]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % increase the bottom float placement fraction
60 \renewcommand{\bottomfraction}{0.5}
61
62 % avoids that floats are placed before their
63 % corresponding section starts
64 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
65
66 % speed up the longtable calculation
67 \setcounter{LTchunksize}{100}
68
69 % used for scaled and rotated boxes
70 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
71
72 % used for colored tables
73 \@ifundefined{textcolor}
74  {\usepackage{color}}{}
75 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
76 \definecolor{lightgrey}{gray}{0.8}
77
78 % check for package colortbl
79 % used for colored table cells
80 \newboolean{colortbl}
81 \IfFileExists{colortbl.sty}
82  {\usepackage{colortbl}
83   \setboolean{colortbl}{true}}
84  {\setboolean{colortbl}{false}}
85
86 % used for book-style tables
87 \usepackage{booktabs}
88
89 % used to have extra space in table cells
90 \@ifundefined{extrarowheight}
91  {\usepackage{array}}{}
92 \setlength{\extrarowheight}{2pt}
93
94 % used for customized tables
95 % ---
96 \newcolumntype{M}[1]
97  {>{\centering\hspace{0pt}}m{#1}}
98
99 \newcolumntype{S}[2]
100  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
101
102 \newcolumntype{K}[1]
103  {>{\columncolor{#1}\hspace{0pt}}c}
104
105 \newcolumntype{V}{!{\vrule width 1.5pt}}
106
107 \newcolumntype{W}{!{\color{green}\vline}}
108 % ---
109
110 % insert additional vertical space of
111 % 1.5 mm between footnotes
112 \let\myFoot\footnote
113 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
114
115 % number algorithm floats within chapters
116 \numberwithin{algorithm}{chapter}
117
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package arydshln
124 % used for tables with dashed lines
125 \newboolean{arydshln}
126 \IfFileExists{arydshln.sty}
127  {\usepackage{arydshln}
128   \setboolean{arydshln}{true}}
129  {\setboolean{arydshln}{false}}
130
131 % check for package marginnote
132 % used for margin notes
133 \newboolean{marginnote}
134 \IfFileExists{marginnote.sty}
135  {\usepackage{marginnote}
136   \let\marginpar\marginnote
137   \setboolean{marginnote}{true}}
138  {\setboolean{marginnote}{false}}
139
140 % check for package sidecap
141 % used for captions on the side
142 \newboolean{sidecap}
143 \IfFileExists{sidecap.sty}
144  {\usepackage{sidecap}
145   \setboolean{sidecap}{true}}
146  {\setboolean{sidecap}{false}}
147
148 % check for picinpar
149 % used for surrounded fixed objects
150 \newboolean{picinpar}
151 \IfFileExists{picinpar.sty}
152  {\usepackage{picinpar}
153   \setboolean{picinpar}{true}}
154  {\setboolean{picinpar}{false}}
155
156 % redefine the \LyX macro for PDF bookmarks
157 \def\LyX{\texorpdfstring{%
158   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
159   {LyX}}
160
161 % use normal list environments also in French documents
162 \frenchbsetup{StandardLayout}
163 \end_preamble
164 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
165 \use_default_options false
166 \begin_modules
167 initials
168 \end_modules
169 \maintain_unincluded_children false
170 \language french
171 \language_package default
172 \inputencoding auto
173 \fontencoding global
174 \font_roman default
175 \font_sans default
176 \font_typewriter default
177 \font_default_family default
178 \use_non_tex_fonts false
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100
182 \font_tt_scale 100
183
184 \graphics default
185 \default_output_format default
186 \output_sync 0
187 \bibtex_command default
188 \index_command default
189 \paperfontsize 12
190 \spacing single
191 \use_hyperref true
192 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
193 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
194 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
195 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
196 \pdf_bookmarks true
197 \pdf_bookmarksnumbered true
198 \pdf_bookmarksopen true
199 \pdf_bookmarksopenlevel 1
200 \pdf_breaklinks false
201 \pdf_pdfborder false
202 \pdf_colorlinks true
203 \pdf_backref false
204 \pdf_pdfusetitle false
205 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
206 \papersize default
207 \use_geometry false
208 \use_amsmath 2
209 \use_esint 0
210 \use_mhchem 1
211 \use_mathdots 1
212 \cite_engine basic
213 \use_bibtopic false
214 \use_indices false
215 \paperorientation portrait
216 \suppress_date false
217 \use_refstyle 0
218 \notefontcolor #0000ff
219 \index Index
220 \shortcut idx
221 \color #008000
222 \end_index
223 \secnumdepth 3
224 \tocdepth 3
225 \paragraph_separation skip
226 \defskip medskip
227 \quotes_language french
228 \papercolumns 1
229 \papersides 2
230 \paperpagestyle default
231 \bullet 1 1 34 -1
232 \bullet 2 2 35 -1
233 \bullet 3 2 7 -1
234 \tracking_changes false
235 \output_changes false
236 \html_math_output 0
237 \html_css_as_file 0
238 \html_be_strict false
239 \end_header
240
241 \begin_body
242
243 \begin_layout Title
244 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
245  les Boîtes et les Objets Externes de LyX
246 \end_layout
247
248 \begin_layout Author
249 par l'Équipe LyX
250 \begin_inset Foot
251 status collapsed
252
253 \begin_layout Plain Layout
254 \noindent
255 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
256  de la documentation de LyX: 
257 \begin_inset CommandInset href
258 LatexCommand href
259 name "lyx-docs@lists.lyx.org"
260 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
261 type "mailto:"
262
263 \end_inset
264
265
266 \end_layout
267
268 \end_inset
269
270
271 \begin_inset Note Note
272 status collapsed
273
274 \begin_layout Plain Layout
275 auteur original : Uwe Stöhr
276 \end_layout
277
278 \begin_layout Plain Layout
279 Traduction française : Siegfried Meunier-Guttin-Cluzel
280 \end_layout
281
282 \begin_layout Plain Layout
283 version 1.6.x janvier 2010
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Newline newline
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \family sans
298 Version 2.0.x
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset CommandInset toc
303 LatexCommand tableofcontents
304
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Standard
311 \begin_inset Note Note
312 status open
313
314 \begin_layout Plain Layout
315 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
316  
317 \series bold
318 arydshln
319 \series default
320
321 \series bold
322 colortbl
323 \series default
324
325 \series bold
326 lettrine, marginnote, picinpar
327 \series default
328 , et 
329 \series bold
330 sidecap
331 \series default
332  doivent être installés.
333  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
334  les sections qui nécessitent les paquetages en question n'apparaîtront
335  pas sur la sortie.
336 \end_layout
337
338 \begin_layout Plain Layout
339 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
340 \begin_inset Newline newline
341 \end_inset
342
343
344 \series bold
345 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
346 \end_layout
347
348 \end_inset
349
350
351 \end_layout
352
353 \begin_layout Chapter
354 Figures
355 \begin_inset Index idx
356 status collapsed
357
358 \begin_layout Plain Layout
359 Figures
360 \end_layout
361
362 \end_inset
363
364
365 \begin_inset Index idx
366 status collapsed
367
368 \begin_layout Plain Layout
369 Graphiques|see
370 \begin_inset ERT
371 status collapsed
372
373 \begin_layout Plain Layout
374
375 {
376 \end_layout
377
378 \end_inset
379
380 Figures
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Plain Layout
385
386 }
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Section
400 La fenêtre de dialogue Graphique
401 \begin_inset Index idx
402 status collapsed
403
404 \begin_layout Plain Layout
405 Figures ! Fenêtre de dialogue Graphique
406 \end_layout
407
408 \end_inset
409
410
411 \begin_inset CommandInset label
412 LatexCommand label
413 name "sec:Graphics-Dialog"
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 Pour placer une figure dans votre document, cliquez sur le bouton
422 \begin_inset Graphics
423         filename ../../images/dialog-show-new-inset_graphics.png
424         scale 85
425         scaleBeforeRotation
426
427 \end_inset
428
429  dans la barre d'outils, ou faites 
430 \family sans
431 Insérer\SpecialChar \menuseparator
432 Graphique
433 \family default
434 .
435  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
436  à charger.
437  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
438  dans le texte.
439 \end_layout
440
441 \begin_layout Standard
442 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
443  sur une image
444 \begin_inset Note Note
445 status collapsed
446
447 \begin_layout Plain Layout
448 Ça marche aussi avec le bouton gauche ! (NdT)
449 \end_layout
450
451 \end_inset
452
453 .
454  Cette fenêtre de dialogue possède trois onglets:
455 \end_layout
456
457 \begin_layout Description
458 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
459  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
460  Les unités de longueurs utilisées sont décrites dans l'appendice
461 \begin_inset space ~
462 \end_inset
463
464
465 \begin_inset CommandInset ref
466 LatexCommand ref
467 reference "cha:Unités-de-longueur"
468
469 \end_inset
470
471 .
472 \begin_inset Newline newline
473 \end_inset
474
475
476 \begin_inset Index idx
477 status collapsed
478
479 \begin_layout Plain Layout
480 Figures ! Pivotées
481 \end_layout
482
483 \end_inset
484
485 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
486  d'une montre, en donnant l'angle de rotation et la position du pivot.
487  L'image apparaîtra pivotée dans LyX.
488 \begin_inset Newline newline
489 \end_inset
490
491
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Figures ! Redimensionnées
497 \end_layout
498
499 \end_inset
500
501 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
502  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
503  sa largeur.
504  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
505  déterminée automatiquement.
506  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
507  éventuellement une distorsion.
508  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
509  
510 \family sans
511 Conserver
512 \begin_inset space ~
513 \end_inset
514
515 les
516 \begin_inset space ~
517 \end_inset
518
519 proportions
520 \family default
521 .
522  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
523  pas les valeurs fixées.
524  
525 \begin_inset Newline newline
526 \end_inset
527
528 Les images peuvent être modifiée en utilisant le programme de votre choix
529  en faisant un clic droit dessus et en choisissant 
530 \family sans
531 Éditer le fichier ailleurs
532 \family default
533  dans le menu contextuel qui apparaît.
534  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
535  
536 \family sans
537 Formats
538 \begin_inset space ~
539 \end_inset
540
541 de
542 \begin_inset space ~
543 \end_inset
544
545 fichiers
546 \family default
547  dans la fenêtre de dialogue de 
548 \family sans
549 Préférences
550 \family default
551  de LyX.
552 \end_layout
553
554 \begin_layout Description
555 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
556  la sortie finale est de modifier les coordonnées de la zone de l'image
557  qui est affichée.
558  Cette zone peut être calculée automatiquement à partir des données présentes
559  dans le fichier en appuyant sur le bouton 
560 \family sans
561 Valeurs
562 \begin_inset space ~
563 \end_inset
564
565 du
566 \begin_inset space ~
567 \end_inset
568
569 Fichier
570 \family default
571 .
572  Avec l'option 
573 \family sans
574 Couper
575 \begin_inset space ~
576 \end_inset
577
578 à
579 \begin_inset space ~
580 \end_inset
581
582 la
583 \begin_inset space ~
584 \end_inset
585
586 boîte
587 \begin_inset space ~
588 \end_inset
589
590 de
591 \begin_inset space ~
592 \end_inset
593
594 délimitation, 
595 \family default
596 seule la portion de l'image qui est dans la zone définie sera imprimée.
597  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
598  donc vous pouvez ignorer l'onglet 
599 \family sans
600 Rogner
601 \family default
602 .
603 \end_layout
604
605 \begin_layout Description
606
607 \family sans
608 Options
609 \begin_inset space ~
610 \end_inset
611
612 LaTeX
613 \begin_inset space ~
614 \end_inset
615
616 et
617 \begin_inset space ~
618 \end_inset
619
620 LyX
621 \family default
622  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
623  les experts ès-LaTeX pourront fournir des options supplémentaires pour
624  LaTeX
625 \begin_inset Newline newline
626 \end_inset
627
628 L'option 
629 \family sans
630 Mode brouillon
631 \family default
632  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
633  avec la taille de l'image.
634 \begin_inset Newline newline
635 \end_inset
636
637 L'option 
638 \family sans
639 Ne
640 \begin_inset space ~
641 \end_inset
642
643 pas
644 \begin_inset space ~
645 \end_inset
646
647 décompresser
648 \begin_inset space ~
649 \end_inset
650
651 à
652 \begin_inset space ~
653 \end_inset
654
655 l'exportation
656 \family default
657  n'affectera que les graphiques EPS zippés, par exemple 
658 \family typewriter
659 x.eps.gz
660 \family default
661 .
662  Quand cette option est activée, les images ne sont pas décompressées à
663  l'exportation, vu que LaTeX peut les traiter telles-quelles
664 \begin_inset Newline newline
665 \end_inset
666
667 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
668  disques quand on utilise PostScript comme format de sortie, voir l'appendice
669 \begin_inset space ~
670 \end_inset
671
672
673 \begin_inset CommandInset ref
674 LatexCommand ref
675 reference "sec:PostScript"
676
677 \end_inset
678
679 .
680  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
681  terminal UNIX ou une console Windows:
682 \begin_inset Newline newline
683 \end_inset
684
685
686 \series bold
687 gzip x.eps
688 \series default
689
690 \begin_inset Newline newline
691 \end_inset
692
693
694 \series bold
695 zgrep %%Bounding x.eps.gz > x.eps.bb
696 \series default
697
698 \begin_inset Newline newline
699 \end_inset
700
701 La seconde commande va créer le fichier contenant la description de la boîte
702  de délimitation 
703 \begin_inset Quotes eld
704 \end_inset
705
706
707 \family typewriter
708 x.eps.bb
709 \family default
710
711 \begin_inset Quotes erd
712 \end_inset
713
714  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
715 \begin_inset Newline newline
716 \end_inset
717
718 Le champ 
719 \family sans
720 Initialiser
721 \begin_inset space ~
722 \end_inset
723
724 le
725 \begin_inset space ~
726 \end_inset
727
728 nom
729 \begin_inset space ~
730 \end_inset
731
732 du
733 \begin_inset space ~
734 \end_inset
735
736 groupe
737 \family default
738  vous permet de définir ou de choisir un groupe de paramètres d'image
739 \begin_inset Index idx
740 status collapsed
741
742 \begin_layout Plain Layout
743 Figures ! Groupes de paramétrisation
744 \end_layout
745
746 \end_inset
747
748 .
749  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
750  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
751  les autres soient automatiquement modifiées de la même manière.
752  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
753  avoir à modifier leur taille manuellement une par une.
754  On peut rattacher une image à un groupe existant en utilisant le menu contextue
755 l de l'image et en cochant le nom du groupe dans la liste
756 \begin_inset Foot
757 status collapsed
758
759 \begin_layout Plain Layout
760 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
761 \end_layout
762
763 \end_inset
764
765 .
766 \end_layout
767
768 \begin_layout Standard
769 \begin_inset VSpace bigskip
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Standard
776 Voici un exemple d'image au format EPS
777 \begin_inset Foot
778 status collapsed
779
780 \begin_layout Plain Layout
781 Les format d'images sont décrits dans la section
782 \begin_inset space ~
783 \end_inset
784
785
786 \begin_inset CommandInset ref
787 LatexCommand ref
788 reference "sec:Image-Formats"
789
790 \end_inset
791
792 .
793 \end_layout
794
795 \end_inset
796
797  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
798 nt:
799 \end_layout
800
801 \begin_layout Standard
802 \align center
803 \begin_inset Graphics
804         filename ../clipart/mobius.eps
805         scale 70
806         scaleBeforeRotation
807         rotateOrigin center
808
809 \end_inset
810
811
812 \end_layout
813
814 \begin_layout Standard
815 Et voici la même image mais en mode brouillon:
816 \end_layout
817
818 \begin_layout Standard
819 \align center
820 \begin_inset Graphics
821         filename ../clipart/mobius.eps
822         scale 70
823         draft
824         scaleBeforeRotation
825         rotateOrigin center
826
827 \end_inset
828
829
830 \end_layout
831
832 \begin_layout Section
833 Figures Flottantes
834 \begin_inset CommandInset label
835 LatexCommand label
836 name "sec:Figure-Floats"
837
838 \end_inset
839
840
841 \begin_inset Index idx
842 status collapsed
843
844 \begin_layout Plain Layout
845 Flottants ! Figures
846 \end_layout
847
848 \end_inset
849
850
851 \begin_inset Index idx
852 status collapsed
853
854 \begin_layout Plain Layout
855 Figures ! Flottants
856 \end_layout
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Pour des explications d'ordre général concernant les flottants, jetez un
865  coup d'œil à la section
866 \begin_inset space ~
867 \end_inset
868
869
870 \begin_inset CommandInset ref
871 LatexCommand ref
872 reference "sec:Flottants-Introduction"
873
874 \end_inset
875
876 .
877 \end_layout
878
879 \begin_layout Standard
880 Le bouton 
881 \begin_inset Graphics
882         filename ../../images/float-insert_figure.png
883         scale 85
884         scaleBeforeRotation
885
886 \end_inset
887
888  de la barre d'outils et le menu 
889 \family sans
890 Insérer\SpecialChar \menuseparator
891 Flottant\SpecialChar \menuseparator
892 Figure
893 \family default
894  insèrent un flottant avec l'étiquette 
895 \begin_inset Quotes eld
896 \end_inset
897
898
899 \series bold
900 Figure
901 \begin_inset space ~
902 \end_inset
903
904 #:
905 \series default
906
907 \begin_inset Quotes erd
908 \end_inset
909
910  (# est le numéro réel de l'image).
911  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
912 \begin_inset space ~
913 \end_inset
914
915
916 \begin_inset CommandInset ref
917 LatexCommand ref
918 reference "fig:kill-plat"
919
920 \end_inset
921
922  ou en dessous de la légende comme pour la Figure
923 \begin_inset space ~
924 \end_inset
925
926
927 \begin_inset CommandInset ref
928 LatexCommand ref
929 reference "fig:escher"
930
931 \end_inset
932
933 .
934  Vous trouverez plus d'information sur le positionnement des légendes dans
935  la section
936 \begin_inset space ~
937 \end_inset
938
939
940 \begin_inset CommandInset ref
941 LatexCommand ref
942 reference "sec:Placement-légende"
943
944 \end_inset
945
946 .
947 \end_layout
948
949 \begin_layout Standard
950 \begin_inset Float figure
951 wide false
952 sideways false
953 status open
954
955 \begin_layout Plain Layout
956 \align center
957 \begin_inset Graphics
958         filename ../clipart/platypus.eps
959         width 50col%
960         scaleBeforeRotation
961         rotateOrigin center
962
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Plain Layout
969 \begin_inset Caption
970
971 \begin_layout Plain Layout
972 \begin_inset CommandInset label
973 LatexCommand label
974 name "fig:kill-plat"
975
976 \end_inset
977
978 Un ornithorynque sévèrement déformé dans un flottant de figure.
979 \end_layout
980
981 \end_inset
982
983
984 \end_layout
985
986 \end_inset
987
988
989 \end_layout
990
991 \begin_layout Standard
992 \begin_inset Float figure
993 wide false
994 sideways false
995 status open
996
997 \begin_layout Plain Layout
998 \begin_inset Caption
999
1000 \begin_layout Plain Layout
1001 \begin_inset CommandInset label
1002 LatexCommand label
1003 name "fig:escher"
1004
1005 \end_inset
1006
1007 M.C.
1008  Escher sous LSD.
1009 \end_layout
1010
1011 \end_inset
1012
1013
1014 \end_layout
1015
1016 \begin_layout Plain Layout
1017 \align center
1018 \begin_inset Graphics
1019         filename ../clipart/escher-lsd.eps
1020         scale 80
1021         scaleBeforeRotation
1022         rotateOrigin center
1023
1024 \end_inset
1025
1026
1027 \end_layout
1028
1029 \end_inset
1030
1031
1032 \end_layout
1033
1034 \begin_layout Standard
1035 \begin_inset Index idx
1036 status collapsed
1037
1038 \begin_layout Plain Layout
1039 References@Références ! à des Figures
1040 \end_layout
1041
1042 \end_inset
1043
1044 Les figure
1045 \begin_inset space ~
1046 \end_inset
1047
1048
1049 \begin_inset CommandInset ref
1050 LatexCommand ref
1051 reference "fig:kill-plat"
1052
1053 \end_inset
1054
1055  et 
1056 \begin_inset CommandInset ref
1057 LatexCommand ref
1058 reference "fig:escher"
1059
1060 \end_inset
1061
1062  sont des exemples de figures référencées.
1063  Dans le texte, on fait référence à une figure en faisant référence à sa
1064  légende.
1065  On insère donc une étiquette dans la légende en utilisant le menu 
1066 \family sans
1067 Insérer
1068 \family default
1069 \SpecialChar \menuseparator
1070
1071 \family sans
1072 Étiquette
1073 \family default
1074  ou le bouton 
1075 \begin_inset Graphics
1076         filename ../../images/label-insert.png
1077         scale 85
1078         scaleBeforeRotation
1079
1080 \end_inset
1081
1082  de la barre d'outils.
1083  On peut alors faire référence à cette étiquette en utilisant le menu 
1084 \family sans
1085 Insérer\SpecialChar \menuseparator
1086 Référence
1087 \begin_inset space ~
1088 \end_inset
1089
1090 croisée
1091 \family default
1092  ou le bouton 
1093 \begin_inset Graphics
1094         filename ../../images/dialog-show-new-inset_ref.png
1095         scale 85
1096         scaleBeforeRotation
1097
1098 \end_inset
1099
1100  de la barre d'outils.
1101  Il est important d'utiliser des références pour les flottants de figures
1102  plutôt que des locutions vagues du genre 
1103 \begin_inset Quotes eld
1104 \end_inset
1105
1106 la figure ci-dessous
1107 \begin_inset Quotes erd
1108 \end_inset
1109
1110 , puisque LaTeX va repositionner la figure dans le document final.
1111  Votre figure risque de ne plus être ci-dessous du tout !
1112 \begin_inset Newline newline
1113 \end_inset
1114
1115 Le référencement est expliqué plus en détail dans la section
1116 \begin_inset space ~
1117 \end_inset
1118
1119
1120 \begin_inset CommandInset ref
1121 LatexCommand ref
1122 reference "sec:Referencer-les-Flottants"
1123
1124 \end_inset
1125
1126 .
1127 \end_layout
1128
1129 \begin_layout Standard
1130 En principe on met une seule figure dans un flottant, mais parfois vous
1131  pouvez vouloir deux figures avec chacune sa sous-légende.
1132  C'est possible en insérant des flottants d'image dans des flottants d'image
1133  existants.
1134  Notez que seule la légende principale des flottants est reprise dans la
1135  liste des figures.
1136  La figure
1137 \begin_inset space ~
1138 \end_inset
1139
1140
1141 \begin_inset CommandInset ref
1142 LatexCommand ref
1143 reference "fig:Deux-images-déformées"
1144
1145 \end_inset
1146
1147  est un exemple de flottant de figure avec deux images mises l'une à côté
1148  de l'autre.
1149  Vous pouvez aussi mettre les images les unes sous les autres.
1150  Les figures
1151 \begin_inset space ~
1152 \end_inset
1153
1154
1155 \begin_inset CommandInset ref
1156 LatexCommand ref
1157 reference "fig:Structure-indéfinissable"
1158
1159 \end_inset
1160
1161  et 
1162 \begin_inset CommandInset ref
1163 LatexCommand ref
1164 reference "fig:Un-ornithorynque"
1165
1166 \end_inset
1167
1168  sont des sous-figures.
1169 \end_layout
1170
1171 \begin_layout Standard
1172 \begin_inset Float figure
1173 wide false
1174 sideways false
1175 status open
1176
1177 \begin_layout Plain Layout
1178 \begin_inset space \hfill{}
1179 \end_inset
1180
1181
1182 \begin_inset Float figure
1183 wide false
1184 sideways false
1185 status open
1186
1187 \begin_layout Plain Layout
1188 \begin_inset Caption
1189
1190 \begin_layout Plain Layout
1191 \begin_inset CommandInset label
1192 LatexCommand label
1193 name "fig:Structure-indéfinissable"
1194
1195 \end_inset
1196
1197 Structure indéfinissable
1198 \end_layout
1199
1200 \end_inset
1201
1202
1203 \end_layout
1204
1205 \begin_layout Plain Layout
1206 \begin_inset Graphics
1207         filename ../clipart/escher-lsd.eps
1208         width 45col%
1209         scaleBeforeRotation
1210         groupId Déformés
1211
1212 \end_inset
1213
1214
1215 \end_layout
1216
1217 \end_inset
1218
1219
1220 \begin_inset space \hfill{}
1221 \end_inset
1222
1223
1224 \begin_inset Float figure
1225 wide false
1226 sideways false
1227 status open
1228
1229 \begin_layout Plain Layout
1230 \begin_inset Caption
1231
1232 \begin_layout Plain Layout
1233 \begin_inset CommandInset label
1234 LatexCommand label
1235 name "fig:Un-ornithorynque"
1236
1237 \end_inset
1238
1239 Un ornithorynque
1240 \end_layout
1241
1242 \end_inset
1243
1244
1245 \end_layout
1246
1247 \begin_layout Plain Layout
1248 \begin_inset Graphics
1249         filename ../clipart/platypus.eps
1250         width 45col%
1251         scaleBeforeRotation
1252         groupId Déformés
1253
1254 \end_inset
1255
1256
1257 \end_layout
1258
1259 \end_inset
1260
1261
1262 \begin_inset space \hfill{}
1263 \end_inset
1264
1265
1266 \end_layout
1267
1268 \begin_layout Plain Layout
1269 \begin_inset Caption
1270
1271 \begin_layout Plain Layout
1272 \begin_inset CommandInset label
1273 LatexCommand label
1274 name "fig:Deux-images-déformées"
1275
1276 \end_inset
1277
1278 Deux images déformées.
1279  Les deux images font partie du groupe de paramétrisation 
1280 \begin_inset Quotes eld
1281 \end_inset
1282
1283 déformés
1284 \begin_inset Quotes erd
1285 \end_inset
1286
1287 .
1288 \end_layout
1289
1290 \end_inset
1291
1292
1293 \end_layout
1294
1295 \end_inset
1296
1297
1298 \end_layout
1299
1300 \begin_layout Section
1301 Les Formats d'images
1302 \begin_inset CommandInset label
1303 LatexCommand label
1304 name "sec:Image-Formats"
1305
1306 \end_inset
1307
1308
1309 \begin_inset Index idx
1310 status collapsed
1311
1312 \begin_layout Plain Layout
1313 Formats d' images
1314 \end_layout
1315
1316 \end_inset
1317
1318
1319 \begin_inset Index idx
1320 status collapsed
1321
1322 \begin_layout Plain Layout
1323 Figures ! Formats d'images
1324 \end_layout
1325
1326 \end_inset
1327
1328
1329 \end_layout
1330
1331 \begin_layout Standard
1332 Vous pouvez insérer des images dans n'importe quel format connu.
1333  Mais, comme nous l'avons expliqué dans l'appendice
1334 \begin_inset space ~
1335 \end_inset
1336
1337
1338 \begin_inset CommandInset ref
1339 LatexCommand ref
1340 reference "cha:Formats-fichiers-graphiques"
1341
1342 \end_inset
1343
1344 ,
1345 \lang english
1346  
1347 \lang french
1348 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1349  de formats d'images.
1350  Pour s'en sortir LyX utilise le programme 
1351 \family typewriter
1352 ImageMagick
1353 \family default
1354  en arrière plan pour convertir les formats que vous utilisez dans un des
1355  formats acceptés par le format de sortie.
1356  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1357 ons en n'utilisant que les formats listés dans les sous sections de
1358 \lang english
1359  
1360 \lang french
1361 l'appendice
1362 \begin_inset space ~
1363 \end_inset
1364
1365
1366 \begin_inset CommandInset ref
1367 LatexCommand ref
1368 reference "cha:Formats-fichiers-graphiques"
1369
1370 \end_inset
1371
1372 .
1373 \end_layout
1374
1375 \begin_layout Standard
1376 Comme pour les polices de caractères, il y a deux grands types de formats
1377  d'images:
1378 \end_layout
1379
1380 \begin_layout Description
1381 Les
1382 \begin_inset space ~
1383 \end_inset
1384
1385 images
1386 \begin_inset space ~
1387 \end_inset
1388
1389 Matricielles
1390 \begin_inset space ~
1391 \end_inset
1392
1393 (ou
1394 \begin_inset space ~
1395 \end_inset
1396
1397 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1398  enregistrés sous un format compressé.
1399  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1400  petits carrés quand on utilise des agrandissements trop importants (aspect
1401  
1402 \begin_inset Quotes eld
1403 \end_inset
1404
1405 pixellisé
1406 \begin_inset Quotes erd
1407 \end_inset
1408
1409 ).
1410  Les formats matriciels les plus connus sont le GIF (
1411 \begin_inset Quotes eld
1412 \end_inset
1413
1414 Graphics Interchange Format
1415 \begin_inset Quotes erd
1416 \end_inset
1417
1418 , avec comme extension de fichier 
1419 \begin_inset Quotes eld
1420 \end_inset
1421
1422
1423 \family typewriter
1424 .gif
1425 \family default
1426
1427 \begin_inset Quotes erd
1428 \end_inset
1429
1430 )
1431 \begin_inset Index idx
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435 GIF|see
1436 \begin_inset ERT
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440
1441 {
1442 \end_layout
1443
1444 \end_inset
1445
1446 Format d'image
1447 \begin_inset ERT
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451
1452 }
1453 \end_layout
1454
1455 \end_inset
1456
1457
1458 \end_layout
1459
1460 \end_inset
1461
1462 , le PNG (
1463 \begin_inset Quotes eld
1464 \end_inset
1465
1466 Portable Network Graphics, extension 
1467 \begin_inset Quotes eld
1468 \end_inset
1469
1470
1471 \family typewriter
1472 .png
1473 \family default
1474
1475 \begin_inset Quotes erd
1476 \end_inset
1477
1478 )
1479 \begin_inset Index idx
1480 status collapsed
1481
1482 \begin_layout Plain Layout
1483 PNG|see
1484 \begin_inset ERT
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 {
1490 \end_layout
1491
1492 \end_inset
1493
1494 Formats d'image
1495 \begin_inset ERT
1496 status collapsed
1497
1498 \begin_layout Plain Layout
1499
1500 }
1501 \end_layout
1502
1503 \end_inset
1504
1505
1506 \end_layout
1507
1508 \end_inset
1509
1510  et le JPG (
1511 \begin_inset Quotes eld
1512 \end_inset
1513
1514 Joint Photographic Expert Group, extension 
1515 \begin_inset Quotes eld
1516 \end_inset
1517
1518
1519 \family typewriter
1520 .jpg
1521 \family default
1522
1523 \begin_inset Quotes erd
1524 \end_inset
1525
1526  ou 
1527 \begin_inset Quotes eld
1528 \end_inset
1529
1530
1531 \family typewriter
1532 .jpeg
1533 \family default
1534
1535 \begin_inset Quotes erd
1536 \end_inset
1537
1538 )
1539 \begin_inset Index idx
1540 status collapsed
1541
1542 \begin_layout Plain Layout
1543 JPG|see
1544 \begin_inset ERT
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548
1549 {
1550 \end_layout
1551
1552 \end_inset
1553
1554 Formats d'image
1555 \begin_inset ERT
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559
1560 }
1561 \end_layout
1562
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \end_inset
1569
1570 .
1571 \end_layout
1572
1573 \begin_layout Description
1574 Les
1575 \begin_inset space ~
1576 \end_inset
1577
1578 images
1579 \begin_inset space ~
1580 \end_inset
1581
1582 Vectorielles
1583 \begin_inset space ~
1584 \end_inset
1585
1586 (ou
1587 \begin_inset space ~
1588 \end_inset
1589
1590 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1591  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1592 nnée comme on le veut sans perte de précision.
1593  La possibilité de redimensionner les images est très utilisé pour les présentat
1594 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1595 nnement.
1596  Le redimensionnement permet aussi de présenter des documents en ligne où
1597  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1598  étudier les détails.
1599 \begin_inset Newline newline
1600 \end_inset
1601
1602 Les principaux formats vectoriels sont le SVG (
1603 \begin_inset Quotes eld
1604 \end_inset
1605
1606 Scalable Vector Graphics
1607 \begin_inset Quotes erd
1608 \end_inset
1609
1610 , extension
1611 \begin_inset Quotes eld
1612 \end_inset
1613
1614
1615 \family typewriter
1616 .svg
1617 \family default
1618
1619 \begin_inset Quotes erd
1620 \end_inset
1621
1622 )
1623 \begin_inset Index idx
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 SVG|see
1628 \begin_inset ERT
1629 status collapsed
1630
1631 \begin_layout Plain Layout
1632
1633 {
1634 \end_layout
1635
1636 \end_inset
1637
1638 Format d'image
1639 \begin_inset ERT
1640 status collapsed
1641
1642 \begin_layout Plain Layout
1643
1644 }
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \end_inset
1653
1654 , l'EPS ( 
1655 \begin_inset Quotes eld
1656 \end_inset
1657
1658 encapsulated PostScript
1659 \begin_inset Quotes erd
1660 \end_inset
1661
1662 , extension
1663 \begin_inset Quotes eld
1664 \end_inset
1665
1666
1667 \family typewriter
1668 .eps
1669 \family default
1670
1671 \begin_inset Quotes erd
1672 \end_inset
1673
1674 )
1675 \begin_inset Index idx
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 EPS|see
1680 \begin_inset ERT
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684
1685 {
1686 \end_layout
1687
1688 \end_inset
1689
1690 Format d'image
1691 \begin_inset ERT
1692 status collapsed
1693
1694 \begin_layout Plain Layout
1695
1696 }
1697 \end_layout
1698
1699 \end_inset
1700
1701
1702 \end_layout
1703
1704 \end_inset
1705
1706 , le PDF (
1707 \begin_inset Quotes eld
1708 \end_inset
1709
1710 Portable Document Format
1711 \begin_inset Quotes erd
1712 \end_inset
1713
1714 , extension
1715 \begin_inset Quotes eld
1716 \end_inset
1717
1718
1719 \family typewriter
1720 .pdf
1721 \family default
1722
1723 \begin_inset Quotes erd
1724 \end_inset
1725
1726 )
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 PDF|see
1732 \begin_inset ERT
1733 status collapsed
1734
1735 \begin_layout Plain Layout
1736
1737 {
1738 \end_layout
1739
1740 \end_inset
1741
1742 Format d'image
1743 \begin_inset ERT
1744 status collapsed
1745
1746 \begin_layout Plain Layout
1747
1748 }
1749 \end_layout
1750
1751 \end_inset
1752
1753
1754 \end_layout
1755
1756 \end_inset
1757
1758  et le WMF (
1759 \begin_inset Quotes eld
1760 \end_inset
1761
1762 Windows Metafile
1763 \begin_inset Quotes erd
1764 \end_inset
1765
1766 , extension 
1767 \begin_inset Quotes eld
1768 \end_inset
1769
1770
1771 \family typewriter
1772 .wfm
1773 \family default
1774
1775 \begin_inset Quotes erd
1776 \end_inset
1777
1778  ou 
1779 \begin_inset Quotes eld
1780 \end_inset
1781
1782
1783 \family typewriter
1784 .emf
1785 \family default
1786
1787 \begin_inset Quotes erd
1788 \end_inset
1789
1790 )
1791 \begin_inset Index idx
1792 status collapsed
1793
1794 \begin_layout Plain Layout
1795 WMF|see
1796 \begin_inset ERT
1797 status collapsed
1798
1799 \begin_layout Plain Layout
1800
1801 {
1802 \end_layout
1803
1804 \end_inset
1805
1806 Formats d'images
1807 \begin_inset ERT
1808 status collapsed
1809
1810 \begin_layout Plain Layout
1811
1812 }
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \end_inset
1821
1822 .
1823  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1824  en EPS, mais le résultat ne sera pas redimensionnable.
1825  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1826 \begin_inset Foot
1827 status open
1828
1829 \begin_layout Plain Layout
1830 Dans le cas du PDF l'image initiale est aussi compressée.
1831 \end_layout
1832
1833 \end_inset
1834
1835 .
1836 \end_layout
1837
1838 \begin_layout Standard
1839 Les fichiers PDF générés par 
1840 \family typewriter
1841 Adobe Photoshop
1842 \family default
1843 , par exemple, sont des images matricielles.
1844 \end_layout
1845
1846 \begin_layout Standard
1847 En principe il est quasiment impossible de convertir une image matricielle
1848  en graphique vectoriel, seul le contraire est possible.
1849
1850 \lang english
1851  
1852 \lang french
1853 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1854  dans respectivement un fichier de sortie PDF ou PostScript.
1855  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1856  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1857  WMF/SVG
1858 \begin_inset Formula $\to$
1859 \end_inset
1860
1861 PDF/EPS convenables.
1862 \end_layout
1863
1864 \begin_layout Chapter
1865 Tableaux
1866 \begin_inset Index idx
1867 status collapsed
1868
1869 \begin_layout Plain Layout
1870 Tableau
1871 \end_layout
1872
1873 \end_inset
1874
1875
1876 \end_layout
1877
1878 \begin_layout Section
1879 Introduction
1880 \begin_inset Index idx
1881 status collapsed
1882
1883 \begin_layout Plain Layout
1884 Tableau ! Introduction
1885 \end_layout
1886
1887 \end_inset
1888
1889
1890 \end_layout
1891
1892 \begin_layout Standard
1893 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1894  
1895 \begin_inset Graphics
1896         filename ../../images/tabular-insert.png
1897         scale 85
1898         scaleBeforeRotation
1899
1900 \end_inset
1901
1902  soit 
1903 \family sans
1904 Insérer\SpecialChar \menuseparator
1905 Tableau
1906 \family default
1907 .
1908  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1909  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1910  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1911  sur un bouton de la souris pour valider votre choix.
1912  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1913  vous demandant le nombre de lignes et de colonnes.
1914 \begin_inset Newline newline
1915 \end_inset
1916
1917 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1918  une à droite de la colonne la plus à droite et une en bas de la rangée
1919  du bas, qui forment une boîte autour du tableau.
1920  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1921  apparaît séparée du reste du tableau.
1922  Voici un exemple :
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \align center
1927 \begin_inset Tabular
1928 <lyxtabular version="3" rows="4" columns="4">
1929 <features tabularvalignment="middle">
1930 <column alignment="center" valignment="top" width="0">
1931 <column alignment="center" valignment="top" width="0">
1932 <column alignment="center" valignment="top" width="0">
1933 <column alignment="center" valignment="top" width="0">
1934 <row>
1935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \end_layout
1941
1942 \end_inset
1943 </cell>
1944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948 1
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Plain Layout
1957 2
1958 \end_layout
1959
1960 \end_inset
1961 </cell>
1962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1963 \begin_inset Text
1964
1965 \begin_layout Plain Layout
1966 3
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 </row>
1972 <row>
1973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977 A
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1992 \begin_inset Text
1993
1994 \begin_layout Plain Layout
1995
1996 \end_layout
1997
1998 \end_inset
1999 </cell>
2000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2001 \begin_inset Text
2002
2003 \begin_layout Plain Layout
2004
2005 \end_layout
2006
2007 \end_inset
2008 </cell>
2009 </row>
2010 <row>
2011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015 B
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Plain Layout
2024
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2030 \begin_inset Text
2031
2032 \begin_layout Plain Layout
2033
2034 \end_layout
2035
2036 \end_inset
2037 </cell>
2038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2039 \begin_inset Text
2040
2041 \begin_layout Plain Layout
2042
2043 \end_layout
2044
2045 \end_inset
2046 </cell>
2047 </row>
2048 <row>
2049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2050 \begin_inset Text
2051
2052 \begin_layout Plain Layout
2053 C
2054 \end_layout
2055
2056 \end_inset
2057 </cell>
2058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2059 \begin_inset Text
2060
2061 \begin_layout Plain Layout
2062
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Plain Layout
2071
2072 \end_layout
2073
2074 \end_inset
2075 </cell>
2076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2077 \begin_inset Text
2078
2079 \begin_layout Plain Layout
2080
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 </row>
2086 </lyxtabular>
2087
2088 \end_inset
2089
2090
2091 \end_layout
2092
2093 \begin_layout Section
2094 La fenêtre 
2095 \family sans
2096 Tableau
2097 \family default
2098
2099 \begin_inset Index idx
2100 status collapsed
2101
2102 \begin_layout Plain Layout
2103 Tableau ! Fenêtre de dialogue
2104 \end_layout
2105
2106 \end_inset
2107
2108
2109 \end_layout
2110
2111 \begin_layout Standard
2112 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2113  de la souris, ce qui fait apparaître une fenêtre avec des options.
2114  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2115  la colonne et la ligne dans laquelle le curseur se trouve.
2116  La plupart des options peuvent s'appliquer à des sélections.
2117  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2118  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2119  votre sélection.
2120  Notez qu'il y a une différence entre sélectionner le 
2121 \emph on
2122 contenu 
2123 \emph default
2124 d'une cellule et sélectionner la cellule elle-même.
2125 \begin_inset Newline newline
2126 \end_inset
2127
2128 En cochant l'option 
2129 \family sans
2130 Application
2131 \begin_inset space ~
2132 \end_inset
2133
2134 immédiate
2135 \family default
2136  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2137  est appliquée directement.
2138  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2139  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2140  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2141  de dialogue, vous devez appuyer sur 
2142 \family sans
2143 Entrée
2144 \family default
2145  pour que la modification soit appliquée.
2146 \begin_inset Newline newline
2147 \end_inset
2148
2149 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2150  :
2151 \end_layout
2152
2153 \begin_layout Description
2154 Paramètres
2155 \begin_inset space ~
2156 \end_inset
2157
2158 du
2159 \begin_inset space ~
2160 \end_inset
2161
2162 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2163  la largeur de la colonne courante.
2164  L'alignement horizontal 
2165 \family sans
2166 Au
2167 \begin_inset space ~
2168 \end_inset
2169
2170 séparateur
2171 \begin_inset space ~
2172 \end_inset
2173
2174 décimal
2175 \family default
2176  est décrit dans la section
2177 \begin_inset space ~
2178 \end_inset
2179
2180
2181 \begin_inset CommandInset ref
2182 LatexCommand ref
2183 reference "sub:Alignements-de-cellules"
2184
2185 \end_inset
2186
2187 .
2188  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2189  vertical de la ligne courante.
2190  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2191  et donc, plusieurs paragraphes de texte, voir la section
2192 \begin_inset space ~
2193 \end_inset
2194
2195
2196 \begin_inset CommandInset ref
2197 LatexCommand ref
2198 reference "sub:Lignes-multiple-dans-cellule"
2199
2200 \end_inset
2201
2202 .
2203  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2204  pour accommoder le contenu de cellule le plus large.
2205 \begin_inset Newline newline
2206 \end_inset
2207
2208 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2209  un multicolonne, voir la section
2210 \begin_inset space ~
2211 \end_inset
2212
2213
2214 \begin_inset CommandInset ref
2215 LatexCommand ref
2216 reference "sub:Multicolonnes"
2217
2218 \end_inset
2219
2220  ou une cellule d'une colonne comme cellule multiligne, voir la section
2221 \begin_inset space ~
2222 \end_inset
2223
2224
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "sub:Multi-lignes"
2228
2229 \end_inset
2230
2231 .
2232 \begin_inset Newline newline
2233 \end_inset
2234
2235 L'option 
2236 \family sans
2237 Tourner
2238 \begin_inset space ~
2239 \end_inset
2240
2241 la
2242 \begin_inset space ~
2243 \end_inset
2244
2245 case
2246 \begin_inset space ~
2247 \end_inset
2248
2249 de
2250 \begin_inset space ~
2251 \end_inset
2252
2253 90°
2254 \family default
2255  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2256  L'option 
2257 \family sans
2258 Tourner
2259 \begin_inset space ~
2260 \end_inset
2261
2262 le
2263 \begin_inset space ~
2264 \end_inset
2265
2266 tableau
2267 \begin_inset space ~
2268 \end_inset
2269
2270 de
2271 \begin_inset space ~
2272 \end_inset
2273
2274 90°
2275 \family default
2276  fait pivoter tout le tableau.
2277  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2278  la sortie finale.
2279 \begin_inset Newline newline
2280 \end_inset
2281
2282
2283 \begin_inset Note Greyedout
2284 status open
2285
2286 \begin_layout Plain Layout
2287
2288 \series bold
2289 Note:
2290 \series default
2291  La plupart des visualiseurs DVI ne sont 
2292 \emph on
2293 pas
2294 \emph default
2295  capables d'afficher ces rotations.
2296 \end_layout
2297
2298 \end_inset
2299
2300
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2305  qui sont incorporés dans une ligne de texte :
2306 \begin_inset Newline newline
2307 \end_inset
2308
2309 Une ligne avec des tableaux alignés de différentes manières: 
2310 \begin_inset Tabular
2311 <lyxtabular version="3" rows="2" columns="2">
2312 <features tabularvalignment="top">
2313 <column alignment="center" valignment="top" width="0pt">
2314 <column alignment="center" valignment="top" width="0">
2315 <row>
2316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Plain Layout
2320
2321 \end_layout
2322
2323 \end_inset
2324 </cell>
2325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329 1
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 </row>
2335 <row>
2336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340 A
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 </row>
2355 </lyxtabular>
2356
2357 \end_inset
2358
2359  
2360 \begin_inset Tabular
2361 <lyxtabular version="3" rows="2" columns="2">
2362 <features tabularvalignment="middle">
2363 <column alignment="center" valignment="top" width="0">
2364 <column alignment="center" valignment="top" width="0">
2365 <row>
2366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370
2371 \end_layout
2372
2373 \end_inset
2374 </cell>
2375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2376 \begin_inset Text
2377
2378 \begin_layout Plain Layout
2379 1
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 </row>
2385 <row>
2386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2387 \begin_inset Text
2388
2389 \begin_layout Plain Layout
2390 A
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Plain Layout
2399
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 </row>
2405 </lyxtabular>
2406
2407 \end_inset
2408
2409  
2410 \begin_inset Tabular
2411 <lyxtabular version="3" rows="2" columns="2">
2412 <features tabularvalignment="bottom">
2413 <column alignment="center" valignment="top" width="0pt">
2414 <column alignment="center" valignment="top" width="0">
2415 <row>
2416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2417 \begin_inset Text
2418
2419 \begin_layout Plain Layout
2420
2421 \end_layout
2422
2423 \end_inset
2424 </cell>
2425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2426 \begin_inset Text
2427
2428 \begin_layout Plain Layout
2429 1
2430 \end_layout
2431
2432 \end_inset
2433 </cell>
2434 </row>
2435 <row>
2436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2437 \begin_inset Text
2438
2439 \begin_layout Plain Layout
2440 A
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2446 \begin_inset Text
2447
2448 \begin_layout Plain Layout
2449
2450 \end_layout
2451
2452 \end_inset
2453 </cell>
2454 </row>
2455 </lyxtabular>
2456
2457 \end_inset
2458
2459
2460 \begin_inset Newline newline
2461 \end_inset
2462
2463 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2464  spéciales pour le tableau, voir les sections
2465 \begin_inset space ~
2466 \end_inset
2467
2468
2469 \begin_inset CommandInset ref
2470 LatexCommand ref
2471 reference "sub:Calculs-multicolonnes"
2472
2473 \end_inset
2474
2475  et 
2476 \begin_inset CommandInset ref
2477 LatexCommand ref
2478 reference "sec:Tableaux-Colorés"
2479
2480 \end_inset
2481
2482 .
2483 \end_layout
2484
2485 \begin_layout Description
2486
2487 \family sans
2488 Bordures
2489 \family default
2490  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2491  ou la colonne courante.
2492  
2493 \begin_inset Newline newline
2494 \end_inset
2495
2496 En utilisant le style 
2497 \family sans
2498 Formel
2499 \family default
2500  à la place du style par 
2501 \family sans
2502 Défaut
2503 \family default
2504 , on va convertir le tableau en tableau formel comme on le décrit dans la
2505  section
2506 \begin_inset space ~
2507 \end_inset
2508
2509
2510 \begin_inset CommandInset ref
2511 LatexCommand ref
2512 reference "sec:Tableaux-Formels"
2513
2514 \end_inset
2515
2516 .
2517 \begin_inset Newline newline
2518 \end_inset
2519
2520 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2521  dans les lignes du tableau comme c'est décrit dans la section
2522 \begin_inset space ~
2523 \end_inset
2524
2525
2526 \begin_inset CommandInset ref
2527 LatexCommand ref
2528 reference "sub:Espacement-lignes"
2529
2530 \end_inset
2531
2532 .
2533 \end_layout
2534
2535 \begin_layout Description
2536 Tableau
2537 \begin_inset space ~
2538 \end_inset
2539
2540 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2541  un 
2542 \begin_inset Quotes eld
2543 \end_inset
2544
2545
2546 \emph on
2547 tableau long
2548 \emph default
2549
2550 \begin_inset Quotes erd
2551 \end_inset
2552
2553  qui peut continuer sur plusieurs pages.
2554  Les sections
2555 \begin_inset space ~
2556 \end_inset
2557
2558
2559 \begin_inset CommandInset ref
2560 LatexCommand ref
2561 reference "sec:Tableaux-longs"
2562
2563 \end_inset
2564
2565  et 
2566 \begin_inset CommandInset ref
2567 LatexCommand ref
2568 reference "sec:Questions-sur-tableaux-longs"
2569
2570 \end_inset
2571
2572  décrivent ces tableaux longs plus en détail.
2573 \end_layout
2574
2575 \begin_layout Section
2576 La barre d'outils tableau
2577 \begin_inset Index idx
2578 status collapsed
2579
2580 \begin_layout Plain Layout
2581 Tableau ! Barre d'outils
2582 \end_layout
2583
2584 \end_inset
2585
2586
2587 \end_layout
2588
2589 \begin_layout Standard
2590 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2591  permet de modifier plus rapidement les tableaux.
2592  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2593  le curseur se trouve à l'intérieur d'un tableau.
2594  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2595  au menu 
2596 \family sans
2597 Visualiser\SpecialChar \menuseparator
2598 Barres
2599 \begin_inset space ~
2600 \end_inset
2601
2602 d'outils\SpecialChar \menuseparator
2603 Tableau
2604 \family default
2605 .
2606 \end_layout
2607
2608 \begin_layout Standard
2609 La barre d'outils contient les icônes suivantes :
2610 \end_layout
2611
2612 \begin_layout Labeling
2613 \labelwidthstring 00.00.0000
2614 \begin_inset Graphics
2615         filename ../../images/tabular-feature_append-row.png
2616         scaleBeforeRotation
2617
2618 \end_inset
2619
2620  ajoute une ligne sous la cellule ou la sélection courante
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Graphics
2626         filename ../../images/tabular-feature_append-column.png
2627         scaleBeforeRotation
2628
2629 \end_inset
2630
2631  ajoute une colonne à la droite de la cellule ou de la sélection courante
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Graphics
2637         filename ../../images/tabular-feature_delete-row.png
2638         scaleBeforeRotation
2639
2640 \end_inset
2641
2642  supprime la ligne ou la sélection courante
2643 \end_layout
2644
2645 \begin_layout Labeling
2646 \labelwidthstring 00.00.0000
2647 \begin_inset Graphics
2648         filename ../../images/tabular-feature_delete-column.png
2649         scaleBeforeRotation
2650
2651 \end_inset
2652
2653  supprime la colonne ou la sélection courante
2654 \end_layout
2655
2656 \begin_layout Labeling
2657 \labelwidthstring 00.00.0000
2658 \begin_inset Graphics
2659         filename ../../images/tabular-feature_toggle-line-top.png
2660         scaleBeforeRotation
2661
2662 \end_inset
2663
2664  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2665  courante
2666 \end_layout
2667
2668 \begin_layout Labeling
2669 \labelwidthstring 00.00.0000
2670 \begin_inset Graphics
2671         filename ../../images/tabular-feature_toggle-line-bottom.png
2672         scaleBeforeRotation
2673
2674 \end_inset
2675
2676  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2677 \end_layout
2678
2679 \begin_layout Labeling
2680 \labelwidthstring 00.00.0000
2681 \begin_inset Graphics
2682         filename ../../images/tabular-feature_toggle-line-left.png
2683         scaleBeforeRotation
2684
2685 \end_inset
2686
2687  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2688 \begin_inset Note Note
2689 status collapsed
2690
2691 \begin_layout Plain Layout
2692 ou colonne ?
2693 \end_layout
2694
2695 \end_inset
2696
2697  ou de la sélection courante
2698 \end_layout
2699
2700 \begin_layout Labeling
2701 \labelwidthstring 00.00.0000
2702 \begin_inset Graphics
2703         filename ../../images/tabular-feature_toggle-line-right.png
2704         scaleBeforeRotation
2705
2706 \end_inset
2707
2708  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2709 \begin_inset Note Note
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713 ou colonne ?
2714 \end_layout
2715
2716 \end_inset
2717
2718  ou de la sélection courante
2719 \end_layout
2720
2721 \begin_layout Labeling
2722 \labelwidthstring 00.00.0000
2723 \begin_inset Graphics
2724         filename ../../images/tabular-feature_set-all-lines.png
2725         scaleBeforeRotation
2726
2727 \end_inset
2728
2729  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2730  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2731  colonne et la ligne courante
2732 \end_layout
2733
2734 \begin_layout Labeling
2735 \labelwidthstring 00.00.0000
2736 \begin_inset Graphics
2737         filename ../../images/tabular-feature_unset-all-lines.png
2738         scaleBeforeRotation
2739
2740 \end_inset
2741
2742  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2743  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2744  aussi la colonne et la ligne courante
2745 \end_layout
2746
2747 \begin_layout Labeling
2748 \labelwidthstring 00.00.0000
2749 \begin_inset Graphics
2750         filename ../../images/tabular-feature_m-align-left.png
2751         scaleBeforeRotation
2752
2753 \end_inset
2754
2755  aligne à gauche le contenu de la cellule ou de la colonne courante
2756 \end_layout
2757
2758 \begin_layout Labeling
2759 \labelwidthstring 00.00.0000
2760 \begin_inset Graphics
2761         filename ../../images/tabular-feature_m-align-center.png
2762         scaleBeforeRotation
2763
2764 \end_inset
2765
2766  centre horizontalement le contenu de la cellule ou de la colonne courante
2767 \end_layout
2768
2769 \begin_layout Labeling
2770 \labelwidthstring 00.00.0000
2771 \begin_inset Graphics
2772         filename ../../images/tabular-feature_m-align-right.png
2773         scaleBeforeRotation
2774
2775 \end_inset
2776
2777  aligne à droite le contenu de la cellule ou de la colonne courante
2778 \end_layout
2779
2780 \begin_layout Labeling
2781 \labelwidthstring 00.00.0000
2782 \begin_inset Graphics
2783         filename ../../images/tabular-feature_align-decimal.png
2784         scaleBeforeRotation
2785
2786 \end_inset
2787
2788  aligne le contenu de la colonne courante sur un caractère
2789 \end_layout
2790
2791 \begin_layout Labeling
2792 \labelwidthstring 00.00.0000
2793 \begin_inset Graphics
2794         filename ../../images/tabular-feature_m-valign-top.png
2795         scaleBeforeRotation
2796
2797 \end_inset
2798
2799  aligne le contenu de la cellule courante verticalement vers le haut
2800 \end_layout
2801
2802 \begin_layout Labeling
2803 \labelwidthstring 00.00.0000
2804 \begin_inset Graphics
2805         filename ../../images/tabular-feature_m-valign-middle.png
2806         scaleBeforeRotation
2807
2808 \end_inset
2809
2810  centre verticalement le contenu de la cellule courante
2811 \end_layout
2812
2813 \begin_layout Labeling
2814 \labelwidthstring 00.00.0000
2815 \begin_inset Graphics
2816         filename ../../images/tabular-feature_m-valign-bottom.png
2817         scaleBeforeRotation
2818
2819 \end_inset
2820
2821  aligne le contenu de la cellule courante verticalement vers le bas
2822 \end_layout
2823
2824 \begin_layout Labeling
2825 \labelwidthstring 00.00.0000
2826 \begin_inset Graphics
2827         filename ../../images/tabular-feature_set-rotate-cell.png
2828         scaleBeforeRotation
2829
2830 \end_inset
2831
2832  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2833 re
2834 \end_layout
2835
2836 \begin_layout Labeling
2837 \labelwidthstring 00.00.0000
2838 \begin_inset Graphics
2839         filename ../../images/tabular-feature_set-rotate-tabular.png
2840         scaleBeforeRotation
2841
2842 \end_inset
2843
2844  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2845 \end_layout
2846
2847 \begin_layout Labeling
2848 \labelwidthstring 00.00.0000
2849 \begin_inset Graphics
2850         filename ../../images/tabular-feature_multicolumn.png
2851         scaleBeforeRotation
2852
2853 \end_inset
2854
2855  transforme en multi-colonne la cellule ou la sélection courante
2856 \end_layout
2857
2858 \begin_layout Labeling
2859 \labelwidthstring 00.00.0000
2860 \begin_inset Graphics
2861         filename ../../images/tabular-feature_multirow.png
2862         scaleBeforeRotation
2863
2864 \end_inset
2865
2866  transforme en multiligne la cellule ou la sélection courante
2867 \end_layout
2868
2869 \begin_layout Standard
2870 \begin_inset Note Greyedout
2871 status open
2872
2873 \begin_layout Plain Layout
2874
2875 \series bold
2876 Note :
2877 \series default
2878  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2879  est utilisé pour toutes les autres cellules de la ligne.
2880 \end_layout
2881
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \begin_layout Section
2888 Le Menu Éditer Tableau
2889 \begin_inset Index idx
2890 status collapsed
2891
2892 \begin_layout Plain Layout
2893 Tableau ! Menu Éditer
2894 \end_layout
2895
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \begin_layout Standard
2902 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2903  
2904 \family sans
2905 Éditer\SpecialChar \menuseparator
2906 Tableau
2907 \family default
2908  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2909  ou de la ligne courante et aussi de transformer la sélection courante en
2910  multi-colonne.
2911  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2912 \end_layout
2913
2914 \begin_layout Section
2915 Flottant de Tableau
2916 \begin_inset CommandInset label
2917 LatexCommand label
2918 name "sec:Table-Floats"
2919
2920 \end_inset
2921
2922
2923 \begin_inset Index idx
2924 status collapsed
2925
2926 \begin_layout Plain Layout
2927 Flottants ! Tableaux
2928 \end_layout
2929
2930 \end_inset
2931
2932
2933 \begin_inset Index idx
2934 status collapsed
2935
2936 \begin_layout Plain Layout
2937 Tableau ! Flottants
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Standard
2946 Pour des explications générales sur les flottants, jetez un œil à la section
2947 \begin_inset space ~
2948 \end_inset
2949
2950
2951 \begin_inset CommandInset ref
2952 LatexCommand ref
2953 reference "sec:Flottants-Introduction"
2954
2955 \end_inset
2956
2957 .
2958 \end_layout
2959
2960 \begin_layout Standard
2961 \begin_inset Float table
2962 placement h
2963 wide false
2964 sideways false
2965 status open
2966
2967 \begin_layout Plain Layout
2968 \begin_inset Caption
2969
2970 \begin_layout Plain Layout
2971 \begin_inset CommandInset label
2972 LatexCommand label
2973 name "tab:Flottant-de-tableau"
2974
2975 \end_inset
2976
2977 Un flottant de tableau.
2978 \end_layout
2979
2980 \end_inset
2981
2982
2983 \end_layout
2984
2985 \begin_layout Plain Layout
2986 \align center
2987 \begin_inset Tabular
2988 <lyxtabular version="3" rows="3" columns="3">
2989 <features tabularvalignment="middle">
2990 <column alignment="center" valignment="top" width="0pt">
2991 <column alignment="center" valignment="top" width="0pt">
2992 <column alignment="center" valignment="top" width="0pt">
2993 <row>
2994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998 1
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 2
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 3
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 </row>
3022 <row>
3023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 Jules
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 Marie
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045 Jean
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 </row>
3051 <row>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 \begin_inset Formula $\int x^{2}dx$
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3065 \begin_inset Text
3066
3067 \begin_layout Plain Layout
3068 \begin_inset Formula $\left[\begin{array}{cc}
3069 a & b\\
3070 c & d
3071 \end{array}\right]$
3072 \end_inset
3073
3074
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083 \begin_inset Formula $1+1=2$
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 </lyxtabular>
3093
3094 \end_inset
3095
3096
3097 \end_layout
3098
3099 \end_inset
3100
3101
3102 \end_layout
3103
3104 \begin_layout Standard
3105 Les flottants de tableau sont insérés en utilisant le menu 
3106 \family sans
3107 Insérer\SpecialChar \menuseparator
3108 Flottant\SpecialChar \menuseparator
3109 Tableau
3110 \family default
3111  ou le bouton 
3112 \begin_inset Graphics
3113         filename ../../images/float-insert_table.png
3114         scale 85
3115         scaleBeforeRotation
3116
3117 \end_inset
3118
3119  de la barre d'outils.
3120 \end_layout
3121
3122 \begin_layout Standard
3123 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3124  qui a comme étiquette 
3125 \begin_inset Quotes eld
3126 \end_inset
3127
3128 Tableau
3129 \begin_inset space ~
3130 \end_inset
3131
3132 #:
3133 \begin_inset Quotes erd
3134 \end_inset
3135
3136  (où # est le numéro du tableau).
3137  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3138 \end_layout
3139
3140 \begin_layout Standard
3141 Le tableau
3142 \begin_inset space ~
3143 \end_inset
3144
3145
3146 \begin_inset CommandInset ref
3147 LatexCommand ref
3148 reference "tab:Flottant-de-tableau"
3149
3150 \end_inset
3151
3152  est un exemple de tableau dans un flottant de tableau.
3153 \end_layout
3154
3155 \begin_layout Standard
3156 On met habituellement la légende au dessus des tableaux, mais cette règle
3157  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3158  Cela signifie que si vous utilisez un document appartenant aux classes
3159  
3160 \family sans
3161 article
3162 \family default
3163
3164 \family sans
3165 book
3166 \family default
3167
3168 \family sans
3169 letter
3170 \family default
3171 , ou
3172 \family sans
3173  report
3174 \family default
3175  il n'y aura pas d'espace entre la légende et le tableau.
3176  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3177  la commande de chargement du paquetage LaTeX 
3178 \series bold
3179 caption
3180 \series default
3181
3182 \begin_inset Index idx
3183 status collapsed
3184
3185 \begin_layout Plain Layout
3186 Paquetages LaTeX ! caption
3187 \end_layout
3188
3189 \end_inset
3190
3191  dans le préambule de votre document.
3192 \begin_inset Foot
3193 status open
3194
3195 \begin_layout Plain Layout
3196 Pour plus d'information voyez la section
3197 \begin_inset space ~
3198 \end_inset
3199
3200
3201 \begin_inset CommandInset ref
3202 LatexCommand ref
3203 reference "sec:Placement-légende"
3204
3205 \end_inset
3206
3207 .
3208 \end_layout
3209
3210 \end_inset
3211
3212 :
3213 \end_layout
3214
3215 \begin_layout Standard
3216
3217 \series bold
3218 tableposition=top
3219 \end_layout
3220
3221 \begin_layout Standard
3222 Le paquetage 
3223 \series bold
3224 caption
3225 \series default
3226 , qui est décrit dans la section
3227 \begin_inset space ~
3228 \end_inset
3229
3230
3231 \begin_inset CommandInset ref
3232 LatexCommand ref
3233 reference "sec:Formatage-légende"
3234
3235 \end_inset
3236
3237 , est utilisé pour ajuster le format des légendes.
3238 \end_layout
3239
3240 \begin_layout Standard
3241 Dans le texte, on fait référence à un tableau
3242 \begin_inset Index idx
3243 status collapsed
3244
3245 \begin_layout Plain Layout
3246 References@Références ! à des Tableaux
3247 \end_layout
3248
3249 \end_inset
3250
3251  en faisant référence à sa légende.
3252  On insère donc une étiquette dans la légende en utilisant le menu 
3253 \family sans
3254 Insérer
3255 \family default
3256 \SpecialChar \menuseparator
3257
3258 \family sans
3259 Étiquette
3260 \family default
3261  ou le bouton 
3262 \begin_inset Graphics
3263         filename ../../images/label-insert.png
3264         scale 85
3265         scaleBeforeRotation
3266
3267 \end_inset
3268
3269  de la barre d'outils.
3270  On peut alors faire référence à cette étiquette en utilisant le menu 
3271 \family sans
3272 Insérer\SpecialChar \menuseparator
3273 Référence
3274 \begin_inset space ~
3275 \end_inset
3276
3277 croisée
3278 \family default
3279  ou le bouton 
3280 \begin_inset Graphics
3281         filename ../../images/dialog-show-new-inset_ref.png
3282         scale 85
3283         scaleBeforeRotation
3284
3285 \end_inset
3286
3287  de la barre d'outils.
3288 \begin_inset Newline newline
3289 \end_inset
3290
3291 Les références croisées sont expliquées en détail dans la section
3292 \begin_inset space ~
3293 \end_inset
3294
3295
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "sec:Referencer-les-Flottants"
3299
3300 \end_inset
3301
3302 .
3303 \end_layout
3304
3305 \begin_layout Section
3306 Tableaux Longs
3307 \begin_inset CommandInset label
3308 LatexCommand label
3309 name "sec:Tableaux-longs"
3310
3311 \end_inset
3312
3313
3314 \begin_inset Index idx
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318 Tableaux longs
3319 \end_layout
3320
3321 \end_inset
3322
3323
3324 \begin_inset Index idx
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328 Tableau ! Tableaux longs
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \end_layout
3335
3336 \begin_layout Standard
3337 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3338  l'option 
3339 \family sans
3340 Utiliser
3341 \begin_inset space ~
3342 \end_inset
3343
3344 les
3345 \begin_inset space ~
3346 \end_inset
3347
3348 tableaux
3349 \begin_inset space ~
3350 \end_inset
3351
3352 longs
3353 \family default
3354  de l'onglet 
3355 \family sans
3356 Tableau
3357 \begin_inset space ~
3358 \end_inset
3359
3360 long
3361 \family default
3362  de la fenêtre 
3363 \family sans
3364 Paramètres
3365 \begin_inset space ~
3366 \end_inset
3367
3368 du
3369 \begin_inset space ~
3370 \end_inset
3371
3372 tableau
3373 \family default
3374  pour le répartir automatiquement sur plusieurs pages.
3375  En cochant cette option, vous activez les options suivantes:
3376 \end_layout
3377
3378 \begin_layout Description
3379 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3380  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3381  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3382  première page, si 
3383 \family sans
3384 Premier
3385 \begin_inset space ~
3386 \end_inset
3387
3388 en-tête
3389 \family default
3390  est défini.
3391  Ces lignes forment l'en-tête principal.
3392 \end_layout
3393
3394 \begin_layout Description
3395 Premier
3396 \begin_inset space ~
3397 \end_inset
3398
3399 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3400  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3401  d'en-tête utilisées pour la première page du tableau long.
3402 \end_layout
3403
3404 \begin_layout Description
3405 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3406  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3407  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3408  page si 
3409 \family sans
3410 Dernier
3411 \begin_inset space ~
3412 \end_inset
3413
3414 pied
3415 \family default
3416  est défini.
3417 \end_layout
3418
3419 \begin_layout Description
3420 Dernier
3421 \begin_inset space ~
3422 \end_inset
3423
3424 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3425  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3426  constituant le pied de la dernière page du tableau long.
3427 \end_layout
3428
3429 \begin_layout Description
3430 Légende La ligne courante contient la légende du tableau.
3431  La première ligne est transformée en une colonne unique et une légende
3432  est insérée.
3433  Vous trouverez d'autres explications sur les légendes pour les tableaux
3434  longs dans la section
3435 \begin_inset space ~
3436 \end_inset
3437
3438
3439 \begin_inset CommandInset ref
3440 LatexCommand ref
3441 reference "sub:Tableaux-longs-légende"
3442
3443 \end_inset
3444
3445 .
3446 \end_layout
3447
3448 \begin_layout Standard
3449 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3450  Voyez le tableau long qui suit pour voir comment ça marche :
3451 \end_layout
3452
3453 \begin_layout Standard
3454 \align center
3455 \begin_inset Tabular
3456 <lyxtabular version="3" rows="69" columns="3">
3457 <features islongtable="true" longtabularalignment="center">
3458 <column alignment="left" valignment="top" width="0cm">
3459 <column alignment="left" valignment="top" width="0pt">
3460 <column alignment="center" valignment="top" width="0pt">
3461 <row endfirsthead="true">
3462 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Exemple d'annuaire téléphonique (ignorez les noms)
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row endfirsthead="true">
3493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 NOM
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517
3518 \series bold
3519 TEL.
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row endhead="true">
3526 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \series bold
3532 Exemple d'annuaire téléphonique
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row endhead="true">
3557 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 NOM
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \series bold
3583 TEL.
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 </row>
3589 <row endfoot="true">
3590 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594  continue page suivante
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 </row>
3618 <row>
3619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623
3624 \series bold
3625 Annovi
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 <cell alignment="center" valignment="top" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634 Silvia
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643 111
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 </row>
3649 <row>
3650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654
3655 \series bold
3656 Bertoli
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 Stefano
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674 111
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 </row>
3680 <row>
3681 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685
3686 \series bold
3687 Bozzi
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 <cell alignment="center" valignment="top" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696 Walter
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 111
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716
3717 \series bold
3718 Cachia
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 <cell alignment="center" valignment="top" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727 Maria
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736 111
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 </row>
3742 <row>
3743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747
3748 \series bold
3749 Cachia
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 Maurizio
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767 111
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 </row>
3773 <row>
3774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778
3779 \series bold
3780 Cinquemani
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 Giusi
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798 111
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 </row>
3804 <row>
3805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \series bold
3811 Colin
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Bernard
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 111
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \series bold
3842 Concli
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 Gianfranco
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860 111
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 </row>
3866 <row>
3867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871
3872 \series bold
3873 Dal Bosco
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 <cell alignment="center" valignment="top" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882 Carolina
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891 111
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 </row>
3897 <row>
3898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \series bold
3904 Dalpiaz
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 <cell alignment="center" valignment="top" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913 Annamaria
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 111
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 </row>
3928 <row>
3929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \series bold
3935 Feliciello
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 <cell alignment="center" valignment="top" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944 Domenico
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 111
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 </row>
3959 <row>
3960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964
3965 \series bold
3966 Focarelli
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975 Paola
3976 \end_layout
3977
3978 \end_inset
3979 </cell>
3980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984 111
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 </row>
3990 <row>
3991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995
3996 \series bold
3997 Galletti
3998 \end_layout
3999
4000 \end_inset
4001 </cell>
4002 <cell alignment="center" valignment="top" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006 Oreste
4007 \end_layout
4008
4009 \end_inset
4010 </cell>
4011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015 111
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 </row>
4021 <row>
4022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026
4027 \series bold
4028 Gasparini
4029 \end_layout
4030
4031 \end_inset
4032 </cell>
4033 <cell alignment="center" valignment="top" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037 Franca
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 111
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \series bold
4059 Rizzardi
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 <cell alignment="center" valignment="top" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068 Paola
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077 111
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 </row>
4083 <row>
4084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088
4089 \series bold
4090 Lassini
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 <cell alignment="center" valignment="top" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099 Giancarlo
4100 \end_layout
4101
4102 \end_inset
4103 </cell>
4104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108 111
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 </row>
4114 <row>
4115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119
4120 \series bold
4121 Malfatti
4122 \end_layout
4123
4124 \end_inset
4125 </cell>
4126 <cell alignment="center" valignment="top" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130 Luciano
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139 111
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 </row>
4145 <row>
4146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150
4151 \series bold
4152 Malfatti
4153 \end_layout
4154
4155 \end_inset
4156 </cell>
4157 <cell alignment="center" valignment="top" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161 Valeriano
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 111
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 </row>
4176 <row>
4177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181
4182 \series bold
4183 Meneguzzo
4184 \end_layout
4185
4186 \end_inset
4187 </cell>
4188 <cell alignment="center" valignment="top" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192 Roberto
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201 111
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 </row>
4207 <row>
4208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212
4213 \series bold
4214 Mezzadra
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 Roberto
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 111
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 </row>
4238 <row>
4239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243
4244 \series bold
4245 Pirpamer
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 <cell alignment="center" valignment="top" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254 Erich
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 111
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 </row>
4269 <row>
4270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274
4275 \series bold
4276 Pochiesa
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 <cell alignment="center" valignment="top" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285 Paolo
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294 111, 222
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 </row>
4300 <row>
4301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305
4306 \series bold
4307 Radina
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 <cell alignment="center" valignment="top" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316 Claudio
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 111
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 </row>
4331 <row>
4332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336
4337 \series bold
4338 Stuffer
4339 \end_layout
4340
4341 \end_inset
4342 </cell>
4343 <cell alignment="center" valignment="top" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347 Oskar
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 111
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 </row>
4362 <row>
4363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367
4368 \series bold
4369 Tacchelli
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 <cell alignment="center" valignment="top" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378 Ugo
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 111
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 </row>
4393 <row>
4394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398
4399 \series bold
4400 Tezzele
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 <cell alignment="center" valignment="top" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409 Margit
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 111
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 </row>
4424 <row>
4425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429
4430 \series bold
4431 Unterkalmsteiner
4432 \end_layout
4433
4434 \end_inset
4435 </cell>
4436 <cell alignment="center" valignment="top" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440 Frieda
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 111
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 </row>
4455 <row>
4456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460
4461 \series bold
4462 Vieider
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 <cell alignment="center" valignment="top" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 Hilde
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 111
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 </row>
4486 <row>
4487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491
4492 \series bold
4493 Vigna
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 <cell alignment="center" valignment="top" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502 Jürgen
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511 111
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 </row>
4517 <row>
4518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522
4523 \series bold
4524 Weber
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 <cell alignment="center" valignment="top" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533 Maurizio
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 111
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 </row>
4548 <row>
4549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553
4554 \series bold
4555 Winkler
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 Franz
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 111
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 </row>
4579 <row>
4580 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584  
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 </row>
4608 <row>
4609 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613
4614 \series bold
4615 Annovi
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 Silvia
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 555
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644
4645 \series bold
4646 Bertoli
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 Stefano
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664 555
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 </row>
4670 <row>
4671 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675
4676 \series bold
4677 Bozzi
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 Walter
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695 555
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 </row>
4701 <row>
4702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706
4707 \series bold
4708 Cachia
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 Maria
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 555
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 </row>
4732 <row>
4733 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737
4738 \series bold
4739 Cachia
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 Maurizio
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757 555
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 </row>
4763 <row>
4764 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768
4769 \series bold
4770 Cinquemani
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 Giusi
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788 555
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 </row>
4794 <row>
4795 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799
4800 \series bold
4801 Colin
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 Bernard
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819 555
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 </row>
4825 <row>
4826 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830
4831 \series bold
4832 Concli
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 <cell alignment="center" valignment="top" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841 Gianfranco
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850 555
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 </row>
4856 <row>
4857 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861
4862 \series bold
4863 Dal Bosco
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 <cell alignment="center" valignment="top" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872 Carolina
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881 555
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 </row>
4887 <row>
4888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892
4893 \series bold
4894 Dalpiaz
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 <cell alignment="center" valignment="top" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903 Annamaria
4904 \end_layout
4905
4906 \end_inset
4907 </cell>
4908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912 555
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 </row>
4918 <row>
4919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923
4924 \series bold
4925 Feliciello
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 <cell alignment="center" valignment="top" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934 Domenico
4935 \end_layout
4936
4937 \end_inset
4938 </cell>
4939 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943 555
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 </row>
4949 <row>
4950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954
4955 \series bold
4956 Focarelli
4957 \end_layout
4958
4959 \end_inset
4960 </cell>
4961 <cell alignment="center" valignment="top" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965 Paola
4966 \end_layout
4967
4968 \end_inset
4969 </cell>
4970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974 555
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 </row>
4980 <row>
4981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985
4986 \series bold
4987 Galletti
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 <cell alignment="center" valignment="top" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996 Oreste
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 555
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 </row>
5011 <row>
5012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016
5017 \series bold
5018 Gasparini
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 <cell alignment="center" valignment="top" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027 Franca
5028 \end_layout
5029
5030 \end_inset
5031 </cell>
5032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036 555
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 </row>
5042 <row>
5043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047
5048 \series bold
5049 Rizzardi
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 <cell alignment="center" valignment="top" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058 Paola
5059 \end_layout
5060
5061 \end_inset
5062 </cell>
5063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 555
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 </row>
5073 <row>
5074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078
5079 \series bold
5080 Lassini
5081 \end_layout
5082
5083 \end_inset
5084 </cell>
5085 <cell alignment="center" valignment="top" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089 Giancarlo
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 555
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 </row>
5104 <row>
5105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109
5110 \series bold
5111 Malfatti
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120 Luciano
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129 555
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 </row>
5135 <row>
5136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140
5141 \series bold
5142 Malfatti
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 <cell alignment="center" valignment="top" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151 Valeriano
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 555
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 </row>
5166 <row>
5167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171
5172 \series bold
5173 Meneguzzo
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 <cell alignment="center" valignment="top" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182 Roberto
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 555
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 </row>
5197 <row>
5198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202
5203 \series bold
5204 Mezzadra
5205 \end_layout
5206
5207 \end_inset
5208 </cell>
5209 <cell alignment="center" valignment="top" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213 Roberto
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 555
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 </row>
5228 <row>
5229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233
5234 \series bold
5235 Pirpamer
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 <cell alignment="center" valignment="top" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244 Erich
5245 \end_layout
5246
5247 \end_inset
5248 </cell>
5249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253 555
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 </row>
5259 <row>
5260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264
5265 \series bold
5266 Pochiesa
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 <cell alignment="center" valignment="top" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275 Paolo
5276 \end_layout
5277
5278 \end_inset
5279 </cell>
5280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284 555, 222
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row>
5291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295
5296 \series bold
5297 Radina
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 <cell alignment="center" valignment="top" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306 Claudio
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315 555
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 </row>
5321 <row>
5322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326
5327 \series bold
5328 Stuffer
5329 \end_layout
5330
5331 \end_inset
5332 </cell>
5333 <cell alignment="center" valignment="top" usebox="none">
5334 \begin_inset Text
5335
5336 \begin_layout Plain Layout
5337 Oskar
5338 \end_layout
5339
5340 \end_inset
5341 </cell>
5342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346 555
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 </row>
5352 <row>
5353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357
5358 \series bold
5359 Tacchelli
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 <cell alignment="center" valignment="top" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368 Ugo
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377 555
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 </row>
5383 <row>
5384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388
5389 \series bold
5390 Tezzele
5391 \end_layout
5392
5393 \end_inset
5394 </cell>
5395 <cell alignment="center" valignment="top" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399 Margit
5400 \end_layout
5401
5402 \end_inset
5403 </cell>
5404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 555
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 </row>
5414 <row>
5415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419
5420 \series bold
5421 Unterkalmsteiner
5422 \end_layout
5423
5424 \end_inset
5425 </cell>
5426 <cell alignment="center" valignment="top" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430 Frieda
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 555
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 </row>
5445 <row>
5446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450
5451 \series bold
5452 Vieider
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 <cell alignment="center" valignment="top" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461 Hilde
5462 \end_layout
5463
5464 \end_inset
5465 </cell>
5466 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 555
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 </row>
5476 <row>
5477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5478 \begin_inset Text
5479
5480 \begin_layout Plain Layout
5481
5482 \series bold
5483 Vigna
5484 \end_layout
5485
5486 \end_inset
5487 </cell>
5488 <cell alignment="center" valignment="top" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492 Jürgen
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501 999
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 </row>
5507 <row>
5508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512
5513 \series bold
5514 Weber
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 <cell alignment="center" valignment="top" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 Maurizio
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 555
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 </row>
5538 <row>
5539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543
5544 \series bold
5545 Winkler
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 Franz
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 555
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 </row>
5569 <row endlastfoot="true">
5570 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 Fin
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 </lyxtabular>
5599
5600 \end_inset
5601
5602
5603 \begin_inset ERT
5604 status collapsed
5605
5606 \begin_layout Plain Layout
5607
5608
5609 \backslash
5610 addtocounter{table}{-1}
5611 \end_layout
5612
5613 \end_inset
5614
5615
5616 \begin_inset Note Note
5617 status collapsed
5618
5619 \begin_layout Plain Layout
5620 Voyez la première note grisée de la section
5621 \begin_inset space ~
5622 \end_inset
5623
5624
5625 \begin_inset CommandInset ref
5626 LatexCommand ref
5627 reference "sub:Tableaux-longs-légende"
5628
5629 \end_inset
5630
5631  pour une explication de cette commande.
5632 \end_layout
5633
5634 \end_inset
5635
5636
5637 \end_layout
5638
5639 \begin_layout Subsection
5640 Notes de Bas de Page dans les Tableaux Longs
5641 \begin_inset CommandInset label
5642 LatexCommand label
5643 name "sub:Notes-dans-tableau-long"
5644
5645 \end_inset
5646
5647
5648 \begin_inset Index idx
5649 status collapsed
5650
5651 \begin_layout Plain Layout
5652 Tableaux longs ! Notes de bas de page
5653 \end_layout
5654
5655 \end_inset
5656
5657
5658 \end_layout
5659
5660 \begin_layout Standard
5661 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5662  long.
5663  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5664  contenant la note.
5665  Par exemple le tableau
5666 \begin_inset space ~
5667 \end_inset
5668
5669
5670 \begin_inset CommandInset ref
5671 LatexCommand ref
5672 reference "tab:Légendes-tableau-différentes"
5673
5674 \end_inset
5675
5676  a une note de bas de page.
5677 \end_layout
5678
5679 \begin_layout Subsection
5680 Alignement des Tableaux Longs
5681 \begin_inset Index idx
5682 status collapsed
5683
5684 \begin_layout Plain Layout
5685 Tableaux longs ! Alignement
5686 \end_layout
5687
5688 \end_inset
5689
5690
5691 \end_layout
5692
5693 \begin_layout Standard
5694 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5695  de dialogue des paramètres de tableau.
5696  Pour les alignements à droite et à gauche, le tableau sera directement
5697  au bord de la page.
5698  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5699  l'alignement centré et modifier les valeurs des longueurs 
5700 \series bold
5701
5702 \backslash
5703 LTleft 
5704 \series default
5705 et 
5706 \series bold
5707
5708 \backslash
5709 LTright
5710 \series default
5711  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5712  concerné :
5713 \end_layout
5714
5715 \begin_layout Standard
5716
5717 \series bold
5718
5719 \backslash
5720 setlength{
5721 \backslash
5722 LTleft}{valeur}
5723 \end_layout
5724
5725 \begin_layout Standard
5726 Où 
5727 \series bold
5728 valeur
5729 \series default
5730  peut avoir n'importe laquelle des unités listées dans le tableau
5731 \begin_inset space ~
5732 \end_inset
5733
5734
5735 \begin_inset CommandInset ref
5736 LatexCommand ref
5737 reference "cha:Unités-de-longueur"
5738
5739 \end_inset
5740
5741 .
5742  
5743 \series bold
5744
5745 \backslash
5746 LTleft
5747 \series default
5748  contrôle la distance horizontale entre le bord gauche de la page et le
5749  tableau, et
5750 \series bold
5751  
5752 \backslash
5753 LTright
5754 \series default
5755  la distance au bord droit.
5756  La valeur implicite des ces deux distances est 
5757 \series bold
5758
5759 \backslash
5760 fill
5761 \series default
5762 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5763 \end_layout
5764
5765 \begin_layout Standard
5766 Le tableau long suivant a été centrée en mettant 
5767 \series bold
5768
5769 \backslash
5770 LTleft
5771 \series default
5772  à 
5773 \family sans
5774 0.1
5775 \backslash
5776 columnwidth
5777 \family default
5778 :
5779 \begin_inset ERT
5780 status collapsed
5781
5782 \begin_layout Plain Layout
5783
5784
5785 \backslash
5786 setlength{
5787 \backslash
5788 LTleft}{0.1
5789 \backslash
5790 columnwidth}
5791 \end_layout
5792
5793 \end_inset
5794
5795
5796 \end_layout
5797
5798 \begin_layout Standard
5799 \begin_inset Tabular
5800 <lyxtabular version="3" rows="5" columns="5">
5801 <features islongtable="true" longtabularalignment="center">
5802 <column alignment="center" valignment="top" width="0">
5803 <column alignment="center" valignment="top" width="0">
5804 <column alignment="center" valignment="top" width="0">
5805 <column alignment="center" valignment="top" width="0">
5806 <column alignment="center" valignment="top" width="0">
5807 <row>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 1
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5818 \begin_inset Text
5819
5820 \begin_layout Plain Layout
5821 2
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 3
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5836 \begin_inset Text
5837
5838 \begin_layout Plain Layout
5839 4
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 5
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 <row>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 asd
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 s
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 s
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 s
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 asd
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 </row>
5901 <row>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 asd
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 s
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 s
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 s
5934 \end_layout
5935
5936 \end_inset
5937 </cell>
5938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942 asd
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 </row>
5948 <row>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 asd
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5959 \begin_inset Text
5960
5961 \begin_layout Plain Layout
5962 s
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971 s
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980 s
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 asd
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 </row>
5995 <row>
5996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 asd
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 asd
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 asd
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Plain Layout
6027 asd
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Plain Layout
6036 asd
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 </row>
6042 </lyxtabular>
6043
6044 \end_inset
6045
6046
6047 \begin_inset ERT
6048 status collapsed
6049
6050 \begin_layout Plain Layout
6051
6052
6053 \backslash
6054 setlength{
6055 \backslash
6056 LTleft}{
6057 \backslash
6058 fill}
6059 \end_layout
6060
6061 \end_inset
6062
6063
6064 \begin_inset ERT
6065 status collapsed
6066
6067 \begin_layout Plain Layout
6068
6069
6070 \backslash
6071 addtocounter{table}{-1}
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \begin_inset Note Note
6078 status collapsed
6079
6080 \begin_layout Plain Layout
6081 Voyez la première note grisée de la section
6082 \begin_inset space ~
6083 \end_inset
6084
6085
6086 \begin_inset CommandInset ref
6087 LatexCommand ref
6088 reference "sub:Tableaux-longs-légende"
6089
6090 \end_inset
6091
6092  pour une explication de cette commande.
6093 \end_layout
6094
6095 \end_inset
6096
6097
6098 \end_layout
6099
6100 \begin_layout Subsection
6101 Légendes et Tableaux longs
6102 \begin_inset Index idx
6103 status collapsed
6104
6105 \begin_layout Plain Layout
6106 Tableaux longs ! Legendes@Légendes
6107 \end_layout
6108
6109 \end_inset
6110
6111
6112 \begin_inset CommandInset label
6113 LatexCommand label
6114 name "sub:Tableaux-longs-légende"
6115
6116 \end_inset
6117
6118
6119 \end_layout
6120
6121 \begin_layout Standard
6122 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6123  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6124  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
6125  Longs quand on utilise pour une ligne l'option de tableau long 
6126 \family sans
6127 Légende
6128 \family default
6129 , comme c'est expliqué dans la section
6130 \begin_inset space ~
6131 \end_inset
6132
6133
6134 \begin_inset CommandInset ref
6135 LatexCommand ref
6136 reference "sec:Tableaux-longs"
6137
6138 \end_inset
6139
6140 .
6141 \end_layout
6142
6143 \begin_layout Standard
6144 Voici un petit Tableau long pour voir comment ça marche :
6145 \end_layout
6146
6147 \begin_layout Standard
6148 \begin_inset Tabular
6149 <lyxtabular version="3" rows="6" columns="5">
6150 <features islongtable="true" longtabularalignment="center">
6151 <column alignment="center" valignment="top" width="0">
6152 <column alignment="center" valignment="top" width="0">
6153 <column alignment="center" valignment="top" width="0">
6154 <column alignment="center" valignment="top" width="0">
6155 <column alignment="center" valignment="top" width="0">
6156 <row caption="true">
6157 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 \begin_inset Caption
6162
6163 \begin_layout Plain Layout
6164 Tableau long avec une légende
6165 \begin_inset Argument
6166 status open
6167
6168 \begin_layout Plain Layout
6169 Tableau long
6170 \end_layout
6171
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206
6207 \end_layout
6208
6209 \end_inset
6210 </cell>
6211 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6212 \begin_inset Text
6213
6214 \begin_layout Plain Layout
6215
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 </row>
6221 <row>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 1
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 2
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 3
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 4
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 5
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 </row>
6268 <row>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 asd
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 s
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 s
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 s
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Plain Layout
6309 asd
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 </row>
6315 <row>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 asd
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 s
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 s
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 s
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356 asd
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 </row>
6362 <row>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 asd
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 s
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 s
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 s
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 asd
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 </row>
6409 <row>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 asd
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 asd
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 asd
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 asd
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 asd
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 </row>
6456 </lyxtabular>
6457
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \begin_layout Standard
6464 \begin_inset VSpace medskip
6465 \end_inset
6466
6467
6468 \begin_inset Note Greyedout
6469 status open
6470
6471 \begin_layout Plain Layout
6472
6473 \series bold
6474 Note
6475 \begin_inset space ~
6476 \end_inset
6477
6478 1:
6479 \series default
6480  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6481  n'avez pas prévu de légende.
6482  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6483 \begin_inset space ~
6484 \end_inset
6485
6486 2.4 suit le tableau
6487 \begin_inset space ~
6488 \end_inset
6489
6490 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6491  sans légende.
6492  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6493  après chaque tableau long sans légende :
6494 \end_layout
6495
6496 \begin_layout Plain Layout
6497
6498 \series bold
6499
6500 \backslash
6501 addtocounter{table}{-1}
6502 \end_layout
6503
6504 \begin_layout Plain Layout
6505 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6506  et que vous ajoutez le code suivant dans le préambule du document :
6507 \end_layout
6508
6509 \begin_layout Plain Layout
6510
6511 \series bold
6512
6513 \backslash
6514 let
6515 \backslash
6516 myEnd
6517 \backslash
6518 endlongtable
6519 \begin_inset Newline newline
6520 \end_inset
6521
6522
6523 \backslash
6524 renewcommand{
6525 \backslash
6526 endlongtable}{
6527 \backslash
6528 myEnd
6529 \backslash
6530 addtocounter{table}{-1}}
6531 \end_layout
6532
6533 \end_inset
6534
6535
6536 \end_layout
6537
6538 \begin_layout Standard
6539 \begin_inset Note Greyedout
6540 status open
6541
6542 \begin_layout Plain Layout
6543
6544 \series bold
6545 Note
6546 \begin_inset space ~
6547 \end_inset
6548
6549 2:
6550 \series default
6551  Si vous utilisez 
6552 \series bold
6553 hyperref
6554 \series default
6555
6556 \begin_inset Index idx
6557 status collapsed
6558
6559 \begin_layout Plain Layout
6560 Paquetages LaTeX ! hyperref
6561 \end_layout
6562
6563 \end_inset
6564
6565  dans les 
6566 \family sans
6567 Paramètres du document
6568 \family default
6569  rubrique 
6570 \family sans
6571 Propriétés
6572 \begin_inset space ~
6573 \end_inset
6574
6575 du
6576 \begin_inset space ~
6577 \end_inset
6578
6579 PDF
6580 \family default
6581 , pour transformer vos références croisées en liens cliquables, le lien
6582  vers un tableau long pointera toujours sur le début du document.
6583 \end_layout
6584
6585 \end_inset
6586
6587
6588 \end_layout
6589
6590 \begin_layout Subsubsection
6591 Références à des tableaux longs
6592 \begin_inset Index idx
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596 Tableaux longs ! Références
6597 \end_layout
6598
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \begin_inset Tabular
6606 <lyxtabular version="3" rows="6" columns="5">
6607 <features islongtable="true" longtabularalignment="center">
6608 <column alignment="center" valignment="top" width="0">
6609 <column alignment="center" valignment="top" width="0">
6610 <column alignment="center" valignment="top" width="0">
6611 <column alignment="center" valignment="top" width="0">
6612 <column alignment="center" valignment="top" width="0">
6613 <row caption="true">
6614 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 \begin_inset Caption
6619
6620 \begin_layout Plain Layout
6621 Tableau long référencé
6622 \begin_inset CommandInset label
6623 LatexCommand label
6624 name "tab:RefExemple"
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669
6670 \end_layout
6671
6672 \end_inset
6673 </cell>
6674 </row>
6675 <row>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 1
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 2
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 3
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 4
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6713 \begin_inset Text
6714
6715 \begin_layout Plain Layout
6716 5
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 </row>
6722 <row>
6723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 asd
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 s
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745 s
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 s
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763 asd
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 </row>
6769 <row>
6770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6771 \begin_inset Text
6772
6773 \begin_layout Plain Layout
6774 asd
6775 \end_layout
6776
6777 \end_inset
6778 </cell>
6779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6780 \begin_inset Text
6781
6782 \begin_layout Plain Layout
6783 s
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6789 \begin_inset Text
6790
6791 \begin_layout Plain Layout
6792 s
6793 \end_layout
6794
6795 \end_inset
6796 </cell>
6797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6798 \begin_inset Text
6799
6800 \begin_layout Plain Layout
6801 s
6802 \end_layout
6803
6804 \end_inset
6805 </cell>
6806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6807 \begin_inset Text
6808
6809 \begin_layout Plain Layout
6810 asd
6811 \end_layout
6812
6813 \end_inset
6814 </cell>
6815 </row>
6816 <row>
6817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6818 \begin_inset Text
6819
6820 \begin_layout Plain Layout
6821 asd
6822 \end_layout
6823
6824 \end_inset
6825 </cell>
6826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6827 \begin_inset Text
6828
6829 \begin_layout Plain Layout
6830 s
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839 s
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 s
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Plain Layout
6857 asd
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 </row>
6863 <row>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 asd
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Plain Layout
6877 sad
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 asd
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895 asd
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904 asd
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 </row>
6910 </lyxtabular>
6911
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \begin_layout Standard
6918 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6919  dans sa légende.
6920 \end_layout
6921
6922 \begin_layout Standard
6923 Ceci est une référence au tableau
6924 \begin_inset space ~
6925 \end_inset
6926
6927
6928 \begin_inset CommandInset ref
6929 LatexCommand ref
6930 reference "tab:RefExemple"
6931
6932 \end_inset
6933
6934 .
6935 \end_layout
6936
6937 \begin_layout Standard
6938 La mise en forme de la légende peut être ajustée avec celle de toutes les
6939  autres légendes de votre document en utilisant le paquetage LaTeX 
6940 \series bold
6941 caption
6942 \series default
6943
6944 \begin_inset Index idx
6945 status collapsed
6946
6947 \begin_layout Plain Layout
6948 Paquetages LaTeX ! caption
6949 \end_layout
6950
6951 \end_inset
6952
6953 , voir la section
6954 \begin_inset space ~
6955 \end_inset
6956
6957
6958 \begin_inset CommandInset ref
6959 LatexCommand ref
6960 reference "sec:Formatage-légende"
6961
6962 \end_inset
6963
6964 .
6965 \end_layout
6966
6967 \begin_layout Subsubsection
6968 Largeur de la légende
6969 \begin_inset Index idx
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973 Tableaux longs ! Largeur de la légende
6974 \end_layout
6975
6976 \end_inset
6977
6978
6979 \end_layout
6980
6981 \begin_layout Standard
6982 La largeur maximale des lignes de légende est définie par la longueur 
6983 \series bold
6984
6985 \backslash
6986 LTcapwidth
6987 \series default
6988 .
6989  Sa valeur implicite est 4
6990 \begin_inset space \thinspace{}
6991 \end_inset
6992
6993 in.
6994  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6995  de votre document ou en tant que code TeX directement dans votre document
6996  avant le tableau qui doit être affectée.
6997 \end_layout
6998
6999 \begin_layout Standard
7000
7001 \series bold
7002
7003 \backslash
7004 setlength{
7005 \backslash
7006 LTcapwidth}{largeur}
7007 \end_layout
7008
7009 \begin_layout Standard
7010 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
7011 ce
7012 \begin_inset space ~
7013 \end_inset
7014
7015
7016 \begin_inset CommandInset ref
7017 LatexCommand ref
7018 reference "cha:Unités-de-longueur"
7019
7020 \end_inset
7021
7022 .
7023 \end_layout
7024
7025 \begin_layout Standard
7026 Les tableaux suivants montrent la différence :
7027 \end_layout
7028
7029 \begin_layout Standard
7030 \begin_inset Tabular
7031 <lyxtabular version="3" rows="6" columns="5">
7032 <features islongtable="true" longtabularalignment="center">
7033 <column alignment="center" valignment="top" width="0">
7034 <column alignment="center" valignment="top" width="0">
7035 <column alignment="center" valignment="top" width="0">
7036 <column alignment="center" valignment="top" width="0">
7037 <column alignment="center" valignment="top" width="0">
7038 <row caption="true">
7039 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043 \begin_inset Caption
7044
7045 \begin_layout Plain Layout
7046 long titre complet avec la largeur implicite long titre complet avec la
7047  largeur implicite long titre complet avec la largeur implicite
7048 \begin_inset Argument
7049 status open
7050
7051 \begin_layout Plain Layout
7052 Légende avec largeur implicite
7053 \end_layout
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \end_inset
7061
7062
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080
7081 \end_layout
7082
7083 \end_inset
7084 </cell>
7085 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7086 \begin_inset Text
7087
7088 \begin_layout Plain Layout
7089
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 </row>
7104 <row>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 1
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118 2
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127 3
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136 4
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 5
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 </row>
7151 <row>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 asd
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 s
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 s
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 s
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 asd
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 </row>
7198 <row>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 asd
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 s
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 s
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 s
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 asd
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 </row>
7245 <row>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 asd
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 s
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 asd
7287 \end_layout
7288
7289 \end_inset
7290 </cell>
7291 </row>
7292 <row>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 asd
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 sad
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 asd
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7330 \begin_inset Text
7331
7332 \begin_layout Plain Layout
7333 asd
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 </row>
7339 </lyxtabular>
7340
7341 \end_inset
7342
7343
7344 \end_layout
7345
7346 \begin_layout Standard
7347 \begin_inset ERT
7348 status collapsed
7349
7350 \begin_layout Plain Layout
7351
7352
7353 \backslash
7354 setlength{
7355 \backslash
7356 LTcapwidth}{5cm}
7357 \end_layout
7358
7359 \end_inset
7360
7361
7362 \begin_inset Tabular
7363 <lyxtabular version="3" rows="6" columns="5">
7364 <features islongtable="true" longtabularalignment="center">
7365 <column alignment="center" valignment="top" width="0">
7366 <column alignment="center" valignment="top" width="0">
7367 <column alignment="center" valignment="top" width="0">
7368 <column alignment="center" valignment="top" width="0">
7369 <column alignment="center" valignment="top" width="0">
7370 <row caption="true">
7371 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 \begin_inset Caption
7376
7377 \begin_layout Plain Layout
7378 long titre complet avec la largeur réglée à 5
7379 \begin_inset space \thinspace{}
7380 \end_inset
7381
7382 cm long titre complet avec la largeur réglée à 5
7383 \begin_inset space \thinspace{}
7384 \end_inset
7385
7386 cm long titre complet avec la largeur réglée à 5
7387 \begin_inset space \thinspace{}
7388 \end_inset
7389
7390 cm
7391 \begin_inset Argument
7392 status open
7393
7394 \begin_layout Plain Layout
7395 Légende avec largeur à
7396 \begin_inset space \thinspace{}
7397 \end_inset
7398
7399 =
7400 \begin_inset space \thinspace{}
7401 \end_inset
7402
7403 5
7404 \begin_inset space \thinspace{}
7405 \end_inset
7406
7407 cm
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \end_layout
7414
7415 \end_inset
7416
7417
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Plain Layout
7444
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Plain Layout
7453
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 1
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 2
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 3
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 4
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 5
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 </row>
7506 <row>
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 asd
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 s
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 s
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 s
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 asd
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 </row>
7553 <row>
7554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 asd
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 s
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 s
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585 s
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594 asd
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 </row>
7600 <row>
7601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605 asd
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 s
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 s
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 s
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 asd
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 </row>
7647 <row>
7648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 asd
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 sad
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 asd
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688 asd
7689 \end_layout
7690
7691 \end_inset
7692 </cell>
7693 </row>
7694 </lyxtabular>
7695
7696 \end_inset
7697
7698
7699 \end_layout
7700
7701 \begin_layout Standard
7702 \begin_inset ERT
7703 status collapsed
7704
7705 \begin_layout Plain Layout
7706
7707
7708 \backslash
7709 setlength{
7710 \backslash
7711 LTcapwidth}{4in}
7712 \end_layout
7713
7714 \end_inset
7715
7716
7717 \end_layout
7718
7719 \begin_layout Standard
7720 \begin_inset Note Greyedout
7721 status open
7722
7723 \begin_layout Plain Layout
7724
7725 \series bold
7726 Note:
7727 \series default
7728  Quand on utilise la paquetage LaTeX 
7729 \series bold
7730 caption
7731 \series default
7732
7733 \begin_inset Index idx
7734 status collapsed
7735
7736 \begin_layout Plain Layout
7737 Paquetages LaTeX ! caption
7738 \end_layout
7739
7740 \end_inset
7741
7742  , comme c'est les cas dans ce document, la légende prend toute la largeur
7743  de la page quand on utilise la largeur implicite de 4
7744 \begin_inset space \thinspace{}
7745 \end_inset
7746
7747 in pour 
7748 \series bold
7749
7750 \backslash
7751 LTcapwidth
7752 \series default
7753 .
7754  Pour avoir dans ce cas une légende qui fasse exactement 4
7755 \begin_inset space \thinspace{}
7756 \end_inset
7757
7758 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7759  comme par exemple 3.99
7760 \begin_inset space \thinspace{}
7761 \end_inset
7762
7763 in, soit utiliser la commande LaTeX 
7764 \series bold
7765
7766 \backslash
7767 captionsetup{width=valeur}
7768 \series default
7769  qui est disponible dans le paquetage 
7770 \series bold
7771 caption
7772 \series default
7773 .
7774 \end_layout
7775
7776 \end_inset
7777
7778
7779 \end_layout
7780
7781 \begin_layout Subsubsection
7782 Des Légendes différentes sur chaque page d'un tableau
7783 \begin_inset Argument
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Légendes différentes
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \begin_inset Index idx
7794 status collapsed
7795
7796 \begin_layout Plain Layout
7797 Tableaux longs ! Legendes@Légendes différentes par page
7798 \end_layout
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \begin_layout Standard
7806 Quand la légende du tableau pour les pages suivantes doit être différente
7807  de celle de la première page, insérez une légende avec la commande suivante
7808  en code TeX :
7809 \end_layout
7810
7811 \begin_layout Standard
7812
7813 \series bold
7814
7815 \backslash
7816 caption*{caption text}
7817 \backslash
7818
7819 \backslash
7820 %
7821 \end_layout
7822
7823 \begin_layout Standard
7824 dans une ligne de légende fictive qui sera marquée comme une entête.
7825  Le tableau
7826 \begin_inset space ~
7827 \end_inset
7828
7829
7830 \begin_inset CommandInset ref
7831 LatexCommand ref
7832 reference "tab:Légendes-tableau-différentes"
7833
7834 \end_inset
7835
7836  est un exemple de tableau long avec des légendes différentes et où la seconde
7837  légende ne contient pas le numéro du tableau.
7838 \end_layout
7839
7840 \begin_layout Standard
7841 \align center
7842 \begin_inset Tabular
7843 <lyxtabular version="3" rows="59" columns="3">
7844 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7845 <column alignment="left" valignment="top" width="0cm">
7846 <column alignment="left" valignment="top" width="0pt">
7847 <column alignment="center" valignment="top" width="0pt">
7848 <row caption="true">
7849 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 \begin_inset Caption
7854
7855 \begin_layout Plain Layout
7856 Exemple d'annuaire téléphonique
7857 \begin_inset CommandInset label
7858 LatexCommand label
7859 name "tab:Légendes-tableau-différentes"
7860
7861 \end_inset
7862
7863
7864 \begin_inset Argument
7865 status collapsed
7866
7867 \begin_layout Plain Layout
7868 Exemple Annuaire 
7869 \end_layout
7870
7871 \end_inset
7872
7873
7874 \end_layout
7875
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 </row>
7902 <row endfirsthead="true">
7903 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \series bold
7909 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 </row>
7933 <row endfirsthead="true">
7934 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938
7939 \series bold
7940 NOM
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \series bold
7960 TÉL.
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 <row endhead="true">
7967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 \begin_inset ERT
7972 status open
7973
7974 \begin_layout Plain Layout
7975
7976
7977 \backslash
7978 caption*{Suite de l'exemple d'annuaire téléphonique}
7979 \backslash
7980
7981 \backslash
7982 %
7983 \end_layout
7984
7985 \end_inset
7986
7987
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 </row>
8011 <row endhead="true">
8012 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \series bold
8018 Exemple d'annuaire téléphonique
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row endhead="true">
8043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \series bold
8049 NOM
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \series bold
8069 TÉL.
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row endfoot="true">
8076 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 suite page suivante\SpecialChar \ldots{}
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row>
8106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110
8111 \series bold
8112 Annovi
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 Silvia
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 111
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \series bold
8143 Bertoli
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 Stefano
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 111
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 <row>
8168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Bozzi
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 Walter
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 111
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \series bold
8205 Cachia
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Maria
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 111
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row>
8230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234
8235 \series bold
8236 Cachia
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 Maurizio
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 111
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \series bold
8267 Cinquemani
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 Giusi
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 111
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 </row>
8291 <row>
8292 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296
8297 \series bold
8298 Colin
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 Bernard
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 111
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327
8328 \series bold
8329 Concli
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 Gianfranco
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 111
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 <row>
8354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358
8359 \series bold
8360 Dal Bosco
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 Carolina
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 111
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 </row>
8384 <row>
8385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389
8390 \series bold
8391 Dalpiaz
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 Annamaria
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 111
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 <row>
8416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420
8421 \series bold
8422 Feliciello
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431 Domenico
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 111
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 </row>
8446 <row>
8447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451
8452 \series bold
8453 Focarelli
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 Paola
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 111
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 </row>
8477 <row>
8478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482
8483 \series bold
8484 Galletti
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 Oreste
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 111
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \series bold
8515 Gasparini
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 Franca
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 111
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 <row>
8540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544
8545 \series bold
8546 Rizzardi
8547 \series default
8548
8549 \begin_inset Foot
8550 status open
8551
8552 \begin_layout Plain Layout
8553 Exemple de note de bas de page
8554 \end_layout
8555
8556 \end_inset
8557
8558
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 Paola
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 111
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \series bold
8589 Lassini
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 Giancarlo
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 111
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \series bold
8620 Malfatti
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 Luciano
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 111
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \series bold
8651 Malfatti
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 Valeriano
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 111
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 </row>
8675 <row>
8676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \series bold
8682 Meneguzzo
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Roberto
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 111
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row>
8707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \series bold
8713 Mezzadra
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 Roberto
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 111
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row>
8738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742
8743 \series bold
8744 Pirpamer
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 Erich
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 111
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \series bold
8775 Pochiesa
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 Paolo
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 111, 222
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804
8805 \series bold
8806 Radina
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 Claudio
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 111
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row>
8831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835
8836 \series bold
8837 Stuffer
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 Oskar
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 111
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 </row>
8861 <row>
8862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866
8867 \series bold
8868 Tacchelli
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 Ugo
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 111
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \series bold
8899 Tezzele
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 Margit
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 111
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 </row>
8923 <row>
8924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928
8929 \series bold
8930 Unterkalmsteiner
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 Frieda
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 111
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959
8960 \series bold
8961 Vieider
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970 Hilde
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 111
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \series bold
8992 Vigna
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 Jürgen
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 111
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 </row>
9016 <row>
9017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021
9022 \series bold
9023 Weber
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032 Maurizio
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 111
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 </row>
9047 <row>
9048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052
9053 \series bold
9054 Winkler
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 Franz
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072 111
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083  
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \series bold
9114 Annovi
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Silvia
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 555
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \series bold
9145 Bertoli
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 Stefano
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 555
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \series bold
9176 Bozzi
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 Walter
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 555
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 </row>
9200 <row>
9201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205
9206 \series bold
9207 Cachia
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 Maria
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 555
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 <row>
9232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236
9237 \series bold
9238 Cachia
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 Maurizio
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 555
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 <row>
9263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \series bold
9269 Cinquemani
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Giusi
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 555
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 </row>
9293 <row>
9294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298
9299 \series bold
9300 Colin
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 Bernard
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 555
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \series bold
9331 Concli
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 Gianfranco
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 555
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row>
9356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360
9361 \series bold
9362 Dal Bosco
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Carolina
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 555
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row>
9387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \series bold
9393 Dalpiaz
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 Annamaria
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 555
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \series bold
9424 Feliciello
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Domenico
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 555
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \series bold
9455 Focarelli
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 Paola
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 555
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484
9485 \series bold
9486 Galletti
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 Oreste
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 555
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 </row>
9510 <row>
9511 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515
9516 \series bold
9517 Gasparini
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Franca
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 555
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \series bold
9548 Rizzardi
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 Paola
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566 555
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 </row>
9572 <row>
9573 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \series bold
9579 Lassini
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 Giancarlo
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 555
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 </row>
9603 <row>
9604 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608
9609 \series bold
9610 Malfatti
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 Luciano
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628 555
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 </row>
9634 <row>
9635 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639
9640 \series bold
9641 Malfatti
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650 Valeriano
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659 555
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 </row>
9665 <row>
9666 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670
9671 \series bold
9672 Meneguzzo
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 Roberto
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690 555
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \series bold
9703 Mezzadra
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 Roberto
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 555
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 </row>
9727 </lyxtabular>
9728
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \begin_layout Section
9735 Questions particulières concernant les tableaux longs
9736 \begin_inset Argument
9737 status collapsed
9738
9739 \begin_layout Plain Layout
9740 Questions sur les tableaux longs
9741 \end_layout
9742
9743 \end_inset
9744
9745
9746 \begin_inset CommandInset label
9747 LatexCommand label
9748 name "sec:Questions-sur-tableaux-longs"
9749
9750 \end_inset
9751
9752
9753 \end_layout
9754
9755 \begin_layout Subsection
9756 Calculs des pages des tableaux longs
9757 \begin_inset Index idx
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761 Tableaux longs ! Calculs
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \begin_layout Standard
9770 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9771  en utilisant des blocs (chunks).
9772  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9773  mémoire de LaTeX.
9774  La valeur implicite est fixée pour des raisons historiques à seulement
9775  20 lignes de tableau.
9776  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9777  peut ralentir la création de votre document.
9778  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9779  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9780  préambule de votre document :
9781 \end_layout
9782
9783 \begin_layout Standard
9784
9785 \series bold
9786
9787 \backslash
9788 setcounter{LTchunksize}{100}
9789 \end_layout
9790
9791 \begin_layout Subsection
9792 Les Flottants et les Tableaux Longs
9793 \begin_inset Index idx
9794 status collapsed
9795
9796 \begin_layout Plain Layout
9797 Tableaux longs ! Flottants
9798 \end_layout
9799
9800 \end_inset
9801
9802
9803 \end_layout
9804
9805 \begin_layout Standard
9806 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9807  commence un tableau long.
9808  Pour éviter une telle situation, insérez un saut de page (menu 
9809 \family sans
9810 Insérer\SpecialChar \menuseparator
9811 Typographie
9812 \begin_inset space ~
9813 \end_inset
9814
9815 spéciale\SpecialChar \menuseparator
9816 Saut de page (vide le tampon)
9817 \family default
9818
9819 \begin_inset space \thinspace{}
9820 \end_inset
9821
9822 ) juste avant votre tableau long.
9823 \end_layout
9824
9825 \begin_layout Subsection
9826 Sauts de pages forcés
9827 \begin_inset Index idx
9828 status collapsed
9829
9830 \begin_layout Plain Layout
9831 Tableaux longs ! Sauts de pages forcés
9832 \end_layout
9833
9834 \end_inset
9835
9836
9837 \end_layout
9838
9839 \begin_layout Standard
9840 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9841  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9842  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9843  de saut de ligne 
9844 \begin_inset Quotes eld
9845 \end_inset
9846
9847
9848 \backslash
9849
9850 \backslash
9851
9852 \begin_inset Quotes erd
9853 \end_inset
9854
9855  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9856  Avant la commande 
9857 \begin_inset Quotes eld
9858 \end_inset
9859
9860
9861 \backslash
9862
9863 \backslash
9864
9865 \begin_inset Quotes erd
9866 \end_inset
9867
9868 , vous devez insérer en code TeX, autant de caractères 
9869 \begin_inset Quotes eld
9870 \end_inset
9871
9872 &
9873 \begin_inset Quotes erd
9874 \end_inset
9875
9876  qu'il y a de colonnes après la cellule concernée.
9877  Le caractère 
9878 \begin_inset Quotes eld
9879 \end_inset
9880
9881 &
9882 \begin_inset Quotes erd
9883 \end_inset
9884
9885  sert à séparer les colonnes d'un tableau.
9886  Écrivez en code-TeX, après chaque 
9887 \begin_inset Quotes eld
9888 \end_inset
9889
9890 &
9891 \begin_inset Quotes erd
9892 \end_inset
9893
9894  le contenu des cellules correspondantes et en même temps supprimez le contenu
9895  de ces cellules dans le texte normal.
9896  
9897 \begin_inset Newline newline
9898 \end_inset
9899
9900 Après la commande 
9901 \backslash
9902
9903 \backslash
9904 , insérez autant de caractères 
9905 \begin_inset Quotes eld
9906 \end_inset
9907
9908 &
9909 \begin_inset Quotes erd
9910 \end_inset
9911
9912  qu'il y a de colonnes avant la colonne traitée.
9913  Dans le tableau
9914 \begin_inset space ~
9915 \end_inset
9916
9917
9918 \begin_inset CommandInset ref
9919 LatexCommand ref
9920 reference "tab:Tableau-saut-de-page"
9921
9922 \end_inset
9923
9924  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9925  suivie par une autre colonne.
9926  La commande suivante a donc été insérée en code TeX dans la cellule après
9927  le mot 
9928 \begin_inset Quotes eld
9929 \end_inset
9930
9931
9932 \emph on
9933 Castelchiodato,
9934 \emph default
9935
9936 \begin_inset Quotes erd
9937 \end_inset
9938
9939 :
9940 \end_layout
9941
9942 \begin_layout Standard
9943
9944 \series bold
9945 & 111
9946 \backslash
9947
9948 \backslash
9949  
9950 \backslash
9951 newpage
9952 \begin_inset Newline newline
9953 \end_inset
9954
9955 &
9956 \end_layout
9957
9958 \begin_layout Standard
9959 Le 
9960 \begin_inset Quotes eld
9961 \end_inset
9962
9963 111
9964 \begin_inset Quotes erd
9965 \end_inset
9966
9967  dans la troisième colonne de la ligne a été supprimé.
9968  
9969 \series bold
9970
9971 \backslash
9972 newpage
9973 \series default
9974  est nécessaire seulement quand un saut de page doit impérativement avoir
9975  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9976  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9977  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9978  est coupée, utilisez cette commande à la place de la précédente :
9979 \end_layout
9980
9981 \begin_layout Standard
9982
9983 \series bold
9984 & 111
9985 \backslash
9986
9987 \backslash
9988
9989 \begin_inset Newline newline
9990 \end_inset
9991
9992
9993 \backslash
9994 hline &
9995 \end_layout
9996
9997 \begin_layout Standard
9998 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9999  insérer la commande
10000 \end_layout
10001
10002 \begin_layout Standard
10003
10004 \series bold
10005
10006 \backslash
10007 setlength{
10008 \backslash
10009 parfillskip}{0pt}
10010 \end_layout
10011
10012 \begin_layout Standard
10013 au début de la cellule.
10014  Cela assure que la portion de la cellule qui va se trouver affichée sur
10015  la page suivante le sera avec toute la largeur de la cellule.
10016 \end_layout
10017
10018 \begin_layout Standard
10019 \align center
10020 \begin_inset Tabular
10021 <lyxtabular version="3" rows="38" columns="3">
10022 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10023 <column alignment="left" valignment="top" width="0cm">
10024 <column alignment="left" valignment="top" width="3cm">
10025 <column alignment="center" valignment="top" width="0pt">
10026 <row caption="true">
10027 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 \begin_inset Caption
10032
10033 \begin_layout Plain Layout
10034 Tableau avec un saut de page forcé dans une cellule
10035 \begin_inset CommandInset label
10036 LatexCommand label
10037 name "tab:Tableau-saut-de-page"
10038
10039 \end_inset
10040
10041
10042 \begin_inset Argument
10043 status collapsed
10044
10045 \begin_layout Plain Layout
10046 Tableau avec un saut de page forcé dans une cellule
10047 \end_layout
10048
10049 \end_inset
10050
10051
10052 \end_layout
10053
10054 \end_inset
10055
10056
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfirsthead="true">
10081 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085
10086 \series bold
10087 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 </row>
10111 <row endfirsthead="true">
10112 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10113 \begin_inset Text
10114
10115 \begin_layout Plain Layout
10116
10117 \series bold
10118 NOM
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Plain Layout
10127
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136
10137 \series bold
10138 TÉL.
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 </row>
10144 <row endhead="true">
10145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149 \begin_inset ERT
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153
10154
10155 \backslash
10156 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10157 \backslash
10158
10159 \backslash
10160 %
10161 \end_layout
10162
10163 \end_inset
10164
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 </row>
10189 <row endhead="true">
10190 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194  
10195 \series bold
10196 Exemple d'annuaire téléphonique
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 </row>
10220 <row endhead="true">
10221 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225
10226 \series bold
10227 NOM
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245
10246 \series bold
10247 TÉL.
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row endfoot="true">
10254 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258 suite page suivante\SpecialChar \ldots{}
10259
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10265 \begin_inset Text
10266
10267 \begin_layout Plain Layout
10268
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 </row>
10283 <row>
10284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288
10289 \series bold
10290 Annovi
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299 Silvia
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 111
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 </row>
10314 <row>
10315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319
10320 \series bold
10321 Bertoli
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330 Stefano
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 111
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 </row>
10345 <row>
10346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Bozzi
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 Walter
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 111
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 </row>
10376 <row>
10377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381
10382 \series bold
10383 Cachia
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392 Maria
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 111
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 </row>
10407 <row>
10408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412
10413 \series bold
10414 Cachia
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423 Maurizio
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 111
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \series bold
10445 Cinquemani
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 Giusi
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 111
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 </row>
10469 <row>
10470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474
10475 \series bold
10476 Colin
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485 Bernard
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 111
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 </row>
10500 <row>
10501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505
10506 \series bold
10507 Concli
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 Gianfranco
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 111
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 </row>
10531 <row>
10532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536
10537 \series bold
10538 Dal Bosco
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547 Carolina
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 111
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 </row>
10562 <row>
10563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10564 \begin_inset Text
10565
10566 \begin_layout Plain Layout
10567
10568 \series bold
10569 Dalpiaz
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10575 \begin_inset Text
10576
10577 \begin_layout Plain Layout
10578 Annamaria
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 111
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 </row>
10593 <row>
10594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598
10599 \series bold
10600 Feliciello
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10606 \begin_inset Text
10607
10608 \begin_layout Plain Layout
10609 Domenico
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 111
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \series bold
10631 Focarelli
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 Paola
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 111
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 <row>
10656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660
10661 \series bold
10662 Galletti
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671 Oreste
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680 111
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 </row>
10686 <row>
10687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691
10692 \series bold
10693 Gasparini
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 Franca
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 111
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 </row>
10717 <row>
10718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722
10723 \series bold
10724 Lassini
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733 Giancarlo
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 111
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 </row>
10748 <row>
10749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753
10754 \series bold
10755 Malfatti
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 Luciano
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 111
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 </row>
10779 <row>
10780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784
10785 \series bold
10786 Malfatti
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795 Valeriano
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 111
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 </row>
10810 <row>
10811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815
10816 \series bold
10817 Meneguzzo
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826 Roberto
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 111
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 <row>
10842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846
10847 \series bold
10848 Mezzadra
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857 Roberto
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 111
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \series bold
10879 Pirpamer
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 Erich
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 111
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 </row>
10903 <row>
10904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908
10909 \series bold
10910 Pochiesa
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 Paolo
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 111, 222
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \series bold
10941 Radina
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 Claudio
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 111
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970
10971 \series bold
10972 Rizzardi
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 Giancarlo, 11.
10982  Fürst von Montecompatri, 11.
10983  Fürst von Sulmona und Vivaro, 10.
10984  Fürst von Rossano, 5.
10985  Herzog von Canemorte, 11.
10986  Herzog von Palombara, 5.
10987  Herzog von Castelchiodato,
10988 \begin_inset ERT
10989 status open
10990
10991 \begin_layout Plain Layout
10992
10993 & 111
10994 \backslash
10995
10996 \backslash
10997  
10998 \backslash
10999 newpage
11000 \end_layout
11001
11002 \begin_layout Plain Layout
11003
11004 &
11005 \end_layout
11006
11007 \end_inset
11008
11009  11.
11010  Herzog von Poggionativo, 11.
11011  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11012  Graf von Valinfreda, 11.
11013  Baron von Cropalati, 11.
11014  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 </row>
11029 <row>
11030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \series bold
11036 Stuffer
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 Oskar
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 111
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 </row>
11060 <row>
11061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065
11066 \series bold
11067 Tacchelli
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076 Ugo
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 111
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 <row>
11092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096
11097 \series bold
11098 Tezzele
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11104 \begin_inset Text
11105
11106 \begin_layout Plain Layout
11107 Margit
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 111
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 </row>
11122 <row>
11123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127
11128 \series bold
11129 Unterkalmsteiner
11130 \end_layout
11131
11132 \end_inset
11133 </cell>
11134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11135 \begin_inset Text
11136
11137 \begin_layout Plain Layout
11138 Frieda
11139 \end_layout
11140
11141 \end_inset
11142 </cell>
11143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 111
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 </row>
11153 <row>
11154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158
11159 \series bold
11160 Vieider
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 Hilde
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 111
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 </row>
11184 <row>
11185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11186 \begin_inset Text
11187
11188 \begin_layout Plain Layout
11189
11190 \series bold
11191 Vigna
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 Jürgen
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 111
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 </row>
11215 <row>
11216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220
11221 \series bold
11222 Weber
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 Maurizio
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 111
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 </row>
11246 <row>
11247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251
11252 \series bold
11253 Winkler
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 Franz
11263 \end_layout
11264
11265 \end_inset
11266 </cell>
11267 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 111
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 </row>
11277 </lyxtabular>
11278
11279 \end_inset
11280
11281
11282 \end_layout
11283
11284 \begin_layout Section
11285 Colonnes et lignes à lignes multiples
11286 \end_layout
11287
11288 \begin_layout Subsection
11289 Lignes multiples dans une cellule de tableau
11290 \begin_inset CommandInset label
11291 LatexCommand label
11292 name "sub:Lignes-multiple-dans-cellule"
11293
11294 \end_inset
11295
11296
11297 \begin_inset Index idx
11298 status collapsed
11299
11300 \begin_layout Plain Layout
11301 Plusieurs lignes dans une case de tableau
11302 \end_layout
11303
11304 \end_inset
11305
11306
11307 \begin_inset Index idx
11308 status collapsed
11309
11310 \begin_layout Plain Layout
11311 Tableau ! Saut de ligne
11312 \end_layout
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Standard
11320 \noindent
11321 \begin_inset Float table
11322 placement H
11323 wide false
11324 sideways false
11325 status open
11326
11327 \begin_layout Plain Layout
11328 \begin_inset Caption
11329
11330 \begin_layout Plain Layout
11331 \begin_inset CommandInset label
11332 LatexCommand label
11333 name "tab:Tableau-avec-plusieurs-lignes"
11334
11335 \end_inset
11336
11337 Tableau avec des lignes multiples dans une cellule
11338 \end_layout
11339
11340 \end_inset
11341
11342
11343 \end_layout
11344
11345 \begin_layout Plain Layout
11346 \align center
11347 \begin_inset Tabular
11348 <lyxtabular version="3" rows="3" columns="3">
11349 <features tabularvalignment="middle">
11350 <column alignment="center" valignment="middle" width="2.5cm">
11351 <column alignment="center" valignment="middle" width="0">
11352 <column alignment="center" valignment="middle" width="0">
11353 <row>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 Lignes
11359 \begin_inset Newline linebreak
11360 \end_inset
11361
11362 multiples
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 b
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 c
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 </row>
11386 <row>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 d
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 e
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 f
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 <row>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 g
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 h
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 i
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 </row>
11444 </lyxtabular>
11445
11446 \end_inset
11447
11448
11449 \end_layout
11450
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \begin_layout Standard
11457 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11458  d'un paragraphe avec des sauts de lignes et des césures.
11459 \end_layout
11460
11461 \begin_layout Standard
11462 Pour obtenir le tableau
11463 \begin_inset space ~
11464 \end_inset
11465
11466
11467 \begin_inset CommandInset ref
11468 LatexCommand ref
11469 reference "tab:Tableau-avec-plusieurs-lignes"
11470
11471 \end_inset
11472
11473 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11474  droit dessus.
11475  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11476  2.5
11477 \begin_inset space \thinspace{}
11478 \end_inset
11479
11480 cm et choisissez les alignements vertical et horizontal centrés.
11481  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11482  Comme notre texte est plus petit que 2.5
11483 \begin_inset space \thinspace{}
11484 \end_inset
11485
11486 cm, une seule ligne va apparaître.
11487  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11488  
11489 \family sans
11490 Ctrl-Shift-Entrée
11491 \family default
11492 ).
11493  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11494 ement découpé en plusieurs lignes.
11495 \end_layout
11496
11497 \begin_layout Standard
11498 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11499  pas effectuer de césure si c'est le premier élément de la cellule.
11500  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11501  premier élément : Ajoutez un espace horizontal de 0
11502 \begin_inset space \thinspace{}
11503 \end_inset
11504
11505 pt juste avant votre mot.
11506  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11507  Le tableau
11508 \begin_inset space ~
11509 \end_inset
11510
11511
11512 \begin_inset CommandInset ref
11513 LatexCommand ref
11514 reference "tab:Tableau-césure"
11515
11516 \end_inset
11517
11518  montre l'effet de cette insertion.
11519 \end_layout
11520
11521 \begin_layout Standard
11522 \begin_inset Float table
11523 placement h
11524 wide false
11525 sideways false
11526 status open
11527
11528 \begin_layout Plain Layout
11529 \begin_inset Caption
11530
11531 \begin_layout Plain Layout
11532 \begin_inset CommandInset label
11533 LatexCommand label
11534 name "tab:Tableau-césure"
11535
11536 \end_inset
11537
11538 Tableau avec et sans césure.
11539 \end_layout
11540
11541 \end_inset
11542
11543
11544 \end_layout
11545
11546 \begin_layout Plain Layout
11547 \begin_inset space \hfill{}
11548 \end_inset
11549
11550
11551 \begin_inset Tabular
11552 <lyxtabular version="3" rows="3" columns="3">
11553 <features tabularvalignment="middle">
11554 <column alignment="center" valignment="middle" width="2.5cm">
11555 <column alignment="center" valignment="middle" width="0">
11556 <column alignment="center" valignment="middle" width="0">
11557 <row>
11558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 mottrèslongdansunecellule
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 b
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 c
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 </row>
11586 <row>
11587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 d
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 e
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 f
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 </row>
11615 <row>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 g
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 h
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 i
11639 \end_layout
11640
11641 \end_inset
11642 </cell>
11643 </row>
11644 </lyxtabular>
11645
11646 \end_inset
11647
11648
11649 \begin_inset space \hfill{}
11650 \end_inset
11651
11652
11653 \begin_inset Tabular
11654 <lyxtabular version="3" rows="3" columns="3">
11655 <features tabularvalignment="middle">
11656 <column alignment="center" valignment="middle" width="2.5cm">
11657 <column alignment="center" valignment="middle" width="0">
11658 <column alignment="center" valignment="middle" width="0">
11659 <row>
11660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 \begin_inset space \hspace{}
11665 \length 0pt
11666 \end_inset
11667
11668 mottrèslongdansunecellule
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11674 \begin_inset Text
11675
11676 \begin_layout Plain Layout
11677 b
11678 \end_layout
11679
11680 \end_inset
11681 </cell>
11682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11683 \begin_inset Text
11684
11685 \begin_layout Plain Layout
11686 c
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 </row>
11692 <row>
11693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 d
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 e
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 f
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 g
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 h
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 i
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 </row>
11750 </lyxtabular>
11751
11752 \end_inset
11753
11754
11755 \begin_inset space \hfill{}
11756 \end_inset
11757
11758
11759 \end_layout
11760
11761 \end_inset
11762
11763
11764 \end_layout
11765
11766 \begin_layout Subsection
11767 Multi-colonnes
11768 \begin_inset CommandInset label
11769 LatexCommand label
11770 name "sub:Multicolonnes"
11771
11772 \end_inset
11773
11774
11775 \begin_inset Index idx
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779 Multi-colonnes
11780 \end_layout
11781
11782 \end_inset
11783
11784
11785 \begin_inset Index idx
11786 status collapsed
11787
11788 \begin_layout Plain Layout
11789 Tableau ! Multi-colonnes
11790 \end_layout
11791
11792 \end_inset
11793
11794
11795 \end_layout
11796
11797 \begin_layout Subsubsection
11798 Les Bases des Multicolonnes
11799 \end_layout
11800
11801 \begin_layout Standard
11802 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11803  qu'elle doit couvrir et utilisez soit le bouton
11804 \begin_inset Graphics
11805         filename ../../images/tabular-feature_multicolumn.png
11806         scale 85
11807         scaleBeforeRotation
11808
11809 \end_inset
11810
11811  de la barre d'outils tableau, ou le menu 
11812 \family sans
11813 Éditer\SpecialChar \menuseparator
11814 Tableau\SpecialChar \menuseparator
11815 Multi-colonnes
11816 \family default
11817 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11818  
11819 \family sans
11820 Multi-colonnes
11821 \family default
11822 .
11823 \end_layout
11824
11825 \begin_layout Standard
11826 Les multi-colonnes ont leurs propres paramètres de cellule.
11827  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11828  de la cellule, cela n'affecte que la cellule multi-colonne.
11829  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11830  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11831 \end_layout
11832
11833 \begin_layout Standard
11834 \align center
11835 \begin_inset Tabular
11836 <lyxtabular version="3" rows="3" columns="4">
11837 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11838 <column alignment="center" valignment="top" width="0pt">
11839 <column alignment="center" valignment="middle" width="0">
11840 <column alignment="center" valignment="top" width="0in">
11841 <column alignment="center" valignment="top" width="0pt">
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 abc
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 def ghi
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 jkl
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 A
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 B
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 C
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 D
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 </row>
11918 <row>
11919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 1
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 2
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941 3
11942 \end_layout
11943
11944 \end_inset
11945 </cell>
11946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 4
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 </lyxtabular>
11957
11958 \end_inset
11959
11960
11961 \end_layout
11962
11963 \begin_layout Subsubsection
11964 Calculs avec les multi-colonnes
11965 \begin_inset CommandInset label
11966 LatexCommand label
11967 name "sub:Calculs-multicolonnes"
11968
11969 \end_inset
11970
11971
11972 \begin_inset Index idx
11973 status collapsed
11974
11975 \begin_layout Plain Layout
11976 Multi-colonnes ! Calculs
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 LyX gère directement les multi-colonnes, mais nous devons faire attention
11986  à la largeur des cellules couvertes par la cellule multicolonne.
11987 \end_layout
11988
11989 \begin_layout Standard
11990 \begin_inset Float table
11991 placement h
11992 wide false
11993 sideways false
11994 status open
11995
11996 \begin_layout Plain Layout
11997 \begin_inset Caption
11998
11999 \begin_layout Plain Layout
12000 \begin_inset CommandInset label
12001 LatexCommand label
12002 name "tab:Tableau-multicolonne-parfaite"
12003
12004 \end_inset
12005
12006 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
12007  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
12008 \begin_inset Argument
12009 status open
12010
12011 \begin_layout Plain Layout
12012 Tableau avec multicolonne parfaite
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \end_inset
12021
12022
12023 \end_layout
12024
12025 \begin_layout Plain Layout
12026 \align center
12027 \begin_inset Tabular
12028 <lyxtabular version="3" rows="3" columns="3">
12029 <features tabularvalignment="middle">
12030 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
12031 <column alignment="center" valignment="middle" width="0">
12032 <column alignment="center" valignment="top" width="0">
12033 <row>
12034 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 multicolonne sur plusieurs lignes
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 c
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 </row>
12062 <row>
12063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 d
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 e
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 f
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 <row>
12092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 g
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 h
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12111 \begin_inset Text
12112
12113 \begin_layout Plain Layout
12114 i
12115 \end_layout
12116
12117 \end_inset
12118 </cell>
12119 </row>
12120 </lyxtabular>
12121
12122 \end_inset
12123
12124
12125 \end_layout
12126
12127 \end_inset
12128
12129
12130 \end_layout
12131
12132 \begin_layout Standard
12133 Par exemple, pour créer le tableau
12134 \begin_inset space ~
12135 \end_inset
12136
12137
12138 \begin_inset CommandInset ref
12139 LatexCommand ref
12140 reference "tab:Tableau-multicolonne-parfaite"
12141
12142 \end_inset
12143
12144 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12145  3×3 et faites un clic droit dessus.
12146  Ensuite choisissez pour cette cellule
12147 \emph on
12148 ,
12149 \emph default
12150  dans la fenêtre de dialogue de tableau, 
12151 \emph on
12152 multicolonne
12153 \emph default
12154
12155 \emph on
12156 alignement
12157 \begin_inset space ~
12158 \end_inset
12159
12160 horizontal
12161 \begin_inset space ~
12162 \end_inset
12163
12164 centré
12165 \emph default
12166  et une largeur de 2.5
12167 \begin_inset space \thinspace{}
12168 \end_inset
12169
12170 cm.
12171  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12172  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12173 \begin_inset space \thinspace{}
12174 \end_inset
12175
12176 cm pour la première colonne.
12177  La deuxième colonne aura alors automatiquement une largeur de 1.25
12178 \begin_inset space \thinspace{}
12179 \end_inset
12180
12181 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12182  C'est ce qui a été fait pour le tableau
12183 \begin_inset space ~
12184 \end_inset
12185
12186
12187 \begin_inset CommandInset ref
12188 LatexCommand ref
12189 reference "tab:Tableau-multicolonne-imparfait"
12190
12191 \end_inset
12192
12193 .
12194 \end_layout
12195
12196 \begin_layout Standard
12197 \begin_inset Float table
12198 wide false
12199 sideways false
12200 status open
12201
12202 \begin_layout Plain Layout
12203 \begin_inset Caption
12204
12205 \begin_layout Plain Layout
12206 \begin_inset CommandInset label
12207 LatexCommand label
12208 name "tab:Tableau-multicolonne-imparfait"
12209
12210 \end_inset
12211
12212 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12213  de la largeur de la cellule multicolonne.
12214 \begin_inset Argument
12215 status open
12216
12217 \begin_layout Plain Layout
12218 Tableau avec multicolonne pas parfaite
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \end_inset
12227
12228
12229 \end_layout
12230
12231 \begin_layout Plain Layout
12232 \align center
12233 \begin_inset Tabular
12234 <lyxtabular version="3" rows="3" columns="3">
12235 <features tabularvalignment="middle">
12236 <column alignment="center" valignment="top" width="1.25cm">
12237 <column alignment="center" valignment="top" width="0">
12238 <column alignment="center" valignment="top" width="0">
12239 <row>
12240 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244 multicolonne sur plusieurs lignes
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 c
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 </row>
12268 <row>
12269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12270 \begin_inset Text
12271
12272 \begin_layout Plain Layout
12273 d
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 e
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 f
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 </row>
12297 <row>
12298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12299 \begin_inset Text
12300
12301 \begin_layout Plain Layout
12302 g
12303 \end_layout
12304
12305 \end_inset
12306 </cell>
12307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 h
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12317 \begin_inset Text
12318
12319 \begin_layout Plain Layout
12320 i
12321 \end_layout
12322
12323 \end_inset
12324 </cell>
12325 </row>
12326 </lyxtabular>
12327
12328 \end_inset
12329
12330
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Standard
12339 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12340  de la cellule multicolonne, elle est un peu plus large.
12341  La raison est que la taille que l'on donne à une cellule, 
12342 \begin_inset Formula $W_{g}$
12343 \end_inset
12344
12345  n'est pas sa taille totale, 
12346 \begin_inset Formula $W_{\mathrm{tot}}$
12347 \end_inset
12348
12349  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12350  lui donne.
12351  L'appendice
12352 \begin_inset space ~
12353 \end_inset
12354
12355
12356 \begin_inset CommandInset ref
12357 LatexCommand eqref
12358 reference "cha:Explication-de-l'Equation"
12359
12360 \end_inset
12361
12362  explique pourquoi en détail.
12363 \end_layout
12364
12365 \begin_layout Standard
12366 La largeur nécessaire 
12367 \begin_inset Formula $W_{g\, n}$
12368 \end_inset
12369
12370  quand 
12371 \emph on
12372 n
12373 \emph default
12374  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12375  ait une largeur totale de 
12376 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12377 \end_inset
12378
12379 :
12380 \begin_inset Formula 
12381 \begin{equation}
12382 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12383 \end{equation}
12384
12385 \end_inset
12386
12387
12388 \end_layout
12389
12390 \begin_layout Standard
12391 Dans notre cas nous avons 
12392 \begin_inset Formula $n=2$
12393 \end_inset
12394
12395
12396 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12397 \end_inset
12398
12399 cm et les valeurs implicites pour les autres longueurs, l'équation
12400 \begin_inset space ~
12401 \end_inset
12402
12403
12404 \begin_inset CommandInset ref
12405 LatexCommand ref
12406 reference "eq:Wgn"
12407
12408 \end_inset
12409
12410  devient
12411 \begin_inset Formula 
12412 \begin{equation}
12413 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12414 \end{equation}
12415
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \begin_layout Standard
12422 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12423  
12424 \series bold
12425 calc
12426 \series default
12427  avec la ligne suivante dans le préambule du document
12428 \begin_inset Index idx
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432 Paquetages LaTeX ! calc
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \end_layout
12439
12440 \begin_layout Standard
12441
12442 \series bold
12443
12444 \backslash
12445 usepackage{calc}
12446 \end_layout
12447
12448 \begin_layout Standard
12449 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12450  de dialogue.
12451  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12452  la fenêtre de dialogue.
12453  Voici un aperçu de ces paramètres :
12454 \end_layout
12455
12456 \begin_layout Itemize
12457
12458 \series bold
12459 p{largeur}
12460 \series default
12461  crée une cellule de taille donnée, le texte est aligné verticalement en
12462  haut.
12463 \end_layout
12464
12465 \begin_layout Itemize
12466
12467 \series bold
12468 m{largeur}
12469 \series default
12470  crée une cellule de taille donnée, le texte est aligné verticalement au
12471  centre
12472 \end_layout
12473
12474 \begin_layout Itemize
12475
12476 \series bold
12477 b{largeur}
12478 \series default
12479  crée une cellule de taille donnée, le texte est aligné verticalement en
12480  bas
12481 \end_layout
12482
12483 \begin_layout Standard
12484 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12485  la fenêtre de dialogue sont ignorés.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 \begin_inset Note Greyedout
12490 status open
12491
12492 \begin_layout Plain Layout
12493
12494 \series bold
12495 Note:
12496 \series default
12497  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12498  en compte.
12499 \end_layout
12500
12501 \end_inset
12502
12503
12504 \end_layout
12505
12506 \begin_layout Standard
12507 Comme le texte doit être centré horizontalement, on ajoute la commande 
12508 \series bold
12509
12510 \backslash
12511 centering
12512 \series default
12513 .
12514  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12515  des colonnes recouvertes :
12516 \end_layout
12517
12518 \begin_layout Standard
12519
12520 \series bold
12521 >{
12522 \backslash
12523 centering}m{1.25cm-6.2pt}
12524 \end_layout
12525
12526 \begin_layout Standard
12527 La commande 
12528 \series bold
12529 >{ }
12530 \series default
12531  signifie que les commandes qui se trouvent entre les accolades doivent
12532  être appliquées avant que la cellule ne soit créée.
12533 \end_layout
12534
12535 \begin_layout Standard
12536 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12537  multicolonne, il est toujours aligné à gauche.
12538  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12539  isolées.
12540  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12541 \end_layout
12542
12543 \begin_layout Standard
12544
12545 \series bold
12546 >{
12547 \backslash
12548 centering}m{2.5cm}
12549 \end_layout
12550
12551 \begin_layout Subsection
12552 Multi-lignes
12553 \begin_inset CommandInset label
12554 LatexCommand label
12555 name "sub:Multi-lignes"
12556
12557 \end_inset
12558
12559
12560 \begin_inset Index idx
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 Multi-lignes
12565 \end_layout
12566
12567 \end_inset
12568
12569
12570 \begin_inset Index idx
12571 status collapsed
12572
12573 \begin_layout Plain Layout
12574 Tableau ! Multi-ligne
12575 \end_layout
12576
12577 \end_inset
12578
12579
12580 \end_layout
12581
12582 \begin_layout Standard
12583 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12584  qu'elle doit couvrir et utilisez soit le bouton 
12585 \begin_inset Graphics
12586         filename ../../images/tabular-feature_multirow.png
12587         scale 85
12588         scaleBeforeRotation
12589
12590 \end_inset
12591
12592 de la barre d'outils tableau, ou le menu 
12593 \family sans
12594 Éditer\SpecialChar \menuseparator
12595 Tableau\SpecialChar \menuseparator
12596 Multi-lignes
12597 \family default
12598 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12599  
12600 \family sans
12601 Multi-lignes
12602 \family default
12603 .
12604 \end_layout
12605
12606 \begin_layout Standard
12607 Voici un exemple de tableau avec une cellule multiligne en première colonne:
12608 \end_layout
12609
12610 \begin_layout Standard
12611 \align center
12612 \begin_inset Tabular
12613 <lyxtabular version="3" rows="3" columns="3">
12614 <features tabularvalignment="middle">
12615 <column alignment="center" valignment="top" width="0pt">
12616 <column alignment="center" valignment="top" width="0">
12617 <column alignment="center" valignment="top" width="0">
12618 <row>
12619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 un contenu long
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Plain Layout
12632 b
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 c
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 </row>
12647 <row>
12648 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 multi-ligne
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 e
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 f
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 </row>
12676 <row>
12677 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 h
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12696 \begin_inset Text
12697
12698 \begin_layout Plain Layout
12699 i
12700 \end_layout
12701
12702 \end_inset
12703 </cell>
12704 </row>
12705 </lyxtabular>
12706
12707 \end_inset
12708
12709
12710 \end_layout
12711
12712 \begin_layout Standard
12713 La largeur de la cellule multiligne est déterminée par la largeur de toute
12714  la colonne.
12715  L'
12716 \family sans
12717 Espacement
12718 \begin_inset space ~
12719 \end_inset
12720
12721 vertical
12722 \family default
12723  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12724  est positive ou négative.
12725 \end_layout
12726
12727 \begin_layout Standard
12728 Si la colonne dans laquelle se trouve la multiligne n'a pas de largeur fixée
12729  explicitement, la cellule hérite de l'alignement de la colonne.
12730  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12731  implicite, vous devez redéfinir la commande 
12732 \series bold
12733
12734 \backslash
12735 multirowsetup
12736 \series default
12737  avec la commande
12738 \end_layout
12739
12740 \begin_layout Standard
12741
12742 \series bold
12743
12744 \backslash
12745 renewcommand{
12746 \backslash
12747 multirowsetup}{
12748 \backslash
12749 centering}
12750 \end_layout
12751
12752 \begin_layout Standard
12753 dans le préambule du document.
12754  Après ça, tous les contenus de cellules multi-lignes du document seront
12755  centrés.
12756  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12757  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12758  juste avant le tableau concerné, plutôt que dans le préambule.
12759  Si le texte doit être aligné à droite, remplacez 
12760 \series bold
12761
12762 \backslash
12763 centering
12764 \series default
12765  par 
12766 \series bold
12767
12768 \backslash
12769 raggedleft
12770 \series default
12771 .
12772  Pour revenir à l'alignement à gauche utilisez 
12773 \series bold
12774
12775 \backslash
12776 raggedright
12777 \series default
12778 .
12779 \end_layout
12780
12781 \begin_layout Standard
12782 Voici un exemple de tableau avec une cellule multiligne alignée à droite
12783  avec un décalage vertical de of -4
12784 \begin_inset space \thinspace{}
12785 \end_inset
12786
12787 mm dans une colonne de 3
12788 \begin_inset space \thinspace{}
12789 \end_inset
12790
12791 cm de large
12792 \begin_inset space ~
12793 \end_inset
12794
12795 :
12796 \end_layout
12797
12798 \begin_layout Standard
12799 \noindent
12800 \align center
12801 \begin_inset ERT
12802 status collapsed
12803
12804 \begin_layout Plain Layout
12805
12806
12807 \backslash
12808 renewcommand{
12809 \backslash
12810 multirowsetup}{
12811 \backslash
12812 raggedleft}
12813 \end_layout
12814
12815 \end_inset
12816
12817
12818 \begin_inset Tabular
12819 <lyxtabular version="3" rows="4" columns="3">
12820 <features tabularvalignment="middle">
12821 <column alignment="center" valignment="top" width="3cm">
12822 <column alignment="center" valignment="top" width="0">
12823 <column alignment="center" valignment="top" width="0">
12824 <row>
12825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 un contenu long
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838 b
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847 c
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 </row>
12853 <row>
12854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 t
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 n
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 m
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 </row>
12882 <row>
12883 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 multi-ligne
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 e
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 f
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 <row>
12912 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 h
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12931 \begin_inset Text
12932
12933 \begin_layout Plain Layout
12934 i
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 </row>
12940 </lyxtabular>
12941
12942 \end_inset
12943
12944
12945 \begin_inset ERT
12946 status collapsed
12947
12948 \begin_layout Plain Layout
12949
12950
12951 \backslash
12952 renewcommand{
12953 \backslash
12954 multirowsetup}{
12955 \backslash
12956 raggedright}
12957 \end_layout
12958
12959 \end_inset
12960
12961
12962 \end_layout
12963
12964 \begin_layout Section
12965 Les Tableaux Formels
12966 \begin_inset CommandInset label
12967 LatexCommand label
12968 name "sec:Tableaux-Formels"
12969
12970 \end_inset
12971
12972
12973 \begin_inset Index idx
12974 status collapsed
12975
12976 \begin_layout Plain Layout
12977 Tableau ! Formel
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \end_layout
12984
12985 \begin_layout Standard
12986 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12987  à celle du tableau
12988 \begin_inset space ~
12989 \end_inset
12990
12991
12992 \begin_inset CommandInset ref
12993 LatexCommand ref
12994 reference "tab:Exemple-tableau-booktabs"
12995
12996 \end_inset
12997
12998 .
12999  Ce genre de tableau est appelé 
13000 \begin_inset Quotes eld
13001 \end_inset
13002
13003
13004 \emph on
13005 formel
13006 \emph default
13007
13008 \begin_inset Quotes erd
13009 \end_inset
13010
13011 .
13012  Pour transformer un tableau en tableau formel, utilisez l'option 
13013 \family sans
13014 Formel
13015 \family default
13016  de l'onglet 
13017 \family sans
13018 Bordures
13019 \family default
13020  de la fenêtre de dialogue 
13021 \family sans
13022 Paramètres
13023 \begin_inset space ~
13024 \end_inset
13025
13026 du
13027 \begin_inset space ~
13028 \end_inset
13029
13030 tableau
13031 \family default
13032 .
13033 \end_layout
13034
13035 \begin_layout Standard
13036 \begin_inset Float table
13037 placement h
13038 wide false
13039 sideways false
13040 status open
13041
13042 \begin_layout Plain Layout
13043 \begin_inset Caption
13044
13045 \begin_layout Plain Layout
13046 \begin_inset CommandInset label
13047 LatexCommand label
13048 name "tab:Exemple-tableau-booktabs"
13049
13050 \end_inset
13051
13052 Exemple de tableau formel
13053 \end_layout
13054
13055 \end_inset
13056
13057
13058 \end_layout
13059
13060 \begin_layout Plain Layout
13061 \align center
13062 \begin_inset Tabular
13063 <lyxtabular version="3" rows="8" columns="4">
13064 <features booktabs="true" tabularvalignment="middle">
13065 <column alignment="center" valignment="top" width="0">
13066 <column alignment="center" valignment="top" width="0">
13067 <column alignment="center" valignment="top" width="0">
13068 <column alignment="center" valignment="top" width="0">
13069 <row>
13070 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 Système
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 <cell alignment="center" valignment="top" topline="true" usebox="none">
13080 \begin_inset Text
13081
13082 \begin_layout Plain Layout
13083 Chip
13084 \begin_inset space \thinspace{}
13085 \end_inset
13086
13087 1
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 Chip
13097 \begin_inset space \thinspace{}
13098 \end_inset
13099
13100 2
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 </row>
13115 <row>
13116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 \begin_inset ERT
13121 status collapsed
13122
13123 \begin_layout Plain Layout
13124
13125
13126 \backslash
13127 cmidrule(r){2-2}
13128 \end_layout
13129
13130 \end_inset
13131
13132
13133 \begin_inset ERT
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137
13138
13139 \backslash
13140 cmidrule(l){3-4}
13141 \end_layout
13142
13143 \end_inset
13144
13145 Épaisseur du capteur en µm
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell alignment="center" valignment="top" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154 300
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 <cell alignment="center" valignment="top" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 300
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 <cell alignment="center" valignment="top" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Plain Layout
13172 700
13173 \end_layout
13174
13175 \end_inset
13176 </cell>
13177 </row>
13178 <row>
13179 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 Angle du biseau en °
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" topline="true" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 3.55
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 <cell alignment="center" valignment="top" topline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Plain Layout
13201 2.71
13202 \end_layout
13203
13204 \end_inset
13205 </cell>
13206 <cell alignment="center" valignment="top" topline="true" usebox="none">
13207 \begin_inset Text
13208
13209 \begin_layout Plain Layout
13210 7.99
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 </row>
13216 <row topspace="default">
13217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 Résolution spatiale en µm
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 4.26
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 <cell alignment="center" valignment="top" usebox="none">
13236 \begin_inset Text
13237
13238 \begin_layout Plain Layout
13239 10.17
13240 \end_layout
13241
13242 \end_inset
13243 </cell>
13244 <cell alignment="center" valignment="top" usebox="none">
13245 \begin_inset Text
13246
13247 \begin_layout Plain Layout
13248 10.56
13249 \end_layout
13250
13251 \end_inset
13252 </cell>
13253 </row>
13254 <row topspace="default">
13255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 MTF à 
13260 \begin_inset Formula $f_{\mathrm{max}}$
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 0.53
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 <cell alignment="center" valignment="top" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 0.37
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290 0.39
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 </row>
13296 <row topspace="default">
13297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 \begin_inset ERT
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305
13306
13307 \backslash
13308 cmidrule(l{10pt}){1-1}
13309 \end_layout
13310
13311 \end_inset
13312
13313 résolution spatiale LSF
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322
13323 \end_layout
13324
13325 \end_inset
13326 </cell>
13327 <cell alignment="center" valignment="top" usebox="none">
13328 \begin_inset Text
13329
13330 \begin_layout Plain Layout
13331
13332 \end_layout
13333
13334 \end_inset
13335 </cell>
13336 <cell alignment="center" valignment="top" usebox="none">
13337 \begin_inset Text
13338
13339 \begin_layout Plain Layout
13340
13341 \end_layout
13342
13343 \end_inset
13344 </cell>
13345 </row>
13346 <row>
13347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 en µm
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 <cell alignment="center" valignment="top" usebox="none">
13357 \begin_inset Text
13358
13359 \begin_layout Plain Layout
13360 129.7
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 <cell alignment="center" valignment="top" usebox="none">
13366 \begin_inset Text
13367
13368 \begin_layout Plain Layout
13369 52.75
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 <cell alignment="center" valignment="top" usebox="none">
13375 \begin_inset Text
13376
13377 \begin_layout Plain Layout
13378 50.78
13379 \end_layout
13380
13381 \end_inset
13382 </cell>
13383 </row>
13384 <row>
13385 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13386 \begin_inset Text
13387
13388 \begin_layout Plain Layout
13389 en % de la taille des pixels
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13395 \begin_inset Text
13396
13397 \begin_layout Plain Layout
13398 76.3
13399 \end_layout
13400
13401 \end_inset
13402 </cell>
13403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407 95.9
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13413 \begin_inset Text
13414
13415 \begin_layout Plain Layout
13416 92.3
13417 \end_layout
13418
13419 \end_inset
13420 </cell>
13421 </row>
13422 </lyxtabular>
13423
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \end_inset
13430
13431
13432 \end_layout
13433
13434 \begin_layout Standard
13435 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13436  
13437 \family sans
13438 Bordures
13439 \family default
13440  de la fenêtre de dialogue 
13441 \family sans
13442 Paramètres
13443 \begin_inset space ~
13444 \end_inset
13445
13446 du
13447 \begin_inset space ~
13448 \end_inset
13449
13450 tableau
13451 \family default
13452  comme c'est décrit dans la section
13453 \begin_inset space ~
13454 \end_inset
13455
13456
13457 \begin_inset CommandInset ref
13458 LatexCommand ref
13459 reference "sub:Espacement-lignes"
13460
13461 \end_inset
13462
13463 .
13464 \end_layout
13465
13466 \begin_layout Standard
13467 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13468  verticales.
13469  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13470  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13471  sortie imprimée :
13472 \begin_inset Newline newline
13473 \end_inset
13474
13475 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13476 \begin_inset space \thinspace{}
13477 \end_inset
13478
13479 em alors que les autres lignes ont implicite une épaisseur de 0.05
13480 \begin_inset space \thinspace{}
13481 \end_inset
13482
13483 em.
13484 \end_layout
13485
13486 \begin_layout Standard
13487 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13488  les lignes de préambule suivantes :
13489 \end_layout
13490
13491 \begin_layout Standard
13492
13493 \series bold
13494
13495 \backslash
13496 let
13497 \backslash
13498 mytoprule
13499 \backslash
13500 toprule
13501 \begin_inset Newline newline
13502 \end_inset
13503
13504
13505 \backslash
13506 renewcommand{
13507 \backslash
13508 toprule}{
13509 \backslash
13510 mytoprule[width]}
13511 \end_layout
13512
13513 \begin_layout Standard
13514 Cet exemple concerne la première ligne, appelée 
13515 \series bold
13516 toprule
13517 \series default
13518 .
13519  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13520 \series bold
13521 toprule
13522 \series default
13523  par 
13524 \series bold
13525 bottomrule
13526 \series default
13527 .
13528  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13529  
13530 \series bold
13531 toprule
13532 \series default
13533  par 
13534 \series bold
13535 midrule
13536 \series default
13537 .
13538  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13539 \begin_inset space ~
13540 \end_inset
13541
13542
13543 \begin_inset CommandInset ref
13544 LatexCommand ref
13545 reference "cha:Unités-de-longueur"
13546
13547 \end_inset
13548
13549  pour préciser l'épaisseur voulue.
13550 \end_layout
13551
13552 \begin_layout Standard
13553 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13554  en mettant une ligne pour une cellule multi colonne.
13555  LyX va utiliser en interne la commande 
13556 \series bold
13557
13558 \backslash
13559 cmidrule
13560 \series default
13561  pour créer cette ligne.
13562  Sa syntaxe complète est :
13563 \end_layout
13564
13565 \begin_layout Standard
13566
13567 \series bold
13568
13569 \backslash
13570 cmidrule[largeur](rognage){colDépart-colFin}
13571 \end_layout
13572
13573 \begin_layout Standard
13574 Les options de la commande 
13575 \series bold
13576
13577 \backslash
13578 cmidrule
13579 \series default
13580  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13581  TeX pour pouvoir les utiliser.
13582  On peut créer manuellement des lignes 
13583 \series bold
13584
13585 \backslash
13586 mitrales
13587 \series default
13588  en insérant la commande en code TeX comme le premier élément de la première
13589  cellule de la ligne.
13590  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13591  en question.
13592 \end_layout
13593
13594 \begin_layout Standard
13595 La valeur implicite pour l'épaisseur des lignes est de 0.03
13596 \begin_inset space \thinspace{}
13597 \end_inset
13598
13599 em.
13600  
13601 \series bold
13602 colDépart
13603 \series default
13604  est le numéro de la colonne dans laquelle la ligne commence et 
13605 \series bold
13606 colFin
13607 \series default
13608  est le numéro de la colonne dans laquelle elle se termine.
13609  La valeur de 
13610 \series bold
13611 colFin
13612 \series default
13613  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13614  Le paramètre optionnel 
13615 \series bold
13616 rognage
13617 \series default
13618  peut être soit 
13619 \emph on
13620 l{largeurRognage}
13621 \emph default
13622 , ou 
13623 \emph on
13624 r{largeurRognage}
13625 \emph default
13626  où les valeurs de
13627 \emph on
13628  largeurRognage
13629 \emph default
13630  sont aussi optionnelles.
13631  En utilisant par exemple la valeur 
13632 \emph on
13633 l{2pt}
13634 \emph default
13635  pour ce paramètre, la ligne va être rognée de 2
13636 \begin_inset space \thinspace{}
13637 \end_inset
13638
13639 pt à son extrémité gauche.
13640  Si vous ne spécifiez pas de valeur pour 
13641 \emph on
13642 largeurRognage
13643 \emph default
13644  les lignes sont implicitement rognées de 0.5
13645 \begin_inset space \thinspace{}
13646 \end_inset
13647
13648 em.
13649 \end_layout
13650
13651 \begin_layout Standard
13652 \begin_inset VSpace bigskip
13653 \end_inset
13654
13655 Le tableau
13656 \begin_inset space ~
13657 \end_inset
13658
13659
13660 \begin_inset CommandInset ref
13661 LatexCommand ref
13662 reference "tab:Exemple-tableau-booktabs"
13663
13664 \end_inset
13665
13666  a été créé en utilisant les commandes
13667 \end_layout
13668
13669 \begin_layout Standard
13670
13671 \series bold
13672
13673 \backslash
13674 cmidrule(r){2-2}
13675 \backslash
13676 cmidrule(l){3-4}
13677 \end_layout
13678
13679 \begin_layout Standard
13680 au début de la deuxième ligne et
13681 \end_layout
13682
13683 \begin_layout Standard
13684
13685 \series bold
13686
13687 \backslash
13688 cmidrule(l{10pt}){1-1}
13689 \end_layout
13690
13691 \begin_layout Standard
13692 au début de la sixième ligne.
13693 \end_layout
13694
13695 \begin_layout Standard
13696 \begin_inset VSpace bigskip
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Standard
13703 Vous pouvez vouloir des commandes 
13704 \series bold
13705
13706 \backslash
13707 cmidrule
13708 \series default
13709 s qui se recouvrent comme pour le tableau
13710 \begin_inset space ~
13711 \end_inset
13712
13713
13714 \begin_inset CommandInset ref
13715 LatexCommand ref
13716 reference "tab:Tableau-booktabs-special"
13717
13718 \end_inset
13719
13720 .
13721  On obtient ce résultat en utilisant la commande suivante en code TeX
13722 \end_layout
13723
13724 \begin_layout Standard
13725
13726 \series bold
13727
13728 \backslash
13729 morecmidrules
13730 \end_layout
13731
13732 \begin_layout Standard
13733 La commande qui a été utilisée pour la deuxième ligne du tableau
13734 \begin_inset space ~
13735 \end_inset
13736
13737
13738 \begin_inset CommandInset ref
13739 LatexCommand ref
13740 reference "tab:Tableau-booktabs-special"
13741
13742 \end_inset
13743
13744  est
13745 \end_layout
13746
13747 \begin_layout Standard
13748
13749 \series bold
13750
13751 \backslash
13752 cmidrule(r){2-2}
13753 \backslash
13754 cmidrule(l){3-4}
13755 \backslash
13756 morecmidrules
13757 \backslash
13758 cmidrule{2-4}
13759 \end_layout
13760
13761 \begin_layout Standard
13762 La commande pour la sixième ligne est
13763 \end_layout
13764
13765 \begin_layout Standard
13766
13767 \series bold
13768
13769 \backslash
13770 midrule
13771 \backslash
13772 morecmidrules
13773 \backslash
13774 cmidrule{3-4}
13775 \end_layout
13776
13777 \begin_layout Standard
13778 \begin_inset VSpace bigskip
13779 \end_inset
13780
13781
13782 \end_layout
13783
13784 \begin_layout Standard
13785 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13786 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13787  font toute la largeur du tableau :
13788 \end_layout
13789
13790 \begin_layout Standard
13791
13792 \series bold
13793
13794 \backslash
13795 specialrule{largeur}{espace au dessus}{espace en dessous}
13796 \end_layout
13797
13798 \begin_layout Standard
13799 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13800  du paquetage LaTeX 
13801 \series bold
13802 booktabs
13803 \series default
13804  
13805 \begin_inset CommandInset citation
13806 LatexCommand cite
13807 key "booktabs"
13808
13809 \end_inset
13810
13811 .
13812 \begin_inset Index idx
13813 status collapsed
13814
13815 \begin_layout Plain Layout
13816 Paquetages LaTeX ! booktabs
13817 \end_layout
13818
13819 \end_inset
13820
13821
13822 \end_layout
13823
13824 \begin_layout Standard
13825 \begin_inset Float table
13826 placement h
13827 wide false
13828 sideways false
13829 status open
13830
13831 \begin_layout Plain Layout
13832 \begin_inset Caption
13833
13834 \begin_layout Plain Layout
13835 \begin_inset CommandInset label
13836 LatexCommand label
13837 name "tab:Tableau-booktabs-special"
13838
13839 \end_inset
13840
13841 Tableau formel spécial
13842 \end_layout
13843
13844 \end_inset
13845
13846
13847 \end_layout
13848
13849 \begin_layout Plain Layout
13850 \align center
13851 \begin_inset Tabular
13852 <lyxtabular version="3" rows="8" columns="4">
13853 <features booktabs="true" tabularvalignment="middle">
13854 <column alignment="center" valignment="top" width="0">
13855 <column alignment="center" valignment="top" width="0">
13856 <column alignment="center" valignment="top" width="0">
13857 <column alignment="center" valignment="top" width="0">
13858 <row>
13859 <cell alignment="center" valignment="top" topline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 Système
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" topline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872 Chip
13873 \begin_inset space \thinspace{}
13874 \end_inset
13875
13876 1
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885 Chip
13886 \begin_inset space \thinspace{}
13887 \end_inset
13888
13889 2
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 </row>
13904 <row>
13905 <cell alignment="center" valignment="top" usebox="none">
13906 \begin_inset Text
13907
13908 \begin_layout Plain Layout
13909 \begin_inset ERT
13910 status collapsed
13911
13912 \begin_layout Plain Layout
13913
13914
13915 \backslash
13916 cmidrule(r){2-2}
13917 \end_layout
13918
13919 \end_inset
13920
13921
13922 \begin_inset ERT
13923 status collapsed
13924
13925 \begin_layout Plain Layout
13926
13927
13928 \backslash
13929 cmidrule(l){3-4}
13930 \end_layout
13931
13932 \end_inset
13933
13934
13935 \begin_inset ERT
13936 status collapsed
13937
13938 \begin_layout Plain Layout
13939
13940
13941 \backslash
13942 morecmidrules 
13943 \end_layout
13944
13945 \end_inset
13946
13947
13948 \begin_inset ERT
13949 status collapsed
13950
13951 \begin_layout Plain Layout
13952
13953
13954 \backslash
13955 cmidrule{2-4}
13956 \end_layout
13957
13958 \end_inset
13959
13960 Epaisseur du capteur en µm
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 300
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 300
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 <cell alignment="center" valignment="top" usebox="none">
13984 \begin_inset Text
13985
13986 \begin_layout Plain Layout
13987 700
13988 \end_layout
13989
13990 \end_inset
13991 </cell>
13992 </row>
13993 <row>
13994 <cell alignment="center" valignment="top" topline="true" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Plain Layout
13998 Angle biseau en °
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 <cell alignment="center" valignment="top" topline="true" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Plain Layout
14007 3.55
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016 2.71
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 <cell alignment="center" valignment="top" topline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Plain Layout
14025 7.99
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row topspace="default">
14032 <cell alignment="center" valignment="top" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036 Résolution spatiale en µm
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045 4.26
14046 \end_layout
14047
14048 \end_inset
14049 </cell>
14050 <cell alignment="center" valignment="top" usebox="none">
14051 \begin_inset Text
14052
14053 \begin_layout Plain Layout
14054 10.17
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 <cell alignment="center" valignment="top" usebox="none">
14060 \begin_inset Text
14061
14062 \begin_layout Plain Layout
14063 10.56
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 </row>
14069 <row topspace="default">
14070 <cell alignment="center" valignment="top" usebox="none">
14071 \begin_inset Text
14072
14073 \begin_layout Plain Layout
14074 MTF à 
14075 \begin_inset Formula $f_{\mathrm{max}}$
14076 \end_inset
14077
14078
14079 \end_layout
14080
14081 \end_inset
14082 </cell>
14083 <cell alignment="center" valignment="top" usebox="none">
14084 \begin_inset Text
14085
14086 \begin_layout Plain Layout
14087 0.53
14088 \end_layout
14089
14090 \end_inset
14091 </cell>
14092 <cell alignment="center" valignment="top" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 0.37
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 <cell alignment="center" valignment="top" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 0.39
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 </row>
14111 <row>
14112 <cell alignment="center" valignment="top" topline="true" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 \begin_inset ERT
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120
14121
14122 \backslash
14123 morecmidrules 
14124 \end_layout
14125
14126 \end_inset
14127
14128
14129 \begin_inset ERT
14130 status collapsed
14131
14132 \begin_layout Plain Layout
14133
14134
14135 \backslash
14136 cmidrule{3-4}
14137 \end_layout
14138
14139 \end_inset
14140
14141 résolution spatiale LSF
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 <cell alignment="center" valignment="top" topline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 <cell alignment="center" valignment="top" topline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 </row>
14174 <row>
14175 <cell alignment="center" valignment="top" usebox="none">
14176 \begin_inset Text
14177
14178 \begin_layout Plain Layout
14179 en µm
14180 \end_layout
14181
14182 \end_inset
14183 </cell>
14184 <cell alignment="center" valignment="top" usebox="none">
14185 \begin_inset Text
14186
14187 \begin_layout Plain Layout
14188 129.7
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 <cell alignment="center" valignment="top" usebox="none">
14194 \begin_inset Text
14195
14196 \begin_layout Plain Layout
14197 52.75
14198 \end_layout
14199
14200 \end_inset
14201 </cell>
14202 <cell alignment="center" valignment="top" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206 50.78
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 </row>
14212 <row>
14213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14214 \begin_inset Text
14215
14216 \begin_layout Plain Layout
14217 en % de la taille des pixels
14218 \end_layout
14219
14220 \end_inset
14221 </cell>
14222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 76.3
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Plain Layout
14235 95.9
14236 \end_layout
14237
14238 \end_inset
14239 </cell>
14240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14241 \begin_inset Text
14242
14243 \begin_layout Plain Layout
14244 92.3
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 </row>
14250 </lyxtabular>
14251
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \end_inset
14258
14259
14260 \end_layout
14261
14262 \begin_layout Section
14263 Alignement Vertical des Tableaux
14264 \begin_inset Index idx
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 Tableau ! Alignement
14269 \end_layout
14270
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \begin_layout Standard
14277 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14278  doit être à l'intérieur d'une boîte.
14279  La boîte peut alors être alignée comme c'est décrit dans la 
14280 \begin_inset space ~
14281 \end_inset
14282
14283
14284 \begin_inset CommandInset ref
14285 LatexCommand ref
14286 reference "sec:Boîte-Dialogue"
14287
14288 \end_inset
14289
14290 .
14291 \end_layout
14292
14293 \begin_layout Standard
14294 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14295  minipage
14296 \begin_inset Foot
14297 status open
14298
14299 \begin_layout Plain Layout
14300 Les minipages son décrites dans la section
14301 \begin_inset space ~
14302 \end_inset
14303
14304
14305 \begin_inset CommandInset ref
14306 LatexCommand ref
14307 reference "sec:Minipages"
14308
14309 \end_inset
14310
14311 .
14312 \end_layout
14313
14314 \end_inset
14315
14316  dont la largeur est de 15
14317 \begin_inset space \thinspace{}
14318 \end_inset
14319
14320 col% :
14321 \end_layout
14322
14323 \begin_layout Itemize
14324 test 
14325 \begin_inset Box Frameless
14326 position "t"
14327 hor_pos "c"
14328 has_inner_box 1
14329 inner_pos "c"
14330 use_parbox 0
14331 use_makebox 0
14332 width "15col%"
14333 special "none"
14334 height "1in"
14335 height_special "totalheight"
14336 status collapsed
14337
14338 \begin_layout Plain Layout
14339 \begin_inset Tabular
14340 <lyxtabular version="3" rows="3" columns="3">
14341 <features tabularvalignment="middle">
14342 <column alignment="center" valignment="top" width="0">
14343 <column alignment="center" valignment="top" width="0">
14344 <column alignment="center" valignment="top" width="0">
14345 <row>
14346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 a
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359 d
14360 \end_layout
14361
14362 \end_inset
14363 </cell>
14364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14365 \begin_inset Text
14366
14367 \begin_layout Plain Layout
14368 g
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 </row>
14374 <row>
14375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14376 \begin_inset Text
14377
14378 \begin_layout Plain Layout
14379 b
14380 \end_layout
14381
14382 \end_inset
14383 </cell>
14384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14385 \begin_inset Text
14386
14387 \begin_layout Plain Layout
14388 e
14389 \end_layout
14390
14391 \end_inset
14392 </cell>
14393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397 h
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 </row>
14403 <row>
14404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 c
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 f
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 i
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 </row>
14432 </lyxtabular>
14433
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \end_inset
14440
14441  test 
14442 \begin_inset ERT
14443 status collapsed
14444
14445 \begin_layout Plain Layout
14446
14447
14448 \backslash
14449 raisebox{0.85
14450 \backslash
14451 baselineskip}{
14452 \end_layout
14453
14454 \end_inset
14455
14456
14457 \begin_inset Box Frameless
14458 position "t"
14459 hor_pos "c"
14460 has_inner_box 1
14461 inner_pos "c"
14462 use_parbox 0
14463 use_makebox 0
14464 width "15col%"
14465 special "none"
14466 height "1in"
14467 height_special "totalheight"
14468 status collapsed
14469
14470 \begin_layout Plain Layout
14471 \begin_inset Tabular
14472 <lyxtabular version="3" rows="3" columns="3">
14473 <features tabularvalignment="middle">
14474 <column alignment="center" valignment="top" width="0">
14475 <column alignment="center" valignment="top" width="0">
14476 <column alignment="center" valignment="top" width="0">
14477 <row>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 a
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491 d
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500 g
14501 \end_layout
14502
14503 \end_inset
14504 </cell>
14505 </row>
14506 <row>
14507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14508 \begin_inset Text
14509
14510 \begin_layout Plain Layout
14511 b
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520 e
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 h
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 <row>
14536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14537 \begin_inset Text
14538
14539 \begin_layout Plain Layout
14540 c
14541 \end_layout
14542
14543 \end_inset
14544 </cell>
14545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14546 \begin_inset Text
14547
14548 \begin_layout Plain Layout
14549 f
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558 i
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 </row>
14564 </lyxtabular>
14565
14566 \end_inset
14567
14568
14569 \end_layout
14570
14571 \end_inset
14572
14573
14574 \begin_inset ERT
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578
14579 }
14580 \end_layout
14581
14582 \end_inset
14583
14584
14585 \end_layout
14586
14587 \begin_layout Itemize
14588 test 
14589 \begin_inset Box Frameless
14590 position "c"
14591 hor_pos "c"
14592 has_inner_box 1
14593 inner_pos "c"
14594 use_parbox 0
14595 use_makebox 0
14596 width "15col%"
14597 special "none"
14598 height "1in"
14599 height_special "totalheight"
14600 status collapsed
14601
14602 \begin_layout Plain Layout
14603 \begin_inset Tabular
14604 <lyxtabular version="3" rows="3" columns="3">
14605 <features tabularvalignment="middle">
14606 <column alignment="center" valignment="top" width="0">
14607 <column alignment="center" valignment="top" width="0">
14608 <column alignment="center" valignment="top" width="0">
14609 <row>
14610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 a
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623 d
14624 \end_layout
14625
14626 \end_inset
14627 </cell>
14628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \begin_layout Plain Layout
14632 g
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 </row>
14638 <row>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 b
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14649 \begin_inset Text
14650
14651 \begin_layout Plain Layout
14652 e
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 h
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 </row>
14667 <row>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 c
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681 f
14682 \end_layout
14683
14684 \end_inset
14685 </cell>
14686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690 i
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 </row>
14696 </lyxtabular>
14697
14698 \end_inset
14699
14700
14701 \end_layout
14702
14703 \end_inset
14704
14705
14706 \end_layout
14707
14708 \begin_layout Itemize
14709 test 
14710 \begin_inset Box Frameless
14711 position "b"
14712 hor_pos "c"
14713 has_inner_box 1
14714 inner_pos "c"
14715 use_parbox 0
14716 use_makebox 0
14717 width "15col%"
14718 special "none"
14719 height "1in"
14720 height_special "totalheight"
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724 \begin_inset Tabular
14725 <lyxtabular version="3" rows="3" columns="3">
14726 <features tabularvalignment="middle">
14727 <column alignment="center" valignment="top" width="0">
14728 <column alignment="center" valignment="top" width="0">
14729 <column alignment="center" valignment="top" width="0">
14730 <row>
14731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14732 \begin_inset Text
14733
14734 \begin_layout Plain Layout
14735 a
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744 d
14745 \end_layout
14746
14747 \end_inset
14748 </cell>
14749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14750 \begin_inset Text
14751
14752 \begin_layout Plain Layout
14753 g
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 </row>
14759 <row>
14760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764 b
14765 \end_layout
14766
14767 \end_inset
14768 </cell>
14769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 e
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782 h
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 <row>
14789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793 c
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802 f
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14808 \begin_inset Text
14809
14810 \begin_layout Plain Layout
14811 i
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 </row>
14817 </lyxtabular>
14818
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \end_inset
14825
14826  test 
14827 \begin_inset ERT
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831
14832
14833 \backslash
14834 raisebox{-0.32
14835 \backslash
14836 baselineskip}{
14837 \end_layout
14838
14839 \end_inset
14840
14841
14842 \begin_inset Box Frameless
14843 position "b"
14844 hor_pos "c"
14845 has_inner_box 1
14846 inner_pos "c"
14847 use_parbox 0
14848 use_makebox 0
14849 width "15col%"
14850 special "none"
14851 height "1in"
14852 height_special "totalheight"
14853 status collapsed
14854
14855 \begin_layout Plain Layout
14856 \begin_inset Tabular
14857 <lyxtabular version="3" rows="3" columns="3">
14858 <features tabularvalignment="middle">
14859 <column alignment="center" valignment="top" width="0">
14860 <column alignment="center" valignment="top" width="0">
14861 <column alignment="center" valignment="top" width="0">
14862 <row>
14863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867 a
14868 \end_layout
14869
14870 \end_inset
14871 </cell>
14872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14873 \begin_inset Text
14874
14875 \begin_layout Plain Layout
14876 d
14877 \end_layout
14878
14879 \end_inset
14880 </cell>
14881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885 g
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 </row>
14891 <row>
14892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896 b
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905 e
14906 \end_layout
14907
14908 \end_inset
14909 </cell>
14910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14911 \begin_inset Text
14912
14913 \begin_layout Plain Layout
14914 h
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 </row>
14920 <row>
14921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14922 \begin_inset Text
14923
14924 \begin_layout Plain Layout
14925 c
14926 \end_layout
14927
14928 \end_inset
14929 </cell>
14930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14931 \begin_inset Text
14932
14933 \begin_layout Plain Layout
14934 f
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943 i
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 </row>
14949 </lyxtabular>
14950
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \end_inset
14957
14958
14959 \begin_inset ERT
14960 status collapsed
14961
14962 \begin_layout Plain Layout
14963
14964 }
14965 \end_layout
14966
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \begin_layout Standard
14973 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14974  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14975  la ligne dans laquelle le tableau est inséré.
14976  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14977  boîte élévatrice (raisebox)
14978 \begin_inset Foot
14979 status collapsed
14980
14981 \begin_layout Plain Layout
14982 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14983 \begin_inset space ~
14984 \end_inset
14985
14986
14987 \begin_inset CommandInset ref
14988 LatexCommand ref
14989 reference "sub:Alignement-Vertical"
14990
14991 \end_inset
14992
14993 .
14994 \end_layout
14995
14996 \end_inset
14997
14998 .
14999  Dans l'exemple précédent, le deuxième tableau de la première ligne est
15000  aligné en utilisant la commande en code TeX suivante 
15001 \end_layout
15002
15003 \begin_layout Standard
15004
15005 \series bold
15006
15007 \backslash
15008 raisebox{0.85
15009 \backslash
15010 baselineskip}{
15011 \end_layout
15012
15013 \begin_layout Standard
15014 placée juste avant la boîte minipage.
15015  Après la boîte on insère l'accolade fermante en code TeX.
15016  Pour le deuxième tableau de la dernière ligne, la commande 
15017 \end_layout
15018
15019 \begin_layout Standard
15020
15021 \series bold
15022
15023 \backslash
15024 raisebox{-0.32
15025 \backslash
15026 baselineskip}{
15027 \end_layout
15028
15029 \begin_layout Standard
15030 est utilisée.
15031 \end_layout
15032
15033 \begin_layout Standard
15034 \begin_inset Note Greyedout
15035 status open
15036
15037 \begin_layout Plain Layout
15038
15039 \series bold
15040 Note:
15041 \series default
15042  L'alignement entre le contenu de la ligne du tableau et le texte de la
15043  ligne qui l'entoure ne peut pas être parfait.
15044  Le facteur utilisé dans la commande 
15045 \series bold
15046
15047 \backslash
15048 raisebox
15049 \series default
15050  pour obtenir cet alignement dépend de la police de caractères du document,
15051  de la taille de la police et de l'épaisseur des lignes du tableau.
15052 \end_layout
15053
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \begin_layout Section
15060 Tableaux Colorés
15061 \begin_inset CommandInset label
15062 LatexCommand label
15063 name "sec:Tableaux-Colorés"
15064
15065 \end_inset
15066
15067
15068 \begin_inset Index idx
15069 status collapsed
15070
15071 \begin_layout Plain Layout
15072 Tableau ! Coloré
15073 \end_layout
15074
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \begin_layout Subsection
15081 Cellules Colorées
15082 \begin_inset Index idx
15083 status collapsed
15084
15085 \begin_layout Plain Layout
15086 Couleur des tableaux ! Pour les cellules
15087 \end_layout
15088
15089 \end_inset
15090
15091
15092 \begin_inset Index idx
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096 Couleur ! Pour les cellules de tableau
15097 \end_layout
15098
15099 \end_inset
15100
15101
15102 \end_layout
15103
15104 \begin_layout Standard
15105 \begin_inset Float table
15106 placement h
15107 wide false
15108 sideways false
15109 status open
15110
15111 \begin_layout Plain Layout
15112 \begin_inset Caption
15113
15114 \begin_layout Plain Layout
15115 \begin_inset CommandInset label
15116 LatexCommand label
15117 name "tab:Tableau-coloré-sans-colortbl"
15118
15119 \end_inset
15120
15121 Tableau coloré sans utiliser le paquetage  
15122 \series bold
15123 colortbl
15124 \series default
15125
15126 \begin_inset Argument
15127 status open
15128
15129 \begin_layout Plain Layout
15130 Tableau sans colortbl
15131 \end_layout
15132
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \begin_layout Plain Layout
15144 \align center
15145 \begin_inset Tabular
15146 <lyxtabular version="3" rows="3" columns="3">
15147 <features tabularvalignment="middle">
15148 <column alignment="center" valignment="top" width="0">
15149 <column alignment="center" valignment="top" width="0">
15150 <column alignment="center" valignment="top" width="0">
15151 <row>
15152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156
15157 \color green
15158 a
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167
15168 \color red
15169 b
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178
15179 \color red
15180 c
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 <row>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191
15192 \color green
15193 d
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202
15203 \color blue
15204 e
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213
15214 \color blue
15215 f
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 </row>
15221 <row>
15222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226
15227 \color green
15228 g
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \color blue
15239 h
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248
15249 \color blue
15250 i
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 </lyxtabular>
15257
15258 \end_inset
15259
15260
15261 \end_layout
15262
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \begin_layout Standard
15269 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15270  et choisissez une couleur dans le menu 
15271 \family sans
15272 Éditer\SpecialChar \menuseparator
15273 Style
15274 \begin_inset space ~
15275 \end_inset
15276
15277 de
15278 \begin_inset space ~
15279 \end_inset
15280
15281 Texte
15282 \family default
15283 .
15284  C'est ce qui a été utilisé pour créer le tableau
15285 \begin_inset space ~
15286 \end_inset
15287
15288
15289 \begin_inset CommandInset ref
15290 LatexCommand ref
15291 reference "tab:Tableau-coloré-sans-colortbl"
15292
15293 \end_inset
15294
15295 .
15296  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15297 \series bold
15298 colortbl
15299 \series default
15300 .
15301 \begin_inset Index idx
15302 status collapsed
15303
15304 \begin_layout Plain Layout
15305 Paquetages LaTeX ! colortbl
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \begin_layout Standard
15314 \begin_inset ERT
15315 status collapsed
15316
15317 \begin_layout Plain Layout
15318
15319
15320 \backslash
15321 ifcolortbl
15322 \end_layout
15323
15324 \end_inset
15325
15326
15327 \begin_inset Note Note
15328 status open
15329
15330 \begin_layout Plain Layout
15331 La section qui suit ne sera affichée que si vous avez installé le paquetage
15332  LaTeX 
15333 \series bold
15334 colortbl
15335 \series default
15336 .
15337 \end_layout
15338
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \begin_layout Standard
15345 Pour créer des tableaux colorés, vous devez charger le paquetage
15346 \series bold
15347  colortbl
15348 \series default
15349  dans le préambule avec la ligne
15350 \end_layout
15351
15352 \begin_layout Standard
15353
15354 \series bold
15355
15356 \backslash
15357 usepackage{colortbl}
15358 \end_layout
15359
15360 \begin_layout Standard
15361 On choisit la couleur d'une colonne avec la commande 
15362 \end_layout
15363
15364 \begin_layout Standard
15365
15366 \series bold
15367
15368 \backslash
15369 columncolor{nom de couleur}
15370 \end_layout
15371
15372 \begin_layout Standard
15373 à l'intérieur d'une commande 
15374 \series bold
15375 >{ }
15376 \series default
15377 .
15378  Vous trouverez plus d'information sur la commande 
15379 \series bold
15380 >{}
15381 \series default
15382  dans la section
15383 \begin_inset space ~
15384 \end_inset
15385
15386
15387 \begin_inset CommandInset ref
15388 LatexCommand ref
15389 reference "sub:Calculs-multicolonnes"
15390
15391 \end_inset
15392
15393 .
15394 \end_layout
15395
15396 \begin_layout Standard
15397 Les noms de couleurs suivants sont prédéfinis :
15398 \end_layout
15399
15400 \begin_layout Standard
15401
15402 \family sans
15403 red
15404 \family default
15405  (rouge), 
15406 \family sans
15407 green
15408 \family default
15409  (vert), 
15410 \family sans
15411 yellow
15412 \family default
15413  (jaune), 
15414 \family sans
15415 blue
15416 \family default
15417  (bleu), 
15418 \family sans
15419 cyan
15420 \family default
15421
15422 \family sans
15423 magenta
15424 \family default
15425
15426 \family sans
15427 black 
15428 \family default
15429 (noir) et 
15430 \family sans
15431 white 
15432 \family default
15433 (blanc).
15434 \end_layout
15435
15436 \begin_layout Standard
15437 \begin_inset VSpace medskip
15438 \end_inset
15439
15440
15441 \end_layout
15442
15443 \begin_layout Standard
15444 Vous pouvez aussi définir votre propre couleur avec la commande
15445 \end_layout
15446
15447 \begin_layout Standard
15448
15449 \series bold
15450
15451 \backslash
15452 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15453 \end_layout
15454
15455 \begin_layout Standard
15456 Le modèle de couleur peut être
15457 \end_layout
15458
15459 \begin_layout Labeling
15460 \labelwidthstring 00.00.0000
15461 cmyk: cyan, magenta, jaune (yellow), noir (black)
15462 \end_layout
15463
15464 \begin_layout Labeling
15465 \labelwidthstring 00.00.0000
15466 rgb: red, vert (green), bleu (blue)
15467 \end_layout
15468
15469 \begin_layout Labeling
15470 \labelwidthstring 00.00.0000
15471 gray dégradé de gris (gray)
15472 \end_layout
15473
15474 \begin_layout Standard
15475 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15476  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15477 \end_layout
15478
15479 \begin_layout Standard
15480 Vous pouvez par exemple définir la couleur 
15481 \begin_inset Quotes eld
15482 \end_inset
15483
15484
15485 \emph on
15486 vertfonce
15487 \begin_inset Quotes erd
15488 \end_inset
15489
15490  dans le préambule avec la ligne
15491 \end_layout
15492
15493 \begin_layout Standard
15494
15495 \series bold
15496
15497 \backslash
15498 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15499 \end_layout
15500
15501 \begin_layout Standard
15502 et la couleur "
15503 \emph on
15504 grisclair
15505 \emph default
15506 " avec
15507 \end_layout
15508
15509 \begin_layout Standard
15510
15511 \series bold
15512
15513 \backslash
15514 definecolor{grisclair}{gray}{0.8}
15515 \end_layout
15516
15517 \begin_layout Standard
15518 \begin_inset VSpace medskip
15519 \end_inset
15520
15521
15522 \end_layout
15523
15524 \begin_layout Standard
15525 Les lignes sont colorées avec la commande
15526 \end_layout
15527
15528 \begin_layout Standard
15529
15530 \series bold
15531
15532 \backslash
15533 rowcolor{nom de la couleur}
15534 \end_layout
15535
15536 \begin_layout Standard
15537 et les cellules sont colorées avec la commande
15538 \end_layout
15539
15540 \begin_layout Standard
15541
15542 \series bold
15543
15544 \backslash
15545 cellcolor{nom de la couleur}
15546 \end_layout
15547
15548 \begin_layout Standard
15549 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15550 \end_layout
15551
15552 \begin_layout Standard
15553 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15554  choisissez une couleur dans le menu 
15555 \family sans
15556 Éditer\SpecialChar \menuseparator
15557 Style
15558 \begin_inset space ~
15559 \end_inset
15560
15561 de
15562 \begin_inset space ~
15563 \end_inset
15564
15565 Texte
15566 \family default
15567 .
15568  Si une cellule contient du code TeX, faites bien attention à ne colorer
15569  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15570 \end_layout
15571
15572 \begin_layout Standard
15573 \begin_inset Note Greyedout
15574 status open
15575
15576 \begin_layout Plain Layout
15577
15578 \series bold
15579 Note:
15580 \series default
15581  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15582  définies par l'utilisateur.
15583 \end_layout
15584
15585 \end_inset
15586
15587
15588 \end_layout
15589
15590 \begin_layout Standard
15591 \begin_inset VSpace bigskip
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Pour créer le tableau
15599 \begin_inset space ~
15600 \end_inset
15601
15602
15603 \begin_inset CommandInset ref
15604 LatexCommand ref
15605 reference "tab:Tableau-coloré-avec-colortbl"
15606
15607 \end_inset
15608
15609  faites ce qui suit : La couleur de la première colonne doit être 
15610 \emph on
15611 vertfonce
15612 \emph default
15613 .
15614  On insère donc la commande
15615 \end_layout
15616
15617 \begin_layout Standard
15618
15619 \series bold
15620 >{
15621 \backslash
15622 columncolor{vertfonce}
15623 \backslash
15624 centering}c
15625 \end_layout
15626
15627 \begin_layout Standard
15628 en code TeX pour cette colonne.
15629  La première ligne doit être bleue
15630 \begin_inset Note Note
15631 status open
15632
15633 \begin_layout Plain Layout
15634 cyan ? (NdT)
15635 \end_layout
15636
15637 \end_inset
15638
15639 , d'où la commande en code TeX
15640 \end_layout
15641
15642 \begin_layout Standard
15643
15644 \series bold
15645
15646 \backslash
15647 rowcolor{cyan}
15648 \end_layout
15649
15650 \begin_layout Standard
15651 qui est insérée dans la première cellule de cette ligne.
15652  Notez que cela annule la couleur de colonne pour la première cellule.
15653  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15654  en code TeX la commande
15655 \end_layout
15656
15657 \begin_layout Standard
15658
15659 \series bold
15660
15661 \backslash
15662 cellcolor{magenta}
15663 \end_layout
15664
15665 \begin_layout Standard
15666 Les caractères peuvent maintenant être colorés en utilisant le menu 
15667 \family sans
15668 Éditer\SpecialChar \menuseparator
15669 Style
15670 \begin_inset space ~
15671 \end_inset
15672
15673 de
15674 \begin_inset space ~
15675 \end_inset
15676
15677 Texte
15678 \family default
15679 .
15680 \end_layout
15681
15682 \begin_layout Standard
15683 \begin_inset Float table
15684 placement h
15685 wide false
15686 sideways false
15687 status open
15688
15689 \begin_layout Plain Layout
15690 \begin_inset Caption
15691
15692 \begin_layout Plain Layout
15693 \begin_inset CommandInset label
15694 LatexCommand label
15695 name "tab:Tableau-coloré-avec-colortbl"
15696
15697 \end_inset
15698
15699 Tableau coloré en utilisant le paquetage 
15700 \series bold
15701 colortbl
15702 \series default
15703
15704 \begin_inset Argument
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708 Tableau avec colortbl
15709 \end_layout
15710
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \begin_layout Plain Layout
15722 \align center
15723 \begin_inset Tabular
15724 <lyxtabular version="3" rows="3" columns="3">
15725 <features tabularvalignment="middle">
15726 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15727 <column alignment="center" valignment="top" width="0">
15728 <column alignment="center" valignment="top" width="0">
15729 <row>
15730 <cell alignment="center" valignment="top" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Plain Layout
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739
15740 \backslash
15741 rowcolor{cyan}
15742 \end_layout
15743
15744 \end_inset
15745
15746
15747 \color magenta
15748 a
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 <cell alignment="center" valignment="top" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757
15758 \color red
15759 b
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \color red
15770 c
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 </row>
15776 <row>
15777 <cell alignment="center" valignment="top" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781
15782 \color yellow
15783 d
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 <cell alignment="center" valignment="top" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792
15793 \color blue
15794 e
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803
15804 \color blue
15805 f
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 <row>
15812 <cell alignment="center" valignment="top" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \color yellow
15818 g
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827
15828 \color blue
15829 h
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838 \begin_inset ERT
15839 status collapsed
15840
15841 \begin_layout Plain Layout
15842
15843
15844 \backslash
15845 cellcolor{magenta}
15846 \end_layout
15847
15848 \end_inset
15849
15850
15851 \color green
15852 i
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 </lyxtabular>
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Standard
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876
15877 \backslash
15878 else
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \begin_inset Note Note
15885 status open
15886
15887 \begin_layout Plain Layout
15888 Ce qui suit sera affiché si le paquetage 
15889 \series bold
15890 colortbl
15891 \series default
15892  n'est pas installé :
15893 \end_layout
15894
15895 \end_inset
15896
15897
15898 \end_layout
15899
15900 \begin_layout Standard
15901 Vous devez installer le paquetage 
15902 \series bold
15903 colortbl
15904 \series default
15905  pour voir le contenu des cette section dans la sortie imprimée.
15906 \end_layout
15907
15908 \begin_layout Standard
15909 \begin_inset ERT
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913
15914
15915 \backslash
15916 fi
15917 \end_layout
15918
15919 \end_inset
15920
15921
15922 \end_layout
15923
15924 \begin_layout Subsection
15925 Les filets colorées
15926 \begin_inset Index idx
15927 status collapsed
15928
15929 \begin_layout Plain Layout
15930 Tableau Coloré ! Pour les filets
15931 \end_layout
15932
15933 \end_inset
15934
15935
15936 \begin_inset Index idx
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940 Couleur ! Pour les filets des tableaux
15941 \end_layout
15942
15943 \end_inset
15944
15945
15946 \begin_inset Note Note
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950 on parle de filets plutôt que de lignes pour les tableaux
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \end_layout
15957
15958 \begin_layout Standard
15959 Comme c'est décrit dans la section
15960 \begin_inset space ~
15961 \end_inset
15962
15963
15964 \begin_inset CommandInset ref
15965 LatexCommand ref
15966 reference "sub:Epaisseur-filets"
15967
15968 \end_inset
15969
15970 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15971  variable 
15972 \series bold
15973
15974 \backslash
15975 arrayrulewidth
15976 \series default
15977 .
15978  Elle est mise à 1.5
15979 \begin_inset space \thinspace{}
15980 \end_inset
15981
15982 pt pour tous les tableaux de cette section.
15983 \begin_inset ERT
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987
15988
15989 \backslash
15990 setlength{
15991 \backslash
15992 arrayrulewidth}{1.5pt}
15993 \end_layout
15994
15995 \end_inset
15996
15997
15998 \end_layout
15999
16000 \begin_layout Standard
16001 Pour colorer les filets verticaux, par exemple en vert, créez le format
16002  de colonne suivant dans le préambule du document, en suivant la description
16003  de la section
16004 \begin_inset space ~
16005 \end_inset
16006
16007
16008 \begin_inset CommandInset ref
16009 LatexCommand ref
16010 reference "sub:Formats-personnalisés"
16011
16012 \end_inset
16013
16014 :
16015 \end_layout
16016
16017 \begin_layout Standard
16018
16019 \series bold
16020
16021 \backslash
16022 newcolumntype{W}{!{
16023 \backslash
16024 color{green}
16025 \backslash
16026 vline}}
16027 \end_layout
16028
16029 \begin_layout Standard
16030 Pour le tableau
16031 \begin_inset space ~
16032 \end_inset
16033
16034
16035 \begin_inset CommandInset ref
16036 LatexCommand ref
16037 reference "tab:Tableau-filets-verticaux-colorés"
16038
16039 \end_inset
16040
16041  le paramètre LaTeX
16042 \series bold
16043  WcW
16044 \series default
16045  a été utilisé pour la dernière colonne et
16046 \series bold
16047  Wc
16048 \series default
16049  pour les autres colonnes.
16050 \end_layout
16051
16052 \begin_layout Standard
16053 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
16054 \end_layout
16055
16056 \begin_layout Standard
16057 \begin_inset Float table
16058 placement h
16059 wide false
16060 sideways false
16061 status open
16062
16063 \begin_layout Plain Layout
16064 \begin_inset Caption
16065
16066 \begin_layout Plain Layout
16067 \begin_inset CommandInset label
16068 LatexCommand label
16069 name "tab:Tableau-filets-verticaux-colorés"
16070
16071 \end_inset
16072
16073 Tableau avec filets verticaux colorés
16074 \end_layout
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \begin_layout Plain Layout
16082 \align center
16083 \begin_inset Tabular
16084 <lyxtabular version="3" rows="3" columns="3">
16085 <features tabularvalignment="middle">
16086 <column alignment="center" valignment="top" width="0" special="Wc">
16087 <column alignment="center" valignment="top" width="0" special="Wc">
16088 <column alignment="center" valignment="top" width="0" special="WcW">
16089 <row>
16090 <cell alignment="center" valignment="top" topline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094 sd
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 </row>
16118 <row>
16119 <cell alignment="center" valignment="top" topline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 sd
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell alignment="center" valignment="top" topline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 </row>
16147 <row>
16148 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 sd
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 </row>
16176 </lyxtabular>
16177
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \begin_layout Standard
16189 \begin_inset VSpace bigskip
16190 \end_inset
16191
16192 Pour colorer les filets horizontaux en rouge comme pour le tableau
16193 \begin_inset space ~
16194 \end_inset
16195
16196
16197 \begin_inset CommandInset ref
16198 LatexCommand ref
16199 reference "tab:Tableau-filet-horizontaux-colorés"
16200
16201 \end_inset
16202
16203 , insérez les commandes suivantes en code TeX juste avant le tableau ou
16204  le flottant de tableau :
16205 \end_layout
16206
16207 \begin_layout Standard
16208
16209 \series bold
16210
16211 \backslash
16212 let
16213 \backslash
16214 myHlineC
16215 \backslash
16216 hline
16217 \begin_inset Newline newline
16218 \end_inset
16219
16220
16221 \backslash
16222 renewcommand{
16223 \backslash
16224 hline}
16225 \begin_inset Newline newline
16226 \end_inset
16227
16228
16229 \begin_inset Phantom HPhantom
16230 status open
16231
16232 \begin_layout Plain Layout
16233
16234 \series bold
16235 \begin_inset space ~
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \end_inset
16242
16243 {
16244 \backslash
16245 arrayrulecolor{red}
16246 \backslash
16247 myHlineC
16248 \backslash
16249 arrayrulecolor{black}}
16250 \end_layout
16251
16252 \begin_layout Standard
16253 \begin_inset ERT
16254 status collapsed
16255
16256 \begin_layout Plain Layout
16257
16258
16259 \backslash
16260 let
16261 \backslash
16262 myHlineC
16263 \backslash
16264 hline
16265 \end_layout
16266
16267 \begin_layout Plain Layout
16268
16269
16270 \backslash
16271 renewcommand{
16272 \backslash
16273 hline}
16274 \end_layout
16275
16276 \begin_layout Plain Layout
16277
16278  {
16279 \backslash
16280 arrayrulecolor{red}
16281 \backslash
16282 myHlineC
16283 \backslash
16284 arrayrulecolor{black}}
16285 \end_layout
16286
16287 \end_inset
16288
16289
16290 \begin_inset Float table
16291 placement h
16292 wide false
16293 sideways false
16294 status open
16295
16296 \begin_layout Plain Layout
16297 \begin_inset Caption
16298
16299 \begin_layout Plain Layout
16300 \begin_inset CommandInset label
16301 LatexCommand label
16302 name "tab:Tableau-filet-horizontaux-colorés"
16303
16304 \end_inset
16305
16306 Tableau avec filets horizontaux colorés
16307 \end_layout
16308
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \begin_layout Plain Layout
16315 \align center
16316 \begin_inset Tabular
16317 <lyxtabular version="3" rows="3" columns="3">
16318 <features tabularvalignment="middle">
16319 <column alignment="center" valignment="top" width="0">
16320 <column alignment="center" valignment="top" width="0">
16321 <column alignment="center" valignment="top" width="0">
16322 <row>
16323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 sd
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 </row>
16351 <row>
16352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 sd
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Plain Layout
16374
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 <row>
16381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 sd
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 </row>
16409 </lyxtabular>
16410
16411 \end_inset
16412
16413
16414 \end_layout
16415
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \begin_layout Standard
16422 Pour revenir à la couleur noire implicite, insérez la commande suivante
16423  en code TeX, juste après le tableau ou le flottant de tableau :
16424 \end_layout
16425
16426 \begin_layout Standard
16427
16428 \series bold
16429
16430 \backslash
16431 renewcommand{
16432 \backslash
16433 hline}{
16434 \backslash
16435 myHlineC}
16436 \end_layout
16437
16438 \begin_layout Standard
16439 Le tableau
16440 \begin_inset space ~
16441 \end_inset
16442
16443
16444 \begin_inset CommandInset ref
16445 LatexCommand ref
16446 reference "tab:Tableau-avec-filets-colorés"
16447
16448 \end_inset
16449
16450  est un exemple avec des filets horizontaux et verticaux colorés.
16451 \end_layout
16452
16453 \begin_layout Standard
16454 \begin_inset Float table
16455 placement h
16456 wide false
16457 sideways false
16458 status open
16459
16460 \begin_layout Plain Layout
16461 \begin_inset Caption
16462
16463 \begin_layout Plain Layout
16464 \begin_inset CommandInset label
16465 LatexCommand label
16466 name "tab:Tableau-avec-filets-colorés"
16467
16468 \end_inset
16469
16470 Tableau avec filets horizontaux et verticaux colorés
16471 \end_layout
16472
16473 \end_inset
16474
16475
16476 \end_layout
16477
16478 \begin_layout Plain Layout
16479 \align center
16480 \begin_inset Tabular
16481 <lyxtabular version="3" rows="3" columns="3">
16482 <features tabularvalignment="middle">
16483 <column alignment="center" valignment="top" width="0" special="Wc">
16484 <column alignment="center" valignment="top" width="0" special="Wc">
16485 <column alignment="center" valignment="top" width="0" special="WcW">
16486 <row>
16487 <cell alignment="center" valignment="top" topline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 sd
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 <cell alignment="center" valignment="top" topline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 sd
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row topspace="default">
16545 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 sd
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 </lyxtabular>
16574
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \begin_layout Standard
16586 \begin_inset ERT
16587 status collapsed
16588
16589 \begin_layout Plain Layout
16590
16591
16592 \backslash
16593 renewcommand{
16594 \backslash
16595 hline}{
16596 \backslash
16597 myHlineC}
16598 \end_layout
16599
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \begin_layout Standard
16606 \begin_inset ERT
16607 status collapsed
16608
16609 \begin_layout Plain Layout
16610
16611
16612 \backslash
16613 setlength{
16614 \backslash
16615 arrayrulewidth}{0.4pt}
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \begin_layout Section
16624 Personnalisation des Tableaux
16625 \begin_inset Index idx
16626 status collapsed
16627
16628 \begin_layout Plain Layout
16629 Tableau ! Personnalisation
16630 \end_layout
16631
16632 \end_inset
16633
16634
16635 \begin_inset Index idx
16636 status collapsed
16637
16638 \begin_layout Plain Layout
16639 Personnalisation des tableaux
16640 \end_layout
16641
16642 \end_inset
16643
16644
16645 \end_layout
16646
16647 \begin_layout Subsection
16648 Espacement des lignes
16649 \begin_inset CommandInset label
16650 LatexCommand label
16651 name "sub:Espacement-lignes"
16652
16653 \end_inset
16654
16655
16656 \begin_inset Index idx
16657 status collapsed
16658
16659 \begin_layout Plain Layout
16660 Personnalisation des tableaux ! Espacement des lignes
16661 \end_layout
16662
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \begin_layout Standard
16669 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16670  l'onglet 
16671 \family sans
16672 Bordures
16673 \family default
16674  de la fenêtre de dialogue 
16675 \family sans
16676 Paramètres
16677 \begin_inset space ~
16678 \end_inset
16679
16680 du
16681 \begin_inset space ~
16682 \end_inset
16683
16684 tableau
16685 \family default
16686 .
16687  Vous y trouverez trois possibilités :
16688 \end_layout
16689
16690 \begin_layout Description
16691 Haut
16692 \begin_inset space ~
16693 \end_inset
16694
16695 de
16696 \begin_inset space ~
16697 \end_inset
16698
16699 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16700  Si le tableau est un tableau formel
16701 \begin_inset Foot
16702 status collapsed
16703
16704 \begin_layout Plain Layout
16705 Les tableaux formels sont décrits dans la section
16706 \begin_inset space ~
16707 \end_inset
16708
16709
16710 \begin_inset CommandInset ref
16711 LatexCommand ref
16712 reference "sec:Tableaux-Formels"
16713
16714 \end_inset
16715
16716 .
16717 \end_layout
16718
16719 \end_inset
16720
16721  LyX va insérer implicitement un espace de 0.5
16722 \begin_inset space \thinspace{}
16723 \end_inset
16724
16725 em.
16726  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16727  les filets verticaux comme dans le tableau suivant :
16728 \begin_inset VSpace medskip
16729 \end_inset
16730
16731
16732 \begin_inset Newline newline
16733 \end_inset
16734
16735
16736 \begin_inset space \hspace*{}
16737 \length 0pt
16738 \end_inset
16739
16740
16741 \begin_inset space \hfill{}
16742 \end_inset
16743
16744
16745 \begin_inset Tabular
16746 <lyxtabular version="3" rows="3" columns="1">
16747 <features tabularvalignment="middle">
16748 <column alignment="center" valignment="top" width="0">
16749 <row>
16750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 A
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 </row>
16760 <row topspace="3mm">
16761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 espace de 3
16766 \begin_inset space \thinspace{}
16767 \end_inset
16768
16769 mm en haut de la ligne
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 </row>
16775 <row>
16776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 C
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 </row>
16786 </lyxtabular>
16787
16788 \end_inset
16789
16790
16791 \begin_inset space \hfill{}
16792 \end_inset
16793
16794
16795 \begin_inset space \hspace*{}
16796 \length 0pt
16797 \end_inset
16798
16799
16800 \begin_inset VSpace medskip
16801 \end_inset
16802
16803
16804 \begin_inset Newline newline
16805 \end_inset
16806
16807 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16808  pas de filets verticaux.
16809 \end_layout
16810
16811 \begin_layout Description
16812 Bas
16813 \begin_inset space ~
16814 \end_inset
16815
16816 de
16817 \begin_inset space ~
16818 \end_inset
16819
16820 ligne va ajouter de l'espace sous les caractères de la ligne.
16821  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16822  de 0.5
16823 \begin_inset space \thinspace{}
16824 \end_inset
16825
16826 em, pour les tableaux normaux, l'espace implicite est de 2
16827 \begin_inset space \thinspace{}
16828 \end_inset
16829
16830 pt.
16831 \end_layout
16832
16833 \begin_layout Description
16834 Entre
16835 \begin_inset space ~
16836 \end_inset
16837
16838 les
16839 \begin_inset space ~
16840 \end_inset
16841
16842 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16843  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16844  de 0.5
16845 \begin_inset space \thinspace{}
16846 \end_inset
16847
16848 em.
16849  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16850  les filets verticaux comme dans le tableau suivant :
16851 \begin_inset VSpace medskip
16852 \end_inset
16853
16854
16855 \begin_inset Newline newline
16856 \end_inset
16857
16858
16859 \begin_inset space \hspace*{}
16860 \length 0pt
16861 \end_inset
16862
16863
16864 \begin_inset space \hfill{}
16865 \end_inset
16866
16867
16868 \begin_inset Tabular
16869 <lyxtabular version="3" rows="3" columns="1">
16870 <features tabularvalignment="middle">
16871 <column alignment="center" valignment="top" width="0">
16872 <row>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 A
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row interlinespace="3mm">
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888 \begin_inset Formula $\downarrow$
16889 \end_inset
16890
16891  espace de 3
16892 \begin_inset space \thinspace{}
16893 \end_inset
16894
16895 mm entre les lignes 
16896 \begin_inset Formula $\downarrow$
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 <row>
16906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Formula $\uparrow$
16911 \end_inset
16912
16913  espace de 3
16914 \begin_inset space \thinspace{}
16915 \end_inset
16916
16917 mm entre les lignes 
16918 \begin_inset Formula $\uparrow$
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 </row>
16927 </lyxtabular>
16928
16929 \end_inset
16930
16931
16932 \begin_inset space \hfill{}
16933 \end_inset
16934
16935
16936 \begin_inset space \hspace*{}
16937 \length 0pt
16938 \end_inset
16939
16940
16941 \begin_inset VSpace medskip
16942 \end_inset
16943
16944
16945 \begin_inset Newline newline
16946 \end_inset
16947
16948 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16949  pas de filets verticaux.
16950 \end_layout
16951
16952 \begin_layout Standard
16953 \begin_inset VSpace bigskip
16954 \end_inset
16955
16956 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16957  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16958  dans le préambule :
16959 \end_layout
16960
16961 \begin_layout Standard
16962
16963 \series bold
16964
16965 \backslash
16966 @ifundefined{extrarowheight}
16967 \begin_inset Newline newline
16968 \end_inset
16969
16970
16971 \begin_inset Phantom HPhantom
16972 status open
16973
16974 \begin_layout Plain Layout
16975
16976 \series bold
16977 \begin_inset space ~
16978 \end_inset
16979
16980
16981 \end_layout
16982
16983 \end_inset
16984
16985 {
16986 \backslash
16987 usepackage{array}}{}
16988 \begin_inset Newline newline
16989 \end_inset
16990
16991
16992 \backslash
16993 setlength{
16994 \backslash
16995 extrarowheight}{height}
16996 \end_layout
16997
16998 \begin_layout Standard
16999 Mais ceci présente le défaut que le texte des cellules de tableau n'est
17000  plus exactement centré verticalement.
17001  (le paquetage 
17002 \series bold
17003 array 
17004 \series default
17005 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
17006  auto-définis.
17007  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
17008  
17009 \series bold
17010
17011 \backslash
17012 @ifundefined
17013 \series default
17014  dans la commande précédente.)
17015 \end_layout
17016
17017 \begin_layout Standard
17018 Si vous utilisez des polices de taille plus grande que la taille normale,
17019  les bordures des tableaux sont souvent trop proches du texte.
17020  On peut corriger ce problème en insérant la commande 
17021 \series bold
17022
17023 \begin_inset space \space{}
17024 \end_inset
17025
17026
17027 \backslash
17028 strut
17029 \series default
17030  en code TeX au debut d'une ligne du tableau.
17031  Le tableau
17032 \lang english
17033
17034 \begin_inset space ~
17035 \end_inset
17036
17037
17038 \begin_inset CommandInset ref
17039 LatexCommand ref
17040 reference "tab:Alignement-vertical"
17041
17042 \end_inset
17043
17044
17045 \lang french
17046  montre l'effet de cette commande.
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \noindent
17051 \begin_inset Float table
17052 placement h
17053 wide false
17054 sideways false
17055 status open
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Caption
17059
17060 \begin_layout Plain Layout
17061 \begin_inset CommandInset label
17062 LatexCommand label
17063 name "tab:Alignement-vertical"
17064
17065 \end_inset
17066
17067 Alignement vertical d'un texte avec une police de grande taille.
17068 \end_layout
17069
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \begin_layout Plain Layout
17076 \begin_inset space \hfill{}
17077 \end_inset
17078
17079
17080 \begin_inset Float table
17081 wide false
17082 sideways false
17083 status collapsed
17084
17085 \begin_layout Plain Layout
17086 \begin_inset Caption
17087
17088 \begin_layout Plain Layout
17089 Tableau normal.
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \begin_layout Plain Layout
17098 \noindent
17099 \align center
17100 \begin_inset Tabular
17101 <lyxtabular version="3" rows="6" columns="1">
17102 <features tabularvalignment="middle">
17103 <column alignment="left" valignment="top" width="0">
17104 <row>
17105 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 Normal, g
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row>
17116 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120
17121 \size large
17122 Large
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 </row>
17128 <row>
17129 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133
17134 \size larger
17135 Larger
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \size largest
17148 Largest
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \size huge
17161 Huge
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \size huge
17174 Huger
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 </row>
17180 </lyxtabular>
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188
17189
17190 \begin_inset space \hfill{}
17191 \end_inset
17192
17193
17194 \begin_inset Float table
17195 wide false
17196 sideways false
17197 status collapsed
17198
17199 \begin_layout Plain Layout
17200 \begin_inset Caption
17201
17202 \begin_layout Plain Layout
17203 Tableau utilisant la commande 
17204 \series bold
17205
17206 \backslash
17207 strut
17208 \series default
17209 .
17210 \end_layout
17211
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \begin_layout Plain Layout
17218 \noindent
17219 \align center
17220 \begin_inset Tabular
17221 <lyxtabular version="3" rows="6" columns="1">
17222 <features tabularvalignment="middle">
17223 <column alignment="left" valignment="top" width="0">
17224 <row>
17225 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 Normal, g
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \size large
17242 \begin_inset ERT
17243 status collapsed
17244
17245 \begin_layout Plain Layout
17246
17247
17248 \backslash
17249 strut 
17250 \end_layout
17251
17252 \end_inset
17253
17254 Large
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \size larger
17267 \begin_inset ERT
17268 status collapsed
17269
17270 \begin_layout Plain Layout
17271
17272
17273 \backslash
17274 strut 
17275 \end_layout
17276
17277 \end_inset
17278
17279 Larger
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \size largest
17292 \begin_inset ERT
17293 status collapsed
17294
17295 \begin_layout Plain Layout
17296
17297
17298 \backslash
17299 strut 
17300 \end_layout
17301
17302 \end_inset
17303
17304 Largest
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 <row>
17311 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315
17316 \size huge
17317 \begin_inset ERT
17318 status collapsed
17319
17320 \begin_layout Plain Layout
17321
17322
17323 \backslash
17324 strut 
17325 \end_layout
17326
17327 \end_inset
17328
17329 Huge
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 </row>
17335 <row>
17336 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340
17341 \size giant
17342 \begin_inset ERT
17343 status collapsed
17344
17345 \begin_layout Plain Layout
17346
17347
17348 \backslash
17349 strut 
17350 \end_layout
17351
17352 \end_inset
17353
17354
17355 \size huge
17356 Huger
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 </row>
17362 </lyxtabular>
17363
17364 \end_inset
17365
17366
17367 \end_layout
17368
17369 \end_inset
17370
17371
17372 \begin_inset space \hfill{}
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \end_inset
17379
17380
17381 \end_layout
17382
17383 \begin_layout Standard
17384 \begin_inset Newpage newpage
17385 \end_inset
17386
17387
17388 \end_layout
17389
17390 \begin_layout Subsection
17391 Alignements de cellules spéciaux
17392 \begin_inset CommandInset label
17393 LatexCommand label
17394 name "sub:Alignements-de-cellules"
17395
17396 \end_inset
17397
17398
17399 \begin_inset Index idx
17400 status collapsed
17401
17402 \begin_layout Plain Layout
17403 Personnalisation des tableaux ! Alignement de cellules spéciaux
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Standard
17412 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17413  cellules sur un caractère donné, par exemple le séparateur décimal comme
17414  dans le tableau
17415 \begin_inset space ~
17416 \end_inset
17417
17418
17419 \begin_inset CommandInset ref
17420 LatexCommand ref
17421 reference "tab:Tableau-centré-sur-séparateur-1"
17422
17423 \end_inset
17424
17425 .
17426  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
17427  soit en appuyant sur le bouton 
17428 \begin_inset Graphics
17429         filename ../../images/tabular-feature_align-decimal.png
17430         scale 85
17431         scaleBeforeRotation
17432
17433 \end_inset
17434
17435 de la barre d'outils ou en modifiant le paramètre 
17436 \family sans
17437 Alignement horizontal
17438 \family default
17439  à 
17440 \family sans
17441 Au séparateur décimal
17442 \family default
17443 .
17444  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
17445  dans les paramètres du tableau.
17446 \end_layout
17447
17448 \begin_layout Standard
17449 \begin_inset Float table
17450 placement h
17451 wide false
17452 sideways false
17453 status open
17454
17455 \begin_layout Plain Layout
17456 \begin_inset Caption
17457
17458 \begin_layout Plain Layout
17459 \begin_inset CommandInset label
17460 LatexCommand label
17461 name "tab:Tableau-centré-sur-séparateur-1"
17462
17463 \end_inset
17464
17465 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17466 \end_layout
17467
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \begin_layout Plain Layout
17474 \align center
17475 \begin_inset Tabular
17476 <lyxtabular version="3" rows="4" columns="1">
17477 <features booktabs="true" tabularvalignment="middle">
17478 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17479 <row>
17480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484 en-tête
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 </row>
17490 <row>
17491 <cell alignment="center" valignment="top" topline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 12,6
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 </row>
17501 <row>
17502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 0,68
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 </row>
17512 <row>
17513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 -123,0
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 </lyxtabular>
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \begin_layout Standard
17536 \begin_inset Float table
17537 placement h
17538 wide false
17539 sideways false
17540 status open
17541
17542 \begin_layout Plain Layout
17543 \begin_inset Caption
17544
17545 \begin_layout Plain Layout
17546 \begin_inset CommandInset label
17547 LatexCommand label
17548 name "tab:Tableau-centré-sur-séparateur-2"
17549
17550 \end_inset
17551
17552 Les cellules d'une colonnes sont centrées sur les opérateurs.
17553 \end_layout
17554
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \begin_layout Plain Layout
17561 \align center
17562 \begin_inset Tabular
17563 <lyxtabular version="3" rows="4" columns="2">
17564 <features booktabs="true" tabularvalignment="middle">
17565 <column alignment="right" valignment="top" width="0pt">
17566 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17567 <row>
17568 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572 en-tête
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 </row>
17587 <row>
17588 <cell alignment="center" valignment="top" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 \begin_inset Formula $12\,+$
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 \begin_inset Formula $\,6$
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 </row>
17613 <row>
17614 <cell alignment="center" valignment="top" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618 \begin_inset Formula $0\,-$
17619 \end_inset
17620
17621
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 <cell alignment="center" valignment="top" usebox="none">
17627 \begin_inset Text
17628
17629 \begin_layout Plain Layout
17630 \begin_inset Formula $\,68$
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row>
17640 <cell alignment="center" valignment="top" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 \begin_inset Formula $-123\,/$
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 \begin_inset Formula $\,0$
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 </row>
17665 </lyxtabular>
17666
17667 \end_inset
17668
17669
17670 \end_layout
17671
17672 \end_inset
17673
17674
17675 \end_layout
17676
17677 \begin_layout Standard
17678 L'alignement sur un caractère ne fonctionne pas avec des formules parce
17679  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
17680  formules.
17681  Dans ce cas on doit utiliser la méthode du tableau
17682 \begin_inset space ~
17683 \end_inset
17684
17685
17686 \begin_inset CommandInset ref
17687 LatexCommand ref
17688 reference "tab:Tableau-centré-sur-séparateur-2"
17689
17690 \end_inset
17691
17692 .
17693  Ce tableau a été créé comme un tableau 4×2.
17694  L'en-tête est une cellule multicolonne centrée.
17695  La première colonne est alignée à droite et contient la première partie
17696  et inclue l'opérateur.
17697  La seconde colonne contient le reste de la cellule aligné à gauche.
17698  Un petit espace a été ajouté au début de toutes les celleules de la deuxième
17699  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
17700  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17701  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
17702  :
17703 \end_layout
17704
17705 \begin_layout Standard
17706
17707 \series bold
17708 @{}l
17709 \end_layout
17710
17711 \begin_layout Standard
17712 Le tableau
17713 \begin_inset space ~
17714 \end_inset
17715
17716
17717 \begin_inset CommandInset ref
17718 LatexCommand ref
17719 reference "tab:Plusieurs-exemples-alignements"
17720
17721 \end_inset
17722
17723  montre quelques exemples d'alignements.
17724  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
17725  comme pour la deuxième colonne du tableau
17726 \begin_inset space ~
17727 \end_inset
17728
17729
17730 \begin_inset CommandInset ref
17731 LatexCommand ref
17732 reference "tab:Tableau-centré-sur-séparateur-2"
17733
17734 \end_inset
17735
17736 .
17737 \end_layout
17738
17739 \begin_layout Standard
17740 \begin_inset Float table
17741 wide false
17742 sideways false
17743 status open
17744
17745 \begin_layout Plain Layout
17746 \begin_inset Caption
17747
17748 \begin_layout Plain Layout
17749 \begin_inset CommandInset label
17750 LatexCommand label
17751 name "tab:Plusieurs-exemples-alignements"
17752
17753 \end_inset
17754
17755 Plusieurs exemples d'alignement de cellules.
17756 \end_layout
17757
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \begin_layout Plain Layout
17764 \align center
17765 \begin_inset Tabular
17766 <lyxtabular version="3" rows="4" columns="6">
17767 <features tabularvalignment="middle">
17768 <column alignment="right" valignment="top" width="0">
17769 <column alignment="left" valignment="top" width="0" special="@{}l">
17770 <column alignment="right" valignment="top" width="0">
17771 <column alignment="left" valignment="top" width="0" special="@{}l">
17772 <column alignment="right" valignment="top" width="0">
17773 <column alignment="left" valignment="top" width="0" special="@{}l">
17774 <row>
17775 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 unités
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 exposants
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 relations
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17821 \begin_inset Text
17822
17823 \begin_layout Plain Layout
17824
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 </row>
17830 <row>
17831 <cell alignment="center" valignment="top" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 12×
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 24
17845 \begin_inset space \thinspace{}
17846 \end_inset
17847
17848 bouteilles
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 \begin_inset Formula $10\cdot$
17858 \end_inset
17859
17860
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 \begin_inset Formula $10^{\mbox{-}17}$
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 \begin_inset Formula $\Gamma(t)\propto$
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 \begin_inset Formula $\:\Upsilon(t)$
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 </row>
17902 <row>
17903 <cell alignment="center" valignment="top" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 1024×
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 768
17917 \begin_inset space \thinspace{}
17918 \end_inset
17919
17920 Pixels
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 \begin_inset Formula $5.78\cdot$
17930 \end_inset
17931
17932
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 \begin_inset Formula $10^{7}$
17942 \end_inset
17943
17944
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953 \begin_inset Formula $A\ne$
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 \begin_inset Formula $\: B_{\mathrm{red}}$
17966 \end_inset
17967
17968
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 </row>
17974 <row>
17975 <cell alignment="center" valignment="top" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 32×
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 6
17989 \begin_inset space \thinspace{}
17990 \end_inset
17991
17992 cm
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 -
18002 \begin_inset Formula $33.5\cdot$
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 \begin_inset Formula $10^{4}$
18015 \end_inset
18016
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 \begin_inset Formula $\sin(\alpha)\ge$
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 \begin_inset Formula $\:\sin(\beta)$
18039 \end_inset
18040
18041
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 </lyxtabular>
18048
18049 \end_inset
18050
18051
18052 \end_layout
18053
18054 \end_inset
18055
18056
18057 \end_layout
18058
18059 \begin_layout Subsection
18060 Formats de cellule et de colonne personnalisés
18061 \begin_inset CommandInset label
18062 LatexCommand label
18063 name "sub:Formats-personnalisés"
18064
18065 \end_inset
18066
18067
18068 \begin_inset Index idx
18069 status collapsed
18070
18071 \begin_layout Plain Layout
18072 Personnalisation des tableaux !  Format de cellule/colonne
18073 \end_layout
18074
18075 \end_inset
18076
18077
18078 \end_layout
18079
18080 \begin_layout Standard
18081 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
18082  multicolonne comme dans la section
18083 \begin_inset space ~
18084 \end_inset
18085
18086
18087 \begin_inset CommandInset ref
18088 LatexCommand ref
18089 reference "sub:Calculs-multicolonnes"
18090
18091 \end_inset
18092
18093  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
18094  multicolonnes.
18095  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18096  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18097  du document.
18098  Le format est défini avec la commande
18099 \end_layout
18100
18101 \begin_layout Standard
18102
18103 \series bold
18104
18105 \backslash
18106 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18107 \end_layout
18108
18109 \begin_layout Standard
18110 Le nom du format peut n'avoir qu'une lettre.
18111  Les lettres 
18112 \emph on
18113 b
18114 \emph default
18115
18116 \emph on
18117 c
18118 \emph default
18119
18120 \emph on
18121 l
18122 \emph default
18123
18124 \emph on
18125 m
18126 \emph default
18127
18128 \emph on
18129 p
18130 \emph default
18131  et 
18132 \emph on
18133 r
18134 \emph default
18135  sont prédéfinies et donc ne peuvent être utilisées.
18136  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18137 \end_layout
18138
18139 \begin_layout Standard
18140 \begin_inset VSpace medskip
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \begin_layout Standard
18147 Pour de cellules multicolonnes centrées verticalement et horizontalement
18148  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18149  :
18150 \end_layout
18151
18152 \begin_layout Standard
18153
18154 \series bold
18155
18156 \backslash
18157 newcolumntype{M}[1]{>{
18158 \backslash
18159 centering
18160 \backslash
18161 hspace{0pt}}m{#1}}
18162 \end_layout
18163
18164 \begin_layout Standard
18165 Où le 
18166 \series bold
18167
18168 \backslash
18169 hspace{0pt}
18170 \series default
18171  évite le problème de césure du premier mot, comme c'est décrit en section
18172 \begin_inset space ~
18173 \end_inset
18174
18175
18176 \begin_inset CommandInset ref
18177 LatexCommand ref
18178 reference "sub:Lignes-multiple-dans-cellule"
18179
18180 \end_inset
18181
18182 .
18183  Ensuite, vous pouvez entrer
18184 \end_layout
18185
18186 \begin_layout Standard
18187
18188 \series bold
18189 M{width}
18190 \end_layout
18191
18192 \begin_layout Standard
18193 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18194  une multicolonne.
18195 \end_layout
18196
18197 \begin_layout Standard
18198 \begin_inset VSpace bigskip
18199 \end_inset
18200
18201
18202 \end_layout
18203
18204 \begin_layout Standard
18205 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18206  définir le format
18207 \end_layout
18208
18209 \begin_layout Standard
18210
18211 \series bold
18212
18213 \backslash
18214 newcolumntype{S}[2]{>{
18215 \backslash
18216 centering
18217 \backslash
18218 hspace{0pt}}
18219 \begin_inset Newline newline
18220 \end_inset
18221
18222
18223 \begin_inset Phantom HPhantom
18224 status open
18225
18226 \begin_layout Plain Layout
18227
18228 \series bold
18229
18230 \backslash
18231 newcolumntype{S}[2]
18232 \end_layout
18233
18234 \end_inset
18235
18236 m{(#1+(2
18237 \backslash
18238 tabcolsep+
18239 \backslash
18240 arrayrulewidth)*(1-#2))/#2}}
18241 \end_layout
18242
18243 \begin_layout Standard
18244 Ce format utilise l'équation
18245 \begin_inset space ~
18246 \end_inset
18247
18248
18249 \begin_inset CommandInset ref
18250 LatexCommand eqref
18251 reference "eq:Wgn"
18252
18253 \end_inset
18254
18255  pour calculer la largeur que doit avoir chacune des cellules couverte par
18256  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18257 \end_layout
18258
18259 \begin_layout Standard
18260 Ensuite, vous pouvez entrer
18261 \end_layout
18262
18263 \begin_layout Standard
18264
18265 \series bold
18266 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18267 \end_layout
18268
18269 \begin_layout Standard
18270 comme paramètre LaTeX de la colonne.
18271 \end_layout
18272
18273 \begin_layout Standard
18274 \begin_inset VSpace bigskip
18275 \end_inset
18276
18277
18278 \end_layout
18279
18280 \begin_layout Standard
18281 Pour des colonnes colorées, vous pouvez définir
18282 \end_layout
18283
18284 \begin_layout Standard
18285
18286 \series bold
18287
18288 \backslash
18289 newcolumntype{K}[1]{>{
18290 \backslash
18291 columncolor{#1}
18292 \backslash
18293 hspace{0pt}}c}
18294 \end_layout
18295
18296 \begin_layout Standard
18297 Le 
18298 \begin_inset Quotes eld
18299 \end_inset
18300
18301 c
18302 \begin_inset Quotes erd
18303 \end_inset
18304
18305  à la fin crée une colonne de largeur variable dont le texte est centré
18306  horizontalement.
18307  Vous pouvez maintenant entrer
18308 \end_layout
18309
18310 \begin_layout Standard
18311
18312 \series bold
18313 K{nom de couleur}
18314 \end_layout
18315
18316 \begin_layout Standard
18317 comme paramètre LaTeX.
18318 \end_layout
18319
18320 \begin_layout Standard
18321 \begin_inset VSpace bigskip
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \begin_layout Standard
18328 Pour créer le tableau
18329 \begin_inset space ~
18330 \end_inset
18331
18332
18333 \begin_inset CommandInset ref
18334 LatexCommand ref
18335 reference "tab:Tableau-formats-personnalisés"
18336
18337 \end_inset
18338
18339  utilisez les paramètres LaTeX
18340 \end_layout
18341
18342 \begin_layout Standard
18343
18344 \series bold
18345 M{2.5cm}
18346 \end_layout
18347
18348 \begin_layout Standard
18349 pour la première colonne et la multicolonne,
18350 \end_layout
18351
18352 \begin_layout Standard
18353
18354 \series bold
18355 K{red}
18356 \end_layout
18357
18358 \begin_layout Standard
18359 pour la dernière colonne, et
18360 \end_layout
18361
18362 \begin_layout Standard
18363
18364 \series bold
18365 S{2.5cm}{2}
18366 \end_layout
18367
18368 \begin_layout Standard
18369 pour les cellules de la deuxième colonne.
18370 \end_layout
18371
18372 \begin_layout Standard
18373 \begin_inset Float table
18374 placement h
18375 wide false
18376 sideways false
18377 status open
18378
18379 \begin_layout Plain Layout
18380 \begin_inset Caption
18381
18382 \begin_layout Plain Layout
18383 \begin_inset CommandInset label
18384 LatexCommand label
18385 name "tab:Tableau-formats-personnalisés"
18386
18387 \end_inset
18388
18389 Tableau utilisant des formats personnalisés
18390 \end_layout
18391
18392 \end_inset
18393
18394
18395 \end_layout
18396
18397 \begin_layout Plain Layout
18398 \align center
18399 \begin_inset Tabular
18400 <lyxtabular version="3" rows="3" columns="4">
18401 <features tabularvalignment="middle">
18402 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18403 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18404 <column alignment="center" valignment="middle" width="0">
18405 <column alignment="center" valignment="middle" width="0" special="K{red}">
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 motTrèsLongDansUneCellule
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 multicolonne avec multiligne
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 c
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 </row>
18444 <row>
18445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 d
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458 e
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 f
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476 g
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 <row>
18483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487 h
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496 i
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505 j
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 k
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 </row>
18520 </lyxtabular>
18521
18522 \end_inset
18523
18524
18525 \end_layout
18526
18527 \end_inset
18528
18529
18530 \end_layout
18531
18532 \begin_layout Subsection
18533 Épaisseur des filets
18534 \begin_inset CommandInset label
18535 LatexCommand label
18536 name "sub:Epaisseur-filets"
18537
18538 \end_inset
18539
18540
18541 \begin_inset Index idx
18542 status collapsed
18543
18544 \begin_layout Plain Layout
18545 Personnalisation des tableaux ! Épaisseur filets
18546 \end_layout
18547
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \begin_layout Standard
18554 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18555  
18556 \series bold
18557
18558 \backslash
18559 arrayrulewidth
18560 \series default
18561 .
18562  Pour mettre, par exemple, une épaisseur de filet de 1.5
18563 \begin_inset space \thinspace{}
18564 \end_inset
18565
18566 pt, comme pour le tableau
18567 \begin_inset space ~
18568 \end_inset
18569
18570
18571 \begin_inset CommandInset ref
18572 LatexCommand ref
18573 reference "tab:Tableau-filets-1.5pt"
18574
18575 \end_inset
18576
18577 , insérez la commande
18578 \end_layout
18579
18580 \begin_layout Standard
18581
18582 \series bold
18583
18584 \backslash
18585 setlength{
18586 \backslash
18587 arrayrulewidth}{1.5pt}
18588 \end_layout
18589
18590 \begin_layout Standard
18591 en code TeX avant le tableau ou le flottant de tableau.
18592  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18593  suivent.
18594  pour revenir aux valeurs implicites, mettez 
18595 \series bold
18596
18597 \backslash
18598 arrayrulewidth
18599 \series default
18600  à 0.4
18601 \begin_inset space \thinspace{}
18602 \end_inset
18603
18604 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18605 \end_layout
18606
18607 \begin_layout Standard
18608 \begin_inset ERT
18609 status collapsed
18610
18611 \begin_layout Plain Layout
18612
18613
18614 \backslash
18615 setlength{
18616 \backslash
18617 arrayrulewidth}{1.5pt}
18618 \end_layout
18619
18620 \end_inset
18621
18622
18623 \begin_inset Float table
18624 wide false
18625 sideways false
18626 status open
18627
18628 \begin_layout Plain Layout
18629 \begin_inset Caption
18630
18631 \begin_layout Plain Layout
18632 \begin_inset CommandInset label
18633 LatexCommand label
18634 name "tab:Tableau-filets-1.5pt"
18635
18636 \end_inset
18637
18638 Tableau avec des filets de 1.5
18639 \begin_inset space \thinspace{}
18640 \end_inset
18641
18642 pt
18643 \end_layout
18644
18645 \end_inset
18646
18647
18648 \end_layout
18649
18650 \begin_layout Plain Layout
18651 \align center
18652 \begin_inset Tabular
18653 <lyxtabular version="3" rows="3" columns="3">
18654 <features tabularvalignment="middle">
18655 <column alignment="center" valignment="top" width="0">
18656 <column alignment="center" valignment="top" width="0">
18657 <column alignment="center" valignment="top" width="0">
18658 <row>
18659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 sd
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 <row>
18688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 sd
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 </row>
18716 <row>
18717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739 sd
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 </lyxtabular>
18746
18747 \end_inset
18748
18749
18750 \end_layout
18751
18752 \end_inset
18753
18754
18755 \begin_inset ERT
18756 status collapsed
18757
18758 \begin_layout Plain Layout
18759
18760
18761 \backslash
18762 setlength{
18763 \backslash
18764 arrayrulewidth}{0.4pt}
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \end_layout
18771
18772 \begin_layout Standard
18773 \begin_inset VSpace bigskip
18774 \end_inset
18775
18776 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18777 \begin_inset space \thinspace{}
18778 \end_inset
18779
18780 pt, comme dans le tableau
18781 \begin_inset space ~
18782 \end_inset
18783
18784
18785 \begin_inset CommandInset ref
18786 LatexCommand ref
18787 reference "tab:Tableau-filets-horizontaux-1.5pt"
18788
18789 \end_inset
18790
18791 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18792  de tableau :
18793 \end_layout
18794
18795 \begin_layout Standard
18796
18797 \series bold
18798
18799 \backslash
18800 let
18801 \backslash
18802 myHline
18803 \backslash
18804 hline
18805 \begin_inset Newline newline
18806 \end_inset
18807
18808
18809 \backslash
18810 renewcommand{
18811 \backslash
18812 hline}
18813 \begin_inset Newline newline
18814 \end_inset
18815
18816  {
18817 \backslash
18818 noalign{
18819 \backslash
18820 global
18821 \backslash
18822 arrayrulewidth 1.5pt}
18823 \begin_inset Newline newline
18824 \end_inset
18825
18826  
18827 \backslash
18828 myHline
18829 \backslash
18830 noalign{
18831 \backslash
18832 global
18833 \backslash
18834 arrayrulewidth 0.4pt}}
18835 \end_layout
18836
18837 \begin_layout Standard
18838 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18839  en code TeX après le tableau ou le flottant de tableau :
18840 \end_layout
18841
18842 \begin_layout Standard
18843
18844 \series bold
18845
18846 \backslash
18847 renewcommand{
18848 \backslash
18849 hline}{
18850 \backslash
18851 myHline}
18852 \end_layout
18853
18854 \begin_layout Standard
18855 \begin_inset ERT
18856 status collapsed
18857
18858 \begin_layout Plain Layout
18859
18860
18861 \backslash
18862 let
18863 \backslash
18864 myHline
18865 \backslash
18866 hline
18867 \end_layout
18868
18869 \begin_layout Plain Layout
18870
18871
18872 \backslash
18873 renewcommand{
18874 \backslash
18875 hline}
18876 \end_layout
18877
18878 \begin_layout Plain Layout
18879
18880  {
18881 \backslash
18882 noalign{
18883 \backslash
18884 global
18885 \backslash
18886 arrayrulewidth 1.5pt}
18887 \end_layout
18888
18889 \begin_layout Plain Layout
18890
18891   
18892 \backslash
18893 myHline
18894 \backslash
18895 noalign{
18896 \backslash
18897 global
18898 \backslash
18899 arrayrulewidth 0.4pt}}
18900 \end_layout
18901
18902 \end_inset
18903
18904
18905 \begin_inset Float table
18906 wide false
18907 sideways false
18908 status open
18909
18910 \begin_layout Plain Layout
18911 \begin_inset Caption
18912
18913 \begin_layout Plain Layout
18914 \begin_inset CommandInset label
18915 LatexCommand label
18916 name "tab:Tableau-filets-horizontaux-1.5pt"
18917
18918 \end_inset
18919
18920 Tableau avec des filets horizontaux de 1.5
18921 \begin_inset space \thinspace{}
18922 \end_inset
18923
18924 pt
18925 \end_layout
18926
18927 \end_inset
18928
18929
18930 \end_layout
18931
18932 \begin_layout Plain Layout
18933 \align center
18934 \begin_inset Tabular
18935 <lyxtabular version="3" rows="3" columns="3">
18936 <features tabularvalignment="middle">
18937 <column alignment="center" valignment="top" width="0">
18938 <column alignment="center" valignment="top" width="0">
18939 <column alignment="center" valignment="top" width="0">
18940 <row>
18941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 sd
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 </row>
18969 <row>
18970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 sd
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 sd
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 </row>
19027 </lyxtabular>
19028
19029 \end_inset
19030
19031
19032 \end_layout
19033
19034 \end_inset
19035
19036
19037 \begin_inset ERT
19038 status collapsed
19039
19040 \begin_layout Plain Layout
19041
19042
19043 \backslash
19044 renewcommand{
19045 \backslash
19046 hline}{
19047 \backslash
19048 myHline}
19049 \end_layout
19050
19051 \end_inset
19052
19053
19054 \end_layout
19055
19056 \begin_layout Standard
19057 \begin_inset VSpace bigskip
19058 \end_inset
19059
19060 Pour que seuls les filets verticaux aient une épaisseur de 1.5
19061 \begin_inset space \thinspace{}
19062 \end_inset
19063
19064 pt, créez le format de colonne suivant dans le préambule, en suivant la
19065  description de la section
19066 \begin_inset space ~
19067 \end_inset
19068
19069
19070 \begin_inset CommandInset ref
19071 LatexCommand ref
19072 reference "sub:Formats-personnalisés"
19073
19074 \end_inset
19075
19076 :
19077 \end_layout
19078
19079 \begin_layout Standard
19080
19081 \series bold
19082
19083 \backslash
19084 newcolumntype{V}{!{
19085 \backslash
19086 vrule width 1.5pt}}
19087 \end_layout
19088
19089 \begin_layout Standard
19090 Pour le tableau
19091 \begin_inset space ~
19092 \end_inset
19093
19094
19095 \begin_inset CommandInset ref
19096 LatexCommand ref
19097 reference "tab:Tableau-filets-verticaux-1.5pt"
19098
19099 \end_inset
19100
19101  le paramètre LaTeX 
19102 \end_layout
19103
19104 \begin_layout Standard
19105
19106 \series bold
19107 VcV
19108 \end_layout
19109
19110 \begin_layout Standard
19111 a été utilisé pour la dernière colonne et
19112 \end_layout
19113
19114 \begin_layout Standard
19115
19116 \series bold
19117 Vc
19118 \end_layout
19119
19120 \begin_layout Standard
19121 pour les autres colonnes.
19122 \end_layout
19123
19124 \begin_layout Standard
19125 \begin_inset Float table
19126 wide false
19127 sideways false
19128 status open
19129
19130 \begin_layout Plain Layout
19131 \begin_inset Caption
19132
19133 \begin_layout Plain Layout
19134 \begin_inset CommandInset label
19135 LatexCommand label
19136 name "tab:Tableau-filets-verticaux-1.5pt"
19137
19138 \end_inset
19139
19140 Tableau avec des filets verticaux de 1.5
19141 \begin_inset space \thinspace{}
19142 \end_inset
19143
19144 pt 
19145 \end_layout
19146
19147 \end_inset
19148
19149
19150 \end_layout
19151
19152 \begin_layout Plain Layout
19153 \align center
19154 \begin_inset Tabular
19155 <lyxtabular version="3" rows="3" columns="3">
19156 <features tabularvalignment="middle">
19157 <column alignment="center" valignment="top" width="0" special="Vc">
19158 <column alignment="center" valignment="top" width="0" special="Vc">
19159 <column alignment="center" valignment="top" width="0" special="VcV">
19160 <row>
19161 <cell alignment="center" valignment="top" topline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165 sd
19166 \end_layout
19167
19168 \end_inset
19169 </cell>
19170 <cell alignment="center" valignment="top" topline="true" usebox="none">
19171 \begin_inset Text
19172
19173 \begin_layout Plain Layout
19174
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" topline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 </row>
19189 <row>
19190 <cell alignment="center" valignment="top" topline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" topline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203 sd
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" topline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 </row>
19218 <row>
19219 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 sd
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 </row>
19247 </lyxtabular>
19248
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \begin_layout Subsection
19260 Filets à traits interrompus
19261 \begin_inset Index idx
19262 status collapsed
19263
19264 \begin_layout Plain Layout
19265 Personnalisation des tableaux ! Filets à traits interrompus
19266 \end_layout
19267
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \begin_layout Standard
19274 \begin_inset ERT
19275 status collapsed
19276
19277 \begin_layout Plain Layout
19278
19279
19280 \backslash
19281 ifarydshln
19282 \end_layout
19283
19284 \end_inset
19285
19286
19287 \begin_inset Note Note
19288 status open
19289
19290 \begin_layout Plain Layout
19291 La section suivante ne s'affichera que si vous avez installé le paquetage
19292  LaTeX 
19293 \series bold
19294 arydshln
19295 \series default
19296 .
19297 \end_layout
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \begin_layout Standard
19305 \begin_inset Float table
19306 placement H
19307 wide false
19308 sideways false
19309 status open
19310
19311 \begin_layout Plain Layout
19312 \begin_inset Caption
19313
19314 \begin_layout Plain Layout
19315 \begin_inset CommandInset label
19316 LatexCommand label
19317 name "tab:Tableau-filets-tirets"
19318
19319 \end_inset
19320
19321 Tableau avec des filets à traits interrompus
19322 \end_layout
19323
19324 \end_inset
19325
19326
19327 \end_layout
19328
19329 \begin_layout Plain Layout
19330 \align center
19331 \begin_inset Tabular
19332 <lyxtabular version="3" rows="5" columns="5">
19333 <features tabularvalignment="middle">
19334 <column alignment="center" valignment="top" width="0">
19335 <column alignment="center" valignment="top" width="0">
19336 <column alignment="center" valignment="top" width="0" special=":c">
19337 <column alignment="center" valignment="top" width="0">
19338 <column alignment="center" valignment="top" width="0">
19339 <row>
19340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 a
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 b
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 c
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 d
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380 e
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 </row>
19386 <row>
19387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 f
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400 g
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" topline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 h
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 i
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 j
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 \begin_inset ERT
19439 status collapsed
19440
19441 \begin_layout Plain Layout
19442
19443
19444 \backslash
19445 hdashline 
19446 \end_layout
19447
19448 \end_inset
19449
19450 k
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 l
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 m
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 n
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486 o
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row>
19493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 \begin_inset ERT
19498 status collapsed
19499
19500 \begin_layout Plain Layout
19501
19502
19503 \backslash
19504 cdashline{4-5}
19505 \end_layout
19506
19507 \end_inset
19508
19509 p
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 q
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 r
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 s
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 </row>
19551 <row>
19552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556 t
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 u
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 v
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 w
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 x
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 </lyxtabular>
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606
19607
19608 \end_layout
19609
19610 \begin_layout Standard
19611 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19612  donc employer du code TeX.
19613  Mais avant il faut charger le paquetage LaTeX 
19614 \series bold
19615 arydshln
19616 \series default
19617
19618 \begin_inset Index idx
19619 status collapsed
19620
19621 \begin_layout Plain Layout
19622 Paquetages LaTeX ! arydshln
19623 \end_layout
19624
19625 \end_inset
19626
19627  dans le préambule du document avec la commande 
19628 \end_layout
19629
19630 \begin_layout Standard
19631
19632 \series bold
19633
19634 \backslash
19635 usepackage{arydshln}
19636 \end_layout
19637
19638 \begin_layout Standard
19639 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19640  
19641 \begin_inset Quotes eld
19642 \end_inset
19643
19644 :
19645 \begin_inset Quotes erd
19646 \end_inset
19647
19648  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19649  dans la fenêtre de dialogue de paramètre du tableau.
19650 \end_layout
19651
19652 \begin_layout Standard
19653 Pour un trait horizontal interrompu, ajoutez la commande
19654 \end_layout
19655
19656 \begin_layout Standard
19657
19658 \series bold
19659
19660 \backslash
19661 hdashline
19662 \end_layout
19663
19664 \begin_layout Standard
19665 en code TeX comme premier élément de la première cellule de la ligne de
19666  tableau.
19667 \end_layout
19668
19669 \begin_layout Standard
19670 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19671  commande 
19672 \end_layout
19673
19674 \begin_layout Standard
19675
19676 \series bold
19677
19678 \backslash
19679 cdashline{
19680 \series default
19681 numéros de colonnes}
19682 \end_layout
19683
19684 \begin_layout Standard
19685 en code TeX comme premier élément de la première cellule de la ligne.
19686  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19687  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19688 \end_layout
19689
19690 \begin_layout Standard
19691
19692 \series bold
19693
19694 \backslash
19695 cdashline{2-4}
19696 \end_layout
19697
19698 \begin_layout Standard
19699 comme premier élément de la première cellule de la ligne contenant la multicolon
19700 ne.
19701 \end_layout
19702
19703 \begin_layout Standard
19704 \begin_inset VSpace bigskip
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \begin_layout Standard
19711 Le tableau
19712 \begin_inset space ~
19713 \end_inset
19714
19715
19716 \begin_inset CommandInset ref
19717 LatexCommand ref
19718 reference "tab:Tableau-filets-tirets"
19719
19720 \end_inset
19721
19722  a été créé en utilisant 
19723 \begin_inset Quotes eld
19724 \end_inset
19725
19726
19727 \series bold
19728 :c
19729 \series default
19730
19731 \begin_inset Quotes erd
19732 \end_inset
19733
19734  comme paramètre LaTeX pour la troisième colonne.
19735  La commande en code TeX 
19736 \series bold
19737
19738 \backslash
19739 hdashline
19740 \series default
19741  a été insérée dans la première cellule de la troisième ligne et la commande
19742  en code TeX 
19743 \series bold
19744
19745 \backslash
19746 cdashline{4-5}
19747 \series default
19748  a été insérée dans la première cellule de la quatrième ligne.
19749 \end_layout
19750
19751 \begin_layout Standard
19752 \begin_inset Note Greyedout
19753 status open
19754
19755 \begin_layout Plain Layout
19756
19757 \series bold
19758 Note:
19759 \series default
19760  Le paquetage LaTeX 
19761 \series bold
19762 arydshln
19763 \series default
19764  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19765  
19766 \series bold
19767 colortbl
19768 \series default
19769
19770 \begin_inset Index idx
19771 status collapsed
19772
19773 \begin_layout Plain Layout
19774 Paquetages LaTeX ! colortbl
19775 \end_layout
19776
19777 \end_inset
19778
19779  qui est utilisé pour avoir des tableaux colorés dans la section
19780 \begin_inset space ~
19781 \end_inset
19782
19783
19784 \begin_inset CommandInset ref
19785 LatexCommand ref
19786 reference "sec:Tableaux-Colorés"
19787
19788 \end_inset
19789
19790 .
19791  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19792  traits interrompus.
19793 \end_layout
19794
19795 \end_inset
19796
19797
19798 \end_layout
19799
19800 \begin_layout Standard
19801 \begin_inset ERT
19802 status collapsed
19803
19804 \begin_layout Plain Layout
19805
19806
19807 \backslash
19808 else
19809 \end_layout
19810
19811 \end_inset
19812
19813
19814 \begin_inset Note Note
19815 status open
19816
19817 \begin_layout Plain Layout
19818 Ce qui suit sera affiché si le paquetage LaTeX 
19819 \series bold
19820 arydshln
19821 \series default
19822  n'est pas installé :
19823 \end_layout
19824
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout Standard
19831 Vous devez installer le paquetage LaTeX 
19832 \series bold
19833 arydshln
19834 \series default
19835  pour voir le contenu des cette section dans la sortie imprimée.
19836 \end_layout
19837
19838 \begin_layout Standard
19839 \begin_inset ERT
19840 status collapsed
19841
19842 \begin_layout Plain Layout
19843
19844
19845 \backslash
19846 fi
19847 \end_layout
19848
19849 \end_inset
19850
19851
19852 \end_layout
19853
19854 \begin_layout Chapter
19855 Flottants
19856 \begin_inset CommandInset label
19857 LatexCommand label
19858 name "chap:Flottants"
19859
19860 \end_inset
19861
19862
19863 \begin_inset Index idx
19864 status collapsed
19865
19866 \begin_layout Plain Layout
19867 Flottants
19868 \end_layout
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \begin_layout Section
19876 Introduction
19877 \begin_inset CommandInset label
19878 LatexCommand label
19879 name "sec:Flottants-Introduction"
19880
19881 \end_inset
19882
19883
19884 \begin_inset Index idx
19885 status collapsed
19886
19887 \begin_layout Plain Layout
19888 Flottants ! Introduction
19889 \end_layout
19890
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \begin_layout Standard
19897 Un flottant est une portion de document, qui peut être associé à une étiquette
19898  et dont la position n'est pas fixée.
19899  Il peut 
19900 \begin_inset Quotes eld
19901 \end_inset
19902
19903 flotter
19904 \begin_inset Quotes erd
19905 \end_inset
19906
19907  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19908  plus approprié.
19909  Les 
19910 \family sans
19911 Notes
19912 \begin_inset space ~
19913 \end_inset
19914
19915 en
19916 \begin_inset space ~
19917 \end_inset
19918
19919 Bas
19920 \begin_inset space ~
19921 \end_inset
19922
19923 de
19924 \begin_inset space ~
19925 \end_inset
19926
19927 Page
19928 \family default
19929  et le 
19930 \family sans
19931 Notes
19932 \begin_inset space ~
19933 \end_inset
19934
19935 en
19936 \begin_inset space ~
19937 \end_inset
19938
19939 Marge
19940 \family default
19941  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19942  sur la page suivante quand il y a trop de notes sur la page courante.
19943 \end_layout
19944
19945 \begin_layout Standard
19946 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19947  très grande qualité.
19948  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19949  éviter des lignes blanches ou des pages sans texte.
19950  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19951  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19952  le texte.
19953  Les flottants sont donc numérotés.
19954  Les références croisées sont décrites dans la section
19955 \begin_inset space ~
19956 \end_inset
19957
19958
19959 \begin_inset CommandInset ref
19960 LatexCommand ref
19961 reference "sec:Referencer-les-Flottants"
19962
19963 \end_inset
19964
19965 .
19966 \end_layout
19967
19968 \begin_layout Standard
19969 Pour insérer un flottant, on utilise un des sous menus du menu 
19970 \family sans
19971 Insérer\SpecialChar \menuseparator
19972 Flottant.
19973
19974 \family default
19975  Une boîte va être insérée dans votre document avec par exemple une étiquette
19976  du genre 
19977 \begin_inset Quotes eld
19978 \end_inset
19979
19980 Figure
19981 \begin_inset space ~
19982 \end_inset
19983
19984 #:
19985 \begin_inset Quotes erd
19986 \end_inset
19987
19988  (où # est un numéro).
19989  L'étiquette est automatiquement traduite dans la langue du document dans
19990  la sortie finale.
19991  Après l'étiquette vous pouvez insérer du texte comme légende.
19992  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19993  séparé, à l'intérieur du flottant.
19994  Vous trouverez plus de détails sur le positionnement des légendes dans
19995  la section
19996 \begin_inset space ~
19997 \end_inset
19998
19999
20000 \begin_inset CommandInset ref
20001 LatexCommand ref
20002 reference "sec:Placement-légende"
20003
20004 \end_inset
20005
20006 .
20007  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
20008  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
20009  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
20010  Une boîte de flottant fermée ressemble à ceci : 
20011 \begin_inset Graphics
20012         filename clipart/floatQt4.png
20013         scale 60
20014
20015 \end_inset
20016
20017  – une case grise avec un texte rouge.
20018 \end_layout
20019
20020 \begin_layout Standard
20021 Il est recommandé d'insérer les flottants comme des paragraphes séparés
20022  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
20023  est formaté de façon particulière.
20024 \end_layout
20025
20026 \begin_layout Section
20027 Les Types de Flottants
20028 \end_layout
20029
20030 \begin_layout Standard
20031 En plus des flottants de figures et de tableau qui sont décrits respectivement
20032  dans les sections
20033 \begin_inset space ~
20034 \end_inset
20035
20036
20037 \begin_inset CommandInset ref
20038 LatexCommand ref
20039 reference "sec:Figure-Floats"
20040
20041 \end_inset
20042
20043  et 
20044 \begin_inset CommandInset ref
20045 LatexCommand ref
20046 reference "sec:Table-Floats"
20047
20048 \end_inset
20049
20050 , LyX offre aussi les types 
20051 \family sans
20052 Algorithme
20053 \family default
20054  et 
20055 \family sans
20056 Enrobage
20057 \family default
20058 .
20059  
20060 \lang english
20061 The latter are explained in sec.
20062 \lang french
20063
20064 \begin_inset space \thinspace{}
20065 \end_inset
20066
20067
20068 \begin_inset CommandInset ref
20069 LatexCommand ref
20070 reference "sec:Flottant-d'enrobage"
20071
20072 \end_inset
20073
20074 .
20075 \end_layout
20076
20077 \begin_layout Subsection
20078 Flottant d'algorithme
20079 \begin_inset Index idx
20080 status collapsed
20081
20082 \begin_layout Plain Layout
20083 Flottants ! Algorithmes
20084 \end_layout
20085
20086 \end_inset
20087
20088
20089 \begin_inset CommandInset label
20090 LatexCommand label
20091 name "sub:Flottant-d'Algorithme"
20092
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \begin_layout Standard
20099 \begin_inset Float algorithm
20100 placement h
20101 wide false
20102 sideways false
20103 status open
20104
20105 \begin_layout Plain Layout
20106 \begin_inset Caption
20107
20108 \begin_layout Plain Layout
20109 \begin_inset CommandInset label
20110 LatexCommand label
20111 name "alg:Exemple-Flottant-Algorithme"
20112
20113 \end_inset
20114
20115 Exemple de flottant d'algorithme
20116 \end_layout
20117
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \begin_layout LyX-Code
20124 for I in 1..N loop
20125 \begin_inset Newline newline
20126 \end_inset
20127
20128  Sum:= Sum + A(I); /*comment*/
20129 \begin_inset Newline newline
20130 \end_inset
20131
20132 end loop
20133 \begin_inset VSpace -4mm
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \begin_layout Standard
20145 Ce type de flottant est inséré à l'aide du menu 
20146 \family sans
20147 Insérer\SpecialChar \menuseparator
20148 Flottant\SpecialChar \menuseparator
20149 Algorithme
20150 \family default
20151 .
20152  Il peut être utilisé pour des morceaux de code source ou des descriptions
20153  d'algorithmes et peut être utilisé comme une alternative au listing de
20154  code source qui est décrit au chapitre
20155 \begin_inset space ~
20156 \end_inset
20157
20158
20159 \begin_inset CommandInset ref
20160 LatexCommand ref
20161 reference "cha:Program-Code-Listings"
20162
20163 \end_inset
20164
20165 .
20166  Vous pouvez par exemple utiliser l'environnement Code
20167 \begin_inset space ~
20168 \end_inset
20169
20170 LyX qui est décrit dans le 
20171 \emph on
20172 Guide
20173 \emph default
20174
20175 \begin_inset space ~
20176 \end_inset
20177
20178
20179 \emph on
20180 de
20181 \begin_inset space ~
20182 \end_inset
20183
20184 l'Utilisateur
20185 \emph default
20186  de LyX.
20187  l'algorithme
20188 \begin_inset space ~
20189 \end_inset
20190
20191
20192 \begin_inset CommandInset ref
20193 LatexCommand ref
20194 reference "alg:Exemple-Flottant-Algorithme"
20195
20196 \end_inset
20197
20198  est un exemple de flottant d'algorithme où un espace vertical de -4
20199 \begin_inset space \thinspace{}
20200 \end_inset
20201
20202 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20203  soit placée exactement sous le texte de la dernière ligne.
20204 \end_layout
20205
20206 \begin_layout Standard
20207 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20208  du document.
20209  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20210 ent en ajoutant la ligne suivante dans le préambule de votre document :
20211 \end_layout
20212
20213 \begin_layout Standard
20214
20215 \series bold
20216
20217 \backslash
20218 floatname{algorithm}{votre
20219 \begin_inset space ~
20220 \end_inset
20221
20222 nom}
20223 \end_layout
20224
20225 \begin_layout Standard
20226
20227 \family sans
20228  votre
20229 \begin_inset space ~
20230 \end_inset
20231
20232 nom
20233 \family default
20234  est le mot 
20235 \begin_inset Quotes eld
20236 \end_inset
20237
20238
20239 \emph on
20240 algorithme
20241 \emph default
20242
20243 \begin_inset Quotes erd
20244 \end_inset
20245
20246  dans votre langue.
20247 \end_layout
20248
20249 \begin_layout Standard
20250 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20251 \family sans
20252 Insérer\SpecialChar \menuseparator
20253 Listes
20254 \begin_inset space ~
20255 \end_inset
20256
20257 &
20258 \begin_inset space ~
20259 \end_inset
20260
20261 TdM\SpecialChar \menuseparator
20262 Liste
20263 \begin_inset space ~
20264 \end_inset
20265
20266 des
20267 \begin_inset space ~
20268 \end_inset
20269
20270 algorithmes
20271 \family default
20272  si votre document est en la même langue que les menus de LyX.
20273  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20274  en code TeX à la place:
20275 \end_layout
20276
20277 \begin_layout Standard
20278
20279 \series bold
20280
20281 \backslash
20282 listof{algorithm}{votre
20283 \begin_inset space ~
20284 \end_inset
20285
20286 nom}
20287 \end_layout
20288
20289 \begin_layout Standard
20290 où 
20291 \family sans
20292 votre
20293 \begin_inset space ~
20294 \end_inset
20295
20296 nom
20297 \family default
20298  est la traduction de 
20299 \begin_inset Quotes eld
20300 \end_inset
20301
20302
20303 \emph on
20304 List of Algorithm
20305 \emph default
20306 s
20307 \begin_inset Quotes erd
20308 \end_inset
20309
20310  dans votre langue.
20311 \end_layout
20312
20313 \begin_layout Standard
20314 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20315  le schéma 
20316 \begin_inset Quotes eld
20317 \end_inset
20318
20319 chapitre.algorithme
20320 \begin_inset Quotes erd
20321 \end_inset
20322
20323  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20324  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20325  commande dans le préambule de votre document :
20326 \end_layout
20327
20328 \begin_layout Standard
20329
20330 \series bold
20331
20332 \backslash
20333 numberwithin{algorithm}{chapter}
20334 \end_layout
20335
20336 \begin_layout Standard
20337 Pour pouvoir utiliser la commande 
20338 \series bold
20339
20340 \backslash
20341 numberwithin
20342 \series default
20343 , activez l'option 
20344 \family sans
20345 Utiliser
20346 \begin_inset space ~
20347 \end_inset
20348
20349 le
20350 \begin_inset space ~
20351 \end_inset
20352
20353 paquetage
20354 \begin_inset space ~
20355 \end_inset
20356
20357 AMS
20358 \begin_inset space ~
20359 \end_inset
20360
20361 math
20362 \family default
20363  dans la rubrique 
20364 \family sans
20365 Options
20366 \begin_inset space ~
20367 \end_inset
20368
20369 des
20370 \begin_inset space ~
20371 \end_inset
20372
20373 Maths
20374 \family default
20375  de la fenêtre de dialogue 
20376 \family sans
20377 Paramètres
20378 \begin_inset space ~
20379 \end_inset
20380
20381 du
20382 \begin_inset space ~
20383 \end_inset
20384
20385 Document
20386 \family default
20387 .
20388 \end_layout
20389
20390 \begin_layout Section
20391 Numérotation des flottants
20392 \begin_inset Index idx
20393 status collapsed
20394
20395 \begin_layout Plain Layout
20396 Flottants ! Numérotation
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \begin_layout Standard
20405 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20406  ils se trouvent, soit en utilisant un format du genre 
20407 \begin_inset Quotes eld
20408 \end_inset
20409
20410 chapitre.numéro
20411 \begin_inset Quotes erd
20412 \end_inset
20413
20414  ou 
20415 \begin_inset Quotes eld
20416 \end_inset
20417
20418 section.numéro
20419 \begin_inset Quotes erd
20420 \end_inset
20421
20422 .
20423  Cela dépend de la classe de document utilisée.
20424 \end_layout
20425
20426 \begin_layout Standard
20427 Pour changer le format de la numérotation qui ne dépend pas de la section
20428  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20429  le préambule du document :
20430 \end_layout
20431
20432 \begin_layout Standard
20433
20434 \series bold
20435
20436 \backslash
20437 renewcommand{
20438 \backslash
20439 thetable}{
20440 \backslash
20441 roman{table}}
20442 \end_layout
20443
20444 \begin_layout Standard
20445
20446 \series bold
20447
20448 \backslash
20449 thetable
20450 \series default
20451  est la commande qui imprime le numéro du tableau, pour les figures, la
20452  commande serait 
20453 \series bold
20454
20455 \backslash
20456 thefigure
20457 \series default
20458 .
20459  La commande 
20460 \series bold
20461
20462 \backslash
20463 roman
20464 \series default
20465  utilisée dans la commande précédente, imprime le numéro du tableau sous
20466  forme de petits chiffres romains.
20467 \end_layout
20468
20469 \begin_layout Standard
20470 Pour changer le type de numérotation pour par exemple 
20471 \begin_inset Quotes eld
20472 \end_inset
20473
20474 sous-section.numéro
20475 \begin_inset Quotes erd
20476 \end_inset
20477
20478 , utilisez la commande suivante dans le préambule du document :
20479 \end_layout
20480
20481 \begin_layout Standard
20482
20483 \series bold
20484
20485 \backslash
20486 numberwithin{table}{subsection}
20487 \end_layout
20488
20489 \begin_layout Standard
20490 Pour pouvoir utiliser la commande 
20491 \series bold
20492
20493 \backslash
20494 numberwithin
20495 \series default
20496 , vous devez activer l'option 
20497 \family sans
20498 Utiliser
20499 \begin_inset space ~
20500 \end_inset
20501
20502 le
20503 \begin_inset space ~
20504 \end_inset
20505
20506 paquetage
20507 \begin_inset space ~
20508 \end_inset
20509
20510 maths
20511 \begin_inset space ~
20512 \end_inset
20513
20514 AMS
20515 \family default
20516  dans la rubrique 
20517 \family sans
20518 Options
20519 \begin_inset space ~
20520 \end_inset
20521
20522 des
20523 \begin_inset space ~
20524 \end_inset
20525
20526 Maths
20527 \family default
20528  de la fenêtre de dialogue 
20529 \family sans
20530 Paramètres
20531 \family default
20532  du document.
20533 \end_layout
20534
20535 \begin_layout Standard
20536 Veuillez aussi jeter un coup d'œil à la section
20537 \begin_inset space ~
20538 \end_inset
20539
20540
20541 \begin_inset CommandInset ref
20542 LatexCommand ref
20543 reference "sub:Numerotation-notes-bas-de-page"
20544
20545 \end_inset
20546
20547  pour plus de détails et des notes importantes sur les commandes de numérotation.
20548 \end_layout
20549
20550 \begin_layout Section
20551 Faire Référence à des Flottants
20552 \begin_inset CommandInset label
20553 LatexCommand label
20554 name "sec:Referencer-les-Flottants"
20555
20556 \end_inset
20557
20558
20559 \begin_inset Index idx
20560 status collapsed
20561
20562 \begin_layout Plain Layout
20563 Flottants ! Références
20564 \end_layout
20565
20566 \end_inset
20567
20568
20569 \begin_inset Index idx
20570 status collapsed
20571
20572 \begin_layout Plain Layout
20573 References@Références ! à des Flottants 
20574 \end_layout
20575
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \begin_layout Standard
20582 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20583  en utilisant le menu 
20584 \family sans
20585 Insérer\SpecialChar \menuseparator
20586 Étiquette
20587 \family default
20588  ou le bouton 
20589 \begin_inset Graphics
20590         filename ../../images/label-insert.png
20591         scale 85
20592         scaleBeforeRotation
20593
20594 \end_inset
20595
20596  de la barre d'outils.
20597  Une boîte grise de ce genre : 
20598 \begin_inset Graphics
20599         filename clipart/labelQt4.png
20600         scale 85
20601         scaleBeforeRotation
20602
20603 \end_inset
20604
20605  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20606  de saisir le texte de l'étiquette.
20607  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20608  précédés d'un préfixe.
20609  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20610  préfixe sera "
20611 \family sans
20612 fig:
20613 \family default
20614 ".
20615 \end_layout
20616
20617 \begin_layout Standard
20618 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20619  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20620 \family sans
20621 Insérer\SpecialChar \menuseparator
20622 Référence
20623 \begin_inset space ~
20624 \end_inset
20625
20626 Croisée
20627 \family default
20628  ou le bouton 
20629 \begin_inset Graphics
20630         filename ../../images/dialog-show-new-inset_ref.png
20631         scale 85
20632         scaleBeforeRotation
20633
20634 \end_inset
20635
20636  de la barre d'outils.
20637  Une boîte grise de référence croisée comme celle-ci : 
20638 \begin_inset Graphics
20639         filename ../clipart/referenceQt4.png
20640         scale 85
20641         scaleBeforeRotation
20642
20643 \end_inset
20644
20645  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20646  toutes les étiquettes définies dans votre document.
20647  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20648  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20649  de la fenêtre de dialogue.
20650  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20651  une.
20652  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20653  de la référence croisée.
20654 \end_layout
20655
20656 \begin_layout Standard
20657 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20658  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20659  les deux.
20660  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20661  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20662  du numéro de la référence.
20663 \end_layout
20664
20665 \begin_layout Standard
20666 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20667  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20668  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20669  pas à vous en préoccuper.
20670 \end_layout
20671
20672 \begin_layout Standard
20673 Le bouton 
20674 \family sans
20675 Aller
20676 \begin_inset space ~
20677 \end_inset
20678
20679 à
20680 \begin_inset space ~
20681 \end_inset
20682
20683 l'étiquette
20684 \family default
20685  dans la fenêtre de référence croisée va positionner le curseur juste devant
20686  l'étiquette à laquelle on fait référence.
20687  Le nom du bouton bouton 
20688 \family sans
20689 Revenir
20690 \family default
20691  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20692  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20693  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20694  à votre point de départ.
20695 \end_layout
20696
20697 \begin_layout Subsection
20698 Formats de Références Croisées
20699 \begin_inset CommandInset label
20700 LatexCommand label
20701 name "sub:Formats-Références-Croisées"
20702
20703 \end_inset
20704
20705
20706 \begin_inset Index idx
20707 status collapsed
20708
20709 \begin_layout Plain Layout
20710 References@Références ! Formats
20711 \end_layout
20712
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \begin_layout Standard
20719 Il y a six types de références croisées :
20720 \end_layout
20721
20722 \begin_layout Description
20723 <référence>
20724 \begin_inset space ~
20725 \end_inset
20726
20727 : affiche le numéro de l'élément, c'est le choix implicite : 
20728 \begin_inset CommandInset ref
20729 LatexCommand ref
20730 reference "fig:Deux-images-déformées"
20731
20732 \end_inset
20733
20734
20735 \end_layout
20736
20737 \begin_layout Description
20738 (<référence>)
20739 \begin_inset space ~
20740 \end_inset
20741
20742 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20743  normalement pour faire référence à des formules mathématiques, en particulier
20744  quand le mot 
20745 \begin_inset Quotes eld
20746 \end_inset
20747
20748 Équation
20749 \begin_inset Quotes erd
20750 \end_inset
20751
20752  est omis : 
20753 \begin_inset CommandInset ref
20754 LatexCommand eqref
20755 reference "eq:Wgn"
20756
20757 \end_inset
20758
20759
20760 \end_layout
20761
20762 \begin_layout Description
20763 <page>
20764 \begin_inset space ~
20765 \end_inset
20766
20767 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20768 \begin_inset space ~
20769 \end_inset
20770
20771
20772 \begin_inset CommandInset ref
20773 LatexCommand pageref
20774 reference "fig:Deux-images-déformées"
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Description
20782 Sur
20783 \begin_inset space ~
20784 \end_inset
20785
20786 la
20787 \begin_inset space ~
20788 \end_inset
20789
20790 page
20791 \begin_inset space ~
20792 \end_inset
20793
20794 <page>
20795 \begin_inset space ~
20796 \end_inset
20797
20798 : affiche le mot 
20799 \begin_inset Quotes eld
20800 \end_inset
20801
20802 page
20803 \begin_inset Quotes erd
20804 \end_inset
20805
20806  suivi du numéro de la page sur laquelle se trouve l'élément : 
20807 \begin_inset CommandInset ref
20808 LatexCommand vpageref
20809 reference "fig:Deux-images-déformées"
20810
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \begin_layout Description
20817 <référence>
20818 \begin_inset space ~
20819 \end_inset
20820
20821 page
20822 \begin_inset space ~
20823 \end_inset
20824
20825 <page>
20826 \begin_inset space ~
20827 \end_inset
20828
20829 : affiche le numéro de l'élément, le mot 
20830 \begin_inset Quotes eld
20831 \end_inset
20832
20833 page
20834 \begin_inset Quotes erd
20835 \end_inset
20836
20837  et le numéro de la page : 
20838 \begin_inset CommandInset ref
20839 LatexCommand vref
20840 reference "fig:Deux-images-déformées"
20841
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \begin_layout Description
20848 Référence
20849 \begin_inset space ~
20850 \end_inset
20851
20852 mise
20853 \begin_inset space ~
20854 \end_inset
20855
20856 en
20857 \begin_inset space ~
20858 \end_inset
20859
20860 forme
20861 \begin_inset space ~
20862 \end_inset
20863
20864 : affiche une référence croisée qui définit son propre format.
20865 \begin_inset Newline newline
20866 \end_inset
20867
20868
20869 \begin_inset Note Greyedout
20870 status open
20871
20872 \begin_layout Plain Layout
20873
20874 \series bold
20875 Note:
20876 \series default
20877  Ce type de référence croisée n'est disponible que si vous avez installé
20878  le paquetage LaTeX 
20879 \series bold
20880 prettyref
20881 \series default
20882  ou 
20883 \series bold
20884 refstyle
20885 \series default
20886
20887 \begin_inset Index idx
20888 status collapsed
20889
20890 \begin_layout Plain Layout
20891 Paquetages LaTeX ! prettyref
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \begin_inset Index idx
20898 status collapsed
20899
20900 \begin_layout Plain Layout
20901 Paquetages LaTeX ! refstyle
20902 \end_layout
20903
20904 \end_inset
20905
20906 .
20907 \end_layout
20908
20909 \end_inset
20910
20911
20912 \begin_inset Newline newline
20913 \end_inset
20914
20915 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
20916  fonction en utilisant l'option 
20917 \family sans
20918 Utiliser refstyle (à la place de prettyref) pour les références croisées
20919 \family default
20920  dans le menu 
20921 \family sans
20922 Document\SpecialChar \menuseparator
20923 Paramètres\SpecialChar \menuseparator
20924 Classe de document
20925 \family default
20926 .
20927  Le format est précisé en ajoutant la commande 
20928 \series bold
20929
20930 \backslash
20931 newrefformat
20932 \series default
20933  (prettyref) ou 
20934 \series bold
20935
20936 \backslash
20937 newref
20938 \series default
20939  (refstyle) au préambule du document.
20940  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
20941  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
20942 \begin_inset space ~
20943 \end_inset
20944
20945 :
20946 \begin_inset Newline newline
20947 \end_inset
20948
20949
20950 \series bold
20951
20952 \backslash
20953 newref{fig}{refcmd={Image sur la page 
20954 \backslash
20955 pageref{#1}}}
20956 \series default
20957
20958 \begin_inset Newline newline
20959 \end_inset
20960
20961 Pour plus d'information sur le format, jetez un oeil dur la documentation
20962  du paquetage, 
20963 \begin_inset CommandInset citation
20964 LatexCommand cite
20965 key "prettyref,refstyle"
20966
20967 \end_inset
20968
20969 .
20970 \end_layout
20971
20972 \begin_layout Description
20973 Référence
20974 \begin_inset space ~
20975 \end_inset
20976
20977 textuelle: affiche la légende de la référence
20978 \begin_inset space ~
20979 \end_inset
20980
20981
20982 \begin_inset CommandInset ref
20983 LatexCommand nameref
20984 reference "fig:Deux-images-déformées"
20985
20986 \end_inset
20987
20988
20989 \end_layout
20990
20991 \begin_layout Standard
20992
20993 \family sans
20994 <page>
20995 \family default
20996  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
20997  précédente, la même page ou la page suivante.
20998  Vous verrez par exemple un texte du genre 
20999 \begin_inset Quotes eld
21000 \end_inset
21001
21002
21003 \family sans
21004 sur cette page
21005 \family default
21006
21007 \begin_inset Quotes erd
21008 \end_inset
21009
21010  à la place.
21011  Le style 
21012 \family sans
21013 <référence>
21014 \begin_inset space ~
21015 \end_inset
21016
21017 page
21018 \begin_inset space ~
21019 \end_inset
21020
21021 <page> 
21022 \family default
21023 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
21024  page.
21025 \end_layout
21026
21027 \begin_layout Standard
21028 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21029  se trouve sont calculés automatiquement par LaTeX.
21030  Vous choisissez une des six variétés de références dans le champ Format
21031  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21032  boîte de la référence croisée.
21033 \end_layout
21034
21035 \begin_layout Standard
21036 \begin_inset Note Greyedout
21037 status open
21038
21039 \begin_layout Plain Layout
21040
21041 \series bold
21042 Note:
21043 \series default
21044  L'utilisation du paquetage LaTeX 
21045 \series bold
21046 refstyle
21047 \series default
21048
21049 \begin_inset Index idx
21050 status collapsed
21051
21052 \begin_layout Plain Layout
21053 Paquetages LaTeX ! refstyle
21054 \end_layout
21055
21056 \end_inset
21057
21058  est recommendée parce que 
21059 \series bold
21060 prettyref
21061 \series default
21062
21063 \begin_inset Index idx
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067 Paquetages LaTeX ! prettyref
21068 \end_layout
21069
21070 \end_inset
21071
21072  ne connaît pas tous les raccourcis possibles pour les étiquettes
21073 \begin_inset Foot
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 \begin_inset Quotes eld
21078 \end_inset
21079
21080 fig:
21081 \begin_inset Quotes erd
21082 \end_inset
21083
21084  est par exemple le raccourci LyX pour les étiquettes dans les légendes
21085  de figures,.
21086 \end_layout
21087
21088 \end_inset
21089
21090  et n'est pas internationalisé.
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \begin_layout Standard
21099 \begin_inset Note Greyedout
21100 status open
21101
21102 \begin_layout Plain Layout
21103
21104 \series bold
21105 Note:
21106 \series default
21107  Du fait d'un bogue dans la paquetage LaTeX 
21108 \series bold
21109 varioref
21110 \series default
21111  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21112  si la langue du document est le français.
21113  Pour contourner ce bogue, voir
21114 \begin_inset Newline newline
21115 \end_inset
21116
21117
21118 \begin_inset CommandInset href
21119 LatexCommand href
21120 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21121
21122 \end_inset
21123
21124 .
21125 \end_layout
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \begin_layout Subsection
21133 Nommage automatique des références croisées
21134 \begin_inset Index idx
21135 status collapsed
21136
21137 \begin_layout Plain Layout
21138 References@Références ! Nommage automatique
21139 \end_layout
21140
21141 \end_inset
21142
21143
21144 \end_layout
21145
21146 \begin_layout Standard
21147 Le paquetage LaTeX 
21148 \series bold
21149 hyperref
21150 \series default
21151
21152 \begin_inset Index idx
21153 status collapsed
21154
21155 \begin_layout Plain Layout
21156 Paquetages LaTeX ! hyperref
21157 \end_layout
21158
21159 \end_inset
21160
21161
21162 \series bold
21163
21164 \series default
21165 qui est activé dans la rubrique 
21166 \family sans
21167 Propriétés du PDF
21168 \family default
21169  de la fenêtre de dialogue 
21170 \family sans
21171 Paramètres du document
21172 \family default
21173  fournit une fonction très utile pour automatiser la création des références
21174  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21175  une section).
21176  Par exemple pour vous éviter de devoir écrire le mot 
21177 \begin_inset Quotes eld
21178 \end_inset
21179
21180 Figure
21181 \begin_inset Quotes erd
21182 \end_inset
21183
21184  devant chaque référence à une figure.
21185  Pour profiter de ce nommage automatique des références croisées, vous devez
21186  activer 
21187 \series bold
21188 hyperref
21189 \series default
21190  et insérer la ligne suivante dans le préambule du document :
21191 \end_layout
21192
21193 \begin_layout Standard
21194
21195 \series bold
21196
21197 \backslash
21198 AtBeginDocument{
21199 \backslash
21200 renewcommand{
21201 \backslash
21202 ref}[1]{
21203 \backslash
21204 mbox{
21205 \backslash
21206 autoref{#1}}}}
21207 \end_layout
21208
21209 \begin_layout Standard
21210 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21211  défaut, par exemple vous préférez le nom 
21212 \begin_inset Quotes eld
21213 \end_inset
21214
21215 sec.
21216 \begin_inset space \thinspace{}
21217 \end_inset
21218
21219
21220 \begin_inset Quotes eld
21221 \end_inset
21222
21223  plutôt que 
21224 \begin_inset Quotes eld
21225 \end_inset
21226
21227 section
21228 \begin_inset Quotes erd
21229 \end_inset
21230
21231 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21232 \end_layout
21233
21234 \begin_layout Standard
21235
21236 \series bold
21237
21238 \backslash
21239 addto
21240 \backslash
21241 extrasenglish{
21242 \backslash
21243 renewcommand{
21244 \backslash
21245 sectionautorefname}
21246 \begin_inset Newline newline
21247 \end_inset
21248
21249
21250 \begin_inset Phantom HPhantom
21251 status open
21252
21253 \begin_layout Plain Layout
21254
21255 \series bold
21256 \begin_inset space ~
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263
21264 {sec.
21265 \backslash
21266 negthinspace}}
21267 \end_layout
21268
21269 \begin_layout Standard
21270 Si vous utilisez une autre langue que l'anglais, remplacez 
21271 \series bold
21272
21273 \backslash
21274 extrasenglish
21275 \series default
21276  par 
21277 \series bold
21278
21279 \backslash
21280 extras***
21281 \series default
21282 , où *** est le nom de la langue que vous utilisez.
21283
21284 \series bold
21285  
21286 \end_layout
21287
21288 \begin_layout Standard
21289 Pour avoir des noms automatiques, mais pas pour certains types de références,
21290  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21291 \end_layout
21292
21293 \begin_layout Standard
21294
21295 \series bold
21296
21297 \backslash
21298 newlength{
21299 \backslash
21300 abc}
21301 \begin_inset Newline newline
21302 \end_inset
21303
21304
21305 \backslash
21306 settowidth{
21307 \backslash
21308 abc}{
21309 \backslash
21310 space}
21311 \begin_inset Newline newline
21312 \end_inset
21313
21314
21315 \backslash
21316 addto
21317 \backslash
21318 extrasenglish{
21319 \backslash
21320 renewcommand{
21321 \backslash
21322 equationautorefname}
21323 \begin_inset Newline newline
21324 \end_inset
21325
21326
21327 \begin_inset Phantom HPhantom
21328 status open
21329
21330 \begin_layout Plain Layout
21331
21332 \series bold
21333 \begin_inset space ~
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \end_inset
21340
21341 {
21342 \backslash
21343 hspace{-
21344 \backslash
21345 abc}}
21346 \end_layout
21347
21348 \begin_layout Standard
21349 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21350  de 
21351 \series bold
21352 hyperref
21353 \series default
21354  
21355 \begin_inset CommandInset citation
21356 LatexCommand cite
21357 key "hyperref"
21358
21359 \end_inset
21360
21361 .
21362 \end_layout
21363
21364 \begin_layout Standard
21365 \begin_inset Note Greyedout
21366 status open
21367
21368 \begin_layout Plain Layout
21369
21370 \series bold
21371 Note:
21372 \series default
21373  Le nommage automatique de références ne peut être utilisé si vous avez
21374  choisi le style de référence 
21375 \family sans
21376 Référence
21377 \begin_inset space ~
21378 \end_inset
21379
21380 mise
21381 \begin_inset space ~
21382 \end_inset
21383
21384 en
21385 \begin_inset space ~
21386 \end_inset
21387
21388 forme
21389 \family default
21390  décrit dans la section
21391 \begin_inset space ~
21392 \end_inset
21393
21394
21395 \begin_inset CommandInset ref
21396 LatexCommand ref
21397 reference "sub:Formats-Références-Croisées"
21398
21399 \end_inset
21400
21401 .
21402 \end_layout
21403
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Standard
21410 Le manuel 
21411 \emph on
21412 Math
21413 \emph default
21414  est un exemple dans lequel on a utilisé le référencement automatique.
21415 \end_layout
21416
21417 \begin_layout Subsection
21418 Positionnement des Références 
21419 \begin_inset CommandInset label
21420 LatexCommand label
21421 name "sub:Reference-Position"
21422
21423 \end_inset
21424
21425
21426 \begin_inset Index idx
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 References@Références ! Positionnement
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 Si vous utilisez le paquetage 
21440 \series bold
21441 hyperref, 
21442 \series default
21443 qui est activé dans la rubrique 
21444 \family sans
21445 Propriétés du PDF
21446 \family default
21447  de la fenêtre de dialogue 
21448 \family sans
21449 Paramètres du document,
21450 \family default
21451  pour lier vos références croisées dans la sortie finale, vous verrez que
21452  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21453  l'image.
21454  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21455  pourrez voir l'image sans faire défiler le texte.
21456  Ce problème vient du fait que le point d'ancrage de la référence se situe
21457  à l'endroit de l'étiquette.
21458  En utilisant le paquetage LaTeX 
21459 \series bold
21460 hypcap
21461 \series default
21462
21463 \begin_inset Index idx
21464 status collapsed
21465
21466 \begin_layout Plain Layout
21467 Paquetages LaTeX ! hypcap
21468 \end_layout
21469
21470 \end_inset
21471
21472 , qui fait partie du paquetage LaTeX 
21473 \series bold
21474 oberdiek
21475 \series default
21476
21477 \begin_inset Index idx
21478 status collapsed
21479
21480 \begin_layout Plain Layout
21481 Paquetages LaTeX ! oberdiek
21482 \end_layout
21483
21484 \end_inset
21485
21486 , le point d'ancrage d'un lien est place en haut du flottant.
21487  Pour utiliser cette fonction avec les flottants de figure, chargez 
21488 \series bold
21489 hypcap
21490 \series default
21491  dans l'entête du document avec la ligne
21492 \end_layout
21493
21494 \begin_layout Standard
21495
21496 \series bold
21497
21498 \backslash
21499 usepackage[figure]{hypcap}
21500 \end_layout
21501
21502 \begin_layout Standard
21503 Vous pouvez aussi utiliser 
21504 \series bold
21505 hypcap
21506 \series default
21507  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21508  raisons de stabilité.
21509  Pour plus d'information, jetez un coup d'œil au manuel d' 
21510 \series bold
21511 hypcap
21512 \series default
21513  
21514 \begin_inset CommandInset citation
21515 LatexCommand cite
21516 key "hypcap"
21517
21518 \end_inset
21519
21520 .
21521 \end_layout
21522
21523 \begin_layout Standard
21524 \begin_inset Note Greyedout
21525 status open
21526
21527 \begin_layout Plain Layout
21528
21529 \series bold
21530 Note:
21531 \series default
21532  
21533 \series bold
21534 hypcap
21535 \series default
21536  n'a aucun effet pour les références à des sous-figures.
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Section
21545 Placement des flottants
21546 \begin_inset CommandInset label
21547 LatexCommand label
21548 name "sec:Placement-flottants"
21549
21550 \end_inset
21551
21552
21553 \begin_inset Index idx
21554 status collapsed
21555
21556 \begin_layout Plain Layout
21557 Flottants ! Placement
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \begin_layout Standard
21566 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21567  de dialogue 
21568 \family sans
21569 Paramètre
21570 \begin_inset space ~
21571 \end_inset
21572
21573 de
21574 \begin_inset space ~
21575 \end_inset
21576
21577 Flottant
21578 \family default
21579  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21580  utilise pour déterminer où placer le flottant.
21581 \begin_inset Newline newline
21582 \end_inset
21583
21584 L'option 
21585 \family sans
21586 Plusieurs
21587 \begin_inset space ~
21588 \end_inset
21589
21590 colonnes
21591 \family default
21592  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21593  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21594  confiné sur une seule colonne.
21595 \begin_inset Newline newline
21596 \end_inset
21597
21598 L'option 
21599 \family sans
21600 Rotation
21601 \begin_inset space ~
21602 \end_inset
21603
21604 90°
21605 \family default
21606  est utilisée pour faire tourner les flottants, voyez la section
21607 \begin_inset space ~
21608 \end_inset
21609
21610
21611 \begin_inset CommandInset ref
21612 LatexCommand ref
21613 reference "sec:Flottants-renversés"
21614
21615 \end_inset
21616
21617 .
21618 \end_layout
21619
21620 \begin_layout Standard
21621 En désactivant l'option 
21622 \family sans
21623 Utilise
21624 \begin_inset space ~
21625 \end_inset
21626
21627 le
21628 \begin_inset space ~
21629 \end_inset
21630
21631 placement
21632 \begin_inset space ~
21633 \end_inset
21634
21635 par
21636 \begin_inset space ~
21637 \end_inset
21638
21639 défaut
21640 \family default
21641  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21642  le placement du flottant:
21643 \end_layout
21644
21645 \begin_layout Description
21646 Ici,
21647 \begin_inset space ~
21648 \end_inset
21649
21650 si
21651 \begin_inset space ~
21652 \end_inset
21653
21654 possible: essaie de placer le flottant à la position où il a été inséré
21655  dans LyX
21656 \end_layout
21657
21658 \begin_layout Description
21659 Haut
21660 \begin_inset space ~
21661 \end_inset
21662
21663 de
21664 \begin_inset space ~
21665 \end_inset
21666
21667 la
21668 \begin_inset space ~
21669 \end_inset
21670
21671 page: essaie de placer le flottant en haut de la page courante
21672 \end_layout
21673
21674 \begin_layout Description
21675 Bas
21676 \begin_inset space ~
21677 \end_inset
21678
21679 de
21680 \begin_inset space ~
21681 \end_inset
21682
21683 la
21684 \begin_inset space ~
21685 \end_inset
21686
21687 page: essaie de placer le flottant en bas de la page courante
21688 \end_layout
21689
21690 \begin_layout Description
21691 Page
21692 \begin_inset space ~
21693 \end_inset
21694
21695 de
21696 \begin_inset space ~
21697 \end_inset
21698
21699 flottants: essaie de placer le flottant sur une page à part, éventuellement
21700  avec d'autres flottants 
21701 \end_layout
21702
21703 \begin_layout Standard
21704 LaTeX utilise
21705 \emph on
21706  toujours 
21707 \emph default
21708 les options dans l'ordre donné ci-dessus.
21709  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21710  d'abord essayer 
21711 \family sans
21712 Ici
21713 \begin_inset space ~
21714 \end_inset
21715
21716 si
21717 \begin_inset space ~
21718 \end_inset
21719
21720 possible
21721 \family default
21722 , ensuite 
21723 \family sans
21724 Haut
21725 \begin_inset space ~
21726 \end_inset
21727
21728 de
21729 \begin_inset space ~
21730 \end_inset
21731
21732 la
21733 \begin_inset space ~
21734 \end_inset
21735
21736 page
21737 \family default
21738 , et ainsi de suite.
21739  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21740  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21741  Si aucune des quatre options de placement n'est possible, la procédure
21742  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21743 \end_layout
21744
21745 \begin_layout Standard
21746 Implicitement, chaque option a ses propres règles d'application:
21747 \end_layout
21748
21749 \begin_layout Standard
21750
21751 \family sans
21752 Haut
21753 \begin_inset space ~
21754 \end_inset
21755
21756 de
21757 \begin_inset space ~
21758 \end_inset
21759
21760 la
21761 \begin_inset space ~
21762 \end_inset
21763
21764 page
21765 \family default
21766  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21767  en haut de page (
21768 \series bold
21769
21770 \backslash
21771 topfraction
21772 \series default
21773 ).
21774 \end_layout
21775
21776 \begin_layout Standard
21777
21778 \family sans
21779 Bas
21780 \begin_inset space ~
21781 \end_inset
21782
21783 de
21784 \begin_inset space ~
21785 \end_inset
21786
21787 la
21788 \begin_inset space ~
21789 \end_inset
21790
21791 page
21792 \family default
21793  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21794  en bas de page (
21795 \series bold
21796
21797 \backslash
21798 bottomfraction
21799 \series default
21800 ).
21801 \end_layout
21802
21803 \begin_layout Standard
21804
21805 \family sans
21806 Page
21807 \begin_inset space ~
21808 \end_inset
21809
21810 de
21811 \begin_inset space ~
21812 \end_inset
21813
21814 flottants
21815 \family default
21816  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21817  si ils occupent plus de 50% de celle-ci (
21818 \series bold
21819
21820 \backslash
21821 floatpagefraction
21822 \series default
21823 ).
21824 \end_layout
21825
21826 \begin_layout Standard
21827 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21828  supplémentaire 
21829 \family sans
21830 Ignorer
21831 \begin_inset space ~
21832 \end_inset
21833
21834 les
21835 \begin_inset space ~
21836 \end_inset
21837
21838 règles
21839 \begin_inset space ~
21840 \end_inset
21841
21842 LaTeX
21843 \family default
21844 \lang english
21845 .
21846 \begin_inset Newline newline
21847 \end_inset
21848
21849
21850 \lang french
21851 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21852  données entre parenthèses après les descriptions des règles données ci-dessus.
21853  Par exemple, pour augmenter à 50
21854 \begin_inset space \thinspace{}
21855 \end_inset
21856
21857 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21858  trop petite, ajoutez cette ligne au préambule de votre document :
21859 \end_layout
21860
21861 \begin_layout Standard
21862
21863 \series bold
21864
21865 \backslash
21866 renewcommand{
21867 \backslash
21868 bottomfraction}{0.5}
21869 \end_layout
21870
21871 \begin_layout Standard
21872 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21873  exactement à l'endroit où vous l'avez inséré.
21874  dans ce cas utilisez l'option 
21875 \family sans
21876 Ici
21877 \begin_inset space ~
21878 \end_inset
21879
21880 à
21881 \begin_inset space ~
21882 \end_inset
21883
21884 tout
21885 \begin_inset space ~
21886 \end_inset
21887
21888 Prix
21889 \family default
21890 .
21891  Utilisez cette option le moins souvent possible et seulement quand le document
21892  est presque prêt à être imprimé.
21893  En effet, le flottant n'est plus capable de 
21894 \begin_inset Quotes eld
21895 \end_inset
21896
21897 flotter
21898 \begin_inset Quotes erd
21899 \end_inset
21900
21901 , ce qui peut perturber toutes les mises en page.
21902 \end_layout
21903
21904 \begin_layout Standard
21905 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21906  sont toujours entourés par le texte d'un paragraphe donné.
21907 \begin_inset VSpace bigskip
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \begin_layout Standard
21914 On peut parfois se trouver dans la situation où un flottant est placé en
21915  haut d'une page alors que la section concernée ne commence qu'au milieu
21916  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21917  la section précédente.
21918  On peut utiliser la commande LaTeX 
21919 \series bold
21920
21921 \backslash
21922 suppressfloats
21923 \series default
21924  pour éviter ce cas.
21925  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21926  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21927  soit placé avant que la section commence.
21928  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21929  votre document :
21930 \end_layout
21931
21932 \begin_layout Standard
21933
21934 \series bold
21935
21936 \backslash
21937 let
21938 \backslash
21939 mySection
21940 \backslash
21941 section
21942 \begin_inset Newline newline
21943 \end_inset
21944
21945
21946 \backslash
21947 renewcommand{
21948 \backslash
21949 section}{
21950 \backslash
21951 suppressfloats[t]
21952 \backslash
21953 mySection}
21954 \end_layout
21955
21956 \begin_layout Standard
21957 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21958  comme les chapitres et les sous-sections.
21959  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21960  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21961  ensuite avoir du mal à trouver un positionnement correct.
21962 \end_layout
21963
21964 \begin_layout Standard
21965 \begin_inset VSpace bigskip
21966 \end_inset
21967
21968 Dans certains cas il est demandé de placer toutes les figures et tous les
21969  tableaux à la fin du document.
21970  C'est pour de telles situations que le paquetage LaTeX 
21971 \series bold
21972 endfloat
21973 \series default
21974
21975 \begin_inset Index idx
21976 status collapsed
21977
21978 \begin_layout Plain Layout
21979 Paquetages LaTeX ! endfloat
21980 \end_layout
21981
21982 \end_inset
21983
21984  a été développé.
21985  Il met en effet tous les flottants de figures et de tableaux à la fin du
21986  document dans leurs propres sections.
21987  À la position d'origine du flottant, une indication textuelle du genre
21988  
21989 \begin_inset Quotes eld
21990 \end_inset
21991
21992
21993 \family sans
21994 [Figure
21995 \begin_inset space ~
21996 \end_inset
21997
21998 3.2 
21999 \lang english
22000 about here.
22001 \lang french
22002 ]
22003 \family default
22004
22005 \begin_inset Quotes erd
22006 \end_inset
22007
22008  est insérée.
22009  Le paquetage 
22010 \series bold
22011 endfloat
22012 \series default
22013  est chargé dans le préambule avec la ligne suivante 
22014 \end_layout
22015
22016 \begin_layout Standard
22017
22018 \series bold
22019
22020 \backslash
22021 usepackage[options]{endfloat}
22022 \end_layout
22023
22024 \begin_layout Standard
22025 Il y a aussi de nombreuses options de paquetage pour modifier le format
22026  des sections de figures ou de tableau qui sont créées.
22027  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22028  
22029 \series bold
22030 endfloa
22031 \series default
22032
22033 \begin_inset CommandInset citation
22034 LatexCommand cite
22035 key "endfloat"
22036
22037 \end_inset
22038
22039 .
22040 \begin_inset Newline newline
22041 \end_inset
22042
22043
22044 \begin_inset Note Greyedout
22045 status open
22046
22047 \begin_layout Plain Layout
22048
22049 \series bold
22050 Note: endfloat
22051 \series default
22052  ne fournit pas de traduction automatique de l'indication textuelle, vous
22053  devez donc le faire manuellement, voyez la section
22054 \begin_inset space ~
22055 \end_inset
22056
22057 4 de 
22058 \begin_inset CommandInset citation
22059 LatexCommand cite
22060 key "endfloat"
22061
22062 \end_inset
22063
22064 .
22065 \end_layout
22066
22067 \end_inset
22068
22069
22070 \begin_inset Newline newline
22071 \end_inset
22072
22073
22074 \begin_inset Note Greyedout
22075 status open
22076
22077 \begin_layout Plain Layout
22078
22079 \series bold
22080 Note:
22081 \series default
22082  Il y a actuellement un bug dans le paquetage 
22083 \series bold
22084 endfloat
22085 \series default
22086  quand la légende contient un 
22087 \begin_inset Quotes eld
22088 \end_inset
22089
22090 ß
22091 \begin_inset Quotes erd
22092 \end_inset
22093
22094  allemand.
22095  Utilisez dans ce cas la commande 
22096 \begin_inset Quotes eld
22097 \end_inset
22098
22099
22100 \series bold
22101
22102 \backslash
22103 ss
22104 \series default
22105
22106 \begin_inset Quotes erd
22107 \end_inset
22108
22109  en code TeX à la place du 
22110 \begin_inset Quotes eld
22111 \end_inset
22112
22113 ß
22114 \begin_inset Quotes erd
22115 \end_inset
22116
22117 .
22118 \end_layout
22119
22120 \end_inset
22121
22122
22123 \end_layout
22124
22125 \begin_layout Standard
22126 \begin_inset VSpace bigskip
22127 \end_inset
22128
22129 Pour plus d'information sur les manières de placer les flottants, jetez
22130  un coup d'œil aux livres sur LaTeX, 
22131 \begin_inset CommandInset citation
22132 LatexCommand cite
22133 key "latexcompanion,latexguide,latexbook"
22134
22135 \end_inset
22136
22137 .
22138 \end_layout
22139
22140 \begin_layout Section
22141 Flottants Renversés
22142 \begin_inset CommandInset label
22143 LatexCommand label
22144 name "sec:Flottants-renversés"
22145
22146 \end_inset
22147
22148
22149 \begin_inset Index idx
22150 status collapsed
22151
22152 \begin_layout Plain Layout
22153 Flottants ! Renversés
22154 \end_layout
22155
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \begin_layout Standard
22162 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22163  tableaux très larges.
22164  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22165  un clic droit sur la boîte du flottant et utilisez l'option 
22166 \family sans
22167 Rotation
22168 \begin_inset space ~
22169 \end_inset
22170
22171 90°
22172 \family default
22173 .
22174 \end_layout
22175
22176 \begin_layout Standard
22177 Les flottants renversés sont systématiquement placés sur leur propre page
22178  ( ou colonne, si vous avez un document sur deux colonnes ).
22179  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22180  
22181 \family sans
22182 Plusieurs
22183 \begin_inset space ~
22184 \end_inset
22185
22186 colonnes
22187 \family default
22188  dans les paramètres du flottant.
22189  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22190  du côté de la marge externe.
22191  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22192  ajouter soit l'option 
22193 \series bold
22194 figuresleft
22195 \series default
22196  soit l'option 
22197 \series bold
22198 figuresright
22199 \series default
22200  aux options de la classe de document.
22201 \end_layout
22202
22203 \begin_layout Standard
22204 Faire référence à un flottant renversé se fait de la même manière que pour
22205  un flottant normal, la mise en forme de la légende est aussi identique
22206  : Le tableau
22207 \begin_inset space ~
22208 \end_inset
22209
22210
22211 \begin_inset CommandInset ref
22212 LatexCommand ref
22213 reference "tab:Tableau-pivoté"
22214
22215 \end_inset
22216
22217  est un exemple de flottant de tableau renversé.
22218 \end_layout
22219
22220 \begin_layout Standard
22221 \begin_inset Note Greyedout
22222 status open
22223
22224 \begin_layout Plain Layout
22225
22226 \series bold
22227 Note:
22228 \series default
22229  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22230  DVI.
22231 \end_layout
22232
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \begin_layout Standard
22239 \begin_inset Float table
22240 wide false
22241 sideways true
22242 status open
22243
22244 \begin_layout Plain Layout
22245 \begin_inset Caption
22246
22247 \begin_layout Plain Layout
22248 \begin_inset CommandInset label
22249 LatexCommand label
22250 name "tab:Tableau-pivoté"
22251
22252 \end_inset
22253
22254  Tableau pivoté
22255 \end_layout
22256
22257 \end_inset
22258
22259
22260 \end_layout
22261
22262 \begin_layout Plain Layout
22263 \align center
22264 \begin_inset Tabular
22265 <lyxtabular version="3" rows="1" columns="5">
22266 <features tabularvalignment="middle">
22267 <column alignment="center" valignment="top" width="0">
22268 <column alignment="center" valignment="top" width="0">
22269 <column alignment="center" valignment="top" width="0">
22270 <column alignment="center" valignment="top" width="0">
22271 <column alignment="center" valignment="top" width="0">
22272 <row>
22273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277 test
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286 b
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 c
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 d
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 e
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 </lyxtabular>
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \begin_layout Section
22332 Sous-flottants
22333 \begin_inset Index idx
22334 status collapsed
22335
22336 \begin_layout Plain Layout
22337 Flottants ! Sous-flottants
22338 \end_layout
22339
22340 \end_inset
22341
22342
22343 \end_layout
22344
22345 \begin_layout Standard
22346 Un exemple de sous-flottant : une figure composée de plusieurs images.
22347  On les crée en insérant un flottant dans un flottant existant.
22348  Le positionnement des sous-flottants peut être contrôlé comme pour les
22349  paragraphes comme on le voit avec les tableaux
22350 \begin_inset space ~
22351 \end_inset
22352
22353
22354 \begin_inset CommandInset ref
22355 LatexCommand ref
22356 reference "tab:Deux-sous-tableaux-cote-a-cote"
22357
22358 \end_inset
22359
22360  et 
22361 \begin_inset CommandInset ref
22362 LatexCommand ref
22363 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22364
22365 \end_inset
22366
22367 .
22368 \end_layout
22369
22370 \begin_layout Standard
22371 On fait référence à des sous-flottants comme on le ferait avec des flottants
22372  normaux : Les tableaux
22373 \begin_inset space ~
22374 \end_inset
22375
22376
22377 \begin_inset CommandInset ref
22378 LatexCommand ref
22379 reference "tab:Le-sous-tableau-a"
22380
22381 \end_inset
22382
22383  et 
22384 \begin_inset CommandInset ref
22385 LatexCommand ref
22386 reference "tab:Le-sous-tableau-b"
22387
22388 \end_inset
22389
22390  sont des sous-tableaux du tableau
22391 \begin_inset space ~
22392 \end_inset
22393
22394
22395 \begin_inset CommandInset ref
22396 LatexCommand ref
22397 reference "tab:Deux-sous-tableaux-cote-a-cote"
22398
22399 \end_inset
22400
22401 .
22402 \end_layout
22403
22404 \begin_layout Standard
22405 \begin_inset Float table
22406 wide false
22407 sideways false
22408 status open
22409
22410 \begin_layout Plain Layout
22411 \begin_inset Caption
22412
22413 \begin_layout Plain Layout
22414 \begin_inset CommandInset label
22415 LatexCommand label
22416 name "tab:Deux-sous-tableaux-cote-a-cote"
22417
22418 \end_inset
22419
22420 Deux sous-tableaux placés côte-à-côte.
22421 \end_layout
22422
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \begin_layout Plain Layout
22429 \align center
22430 \begin_inset space \hfill{}
22431 \end_inset
22432
22433
22434 \begin_inset Float table
22435 wide false
22436 sideways false
22437 status collapsed
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Caption
22441
22442 \begin_layout Plain Layout
22443 \begin_inset CommandInset label
22444 LatexCommand label
22445 name "tab:Le-sous-tableau-a"
22446
22447 \end_inset
22448
22449 Le sous-tableau a
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \begin_layout Plain Layout
22458 \align center
22459 \begin_inset Tabular
22460 <lyxtabular version="3" rows="1" columns="5">
22461 <features tabularvalignment="middle">
22462 <column alignment="center" valignment="top" width="0">
22463 <column alignment="center" valignment="top" width="0">
22464 <column alignment="center" valignment="top" width="0">
22465 <column alignment="center" valignment="top" width="0">
22466 <column alignment="center" valignment="top" width="0">
22467 <row>
22468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472 test
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 b
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490 c
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 d
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508 e
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 </row>
22514 </lyxtabular>
22515
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \end_inset
22522
22523
22524 \begin_inset space \hfill{}
22525 \end_inset
22526
22527
22528 \begin_inset Float table
22529 wide false
22530 sideways false
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534 \begin_inset Caption
22535
22536 \begin_layout Plain Layout
22537 \begin_inset CommandInset label
22538 LatexCommand label
22539 name "tab:Le-sous-tableau-b"
22540
22541 \end_inset
22542
22543 Le sous-tableau b.
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Plain Layout
22552 \align center
22553 \begin_inset Tabular
22554 <lyxtabular version="3" rows="1" columns="5">
22555 <features tabularvalignment="middle">
22556 <column alignment="center" valignment="top" width="0">
22557 <column alignment="center" valignment="top" width="0">
22558 <column alignment="center" valignment="top" width="0">
22559 <column alignment="center" valignment="top" width="0">
22560 <column alignment="center" valignment="top" width="0">
22561 <row>
22562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 e
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 d
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 c
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 b
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602 test
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 </row>
22608 </lyxtabular>
22609
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \end_inset
22616
22617
22618 \begin_inset space \hfill{}
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625
22626
22627 \end_layout
22628
22629 \begin_layout Standard
22630 \begin_inset Float table
22631 wide false
22632 sideways false
22633 status open
22634
22635 \begin_layout Plain Layout
22636 \begin_inset Caption
22637
22638 \begin_layout Plain Layout
22639 \begin_inset CommandInset label
22640 LatexCommand label
22641 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22642
22643 \end_inset
22644
22645 Deux sous-tableaux placés l'un sur l'autre.
22646  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22647 \end_layout
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Plain Layout
22655 \align center
22656 \begin_inset Float table
22657 wide false
22658 sideways false
22659 status collapsed
22660
22661 \begin_layout Plain Layout
22662 \begin_inset Caption
22663
22664 \begin_layout Plain Layout
22665
22666 \end_layout
22667
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \begin_layout Plain Layout
22674 \align center
22675 \begin_inset Tabular
22676 <lyxtabular version="3" rows="1" columns="4">
22677 <features tabularvalignment="middle">
22678 <column alignment="center" valignment="top" width="0">
22679 <column alignment="center" valignment="top" width="0">
22680 <column alignment="center" valignment="top" width="0">
22681 <column alignment="center" valignment="top" width="0">
22682 <row>
22683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687 test
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 test
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 test
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714 test
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 </lyxtabular>
22721
22722 \end_inset
22723
22724
22725 \end_layout
22726
22727 \end_inset
22728
22729
22730 \end_layout
22731
22732 \begin_layout Plain Layout
22733 \align center
22734 \begin_inset Float table
22735 wide false
22736 sideways false
22737 status collapsed
22738
22739 \begin_layout Plain Layout
22740 \begin_inset Caption
22741
22742 \begin_layout Plain Layout
22743
22744 \end_layout
22745
22746 \end_inset
22747
22748
22749 \end_layout
22750
22751 \begin_layout Plain Layout
22752 \align center
22753 \begin_inset Tabular
22754 <lyxtabular version="3" rows="1" columns="5">
22755 <features tabularvalignment="middle">
22756 <column alignment="center" valignment="top" width="0">
22757 <column alignment="center" valignment="top" width="0">
22758 <column alignment="center" valignment="top" width="0">
22759 <column alignment="center" valignment="top" width="0">
22760 <column alignment="center" valignment="top" width="0">
22761 <row>
22762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766 a
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 b
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 c
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 d
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 e
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 </row>
22808 </lyxtabular>
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \begin_layout Section
22826 Flottants côte-à-côte
22827 \begin_inset Index idx
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831 Flottants ! côte-à-côte
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \begin_layout Standard
22840 Pour placer des flottants côte-à-côte, comme pour la figure
22841 \begin_inset space ~
22842 \end_inset
22843
22844
22845 \begin_inset CommandInset ref
22846 LatexCommand ref
22847 reference "fig:Flottant-gauche"
22848
22849 \end_inset
22850
22851  et 
22852 \begin_inset CommandInset ref
22853 LatexCommand ref
22854 reference "fig:Flottant-droit"
22855
22856 \end_inset
22857
22858 , on n'utilise 
22859 \emph on
22860 qu'un seul 
22861 \emph default
22862 flottant.
22863  On y insère deux boîtes de minipages.
22864 \begin_inset Foot
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868 Les minipages sont décrites dans la section
22869 \begin_inset space ~
22870 \end_inset
22871
22872
22873 \begin_inset CommandInset ref
22874 LatexCommand ref
22875 reference "sec:Minipages"
22876
22877 \end_inset
22878
22879 .
22880 \end_layout
22881
22882 \end_inset
22883
22884  La largeur est mise à 45
22885 \begin_inset space \thinspace{}
22886 \end_inset
22887
22888 -50
22889 \begin_inset space \thinspace{}
22890 \end_inset
22891
22892 column% et l'alignement de la boîte à 
22893 \family sans
22894 Bas
22895 \family default
22896  pour chaque minipage.
22897  Les boîtes minipages contiennent l'image et la légende exactement comme
22898  avec un flottant.
22899  La seule différence est que l'unité de longueur 
22900 \family sans
22901 Largeur
22902 \begin_inset space ~
22903 \end_inset
22904
22905 colonne
22906 \begin_inset space ~
22907 \end_inset
22908
22909 %
22910 \family default
22911  utilisée pour l'image est maintenant définie par rapport à la largeur des
22912  boîtes minipages.
22913 \end_layout
22914
22915 \begin_layout Standard
22916 \begin_inset Float figure
22917 wide false
22918 sideways false
22919 status open
22920
22921 \begin_layout Plain Layout
22922 \begin_inset Box Frameless
22923 position "b"
22924 hor_pos "c"
22925 has_inner_box 1
22926 inner_pos "t"
22927 use_parbox 0
22928 use_makebox 0
22929 width "45col%"
22930 special "none"
22931 height "1in"
22932 height_special "totalheight"
22933 status open
22934
22935 \begin_layout Plain Layout
22936 \align center
22937 \begin_inset Graphics
22938         filename ../clipart/mobius.eps
22939         lyxscale 50
22940         width 100col%
22941         scaleBeforeRotation
22942
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \begin_layout Plain Layout
22949 \begin_inset Caption
22950
22951 \begin_layout Plain Layout
22952 \begin_inset CommandInset label
22953 LatexCommand label
22954 name "fig:Flottant-gauche"
22955
22956 \end_inset
22957
22958 Flottant du côté gauche.
22959 \end_layout
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \end_inset
22967
22968
22969 \begin_inset space \hfill{}
22970 \end_inset
22971
22972
22973 \begin_inset Box Frameless
22974 position "b"
22975 hor_pos "c"
22976 has_inner_box 1
22977 inner_pos "t"
22978 use_parbox 0
22979 use_makebox 0
22980 width "45col%"
22981 special "none"
22982 height "1in"
22983 height_special "totalheight"
22984 status open
22985
22986 \begin_layout Plain Layout
22987 \align center
22988 \begin_inset Graphics
22989         filename ../clipart/platypus.eps
22990         lyxscale 50
22991         width 100col%
22992         scaleBeforeRotation
22993
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \begin_layout Plain Layout
23000 \begin_inset Caption
23001
23002 \begin_layout Plain Layout
23003 \begin_inset CommandInset label
23004 LatexCommand label
23005 name "fig:Flottant-droit"
23006
23007 \end_inset
23008
23009 Flottant du côté droit.
23010 \end_layout
23011
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \begin_layout Section
23028 Mise en Forme de la Légende
23029 \begin_inset Index idx
23030 status collapsed
23031
23032 \begin_layout Plain Layout
23033 Légende ! Mise en forme
23034 \end_layout
23035
23036 \end_inset
23037
23038
23039 \begin_inset Index idx
23040 status collapsed
23041
23042 \begin_layout Plain Layout
23043 Flottants ! Mise en forme de la Légende
23044 \end_layout
23045
23046 \end_inset
23047
23048
23049 \begin_inset CommandInset label
23050 LatexCommand label
23051 name "sec:Formatage-légende"
23052
23053 \end_inset
23054
23055
23056 \end_layout
23057
23058 \begin_layout Standard
23059 L'environnement 
23060 \family sans
23061 Légende
23062 \family default
23063  est l'environnement de paragraphe implicite pour les 
23064 \family sans
23065 flottants
23066 \family default
23067 .
23068  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23069  par exemple 
23070 \begin_inset Quotes eld
23071 \end_inset
23072
23073
23074 \family sans
23075 Figure #:
23076 \family default
23077
23078 \begin_inset Quotes erd
23079 \end_inset
23080
23081  suivi par le texte de la légende.
23082  Le 
23083 \begin_inset Quotes eld
23084 \end_inset
23085
23086 #
23087 \begin_inset Quotes erd
23088 \end_inset
23089
23090  étant remplacé par le numéro de référence réel.
23091  implicitement l'étiquette et le numéro sont dans la même police de caractères
23092  que le texte de la légende et deux points suivent le numéro pour séparer
23093  l'étiquette du texte.
23094  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23095 \end_layout
23096
23097 \begin_layout Standard
23098 Pour modifier le format implicite des légendes, il faut charger le paquetage
23099  LaTeX 
23100 \series bold
23101 caption
23102 \series default
23103
23104 \begin_inset Index idx
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108 Paquetages LaTeX ! caption
23109 \end_layout
23110
23111 \end_inset
23112
23113  dans le préambule de votre document avec la ligne suivante :
23114 \end_layout
23115
23116 \begin_layout Standard
23117
23118 \series bold
23119
23120 \backslash
23121 usepackage[format definition]{caption}
23122 \end_layout
23123
23124 \begin_layout Standard
23125 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23126  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23127  dans ce document, utilisez les commandes suivantes :
23128 \end_layout
23129
23130 \begin_layout Standard
23131
23132 \series bold
23133
23134 \backslash
23135 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23136 \end_layout
23137
23138 \begin_layout Standard
23139 Vous pouvez aussi définir des formats de légendes différents pour les différents
23140  types de flottants.
23141  Dans ce cas chargez le paquetage 
23142 \series bold
23143 caption 
23144 \series default
23145 sans option de format spécifique et définissez les différents formats à
23146  l'aide de la commande 
23147 \end_layout
23148
23149 \begin_layout Standard
23150
23151 \series bold
23152
23153 \backslash
23154 captionsetup[type de flottant]{définition du format}
23155 \end_layout
23156
23157 \begin_layout Standard
23158 dans le préambule du document.
23159  Par exemple les formats de légende de la Figure
23160 \begin_inset space ~
23161 \end_inset
23162
23163
23164 \begin_inset CommandInset ref
23165 LatexCommand ref
23166 reference "fig:Legende-de-fig"
23167
23168 \end_inset
23169
23170  et du Tableau
23171 \begin_inset space ~
23172 \end_inset
23173
23174
23175 \begin_inset CommandInset ref
23176 LatexCommand ref
23177 reference "tab:Légende-de-tab"
23178
23179 \end_inset
23180
23181  peuvent être créés en utilisant les commandes suivantes dans le préambule
23182  :
23183 \end_layout
23184
23185 \begin_layout Standard
23186
23187 \series bold
23188
23189 \backslash
23190 usepackage[tableposition=top]{caption}
23191 \series default
23192
23193 \begin_inset Newline newline
23194 \end_inset
23195
23196
23197 \series bold
23198
23199 \backslash
23200 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23201 \begin_inset Newline newline
23202 \end_inset
23203
23204
23205 \begin_inset Phantom HPhantom
23206 status open
23207
23208 \begin_layout Plain Layout
23209
23210 \series bold
23211
23212 \backslash
23213 captionsetup[figure]{
23214 \end_layout
23215
23216 \end_inset
23217
23218 labelsep=period}
23219 \begin_inset Newline newline
23220 \end_inset
23221
23222
23223 \backslash
23224 captionsetup[table]{labelfont={bf,sf}}
23225 \end_layout
23226
23227 \begin_layout Standard
23228 \begin_inset Note Greyedout
23229 status open
23230
23231 \begin_layout Plain Layout
23232
23233 \series bold
23234 Note:
23235 \series default
23236  L'option 
23237 \series bold
23238 tableposition=top
23239 \series default
23240  n'a pas d'effet quand on utilise un document de classe 
23241 \series bold
23242 KOMA-Script
23243 \series default
23244
23245 \begin_inset Index idx
23246 status collapsed
23247
23248 \begin_layout Plain Layout
23249 Paquetages LaTeX ! KOMA-Script
23250 \end_layout
23251
23252 \end_inset
23253
23254 .
23255  Dans ce cas on doit utiliser l'option 
23256 \series bold
23257 captions=tableheading
23258 \series default
23259  de la classe de document.
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 Pour plus d'information sur le paquetage 
23269 \series bold
23270 caption
23271 \series default
23272  nous vous renvoyons à sa documentation 
23273 \begin_inset CommandInset citation
23274 LatexCommand cite
23275 key "caption"
23276
23277 \end_inset
23278
23279 .
23280 \end_layout
23281
23282 \begin_layout Standard
23283 Pour changer le nom de l'étiquette, par exemple de 
23284 \begin_inset Quotes eld
23285 \end_inset
23286
23287 Figure
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291  à 
23292 \begin_inset Quotes eld
23293 \end_inset
23294
23295 Image
23296 \begin_inset Quotes erd
23297 \end_inset
23298
23299 , utilisez la commande suivante dans le préambule :
23300 \end_layout
23301
23302 \begin_layout Standard
23303
23304 \series bold
23305
23306 \backslash
23307 renewcommand{
23308 \backslash
23309 fnum@figure}{Image~
23310 \backslash
23311 thefigure}
23312 \end_layout
23313
23314 \begin_layout Standard
23315 où 
23316 \series bold
23317
23318 \backslash
23319 thefigure
23320 \series default
23321  insère le numéro de la figure et
23322 \series bold
23323  
23324 \begin_inset Quotes eld
23325 \end_inset
23326
23327 ~
23328 \series default
23329
23330 \begin_inset Quotes erd
23331 \end_inset
23332
23333  ajoute une espace insécable.
23334 \end_layout
23335
23336 \begin_layout Standard
23337 \begin_inset VSpace bigskip
23338 \end_inset
23339
23340 Si vous utilisez un document de classe 
23341 \series bold
23342 KOMA-Script
23343 \series default
23344
23345 \begin_inset Index idx
23346 status collapsed
23347
23348 \begin_layout Plain Layout
23349 Paquetages LaTeX ! KOMA-Script
23350 \end_layout
23351
23352 \end_inset
23353
23354  (
23355 \family sans
23356 article (KOMA-Script)
23357 \family default
23358
23359 \family sans
23360 book (KOMA-Script)
23361 \family default
23362
23363 \family sans
23364 letter (KOMA-Script)
23365 \family default
23366 , ou 
23367 \family sans
23368 report (KOMA-Script)
23369 \family default
23370
23371 \begin_inset space \thinspace{}
23372 \end_inset
23373
23374 ), Vous pouvez utiliser la commande incorporée 
23375 \series bold
23376
23377 \backslash
23378 setkomafont 
23379 \series default
23380 du paquetage
23381 \series bold
23382  KOMA-Script 
23383 \series default
23384 à la place du paquetage
23385 \series bold
23386  caption.
23387  
23388 \series default
23389 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23390  suivante au préambule de votre document :
23391 \end_layout
23392
23393 \begin_layout Standard
23394
23395 \series bold
23396
23397 \backslash
23398 setkomafont{captionlabel}{
23399 \backslash
23400 bfseries}
23401 \end_layout
23402
23403 \begin_layout Standard
23404 Pour plus d'information au sujet de 
23405 \series bold
23406
23407 \backslash
23408 setkomafont
23409 \series default
23410  nous vous renvoyons à la documentation du paquetage 
23411 \series bold
23412 KOMA-Script
23413 \series default
23414  
23415 \begin_inset CommandInset citation
23416 LatexCommand cite
23417 key "KOMA-Script"
23418
23419 \end_inset
23420
23421 .
23422 \end_layout
23423
23424 \begin_layout Standard
23425 \begin_inset ERT
23426 status collapsed
23427
23428 \begin_layout Plain Layout
23429
23430
23431 \backslash
23432 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23433 }
23434 \end_layout
23435
23436 \end_inset
23437
23438
23439 \begin_inset Note Note
23440 status open
23441
23442 \begin_layout Plain Layout
23443 Le format de la légende n'est modifié que pour cet exemple.
23444 \end_layout
23445
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \begin_layout Standard
23452 \begin_inset Float figure
23453 placement !p
23454 wide false
23455 sideways false
23456 status open
23457
23458 \begin_layout Plain Layout
23459 \align center
23460 \begin_inset Graphics
23461         filename ../clipart/mobius.eps
23462         lyxscale 50
23463         scale 50
23464         scaleBeforeRotation
23465
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \begin_layout Plain Layout
23472 \begin_inset Caption
23473
23474 \begin_layout Plain Layout
23475 \begin_inset CommandInset label
23476 LatexCommand label
23477 name "fig:Legende-de-fig"
23478
23479 \end_inset
23480
23481 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23482  pour montrer les différents types de formats de légendes.
23483  Ici on a utilisé un format de légende personnalisé.
23484 \end_layout
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \begin_layout Standard
23497 \begin_inset ERT
23498 status collapsed
23499
23500 \begin_layout Plain Layout
23501
23502
23503 \backslash
23504 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23505 on}
23506 \end_layout
23507
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \begin_layout Standard
23514 \begin_inset Float table
23515 placement !p
23516 wide false
23517 sideways false
23518 status open
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Caption
23522
23523 \begin_layout Plain Layout
23524 \begin_inset CommandInset label
23525 LatexCommand label
23526 name "tab:Légende-de-tab"
23527
23528 \end_inset
23529
23530 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23531  pour montrer les différents types de formats de légendes.
23532  Ici on a utilisé le format de légende implicite.
23533 \end_layout
23534
23535 \end_inset
23536
23537
23538 \end_layout
23539
23540 \begin_layout Plain Layout
23541 \align center
23542 \begin_inset Tabular
23543 <lyxtabular version="3" rows="1" columns="5">
23544 <features tabularvalignment="middle">
23545 <column alignment="center" valignment="top" width="0">
23546 <column alignment="center" valignment="top" width="0">
23547 <column alignment="center" valignment="top" width="0">
23548 <column alignment="center" valignment="top" width="0">
23549 <column alignment="center" valignment="top" width="0">
23550 <row>
23551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 a
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 b
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 c
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 d
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591 e
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 </row>
23597 </lyxtabular>
23598
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \begin_layout Section
23610 Positionnement de la Légende
23611 \begin_inset Index idx
23612 status collapsed
23613
23614 \begin_layout Plain Layout
23615 Légende ! Placement
23616 \end_layout
23617
23618 \end_inset
23619
23620
23621 \begin_inset Index idx
23622 status collapsed
23623
23624 \begin_layout Plain Layout
23625 Flottants ! Placement de la légende
23626 \end_layout
23627
23628 \end_inset
23629
23630
23631 \begin_inset CommandInset label
23632 LatexCommand label
23633 name "sec:Placement-légende"
23634
23635 \end_inset
23636
23637
23638 \end_layout
23639
23640 \begin_layout Standard
23641 La règle habituelle pour placer la légende est :
23642 \end_layout
23643
23644 \begin_layout Description
23645 Figure
23646 \begin_inset space ~
23647 \end_inset
23648
23649 : La légende est placée en dessous de la figure
23650 \end_layout
23651
23652 \begin_layout Description
23653 Tableau
23654 \begin_inset space ~
23655 \end_inset
23656
23657 : La légende est placée au dessus du tableau
23658 \end_layout
23659
23660 \begin_layout Standard
23661 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23662  au dessus des tableaux.
23663  Ce qui fait que si vous utilisez une des classes de document 
23664 \family sans
23665 article
23666 \family default
23667
23668 \family sans
23669 book
23670 \family default
23671
23672 \family sans
23673 letter
23674 \family default
23675 , ou 
23676 \family sans
23677 report
23678 \family default
23679  il n'y aura pas d'espace libre entre la légende et le tableau.
23680  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23681  de chargement du paquetage LaTeX 
23682 \series bold
23683 caption
23684 \series default
23685  dans le préambule de votre document
23686 \begin_inset Foot
23687 status open
23688
23689 \begin_layout Plain Layout
23690 Voir la section
23691 \begin_inset space ~
23692 \end_inset
23693
23694
23695 \begin_inset CommandInset ref
23696 LatexCommand ref
23697 reference "sec:Formatage-légende"
23698
23699 \end_inset
23700
23701  pour plus d'information sur le paquetage 
23702 \series bold
23703 caption
23704 \series default
23705 .
23706 \end_layout
23707
23708 \end_inset
23709
23710 :
23711 \end_layout
23712
23713 \begin_layout Standard
23714
23715 \series bold
23716 tableposition=top
23717 \end_layout
23718
23719 \begin_layout Standard
23720 Si vous utilisez une classe de document 
23721 \series bold
23722 KOMA-Script
23723 \series default
23724
23725 \begin_inset Index idx
23726 status collapsed
23727
23728 \begin_layout Plain Layout
23729 Paquetages LaTeX ! KOMA-Script
23730 \end_layout
23731
23732 \end_inset
23733
23734  (
23735 \family sans
23736 article (KOMA-Script)
23737 \family default
23738
23739 \family sans
23740 book (KOMA-Script)
23741 \family default
23742
23743 \family sans
23744 letter (KOMA-Script)
23745 \family default
23746 , ou 
23747 \family sans
23748 report (KOMA-Script)
23749 \family default
23750
23751 \begin_inset space \thinspace{}
23752 \end_inset
23753
23754 ), vous pouvez utiliser à la place du paquetage 
23755 \series bold
23756 caption
23757 \series default
23758  l'option 
23759 \series bold
23760 captions=tableheading
23761 \series default
23762  de la classe de document.
23763 \end_layout
23764
23765 \begin_layout Standard
23766 \begin_inset VSpace bigskip
23767 \end_inset
23768
23769 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23770  Pour cela, vous devez charger le paquetage LaTeX 
23771 \series bold
23772 sidecap
23773 \series default
23774
23775 \begin_inset Index idx
23776 status collapsed
23777
23778 \begin_layout Plain Layout
23779 Paquetages LaTeX ! sidecap
23780 \end_layout
23781
23782 \end_inset
23783
23784  dans le préambule de votre document avec la ligne de commande suivante
23785 \end_layout
23786
23787 \begin_layout Standard
23788
23789 \series bold
23790
23791 \backslash
23792 usepackage[option]{sidecap}
23793 \end_layout
23794
23795 \begin_layout Standard
23796 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23797  extérieure – à droite sur les pages impaires et à gauche sur les pages
23798  paires.
23799  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23800  
23801 \series bold
23802 innercaption
23803 \series default
23804 .
23805  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23806  
23807 \series bold
23808 rightcaption
23809 \series default
23810  ou 
23811 \series bold
23812 leftcaption
23813 \series default
23814 .
23815 \end_layout
23816
23817 \begin_layout Standard
23818 \begin_inset ERT
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822
23823
23824 \backslash
23825 ifsidecap
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \begin_inset Note Note
23832 status open
23833
23834 \begin_layout Plain Layout
23835 La section suivante ne sera affichée que si le paquetage LaTeX 
23836 \series bold
23837 sidecap
23838 \series default
23839  a été installé.
23840 \end_layout
23841
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \begin_layout Standard
23848 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23849  ajouter ces commandes dans le préambule de votre document :
23850 \end_layout
23851
23852 \begin_layout Standard
23853 \noindent
23854 \begin_inset CommandInset line
23855 LatexCommand rule
23856 offset "0.5ex"
23857 width "100line%"
23858 height "1pt"
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \begin_layout Standard
23866
23867 \series bold
23868
23869 \backslash
23870 newcommand{
23871 \backslash
23872 TabBesBeg}{%
23873 \begin_inset Newline newline
23874 \end_inset
23875
23876
23877 \begin_inset Phantom HPhantom
23878 status open
23879
23880 \begin_layout Plain Layout
23881
23882 \series bold
23883 \begin_inset space ~
23884 \end_inset
23885
23886
23887 \end_layout
23888
23889 \end_inset
23890
23891
23892 \backslash
23893 let
23894 \backslash
23895 MyTable
23896 \backslash
23897 table
23898 \begin_inset Newline newline
23899 \end_inset
23900
23901
23902 \begin_inset Phantom HPhantom
23903 status open
23904
23905 \begin_layout Plain Layout
23906
23907 \series bold
23908 \begin_inset space ~
23909 \end_inset
23910
23911
23912 \end_layout
23913
23914 \end_inset
23915
23916
23917 \backslash
23918 let
23919 \backslash
23920 MyEndtable
23921 \backslash
23922 endtable
23923 \begin_inset Newline newline
23924 \end_inset
23925
23926
23927 \begin_inset Phantom HPhantom
23928 status open
23929
23930 \begin_layout Plain Layout
23931
23932 \series bold
23933 \begin_inset space ~
23934 \end_inset
23935
23936
23937 \end_layout
23938
23939 \end_inset
23940
23941
23942 \backslash
23943 renewenvironment{table}{
23944 \backslash
23945 begin{SCtable}}{
23946 \backslash
23947 end{SCtable}}}
23948 \end_layout
23949
23950 \begin_layout Standard
23951
23952 \series bold
23953
23954 \backslash
23955 newcommand{
23956 \backslash
23957 TabBesEnd}{%
23958 \begin_inset Newline newline
23959 \end_inset
23960
23961
23962 \begin_inset Phantom HPhantom
23963 status open
23964
23965 \begin_layout Plain Layout
23966
23967 \series bold
23968 \begin_inset space ~
23969 \end_inset
23970
23971
23972 \end_layout
23973
23974 \end_inset
23975
23976
23977 \backslash
23978 let
23979 \backslash
23980 table
23981 \backslash
23982 MyTable
23983 \begin_inset Newline newline
23984 \end_inset
23985
23986
23987 \begin_inset Phantom HPhantom
23988 status open
23989
23990 \begin_layout Plain Layout
23991
23992 \series bold
23993 \begin_inset space ~
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \end_inset
24000
24001
24002 \backslash
24003 let
24004 \backslash
24005 endtable
24006 \backslash
24007 MyEndtable
24008 \end_layout
24009
24010 \begin_layout Standard
24011
24012 \series bold
24013
24014 \backslash
24015 newcommand{
24016 \backslash
24017 FigBesBeg}{%
24018 \begin_inset Newline newline
24019 \end_inset
24020
24021
24022 \begin_inset Phantom HPhantom
24023 status open
24024
24025 \begin_layout Plain Layout
24026
24027 \series bold
24028 \begin_inset space ~
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035
24036
24037 \backslash
24038 let
24039 \backslash
24040 MyFigure
24041 \backslash
24042 figure
24043 \begin_inset Newline newline
24044 \end_inset
24045
24046
24047 \begin_inset Phantom HPhantom
24048 status open
24049
24050 \begin_layout Plain Layout
24051
24052 \series bold
24053 \begin_inset space ~
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060
24061
24062 \backslash
24063 let
24064 \backslash
24065 MyEndfigure
24066 \backslash
24067 endfigure
24068 \begin_inset Newline newline
24069 \end_inset
24070
24071
24072 \begin_inset Phantom HPhantom
24073 status open
24074
24075 \begin_layout Plain Layout
24076
24077 \series bold
24078 \begin_inset space ~
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085
24086
24087 \backslash
24088 renewenvironment{figure}{
24089 \backslash
24090 begin{SCfigure}}{
24091 \backslash
24092 end{SCfigure}}}
24093 \end_layout
24094
24095 \begin_layout Standard
24096
24097 \series bold
24098
24099 \backslash
24100 newcommand{
24101 \backslash
24102 FigBesEnd}{%
24103 \begin_inset Newline newline
24104 \end_inset
24105
24106
24107 \begin_inset Phantom HPhantom
24108 status open
24109
24110 \begin_layout Plain Layout
24111
24112 \series bold
24113 \begin_inset space ~
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \backslash
24123 let
24124 \backslash
24125 figure
24126 \backslash
24127 MyFigure
24128 \begin_inset Newline newline
24129 \end_inset
24130
24131
24132 \begin_inset Phantom HPhantom
24133 status open
24134
24135 \begin_layout Plain Layout
24136
24137 \series bold
24138 \begin_inset space ~
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \end_inset
24145
24146
24147 \backslash
24148 let
24149 \backslash
24150 endfigure
24151 \backslash
24152 MyEndfigure}
24153 \end_layout
24154
24155 \begin_layout Standard
24156 \noindent
24157 \begin_inset CommandInset line
24158 LatexCommand rule
24159 offset "0.5ex"
24160 width "100line%"
24161 height "1pt"
24162
24163 \end_inset
24164
24165
24166 \end_layout
24167
24168 \begin_layout Standard
24169 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24170  la légende se place sur le côté.
24171  Pour les flottants de figure, utilisez la commande
24172 \end_layout
24173
24174 \begin_layout Standard
24175
24176 \series bold
24177
24178 \backslash
24179 FigBesBeg
24180 \end_layout
24181
24182 \begin_layout Standard
24183 en code TeX avant le flottant.
24184  Après le flottant, insérez la commande
24185 \end_layout
24186
24187 \begin_layout Standard
24188
24189 \series bold
24190
24191 \backslash
24192 FigBesEnd
24193 \end_layout
24194
24195 \begin_layout Standard
24196 en code TeX pour revenir à la définition originale du flottant.
24197 \end_layout
24198
24199 \begin_layout Standard
24200 Pour les flottants de tableau, utilisez les commandes correspondantes
24201 \end_layout
24202
24203 \begin_layout Standard
24204
24205 \series bold
24206
24207 \backslash
24208 TabBesBeg
24209 \series default
24210  et 
24211 \series bold
24212
24213 \backslash
24214 TabBesEnd
24215 \end_layout
24216
24217 \begin_layout Standard
24218 La figure
24219 \begin_inset space ~
24220 \end_inset
24221
24222
24223 \begin_inset CommandInset ref
24224 LatexCommand ref
24225 reference "fig:legende-a-coté-fig"
24226
24227 \end_inset
24228
24229  et le tableau
24230 \begin_inset space ~
24231 \end_inset
24232
24233
24234 \begin_inset CommandInset ref
24235 LatexCommand ref
24236 reference "tab:legende-à-coté-tableau"
24237
24238 \end_inset
24239
24240  sont des exemples où la légende a été mises sur le coté.
24241 \end_layout
24242
24243 \begin_layout Standard
24244 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24245  pour les flottants de tableau et vers le bas pour les flottants de figure.
24246  Pour changer ce comportement, vous pouvez utiliser les commandes
24247 \end_layout
24248
24249 \begin_layout Standard
24250
24251 \series bold
24252
24253 \backslash
24254 sidecaptionvpos{type flottant}{placement}
24255 \end_layout
24256
24257 \begin_layout Standard
24258 dans le préambule du document ou en code TeX juste avant le flottant visé.
24259  Le type du flottant est soit 
24260 \family sans
24261 figure
24262 \family default
24263  soit 
24264 \family sans
24265 table
24266 \family default
24267 , le placement peut être 
24268 \begin_inset Quotes eld
24269 \end_inset
24270
24271
24272 \family sans
24273 t
24274 \family default
24275
24276 \begin_inset Quotes erd
24277 \end_inset
24278
24279  pour haut (top), 
24280 \begin_inset Quotes eld
24281 \end_inset
24282
24283
24284 \family sans
24285 c
24286 \family default
24287
24288 \begin_inset Quotes erd
24289 \end_inset
24290
24291  pour centre (center), ou 
24292 \begin_inset Quotes eld
24293 \end_inset
24294
24295
24296 \family sans
24297 b
24298 \family default
24299
24300 \begin_inset Quotes erd
24301 \end_inset
24302
24303  pour bas (bottom).
24304  Pour que, par exemple, les légendes des flottants de figure soient centrés
24305  verticalement, utilisez la commande
24306 \end_layout
24307
24308 \begin_layout Standard
24309
24310 \series bold
24311
24312 \backslash
24313 sidecaptionvpos{figure}{c}
24314 \end_layout
24315
24316 \begin_layout Standard
24317 C'est ce qui a été utilisé pour la figure
24318 \begin_inset space ~
24319 \end_inset
24320
24321
24322 \begin_inset CommandInset ref
24323 LatexCommand ref
24324 reference "fig:legende-à-coté-fig-2"
24325
24326 \end_inset
24327
24328 .
24329 \end_layout
24330
24331 \begin_layout Standard
24332 \begin_inset VSpace medskip
24333 \end_inset
24334
24335 Pour plus d'information sur le paquetage 
24336 \series bold
24337 sidecap
24338 \series default
24339  nous vous renvoyons à sa documentation 
24340 \begin_inset CommandInset citation
24341 LatexCommand cite
24342 key "sidecap"
24343
24344 \end_inset
24345
24346 .
24347 \end_layout
24348
24349 \begin_layout Standard
24350 \begin_inset Note Greyedout
24351 status open
24352
24353 \begin_layout Plain Layout
24354
24355 \series bold
24356 Note:
24357 \series default
24358  Le paquetage LaTeX 
24359 \series bold
24360 hypcap
24361 \series default
24362
24363 \begin_inset Index idx
24364 status collapsed
24365
24366 \begin_layout Plain Layout
24367 Paquetages LaTeX ! hypcap
24368 \end_layout
24369
24370 \end_inset
24371
24372 , qui est décrit dans la section
24373 \begin_inset space ~
24374 \end_inset
24375
24376
24377 \begin_inset CommandInset ref
24378 LatexCommand ref
24379 reference "sub:Reference-Position"
24380
24381 \end_inset
24382
24383 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24384 \end_layout
24385
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \begin_layout Standard
24392 \begin_inset ERT
24393 status collapsed
24394
24395 \begin_layout Plain Layout
24396
24397
24398 \backslash
24399 FigBesBeg 
24400 \end_layout
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Standard
24408 \begin_inset Float figure
24409 wide false
24410 sideways false
24411 status open
24412
24413 \begin_layout Plain Layout
24414 \begin_inset Graphics
24415         filename ../clipart/escher-lsd.eps
24416         scale 75
24417         scaleBeforeRotation
24418
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \begin_layout Plain Layout
24425 \begin_inset Caption
24426
24427 \begin_layout Plain Layout
24428 \begin_inset CommandInset label
24429 LatexCommand label
24430 name "fig:legende-a-coté-fig"
24431
24432 \end_inset
24433
24434 Une légende à côté d'une figure.
24435 \end_layout
24436
24437 \end_inset
24438
24439
24440 \end_layout
24441
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \begin_layout Standard
24448 \begin_inset ERT
24449 status collapsed
24450
24451 \begin_layout Plain Layout
24452
24453
24454 \backslash
24455 TabBesBeg 
24456 \end_layout
24457
24458 \end_inset
24459
24460
24461 \end_layout
24462
24463 \begin_layout Standard
24464 \begin_inset Float table
24465 wide false
24466 sideways false
24467 status open
24468
24469 \begin_layout Plain Layout
24470 \begin_inset Caption
24471
24472 \begin_layout Plain Layout
24473 \begin_inset CommandInset label
24474 LatexCommand label
24475 name "tab:legende-à-coté-tableau"
24476
24477 \end_inset
24478
24479 Une légende à côté d'un tableau.
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \begin_layout Plain Layout
24488 \begin_inset Tabular
24489 <lyxtabular version="3" rows="4" columns="5">
24490 <features tabularvalignment="middle">
24491 <column alignment="center" valignment="top" width="0">
24492 <column alignment="center" valignment="top" width="0">
24493 <column alignment="center" valignment="top" width="0">
24494 <column alignment="center" valignment="top" width="0">
24495 <column alignment="center" valignment="top" width="0">
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501 a
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519 b
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 c
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 </row>
24543 <row>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557 d
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24572 \begin_inset Text
24573
24574 \begin_layout Plain Layout
24575 e
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 </row>
24590 <row>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595 f
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604
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 g
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631 h
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 </row>
24637 <row>
24638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651 i
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 j
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 </row>
24684 </lyxtabular>
24685
24686 \end_inset
24687
24688
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \end_layout
24695
24696 \begin_layout Standard
24697 \begin_inset ERT
24698 status collapsed
24699
24700 \begin_layout Plain Layout
24701
24702
24703 \backslash
24704 TabBesEnd
24705 \end_layout
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \begin_layout Standard
24713 \begin_inset ERT
24714 status collapsed
24715
24716 \begin_layout Plain Layout
24717
24718
24719 \backslash
24720 sidecaptionvpos{figure}{c}
24721 \end_layout
24722
24723 \end_inset
24724
24725
24726 \begin_inset Float figure
24727 wide false
24728 sideways false
24729 status open
24730
24731 \begin_layout Plain Layout
24732 \begin_inset Graphics
24733         filename ../clipart/escher-lsd.eps
24734         scale 75
24735         scaleBeforeRotation
24736
24737 \end_inset
24738
24739
24740 \end_layout
24741
24742 \begin_layout Plain Layout
24743 \begin_inset Caption
24744
24745 \begin_layout Plain Layout
24746 \begin_inset CommandInset label
24747 LatexCommand label
24748 name "fig:legende-à-coté-fig-2"
24749
24750 \end_inset
24751
24752 Une légende centrée verticalement à côté d'une figure.
24753 \end_layout
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \begin_inset ERT
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770
24771
24772 \backslash
24773 FigBesEnd
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \begin_layout Standard
24782 \begin_inset ERT
24783 status collapsed
24784
24785 \begin_layout Plain Layout
24786
24787
24788 \backslash
24789 else
24790 \end_layout
24791
24792 \end_inset
24793
24794
24795 \begin_inset Note Note
24796 status open
24797
24798 \begin_layout Plain Layout
24799 Ce qui suit sera affiché si le paquetage LaTeX 
24800 \series bold
24801 sidecap
24802 \series default
24803  n'est pas installé :
24804 \end_layout
24805
24806 \end_inset
24807
24808
24809 \end_layout
24810
24811 \begin_layout Standard
24812 Vous devez installer le paquetage LaTeX 
24813 \series bold
24814 sidecap
24815 \series default
24816  pour voir la suite de cette section dans la sortie imprimée.
24817 \end_layout
24818
24819 \begin_layout Standard
24820 \begin_inset ERT
24821 status collapsed
24822
24823 \begin_layout Plain Layout
24824
24825
24826 \backslash
24827 fi
24828 \end_layout
24829
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \begin_layout Section
24836 Les Listes de Flottants
24837 \begin_inset Index idx
24838 status collapsed
24839
24840 \begin_layout Plain Layout
24841 Flottants ! Listes de Flottants
24842 \end_layout
24843
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \begin_layout Standard
24850 De la même façon que la table des matières fait la liste des sections du
24851  document, il y a des listes pour tous les types de flottants, comme par
24852  exemple pour les figures du document.
24853  Vous pouvez les insérer en utilisant le menu 
24854 \family sans
24855 Insérer\SpecialChar \menuseparator
24856 Listes
24857 \begin_inset space ~
24858 \end_inset
24859
24860 &
24861 \begin_inset space ~
24862 \end_inset
24863
24864 TdM
24865 \family default
24866 .
24867 \end_layout
24868
24869 \begin_layout Standard
24870 Les entrées de la liste sont la légende du flottant ou éventuellement le
24871  titre court, le numéro du flottant, et le numéro de la page où le flottant
24872  apparaît dans le document.
24873 \end_layout
24874
24875 \begin_layout Standard
24876 Vous trouverez à la fin de ce document une liste des figures et une liste
24877  des tableaux.
24878 \end_layout
24879
24880 \begin_layout Chapter
24881 Notes
24882 \end_layout
24883
24884 \begin_layout Section
24885 Les Notes de LyX
24886 \begin_inset Index idx
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890 Notes ! Notes LyX 
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 On peut insérer une note en utilisant le bouton 
24900 \begin_inset Graphics
24901         filename ../../images/note-insert.png
24902         scale 85
24903         scaleBeforeRotation
24904
24905 \end_inset
24906
24907  de la barre d'outils ou avec le menu 
24908 \family sans
24909 Insérer\SpecialChar \menuseparator
24910 Note
24911 \family default
24912 .
24913  Il y a trois types de notes :
24914 \end_layout
24915
24916 \begin_layout Description
24917 Note
24918 \begin_inset space ~
24919 \end_inset
24920
24921 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24922  finale.
24923  La boîte de cette note ressemble à ceci :
24924 \begin_inset Newline newline
24925 \end_inset
24926
24927
24928 \begin_inset Newline newline
24929 \end_inset
24930
24931
24932 \begin_inset Graphics
24933         filename clipart/LyXNoteImageQt4.png
24934         display false
24935         scale 65
24936         scaleBeforeRotation
24937
24938 \end_inset
24939
24940  
24941 \begin_inset Note Note
24942 status open
24943
24944 \begin_layout Plain Layout
24945 Le texte de cette note n'apparaîtra pas à l'impression.
24946 \end_layout
24947
24948 \end_inset
24949
24950
24951 \end_layout
24952
24953 \begin_layout Description
24954 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24955  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24956  vers un fichier au format LaTeX avec le menu 
24957 \family sans
24958 Fichier\SpecialChar \menuseparator
24959 Exporter\SpecialChar \menuseparator
24960 LaTeX (pdflatex) / (plain)
24961 \family default
24962 .
24963  La boîte de cette note ressemble à ceci :
24964 \begin_inset Newline newline
24965 \end_inset
24966
24967
24968 \begin_inset Newline newline
24969 \end_inset
24970
24971
24972 \begin_inset Graphics
24973         filename clipart/CommentNoteImageQt4.png
24974         display false
24975         scale 55
24976         scaleBeforeRotation
24977
24978 \end_inset
24979
24980
24981 \lang english
24982  
24983 \lang french
24984
24985 \begin_inset Note Comment
24986 status open
24987
24988 \begin_layout Plain Layout
24989 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24990  LaTeX.
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \end_layout
24997
24998 \begin_layout Description
24999 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25000  La boîte de cette note ressemble à ceci :
25001 \lang english
25002
25003 \begin_inset Newline newline
25004 \end_inset
25005
25006
25007 \lang french
25008
25009 \begin_inset Newline newline
25010 \end_inset
25011
25012
25013 \begin_inset Graphics
25014         filename clipart/GreyedOutNoteImageQt4.png
25015         lyxscale 80
25016         display false
25017         scale 55
25018         scaleBeforeRotation
25019
25020 \end_inset
25021
25022
25023 \begin_inset Newline newline
25024 \end_inset
25025
25026
25027 \begin_inset ERT
25028 status collapsed
25029
25030 \begin_layout Plain Layout
25031
25032
25033 \backslash
25034 renewenvironment{lyxgreyedout}
25035 \end_layout
25036
25037 \begin_layout Plain Layout
25038
25039 {
25040 \backslash
25041 textcolor[gray]{0.8}
25042 \backslash
25043 bgroup}{
25044 \backslash
25045 egroup}
25046 \end_layout
25047
25048 \end_inset
25049
25050
25051 \begin_inset Note Greyedout
25052 status open
25053
25054 \begin_layout Plain Layout
25055 Le texte
25056 \begin_inset Foot
25057 status collapsed
25058
25059 \begin_layout Plain Layout
25060 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25061  grisé.
25062  
25063 \end_layout
25064
25065 \end_inset
25066
25067  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25068 \end_layout
25069
25070 \end_inset
25071
25072
25073 \begin_inset ERT
25074 status collapsed
25075
25076 \begin_layout Plain Layout
25077
25078
25079 \backslash
25080 renewenvironment{lyxgreyedout}
25081 \end_layout
25082
25083 \begin_layout Plain Layout
25084
25085 {
25086 \backslash
25087 textcolor{blue}
25088 \backslash
25089 bgroup}{
25090 \backslash
25091 egroup}
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \begin_inset Note Note
25098 status open
25099
25100 \begin_layout Plain Layout
25101 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25102  originale qu'elle a dans LyX.
25103  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25104  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25105 \end_layout
25106
25107 \end_inset
25108
25109
25110 \begin_inset Newline newline
25111 \end_inset
25112
25113
25114 \begin_inset Newline newline
25115 \end_inset
25116
25117 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25118  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25119 \end_layout
25120
25121 \begin_layout Standard
25122 \begin_inset VSpace bigskip
25123 \end_inset
25124
25125 Quand vous utilisez le bouton 
25126 \begin_inset Graphics
25127         filename ../../images/note-insert.png
25128         scale 85
25129         scaleBeforeRotation
25130
25131 \end_inset
25132
25133  de la barre d'outils, vous insérez une 
25134 \family sans
25135 Note
25136 \begin_inset space ~
25137 \end_inset
25138
25139 LyX
25140 \family default
25141 .
25142  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25143 la et cliquez sur le bouton d'insertion de note.
25144  Pour retransformer une note en texte, appuyez sur la touche 
25145 \family sans
25146 backspace
25147 \family default
25148  quand le curseur est au tout début de la note ou appuyez sur la touche
25149  
25150 \family sans
25151 Suppr.
25152
25153 \family default
25154  quand le curseur se trouve à la fin de la note.
25155 \end_layout
25156
25157 \begin_layout Standard
25158 \begin_inset VSpace bigskip
25159 \end_inset
25160
25161
25162 \lang english
25163 You can change the text color of the greyed out notes in the menu 
25164 \family sans
25165 Document\SpecialChar \menuseparator
25166 Settings\SpecialChar \menuseparator
25167 Colors
25168 \family default
25169 .
25170 \end_layout
25171
25172 \begin_layout Section
25173 Notes en Bas de Page
25174 \begin_inset CommandInset label
25175 LatexCommand label
25176 name "sec:Notes-bas-de-page"
25177
25178 \end_inset
25179
25180
25181 \begin_inset Index idx
25182 status collapsed
25183
25184 \begin_layout Plain Layout
25185 Notes ! Notes de bas de page
25186 \end_layout
25187
25188 \end_inset
25189
25190
25191 \begin_inset Index idx
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195 Notes de bas de page
25196 \end_layout
25197
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25205  
25206 \begin_inset Graphics
25207         filename ../../images/footnote-insert.png
25208         scale 85
25209         scaleBeforeRotation
25210
25211 \end_inset
25212
25213  de la barre d'outils, soit en utilisant le menu 
25214 \family sans
25215 Insérer\SpecialChar \menuseparator
25216 Note
25217 \begin_inset space ~
25218 \end_inset
25219
25220 en
25221 \begin_inset space ~
25222 \end_inset
25223
25224 Bas
25225 \begin_inset space ~
25226 \end_inset
25227
25228 de
25229 \begin_inset space ~
25230 \end_inset
25231
25232 Page
25233 \family default
25234 .
25235  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25236  rouge 
25237 \begin_inset Quotes fld
25238 \end_inset
25239
25240 bas
25241 \begin_inset Quotes frd
25242 \end_inset
25243
25244  qui ressemble à ceci : 
25245 \begin_inset Graphics
25246         filename clipart/footnoteQt4.png
25247         scale 80
25248         scaleBeforeRotation
25249
25250 \end_inset
25251
25252  Vous pouvez y entrer votre texte.
25253  Si vous voulez transformer du texte déjà existant en note en bas de page,
25254  sélectionnez-le et cliquez sur le bouton 
25255 \family sans
25256 Note
25257 \begin_inset space ~
25258 \end_inset
25259
25260 en
25261 \begin_inset space ~
25262 \end_inset
25263
25264 Bas
25265 \begin_inset space ~
25266 \end_inset
25267
25268 de
25269 \begin_inset space ~
25270 \end_inset
25271
25272 Page
25273 \family default
25274  de la barre d'outils.
25275  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25276  
25277 \family sans
25278 backspace
25279 \family default
25280  quand le curseur est au tout début de la note ou appuyez sur la touche
25281  
25282 \family sans
25283 Suppr.
25284
25285 \family default
25286  quand le curseur se trouve à la fin de la note.
25287 \end_layout
25288
25289 \begin_layout Standard
25290 Voici un exemple de note en bas de page:
25291 \begin_inset Foot
25292 status open
25293
25294 \begin_layout Plain Layout
25295 \begin_inset CommandInset label
25296 LatexCommand label
25297 name "fn:Note-en-bas"
25298
25299 \end_inset
25300
25301 Ceci est un exemple de note en bas de page.
25302 \end_layout
25303
25304 \end_inset
25305
25306
25307 \begin_inset ERT
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311
25312
25313 \backslash
25314 newcounter{MyRepeatFoot}
25315 \end_layout
25316
25317 \begin_layout Plain Layout
25318
25319
25320 \backslash
25321 setcounter{MyRepeatFoot}{
25322 \backslash
25323 thefootnote}
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \begin_layout Standard
25332 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25333  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25334  de note.
25335  Le texte de la note est placé en bas de la page courante.
25336  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25337  Selon votre classe de document les numéros de notes pourront être réinitialisés
25338  à chaque nouveau chapitre.
25339 \end_layout
25340
25341 \begin_layout Standard
25342 On peut faire référence à une note en bas de page comme on le fait avec
25343  les flottants : Insérez une étiquette dans la note et faites une référence
25344  croisée vers cette étiquette comme c'est décrit dans la
25345 \begin_inset space ~
25346 \end_inset
25347
25348
25349 \begin_inset CommandInset ref
25350 LatexCommand ref
25351 reference "sec:Referencer-les-Flottants"
25352
25353 \end_inset
25354
25355 .
25356 \begin_inset Newline newline
25357 \end_inset
25358
25359 Voici une référence à une note de bas de page :
25360 \begin_inset space ~
25361 \end_inset
25362
25363
25364 \begin_inset CommandInset ref
25365 LatexCommand ref
25366 reference "fn:Note-en-bas"
25367
25368 \end_inset
25369
25370 .
25371 \end_layout
25372
25373 \begin_layout Standard
25374 \begin_inset VSpace defskip
25375 \end_inset
25376
25377
25378 \end_layout
25379
25380 \begin_layout Standard
25381 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
25382  par LaTeX pour des raisons techniques.
25383  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
25384  
25385 \series bold
25386
25387 \backslash
25388 footnotemark{}
25389 \series default
25390  en code TeX à la place de la note de bas de page.
25391  Le texte de la note est mis en argument de la commande TeX 
25392 \series bold
25393
25394 \backslash
25395 footnotetext
25396 \series default
25397  après le tableau.
25398 \begin_inset Newline newline
25399 \end_inset
25400
25401 C'est ce qui a été fait pour le tableau qui suit avec la commande
25402 \end_layout
25403
25404 \begin_layout Standard
25405
25406 \series bold
25407
25408 \backslash
25409 footnotetext{
25410 \series default
25411 Note de bas de page de tableau imprimée.
25412 \series bold
25413 }
25414 \end_layout
25415
25416 \begin_layout Standard
25417
25418 \lang english
25419 \begin_inset Tabular
25420 <lyxtabular version="3" rows="2" columns="1">
25421 <features tabularvalignment="middle">
25422 <column alignment="center" valignment="top" width="0">
25423 <row>
25424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25425 \begin_inset Text
25426
25427 \begin_layout Plain Layout
25428 Un exemple de texte
25429 \begin_inset Foot
25430 status open
25431
25432 \begin_layout Plain Layout
25433 Cette note ne sera pas imprimée
25434 \begin_inset space ~
25435 \end_inset
25436
25437 !
25438 \end_layout
25439
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 </row>
25448 <row>
25449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Plain Layout
25453 Un autre exemple de texte
25454 \begin_inset ERT
25455 status collapsed
25456
25457 \begin_layout Plain Layout
25458
25459
25460 \backslash
25461 footnotemark{}
25462 \end_layout
25463
25464 \end_inset
25465
25466
25467 \end_layout
25468
25469 \end_inset
25470 </cell>
25471 </row>
25472 </lyxtabular>
25473
25474 \end_inset
25475
25476
25477 \begin_inset ERT
25478 status collapsed
25479
25480 \begin_layout Plain Layout
25481
25482
25483 \backslash
25484 footnotetext{
25485 \end_layout
25486
25487 \end_inset
25488
25489
25490 \lang french
25491 Note de bas de page de tableau imprimée.
25492 \lang english
25493
25494 \begin_inset ERT
25495 status collapsed
25496
25497 \begin_layout Plain Layout
25498
25499 }
25500 \end_layout
25501
25502 \end_inset
25503
25504
25505 \end_layout
25506
25507 \begin_layout Standard
25508 Les notes de bas de page dans des tableaux longs sont décrites dans la section
25509 \begin_inset space ~
25510 \end_inset
25511
25512
25513 \begin_inset CommandInset ref
25514 LatexCommand ref
25515 reference "sub:Notes-dans-tableau-long"
25516
25517 \end_inset
25518
25519 .
25520 \end_layout
25521
25522 \begin_layout Standard
25523 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
25524  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
25525 e, vu que la minipage est considérée comme une page se trouvant dans une
25526  autre page.
25527  Pour plus d'information sur les minipages, voyez la section
25528 \begin_inset space ~
25529 \end_inset
25530
25531
25532 \begin_inset CommandInset ref
25533 LatexCommand ref
25534 reference "sec:Minipages"
25535
25536 \end_inset
25537
25538 .
25539  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
25540  s'imprime en bas de page comme une note normale, on doit aussi utiliser
25541  la méthode utilisant les commandes 
25542 \series bold
25543
25544 \backslash
25545 footnotemark{}
25546 \series default
25547  et 
25548 \series bold
25549
25550 \backslash
25551 footnotetext
25552 \series default
25553 .
25554 \end_layout
25555
25556 \begin_layout Standard
25557 \begin_inset Box Frameless
25558 position "t"
25559 hor_pos "c"
25560 has_inner_box 1
25561 inner_pos "t"
25562 use_parbox 0
25563 use_makebox 0
25564 width "100col%"
25565 special "none"
25566 height "1in"
25567 height_special "totalheight"
25568 status open
25569
25570 \begin_layout Plain Layout
25571 Un exemple de texte dans une minipage.
25572 \begin_inset Foot
25573 status open
25574
25575 \begin_layout Plain Layout
25576 Note de bas de page dans la minipage.
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \begin_layout Plain Layout
25585 Un autre exemple de texte dans une minipage.
25586 \begin_inset ERT
25587 status collapsed
25588
25589 \begin_layout Plain Layout
25590
25591
25592 \backslash
25593 footnotemark{}
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Standard
25607 \begin_inset ERT
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611
25612
25613 \backslash
25614 footnotetext{
25615 \end_layout
25616
25617 \end_inset
25618
25619 Note de bas de page en denors de la minipage.
25620 \begin_inset ERT
25621 status collapsed
25622
25623 \begin_layout Plain Layout
25624
25625 }
25626 \end_layout
25627
25628 \end_inset
25629
25630
25631 \end_layout
25632
25633 \begin_layout Standard
25634 \begin_inset VSpace defskip
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \begin_layout Standard
25641 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
25642  utilisez la commande 
25643 \series bold
25644
25645 \backslash
25646 footnotemark[number]
25647 \series default
25648  en code TeX.
25649 \begin_inset Newline newline
25650 \end_inset
25651
25652 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
25653  votre texte, vous devez enregistrer son numéro.
25654  Dans l'exemple de marque de note de bas de page suivant, ces commandes
25655  ont été insérées en code TeX après la note
25656 \begin_inset space ~
25657 \end_inset
25658
25659
25660 \begin_inset CommandInset ref
25661 LatexCommand ref
25662 reference "fn:Note-en-bas"
25663
25664 \end_inset
25665
25666  pour enregistrer son numéro
25667 \begin_inset space ~
25668 \end_inset
25669
25670 :
25671 \end_layout
25672
25673 \begin_layout Standard
25674
25675 \series bold
25676
25677 \backslash
25678 newcounter{MaNoteDupliquee}
25679 \begin_inset Newline newline
25680 \end_inset
25681
25682
25683 \backslash
25684 setcounter{MaNoteDupliquee}{
25685 \backslash
25686 thefootnote}
25687 \end_layout
25688
25689 \begin_layout Standard
25690 La note de bas de page a été créee avec la commande
25691 \begin_inset space ~
25692 \end_inset
25693
25694 :
25695 \end_layout
25696
25697 \begin_layout Standard
25698
25699 \series bold
25700
25701 \backslash
25702 footnotemark[
25703 \backslash
25704 MaNoteDupliquee]
25705 \end_layout
25706
25707 \begin_layout Standard
25708 Voici une note de bas de page dupliquée
25709 \begin_inset space ~
25710 \end_inset
25711
25712 :
25713 \begin_inset ERT
25714 status open
25715
25716 \begin_layout Plain Layout
25717
25718
25719 \backslash
25720 footnotemark[
25721 \backslash
25722 theMyRepeatFoot]
25723 \end_layout
25724
25725 \end_inset
25726
25727
25728 \end_layout
25729
25730 \begin_layout Standard
25731 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
25732 t du numéro de note et juste utiliser la commande suivante
25733 \end_layout
25734
25735 \begin_layout Standard
25736
25737 \series bold
25738
25739 \backslash
25740 footnotemark[
25741 \backslash
25742 thefootnote]
25743 \end_layout
25744
25745 \begin_layout Standard
25746 Voici une autre note de bas de page dupliquée
25747 \begin_inset space ~
25748 \end_inset
25749
25750 :
25751 \begin_inset ERT
25752 status open
25753
25754 \begin_layout Plain Layout
25755
25756
25757 \backslash
25758 footnotemark[
25759 \backslash
25760 thefootnote]
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \begin_layout Subsection
25769 Numérotation de Notes de Bas de Page
25770 \begin_inset CommandInset label
25771 LatexCommand label
25772 name "sub:Numerotation-notes-bas-de-page"
25773
25774 \end_inset
25775
25776
25777 \begin_inset Index idx
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781 Notes de bas de page ! Numérotation
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \begin_layout Standard
25790 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25791  ajoutez cette commande dans le préambule de votre document :
25792 \end_layout
25793
25794 \begin_layout Standard
25795
25796 \series bold
25797
25798 \backslash
25799 @addtoreset{footnote}{section}
25800 \end_layout
25801
25802 \begin_layout Standard
25803 \begin_inset VSpace bigskip
25804 \end_inset
25805
25806 La commande de préambule suivante change le style de numérotation des notes
25807  en petits chiffres romains :
25808 \end_layout
25809
25810 \begin_layout Standard
25811
25812 \series bold
25813
25814 \backslash
25815 renewcommand{
25816 \backslash
25817 thefootnote}{
25818 \backslash
25819 roman{footnote}}
25820 \end_layout
25821
25822 \begin_layout Standard
25823 \begin_inset ERT
25824 status collapsed
25825
25826 \begin_layout Plain Layout
25827
25828
25829 \backslash
25830 renewcommand{
25831 \backslash
25832 thefootnote}{
25833 \backslash
25834 roman{footnote}}
25835 \end_layout
25836
25837 \end_inset
25838
25839  Cette note de bas de page utilise une numérotation en chiffres romains
25840  :
25841 \begin_inset Foot
25842 status open
25843
25844 \begin_layout Plain Layout
25845 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25846  romains.
25847 \end_layout
25848
25849 \end_inset
25850
25851
25852 \end_layout
25853
25854 \begin_layout Standard
25855 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25856  la commande précédente 
25857 \series bold
25858
25859 \backslash
25860 roman
25861 \series default
25862  par 
25863 \series bold
25864
25865 \backslash
25866 Roman
25867 \series default
25868 .
25869  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25870  utilisez respectivement soit 
25871 \series bold
25872
25873 \backslash
25874 Alph
25875 \series default
25876  soit 
25877 \series bold
25878
25879 \backslash
25880 alph
25881 \series default
25882 .
25883  Pour les 
25884 \begin_inset Quotes eld
25885 \end_inset
25886
25887 numéroter
25888 \begin_inset Quotes erd
25889 \end_inset
25890
25891  avec des symboles, utilisez 
25892 \series bold
25893
25894 \backslash
25895 fnsymbol
25896 \series default
25897 .
25898 \end_layout
25899
25900 \begin_layout Standard
25901 \begin_inset Note Greyedout
25902 status open
25903
25904 \begin_layout Plain Layout
25905
25906 \series bold
25907 Note:
25908 \series default
25909  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25910  puisque cette numérotation est limitée à des lettres seules.
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \begin_inset Newline newline
25917 \end_inset
25918
25919
25920 \begin_inset Note Greyedout
25921 status open
25922
25923 \begin_layout Plain Layout
25924
25925 \series bold
25926 Note:
25927 \series default
25928  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25929 \end_layout
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 Pour revenir au style de numérotation implicite quand vous en avez changé,
25938  utilisez 
25939 \series bold
25940
25941 \backslash
25942 arabic
25943 \series default
25944  à la place de 
25945 \series bold
25946
25947 \backslash
25948 roman
25949 \series default
25950  dans la commande précédente.
25951 \begin_inset ERT
25952 status collapsed
25953
25954 \begin_layout Plain Layout
25955
25956
25957 \backslash
25958 renewcommand{
25959 \backslash
25960 thefootnote}{
25961 \backslash
25962 arabic{footnote}}
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \begin_layout Standard
25971 \begin_inset VSpace bigskip
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \begin_layout Standard
25978 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25979  le schéma 
25980 \begin_inset Quotes eld
25981 \end_inset
25982
25983 chapitre.note
25984 \begin_inset Quotes erd
25985 \end_inset
25986
25987 , ajoutez la commande suivante au préambule de votre document :
25988 \end_layout
25989
25990 \begin_layout Standard
25991
25992 \series bold
25993
25994 \backslash
25995 numberwithin{footnote}{chapter}
25996 \end_layout
25997
25998 \begin_layout Standard
25999 Pour pouvoir utiliser la commande 
26000 \series bold
26001
26002 \backslash
26003 numberwithin
26004 \series default
26005 , activez dans la rubrique 
26006 \family sans
26007 Options
26008 \begin_inset space ~
26009 \end_inset
26010
26011 des
26012 \begin_inset space ~
26013 \end_inset
26014
26015 Maths
26016 \family default
26017  dans les paramètres du document, l'option 
26018 \family sans
26019 Utiliser
26020 \begin_inset space ~
26021 \end_inset
26022
26023 le
26024 \begin_inset space ~
26025 \end_inset
26026
26027 paquetage
26028 \begin_inset space ~
26029 \end_inset
26030
26031 maths
26032 \begin_inset space ~
26033 \end_inset
26034
26035 AMS
26036 \family default
26037 .
26038 \end_layout
26039
26040 \begin_layout Standard
26041 \begin_inset ERT
26042 status collapsed
26043
26044 \begin_layout Plain Layout
26045
26046
26047 \backslash
26048 numberwithin{footnote}{chapter}
26049 \end_layout
26050
26051 \end_inset
26052
26053 Ceci est un autre exemple de note de bas de page:
26054 \series bold
26055
26056 \begin_inset Foot
26057 status open
26058
26059 \begin_layout Plain Layout
26060 Cette note est numérotée en suivant le schéma 
26061 \begin_inset Quotes eld
26062 \end_inset
26063
26064 chapitre.note
26065 \begin_inset Quotes erd
26066 \end_inset
26067
26068 .
26069 \end_layout
26070
26071 \end_inset
26072
26073
26074 \series default
26075
26076 \begin_inset ERT
26077 status collapsed
26078
26079 \begin_layout Plain Layout
26080
26081
26082 \backslash
26083 renewcommand{
26084 \backslash
26085 thefootnote}{
26086 \backslash
26087 arabic{footnote}}
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Standard
26096 \begin_inset Note Greyedout
26097 status open
26098
26099 \begin_layout Plain Layout
26100
26101 \series bold
26102 Note:
26103 \series default
26104  
26105 \series bold
26106
26107 \backslash
26108 numberwithin
26109 \series default
26110  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26111  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26112  prises en compte.
26113  
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Standard
26122 Donc pour avoir par exemple le schéma 
26123 \begin_inset Quotes eld
26124 \end_inset
26125
26126 chapitre.
26127 \backslash
26128 Roman{note}
26129 \begin_inset Quotes erd
26130 \end_inset
26131
26132 , utilisez la commande suivante plutôt que 
26133 \series bold
26134
26135 \backslash
26136 numberwithin
26137 \series default
26138  :
26139 \end_layout
26140
26141 \begin_layout Standard
26142
26143 \series bold
26144
26145 \backslash
26146 renewcommand{
26147 \backslash
26148 thefootnote}{
26149 \backslash
26150 thechapter.
26151 \backslash
26152 Roman{footnote}}
26153 \end_layout
26154
26155 \begin_layout Subsection
26156 Positionnement de notes de bas de page
26157 \begin_inset Index idx
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161 Notes de bas de page ! Positionnement
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \begin_layout Standard
26170 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26171  vertical entre elles en bas de la page.
26172  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26173  de 1.5
26174 \begin_inset space \thinspace{}
26175 \end_inset
26176
26177 mm avec la commande suivante dans le préambule :
26178 \end_layout
26179
26180 \begin_layout Standard
26181
26182 \series bold
26183
26184 \backslash
26185 let
26186 \backslash
26187 myFoot
26188 \backslash
26189 footnote
26190 \begin_inset Newline newline
26191 \end_inset
26192
26193
26194 \backslash
26195 renewcommand{
26196 \backslash
26197 footnote}[1]{
26198 \backslash
26199 myFoot{#1
26200 \backslash
26201 vspace{1.5mm}}}
26202 \end_layout
26203
26204 \begin_layout Standard
26205 \begin_inset VSpace bigskip
26206 \end_inset
26207
26208 Dans un document à deux colonnes les notes de bas de page apparaissent en
26209  bas de chaque colonne, comme sur la Figure
26210 \begin_inset space ~
26211 \end_inset
26212
26213
26214 \begin_inset CommandInset ref
26215 LatexCommand ref
26216 reference "fig:Position-standard-note-bas-de-page"
26217
26218 \end_inset
26219
26220 .
26221  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26222  sur la Figure
26223 \begin_inset space ~
26224 \end_inset
26225
26226
26227 \begin_inset CommandInset ref
26228 LatexCommand ref
26229 reference "fig:Position-note-avec-ftnright"
26230
26231 \end_inset
26232
26233 , utilisez le paquetage LaTeX 
26234 \series bold
26235 ftnright
26236 \series default
26237
26238 \begin_inset Index idx
26239 status collapsed
26240
26241 \begin_layout Plain Layout
26242 Paquetages LaTeX ! ftnright
26243 \end_layout
26244
26245 \end_inset
26246
26247  avec cette commande dans le préambule du document:
26248 \end_layout
26249
26250 \begin_layout Standard
26251
26252 \series bold
26253
26254 \backslash
26255 usepackage{ftnright}
26256 \end_layout
26257
26258 \begin_layout Standard
26259 \begin_inset Float figure
26260 placement !h
26261 wide false
26262 sideways false
26263 status open
26264
26265 \begin_layout Plain Layout
26266 \begin_inset ERT
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270
26271
26272 \backslash
26273 framebox{
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \begin_inset Graphics
26280         filename ../clipart/without_fntright.pdf
26281         width 100col%
26282         scaleBeforeRotation
26283
26284 \end_inset
26285
26286
26287 \begin_inset ERT
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291
26292 }
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Plain Layout
26301 \begin_inset Caption
26302
26303 \begin_layout Plain Layout
26304 \begin_inset CommandInset label
26305 LatexCommand label
26306 name "fig:Position-standard-note-bas-de-page"
26307
26308 \end_inset
26309
26310 Positionnement standard des notes de bas de page dans un document à deux
26311  colonnes.
26312 \end_layout
26313
26314 \end_inset
26315
26316
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \begin_layout Standard
26325 \begin_inset Float figure
26326 placement !h
26327 wide false
26328 sideways false
26329 status open
26330
26331 \begin_layout Plain Layout
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336
26337
26338 \backslash
26339 framebox{
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \begin_inset Graphics
26346         filename ../clipart/with_fntright.pdf
26347         width 100col%
26348         scaleBeforeRotation
26349
26350 \end_inset
26351
26352
26353 \begin_inset ERT
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357
26358 }
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \end_layout
26365
26366 \begin_layout Plain Layout
26367 \begin_inset Caption
26368
26369 \begin_layout Plain Layout
26370 \begin_inset CommandInset label
26371 LatexCommand label
26372 name "fig:Position-note-avec-ftnright"
26373
26374 \end_inset
26375
26376 Positionnement de notes de bas de page dans un document à deux colonnes
26377  en utilisant le paquetage LaTeX 
26378 \series bold
26379 ftnright
26380 \series default
26381 .
26382 \end_layout
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \begin_layout Standard
26395 \begin_inset VSpace bigskip
26396 \end_inset
26397
26398 Dans certaines publications scientifiques, il est courant de rassembler
26399  les notes de bas de page et de les imprimer dans un paragraphe particulier
26400  à la fin de la section, comme sur la Figure
26401 \begin_inset space ~
26402 \end_inset
26403
26404
26405 \begin_inset CommandInset ref
26406 LatexCommand ref
26407 reference "fig:Notes-de-fin"
26408
26409 \end_inset
26410
26411 .
26412  On les appelle 
26413 \begin_inset Quotes eld
26414 \end_inset
26415
26416 notes de fin
26417 \begin_inset Quotes erd
26418 \end_inset
26419
26420 .
26421 \begin_inset Index idx
26422 status collapsed
26423
26424 \begin_layout Plain Layout
26425 Notes de fin
26426 \end_layout
26427
26428 \end_inset
26429
26430  Pour utiliser des notes de fin à la place des notes de bas de page dans
26431  votre document, charger le module 
26432 \family sans
26433 Note de bas de page en fin de document
26434 \family default
26435  à partir de 
26436 \family sans
26437 Document\SpecialChar \menuseparator
26438 Paramètres\SpecialChar \menuseparator
26439 Modules
26440 \family default
26441 .
26442  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26443 \end_layout
26444
26445 \begin_layout Standard
26446
26447 \series bold
26448
26449 \backslash
26450 theendnotes
26451 \end_layout
26452
26453 \begin_layout Standard
26454 en code TeX à la fin d'une section ou d'un chapitre.
26455 \end_layout
26456
26457 \begin_layout Standard
26458 \begin_inset Float figure
26459 wide false
26460 sideways false
26461 status open
26462
26463 \begin_layout Plain Layout
26464 \align center
26465 \begin_inset ERT
26466 status collapsed
26467
26468 \begin_layout Plain Layout
26469
26470
26471 \backslash
26472 framebox{
26473 \end_layout
26474
26475 \end_inset
26476
26477
26478 \begin_inset Graphics
26479         filename ../clipart/endnotes.pdf
26480         scaleBeforeRotation
26481
26482 \end_inset
26483
26484
26485 \begin_inset ERT
26486 status collapsed
26487
26488 \begin_layout Plain Layout
26489
26490 }
26491 \end_layout
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \begin_layout Plain Layout
26499 \begin_inset Caption
26500
26501 \begin_layout Plain Layout
26502 \begin_inset CommandInset label
26503 LatexCommand label
26504 name "fig:Notes-de-fin"
26505
26506 \end_inset
26507
26508 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26509  séparé à la fin des sections ou des chapitres.
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \end_layout
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \begin_layout Standard
26523 \begin_inset VSpace medskip
26524 \end_inset
26525
26526 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26527  dans la langue du document, cela doit être fait manuellement.
26528  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26529  
26530 \begin_inset Quotes eld
26531 \end_inset
26532
26533 Notes
26534 \begin_inset Quotes erd
26535 \end_inset
26536
26537  en sa traduction Allemande
26538 \begin_inset Foot
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542 En français, 
26543 \begin_inset Quotes eld
26544 \end_inset
26545
26546 Notes
26547 \begin_inset Quotes erd
26548 \end_inset
26549
26550  peut être conservé.
26551 \end_layout
26552
26553 \end_inset
26554
26555  
26556 \begin_inset Quotes eld
26557 \end_inset
26558
26559 Anmerkungen
26560 \begin_inset Quotes erd
26561 \end_inset
26562
26563  :
26564 \end_layout
26565
26566 \begin_layout Standard
26567
26568 \series bold
26569
26570 \backslash
26571 renewcommand{
26572 \backslash
26573 notesname}{Anmerkungen}
26574 \end_layout
26575
26576 \begin_layout Standard
26577 \begin_inset VSpace medskip
26578 \end_inset
26579
26580 La numérotation des notes de fin peut être modifiée comme celle des notes
26581  de bas de page comme c'est décrit dans la section
26582 \begin_inset space ~
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset ref
26587 LatexCommand ref
26588 reference "sub:Numerotation-notes-bas-de-page"
26589
26590 \end_inset
26591
26592  ; remplacez juste la commande 
26593 \series bold
26594
26595 \backslash
26596 thefootnote
26597 \series default
26598  par 
26599 \series bold
26600
26601 \backslash
26602 theendnote
26603 \series default
26604 .
26605  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26606 \series bold
26607
26608 \backslash
26609 @addtoreset
26610 \series default
26611  comme c'est décrit dans la section
26612 \begin_inset space ~
26613 \end_inset
26614
26615
26616 \begin_inset CommandInset ref
26617 LatexCommand ref
26618 reference "sub:Numerotation-notes-bas-de-page"
26619
26620 \end_inset
26621
26622  et remplacez le paramètre de commande 
26623 \series bold
26624 footnote
26625 \series default
26626  par 
26627 \series bold
26628 endnote
26629 \series default
26630 .
26631 \end_layout
26632
26633 \begin_layout Standard
26634 Pour les notes de fin, il y a la commande 
26635 \series bold
26636
26637 \backslash
26638 endnotemark[numéro]
26639 \series default
26640  qui est semblable à 
26641 \series bold
26642
26643 \backslash
26644 footnotemark
26645 \series default
26646 , décrite dans la section
26647 \begin_inset space ~
26648 \end_inset
26649
26650
26651 \begin_inset CommandInset ref
26652 LatexCommand ref
26653 reference "sec:Notes-bas-de-page"
26654
26655 \end_inset
26656
26657 .
26658 \end_layout
26659
26660 \begin_layout Standard
26661 \begin_inset VSpace bigskip
26662 \end_inset
26663
26664  Les notes de bas de page peuvent être mise dans la marge de la page et
26665  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
26666  
26667 \series bold
26668 footmisc
26669 \series default
26670
26671 \begin_inset Index idx
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675 Paquetages LaTeX ! footmisc
26676 \end_layout
26677
26678 \end_inset
26679
26680
26681 \begin_inset CommandInset citation
26682 LatexCommand cite
26683 key "footmisc"
26684
26685 \end_inset
26686
26687  pour plus d'information à ce sujet.
26688 \end_layout
26689
26690 \begin_layout Standard
26691 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26692  voyez les livres sur LaTeX, 
26693 \begin_inset CommandInset citation
26694 LatexCommand cite
26695 key "latexcompanion,latexguide,latexbook"
26696
26697 \end_inset
26698
26699 .
26700  Si vous utilisez une classe de document  
26701 \series bold
26702 KOMA-Script
26703 \series default
26704
26705 \begin_inset Index idx
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709 Paquetages LaTeX ! KOMA-Script
26710 \end_layout
26711
26712 \end_inset
26713
26714 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
26715  des commandes spécifiques à la classe de document utilisée, voyez 
26716 \begin_inset CommandInset citation
26717 LatexCommand cite
26718 key "KOMA-Script"
26719
26720 \end_inset
26721
26722 .
26723 \end_layout
26724
26725 \begin_layout Section
26726 Notes en Marge
26727 \begin_inset Index idx
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 Notes ! Notes en Marge
26732 \end_layout
26733
26734 \end_inset
26735
26736
26737 \end_layout
26738
26739 \begin_layout Standard
26740 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26741 t de la même façon.
26742  Quand vous insérez une note en marge avec 
26743 \family sans
26744 Insérer\SpecialChar \menuseparator
26745 Note
26746 \begin_inset space ~
26747 \end_inset
26748
26749 en
26750 \begin_inset space ~
26751 \end_inset
26752
26753 Marge
26754 \family default
26755  ou avec le bouton 
26756 \begin_inset Graphics
26757         filename ../../images/marginalnote-insert.png
26758         scale 85
26759         scaleBeforeRotation
26760
26761 \end_inset
26762
26763  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26764  grise avec une étiquette rouge 
26765 \begin_inset Quotes fld
26766 \end_inset
26767
26768 marge
26769 \begin_inset Quotes frd
26770 \end_inset
26771
26772 .
26773  
26774 \begin_inset Marginal
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778 C'est une note en marge.
26779 \end_layout
26780
26781 \end_inset
26782
26783  Cette boîte est la représentation de votre note dans LyX.
26784  Vous pouvez y entrer votre texte.
26785 \end_layout
26786
26787 \begin_layout Standard
26788 Les notes en marge apparaissent dans la marge de droite dans les documents
26789  imprimées sur une seule face.
26790  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26791  
26792 \begin_inset Quotes eld
26793 \end_inset
26794
26795 extérieure
26796 \begin_inset Quotes erd
26797 \end_inset
26798
26799  – la gauche sur les pages paires et la droite sur les pages impaires.
26800  Le texte de la note en marge est aligné à l'opposé de la marge externe
26801  – aligné à droite quand la note apparaît dans la marge de gauche.
26802  La première ligne de la note apparaît à la hauteur de la ligne de texte
26803  où la note a été insérée dans le document.
26804 \end_layout
26805
26806 \begin_layout Standard
26807 \begin_inset VSpace bigskip
26808 \end_inset
26809
26810 Pour placer une note dans la marge interne, ajoutez la commande suivante
26811  :
26812 \end_layout
26813
26814 \begin_layout Standard
26815
26816 \series bold
26817
26818 \backslash
26819 reversemarginpar
26820 \end_layout
26821
26822 \begin_layout Standard
26823 sous forme de code TeX avant votre note de marge.
26824  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26825  qui suivent 
26826 \begin_inset ERT
26827 status collapsed
26828
26829 \begin_layout Plain Layout
26830
26831
26832 \backslash
26833 reversemarginpar 
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \begin_inset Marginal
26840 status open
26841
26842 \begin_layout Plain Layout
26843 Cette note en marge est dans la marge interne.
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \series bold
26850
26851 \begin_inset Newline newline
26852 \end_inset
26853
26854
26855 \series default
26856
26857 \begin_inset Note Greyedout
26858 status open
26859
26860 \begin_layout Plain Layout
26861
26862 \series bold
26863 Note:
26864 \series default
26865  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26866  les notes sont souvent mal mises en formes dans la sortie imprimée.
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \begin_layout Standard
26875 Pour revenir au positionnement implicite, ajoutez la commande :
26876 \end_layout
26877
26878 \begin_layout Standard
26879
26880 \series bold
26881
26882 \backslash
26883 normalmarginpar
26884 \end_layout
26885
26886 \begin_layout Standard
26887 sous forme de code TeX.
26888 \begin_inset ERT
26889 status collapsed
26890
26891 \begin_layout Plain Layout
26892
26893
26894 \backslash
26895 normalmarginpar 
26896 \end_layout
26897
26898 \end_inset
26899
26900
26901 \begin_inset Newline newline
26902 \end_inset
26903
26904  
26905 \begin_inset Note Greyedout
26906 status open
26907
26908 \begin_layout Plain Layout
26909
26910 \series bold
26911 Note:
26912 \series default
26913  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26914  
26915 \series bold
26916
26917 \backslash
26918 reversemarginpar
26919 \series default
26920  est aussi utilisée.
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \begin_layout Standard
26929 \begin_inset VSpace bigskip
26930 \end_inset
26931
26932
26933 \begin_inset Marginal
26934 status open
26935
26936 \begin_layout Plain Layout
26937 UnTrèsLongMotEnMarge sans césure.
26938 \end_layout
26939
26940 \end_inset
26941
26942  Comme dans le cas décrit dans la section
26943 \begin_inset space ~
26944 \end_inset
26945
26946
26947 \begin_inset CommandInset ref
26948 LatexCommand ref
26949 reference "sub:Lignes-multiple-dans-cellule"
26950
26951 \end_inset
26952
26953 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26954  mot d'une note en marge.
26955  Pour éviter ce problème, insérez un espacement horizontal de 0
26956 \begin_inset space \thinspace{}
26957 \end_inset
26958
26959 pt avant le mot en question: 
26960 \begin_inset Marginal
26961 status open
26962
26963 \begin_layout Plain Layout
26964 \begin_inset space \hspace{}
26965 \length 0pt
26966 \end_inset
26967
26968 UnMotTrèsLongEnMarge avec une césure.
26969 \end_layout
26970
26971 \end_inset
26972
26973
26974 \end_layout
26975
26976 \begin_layout Standard
26977 \begin_inset VSpace bigskip
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \begin_layout Standard
26984 \begin_inset Note Greyedout
26985 status open
26986
26987 \begin_layout Plain Layout
26988
26989 \series bold
26990 Note:
26991 \series default
26992  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26993  tableaux, des flottants et des notes de bas de page.
26994 \end_layout
26995
26996 \end_inset
26997
26998
26999 \end_layout
27000
27001 \begin_layout Standard
27002 \begin_inset VSpace bigskip
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \begin_layout Standard
27009 \begin_inset ERT
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013
27014
27015 \backslash
27016 ifmarginnote
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \begin_inset Note Note
27023 status open
27024
27025 \begin_layout Plain Layout
27026 La section suivante ne sera affichée que si le paquetage LaTeX 
27027 \series bold
27028 marginnote
27029 \series default
27030  a été installé.
27031 \end_layout
27032
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \begin_layout Standard
27039 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27040 \series bold
27041 marginnote
27042 \series default
27043
27044 \begin_inset Index idx
27045 status collapsed
27046
27047 \begin_layout Plain Layout
27048 Paquetages LaTeX ! marginnote
27049 \end_layout
27050
27051 \end_inset
27052
27053 .
27054  En ajoutant les deux lignes suivantes au préambule de votre document, la
27055  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27056  la commande fournie par le paquetage 
27057 \series bold
27058 marginnote
27059 \series default
27060  :
27061 \end_layout
27062
27063 \begin_layout Standard
27064
27065 \series bold
27066
27067 \backslash
27068 usepackage{marginnote}
27069 \begin_inset Newline newline
27070 \end_inset
27071
27072
27073 \backslash
27074 let
27075 \backslash
27076 marginpar
27077 \backslash
27078 marginnote
27079 \end_layout
27080
27081 \begin_layout Standard
27082 Ce paquetage est aussi utilisé dans ce document parce que 
27083 \series bold
27084 marginnote
27085 \series default
27086  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27087  vertical pour une note.
27088  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27089  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27090  en page.
27091  Le décalage est inséré dans LyX sous forme de code TeX directement après
27092  la note sous la forme
27093 \end_layout
27094
27095 \begin_layout Standard
27096
27097 \series bold
27098 [offset]
27099 \end_layout
27100
27101 \begin_layout Standard
27102 où l'offset utilise l'une des unités listées dans le tableau
27103 \begin_inset space ~
27104 \end_inset
27105
27106
27107 \begin_inset CommandInset ref
27108 LatexCommand ref
27109 reference "cha:Unités-de-longueur"
27110
27111 \end_inset
27112
27113 .
27114  Une valeur négative déplace la note vers le haut, une valeur positive la
27115  déplace vers le bas.
27116  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27117  vers le haut de 1.5
27118 \begin_inset space \thinspace{}
27119 \end_inset
27120
27121 cm avec la commande en code TeX 
27122 \begin_inset Quotes eld
27123 \end_inset
27124
27125
27126 \series bold
27127 [-1.5cm]
27128 \series default
27129
27130 \begin_inset Quotes erd
27131 \end_inset
27132
27133
27134 \begin_inset Marginal
27135 status collapsed
27136
27137 \begin_layout Plain Layout
27138 Cette note en marge est décalée vers le haut de 1.5
27139 \begin_inset space \thinspace{}
27140 \end_inset
27141
27142 cm par rapport à sa position d'origine.
27143 \end_layout
27144
27145 \end_inset
27146
27147
27148 \begin_inset ERT
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152
27153 [-1.5cm]
27154 \end_layout
27155
27156 \end_inset
27157
27158
27159 \end_layout
27160
27161 \begin_layout Standard
27162 \begin_inset VSpace medskip
27163 \end_inset
27164
27165 Avec le paquetage 
27166 \series bold
27167 marginnote
27168 \series default
27169  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27170  Par exemple les commandes 
27171 \end_layout
27172
27173 \begin_layout Standard
27174
27175 \series bold
27176
27177 \backslash
27178 renewcommand*{
27179 \backslash
27180 raggedleftmarginnote}{
27181 \backslash
27182 centering}
27183 \begin_inset Newline newline
27184 \end_inset
27185
27186
27187 \backslash
27188 renewcommand*{
27189 \backslash
27190 raggedrightmarginnote}{
27191 \backslash
27192 centering}
27193 \end_layout
27194
27195 \begin_layout Standard
27196 donnent un alignement centré.
27197  
27198 \series bold
27199
27200 \backslash
27201 raggedleftmarginnote
27202 \series default
27203  indique une note qui apparaît dans la marge de gauche.
27204 \begin_inset ERT
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208
27209
27210 \backslash
27211 renewcommand*{
27212 \backslash
27213 raggedleftmarginnote}{
27214 \backslash
27215 centering}
27216 \end_layout
27217
27218 \begin_layout Plain Layout
27219
27220
27221 \backslash
27222 renewcommand*{
27223 \backslash
27224 raggedrightmarginnote}{
27225 \backslash
27226 centering}
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \begin_inset Marginal
27233 status collapsed
27234
27235 \begin_layout Plain Layout
27236 Le texte de cette note en marge est centré.
27237 \end_layout
27238
27239 \end_inset
27240
27241 .
27242  Le comportement implicite est donné par
27243 \end_layout
27244
27245 \begin_layout Standard
27246
27247 \series bold
27248
27249 \backslash
27250 renewcommand*{
27251 \backslash
27252 raggedleftmarginnote}{
27253 \backslash
27254 raggedleft}
27255 \begin_inset Newline newline
27256 \end_inset
27257
27258
27259 \backslash
27260 renewcommand*{
27261 \backslash
27262 raggedrightmarginnote}{
27263 \backslash
27264 raggedright}
27265 \series default
27266
27267 \begin_inset ERT
27268 status collapsed
27269
27270 \begin_layout Plain Layout
27271
27272
27273 \backslash
27274 renewcommand*{
27275 \backslash
27276 raggedleftmarginnote}{
27277 \backslash
27278 raggedleft}
27279 \end_layout
27280
27281 \begin_layout Plain Layout
27282
27283
27284 \backslash
27285 renewcommand*{
27286 \backslash
27287 raggedrightmarginnote}{
27288 \backslash
27289 raggedright}
27290 \end_layout
27291
27292 \end_inset
27293
27294
27295 \end_layout
27296
27297 \begin_layout Standard
27298 \begin_inset VSpace medskip
27299 \end_inset
27300
27301 Pour les autre fonctions du paquetage 
27302 \series bold
27303 marginnote
27304 \series default
27305  nous vous renvoyons à sa documentation 
27306 \begin_inset CommandInset citation
27307 LatexCommand cite
27308 key "marginnote"
27309
27310 \end_inset
27311
27312 .
27313 \end_layout
27314
27315 \begin_layout Standard
27316 \begin_inset VSpace bigskip
27317 \end_inset
27318
27319 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27320  définition.
27321  Pour créer par exemple une entête pour toutes les notes en marge avec le
27322  texte 
27323 \begin_inset Quotes eld
27324 \end_inset
27325
27326
27327 \family sans
27328 \series bold
27329 \bar under
27330 Attention!
27331 \family default
27332 \series default
27333 \bar default
27334
27335 \begin_inset Quotes erd
27336 \end_inset
27337
27338  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27339  de votre document :
27340 \end_layout
27341
27342 \begin_layout Standard
27343
27344 \series bold
27345
27346 \backslash
27347 let
27348 \backslash
27349 myMarginpar
27350 \backslash
27351 marginpar
27352 \begin_inset Newline newline
27353 \end_inset
27354
27355
27356 \backslash
27357 renewcommand{
27358 \backslash
27359 marginpar}[1]{
27360 \backslash
27361 myMarginpar{%
27362 \begin_inset Newline newline
27363 \end_inset
27364
27365
27366 \begin_inset Phantom HPhantom
27367 status open
27368
27369 \begin_layout Plain Layout
27370
27371 \series bold
27372 \begin_inset space ~
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \backslash
27382 hspace{0pt}
27383 \backslash
27384 textsf{
27385 \backslash
27386 textbf{
27387 \backslash
27388 underbar{Attention!}}}%
27389 \begin_inset Newline newline
27390 \end_inset
27391
27392
27393 \begin_inset Phantom HPhantom
27394 status open
27395
27396 \begin_layout Plain Layout
27397
27398 \series bold
27399 \begin_inset space ~
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \end_inset
27406
27407
27408 \backslash
27409 vspace{1.5mm}
27410 \backslash
27411
27412 \backslash
27413 #1}}
27414 \end_layout
27415
27416 \begin_layout Standard
27417 \begin_inset ERT
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421
27422
27423 \backslash
27424 let
27425 \backslash
27426 myMarginpar
27427 \backslash
27428 marginpar
27429 \end_layout
27430
27431 \begin_layout Plain Layout
27432
27433
27434 \backslash
27435 renewcommand{
27436 \backslash
27437 marginpar}[1]{
27438 \backslash
27439 myMarginpar{%
27440 \end_layout
27441
27442 \begin_layout Plain Layout
27443
27444    
27445 \backslash
27446 textsf{
27447 \backslash
27448 textbf{
27449 \backslash
27450 underbar{Attention!}}}%
27451 \end_layout
27452
27453 \begin_layout Plain Layout
27454
27455    
27456 \backslash
27457 vspace{1.5mm}
27458 \backslash
27459
27460 \backslash
27461 #1}}
27462 \end_layout
27463
27464 \end_inset
27465
27466
27467 \begin_inset Marginal
27468 status open
27469
27470 \begin_layout Plain Layout
27471 Ceci est une note en marge avec une en-tête prédéfinie.
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \begin_inset ERT
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481
27482 [-1.5cm]
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \begin_inset ERT
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492
27493
27494 \backslash
27495 renewcommand{
27496 \backslash
27497 marginpar}[1]{
27498 \backslash
27499 myMarginpar{#1}}
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \begin_inset Note Note
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509
27510 \lang english
27511 The margin note format is changed only for this example.
27512 \end_layout
27513
27514 \end_inset
27515
27516
27517 \end_layout
27518
27519 \begin_layout Standard
27520 \begin_inset ERT
27521 status collapsed
27522
27523 \begin_layout Plain Layout
27524
27525
27526 \backslash
27527 else
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \begin_inset Note Note
27534 status open
27535
27536 \begin_layout Plain Layout
27537 Ce qui suit sera affiché si le paquetage LaTeX 
27538 \series bold
27539 marginnote
27540 \series default
27541  n'est pas installé :
27542 \end_layout
27543
27544 \end_inset
27545
27546
27547 \end_layout
27548
27549 \begin_layout Standard
27550 Vous devez installer le paquetage LaTeX 
27551 \series bold
27552 marginnote
27553 \series default
27554  pour voir la suite de cette section dans la sortie imprimée.
27555 \end_layout
27556
27557 \begin_layout Standard
27558 \begin_inset ERT
27559 status collapsed
27560
27561 \begin_layout Plain Layout
27562
27563
27564 \backslash
27565 fi
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Chapter
27574 Les Boîtes
27575 \end_layout
27576
27577 \begin_layout Section
27578 Introduction
27579 \begin_inset Index idx
27580 status collapsed
27581
27582 \begin_layout Plain Layout
27583 Boîtes ! Introduction
27584 \end_layout
27585
27586 \end_inset
27587
27588
27589 \end_layout
27590
27591 \begin_layout Standard
27592 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27593  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27594  voir la section
27595 \begin_inset space ~
27596 \end_inset
27597
27598
27599 \begin_inset CommandInset ref
27600 LatexCommand ref
27601 reference "sec:Minipages"
27602
27603 \end_inset
27604
27605 , pour encadrer des portions de texte, voir la section
27606 \begin_inset space ~
27607 \end_inset
27608
27609
27610 \begin_inset CommandInset ref
27611 LatexCommand ref
27612 reference "sec:Décorations"
27613
27614 \end_inset
27615
27616 , pour empêcher que des mots subissent une césure, voir la section
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "sec:Empêcher-césure"
27624
27625 \end_inset
27626
27627 , pour aligner du texte, voir la section
27628 \begin_inset space ~
27629 \end_inset
27630
27631
27632 \begin_inset CommandInset ref
27633 LatexCommand ref
27634 reference "sub:Alignement-Vertical"
27635
27636 \end_inset
27637
27638 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27639 \begin_inset space ~
27640 \end_inset
27641
27642
27643 \begin_inset CommandInset ref
27644 LatexCommand ref
27645 reference "sec:Boîtes-colorées"
27646
27647 \end_inset
27648
27649 .
27650 \end_layout
27651
27652 \begin_layout Standard
27653 On peut insérer une boîte en utilisant le menu 
27654 \family sans
27655 Insérer\SpecialChar \menuseparator
27656 Boîte
27657 \family default
27658  ou avec le bouton 
27659 \begin_inset Graphics
27660         filename ../../images/box-insert.png
27661         scale 85
27662         scaleBeforeRotation
27663
27664 \end_inset
27665
27666  de la barre d'outils.
27667  Une boîte grise avec une étiquette 
27668 \family sans
27669 Boîte
27670 \begin_inset space ~
27671 \end_inset
27672
27673 (Minipage)
27674 \family default
27675
27676 \begin_inset Graphics
27677         filename clipart/BoxInsetDefaultQt4.png
27678         scale 65
27679         scaleBeforeRotation
27680
27681 \end_inset
27682
27683  est alors insérée.
27684  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27685  et en choisissant 
27686 \family sans
27687 Paramètres
27688 \family default
27689  .
27690  La fenêtre de dialogue qui apparaît donne accès aux types de
27691 \family sans
27692  Boîte
27693 \begin_inset space ~
27694 \end_inset
27695
27696 Intérieure
27697 \family default
27698  
27699 \family sans
27700 Makebox, Parbox
27701 \family default
27702  et 
27703 \family sans
27704 Minipage
27705 \family default
27706 .
27707  Le type 
27708 \family sans
27709 Minipage
27710 \family default
27711  est le type implicite pour les boîtes nouvellement créées et il est décrit
27712  dans la section
27713 \begin_inset space ~
27714 \end_inset
27715
27716
27717 \begin_inset CommandInset ref
27718 LatexCommand ref
27719 reference "sec:Minipages"
27720
27721 \end_inset
27722
27723 ; le type 
27724 \family sans
27725 Parbox
27726 \family default
27727  est décrit dans la section
27728 \begin_inset space ~
27729 \end_inset
27730
27731
27732 \begin_inset CommandInset ref
27733 LatexCommand ref
27734 reference "sec:Parboxes"
27735
27736 \end_inset
27737
27738  et le type 
27739 \family sans
27740 Makebox
27741 \family default
27742  est décrit dans la section
27743 \begin_inset space ~
27744 \end_inset
27745
27746
27747 \begin_inset CommandInset ref
27748 LatexCommand ref
27749 reference "sec:Empêcher-césure"
27750
27751 \end_inset
27752
27753 .
27754 \end_layout
27755
27756 \begin_layout Standard
27757 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27758  comme les flottants ou les notes de bas de page.
27759 \end_layout
27760
27761 \begin_layout Standard
27762 \begin_inset Note Greyedout
27763 status open
27764
27765 \begin_layout Plain Layout
27766
27767 \series bold
27768 Note:
27769 \series default
27770  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27771  de type 
27772 \family sans
27773 Liste
27774 \family default
27775  ou 
27776 \family sans
27777 Description
27778 \family default
27779 .
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 \begin_inset Note Greyedout
27789 status open
27790
27791 \begin_layout Plain Layout
27792
27793 \series bold
27794 Note:
27795 \series default
27796  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27797 \family sans
27798 Boîte
27799 \begin_inset space ~
27800 \end_inset
27801
27802 Intérieure
27803 \family default
27804  à 
27805 \family sans
27806 Aucune
27807 \family default
27808  que quand vous utilisez une boîte encadrée.
27809  Les boîtes sans 
27810 \family sans
27811 Boîte
27812 \begin_inset space ~
27813 \end_inset
27814
27815 Intérieure
27816 \family default
27817  et sans cadre sont expliquées dans la section
27818 \begin_inset space ~
27819 \end_inset
27820
27821
27822 \begin_inset CommandInset ref
27823 LatexCommand ref
27824 reference "sec:Empêcher-césure"
27825
27826 \end_inset
27827
27828 .
27829 \end_layout
27830
27831 \end_inset
27832
27833
27834 \end_layout
27835
27836 \begin_layout Section
27837 La fenêtre de dialogue Boîte
27838 \begin_inset CommandInset label
27839 LatexCommand label
27840 name "sec:Boîte-Dialogue"
27841
27842 \end_inset
27843
27844
27845 \begin_inset Index idx
27846 status collapsed
27847
27848 \begin_layout Plain Layout
27849 Boîtes ! Fenêtre de dialogue Boîte
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \begin_layout Subsection
27858 Taille
27859 \begin_inset Index idx
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 Boîtes ! Taille
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \begin_layout Standard
27872 Dans la fenêtre de dialogue 
27873 \family sans
27874 Paramètres
27875 \begin_inset space ~
27876 \end_inset
27877
27878 de
27879 \begin_inset space ~
27880 \end_inset
27881
27882 Boîte
27883 \family default
27884  vous pouvez modifier la géométrie de la boîte avec les champs 
27885 \family sans
27886 Largeur
27887 \family default
27888  et 
27889 \family sans
27890 Hauteur
27891 \family default
27892 .
27893  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27894  dans le tableau
27895 \begin_inset space ~
27896 \end_inset
27897
27898
27899 \begin_inset CommandInset ref
27900 LatexCommand ref
27901 reference "tab:Unités"
27902
27903 \end_inset
27904
27905 .
27906  Le champ 
27907 \family sans
27908 Hauteur
27909 \family default
27910  offre en plus les spécifications de taille suivantes :
27911 \end_layout
27912
27913 \begin_layout Description
27914 Profondeur C'est simplement la 
27915 \begin_inset Quotes eld
27916 \end_inset
27917
27918 hauteur
27919 \begin_inset Quotes erd
27920 \end_inset
27921
27922  du texte.
27923  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27924  lignes de texte dans la boîte.
27925 \begin_inset Newline newline
27926 \end_inset
27927
27928
27929 \begin_inset Newline newline
27930 \end_inset
27931
27932
27933 \begin_inset Newline newline
27934 \end_inset
27935
27936
27937 \begin_inset Box Boxed
27938 position "c"
27939 hor_pos "c"
27940 has_inner_box 1
27941 inner_pos "c"
27942 use_parbox 0
27943 use_makebox 0
27944 width "12col%"
27945 special "none"
27946 height "1in"
27947 height_special "depth"
27948 status open
27949
27950 \begin_layout Plain Layout
27951 \align center
27952 Boîte dont la hauteur est égale à 1
27953 \begin_inset space \thinspace{}
27954 \end_inset
27955
27956 Profondeur
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \begin_inset Newline newline
27963 \end_inset
27964
27965
27966 \begin_inset Newline newline
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \begin_layout Description
27973 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27974  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27975  est deux fois plus haute que le texte : 
27976 \begin_inset Box Boxed
27977 position "c"
27978 hor_pos "c"
27979 has_inner_box 1
27980 inner_pos "c"
27981 use_parbox 0
27982 use_makebox 0
27983 width "20col%"
27984 special "none"
27985 height "2in"
27986 height_special "height"
27987 status open
27988
27989 \begin_layout Plain Layout
27990 \align center
27991 Boîte dont la hauteur est 2
27992 \begin_inset space \thinspace{}
27993 \end_inset
27994
27995 Hauteur
27996 \end_layout
27997
27998 \end_inset
27999
28000
28001 \end_layout
28002
28003 \begin_layout Description
28004 Hauteur
28005 \begin_inset space ~
28006 \end_inset
28007
28008 Totale C'est égal à Hauteur
28009 \begin_inset space \thinspace{}
28010 \end_inset
28011
28012 +
28013 \begin_inset space \thinspace{}
28014 \end_inset
28015
28016 Profondeur : 
28017 \begin_inset Box Boxed
28018 position "c"
28019 hor_pos "c"
28020 has_inner_box 1
28021 inner_pos "c"
28022 use_parbox 0
28023 use_makebox 0
28024 width "20col%"
28025 special "none"
28026 height "1in"
28027 height_special "totalheight"
28028 status open
28029
28030 \begin_layout Plain Layout
28031 \align center
28032 Boîte dont la hauteur est 1
28033 \begin_inset space \thinspace{}
28034 \end_inset
28035
28036 Hauteur
28037 \begin_inset space ~
28038 \end_inset
28039
28040 Totale
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Description
28049 Largeur On prend la largeur de la boîte comme hauteur : 
28050 \begin_inset Box Boxed
28051 position "c"
28052 hor_pos "c"
28053 has_inner_box 1
28054 inner_pos "c"
28055 use_parbox 0
28056 use_makebox 0
28057 width "12col%"
28058 special "none"
28059 height "1in"
28060 height_special "width"
28061 status open
28062
28063 \begin_layout Plain Layout
28064 \align center
28065 Boîte dont la hauteur est 1
28066 \begin_inset space \thinspace{}
28067 \end_inset
28068
28069 Largeur
28070 \end_layout
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Subsection
28078 Alignement
28079 \begin_inset Index idx
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083 Boîtes ! Alignement
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 Quand vous avez choisi une 
28093 \family sans
28094 Boîte
28095 \begin_inset space ~
28096 \end_inset
28097
28098 Intérieure
28099 \family default
28100 , l'alignement vertical de la boîte peut être :
28101 \end_layout
28102
28103 \begin_layout Description
28104 Haut Ceci est un exemple de texte.
28105  
28106 \begin_inset Box Boxed
28107 position "t"
28108 hor_pos "c"
28109 has_inner_box 1
28110 inner_pos "c"
28111 use_parbox 0
28112 use_makebox 0
28113 width "12col%"
28114 special "none"
28115 height "1in"
28116 height_special "totalheight"
28117 status collapsed
28118
28119 \begin_layout Plain Layout
28120 \align center
28121 Cette boîte est alignée sur le haut.
28122 \end_layout
28123
28124 \end_inset
28125
28126  Ceci est un exemple de texte.
28127 \end_layout
28128
28129 \begin_layout Description
28130 Milieu Ceci est un exemple de texte.
28131  
28132 \begin_inset Box Boxed
28133 position "c"
28134 hor_pos "c"
28135 has_inner_box 1
28136 inner_pos "c"
28137 use_parbox 0
28138 use_makebox 0
28139 width "12col%"
28140 special "none"
28141 height "1in"
28142 height_special "totalheight"
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146 \align center
28147 Cette boîte est alignée au centre.
28148 \end_layout
28149
28150 \end_inset
28151
28152  Ceci est un exemple de texte.
28153 \end_layout
28154
28155 \begin_layout Description
28156 Bas Ceci est un exemple de texte.
28157  
28158 \begin_inset Box Boxed
28159 position "b"
28160 hor_pos "c"
28161 has_inner_box 1
28162 inner_pos "c"
28163 use_parbox 0
28164 use_makebox 0
28165 width "12col%"
28166 special "none"
28167 height "1in"
28168 height_special "totalheight"
28169 status collapsed
28170
28171 \begin_layout Plain Layout
28172 \align center
28173 Cette boîte est alignée sur le bas.
28174 \end_layout
28175
28176 \end_inset
28177
28178  Ceci est un exemple de texte.
28179 \end_layout
28180
28181 \begin_layout Standard
28182 \begin_inset Note Greyedout
28183 status open
28184
28185 \begin_layout Plain Layout
28186
28187 \series bold
28188 Note:
28189 \series default
28190  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28191  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28192  l'autre non.
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \end_layout
28199
28200 \begin_layout Standard
28201 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28202  paragraphe grâce à la fenêtre de dialogue 
28203 \family sans
28204 Paramètres
28205 \begin_inset space ~
28206 \end_inset
28207
28208 de
28209 \begin_inset space ~
28210 \end_inset
28211
28212 Boîte
28213 \family default
28214 .
28215 \end_layout
28216
28217 \begin_layout Standard
28218 \begin_inset VSpace bigskip
28219 \end_inset
28220
28221 Quand vous avez choisi une 
28222 \family sans
28223 Boîte
28224 \begin_inset space ~
28225 \end_inset
28226
28227 Intérieure
28228 \family default
28229 , l'alignement vertical du contenu de la boîte peut être :
28230 \end_layout
28231
28232 \begin_layout Description
28233 haut Ceci est un exemple de texte.
28234 \begin_inset Box Boxed
28235 position "c"
28236 hor_pos "c"
28237 has_inner_box 1
28238 inner_pos "t"
28239 use_parbox 0
28240 use_makebox 0
28241 width "12col%"
28242 special "none"
28243 height "1.5in"
28244 height_special "totalheight"
28245 status collapsed
28246
28247 \begin_layout Plain Layout
28248 \align center
28249 Le texte de cette boîte est aligné sur le haut.
28250 \end_layout
28251
28252 \end_inset
28253
28254  Ceci est un exemple de texte.
28255 \end_layout
28256
28257 \begin_layout Description
28258 milieu Ceci est un exemple de texte.
28259  
28260 \begin_inset Box Boxed
28261 position "c"
28262 hor_pos "c"
28263 has_inner_box 1
28264 inner_pos "c"
28265 use_parbox 0
28266 use_makebox 0
28267 width "12col%"
28268 special "none"
28269 height "1.5in"
28270 height_special "totalheight"
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274 \align center
28275 Le texte de cette boîte est aligné au centre
28276 \end_layout
28277
28278 \end_inset
28279
28280  Ceci est un exemple de texte.
28281 \end_layout
28282
28283 \begin_layout Description
28284 bas Ceci est un exemple de texte.
28285  
28286 \begin_inset Box Boxed
28287 position "c"
28288 hor_pos "c"
28289 has_inner_box 1
28290 inner_pos "b"
28291 use_parbox 0
28292 use_makebox 0
28293 width "12col%"
28294 special "none"
28295 height "1.5in"
28296 height_special "totalheight"
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300 \align center
28301 Le texte de cette boîte est aligné en bas.
28302 \end_layout
28303
28304 \end_inset
28305
28306  Ceci est un exemple de texte.
28307 \end_layout
28308
28309 \begin_layout Description
28310 élongation Ceci est un exemple de texte.
28311  
28312 \begin_inset Box Boxed
28313 position "c"
28314 hor_pos "c"
28315 has_inner_box 1
28316 inner_pos "s"
28317 use_parbox 0
28318 use_makebox 0
28319 width "12col%"
28320 special "none"
28321 height "1.5in"
28322 height_special "totalheight"
28323 status collapsed
28324
28325 \begin_layout Plain Layout
28326 \align center
28327 Le texte 
28328 \end_layout
28329
28330 \begin_layout Plain Layout
28331 \align center
28332 de cette
28333 \end_layout
28334
28335 \begin_layout Plain Layout
28336 \align center
28337 boîte est
28338 \end_layout
28339
28340 \begin_layout Plain Layout
28341 \align center
28342 allongé.
28343 \end_layout
28344
28345 \end_inset
28346
28347  Ceci est un exemple de texte.
28348 \end_layout
28349
28350 \begin_layout Standard
28351 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28352  paragraphe.
28353  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28354 \end_layout
28355
28356 \begin_layout Standard
28357 \begin_inset VSpace bigskip
28358 \end_inset
28359
28360 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28361  la fenêtre de dialogue 
28362 \family sans
28363 Paramètres
28364 \begin_inset space ~
28365 \end_inset
28366
28367 de
28368 \begin_inset space ~
28369 \end_inset
28370
28371 paragraphe
28372 \family default
28373  quand vous avez choisi une 
28374 \family sans
28375 Boîte
28376 \begin_inset space ~
28377 \end_inset
28378
28379 Intérieure
28380 \family default
28381 .
28382 \end_layout
28383
28384 \begin_layout Standard
28385 \align center
28386 \begin_inset Box Boxed
28387 position "c"
28388 hor_pos "c"
28389 has_inner_box 1
28390 inner_pos "s"
28391 use_parbox 0
28392 use_makebox 0
28393 width "15col%"
28394 special "none"
28395 height "1.25in"
28396 height_special "totalheight"
28397 status open
28398
28399 \begin_layout Plain Layout
28400 \align left
28401 Le texte de 
28402 \end_layout
28403
28404 \begin_layout Plain Layout
28405 \align left
28406 cette boîte
28407 \end_layout
28408
28409 \begin_layout Plain Layout
28410 \align right
28411 est allongé.
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \begin_layout Standard
28420 Si vous n'avez pas choisi une 
28421 \family sans
28422 Boîte
28423 \begin_inset space ~
28424 \end_inset
28425
28426 Intérieure
28427 \family default
28428 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28429  de dialogue de boîte.
28430 \end_layout
28431
28432 \begin_layout Standard
28433 \align center
28434 \begin_inset Box Boxed
28435 position "c"
28436 hor_pos "s"
28437 has_inner_box 0
28438 inner_pos "s"
28439 use_parbox 0
28440 use_makebox 0
28441 width "90col%"
28442 special "none"
28443 height "1.25in"
28444 height_special "totalheight"
28445 status open
28446
28447 \begin_layout Plain Layout
28448 Le texte de cette boîte est allongé horizontalement.
28449 \end_layout
28450
28451 \end_inset
28452
28453
28454 \end_layout
28455
28456 \begin_layout Subsection
28457 Décorations
28458 \begin_inset CommandInset label
28459 LatexCommand label
28460 name "sec:Décorations"
28461
28462 \end_inset
28463
28464
28465 \begin_inset Index idx
28466 status collapsed
28467
28468 \begin_layout Plain Layout
28469 Boîtes ! Décorations
28470 \end_layout
28471
28472 \end_inset
28473
28474
28475 \end_layout
28476
28477 \begin_layout Standard
28478 On peut spécifier le style de la boîte en utilisant la liste déroulante
28479  
28480 \family sans
28481 Décoration
28482 \family default
28483 .
28484  Les possibilités sont les suivantes :
28485 \end_layout
28486
28487 \begin_layout Description
28488 Aucun
28489 \begin_inset space ~
28490 \end_inset
28491
28492 cadre
28493 \begin_inset space ~
28494 \end_inset
28495
28496 tracé Rien n'est tracé
28497 \end_layout
28498
28499 \begin_layout Description
28500 Cadre
28501 \begin_inset space ~
28502 \end_inset
28503
28504 rectangulaire
28505 \begin_inset space ~
28506 \end_inset
28507
28508 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28509  L'épaisseur du trait de ce cadre est donnée par la variable  
28510 \series bold
28511
28512 \backslash
28513 fboxrule
28514 \series default
28515 .
28516 \begin_inset Newline newline
28517 \end_inset
28518
28519
28520 \begin_inset Box Boxed
28521 position "c"
28522 hor_pos "c"
28523 has_inner_box 1
28524 inner_pos "c"
28525 use_parbox 0
28526 use_makebox 0
28527 width "20col%"
28528 special "none"
28529 height "1in"
28530 height_special "totalheight"
28531 status open
28532
28533 \begin_layout Plain Layout
28534 \align center
28535 Boîte rectangulaire
28536 \end_layout
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \begin_layout Description
28544 Cadre
28545 \begin_inset space ~
28546 \end_inset
28547
28548 oval,
28549 \begin_inset space ~
28550 \end_inset
28551
28552 fin Ceci dessine un cadre ovalisée autour de la boîte.
28553  L'épaisseur du trait de ce cadre est de  0.4
28554 \begin_inset space \thinspace{}
28555 \end_inset
28556
28557 pt.
28558  
28559 \begin_inset Box ovalbox
28560 position "c"
28561 hor_pos "c"
28562 has_inner_box 1
28563 inner_pos "c"
28564 use_parbox 0
28565 use_makebox 0
28566 width "20col%"
28567 special "none"
28568 height "1in"
28569 height_special "totalheight"
28570 status open
28571
28572 \begin_layout Plain Layout
28573 \align center
28574 Boîte ovalisée, fine
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Description
28583 Cadre
28584 \begin_inset space ~
28585 \end_inset
28586
28587 oval,
28588 \begin_inset space ~
28589 \end_inset
28590
28591 épais Ceci dessine un cadre ovalisée autour de la boîte.
28592  L'épaisseur du trait de ce cadre est de   0.8
28593 \begin_inset space \thinspace{}
28594 \end_inset
28595
28596 pt.
28597  
28598 \begin_inset Box Ovalbox
28599 position "c"
28600 hor_pos "c"
28601 has_inner_box 1
28602 inner_pos "c"
28603 use_parbox 0
28604 use_makebox 0
28605 width "20col%"
28606 special "none"
28607 height "1in"
28608 height_special "totalheight"
28609 status open
28610
28611 \begin_layout Plain Layout
28612 \align center
28613 Boîte ovalisée, épaisse
28614 \end_layout
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \begin_layout Description
28622 Ombre
28623 \begin_inset space ~
28624 \end_inset
28625
28626 en
28627 \begin_inset space ~
28628 \end_inset
28629
28630 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28631  L'épaisseur du trait de ce cadre est donnée par la variable  
28632 \series bold
28633
28634 \backslash
28635 fboxrule
28636 \series default
28637 , l'ombre a une épaisseur de  4
28638 \begin_inset space \thinspace{}
28639 \end_inset
28640
28641 pt.
28642  
28643 \begin_inset Box Shadowbox
28644 position "c"
28645 hor_pos "c"
28646 has_inner_box 1
28647 inner_pos "c"
28648 use_parbox 0
28649 use_makebox 0
28650 width "20col%"
28651 special "none"
28652 height "1in"
28653 height_special "totalheight"
28654 status open
28655
28656 \begin_layout Plain Layout
28657 \align center
28658 Boîte ombrée
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \end_layout
28665
28666 \begin_layout Description
28667 Fond
28668 \begin_inset space ~
28669 \end_inset
28670
28671 ombré Ceci dessine une boîte avec un arrière plan rouge.
28672  Contrairement aux boîtes coloriées
28673 \begin_inset Foot
28674 status collapsed
28675
28676 \begin_layout Plain Layout
28677 Voir la section
28678 \begin_inset space ~
28679 \end_inset
28680
28681
28682 \begin_inset CommandInset ref
28683 LatexCommand ref
28684 reference "sec:Boîtes-colorées"
28685
28686 \end_inset
28687
28688 .
28689 \end_layout
28690
28691 \end_inset
28692
28693 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28694  son propre paragraphe.
28695 \lang english
28696
28697 \begin_inset Box Shaded
28698 position "t"
28699 hor_pos "c"
28700 has_inner_box 0
28701 inner_pos "t"
28702 use_parbox 0
28703 use_makebox 0
28704 width "50col%"
28705 special "none"
28706 height "1in"
28707 height_special "totalheight"
28708 status collapsed
28709
28710 \begin_layout Plain Layout
28711 Boîte avec fond ombré
28712 \end_layout
28713
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \begin_layout Description
28720 Cadre
28721 \begin_inset space ~
28722 \end_inset
28723
28724 rectangulaire
28725 \begin_inset space ~
28726 \end_inset
28727
28728 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
28729  boîte.
28730  L'épaisseur du trait du cadre interne est de 0.75
28731 \begin_inset space \thinspace{}
28732 \end_inset
28733
28734
28735 \series bold
28736
28737 \backslash
28738 fboxrule
28739 \series default
28740 , l'épaisseur du trait du cadre externe est de 1.5
28741 \begin_inset space \thinspace{}
28742 \end_inset
28743
28744
28745 \series bold
28746
28747 \backslash
28748 fboxrule
28749 \series default
28750 .
28751  La distance entre les deux cadres est de  1.5
28752 \begin_inset space \thinspace{}
28753 \end_inset
28754
28755
28756 \series bold
28757
28758 \backslash
28759 fboxrule
28760 \series default
28761
28762 \begin_inset space \thinspace{}
28763 \end_inset
28764
28765 +
28766 \begin_inset space \thinspace{}
28767 \end_inset
28768
28769 0.5
28770 \begin_inset space \thinspace{}
28771 \end_inset
28772
28773 pt.
28774  
28775 \begin_inset Box Doublebox
28776 position "c"
28777 hor_pos "c"
28778 has_inner_box 1
28779 inner_pos "c"
28780 use_parbox 0
28781 use_makebox 0
28782 width "20col%"
28783 special "none"
28784 height "1in"
28785 height_special "totalheight"
28786 status open
28787
28788 \begin_layout Plain Layout
28789 \align center
28790 Boîte double
28791 \end_layout
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \begin_layout Standard
28799 \begin_inset VSpace bigskip
28800 \end_inset
28801
28802 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28803  style de boîte utilisé.
28804  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28805  le paquetage LaTeX 
28806 \series bold
28807 fancybox
28808 \series default
28809
28810 \begin_inset Index idx
28811 status collapsed
28812
28813 \begin_layout Plain Layout
28814 Paquetages LaTeX ! fancybox
28815 \end_layout
28816
28817 \end_inset
28818
28819 .
28820 \end_layout
28821
28822 \begin_layout Standard
28823 \begin_inset VSpace bigskip
28824 \end_inset
28825
28826 Quand vous utilisez le style de décoration 
28827 \family sans
28828 cadre rectangulaire simple
28829 \family default
28830  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28831  de la boîte.
28832  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28833  prendra toute la largeur de la colonne, la boîte sera considérée comme
28834  son propre paragraphe et 
28835 \series bold
28836
28837 \backslash
28838 fboxrule
28839 \series default
28840  et 
28841 \series bold
28842
28843 \backslash
28844 fboxsep
28845 \series default
28846  n'ont aucun effet sur ce type de boîte.
28847  L'épaisseur de la ligne du cadre a la valeur de 
28848 \series bold
28849
28850 \backslash
28851 FrameRule
28852 \series default
28853 .
28854  
28855 \begin_inset Box Framed
28856 position "t"
28857 hor_pos "c"
28858 has_inner_box 0
28859 inner_pos "t"
28860 use_parbox 0
28861 use_makebox 0
28862 width "100col%"
28863 special "none"
28864 height "1in"
28865 height_special "totalheight"
28866 status collapsed
28867
28868 \begin_layout Plain Layout
28869 Boîte avec cadre simple et sauts de page
28870 \end_layout
28871
28872 \end_inset
28873
28874
28875 \end_layout
28876
28877 \begin_layout Section
28878 Personnalisation des boîtes
28879 \begin_inset Index idx
28880 status collapsed
28881
28882 \begin_layout Plain Layout
28883 Boîtes! Personnalisation
28884 \end_layout
28885
28886 \end_inset
28887
28888
28889 \end_layout
28890
28891 \begin_layout Standard
28892 La valeur implicite pour la variable 
28893 \series bold
28894
28895 \backslash
28896 fboxrule
28897 \series default
28898  est 0.4
28899 \begin_inset space \thinspace{}
28900 \end_inset
28901
28902 pt.
28903  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28904  pour avoir 2
28905 \begin_inset space \thinspace{}
28906 \end_inset
28907
28908 pt :
28909 \end_layout
28910
28911 \begin_layout Standard
28912
28913 \series bold
28914
28915 \backslash
28916 setlength{
28917 \backslash
28918 fboxrule}{2pt}
28919 \end_layout
28920
28921 \begin_layout Standard
28922 \begin_inset ERT
28923 status collapsed
28924
28925 \begin_layout Plain Layout
28926
28927
28928 \backslash
28929 setlength{
28930 \backslash
28931 fboxrule}{2pt}
28932 \end_layout
28933
28934 \end_inset
28935
28936
28937 \begin_inset Box Boxed
28938 position "c"
28939 hor_pos "c"
28940 has_inner_box 1
28941 inner_pos "c"
28942 use_parbox 0
28943 use_makebox 0
28944 width "25col%"
28945 special "none"
28946 height "1in"
28947 height_special "totalheight"
28948 status open
28949
28950 \begin_layout Plain Layout
28951 \align center
28952 Boîte rectangulaire avec 
28953 \series bold
28954
28955 \backslash
28956 fboxrule
28957 \series default
28958
28959 \begin_inset space \thinspace{}
28960 \end_inset
28961
28962 =
28963 \begin_inset space \thinspace{}
28964 \end_inset
28965
28966 2
28967 \begin_inset space \thinspace{}
28968 \end_inset
28969
28970 pt
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \begin_inset ERT
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980
28981
28982 \backslash
28983 setlength{
28984 \backslash
28985 fboxrule}{0.4pt}
28986 \end_layout
28987
28988 \end_inset
28989
28990
28991 \end_layout
28992
28993 \begin_layout Standard
28994 \begin_inset VSpace bigskip
28995 \end_inset
28996
28997 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28998  les types de cadres, implicitement il est de 3
28999 \begin_inset space \thinspace{}
29000 \end_inset
29001
29002 pt.
29003  Vous pouvez le modifier en donnant une autre valeur à la variable 
29004 \series bold
29005
29006 \backslash
29007 fboxsep
29008 \series default
29009 .
29010  Par exemple la commande
29011 \end_layout
29012
29013 \begin_layout Standard
29014
29015 \series bold
29016
29017 \backslash
29018 setlength{
29019 \backslash
29020 fboxsep}{10pt}
29021 \end_layout
29022
29023 \begin_layout Standard
29024 met une valeur de 10
29025 \begin_inset space \thinspace{}
29026 \end_inset
29027
29028 pt, comme celle utilisée pour cette boîte :
29029 \end_layout
29030
29031 \begin_layout Standard
29032 \begin_inset ERT
29033 status collapsed
29034
29035 \begin_layout Plain Layout
29036
29037
29038 \backslash
29039 setlength{
29040 \backslash
29041 fboxsep}{10pt}
29042 \end_layout
29043
29044 \end_inset
29045
29046
29047 \begin_inset Box Boxed
29048 position "c"
29049 hor_pos "c"
29050 has_inner_box 1
29051 inner_pos "c"
29052 use_parbox 0
29053 use_makebox 0
29054 width "25col%"
29055 special "none"
29056 height "1in"
29057 height_special "totalheight"
29058 status open
29059
29060 \begin_layout Plain Layout
29061 \align center
29062 Boîte rectangulaire avec 
29063 \series bold
29064
29065 \backslash
29066 fboxsep
29067 \series default
29068
29069 \begin_inset space \thinspace{}
29070 \end_inset
29071
29072 =
29073 \begin_inset space \thinspace{}
29074 \end_inset
29075
29076 10
29077 \begin_inset space \thinspace{}
29078 \end_inset
29079
29080 pt
29081 \end_layout
29082
29083 \end_inset
29084
29085
29086 \begin_inset ERT
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090
29091
29092 \backslash
29093 setlength{
29094 \backslash
29095 fboxsep}{3pt}
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 \begin_inset VSpace bigskip
29105 \end_inset
29106
29107 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29108  la commande 
29109 \series bold
29110
29111 \backslash
29112 cornersize
29113 \series default
29114 .
29115  Par exemple, la commande
29116 \end_layout
29117
29118 \begin_layout Standard
29119
29120 \series bold
29121
29122 \backslash
29123 cornersize*{1cm}
29124 \end_layout
29125
29126 \begin_layout Standard
29127 donne un diamètre de 1
29128 \begin_inset space \thinspace{}
29129 \end_inset
29130
29131 cm.
29132  La commande
29133 \end_layout
29134
29135 \begin_layout Standard
29136
29137 \series bold
29138
29139 \backslash
29140 cornersize{num}
29141 \end_layout
29142
29143 \begin_layout Standard
29144 fixe le diamètre à 
29145 \family sans
29146 num
29147 \begin_inset space \thinspace{}
29148 \end_inset
29149
29150 ×
29151 \begin_inset space \thinspace{}
29152 \end_inset
29153
29154 minimum(largeur et hauteur de la boîte)
29155 \family default
29156 .
29157  La valeur implicite est 
29158 \series bold
29159
29160 \backslash
29161 cornersize{0.5}
29162 \series default
29163 .
29164 \end_layout
29165
29166 \begin_layout Standard
29167 \begin_inset ERT
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171
29172
29173 \backslash
29174 cornersize*{1.5cm}
29175 \end_layout
29176
29177 \end_inset
29178
29179
29180 \begin_inset Box Ovalbox
29181 position "c"
29182 hor_pos "c"
29183 has_inner_box 1
29184 inner_pos "c"
29185 use_parbox 0
29186 use_makebox 0
29187 width "25col%"
29188 special "none"
29189 height "1in"
29190 height_special "totalheight"
29191 status open
29192
29193 \begin_layout Plain Layout
29194 \align center
29195 Boîte ovale avec 
29196 \series bold
29197
29198 \backslash
29199 cornersize
29200 \series default
29201
29202 \begin_inset space \thinspace{}
29203 \end_inset
29204
29205 =
29206 \begin_inset space \thinspace{}
29207 \end_inset
29208
29209 1.5
29210 \begin_inset space \thinspace{}
29211 \end_inset
29212
29213 cm
29214 \end_layout
29215
29216 \end_inset
29217
29218
29219 \begin_inset ERT
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223
29224
29225 \backslash
29226 cornersize{0.5}
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 \begin_inset VSpace bigskip
29236 \end_inset
29237
29238 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29239  
29240 \series bold
29241
29242 \backslash
29243 shadowsize
29244 \series default
29245 .
29246  Elle est fixée à 2
29247 \begin_inset space \thinspace{}
29248 \end_inset
29249
29250 pt pour la boîte suivante par la commande :
29251 \end_layout
29252
29253 \begin_layout Standard
29254
29255 \series bold
29256
29257 \backslash
29258 setlength{
29259 \backslash
29260 shadowsize}{2pt}
29261 \end_layout
29262
29263 \begin_layout Standard
29264 \begin_inset ERT
29265 status collapsed
29266
29267 \begin_layout Plain Layout
29268
29269
29270 \backslash
29271 setlength{
29272 \backslash
29273 shadowsize}{2pt}
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \begin_inset Box Shadowbox
29280 position "c"
29281 hor_pos "c"
29282 has_inner_box 1
29283 inner_pos "c"
29284 use_parbox 0
29285 use_makebox 0
29286 width "25col%"
29287 special "none"
29288 height "1in"
29289 height_special "totalheight"
29290 status open
29291
29292 \begin_layout Plain Layout
29293 \align center
29294 Boîte ombrée avec 
29295 \series bold
29296
29297 \backslash
29298 shadowsize
29299 \series default
29300
29301 \begin_inset space \thinspace{}
29302 \end_inset
29303
29304 =
29305 \begin_inset space \thinspace{}
29306 \end_inset
29307
29308 2
29309 \begin_inset space \thinspace{}
29310 \end_inset
29311
29312 pt
29313 \end_layout
29314
29315 \end_inset
29316
29317
29318 \begin_inset ERT
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322
29323
29324 \backslash
29325 setlength{
29326 \backslash
29327 shadowsize}{4pt}
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Standard
29336 \begin_inset VSpace bigskip
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 La valeur implicite pour la longueur 
29344 \series bold
29345
29346 \backslash
29347 FrameRule
29348 \series default
29349  est 0,4
29350 \begin_inset space \thinspace{}
29351 \end_inset
29352
29353 pt.
29354  L'espacement implicite entre le contenu de la note et le cadre est de 9
29355 \begin_inset space \thinspace{}
29356 \end_inset
29357
29358 pt et il peut être modifié en utilisant la valeur de 
29359 \series bold
29360
29361 \backslash
29362 FrameSep
29363 \series default
29364 .
29365  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29366  suivantes en code TeX
29367 \end_layout
29368
29369 \begin_layout Standard
29370
29371 \series bold
29372
29373 \backslash
29374 setlength{
29375 \backslash
29376 FrameRule}{5pt}
29377 \begin_inset Newline newline
29378 \end_inset
29379
29380
29381 \backslash
29382 setlength{
29383 \backslash
29384 FrameSep}{0.5cm}
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset ERT
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392
29393
29394 \backslash
29395 setlength{
29396 \backslash
29397 FrameRule}{5pt}
29398 \end_layout
29399
29400 \begin_layout Plain Layout
29401
29402
29403 \backslash
29404 setlength{
29405 \backslash
29406 FrameSep}{0.5cm}
29407 \end_layout
29408
29409 \end_inset
29410
29411
29412 \begin_inset Box Framed
29413 position "t"
29414 hor_pos "c"
29415 has_inner_box 0
29416 inner_pos "t"
29417 use_parbox 0
29418 use_makebox 0
29419 width "100col%"
29420 special "none"
29421 height "1in"
29422 height_special "totalheight"
29423 status open
29424
29425 \begin_layout Plain Layout
29426 Ceci est un texte dans une boîte autorisant les 
29427 \family sans
29428 sauts de page
29429 \family default
29430 .
29431 \end_layout
29432
29433 \end_inset
29434
29435
29436 \begin_inset ERT
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440
29441
29442 \backslash
29443 setlength{
29444 \backslash
29445 FrameRule}{0.4pt}
29446 \end_layout
29447
29448 \begin_layout Plain Layout
29449
29450
29451 \backslash
29452 setlength{
29453 \backslash
29454 FrameSep}{9pt}
29455 \end_layout
29456
29457 \end_inset
29458
29459
29460 \end_layout
29461
29462 \begin_layout Standard
29463
29464 \lang english
29465 \begin_inset VSpace bigskip
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Standard
29472 Pour les boîtes à 
29473 \family sans
29474 Fond
29475 \begin_inset space ~
29476 \end_inset
29477
29478 ombré
29479 \family default
29480 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29481  3
29482 \begin_inset space \thinspace{}
29483 \end_inset
29484
29485 pt et il peut être modifié avec la valeur de 
29486 \series bold
29487
29488 \backslash
29489 fboxsep
29490 \series default
29491 .
29492  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29493  localement avec la commande 
29494 \series bold
29495
29496 \backslash
29497 definecolor{shadecolor}
29498 \series default
29499 , soit globalement avec le menu 
29500 \family sans
29501 Outils\SpecialChar \menuseparator
29502 Préférences
29503 \family default
29504 \SpecialChar \menuseparator
29505
29506 \family sans
29507 Couleurs\SpecialChar \menuseparator
29508 boîte
29509 \begin_inset space ~
29510 \end_inset
29511
29512 ombrée
29513 \family default
29514 .
29515  La syntaxe de la commande 
29516 \series bold
29517
29518 \backslash
29519 definecolor
29520 \series default
29521  est expliquée dans la section
29522 \begin_inset space ~
29523 \end_inset
29524
29525
29526 \begin_inset CommandInset ref
29527 LatexCommand ref
29528 reference "sec:Tableaux-Colorés"
29529
29530 \end_inset
29531
29532
29533 \begin_inset Foot
29534 status collapsed
29535
29536 \begin_layout Plain Layout
29537 Notez que l'utilisation de 
29538 \series bold
29539
29540 \backslash
29541 definecolor
29542 \series default
29543  ne peut se faire sans le paquetage LaTeX 
29544 \series bold
29545 color
29546 \series default
29547  dans le préambule, voir la section
29548 \begin_inset space ~
29549 \end_inset
29550
29551
29552 \begin_inset CommandInset ref
29553 LatexCommand ref
29554 reference "sec:Boîtes-colorées"
29555
29556 \end_inset
29557
29558 .
29559  
29560 \end_layout
29561
29562 \end_inset
29563
29564 .
29565 \end_layout
29566
29567 \begin_layout Standard
29568 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29569  les commandes en code TeX suivantes
29570 \end_layout
29571
29572 \begin_layout Standard
29573
29574 \series bold
29575
29576 \backslash
29577 setlength{
29578 \backslash
29579 fboxsep}{0.5cm}
29580 \series default
29581
29582 \begin_inset Newline newline
29583 \end_inset
29584
29585
29586 \series bold
29587
29588 \backslash
29589 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29590 \end_layout
29591
29592 \begin_layout Standard
29593 \begin_inset ERT
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597
29598
29599 \backslash
29600 setlength{
29601 \backslash
29602 fboxsep}{0.5cm}
29603 \end_layout
29604
29605 \begin_layout Plain Layout
29606
29607
29608 \backslash
29609 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29610 \end_layout
29611
29612 \end_inset
29613
29614
29615 \begin_inset Box Shaded
29616 position "t"
29617 hor_pos "c"
29618 has_inner_box 0
29619 inner_pos "t"
29620 use_parbox 0
29621 use_makebox 0
29622 width "100col%"
29623 special "none"
29624 height "1in"
29625 height_special "totalheight"
29626 status open
29627
29628 \begin_layout Plain Layout
29629
29630 \color yellow
29631 Ceci est un texte jaune dans une boîte à 
29632 \family sans
29633 Fond
29634 \begin_inset space ~
29635 \end_inset
29636
29637 ombré
29638 \family default
29639 \color inherit
29640  
29641 \color yellow
29642 avec un fond vert foncé.
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \begin_inset ERT
29649 status collapsed
29650
29651 \begin_layout Plain Layout
29652
29653
29654 \backslash
29655 setlength{
29656 \backslash
29657 fboxsep}{3pt}
29658 \end_layout
29659
29660 \begin_layout Plain Layout
29661
29662
29663 \backslash
29664 definecolor{shadecolor}{rgb}{1,0,0}
29665 \end_layout
29666
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \begin_layout Standard
29673
29674 \lang english
29675 \begin_inset VSpace bigskip
29676 \end_inset
29677
29678
29679 \end_layout
29680
29681 \begin_layout Standard
29682 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29683  les boîtes qui suivent la commandes qui les a changées.
29684 \end_layout
29685
29686 \begin_layout Section
29687 Minipages
29688 \begin_inset CommandInset label
29689 LatexCommand label
29690 name "sec:Minipages"
29691
29692 \end_inset
29693
29694
29695 \begin_inset Index idx
29696 status collapsed
29697
29698 \begin_layout Plain Layout
29699 Boîtes ! Minipages
29700 \end_layout
29701
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \begin_layout Standard
29708 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29709 ur d'une page.
29710  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29711  règles d'indentation, de saut de ligne, etc.
29712  s'appliquent.
29713 \end_layout
29714
29715 \begin_layout Standard
29716 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29717  langues.
29718 \end_layout
29719
29720 \begin_layout Standard
29721 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29722  Leur largeur est fixée à 45
29723 \begin_inset space \thinspace{}
29724 \end_inset
29725
29726 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29727  via le menu 
29728 \family sans
29729 Insérer\SpecialChar \menuseparator
29730 Typographie
29731 \begin_inset space ~
29732 \end_inset
29733
29734 spéciale\SpecialChar \menuseparator
29735 Ressort
29736 \begin_inset space ~
29737 \end_inset
29738
29739 Horizontal
29740 \family default
29741 .
29742 \end_layout
29743
29744 \begin_layout Standard
29745
29746 \end_layout
29747
29748 \begin_layout Standard
29749
29750 \lang english
29751 \begin_inset Box Frameless
29752 position "t"
29753 hor_pos "c"
29754 has_inner_box 1
29755 inner_pos "c"
29756 use_parbox 0
29757 use_makebox 0
29758 width "45col%"
29759 special "none"
29760 height "1in"
29761 height_special "totalheight"
29762 status open
29763
29764 \begin_layout Plain Layout
29765
29766 \lang german
29767 Dies ist ein deutscher Text.
29768  Dies ist ein deutscher Text.
29769  Dies ist ein deutscher Text.
29770  Dies ist ein deutscher Text.
29771  Dies ist ein deutscher Text.
29772  Dies ist ein deutscher Text.
29773  Dies ist ein deutscher Text.
29774  Dies ist ein deutscher Text.
29775  Dies ist ein deutscher Text.
29776  Dies ist ein deutscher Text.
29777  Dies ist ein deutscher Text.
29778  Dies ist ein deutscher Text.
29779  Dies ist ein deutscher Text
29780 \begin_inset Foot
29781 status collapsed
29782
29783 \begin_layout Plain Layout
29784
29785 \lang german
29786 Dies ist eine deutsche Fußnote.
29787 \end_layout
29788
29789 \end_inset
29790
29791 .
29792  Dies ist ein deutscher Text.
29793  Dies ist ein deutscher Text.
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \begin_inset space \hfill{}
29800 \end_inset
29801
29802
29803 \begin_inset Box Frameless
29804 position "t"
29805 hor_pos "c"
29806 has_inner_box 1
29807 inner_pos "c"
29808 use_parbox 0
29809 use_makebox 0
29810 width "45col%"
29811 special "none"
29812 height "1in"
29813 height_special "totalheight"
29814 status open
29815
29816 \begin_layout Plain Layout
29817
29818 \lang english
29819 This is an English Text.
29820  This is an English Text.
29821  This is an English Text.
29822  This is an English Text.
29823  This is an English Text.
29824  This is an English Text.
29825  This is an English Text.
29826  This is an English Text.
29827  This is an English Text.
29828  This is an English Text.
29829  This is an English Text.
29830  This is an English Text.
29831  This is an English Text.
29832  This is an English Text.
29833  This is an English Text.
29834  This is an English Text.
29835 \begin_inset Foot
29836 status collapsed
29837
29838 \begin_layout Plain Layout
29839
29840 \lang english
29841 This is an English footnote.
29842 \end_layout
29843
29844 \end_inset
29845
29846  This is an English Text.
29847  
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \end_layout
29854
29855 \begin_layout Standard
29856 \begin_inset VSpace bigskip
29857 \end_inset
29858
29859 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29860  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29861  minipages, même si vous les avez mis par exemple à 
29862 \family sans
29863 Moyen
29864 \family default
29865  dans les paramètres du document.
29866 \end_layout
29867
29868 \begin_layout Standard
29869 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29870  portion de texte, voyez la section
29871 \begin_inset space ~
29872 \end_inset
29873
29874
29875 \begin_inset CommandInset ref
29876 LatexCommand ref
29877 reference "sub:Couleur-pour-les-Paragraphes"
29878
29879 \end_inset
29880
29881 .
29882 \end_layout
29883
29884 \begin_layout Standard
29885 \begin_inset Note Greyedout
29886 status open
29887
29888 \begin_layout Plain Layout
29889
29890 \series bold
29891 Note:
29892 \series default
29893  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29894  mais les minipages peuvent être utilisées dans un tableau, un flottant
29895  ou une autre boîte.
29896 \end_layout
29897
29898 \end_inset
29899
29900
29901 \end_layout
29902
29903 \begin_layout Section
29904 Les Parboxes
29905 \begin_inset CommandInset label
29906 LatexCommand label
29907 name "sec:Parboxes"
29908
29909 \end_inset
29910
29911
29912 \begin_inset Index idx
29913 status collapsed
29914
29915 \begin_layout Plain Layout
29916 Boîtes ! Parboxes
29917 \end_layout
29918
29919 \end_inset
29920
29921
29922 \end_layout
29923
29924 \begin_layout Standard
29925 \begin_inset Note Note
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929
29930 \lang english
29931 En attendant une traduction de parbox (NdT)
29932 \end_layout
29933
29934 \end_inset
29935
29936 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29937  ne peuvent avoir de note de bas de page.
29938 \end_layout
29939
29940 \begin_layout Standard
29941 \align center
29942 \begin_inset Box Frameless
29943 position "t"
29944 hor_pos "c"
29945 has_inner_box 1
29946 inner_pos "t"
29947 use_parbox 1
29948 use_makebox 0
29949 width "33col%"
29950 special "none"
29951 height "1in"
29952 height_special "totalheight"
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 Ceci est un texte à l'intérieur d'une parbox.
29957  Ceci est un texte à l'intérieur d'une parbox.
29958 \end_layout
29959
29960 \begin_layout Plain Layout
29961 Cette note de bas de page ne devrait pas apparaître :
29962 \begin_inset Foot
29963 status open
29964
29965 \begin_layout Plain Layout
29966 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29967  pas.
29968 \end_layout
29969
29970 \end_inset
29971
29972
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \begin_layout Section
29981 Des Boîtes pour les Mots et les Caractères
29982 \begin_inset Index idx
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986 Boîtes ! Pour les caractères
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \end_layout
29993
29994 \begin_layout Subsection
29995 Empêcher la Césure
29996 \begin_inset CommandInset label
29997 LatexCommand label
29998 name "sec:Empêcher-césure"
29999
30000 \end_inset
30001
30002
30003 \begin_inset Index idx
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 Boîtes ! Pour empêcher la césure
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Standard
30016 Vous pouvez utiliser une boîte de type 
30017 \family sans
30018 Makebox
30019 \family default
30020  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30021 \begin_inset Newline newline
30022 \end_inset
30023
30024 Voici un exemple de texte :
30025 \end_layout
30026
30027 \begin_layout Standard
30028 Cette ligne est un exemple comment vous pouvez empêcher une césure
30029 \begin_inset space ~
30030 \end_inset
30031
30032
30033 \begin_inset Quotes eld
30034 \end_inset
30035
30036 motTrèsTrèsLong
30037 \begin_inset Quotes erd
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Standard
30044 Pour empêcher que le mot 
30045 \begin_inset Quotes eld
30046 \end_inset
30047
30048 motTrèsTrèsLong
30049 \begin_inset Quotes erd
30050 \end_inset
30051
30052  soit coupé, mettez le mot dans une boîte, mettez 
30053 \family sans
30054 Boîte
30055 \begin_inset space ~
30056 \end_inset
30057
30058 intérieure
30059 \family default
30060  à 
30061 \family sans
30062 Makebox
30063 \family default
30064  et sa largeur à 1
30065 \begin_inset space \thinspace{}
30066 \end_inset
30067
30068 Largeur.
30069 \end_layout
30070
30071 \begin_layout Standard
30072 Voici le résultat :
30073 \end_layout
30074
30075 \begin_layout Standard
30076 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30077 \begin_inset Box Frameless
30078 position "t"
30079 hor_pos "c"
30080 has_inner_box 1
30081 inner_pos "t"
30082 use_parbox 0
30083 use_makebox 1
30084 width "1in"
30085 special "width"
30086 height "1in"
30087 height_special "totalheight"
30088 status open
30089
30090 \begin_layout Plain Layout
30091 motTrèsTrèsLong
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \begin_layout Standard
30100 Une autre méthode consiste à mettre la commande 
30101 \begin_inset Quotes eld
30102 \end_inset
30103
30104
30105 \series bold
30106
30107 \backslash
30108 -
30109 \series default
30110
30111 \begin_inset Quotes grd
30112 \end_inset
30113
30114  en code TeX, juste avant le mot :
30115 \end_layout
30116
30117 \begin_layout Standard
30118 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30119 \begin_inset Quotes eld
30120 \end_inset
30121
30122
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128
30129 \backslash
30130 -
30131 \end_layout
30132
30133 \end_inset
30134
30135 motTrèsTrèsLong
30136 \begin_inset Quotes erd
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \begin_layout Standard
30143 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30144  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30145 \family sans
30146 Insérer\SpecialChar \menuseparator
30147 Typographie
30148 \begin_inset space ~
30149 \end_inset
30150
30151 spéciale\SpecialChar \menuseparator
30152 Passage
30153 \begin_inset space ~
30154 \end_inset
30155
30156 à
30157 \begin_inset space ~
30158 \end_inset
30159
30160 la
30161 \begin_inset space ~
30162 \end_inset
30163
30164 Ligne
30165 \family default
30166  (raccourci 
30167 \family sans
30168 Ctrl-Entrée
30169 \family default
30170 ) :
30171 \end_layout
30172
30173 \begin_layout Standard
30174 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30175 \begin_inset Newline newline
30176 \end_inset
30177
30178
30179 \begin_inset Box Frameless
30180 position "t"
30181 hor_pos "c"
30182 has_inner_box 1
30183 inner_pos "t"
30184 use_parbox 0
30185 use_makebox 1
30186 width "1in"
30187 special "width"
30188 height "1in"
30189 height_special "totalheight"
30190 status open
30191
30192 \begin_layout Plain Layout
30193 \begin_inset Quotes eld
30194 \end_inset
30195
30196 motTrèsTrèsLong
30197 \begin_inset Quotes erd
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \begin_layout Subsection
30209 Alignement Vertical
30210 \begin_inset CommandInset label
30211 LatexCommand label
30212 name "sub:Alignement-Vertical"
30213
30214 \end_inset
30215
30216
30217 \begin_inset Index idx
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221 Boîtes ! Pour l'alignement vertical
30222 \end_layout
30223
30224 \end_inset
30225
30226
30227 \begin_inset Index idx
30228 status collapsed
30229
30230 \begin_layout Plain Layout
30231 Boîtes ! Boîtes élévatrices
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \begin_inset Index idx
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241 Raisebox|see
30242 \begin_inset ERT
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246
30247 {
30248 \end_layout
30249
30250 \end_inset
30251
30252 Boîtes élévatrices
30253 \begin_inset ERT
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257
30258 }
30259 \end_layout
30260
30261 \end_inset
30262
30263
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \end_layout
30270
30271 \begin_layout Standard
30272 Avec la commande 
30273 \series bold
30274
30275 \backslash
30276 raisebox
30277 \series default
30278  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30279  par rapport au texte qui l'entoure.
30280  La commande
30281 \series bold
30282  
30283 \backslash
30284 raisebox
30285 \series default
30286  s'utilise en suivant la syntaxe suivante :
30287 \end_layout
30288
30289 \begin_layout Standard
30290
30291 \series bold
30292
30293 \backslash
30294 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30295 \end_layout
30296
30297 \begin_layout Standard
30298 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30299  pour l'abaisser.
30300 \end_layout
30301
30302 \begin_layout Standard
30303 Pour aligner le mot 
30304 \begin_inset Quotes eld
30305 \end_inset
30306
30307 empêcher
30308 \begin_inset Quotes erd
30309 \end_inset
30310
30311  de façon à ce que le point le plus bas du caractère le plus 
30312 \begin_inset Quotes eld
30313 \end_inset
30314
30315 profond
30316 \begin_inset Quotes erd
30317 \end_inset
30318
30319 , le 
30320 \begin_inset Quotes eld
30321 \end_inset
30322
30323 p
30324 \begin_inset Quotes erd
30325 \end_inset
30326
30327 , soit au niveau de la ligne de base, insérez la commande 
30328 \end_layout
30329
30330 \begin_layout Standard
30331
30332 \series bold
30333
30334 \backslash
30335 raisebox{
30336 \backslash
30337 depth}{
30338 \end_layout
30339
30340 \begin_layout Standard
30341 en code TeX avant le mot.
30342  Insérez après le mot l'accolade fermante 
30343 \begin_inset Quotes eld
30344 \end_inset
30345
30346
30347 \series bold
30348 }
30349 \series default
30350
30351 \begin_inset Quotes erd
30352 \end_inset
30353
30354  en code TeX.
30355 \begin_inset Newline newline
30356 \end_inset
30357
30358 Voici le résultat :
30359 \end_layout
30360
30361 \begin_layout Standard
30362 Cette ligne de texte contient le mot 
30363 \begin_inset ERT
30364 status collapsed
30365
30366 \begin_layout Plain Layout
30367
30368
30369 \backslash
30370 raisebox{
30371 \backslash
30372 depth}{
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \begin_inset Quotes eld
30379 \end_inset
30380
30381 empêcher
30382 \begin_inset Quotes erd
30383 \end_inset
30384
30385
30386 \begin_inset ERT
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390
30391 }
30392 \end_layout
30393
30394 \end_inset
30395
30396  comme mot élevé.
30397 \end_layout
30398
30399 \begin_layout Standard
30400 \begin_inset VSpace bigskip
30401 \end_inset
30402
30403 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30404  entre les lignes va être agrandie :
30405 \end_layout
30406
30407 \begin_layout Standard
30408 Cette ligne de texte contient le mot
30409 \begin_inset ERT
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413
30414
30415 \backslash
30416 raisebox{-
30417 \backslash
30418 depth}{
30419 \end_layout
30420
30421 \end_inset
30422
30423
30424 \begin_inset Quotes eld
30425 \end_inset
30426
30427 empêcher
30428 \begin_inset Quotes erd
30429 \end_inset
30430
30431
30432 \begin_inset ERT
30433 status collapsed
30434
30435 \begin_layout Plain Layout
30436
30437 }
30438 \end_layout
30439
30440 \end_inset
30441
30442  comme mot abaissé.
30443 \begin_inset Newline newline
30444 \end_inset
30445
30446 Cette ligne de texte contient le mot 
30447 \begin_inset ERT
30448 status collapsed
30449
30450 \begin_layout Plain Layout
30451
30452
30453 \backslash
30454 raisebox{0.5cm}{
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \begin_inset Quotes eld
30461 \end_inset
30462
30463 tester
30464 \begin_inset Quotes erd
30465 \end_inset
30466
30467
30468 \begin_inset ERT
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472
30473 }
30474 \end_layout
30475
30476 \end_inset
30477
30478  comme mot élevé.
30479 \end_layout
30480
30481 \begin_layout Standard
30482 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30483  mettez la hauteur de la boîte à zéro.
30484  Par exemple utilisez
30485 \end_layout
30486
30487 \begin_layout Standard
30488
30489 \series bold
30490
30491 \backslash
30492 raisebox{-
30493 \backslash
30494 depth}[0pt]{
30495 \end_layout
30496
30497 \begin_layout Standard
30498 Cette ligne de texte contient le mot
30499 \begin_inset ERT
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503
30504
30505 \backslash
30506 raisebox{-
30507 \backslash
30508 depth}[0pt]{
30509 \end_layout
30510
30511 \end_inset
30512
30513
30514 \begin_inset Quotes eld
30515 \end_inset
30516
30517 empêcher
30518 \begin_inset Quotes erd
30519 \end_inset
30520
30521
30522 \begin_inset ERT
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526
30527 }
30528 \end_layout
30529
30530 \end_inset
30531
30532  comme mot abaissé.
30533 \begin_inset Newline newline
30534 \end_inset
30535
30536 Cette ligne de texte contient le mot 
30537 \begin_inset ERT
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541
30542
30543 \backslash
30544 raisebox{0.5cm}[0pt]{
30545 \end_layout
30546
30547 \end_inset
30548
30549
30550 \begin_inset Quotes eld
30551 \end_inset
30552
30553 tester
30554 \begin_inset Quotes erd
30555 \end_inset
30556
30557
30558 \begin_inset ERT
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562
30563 }
30564 \end_layout
30565
30566 \end_inset
30567
30568  comme mot élevé.
30569 \end_layout
30570
30571 \begin_layout Section
30572 Boîtes Colorées
30573 \begin_inset CommandInset label
30574 LatexCommand label
30575 name "sec:Boîtes-colorées"
30576
30577 \end_inset
30578
30579
30580 \begin_inset Index idx
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584 Boîtes ! Couleur
30585 \end_layout
30586
30587 \end_inset
30588
30589
30590 \end_layout
30591
30592 \begin_layout Subsection
30593 De la couleur pour le texte
30594 \begin_inset Index idx
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598 Couleur ! Pour le texte
30599 \end_layout
30600
30601 \end_inset
30602
30603
30604 \end_layout
30605
30606 \begin_layout Standard
30607 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30608  une boîte appelée 
30609 \begin_inset Quotes eld
30610 \end_inset
30611
30612 colorbox
30613 \begin_inset Quotes erd
30614 \end_inset
30615
30616 .
30617  Cela demande que le paquetage LaTeX 
30618 \series bold
30619 color
30620 \series default
30621
30622 \begin_inset Index idx
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626 Paquetages LaTeX ! color
30627 \end_layout
30628
30629 \end_inset
30630
30631  soit chargé dans le préambule du document avec la commande
30632 \end_layout
30633
30634 \begin_layout Standard
30635
30636 \series bold
30637
30638 \backslash
30639 @ifundefined{textcolor}
30640 \begin_inset Newline newline
30641 \end_inset
30642
30643
30644 \begin_inset Phantom HPhantom
30645 status open
30646
30647 \begin_layout Plain Layout
30648
30649 \series bold
30650 \begin_inset space ~
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \end_inset
30657
30658 {
30659 \backslash
30660 usepackage{color}}{}
30661 \end_layout
30662
30663 \begin_layout Standard
30664 Le paquetage 
30665 \series bold
30666 color
30667 \series default
30668  sera chargé automatiquement par LyX dès que vous colorez du texte.
30669 \begin_inset Foot
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30674  
30675 \series bold
30676
30677 \backslash
30678 @ifundefined
30679 \series default
30680 .
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \end_layout
30687
30688 \begin_layout Standard
30689 \begin_inset VSpace medskip
30690 \end_inset
30691
30692 Les boîtes colorées sont créées par la commande 
30693 \series bold
30694
30695 \backslash
30696 colorbox
30697 \series default
30698 .
30699  Elle est utilisée avec la syntaxe suivante :
30700 \end_layout
30701
30702 \begin_layout Standard
30703
30704 \series bold
30705
30706 \backslash
30707 colorbox{couleur}{contenu de la boîte}
30708 \end_layout
30709
30710 \begin_layout Standard
30711 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30712  peuvent être placées à l'intérieur d'autres boîtes.
30713 \end_layout
30714
30715 \begin_layout Standard
30716 Les couleurs suivantes sont prédéfinies ::
30717 \begin_inset Newline newline
30718 \end_inset
30719
30720
30721 \family sans
30722 black
30723 \family default
30724  (noir), 
30725 \family sans
30726 blue
30727 \family default
30728  (bleu), 
30729 \family sans
30730 cyan
30731 \family default
30732 \series bold
30733 ,
30734 \series default
30735  
30736 \family sans
30737 green
30738 \family default
30739  (vert), 
30740 \family sans
30741 magenta
30742 \family default
30743
30744 \family sans
30745 red
30746 \family default
30747  (rouge), 
30748 \family sans
30749 white
30750 \family default
30751  (blanc), and 
30752 \family sans
30753 yellow
30754 \family default
30755  (jaune).
30756 \begin_inset Newline newline
30757 \end_inset
30758
30759 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30760  section
30761 \begin_inset space ~
30762 \end_inset
30763
30764
30765 \begin_inset CommandInset ref
30766 LatexCommand ref
30767 reference "sec:Tableaux-Colorés"
30768
30769 \end_inset
30770
30771 .
30772 \end_layout
30773
30774 \begin_layout Standard
30775 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 colorbox{red}{
30784 \end_layout
30785
30786 \begin_layout Standard
30787 avant le mot en code TeX.
30788  Insérez l'accolade fermante 
30789 \begin_inset Quotes eld
30790 \end_inset
30791
30792 }
30793 \begin_inset Quotes erd
30794 \end_inset
30795
30796  après le mot, en code TeX.
30797 \begin_inset Newline newline
30798 \end_inset
30799
30800 Voici le résultat :
30801 \end_layout
30802
30803 \begin_layout Standard
30804 Cette ligne de texte contient le mot
30805 \begin_inset ERT
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809
30810
30811 \backslash
30812 colorbox{red}{
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \begin_inset Quotes eld
30819 \end_inset
30820
30821 Attention!
30822 \begin_inset Quotes erd
30823 \end_inset
30824
30825
30826 \begin_inset ERT
30827 status collapsed
30828
30829 \begin_layout Plain Layout
30830
30831 }
30832 \end_layout
30833
30834 \end_inset
30835
30836  sur fond rouge.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 \begin_inset VSpace bigskip
30841 \end_inset
30842
30843 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30844  vous pouvez utiliser la commande 
30845 \series bold
30846
30847 \backslash
30848 fcolorbox
30849 \series default
30850  avec la syntaxe suivante :
30851 \end_layout
30852
30853 \begin_layout Standard
30854
30855 \series bold
30856
30857 \backslash
30858 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30859 \end_layout
30860
30861 \begin_layout Standard
30862
30863 \series bold
30864
30865 \backslash
30866 fcolorbox
30867 \series default
30868  est une extension de 
30869 \series bold
30870
30871 \backslash
30872 colorbox
30873 \series default
30874 .
30875  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30876  peuvent être modifiés avec les variables 
30877 \series bold
30878
30879 \backslash
30880 fboxrule
30881 \series default
30882  et 
30883 \series bold
30884
30885 \backslash
30886 fboxsep
30887 \series default
30888 , comme c'est décrit dans la section
30889 \begin_inset space ~
30890 \end_inset
30891
30892
30893 \begin_inset CommandInset ref
30894 LatexCommand ref
30895 reference "sec:Décorations"
30896
30897 \end_inset
30898
30899 .
30900 \end_layout
30901
30902 \begin_layout Standard
30903 Pour l'exemple suivant, on a utilisé la commande
30904 \end_layout
30905
30906 \begin_layout Standard
30907
30908 \series bold
30909
30910 \backslash
30911 fcolorbox{cyan}{magenta}{
30912 \end_layout
30913
30914 \begin_layout Standard
30915 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30916 \begin_inset space \thinspace{}
30917 \end_inset
30918
30919 mm:
30920 \begin_inset Newline newline
30921 \end_inset
30922
30923
30924 \begin_inset ERT
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928
30929
30930 \backslash
30931 fboxrule 1mm 
30932 \backslash
30933 fboxsep 1mm
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \begin_inset ERT
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943
30944
30945 \backslash
30946 fcolorbox{cyan}{magenta}{
30947 \end_layout
30948
30949 \end_inset
30950
30951 Ce texte est dans une boîte encadrée et colorée.
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957 }
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \end_layout
30964
30965 \begin_layout Standard
30966 \begin_inset VSpace bigskip
30967 \end_inset
30968
30969 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30970  les yeux ! - NdT) :
30971 \begin_inset Newline newline
30972 \end_inset
30973
30974
30975 \begin_inset ERT
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979
30980
30981 \backslash
30982 fcolorbox{cyan}{magenta}{
30983 \end_layout
30984
30985 \end_inset
30986
30987
30988 \color yellow
30989 Ce texte est coloré dans une boîte colorée et encadrée.
30990 \color inherit
30991
30992 \begin_inset ERT
30993 status collapsed
30994
30995 \begin_layout Plain Layout
30996
30997 }
30998 \end_layout
30999
31000 \end_inset
31001
31002
31003 \begin_inset ERT
31004 status collapsed
31005
31006 \begin_layout Plain Layout
31007
31008
31009 \backslash
31010 fboxrule 0.4pt 
31011 \backslash
31012 fboxsep 3pt
31013 \end_layout
31014
31015 \end_inset
31016
31017
31018 \end_layout
31019
31020 \begin_layout Standard
31021
31022 \series bold
31023 \begin_inset VSpace medskip
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Standard
31030 \begin_inset Note Greyedout
31031 status open
31032
31033 \begin_layout Plain Layout
31034
31035 \series bold
31036 Note:
31037 \series default
31038  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31039  de ligne.
31040  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31041  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31042 \end_layout
31043
31044 \end_inset
31045
31046
31047 \end_layout
31048
31049 \begin_layout Subsection
31050 De la couleur pour les paragraphes
31051 \begin_inset CommandInset label
31052 LatexCommand label
31053 name "sub:Couleur-pour-les-Paragraphes"
31054
31055 \end_inset
31056
31057
31058 \begin_inset Index idx
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062 Couleur ! Pour les  paragraphes
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \end_layout
31069
31070 \begin_layout Standard
31071 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31072  texte dans une minipage.
31073  Avant la minipage, insérez la commande 
31074 \series bold
31075
31076 \backslash
31077 colorbox
31078 \series default
31079  
31080 \end_layout
31081
31082 \begin_layout Standard
31083
31084 \series bold
31085
31086 \backslash
31087 colorbox{color}{
31088 \end_layout
31089
31090 \begin_layout Standard
31091 en code TeX.
31092  Après la minipage, insérez l'accolade fermante 
31093 \begin_inset Quotes eld
31094 \end_inset
31095
31096 }
31097 \begin_inset Quotes erd
31098 \end_inset
31099
31100  en code TeX.
31101 \end_layout
31102
31103 \begin_layout Standard
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109
31110 \backslash
31111 colorbox{lightgrey}{
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset Box Frameless
31118 position "t"
31119 hor_pos "c"
31120 has_inner_box 1
31121 inner_pos "t"
31122 use_parbox 0
31123 use_makebox 0
31124 width "100col%"
31125 special "none"
31126 height "1in"
31127 height_special "totalheight"
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 Ce texte a un fond coloré.
31132  Ce texte a un fond coloré.
31133 \end_layout
31134
31135 \begin_layout Plain Layout
31136 \begin_inset VSpace defskip
31137 \end_inset
31138
31139 Le texte peut avoir des notes de bas de page
31140 \begin_inset Foot
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144 Un autre exemple de note de bas de page
31145 \end_layout
31146
31147 \end_inset
31148
31149  et contenir des figures et des tableaux.
31150 \end_layout
31151
31152 \begin_layout Plain Layout
31153 \align center
31154 \begin_inset Tabular
31155 <lyxtabular version="3" rows="3" columns="3">
31156 <features tabularvalignment="middle">
31157 <column alignment="center" valignment="top" width="0">
31158 <column alignment="center" valignment="top" width="0">
31159 <column alignment="center" valignment="top" width="0">
31160 <row>
31161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31162 \begin_inset Text
31163
31164 \begin_layout Plain Layout
31165 a
31166 \end_layout
31167
31168 \end_inset
31169 </cell>
31170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31171 \begin_inset Text
31172
31173 \begin_layout Plain Layout
31174 !
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183 3
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 </row>
31189 <row>
31190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31191 \begin_inset Text
31192
31193 \begin_layout Plain Layout
31194 <
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203 b2
31204 \begin_inset Quotes erd
31205 \end_inset
31206
31207 |
31208 \end_layout
31209
31210 \end_inset
31211 </cell>
31212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216 >
31217 \end_layout
31218
31219 \end_inset
31220 </cell>
31221 </row>
31222 <row>
31223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31224 \begin_inset Text
31225
31226 \begin_layout Plain Layout
31227 1
31228 \end_layout
31229
31230 \end_inset
31231 </cell>
31232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31233 \begin_inset Text
31234
31235 \begin_layout Plain Layout
31236 §
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245 c
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 </row>
31251 </lyxtabular>
31252
31253 \end_inset
31254
31255
31256 \end_layout
31257
31258 \end_inset
31259
31260
31261 \begin_inset ERT
31262 status collapsed
31263
31264 \begin_layout Plain Layout
31265
31266 }
31267 \end_layout
31268
31269 \end_inset
31270
31271
31272 \end_layout
31273
31274 \begin_layout Section
31275 Les boîtes pivotées et redimensionnées
31276 \end_layout
31277
31278 \begin_layout Standard
31279 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31280  charger le paquetage LaTeX 
31281 \series bold
31282 graphicx
31283 \series default
31284
31285 \begin_inset Index idx
31286 status collapsed
31287
31288 \begin_layout Plain Layout
31289 Paquetages LaTeX ! graphicx
31290 \end_layout
31291
31292 \end_inset
31293
31294  dans le préambule de votre document avec la commande
31295 \end_layout
31296
31297 \begin_layout Standard
31298
31299 \series bold
31300
31301 \backslash
31302 @ifundefined{rotatebox}
31303 \begin_inset Newline newline
31304 \end_inset
31305
31306
31307 \begin_inset Phantom HPhantom
31308 status open
31309
31310 \begin_layout Plain Layout
31311
31312 \series bold
31313 \begin_inset space ~
31314 \end_inset
31315
31316
31317 \end_layout
31318
31319 \end_inset
31320
31321 {
31322 \backslash
31323 usepackage{graphicx}}{}
31324 \end_layout
31325
31326 \begin_layout Standard
31327 \begin_inset Note Greyedout
31328 status open
31329
31330 \begin_layout Plain Layout
31331
31332 \series bold
31333 Note:
31334 \series default
31335  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31336  redimensionnés.
31337 \end_layout
31338
31339 \end_inset
31340
31341
31342 \end_layout
31343
31344 \begin_layout Standard
31345 \begin_inset Note Greyedout
31346 status open
31347
31348 \begin_layout Plain Layout
31349
31350 \series bold
31351 Note:
31352 \series default
31353  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31354  redimensionnée.
31355 \end_layout
31356
31357 \end_inset
31358
31359
31360 \end_layout
31361
31362 \begin_layout Subsection
31363 Les Boîtes pivotées
31364 \begin_inset Index idx
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368 Boîtes ! pivotées
31369 \end_layout
31370
31371 \end_inset
31372
31373
31374 \begin_inset Index idx
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378 Pivoter des objets
31379 \end_layout
31380
31381 \end_inset
31382
31383
31384 \begin_inset Index idx
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388 Figures ! Pivotées
31389 \end_layout
31390
31391 \end_inset
31392
31393
31394 \begin_inset Index idx
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398 Tableau ! Pivoter
31399 \end_layout
31400
31401 \end_inset
31402
31403
31404 \end_layout
31405
31406 \begin_layout Standard
31407 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31408  (rotated).
31409  Une telle boîte est créée avec la commande 
31410 \series bold
31411
31412 \backslash
31413 rotatebox
31414 \series default
31415  en code TeX avec la syntaxe
31416 \end_layout
31417
31418 \begin_layout Standard
31419
31420 \series bold
31421
31422 \backslash
31423 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31424 \end_layout
31425
31426 \begin_layout Standard
31427 La position du pivot est donnée par l'origine de rotation spécifiée sous
31428  la forme 
31429 \series bold
31430 origin=position
31431 \series default
31432 .
31433  Les valeurs suivantes sont possibles pour la position: 
31434 \emph on
31435 c
31436 \emph default
31437  (centre), 
31438 \emph on
31439 l
31440 \emph default
31441  (gauche/
31442 \lang english
31443 left
31444 \lang french
31445 ), 
31446 \emph on
31447 r
31448 \emph default
31449  (droite/
31450 \lang english
31451 right
31452 \lang french
31453 ), 
31454 \emph on
31455 b
31456 \emph default
31457  (bas/
31458 \lang english
31459 bottom
31460 \lang french
31461 ), 
31462 \emph on
31463 t
31464 \emph default
31465  (haut/
31466 \lang english
31467 top
31468 \lang french
31469 ), et aussi des combinaisons des quatre positions de base.
31470  Par exemple 
31471 \emph on
31472 lt
31473 \emph default
31474  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31475  Quand on ne donne pas d'origine, la position 
31476 \emph on
31477 l
31478 \emph default
31479  est utilisée.
31480  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31481  ou négatif.
31482  Le sens positif de rotation est anti-horaire.
31483 \end_layout
31484
31485 \begin_layout Standard
31486 Dans l'exemple qui suit, la commande 
31487 \series bold
31488
31489 \backslash
31490 rotatebox[origin=c]{60}{
31491 \series default
31492  a été insérée en code TeX juste avant le texte 
31493 \begin_inset Quotes eld
31494 \end_inset
31495
31496 pivoté de 90°
31497 \begin_inset Quotes erd
31498 \end_inset
31499
31500  ; la boîte est refermée juste après le texte par une accolade fermante
31501  
31502 \begin_inset Quotes eld
31503 \end_inset
31504
31505 }
31506 \begin_inset Quotes erd
31507 \end_inset
31508
31509  en code TeX.
31510 \end_layout
31511
31512 \begin_layout Standard
31513 Voici une ligne avec du texte 
31514 \begin_inset ERT
31515 status collapsed
31516
31517 \begin_layout Plain Layout
31518
31519
31520 \backslash
31521 rotatebox[origin=c]{60}{
31522 \end_layout
31523
31524 \end_inset
31525
31526 pivoté de 60°
31527 \begin_inset ERT
31528 status collapsed
31529
31530 \begin_layout Plain Layout
31531
31532 }
31533 \end_layout
31534
31535 \end_inset
31536
31537 .
31538 \end_layout
31539
31540 \begin_layout Standard
31541 La boîte peut contenir une autre boîte ou une formule en ligne :
31542 \end_layout
31543
31544 \begin_layout Standard
31545 Voici une ligne avec du texte 
31546 \begin_inset ERT
31547 status collapsed
31548
31549 \begin_layout Plain Layout
31550
31551
31552 \backslash
31553 rotatebox[origin=r]{-60}{
31554 \end_layout
31555
31556 \end_inset
31557
31558
31559 \begin_inset Box Doublebox
31560 position "c"
31561 hor_pos "c"
31562 has_inner_box 0
31563 inner_pos "c"
31564 use_parbox 0
31565 use_makebox 0
31566 width "1in"
31567 special "width"
31568 height "1in"
31569 height_special "totalheight"
31570 status collapsed
31571
31572 \begin_layout Plain Layout
31573 pivoté de -60°
31574 \end_layout
31575
31576 \end_inset
31577
31578
31579 \begin_inset ERT
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583
31584 }
31585 \end_layout
31586
31587 \end_inset
31588
31589  et encadré 
31590 \begin_inset ERT
31591 status collapsed
31592
31593 \begin_layout Plain Layout
31594
31595
31596 \backslash
31597 rotatebox[origin=lb]{60}{
31598 \end_layout
31599
31600 \end_inset
31601
31602
31603 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31604 \end_inset
31605
31606
31607 \begin_inset ERT
31608 status collapsed
31609
31610 \begin_layout Plain Layout
31611
31612 }
31613 \end_layout
31614
31615 \end_inset
31616
31617  et une formule.
31618 \end_layout
31619
31620 \begin_layout Standard
31621 ou encore une figure ou un tableau :
31622 \end_layout
31623
31624 \begin_layout Standard
31625 Voici une ligne
31626 \begin_inset ERT
31627 status collapsed
31628
31629 \begin_layout Plain Layout
31630
31631
31632 \backslash
31633 rotatebox[origin=lb]{90}{
31634 \end_layout
31635
31636 \end_inset
31637
31638
31639 \begin_inset Graphics
31640         filename ../clipart/platypus.eps
31641         lyxscale 50
31642         width 25col%
31643
31644 \end_inset
31645
31646
31647 \begin_inset ERT
31648 status collapsed
31649
31650 \begin_layout Plain Layout
31651
31652 }
31653 \end_layout
31654
31655 \end_inset
31656
31657  avec une image pivotée de 90° 
31658 \begin_inset ERT
31659 status collapsed
31660
31661 \begin_layout Plain Layout
31662
31663
31664 \backslash
31665 rotatebox[origin=l]{-90}{
31666 \end_layout
31667
31668 \end_inset
31669
31670
31671 \begin_inset Tabular
31672 <lyxtabular version="3" rows="2" columns="2">
31673 <features tabularvalignment="middle">
31674 <column alignment="center" valignment="top" width="0">
31675 <column alignment="center" valignment="top" width="0">
31676 <row>
31677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31678 \begin_inset Text
31679
31680 \begin_layout Plain Layout
31681 q
31682 \end_layout
31683
31684 \end_inset
31685 </cell>
31686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31687 \begin_inset Text
31688
31689 \begin_layout Plain Layout
31690 w
31691 \end_layout
31692
31693 \end_inset
31694 </cell>
31695 </row>
31696 <row>
31697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31698 \begin_inset Text
31699
31700 \begin_layout Plain Layout
31701 e
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710 r
31711 \end_layout
31712
31713 \end_inset
31714 </cell>
31715 </row>
31716 </lyxtabular>
31717
31718 \end_inset
31719
31720
31721 \begin_inset ERT
31722 status collapsed
31723
31724 \begin_layout Plain Layout
31725
31726 }
31727 \end_layout
31728
31729 \end_inset
31730
31731  et un tableau.
31732 \end_layout
31733
31734 \begin_layout Subsection
31735 Les boîtes redimensionnées
31736 \begin_inset Index idx
31737 status collapsed
31738
31739 \begin_layout Plain Layout
31740 Boîtes ! Redimensionnées
31741 \end_layout
31742
31743 \end_inset
31744
31745
31746 \begin_inset Index idx
31747 status collapsed
31748
31749 \begin_layout Plain Layout
31750 Redimensionner des objets
31751 \end_layout
31752
31753 \end_inset
31754
31755
31756 \begin_inset Index idx
31757 status collapsed
31758
31759 \begin_layout Plain Layout
31760 Figures ! Redimensionnées
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \begin_inset Index idx
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770 Tableau ! Redimensionner
31771 \end_layout
31772
31773 \end_inset
31774
31775
31776 \end_layout
31777
31778 \begin_layout Standard
31779 Pour redimensionner des objets on peut utiliser les commandes 
31780 \series bold
31781
31782 \backslash
31783 scalebox
31784 \series default
31785  et 
31786 \series bold
31787
31788 \backslash
31789 resizebox
31790 \series default
31791  insérées sous forme de code TeX.
31792 \end_layout
31793
31794 \begin_layout Standard
31795
31796 \series bold
31797
31798 \backslash
31799 scalebox
31800 \series default
31801  est utilisée avec la syntaxe suivante :
31802 \end_layout
31803
31804 \begin_layout Standard
31805
31806 \series bold
31807
31808 \backslash
31809 scalebox{horizontal}[vertical]{contenu de la boîte}
31810 \end_layout
31811
31812 \begin_layout Standard
31813 Horizontal et vertical sont les facteurs d'échelle correspondants.
31814  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31815  utilisé comme facteur vertical.
31816 \end_layout
31817
31818 \begin_layout Standard
31819 Par exemple, la commande 
31820 \series bold
31821
31822 \backslash
31823 scalebox{2}{Bonjour}
31824 \series default
31825  crée un 
31826 \begin_inset ERT
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830
31831
31832 \backslash
31833 scalebox{2}{
31834 \end_layout
31835
31836 \end_inset
31837
31838 Bonjour
31839 \begin_inset ERT
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843
31844 }
31845 \end_layout
31846
31847 \end_inset
31848
31849  de taille double par rapport à la taille du texte du document.
31850 \end_layout
31851
31852 \begin_layout Standard
31853
31854 \series bold
31855
31856 \backslash
31857 scalebox{2}[1]{Hello}
31858 \series default
31859  au contraire va déformer le 
31860 \begin_inset ERT
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864
31865
31866 \backslash
31867 scalebox{2}[1]{
31868 \end_layout
31869
31870 \end_inset
31871
31872 Bonjour
31873 \begin_inset ERT
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877
31878 }
31879 \end_layout
31880
31881 \end_inset
31882
31883 .
31884 \end_layout
31885
31886 \begin_layout Standard
31887 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31888  La commande 
31889 \series bold
31890
31891 \backslash
31892 scalebox{-1}[1]{Hello}
31893 \series default
31894  peut donc être utilisée pour créer du texte en miroir : 
31895 \begin_inset ERT
31896 status collapsed
31897
31898 \begin_layout Plain Layout
31899
31900
31901 \backslash
31902 scalebox{-1}[1]{
31903 \end_layout
31904
31905 \end_inset
31906
31907 Bonjour
31908 \begin_inset ERT
31909 status collapsed
31910
31911 \begin_layout Plain Layout
31912
31913 }
31914 \end_layout
31915
31916 \end_inset
31917
31918
31919 \end_layout
31920
31921 \begin_layout Standard
31922
31923 \series bold
31924
31925 \backslash
31926 scalebox{1}[-1]{Bonjour}
31927 \series default
31928  effectue une réflexion du 
31929 \begin_inset ERT
31930 status collapsed
31931
31932 \begin_layout Plain Layout
31933
31934
31935 \backslash
31936 scalebox{1}[-1]{
31937 \end_layout
31938
31939 \end_inset
31940
31941 Bonjour
31942 \begin_inset ERT
31943 status collapsed
31944
31945 \begin_layout Plain Layout
31946
31947 }
31948 \end_layout
31949
31950 \end_inset
31951
31952  par rapport à la ligne de base.
31953 \end_layout
31954
31955 \begin_layout Standard
31956 La commande 
31957 \series bold
31958
31959 \backslash
31960 reflectbox{contenu de la boîte} 
31961 \series default
31962 existe aussi et est équivalente à
31963 \series bold
31964  
31965 \backslash
31966 scalebox{-1}[1]{contenu de la boîte}.
31967
31968 \series default
31969  
31970 \begin_inset Newline newline
31971 \end_inset
31972
31973
31974 \end_layout
31975
31976 \begin_layout Standard
31977 \begin_inset VSpace bigskip
31978 \end_inset
31979
31980 La commande 
31981 \series bold
31982
31983 \backslash
31984 resizebox
31985 \series default
31986  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31987  données.
31988  La syntaxe de la commande est :
31989 \end_layout
31990
31991 \begin_layout Standard
31992
31993 \series bold
31994
31995 \backslash
31996 resizebox{largeur}{hauteur}{contenu de la boîte}
31997 \end_layout
31998
31999 \begin_layout Standard
32000 Si un des deux paramètres est remplacé par un point d'exclamation 
32001 \series bold
32002 !
32003 \series default
32004 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32005 \end_layout
32006
32007 \begin_layout Standard
32008 La commande 
32009 \series bold
32010
32011 \backslash
32012 resizebox{2cm}{1cm}{Bonjour}
32013 \series default
32014  produit : 
32015 \begin_inset ERT
32016 status collapsed
32017
32018 \begin_layout Plain Layout
32019
32020
32021 \backslash
32022 resizebox{2cm}{1cm}{
32023 \end_layout
32024
32025 \end_inset
32026
32027 Bonjour
32028 \begin_inset ERT
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032
32033 }
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \begin_inset Newline newline
32040 \end_inset
32041
32042 La commande 
32043 \series bold
32044
32045 \backslash
32046 resizebox{2cm}{!}{Bonjour}
32047 \series default
32048  produit : 
32049 \begin_inset ERT
32050 status collapsed
32051
32052 \begin_layout Plain Layout
32053
32054
32055 \backslash
32056 resizebox{2cm}{!}{
32057 \end_layout
32058
32059 \end_inset
32060
32061 Bonjour
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067 }
32068 \end_layout
32069
32070 \end_inset
32071
32072
32073 \end_layout
32074
32075 \begin_layout Standard
32076 \begin_inset VSpace bigskip
32077 \end_inset
32078
32079
32080 \end_layout
32081
32082 \begin_layout Standard
32083 \begin_inset Note Greyedout
32084 status open
32085
32086 \begin_layout Plain Layout
32087
32088 \series bold
32089 Note:
32090 \series default
32091  Quand les paramètres des commandes 
32092 \series bold
32093
32094 \backslash
32095 scalebox
32096 \series default
32097  ou 
32098 \series bold
32099
32100 \backslash
32101 resizebox
32102 \series default
32103  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32104  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32105  partiellement.
32106 \end_layout
32107
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \begin_layout Standard
32114 \begin_inset VSpace bigskip
32115 \end_inset
32116
32117
32118 \end_layout
32119
32120 \begin_layout Standard
32121 Les boîtes peuvent être combinée dans n'importe quel ordre.
32122  Par exemple, la commande 
32123 \begin_inset Newline newline
32124 \end_inset
32125
32126
32127 \series bold
32128
32129 \backslash
32130 rotatebox[origin=c]{-45}{
32131 \backslash
32132 resizebox{2cm}{!}{
32133 \backslash
32134 reflectbox{Bonjour}}}
32135 \begin_inset Newline newline
32136 \end_inset
32137
32138
32139 \series default
32140 produit :
32141 \end_layout
32142
32143 \begin_layout Standard
32144 \align center
32145 \begin_inset ERT
32146 status collapsed
32147
32148 \begin_layout Plain Layout
32149
32150
32151 \backslash
32152 rotatebox[origin=c]{-45}{
32153 \backslash
32154 resizebox{2cm}{!}{
32155 \backslash
32156 reflectbox{
32157 \end_layout
32158
32159 \end_inset
32160
32161 Bonjour
32162 \begin_inset ERT
32163 status collapsed
32164
32165 \begin_layout Plain Layout
32166
32167 }}}
32168 \end_layout
32169
32170 \end_inset
32171
32172
32173 \end_layout
32174
32175 \begin_layout Standard
32176 \noindent
32177 Les images, les tableaux et les formules sont autorisées comme contenu de
32178  boîte :
32179 \end_layout
32180
32181 \begin_layout Standard
32182 \align center
32183 \begin_inset ERT
32184 status collapsed
32185
32186 \begin_layout Plain Layout
32187
32188
32189 \backslash
32190 rotatebox[origin=c]{-30}{
32191 \backslash
32192 resizebox{2cm}{!}{
32193 \backslash
32194 reflectbox{
32195 \end_layout
32196
32197 \end_inset
32198
32199
32200 \begin_inset Graphics
32201         filename ../clipart/platypus.eps
32202         lyxscale 50
32203         width 25col%
32204
32205 \end_inset
32206
32207
32208 \begin_inset ERT
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212
32213 }}}
32214 \end_layout
32215
32216 \end_inset
32217
32218
32219 \begin_inset ERT
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223
32224
32225 \backslash
32226 rotatebox[origin=c]{-45}{
32227 \backslash
32228 resizebox{2cm}{!}{
32229 \backslash
32230 reflectbox{
32231 \end_layout
32232
32233 \end_inset
32234
32235
32236 \begin_inset Tabular
32237 <lyxtabular version="3" rows="2" columns="2">
32238 <features tabularvalignment="middle">
32239 <column alignment="center" valignment="top" width="0">
32240 <column alignment="center" valignment="top" width="0">
32241 <row>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246 q
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32252 \begin_inset Text
32253
32254 \begin_layout Plain Layout
32255 w
32256 \end_layout
32257
32258 \end_inset
32259 </cell>
32260 </row>
32261 <row>
32262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32263 \begin_inset Text
32264
32265 \begin_layout Plain Layout
32266 e
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275 r
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 </row>
32281 </lyxtabular>
32282
32283 \end_inset
32284
32285
32286 \begin_inset ERT
32287 status collapsed
32288
32289 \begin_layout Plain Layout
32290
32291 }}}
32292 \end_layout
32293
32294 \end_inset
32295
32296
32297 \begin_inset ERT
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301
32302
32303 \backslash
32304 rotatebox[origin=c]{-45}{
32305 \backslash
32306 resizebox{2cm}{!}{
32307 \backslash
32308 reflectbox{
32309 \end_layout
32310
32311 \end_inset
32312
32313
32314 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32315 \end_inset
32316
32317
32318 \begin_inset ERT
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322
32323 }}}
32324 \end_layout
32325
32326 \end_inset
32327
32328
32329 \end_layout
32330
32331 \begin_layout Standard
32332 Quand on utilise le style global de formule 
32333 \series bold
32334 fleqn
32335 \series default
32336  dans le document
32337 \begin_inset Foot
32338 status collapsed
32339
32340 \begin_layout Plain Layout
32341 Quand 
32342 \begin_inset Quotes eld
32343 \end_inset
32344
32345 fleqn
32346 \begin_inset Quotes erd
32347 \end_inset
32348
32349  est ajouté aux options de la classe de document.
32350 \end_layout
32351
32352 \end_inset
32353
32354 , les formules hors texte peuvent aussi être redimensionnées.
32355 \end_layout
32356
32357 \begin_layout Chapter
32358
32359 \lang english
32360 Objects Surrounded by Text
32361 \begin_inset Index idx
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365
32366 \lang english
32367 Surrounded by text
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \begin_layout Section
32376 Flottant d'enrobage
32377 \begin_inset CommandInset label
32378 LatexCommand label
32379 name "sec:Flottant-d'enrobage"
32380
32381 \end_inset
32382
32383
32384 \begin_inset Index idx
32385 status collapsed
32386
32387 \begin_layout Plain Layout
32388 Flottants ! Flottants d'enrobage
32389 \end_layout
32390
32391 \end_inset
32392
32393
32394 \lang english
32395
32396 \begin_inset Index idx
32397 status collapsed
32398
32399 \begin_layout Plain Layout
32400
32401 \lang english
32402 Surrounded by text ! 
32403 \lang french
32404 Flottants d'enrobage
32405 \end_layout
32406
32407 \end_inset
32408
32409
32410 \end_layout
32411
32412 \begin_layout Standard
32413 \begin_inset Wrap figure
32414 lines 0
32415 placement l
32416 overhang 1cm
32417 width "40col%"
32418 status open
32419
32420 \begin_layout Plain Layout
32421 \begin_inset Graphics
32422         filename ../clipart/mobius.eps
32423         width 40col%
32424         scaleBeforeRotation
32425         rotateOrigin center
32426
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \begin_layout Plain Layout
32433 \begin_inset Caption
32434
32435 \begin_layout Plain Layout
32436 \begin_inset CommandInset label
32437 LatexCommand label
32438 name "fig:Figure-enrobée"
32439
32440 \end_inset
32441
32442 Ceci est une figure habillée.
32443 \end_layout
32444
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \end_inset
32451
32452  Ce type de flottant est utilisé quand on veut que le texte habille la figure
32453  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
32454  Vous pouvez en insérer un en utilisant le menu 
32455 \family sans
32456 Insérer\SpecialChar \menuseparator
32457 Flottant\SpecialChar \menuseparator
32458 Flottant
32459 \begin_inset space ~
32460 \end_inset
32461
32462 d'enrobage
32463 \family default
32464  à la condition que le paquetage LaTeX 
32465 \series bold
32466 wrapfig
32467 \series default
32468
32469 \begin_inset Index idx
32470 status collapsed
32471
32472 \begin_layout Plain Layout
32473 Paquetages LaTeX ! wrapfig
32474 \begin_inset ERT
32475 status collapsed
32476
32477 \begin_layout Plain Layout
32478
32479
32480 \backslash
32481 vspace{4mm}
32482 \end_layout
32483
32484 \end_inset
32485
32486
32487 \end_layout
32488
32489 \end_inset
32490
32491  soit installé.
32492 \begin_inset Foot
32493 status collapsed
32494
32495 \begin_layout Plain Layout
32496 Voyez dans la manuel 
32497 \emph on
32498 Configuration
32499 \begin_inset space ~
32500 \end_inset
32501
32502 LaTeX 
32503 \emph default
32504 comment installer des paquetages LaTeX.
32505 \end_layout
32506
32507 \end_inset
32508
32509  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
32510  sur la boîte du flottant.
32511  Les paramètres obligatoires sont l'
32512 \family sans
32513 Emplacement
32514 \family default
32515  et la 
32516 \family sans
32517 Largeur
32518 \family default
32519 .
32520  Les paramètres facultatifs sont le 
32521 \family sans
32522 Débordement
32523 \family default
32524  qui précise de combien le flottant déborde sur la marge du paragraphe ou
32525  de la page et la 
32526 \family sans
32527 Porté de la ligne
32528 \family default
32529  qui précise le nombre approximatif de lignes dont le flottant va avoir
32530  besoin.
32531  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
32532  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
32533  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
32534  à l'intérieur du paragraphe ou vers les autres paragraphes.
32535  La figure
32536 \begin_inset space ~
32537 \end_inset
32538
32539
32540 \begin_inset CommandInset ref
32541 LatexCommand ref
32542 reference "fig:Figure-enrobée"
32543
32544 \end_inset
32545
32546  est un exemple de flottant d'enrobage avec une largeur de 40
32547 \begin_inset space \thinspace{}
32548 \end_inset
32549
32550 col%, un débordement de 1
32551 \begin_inset space \thinspace{}
32552 \end_inset
32553
32554 cm et placé à gauche.
32555 \end_layout
32556
32557 \begin_layout Standard
32558 \begin_inset Note Greyedout
32559 status open
32560
32561 \begin_layout Plain Layout
32562
32563 \series bold
32564 Note:
32565 \series default
32566  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
32567  figure trop près du bas de page peut tout chambouler et faire que le flottant
32568  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
32569  de texte.
32570 \end_layout
32571
32572 \end_inset
32573
32574
32575 \end_layout
32576
32577 \begin_layout Standard
32578 En général:
32579 \end_layout
32580
32581 \begin_layout Itemize
32582 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
32583  qui risquent de passer à la page suivante.
32584  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
32585  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
32586  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
32587  de page.
32588 \end_layout
32589
32590 \begin_layout Itemize
32591 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
32592  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
32593 e.
32594 \end_layout
32595
32596 \begin_layout Itemize
32597 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
32598  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
32599  texte entre les deux, comme séparateur.
32600 \end_layout
32601
32602 \begin_layout Itemize
32603 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
32604  ou les tableaux.
32605 \end_layout
32606
32607 \begin_layout Itemize
32608
32609 \lang english
32610 Their numbering and referencing works as described in chap.
32611 \lang french
32612
32613 \begin_inset space \thinspace{}
32614 \end_inset
32615
32616
32617 \begin_inset CommandInset ref
32618 LatexCommand ref
32619 reference "chap:Flottants"
32620
32621 \end_inset
32622
32623 .
32624 \end_layout
32625
32626 \begin_layout Section
32627
32628 \lang english
32629 Surrounded Fixed Objects
32630 \begin_inset Index idx
32631 status collapsed
32632
32633 \begin_layout Plain Layout
32634
32635 \lang english
32636 Surrounded by text ! Fixed objects
32637 \end_layout
32638
32639 \end_inset
32640
32641
32642 \end_layout
32643
32644 \begin_layout Standard
32645
32646 \lang english
32647 The wrap floats described in sec.
32648 \lang french
32649
32650 \begin_inset space \thinspace{}
32651 \end_inset
32652
32653
32654 \begin_inset CommandInset ref
32655 LatexCommand ref
32656 reference "sec:Flottant-d'enrobage"
32657
32658 \end_inset
32659
32660
32661 \lang english
32662  have these positions in the paragraph:
32663 \end_layout
32664
32665 \begin_layout Standard
32666 \noindent
32667 \align center
32668
32669 \lang english
32670 \begin_inset Tabular
32671 <lyxtabular version="3" rows="2" columns="2">
32672 <features tabularvalignment="middle">
32673 <column alignment="center" valignment="top" width="0">
32674 <column alignment="center" valignment="top" width="0">
32675 <row>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \lang english
32682 \begin_inset Graphics
32683         filename ../../images/dialog-show-new-inset_graphics.png
32684         scale 70
32685         scaleBeforeRotation
32686         BoundingBox 0bp 6bp 22bp 22bp
32687
32688 \end_inset
32689
32690
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32696 \begin_inset Text
32697
32698 \begin_layout Plain Layout
32699
32700 \lang english
32701 text
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 </row>
32707 <row>
32708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \lang english
32714 text
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \lang english
32725 text
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 </row>
32731 </lyxtabular>
32732
32733 \end_inset
32734
32735  ou 
32736 \begin_inset Tabular
32737 <lyxtabular version="3" rows="2" columns="2">
32738 <features tabularvalignment="middle">
32739 <column alignment="center" valignment="top" width="0">
32740 <column alignment="center" valignment="top" width="0">
32741 <row>
32742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32743 \begin_inset Text
32744
32745 \begin_layout Plain Layout
32746
32747 \lang english
32748 text
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \lang english
32759 \begin_inset Graphics
32760         filename ../../images/dialog-show-new-inset_graphics.png
32761         scale 70
32762         scaleBeforeRotation
32763         BoundingBox 0bp 6bp 22bp 22bp
32764
32765 \end_inset
32766
32767
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 </row>
32773 <row>
32774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \lang english
32780 text
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789
32790 \lang english
32791 text
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 </row>
32797 </lyxtabular>
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \begin_layout Standard
32805
32806 \lang english
32807 To get an object exactly at the position where it is inserted, for example
32808  to get one of these positions:
32809 \begin_inset VSpace defskip
32810 \end_inset
32811
32812
32813 \end_layout
32814
32815 \begin_layout Standard
32816 \noindent
32817 \align center
32818
32819 \lang english
32820 \begin_inset Tabular
32821 <lyxtabular version="3" rows="2" columns="2">
32822 <features tabularvalignment="middle">
32823 <column alignment="center" valignment="top" width="0">
32824 <column alignment="center" valignment="top" width="0">
32825 <row>
32826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830
32831 \lang english
32832 text
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \lang english
32843 text
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 </row>
32849 <row>
32850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \lang english
32856 \begin_inset Graphics
32857         filename ../../images/dialog-show-new-inset_graphics.png
32858         scale 70
32859         scaleBeforeRotation
32860         BoundingBox 0bp 6bp 22bp 22bp
32861
32862 \end_inset
32863
32864
32865 \end_layout
32866
32867 \end_inset
32868 </cell>
32869 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32870 \begin_inset Text
32871
32872 \begin_layout Plain Layout
32873
32874 \lang english
32875 text
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 </row>
32881 </lyxtabular>
32882
32883 \end_inset
32884
32885  
32886 \begin_inset Tabular
32887 <lyxtabular version="3" rows="2" columns="2">
32888 <features tabularvalignment="middle">
32889 <column alignment="center" valignment="top" width="0">
32890 <column alignment="center" valignment="top" width="0">
32891 <row>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \lang english
32898 text
32899 \end_layout
32900
32901 \end_inset
32902 </cell>
32903 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32904 \begin_inset Text
32905
32906 \begin_layout Plain Layout
32907
32908 \lang english
32909 text
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 </row>
32915 <row>
32916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \lang english
32922 text
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \lang english
32933 \begin_inset Graphics
32934         filename ../../images/dialog-show-new-inset_graphics.png
32935         scale 70
32936         scaleBeforeRotation
32937         BoundingBox 0bp 6bp 22bp 22bp
32938
32939 \end_inset
32940
32941
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 </row>
32947 </lyxtabular>
32948
32949 \end_inset
32950
32951  
32952 \begin_inset Tabular
32953 <lyxtabular version="3" rows="2" columns="3">
32954 <features tabularvalignment="middle">
32955 <column alignment="center" valignment="top" width="0">
32956 <column alignment="center" valignment="top" width="0">
32957 <column alignment="center" valignment="top" width="0">
32958 <row>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \lang english
32965 text
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \lang english
32976 \begin_inset Graphics
32977         filename ../../images/dialog-show-new-inset_graphics.png
32978         scale 70
32979         scaleBeforeRotation
32980         BoundingBox 0bp 6bp 22bp 22bp
32981
32982 \end_inset
32983
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \lang english
32995 text
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 </row>
33001 <row>
33002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Plain Layout
33006
33007 \lang english
33008 text
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \lang english
33019 text
33020 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028
33029 \lang english
33030 text
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 </row>
33036 </lyxtabular>
33037
33038 \end_inset
33039
33040  
33041 \begin_inset Tabular
33042 <lyxtabular version="3" rows="2" columns="3">
33043 <features tabularvalignment="middle">
33044 <column alignment="center" valignment="top" width="0">
33045 <column alignment="center" valignment="top" width="0">
33046 <column alignment="center" valignment="top" width="0">
33047 <row>
33048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33049 \begin_inset Text
33050
33051 \begin_layout Plain Layout
33052
33053 \lang english
33054 text
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 <cell alignment="center" valignment="top" topline="true" usebox="none">
33060 \begin_inset Text
33061
33062 \begin_layout Plain Layout
33063
33064 \lang english
33065 text
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33071 \begin_inset Text
33072
33073 \begin_layout Plain Layout
33074
33075 \lang english
33076 text
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 </row>
33082 <row>
33083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087
33088 \lang english
33089 text
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098
33099 \lang english
33100 \begin_inset Graphics
33101         filename ../../images/dialog-show-new-inset_graphics.png
33102         scale 70
33103         scaleBeforeRotation
33104         BoundingBox 0bp 6bp 22bp 22bp
33105
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117
33118 \lang english
33119 text
33120 \end_layout
33121
33122 \end_inset
33123 </cell>
33124 </row>
33125 </lyxtabular>
33126
33127 \end_inset
33128
33129
33130 \end_layout
33131
33132 \begin_layout Standard
33133 \noindent
33134 \align center
33135
33136 \lang english
33137 \begin_inset Tabular
33138 <lyxtabular version="3" rows="3" columns="2">
33139 <features tabularvalignment="middle">
33140 <column alignment="center" valignment="top" width="0">
33141 <column alignment="center" valignment="top" width="0">
33142 <row>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \lang english
33149 text
33150 \end_layout
33151
33152 \end_inset
33153 </cell>
33154 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33155 \begin_inset Text
33156
33157 \begin_layout Plain Layout
33158
33159 \lang english
33160 text
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 </row>
33166 <row>
33167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \lang english
33173 \begin_inset Graphics
33174         filename ../../images/dialog-show-new-inset_graphics.png
33175         scale 70
33176         scaleBeforeRotation
33177         BoundingBox 0bp 6bp 22bp 22bp
33178
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190
33191 \lang english
33192 text
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 </row>
33198 <row>
33199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \lang english
33205 text
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \lang english
33216 text
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 </row>
33222 </lyxtabular>
33223
33224 \end_inset
33225
33226  
33227 \begin_inset Tabular
33228 <lyxtabular version="3" rows="3" columns="3">
33229 <features tabularvalignment="middle">
33230 <column alignment="center" valignment="top" width="0">
33231 <column alignment="center" valignment="top" width="0">
33232 <column alignment="center" valignment="top" width="0">
33233 <row>
33234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238
33239 \lang english
33240 text
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \lang english
33251 text
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \lang english
33262 text
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 </row>
33268 <row>
33269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273
33274 \lang english
33275 text
33276 \end_layout
33277
33278 \end_inset
33279 </cell>
33280 <cell alignment="center" valignment="top" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284
33285 \lang english
33286 \begin_inset Graphics
33287         filename ../../images/dialog-show-new-inset_graphics.png
33288         scale 70
33289         scaleBeforeRotation
33290         BoundingBox 0bp 6bp 22bp 22bp
33291
33292 \end_inset
33293
33294
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \lang english
33305 text
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 </row>
33311 <row>
33312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316
33317 \lang english
33318 text
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327
33328 \lang english
33329 text
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338
33339 \lang english
33340 text
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 </row>
33346 </lyxtabular>
33347
33348 \end_inset
33349
33350  
33351 \begin_inset Tabular
33352 <lyxtabular version="3" rows="3" columns="2">
33353 <features tabularvalignment="middle">
33354 <column alignment="center" valignment="top" width="0">
33355 <column alignment="center" valignment="top" width="0">
33356 <row>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \lang english
33363 text
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \lang english
33374 text
33375 \end_layout
33376
33377 \end_inset
33378 </cell>
33379 </row>
33380 <row>
33381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33382 \begin_inset Text
33383
33384 \begin_layout Plain Layout
33385
33386 \lang english
33387 text
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396
33397 \lang english
33398 \begin_inset Graphics
33399         filename ../../images/dialog-show-new-inset_graphics.png
33400         scale 70
33401         scaleBeforeRotation
33402         BoundingBox 0bp 6bp 22bp 22bp
33403
33404 \end_inset
33405
33406
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 </row>
33412 <row>
33413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \lang english
33419 text
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \lang english
33430 text
33431 \end_layout
33432
33433 \end_inset
33434 </cell>
33435 </row>
33436 </lyxtabular>
33437
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \begin_layout Standard
33444 \noindent
33445
33446 \lang english
33447 you can use the LaTeX-package
33448 \lang french
33449  
33450 \series bold
33451 picinpar
33452 \series default
33453
33454 \begin_inset Index idx
33455 status collapsed
33456
33457 \begin_layout Plain Layout
33458 Paquetages LaTeX ! picinpar
33459 \end_layout
33460
33461 \end_inset
33462
33463 .
33464  
33465 \lang english
33466 Here is an example
33467 \lang french
33468 :
33469 \end_layout
33470
33471 \begin_layout Standard
33472 \begin_inset ERT
33473 status collapsed
33474
33475 \begin_layout Plain Layout
33476
33477
33478 \backslash
33479 ifpicinpar
33480 \end_layout
33481
33482 \end_inset
33483
33484
33485 \begin_inset Note Note
33486 status open
33487
33488 \begin_layout Plain Layout
33489 La section suivante ne sera affichée que si le paquetage LaTeX 
33490 \series bold
33491 picinpar
33492 \series default
33493  a été installé.
33494 \end_layout
33495
33496 \end_inset
33497
33498
33499 \end_layout
33500
33501 \begin_layout Standard
33502 \begin_inset ERT
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506
33507
33508 \backslash
33509 begin{window}[2,c,{
33510 \end_layout
33511
33512 \end_inset
33513
33514
33515 \begin_inset Graphics
33516         filename ../clipart/mobius.eps
33517         lyxscale 60
33518         width 40col%
33519         scaleBeforeRotation
33520         rotateOrigin center
33521
33522 \end_inset
33523
33524
33525 \begin_inset ERT
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529
33530 },]
33531 \end_layout
33532
33533 \begin_layout Plain Layout
33534
33535 {}
33536 \end_layout
33537
33538 \end_inset
33539
33540
33541 \size small
33542 \lang english
33543 It was in the spring of the year 1894 that all London was interested, and
33544  the fashionable world dismayed, by the murder of the Honourable Ronald
33545  Adair under most unusual and inexplicable circumstances.
33546  The public has already learned those particulars of the crime which
33547 \size default
33548
33549 \begin_inset ERT
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553
33554
33555 \backslash
33556 footnotemark{}
33557 \end_layout
33558
33559 \end_inset
33560
33561
33562 \size small
33563  came out in the police investigation, but a good deal was suppressed upon
33564  that occasion, since the case for the prosecution was so overwhelmingly
33565  strong that it was not necessary to bring forward all the facts.
33566  Only now, at the end of nearly ten years, am I allowed to supply those
33567  missing links which make up the whole of that remarkable chain
33568 \lang french
33569 .
33570 \size default
33571
33572 \begin_inset ERT
33573 status collapsed
33574
33575 \begin_layout Plain Layout
33576
33577
33578 \backslash
33579 end{window}
33580 \end_layout
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Standard
33588
33589 \lang english
33590 \begin_inset ERT
33591 status collapsed
33592
33593 \begin_layout Plain Layout
33594
33595
33596 \backslash
33597 footnotetext{
33598 \end_layout
33599
33600 \end_inset
33601
33602 Footnote of the paragraph with the fixed object.
33603 \begin_inset ERT
33604 status collapsed
33605
33606 \begin_layout Plain Layout
33607
33608 }
33609 \end_layout
33610
33611 \end_inset
33612
33613
33614 \end_layout
33615
33616 \begin_layout Standard
33617
33618 \lang english
33619 Surrounded fixed objects are used to let text float around them, at which
33620  the object's position in the paragraph can be determined by the number
33621  of lines above it.
33622  In contrary to floats is it not possible to have a numbered caption.
33623 \end_layout
33624
33625 \begin_layout Standard
33626
33627 \lang english
33628 A fixed object is inserted by adding the command
33629 \end_layout
33630
33631 \begin_layout Standard
33632
33633 \series bold
33634
33635 \backslash
33636 begin{window}[2,c,{
33637 \end_layout
33638
33639 \begin_layout Standard
33640
33641 \lang english
33642 as TeX Code at the beginning of the paragraph.
33643  The first parameter in the bracket, here '2', defines the number of lines
33644  above the object, the second, here 'c', the position of the object.
33645  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
33646  Behind the command you insert the object.
33647  In this example an image with a width of 40
33648 \begin_inset space \thinspace{}
33649 \end_inset
33650
33651 % of the text column width was inserted.
33652  The object can also be a table, a box or an equation.
33653  Behind the object the command
33654 \end_layout
33655
33656 \begin_layout Standard
33657
33658 \series bold
33659 },description text]
33660 \begin_inset Newline newline
33661 \end_inset
33662
33663 {}
33664 \end_layout
33665
33666 \begin_layout Standard
33667
33668 \lang english
33669 is inserted.
33670  Note that the 
33671 \begin_inset Quotes eld
33672 \end_inset
33673
33674
33675 \series bold
33676 {}
33677 \series default
33678
33679 \begin_inset Quotes erd
33680 \end_inset
33681
33682  is in the second line.
33683  The description text is optional.
33684  The text surrounding the object must be in the same paragraph as the object,
33685  so it must begin directly after the 
33686 \series bold
33687 {}
33688 \series default
33689 .
33690  At the end of the paragraph insert the command:
33691 \end_layout
33692
33693 \begin_layout Standard
33694
33695 \series bold
33696 \lang english
33697
33698 \backslash
33699 end{window}
33700 \end_layout
33701
33702 \begin_layout Standard
33703
33704 \lang english
33705 Within a paragraph with a fixed object, you cannot insert footnotes in the
33706  normal way.
33707  You have to use instead the command 
33708 \series bold
33709
33710 \backslash
33711 footnotemark
33712 \series default
33713  inside the paragraph and outside the command 
33714 \series bold
33715
33716 \backslash
33717 footnotetext
33718 \series default
33719  as described in sec.
33720 \lang french
33721
33722 \begin_inset space \thinspace{}
33723 \end_inset
33724
33725
33726 \begin_inset CommandInset ref
33727 LatexCommand ref
33728 reference "sec:Notes-bas-de-page"
33729
33730 \end_inset
33731
33732 .
33733 \end_layout
33734
33735 \begin_layout Standard
33736 \begin_inset ERT
33737 status collapsed
33738
33739 \begin_layout Plain Layout
33740
33741
33742 \backslash
33743 else
33744 \end_layout
33745
33746 \end_inset
33747
33748
33749 \begin_inset Note Note
33750 status open
33751
33752 \begin_layout Plain Layout
33753 Ce qui suit sera affiché si le paquetage LaTeX 
33754 \series bold
33755 picinpar
33756 \series default
33757  n'est pas installé :
33758 \end_layout
33759
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \begin_layout Standard
33766 Vous devez installer le paquetage LaTeX 
33767 \series bold
33768 picinpar
33769 \series default
33770  pour voir la suite de cette section dans la sortie imprimée.
33771 \end_layout
33772
33773 \begin_layout Standard
33774 \begin_inset ERT
33775 status collapsed
33776
33777 \begin_layout Plain Layout
33778
33779
33780 \backslash
33781 fi
33782 \end_layout
33783
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \begin_layout Section
33790
33791 \lang english
33792 Initials
33793 \begin_inset Index idx
33794 status collapsed
33795
33796 \begin_layout Plain Layout
33797
33798 \lang english
33799 Initials
33800 \end_layout
33801
33802 \end_inset
33803
33804
33805 \begin_inset Index idx
33806 status collapsed
33807
33808 \begin_layout Plain Layout
33809
33810 \lang english
33811 Surrounded by text ! Initials
33812 \end_layout
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820
33821 \lang english
33822 To use initials, you must have the LaTeX package
33823 \lang french
33824  
33825 \series bold
33826 lettrine
33827 \series default
33828
33829 \begin_inset Index idx
33830 status collapsed
33831
33832 \begin_layout Plain Layout
33833 Paquetages LaTeX ! lettrine
33834 \end_layout
33835
33836 \end_inset
33837
33838  
33839 \lang english
33840 installed and use the module 
33841 \family sans
33842 Initials
33843 \family default
33844  in your document (menu 
33845 \family sans
33846 Document\SpecialChar \menuseparator
33847 Settings\SpecialChar \menuseparator
33848 Modules
33849 \family default
33850 ).
33851  To insert an initial, use the style 
33852 \family sans
33853 Initial
33854 \family default
33855 .
33856  This style has a mandatory and an optional argument.
33857  The mandatory argument is inserted via the menu 
33858 \family sans
33859 Insert\SpecialChar \menuseparator
33860 Short
33861 \begin_inset space ~
33862 \end_inset
33863
33864 Title
33865 \family default
33866  and contains the letter that is the initial.
33867  To use the also the optional argument, insert another argument in front
33868  of the mandatory argument.
33869  This one contains parameters to modify the initial.
33870  For more information about the possible parameters see the documentation
33871  of
33872 \lang french
33873  
33874 \series bold
33875 lettrine
33876 \series default
33877
33878 \begin_inset CommandInset citation
33879 LatexCommand cite
33880 key "lettrine"
33881
33882 \end_inset
33883
33884 .
33885  
33886 \lang english
33887 The style itself contains the text that is surrounding the initial.
33888  The usual style is hereby that the word whose first letter is the initial,
33889  is printed with 
33890 \shape smallcaps
33891 small caps
33892 \shape default
33893 .
33894  To tell LaTeX where this word is finished, add a closing brace '
33895 \series bold
33896 }
33897 \series default
33898 ' as TeX Code behind it.
33899  At the end of the style there must be an opening brace '
33900 \series bold
33901 {
33902 \series default
33903 ' as TeX Code.
33904 \end_layout
33905
33906 \begin_layout Standard
33907
33908 \lang english
33909 Here are some examples:
33910 \end_layout
33911
33912 \begin_layout Enumerate
33913
33914 \lang english
33915 No optional argument, the initial is the letter 'I' in the math font 
33916 \begin_inset Formula $\mathfrak{Fraktur}$
33917 \end_inset
33918
33919
33920 \lang french
33921 :
33922 \end_layout
33923
33924 \begin_deeper
33925 \begin_layout Initial
33926 \begin_inset Argument
33927 status open
33928
33929 \begin_layout Plain Layout
33930 \begin_inset Formula $\mathfrak{I}$
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \end_inset
33937
33938 t
33939 \begin_inset ERT
33940 status collapsed
33941
33942 \begin_layout Plain Layout
33943
33944 }
33945 \end_layout
33946
33947 \end_inset
33948
33949  
33950 \lang english
33951 was in the spring of the year 1894 that all London was interested, and the
33952  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33953  under most unusual and inexplicable circumstances.
33954  The public has already learned those particulars of the crime which came
33955  out in the police investigation, but a good deal was suppressed upon that
33956  occasion, since the case for the prosecution was so overwhelmingly strong
33957  that it was not necessary to bring forward all the facts.
33958 \lang french
33959
33960 \begin_inset ERT
33961 status collapsed
33962
33963 \begin_layout Plain Layout
33964
33965 {
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \end_layout
33972
33973 \end_deeper
33974 \begin_layout Enumerate
33975
33976 \lang english
33977 Only one line is surrounding the initial, which is formed by two letters
33978  in standard font and no text is printed in small caps:
33979 \end_layout
33980
33981 \begin_deeper
33982 \begin_layout Initial
33983 \begin_inset Argument
33984 status open
33985
33986 \begin_layout Plain Layout
33987 lines=1
33988 \end_layout
33989
33990 \end_inset
33991
33992
33993 \begin_inset Argument
33994 status open
33995
33996 \begin_layout Plain Layout
33997 It
33998 \end_layout
33999
34000 \end_inset
34001
34002
34003 \begin_inset ERT
34004 status collapsed
34005
34006 \begin_layout Plain Layout
34007
34008 }
34009 \end_layout
34010
34011 \end_inset
34012
34013  
34014 \lang english
34015 was in the spring of the year 1894 that all London was interested, and the
34016  fashionable world dismayed, by the murder of the Honourable Ronald Adair
34017  under most unusual and inexplicable circumstances.
34018  The public has already learned those particulars of the crime which came
34019  out in the police investigation, but a good deal was suppressed upon that
34020  occasion, since the case for the prosecution was so overwhelmingly strong
34021  that it was not necessary to bring forward all the facts.
34022 \lang french
34023
34024 \begin_inset ERT
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028
34029 {
34030 \end_layout
34031
34032 \end_inset
34033
34034
34035 \end_layout
34036
34037 \end_deeper
34038 \begin_layout Enumerate
34039
34040 \lang english
34041 Magenta, hanging initial over 3
34042 \begin_inset space ~
34043 \end_inset
34044
34045 lines in the math font 
34046 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
34047 \end_inset
34048
34049 , the text 
34050 \begin_inset Quotes eld
34051 \end_inset
34052
34053 t was in the spring
34054 \begin_inset Quotes erd
34055 \end_inset
34056
34057  is in 
34058 \shape smallcaps
34059 small caps
34060 \shape default
34061 ; to color the initial, you must insert this command before the initial:
34062 \begin_inset Newline newline
34063 \end_inset
34064
34065
34066 \series bold
34067 \lang french
34068
34069 \backslash
34070 renewcommand{
34071 \backslash
34072 LettrineFontHook}{
34073 \backslash
34074 color{color}}
34075 \series default
34076 \lang english
34077
34078 \begin_inset Newline newline
34079 \end_inset
34080
34081 where the second 
34082 \emph on
34083 color
34084 \emph default
34085  can be 
34086 \begin_inset Quotes eld
34087 \end_inset
34088
34089 red
34090 \begin_inset Quotes erd
34091 \end_inset
34092
34093
34094 \begin_inset Quotes eld
34095 \end_inset
34096
34097 blue
34098 \begin_inset Quotes erd
34099 \end_inset
34100
34101
34102 \begin_inset Quotes eld
34103 \end_inset
34104
34105 green
34106 \begin_inset Quotes erd
34107 \end_inset
34108
34109
34110 \begin_inset Quotes eld
34111 \end_inset
34112
34113 yellow
34114 \begin_inset Quotes erd
34115 \end_inset
34116
34117
34118 \begin_inset Quotes eld
34119 \end_inset
34120
34121 cyan
34122 \begin_inset Quotes erd
34123 \end_inset
34124
34125
34126 \begin_inset Quotes eld
34127 \end_inset
34128
34129 magenta
34130 \begin_inset Quotes erd
34131 \end_inset
34132
34133
34134 \begin_inset Quotes eld
34135 \end_inset
34136
34137 black
34138 \begin_inset Quotes erd
34139 \end_inset
34140
34141  or 
34142 \begin_inset Quotes eld
34143 \end_inset
34144
34145 white
34146 \begin_inset Quotes erd
34147 \end_inset
34148
34149 , and add this command to the document preamble
34150 \lang french
34151 :
34152 \begin_inset Newline newline
34153 \end_inset
34154
34155
34156 \series bold
34157
34158 \backslash
34159 @ifundefined{textcolor}
34160 \begin_inset Newline newline
34161 \end_inset
34162
34163
34164 \begin_inset space ~
34165 \end_inset
34166
34167 {
34168 \backslash
34169 usepackage{color}}{}
34170 \end_layout
34171
34172 \begin_deeper
34173 \begin_layout Standard
34174 \begin_inset ERT
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178
34179
34180 \backslash
34181 renewcommand{
34182 \backslash
34183 LettrineFontHook}{
34184 \backslash
34185 color{magenta}}
34186 \end_layout
34187
34188 \end_inset
34189
34190
34191 \lang english
34192
34193 \begin_inset Note Note
34194 status collapsed
34195
34196 \begin_layout Plain Layout
34197
34198 \lang english
34199 makes the initial magenta
34200 \end_layout
34201
34202 \end_inset
34203
34204
34205 \end_layout
34206
34207 \begin_layout Initial
34208 \begin_inset Argument
34209 status open
34210
34211 \begin_layout Plain Layout
34212 lines=3, lhang=0.33, loversize=0.25
34213 \end_layout
34214
34215 \end_inset
34216
34217
34218 \begin_inset Argument
34219 status open
34220
34221 \begin_layout Plain Layout
34222 \begin_inset Formula $\mathcal{I}$
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \end_inset
34229
34230
34231 \lang english
34232 t was in the spring
34233 \lang french
34234
34235 \begin_inset ERT
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239
34240 }
34241 \end_layout
34242
34243 \end_inset
34244
34245  
34246 \lang english
34247 of the year 1894 that all London was interested, and the fashionable world
34248  dismayed, by the murder of the Honourable Ronald Adair under most unusual
34249  and inexplicable circumstances.
34250  The public has already learned those particulars of the crime which came
34251  out in the police investigation, but a good deal was suppressed upon that
34252  occasion, since the case for the prosecution was so overwhelmingly strong
34253  that it was not necessary to bring forward all the facts.
34254 \lang french
34255
34256 \begin_inset ERT
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260
34261 {
34262 \end_layout
34263
34264 \end_inset
34265
34266
34267 \end_layout
34268
34269 \end_deeper
34270 \begin_layout Chapter
34271 Trucs Externes
34272 \begin_inset Index idx
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 Trucs externes
34277 \end_layout
34278
34279 \end_inset
34280
34281
34282 \end_layout
34283
34284 \begin_layout Standard
34285 Avec le menu 
34286 \family sans
34287 Insérer\SpecialChar \menuseparator
34288 Fichier
34289 \family default
34290  vous pouvez insérer un contenu externe à votre document.
34291  Ce contenu peut être :
34292 \end_layout
34293
34294 \begin_layout Description
34295 Document
34296 \begin_inset space ~
34297 \end_inset
34298
34299 LyX Un autre document LyX ; son contenu est directement inséré dans votre
34300  document.
34301 \end_layout
34302
34303 \begin_layout Description
34304 Texte
34305 \begin_inset space ~
34306 \end_inset
34307
34308 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
34309 e.
34310 \end_layout
34311
34312 \begin_layout Description
34313 Texte
34314 \begin_inset space ~
34315 \end_inset
34316
34317 Brut
34318 \begin_inset space ~
34319 \end_inset
34320
34321 par
34322 \begin_inset space ~
34323 \end_inset
34324
34325 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
34326  Les lignes vides créent un nouveau paragraphe dans votre document.
34327 \end_layout
34328
34329 \begin_layout Description
34330 Objet
34331 \begin_inset space ~
34332 \end_inset
34333
34334 Externe Fichiers de formats variés.
34335 \end_layout
34336
34337 \begin_layout Description
34338 Sous-document Documents LyX ou LaTeX.
34339 \end_layout
34340
34341 \begin_layout Section
34342 Objets Externes 
34343 \begin_inset Index idx
34344 status collapsed
34345
34346 \begin_layout Plain Layout
34347 Trucs externes ! Objets Externes
34348 \end_layout
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \begin_layout Standard
34356 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
34357  de fichiers dans votre document sans avoir à convertir ces derniers en
34358  un format qui soit compatible avec le format de sortie, puisque c'est LyX
34359  qui va s'occuper des conversions.
34360  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
34361  LyX des images dans des formats divers.
34362  Quand vous avez activé 
34363 \family sans
34364 Aperçu
34365 \begin_inset space ~
34366 \end_inset
34367
34368 sur
34369 \begin_inset space ~
34370 \end_inset
34371
34372 le
34373 \begin_inset space ~
34374 \end_inset
34375
34376 vif
34377 \family default
34378  dans le menu des préférences de LyX, dans la rubrique 
34379 \family sans
34380 Apparence\SpecialChar \menuseparator
34381 Graphiques
34382 \family default
34383 , les objets externes de type Dia et Xfig sont affichés directement dans
34384  LyX.
34385 \end_layout
34386
34387 \begin_layout Standard
34388 On insère des objets externes en utilisant la fenêtre de dialogue 
34389 \family sans
34390 Objet
34391 \begin_inset space ~
34392 \end_inset
34393
34394 Externe
34395 \family default
34396  qui est accessible via le menu 
34397 \family sans
34398 Insérer\SpecialChar \menuseparator
34399 Fichiers\SpecialChar \menuseparator
34400 Objet
34401 \begin_inset space ~
34402 \end_inset
34403
34404 Externe
34405 \family default
34406 .
34407  Actuellement les types de fichiers (
34408 \family sans
34409 Modèles
34410 \family default
34411 ) suivants sont autorisés :
34412 \end_layout
34413
34414 \begin_layout Description
34415 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
34416  par le programme 
34417 \series bold
34418
34419 \begin_inset CommandInset href
34420 LatexCommand href
34421 name "XBoard"
34422 target "http://en.wikipedia.org/wiki/XBoard"
34423
34424 \end_inset
34425
34426
34427 \series default
34428 .
34429 \end_layout
34430
34431 \begin_layout Description
34432 Date Ce modèle insère la date sous la forme 
34433 \emph on
34434 Jour-Mois-Année
34435 \emph default
34436 .
34437  Voici un exemple de date insérée comme objet externe :: 
34438 \begin_inset External
34439         template Date
34440         filename .
34441
34442 \end_inset
34443
34444
34445 \begin_inset space ~
34446 \end_inset
34447
34448
34449 \begin_inset Note Note
34450 status open
34451
34452 \begin_layout Plain Layout
34453 Retirer l'espace protégé quand le bug 4398 sera résolu !
34454 \end_layout
34455
34456 \end_inset
34457
34458
34459 \begin_inset Newline newline
34460 \end_inset
34461
34462 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
34463  Il y a deux autre méthodes pour insérer une date : Avec le menu 
34464 \family sans
34465 Insérer\SpecialChar \menuseparator
34466 Date
34467 \family default
34468  et avec la commande LaTeX 
34469 \series bold
34470
34471 \backslash
34472 today
34473 \series default
34474  entrée comme code TeX.
34475  Ces différentes méthodes sont comparée dans le tableau
34476 \begin_inset space ~
34477 \end_inset
34478
34479
34480 \begin_inset CommandInset ref
34481 LatexCommand ref
34482 reference "tab:Comparaison-des-dates"
34483
34484 \end_inset
34485
34486 .
34487 \end_layout
34488
34489 \begin_layout Description
34490 Dia Ce modèle accepte les diagrammes créés avec le programme 
34491 \series bold
34492
34493 \begin_inset CommandInset href
34494 LatexCommand href
34495 name "Dia"
34496 target "http://en.wikipedia.org/wiki/Dia_(software)"
34497
34498 \end_inset
34499
34500
34501 \series default
34502 .
34503 \end_layout
34504
34505 \begin_layout Description
34506 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
34507  par le programme 
34508 \series bold
34509
34510 \begin_inset CommandInset href
34511 LatexCommand href
34512 name "LilyPond"
34513 target "http://en.wikipedia.org/wiki/LilyPond"
34514
34515 \end_inset
34516
34517
34518 \series default
34519 .
34520 \end_layout
34521
34522 \begin_layout Description
34523 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
34524  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
34525  
34526 \emph on
34527 pages
34528 \emph default
34529  dans le champ 
34530 \family sans
34531 Option
34532 \family default
34533  dans l'onglet 
34534 \family sans
34535 Options LaTeX et LyX
34536 \family default
34537  en suivant les instructions données pour le modèle.
34538  Si on ne donne pas d'option 
34539 \emph on
34540 pages
34541 \emph default
34542 , seule la première page du PDF sera insérée.
34543 \end_layout
34544
34545 \begin_layout Description
34546 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
34547  À peu près tous les formats d'images populaires sont acceptés.
34548  Les images peuvent être traitées dans la fenêtre de dialogue 
34549 \family sans
34550 Objet
34551 \begin_inset space ~
34552 \end_inset
34553
34554 Externe
34555 \family default
34556  comme les images qui sont habituellement incorporées en utilisant le menu
34557  
34558 \family sans
34559 Insérer\SpecialChar \menuseparator
34560 Graphique
34561 \family default
34562 , comme c'est décrit dans la section
34563 \begin_inset space ~
34564 \end_inset
34565
34566
34567 \begin_inset CommandInset ref
34568 LatexCommand ref
34569 reference "sec:Graphics-Dialog"
34570
34571 \end_inset
34572
34573 .
34574  La différence est que seules les images matricielles sont autorisées, ce
34575  qui veut dire que les images PDF et EPS ne sont pas acceptées.
34576 \end_layout
34577
34578 \begin_layout Description
34579 XFig Ce modèle accepte les images créées avec le programme 
34580 \series bold
34581
34582 \begin_inset CommandInset href
34583 LatexCommand href
34584 name "Xfig"
34585 target "http://en.wikipedia.org/wiki/Xfig"
34586
34587 \end_inset
34588
34589
34590 \series default
34591 .
34592 \end_layout
34593
34594 \begin_layout Standard
34595 \begin_inset Float table
34596 placement h
34597 wide false
34598 sideways false
34599 status open
34600
34601 \begin_layout Plain Layout
34602 \begin_inset Caption
34603
34604 \begin_layout Plain Layout
34605 \begin_inset CommandInset label
34606 LatexCommand label
34607 name "tab:Comparaison-des-dates"
34608
34609 \end_inset
34610
34611 Comparaison des méthodes d'insertion de la date.
34612 \end_layout
34613
34614 \end_inset
34615
34616
34617 \end_layout
34618
34619 \begin_layout Plain Layout
34620 \align center
34621 \begin_inset Tabular
34622 <lyxtabular version="3" rows="4" columns="4">
34623 <features tabularvalignment="middle">
34624 <column alignment="center" valignment="top" width="0">
34625 <column alignment="center" valignment="top" width="0">
34626 <column alignment="center" valignment="top" width="0">
34627 <column alignment="center" valignment="top" width="0">
34628 <row>
34629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34630 \begin_inset Text
34631
34632 \begin_layout Plain Layout
34633 Format du document
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \family sans
34644 Objet
34645 \begin_inset space ~
34646 \end_inset
34647
34648 Externe\SpecialChar \menuseparator
34649 Date
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \family sans
34660 Insérer\SpecialChar \menuseparator
34661 Date
34662 \end_layout
34663
34664 \end_inset
34665 </cell>
34666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670 commande 
34671 \series bold
34672
34673 \backslash
34674 today
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 </row>
34680 <row>
34681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685 LyX
34686 \end_layout
34687
34688 \end_inset
34689 </cell>
34690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694 comme boîte d'insert
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34700 \begin_inset Text
34701
34702 \begin_layout Plain Layout
34703 comme date
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Plain Layout
34712 comme boîte de code TeX
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 </row>
34718 <row>
34719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723 LaTeX
34724 \end_layout
34725
34726 \end_inset
34727 </cell>
34728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34729 \begin_inset Text
34730
34731 \begin_layout Plain Layout
34732 comme date
34733 \end_layout
34734
34735 \end_inset
34736 </cell>
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Plain Layout
34741 comme date
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750 comme commande
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 </row>
34756 <row>
34757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761 DVI, PDF, PS
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34767 \begin_inset Text
34768
34769 \begin_layout Plain Layout
34770 comme date
34771 \end_layout
34772
34773 \end_inset
34774 </cell>
34775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34776 \begin_inset Text
34777
34778 \begin_layout Plain Layout
34779 comme date
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788 comme date date
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 </row>
34794 </lyxtabular>
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \end_inset
34802
34803
34804 \end_layout
34805
34806 \begin_layout Standard
34807 Quand vous activez l'option 
34808 \family sans
34809 Brouillon
34810 \family default
34811  de l'onglet 
34812 \family sans
34813 Fichier
34814 \family default
34815  de la fenêtre de dialogue 
34816 \family sans
34817 Objet
34818 \begin_inset space ~
34819 \end_inset
34820
34821 Externe
34822 \family default
34823 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
34824 \begin_inset Newline newline
34825 \end_inset
34826
34827 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
34828  : 
34829 \begin_inset Graphics
34830         filename ../clipart/ExternalMaterialQt4.png
34831         scale 85
34832         scaleBeforeRotation
34833
34834 \end_inset
34835
34836  soit comme une image, selon que vous avez ou non activé l'option 
34837 \family sans
34838 Afficher
34839 \begin_inset space ~
34840 \end_inset
34841
34842 dans
34843 \begin_inset space ~
34844 \end_inset
34845
34846 LyX
34847 \family default
34848  de l'onglet 
34849 \family sans
34850 Options LaTeX et LyX
34851 \family default
34852  de la fenêtre de dialogue.
34853 \end_layout
34854
34855 \begin_layout Standard
34856 Le manuel 
34857 \family sans
34858 \emph on
34859 Personnalisation
34860 \family default
34861 \emph default
34862  explique comment vous pouvez créer vos propres modèles.
34863 \end_layout
34864
34865 \begin_layout Section
34866 Sous-documents
34867 \begin_inset CommandInset label
34868 LatexCommand label
34869 name "sec:Sous-documents"
34870
34871 \end_inset
34872
34873
34874 \begin_inset Index idx
34875 status collapsed
34876
34877 \begin_layout Plain Layout
34878 Trucs externes ! Sous-documents
34879 \end_layout
34880
34881 \end_inset
34882
34883
34884 \begin_inset Index idx
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888 Fichiers ! Insérer
34889 \end_layout
34890
34891 \end_inset
34892
34893
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Les sous-documents sont utilisés quand on a un document très long qui peut
34898  être décomposé en plusieurs parties ou sections plus petites.
34899  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
34900  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
34901  Les différents documents sont ce que l'on appelle les sous-documents et
34902  un document maître les relie pour imprimer le document complet ou seulement
34903  une partie de celui-ci.
34904  Un sous-document hérite du contenu de son maître, par exemple le préambule
34905  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
34906 \end_layout
34907
34908 \begin_layout Standard
34909 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
34910  maître, précisez dans le sous-document le document maître dans le menu
34911  
34912 \family sans
34913 Document\SpecialChar \menuseparator
34914 Paramètres\SpecialChar \menuseparator
34915 Classe de document
34916 \family default
34917 .
34918  Ce document maître sera par la suite utilisé de façon cachée par LyX à
34919  chaque fois que vous modifierez le sous-document.
34920 \end_layout
34921
34922 \begin_layout Standard
34923 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
34924  comme celle-ci : 
34925 \begin_inset Graphics
34926         filename clipart/ChildDocumentQt4.png
34927         lyxscale 70
34928         scale 60
34929         scaleBeforeRotation
34930
34931 \end_inset
34932
34933  Pour inclure des sous-documents dans un document maître , on utilise le
34934  menu 
34935 \family sans
34936 Insérer\SpecialChar \menuseparator
34937 Fichier\SpecialChar \menuseparator
34938 Sous-document
34939 \family default
34940 .
34941  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
34942  des quatre méthodes d'inclusion :
34943 \end_layout
34944
34945 \begin_layout Description
34946 Inclus
34947 \begin_inset space ~
34948 \end_inset
34949
34950 (include) Vous pouvez inclure des documents LyX et LaTeX.
34951  Quand vous cliquez sur le bouton 
34952 \family sans
34953 Charger
34954 \family default
34955  dans la fenêtre de dialogue 
34956 \family sans
34957 Sous-document
34958 \family default
34959 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
34960  vous puissiez le modifier.
34961 \begin_inset Newline newline
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Standard
34968 Voici un sous-document inséré avec la méthode 
34969 \family sans
34970 Inclus
34971 \family default
34972  : 
34973 \begin_inset CommandInset include
34974 LatexCommand include
34975 filename "DocumentBidon1.lyx"
34976
34977 \end_inset
34978
34979
34980 \end_layout
34981
34982 \begin_layout Standard
34983 La numérotation des sections va prendre en compte les sections des fichiers
34984  incorporés dans l'ordre où ils sont insérés dans le document maître.
34985  Le document qui est inclus comme exemple possède une sous-section qui sera
34986  numérotée comme sous-section de la section actuelle.
34987  Les étiquettes présentes dans le fichier inclus peuvent être référencées
34988  : la sous-section
34989 \begin_inset space ~
34990 \end_inset
34991
34992
34993 \begin_inset CommandInset ref
34994 LatexCommand ref
34995 reference "sub:Sous-section-externe-1"
34996
34997 \end_inset
34998
34999  est dans le fichier inclus.
35000 \end_layout
35001
35002 \begin_layout Standard
35003 Le préambule du sous-document est tout simplement ignoré, seul le préambule
35004  du document maître est utilisé.
35005  Les branches présentes dans le sous-document seront ignorées par le document
35006  maître si celui-ci ne possède pas une branche avec le même nom.
35007  Les documents inclus sont insérés en commençant une nouvelle page et sont
35008  suivis par un saut de page.
35009 \end_layout
35010
35011 \begin_layout Standard
35012 \begin_inset Note Greyedout
35013 status open
35014
35015 \begin_layout Plain Layout
35016
35017 \series bold
35018 Note:
35019 \series default
35020  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
35021  une classe de document différente de celle du document maître, vous recevez
35022  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
35023  que cela peut produire des résultats inattendus sur la sortie imprimée.
35024 \end_layout
35025
35026 \end_inset
35027
35028
35029 \end_layout
35030
35031 \begin_layout Description
35032 Incorporé
35033 \begin_inset space ~
35034 \end_inset
35035
35036 (input) Cette méthode est très semblable à la méthode Inclus, les différences
35037  sont :
35038 \end_layout
35039
35040 \begin_deeper
35041 \begin_layout Itemize
35042 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
35043  par un saut de page.
35044 \end_layout
35045
35046 \begin_layout Itemize
35047 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
35048  
35049 \family sans
35050 Aperçu
35051 \begin_inset space ~
35052 \end_inset
35053
35054 sur
35055 \begin_inset space ~
35056 \end_inset
35057
35058 le
35059 \begin_inset space ~
35060 \end_inset
35061
35062 vif
35063 \family default
35064  est activée dans les préférences dans la rubrique 
35065 \family sans
35066 Apparence\SpecialChar \menuseparator
35067 Graphique
35068 \family default
35069 .
35070 \end_layout
35071
35072 \begin_layout Itemize
35073 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
35074 \family sans
35075 Document\SpecialChar \menuseparator
35076 Paramètres\SpecialChar \menuseparator
35077 Sous-documents
35078 \family default
35079 .
35080 \end_layout
35081
35082 \end_deeper
35083 \begin_layout Standard
35084 Voici un sous document inséré en utilisant la méthode 
35085 \family sans
35086 Incorporé
35087 \family default
35088  : 
35089 \begin_inset CommandInset include
35090 LatexCommand input
35091 preview true
35092 filename "DocumentBidon2.lyx"
35093
35094 \end_inset
35095
35096
35097 \end_layout
35098
35099 \begin_layout Description
35100 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
35101  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
35102  sous forme de code source et aucune des commandes éventuellement présentes
35103  ne sera exécutée.
35104  Vous pouvez utiliser l'option 
35105 \family sans
35106 Marquer
35107 \begin_inset space ~
35108 \end_inset
35109
35110 les
35111 \begin_inset space ~
35112 \end_inset
35113
35114 espaces
35115 \family default
35116  qui matérialise chaque espace présente dans le code source par un caractère
35117  
35118 \begin_inset Quotes eld
35119 \end_inset
35120
35121
35122 \begin_inset ERT
35123 status collapsed
35124
35125 \begin_layout Plain Layout
35126
35127
35128 \backslash
35129 textvisiblespace 
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \begin_inset Quotes erd
35136 \end_inset
35137
35138  .
35139  La différence avec la méthode qui consiste à utiliser le menu 
35140 \family sans
35141 Insérer\SpecialChar \menuseparator
35142 Fichier\SpecialChar \menuseparator
35143 Texte
35144 \begin_inset space ~
35145 \end_inset
35146
35147 brut
35148 \family default
35149  est que le contenu du document n'apparaît pas dans LyX.
35150 \end_layout
35151
35152 \begin_layout Standard
35153 Voici un sous-document inclus en utilisant la méthode 
35154 \family sans
35155 verbatim
35156 \family default
35157  : 
35158 \begin_inset CommandInset include
35159 LatexCommand verbatiminput
35160 filename "DocumentTexteBidon.txt"
35161
35162 \end_inset
35163
35164
35165 \begin_inset VSpace bigskip
35166 \end_inset
35167
35168 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
35169  l'option 
35170 \family sans
35171 Marquer
35172 \begin_inset space ~
35173 \end_inset
35174
35175 les
35176 \begin_inset space ~
35177 \end_inset
35178
35179 espaces :
35180 \family default
35181  
35182 \begin_inset CommandInset include
35183 LatexCommand verbatiminput*
35184 filename "DocumentTexteBidon.txt"
35185
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Standard
35192 \begin_inset VSpace bigskip
35193 \end_inset
35194
35195
35196 \end_layout
35197
35198 \begin_layout Standard
35199 \begin_inset Note Greyedout
35200 status open
35201
35202 \begin_layout Plain Layout
35203
35204 \series bold
35205 Note:
35206 \series default
35207  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
35208  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
35209 \end_layout
35210
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \begin_layout Description
35217 Listings Ce type d'inclusion est décrit dans le chapitre
35218 \begin_inset space ~
35219 \end_inset
35220
35221
35222 \begin_inset CommandInset ref
35223 LatexCommand ref
35224 reference "cha:Program-Code-Listings"
35225
35226 \end_inset
35227
35228 .
35229 \end_layout
35230
35231 \begin_layout Standard
35232 \begin_inset Note Greyedout
35233 status open
35234
35235 \begin_layout Plain Layout
35236
35237 \series bold
35238 Note:
35239 \series default
35240  Inclure le même document deux fois dans un même document peut poser des
35241  problèmes avec LaTeX.
35242 \end_layout
35243
35244 \end_inset
35245
35246
35247 \end_layout
35248
35249 \begin_layout Standard
35250 Si vous ne voulez visualiser ou exporter que certains des sous-documents
35251  de votre document maître, que ce soit pour diminuer les temps de compilation
35252  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
35253  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
35254  la sortie en utilisant le menu 
35255 \family sans
35256 Document\SpecialChar \menuseparator
35257 Paramètres\SpecialChar \menuseparator
35258 Sous-documents
35259 \family default
35260 .
35261  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
35262  sur la ligne correspondant dans la colonne 
35263 \family sans
35264 Inclus dans le résultat
35265 \family default
35266  de la liste (
35267 \begin_inset space ~
35268 \end_inset
35269
35270 notez que cela ne fonctionne que pour les documents inclus avec la méthode
35271  
35272 \begin_inset Quotes fld
35273 \end_inset
35274
35275 inclus
35276 \begin_inset Quotes frd
35277 \end_inset
35278
35279  et pas la méthode 
35280 \begin_inset Quotes fld
35281 \end_inset
35282
35283 incorporé
35284 \begin_inset Quotes frd
35285 \end_inset
35286
35287
35288 \begin_inset space ~
35289 \end_inset
35290
35291 ).
35292  Si on active l'option 
35293 \family sans
35294 Assurer la cohérence des compteurs et des références
35295 \family default
35296 , LyX va s'assurer que tous les numéros de pages, références etc...
35297  sont corrects comme si tous le document avait été traité.
35298  C'est utile si vous voulez que les sous-documents choisis aient exactement
35299  le même aspect que s'il étaient dans le document complet.
35300  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
35301  la totalité du document.
35302  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
35303  les compteurs et autres références n'ont pas à être à tout prix valides,
35304  vous devez impérativement désactiver cette option.
35305  
35306 \end_layout
35307
35308 \begin_layout Standard
35309 Une autre solution consiste à inclure chaque fichier dans une branche
35310 \begin_inset Foot
35311 status collapsed
35312
35313 \begin_layout Plain Layout
35314 Les branches sont décrites dans la section 
35315 \emph on
35316 Branches
35317 \emph default
35318  du 
35319 \emph on
35320 Guide de l'utilisateur
35321 \emph default
35322  de LyX.
35323 \end_layout
35324
35325 \end_inset
35326
35327 .
35328  En activant ou désactivant une branche, vous pouvez décider les fichiers
35329  inclus qui doivent apparaître dans la sortie imprimée.
35330  Cette méthode à l'avantage qu'elle peut aussi s'apliquer aux sous documents
35331  
35332 \begin_inset Quotes fld
35333 \end_inset
35334
35335 incorporés
35336 \begin_inset Quotes frd
35337 \end_inset
35338
35339 .
35340  Le défaut est que les compteurs et autres références ne sont pas conservés
35341  avec cette approche.
35342 \end_layout
35343
35344 \begin_layout Chapter
35345 Listings de Code Source
35346 \begin_inset CommandInset label
35347 LatexCommand label
35348 name "cha:Program-Code-Listings"
35349
35350 \end_inset
35351
35352
35353 \begin_inset Index idx
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357 Listings
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \begin_inset Index idx
35364 status collapsed
35365
35366 \begin_layout Plain Layout
35367 Code Source
35368 \end_layout
35369
35370 \end_inset
35371
35372
35373 \begin_inset Index idx
35374 status collapsed
35375
35376 \begin_layout Plain Layout
35377 Flottants ! Listings
35378 \end_layout
35379
35380 \end_inset
35381
35382
35383 \end_layout
35384
35385 \begin_layout Standard
35386 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
35387  un insert 
35388 \family sans
35389 Listings
35390 \family default
35391  qui peut être créé grâce au menu 
35392 \family sans
35393 Insérer
35394 \family default
35395 \SpecialChar \menuseparator
35396
35397 \family sans
35398 Listing
35399 \begin_inset space ~
35400 \end_inset
35401
35402 de
35403 \begin_inset space ~
35404 \end_inset
35405
35406 Code
35407 \begin_inset space ~
35408 \end_inset
35409
35410 Source
35411 \family default
35412 .
35413  Le paquetage LaTeX 
35414 \series bold
35415 listings
35416 \series default
35417
35418 \begin_inset Index idx
35419 status collapsed
35420
35421 \begin_layout Plain Layout
35422 Paquetages LaTeX ! listings
35423 \end_layout
35424
35425 \end_inset
35426
35427  fournit un moyen puissant et flexible d'insérer des listings de code source
35428  dans votre document.
35429  
35430 \end_layout
35431
35432 \begin_layout Standard
35433 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
35434  contextuel s'ouvre pour vous permettre de modifier le format du listing.
35435 \end_layout
35436
35437 \begin_layout Standard
35438 Implicitement, un listing commence un nouveau paragraphe dans la sortie
35439  imprimée.
35440  L'option d'emplacement 
35441 \family sans
35442 Listing
35443 \begin_inset space ~
35444 \end_inset
35445
35446 en
35447 \begin_inset space ~
35448 \end_inset
35449
35450 Ligne
35451 \family default
35452  imprime le listing dans la ligne comme ceci : 
35453 \begin_inset listings
35454 lstparams "language={C++}"
35455 inline true
35456 status open
35457
35458 \begin_layout Plain Layout
35459
35460 int a=5;
35461 \end_layout
35462
35463 \end_inset
35464
35465
35466 \begin_inset Newline newline
35467 \end_inset
35468
35469 L'option 
35470 \family sans
35471 Flottant
35472 \family default
35473  crée un flottant de listing pour lequel vous pouvez préciser les options
35474  classiques d'emplacement : 
35475 \begin_inset Quotes eld
35476 \end_inset
35477
35478
35479 \family sans
35480 h
35481 \family default
35482
35483 \begin_inset Quotes erd
35484 \end_inset
35485
35486
35487 \begin_inset Quotes eld
35488 \end_inset
35489
35490
35491 \family sans
35492 t
35493 \family default
35494
35495 \begin_inset Quotes erd
35496 \end_inset
35497
35498
35499 \begin_inset Quotes eld
35500 \end_inset
35501
35502
35503 \family sans
35504 b
35505 \family default
35506
35507 \begin_inset Quotes erd
35508 \end_inset
35509
35510 , et 
35511 \begin_inset Quotes eld
35512 \end_inset
35513
35514
35515 \family sans
35516 p
35517 \family default
35518
35519 \begin_inset Quotes erd
35520 \end_inset
35521
35522  correspondant aux emplacement décrits dans la section
35523 \begin_inset space ~
35524 \end_inset
35525
35526
35527 \begin_inset CommandInset ref
35528 LatexCommand ref
35529 reference "sec:Placement-flottants"
35530
35531 \end_inset
35532
35533 .
35534  Les options de positionnement peuvent être mélangées et doivent être saisies
35535  sans séparation, par exemple, on peut taper 
35536 \begin_inset Quotes eld
35537 \end_inset
35538
35539
35540 \family sans
35541 htbp
35542 \family default
35543
35544 \begin_inset Quotes erd
35545 \end_inset
35546
35547 .
35548  L' option 
35549 \begin_inset Quotes eld
35550 \end_inset
35551
35552 h
35553 \begin_inset Quotes erd
35554 \end_inset
35555
35556  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
35557  
35558 \family sans
35559 Flottant
35560 \family default
35561  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
35562  légende et être référencés.
35563 \end_layout
35564
35565 \begin_layout Standard
35566 Vous pouvez ajouter une légende à un listing avec le menu 
35567 \family sans
35568 Insérer\SpecialChar \menuseparator
35569 Légende
35570 \family default
35571 .
35572  On peut référencer les listings de la même façon que les flottants :Voir
35573  le listing
35574 \begin_inset space ~
35575 \end_inset
35576
35577
35578 \begin_inset CommandInset ref
35579 LatexCommand ref
35580 reference "lst:Listing-exemple"
35581
35582 \end_inset
35583
35584
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \begin_inset listings
35589 lstparams "language=Python"
35590 inline false
35591 status open
35592
35593 \begin_layout Plain Layout
35594
35595 \begin_inset Caption
35596
35597 \begin_layout Plain Layout
35598 \begin_inset CommandInset label
35599 LatexCommand label
35600 name "lst:Listing-exemple"
35601
35602 \end_inset
35603
35604 Exemple de listing flottant
35605 \end_layout
35606
35607 \end_inset
35608
35609 # Exemple de listing flottant
35610 \end_layout
35611
35612 \begin_layout Plain Layout
35613
35614 def func(param):
35615 \end_layout
35616
35617 \begin_layout Plain Layout
35618
35619     'ceci est une fonction python'
35620 \end_layout
35621
35622 \begin_layout Plain Layout
35623
35624     pass
35625 \end_layout
35626
35627 \end_inset
35628
35629
35630 \end_layout
35631
35632 \begin_layout Standard
35633 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
35634  de listing, les mots-clés de ce langage seront reconnus et mis en forme
35635  de manière particulière dans la sortie imprimée.
35636  Dans l'exemple de listing, le mot clé Python 
35637 \begin_inset Quotes eld
35638 \end_inset
35639
35640 def
35641 \begin_inset Quotes erd
35642 \end_inset
35643
35644  est reconnu et imprimé en caractères gras dans la sortie.
35645 \end_layout
35646
35647 \begin_layout Standard
35648 \begin_inset Note Greyedout
35649 status open
35650
35651 \begin_layout Plain Layout
35652
35653 \series bold
35654 Note:
35655 \series default
35656  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
35657  une police de caractères à 
35658 \family typewriter
35659 chasse fixe
35660 \family default
35661 , c'est que votre police ne contient probablement pas de série grasse.
35662  Dans ce cas choisissez une police différente dans le menu 
35663 \family sans
35664 Document\SpecialChar \menuseparator
35665 Paramètres\SpecialChar \menuseparator
35666 Polices
35667 \family default
35668 .
35669  (Les polices 
35670 \emph on
35671 LuxiMono, BeraMono
35672 \emph default
35673  et 
35674 \emph on
35675 Courier
35676 \emph default
35677  contiennent une série grasse.)
35678 \end_layout
35679
35680 \end_inset
35681
35682
35683 \end_layout
35684
35685 \begin_layout Standard
35686 Dans la rubrique 
35687 \family sans
35688 Numérotation
35689 \begin_inset space ~
35690 \end_inset
35691
35692 des
35693 \begin_inset space ~
35694 \end_inset
35695
35696 Lignes
35697 \family default
35698  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
35699 n des lignes.
35700  Vous pouvez mettre un nombre dans le champ 
35701 \family sans
35702 Pas
35703 \family default
35704  pour désigner les lignes qui seront numérotées.
35705  Par exemple, si vous mettez 
35706 \begin_inset Quotes eld
35707 \end_inset
35708
35709 3
35710 \begin_inset Quotes erd
35711 \end_inset
35712
35713 , seule une ligne sur trois sera numérotée.
35714 \end_layout
35715
35716 \begin_layout Standard
35717 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
35718  apparaîtront dans la sortie.
35719  Vous devez utiliser l'option 
35720 \family sans
35721 Table
35722 \begin_inset space ~
35723 \end_inset
35724
35725 de
35726 \begin_inset space ~
35727 \end_inset
35728
35729 Caractères
35730 \begin_inset space ~
35731 \end_inset
35732
35733 Étendue
35734 \family default
35735  quand vous employez des caractères spécifiques à une langue donnée comme
35736  les umlauts Allemands dans votre listing.
35737 \begin_inset Newline newline
35738 \end_inset
35739
35740 Voici un exemple de listing avec la numérotation des lignes à gauche par
35741  pas de 3, en langage Python, avec les options 
35742 \begin_inset Quotes eld
35743 \end_inset
35744
35745 Table
35746 \begin_inset space ~
35747 \end_inset
35748
35749 de
35750 \begin_inset space ~
35751 \end_inset
35752
35753 caractères
35754 \begin_inset space ~
35755 \end_inset
35756
35757 étendue
35758 \begin_inset Quotes erd
35759 \end_inset
35760
35761  et 
35762 \begin_inset Quotes eld
35763 \end_inset
35764
35765 Espace
35766 \begin_inset space ~
35767 \end_inset
35768
35769 représenté
35770 \begin_inset space ~
35771 \end_inset
35772
35773 par
35774 \begin_inset space ~
35775 \end_inset
35776
35777 un
35778 \begin_inset space ~
35779 \end_inset
35780
35781 symbole
35782 \begin_inset Quotes erd
35783 \end_inset
35784
35785 , l'intervalle de ligne étant 3
35786 \begin_inset space \thinspace{}
35787 \end_inset
35788
35789 -
35790 \begin_inset space \thinspace{}
35791 \end_inset
35792
35793 8:
35794 \end_layout
35795
35796 \begin_layout Standard
35797 \begin_inset listings
35798 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
35799 inline false
35800 status open
35801
35802 \begin_layout Plain Layout
35803
35804 def func(param):
35805 \end_layout
35806
35807 \begin_layout Plain Layout
35808
35809     'ceci est une fonction Python'
35810 \end_layout
35811
35812 \begin_layout Plain Layout
35813
35814     pass
35815 \end_layout
35816
35817 \begin_layout Plain Layout
35818
35819 def func(param):
35820 \end_layout
35821
35822 \begin_layout Plain Layout
35823
35824 'Ça, c'est un mot Allemand : Tschüß'
35825 \end_layout
35826
35827 \begin_layout Plain Layout
35828
35829 pass
35830 \end_layout
35831
35832 \begin_layout Plain Layout
35833
35834 def func(param):
35835 \end_layout
35836
35837 \begin_layout Plain Layout
35838
35839 'ceci est une fonction Python'
35840 \end_layout
35841
35842 \begin_layout Plain Layout
35843
35844 pass
35845 \end_layout
35846
35847 \end_inset
35848
35849
35850 \end_layout
35851
35852 \begin_layout Standard
35853 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
35854  nombre de caractères que doit représenter une tabulation dans le champ
35855  
35856 \family sans
35857 Taille du tabulateur
35858 \family default
35859 .
35860 \end_layout
35861
35862 \begin_layout Standard
35863 \begin_inset Note Greyedout
35864 status open
35865
35866 \begin_layout Plain Layout
35867
35868 \series bold
35869 Note:
35870 \series default
35871  À cause d'un bug dans le paquetage 
35872 \series bold
35873 listings
35874 \series default
35875  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
35876  listing.
35877  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
35878  les lignes 3 et 6.
35879 \end_layout
35880
35881 \end_inset
35882
35883
35884 \end_layout
35885
35886 \begin_layout Standard
35887 \begin_inset VSpace bigskip
35888 \end_inset
35889
35890
35891 \end_layout
35892
35893 \begin_layout Standard
35894 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
35895  listing.
35896  Pour le faire, il suffit d'utiliser le menu 
35897 \family sans
35898 Insérer\SpecialChar \menuseparator
35899 Fichier\SpecialChar \menuseparator
35900 Sous-document
35901 \family default
35902  et de choisir le type 
35903 \family sans
35904 Listing
35905 \family default
35906
35907 \begin_inset space ~
35908 \end_inset
35909
35910
35911 \family sans
35912 de
35913 \begin_inset space ~
35914 \end_inset
35915
35916 Code
35917 \begin_inset space ~
35918 \end_inset
35919
35920 source
35921 \family default
35922 .
35923 \begin_inset Foot
35924 status collapsed
35925
35926 \begin_layout Plain Layout
35927 Les autres types de sous-documents sont décrits dans la section
35928 \begin_inset space ~
35929 \end_inset
35930
35931
35932 \begin_inset CommandInset ref
35933 LatexCommand ref
35934 reference "sec:Sous-documents"
35935
35936 \end_inset
35937
35938 .
35939 \end_layout
35940
35941 \end_inset
35942
35943  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
35944  à utiliser pour le listing dans une zone de texte.
35945  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
35946  
35947 \begin_inset Quotes eld
35948 \end_inset
35949
35950 ?
35951 \begin_inset Quotes erd
35952 \end_inset
35953
35954  dans la zone de texte.
35955 \end_layout
35956
35957 \begin_layout Standard
35958 Pour faire référence à un sous-document de type listing, tapez une étiquette
35959  dans le champ correspondant de la fenêtre de dialogue.
35960  On peut alors faire référence à cette étiquette en utilisant le menu 
35961 \family sans
35962 Insérer\SpecialChar \menuseparator
35963 Référence
35964 \begin_inset space ~
35965 \end_inset
35966
35967 Croisée
35968 \family default
35969 .
35970 \end_layout
35971
35972 \begin_layout Standard
35973 Le listing
35974 \begin_inset space ~
35975 \end_inset
35976
35977
35978 \begin_inset CommandInset ref
35979 LatexCommand ref
35980 reference "lst:listing-fichier"
35981
35982 \end_inset
35983
35984  est une exemple de listing issu d'un fichier ; ici les lignes 10
35985 \begin_inset space \thinspace{}
35986 \end_inset
35987
35988 -
35989 \begin_inset space \thinspace{}
35990 \end_inset
35991
35992 15 de ce fichier LyX sont listées.
35993 \end_layout
35994
35995 \begin_layout Standard
35996 \begin_inset CommandInset include
35997 LatexCommand lstinputlisting
35998 filename "EmbeddedObjects.lyx"
35999 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
36000
36001 \end_inset
36002
36003
36004 \end_layout
36005
36006 \begin_layout Standard
36007 \begin_inset VSpace bigskip
36008 \end_inset
36009
36010
36011 \end_layout
36012
36013 \begin_layout Standard
36014 L'insertion d'une formule dans un listing peut se faire de la façon suivante
36015 \begin_inset space ~
36016 \end_inset
36017
36018 :
36019 \end_layout
36020
36021 \begin_layout Enumerate
36022 Ouvrez la fenêtre de dialogue listings et ajoutez
36023 \begin_inset Newline newline
36024 \end_inset
36025
36026
36027 \family sans
36028 mathescape=true
36029 \family default
36030
36031 \begin_inset Newline newline
36032 \end_inset
36033
36034 dans le champ de l'onglet 
36035 \family sans
36036 Avancé
36037 \family default
36038 .
36039 \end_layout
36040
36041 \begin_layout Enumerate
36042 Créez la formule en dehors du listing.
36043 \end_layout
36044
36045 \begin_layout Enumerate
36046 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
36047  (raccourci 
36048 \begin_inset Info
36049 type  "shortcut"
36050 arg   "copy"
36051 \end_inset
36052
36053 )
36054 \end_layout
36055
36056 \begin_layout Enumerate
36057 Dans le listing écrivez 
36058 \begin_inset Quotes eld
36059 \end_inset
36060
36061
36062 \family sans
36063 $$
36064 \family default
36065
36066 \begin_inset Quotes erd
36067 \end_inset
36068
36069  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
36070  
36071 \begin_inset Info
36072 type  "shortcut"
36073 arg   "paste"
36074 \end_inset
36075
36076 )
36077 \end_layout
36078
36079 \begin_layout Standard
36080 \begin_inset listings
36081 lstparams "language=Python,mathescape=true"
36082 inline false
36083 status open
36084
36085 \begin_layout Plain Layout
36086
36087 \begin_inset Caption
36088
36089 \begin_layout Plain Layout
36090 Exemple de listing flottant contenant une formule
36091 \end_layout
36092
36093 \end_inset
36094
36095 # Exemple de listing flottant
36096 \end_layout
36097
36098 \begin_layout Plain Layout
36099
36100 def func(param):
36101 \end_layout
36102
36103 \begin_layout Plain Layout
36104
36105     # $
36106 \backslash
36107 prod_{n=1}^{
36108 \backslash
36109 infty}
36110 \backslash
36111 ,
36112 \backslash
36113 frac{1}{x^{2}}$
36114 \end_layout
36115
36116 \begin_layout Plain Layout
36117
36118     pass
36119 \end_layout
36120
36121 \end_inset
36122
36123
36124 \end_layout
36125
36126 \begin_layout Standard
36127 \begin_inset VSpace bigskip
36128 \end_inset
36129
36130
36131 \end_layout
36132
36133 \begin_layout Standard
36134 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
36135  de dialogue 
36136 \family sans
36137 Document\SpecialChar \menuseparator
36138 Paramètres\SpecialChar \menuseparator
36139 Listings
36140 \family default
36141 .
36142  Pour avoir la liste des options disponibles, tapez un point d'interrogation
36143  
36144 \begin_inset Quotes eld
36145 \end_inset
36146
36147 ?
36148 \begin_inset Quotes erd
36149 \end_inset
36150
36151  dans le champ.
36152 \end_layout
36153
36154 \begin_layout Standard
36155 Pour plus d'information sur le paquetage 
36156 \series bold
36157 listings
36158 \series default
36159 , nous vous renvoyons à sa documentation 
36160 \begin_inset CommandInset citation
36161 LatexCommand cite
36162 key "listings"
36163
36164 \end_inset
36165
36166 .
36167 \end_layout
36168
36169 \begin_layout Standard
36170 \begin_inset Newpage newpage
36171 \end_inset
36172
36173
36174 \end_layout
36175
36176 \begin_layout Chapter
36177 \start_of_appendix
36178 Unités de longueur utilisables avec LyX
36179 \begin_inset Argument
36180 status collapsed
36181
36182 \begin_layout Plain Layout
36183 Unités de longueur
36184 \end_layout
36185
36186 \end_inset
36187
36188
36189 \begin_inset Index idx
36190 status collapsed
36191
36192 \begin_layout Plain Layout
36193 Unités
36194 \end_layout
36195
36196 \end_inset
36197
36198
36199 \begin_inset CommandInset label
36200 LatexCommand label
36201 name "cha:Unités-de-longueur"
36202
36203 \end_inset
36204
36205
36206 \end_layout
36207
36208 \begin_layout Standard
36209 Pour comprendre les unités de longueur utilisées dans cette documentation,
36210  le tableau
36211 \begin_inset space ~
36212 \end_inset
36213
36214
36215 \begin_inset CommandInset ref
36216 LatexCommand ref
36217 reference "tab:Unités"
36218
36219 \end_inset
36220
36221 décrit les unités utilisées par LyX.
36222 \begin_inset Float table
36223 placement h
36224 wide false
36225 sideways false
36226 status open
36227
36228 \begin_layout Plain Layout
36229 \begin_inset Caption
36230
36231 \begin_layout Plain Layout
36232 \begin_inset CommandInset label
36233 LatexCommand label
36234 name "tab:Unités"
36235
36236 \end_inset
36237
36238 Unités de longueur
36239 \end_layout
36240
36241 \end_inset
36242
36243
36244 \end_layout
36245
36246 \begin_layout Plain Layout
36247 \begin_inset VSpace medskip
36248 \end_inset
36249
36250
36251 \end_layout
36252
36253 \begin_layout Plain Layout
36254 \align center
36255 \begin_inset Tabular
36256 <lyxtabular version="3" rows="20" columns="2">
36257 <features tabularvalignment="middle">
36258 <column alignment="center" valignment="top" width="0">
36259 <column alignment="center" valignment="top" width="0">
36260 <row>
36261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265 unité
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274 nom/description
36275 \end_layout
36276
36277 \end_inset
36278 </cell>
36279 </row>
36280 <row>
36281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36282 \begin_inset Text
36283
36284 \begin_layout Plain Layout
36285 mm
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294 millimètre
36295 \end_layout
36296
36297 \end_inset
36298 </cell>
36299 </row>
36300 <row>
36301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36302 \begin_inset Text
36303
36304 \begin_layout Plain Layout
36305 cm
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314 centimètre
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 </row>
36320 <row>
36321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36322 \begin_inset Text
36323
36324 \begin_layout Plain Layout
36325 in
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 pouce (inch)
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 </row>
36340 <row>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345 pt
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36351 \begin_inset Text
36352
36353 \begin_layout Plain Layout
36354 point (72.27
36355 \begin_inset space \thinspace{}
36356 \end_inset
36357
36358 pt = 1
36359 \begin_inset space \thinspace{}
36360 \end_inset
36361
36362 in)
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 </row>
36368 <row>
36369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36370 \begin_inset Text
36371
36372 \begin_layout Plain Layout
36373 pc
36374 \end_layout
36375
36376 \end_inset
36377 </cell>
36378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36379 \begin_inset Text
36380
36381 \begin_layout Plain Layout
36382 pica (1
36383 \begin_inset space \thinspace{}
36384 \end_inset
36385
36386 pc = 12
36387 \begin_inset space \thinspace{}
36388 \end_inset
36389
36390 pt)
36391 \end_layout
36392
36393 \end_inset
36394 </cell>
36395 </row>
36396 <row>
36397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36398 \begin_inset Text
36399
36400 \begin_layout Plain Layout
36401 sp
36402 \end_layout
36403
36404 \end_inset
36405 </cell>
36406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36407 \begin_inset Text
36408
36409 \begin_layout Plain Layout
36410 scaled point (65536
36411 \begin_inset space \thinspace{}
36412 \end_inset
36413
36414 sp = 1
36415 \begin_inset space \thinspace{}
36416 \end_inset
36417
36418 pt)
36419 \end_layout
36420
36421 \end_inset
36422 </cell>
36423 </row>
36424 <row>
36425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36426 \begin_inset Text
36427
36428 \begin_layout Plain Layout
36429 bp
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438 gros point (72
36439 \begin_inset space \thinspace{}
36440 \end_inset
36441
36442 bp = 1
36443 \begin_inset space \thinspace{}
36444 \end_inset
36445
36446 in)
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 </row>
36452 <row>
36453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457 dd
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466 didot (72
36467 \begin_inset space \thinspace{}
36468 \end_inset
36469
36470 dd 
36471 \begin_inset Formula $\approx$
36472 \end_inset
36473
36474  37.6
36475 \begin_inset space \thinspace{}
36476 \end_inset
36477
36478 mm)
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 </row>
36484 <row>
36485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36486 \begin_inset Text
36487
36488 \begin_layout Plain Layout
36489 cc
36490 \end_layout
36491
36492 \end_inset
36493 </cell>
36494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36495 \begin_inset Text
36496
36497 \begin_layout Plain Layout
36498 cicero (1
36499 \begin_inset space \thinspace{}
36500 \end_inset
36501
36502 cc = 12
36503 \begin_inset space \thinspace{}
36504 \end_inset
36505
36506 dd)
36507 \end_layout
36508
36509 \end_inset
36510 </cell>
36511 </row>
36512 <row>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517 Scale%
36518 \end_layout
36519
36520 \end_inset
36521 </cell>
36522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36523 \begin_inset Text
36524
36525 \begin_layout Plain Layout
36526 % de la largeur originale de l'image
36527 \end_layout
36528
36529 \end_inset
36530 </cell>
36531 </row>
36532 <row>
36533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36534 \begin_inset Text
36535
36536 \begin_layout Plain Layout
36537 text%
36538 \end_layout
36539
36540 \end_inset
36541 </cell>
36542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36543 \begin_inset Text
36544
36545 \begin_layout Plain Layout
36546 % de la largeur du texte
36547 \end_layout
36548
36549 \end_inset
36550 </cell>
36551 </row>
36552 <row>
36553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36554 \begin_inset Text
36555
36556 \begin_layout Plain Layout
36557 col%
36558 \end_layout
36559
36560 \end_inset
36561 </cell>
36562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36563 \begin_inset Text
36564
36565 \begin_layout Plain Layout
36566 % de la largeur de la colonne
36567 \end_layout
36568
36569 \end_inset
36570 </cell>
36571 </row>
36572 <row>
36573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36574 \begin_inset Text
36575
36576 \begin_layout Plain Layout
36577 page%
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36583 \begin_inset Text
36584
36585 \begin_layout Plain Layout
36586 % de la largeur du papier
36587 \end_layout
36588
36589 \end_inset
36590 </cell>
36591 </row>
36592 <row>
36593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36594 \begin_inset Text
36595
36596 \begin_layout Plain Layout
36597 line%
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606 % de la largeur de la ligne
36607 \end_layout
36608
36609 \end_inset
36610 </cell>
36611 </row>
36612 <row>
36613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617 theight%
36618 \end_layout
36619
36620 \end_inset
36621 </cell>
36622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36623 \begin_inset Text
36624
36625 \begin_layout Plain Layout
36626 % la hauteur du texte
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 </row>
36632 <row>
36633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637 pheight%
36638 \end_layout
36639
36640 \end_inset
36641 </cell>
36642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646 % hauteur du papier
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 </row>
36652 <row>
36653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36654 \begin_inset Text
36655
36656 \begin_layout Plain Layout
36657 ex
36658 \end_layout
36659
36660 \end_inset
36661 </cell>
36662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666 hauteur de la lettre 
36667 \emph on
36668 x
36669 \emph default
36670  dans la police courante
36671 \end_layout
36672
36673 \end_inset
36674 </cell>
36675 </row>
36676 <row>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681 em
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690 largeur de la lettre
36691 \emph on
36692  M
36693 \emph default
36694  dans la police courante
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 </row>
36700 <row>
36701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Plain Layout
36705 mu
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714 unité mathématique (1
36715 \begin_inset space \thinspace{}
36716 \end_inset
36717
36718 mu = 1/18
36719 \begin_inset space \thinspace{}
36720 \end_inset
36721
36722 em)
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 </row>
36728 </lyxtabular>
36729
36730 \end_inset
36731
36732
36733 \end_layout
36734
36735 \end_inset
36736
36737
36738 \end_layout
36739
36740 \begin_layout Chapter
36741 Formats des fichiers de sortie graphiques
36742 \begin_inset CommandInset label
36743 LatexCommand label
36744 name "cha:Formats-fichiers-graphiques"
36745
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Section
36752 DVI
36753 \begin_inset Index idx
36754 status collapsed
36755
36756 \begin_layout Plain Layout
36757 Formats de Fichiers! DVI
36758 \end_layout
36759
36760 \end_inset
36761
36762
36763 \begin_inset Index idx
36764 status collapsed
36765
36766 \begin_layout Plain Layout
36767 DVI|see
36768 \begin_inset ERT
36769 status collapsed
36770
36771 \begin_layout Plain Layout
36772
36773 {
36774 \end_layout
36775
36776 \end_inset
36777
36778 Formats de Fichiers
36779 \begin_inset ERT
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783
36784 }
36785 \end_layout
36786
36787 \end_inset
36788
36789
36790 \end_layout
36791
36792 \end_inset
36793
36794
36795 \end_layout
36796
36797 \begin_layout Standard
36798 Ce type de fichiers a l'extension 
36799 \begin_inset Quotes fld
36800 \end_inset
36801
36802
36803 \family typewriter
36804 .dvi
36805 \family default
36806
36807 \begin_inset Quotes frd
36808 \end_inset
36809
36810 .
36811  Il est appelé 
36812 \emph on
36813 indépendant de l'appareil
36814 \emph default
36815  ou 
36816 \begin_inset Quotes fld
36817 \end_inset
36818
36819 device independent (DVI)
36820 \begin_inset Quotes frd
36821 \end_inset
36822
36823 , car il est complètement portable ; vous pouvez les recopier d'une machine
36824  à l'autre sans avoir à faire de conversion.
36825  À l'époque où ce format a été développé, c'était loin d'être évident.
36826  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
36827  étape préliminaire avant la conversion vers un autre format comme le PostScript.
36828 \end_layout
36829
36830 \begin_layout Standard
36831 \begin_inset Note Greyedout
36832 status open
36833
36834 \begin_layout Plain Layout
36835
36836 \series bold
36837 Note:
36838 \series default
36839  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
36840  au fichier.
36841  
36842 \end_layout
36843
36844 \end_inset
36845
36846  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
36847  
36848 \family typewriter
36849 .dvi
36850 \family default
36851 .
36852  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
36853 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
36854  pour les rendre visibles quand vous faites défiler votre document.
36855  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
36856  avec de nombreuses images.
36857 \end_layout
36858
36859 \begin_layout Standard
36860 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
36861  menu 
36862 \family sans
36863 Fichier\SpecialChar \menuseparator
36864 Exporter\SpecialChar \menuseparator
36865 DVI.
36866
36867 \family default
36868  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
36869 \family sans
36870 Visualiser
36871 \family default
36872  ou en utilisant le bouton
36873 \begin_inset Graphics
36874         filename ../../images/buffer-view_dvi.png
36875         scale 85
36876         scaleBeforeRotation
36877
36878 \end_inset
36879
36880  de la barre d'outils.
36881 \end_layout
36882
36883 \begin_layout Section
36884 PostScript
36885 \begin_inset CommandInset label
36886 LatexCommand label
36887 name "sec:PostScript"
36888
36889 \end_inset
36890
36891
36892 \begin_inset Index idx
36893 status collapsed
36894
36895 \begin_layout Plain Layout
36896 Formats de Fichiers ! PostScript
36897 \end_layout
36898
36899 \end_inset
36900
36901
36902 \begin_inset Index idx
36903 status collapsed
36904
36905 \begin_layout Plain Layout
36906 PostScript|see
36907 \begin_inset ERT
36908 status collapsed
36909
36910 \begin_layout Plain Layout
36911
36912 {
36913 \end_layout
36914
36915 \end_inset
36916
36917 Formats de Fichiers
36918 \begin_inset ERT
36919 status collapsed
36920
36921 \begin_layout Plain Layout
36922
36923 }
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 Ce type de fichiers a l'extension 
36938 \begin_inset Quotes fld
36939 \end_inset
36940
36941
36942 \family typewriter
36943 .ps
36944 \family default
36945
36946 \begin_inset Quotes frd
36947 \end_inset
36948
36949 .
36950  PostScript a été développé par la société 
36951 \series bold
36952 Adobe
36953 \series default
36954  comme un langage pour les imprimantes.
36955  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
36956  pour imprimer le document.
36957  PostScript peut être considéré comme un 
36958 \begin_inset Quotes fld
36959 \end_inset
36960
36961 langage de programmation
36962 \begin_inset Quotes frd
36963 \end_inset
36964
36965  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
36966  images
36967 \begin_inset Foot
36968 status open
36969
36970 \begin_layout Plain Layout
36971 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
36972  LaTeX 
36973 \series bold
36974 pstricks
36975 \series default
36976
36977 \begin_inset CommandInset citation
36978 LatexCommand cite
36979 key "pstricks"
36980
36981 \end_inset
36982
36983 .
36984 \end_layout
36985
36986 \end_inset
36987
36988 .
36989  En partie à cause de toutes ces possibilités un fichier PostScript est
36990  souvent plus gros qu'un PDF.
36991 \end_layout
36992
36993 \begin_layout Standard
36994 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
36995  plus gros qu'un PDF.
36996 \end_layout
36997
36998 \begin_layout Standard
36999 PostScript ne peut contenir que des images au format 
37000 \begin_inset Quotes fld
37001 \end_inset
37002
37003 PostScript Encapsulé
37004 \begin_inset Quotes frd
37005 \end_inset
37006
37007  (encapsulated PostScript ou EPS, d'extension 
37008 \family typewriter
37009 .eps
37010 \family default
37011 ).
37012  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
37013  il doit les convertir en interne en EPS.
37014  Si vous avez par exemple 50 images dans votre document, LyX doit faire
37015  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
37016  document.
37017  Cela risque de ralentir de façon importante votre rythme de travail.
37018  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
37019  vos images directement en EPS pour éviter ce problème.
37020 \end_layout
37021
37022 \begin_layout Standard
37023 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
37024  le menu 
37025 \family sans
37026 Fichier\SpecialChar \menuseparator
37027 Exporter\SpecialChar \menuseparator
37028 PostScript.
37029
37030 \family default
37031  Vous pouvez visionner votre document sous forme PostScript grâce au menu
37032  
37033 \family sans
37034 Visualiser
37035 \family default
37036  ou en utilisant le bouton 
37037 \begin_inset Graphics
37038         filename ../../images/buffer-view_ps.png
37039         scale 85
37040         scaleBeforeRotation
37041
37042 \end_inset
37043
37044  de la barre d'outils.
37045 \end_layout
37046
37047 \begin_layout Section
37048 PDF
37049 \begin_inset Index idx
37050 status collapsed
37051
37052 \begin_layout Plain Layout
37053 Formats de Fichiers ! PDF
37054 \end_layout
37055
37056 \end_inset
37057
37058
37059 \begin_inset Index idx
37060 status collapsed
37061
37062 \begin_layout Plain Layout
37063 PDF
37064 \end_layout
37065
37066 \end_inset
37067
37068
37069 \end_layout
37070
37071 \begin_layout Standard
37072 Ce type de fichiers a l'extension 
37073 \begin_inset Quotes fld
37074 \end_inset
37075
37076
37077 \family typewriter
37078 .pdf
37079 \family default
37080
37081 \begin_inset Quotes frd
37082 \end_inset
37083
37084 .
37085  Ce 
37086 \begin_inset Quotes fld
37087 \end_inset
37088
37089 format de document portable
37090 \begin_inset Quotes frd
37091 \end_inset
37092
37093  (portable document format ou PDF) est développé par 
37094 \family typewriter
37095 Adobe
37096 \family default
37097  comme une évolution de PostScript.
37098  Il est plus comprimé et utilise moins de commandes que PostScript.
37099  Comme son nom l'indique, il est 
37100 \begin_inset Quotes fld
37101 \end_inset
37102
37103 portable
37104 \begin_inset Quotes frd
37105 \end_inset
37106
37107  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
37108  aura exactement le même aspect.
37109 \end_layout
37110
37111 \begin_layout Standard
37112 PDF peut contenir des images dans son propre format PDF et dans les formats
37113  JPG (format du 
37114 \begin_inset Quotes fld
37115 \end_inset
37116
37117 Joint Photographic Expert Group
37118 \begin_inset Quotes frd
37119 \end_inset
37120
37121  avec comme extension 
37122 \family typewriter
37123 .jpg
37124 \family default
37125  ou 
37126 \family typewriter
37127 .jpeg
37128 \family default
37129 ) et PNG (
37130 \begin_inset Quotes fld
37131 \end_inset
37132
37133 Portable Network Graphics
37134 \begin_inset Quotes frd
37135 \end_inset
37136
37137  avec l'extension 
37138 \family typewriter
37139 .png
37140 \family default
37141 ).
37142  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
37143  dans un de ces formats.
37144  Mais comme il est dit dans la section sur PostScript, les conversions d'images
37145  vont ralentir votre travail.
37146  Nous recommandons donc l'utilisation de l'un des trois formats cités.
37147 \end_layout
37148
37149 \begin_layout Standard
37150 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
37151  menu 
37152 \family sans
37153 Fichier\SpecialChar \menuseparator
37154 Exporter 
37155 \family default
37156 de trois façons différentes:
37157 \end_layout
37158
37159 \begin_layout Description
37160 PDF
37161 \begin_inset space ~
37162 \end_inset
37163
37164 (ps2pdf) Ceci utilise le programme 
37165 \family typewriter
37166 ps2pdf
37167 \family default
37168  qui créé un PDF à partir de la version PostScript de votre fichier.
37169  Cette dernière est produite par le programme 
37170 \family typewriter
37171 dvips
37172 \family default
37173  qui utilise une version DVI comme étape intermédiaire.
37174  Cette variante consiste donc en trois conversions.
37175 \end_layout
37176
37177 \begin_layout Description
37178 PDF
37179 \begin_inset space ~
37180 \end_inset
37181
37182 (dvipdfm) Ceci utilise le programme 
37183 \family typewriter
37184 dvipdfm
37185 \family default
37186  qui convertit votre fichier en DVI avant de le convertir en PDF.
37187 \end_layout
37188
37189 \begin_layout Description
37190 PDF
37191 \begin_inset space ~
37192 \end_inset
37193
37194 (pdflatex) Ceci utilise le programme 
37195 \family typewriter
37196 pdftex
37197 \family default
37198  qui convertit directement votre fichier en PDF.
37199 \end_layout
37200
37201 \begin_layout Standard
37202 Nous recommandons d'utiliser l'option 
37203 \family sans
37204 PDF
37205 \begin_inset space ~
37206 \end_inset
37207
37208 (pdflatex)
37209 \family default
37210  car 
37211 \family typewriter
37212 pdftex
37213 \family default
37214  accepte toutes les fonctionnalités des versions actuelles de PDF.
37215  Il est en plus rapide et stable.
37216  Le programme 
37217 \family typewriter
37218 dvipdfm
37219 \family default
37220  n'est plus développé est est donc un peu dépassé.
37221 \end_layout
37222
37223 \begin_layout Standard
37224
37225 \end_layout
37226
37227 \begin_layout Standard
37228 Vous pouvez visionner votre document sous forme PDF grâce au menu 
37229 \family sans
37230 Visualiser
37231 \family default
37232  ou en utilisant le bouton 
37233 \begin_inset Graphics
37234         filename ../../images/buffer-view_pdf2.png
37235         scale 85
37236         scaleBeforeRotation
37237
37238 \end_inset
37239
37240  de la barre d'outils
37241 \family sans
37242  (
37243 \family default
37244 qui utilise 
37245 \family sans
37246 PDF
37247 \begin_inset space ~
37248 \end_inset
37249
37250 (pdflatex)
37251 \family default
37252 ).
37253 \end_layout
37254
37255 \begin_layout Chapter
37256 Explication de l' Équation
37257 \begin_inset space ~
37258 \end_inset
37259
37260 (
37261 \begin_inset CommandInset ref
37262 LatexCommand ref
37263 reference "eq:Wgn"
37264
37265 \end_inset
37266
37267 )
37268 \begin_inset CommandInset label
37269 LatexCommand label
37270 name "cha:Explication-de-l'Equation"
37271
37272 \end_inset
37273
37274
37275 \end_layout
37276
37277 \begin_layout Standard
37278 La largeur totale de 
37279 \emph on
37280 n
37281 \emph default
37282  cellules de tableau 
37283 \begin_inset Formula $W_{\mathrm{tot\, n}}$
37284 \end_inset
37285
37286  peut être calculée avec
37287 \end_layout
37288
37289 \begin_layout Standard
37290 \begin_inset Formula 
37291 \begin{equation}
37292 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
37293 \end{equation}
37294
37295 \end_inset
37296
37297
37298 \end_layout
37299
37300 \begin_layout Standard
37301 Où 
37302 \begin_inset Formula $W_{g\, n}$
37303 \end_inset
37304
37305  est la largeur fixe de toutes les cellules.
37306  
37307 \series bold
37308
37309 \backslash
37310 tabcolsep
37311 \series default
37312  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
37313  sa valeur implicite est 6
37314 \begin_inset space \thinspace{}
37315 \end_inset
37316
37317 pt.
37318  
37319 \series bold
37320
37321 \backslash
37322 arrayrulewidth
37323 \series default
37324  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
37325 \begin_inset space \thinspace{}
37326 \end_inset
37327
37328 pt.
37329 \end_layout
37330
37331 \begin_layout Standard
37332 D'après l'équation
37333 \begin_inset space ~
37334 \end_inset
37335
37336
37337 \begin_inset CommandInset ref
37338 LatexCommand eqref
37339 reference "eq:Wtot_n"
37340
37341 \end_inset
37342
37343 , la largeur totale d'une multicolonne, 
37344 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
37345 \end_inset
37346
37347  est
37348 \end_layout
37349
37350 \begin_layout Standard
37351 \begin_inset Formula 
37352 \begin{equation}
37353 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
37354 \end{equation}
37355
37356 \end_inset
37357
37358
37359 \end_layout
37360
37361 \begin_layout Standard
37362 En posant que les équations 
37363 \begin_inset space ~
37364 \end_inset
37365
37366
37367 \begin_inset CommandInset ref
37368 LatexCommand eqref
37369 reference "eq:Wtot_n"
37370
37371 \end_inset
37372
37373  et 
37374 \begin_inset CommandInset ref
37375 LatexCommand eqref
37376 reference "eq:Wtot_mult"
37377
37378 \end_inset
37379
37380  sont égales, on peut calculer la largeur nécessaire 
37381 \begin_inset Formula $W_{g\, n}$
37382 \end_inset
37383
37384  quand 
37385 \emph on
37386 n
37387 \emph default
37388  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
37389  de 
37390 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
37391 \end_inset
37392
37393 :
37394 \end_layout
37395
37396 \begin_layout Standard
37397 \begin_inset Formula 
37398 \begin{equation}
37399 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
37400 \end{equation}
37401
37402 \end_inset
37403
37404
37405 \end_layout
37406
37407 \begin_layout Bibliography
37408 \labelwidthstring Bibliographie
37409 \begin_inset CommandInset bibitem
37410 LatexCommand bibitem
37411 key "latexcompanion"
37412
37413 \end_inset
37414
37415 Frank Mittelbach and Michel Goossens: 
37416 \emph on
37417 The LaTeX Companion Second Edition.
37418
37419 \emph default
37420  Addison-Wesley, 2004
37421 \end_layout
37422
37423 \begin_layout Bibliography
37424 \labelwidthstring Bibliographie
37425 \begin_inset CommandInset bibitem
37426 LatexCommand bibitem
37427 key "latexguide"
37428
37429 \end_inset
37430
37431 Helmut Kopka and Patrick W.
37432  Daly: 
37433 \emph on
37434 A Guide to LaTeX Fourth Edition.
37435
37436 \emph default
37437  Addison-Wesley, 2003
37438 \end_layout
37439
37440 \begin_layout Bibliography
37441 \labelwidthstring Bibliographie
37442 \begin_inset CommandInset bibitem
37443 LatexCommand bibitem
37444 key "latexbook"
37445
37446 \end_inset
37447
37448 Leslie Lamport: 
37449 \emph on
37450 LaTeX: A Document Preparation System.
37451
37452 \emph default
37453  Addison-Wesley, second edition, 1994
37454 \end_layout
37455
37456 \begin_layout Bibliography
37457 \labelwidthstring Bibliographie
37458 \begin_inset CommandInset bibitem
37459 LatexCommand bibitem
37460 key "booktabs"
37461
37462 \end_inset
37463
37464 Documentation du paquetage LaTeX 
37465 \series bold
37466
37467 \begin_inset CommandInset href
37468 LatexCommand href
37469 name "booktabs"
37470 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
37471
37472 \end_inset
37473
37474
37475 \series default
37476
37477 \begin_inset Index idx
37478 status collapsed
37479
37480 \begin_layout Plain Layout
37481 Paquetages LaTeX ! booktabs
37482 \end_layout
37483
37484 \end_inset
37485
37486
37487 \end_layout
37488
37489 \begin_layout Bibliography
37490 \labelwidthstring Bibliographie
37491 \begin_inset CommandInset bibitem
37492 LatexCommand bibitem
37493 key "caption"
37494
37495 \end_inset
37496
37497 Documentation du paquetage LaTeX 
37498 \series bold
37499
37500 \begin_inset CommandInset href
37501 LatexCommand href
37502 name "caption"
37503 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37504
37505 \end_inset
37506
37507
37508 \series default
37509
37510 \begin_inset Index idx
37511 status collapsed
37512
37513 \begin_layout Plain Layout
37514 Paquetages LaTeX ! caption
37515 \end_layout
37516
37517 \end_inset
37518
37519
37520 \end_layout
37521
37522 \begin_layout Bibliography
37523 \labelwidthstring Bibliographie
37524 \begin_inset CommandInset bibitem
37525 LatexCommand bibitem
37526 key "endfloat"
37527
37528 \end_inset
37529
37530 Documentation du paquetage LaTeX 
37531 \series bold
37532
37533 \begin_inset CommandInset href
37534 LatexCommand href
37535 name "endfloat"
37536 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
37537
37538 \end_inset
37539
37540
37541 \series default
37542
37543 \begin_inset Index idx
37544 status collapsed
37545
37546 \begin_layout Plain Layout
37547 Paquetages LaTeX ! endfloat
37548 \end_layout
37549
37550 \end_inset
37551
37552
37553 \end_layout
37554
37555 \begin_layout Bibliography
37556 \labelwidthstring Bibliographie
37557 \begin_inset CommandInset bibitem
37558 LatexCommand bibitem
37559 key "wrapfig"
37560
37561 \end_inset
37562
37563 Documentation du paquetage LaTeX 
37564 \series bold
37565
37566 \begin_inset CommandInset href
37567 LatexCommand href
37568 name "wrapfig"
37569 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
37570
37571 \end_inset
37572
37573
37574 \series default
37575
37576 \begin_inset Index idx
37577 status collapsed
37578
37579 \begin_layout Plain Layout
37580 Paquetages LaTeX ! wrapfig
37581 \begin_inset ERT
37582 status collapsed
37583
37584 \begin_layout Plain Layout
37585
37586
37587 \backslash
37588 vspace{4mm}
37589 \end_layout
37590
37591 \end_inset
37592
37593
37594 \end_layout
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \begin_layout Bibliography
37602 \labelwidthstring Bibliographie
37603 \begin_inset CommandInset bibitem
37604 LatexCommand bibitem
37605 key "footmisc"
37606
37607 \end_inset
37608
37609 Documentation du paquetage LaTeX 
37610 \series bold
37611
37612 \begin_inset CommandInset href
37613 LatexCommand href
37614 name "footmisc"
37615 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
37616
37617 \end_inset
37618
37619
37620 \series default
37621
37622 \begin_inset Index idx
37623 status collapsed
37624
37625 \begin_layout Plain Layout
37626 Paquetages LaTeX ! footmisc
37627 \end_layout
37628
37629 \end_inset
37630
37631
37632 \end_layout
37633
37634 \begin_layout Bibliography
37635 \labelwidthstring Bibliographie
37636 \begin_inset CommandInset bibitem
37637 LatexCommand bibitem
37638 key "hypcap"
37639
37640 \end_inset
37641
37642 Documentation du paquetage LaTeX 
37643 \series bold
37644
37645 \begin_inset CommandInset href
37646 LatexCommand href
37647 name "hypcap"
37648 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
37649
37650 \end_inset
37651
37652
37653 \series default
37654
37655 \begin_inset Index idx
37656 status collapsed
37657
37658 \begin_layout Plain Layout
37659 Paquetages LaTeX ! hyperref
37660 \end_layout
37661
37662 \end_inset
37663
37664
37665 \end_layout
37666
37667 \begin_layout Bibliography
37668 \labelwidthstring Bibliographie
37669 \begin_inset CommandInset bibitem
37670 LatexCommand bibitem
37671 key "hyperref"
37672
37673 \end_inset
37674
37675 Documentation du paquetage LaTeX 
37676 \series bold
37677
37678 \begin_inset CommandInset href
37679 LatexCommand href
37680 name "hyperref"
37681 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
37682
37683 \end_inset
37684
37685
37686 \series default
37687
37688 \begin_inset Index idx
37689 status collapsed
37690
37691 \begin_layout Plain Layout
37692 Paquetages LaTeX ! hyperref
37693 \end_layout
37694
37695 \end_inset
37696
37697
37698 \end_layout
37699
37700 \begin_layout Bibliography
37701 \labelwidthstring Bibliographie
37702 \begin_inset CommandInset bibitem
37703 LatexCommand bibitem
37704 key "KOMA-Script"
37705
37706 \end_inset
37707
37708 Documentation du paquetage LaTeX 
37709 \series bold
37710
37711 \begin_inset CommandInset href
37712 LatexCommand href
37713 name "KOMA-Script"
37714 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
37715
37716 \end_inset
37717
37718
37719 \series default
37720
37721 \begin_inset Index idx
37722 status collapsed
37723
37724 \begin_layout Plain Layout
37725 Paquetages LaTeX ! KOMA-Script
37726 \end_layout
37727
37728 \end_inset
37729
37730
37731 \end_layout
37732
37733 \begin_layout Bibliography
37734 \labelwidthstring Bibliographie
37735 \begin_inset CommandInset bibitem
37736 LatexCommand bibitem
37737 key "listings"
37738
37739 \end_inset
37740
37741 Documentation du paquetage LaTeX 
37742 \series bold
37743
37744 \begin_inset CommandInset href
37745 LatexCommand href
37746 name "listings"
37747 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
37748
37749 \end_inset
37750
37751
37752 \series default
37753
37754 \begin_inset Index idx
37755 status collapsed
37756
37757 \begin_layout Plain Layout
37758 Paquetages LaTeX ! listings
37759 \end_layout
37760
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \begin_layout Bibliography
37767 \labelwidthstring Bibliographie
37768 \begin_inset CommandInset bibitem
37769 LatexCommand bibitem
37770 key "marginnote"
37771
37772 \end_inset
37773
37774 Documentation du paquetage LaTeX 
37775 \series bold
37776
37777 \begin_inset CommandInset href
37778 LatexCommand href
37779 name "marginnote"
37780 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
37781
37782 \end_inset
37783
37784
37785 \series default
37786
37787 \begin_inset Index idx
37788 status collapsed
37789
37790 \begin_layout Plain Layout
37791 Paquetages LaTeX ! marginnote
37792 \end_layout
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \begin_layout Bibliography
37800 \labelwidthstring Bibliographie
37801 \begin_inset CommandInset bibitem
37802 LatexCommand bibitem
37803 key "lettrine"
37804
37805 \end_inset
37806
37807 Documentation du paquetage LaTeX 
37808 \series bold
37809
37810 \begin_inset CommandInset href
37811 LatexCommand href
37812 name "lettrine"
37813 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
37814
37815 \end_inset
37816
37817
37818 \series default
37819  et un 
37820 \begin_inset CommandInset href
37821 LatexCommand href
37822 name "exemple"
37823 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
37824
37825 \end_inset
37826
37827
37828 \begin_inset Index idx
37829 status collapsed
37830
37831 \begin_layout Plain Layout
37832 Paquetages LaTeX ! lettrine
37833 \end_layout
37834
37835 \end_inset
37836
37837
37838 \end_layout
37839
37840 \begin_layout Bibliography
37841 \labelwidthstring Bibliographie
37842 \begin_inset CommandInset bibitem
37843 LatexCommand bibitem
37844 key "pstricks"
37845
37846 \end_inset
37847
37848 Page Web du paquetage LaTeX 
37849 \series bold
37850
37851 \begin_inset CommandInset href
37852 LatexCommand href
37853 name "PSTricks"
37854 target "http://tug.org/PSTricks/"
37855
37856 \end_inset
37857
37858
37859 \series default
37860
37861 \begin_inset Index idx
37862 status collapsed
37863
37864 \begin_layout Plain Layout
37865 Paquetages LaTeX ! PSTricks
37866 \end_layout
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \begin_layout Bibliography
37874 \labelwidthstring Bibliographie
37875 \begin_inset CommandInset bibitem
37876 LatexCommand bibitem
37877 key "sidecap"
37878
37879 \end_inset
37880
37881 Documentation du paquetage LaTeX 
37882 \series bold
37883
37884 \begin_inset CommandInset href
37885 LatexCommand href
37886 name "sidecap"
37887 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
37888
37889 \end_inset
37890
37891
37892 \series default
37893
37894 \begin_inset Index idx
37895 status collapsed
37896
37897 \begin_layout Plain Layout
37898 Paquetages LaTeX ! sidecap
37899 \end_layout
37900
37901 \end_inset
37902
37903
37904 \end_layout
37905
37906 \begin_layout Bibliography
37907 \labelwidthstring Bibliographie
37908 \begin_inset CommandInset bibitem
37909 LatexCommand bibitem
37910 key "prettyref"
37911
37912 \end_inset
37913
37914 Documentation du paquetage LaTeX
37915 \series bold
37916  
37917 \begin_inset CommandInset href
37918 LatexCommand href
37919 name "prettyref"
37920 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
37921
37922 \end_inset
37923
37924
37925 \series default
37926
37927 \begin_inset Index idx
37928 status collapsed
37929
37930 \begin_layout Plain Layout
37931 Paquetages LaTeX ! prettyref
37932 \end_layout
37933
37934 \end_inset
37935
37936
37937 \end_layout
37938
37939 \begin_layout Bibliography
37940 \labelwidthstring Bibliographie
37941 \begin_inset CommandInset bibitem
37942 LatexCommand bibitem
37943 key "refstyle"
37944
37945 \end_inset
37946
37947 Documentation du paquetage LaTeX
37948 \series bold
37949  
37950 \begin_inset CommandInset href
37951 LatexCommand href
37952 name "refstyle"
37953 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
37954
37955 \end_inset
37956
37957
37958 \series default
37959
37960 \begin_inset Index idx
37961 status collapsed
37962
37963 \begin_layout Plain Layout
37964 Paquetages LaTeX ! refstyle
37965 \end_layout
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \begin_layout Bibliography
37973 \labelwidthstring Bibliographie
37974 \begin_inset CommandInset bibitem
37975 LatexCommand bibitem
37976 key "NewInLyX20"
37977
37978 \end_inset
37979
37980
37981 \begin_inset CommandInset href
37982 LatexCommand href
37983 name "Page Wiki"
37984 target "http://wiki.lyx.org/LyX/NewInLyX20"
37985
37986 \end_inset
37987
37988  au sujet des nouveautés de 
37989 \family sans
37990 LyX 2.0
37991 \family default
37992 .
37993 \end_layout
37994
37995 \begin_layout Standard
37996 \begin_inset CommandInset index_print
37997 LatexCommand printindex
37998 type "idx"
37999
38000 \end_inset
38001
38002
38003 \end_layout
38004
38005 \end_body
38006 \end_document