]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
- German EmbeddedObjects.lyx: remove wrong info
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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 % redefine the \LyX macro for PDF bookmarks
149 \def\LyX{\texorpdfstring{%
150   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
151   {LyX}}
152
153 % use normal list environments also in French documents
154 \frenchbsetup{StandardLayout}
155 \end_preamble
156 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
157 \use_default_options false
158 \maintain_unincluded_children false
159 \language french
160 \inputencoding auto
161 \fontencoding global
162 \font_roman default
163 \font_sans default
164 \font_typewriter default
165 \font_default_family default
166 \use_xetex false
167 \font_sc false
168 \font_osf false
169 \font_sf_scale 100
170 \font_tt_scale 100
171
172 \graphics default
173 \default_output_format default
174 \output_sync 0
175 \bibtex_command default
176 \index_command default
177 \paperfontsize 12
178 \spacing single
179 \use_hyperref true
180 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
181 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
182 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
183 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
184 \pdf_bookmarks true
185 \pdf_bookmarksnumbered true
186 \pdf_bookmarksopen true
187 \pdf_bookmarksopenlevel 1
188 \pdf_breaklinks false
189 \pdf_pdfborder false
190 \pdf_colorlinks true
191 \pdf_backref false
192 \pdf_pdfusetitle false
193 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
194 \papersize default
195 \use_geometry false
196 \use_amsmath 2
197 \use_esint 0
198 \use_mhchem 1
199 \use_mathdots 1
200 \cite_engine basic
201 \use_bibtopic false
202 \use_indices false
203 \paperorientation portrait
204 \suppress_date false
205 \use_refstyle 0
206 \notefontcolor #0000ff
207 \index Index
208 \shortcut idx
209 \color #008000
210 \end_index
211 \secnumdepth 3
212 \tocdepth 3
213 \paragraph_separation skip
214 \defskip medskip
215 \quotes_language french
216 \papercolumns 1
217 \papersides 2
218 \paperpagestyle default
219 \bullet 1 1 34 -1
220 \bullet 2 2 35 -1
221 \bullet 3 2 7 -1
222 \tracking_changes false
223 \output_changes false
224 \html_math_output 0
225 \html_be_strict false
226 \end_header
227
228 \begin_body
229
230 \begin_layout Title
231 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
232  les Boîtes et les Objets Externes de LyX
233 \end_layout
234
235 \begin_layout Author
236 par l'Équipe LyX
237 \begin_inset Foot
238 status collapsed
239
240 \begin_layout Plain Layout
241 \noindent
242 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
243  de la documentation de LyX: 
244 \begin_inset CommandInset href
245 LatexCommand href
246 name "lyx-docs@lists.lyx.org"
247 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
248 type "mailto:"
249
250 \end_inset
251
252
253 \end_layout
254
255 \end_inset
256
257
258 \begin_inset Note Note
259 status collapsed
260
261 \begin_layout Plain Layout
262 auteur original : Uwe Stöhr
263 \end_layout
264
265 \begin_layout Plain Layout
266 Traduction française : Siegfried Meunier-Guttin-Cluzel
267 \end_layout
268
269 \begin_layout Plain Layout
270 version 1.6.x janvier 2010
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Newline newline
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \family sans
285 Version 2.0.x
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset CommandInset toc
290 LatexCommand tableofcontents
291
292 \end_inset
293
294
295 \end_layout
296
297 \begin_layout Standard
298 \begin_inset Note Note
299 status collapsed
300
301 \begin_layout Plain Layout
302 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
303  
304 \begin_inset Quotes fld
305 \end_inset
306
307 Visionner
308 \begin_inset Quotes frd
309 \end_inset
310
311  ou 
312 \begin_inset Quotes fld
313 \end_inset
314
315 Exporter
316 \begin_inset Quotes frd
317 \end_inset
318
319  en PDF ne fonctionnera pas du fait d'un conflit entre 
320 \family typewriter
321 varioref/hyperref
322 \family default
323  et le caractère 
324 \begin_inset Quotes fld
325 \end_inset
326
327 :
328 \begin_inset Quotes frd
329 \end_inset
330
331  apparaissant dans certaines étiquettes.
332  Pour résoudre ce problème, vous pouvez:
333 \end_layout
334
335 \begin_layout Itemize
336 soit désactiver 
337 \family typewriter
338 hyperref
339 \family default
340  dans le menu 
341 \family sans
342 Document\SpecialChar \menuseparator
343 Paramètres\SpecialChar \menuseparator
344 Propriété PDF
345 \family default
346 ;
347 \end_layout
348
349 \begin_layout Itemize
350 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
351 \begin_inset Newline newline
352 \end_inset
353
354
355 \series bold
356 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
357 \series default
358 ;
359 \end_layout
360
361 \begin_layout Itemize
362 soit mettre à jour votre distribution (en installant par exemple au moins
363  TeXLive 2008)
364 \end_layout
365
366 \end_inset
367
368
369 \begin_inset Note Note
370 status collapsed
371
372 \begin_layout Plain Layout
373 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
374  
375 \series bold
376 arydshln
377 \series default
378
379 \series bold
380 colortbl
381 \series default
382
383 \series bold
384 marginnote
385 \series default
386 , et 
387 \series bold
388 sidecap
389 \series default
390  doivent être installés.
391  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
392  les sections qui nécessitent les paquetages en question n'apparaîtront
393  pas sur la sortie.
394 \end_layout
395
396 \begin_layout Plain Layout
397 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
398 \begin_inset Newline newline
399 \end_inset
400
401
402 \series bold
403 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
404 \end_layout
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Chapter
412 Figures
413 \begin_inset Index idx
414 status collapsed
415
416 \begin_layout Plain Layout
417 Figures
418 \end_layout
419
420 \end_inset
421
422
423 \begin_inset Index idx
424 status collapsed
425
426 \begin_layout Plain Layout
427 Graphiques|see
428 \begin_inset ERT
429 status collapsed
430
431 \begin_layout Plain Layout
432
433 {
434 \end_layout
435
436 \end_inset
437
438 Figures
439 \begin_inset ERT
440 status collapsed
441
442 \begin_layout Plain Layout
443
444 }
445 \end_layout
446
447 \end_inset
448
449
450 \end_layout
451
452 \end_inset
453
454
455 \end_layout
456
457 \begin_layout Section
458 La fenêtre de dialogue Graphique
459 \begin_inset Index idx
460 status collapsed
461
462 \begin_layout Plain Layout
463 Figures ! Fenêtre de dialogue Graphique
464 \end_layout
465
466 \end_inset
467
468
469 \begin_inset CommandInset label
470 LatexCommand label
471 name "sec:Graphics-Dialog"
472
473 \end_inset
474
475
476 \end_layout
477
478 \begin_layout Standard
479 Pour placer une figure dans votre document, cliquez sur le bouton
480 \begin_inset Graphics
481         filename ../../images/dialog-show-new-inset_graphics.png
482         scale 85
483         scaleBeforeRotation
484
485 \end_inset
486
487  dans la barre d'outils, ou faites 
488 \family sans
489 Insérer\SpecialChar \menuseparator
490 Graphique
491 \family default
492 .
493  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
494  à charger.
495  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
496  dans le texte.
497 \end_layout
498
499 \begin_layout Standard
500 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
501  sur une image
502 \begin_inset Note Note
503 status collapsed
504
505 \begin_layout Plain Layout
506 Ça marche aussi avec le bouton gauche ! (NdT)
507 \end_layout
508
509 \end_inset
510
511 .
512  Cette fenêtre de dialogue possède trois onglets:
513 \end_layout
514
515 \begin_layout Description
516 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
517  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
518  Les unités de longueurs utilisées sont décrites dans l'appendice
519 \begin_inset space ~
520 \end_inset
521
522
523 \begin_inset CommandInset ref
524 LatexCommand ref
525 reference "cha:Unités-de-longueur"
526
527 \end_inset
528
529 .
530 \begin_inset Newline newline
531 \end_inset
532
533
534 \begin_inset Index idx
535 status collapsed
536
537 \begin_layout Plain Layout
538 Figures ! Pivotées
539 \end_layout
540
541 \end_inset
542
543 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
544  d'une montre, en donnant l'angle de rotation et la position du pivot.
545  L'image apparaîtra pivotée dans LyX.
546 \begin_inset Newline newline
547 \end_inset
548
549
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 Figures ! Redimensionnées
555 \end_layout
556
557 \end_inset
558
559 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
560  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
561  sa largeur.
562  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
563  déterminée automatiquement.
564  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
565  éventuellement une distorsion.
566  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
567  
568 \family sans
569 Conserver
570 \begin_inset space ~
571 \end_inset
572
573 les
574 \begin_inset space ~
575 \end_inset
576
577 proportions
578 \family default
579 .
580  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
581  pas les valeurs fixées.
582  
583 \begin_inset Newline newline
584 \end_inset
585
586 Les images peuvent être modifiée en utilisant le programme de votre choix
587  en faisant un clic droit dessus et en choisissant 
588 \family sans
589 Éditer le fichier ailleurs
590 \family default
591  dans le menu contextuel qui apparaît.
592  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
593  
594 \family sans
595 Formats
596 \begin_inset space ~
597 \end_inset
598
599 de
600 \begin_inset space ~
601 \end_inset
602
603 fichiers
604 \family default
605  dans la fenêtre de dialogue de 
606 \family sans
607 Préférences
608 \family default
609  de LyX.
610 \end_layout
611
612 \begin_layout Description
613 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
614  la sortie finale est de modifier les coordonnées de la zone de l'image
615  qui est affichée.
616  Cette zone peut être calculée automatiquement à partir des données présentes
617  dans le fichier en appuyant sur le bouton 
618 \family sans
619 Valeurs
620 \begin_inset space ~
621 \end_inset
622
623 du
624 \begin_inset space ~
625 \end_inset
626
627 Fichier
628 \family default
629 .
630  Avec l'option 
631 \family sans
632 Couper
633 \begin_inset space ~
634 \end_inset
635
636 à
637 \begin_inset space ~
638 \end_inset
639
640 la
641 \begin_inset space ~
642 \end_inset
643
644 boîte
645 \begin_inset space ~
646 \end_inset
647
648 de
649 \begin_inset space ~
650 \end_inset
651
652 délimitation, 
653 \family default
654 seule la portion de l'image qui est dans la zone définie sera imprimée.
655  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
656  donc vous pouvez ignorer l'onglet 
657 \family sans
658 Rogner
659 \family default
660 .
661 \end_layout
662
663 \begin_layout Description
664
665 \family sans
666 Options
667 \begin_inset space ~
668 \end_inset
669
670 LaTeX
671 \begin_inset space ~
672 \end_inset
673
674 et
675 \begin_inset space ~
676 \end_inset
677
678 LyX
679 \family default
680  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
681  les experts ès-LaTeX pourront fournir des options supplémentaires pour
682  LaTeX
683 \begin_inset Newline newline
684 \end_inset
685
686 L'option 
687 \family sans
688 Mode brouillon
689 \family default
690  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
691  avec la taille de l'image.
692 \begin_inset Newline newline
693 \end_inset
694
695 L'option 
696 \family sans
697 Ne
698 \begin_inset space ~
699 \end_inset
700
701 pas
702 \begin_inset space ~
703 \end_inset
704
705 décompresser
706 \begin_inset space ~
707 \end_inset
708
709 à
710 \begin_inset space ~
711 \end_inset
712
713 l'exportation
714 \family default
715  n'affectera que les graphiques EPS zippés, par exemple 
716 \family typewriter
717 x.eps.gz
718 \family default
719 .
720  Quand cette option est activée, les images ne sont pas décompressées à
721  l'exportation, vu que LaTeX peut les traiter telles-quelles
722 \begin_inset Newline newline
723 \end_inset
724
725 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
726  disques quand on utilise PostScript comme format de sortie, voir l'appendice
727 \begin_inset space ~
728 \end_inset
729
730
731 \begin_inset CommandInset ref
732 LatexCommand ref
733 reference "sec:PostScript"
734
735 \end_inset
736
737 .
738  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
739  terminal UNIX ou une console Windows:
740 \begin_inset Newline newline
741 \end_inset
742
743
744 \series bold
745 gzip x.eps
746 \series default
747
748 \begin_inset Newline newline
749 \end_inset
750
751
752 \series bold
753 zgrep %%Bounding x.eps.gz > x.eps.bb
754 \series default
755
756 \begin_inset Newline newline
757 \end_inset
758
759 La seconde commande va créer le fichier contenant la description de la boîte
760  de délimitation 
761 \begin_inset Quotes eld
762 \end_inset
763
764
765 \family typewriter
766 x.eps.bb
767 \family default
768
769 \begin_inset Quotes erd
770 \end_inset
771
772  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
773 \begin_inset Newline newline
774 \end_inset
775
776 Le champ 
777 \family sans
778 Initialiser
779 \begin_inset space ~
780 \end_inset
781
782 le
783 \begin_inset space ~
784 \end_inset
785
786 nom
787 \begin_inset space ~
788 \end_inset
789
790 du
791 \begin_inset space ~
792 \end_inset
793
794 groupe
795 \family default
796  vous permet de définir ou de choisir un groupe de paramètres d'image
797 \begin_inset Index idx
798 status collapsed
799
800 \begin_layout Plain Layout
801 Figures ! Groupes de paramétrisation
802 \end_layout
803
804 \end_inset
805
806 .
807  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
808  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
809  les autres soient automatiquement modifiées de la même manière.
810  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
811  avoir à modifier leur taille manuellement une par une.
812  On peut rattacher une image à un groupe existant en utilisant le menu contextue
813 l de l'image et en cochant le nom du groupe dans la liste
814 \begin_inset Foot
815 status collapsed
816
817 \begin_layout Plain Layout
818 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
819 \end_layout
820
821 \end_inset
822
823 .
824 \end_layout
825
826 \begin_layout Standard
827 \begin_inset VSpace bigskip
828 \end_inset
829
830
831 \end_layout
832
833 \begin_layout Standard
834 Voici un exemple d'image au format EPS
835 \begin_inset Foot
836 status collapsed
837
838 \begin_layout Plain Layout
839 Les format d'images sont décrits dans la section
840 \begin_inset space ~
841 \end_inset
842
843
844 \begin_inset CommandInset ref
845 LatexCommand ref
846 reference "sec:Image-Formats"
847
848 \end_inset
849
850 .
851 \end_layout
852
853 \end_inset
854
855  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
856 nt:
857 \end_layout
858
859 \begin_layout Standard
860 \align center
861 \begin_inset Graphics
862         filename ../clipart/mobius.eps
863         scale 70
864         scaleBeforeRotation
865         rotateOrigin center
866
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Standard
873 Et voici la même image mais en mode brouillon:
874 \end_layout
875
876 \begin_layout Standard
877 \align center
878 \begin_inset Graphics
879         filename ../clipart/mobius.eps
880         scale 70
881         draft
882         scaleBeforeRotation
883         rotateOrigin center
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Section
891 Figures Flottantes
892 \begin_inset CommandInset label
893 LatexCommand label
894 name "sec:Figure-Floats"
895
896 \end_inset
897
898
899 \begin_inset Index idx
900 status collapsed
901
902 \begin_layout Plain Layout
903 Flottants ! Figures
904 \end_layout
905
906 \end_inset
907
908
909 \begin_inset Index idx
910 status collapsed
911
912 \begin_layout Plain Layout
913 Figures ! Flottants
914 \end_layout
915
916 \end_inset
917
918
919 \end_layout
920
921 \begin_layout Standard
922 Pour des explications d'ordre général concernant les flottants, jetez un
923  coup d'œil à la section
924 \begin_inset space ~
925 \end_inset
926
927
928 \begin_inset CommandInset ref
929 LatexCommand ref
930 reference "sec:Flottants-Introduction"
931
932 \end_inset
933
934 .
935 \end_layout
936
937 \begin_layout Standard
938 Le bouton 
939 \begin_inset Graphics
940         filename ../../images/float-insert_figure.png
941         scale 85
942         scaleBeforeRotation
943
944 \end_inset
945
946  de la barre d'outils et le menu 
947 \family sans
948 Insérer\SpecialChar \menuseparator
949 Flottant\SpecialChar \menuseparator
950 Figure
951 \family default
952  insèrent un flottant avec l'étiquette 
953 \begin_inset Quotes eld
954 \end_inset
955
956
957 \series bold
958 Figure
959 \begin_inset space ~
960 \end_inset
961
962 #:
963 \series default
964
965 \begin_inset Quotes erd
966 \end_inset
967
968  (# est le numéro réel de l'image).
969  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
970 \begin_inset space ~
971 \end_inset
972
973
974 \begin_inset CommandInset ref
975 LatexCommand ref
976 reference "fig:kill-plat"
977
978 \end_inset
979
980  ou en dessous de la légende comme pour la Figure
981 \begin_inset space ~
982 \end_inset
983
984
985 \begin_inset CommandInset ref
986 LatexCommand ref
987 reference "fig:escher"
988
989 \end_inset
990
991 .
992  Vous trouverez plus d'information sur le positionnement des légendes dans
993  la section
994 \begin_inset space ~
995 \end_inset
996
997
998 \begin_inset CommandInset ref
999 LatexCommand ref
1000 reference "sec:Placement-légende"
1001
1002 \end_inset
1003
1004 .
1005 \end_layout
1006
1007 \begin_layout Standard
1008 \begin_inset Float figure
1009 wide false
1010 sideways false
1011 status open
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Graphics
1016         filename ../clipart/platypus.eps
1017         width 50col%
1018         scaleBeforeRotation
1019         rotateOrigin center
1020
1021 \end_inset
1022
1023
1024 \end_layout
1025
1026 \begin_layout Plain Layout
1027 \begin_inset Caption
1028
1029 \begin_layout Plain Layout
1030 \begin_inset CommandInset label
1031 LatexCommand label
1032 name "fig:kill-plat"
1033
1034 \end_inset
1035
1036 Un ornithorynque sévèrement déformé dans un flottant de figure.
1037 \end_layout
1038
1039 \end_inset
1040
1041
1042 \end_layout
1043
1044 \end_inset
1045
1046
1047 \end_layout
1048
1049 \begin_layout Standard
1050 \begin_inset Float figure
1051 wide false
1052 sideways false
1053 status open
1054
1055 \begin_layout Plain Layout
1056 \begin_inset Caption
1057
1058 \begin_layout Plain Layout
1059 \begin_inset CommandInset label
1060 LatexCommand label
1061 name "fig:escher"
1062
1063 \end_inset
1064
1065 M.C.
1066  Escher sous LSD.
1067 \end_layout
1068
1069 \end_inset
1070
1071
1072 \end_layout
1073
1074 \begin_layout Plain Layout
1075 \align center
1076 \begin_inset Graphics
1077         filename ../clipart/escher-lsd.eps
1078         scale 80
1079         scaleBeforeRotation
1080         rotateOrigin center
1081
1082 \end_inset
1083
1084
1085 \end_layout
1086
1087 \end_inset
1088
1089
1090 \end_layout
1091
1092 \begin_layout Standard
1093 \begin_inset Index idx
1094 status collapsed
1095
1096 \begin_layout Plain Layout
1097 References@Références ! à des Figures
1098 \end_layout
1099
1100 \end_inset
1101
1102 Les figure
1103 \begin_inset space ~
1104 \end_inset
1105
1106
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:kill-plat"
1110
1111 \end_inset
1112
1113  et 
1114 \begin_inset CommandInset ref
1115 LatexCommand ref
1116 reference "fig:escher"
1117
1118 \end_inset
1119
1120  sont des exemples de figures référencées.
1121  Dans le texte, on fait référence à une figure en faisant référence à sa
1122  légende.
1123  On insère donc une étiquette dans la légende en utilisant le menu 
1124 \family sans
1125 Insérer
1126 \family default
1127 \SpecialChar \menuseparator
1128
1129 \family sans
1130 Étiquette
1131 \family default
1132  ou le bouton 
1133 \begin_inset Graphics
1134         filename ../../images/label-insert.png
1135         scale 85
1136         scaleBeforeRotation
1137
1138 \end_inset
1139
1140  de la barre d'outils.
1141  On peut alors faire référence à cette étiquette en utilisant le menu 
1142 \family sans
1143 Insérer\SpecialChar \menuseparator
1144 Référence
1145 \begin_inset space ~
1146 \end_inset
1147
1148 croisée
1149 \family default
1150  ou le bouton 
1151 \begin_inset Graphics
1152         filename ../../images/dialog-show-new-inset_ref.png
1153         scale 85
1154         scaleBeforeRotation
1155
1156 \end_inset
1157
1158  de la barre d'outils.
1159  Il est important d'utiliser des références pour les flottants de figures
1160  plutôt que des locutions vagues du genre 
1161 \begin_inset Quotes eld
1162 \end_inset
1163
1164 la figure ci-dessous
1165 \begin_inset Quotes erd
1166 \end_inset
1167
1168 , puisque LaTeX va repositionner la figure dans le document final.
1169  Votre figure risque de ne plus être ci-dessous du tout !
1170 \begin_inset Newline newline
1171 \end_inset
1172
1173 Le référencement est expliqué plus en détail dans la section
1174 \begin_inset space ~
1175 \end_inset
1176
1177
1178 \begin_inset CommandInset ref
1179 LatexCommand ref
1180 reference "sec:Referencer-les-Flottants"
1181
1182 \end_inset
1183
1184 .
1185 \end_layout
1186
1187 \begin_layout Standard
1188 En principe on met une seule figure dans un flottant, mais parfois vous
1189  pouvez vouloir deux figures avec chacune sa sous-légende.
1190  C'est possible en insérant des flottants d'image dans des flottants d'image
1191  existants.
1192  Notez que seule la légende principale des flottants est reprise dans la
1193  liste des figures.
1194  La figure
1195 \begin_inset space ~
1196 \end_inset
1197
1198
1199 \begin_inset CommandInset ref
1200 LatexCommand ref
1201 reference "fig:Deux-images-déformées"
1202
1203 \end_inset
1204
1205  est un exemple de flottant de figure avec deux images mises l'une à côté
1206  de l'autre.
1207  Vous pouvez aussi mettre les images les unes sous les autres.
1208  Les figures
1209 \begin_inset space ~
1210 \end_inset
1211
1212
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "fig:Structure-indéfinissable"
1216
1217 \end_inset
1218
1219  et 
1220 \begin_inset CommandInset ref
1221 LatexCommand ref
1222 reference "fig:Un-ornithorynque"
1223
1224 \end_inset
1225
1226  sont des sous-figures.
1227 \end_layout
1228
1229 \begin_layout Standard
1230 \begin_inset Float figure
1231 wide false
1232 sideways false
1233 status open
1234
1235 \begin_layout Plain Layout
1236 \begin_inset space \hfill{}
1237 \end_inset
1238
1239
1240 \begin_inset Float figure
1241 wide false
1242 sideways false
1243 status open
1244
1245 \begin_layout Plain Layout
1246 \begin_inset Caption
1247
1248 \begin_layout Plain Layout
1249 \begin_inset CommandInset label
1250 LatexCommand label
1251 name "fig:Structure-indéfinissable"
1252
1253 \end_inset
1254
1255 Structure indéfinissable
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \end_layout
1262
1263 \begin_layout Plain Layout
1264 \begin_inset Graphics
1265         filename ../clipart/escher-lsd.eps
1266         width 45col%
1267         scaleBeforeRotation
1268         groupId Déformés
1269
1270 \end_inset
1271
1272
1273 \end_layout
1274
1275 \end_inset
1276
1277
1278 \begin_inset space \hfill{}
1279 \end_inset
1280
1281
1282 \begin_inset Float figure
1283 wide false
1284 sideways false
1285 status open
1286
1287 \begin_layout Plain Layout
1288 \begin_inset Caption
1289
1290 \begin_layout Plain Layout
1291 \begin_inset CommandInset label
1292 LatexCommand label
1293 name "fig:Un-ornithorynque"
1294
1295 \end_inset
1296
1297 Un ornithorynque
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \end_layout
1304
1305 \begin_layout Plain Layout
1306 \begin_inset Graphics
1307         filename ../clipart/platypus.eps
1308         width 45col%
1309         scaleBeforeRotation
1310         groupId Déformés
1311
1312 \end_inset
1313
1314
1315 \end_layout
1316
1317 \end_inset
1318
1319
1320 \begin_inset space \hfill{}
1321 \end_inset
1322
1323
1324 \end_layout
1325
1326 \begin_layout Plain Layout
1327 \begin_inset Caption
1328
1329 \begin_layout Plain Layout
1330 \begin_inset CommandInset label
1331 LatexCommand label
1332 name "fig:Deux-images-déformées"
1333
1334 \end_inset
1335
1336 Deux images déformées.
1337  Les deux images font partie du groupe de paramétrisation 
1338 \begin_inset Quotes eld
1339 \end_inset
1340
1341 déformés
1342 \begin_inset Quotes erd
1343 \end_inset
1344
1345 .
1346 \end_layout
1347
1348 \end_inset
1349
1350
1351 \end_layout
1352
1353 \end_inset
1354
1355
1356 \end_layout
1357
1358 \begin_layout Section
1359 Les Formats d'images
1360 \begin_inset CommandInset label
1361 LatexCommand label
1362 name "sec:Image-Formats"
1363
1364 \end_inset
1365
1366
1367 \begin_inset Index idx
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 Formats d' images
1372 \end_layout
1373
1374 \end_inset
1375
1376
1377 \begin_inset Index idx
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 Figures ! Formats d'images
1382 \end_layout
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \begin_layout Standard
1390 Vous pouvez insérer des images dans n'importe quel format connu.
1391  Mais, comme nous l'avons expliqué dans l'appendice
1392 \begin_inset space ~
1393 \end_inset
1394
1395
1396 \begin_inset CommandInset ref
1397 LatexCommand ref
1398 reference "cha:Formats-fichiers-graphiques"
1399
1400 \end_inset
1401
1402 ,
1403 \lang english
1404  
1405 \lang french
1406 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1407  de formats d'images.
1408  Pour s'en sortir LyX utilise le programme 
1409 \family typewriter
1410 ImageMagick
1411 \family default
1412  en arrière plan pour convertir les formats que vous utilisez dans un des
1413  formats acceptés par le format de sortie.
1414  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1415 ons en n'utilisant que les formats listés dans les sous sections de
1416 \lang english
1417  
1418 \lang french
1419 l'appendice
1420 \begin_inset space ~
1421 \end_inset
1422
1423
1424 \begin_inset CommandInset ref
1425 LatexCommand ref
1426 reference "cha:Formats-fichiers-graphiques"
1427
1428 \end_inset
1429
1430 .
1431 \end_layout
1432
1433 \begin_layout Standard
1434 Comme pour les polices de caractères, il y a deux grands types de formats
1435  d'images:
1436 \end_layout
1437
1438 \begin_layout Description
1439 Les
1440 \begin_inset space ~
1441 \end_inset
1442
1443 images
1444 \begin_inset space ~
1445 \end_inset
1446
1447 Matricielles
1448 \begin_inset space ~
1449 \end_inset
1450
1451 (ou
1452 \begin_inset space ~
1453 \end_inset
1454
1455 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1456  enregistrés sous un format compressé.
1457  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1458  petits carrés quand on utilise des agrandissements trop importants (aspect
1459  
1460 \begin_inset Quotes eld
1461 \end_inset
1462
1463 pixellisé
1464 \begin_inset Quotes erd
1465 \end_inset
1466
1467 ).
1468  Les formats matriciels les plus connus sont le GIF (
1469 \begin_inset Quotes eld
1470 \end_inset
1471
1472 Graphics Interchange Format
1473 \begin_inset Quotes erd
1474 \end_inset
1475
1476 , avec comme extension de fichier 
1477 \begin_inset Quotes eld
1478 \end_inset
1479
1480
1481 \family typewriter
1482 .gif
1483 \family default
1484
1485 \begin_inset Quotes erd
1486 \end_inset
1487
1488 )
1489 \begin_inset Index idx
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493 GIF|see
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 {
1500 \end_layout
1501
1502 \end_inset
1503
1504 Format d'image
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509
1510 }
1511 \end_layout
1512
1513 \end_inset
1514
1515
1516 \end_layout
1517
1518 \end_inset
1519
1520 , le PNG (
1521 \begin_inset Quotes eld
1522 \end_inset
1523
1524 Portable Network Graphics, extension 
1525 \begin_inset Quotes eld
1526 \end_inset
1527
1528
1529 \family typewriter
1530 .png
1531 \family default
1532
1533 \begin_inset Quotes erd
1534 \end_inset
1535
1536 )
1537 \begin_inset Index idx
1538 status collapsed
1539
1540 \begin_layout Plain Layout
1541 PNG|see
1542 \begin_inset ERT
1543 status collapsed
1544
1545 \begin_layout Plain Layout
1546
1547 {
1548 \end_layout
1549
1550 \end_inset
1551
1552 Formats d'image
1553 \begin_inset ERT
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557
1558 }
1559 \end_layout
1560
1561 \end_inset
1562
1563
1564 \end_layout
1565
1566 \end_inset
1567
1568  et le JPG (
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 Joint Photographic Expert Group, extension 
1573 \begin_inset Quotes eld
1574 \end_inset
1575
1576
1577 \family typewriter
1578 .jpg
1579 \family default
1580
1581 \begin_inset Quotes erd
1582 \end_inset
1583
1584  ou 
1585 \begin_inset Quotes eld
1586 \end_inset
1587
1588
1589 \family typewriter
1590 .jpeg
1591 \family default
1592
1593 \begin_inset Quotes erd
1594 \end_inset
1595
1596 )
1597 \begin_inset Index idx
1598 status collapsed
1599
1600 \begin_layout Plain Layout
1601 JPG|see
1602 \begin_inset ERT
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606
1607 {
1608 \end_layout
1609
1610 \end_inset
1611
1612 Formats d'image
1613 \begin_inset ERT
1614 status collapsed
1615
1616 \begin_layout Plain Layout
1617
1618 }
1619 \end_layout
1620
1621 \end_inset
1622
1623
1624 \end_layout
1625
1626 \end_inset
1627
1628 .
1629 \end_layout
1630
1631 \begin_layout Description
1632 Les
1633 \begin_inset space ~
1634 \end_inset
1635
1636 images
1637 \begin_inset space ~
1638 \end_inset
1639
1640 Vectorielles
1641 \begin_inset space ~
1642 \end_inset
1643
1644 (ou
1645 \begin_inset space ~
1646 \end_inset
1647
1648 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1649  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1650 nnée comme on le veut sans perte de précision.
1651  La possibilité de redimensionner les images est très utilisé pour les présentat
1652 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1653 nnement.
1654  Le redimensionnement permet aussi de présenter des documents en ligne où
1655  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1656  étudier les détails.
1657 \begin_inset Newline newline
1658 \end_inset
1659
1660 Les principaux formats vectoriels sont le SVG (
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 Scalable Vector Graphics
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668 , extension
1669 \begin_inset Quotes eld
1670 \end_inset
1671
1672
1673 \family typewriter
1674 .svg
1675 \family default
1676
1677 \begin_inset Quotes erd
1678 \end_inset
1679
1680 )
1681 \begin_inset Index idx
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685 SVG|see
1686 \begin_inset ERT
1687 status collapsed
1688
1689 \begin_layout Plain Layout
1690
1691 {
1692 \end_layout
1693
1694 \end_inset
1695
1696 Format d'image
1697 \begin_inset ERT
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701
1702 }
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \end_inset
1711
1712 , l'EPS ( 
1713 \begin_inset Quotes eld
1714 \end_inset
1715
1716 encapsulated PostScript
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720 , extension
1721 \begin_inset Quotes eld
1722 \end_inset
1723
1724
1725 \family typewriter
1726 .eps
1727 \family default
1728
1729 \begin_inset Quotes erd
1730 \end_inset
1731
1732 )
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 EPS|see
1738 \begin_inset ERT
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742
1743 {
1744 \end_layout
1745
1746 \end_inset
1747
1748 Format d'image
1749 \begin_inset ERT
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753
1754 }
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \end_layout
1761
1762 \end_inset
1763
1764 , le PDF (
1765 \begin_inset Quotes eld
1766 \end_inset
1767
1768 Portable Document Format
1769 \begin_inset Quotes erd
1770 \end_inset
1771
1772 , extension
1773 \begin_inset Quotes eld
1774 \end_inset
1775
1776
1777 \family typewriter
1778 .pdf
1779 \family default
1780
1781 \begin_inset Quotes erd
1782 \end_inset
1783
1784 )
1785 \begin_inset Index idx
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 PDF|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Format d'image
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816  et le WMF (
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820 Windows Metafile
1821 \begin_inset Quotes erd
1822 \end_inset
1823
1824 , extension 
1825 \begin_inset Quotes eld
1826 \end_inset
1827
1828
1829 \family typewriter
1830 .wfm
1831 \family default
1832
1833 \begin_inset Quotes erd
1834 \end_inset
1835
1836  ou 
1837 \begin_inset Quotes eld
1838 \end_inset
1839
1840
1841 \family typewriter
1842 .emf
1843 \family default
1844
1845 \begin_inset Quotes erd
1846 \end_inset
1847
1848 )
1849 \begin_inset Index idx
1850 status collapsed
1851
1852 \begin_layout Plain Layout
1853 WMF|see
1854 \begin_inset ERT
1855 status collapsed
1856
1857 \begin_layout Plain Layout
1858
1859 {
1860 \end_layout
1861
1862 \end_inset
1863
1864 Formats d'images
1865 \begin_inset ERT
1866 status collapsed
1867
1868 \begin_layout Plain Layout
1869
1870 }
1871 \end_layout
1872
1873 \end_inset
1874
1875
1876 \end_layout
1877
1878 \end_inset
1879
1880 .
1881  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1882  en EPS, mais le résultat ne sera pas redimensionnable.
1883  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1884 \begin_inset Foot
1885 status open
1886
1887 \begin_layout Plain Layout
1888 Dans le cas du PDF l'image initiale est aussi compressée.
1889 \end_layout
1890
1891 \end_inset
1892
1893 .
1894 \end_layout
1895
1896 \begin_layout Standard
1897 Les fichiers PDF générés par 
1898 \family typewriter
1899 Adobe Photoshop
1900 \family default
1901 , par exemple, sont des images matricielles.
1902 \end_layout
1903
1904 \begin_layout Standard
1905 En principe il est quasiment impossible de convertir une image matricielle
1906  en graphique vectoriel, seul le contraire est possible.
1907
1908 \lang english
1909  
1910 \lang french
1911 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1912  dans respectivement un fichier de sortie PDF ou PostScript.
1913  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1914  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1915  WMF/SVG
1916 \begin_inset Formula $\to$
1917 \end_inset
1918
1919 PDF/EPS convenables.
1920 \end_layout
1921
1922 \begin_layout Chapter
1923 Tableaux
1924 \begin_inset Index idx
1925 status collapsed
1926
1927 \begin_layout Plain Layout
1928 Tableau
1929 \end_layout
1930
1931 \end_inset
1932
1933
1934 \end_layout
1935
1936 \begin_layout Section
1937 Introduction
1938 \begin_inset Index idx
1939 status collapsed
1940
1941 \begin_layout Plain Layout
1942 Tableau ! Introduction
1943 \end_layout
1944
1945 \end_inset
1946
1947
1948 \end_layout
1949
1950 \begin_layout Standard
1951 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1952  
1953 \begin_inset Graphics
1954         filename ../../images/tabular-insert.png
1955         scale 85
1956         scaleBeforeRotation
1957
1958 \end_inset
1959
1960  soit 
1961 \family sans
1962 Insérer\SpecialChar \menuseparator
1963 Tableau
1964 \family default
1965 .
1966  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1967  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1968  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1969  sur un bouton de la souris pour valider votre choix.
1970  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1971  vous demandant le nombre de lignes et de colonnes.
1972 \begin_inset Newline newline
1973 \end_inset
1974
1975 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1976  une à droite de la colonne la plus à droite et une en bas de la rangée
1977  du bas, qui forment une boîte autour du tableau.
1978  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1979  apparaît séparée du reste du tableau.
1980  Voici un exemple :
1981 \end_layout
1982
1983 \begin_layout Standard
1984 \align center
1985 \begin_inset Tabular
1986 <lyxtabular version="3" rows="4" columns="4">
1987 <features tabularvalignment="middle">
1988 <column alignment="center" valignment="top" width="0">
1989 <column alignment="center" valignment="top" width="0">
1990 <column alignment="center" valignment="top" width="0">
1991 <column alignment="center" valignment="top" width="0">
1992 <row>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2003 \begin_inset Text
2004
2005 \begin_layout Plain Layout
2006 1
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015 2
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Plain Layout
2024 3
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 </row>
2030 <row>
2031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2032 \begin_inset Text
2033
2034 \begin_layout Plain Layout
2035 A
2036 \end_layout
2037
2038 \end_inset
2039 </cell>
2040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2041 \begin_inset Text
2042
2043 \begin_layout Plain Layout
2044
2045 \end_layout
2046
2047 \end_inset
2048 </cell>
2049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2050 \begin_inset Text
2051
2052 \begin_layout Plain Layout
2053
2054 \end_layout
2055
2056 \end_inset
2057 </cell>
2058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2059 \begin_inset Text
2060
2061 \begin_layout Plain Layout
2062
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 </row>
2068 <row>
2069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2070 \begin_inset Text
2071
2072 \begin_layout Plain Layout
2073 B
2074 \end_layout
2075
2076 \end_inset
2077 </cell>
2078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \begin_layout Plain Layout
2082
2083 \end_layout
2084
2085 \end_inset
2086 </cell>
2087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2088 \begin_inset Text
2089
2090 \begin_layout Plain Layout
2091
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2097 \begin_inset Text
2098
2099 \begin_layout Plain Layout
2100
2101 \end_layout
2102
2103 \end_inset
2104 </cell>
2105 </row>
2106 <row>
2107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2108 \begin_inset Text
2109
2110 \begin_layout Plain Layout
2111 C
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2117 \begin_inset Text
2118
2119 \begin_layout Plain Layout
2120
2121 \end_layout
2122
2123 \end_inset
2124 </cell>
2125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Plain Layout
2129
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Plain Layout
2138
2139 \end_layout
2140
2141 \end_inset
2142 </cell>
2143 </row>
2144 </lyxtabular>
2145
2146 \end_inset
2147
2148
2149 \end_layout
2150
2151 \begin_layout Section
2152 La fenêtre 
2153 \family sans
2154 Tableau
2155 \family default
2156
2157 \begin_inset Index idx
2158 status collapsed
2159
2160 \begin_layout Plain Layout
2161 Tableau ! Fenêtre de dialogue
2162 \end_layout
2163
2164 \end_inset
2165
2166
2167 \end_layout
2168
2169 \begin_layout Standard
2170 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2171  de la souris, ce qui fait apparaître une fenêtre avec des options.
2172  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2173  la colonne et la ligne dans laquelle le curseur se trouve.
2174  La plupart des options peuvent s'appliquer à des sélections.
2175  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2176  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2177  votre sélection.
2178  Notez qu'il y a une différence entre sélectionner le 
2179 \emph on
2180 contenu 
2181 \emph default
2182 d'une cellule et sélectionner la cellule elle-même.
2183  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2184  tableaux :
2185 \end_layout
2186
2187 \begin_layout Description
2188 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2189  la largeur de la colonne courante.
2190  L'alignement 
2191 \family sans
2192 \lang english
2193 At
2194 \begin_inset space ~
2195 \end_inset
2196
2197 Decimal
2198 \begin_inset space ~
2199 \end_inset
2200
2201 Separator
2202 \family default
2203  is described in
2204 \lang french
2205  section
2206 \begin_inset space ~
2207 \end_inset
2208
2209
2210 \begin_inset CommandInset ref
2211 LatexCommand ref
2212 reference "sub:Alignements-de-cellules"
2213
2214 \end_inset
2215
2216 .
2217  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2218  vertical de la ligne courante.
2219  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2220  et donc, plusieurs paragraphes de texte, voir la section
2221 \begin_inset space ~
2222 \end_inset
2223
2224
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "sub:Lignes-multiple-dans-cellule"
2228
2229 \end_inset
2230
2231 .
2232  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2233  pour accommoder le contenu de cellule le plus large.
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2238  un multicolonne, voir la section
2239 \begin_inset space ~
2240 \end_inset
2241
2242
2243 \begin_inset CommandInset ref
2244 LatexCommand ref
2245 reference "sub:Multicolonnes"
2246
2247 \end_inset
2248
2249  ou 
2250 \lang english
2251 the cells of one column as multirow cell
2252 \lang french
2253 , voir la section
2254 \begin_inset space ~
2255 \end_inset
2256
2257
2258 \begin_inset CommandInset ref
2259 LatexCommand ref
2260 reference "sub:Multi-lignes"
2261
2262 \end_inset
2263
2264 .
2265 \begin_inset Newline newline
2266 \end_inset
2267
2268 L'option 
2269 \family sans
2270 Tourner
2271 \begin_inset space ~
2272 \end_inset
2273
2274 la
2275 \begin_inset space ~
2276 \end_inset
2277
2278 case
2279 \begin_inset space ~
2280 \end_inset
2281
2282 de
2283 \begin_inset space ~
2284 \end_inset
2285
2286 90°
2287 \family default
2288  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2289  L'option 
2290 \family sans
2291 Tourner
2292 \begin_inset space ~
2293 \end_inset
2294
2295 le
2296 \begin_inset space ~
2297 \end_inset
2298
2299 tableau
2300 \begin_inset space ~
2301 \end_inset
2302
2303 de
2304 \begin_inset space ~
2305 \end_inset
2306
2307 90°
2308 \family default
2309  fait pivoter tout le tableau.
2310  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2311  la sortie finale.
2312 \begin_inset Newline newline
2313 \end_inset
2314
2315
2316 \begin_inset Note Greyedout
2317 status open
2318
2319 \begin_layout Plain Layout
2320
2321 \series bold
2322 Note:
2323 \series default
2324  La plupart des visualiseurs DVI ne sont 
2325 \emph on
2326 pas
2327 \emph default
2328  capables d'afficher ces rotations.
2329 \end_layout
2330
2331 \end_inset
2332
2333
2334 \lang english
2335
2336 \begin_inset Newline newline
2337 \end_inset
2338
2339
2340 \lang french
2341 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2342  spéciales pour le tableau, voir les sections
2343 \begin_inset space ~
2344 \end_inset
2345
2346
2347 \begin_inset CommandInset ref
2348 LatexCommand ref
2349 reference "sub:Calculs-multicolonnes"
2350
2351 \end_inset
2352
2353  et 
2354 \begin_inset CommandInset ref
2355 LatexCommand ref
2356 reference "sec:Tableaux-Colorés"
2357
2358 \end_inset
2359
2360 .
2361 \end_layout
2362
2363 \begin_layout Description
2364
2365 \family sans
2366 Bordures
2367 \family default
2368  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2369  ou la colonne courante.
2370  
2371 \begin_inset Newline newline
2372 \end_inset
2373
2374 En utilisant le style 
2375 \family sans
2376 Formel
2377 \family default
2378  à la place du style par 
2379 \family sans
2380 Défaut
2381 \family default
2382 , on va convertir le tableau en tableau formel comme on le décrit dans la
2383  section
2384 \begin_inset space ~
2385 \end_inset
2386
2387
2388 \begin_inset CommandInset ref
2389 LatexCommand ref
2390 reference "sec:Tableaux-Formels"
2391
2392 \end_inset
2393
2394 .
2395 \begin_inset Newline newline
2396 \end_inset
2397
2398 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2399  dans les lignes du tableau comme c'est décrit dans la section
2400 \begin_inset space ~
2401 \end_inset
2402
2403
2404 \begin_inset CommandInset ref
2405 LatexCommand ref
2406 reference "sub:Espacement-lignes"
2407
2408 \end_inset
2409
2410 .
2411 \end_layout
2412
2413 \begin_layout Description
2414 Tableau
2415 \begin_inset space ~
2416 \end_inset
2417
2418 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2419  un 
2420 \begin_inset Quotes eld
2421 \end_inset
2422
2423
2424 \emph on
2425 tableau long
2426 \emph default
2427
2428 \begin_inset Quotes erd
2429 \end_inset
2430
2431  qui peut continuer sur plusieurs pages.
2432  Les sections
2433 \begin_inset space ~
2434 \end_inset
2435
2436
2437 \begin_inset CommandInset ref
2438 LatexCommand ref
2439 reference "sec:Tableaux-longs"
2440
2441 \end_inset
2442
2443  et 
2444 \begin_inset CommandInset ref
2445 LatexCommand ref
2446 reference "sec:Questions-sur-tableaux-longs"
2447
2448 \end_inset
2449
2450  décrivent ces tableaux longs plus en détail.
2451 \end_layout
2452
2453 \begin_layout Standard
2454 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2455  de cellule en cellule avec les touches de déplacement et voir s'afficher
2456  les propriétés de la cellule courante dans la fenêtre de dialogue.
2457 \end_layout
2458
2459 \begin_layout Section
2460 La barre d'outils tableau
2461 \begin_inset Index idx
2462 status collapsed
2463
2464 \begin_layout Plain Layout
2465 Tableau ! Barre d'outils
2466 \end_layout
2467
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \begin_layout Standard
2474 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2475  permet de modifier plus rapidement les tableaux.
2476  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2477  le curseur se trouve à l'intérieur d'un tableau.
2478  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2479  au menu 
2480 \family sans
2481 Visualiser\SpecialChar \menuseparator
2482 Barres
2483 \begin_inset space ~
2484 \end_inset
2485
2486 d'outils\SpecialChar \menuseparator
2487 Tableau
2488 \family default
2489 .
2490 \end_layout
2491
2492 \begin_layout Standard
2493 La barre d'outils contient les icônes suivantes :
2494 \end_layout
2495
2496 \begin_layout Labeling
2497 \labelwidthstring 00.00.0000
2498 \begin_inset Graphics
2499         filename ../../images/tabular-feature_append-row.png
2500         scaleBeforeRotation
2501
2502 \end_inset
2503
2504  ajoute une ligne sous la cellule ou la sélection courante
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Graphics
2510         filename ../../images/tabular-feature_append-column.png
2511         scaleBeforeRotation
2512
2513 \end_inset
2514
2515  ajoute une colonne à la droite de la cellule ou de la sélection courante
2516 \end_layout
2517
2518 \begin_layout Labeling
2519 \labelwidthstring 00.00.0000
2520 \begin_inset Graphics
2521         filename ../../images/tabular-feature_delete-row.png
2522         scaleBeforeRotation
2523
2524 \end_inset
2525
2526  supprime la ligne ou la sélection courante
2527 \end_layout
2528
2529 \begin_layout Labeling
2530 \labelwidthstring 00.00.0000
2531 \begin_inset Graphics
2532         filename ../../images/tabular-feature_delete-column.png
2533         scaleBeforeRotation
2534
2535 \end_inset
2536
2537  supprime la colonne ou la sélection courante
2538 \end_layout
2539
2540 \begin_layout Labeling
2541 \labelwidthstring 00.00.0000
2542 \begin_inset Graphics
2543         filename ../../images/tabular-feature_toggle-line-top.png
2544         scaleBeforeRotation
2545
2546 \end_inset
2547
2548  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2549  courante
2550 \end_layout
2551
2552 \begin_layout Labeling
2553 \labelwidthstring 00.00.0000
2554 \begin_inset Graphics
2555         filename ../../images/tabular-feature_toggle-line-bottom.png
2556         scaleBeforeRotation
2557
2558 \end_inset
2559
2560  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2561 \end_layout
2562
2563 \begin_layout Labeling
2564 \labelwidthstring 00.00.0000
2565 \begin_inset Graphics
2566         filename ../../images/tabular-feature_toggle-line-left.png
2567         scaleBeforeRotation
2568
2569 \end_inset
2570
2571  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2572 \begin_inset Note Note
2573 status collapsed
2574
2575 \begin_layout Plain Layout
2576 ou colonne ?
2577 \end_layout
2578
2579 \end_inset
2580
2581  ou de la sélection courante
2582 \end_layout
2583
2584 \begin_layout Labeling
2585 \labelwidthstring 00.00.0000
2586 \begin_inset Graphics
2587         filename ../../images/tabular-feature_toggle-line-right.png
2588         scaleBeforeRotation
2589
2590 \end_inset
2591
2592  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2593 \begin_inset Note Note
2594 status collapsed
2595
2596 \begin_layout Plain Layout
2597 ou colonne ?
2598 \end_layout
2599
2600 \end_inset
2601
2602  ou de la sélection courante
2603 \end_layout
2604
2605 \begin_layout Labeling
2606 \labelwidthstring 00.00.0000
2607 \begin_inset Graphics
2608         filename ../../images/tabular-feature_set-all-lines.png
2609         scaleBeforeRotation
2610
2611 \end_inset
2612
2613  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2614  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2615  colonne et la ligne courante
2616 \end_layout
2617
2618 \begin_layout Labeling
2619 \labelwidthstring 00.00.0000
2620 \begin_inset Graphics
2621         filename ../../images/tabular-feature_unset-all-lines.png
2622         scaleBeforeRotation
2623
2624 \end_inset
2625
2626  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2627  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2628  aussi la colonne et la ligne courante
2629 \end_layout
2630
2631 \begin_layout Labeling
2632 \labelwidthstring 00.00.0000
2633 \begin_inset Graphics
2634         filename ../../images/tabular-feature_m-align-left.png
2635         scaleBeforeRotation
2636
2637 \end_inset
2638
2639  aligne à gauche le contenu de la cellule ou de la colonne courante
2640 \end_layout
2641
2642 \begin_layout Labeling
2643 \labelwidthstring 00.00.0000
2644 \begin_inset Graphics
2645         filename ../../images/tabular-feature_m-align-center.png
2646         scaleBeforeRotation
2647
2648 \end_inset
2649
2650  centre horizontalement le contenu de la cellule ou de la colonne courante
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Graphics
2656         filename ../../images/tabular-feature_m-align-right.png
2657         scaleBeforeRotation
2658
2659 \end_inset
2660
2661  aligne à droite le contenu de la cellule ou de la colonne courante
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Graphics
2667         filename ../../images/tabular-feature_align-decimal.png
2668         scaleBeforeRotation
2669
2670 \end_inset
2671
2672  aligne le contenu de la colonne courante 
2673 \lang english
2674 at a character
2675 \end_layout
2676
2677 \begin_layout Labeling
2678 \labelwidthstring 00.00.0000
2679 \begin_inset Graphics
2680         filename ../../images/tabular-feature_m-valign-top.png
2681         scaleBeforeRotation
2682
2683 \end_inset
2684
2685  aligne le contenu de la cellule courante verticalement vers le haut
2686 \end_layout
2687
2688 \begin_layout Labeling
2689 \labelwidthstring 00.00.0000
2690 \begin_inset Graphics
2691         filename ../../images/tabular-feature_m-valign-middle.png
2692         scaleBeforeRotation
2693
2694 \end_inset
2695
2696  centre verticalement le contenu de la cellule courante
2697 \end_layout
2698
2699 \begin_layout Labeling
2700 \labelwidthstring 00.00.0000
2701 \begin_inset Graphics
2702         filename ../../images/tabular-feature_m-valign-bottom.png
2703         scaleBeforeRotation
2704
2705 \end_inset
2706
2707  aligne le contenu de la cellule courante verticalement vers le bas
2708 \end_layout
2709
2710 \begin_layout Labeling
2711 \labelwidthstring 00.00.0000
2712 \begin_inset Graphics
2713         filename ../../images/tabular-feature_set-rotate-cell.png
2714         scaleBeforeRotation
2715
2716 \end_inset
2717
2718  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2719 re
2720 \end_layout
2721
2722 \begin_layout Labeling
2723 \labelwidthstring 00.00.0000
2724 \begin_inset Graphics
2725         filename ../../images/tabular-feature_set-rotate-tabular.png
2726         scaleBeforeRotation
2727
2728 \end_inset
2729
2730  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2731 \end_layout
2732
2733 \begin_layout Labeling
2734 \labelwidthstring 00.00.0000
2735 \begin_inset Graphics
2736         filename ../../images/tabular-feature_multicolumn.png
2737         scaleBeforeRotation
2738
2739 \end_inset
2740
2741  transforme en multi-colonne la cellule ou la sélection courante
2742 \end_layout
2743
2744 \begin_layout Labeling
2745 \labelwidthstring 00.00.0000
2746 \begin_inset Graphics
2747         filename ../../images/tabular-feature_multirow.png
2748         scaleBeforeRotation
2749
2750 \end_inset
2751
2752  transforme en 
2753 \lang english
2754 multirow
2755 \lang french
2756  la cellule ou la sélection courante
2757 \end_layout
2758
2759 \begin_layout Standard
2760 \begin_inset Note Greyedout
2761 status open
2762
2763 \begin_layout Plain Layout
2764
2765 \series bold
2766 Note :
2767 \series default
2768  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2769  est utilisé pour toutes les autres cellules de la ligne.
2770 \end_layout
2771
2772 \end_inset
2773
2774
2775 \end_layout
2776
2777 \begin_layout Section
2778 Le Menu Éditer Tableau
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Tableau ! Menu Éditer
2784 \end_layout
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2793  
2794 \family sans
2795 Éditer\SpecialChar \menuseparator
2796 Tableau
2797 \family default
2798  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2799  ou de la ligne courante et aussi de transformer la sélection courante en
2800  multi-colonne.
2801  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2802 \end_layout
2803
2804 \begin_layout Section
2805 Flottant de Tableau
2806 \begin_inset CommandInset label
2807 LatexCommand label
2808 name "sec:Table-Floats"
2809
2810 \end_inset
2811
2812
2813 \begin_inset Index idx
2814 status collapsed
2815
2816 \begin_layout Plain Layout
2817 Flottants ! Tableaux
2818 \end_layout
2819
2820 \end_inset
2821
2822
2823 \begin_inset Index idx
2824 status collapsed
2825
2826 \begin_layout Plain Layout
2827 Tableau ! Flottants
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \begin_layout Standard
2836 Pour des explications générales sur les flottants, jetez un œil à la section
2837 \begin_inset space ~
2838 \end_inset
2839
2840
2841 \begin_inset CommandInset ref
2842 LatexCommand ref
2843 reference "sec:Flottants-Introduction"
2844
2845 \end_inset
2846
2847 .
2848 \end_layout
2849
2850 \begin_layout Standard
2851 \begin_inset Float table
2852 placement h
2853 wide false
2854 sideways false
2855 status open
2856
2857 \begin_layout Plain Layout
2858 \begin_inset Caption
2859
2860 \begin_layout Plain Layout
2861 \begin_inset CommandInset label
2862 LatexCommand label
2863 name "tab:Flottant-de-tableau"
2864
2865 \end_inset
2866
2867 Un flottant de tableau.
2868 \end_layout
2869
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \begin_layout Plain Layout
2876 \align center
2877 \begin_inset Tabular
2878 <lyxtabular version="3" rows="3" columns="3">
2879 <features tabularvalignment="middle">
2880 <column alignment="center" valignment="top" width="0pt">
2881 <column alignment="center" valignment="top" width="0pt">
2882 <column alignment="center" valignment="top" width="0pt">
2883 <row>
2884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 1
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897 2
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906 3
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 <row>
2913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2914 \begin_inset Text
2915
2916 \begin_layout Plain Layout
2917 Jules
2918 \end_layout
2919
2920 \end_inset
2921 </cell>
2922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Plain Layout
2926 Marie
2927 \end_layout
2928
2929 \end_inset
2930 </cell>
2931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2932 \begin_inset Text
2933
2934 \begin_layout Plain Layout
2935 Jean
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 </row>
2941 <row>
2942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946 \begin_inset Formula $\int x^{2}dx$
2947 \end_inset
2948
2949
2950 \end_layout
2951
2952 \end_inset
2953 </cell>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958 \begin_inset Formula $\left[\begin{array}{cc}
2959 a & b\\
2960 c & d
2961 \end{array}\right]$
2962 \end_inset
2963
2964
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 \begin_inset Formula $1+1=2$
2974 \end_inset
2975
2976
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 </row>
2982 </lyxtabular>
2983
2984 \end_inset
2985
2986
2987 \end_layout
2988
2989 \end_inset
2990
2991
2992 \end_layout
2993
2994 \begin_layout Standard
2995 Les flottants de tableau sont insérés en utilisant le menu 
2996 \family sans
2997 Insérer\SpecialChar \menuseparator
2998 Flottant\SpecialChar \menuseparator
2999 Tableau
3000 \family default
3001  ou le bouton 
3002 \begin_inset Graphics
3003         filename ../../images/float-insert_table.png
3004         scale 85
3005         scaleBeforeRotation
3006
3007 \end_inset
3008
3009  de la barre d'outils.
3010 \end_layout
3011
3012 \begin_layout Standard
3013 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3014  qui a comme étiquette 
3015 \begin_inset Quotes eld
3016 \end_inset
3017
3018 Tableau
3019 \begin_inset space ~
3020 \end_inset
3021
3022 #:
3023 \begin_inset Quotes erd
3024 \end_inset
3025
3026  (où # est le numéro du tableau).
3027  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3028 \end_layout
3029
3030 \begin_layout Standard
3031 Le tableau
3032 \begin_inset space ~
3033 \end_inset
3034
3035
3036 \begin_inset CommandInset ref
3037 LatexCommand ref
3038 reference "tab:Flottant-de-tableau"
3039
3040 \end_inset
3041
3042  est un exemple de tableau dans un flottant de tableau.
3043 \end_layout
3044
3045 \begin_layout Standard
3046 On met habituellement la légende au dessus des tableaux, mais cette règle
3047  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3048  Cela signifie que si vous utilisez un document appartenant aux classes
3049  
3050 \family sans
3051 article
3052 \family default
3053
3054 \family sans
3055 book
3056 \family default
3057
3058 \family sans
3059 letter
3060 \family default
3061 , ou
3062 \family sans
3063  report
3064 \family default
3065  il n'y aura pas d'espace entre la légende et le tableau.
3066  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3067  la commande de chargement du paquetage LaTeX 
3068 \series bold
3069 caption
3070 \series default
3071
3072 \begin_inset Index idx
3073 status collapsed
3074
3075 \begin_layout Plain Layout
3076 Paquetages LaTeX ! caption
3077 \end_layout
3078
3079 \end_inset
3080
3081  dans le préambule de votre document.
3082 \begin_inset Foot
3083 status open
3084
3085 \begin_layout Plain Layout
3086 Pour plus d'information voyez la section
3087 \begin_inset space ~
3088 \end_inset
3089
3090
3091 \begin_inset CommandInset ref
3092 LatexCommand ref
3093 reference "sec:Placement-légende"
3094
3095 \end_inset
3096
3097 .
3098 \end_layout
3099
3100 \end_inset
3101
3102 :
3103 \end_layout
3104
3105 \begin_layout Standard
3106
3107 \series bold
3108 tableposition=top
3109 \end_layout
3110
3111 \begin_layout Standard
3112 Le paquetage 
3113 \series bold
3114 caption
3115 \series default
3116 , qui est décrit dans la section
3117 \begin_inset space ~
3118 \end_inset
3119
3120
3121 \begin_inset CommandInset ref
3122 LatexCommand ref
3123 reference "sec:Formatage-légende"
3124
3125 \end_inset
3126
3127 , est utilisé pour ajuster le format des légendes.
3128 \end_layout
3129
3130 \begin_layout Standard
3131 Dans le texte, on fait référence à un tableau
3132 \begin_inset Index idx
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136 References@Références ! à des Tableaux
3137 \end_layout
3138
3139 \end_inset
3140
3141  en faisant référence à sa légende.
3142  On insère donc une étiquette dans la légende en utilisant le menu 
3143 \family sans
3144 Insérer
3145 \family default
3146 \SpecialChar \menuseparator
3147
3148 \family sans
3149 Étiquette
3150 \family default
3151  ou le bouton 
3152 \begin_inset Graphics
3153         filename ../../images/label-insert.png
3154         scale 85
3155         scaleBeforeRotation
3156
3157 \end_inset
3158
3159  de la barre d'outils.
3160  On peut alors faire référence à cette étiquette en utilisant le menu 
3161 \family sans
3162 Insérer\SpecialChar \menuseparator
3163 Référence
3164 \begin_inset space ~
3165 \end_inset
3166
3167 croisée
3168 \family default
3169  ou le bouton 
3170 \begin_inset Graphics
3171         filename ../../images/dialog-show-new-inset_ref.png
3172         scale 85
3173         scaleBeforeRotation
3174
3175 \end_inset
3176
3177  de la barre d'outils.
3178 \begin_inset Newline newline
3179 \end_inset
3180
3181 Les références croisées sont expliquées en détail dans la section
3182 \begin_inset space ~
3183 \end_inset
3184
3185
3186 \begin_inset CommandInset ref
3187 LatexCommand ref
3188 reference "sec:Referencer-les-Flottants"
3189
3190 \end_inset
3191
3192 .
3193 \end_layout
3194
3195 \begin_layout Section
3196 Tableaux Longs
3197 \begin_inset CommandInset label
3198 LatexCommand label
3199 name "sec:Tableaux-longs"
3200
3201 \end_inset
3202
3203
3204 \begin_inset Index idx
3205 status collapsed
3206
3207 \begin_layout Plain Layout
3208 Tableaux longs
3209 \end_layout
3210
3211 \end_inset
3212
3213
3214 \begin_inset Index idx
3215 status collapsed
3216
3217 \begin_layout Plain Layout
3218 Tableau ! Tableaux longs
3219 \end_layout
3220
3221 \end_inset
3222
3223
3224 \end_layout
3225
3226 \begin_layout Standard
3227 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3228  l'option 
3229 \family sans
3230 Utiliser
3231 \begin_inset space ~
3232 \end_inset
3233
3234 les
3235 \begin_inset space ~
3236 \end_inset
3237
3238 tableaux
3239 \begin_inset space ~
3240 \end_inset
3241
3242 longs
3243 \family default
3244  de l'onglet 
3245 \family sans
3246 Tableau
3247 \begin_inset space ~
3248 \end_inset
3249
3250 long
3251 \family default
3252  de la fenêtre 
3253 \family sans
3254 Paramètres
3255 \begin_inset space ~
3256 \end_inset
3257
3258 du
3259 \begin_inset space ~
3260 \end_inset
3261
3262 tableau
3263 \family default
3264  pour le répartir automatiquement sur plusieurs pages.
3265  En cochant cette option, vous activez les options suivantes:
3266 \end_layout
3267
3268 \begin_layout Description
3269 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3270  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3271  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3272  première page, si 
3273 \family sans
3274 Premier
3275 \begin_inset space ~
3276 \end_inset
3277
3278 en-tête
3279 \family default
3280  est défini.
3281  Ces lignes forment l'en-tête principal.
3282 \end_layout
3283
3284 \begin_layout Description
3285 Premier
3286 \begin_inset space ~
3287 \end_inset
3288
3289 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3290  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3291  d'en-tête utilisées pour la première page du tableau long.
3292 \end_layout
3293
3294 \begin_layout Description
3295 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3296  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3297  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3298  page si 
3299 \family sans
3300 Dernier
3301 \begin_inset space ~
3302 \end_inset
3303
3304 pied
3305 \family default
3306  est défini.
3307 \end_layout
3308
3309 \begin_layout Description
3310 Dernier
3311 \begin_inset space ~
3312 \end_inset
3313
3314 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3315  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3316  constituant le pied de la dernière page du tableau long.
3317 \end_layout
3318
3319 \begin_layout Description
3320 Légende La ligne courante contient la légende du tableau.
3321  La première ligne est transformée en une colonne unique et une légende
3322  est insérée.
3323  Vous trouverez d'autres explications sur les légendes pour les tableaux
3324  longs dans la section
3325 \begin_inset space ~
3326 \end_inset
3327
3328
3329 \begin_inset CommandInset ref
3330 LatexCommand ref
3331 reference "sub:Tableaux-longs-légende"
3332
3333 \end_inset
3334
3335 .
3336 \end_layout
3337
3338 \begin_layout Standard
3339 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3340  Voyez le tableau long qui suit pour voir comment ça marche :
3341 \end_layout
3342
3343 \begin_layout Standard
3344 \align center
3345 \begin_inset Tabular
3346 <lyxtabular version="3" rows="69" columns="3">
3347 <features islongtable="true" longtabularalignment="center">
3348 <column alignment="left" valignment="top" width="0cm">
3349 <column alignment="left" valignment="top" width="0pt">
3350 <column alignment="center" valignment="top" width="0pt">
3351 <row endfirsthead="true">
3352 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356
3357 \series bold
3358 Exemple d'annuaire téléphonique (ignorez les noms)
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 <row endfirsthead="true">
3383 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \series bold
3389 NOM
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3395 \begin_inset Text
3396
3397 \begin_layout Plain Layout
3398
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \series bold
3409 TEL.
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row endhead="true">
3416 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420
3421 \series bold
3422 Exemple d'annuaire téléphonique
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row endhead="true">
3447 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451
3452 \series bold
3453 NOM
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \series bold
3473 TEL.
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 </row>
3479 <row endfoot="true">
3480 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484  continue page suivante
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 </row>
3508 <row>
3509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \series bold
3515 Annovi
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 Silvia
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 111
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 Bertoli
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 Stefano
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564 111
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row>
3571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577 Bozzi
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 Walter
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 111
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 </row>
3601 <row>
3602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606
3607 \series bold
3608 Cachia
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 Maria
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 111
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 </row>
3632 <row>
3633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series bold
3639 Cachia
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 Maurizio
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 111
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 </row>
3663 <row>
3664 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668
3669 \series bold
3670 Cinquemani
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 Giusi
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 111
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row>
3695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699
3700 \series bold
3701 Colin
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 Bernard
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 111
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730
3731 \series bold
3732 Concli
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 Gianfranco
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 111
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 </row>
3756 <row>
3757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761
3762 \series bold
3763 Dal Bosco
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 Carolina
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 111
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 </row>
3787 <row>
3788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792
3793 \series bold
3794 Dalpiaz
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 Annamaria
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 111
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823
3824 \series bold
3825 Feliciello
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 Domenico
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 111
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \series bold
3856 Focarelli
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 Paola
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 111
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 </row>
3880 <row>
3881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885
3886 \series bold
3887 Galletti
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 Oreste
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 111
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row>
3912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916
3917 \series bold
3918 Gasparini
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 Franca
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 111
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947
3948 \series bold
3949 Rizzardi
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 Paola
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 111
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 <row>
3974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978
3979 \series bold
3980 Lassini
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 Giancarlo
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 111
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 </row>
4004 <row>
4005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009
4010 \series bold
4011 Malfatti
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 Luciano
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 111
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row>
4036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040
4041 \series bold
4042 Malfatti
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 Valeriano
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 111
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 </row>
4066 <row>
4067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071
4072 \series bold
4073 Meneguzzo
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 Roberto
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 111
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 <row>
4098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102
4103 \series bold
4104 Mezzadra
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 Roberto
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 111
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row>
4129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133
4134 \series bold
4135 Pirpamer
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144 Erich
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 111
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164
4165 \series bold
4166 Pochiesa
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 Paolo
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 111, 222
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 </row>
4190 <row>
4191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195
4196 \series bold
4197 Radina
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 Claudio
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215 111
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 <row>
4222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226
4227 \series bold
4228 Stuffer
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 Oskar
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 111
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 </row>
4252 <row>
4253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257
4258 \series bold
4259 Tacchelli
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 Ugo
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 111
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288
4289 \series bold
4290 Tezzele
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 Margit
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 111
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319
4320 \series bold
4321 Unterkalmsteiner
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 Frieda
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 111
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 </row>
4345 <row>
4346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350
4351 \series bold
4352 Vieider
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 Hilde
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 111
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \series bold
4383 Vigna
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 Jürgen
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 111
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412
4413 \series bold
4414 Weber
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 Maurizio
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 111
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 </row>
4438 <row>
4439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443
4444 \series bold
4445 Winkler
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 Franz
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 111
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 </row>
4469 <row>
4470 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474  
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Annovi
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Silvia
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 555
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Bertoli
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Stefano
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 555
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \series bold
4567 Bozzi
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 Walter
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 555
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 </row>
4591 <row>
4592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596
4597 \series bold
4598 Cachia
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 Maria
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 555
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 </row>
4622 <row>
4623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627
4628 \series bold
4629 Cachia
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 Maurizio
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 555
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 <row>
4654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658
4659 \series bold
4660 Cinquemani
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 Giusi
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 555
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689
4690 \series bold
4691 Colin
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 Bernard
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 555
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720
4721 \series bold
4722 Concli
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 Gianfranco
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 555
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 </row>
4746 <row>
4747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751
4752 \series bold
4753 Dal Bosco
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 Carolina
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 555
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 </row>
4777 <row>
4778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782
4783 \series bold
4784 Dalpiaz
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 Annamaria
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 555
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 </row>
4808 <row>
4809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813
4814 \series bold
4815 Feliciello
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 Domenico
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 555
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 </row>
4839 <row>
4840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844
4845 \series bold
4846 Focarelli
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 Paola
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 555
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 </row>
4870 <row>
4871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875
4876 \series bold
4877 Galletti
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 Oreste
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 555
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 </row>
4901 <row>
4902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906
4907 \series bold
4908 Gasparini
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 Franca
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 555
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 </row>
4932 <row>
4933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937
4938 \series bold
4939 Rizzardi
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 Paola
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 555
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 </row>
4963 <row>
4964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968
4969 \series bold
4970 Lassini
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 Giancarlo
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 555
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 </row>
4994 <row>
4995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999
5000 \series bold
5001 Malfatti
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 Luciano
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 555
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \series bold
5032 Malfatti
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 Valeriano
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 555
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \series bold
5063 Meneguzzo
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 Roberto
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 555
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 </row>
5087 <row>
5088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092
5093 \series bold
5094 Mezzadra
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 Roberto
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 555
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 </row>
5118 <row>
5119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123
5124 \series bold
5125 Pirpamer
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 Erich
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 555
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 </row>
5149 <row>
5150 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154
5155 \series bold
5156 Pochiesa
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 Paolo
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 555, 222
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 </row>
5180 <row>
5181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185
5186 \series bold
5187 Radina
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 <cell alignment="center" valignment="top" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196 Claudio
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205 555
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 </row>
5211 <row>
5212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216
5217 \series bold
5218 Stuffer
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 Oskar
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 555
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \series bold
5249 Tacchelli
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 Ugo
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 555
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 <row>
5274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278
5279 \series bold
5280 Tezzele
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 Margit
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 555
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 <row>
5305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309
5310 \series bold
5311 Unterkalmsteiner
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell alignment="center" valignment="top" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320 Frieda
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 555
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 </row>
5335 <row>
5336 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340
5341 \series bold
5342 Vieider
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell alignment="center" valignment="top" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351 Hilde
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360 555
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 </row>
5366 <row>
5367 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371
5372 \series bold
5373 Vigna
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 Jürgen
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 999
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 </row>
5397 <row>
5398 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402
5403 \series bold
5404 Weber
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 <cell alignment="center" valignment="top" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413 Maurizio
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 555
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 </row>
5428 <row>
5429 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433
5434 \series bold
5435 Winkler
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444 Franz
5445 \end_layout
5446
5447 \end_inset
5448 </cell>
5449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Plain Layout
5453 555
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 </row>
5459 <row endlastfoot="true">
5460 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5461 \begin_inset Text
5462
5463 \begin_layout Plain Layout
5464 Fin
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 </lyxtabular>
5489
5490 \end_inset
5491
5492
5493 \begin_inset ERT
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497
5498
5499 \backslash
5500 addtocounter{table}{-1}
5501 \end_layout
5502
5503 \end_inset
5504
5505
5506 \begin_inset Note Note
5507 status collapsed
5508
5509 \begin_layout Plain Layout
5510 Voyez la première note grisée de la section
5511 \begin_inset space ~
5512 \end_inset
5513
5514
5515 \begin_inset CommandInset ref
5516 LatexCommand ref
5517 reference "sub:Tableaux-longs-légende"
5518
5519 \end_inset
5520
5521  pour une explication de cette commande.
5522 \end_layout
5523
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \begin_layout Subsection
5530 Notes de Bas de Page dans les Tableaux Longs
5531 \begin_inset CommandInset label
5532 LatexCommand label
5533 name "sub:Notes-dans-tableau-long"
5534
5535 \end_inset
5536
5537
5538 \begin_inset Index idx
5539 status collapsed
5540
5541 \begin_layout Plain Layout
5542 Tableaux longs ! Notes de bas de page
5543 \end_layout
5544
5545 \end_inset
5546
5547
5548 \end_layout
5549
5550 \begin_layout Standard
5551 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5552  long.
5553  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5554  contenant la note.
5555  Par exemple le tableau
5556 \begin_inset space ~
5557 \end_inset
5558
5559
5560 \begin_inset CommandInset ref
5561 LatexCommand ref
5562 reference "tab:Légendes-tableau-différentes"
5563
5564 \end_inset
5565
5566  a une note de bas de page.
5567 \end_layout
5568
5569 \begin_layout Subsection
5570 Alignement des Tableaux Longs
5571 \begin_inset Index idx
5572 status collapsed
5573
5574 \begin_layout Plain Layout
5575 Tableaux longs ! Alignement
5576 \end_layout
5577
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \begin_layout Standard
5584
5585 \lang english
5586 The horizontal alignment of longtables can be set in the table settings
5587  dialog.
5588  For left- and right-alignment the table will be directly at the page border.
5589  To add space between the table and the border one has to set the alignment
5590  to center
5591 \lang french
5592  et modifier les valeurs des longueurs 
5593 \series bold
5594
5595 \backslash
5596 LTleft 
5597 \series default
5598 et 
5599 \series bold
5600
5601 \backslash
5602 LTright
5603 \series default
5604  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5605  concerné :
5606 \end_layout
5607
5608 \begin_layout Standard
5609
5610 \series bold
5611
5612 \backslash
5613 setlength{
5614 \backslash
5615 LTleft}{valeur}
5616 \end_layout
5617
5618 \begin_layout Standard
5619 Où 
5620 \series bold
5621 valeur
5622 \series default
5623  peut avoir n'importe laquelle des unités listées dans le tableau
5624 \begin_inset space ~
5625 \end_inset
5626
5627
5628 \begin_inset CommandInset ref
5629 LatexCommand ref
5630 reference "cha:Unités-de-longueur"
5631
5632 \end_inset
5633
5634 .
5635  
5636 \series bold
5637
5638 \backslash
5639 LTleft
5640 \series default
5641  contrôle la distance horizontale entre le bord gauche de la page et le
5642  tableau, et
5643 \series bold
5644  
5645 \backslash
5646 LTright
5647 \series default
5648  la distance au bord droit.
5649  La valeur implicite des ces deux distances est 
5650 \series bold
5651
5652 \backslash
5653 fill
5654 \series default
5655 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5656 \end_layout
5657
5658 \begin_layout Standard
5659 Le tableau long suivant a été centrée en mettant 
5660 \series bold
5661
5662 \backslash
5663 LTleft
5664 \series default
5665  à 
5666 \family sans
5667 0.1
5668 \backslash
5669 columnwidth
5670 \family default
5671 :
5672 \begin_inset ERT
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676
5677
5678 \backslash
5679 setlength{
5680 \backslash
5681 LTleft}{0.1
5682 \backslash
5683 columnwidth}
5684 \end_layout
5685
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \begin_layout Standard
5692 \begin_inset Tabular
5693 <lyxtabular version="3" rows="5" columns="5">
5694 <features islongtable="true" longtabularalignment="center">
5695 <column alignment="center" valignment="top" width="0">
5696 <column alignment="center" valignment="top" width="0">
5697 <column alignment="center" valignment="top" width="0">
5698 <column alignment="center" valignment="top" width="0">
5699 <column alignment="center" valignment="top" width="0">
5700 <row>
5701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 1
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 2
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 3
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 4
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 5
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 </row>
5747 <row>
5748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5749 \begin_inset Text
5750
5751 \begin_layout Plain Layout
5752 asd
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 s
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 s
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 s
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 asd
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 </row>
5794 <row>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 asd
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 s
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 s
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 s
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 asd
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 </row>
5841 <row>
5842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 asd
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855 s
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864 s
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 s
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 asd
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 </row>
5888 <row>
5889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 asd
5894 \end_layout
5895
5896 \end_inset
5897 </cell>
5898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5899 \begin_inset Text
5900
5901 \begin_layout Plain Layout
5902 asd
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 asd
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 asd
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 asd
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 </row>
5935 </lyxtabular>
5936
5937 \end_inset
5938
5939
5940 \begin_inset ERT
5941 status collapsed
5942
5943 \begin_layout Plain Layout
5944
5945
5946 \backslash
5947 setlength{
5948 \backslash
5949 LTleft}{
5950 \backslash
5951 fill}
5952 \end_layout
5953
5954 \end_inset
5955
5956
5957 \begin_inset ERT
5958 status collapsed
5959
5960 \begin_layout Plain Layout
5961
5962
5963 \backslash
5964 addtocounter{table}{-1}
5965 \end_layout
5966
5967 \end_inset
5968
5969
5970 \begin_inset Note Note
5971 status collapsed
5972
5973 \begin_layout Plain Layout
5974 Voyez la première note grisée de la section
5975 \begin_inset space ~
5976 \end_inset
5977
5978
5979 \begin_inset CommandInset ref
5980 LatexCommand ref
5981 reference "sub:Tableaux-longs-légende"
5982
5983 \end_inset
5984
5985  pour une explication de cette commande.
5986 \end_layout
5987
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \begin_layout Subsection
5994 Légendes et Tableaux longs
5995 \begin_inset Index idx
5996 status collapsed
5997
5998 \begin_layout Plain Layout
5999 Tableaux longs ! Legendes@Légendes
6000 \end_layout
6001
6002 \end_inset
6003
6004
6005 \begin_inset CommandInset label
6006 LatexCommand label
6007 name "sub:Tableaux-longs-légende"
6008
6009 \end_inset
6010
6011
6012 \end_layout
6013
6014 \begin_layout Standard
6015 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6016  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6017  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
6018  Longs quand on utilise pour une ligne l'option de tableau long 
6019 \family sans
6020 Légende
6021 \family default
6022 , comme c'est expliqué dans la section
6023 \begin_inset space ~
6024 \end_inset
6025
6026
6027 \begin_inset CommandInset ref
6028 LatexCommand ref
6029 reference "sec:Tableaux-longs"
6030
6031 \end_inset
6032
6033 .
6034 \end_layout
6035
6036 \begin_layout Standard
6037 Voici un petit Tableau long pour voir comment ça marche :
6038 \end_layout
6039
6040 \begin_layout Standard
6041 \begin_inset Tabular
6042 <lyxtabular version="3" rows="6" columns="5">
6043 <features islongtable="true" longtabularalignment="center">
6044 <column alignment="center" valignment="top" width="0">
6045 <column alignment="center" valignment="top" width="0">
6046 <column alignment="center" valignment="top" width="0">
6047 <column alignment="center" valignment="top" width="0">
6048 <column alignment="center" valignment="top" width="0">
6049 <row caption="true">
6050 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 \begin_inset Caption
6055
6056 \begin_layout Plain Layout
6057 Tableau long avec une légende
6058 \begin_inset Argument
6059 status open
6060
6061 \begin_layout Plain Layout
6062 Tableau long
6063 \end_layout
6064
6065 \end_inset
6066
6067
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 </row>
6114 <row>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 1
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 2
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 3
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 4
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 5
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 </row>
6161 <row>
6162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 s
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 asd
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 <row>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 asd
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 s
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 s
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 s
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row>
6256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 asd
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6266 \begin_inset Text
6267
6268 \begin_layout Plain Layout
6269 s
6270 \end_layout
6271
6272 \end_inset
6273 </cell>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 s
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 s
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 asd
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 </row>
6302 <row>
6303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307 asd
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 asd
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 asd
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 asd
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 asd
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 </row>
6349 </lyxtabular>
6350
6351 \end_inset
6352
6353
6354 \end_layout
6355
6356 \begin_layout Standard
6357 \begin_inset VSpace medskip
6358 \end_inset
6359
6360
6361 \begin_inset Note Greyedout
6362 status open
6363
6364 \begin_layout Plain Layout
6365
6366 \series bold
6367 Note
6368 \begin_inset space ~
6369 \end_inset
6370
6371 1:
6372 \series default
6373  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6374  n'avez pas prévu de légende.
6375  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6376 \begin_inset space ~
6377 \end_inset
6378
6379 2.4 suit le tableau
6380 \begin_inset space ~
6381 \end_inset
6382
6383 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6384  sans légende.
6385  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6386  après chaque tableau long sans légende :
6387 \end_layout
6388
6389 \begin_layout Plain Layout
6390
6391 \series bold
6392
6393 \backslash
6394 addtocounter{table}{-1}
6395 \end_layout
6396
6397 \begin_layout Plain Layout
6398 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6399  et que vous ajoutez le code suivant dans le préambule du document :
6400 \end_layout
6401
6402 \begin_layout Plain Layout
6403
6404 \series bold
6405
6406 \backslash
6407 let
6408 \backslash
6409 myEnd
6410 \backslash
6411 endlongtable
6412 \begin_inset Newline newline
6413 \end_inset
6414
6415
6416 \backslash
6417 renewcommand{
6418 \backslash
6419 endlongtable}{
6420 \backslash
6421 myEnd
6422 \backslash
6423 addtocounter{table}{-1}}
6424 \end_layout
6425
6426 \end_inset
6427
6428
6429 \end_layout
6430
6431 \begin_layout Standard
6432 \begin_inset Note Greyedout
6433 status open
6434
6435 \begin_layout Plain Layout
6436
6437 \series bold
6438 Note
6439 \begin_inset space ~
6440 \end_inset
6441
6442 2:
6443 \series default
6444  Si vous utilisez 
6445 \series bold
6446 hyperref
6447 \series default
6448
6449 \begin_inset Index idx
6450 status collapsed
6451
6452 \begin_layout Plain Layout
6453 Paquetages LaTeX ! hyperref
6454 \end_layout
6455
6456 \end_inset
6457
6458  dans les 
6459 \family sans
6460 Paramètres du document
6461 \family default
6462  rubrique 
6463 \family sans
6464 Propriétés
6465 \begin_inset space ~
6466 \end_inset
6467
6468 du
6469 \begin_inset space ~
6470 \end_inset
6471
6472 PDF
6473 \family default
6474 , pour transformer vos références croisées en liens cliquables, le lien
6475  vers un tableau long pointera toujours sur le début du document.
6476 \end_layout
6477
6478 \end_inset
6479
6480
6481 \end_layout
6482
6483 \begin_layout Subsubsection
6484 Références à des tableaux longs
6485 \begin_inset Index idx
6486 status collapsed
6487
6488 \begin_layout Plain Layout
6489 Tableaux longs ! Références
6490 \end_layout
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Standard
6498 \begin_inset Tabular
6499 <lyxtabular version="3" rows="6" columns="5">
6500 <features islongtable="true" longtabularalignment="center">
6501 <column alignment="center" valignment="top" width="0">
6502 <column alignment="center" valignment="top" width="0">
6503 <column alignment="center" valignment="top" width="0">
6504 <column alignment="center" valignment="top" width="0">
6505 <column alignment="center" valignment="top" width="0">
6506 <row caption="true">
6507 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 \begin_inset Caption
6512
6513 \begin_layout Plain Layout
6514 Tableau long référencé
6515 \begin_inset CommandInset label
6516 LatexCommand label
6517 name "tab:RefExemple"
6518
6519 \end_inset
6520
6521
6522 \end_layout
6523
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 </row>
6568 <row>
6569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 1
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 2
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 3
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 4
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 5
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 </row>
6615 <row>
6616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620 asd
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 s
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 s
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 asd
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 </row>
6662 <row>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667 asd
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 s
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 s
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 s
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 asd
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 </row>
6709 <row>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 asd
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 s
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 s
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 asd
6751 \end_layout
6752
6753 \end_inset
6754 </cell>
6755 </row>
6756 <row>
6757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 asd
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 sad
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 asd
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 asd
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797 asd
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 </row>
6803 </lyxtabular>
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \begin_layout Standard
6811 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6812  dans sa légende.
6813 \end_layout
6814
6815 \begin_layout Standard
6816 Ceci est une référence au tableau
6817 \begin_inset space ~
6818 \end_inset
6819
6820
6821 \begin_inset CommandInset ref
6822 LatexCommand ref
6823 reference "tab:RefExemple"
6824
6825 \end_inset
6826
6827 .
6828 \end_layout
6829
6830 \begin_layout Standard
6831 La mise en forme de la légende peut être ajustée avec celle de toutes les
6832  autres légendes de votre document en utilisant le paquetage LaTeX 
6833 \series bold
6834 caption
6835 \series default
6836
6837 \begin_inset Index idx
6838 status collapsed
6839
6840 \begin_layout Plain Layout
6841 Paquetages LaTeX ! caption
6842 \end_layout
6843
6844 \end_inset
6845
6846 , voir la section
6847 \begin_inset space ~
6848 \end_inset
6849
6850
6851 \begin_inset CommandInset ref
6852 LatexCommand ref
6853 reference "sec:Formatage-légende"
6854
6855 \end_inset
6856
6857 .
6858 \end_layout
6859
6860 \begin_layout Subsubsection
6861 Largeur de la légende
6862 \begin_inset Index idx
6863 status collapsed
6864
6865 \begin_layout Plain Layout
6866 Tableaux longs ! Largeur de la légende
6867 \end_layout
6868
6869 \end_inset
6870
6871
6872 \end_layout
6873
6874 \begin_layout Standard
6875 La largeur maximale des lignes de légende est définie par la longueur 
6876 \series bold
6877
6878 \backslash
6879 LTcapwidth
6880 \series default
6881 .
6882  Sa valeur implicite est 4
6883 \begin_inset space \thinspace{}
6884 \end_inset
6885
6886 in.
6887  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6888  de votre document ou en tant que code TeX directement dans votre document
6889  avant le tableau qui doit être affectée.
6890 \end_layout
6891
6892 \begin_layout Standard
6893
6894 \series bold
6895
6896 \backslash
6897 setlength{
6898 \backslash
6899 LTcapwidth}{largeur}
6900 \end_layout
6901
6902 \begin_layout Standard
6903 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6904 ce
6905 \begin_inset space ~
6906 \end_inset
6907
6908
6909 \begin_inset CommandInset ref
6910 LatexCommand ref
6911 reference "cha:Unités-de-longueur"
6912
6913 \end_inset
6914
6915 .
6916 \end_layout
6917
6918 \begin_layout Standard
6919 \begin_inset Newpage pagebreak
6920 \end_inset
6921
6922
6923 \end_layout
6924
6925 \begin_layout Standard
6926 Les tableaux suivants montrent la différence :
6927 \end_layout
6928
6929 \begin_layout Standard
6930 \begin_inset Tabular
6931 <lyxtabular version="3" rows="6" columns="5">
6932 <features islongtable="true" longtabularalignment="center">
6933 <column alignment="center" valignment="top" width="0">
6934 <column alignment="center" valignment="top" width="0">
6935 <column alignment="center" valignment="top" width="0">
6936 <column alignment="center" valignment="top" width="0">
6937 <column alignment="center" valignment="top" width="0">
6938 <row caption="true">
6939 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 \begin_inset Caption
6944
6945 \begin_layout Plain Layout
6946 long titre complet avec la largeur implicite long titre complet avec la
6947  largeur implicite long titre complet avec la largeur implicite
6948 \begin_inset Argument
6949 status open
6950
6951 \begin_layout Plain Layout
6952 Légende avec largeur implicite
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \end_layout
6959
6960 \end_inset
6961
6962
6963 \end_layout
6964
6965 \end_inset
6966 </cell>
6967 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 </row>
7004 <row>
7005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009 1
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 2
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 3
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 4
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 5
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 </row>
7051 <row>
7052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Plain Layout
7056 asd
7057 \end_layout
7058
7059 \end_inset
7060 </cell>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 s
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 asd
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 </row>
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103 asd
7104 \end_layout
7105
7106 \end_inset
7107 </cell>
7108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 s
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 s
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 s
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 asd
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 </row>
7145 <row>
7146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7147 \begin_inset Text
7148
7149 \begin_layout Plain Layout
7150 asd
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159 s
7160 \end_layout
7161
7162 \end_inset
7163 </cell>
7164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 s
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 s
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Plain Layout
7186 asd
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 </row>
7192 <row>
7193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Plain Layout
7197 asd
7198 \end_layout
7199
7200 \end_inset
7201 </cell>
7202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206 sad
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 asd
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 asd
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7230 \begin_inset Text
7231
7232 \begin_layout Plain Layout
7233 asd
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 </row>
7239 </lyxtabular>
7240
7241 \end_inset
7242
7243
7244 \end_layout
7245
7246 \begin_layout Standard
7247 \begin_inset ERT
7248 status collapsed
7249
7250 \begin_layout Plain Layout
7251
7252
7253 \backslash
7254 setlength{
7255 \backslash
7256 LTcapwidth}{5cm}
7257 \end_layout
7258
7259 \end_inset
7260
7261
7262 \begin_inset Tabular
7263 <lyxtabular version="3" rows="6" columns="5">
7264 <features islongtable="true" longtabularalignment="center">
7265 <column alignment="center" valignment="top" width="0">
7266 <column alignment="center" valignment="top" width="0">
7267 <column alignment="center" valignment="top" width="0">
7268 <column alignment="center" valignment="top" width="0">
7269 <column alignment="center" valignment="top" width="0">
7270 <row caption="true">
7271 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275 \begin_inset Caption
7276
7277 \begin_layout Plain Layout
7278 long titre complet avec la largeur réglée à 5
7279 \begin_inset space \thinspace{}
7280 \end_inset
7281
7282 cm long titre complet avec la largeur réglée à 5
7283 \begin_inset space \thinspace{}
7284 \end_inset
7285
7286 cm long titre complet avec la largeur réglée à 5
7287 \begin_inset space \thinspace{}
7288 \end_inset
7289
7290 cm
7291 \begin_inset Argument
7292 status open
7293
7294 \begin_layout Plain Layout
7295 Légende avec largeur à
7296 \begin_inset space \thinspace{}
7297 \end_inset
7298
7299 =
7300 \begin_inset space \thinspace{}
7301 \end_inset
7302
7303 5
7304 \begin_inset space \thinspace{}
7305 \end_inset
7306
7307 cm
7308 \end_layout
7309
7310 \end_inset
7311
7312
7313 \end_layout
7314
7315 \end_inset
7316
7317
7318 \end_layout
7319
7320 \end_inset
7321 </cell>
7322 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326
7327 \end_layout
7328
7329 \end_inset
7330 </cell>
7331 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 </row>
7359 <row>
7360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7361 \begin_inset Text
7362
7363 \begin_layout Plain Layout
7364 1
7365 \end_layout
7366
7367 \end_inset
7368 </cell>
7369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 2
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 3
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 4
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 5
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 </row>
7406 <row>
7407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7408 \begin_inset Text
7409
7410 \begin_layout Plain Layout
7411 asd
7412 \end_layout
7413
7414 \end_inset
7415 </cell>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 s
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Plain Layout
7429 s
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 s
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 asd
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 </row>
7453 <row>
7454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Plain Layout
7458 asd
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 s
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476 s
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485 s
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494 asd
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 </row>
7500 <row>
7501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7502 \begin_inset Text
7503
7504 \begin_layout Plain Layout
7505 asd
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514 s
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523 s
7524 \end_layout
7525
7526 \end_inset
7527 </cell>
7528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7529 \begin_inset Text
7530
7531 \begin_layout Plain Layout
7532 s
7533 \end_layout
7534
7535 \end_inset
7536 </cell>
7537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541 asd
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 </row>
7547 <row>
7548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552 asd
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 sad
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570 asd
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579 asd
7580 \end_layout
7581
7582 \end_inset
7583 </cell>
7584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7585 \begin_inset Text
7586
7587 \begin_layout Plain Layout
7588 asd
7589 \end_layout
7590
7591 \end_inset
7592 </cell>
7593 </row>
7594 </lyxtabular>
7595
7596 \end_inset
7597
7598
7599 \end_layout
7600
7601 \begin_layout Standard
7602 \begin_inset ERT
7603 status collapsed
7604
7605 \begin_layout Plain Layout
7606
7607
7608 \backslash
7609 setlength{
7610 \backslash
7611 LTcapwidth}{4in}
7612 \end_layout
7613
7614 \end_inset
7615
7616
7617 \end_layout
7618
7619 \begin_layout Standard
7620 \begin_inset Note Greyedout
7621 status open
7622
7623 \begin_layout Plain Layout
7624
7625 \series bold
7626 Note:
7627 \series default
7628  Quand on utilise la paquetage LaTeX 
7629 \series bold
7630 caption
7631 \series default
7632
7633 \begin_inset Index idx
7634 status collapsed
7635
7636 \begin_layout Plain Layout
7637 Paquetages LaTeX ! caption
7638 \end_layout
7639
7640 \end_inset
7641
7642  , comme c'est les cas dans ce document, la légende prend toute la largeur
7643  de la page quand on utilise la largeur implicite de 4
7644 \begin_inset space \thinspace{}
7645 \end_inset
7646
7647 in pour 
7648 \series bold
7649
7650 \backslash
7651 LTcapwidth
7652 \series default
7653 .
7654  Pour avoir dans ce cas une légende qui fasse exactement 4
7655 \begin_inset space \thinspace{}
7656 \end_inset
7657
7658 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7659  comme par exemple 3.99
7660 \begin_inset space \thinspace{}
7661 \end_inset
7662
7663 in, soit utiliser la commande LaTeX 
7664 \series bold
7665
7666 \backslash
7667 captionsetup{width=valeur}
7668 \series default
7669  qui est disponible dans le paquetage 
7670 \series bold
7671 caption
7672 \series default
7673 .
7674 \end_layout
7675
7676 \end_inset
7677
7678
7679 \end_layout
7680
7681 \begin_layout Subsubsection
7682 Des Légendes différentes sur chaque page d'un tableau
7683 \begin_inset Argument
7684 status collapsed
7685
7686 \begin_layout Plain Layout
7687 Légendes différentes
7688 \end_layout
7689
7690 \end_inset
7691
7692
7693 \begin_inset Index idx
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 Tableaux longs ! Legendes@Légendes différentes par page
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \begin_layout Standard
7706 Quand la légende du tableau pour les pages suivantes doit être différente
7707  de celle de la première page, insérez une légende avec la commande suivante
7708  en code TeX :
7709 \end_layout
7710
7711 \begin_layout Standard
7712
7713 \series bold
7714
7715 \backslash
7716 caption*{caption text}
7717 \backslash
7718
7719 \backslash
7720 %
7721 \end_layout
7722
7723 \begin_layout Standard
7724 dans une ligne de légende fictive qui sera marquée comme une entête.
7725  Le tableau
7726 \begin_inset space ~
7727 \end_inset
7728
7729
7730 \begin_inset CommandInset ref
7731 LatexCommand ref
7732 reference "tab:Légendes-tableau-différentes"
7733
7734 \end_inset
7735
7736  est un exemple de tableau long avec des légendes différentes et où la seconde
7737  légende ne contient pas le numéro du tableau.
7738 \end_layout
7739
7740 \begin_layout Standard
7741 \align center
7742 \begin_inset Tabular
7743 <lyxtabular version="3" rows="59" columns="3">
7744 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7745 <column alignment="left" valignment="top" width="0cm">
7746 <column alignment="left" valignment="top" width="0pt">
7747 <column alignment="center" valignment="top" width="0pt">
7748 <row caption="true">
7749 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753 \begin_inset Caption
7754
7755 \begin_layout Plain Layout
7756 Exemple d'annuaire téléphonique
7757 \begin_inset CommandInset label
7758 LatexCommand label
7759 name "tab:Légendes-tableau-différentes"
7760
7761 \end_inset
7762
7763
7764 \begin_inset Argument
7765 status collapsed
7766
7767 \begin_layout Plain Layout
7768 Exemple Annuaire 
7769 \end_layout
7770
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \end_inset
7777
7778
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 </row>
7802 <row endfirsthead="true">
7803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807
7808 \series bold
7809 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 </row>
7833 <row endfirsthead="true">
7834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838
7839 \series bold
7840 NOM
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \series bold
7860 TÉL.
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 </row>
7866 <row endhead="true">
7867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 \begin_inset ERT
7872 status open
7873
7874 \begin_layout Plain Layout
7875
7876
7877 \backslash
7878 caption*{Suite de l'exemple d'annuaire téléphonique}
7879 \backslash
7880
7881 \backslash
7882 %
7883 \end_layout
7884
7885 \end_inset
7886
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell alignment="center" valignment="top" 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 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 </row>
7911 <row endhead="true">
7912 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916
7917 \series bold
7918 Exemple d'annuaire téléphonique
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 </row>
7942 <row endhead="true">
7943 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947
7948 \series bold
7949 NOM
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 TÉL.
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 </row>
7975 <row endfoot="true">
7976 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 suite page suivante\SpecialChar \ldots{}
7981
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 </row>
8005 <row>
8006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010
8011 \series bold
8012 Annovi
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 Silvia
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 111
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 </row>
8036 <row>
8037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \series bold
8043 Bertoli
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 Stefano
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 111
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row>
8068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \series bold
8074 Bozzi
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 Walter
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 111
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \series bold
8105 Cachia
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 Maria
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 111
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 </row>
8129 <row>
8130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134
8135 \series bold
8136 Cachia
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 Maurizio
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 111
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \series bold
8167 Cinquemani
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 Giusi
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 111
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 </row>
8191 <row>
8192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196
8197 \series bold
8198 Colin
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207 Bernard
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 111
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \series bold
8229 Concli
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 Gianfranco
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 111
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \series bold
8260 Dal Bosco
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 Carolina
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 111
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row>
8285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289
8290 \series bold
8291 Dalpiaz
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Annamaria
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 111
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \series bold
8322 Feliciello
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Domenico
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Focarelli
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Paola
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Galletti
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Oreste
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Gasparini
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Franca
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Rizzardi
8447 \series default
8448
8449 \begin_inset Foot
8450 status open
8451
8452 \begin_layout Plain Layout
8453 Exemple de note de bas de page
8454 \end_layout
8455
8456 \end_inset
8457
8458
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 Paola
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 111
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 </row>
8482 <row>
8483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \series bold
8489 Lassini
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 Giancarlo
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 111
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 </row>
8513 <row>
8514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518
8519 \series bold
8520 Malfatti
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529 Luciano
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 111
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 <row>
8545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \series bold
8551 Malfatti
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 Valeriano
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 111
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row>
8576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580
8581 \series bold
8582 Meneguzzo
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 Roberto
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 111
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 </row>
8606 <row>
8607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611
8612 \series bold
8613 Mezzadra
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622 Roberto
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 111
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 </row>
8637 <row>
8638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642
8643 \series bold
8644 Pirpamer
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 Erich
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 111
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 </row>
8668 <row>
8669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673
8674 \series bold
8675 Pochiesa
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 Paolo
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 111, 222
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 </row>
8699 <row>
8700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704
8705 \series bold
8706 Radina
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 Claudio
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 111
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 </row>
8730 <row>
8731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735
8736 \series bold
8737 Stuffer
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746 Oskar
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755 111
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row>
8762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \series bold
8768 Tacchelli
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 Ugo
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 111
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row>
8793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797
8798 \series bold
8799 Tezzele
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 Margit
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 111
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 <row>
8824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828
8829 \series bold
8830 Unterkalmsteiner
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 Frieda
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 111
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 </row>
8854 <row>
8855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859
8860 \series bold
8861 Vieider
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 Hilde
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 111
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 </row>
8885 <row>
8886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Vigna
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 Jürgen
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910 111
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 </row>
8916 <row>
8917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921
8922 \series bold
8923 Weber
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932 Maurizio
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 111
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 <row>
8948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952
8953 \series bold
8954 Winkler
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 Franz
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 111
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983  
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 <row>
9008 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012
9013 \series bold
9014 Annovi
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 Silvia
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 555
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 </row>
9038 <row>
9039 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043
9044 \series bold
9045 Bertoli
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 Stefano
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 555
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 </row>
9069 <row>
9070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074
9075 \series bold
9076 Bozzi
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085 Walter
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 555
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 </row>
9100 <row>
9101 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105
9106 \series bold
9107 Cachia
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116 Maria
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 555
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 </row>
9131 <row>
9132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136
9137 \series bold
9138 Cachia
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 Maurizio
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 555
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 <row>
9163 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167
9168 \series bold
9169 Cinquemani
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 Giusi
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 555
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 </row>
9193 <row>
9194 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198
9199 \series bold
9200 Colin
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209 Bernard
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218 555
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 </row>
9224 <row>
9225 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229
9230 \series bold
9231 Concli
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240 Gianfranco
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249 555
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 </row>
9255 <row>
9256 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260
9261 \series bold
9262 Dal Bosco
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271 Carolina
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280 555
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 </row>
9286 <row>
9287 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291
9292 \series bold
9293 Dalpiaz
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302 Annamaria
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 555
9312 \end_layout
9313
9314 \end_inset
9315 </cell>
9316 </row>
9317 <row>
9318 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322
9323 \series bold
9324 Feliciello
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333 Domenico
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9339 \begin_inset Text
9340
9341 \begin_layout Plain Layout
9342 555
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 </row>
9348 <row>
9349 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \series bold
9355 Focarelli
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 Paola
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 555
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \series bold
9386 Galletti
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 Oreste
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 555
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 </row>
9410 <row>
9411 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415
9416 \series bold
9417 Gasparini
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 Franca
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 555
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 </row>
9441 <row>
9442 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446
9447 \series bold
9448 Rizzardi
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 Paola
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 555
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 </row>
9472 <row>
9473 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477
9478 \series bold
9479 Lassini
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488 Giancarlo
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497 555
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \series bold
9510 Malfatti
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519 Luciano
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528 555
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 </row>
9534 <row>
9535 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539
9540 \series bold
9541 Malfatti
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 Valeriano
9551 \end_layout
9552
9553 \end_inset
9554 </cell>
9555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559 555
9560 \end_layout
9561
9562 \end_inset
9563 </cell>
9564 </row>
9565 <row>
9566 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570
9571 \series bold
9572 Meneguzzo
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581 Roberto
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 555
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \series bold
9603 Mezzadra
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 Roberto
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 555
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 </lyxtabular>
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \begin_layout Section
9635 Questions particulières concernant les tableaux longs
9636 \begin_inset Argument
9637 status collapsed
9638
9639 \begin_layout Plain Layout
9640 Questions sur les tableaux longs
9641 \end_layout
9642
9643 \end_inset
9644
9645
9646 \begin_inset CommandInset label
9647 LatexCommand label
9648 name "sec:Questions-sur-tableaux-longs"
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \begin_layout Subsection
9656 Calculs des pages des tableaux longs
9657 \begin_inset Index idx
9658 status collapsed
9659
9660 \begin_layout Plain Layout
9661 Tableaux longs ! Calculs
9662 \end_layout
9663
9664 \end_inset
9665
9666
9667 \end_layout
9668
9669 \begin_layout Standard
9670 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9671  en utilisant des blocs (chunks).
9672  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9673  mémoire de LaTeX.
9674  La valeur implicite est fixée pour des raisons historiques à seulement
9675  20 lignes de tableau.
9676  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9677  peut ralentir la création de votre document.
9678  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9679  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9680  préambule de votre document :
9681 \end_layout
9682
9683 \begin_layout Standard
9684
9685 \series bold
9686
9687 \backslash
9688 setcounter{LTchunksize}{100}
9689 \end_layout
9690
9691 \begin_layout Subsection
9692 Les Flottants et les Tableaux Longs
9693 \begin_inset Index idx
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697 Tableaux longs ! Flottants
9698 \end_layout
9699
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \begin_layout Standard
9706 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9707  commence un tableau long.
9708  Pour éviter une telle situation, 
9709 \lang english
9710 insert a 
9711 \begin_inset Quotes eld
9712 \end_inset
9713
9714 clear page
9715 \begin_inset Quotes erd
9716 \end_inset
9717
9718  (menu
9719 \lang french
9720  
9721 \family sans
9722 Insérer\SpecialChar \menuseparator
9723 Typographie
9724 \begin_inset space ~
9725 \end_inset
9726
9727 spéciale\SpecialChar \menuseparator
9728 Saut de page (vide le tampon)
9729 \family default
9730
9731 \begin_inset space \thinspace{}
9732 \end_inset
9733
9734 ) juste avant votre tableau long.
9735 \end_layout
9736
9737 \begin_layout Subsection
9738 Sauts de pages forcés
9739 \begin_inset Index idx
9740 status collapsed
9741
9742 \begin_layout Plain Layout
9743 Tableaux longs ! Sauts de pages forcés
9744 \end_layout
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9753  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9754  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9755  de saut de ligne 
9756 \begin_inset Quotes eld
9757 \end_inset
9758
9759
9760 \backslash
9761
9762 \backslash
9763
9764 \begin_inset Quotes erd
9765 \end_inset
9766
9767  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9768  Avant la commande 
9769 \begin_inset Quotes eld
9770 \end_inset
9771
9772
9773 \backslash
9774
9775 \backslash
9776
9777 \begin_inset Quotes erd
9778 \end_inset
9779
9780 , vous devez insérer en code TeX, autant de caractères 
9781 \begin_inset Quotes eld
9782 \end_inset
9783
9784 &
9785 \begin_inset Quotes erd
9786 \end_inset
9787
9788  qu'il y a de colonnes après la cellule concernée.
9789  Le caractère 
9790 \begin_inset Quotes eld
9791 \end_inset
9792
9793 &
9794 \begin_inset Quotes erd
9795 \end_inset
9796
9797  sert à séparer les colonnes d'un tableau.
9798  Écrivez en code-TeX, après chaque 
9799 \begin_inset Quotes eld
9800 \end_inset
9801
9802 &
9803 \begin_inset Quotes erd
9804 \end_inset
9805
9806  le contenu des cellules correspondantes et en même temps supprimez le contenu
9807  de ces cellules dans le texte normal.
9808  
9809 \begin_inset Newline newline
9810 \end_inset
9811
9812 Après la commande 
9813 \backslash
9814
9815 \backslash
9816 , insérez autant de caractères 
9817 \begin_inset Quotes eld
9818 \end_inset
9819
9820 &
9821 \begin_inset Quotes erd
9822 \end_inset
9823
9824  qu'il y a de colonnes avant la colonne traitée.
9825  Dans le tableau
9826 \begin_inset space ~
9827 \end_inset
9828
9829
9830 \begin_inset CommandInset ref
9831 LatexCommand ref
9832 reference "tab:Tableau-saut-de-page"
9833
9834 \end_inset
9835
9836  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9837  suivie par une autre colonne.
9838  La commande suivante a donc été insérée en code TeX dans la cellule après
9839  le mot 
9840 \begin_inset Quotes eld
9841 \end_inset
9842
9843
9844 \emph on
9845 Castelchiodato,
9846 \emph default
9847
9848 \begin_inset Quotes erd
9849 \end_inset
9850
9851 :
9852 \end_layout
9853
9854 \begin_layout Standard
9855
9856 \series bold
9857 & 111
9858 \backslash
9859
9860 \backslash
9861  
9862 \backslash
9863 newpage
9864 \begin_inset Newline newline
9865 \end_inset
9866
9867 &
9868 \end_layout
9869
9870 \begin_layout Standard
9871 Le 
9872 \begin_inset Quotes eld
9873 \end_inset
9874
9875 111
9876 \begin_inset Quotes erd
9877 \end_inset
9878
9879  dans la troisième colonne de la ligne a été supprimé.
9880  
9881 \series bold
9882
9883 \backslash
9884 newpage
9885 \series default
9886  est nécessaire seulement quand un saut de page doit impérativement avoir
9887  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9888  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9889  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9890  est coupée, utilisez cette commande à la place de la précédente :
9891 \end_layout
9892
9893 \begin_layout Standard
9894
9895 \series bold
9896 & 111
9897 \backslash
9898
9899 \backslash
9900
9901 \begin_inset Newline newline
9902 \end_inset
9903
9904
9905 \backslash
9906 hline &
9907 \end_layout
9908
9909 \begin_layout Standard
9910 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9911  insérer la commande
9912 \end_layout
9913
9914 \begin_layout Standard
9915
9916 \series bold
9917
9918 \backslash
9919 setlength{
9920 \backslash
9921 parfillskip}{0pt}
9922 \end_layout
9923
9924 \begin_layout Standard
9925 au début de la cellule.
9926  Cela assure que la portion de la cellule qui va se trouver affichée sur
9927  la page suivante le sera avec toute la largeur de la cellule.
9928 \end_layout
9929
9930 \begin_layout Standard
9931 \align center
9932 \begin_inset Tabular
9933 <lyxtabular version="3" rows="38" columns="3">
9934 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9935 <column alignment="left" valignment="top" width="0cm">
9936 <column alignment="left" valignment="top" width="3cm">
9937 <column alignment="center" valignment="top" width="0pt">
9938 <row caption="true">
9939 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943 \begin_inset Caption
9944
9945 \begin_layout Plain Layout
9946 Tableau avec un saut de page forcé dans une cellule
9947 \begin_inset CommandInset label
9948 LatexCommand label
9949 name "tab:Tableau-saut-de-page"
9950
9951 \end_inset
9952
9953
9954 \begin_inset Argument
9955 status collapsed
9956
9957 \begin_layout Plain Layout
9958 Tableau avec un saut de page forcé dans une cellule
9959 \end_layout
9960
9961 \end_inset
9962
9963
9964 \end_layout
9965
9966 \end_inset
9967
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row endfirsthead="true">
9993 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row endfirsthead="true">
10024 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \series bold
10030 NOM
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048
10049 \series bold
10050 TÉL.
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row endhead="true">
10057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061 \begin_inset ERT
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065
10066
10067 \backslash
10068 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10069 \backslash
10070
10071 \backslash
10072 %
10073 \end_layout
10074
10075 \end_inset
10076
10077
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row endhead="true">
10102 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106  
10107 \series bold
10108 Exemple d'annuaire téléphonique
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row endhead="true">
10133 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \series bold
10139 NOM
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159 TÉL.
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 </row>
10165 <row endfoot="true">
10166 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 suite page suivante\SpecialChar \ldots{}
10171
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189
10190 \end_layout
10191
10192 \end_inset
10193 </cell>
10194 </row>
10195 <row>
10196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200
10201 \series bold
10202 Annovi
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211 Silvia
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10217 \begin_inset Text
10218
10219 \begin_layout Plain Layout
10220 111
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 </row>
10226 <row>
10227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231
10232 \series bold
10233 Bertoli
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242 Stefano
10243 \end_layout
10244
10245 \end_inset
10246 </cell>
10247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10248 \begin_inset Text
10249
10250 \begin_layout Plain Layout
10251 111
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 </row>
10257 <row>
10258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262
10263 \series bold
10264 Bozzi
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273 Walter
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 111
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 </row>
10288 <row>
10289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293
10294 \series bold
10295 Cachia
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 Maria
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10310 \begin_inset Text
10311
10312 \begin_layout Plain Layout
10313 111
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 </row>
10319 <row>
10320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324
10325 \series bold
10326 Cachia
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335 Maurizio
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10341 \begin_inset Text
10342
10343 \begin_layout Plain Layout
10344 111
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 </row>
10350 <row>
10351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355
10356 \series bold
10357 Cinquemani
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 Giusi
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 111
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 </row>
10381 <row>
10382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386
10387 \series bold
10388 Colin
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 Bernard
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10403 \begin_inset Text
10404
10405 \begin_layout Plain Layout
10406 111
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 </row>
10412 <row>
10413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417
10418 \series bold
10419 Concli
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428 Gianfranco
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10434 \begin_inset Text
10435
10436 \begin_layout Plain Layout
10437 111
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 </row>
10443 <row>
10444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448
10449 \series bold
10450 Dal Bosco
10451 \end_layout
10452
10453 \end_inset
10454 </cell>
10455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459 Carolina
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 111
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 </row>
10474 <row>
10475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479
10480 \series bold
10481 Dalpiaz
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Annamaria
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 111
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 </row>
10505 <row>
10506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510
10511 \series bold
10512 Feliciello
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521 Domenico
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 111
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 </row>
10536 <row>
10537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541
10542 \series bold
10543 Focarelli
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 Paola
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561 111
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row>
10568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572
10573 \series bold
10574 Galletti
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 Oreste
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592 111
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 </row>
10598 <row>
10599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \series bold
10605 Gasparini
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 Franca
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10620 \begin_inset Text
10621
10622 \begin_layout Plain Layout
10623 111
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 </row>
10629 <row>
10630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634
10635 \series bold
10636 Lassini
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645 Giancarlo
10646 \end_layout
10647
10648 \end_inset
10649 </cell>
10650 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10651 \begin_inset Text
10652
10653 \begin_layout Plain Layout
10654 111
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 </row>
10660 <row>
10661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665
10666 \series bold
10667 Malfatti
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 Luciano
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685 111
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 </row>
10691 <row>
10692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696
10697 \series bold
10698 Malfatti
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707 Valeriano
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716 111
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 </row>
10722 <row>
10723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727
10728 \series bold
10729 Meneguzzo
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738 Roberto
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747 111
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \series bold
10760 Mezzadra
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 Roberto
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778 111
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 </row>
10784 <row>
10785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789
10790 \series bold
10791 Pirpamer
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 Erich
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809 111
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 <row>
10816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820
10821 \series bold
10822 Pochiesa
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Paolo
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 111, 222
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 </row>
10846 <row>
10847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853 Radina
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Claudio
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 111
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \series bold
10884 Rizzardi
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 Giancarlo, 11.
10894  Fürst von Montecompatri, 11.
10895  Fürst von Sulmona und Vivaro, 10.
10896  Fürst von Rossano, 5.
10897  Herzog von Canemorte, 11.
10898  Herzog von Palombara, 5.
10899  Herzog von Castelchiodato,
10900 \begin_inset ERT
10901 status open
10902
10903 \begin_layout Plain Layout
10904
10905 & 111
10906 \backslash
10907
10908 \backslash
10909  
10910 \backslash
10911 newpage
10912 \end_layout
10913
10914 \begin_layout Plain Layout
10915
10916 &
10917 \end_layout
10918
10919 \end_inset
10920
10921  11.
10922  Herzog von Poggionativo, 11.
10923  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10924  Graf von Valinfreda, 11.
10925  Baron von Cropalati, 11.
10926  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10932 \begin_inset Text
10933
10934 \begin_layout Plain Layout
10935
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 </row>
10941 <row>
10942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \begin_layout Plain Layout
10946
10947 \series bold
10948 Stuffer
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 Oskar
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966 111
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 </row>
10972 <row>
10973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10974 \begin_inset Text
10975
10976 \begin_layout Plain Layout
10977
10978 \series bold
10979 Tacchelli
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 Ugo
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997 111
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 </row>
11003 <row>
11004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008
11009 \series bold
11010 Tezzele
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 Margit
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028 111
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 </row>
11034 <row>
11035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039
11040 \series bold
11041 Unterkalmsteiner
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 Frieda
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059 111
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 </row>
11065 <row>
11066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \series bold
11072 Vieider
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 Hilde
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 111
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 </row>
11096 <row>
11097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101
11102 \series bold
11103 Vigna
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 Jürgen
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 111
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 </row>
11127 <row>
11128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132
11133 \series bold
11134 Weber
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143 Maurizio
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 111
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 </row>
11158 <row>
11159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163
11164 \series bold
11165 Winkler
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174 Franz
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183 111
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 </row>
11189 </lyxtabular>
11190
11191 \end_inset
11192
11193
11194 \end_layout
11195
11196 \begin_layout Section
11197 Colonnes et lignes à lignes multiples
11198 \end_layout
11199
11200 \begin_layout Subsection
11201 Lignes multiples dans une cellule de tableau
11202 \begin_inset CommandInset label
11203 LatexCommand label
11204 name "sub:Lignes-multiple-dans-cellule"
11205
11206 \end_inset
11207
11208
11209 \begin_inset Index idx
11210 status collapsed
11211
11212 \begin_layout Plain Layout
11213 Plusieurs lignes dans une case de tableau
11214 \end_layout
11215
11216 \end_inset
11217
11218
11219 \begin_inset Index idx
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223 Tableau ! Saut de ligne
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \begin_layout Standard
11232 \noindent
11233 \begin_inset Float table
11234 placement H
11235 wide false
11236 sideways false
11237 status open
11238
11239 \begin_layout Plain Layout
11240 \begin_inset Caption
11241
11242 \begin_layout Plain Layout
11243 \begin_inset CommandInset label
11244 LatexCommand label
11245 name "tab:Tableau-avec-plusieurs-lignes"
11246
11247 \end_inset
11248
11249 Tableau avec des lignes multiples dans une cellule
11250 \end_layout
11251
11252 \end_inset
11253
11254
11255 \end_layout
11256
11257 \begin_layout Plain Layout
11258 \align center
11259 \begin_inset Tabular
11260 <lyxtabular version="3" rows="3" columns="3">
11261 <features tabularvalignment="middle">
11262 <column alignment="center" valignment="middle" width="2.5cm">
11263 <column alignment="center" valignment="middle" width="0">
11264 <column alignment="center" valignment="middle" width="0">
11265 <row>
11266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 Lignes
11271 \begin_inset Newline linebreak
11272 \end_inset
11273
11274 multiples
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 b
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 c
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 d
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 e
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 f
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 <row>
11328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 g
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 h
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 i
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 </row>
11356 </lyxtabular>
11357
11358 \end_inset
11359
11360
11361 \end_layout
11362
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \begin_layout Standard
11369 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11370  d'un paragraphe avec des sauts de lignes et des césures.
11371 \end_layout
11372
11373 \begin_layout Standard
11374 Pour obtenir le tableau
11375 \begin_inset space ~
11376 \end_inset
11377
11378
11379 \begin_inset CommandInset ref
11380 LatexCommand ref
11381 reference "tab:Tableau-avec-plusieurs-lignes"
11382
11383 \end_inset
11384
11385 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11386  droit dessus.
11387  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11388  2.5
11389 \begin_inset space \thinspace{}
11390 \end_inset
11391
11392 cm et choisissez les alignements vertical et horizontal centrés.
11393  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11394  Comme notre texte est plus petit que 2.5
11395 \begin_inset space \thinspace{}
11396 \end_inset
11397
11398 cm, une seule ligne va apparaître.
11399  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11400  
11401 \family sans
11402 Ctrl-Shift-Entrée
11403 \family default
11404 ).
11405  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11406 ement découpé en plusieurs lignes.
11407 \end_layout
11408
11409 \begin_layout Standard
11410 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11411  pas effectuer de césure si c'est le premier élément de la cellule.
11412  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11413  premier élément : Ajoutez un espace horizontal de 0
11414 \begin_inset space \thinspace{}
11415 \end_inset
11416
11417 pt juste avant votre mot.
11418  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11419  Le tableau
11420 \begin_inset space ~
11421 \end_inset
11422
11423
11424 \begin_inset CommandInset ref
11425 LatexCommand ref
11426 reference "tab:Tableau-césure"
11427
11428 \end_inset
11429
11430  montre l'effet de cette insertion.
11431 \end_layout
11432
11433 \begin_layout Standard
11434 \begin_inset Float table
11435 placement h
11436 wide false
11437 sideways false
11438 status open
11439
11440 \begin_layout Plain Layout
11441 \begin_inset Caption
11442
11443 \begin_layout Plain Layout
11444 \begin_inset CommandInset label
11445 LatexCommand label
11446 name "tab:Tableau-césure"
11447
11448 \end_inset
11449
11450 Tableau avec et sans césure.
11451 \end_layout
11452
11453 \end_inset
11454
11455
11456 \end_layout
11457
11458 \begin_layout Plain Layout
11459 \begin_inset space \hfill{}
11460 \end_inset
11461
11462
11463 \begin_inset Tabular
11464 <lyxtabular version="3" rows="3" columns="3">
11465 <features tabularvalignment="middle">
11466 <column alignment="center" valignment="middle" width="2.5cm">
11467 <column alignment="center" valignment="middle" width="0">
11468 <column alignment="center" valignment="middle" width="0">
11469 <row>
11470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 mottrèslongdansunecellule
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11480 \begin_inset Text
11481
11482 \begin_layout Plain Layout
11483 b
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 c
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 <row>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 d
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 e
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 f
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 </row>
11527 <row>
11528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 g
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 h
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 i
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 </row>
11556 </lyxtabular>
11557
11558 \end_inset
11559
11560
11561 \begin_inset space \hfill{}
11562 \end_inset
11563
11564
11565 \begin_inset Tabular
11566 <lyxtabular version="3" rows="3" columns="3">
11567 <features tabularvalignment="middle">
11568 <column alignment="center" valignment="middle" width="2.5cm">
11569 <column alignment="center" valignment="middle" width="0">
11570 <column alignment="center" valignment="middle" width="0">
11571 <row>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 \begin_inset space \hspace{}
11577 \length 0pt
11578 \end_inset
11579
11580 mottrèslongdansunecellule
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 b
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 c
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 <row>
11605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 d
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 e
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 f
11628 \end_layout
11629
11630 \end_inset
11631 </cell>
11632 </row>
11633 <row>
11634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 g
11639 \end_layout
11640
11641 \end_inset
11642 </cell>
11643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11644 \begin_inset Text
11645
11646 \begin_layout Plain Layout
11647 h
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 i
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 </row>
11662 </lyxtabular>
11663
11664 \end_inset
11665
11666
11667 \begin_inset space \hfill{}
11668 \end_inset
11669
11670
11671 \end_layout
11672
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \begin_layout Subsection
11679 Multi-colonnes
11680 \begin_inset CommandInset label
11681 LatexCommand label
11682 name "sub:Multicolonnes"
11683
11684 \end_inset
11685
11686
11687 \begin_inset Index idx
11688 status collapsed
11689
11690 \begin_layout Plain Layout
11691 Multi-colonnes
11692 \end_layout
11693
11694 \end_inset
11695
11696
11697 \begin_inset Index idx
11698 status collapsed
11699
11700 \begin_layout Plain Layout
11701 Tableau ! Multi-colonnes
11702 \end_layout
11703
11704 \end_inset
11705
11706
11707 \end_layout
11708
11709 \begin_layout Subsubsection
11710 Les Bases des Multicolonnes
11711 \end_layout
11712
11713 \begin_layout Standard
11714 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11715  qu'elle doit couvrir et utilisez soit le bouton
11716 \begin_inset Graphics
11717         filename ../../images/tabular-feature_multicolumn.png
11718         scale 85
11719         scaleBeforeRotation
11720
11721 \end_inset
11722
11723  de la barre d'outils tableau, ou le menu 
11724 \family sans
11725 Éditer\SpecialChar \menuseparator
11726 Tableau\SpecialChar \menuseparator
11727 Multi-colonnes
11728 \family default
11729 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11730  
11731 \family sans
11732 Multi-colonnes
11733 \family default
11734 .
11735 \end_layout
11736
11737 \begin_layout Standard
11738 Les multi-colonnes ont leurs propres paramètres de cellule.
11739  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11740  de la cellule, cela n'affecte que la cellule multi-colonne.
11741  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11742  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11743 \end_layout
11744
11745 \begin_layout Standard
11746 \align center
11747 \begin_inset Tabular
11748 <lyxtabular version="3" rows="3" columns="4">
11749 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11750 <column alignment="center" valignment="top" width="0pt">
11751 <column alignment="center" valignment="middle" width="0">
11752 <column alignment="center" valignment="top" width="0in">
11753 <column alignment="center" valignment="top" width="0pt">
11754 <row>
11755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759 abc
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11765 \begin_inset Text
11766
11767 \begin_layout Plain Layout
11768 def ghi
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777
11778 \end_layout
11779
11780 \end_inset
11781 </cell>
11782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 jkl
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 </row>
11792 <row>
11793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 A
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 B
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11812 \begin_inset Text
11813
11814 \begin_layout Plain Layout
11815 C
11816 \end_layout
11817
11818 \end_inset
11819 </cell>
11820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 D
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 </row>
11830 <row>
11831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 1
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 2
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853 3
11854 \end_layout
11855
11856 \end_inset
11857 </cell>
11858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 4
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 </row>
11868 </lyxtabular>
11869
11870 \end_inset
11871
11872
11873 \end_layout
11874
11875 \begin_layout Subsubsection
11876 Calculs avec les multi-colonnes
11877 \begin_inset CommandInset label
11878 LatexCommand label
11879 name "sub:Calculs-multicolonnes"
11880
11881 \end_inset
11882
11883
11884 \begin_inset Index idx
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888 Multi-colonnes ! Calculs
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \end_layout
11895
11896 \begin_layout Standard
11897 LyX gère directement les multi-colonnes, mais nous devons faire attention
11898  à la largeur des cellules couvertes par la cellule multicolonne.
11899 \end_layout
11900
11901 \begin_layout Standard
11902 \begin_inset Float table
11903 placement h
11904 wide false
11905 sideways false
11906 status open
11907
11908 \begin_layout Plain Layout
11909 \begin_inset Caption
11910
11911 \begin_layout Plain Layout
11912 \begin_inset CommandInset label
11913 LatexCommand label
11914 name "tab:Tableau-multicolonne-parfaite"
11915
11916 \end_inset
11917
11918 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11919  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11920 \begin_inset Argument
11921 status open
11922
11923 \begin_layout Plain Layout
11924 Tableau avec multicolonne parfaite
11925 \end_layout
11926
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \end_inset
11933
11934
11935 \end_layout
11936
11937 \begin_layout Plain Layout
11938 \align center
11939 \begin_inset Tabular
11940 <lyxtabular version="3" rows="3" columns="3">
11941 <features tabularvalignment="middle">
11942 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11943 <column alignment="center" valignment="middle" width="0">
11944 <column alignment="center" valignment="top" width="0">
11945 <row>
11946 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 multicolonne sur plusieurs lignes
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11956 \begin_inset Text
11957
11958 \begin_layout Plain Layout
11959
11960 \end_layout
11961
11962 \end_inset
11963 </cell>
11964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 c
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 </row>
11974 <row>
11975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11976 \begin_inset Text
11977
11978 \begin_layout Plain Layout
11979 d
11980 \end_layout
11981
11982 \end_inset
11983 </cell>
11984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11985 \begin_inset Text
11986
11987 \begin_layout Plain Layout
11988 e
11989 \end_layout
11990
11991 \end_inset
11992 </cell>
11993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11994 \begin_inset Text
11995
11996 \begin_layout Plain Layout
11997 f
11998 \end_layout
11999
12000 \end_inset
12001 </cell>
12002 </row>
12003 <row>
12004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12005 \begin_inset Text
12006
12007 \begin_layout Plain Layout
12008 g
12009 \end_layout
12010
12011 \end_inset
12012 </cell>
12013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12014 \begin_inset Text
12015
12016 \begin_layout Plain Layout
12017 h
12018 \end_layout
12019
12020 \end_inset
12021 </cell>
12022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12023 \begin_inset Text
12024
12025 \begin_layout Plain Layout
12026 i
12027 \end_layout
12028
12029 \end_inset
12030 </cell>
12031 </row>
12032 </lyxtabular>
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \begin_layout Standard
12045 Par exemple, pour créer le tableau
12046 \begin_inset space ~
12047 \end_inset
12048
12049
12050 \begin_inset CommandInset ref
12051 LatexCommand ref
12052 reference "tab:Tableau-multicolonne-parfaite"
12053
12054 \end_inset
12055
12056 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12057  3×3 et faites un clic droit dessus.
12058  Ensuite choisissez pour cette cellule
12059 \emph on
12060 ,
12061 \emph default
12062  dans la fenêtre de dialogue de tableau, 
12063 \emph on
12064 multicolonne
12065 \emph default
12066
12067 \emph on
12068 alignement
12069 \begin_inset space ~
12070 \end_inset
12071
12072 horizontal
12073 \begin_inset space ~
12074 \end_inset
12075
12076 centré
12077 \emph default
12078  et une largeur de 2.5
12079 \begin_inset space \thinspace{}
12080 \end_inset
12081
12082 cm.
12083  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12084  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12085 \begin_inset space \thinspace{}
12086 \end_inset
12087
12088 cm pour la première colonne.
12089  La deuxième colonne aura alors automatiquement une largeur de 1.25
12090 \begin_inset space \thinspace{}
12091 \end_inset
12092
12093 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12094  C'est ce qui a été fait pour le tableau
12095 \begin_inset space ~
12096 \end_inset
12097
12098
12099 \begin_inset CommandInset ref
12100 LatexCommand ref
12101 reference "tab:Tableau-multicolonne-imparfait"
12102
12103 \end_inset
12104
12105 .
12106 \end_layout
12107
12108 \begin_layout Standard
12109 \begin_inset Float table
12110 wide false
12111 sideways false
12112 status open
12113
12114 \begin_layout Plain Layout
12115 \begin_inset Caption
12116
12117 \begin_layout Plain Layout
12118 \begin_inset CommandInset label
12119 LatexCommand label
12120 name "tab:Tableau-multicolonne-imparfait"
12121
12122 \end_inset
12123
12124 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12125  de la largeur de la cellule multicolonne.
12126 \begin_inset Argument
12127 status open
12128
12129 \begin_layout Plain Layout
12130 Tableau avec multicolonne pas parfaite
12131 \end_layout
12132
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \end_inset
12139
12140
12141 \end_layout
12142
12143 \begin_layout Plain Layout
12144 \align center
12145 \begin_inset Tabular
12146 <lyxtabular version="3" rows="3" columns="3">
12147 <features tabularvalignment="middle">
12148 <column alignment="center" valignment="top" width="1.25cm">
12149 <column alignment="center" valignment="top" width="0">
12150 <column alignment="center" valignment="top" width="0">
12151 <row>
12152 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12153 \begin_inset Text
12154
12155 \begin_layout Plain Layout
12156 multicolonne sur plusieurs lignes
12157 \end_layout
12158
12159 \end_inset
12160 </cell>
12161 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12162 \begin_inset Text
12163
12164 \begin_layout Plain Layout
12165
12166 \end_layout
12167
12168 \end_inset
12169 </cell>
12170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12171 \begin_inset Text
12172
12173 \begin_layout Plain Layout
12174 c
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 </row>
12180 <row>
12181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12182 \begin_inset Text
12183
12184 \begin_layout Plain Layout
12185 d
12186 \end_layout
12187
12188 \end_inset
12189 </cell>
12190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12191 \begin_inset Text
12192
12193 \begin_layout Plain Layout
12194 e
12195 \end_layout
12196
12197 \end_inset
12198 </cell>
12199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Plain Layout
12203 f
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 </row>
12209 <row>
12210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Plain Layout
12214 g
12215 \end_layout
12216
12217 \end_inset
12218 </cell>
12219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12220 \begin_inset Text
12221
12222 \begin_layout Plain Layout
12223 h
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12229 \begin_inset Text
12230
12231 \begin_layout Plain Layout
12232 i
12233 \end_layout
12234
12235 \end_inset
12236 </cell>
12237 </row>
12238 </lyxtabular>
12239
12240 \end_inset
12241
12242
12243 \end_layout
12244
12245 \end_inset
12246
12247
12248 \end_layout
12249
12250 \begin_layout Standard
12251 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12252  de la cellule multicolonne, elle est un peu plus large.
12253  La raison est que la taille que l'on donne à une cellule, 
12254 \begin_inset Formula $W_{g}$
12255 \end_inset
12256
12257  n'est pas sa taille totale, 
12258 \begin_inset Formula $W_{\mathrm{tot}}$
12259 \end_inset
12260
12261  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12262  lui donne.
12263  L'appendice
12264 \begin_inset space ~
12265 \end_inset
12266
12267
12268 \begin_inset CommandInset ref
12269 LatexCommand eqref
12270 reference "cha:Explication-de-l'Equation"
12271
12272 \end_inset
12273
12274  explique pourquoi en détail.
12275 \end_layout
12276
12277 \begin_layout Standard
12278 La largeur nécessaire 
12279 \begin_inset Formula $W_{g\, n}$
12280 \end_inset
12281
12282  quand 
12283 \emph on
12284 n
12285 \emph default
12286  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12287  ait une largeur totale de 
12288 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12289 \end_inset
12290
12291 :
12292 \begin_inset Formula \begin{equation}
12293 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12294
12295 \end_inset
12296
12297
12298 \end_layout
12299
12300 \begin_layout Standard
12301 Dans notre cas nous avons 
12302 \begin_inset Formula $n=2$
12303 \end_inset
12304
12305
12306 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12307 \end_inset
12308
12309 cm et les valeurs implicites pour les autres longueurs, l'équation
12310 \begin_inset space ~
12311 \end_inset
12312
12313
12314 \begin_inset CommandInset ref
12315 LatexCommand ref
12316 reference "eq:Wgn"
12317
12318 \end_inset
12319
12320  devient
12321 \begin_inset Formula \begin{equation}
12322 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Standard
12330 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12331  
12332 \series bold
12333 calc
12334 \series default
12335  avec la ligne suivante dans le préambule du document
12336 \begin_inset Index idx
12337 status collapsed
12338
12339 \begin_layout Plain Layout
12340 Paquetages LaTeX ! calc
12341 \end_layout
12342
12343 \end_inset
12344
12345
12346 \end_layout
12347
12348 \begin_layout Standard
12349
12350 \series bold
12351
12352 \backslash
12353 usepackage{calc}
12354 \end_layout
12355
12356 \begin_layout Standard
12357 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12358  de dialogue.
12359  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12360  la fenêtre de dialogue.
12361  Voici un aperçu de ces paramètres :
12362 \end_layout
12363
12364 \begin_layout Itemize
12365
12366 \series bold
12367 p{largeur}
12368 \series default
12369  crée une cellule de taille donnée, le texte est aligné verticalement en
12370  haut.
12371 \end_layout
12372
12373 \begin_layout Itemize
12374
12375 \series bold
12376 m{largeur}
12377 \series default
12378  crée une cellule de taille donnée, le texte est aligné verticalement au
12379  centre
12380 \end_layout
12381
12382 \begin_layout Itemize
12383
12384 \series bold
12385 b{largeur}
12386 \series default
12387  crée une cellule de taille donnée, le texte est aligné verticalement en
12388  bas
12389 \end_layout
12390
12391 \begin_layout Standard
12392 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12393  la fenêtre de dialogue sont ignorés.
12394 \end_layout
12395
12396 \begin_layout Standard
12397 \begin_inset Note Greyedout
12398 status open
12399
12400 \begin_layout Plain Layout
12401
12402 \series bold
12403 Note:
12404 \series default
12405  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12406  en compte.
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \end_layout
12413
12414 \begin_layout Standard
12415 Comme le texte doit être centré horizontalement, on ajoute la commande 
12416 \series bold
12417
12418 \backslash
12419 centering
12420 \series default
12421 .
12422  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12423  des colonnes recouvertes :
12424 \end_layout
12425
12426 \begin_layout Standard
12427
12428 \series bold
12429 >{
12430 \backslash
12431 centering}m{1.25cm-6.2pt}
12432 \end_layout
12433
12434 \begin_layout Standard
12435 La commande 
12436 \series bold
12437 >{ }
12438 \series default
12439  signifie que les commandes qui se trouvent entre les accolades doivent
12440  être appliquées avant que la cellule ne soit créée.
12441 \end_layout
12442
12443 \begin_layout Standard
12444 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12445  multicolonne, il est toujours aligné à gauche.
12446  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12447  isolées.
12448  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12449 \end_layout
12450
12451 \begin_layout Standard
12452
12453 \series bold
12454 >{
12455 \backslash
12456 centering}m{2.5cm}
12457 \end_layout
12458
12459 \begin_layout Subsection
12460 Multi-lignes
12461 \begin_inset CommandInset label
12462 LatexCommand label
12463 name "sub:Multi-lignes"
12464
12465 \end_inset
12466
12467
12468 \begin_inset Index idx
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 Multi-lignes
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \begin_inset Index idx
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482 Tableau ! Multi-ligne
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \begin_layout Standard
12491 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12492  qu'elle doit couvrir et utilisez soit le bouton 
12493 \begin_inset Graphics
12494         filename ../../images/tabular-feature_multirow.png
12495         scale 85
12496         scaleBeforeRotation
12497
12498 \end_inset
12499
12500 de la barre d'outils tableau, ou le menu 
12501 \family sans
12502 Éditer\SpecialChar \menuseparator
12503 Tableau\SpecialChar \menuseparator
12504 Multi-lignes
12505 \family default
12506 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12507  
12508 \family sans
12509 Multi-lignes
12510 \family default
12511 .
12512 \end_layout
12513
12514 \begin_layout Standard
12515
12516 \lang english
12517 Here is an example table with a multirow in the first column:
12518 \end_layout
12519
12520 \begin_layout Standard
12521 \align center
12522 \begin_inset Tabular
12523 <lyxtabular version="3" rows="3" columns="3">
12524 <features tabularvalignment="middle">
12525 <column alignment="center" valignment="top" width="0pt">
12526 <column alignment="center" valignment="top" width="0">
12527 <column alignment="center" valignment="top" width="0">
12528 <row>
12529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 a
12534 \end_layout
12535
12536 \end_inset
12537 </cell>
12538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \begin_layout Plain Layout
12542 b
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12548 \begin_inset Text
12549
12550 \begin_layout Plain Layout
12551 c
12552 \end_layout
12553
12554 \end_inset
12555 </cell>
12556 </row>
12557 <row>
12558 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 cellule multi-lignes
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 e
12572 \end_layout
12573
12574 \end_inset
12575 </cell>
12576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12577 \begin_inset Text
12578
12579 \begin_layout Plain Layout
12580 f
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 </row>
12586 <row>
12587 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \begin_layout Plain Layout
12600 h
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609 i
12610 \end_layout
12611
12612 \end_inset
12613 </cell>
12614 </row>
12615 </lyxtabular>
12616
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \begin_layout Standard
12623
12624 \lang english
12625 The width and alignment of multirow cells is set by setting the width and
12626  alignment for the whole column.
12627 \end_layout
12628
12629 \begin_layout Section
12630 Les Tableaux Formels
12631 \begin_inset CommandInset label
12632 LatexCommand label
12633 name "sec:Tableaux-Formels"
12634
12635 \end_inset
12636
12637
12638 \begin_inset Index idx
12639 status collapsed
12640
12641 \begin_layout Plain Layout
12642 Tableau ! Formel
12643 \end_layout
12644
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \begin_layout Standard
12651 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12652  à celle du tableau
12653 \begin_inset space ~
12654 \end_inset
12655
12656
12657 \begin_inset CommandInset ref
12658 LatexCommand ref
12659 reference "tab:Exemple-tableau-booktabs"
12660
12661 \end_inset
12662
12663 .
12664  Ce genre de tableau est appelé 
12665 \begin_inset Quotes eld
12666 \end_inset
12667
12668
12669 \emph on
12670 formel
12671 \emph default
12672
12673 \begin_inset Quotes erd
12674 \end_inset
12675
12676 .
12677  Pour transformer un tableau en tableau formel, utilisez l'option 
12678 \family sans
12679 Formel
12680 \family default
12681  de l'onglet 
12682 \family sans
12683 Bordures
12684 \family default
12685  de la fenêtre de dialogue 
12686 \family sans
12687 Paramètres
12688 \begin_inset space ~
12689 \end_inset
12690
12691 du
12692 \begin_inset space ~
12693 \end_inset
12694
12695 tableau
12696 \family default
12697 .
12698 \end_layout
12699
12700 \begin_layout Standard
12701 \begin_inset Float table
12702 placement h
12703 wide false
12704 sideways false
12705 status open
12706
12707 \begin_layout Plain Layout
12708 \begin_inset Caption
12709
12710 \begin_layout Plain Layout
12711 \begin_inset CommandInset label
12712 LatexCommand label
12713 name "tab:Exemple-tableau-booktabs"
12714
12715 \end_inset
12716
12717 Exemple de tableau formel
12718 \end_layout
12719
12720 \end_inset
12721
12722
12723 \end_layout
12724
12725 \begin_layout Plain Layout
12726 \align center
12727 \begin_inset Tabular
12728 <lyxtabular version="3" rows="8" columns="4">
12729 <features booktabs="true" tabularvalignment="middle">
12730 <column alignment="center" valignment="top" width="0">
12731 <column alignment="center" valignment="top" width="0">
12732 <column alignment="center" valignment="top" width="0">
12733 <column alignment="center" valignment="top" width="0">
12734 <row>
12735 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12736 \begin_inset Text
12737
12738 \begin_layout Plain Layout
12739 Système
12740 \end_layout
12741
12742 \end_inset
12743 </cell>
12744 <cell alignment="center" valignment="top" topline="true" usebox="none">
12745 \begin_inset Text
12746
12747 \begin_layout Plain Layout
12748 Chip
12749 \begin_inset space \thinspace{}
12750 \end_inset
12751
12752 1
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 Chip
12762 \begin_inset space \thinspace{}
12763 \end_inset
12764
12765 2
12766 \end_layout
12767
12768 \end_inset
12769 </cell>
12770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12771 \begin_inset Text
12772
12773 \begin_layout Plain Layout
12774
12775 \end_layout
12776
12777 \end_inset
12778 </cell>
12779 </row>
12780 <row>
12781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785 \begin_inset ERT
12786 status collapsed
12787
12788 \begin_layout Plain Layout
12789
12790
12791 \backslash
12792 cmidrule(r){2-2}
12793 \end_layout
12794
12795 \end_inset
12796
12797
12798 \begin_inset ERT
12799 status collapsed
12800
12801 \begin_layout Plain Layout
12802
12803
12804 \backslash
12805 cmidrule(l){3-4}
12806 \end_layout
12807
12808 \end_inset
12809
12810 Épaisseur du capteur en µm
12811 \end_layout
12812
12813 \end_inset
12814 </cell>
12815 <cell alignment="center" valignment="top" usebox="none">
12816 \begin_inset Text
12817
12818 \begin_layout Plain Layout
12819 300
12820 \end_layout
12821
12822 \end_inset
12823 </cell>
12824 <cell alignment="center" valignment="top" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 300
12829 \end_layout
12830
12831 \end_inset
12832 </cell>
12833 <cell alignment="center" valignment="top" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 700
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 </row>
12843 <row>
12844 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12845 \begin_inset Text
12846
12847 \begin_layout Plain Layout
12848 Angle du biseau en °
12849 \end_layout
12850
12851 \end_inset
12852 </cell>
12853 <cell alignment="center" valignment="top" topline="true" usebox="none">
12854 \begin_inset Text
12855
12856 \begin_layout Plain Layout
12857 3.55
12858 \end_layout
12859
12860 \end_inset
12861 </cell>
12862 <cell alignment="center" valignment="top" topline="true" usebox="none">
12863 \begin_inset Text
12864
12865 \begin_layout Plain Layout
12866 2.71
12867 \end_layout
12868
12869 \end_inset
12870 </cell>
12871 <cell alignment="center" valignment="top" topline="true" usebox="none">
12872 \begin_inset Text
12873
12874 \begin_layout Plain Layout
12875 7.99
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 </row>
12881 <row topspace="default">
12882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 Résolution spatiale en µm
12887 \end_layout
12888
12889 \end_inset
12890 </cell>
12891 <cell alignment="center" valignment="top" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895 4.26
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 10.17
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 10.56
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 </row>
12919 <row topspace="default">
12920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924 MTF à 
12925 \begin_inset Formula $f_{\mathrm{max}}$
12926 \end_inset
12927
12928
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell alignment="center" valignment="top" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 0.53
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 <cell alignment="center" valignment="top" usebox="none">
12943 \begin_inset Text
12944
12945 \begin_layout Plain Layout
12946 0.37
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 0.39
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 </row>
12961 <row topspace="default">
12962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 \begin_inset ERT
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971
12972 \backslash
12973 cmidrule(l{10pt}){1-1}
12974 \end_layout
12975
12976 \end_inset
12977
12978 résolution spatiale LSF
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 <cell alignment="center" valignment="top" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 <cell alignment="center" valignment="top" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996
12997 \end_layout
12998
12999 \end_inset
13000 </cell>
13001 <cell alignment="center" valignment="top" usebox="none">
13002 \begin_inset Text
13003
13004 \begin_layout Plain Layout
13005
13006 \end_layout
13007
13008 \end_inset
13009 </cell>
13010 </row>
13011 <row>
13012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016 en µm
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 <cell alignment="center" valignment="top" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025 129.7
13026 \end_layout
13027
13028 \end_inset
13029 </cell>
13030 <cell alignment="center" valignment="top" usebox="none">
13031 \begin_inset Text
13032
13033 \begin_layout Plain Layout
13034 52.75
13035 \end_layout
13036
13037 \end_inset
13038 </cell>
13039 <cell alignment="center" valignment="top" usebox="none">
13040 \begin_inset Text
13041
13042 \begin_layout Plain Layout
13043 50.78
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 </row>
13049 <row>
13050 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 en % de la taille des pixels
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063 76.3
13064 \end_layout
13065
13066 \end_inset
13067 </cell>
13068 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13069 \begin_inset Text
13070
13071 \begin_layout Plain Layout
13072 95.9
13073 \end_layout
13074
13075 \end_inset
13076 </cell>
13077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13078 \begin_inset Text
13079
13080 \begin_layout Plain Layout
13081 92.3
13082 \end_layout
13083
13084 \end_inset
13085 </cell>
13086 </row>
13087 </lyxtabular>
13088
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \end_inset
13095
13096
13097 \end_layout
13098
13099 \begin_layout Standard
13100 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13101  
13102 \family sans
13103 Bordures
13104 \family default
13105  de la fenêtre de dialogue 
13106 \family sans
13107 Paramètres
13108 \begin_inset space ~
13109 \end_inset
13110
13111 du
13112 \begin_inset space ~
13113 \end_inset
13114
13115 tableau
13116 \family default
13117  comme c'est décrit dans la section
13118 \begin_inset space ~
13119 \end_inset
13120
13121
13122 \begin_inset CommandInset ref
13123 LatexCommand ref
13124 reference "sub:Espacement-lignes"
13125
13126 \end_inset
13127
13128 .
13129 \end_layout
13130
13131 \begin_layout Standard
13132 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13133  verticales.
13134  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13135  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13136  sortie imprimée :
13137 \begin_inset Newline newline
13138 \end_inset
13139
13140 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13141 \begin_inset space \thinspace{}
13142 \end_inset
13143
13144 em alors que les autres lignes ont implicite une épaisseur de 0.05
13145 \begin_inset space \thinspace{}
13146 \end_inset
13147
13148 em.
13149 \end_layout
13150
13151 \begin_layout Standard
13152 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13153  les lignes de préambule suivantes :
13154 \end_layout
13155
13156 \begin_layout Standard
13157
13158 \series bold
13159
13160 \backslash
13161 let
13162 \backslash
13163 mytoprule
13164 \backslash
13165 toprule
13166 \begin_inset Newline newline
13167 \end_inset
13168
13169
13170 \backslash
13171 renewcommand{
13172 \backslash
13173 toprule}{
13174 \backslash
13175 mytoprule[width]}
13176 \end_layout
13177
13178 \begin_layout Standard
13179 Cet exemple concerne la première ligne, appelée 
13180 \series bold
13181 toprule
13182 \series default
13183 .
13184  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13185 \series bold
13186 toprule
13187 \series default
13188  par 
13189 \series bold
13190 bottomrule
13191 \series default
13192 .
13193  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13194  
13195 \series bold
13196 toprule
13197 \series default
13198  par 
13199 \series bold
13200 midrule
13201 \series default
13202 .
13203  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13204 \begin_inset space ~
13205 \end_inset
13206
13207
13208 \begin_inset CommandInset ref
13209 LatexCommand ref
13210 reference "cha:Unités-de-longueur"
13211
13212 \end_inset
13213
13214  pour préciser l'épaisseur voulue.
13215 \end_layout
13216
13217 \begin_layout Standard
13218 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13219  en mettant une ligne pour une cellule multi colonne.
13220  LyX va utiliser en interne la commande 
13221 \series bold
13222
13223 \backslash
13224 cmidrule
13225 \series default
13226  pour créer cette ligne.
13227  Sa syntaxe complète est :
13228 \end_layout
13229
13230 \begin_layout Standard
13231
13232 \series bold
13233
13234 \backslash
13235 cmidrule[largeur](rognage){colDépart-colFin}
13236 \end_layout
13237
13238 \begin_layout Standard
13239 Les options de la commande 
13240 \series bold
13241
13242 \backslash
13243 cmidrule
13244 \series default
13245  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13246  TeX pour pouvoir les utiliser.
13247  On peut créer manuellement des lignes 
13248 \series bold
13249
13250 \backslash
13251 mitrales
13252 \series default
13253  en insérant la commande en code TeX comme le premier élément de la première
13254  cellule de la ligne.
13255  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13256  en question.
13257 \end_layout
13258
13259 \begin_layout Standard
13260 La valeur implicite pour l'épaisseur des lignes est de 0.03
13261 \begin_inset space \thinspace{}
13262 \end_inset
13263
13264 em.
13265  
13266 \series bold
13267 colDépart
13268 \series default
13269  est le numéro de la colonne dans laquelle la ligne commence et 
13270 \series bold
13271 colFin
13272 \series default
13273  est le numéro de la colonne dans laquelle elle se termine.
13274  La valeur de 
13275 \series bold
13276 colFin
13277 \series default
13278  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13279  Le paramètre optionnel 
13280 \series bold
13281 rognage
13282 \series default
13283  peut être soit 
13284 \emph on
13285 l{largeurRognage}
13286 \emph default
13287 , ou 
13288 \emph on
13289 r{largeurRognage}
13290 \emph default
13291  où les valeurs de
13292 \emph on
13293  largeurRognage
13294 \emph default
13295  sont aussi optionnelles.
13296  En utilisant par exemple la valeur 
13297 \emph on
13298 l{2pt}
13299 \emph default
13300  pour ce paramètre, la ligne va être rognée de 2
13301 \begin_inset space \thinspace{}
13302 \end_inset
13303
13304 pt à son extrémité gauche.
13305  Si vous ne spécifiez pas de valeur pour 
13306 \emph on
13307 largeurRognage
13308 \emph default
13309  les lignes sont implicitement rognées de 0.5
13310 \begin_inset space \thinspace{}
13311 \end_inset
13312
13313 em.
13314 \end_layout
13315
13316 \begin_layout Standard
13317 \begin_inset VSpace bigskip
13318 \end_inset
13319
13320 Le tableau
13321 \begin_inset space ~
13322 \end_inset
13323
13324
13325 \begin_inset CommandInset ref
13326 LatexCommand ref
13327 reference "tab:Exemple-tableau-booktabs"
13328
13329 \end_inset
13330
13331  a été créé en utilisant les commandes
13332 \end_layout
13333
13334 \begin_layout Standard
13335
13336 \series bold
13337
13338 \backslash
13339 cmidrule(r){2-2}
13340 \backslash
13341 cmidrule(l){3-4}
13342 \end_layout
13343
13344 \begin_layout Standard
13345 au début de la deuxième ligne et
13346 \end_layout
13347
13348 \begin_layout Standard
13349
13350 \series bold
13351
13352 \backslash
13353 cmidrule(l{10pt}){1-1}
13354 \end_layout
13355
13356 \begin_layout Standard
13357 au début de la sixième ligne.
13358 \end_layout
13359
13360 \begin_layout Standard
13361 \begin_inset VSpace bigskip
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \begin_layout Standard
13368 Vous pouvez vouloir des commandes 
13369 \series bold
13370
13371 \backslash
13372 cmidrule
13373 \series default
13374 s qui se recouvrent comme pour le tableau
13375 \begin_inset space ~
13376 \end_inset
13377
13378
13379 \begin_inset CommandInset ref
13380 LatexCommand ref
13381 reference "tab:Tableau-booktabs-special"
13382
13383 \end_inset
13384
13385 .
13386  On obtient ce résultat en utilisant la commande suivante en code TeX
13387 \end_layout
13388
13389 \begin_layout Standard
13390
13391 \series bold
13392
13393 \backslash
13394 morecmidrules
13395 \end_layout
13396
13397 \begin_layout Standard
13398 La commande qui a été utilisée pour la deuxième ligne du tableau
13399 \begin_inset space ~
13400 \end_inset
13401
13402
13403 \begin_inset CommandInset ref
13404 LatexCommand ref
13405 reference "tab:Tableau-booktabs-special"
13406
13407 \end_inset
13408
13409  est
13410 \end_layout
13411
13412 \begin_layout Standard
13413
13414 \series bold
13415
13416 \backslash
13417 cmidrule(r){2-2}
13418 \backslash
13419 cmidrule(l){3-4}
13420 \backslash
13421 morecmidrules
13422 \backslash
13423 cmidrule{2-4}
13424 \end_layout
13425
13426 \begin_layout Standard
13427 La commande pour la sixième ligne est
13428 \end_layout
13429
13430 \begin_layout Standard
13431
13432 \series bold
13433
13434 \backslash
13435 midrule
13436 \backslash
13437 morecmidrules
13438 \backslash
13439 cmidrule{3-4}
13440 \end_layout
13441
13442 \begin_layout Standard
13443 \begin_inset VSpace bigskip
13444 \end_inset
13445
13446
13447 \end_layout
13448
13449 \begin_layout Standard
13450 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13451 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13452  font toute la largeur du tableau :
13453 \end_layout
13454
13455 \begin_layout Standard
13456
13457 \series bold
13458
13459 \backslash
13460 specialrule{largeur}{espace au dessus}{espace en dessous}
13461 \end_layout
13462
13463 \begin_layout Standard
13464 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13465  du paquetage LaTeX 
13466 \series bold
13467 booktabs
13468 \series default
13469  
13470 \begin_inset CommandInset citation
13471 LatexCommand cite
13472 key "booktabs"
13473
13474 \end_inset
13475
13476 .
13477 \begin_inset Index idx
13478 status collapsed
13479
13480 \begin_layout Plain Layout
13481 Paquetages LaTeX ! booktabs
13482 \end_layout
13483
13484 \end_inset
13485
13486
13487 \end_layout
13488
13489 \begin_layout Standard
13490 \begin_inset Float table
13491 placement h
13492 wide false
13493 sideways false
13494 status open
13495
13496 \begin_layout Plain Layout
13497 \begin_inset Caption
13498
13499 \begin_layout Plain Layout
13500 \begin_inset CommandInset label
13501 LatexCommand label
13502 name "tab:Tableau-booktabs-special"
13503
13504 \end_inset
13505
13506 Tableau formel spécial
13507 \end_layout
13508
13509 \end_inset
13510
13511
13512 \end_layout
13513
13514 \begin_layout Plain Layout
13515 \align center
13516 \begin_inset Tabular
13517 <lyxtabular version="3" rows="8" columns="4">
13518 <features booktabs="true" tabularvalignment="middle">
13519 <column alignment="center" valignment="top" width="0">
13520 <column alignment="center" valignment="top" width="0">
13521 <column alignment="center" valignment="top" width="0">
13522 <column alignment="center" valignment="top" width="0">
13523 <row>
13524 <cell alignment="center" valignment="top" topline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Plain Layout
13528 Système
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 <cell alignment="center" valignment="top" topline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537 Chip
13538 \begin_inset space \thinspace{}
13539 \end_inset
13540
13541 1
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 Chip
13551 \begin_inset space \thinspace{}
13552 \end_inset
13553
13554 2
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13560 \begin_inset Text
13561
13562 \begin_layout Plain Layout
13563
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 </row>
13569 <row>
13570 <cell alignment="center" valignment="top" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 \begin_inset ERT
13575 status collapsed
13576
13577 \begin_layout Plain Layout
13578
13579
13580 \backslash
13581 cmidrule(r){2-2}
13582 \end_layout
13583
13584 \end_inset
13585
13586
13587 \begin_inset ERT
13588 status collapsed
13589
13590 \begin_layout Plain Layout
13591
13592
13593 \backslash
13594 cmidrule(l){3-4}
13595 \end_layout
13596
13597 \end_inset
13598
13599
13600 \begin_inset ERT
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604
13605
13606 \backslash
13607 morecmidrules 
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \begin_inset ERT
13614 status collapsed
13615
13616 \begin_layout Plain Layout
13617
13618
13619 \backslash
13620 cmidrule{2-4}
13621 \end_layout
13622
13623 \end_inset
13624
13625 Epaisseur du capteur en µm
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 <cell alignment="center" valignment="top" usebox="none">
13631 \begin_inset Text
13632
13633 \begin_layout Plain Layout
13634 300
13635 \end_layout
13636
13637 \end_inset
13638 </cell>
13639 <cell alignment="center" valignment="top" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643 300
13644 \end_layout
13645
13646 \end_inset
13647 </cell>
13648 <cell alignment="center" valignment="top" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652 700
13653 \end_layout
13654
13655 \end_inset
13656 </cell>
13657 </row>
13658 <row>
13659 <cell alignment="center" valignment="top" topline="true" usebox="none">
13660 \begin_inset Text
13661
13662 \begin_layout Plain Layout
13663 Angle biseau en °
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672 3.55
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 <cell alignment="center" valignment="top" topline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Plain Layout
13681 2.71
13682 \end_layout
13683
13684 \end_inset
13685 </cell>
13686 <cell alignment="center" valignment="top" topline="true" usebox="none">
13687 \begin_inset Text
13688
13689 \begin_layout Plain Layout
13690 7.99
13691 \end_layout
13692
13693 \end_inset
13694 </cell>
13695 </row>
13696 <row topspace="default">
13697 <cell alignment="center" valignment="top" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 Résolution spatiale en µm
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710 4.26
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 <cell alignment="center" valignment="top" usebox="none">
13716 \begin_inset Text
13717
13718 \begin_layout Plain Layout
13719 10.17
13720 \end_layout
13721
13722 \end_inset
13723 </cell>
13724 <cell alignment="center" valignment="top" usebox="none">
13725 \begin_inset Text
13726
13727 \begin_layout Plain Layout
13728 10.56
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 </row>
13734 <row topspace="default">
13735 <cell alignment="center" valignment="top" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 MTF à 
13740 \begin_inset Formula $f_{\mathrm{max}}$
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 <cell alignment="center" valignment="top" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Plain Layout
13752 0.53
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 0.37
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell alignment="center" valignment="top" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 0.39
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 </row>
13776 <row>
13777 <cell alignment="center" valignment="top" topline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786
13787 \backslash
13788 morecmidrules 
13789 \end_layout
13790
13791 \end_inset
13792
13793
13794 \begin_inset ERT
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798
13799
13800 \backslash
13801 cmidrule{3-4}
13802 \end_layout
13803
13804 \end_inset
13805
13806 résolution spatiale LSF
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 <cell alignment="center" valignment="top" topline="true" usebox="none">
13812 \begin_inset Text
13813
13814 \begin_layout Plain Layout
13815
13816 \end_layout
13817
13818 \end_inset
13819 </cell>
13820 <cell alignment="center" valignment="top" topline="true" usebox="none">
13821 \begin_inset Text
13822
13823 \begin_layout Plain Layout
13824
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 <cell alignment="center" valignment="top" topline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 </row>
13839 <row>
13840 <cell alignment="center" valignment="top" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 en µm
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 <cell alignment="center" valignment="top" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853 129.7
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 <cell alignment="center" valignment="top" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862 52.75
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 50.78
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row>
13878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 en % de la taille des pixels
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13888 \begin_inset Text
13889
13890 \begin_layout Plain Layout
13891 76.3
13892 \end_layout
13893
13894 \end_inset
13895 </cell>
13896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13897 \begin_inset Text
13898
13899 \begin_layout Plain Layout
13900 95.9
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13906 \begin_inset Text
13907
13908 \begin_layout Plain Layout
13909 92.3
13910 \end_layout
13911
13912 \end_inset
13913 </cell>
13914 </row>
13915 </lyxtabular>
13916
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Section
13928 Alignement Vertical des Tableaux
13929 \begin_inset Index idx
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933 Tableau ! Alignement
13934 \end_layout
13935
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Standard
13942 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13943  doit être à l'intérieur d'une boîte.
13944  La boîte peut alors être alignée comme c'est décrit dans la 
13945 \begin_inset space ~
13946 \end_inset
13947
13948
13949 \begin_inset CommandInset ref
13950 LatexCommand ref
13951 reference "sec:Boîte-Dialogue"
13952
13953 \end_inset
13954
13955 .
13956 \end_layout
13957
13958 \begin_layout Standard
13959 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13960  minipage
13961 \begin_inset Foot
13962 status open
13963
13964 \begin_layout Plain Layout
13965 Les minipages son décrites dans la section
13966 \begin_inset space ~
13967 \end_inset
13968
13969
13970 \begin_inset CommandInset ref
13971 LatexCommand ref
13972 reference "sec:Minipages"
13973
13974 \end_inset
13975
13976 .
13977 \end_layout
13978
13979 \end_inset
13980
13981  dont la largeur est de 15
13982 \begin_inset space \thinspace{}
13983 \end_inset
13984
13985 col% :
13986 \end_layout
13987
13988 \begin_layout Itemize
13989 test 
13990 \begin_inset Box Frameless
13991 position "t"
13992 hor_pos "c"
13993 has_inner_box 1
13994 inner_pos "c"
13995 use_parbox 0
13996 use_makebox 0
13997 width "15col%"
13998 special "none"
13999 height "1in"
14000 height_special "totalheight"
14001 status collapsed
14002
14003 \begin_layout Plain Layout
14004 \begin_inset Tabular
14005 <lyxtabular version="3" rows="3" columns="3">
14006 <features tabularvalignment="middle">
14007 <column alignment="center" valignment="top" width="0">
14008 <column alignment="center" valignment="top" width="0">
14009 <column alignment="center" valignment="top" width="0">
14010 <row>
14011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015 a
14016 \end_layout
14017
14018 \end_inset
14019 </cell>
14020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14021 \begin_inset Text
14022
14023 \begin_layout Plain Layout
14024 d
14025 \end_layout
14026
14027 \end_inset
14028 </cell>
14029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14030 \begin_inset Text
14031
14032 \begin_layout Plain Layout
14033 g
14034 \end_layout
14035
14036 \end_inset
14037 </cell>
14038 </row>
14039 <row>
14040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14041 \begin_inset Text
14042
14043 \begin_layout Plain Layout
14044 b
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Plain Layout
14053 e
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14059 \begin_inset Text
14060
14061 \begin_layout Plain Layout
14062 h
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 <row>
14069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073 c
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 f
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 i
14092 \end_layout
14093
14094 \end_inset
14095 </cell>
14096 </row>
14097 </lyxtabular>
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105
14106  test 
14107 \begin_inset ERT
14108 status collapsed
14109
14110 \begin_layout Plain Layout
14111
14112
14113 \backslash
14114 raisebox{0.85
14115 \backslash
14116 baselineskip}{
14117 \end_layout
14118
14119 \end_inset
14120
14121
14122 \begin_inset Box Frameless
14123 position "t"
14124 hor_pos "c"
14125 has_inner_box 1
14126 inner_pos "c"
14127 use_parbox 0
14128 use_makebox 0
14129 width "15col%"
14130 special "none"
14131 height "1in"
14132 height_special "totalheight"
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136 \begin_inset Tabular
14137 <lyxtabular version="3" rows="3" columns="3">
14138 <features tabularvalignment="middle">
14139 <column alignment="center" valignment="top" width="0">
14140 <column alignment="center" valignment="top" width="0">
14141 <column alignment="center" valignment="top" width="0">
14142 <row>
14143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Plain Layout
14147 a
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 d
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 g
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 </row>
14171 <row>
14172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14173 \begin_inset Text
14174
14175 \begin_layout Plain Layout
14176 b
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14182 \begin_inset Text
14183
14184 \begin_layout Plain Layout
14185 e
14186 \end_layout
14187
14188 \end_inset
14189 </cell>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Plain Layout
14194 h
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 </row>
14200 <row>
14201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14202 \begin_inset Text
14203
14204 \begin_layout Plain Layout
14205 c
14206 \end_layout
14207
14208 \end_inset
14209 </cell>
14210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 f
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 i
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 </row>
14229 </lyxtabular>
14230
14231 \end_inset
14232
14233
14234 \end_layout
14235
14236 \end_inset
14237
14238
14239 \begin_inset ERT
14240 status collapsed
14241
14242 \begin_layout Plain Layout
14243
14244 }
14245 \end_layout
14246
14247 \end_inset
14248
14249
14250 \end_layout
14251
14252 \begin_layout Itemize
14253 test 
14254 \begin_inset Box Frameless
14255 position "c"
14256 hor_pos "c"
14257 has_inner_box 1
14258 inner_pos "c"
14259 use_parbox 0
14260 use_makebox 0
14261 width "15col%"
14262 special "none"
14263 height "1in"
14264 height_special "totalheight"
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 \begin_inset Tabular
14269 <lyxtabular version="3" rows="3" columns="3">
14270 <features tabularvalignment="middle">
14271 <column alignment="center" valignment="top" width="0">
14272 <column alignment="center" valignment="top" width="0">
14273 <column alignment="center" valignment="top" width="0">
14274 <row>
14275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14276 \begin_inset Text
14277
14278 \begin_layout Plain Layout
14279 a
14280 \end_layout
14281
14282 \end_inset
14283 </cell>
14284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288 d
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 g
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 </row>
14303 <row>
14304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14305 \begin_inset Text
14306
14307 \begin_layout Plain Layout
14308 b
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317 e
14318 \end_layout
14319
14320 \end_inset
14321 </cell>
14322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 h
14327 \end_layout
14328
14329 \end_inset
14330 </cell>
14331 </row>
14332 <row>
14333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Plain Layout
14337 c
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14343 \begin_inset Text
14344
14345 \begin_layout Plain Layout
14346 f
14347 \end_layout
14348
14349 \end_inset
14350 </cell>
14351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14352 \begin_inset Text
14353
14354 \begin_layout Plain Layout
14355 i
14356 \end_layout
14357
14358 \end_inset
14359 </cell>
14360 </row>
14361 </lyxtabular>
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \end_inset
14369
14370
14371 \end_layout
14372
14373 \begin_layout Itemize
14374 test 
14375 \begin_inset Box Frameless
14376 position "b"
14377 hor_pos "c"
14378 has_inner_box 1
14379 inner_pos "c"
14380 use_parbox 0
14381 use_makebox 0
14382 width "15col%"
14383 special "none"
14384 height "1in"
14385 height_special "totalheight"
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389 \begin_inset Tabular
14390 <lyxtabular version="3" rows="3" columns="3">
14391 <features tabularvalignment="middle">
14392 <column alignment="center" valignment="top" width="0">
14393 <column alignment="center" valignment="top" width="0">
14394 <column alignment="center" valignment="top" width="0">
14395 <row>
14396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 a
14401 \end_layout
14402
14403 \end_inset
14404 </cell>
14405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14406 \begin_inset Text
14407
14408 \begin_layout Plain Layout
14409 d
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418 g
14419 \end_layout
14420
14421 \end_inset
14422 </cell>
14423 </row>
14424 <row>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 b
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 e
14439 \end_layout
14440
14441 \end_inset
14442 </cell>
14443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14444 \begin_inset Text
14445
14446 \begin_layout Plain Layout
14447 h
14448 \end_layout
14449
14450 \end_inset
14451 </cell>
14452 </row>
14453 <row>
14454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 c
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467 f
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14473 \begin_inset Text
14474
14475 \begin_layout Plain Layout
14476 i
14477 \end_layout
14478
14479 \end_inset
14480 </cell>
14481 </row>
14482 </lyxtabular>
14483
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \end_inset
14490
14491  test 
14492 \begin_inset ERT
14493 status collapsed
14494
14495 \begin_layout Plain Layout
14496
14497
14498 \backslash
14499 raisebox{-0.32
14500 \backslash
14501 baselineskip}{
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \begin_inset Box Frameless
14508 position "b"
14509 hor_pos "c"
14510 has_inner_box 1
14511 inner_pos "c"
14512 use_parbox 0
14513 use_makebox 0
14514 width "15col%"
14515 special "none"
14516 height "1in"
14517 height_special "totalheight"
14518 status collapsed
14519
14520 \begin_layout Plain Layout
14521 \begin_inset Tabular
14522 <lyxtabular version="3" rows="3" columns="3">
14523 <features tabularvalignment="middle">
14524 <column alignment="center" valignment="top" width="0">
14525 <column alignment="center" valignment="top" width="0">
14526 <column alignment="center" valignment="top" width="0">
14527 <row>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 a
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 d
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Plain Layout
14550 g
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 </row>
14556 <row>
14557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Plain Layout
14561 b
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Plain Layout
14570 e
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579 h
14580 \end_layout
14581
14582 \end_inset
14583 </cell>
14584 </row>
14585 <row>
14586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Plain Layout
14590 c
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14596 \begin_inset Text
14597
14598 \begin_layout Plain Layout
14599 f
14600 \end_layout
14601
14602 \end_inset
14603 </cell>
14604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14605 \begin_inset Text
14606
14607 \begin_layout Plain Layout
14608 i
14609 \end_layout
14610
14611 \end_inset
14612 </cell>
14613 </row>
14614 </lyxtabular>
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \end_inset
14622
14623
14624 \begin_inset ERT
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 }
14630 \end_layout
14631
14632 \end_inset
14633
14634
14635 \end_layout
14636
14637 \begin_layout Standard
14638 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14639  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14640  la ligne dans laquelle le tableau est inséré.
14641  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14642  boîte élévatrice (raisebox)
14643 \begin_inset Foot
14644 status collapsed
14645
14646 \begin_layout Plain Layout
14647 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14648 \begin_inset space ~
14649 \end_inset
14650
14651
14652 \begin_inset CommandInset ref
14653 LatexCommand ref
14654 reference "sub:Alignement-Vertical"
14655
14656 \end_inset
14657
14658 .
14659 \end_layout
14660
14661 \end_inset
14662
14663 .
14664  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14665  aligné en utilisant la commande en code TeX suivante 
14666 \end_layout
14667
14668 \begin_layout Standard
14669
14670 \series bold
14671
14672 \backslash
14673 raisebox{0.85
14674 \backslash
14675 baselineskip}{
14676 \end_layout
14677
14678 \begin_layout Standard
14679 placée juste avant la boîte minipage.
14680  Après la boîte on insère l'accolade fermante en code TeX.
14681  Pour le deuxième tableau de la dernière ligne, la commande 
14682 \end_layout
14683
14684 \begin_layout Standard
14685
14686 \series bold
14687
14688 \backslash
14689 raisebox{-0.32
14690 \backslash
14691 baselineskip}{
14692 \end_layout
14693
14694 \begin_layout Standard
14695 est utilisée.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 \begin_inset Note Greyedout
14700 status open
14701
14702 \begin_layout Plain Layout
14703
14704 \series bold
14705 Note:
14706 \series default
14707  L'alignement entre le contenu de la ligne du tableau et le texte de la
14708  ligne qui l'entoure ne peut pas être parfait.
14709  Le facteur utilisé dans la commande 
14710 \series bold
14711
14712 \backslash
14713 raisebox
14714 \series default
14715  pour obtenir cet alignement dépend de la police de caractères du document,
14716  de la taille de la police et de l'épaisseur des lignes du tableau.
14717 \end_layout
14718
14719 \end_inset
14720
14721
14722 \end_layout
14723
14724 \begin_layout Section
14725 Tableaux Colorés
14726 \begin_inset CommandInset label
14727 LatexCommand label
14728 name "sec:Tableaux-Colorés"
14729
14730 \end_inset
14731
14732
14733 \begin_inset Index idx
14734 status collapsed
14735
14736 \begin_layout Plain Layout
14737 Tableau ! Coloré
14738 \end_layout
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \begin_layout Subsection
14746 Cellules Colorées
14747 \begin_inset Index idx
14748 status collapsed
14749
14750 \begin_layout Plain Layout
14751 Couleur des tableaux ! Pour les cellules
14752 \end_layout
14753
14754 \end_inset
14755
14756
14757 \begin_inset Index idx
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761 Couleur ! Pour les cellules de tableau
14762 \end_layout
14763
14764 \end_inset
14765
14766
14767 \end_layout
14768
14769 \begin_layout Standard
14770 \begin_inset Float table
14771 placement h
14772 wide false
14773 sideways false
14774 status open
14775
14776 \begin_layout Plain Layout
14777 \begin_inset Caption
14778
14779 \begin_layout Plain Layout
14780 \begin_inset CommandInset label
14781 LatexCommand label
14782 name "tab:Tableau-coloré-sans-colortbl"
14783
14784 \end_inset
14785
14786 Tableau coloré sans utiliser le paquetage  
14787 \series bold
14788 colortbl
14789 \series default
14790
14791 \begin_inset Argument
14792 status open
14793
14794 \begin_layout Plain Layout
14795 Tableau sans colortbl
14796 \end_layout
14797
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Plain Layout
14809 \align center
14810 \begin_inset Tabular
14811 <lyxtabular version="3" rows="3" columns="3">
14812 <features tabularvalignment="middle">
14813 <column alignment="center" valignment="top" width="0">
14814 <column alignment="center" valignment="top" width="0">
14815 <column alignment="center" valignment="top" width="0">
14816 <row>
14817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14818 \begin_inset Text
14819
14820 \begin_layout Plain Layout
14821
14822 \color green
14823 a
14824 \end_layout
14825
14826 \end_inset
14827 </cell>
14828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832
14833 \color red
14834 b
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843
14844 \color red
14845 c
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 </row>
14851 <row>
14852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856
14857 \color green
14858 d
14859 \end_layout
14860
14861 \end_inset
14862 </cell>
14863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867
14868 \color blue
14869 e
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14875 \begin_inset Text
14876
14877 \begin_layout Plain Layout
14878
14879 \color blue
14880 f
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 </row>
14886 <row>
14887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891
14892 \color green
14893 g
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902
14903 \color blue
14904 h
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913
14914 \color blue
14915 i
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 </row>
14921 </lyxtabular>
14922
14923 \end_inset
14924
14925
14926 \end_layout
14927
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \begin_layout Standard
14934 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14935  et choisissez une couleur dans le menu 
14936 \family sans
14937 Éditer\SpecialChar \menuseparator
14938 Style
14939 \begin_inset space ~
14940 \end_inset
14941
14942 de
14943 \begin_inset space ~
14944 \end_inset
14945
14946 Texte
14947 \family default
14948 .
14949  C'est ce qui a été utilisé pour créer le tableau
14950 \begin_inset space ~
14951 \end_inset
14952
14953
14954 \begin_inset CommandInset ref
14955 LatexCommand ref
14956 reference "tab:Tableau-coloré-sans-colortbl"
14957
14958 \end_inset
14959
14960 .
14961  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14962 \series bold
14963 colortbl
14964 \series default
14965 .
14966 \begin_inset Index idx
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970 Paquetages LaTeX ! colortbl
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 \begin_inset ERT
14980 status collapsed
14981
14982 \begin_layout Plain Layout
14983
14984
14985 \backslash
14986 ifcolortbl
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \begin_inset Note Note
14993 status open
14994
14995 \begin_layout Plain Layout
14996 La section qui suit ne sera affichée que si vous avez installé le paquetage
14997  LaTeX 
14998 \series bold
14999 colortbl
15000 \series default
15001 .
15002 \end_layout
15003
15004 \end_inset
15005
15006
15007 \end_layout
15008
15009 \begin_layout Standard
15010 Pour créer des tableaux colorés, vous devez charger le paquetage
15011 \series bold
15012  colortbl
15013 \series default
15014  dans le préambule avec la ligne
15015 \end_layout
15016
15017 \begin_layout Standard
15018
15019 \series bold
15020
15021 \backslash
15022 usepackage{colortbl}
15023 \end_layout
15024
15025 \begin_layout Standard
15026 On choisit la couleur d'une colonne avec la commande 
15027 \end_layout
15028
15029 \begin_layout Standard
15030
15031 \series bold
15032
15033 \backslash
15034 columncolor{nom de couleur}
15035 \end_layout
15036
15037 \begin_layout Standard
15038 à l'intérieur d'une commande 
15039 \series bold
15040 >{ }
15041 \series default
15042 .
15043  Vous trouverez plus d'information sur la commande 
15044 \series bold
15045 >{}
15046 \series default
15047  dans la section
15048 \begin_inset space ~
15049 \end_inset
15050
15051
15052 \begin_inset CommandInset ref
15053 LatexCommand ref
15054 reference "sub:Calculs-multicolonnes"
15055
15056 \end_inset
15057
15058 .
15059 \end_layout
15060
15061 \begin_layout Standard
15062 Les noms de couleurs suivants sont prédéfinis :
15063 \end_layout
15064
15065 \begin_layout Standard
15066
15067 \family sans
15068 red
15069 \family default
15070  (rouge), 
15071 \family sans
15072 green
15073 \family default
15074  (vert), 
15075 \family sans
15076 yellow
15077 \family default
15078  (jaune), 
15079 \family sans
15080 blue
15081 \family default
15082  (bleu), 
15083 \family sans
15084 cyan
15085 \family default
15086
15087 \family sans
15088 magenta
15089 \family default
15090
15091 \family sans
15092 black 
15093 \family default
15094 (noir) et 
15095 \family sans
15096 white 
15097 \family default
15098 (blanc).
15099 \end_layout
15100
15101 \begin_layout Standard
15102 \begin_inset VSpace medskip
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \begin_layout Standard
15109 Vous pouvez aussi définir votre propre couleur avec la commande
15110 \end_layout
15111
15112 \begin_layout Standard
15113
15114 \series bold
15115
15116 \backslash
15117 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15118 \end_layout
15119
15120 \begin_layout Standard
15121 Le modèle de couleur peut être
15122 \end_layout
15123
15124 \begin_layout Labeling
15125 \labelwidthstring 00.00.0000
15126 cmyk: cyan, magenta, jaune (yellow), noir (black)
15127 \end_layout
15128
15129 \begin_layout Labeling
15130 \labelwidthstring 00.00.0000
15131 rgb: red, vert (green), bleu (blue)
15132 \end_layout
15133
15134 \begin_layout Labeling
15135 \labelwidthstring 00.00.0000
15136 gray dégradé de gris (gray)
15137 \end_layout
15138
15139 \begin_layout Standard
15140 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15141  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15142 \end_layout
15143
15144 \begin_layout Standard
15145 Vous pouvez par exemple définir la couleur 
15146 \begin_inset Quotes eld
15147 \end_inset
15148
15149
15150 \emph on
15151 vertfonce
15152 \begin_inset Quotes erd
15153 \end_inset
15154
15155  dans le préambule avec la ligne
15156 \end_layout
15157
15158 \begin_layout Standard
15159
15160 \series bold
15161
15162 \backslash
15163 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15164 \end_layout
15165
15166 \begin_layout Standard
15167 et la couleur "
15168 \emph on
15169 grisclair
15170 \emph default
15171 " avec
15172 \end_layout
15173
15174 \begin_layout Standard
15175
15176 \series bold
15177
15178 \backslash
15179 definecolor{grisclair}{gray}{0.8}
15180 \end_layout
15181
15182 \begin_layout Standard
15183 \begin_inset VSpace medskip
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \begin_layout Standard
15190 Les lignes sont colorées avec la commande
15191 \end_layout
15192
15193 \begin_layout Standard
15194
15195 \series bold
15196
15197 \backslash
15198 rowcolor{nom de la couleur}
15199 \end_layout
15200
15201 \begin_layout Standard
15202 et les cellules sont colorées avec la commande
15203 \end_layout
15204
15205 \begin_layout Standard
15206
15207 \series bold
15208
15209 \backslash
15210 cellcolor{nom de la couleur}
15211 \end_layout
15212
15213 \begin_layout Standard
15214 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15215 \end_layout
15216
15217 \begin_layout Standard
15218 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15219  choisissez une couleur dans le menu 
15220 \family sans
15221 Éditer\SpecialChar \menuseparator
15222 Style
15223 \begin_inset space ~
15224 \end_inset
15225
15226 de
15227 \begin_inset space ~
15228 \end_inset
15229
15230 Texte
15231 \family default
15232 .
15233  Si une cellule contient du code TeX, faites bien attention à ne colorer
15234  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15235 \end_layout
15236
15237 \begin_layout Standard
15238 \begin_inset Note Greyedout
15239 status open
15240
15241 \begin_layout Plain Layout
15242
15243 \series bold
15244 Note:
15245 \series default
15246  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15247  définies par l'utilisateur.
15248 \end_layout
15249
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \begin_layout Standard
15256 \begin_inset VSpace bigskip
15257 \end_inset
15258
15259
15260 \end_layout
15261
15262 \begin_layout Standard
15263 Pour créer le tableau
15264 \begin_inset space ~
15265 \end_inset
15266
15267
15268 \begin_inset CommandInset ref
15269 LatexCommand ref
15270 reference "tab:Tableau-coloré-avec-colortbl"
15271
15272 \end_inset
15273
15274  faites ce qui suit : La couleur de la première colonne doit être 
15275 \emph on
15276 vertfonce
15277 \emph default
15278 .
15279  On insère donc la commande
15280 \end_layout
15281
15282 \begin_layout Standard
15283
15284 \series bold
15285 >{
15286 \backslash
15287 columncolor{vertfonce}
15288 \backslash
15289 centering}c
15290 \end_layout
15291
15292 \begin_layout Standard
15293 en code TeX pour cette colonne.
15294  La première ligne doit être bleue
15295 \begin_inset Note Note
15296 status open
15297
15298 \begin_layout Plain Layout
15299 cyan ? (NdT)
15300 \end_layout
15301
15302 \end_inset
15303
15304 , d'où la commande en code TeX
15305 \end_layout
15306
15307 \begin_layout Standard
15308
15309 \series bold
15310
15311 \backslash
15312 rowcolor{cyan}
15313 \end_layout
15314
15315 \begin_layout Standard
15316 qui est insérée dans la première cellule de cette ligne.
15317  Notez que cela annule la couleur de colonne pour la première cellule.
15318  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15319  en code TeX la commande
15320 \end_layout
15321
15322 \begin_layout Standard
15323
15324 \series bold
15325
15326 \backslash
15327 cellcolor{magenta}
15328 \end_layout
15329
15330 \begin_layout Standard
15331 Les caractères peuvent maintenant être colorés en utilisant le menu 
15332 \family sans
15333 Éditer\SpecialChar \menuseparator
15334 Style
15335 \begin_inset space ~
15336 \end_inset
15337
15338 de
15339 \begin_inset space ~
15340 \end_inset
15341
15342 Texte
15343 \family default
15344 .
15345 \end_layout
15346
15347 \begin_layout Standard
15348 \begin_inset Float table
15349 placement h
15350 wide false
15351 sideways false
15352 status open
15353
15354 \begin_layout Plain Layout
15355 \begin_inset Caption
15356
15357 \begin_layout Plain Layout
15358 \begin_inset CommandInset label
15359 LatexCommand label
15360 name "tab:Tableau-coloré-avec-colortbl"
15361
15362 \end_inset
15363
15364 Tableau coloré en utilisant le paquetage 
15365 \series bold
15366 colortbl
15367 \series default
15368
15369 \begin_inset Argument
15370 status collapsed
15371
15372 \begin_layout Plain Layout
15373 Tableau avec colortbl
15374 \end_layout
15375
15376 \end_inset
15377
15378
15379 \end_layout
15380
15381 \end_inset
15382
15383
15384 \end_layout
15385
15386 \begin_layout Plain Layout
15387 \align center
15388 \begin_inset Tabular
15389 <lyxtabular version="3" rows="3" columns="3">
15390 <features tabularvalignment="middle">
15391 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15392 <column alignment="center" valignment="top" width="0">
15393 <column alignment="center" valignment="top" width="0">
15394 <row>
15395 <cell alignment="center" valignment="top" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399 \begin_inset ERT
15400 status collapsed
15401
15402 \begin_layout Plain Layout
15403
15404
15405 \backslash
15406 rowcolor{cyan}
15407 \end_layout
15408
15409 \end_inset
15410
15411
15412 \color magenta
15413 a
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \color red
15424 b
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \color red
15435 c
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row>
15442 <cell alignment="center" valignment="top" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446
15447 \color yellow
15448 d
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \color blue
15459 e
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468
15469 \color blue
15470 f
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 </row>
15476 <row>
15477 <cell alignment="center" valignment="top" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481
15482 \color yellow
15483 g
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492
15493 \color blue
15494 h
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 <cell alignment="center" valignment="top" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Plain Layout
15503 \begin_inset ERT
15504 status collapsed
15505
15506 \begin_layout Plain Layout
15507
15508
15509 \backslash
15510 cellcolor{magenta}
15511 \end_layout
15512
15513 \end_inset
15514
15515
15516 \color green
15517 i
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 </lyxtabular>
15524
15525 \end_inset
15526
15527
15528 \end_layout
15529
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \begin_layout Standard
15536 \begin_inset ERT
15537 status collapsed
15538
15539 \begin_layout Plain Layout
15540
15541
15542 \backslash
15543 else
15544 \end_layout
15545
15546 \end_inset
15547
15548
15549 \begin_inset Note Note
15550 status open
15551
15552 \begin_layout Plain Layout
15553 Ce qui suit sera affiché si le paquetage 
15554 \series bold
15555 colortbl
15556 \series default
15557  n'est pas installé :
15558 \end_layout
15559
15560 \end_inset
15561
15562
15563 \end_layout
15564
15565 \begin_layout Standard
15566 Vous devez installer le paquetage 
15567 \series bold
15568 colortbl
15569 \series default
15570  pour voir le contenu des cette section dans la sortie imprimée.
15571 \end_layout
15572
15573 \begin_layout Standard
15574 \begin_inset ERT
15575 status collapsed
15576
15577 \begin_layout Plain Layout
15578
15579
15580 \backslash
15581 fi
15582 \end_layout
15583
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \begin_layout Subsection
15590 Les filets colorées
15591 \begin_inset Index idx
15592 status collapsed
15593
15594 \begin_layout Plain Layout
15595 Tableau Coloré ! Pour les filets
15596 \end_layout
15597
15598 \end_inset
15599
15600
15601 \begin_inset Index idx
15602 status collapsed
15603
15604 \begin_layout Plain Layout
15605 Couleur ! Pour les filets des tableaux
15606 \end_layout
15607
15608 \end_inset
15609
15610
15611 \begin_inset Note Note
15612 status collapsed
15613
15614 \begin_layout Plain Layout
15615 on parle de filets plutôt que de lignes pour les tableaux
15616 \end_layout
15617
15618 \end_inset
15619
15620
15621 \end_layout
15622
15623 \begin_layout Standard
15624 Comme c'est décrit dans la section
15625 \begin_inset space ~
15626 \end_inset
15627
15628
15629 \begin_inset CommandInset ref
15630 LatexCommand ref
15631 reference "sub:Epaisseur-filets"
15632
15633 \end_inset
15634
15635 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15636  variable 
15637 \series bold
15638
15639 \backslash
15640 arrayrulewidth
15641 \series default
15642 .
15643  Elle est mise à 1.5
15644 \begin_inset space \thinspace{}
15645 \end_inset
15646
15647 pt pour tous les tableaux de cette section.
15648 \begin_inset ERT
15649 status collapsed
15650
15651 \begin_layout Plain Layout
15652
15653
15654 \backslash
15655 setlength{
15656 \backslash
15657 arrayrulewidth}{1.5pt}
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \end_layout
15664
15665 \begin_layout Standard
15666 Pour colorer les filets verticaux, par exemple en vert, créez le format
15667  de colonne suivant dans le préambule du document, en suivant la description
15668  de la section
15669 \begin_inset space ~
15670 \end_inset
15671
15672
15673 \begin_inset CommandInset ref
15674 LatexCommand ref
15675 reference "sub:Formats-personnalisés"
15676
15677 \end_inset
15678
15679 :
15680 \end_layout
15681
15682 \begin_layout Standard
15683
15684 \series bold
15685
15686 \backslash
15687 newcolumntype{W}{!{
15688 \backslash
15689 color{green}
15690 \backslash
15691 vline}}
15692 \end_layout
15693
15694 \begin_layout Standard
15695 Pour le tableau
15696 \begin_inset space ~
15697 \end_inset
15698
15699
15700 \begin_inset CommandInset ref
15701 LatexCommand ref
15702 reference "tab:Tableau-filets-verticaux-colorés"
15703
15704 \end_inset
15705
15706  le paramètre LaTeX
15707 \series bold
15708  WcW
15709 \series default
15710  a été utilisé pour la dernière colonne et
15711 \series bold
15712  Wc
15713 \series default
15714  pour les autres colonnes.
15715 \end_layout
15716
15717 \begin_layout Standard
15718 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15719 \end_layout
15720
15721 \begin_layout Standard
15722 \begin_inset Float table
15723 placement h
15724 wide false
15725 sideways false
15726 status open
15727
15728 \begin_layout Plain Layout
15729 \begin_inset Caption
15730
15731 \begin_layout Plain Layout
15732 \begin_inset CommandInset label
15733 LatexCommand label
15734 name "tab:Tableau-filets-verticaux-colorés"
15735
15736 \end_inset
15737
15738 Tableau avec filets verticaux colorés
15739 \end_layout
15740
15741 \end_inset
15742
15743
15744 \end_layout
15745
15746 \begin_layout Plain Layout
15747 \align center
15748 \begin_inset Tabular
15749 <lyxtabular version="3" rows="3" columns="3">
15750 <features tabularvalignment="middle">
15751 <column alignment="center" valignment="top" width="0" special="Wc">
15752 <column alignment="center" valignment="top" width="0" special="Wc">
15753 <column alignment="center" valignment="top" width="0" special="WcW">
15754 <row>
15755 <cell alignment="center" valignment="top" topline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 sd
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 <row>
15784 <cell alignment="center" valignment="top" topline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788
15789 \end_layout
15790
15791 \end_inset
15792 </cell>
15793 <cell alignment="center" valignment="top" topline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797 sd
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 <cell alignment="center" valignment="top" topline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 <row>
15813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 sd
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 </row>
15841 </lyxtabular>
15842
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \end_inset
15849
15850
15851 \end_layout
15852
15853 \begin_layout Standard
15854 \begin_inset VSpace bigskip
15855 \end_inset
15856
15857 Pour colorer les filets horizontaux en rouge comme pour le tableau
15858 \begin_inset space ~
15859 \end_inset
15860
15861
15862 \begin_inset CommandInset ref
15863 LatexCommand ref
15864 reference "tab:Tableau-filet-horizontaux-colorés"
15865
15866 \end_inset
15867
15868 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15869  le flottant de tableau :
15870 \end_layout
15871
15872 \begin_layout Standard
15873
15874 \series bold
15875
15876 \backslash
15877 let
15878 \backslash
15879 myHlineC
15880 \backslash
15881 hline
15882 \begin_inset Newline newline
15883 \end_inset
15884
15885
15886 \backslash
15887 renewcommand{
15888 \backslash
15889 hline}
15890 \begin_inset Newline newline
15891 \end_inset
15892
15893
15894 \begin_inset Phantom HPhantom
15895 status open
15896
15897 \begin_layout Plain Layout
15898
15899 \series bold
15900 \begin_inset space ~
15901 \end_inset
15902
15903
15904 \end_layout
15905
15906 \end_inset
15907
15908 {
15909 \backslash
15910 arrayrulecolor{red}
15911 \backslash
15912 myHlineC
15913 \backslash
15914 arrayrulecolor{black}}
15915 \end_layout
15916
15917 \begin_layout Standard
15918 \begin_inset ERT
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923
15924 \backslash
15925 let
15926 \backslash
15927 myHlineC
15928 \backslash
15929 hline
15930 \end_layout
15931
15932 \begin_layout Plain Layout
15933
15934
15935 \backslash
15936 renewcommand{
15937 \backslash
15938 hline}
15939 \end_layout
15940
15941 \begin_layout Plain Layout
15942
15943  {
15944 \backslash
15945 arrayrulecolor{red}
15946 \backslash
15947 myHlineC
15948 \backslash
15949 arrayrulecolor{black}}
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \begin_inset Float table
15956 placement h
15957 wide false
15958 sideways false
15959 status open
15960
15961 \begin_layout Plain Layout
15962 \begin_inset Caption
15963
15964 \begin_layout Plain Layout
15965 \begin_inset CommandInset label
15966 LatexCommand label
15967 name "tab:Tableau-filet-horizontaux-colorés"
15968
15969 \end_inset
15970
15971 Tableau avec filets horizontaux colorés
15972 \end_layout
15973
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \begin_layout Plain Layout
15980 \align center
15981 \begin_inset Tabular
15982 <lyxtabular version="3" rows="3" columns="3">
15983 <features tabularvalignment="middle">
15984 <column alignment="center" valignment="top" width="0">
15985 <column alignment="center" valignment="top" width="0">
15986 <column alignment="center" valignment="top" width="0">
15987 <row>
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 sd
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 </row>
16016 <row>
16017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 sd
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 sd
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 </lyxtabular>
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \begin_layout Standard
16087 Pour revenir à la couleur noire implicite, insérez la commande suivante
16088  en code TeX, juste après le tableau ou le flottant de tableau :
16089 \end_layout
16090
16091 \begin_layout Standard
16092
16093 \series bold
16094
16095 \backslash
16096 renewcommand{
16097 \backslash
16098 hline}{
16099 \backslash
16100 myHlineC}
16101 \end_layout
16102
16103 \begin_layout Standard
16104 Le tableau
16105 \begin_inset space ~
16106 \end_inset
16107
16108
16109 \begin_inset CommandInset ref
16110 LatexCommand ref
16111 reference "tab:Tableau-avec-filets-colorés"
16112
16113 \end_inset
16114
16115  est un exemple avec des filets horizontaux et verticaux colorés.
16116 \end_layout
16117
16118 \begin_layout Standard
16119 \begin_inset Float table
16120 placement h
16121 wide false
16122 sideways false
16123 status open
16124
16125 \begin_layout Plain Layout
16126 \begin_inset Caption
16127
16128 \begin_layout Plain Layout
16129 \begin_inset CommandInset label
16130 LatexCommand label
16131 name "tab:Tableau-avec-filets-colorés"
16132
16133 \end_inset
16134
16135 Tableau avec filets horizontaux et verticaux colorés
16136 \end_layout
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \begin_layout Plain Layout
16144 \align center
16145 \begin_inset Tabular
16146 <lyxtabular version="3" rows="3" columns="3">
16147 <features tabularvalignment="middle">
16148 <column alignment="center" valignment="top" width="0" special="Wc">
16149 <column alignment="center" valignment="top" width="0" special="Wc">
16150 <column alignment="center" valignment="top" width="0" special="WcW">
16151 <row>
16152 <cell alignment="center" valignment="top" topline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156 sd
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 </row>
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 sd
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 </row>
16209 <row topspace="default">
16210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 sd
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 </lyxtabular>
16239
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Standard
16251 \begin_inset ERT
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255
16256
16257 \backslash
16258 renewcommand{
16259 \backslash
16260 hline}{
16261 \backslash
16262 myHlineC}
16263 \end_layout
16264
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \begin_layout Standard
16271 \begin_inset ERT
16272 status collapsed
16273
16274 \begin_layout Plain Layout
16275
16276
16277 \backslash
16278 setlength{
16279 \backslash
16280 arrayrulewidth}{0.4pt}
16281 \end_layout
16282
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \begin_layout Section
16289 Personnalisation des Tableaux
16290 \begin_inset Index idx
16291 status collapsed
16292
16293 \begin_layout Plain Layout
16294 Tableau ! Personnalisation
16295 \end_layout
16296
16297 \end_inset
16298
16299
16300 \begin_inset Index idx
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 Personnalisation des tableaux
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Subsection
16313 Espacement des lignes
16314 \begin_inset CommandInset label
16315 LatexCommand label
16316 name "sub:Espacement-lignes"
16317
16318 \end_inset
16319
16320
16321 \begin_inset Index idx
16322 status collapsed
16323
16324 \begin_layout Plain Layout
16325 Personnalisation des tableaux ! Espacement des lignes
16326 \end_layout
16327
16328 \end_inset
16329
16330
16331 \end_layout
16332
16333 \begin_layout Standard
16334 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16335  l'onglet 
16336 \family sans
16337 Bordures
16338 \family default
16339  de la fenêtre de dialogue 
16340 \family sans
16341 Paramètres
16342 \begin_inset space ~
16343 \end_inset
16344
16345 du
16346 \begin_inset space ~
16347 \end_inset
16348
16349 tableau
16350 \family default
16351 .
16352  Vous y trouverez trois possibilités :
16353 \end_layout
16354
16355 \begin_layout Description
16356 Haut
16357 \begin_inset space ~
16358 \end_inset
16359
16360 de
16361 \begin_inset space ~
16362 \end_inset
16363
16364 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16365  Si le tableau est un tableau formel
16366 \begin_inset Foot
16367 status collapsed
16368
16369 \begin_layout Plain Layout
16370 Les tableaux formels sont décrits dans la section
16371 \begin_inset space ~
16372 \end_inset
16373
16374
16375 \begin_inset CommandInset ref
16376 LatexCommand ref
16377 reference "sec:Tableaux-Formels"
16378
16379 \end_inset
16380
16381 .
16382 \end_layout
16383
16384 \end_inset
16385
16386  LyX va insérer implicitement un espace de 0.5
16387 \begin_inset space \thinspace{}
16388 \end_inset
16389
16390 em.
16391  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16392  les filets verticaux comme dans le tableau suivant :
16393 \begin_inset VSpace medskip
16394 \end_inset
16395
16396
16397 \begin_inset Newline newline
16398 \end_inset
16399
16400
16401 \begin_inset space \hspace*{}
16402 \length 0pt
16403 \end_inset
16404
16405
16406 \begin_inset space \hfill{}
16407 \end_inset
16408
16409
16410 \begin_inset Tabular
16411 <lyxtabular version="3" rows="3" columns="1">
16412 <features tabularvalignment="middle">
16413 <column alignment="center" valignment="top" width="0">
16414 <row>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 A
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row topspace="3mm">
16426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 espace de 3
16431 \begin_inset space \thinspace{}
16432 \end_inset
16433
16434 mm en haut de la ligne
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 C
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 </lyxtabular>
16452
16453 \end_inset
16454
16455
16456 \begin_inset space \hfill{}
16457 \end_inset
16458
16459
16460 \begin_inset space \hspace*{}
16461 \length 0pt
16462 \end_inset
16463
16464
16465 \begin_inset VSpace medskip
16466 \end_inset
16467
16468
16469 \begin_inset Newline newline
16470 \end_inset
16471
16472 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16473  pas de filets verticaux.
16474 \end_layout
16475
16476 \begin_layout Description
16477 Bas
16478 \begin_inset space ~
16479 \end_inset
16480
16481 de
16482 \begin_inset space ~
16483 \end_inset
16484
16485 ligne va ajouter de l'espace sous les caractères de la ligne.
16486  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16487  de 0.5
16488 \begin_inset space \thinspace{}
16489 \end_inset
16490
16491 em, pour les tableaux normaux, l'espace implicite est de 2
16492 \begin_inset space \thinspace{}
16493 \end_inset
16494
16495 pt.
16496 \end_layout
16497
16498 \begin_layout Description
16499 Entre
16500 \begin_inset space ~
16501 \end_inset
16502
16503 les
16504 \begin_inset space ~
16505 \end_inset
16506
16507 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16508  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16509  de 0.5
16510 \begin_inset space \thinspace{}
16511 \end_inset
16512
16513 em.
16514  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16515  les filets verticaux comme dans le tableau suivant :
16516 \begin_inset VSpace medskip
16517 \end_inset
16518
16519
16520 \begin_inset Newline newline
16521 \end_inset
16522
16523
16524 \begin_inset space \hspace*{}
16525 \length 0pt
16526 \end_inset
16527
16528
16529 \begin_inset space \hfill{}
16530 \end_inset
16531
16532
16533 \begin_inset Tabular
16534 <lyxtabular version="3" rows="3" columns="1">
16535 <features tabularvalignment="middle">
16536 <column alignment="center" valignment="top" width="0">
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542 A
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 </row>
16548 <row interlinespace="3mm">
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $\downarrow$
16554 \end_inset
16555
16556  espace de 3
16557 \begin_inset space \thinspace{}
16558 \end_inset
16559
16560 mm entre les lignes 
16561 \begin_inset Formula $\downarrow$
16562 \end_inset
16563
16564
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 </row>
16570 <row>
16571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 \begin_inset Formula $\uparrow$
16576 \end_inset
16577
16578  espace de 3
16579 \begin_inset space \thinspace{}
16580 \end_inset
16581
16582 mm entre les lignes 
16583 \begin_inset Formula $\uparrow$
16584 \end_inset
16585
16586
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 </lyxtabular>
16593
16594 \end_inset
16595
16596
16597 \begin_inset space \hfill{}
16598 \end_inset
16599
16600
16601 \begin_inset space \hspace*{}
16602 \length 0pt
16603 \end_inset
16604
16605
16606 \begin_inset VSpace medskip
16607 \end_inset
16608
16609
16610 \begin_inset Newline newline
16611 \end_inset
16612
16613 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16614  pas de filets verticaux.
16615 \end_layout
16616
16617 \begin_layout Standard
16618 \begin_inset VSpace bigskip
16619 \end_inset
16620
16621 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16622  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16623  dans le préambule :
16624 \end_layout
16625
16626 \begin_layout Standard
16627
16628 \series bold
16629
16630 \backslash
16631 @ifundefined{extrarowheight}
16632 \begin_inset Newline newline
16633 \end_inset
16634
16635
16636 \begin_inset Phantom HPhantom
16637 status open
16638
16639 \begin_layout Plain Layout
16640
16641 \series bold
16642 \begin_inset space ~
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \end_inset
16649
16650 {
16651 \backslash
16652 usepackage{array}}{}
16653 \begin_inset Newline newline
16654 \end_inset
16655
16656
16657 \backslash
16658 setlength{
16659 \backslash
16660 extrarowheight}{height}
16661 \end_layout
16662
16663 \begin_layout Standard
16664 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16665  plus exactement centré verticalement.
16666  (le paquetage 
16667 \series bold
16668 array 
16669 \series default
16670 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16671  auto-définis.
16672  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16673  
16674 \series bold
16675
16676 \backslash
16677 @ifundefined
16678 \series default
16679  dans la commande précédente.)
16680 \end_layout
16681
16682 \begin_layout Standard
16683 Si vous utilisez des polices de taille plus grande que la taille normale,
16684  les bordures des tableaux sont souvent trop proches du texte.
16685  On peut corriger ce problème en insérant la commande 
16686 \series bold
16687
16688 \begin_inset space \space{}
16689 \end_inset
16690
16691
16692 \backslash
16693 strut
16694 \series default
16695  en code TeX au debut d'une ligne du tableau.
16696  Le tableau
16697 \lang english
16698
16699 \begin_inset space ~
16700 \end_inset
16701
16702
16703 \begin_inset CommandInset ref
16704 LatexCommand ref
16705 reference "tab:Alignement-vertical"
16706
16707 \end_inset
16708
16709
16710 \lang french
16711  montre l'effet de cette commande.
16712 \end_layout
16713
16714 \begin_layout Standard
16715 \noindent
16716 \begin_inset Float table
16717 placement h
16718 wide false
16719 sideways false
16720 status open
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Caption
16724
16725 \begin_layout Plain Layout
16726 \begin_inset CommandInset label
16727 LatexCommand label
16728 name "tab:Alignement-vertical"
16729
16730 \end_inset
16731
16732 Alignement vertical d'un texte avec une police de grande taille.
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \begin_layout Plain Layout
16741 \begin_inset space \hfill{}
16742 \end_inset
16743
16744
16745 \begin_inset Float table
16746 wide false
16747 sideways false
16748 status collapsed
16749
16750 \begin_layout Plain Layout
16751 \begin_inset Caption
16752
16753 \begin_layout Plain Layout
16754 Tableau normal.
16755 \end_layout
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \begin_layout Plain Layout
16763 \noindent
16764 \align center
16765 \begin_inset Tabular
16766 <lyxtabular version="3" rows="6" columns="1">
16767 <features tabularvalignment="middle">
16768 <column alignment="left" valignment="top" width="0">
16769 <row>
16770 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 Normal, g
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \size large
16787 Large
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row>
16794 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798
16799 \size larger
16800 Larger
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 </row>
16806 <row>
16807 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \size largest
16813 Largest
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \size huge
16826 Huge
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 </row>
16832 <row>
16833 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837
16838 \size huge
16839 Huger
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 </lyxtabular>
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853
16854
16855 \begin_inset space \hfill{}
16856 \end_inset
16857
16858
16859 \begin_inset Float table
16860 wide false
16861 sideways false
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865 \begin_inset Caption
16866
16867 \begin_layout Plain Layout
16868 Tableau utilisant la commande 
16869 \series bold
16870
16871 \backslash
16872 strut
16873 \series default
16874 .
16875 \end_layout
16876
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \begin_layout Plain Layout
16883 \noindent
16884 \align center
16885 \begin_inset Tabular
16886 <lyxtabular version="3" rows="6" columns="1">
16887 <features tabularvalignment="middle">
16888 <column alignment="left" valignment="top" width="0">
16889 <row>
16890 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 Normal, g
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 </row>
16900 <row>
16901 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905
16906 \size large
16907 \begin_inset ERT
16908 status collapsed
16909
16910 \begin_layout Plain Layout
16911
16912
16913 \backslash
16914 strut 
16915 \end_layout
16916
16917 \end_inset
16918
16919 Large
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 </row>
16925 <row>
16926 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \size larger
16932 \begin_inset ERT
16933 status collapsed
16934
16935 \begin_layout Plain Layout
16936
16937
16938 \backslash
16939 strut 
16940 \end_layout
16941
16942 \end_inset
16943
16944 Larger
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 </row>
16950 <row>
16951 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \size largest
16957 \begin_inset ERT
16958 status collapsed
16959
16960 \begin_layout Plain Layout
16961
16962
16963 \backslash
16964 strut 
16965 \end_layout
16966
16967 \end_inset
16968
16969 Largest
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 </row>
16975 <row>
16976 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \size huge
16982 \begin_inset ERT
16983 status collapsed
16984
16985 \begin_layout Plain Layout
16986
16987
16988 \backslash
16989 strut 
16990 \end_layout
16991
16992 \end_inset
16993
16994 Huge
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 </row>
17000 <row>
17001 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005
17006 \size giant
17007 \begin_inset ERT
17008 status collapsed
17009
17010 \begin_layout Plain Layout
17011
17012
17013 \backslash
17014 strut 
17015 \end_layout
17016
17017 \end_inset
17018
17019
17020 \size huge
17021 Huger
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 </row>
17027 </lyxtabular>
17028
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \begin_inset space \hfill{}
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \begin_layout Standard
17049 \begin_inset Newpage newpage
17050 \end_inset
17051
17052
17053 \end_layout
17054
17055 \begin_layout Subsection
17056 Alignements de cellules spéciaux
17057 \begin_inset CommandInset label
17058 LatexCommand label
17059 name "sub:Alignements-de-cellules"
17060
17061 \end_inset
17062
17063
17064 \begin_inset Index idx
17065 status collapsed
17066
17067 \begin_layout Plain Layout
17068 Personnalisation des tableaux ! Alignement de cellules spéciaux
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Standard
17077 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17078  cellules sur un caractère donné, par exemple le séparateur décimal comme
17079  dans le tableau
17080 \begin_inset space ~
17081 \end_inset
17082
17083
17084 \begin_inset CommandInset ref
17085 LatexCommand ref
17086 reference "tab:Tableau-centré-sur-séparateur-1"
17087
17088 \end_inset
17089
17090 .
17091  
17092 \lang english
17093 This alignment is achieved by highlighting the last 3
17094 \begin_inset space ~
17095 \end_inset
17096
17097 cells of the column and then either pressing the toolbar button
17098 \lang french
17099  
17100 \begin_inset Graphics
17101         filename ../../images/tabular-feature_align-decimal.png
17102         scale 85
17103         scaleBeforeRotation
17104
17105 \end_inset
17106
17107  
17108 \lang english
17109 or setting the alignment in the table settings to 
17110 \family sans
17111 At
17112 \begin_inset space ~
17113 \end_inset
17114
17115 Decimal
17116 \begin_inset space ~
17117 \end_inset
17118
17119 Separator
17120 \family default
17121 .
17122  The alignment character can be a character of your choice and is specified
17123  in the table settings.
17124 \end_layout
17125
17126 \begin_layout Standard
17127 \begin_inset Float table
17128 placement h
17129 wide false
17130 sideways false
17131 status open
17132
17133 \begin_layout Plain Layout
17134 \begin_inset Caption
17135
17136 \begin_layout Plain Layout
17137 \begin_inset CommandInset label
17138 LatexCommand label
17139 name "tab:Tableau-centré-sur-séparateur-1"
17140
17141 \end_inset
17142
17143 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17144 \end_layout
17145
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \begin_layout Plain Layout
17152 \align center
17153 \begin_inset Tabular
17154 <lyxtabular version="3" rows="4" columns="1">
17155 <features booktabs="true" tabularvalignment="middle">
17156 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17157 <row>
17158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 en-tête
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 </row>
17168 <row>
17169 <cell alignment="center" valignment="top" topline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 12,6
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 </row>
17179 <row>
17180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184 0,68
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 <row>
17191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 -123,0
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 </lyxtabular>
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Standard
17214 \begin_inset Float table
17215 placement h
17216 wide false
17217 sideways false
17218 status open
17219
17220 \begin_layout Plain Layout
17221 \begin_inset Caption
17222
17223 \begin_layout Plain Layout
17224 \begin_inset CommandInset label
17225 LatexCommand label
17226 name "tab:Tableau-centré-sur-séparateur-2"
17227
17228 \end_inset
17229
17230 Les cellules d'une colonnes sont centrées sur les opérateurs.
17231 \end_layout
17232
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \begin_layout Plain Layout
17239 \align center
17240 \begin_inset Tabular
17241 <lyxtabular version="3" rows="4" columns="2">
17242 <features booktabs="true" tabularvalignment="middle">
17243 <column alignment="right" valignment="top" width="0pt">
17244 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17245 <row>
17246 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250 en-tête
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row>
17266 <cell alignment="center" valignment="top" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 \begin_inset Formula $12\,+$
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\,6$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296 \begin_inset Formula $0\,-$
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 <cell alignment="center" valignment="top" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308 \begin_inset Formula $\,68$
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 </row>
17317 <row>
17318 <cell alignment="center" valignment="top" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 \begin_inset Formula $-123\,/$
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 \begin_inset Formula $\,0$
17335 \end_inset
17336
17337
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 </row>
17343 </lyxtabular>
17344
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \end_inset
17351
17352
17353 \end_layout
17354
17355 \begin_layout Standard
17356
17357 \lang english
17358 For alignments at characters in formulas this method does not work because
17359  the field to specify the alignment character does not allow formulas.
17360  In this case one need to use the method from
17361 \lang french
17362  tableau
17363 \begin_inset space ~
17364 \end_inset
17365
17366
17367 \begin_inset CommandInset ref
17368 LatexCommand ref
17369 reference "tab:Tableau-centré-sur-séparateur-2"
17370
17371 \end_inset
17372
17373 .
17374  Ce tableau a été créé comme un tableau 4×2.
17375  L'en-tête est une cellule multicolonne centrée.
17376  La première colonne est alignée à droite et contient le 
17377 \lang english
17378 first part including the operator.
17379  The second column is left aligned and contains the rest.
17380  A small space was added at the beginning of each cell of the second column
17381  to get the space that is usually around operators.
17382
17383 \lang french
17384  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17385  tableau, le paramètre LaTeX suivant 
17386 \lang english
17387 was used
17388 \lang french
17389  pour la deuxième colonne :
17390 \end_layout
17391
17392 \begin_layout Standard
17393
17394 \series bold
17395 @{}l
17396 \end_layout
17397
17398 \begin_layout Standard
17399 Le tableau
17400 \begin_inset space ~
17401 \end_inset
17402
17403
17404 \begin_inset CommandInset ref
17405 LatexCommand ref
17406 reference "tab:Plusieurs-exemples-alignements"
17407
17408 \end_inset
17409
17410  montre quelques exemples d'alignements.
17411  Pour l'alignement sur l'opérateur de relation, 
17412 \lang english
17413 a small space was added like for the second column of
17414 \lang french
17415  tableau
17416 \begin_inset space ~
17417 \end_inset
17418
17419
17420 \begin_inset CommandInset ref
17421 LatexCommand ref
17422 reference "tab:Tableau-centré-sur-séparateur-2"
17423
17424 \end_inset
17425
17426 .
17427 \end_layout
17428
17429 \begin_layout Standard
17430 \begin_inset Float table
17431 wide false
17432 sideways false
17433 status open
17434
17435 \begin_layout Plain Layout
17436 \begin_inset Caption
17437
17438 \begin_layout Plain Layout
17439 \begin_inset CommandInset label
17440 LatexCommand label
17441 name "tab:Plusieurs-exemples-alignements"
17442
17443 \end_inset
17444
17445 Plusieurs exemples d'alignement de cellules.
17446 \end_layout
17447
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \begin_layout Plain Layout
17454 \align center
17455 \begin_inset Tabular
17456 <lyxtabular version="3" rows="4" columns="6">
17457 <features tabularvalignment="middle">
17458 <column alignment="right" valignment="top" width="0">
17459 <column alignment="left" valignment="top" width="0" special="@{}l">
17460 <column alignment="right" valignment="top" width="0">
17461 <column alignment="left" valignment="top" width="0" special="@{}l">
17462 <column alignment="right" valignment="top" width="0">
17463 <column alignment="left" valignment="top" width="0" special="@{}l">
17464 <row>
17465 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 unités
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 exposants
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 relations
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 </row>
17520 <row>
17521 <cell alignment="center" valignment="top" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 12×
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534 24
17535 \begin_inset space \thinspace{}
17536 \end_inset
17537
17538 bouteilles
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Formula $10\cdot$
17548 \end_inset
17549
17550
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559 \begin_inset Formula $10^{\mbox{-}17}$
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 \begin_inset Formula $\Gamma(t)\propto$
17572 \end_inset
17573
17574
17575 \end_layout
17576
17577 \end_inset
17578 </cell>
17579 <cell alignment="center" valignment="top" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583 \begin_inset Formula $\:\Upsilon(t)$
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 </row>
17592 <row>
17593 <cell alignment="center" valignment="top" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 1024×
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 768
17607 \begin_inset space \thinspace{}
17608 \end_inset
17609
17610 Pixels
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 \begin_inset Formula $5.78\cdot$
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 \begin_inset Formula $10^{7}$
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \end_inset
17638 </cell>
17639 <cell alignment="center" valignment="top" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643 \begin_inset Formula $A\ne$
17644 \end_inset
17645
17646
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 <cell alignment="center" valignment="top" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655 \begin_inset Formula $\: B_{\mathrm{red}}$
17656 \end_inset
17657
17658
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 </row>
17664 <row>
17665 <cell alignment="center" valignment="top" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 32×
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 6
17679 \begin_inset space \thinspace{}
17680 \end_inset
17681
17682 cm
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 <cell alignment="center" valignment="top" usebox="none">
17688 \begin_inset Text
17689
17690 \begin_layout Plain Layout
17691 -
17692 \begin_inset Formula $33.5\cdot$
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 \begin_inset Formula $10^{4}$
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 \begin_inset Formula $\sin(\alpha)\ge$
17717 \end_inset
17718
17719
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 \begin_inset Formula $\:\sin(\beta)$
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 </row>
17737 </lyxtabular>
17738
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \begin_layout Subsection
17750 Formats de cellule et de colonne personnalisés
17751 \begin_inset CommandInset label
17752 LatexCommand label
17753 name "sub:Formats-personnalisés"
17754
17755 \end_inset
17756
17757
17758 \begin_inset Index idx
17759 status collapsed
17760
17761 \begin_layout Plain Layout
17762 Personnalisation des tableaux !  Format de cellule/colonne
17763 \end_layout
17764
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \begin_layout Standard
17771 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17772  multicolonne comme dans la section
17773 \begin_inset space ~
17774 \end_inset
17775
17776
17777 \begin_inset CommandInset ref
17778 LatexCommand ref
17779 reference "sub:Calculs-multicolonnes"
17780
17781 \end_inset
17782
17783  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17784  multicolonnes.
17785  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17786  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17787  du document.
17788  Le format est défini avec la commande
17789 \end_layout
17790
17791 \begin_layout Standard
17792
17793 \series bold
17794
17795 \backslash
17796 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17797 \end_layout
17798
17799 \begin_layout Standard
17800 Le nom du format peut n'avoir qu'une lettre.
17801  Les lettres 
17802 \emph on
17803 b
17804 \emph default
17805
17806 \emph on
17807 c
17808 \emph default
17809
17810 \emph on
17811 l
17812 \emph default
17813
17814 \emph on
17815 m
17816 \emph default
17817
17818 \emph on
17819 p
17820 \emph default
17821  et 
17822 \emph on
17823 r
17824 \emph default
17825  sont prédéfinies et donc ne peuvent être utilisées.
17826  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17827 \end_layout
17828
17829 \begin_layout Standard
17830 \begin_inset VSpace medskip
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \begin_layout Standard
17837 Pour de cellules multicolonnes centrées verticalement et horizontalement
17838  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17839  :
17840 \end_layout
17841
17842 \begin_layout Standard
17843
17844 \series bold
17845
17846 \backslash
17847 newcolumntype{M}[1]{>{
17848 \backslash
17849 centering
17850 \backslash
17851 hspace{0pt}}m{#1}}
17852 \end_layout
17853
17854 \begin_layout Standard
17855 Où le 
17856 \series bold
17857
17858 \backslash
17859 hspace{0pt}
17860 \series default
17861  évite le problème de césure du premier mot, comme c'est décrit en section
17862 \begin_inset space ~
17863 \end_inset
17864
17865
17866 \begin_inset CommandInset ref
17867 LatexCommand ref
17868 reference "sub:Lignes-multiple-dans-cellule"
17869
17870 \end_inset
17871
17872 .
17873  Ensuite, vous pouvez entrer
17874 \end_layout
17875
17876 \begin_layout Standard
17877
17878 \series bold
17879 M{width}
17880 \end_layout
17881
17882 \begin_layout Standard
17883 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17884  une multicolonne.
17885 \end_layout
17886
17887 \begin_layout Standard
17888 \begin_inset VSpace bigskip
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \begin_layout Standard
17895 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17896  définir le format
17897 \end_layout
17898
17899 \begin_layout Standard
17900
17901 \series bold
17902
17903 \backslash
17904 newcolumntype{S}[2]{>{
17905 \backslash
17906 centering
17907 \backslash
17908 hspace{0pt}}
17909 \begin_inset Newline newline
17910 \end_inset
17911
17912
17913 \begin_inset Phantom HPhantom
17914 status open
17915
17916 \begin_layout Plain Layout
17917
17918 \series bold
17919
17920 \backslash
17921 newcolumntype{S}[2]
17922 \end_layout
17923
17924 \end_inset
17925
17926 m{(#1+(2
17927 \backslash
17928 tabcolsep+
17929 \backslash
17930 arrayrulewidth)*(1-#2))/#2}}
17931 \end_layout
17932
17933 \begin_layout Standard
17934 Ce format utilise l'équation
17935 \begin_inset space ~
17936 \end_inset
17937
17938
17939 \begin_inset CommandInset ref
17940 LatexCommand eqref
17941 reference "eq:Wgn"
17942
17943 \end_inset
17944
17945  pour calculer la largeur que doit avoir chacune des cellules couverte par
17946  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17947 \end_layout
17948
17949 \begin_layout Standard
17950 Ensuite, vous pouvez entrer
17951 \end_layout
17952
17953 \begin_layout Standard
17954
17955 \series bold
17956 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17957 \end_layout
17958
17959 \begin_layout Standard
17960 comme paramètre LaTeX de la colonne.
17961 \end_layout
17962
17963 \begin_layout Standard
17964 \begin_inset VSpace bigskip
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 Pour des colonnes colorées, vous pouvez définir
17972 \end_layout
17973
17974 \begin_layout Standard
17975
17976 \series bold
17977
17978 \backslash
17979 newcolumntype{K}[1]{>{
17980 \backslash
17981 columncolor{#1}
17982 \backslash
17983 hspace{0pt}}c}
17984 \end_layout
17985
17986 \begin_layout Standard
17987 Le 
17988 \begin_inset Quotes eld
17989 \end_inset
17990
17991 c
17992 \begin_inset Quotes erd
17993 \end_inset
17994
17995  à la fin crée une colonne de largeur variable dont le texte est centré
17996  horizontalement.
17997  Vous pouvez maintenant entrer
17998 \end_layout
17999
18000 \begin_layout Standard
18001
18002 \series bold
18003 K{nom de couleur}
18004 \end_layout
18005
18006 \begin_layout Standard
18007 comme paramètre LaTeX.
18008 \end_layout
18009
18010 \begin_layout Standard
18011 \begin_inset VSpace bigskip
18012 \end_inset
18013
18014
18015 \end_layout
18016
18017 \begin_layout Standard
18018 Pour créer le tableau
18019 \begin_inset space ~
18020 \end_inset
18021
18022
18023 \begin_inset CommandInset ref
18024 LatexCommand ref
18025 reference "tab:Tableau-formats-personnalisés"
18026
18027 \end_inset
18028
18029  utilisez les paramètres LaTeX
18030 \end_layout
18031
18032 \begin_layout Standard
18033
18034 \series bold
18035 M{2.5cm}
18036 \end_layout
18037
18038 \begin_layout Standard
18039 pour la première colonne et la multicolonne,
18040 \end_layout
18041
18042 \begin_layout Standard
18043
18044 \series bold
18045 K{red}
18046 \end_layout
18047
18048 \begin_layout Standard
18049 pour la dernière colonne, et
18050 \end_layout
18051
18052 \begin_layout Standard
18053
18054 \series bold
18055 S{2.5cm}{2}
18056 \end_layout
18057
18058 \begin_layout Standard
18059 pour les cellules de la deuxième colonne.
18060 \end_layout
18061
18062 \begin_layout Standard
18063 \begin_inset Float table
18064 placement h
18065 wide false
18066 sideways false
18067 status open
18068
18069 \begin_layout Plain Layout
18070 \begin_inset Caption
18071
18072 \begin_layout Plain Layout
18073 \begin_inset CommandInset label
18074 LatexCommand label
18075 name "tab:Tableau-formats-personnalisés"
18076
18077 \end_inset
18078
18079 Tableau utilisant des formats personnalisés
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \begin_layout Plain Layout
18088 \align center
18089 \begin_inset Tabular
18090 <lyxtabular version="3" rows="3" columns="4">
18091 <features tabularvalignment="middle">
18092 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18093 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18094 <column alignment="center" valignment="middle" width="0">
18095 <column alignment="center" valignment="middle" width="0" special="K{red}">
18096 <row>
18097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101 motTrèsLongDansUneCellule
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 multicolonne avec multiligne
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 c
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 d
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 e
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 f
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166 g
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 </row>
18172 <row>
18173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 h
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 i
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195 j
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 k
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 </row>
18210 </lyxtabular>
18211
18212 \end_inset
18213
18214
18215 \end_layout
18216
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \begin_layout Subsection
18223 Épaisseur des filets
18224 \begin_inset CommandInset label
18225 LatexCommand label
18226 name "sub:Epaisseur-filets"
18227
18228 \end_inset
18229
18230
18231 \begin_inset Index idx
18232 status collapsed
18233
18234 \begin_layout Plain Layout
18235 Personnalisation des tableaux ! Épaisseur filets
18236 \end_layout
18237
18238 \end_inset
18239
18240
18241 \end_layout
18242
18243 \begin_layout Standard
18244 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18245  
18246 \series bold
18247
18248 \backslash
18249 arrayrulewidth
18250 \series default
18251 .
18252  Pour mettre, par exemple, une épaisseur de filet de 1.5
18253 \begin_inset space \thinspace{}
18254 \end_inset
18255
18256 pt, comme pour le tableau
18257 \begin_inset space ~
18258 \end_inset
18259
18260
18261 \begin_inset CommandInset ref
18262 LatexCommand ref
18263 reference "tab:Tableau-filets-1.5pt"
18264
18265 \end_inset
18266
18267 , insérez la commande
18268 \end_layout
18269
18270 \begin_layout Standard
18271
18272 \series bold
18273
18274 \backslash
18275 setlength{
18276 \backslash
18277 arrayrulewidth}{1.5pt}
18278 \end_layout
18279
18280 \begin_layout Standard
18281 en code TeX avant le tableau ou le flottant de tableau.
18282  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18283  suivent.
18284  pour revenir aux valeurs implicites, mettez 
18285 \series bold
18286
18287 \backslash
18288 arrayrulewidth
18289 \series default
18290  à 0.4
18291 \begin_inset space \thinspace{}
18292 \end_inset
18293
18294 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18295 \end_layout
18296
18297 \begin_layout Standard
18298 \begin_inset ERT
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302
18303
18304 \backslash
18305 setlength{
18306 \backslash
18307 arrayrulewidth}{1.5pt}
18308 \end_layout
18309
18310 \end_inset
18311
18312
18313 \begin_inset Float table
18314 wide false
18315 sideways false
18316 status open
18317
18318 \begin_layout Plain Layout
18319 \begin_inset Caption
18320
18321 \begin_layout Plain Layout
18322 \begin_inset CommandInset label
18323 LatexCommand label
18324 name "tab:Tableau-filets-1.5pt"
18325
18326 \end_inset
18327
18328 Tableau avec des filets de 1.5
18329 \begin_inset space \thinspace{}
18330 \end_inset
18331
18332 pt
18333 \end_layout
18334
18335 \end_inset
18336
18337
18338 \end_layout
18339
18340 \begin_layout Plain Layout
18341 \align center
18342 \begin_inset Tabular
18343 <lyxtabular version="3" rows="3" columns="3">
18344 <features tabularvalignment="middle">
18345 <column alignment="center" valignment="top" width="0">
18346 <column alignment="center" valignment="top" width="0">
18347 <column alignment="center" valignment="top" width="0">
18348 <row>
18349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 sd
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 </row>
18377 <row>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 sd
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 sd
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 </row>
18435 </lyxtabular>
18436
18437 \end_inset
18438
18439
18440 \end_layout
18441
18442 \end_inset
18443
18444
18445 \begin_inset ERT
18446 status collapsed
18447
18448 \begin_layout Plain Layout
18449
18450
18451 \backslash
18452 setlength{
18453 \backslash
18454 arrayrulewidth}{0.4pt}
18455 \end_layout
18456
18457 \end_inset
18458
18459
18460 \end_layout
18461
18462 \begin_layout Standard
18463 \begin_inset VSpace bigskip
18464 \end_inset
18465
18466 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18467 \begin_inset space \thinspace{}
18468 \end_inset
18469
18470 pt, comme dans le tableau
18471 \begin_inset space ~
18472 \end_inset
18473
18474
18475 \begin_inset CommandInset ref
18476 LatexCommand ref
18477 reference "tab:Tableau-filets-horizontaux-1.5pt"
18478
18479 \end_inset
18480
18481 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18482  de tableau :
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \series bold
18488
18489 \backslash
18490 let
18491 \backslash
18492 myHline
18493 \backslash
18494 hline
18495 \begin_inset Newline newline
18496 \end_inset
18497
18498
18499 \backslash
18500 renewcommand{
18501 \backslash
18502 hline}
18503 \begin_inset Newline newline
18504 \end_inset
18505
18506  {
18507 \backslash
18508 noalign{
18509 \backslash
18510 global
18511 \backslash
18512 arrayrulewidth 1.5pt}
18513 \begin_inset Newline newline
18514 \end_inset
18515
18516  
18517 \backslash
18518 myHline
18519 \backslash
18520 noalign{
18521 \backslash
18522 global
18523 \backslash
18524 arrayrulewidth 0.4pt}}
18525 \end_layout
18526
18527 \begin_layout Standard
18528 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18529  en code TeX après le tableau ou le flottant de tableau :
18530 \end_layout
18531
18532 \begin_layout Standard
18533
18534 \series bold
18535
18536 \backslash
18537 renewcommand{
18538 \backslash
18539 hline}{
18540 \backslash
18541 myHline}
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \begin_inset ERT
18546 status collapsed
18547
18548 \begin_layout Plain Layout
18549
18550
18551 \backslash
18552 let
18553 \backslash
18554 myHline
18555 \backslash
18556 hline
18557 \end_layout
18558
18559 \begin_layout Plain Layout
18560
18561
18562 \backslash
18563 renewcommand{
18564 \backslash
18565 hline}
18566 \end_layout
18567
18568 \begin_layout Plain Layout
18569
18570  {
18571 \backslash
18572 noalign{
18573 \backslash
18574 global
18575 \backslash
18576 arrayrulewidth 1.5pt}
18577 \end_layout
18578
18579 \begin_layout Plain Layout
18580
18581   
18582 \backslash
18583 myHline
18584 \backslash
18585 noalign{
18586 \backslash
18587 global
18588 \backslash
18589 arrayrulewidth 0.4pt}}
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \begin_inset Float table
18596 wide false
18597 sideways false
18598 status open
18599
18600 \begin_layout Plain Layout
18601 \begin_inset Caption
18602
18603 \begin_layout Plain Layout
18604 \begin_inset CommandInset label
18605 LatexCommand label
18606 name "tab:Tableau-filets-horizontaux-1.5pt"
18607
18608 \end_inset
18609
18610 Tableau avec des filets horizontaux de 1.5
18611 \begin_inset space \thinspace{}
18612 \end_inset
18613
18614 pt
18615 \end_layout
18616
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \begin_layout Plain Layout
18623 \align center
18624 \begin_inset Tabular
18625 <lyxtabular version="3" rows="3" columns="3">
18626 <features tabularvalignment="middle">
18627 <column alignment="center" valignment="top" width="0">
18628 <column alignment="center" valignment="top" width="0">
18629 <column alignment="center" valignment="top" width="0">
18630 <row>
18631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 sd
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row>
18660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673 sd
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18679 \begin_inset Text
18680
18681 \begin_layout Plain Layout
18682
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 </row>
18688 <row>
18689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 sd
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 </row>
18717 </lyxtabular>
18718
18719 \end_inset
18720
18721
18722 \end_layout
18723
18724 \end_inset
18725
18726
18727 \begin_inset ERT
18728 status collapsed
18729
18730 \begin_layout Plain Layout
18731
18732
18733 \backslash
18734 renewcommand{
18735 \backslash
18736 hline}{
18737 \backslash
18738 myHline}
18739 \end_layout
18740
18741 \end_inset
18742
18743
18744 \end_layout
18745
18746 \begin_layout Standard
18747 \begin_inset VSpace bigskip
18748 \end_inset
18749
18750 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18751 \begin_inset space \thinspace{}
18752 \end_inset
18753
18754 pt, créez le format de colonne suivant dans le préambule, en suivant la
18755  description de la section
18756 \begin_inset space ~
18757 \end_inset
18758
18759
18760 \begin_inset CommandInset ref
18761 LatexCommand ref
18762 reference "sub:Formats-personnalisés"
18763
18764 \end_inset
18765
18766 :
18767 \end_layout
18768
18769 \begin_layout Standard
18770
18771 \series bold
18772
18773 \backslash
18774 newcolumntype{V}{!{
18775 \backslash
18776 vrule width 1.5pt}}
18777 \end_layout
18778
18779 \begin_layout Standard
18780 Pour le tableau
18781 \begin_inset space ~
18782 \end_inset
18783
18784
18785 \begin_inset CommandInset ref
18786 LatexCommand ref
18787 reference "tab:Tableau-filets-verticaux-1.5pt"
18788
18789 \end_inset
18790
18791  le paramètre LaTeX 
18792 \end_layout
18793
18794 \begin_layout Standard
18795
18796 \series bold
18797 VcV
18798 \end_layout
18799
18800 \begin_layout Standard
18801 a été utilisé pour la dernière colonne et
18802 \end_layout
18803
18804 \begin_layout Standard
18805
18806 \series bold
18807 Vc
18808 \end_layout
18809
18810 \begin_layout Standard
18811 pour les autres colonnes.
18812 \end_layout
18813
18814 \begin_layout Standard
18815 \begin_inset Float table
18816 wide false
18817 sideways false
18818 status open
18819
18820 \begin_layout Plain Layout
18821 \begin_inset Caption
18822
18823 \begin_layout Plain Layout
18824 \begin_inset CommandInset label
18825 LatexCommand label
18826 name "tab:Tableau-filets-verticaux-1.5pt"
18827
18828 \end_inset
18829
18830 Tableau avec des filets verticaux de 1.5
18831 \begin_inset space \thinspace{}
18832 \end_inset
18833
18834 pt 
18835 \end_layout
18836
18837 \end_inset
18838
18839
18840 \end_layout
18841
18842 \begin_layout Plain Layout
18843 \align center
18844 \begin_inset Tabular
18845 <lyxtabular version="3" rows="3" columns="3">
18846 <features tabularvalignment="middle">
18847 <column alignment="center" valignment="top" width="0" special="Vc">
18848 <column alignment="center" valignment="top" width="0" special="Vc">
18849 <column alignment="center" valignment="top" width="0" special="VcV">
18850 <row>
18851 <cell alignment="center" valignment="top" topline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 sd
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 </row>
18879 <row>
18880 <cell alignment="center" valignment="top" topline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 sd
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 </row>
18908 <row>
18909 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 sd
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 </row>
18937 </lyxtabular>
18938
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \end_inset
18945
18946
18947 \end_layout
18948
18949 \begin_layout Subsection
18950 Filets à traits interrompus
18951 \begin_inset Index idx
18952 status collapsed
18953
18954 \begin_layout Plain Layout
18955 Personnalisation des tableaux ! Filets à traits interrompus
18956 \end_layout
18957
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \begin_layout Standard
18964 \begin_inset ERT
18965 status collapsed
18966
18967 \begin_layout Plain Layout
18968
18969
18970 \backslash
18971 ifarydshln
18972 \end_layout
18973
18974 \end_inset
18975
18976
18977 \begin_inset Note Note
18978 status open
18979
18980 \begin_layout Plain Layout
18981 La section suivante ne s'affichera que si vous avez installé le paquetage
18982  LaTeX 
18983 \series bold
18984 arydshln
18985 \series default
18986 .
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \begin_layout Standard
18995 \begin_inset Float table
18996 placement H
18997 wide false
18998 sideways false
18999 status open
19000
19001 \begin_layout Plain Layout
19002 \begin_inset Caption
19003
19004 \begin_layout Plain Layout
19005 \begin_inset CommandInset label
19006 LatexCommand label
19007 name "tab:Tableau-filets-tirets"
19008
19009 \end_inset
19010
19011 Tableau avec des filets à traits interrompus
19012 \end_layout
19013
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \begin_layout Plain Layout
19020 \align center
19021 \begin_inset Tabular
19022 <lyxtabular version="3" rows="5" columns="5">
19023 <features tabularvalignment="middle">
19024 <column alignment="center" valignment="top" width="0">
19025 <column alignment="center" valignment="top" width="0">
19026 <column alignment="center" valignment="top" width="0" special=":c">
19027 <column alignment="center" valignment="top" width="0">
19028 <column alignment="center" valignment="top" width="0">
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 a
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 b
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 c
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 d
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 e
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 f
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090 g
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" topline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 h
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 i
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 j
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 </row>
19123 <row>
19124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 \begin_inset ERT
19129 status collapsed
19130
19131 \begin_layout Plain Layout
19132
19133
19134 \backslash
19135 hdashline 
19136 \end_layout
19137
19138 \end_inset
19139
19140 k
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 l
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 m
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 n
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 o
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 </row>
19182 <row>
19183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187 \begin_inset ERT
19188 status collapsed
19189
19190 \begin_layout Plain Layout
19191
19192
19193 \backslash
19194 cdashline{4-5}
19195 \end_layout
19196
19197 \end_inset
19198
19199 p
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 q
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 r
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 s
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 </row>
19241 <row>
19242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 t
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 u
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 v
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 w
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 x
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 </lyxtabular>
19289
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296
19297
19298 \end_layout
19299
19300 \begin_layout Standard
19301 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19302  donc employer du code TeX.
19303  Mais avant il faut charger le paquetage LaTeX 
19304 \series bold
19305 arydshln
19306 \series default
19307
19308 \begin_inset Index idx
19309 status collapsed
19310
19311 \begin_layout Plain Layout
19312 Paquetages LaTeX ! arydshln
19313 \end_layout
19314
19315 \end_inset
19316
19317  dans le préambule du document avec la commande 
19318 \end_layout
19319
19320 \begin_layout Standard
19321
19322 \series bold
19323
19324 \backslash
19325 usepackage{arydshln}
19326 \end_layout
19327
19328 \begin_layout Standard
19329 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19330  
19331 \begin_inset Quotes eld
19332 \end_inset
19333
19334 :
19335 \begin_inset Quotes erd
19336 \end_inset
19337
19338  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19339  dans la fenêtre de dialogue de paramètre du tableau.
19340 \end_layout
19341
19342 \begin_layout Standard
19343 Pour un trait horizontal interrompu, ajoutez la commande
19344 \end_layout
19345
19346 \begin_layout Standard
19347
19348 \series bold
19349
19350 \backslash
19351 hdashline
19352 \end_layout
19353
19354 \begin_layout Standard
19355 en code TeX comme premier élément de la première cellule de la ligne de
19356  tableau.
19357 \end_layout
19358
19359 \begin_layout Standard
19360 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19361  commande 
19362 \end_layout
19363
19364 \begin_layout Standard
19365
19366 \series bold
19367
19368 \backslash
19369 cdashline{
19370 \series default
19371 numéros de colonnes}
19372 \end_layout
19373
19374 \begin_layout Standard
19375 en code TeX comme premier élément de la première cellule de la ligne.
19376  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19377  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19378 \end_layout
19379
19380 \begin_layout Standard
19381
19382 \series bold
19383
19384 \backslash
19385 cdashline{2-4}
19386 \end_layout
19387
19388 \begin_layout Standard
19389 comme premier élément de la première cellule de la ligne contenant la multicolon
19390 ne.
19391 \end_layout
19392
19393 \begin_layout Standard
19394 \begin_inset VSpace bigskip
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Standard
19401 Le tableau
19402 \begin_inset space ~
19403 \end_inset
19404
19405
19406 \begin_inset CommandInset ref
19407 LatexCommand ref
19408 reference "tab:Tableau-filets-tirets"
19409
19410 \end_inset
19411
19412  a été créé en utilisant 
19413 \begin_inset Quotes eld
19414 \end_inset
19415
19416
19417 \series bold
19418 :c
19419 \series default
19420
19421 \begin_inset Quotes erd
19422 \end_inset
19423
19424  comme paramètre LaTeX pour la troisième colonne.
19425  La commande en code TeX 
19426 \series bold
19427
19428 \backslash
19429 hdashline
19430 \series default
19431  a été insérée dans la première cellule de la troisième ligne et la commande
19432  en code TeX 
19433 \series bold
19434
19435 \backslash
19436 cdashline{4-5}
19437 \series default
19438  a été insérée dans la première cellule de la quatrième ligne.
19439 \end_layout
19440
19441 \begin_layout Standard
19442 \begin_inset Note Greyedout
19443 status open
19444
19445 \begin_layout Plain Layout
19446
19447 \series bold
19448 Note:
19449 \series default
19450  Le paquetage LaTeX 
19451 \series bold
19452 arydshln
19453 \series default
19454  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19455  
19456 \series bold
19457 colortbl
19458 \series default
19459
19460 \begin_inset Index idx
19461 status collapsed
19462
19463 \begin_layout Plain Layout
19464 Paquetages LaTeX ! colortbl
19465 \end_layout
19466
19467 \end_inset
19468
19469  qui est utilisé pour avoir des tableaux colorés dans la section
19470 \begin_inset space ~
19471 \end_inset
19472
19473
19474 \begin_inset CommandInset ref
19475 LatexCommand ref
19476 reference "sec:Tableaux-Colorés"
19477
19478 \end_inset
19479
19480 .
19481  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19482  traits interrompus.
19483 \end_layout
19484
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \begin_layout Standard
19491 \begin_inset ERT
19492 status collapsed
19493
19494 \begin_layout Plain Layout
19495
19496
19497 \backslash
19498 else
19499 \end_layout
19500
19501 \end_inset
19502
19503
19504 \begin_inset Note Note
19505 status open
19506
19507 \begin_layout Plain Layout
19508 Ce qui suit sera affiché si le paquetage LaTeX 
19509 \series bold
19510 arydshln
19511 \series default
19512  n'est pas installé :
19513 \end_layout
19514
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \begin_layout Standard
19521 Vous devez installer le paquetage LaTeX 
19522 \series bold
19523 arydshln
19524 \series default
19525  pour voir le contenu des cette section dans la sortie imprimée.
19526 \end_layout
19527
19528 \begin_layout Standard
19529 \begin_inset ERT
19530 status collapsed
19531
19532 \begin_layout Plain Layout
19533
19534
19535 \backslash
19536 fi
19537 \end_layout
19538
19539 \end_inset
19540
19541
19542 \end_layout
19543
19544 \begin_layout Chapter
19545 Flottants
19546 \begin_inset Index idx
19547 status collapsed
19548
19549 \begin_layout Plain Layout
19550 Flottants
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \begin_layout Section
19559 Introduction
19560 \begin_inset CommandInset label
19561 LatexCommand label
19562 name "sec:Flottants-Introduction"
19563
19564 \end_inset
19565
19566
19567 \begin_inset Index idx
19568 status collapsed
19569
19570 \begin_layout Plain Layout
19571 Flottants ! Introduction
19572 \end_layout
19573
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \begin_layout Standard
19580 Un flottant est une portion de document, qui peut être associé à une étiquette
19581  et dont la position n'est pas fixée.
19582  Il peut 
19583 \begin_inset Quotes eld
19584 \end_inset
19585
19586 flotter
19587 \begin_inset Quotes erd
19588 \end_inset
19589
19590  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19591  plus approprié.
19592  Les 
19593 \family sans
19594 Notes
19595 \begin_inset space ~
19596 \end_inset
19597
19598 en
19599 \begin_inset space ~
19600 \end_inset
19601
19602 Bas
19603 \begin_inset space ~
19604 \end_inset
19605
19606 de
19607 \begin_inset space ~
19608 \end_inset
19609
19610 Page
19611 \family default
19612  et le 
19613 \family sans
19614 Notes
19615 \begin_inset space ~
19616 \end_inset
19617
19618 en
19619 \begin_inset space ~
19620 \end_inset
19621
19622 Marge
19623 \family default
19624  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19625  sur la page suivante quand il y a trop de notes sur la page courante.
19626 \end_layout
19627
19628 \begin_layout Standard
19629 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19630  très grande qualité.
19631  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19632  éviter des lignes blanches ou des pages sans texte.
19633  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19634  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19635  le texte.
19636  Les flottants sont donc numérotés.
19637  Les références croisées sont décrites dans la section
19638 \begin_inset space ~
19639 \end_inset
19640
19641
19642 \begin_inset CommandInset ref
19643 LatexCommand ref
19644 reference "sec:Referencer-les-Flottants"
19645
19646 \end_inset
19647
19648 .
19649 \end_layout
19650
19651 \begin_layout Standard
19652 Pour insérer un flottant, on utilise un des sous menus du menu 
19653 \family sans
19654 Insérer\SpecialChar \menuseparator
19655 Flottant.
19656
19657 \family default
19658  Une boîte va être insérée dans votre document avec par exemple une étiquette
19659  du genre 
19660 \begin_inset Quotes eld
19661 \end_inset
19662
19663 Figure
19664 \begin_inset space ~
19665 \end_inset
19666
19667 #:
19668 \begin_inset Quotes erd
19669 \end_inset
19670
19671  (où # est un numéro).
19672  L'étiquette est automatiquement traduite dans la langue du document dans
19673  la sortie finale.
19674  Après l'étiquette vous pouvez insérer du texte comme légende.
19675  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19676  séparé, à l'intérieur du flottant.
19677  Vous trouverez plus de détails sur le positionnement des légendes dans
19678  la section
19679 \begin_inset space ~
19680 \end_inset
19681
19682
19683 \begin_inset CommandInset ref
19684 LatexCommand ref
19685 reference "sec:Placement-légende"
19686
19687 \end_inset
19688
19689 .
19690  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19691  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19692  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19693  Une boîte de flottant fermée ressemble à ceci : 
19694 \begin_inset Graphics
19695         filename clipart/floatQt4.png
19696         scale 60
19697
19698 \end_inset
19699
19700  – une case grise avec un texte rouge.
19701 \end_layout
19702
19703 \begin_layout Standard
19704 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19705  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19706  est formaté de façon particulière.
19707 \end_layout
19708
19709 \begin_layout Section
19710 Les Types de Flottants
19711 \end_layout
19712
19713 \begin_layout Standard
19714 En plus des flottants de figures et de tableau qui sont décrits respectivement
19715  dans les sections
19716 \begin_inset space ~
19717 \end_inset
19718
19719
19720 \begin_inset CommandInset ref
19721 LatexCommand ref
19722 reference "sec:Figure-Floats"
19723
19724 \end_inset
19725
19726  et 
19727 \begin_inset CommandInset ref
19728 LatexCommand ref
19729 reference "sec:Table-Floats"
19730
19731 \end_inset
19732
19733 , LyX offre aussi les types 
19734 \series bold
19735 Algorithme
19736 \series default
19737  et 
19738 \series bold
19739 Enrobage
19740 \series default
19741 .
19742 \end_layout
19743
19744 \begin_layout Subsection
19745 Flottant d'algorithme
19746 \begin_inset Index idx
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Flottants ! Algorithmes
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \begin_inset CommandInset label
19757 LatexCommand label
19758 name "sub:Flottant-d'Algorithme"
19759
19760 \end_inset
19761
19762
19763 \end_layout
19764
19765 \begin_layout Standard
19766 \begin_inset Float algorithm
19767 placement h
19768 wide false
19769 sideways false
19770 status open
19771
19772 \begin_layout Plain Layout
19773 \begin_inset Caption
19774
19775 \begin_layout Plain Layout
19776 \begin_inset CommandInset label
19777 LatexCommand label
19778 name "alg:Exemple-Flottant-Algorithme"
19779
19780 \end_inset
19781
19782 Exemple de flottant d'algorithme
19783 \end_layout
19784
19785 \end_inset
19786
19787
19788 \end_layout
19789
19790 \begin_layout LyX-Code
19791 for I in 1..N loop
19792 \begin_inset Newline newline
19793 \end_inset
19794
19795  Sum:= Sum + A(I); /*comment*/
19796 \begin_inset Newline newline
19797 \end_inset
19798
19799 end loop
19800 \begin_inset VSpace -4mm
19801 \end_inset
19802
19803
19804 \end_layout
19805
19806 \end_inset
19807
19808
19809 \end_layout
19810
19811 \begin_layout Standard
19812 Ce type de flottant est inséré à l'aide du menu 
19813 \family sans
19814 Insérer\SpecialChar \menuseparator
19815 Flottant\SpecialChar \menuseparator
19816 Algorithme
19817 \family default
19818 .
19819  Il peut être utilisé pour des morceaux de code source ou des descriptions
19820  d'algorithmes et peut être utilisé comme une alternative au listing de
19821  code source qui est décrit au chapitre
19822 \begin_inset space ~
19823 \end_inset
19824
19825
19826 \begin_inset CommandInset ref
19827 LatexCommand ref
19828 reference "cha:Program-Code-Listings"
19829
19830 \end_inset
19831
19832 .
19833  Vous pouvez par exemple utiliser l'environnement Code
19834 \begin_inset space ~
19835 \end_inset
19836
19837 LyX qui est décrit dans le 
19838 \emph on
19839 Guide
19840 \emph default
19841
19842 \begin_inset space ~
19843 \end_inset
19844
19845
19846 \emph on
19847 de
19848 \begin_inset space ~
19849 \end_inset
19850
19851 l'Utilisateur
19852 \emph default
19853  de LyX.
19854  l'algorithme
19855 \begin_inset space ~
19856 \end_inset
19857
19858
19859 \begin_inset CommandInset ref
19860 LatexCommand ref
19861 reference "alg:Exemple-Flottant-Algorithme"
19862
19863 \end_inset
19864
19865  est un exemple de flottant d'algorithme où un espace vertical de -4
19866 \begin_inset space \thinspace{}
19867 \end_inset
19868
19869 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19870  soit placée exactement sous le texte de la dernière ligne.
19871 \end_layout
19872
19873 \begin_layout Standard
19874 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19875  du document.
19876  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19877 ent en ajoutant la ligne suivante dans le préambule de votre document :
19878 \end_layout
19879
19880 \begin_layout Standard
19881
19882 \series bold
19883
19884 \backslash
19885 floatname{algorithm}{votre
19886 \begin_inset space ~
19887 \end_inset
19888
19889 nom}
19890 \end_layout
19891
19892 \begin_layout Standard
19893
19894 \family sans
19895  votre
19896 \begin_inset space ~
19897 \end_inset
19898
19899 nom
19900 \family default
19901  est le mot 
19902 \begin_inset Quotes eld
19903 \end_inset
19904
19905
19906 \emph on
19907 algorithme
19908 \emph default
19909
19910 \begin_inset Quotes erd
19911 \end_inset
19912
19913  dans votre langue.
19914 \end_layout
19915
19916 \begin_layout Standard
19917 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19918 \family sans
19919 Insérer\SpecialChar \menuseparator
19920 Listes
19921 \begin_inset space ~
19922 \end_inset
19923
19924 &
19925 \begin_inset space ~
19926 \end_inset
19927
19928 TdM\SpecialChar \menuseparator
19929 Liste
19930 \begin_inset space ~
19931 \end_inset
19932
19933 des
19934 \begin_inset space ~
19935 \end_inset
19936
19937 algorithmes
19938 \family default
19939  si votre document est en la même langue que les menus de LyX.
19940  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19941  en code TeX à la place:
19942 \end_layout
19943
19944 \begin_layout Standard
19945
19946 \series bold
19947
19948 \backslash
19949 listof{algorithm}{votre
19950 \begin_inset space ~
19951 \end_inset
19952
19953 nom}
19954 \end_layout
19955
19956 \begin_layout Standard
19957 où 
19958 \family sans
19959 votre
19960 \begin_inset space ~
19961 \end_inset
19962
19963 nom
19964 \family default
19965  est la traduction de 
19966 \begin_inset Quotes eld
19967 \end_inset
19968
19969
19970 \emph on
19971 List of Algorithm
19972 \emph default
19973 s
19974 \begin_inset Quotes erd
19975 \end_inset
19976
19977  dans votre langue.
19978 \end_layout
19979
19980 \begin_layout Standard
19981 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
19982  le schéma 
19983 \begin_inset Quotes eld
19984 \end_inset
19985
19986 chapitre.algorithme
19987 \begin_inset Quotes erd
19988 \end_inset
19989
19990  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19991  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19992  commande dans le préambule de votre document :
19993 \end_layout
19994
19995 \begin_layout Standard
19996
19997 \series bold
19998
19999 \backslash
20000 numberwithin{algorithm}{chapter}
20001 \end_layout
20002
20003 \begin_layout Standard
20004 Pour pouvoir utiliser la commande 
20005 \series bold
20006
20007 \backslash
20008 numberwithin
20009 \series default
20010 , activez l'option 
20011 \family sans
20012 Utiliser
20013 \begin_inset space ~
20014 \end_inset
20015
20016 le
20017 \begin_inset space ~
20018 \end_inset
20019
20020 paquetage
20021 \begin_inset space ~
20022 \end_inset
20023
20024 AMS
20025 \begin_inset space ~
20026 \end_inset
20027
20028 math
20029 \family default
20030  dans la rubrique 
20031 \family sans
20032 Options
20033 \begin_inset space ~
20034 \end_inset
20035
20036 des
20037 \begin_inset space ~
20038 \end_inset
20039
20040 Maths
20041 \family default
20042  de la fenêtre de dialogue 
20043 \family sans
20044 Paramètres
20045 \begin_inset space ~
20046 \end_inset
20047
20048 du
20049 \begin_inset space ~
20050 \end_inset
20051
20052 Document
20053 \family default
20054 .
20055 \begin_inset Newpage newpage
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \begin_layout Subsection
20062 Flottant d'enrobage
20063 \begin_inset Index idx
20064 status collapsed
20065
20066 \begin_layout Plain Layout
20067 Flottants ! Flottants d'enrobage
20068 \end_layout
20069
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \begin_layout Standard
20076 \begin_inset Wrap figure
20077 lines 0
20078 placement l
20079 overhang 1cm
20080 width "40col%"
20081 status open
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Graphics
20085         filename ../clipart/mobius.eps
20086         width 40col%
20087         scaleBeforeRotation
20088         rotateOrigin center
20089
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \begin_layout Plain Layout
20096 \begin_inset Caption
20097
20098 \begin_layout Plain Layout
20099 \begin_inset CommandInset label
20100 LatexCommand label
20101 name "fig:Figure-enrobée"
20102
20103 \end_inset
20104
20105 Ceci est une figure habillée.
20106 \end_layout
20107
20108 \end_inset
20109
20110
20111 \end_layout
20112
20113 \end_inset
20114
20115  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20116  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20117  Vous pouvez en insérer un en utilisant le menu 
20118 \family sans
20119 Insérer\SpecialChar \menuseparator
20120 Flottant\SpecialChar \menuseparator
20121 Flottant
20122 \begin_inset space ~
20123 \end_inset
20124
20125 d'enrobage
20126 \family default
20127  à la condition que le paquetage LaTeX 
20128 \series bold
20129 wrapfig
20130 \series default
20131
20132 \begin_inset Index idx
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136 Paquetages LaTeX ! wrapfig
20137 \begin_inset ERT
20138 status collapsed
20139
20140 \begin_layout Plain Layout
20141
20142
20143 \backslash
20144 vspace{4mm}
20145 \end_layout
20146
20147 \end_inset
20148
20149
20150 \end_layout
20151
20152 \end_inset
20153
20154  soit installé.
20155 \begin_inset Foot
20156 status collapsed
20157
20158 \begin_layout Plain Layout
20159 Voyez dans la manuel 
20160 \emph on
20161 Configuration
20162 \begin_inset space ~
20163 \end_inset
20164
20165 LaTeX 
20166 \emph default
20167 comment installer des paquetages LaTeX.
20168 \end_layout
20169
20170 \end_inset
20171
20172  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20173  sur la boîte du flottant.
20174  Les paramètres obligatoires sont l'
20175 \family sans
20176 Emplacement
20177 \family default
20178  et la 
20179 \family sans
20180 Largeur
20181 \family default
20182 .
20183  Les paramètres facultatifs sont le 
20184 \family sans
20185 Débordement
20186 \family default
20187  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20188  de la page et la 
20189 \family sans
20190 Porté de la ligne
20191 \family default
20192  qui précise le nombre approximatif de lignes dont le flottant va avoir
20193  besoin.
20194  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20195  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20196  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20197  à l'intérieur du paragraphe ou vers les autres paragraphes.
20198  La figure
20199 \begin_inset space ~
20200 \end_inset
20201
20202
20203 \begin_inset CommandInset ref
20204 LatexCommand ref
20205 reference "fig:Figure-enrobée"
20206
20207 \end_inset
20208
20209  est un exemple de flottant d'enrobage avec une largeur de 40
20210 \begin_inset space \thinspace{}
20211 \end_inset
20212
20213 col%, un débordement de 1
20214 \begin_inset space \thinspace{}
20215 \end_inset
20216
20217 cm et placé à gauche.
20218 \begin_inset Foot
20219 status collapsed
20220
20221 \begin_layout Plain Layout
20222 Les unités disponibles sont expliquées dans l'appendice
20223 \begin_inset space ~
20224 \end_inset
20225
20226
20227 \begin_inset CommandInset ref
20228 LatexCommand ref
20229 reference "cha:Unités-de-longueur"
20230
20231 \end_inset
20232
20233 .
20234 \end_layout
20235
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \begin_layout Standard
20242 \begin_inset Note Greyedout
20243 status open
20244
20245 \begin_layout Plain Layout
20246
20247 \series bold
20248 Note:
20249 \series default
20250  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20251  figure trop près du bas de page peut tout chambouler et faire que le flottant
20252  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20253  de texte.
20254 \end_layout
20255
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Standard
20262 En général:
20263 \end_layout
20264
20265 \begin_layout Itemize
20266 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20267  qui risquent de passer à la page suivante.
20268  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20269  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20270  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20271  de page.
20272 \end_layout
20273
20274 \begin_layout Itemize
20275 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20276  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20277 e.
20278 \end_layout
20279
20280 \begin_layout Itemize
20281 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20282  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20283  texte entre les deux, comme séparateur.
20284 \end_layout
20285
20286 \begin_layout Itemize
20287 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20288  ou les tableaux.
20289 \end_layout
20290
20291 \begin_layout Section
20292 Numérotation des flottants
20293 \begin_inset Index idx
20294 status collapsed
20295
20296 \begin_layout Plain Layout
20297 Flottants ! Numérotation
20298 \end_layout
20299
20300 \end_inset
20301
20302
20303 \end_layout
20304
20305 \begin_layout Standard
20306 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20307  ils se trouvent, soit en utilisant un format du genre 
20308 \begin_inset Quotes eld
20309 \end_inset
20310
20311 chapitre.numéro
20312 \begin_inset Quotes erd
20313 \end_inset
20314
20315  ou 
20316 \begin_inset Quotes eld
20317 \end_inset
20318
20319 section.numéro
20320 \begin_inset Quotes erd
20321 \end_inset
20322
20323 .
20324  Cela dépend de la classe de document utilisée.
20325 \end_layout
20326
20327 \begin_layout Standard
20328 Pour changer le format de la numérotation qui ne dépend pas de la section
20329  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20330  le préambule du document :
20331 \end_layout
20332
20333 \begin_layout Standard
20334
20335 \series bold
20336
20337 \backslash
20338 renewcommand{
20339 \backslash
20340 thetable}{
20341 \backslash
20342 roman{table}}
20343 \end_layout
20344
20345 \begin_layout Standard
20346
20347 \series bold
20348
20349 \backslash
20350 thetable
20351 \series default
20352  est la commande qui imprime le numéro du tableau, pour les figures, la
20353  commande serait 
20354 \series bold
20355
20356 \backslash
20357 thefigure
20358 \series default
20359 .
20360  La commande 
20361 \series bold
20362
20363 \backslash
20364 roman
20365 \series default
20366  utilisée dans la commande précédente, imprime le numéro du tableau sous
20367  forme de petits chiffres romains.
20368 \end_layout
20369
20370 \begin_layout Standard
20371 Pour changer le type de numérotation pour par exemple 
20372 \begin_inset Quotes eld
20373 \end_inset
20374
20375 sous-section.numéro
20376 \begin_inset Quotes erd
20377 \end_inset
20378
20379 , utilisez la commande suivante dans le préambule du document :
20380 \end_layout
20381
20382 \begin_layout Standard
20383
20384 \series bold
20385
20386 \backslash
20387 numberwithin{table}{subsection}
20388 \end_layout
20389
20390 \begin_layout Standard
20391 Pour pouvoir utiliser la commande 
20392 \series bold
20393
20394 \backslash
20395 numberwithin
20396 \series default
20397 , vous devez activer l'option 
20398 \family sans
20399 Utiliser
20400 \begin_inset space ~
20401 \end_inset
20402
20403 le
20404 \begin_inset space ~
20405 \end_inset
20406
20407 paquetage
20408 \begin_inset space ~
20409 \end_inset
20410
20411 maths
20412 \begin_inset space ~
20413 \end_inset
20414
20415 AMS
20416 \family default
20417  dans la rubrique 
20418 \family sans
20419 Options
20420 \begin_inset space ~
20421 \end_inset
20422
20423 des
20424 \begin_inset space ~
20425 \end_inset
20426
20427 Maths
20428 \family default
20429  de la fenêtre de dialogue 
20430 \family sans
20431 Paramètres
20432 \family default
20433  du document.
20434 \end_layout
20435
20436 \begin_layout Standard
20437 Veuillez aussi jeter un coup d'œil à la section
20438 \begin_inset space ~
20439 \end_inset
20440
20441
20442 \begin_inset CommandInset ref
20443 LatexCommand ref
20444 reference "sub:Numerotation-notes-bas-de-page"
20445
20446 \end_inset
20447
20448  pour plus de détails et des notes importantes sur les commandes de numérotation.
20449 \end_layout
20450
20451 \begin_layout Section
20452 Faire Référence à des Flottants
20453 \begin_inset CommandInset label
20454 LatexCommand label
20455 name "sec:Referencer-les-Flottants"
20456
20457 \end_inset
20458
20459
20460 \begin_inset Index idx
20461 status collapsed
20462
20463 \begin_layout Plain Layout
20464 Flottants ! Références
20465 \end_layout
20466
20467 \end_inset
20468
20469
20470 \begin_inset Index idx
20471 status collapsed
20472
20473 \begin_layout Plain Layout
20474 References@Références ! à des Flottants 
20475 \end_layout
20476
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \begin_layout Standard
20483 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20484  en utilisant le menu 
20485 \family sans
20486 Insérer\SpecialChar \menuseparator
20487 Étiquette
20488 \family default
20489  ou le bouton 
20490 \begin_inset Graphics
20491         filename ../../images/label-insert.png
20492         scale 85
20493         scaleBeforeRotation
20494
20495 \end_inset
20496
20497  de la barre d'outils.
20498  Une boîte grise de ce genre : 
20499 \begin_inset Graphics
20500         filename clipart/labelQt4.png
20501         scale 85
20502         scaleBeforeRotation
20503
20504 \end_inset
20505
20506  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20507  de saisir le texte de l'étiquette.
20508  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20509  précédés d'un préfixe.
20510  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20511  préfixe sera "
20512 \family sans
20513 fig:
20514 \family default
20515 ".
20516 \end_layout
20517
20518 \begin_layout Standard
20519 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20520  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20521 \family sans
20522 Insérer\SpecialChar \menuseparator
20523 Référence
20524 \begin_inset space ~
20525 \end_inset
20526
20527 Croisée
20528 \family default
20529  ou le bouton 
20530 \begin_inset Graphics
20531         filename ../../images/dialog-show-new-inset_ref.png
20532         scale 85
20533         scaleBeforeRotation
20534
20535 \end_inset
20536
20537  de la barre d'outils.
20538  Une boîte grise de référence croisée comme celle-ci : 
20539 \begin_inset Graphics
20540         filename ../clipart/referenceQt4.png
20541         scale 85
20542         scaleBeforeRotation
20543
20544 \end_inset
20545
20546  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20547  toutes les étiquettes définies dans votre document.
20548  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20549  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20550  de la fenêtre de dialogue.
20551  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20552  une.
20553  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20554  de la référence croisée.
20555 \end_layout
20556
20557 \begin_layout Standard
20558 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20559  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20560  les deux.
20561  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20562  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20563  du numéro de la référence.
20564 \end_layout
20565
20566 \begin_layout Standard
20567 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20568  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20569  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20570  pas à vous en préoccuper.
20571 \end_layout
20572
20573 \begin_layout Standard
20574 Le bouton 
20575 \family sans
20576 Aller
20577 \begin_inset space ~
20578 \end_inset
20579
20580 à
20581 \begin_inset space ~
20582 \end_inset
20583
20584 l'étiquette
20585 \family default
20586  dans la fenêtre de référence croisée va positionner le curseur juste devant
20587  l'étiquette à laquelle on fait référence.
20588  Le nom du bouton bouton 
20589 \family sans
20590 Revenir
20591 \family default
20592  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20593  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20594  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20595  à votre point de départ.
20596 \end_layout
20597
20598 \begin_layout Subsection
20599 Formats de Références Croisées
20600 \begin_inset CommandInset label
20601 LatexCommand label
20602 name "sub:Formats-Références-Croisées"
20603
20604 \end_inset
20605
20606
20607 \begin_inset Index idx
20608 status collapsed
20609
20610 \begin_layout Plain Layout
20611 References@Références ! Formats
20612 \end_layout
20613
20614 \end_inset
20615
20616
20617 \end_layout
20618
20619 \begin_layout Standard
20620 Il y a six types de références croisées :
20621 \end_layout
20622
20623 \begin_layout Description
20624 <référence>
20625 \begin_inset space ~
20626 \end_inset
20627
20628 : affiche le numéro de l'élément, c'est le choix implicite : 
20629 \begin_inset CommandInset ref
20630 LatexCommand ref
20631 reference "fig:Deux-images-déformées"
20632
20633 \end_inset
20634
20635
20636 \end_layout
20637
20638 \begin_layout Description
20639 (<référence>)
20640 \begin_inset space ~
20641 \end_inset
20642
20643 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20644  normalement pour faire référence à des formules mathématiques, en particulier
20645  quand le mot 
20646 \begin_inset Quotes eld
20647 \end_inset
20648
20649 Équation
20650 \begin_inset Quotes erd
20651 \end_inset
20652
20653  est omis : 
20654 \begin_inset CommandInset ref
20655 LatexCommand eqref
20656 reference "eq:Wgn"
20657
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \begin_layout Description
20664 <page>
20665 \begin_inset space ~
20666 \end_inset
20667
20668 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20669 \begin_inset space ~
20670 \end_inset
20671
20672
20673 \begin_inset CommandInset ref
20674 LatexCommand pageref
20675 reference "fig:Deux-images-déformées"
20676
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \begin_layout Description
20683 page
20684 \begin_inset space ~
20685 \end_inset
20686
20687 <page>
20688 \begin_inset space ~
20689 \end_inset
20690
20691 : affiche le mot 
20692 \begin_inset Quotes eld
20693 \end_inset
20694
20695 page
20696 \begin_inset Quotes erd
20697 \end_inset
20698
20699  suivi du numéro de la page sur laquelle se trouve l'élément : 
20700 \begin_inset CommandInset ref
20701 LatexCommand vpageref
20702 reference "fig:Deux-images-déformées"
20703
20704 \end_inset
20705
20706
20707 \end_layout
20708
20709 \begin_layout Description
20710 <référence>
20711 \begin_inset space ~
20712 \end_inset
20713
20714 page
20715 \begin_inset space ~
20716 \end_inset
20717
20718 <page>
20719 \begin_inset space ~
20720 \end_inset
20721
20722 : affiche le numéro de l'élément, le mot 
20723 \begin_inset Quotes eld
20724 \end_inset
20725
20726 page
20727 \begin_inset Quotes erd
20728 \end_inset
20729
20730  et le numéro de la page : 
20731 \begin_inset CommandInset ref
20732 LatexCommand vref
20733 reference "fig:Deux-images-déformées"
20734
20735 \end_inset
20736
20737
20738 \end_layout
20739
20740 \begin_layout Description
20741 Référence
20742 \begin_inset space ~
20743 \end_inset
20744
20745 mise
20746 \begin_inset space ~
20747 \end_inset
20748
20749 en
20750 \begin_inset space ~
20751 \end_inset
20752
20753 forme
20754 \begin_inset space ~
20755 \end_inset
20756
20757 : affiche une référence croisée qui définit son propre format.
20758 \begin_inset Newline newline
20759 \end_inset
20760
20761
20762 \begin_inset Note Greyedout
20763 status open
20764
20765 \begin_layout Plain Layout
20766
20767 \series bold
20768 Note:
20769 \series default
20770  Ce type de référence croisée n'est disponible que si vous avez installé
20771  le paquetage LaTeX 
20772 \series bold
20773 prettyref
20774 \series default
20775  ou 
20776 \series bold
20777 refstyle
20778 \series default
20779
20780 \begin_inset Index idx
20781 status collapsed
20782
20783 \begin_layout Plain Layout
20784 Paquetages LaTeX ! prettyref
20785 \end_layout
20786
20787 \end_inset
20788
20789
20790 \begin_inset Index idx
20791 status collapsed
20792
20793 \begin_layout Plain Layout
20794 Paquetages LaTeX ! refstyle
20795 \end_layout
20796
20797 \end_inset
20798
20799 .
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \begin_inset Newline newline
20806 \end_inset
20807
20808
20809 \lang english
20810 You can select which LaTeX-package should be used for this feature by setting
20811  the option 
20812 \family sans
20813 Use refstyle (not prettyref) for cross-references
20814 \family default
20815  in the menu 
20816 \family sans
20817 Document\SpecialChar \menuseparator
20818 Settings\SpecialChar \menuseparator
20819 Document Class
20820 \family default
20821 .
20822  The format is specified by adding the command 
20823 \series bold
20824
20825 \backslash
20826 newrefformat
20827 \series default
20828  (prettyref) or 
20829 \series bold
20830
20831 \backslash
20832 newref
20833 \series default
20834  (refstyle) to the preamble of the document.
20835  For example redefining all references to figures (which have the label
20836  shortcut 
20837 \begin_inset Quotes eld
20838 \end_inset
20839
20840
20841 \family sans
20842 fig
20843 \family default
20844
20845 \begin_inset Quotes erd
20846 \end_inset
20847
20848 ) can be done with this command
20849 \lang french
20850
20851 \begin_inset Newline newline
20852 \end_inset
20853
20854
20855 \series bold
20856
20857 \backslash
20858 newref{fig}{refcmd={
20859 \lang english
20860 Image on page
20861 \lang french
20862  
20863 \backslash
20864 pageref{#1}}}
20865 \series default
20866
20867 \begin_inset Newline newline
20868 \end_inset
20869
20870
20871 \lang english
20872 For more information about the format, have a look at the package documentations
20873 \lang french
20874
20875 \begin_inset CommandInset citation
20876 LatexCommand cite
20877 key "prettyref,refstyle"
20878
20879 \end_inset
20880
20881 .
20882 \end_layout
20883
20884 \begin_layout Description
20885
20886 \lang english
20887 Textual
20888 \begin_inset space ~
20889 \end_inset
20890
20891 reference: prints the caption of the reference
20892 \lang french
20893
20894 \begin_inset CommandInset ref
20895 LatexCommand nameref
20896 reference "fig:Deux-images-déformées"
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904
20905 \family sans
20906 <page>
20907 \family default
20908  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
20909  précédente, la même page ou la page suivante.
20910  Vous verrez par exemple un texte du genre 
20911 \begin_inset Quotes eld
20912 \end_inset
20913
20914
20915 \family sans
20916 sur cette page
20917 \family default
20918
20919 \begin_inset Quotes erd
20920 \end_inset
20921
20922  à la place.
20923  Le style 
20924 \family sans
20925 <référence>
20926 \begin_inset space ~
20927 \end_inset
20928
20929 page
20930 \begin_inset space ~
20931 \end_inset
20932
20933 <page>
20934 \family default
20935  
20936 \lang english
20937 will not print anything about the page if the label is on the same page.
20938 \end_layout
20939
20940 \begin_layout Standard
20941 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20942  se trouve sont calculés automatiquement par LaTeX.
20943  Vous choisissez une des six variétés de références dans le champ Format
20944  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20945  boîte de la référence croisée.
20946 \end_layout
20947
20948 \begin_layout Standard
20949 \begin_inset Note Greyedout
20950 status open
20951
20952 \begin_layout Plain Layout
20953
20954 \series bold
20955 Note:
20956 \series default
20957  
20958 \lang english
20959 It is recommended to use
20960 \lang french
20961  le paquetage LaTeX 
20962 \series bold
20963 refstyle
20964 \series default
20965
20966 \begin_inset Index idx
20967 status collapsed
20968
20969 \begin_layout Plain Layout
20970 Paquetages LaTeX ! refstyle
20971 \end_layout
20972
20973 \end_inset
20974
20975  
20976 \lang english
20977 because
20978 \lang french
20979  
20980 \series bold
20981 prettyref
20982 \series default
20983
20984 \begin_inset Index idx
20985 status collapsed
20986
20987 \begin_layout Plain Layout
20988 Paquetages LaTeX ! prettyref
20989 \end_layout
20990
20991 \end_inset
20992
20993  ne connaît pas tous les raccourcis possibles pour les étiquettes
20994 \begin_inset Foot
20995 status collapsed
20996
20997 \begin_layout Plain Layout
20998 \begin_inset Quotes eld
20999 \end_inset
21000
21001 fig:
21002 \begin_inset Quotes erd
21003 \end_inset
21004
21005  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21006  de figures,.
21007 \end_layout
21008
21009 \end_inset
21010
21011  et n'est pas internationalisé.
21012 \end_layout
21013
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \begin_layout Standard
21020 \begin_inset Note Greyedout
21021 status open
21022
21023 \begin_layout Plain Layout
21024
21025 \series bold
21026 Note:
21027 \series default
21028  Du fait d'un bogue dans la paquetage LaTeX 
21029 \series bold
21030 varioref
21031 \series default
21032  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21033  si la langue du document est le français.
21034  Pour contourner ce bogue, voir
21035 \begin_inset Newline newline
21036 \end_inset
21037
21038
21039 \begin_inset CommandInset href
21040 LatexCommand href
21041 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21042
21043 \end_inset
21044
21045 .
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \begin_layout Subsection
21054 Nommage automatique des références croisées
21055 \begin_inset Index idx
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059 References@Références ! Nommage automatique
21060 \end_layout
21061
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \begin_layout Standard
21068 Le paquetage LaTeX 
21069 \series bold
21070 hyperref
21071 \series default
21072
21073 \begin_inset Index idx
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Paquetages LaTeX ! hyperref
21078 \end_layout
21079
21080 \end_inset
21081
21082
21083 \series bold
21084
21085 \series default
21086 qui est activé dans la rubrique 
21087 \family sans
21088 Propriétés du PDF
21089 \family default
21090  de la fenêtre de dialogue 
21091 \family sans
21092 Paramètres du document
21093 \family default
21094  fournit une fonction très utile pour automatiser la création des références
21095  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21096  une section).
21097  Par exemple pour vous éviter de devoir écrire le mot 
21098 \begin_inset Quotes eld
21099 \end_inset
21100
21101 Figure
21102 \begin_inset Quotes erd
21103 \end_inset
21104
21105  devant chaque référence à une figure.
21106  Pour profiter de ce nommage automatique des références croisées, vous devez
21107  activer 
21108 \series bold
21109 hyperref
21110 \series default
21111  et insérer la ligne suivante dans le préambule du document :
21112 \end_layout
21113
21114 \begin_layout Standard
21115
21116 \series bold
21117
21118 \backslash
21119 AtBeginDocument{
21120 \backslash
21121 renewcommand{
21122 \backslash
21123 ref}[1]{
21124 \backslash
21125 mbox{
21126 \backslash
21127 autoref{#1}}}}
21128 \end_layout
21129
21130 \begin_layout Standard
21131 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21132  défaut, par exemple vous préférez le nom 
21133 \begin_inset Quotes eld
21134 \end_inset
21135
21136 sec.
21137 \begin_inset space \thinspace{}
21138 \end_inset
21139
21140
21141 \begin_inset Quotes eld
21142 \end_inset
21143
21144  plutôt que 
21145 \begin_inset Quotes eld
21146 \end_inset
21147
21148 section
21149 \begin_inset Quotes erd
21150 \end_inset
21151
21152 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21153 \end_layout
21154
21155 \begin_layout Standard
21156
21157 \series bold
21158
21159 \backslash
21160 addto
21161 \backslash
21162 extrasenglish{
21163 \backslash
21164 renewcommand{
21165 \backslash
21166 sectionautorefname}
21167 \begin_inset Newline newline
21168 \end_inset
21169
21170
21171 \begin_inset Phantom HPhantom
21172 status open
21173
21174 \begin_layout Plain Layout
21175
21176 \series bold
21177 \begin_inset space ~
21178 \end_inset
21179
21180
21181 \end_layout
21182
21183 \end_inset
21184
21185 {sec.
21186 \backslash
21187 negthinspace}}
21188 \end_layout
21189
21190 \begin_layout Standard
21191 Si vous utilisez une autre langue que l'anglais, remplacez 
21192 \series bold
21193
21194 \backslash
21195 extrasenglish
21196 \series default
21197  par 
21198 \series bold
21199
21200 \backslash
21201 extras***
21202 \series default
21203 , où *** est le nom de la langue que vous utilisez.
21204
21205 \series bold
21206  
21207 \end_layout
21208
21209 \begin_layout Standard
21210 Pour avoir des noms automatiques, mais pas pour certains types de références,
21211  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21212 \end_layout
21213
21214 \begin_layout Standard
21215
21216 \series bold
21217
21218 \backslash
21219 newlength{
21220 \backslash
21221 abc}
21222 \begin_inset Newline newline
21223 \end_inset
21224
21225
21226 \backslash
21227 settowidth{
21228 \backslash
21229 abc}{
21230 \backslash
21231 space}
21232 \begin_inset Newline newline
21233 \end_inset
21234
21235
21236 \backslash
21237 addto
21238 \backslash
21239 extrasenglish{
21240 \backslash
21241 renewcommand{
21242 \backslash
21243 equationautorefname}
21244 \begin_inset Newline newline
21245 \end_inset
21246
21247
21248 \begin_inset Phantom HPhantom
21249 status open
21250
21251 \begin_layout Plain Layout
21252
21253 \series bold
21254 \begin_inset space ~
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261
21262 {
21263 \backslash
21264 hspace{-
21265 \backslash
21266 abc}}
21267 \end_layout
21268
21269 \begin_layout Standard
21270 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21271  de 
21272 \series bold
21273 hyperref
21274 \series default
21275  
21276 \begin_inset CommandInset citation
21277 LatexCommand cite
21278 key "hyperref"
21279
21280 \end_inset
21281
21282 .
21283 \end_layout
21284
21285 \begin_layout Standard
21286 \begin_inset Note Greyedout
21287 status open
21288
21289 \begin_layout Plain Layout
21290
21291 \series bold
21292 Note:
21293 \series default
21294  Le nommage automatique de références ne peut être utilisé si vous avez
21295  choisi le style de référence 
21296 \family sans
21297 Référence
21298 \begin_inset space ~
21299 \end_inset
21300
21301 mise
21302 \begin_inset space ~
21303 \end_inset
21304
21305 en
21306 \begin_inset space ~
21307 \end_inset
21308
21309 forme
21310 \family default
21311  décrit dans la section
21312 \begin_inset space ~
21313 \end_inset
21314
21315
21316 \begin_inset CommandInset ref
21317 LatexCommand ref
21318 reference "sub:Formats-Références-Croisées"
21319
21320 \end_inset
21321
21322 .
21323 \end_layout
21324
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \begin_layout Standard
21331 Le manuel 
21332 \emph on
21333 Math
21334 \emph default
21335  est un exemple dans lequel on a utilisé le référencement automatique.
21336 \end_layout
21337
21338 \begin_layout Subsection
21339 Positionnement des Références 
21340 \begin_inset CommandInset label
21341 LatexCommand label
21342 name "sub:Reference-Position"
21343
21344 \end_inset
21345
21346
21347 \begin_inset Index idx
21348 status collapsed
21349
21350 \begin_layout Plain Layout
21351 References@Références ! Positionnement
21352 \end_layout
21353
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \begin_layout Standard
21360 Si vous utilisez le paquetage 
21361 \series bold
21362 hyperref, 
21363 \series default
21364 qui est activé dans la rubrique 
21365 \family sans
21366 Propriétés du PDF
21367 \family default
21368  de la fenêtre de dialogue 
21369 \family sans
21370 Paramètres du document,
21371 \family default
21372  pour lier vos références croisées dans la sortie finale, vous verrez que
21373  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21374  l'image.
21375  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21376  pourrez voir l'image sans faire défiler le texte.
21377  Ce problème vient du fait que le point d'ancrage de la référence se situe
21378  à l'endroit de l'étiquette.
21379  En utilisant le paquetage LaTeX 
21380 \series bold
21381 hypcap
21382 \series default
21383
21384 \begin_inset Index idx
21385 status collapsed
21386
21387 \begin_layout Plain Layout
21388 Paquetages LaTeX ! hypcap
21389 \end_layout
21390
21391 \end_inset
21392
21393 , qui fait partie du paquetage LaTeX 
21394 \series bold
21395 oberdiek
21396 \series default
21397
21398 \begin_inset Index idx
21399 status collapsed
21400
21401 \begin_layout Plain Layout
21402 Paquetages LaTeX ! oberdiek
21403 \end_layout
21404
21405 \end_inset
21406
21407 , le point d'ancrage d'un lien est place en haut du flottant.
21408  Pour utiliser cette fonction avec les flottants de figure, chargez 
21409 \series bold
21410 hypcap
21411 \series default
21412  dans l'entête du document avec la ligne
21413 \end_layout
21414
21415 \begin_layout Standard
21416
21417 \series bold
21418
21419 \backslash
21420 usepackage[figure]{hypcap}
21421 \end_layout
21422
21423 \begin_layout Standard
21424 Vous pouvez aussi utiliser 
21425 \series bold
21426 hypcap
21427 \series default
21428  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21429  raisons de stabilité.
21430  Pour plus d'information, jetez un coup d'œil au manuel d' 
21431 \series bold
21432 hypcap
21433 \series default
21434  
21435 \begin_inset CommandInset citation
21436 LatexCommand cite
21437 key "hypcap"
21438
21439 \end_inset
21440
21441 .
21442 \end_layout
21443
21444 \begin_layout Standard
21445 \begin_inset Note Greyedout
21446 status open
21447
21448 \begin_layout Plain Layout
21449
21450 \series bold
21451 Note:
21452 \series default
21453  
21454 \series bold
21455 hypcap
21456 \series default
21457  n'a aucun effet pour les références à des sous-figures.
21458 \end_layout
21459
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \begin_layout Section
21466 Placement des flottants
21467 \begin_inset CommandInset label
21468 LatexCommand label
21469 name "sec:Placement-flottants"
21470
21471 \end_inset
21472
21473
21474 \begin_inset Index idx
21475 status collapsed
21476
21477 \begin_layout Plain Layout
21478 Flottants ! Placement
21479 \end_layout
21480
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \begin_layout Standard
21487 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21488  de dialogue 
21489 \family sans
21490 Paramètre
21491 \begin_inset space ~
21492 \end_inset
21493
21494 de
21495 \begin_inset space ~
21496 \end_inset
21497
21498 Flottant
21499 \family default
21500  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21501  utilise pour déterminer où placer le flottant.
21502 \begin_inset Newline newline
21503 \end_inset
21504
21505 L'option 
21506 \family sans
21507 Plusieurs
21508 \begin_inset space ~
21509 \end_inset
21510
21511 colonnes
21512 \family default
21513  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21514  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21515  confiné sur une seule colonne.
21516 \begin_inset Newline newline
21517 \end_inset
21518
21519 L'option 
21520 \family sans
21521 Rotation
21522 \begin_inset space ~
21523 \end_inset
21524
21525 90°
21526 \family default
21527  est utilisée pour faire tourner les flottants, voyez la section
21528 \begin_inset space ~
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset ref
21533 LatexCommand ref
21534 reference "sec:Flottants-renversés"
21535
21536 \end_inset
21537
21538 .
21539 \end_layout
21540
21541 \begin_layout Standard
21542 En désactivant l'option 
21543 \family sans
21544 Utilise
21545 \begin_inset space ~
21546 \end_inset
21547
21548 le
21549 \begin_inset space ~
21550 \end_inset
21551
21552 placement
21553 \begin_inset space ~
21554 \end_inset
21555
21556 par
21557 \begin_inset space ~
21558 \end_inset
21559
21560 défaut
21561 \family default
21562  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21563  le placement du flottant:
21564 \end_layout
21565
21566 \begin_layout Description
21567 Ici,
21568 \begin_inset space ~
21569 \end_inset
21570
21571 si
21572 \begin_inset space ~
21573 \end_inset
21574
21575 possible: essaie de placer le flottant à la position où il a été inséré
21576  dans LyX
21577 \end_layout
21578
21579 \begin_layout Description
21580 Haut
21581 \begin_inset space ~
21582 \end_inset
21583
21584 de
21585 \begin_inset space ~
21586 \end_inset
21587
21588 la
21589 \begin_inset space ~
21590 \end_inset
21591
21592 page: essaie de placer le flottant en haut de la page courante
21593 \end_layout
21594
21595 \begin_layout Description
21596 Bas
21597 \begin_inset space ~
21598 \end_inset
21599
21600 de
21601 \begin_inset space ~
21602 \end_inset
21603
21604 la
21605 \begin_inset space ~
21606 \end_inset
21607
21608 page: essaie de placer le flottant en bas de la page courante
21609 \end_layout
21610
21611 \begin_layout Description
21612 Page
21613 \begin_inset space ~
21614 \end_inset
21615
21616 de
21617 \begin_inset space ~
21618 \end_inset
21619
21620 flottants: essaie de placer le flottant sur une page à part, éventuellement
21621  avec d'autres flottants 
21622 \end_layout
21623
21624 \begin_layout Standard
21625 LaTeX utilise
21626 \emph on
21627  toujours 
21628 \emph default
21629 les options dans l'ordre donné ci-dessus.
21630  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21631  d'abord essayer 
21632 \family sans
21633 Ici
21634 \begin_inset space ~
21635 \end_inset
21636
21637 si
21638 \begin_inset space ~
21639 \end_inset
21640
21641 possible
21642 \family default
21643 , ensuite 
21644 \family sans
21645 Haut
21646 \begin_inset space ~
21647 \end_inset
21648
21649 de
21650 \begin_inset space ~
21651 \end_inset
21652
21653 la
21654 \begin_inset space ~
21655 \end_inset
21656
21657 page
21658 \family default
21659 , et ainsi de suite.
21660  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21661  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21662  Si aucune des quatre options de placement n'est possible, la procédure
21663  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21664 \end_layout
21665
21666 \begin_layout Standard
21667 Implicitement, chaque option a ses propres règles d'application:
21668 \end_layout
21669
21670 \begin_layout Standard
21671
21672 \family sans
21673 Haut
21674 \begin_inset space ~
21675 \end_inset
21676
21677 de
21678 \begin_inset space ~
21679 \end_inset
21680
21681 la
21682 \begin_inset space ~
21683 \end_inset
21684
21685 page
21686 \family default
21687  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21688  en haut de page (
21689 \series bold
21690
21691 \backslash
21692 topfraction
21693 \series default
21694 ).
21695 \end_layout
21696
21697 \begin_layout Standard
21698
21699 \family sans
21700 Bas
21701 \begin_inset space ~
21702 \end_inset
21703
21704 de
21705 \begin_inset space ~
21706 \end_inset
21707
21708 la
21709 \begin_inset space ~
21710 \end_inset
21711
21712 page
21713 \family default
21714  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21715  en bas de page (
21716 \series bold
21717
21718 \backslash
21719 bottomfraction
21720 \series default
21721 ).
21722 \end_layout
21723
21724 \begin_layout Standard
21725
21726 \family sans
21727 Page
21728 \begin_inset space ~
21729 \end_inset
21730
21731 de
21732 \begin_inset space ~
21733 \end_inset
21734
21735 flottants
21736 \family default
21737  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21738  si ils occupent plus de 50% de celle-ci (
21739 \series bold
21740
21741 \backslash
21742 floatpagefraction
21743 \series default
21744 ).
21745 \end_layout
21746
21747 \begin_layout Standard
21748 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21749  supplémentaire 
21750 \family sans
21751 Ignorer
21752 \begin_inset space ~
21753 \end_inset
21754
21755 les
21756 \begin_inset space ~
21757 \end_inset
21758
21759 règles
21760 \begin_inset space ~
21761 \end_inset
21762
21763 LaTeX
21764 \family default
21765 \lang english
21766 .
21767 \begin_inset Newline newline
21768 \end_inset
21769
21770
21771 \lang french
21772 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21773  données entre parenthèses après les descriptions des règles données ci-dessus.
21774  Par exemple, pour augmenter à 50
21775 \begin_inset space \thinspace{}
21776 \end_inset
21777
21778 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21779  trop petite, ajoutez cette ligne au préambule de votre document :
21780 \end_layout
21781
21782 \begin_layout Standard
21783
21784 \series bold
21785
21786 \backslash
21787 renewcommand{
21788 \backslash
21789 bottomfraction}{0.5}
21790 \end_layout
21791
21792 \begin_layout Standard
21793 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21794  exactement à l'endroit où vous l'avez inséré.
21795  dans ce cas utilisez l'option 
21796 \family sans
21797 Ici
21798 \begin_inset space ~
21799 \end_inset
21800
21801 à
21802 \begin_inset space ~
21803 \end_inset
21804
21805 tout
21806 \begin_inset space ~
21807 \end_inset
21808
21809 Prix
21810 \family default
21811 .
21812  Utilisez cette option le moins souvent possible et seulement quand le document
21813  est presque prêt à être imprimé.
21814  En effet, le flottant n'est plus capable de 
21815 \begin_inset Quotes eld
21816 \end_inset
21817
21818 flotter
21819 \begin_inset Quotes erd
21820 \end_inset
21821
21822 , ce qui peut perturber toutes les mises en page.
21823 \end_layout
21824
21825 \begin_layout Standard
21826 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21827  sont toujours entourés par le texte d'un paragraphe donné.
21828 \begin_inset VSpace bigskip
21829 \end_inset
21830
21831
21832 \end_layout
21833
21834 \begin_layout Standard
21835 On peut parfois se trouver dans la situation où un flottant est placé en
21836  haut d'une page alors que la section concernée ne commence qu'au milieu
21837  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21838  la section précédente.
21839  On peut utiliser la commande LaTeX 
21840 \series bold
21841
21842 \backslash
21843 suppressfloats
21844 \series default
21845  pour éviter ce cas.
21846  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21847  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21848  soit placé avant que la section commence.
21849  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21850  votre document :
21851 \end_layout
21852
21853 \begin_layout Standard
21854
21855 \series bold
21856
21857 \backslash
21858 let
21859 \backslash
21860 mySection
21861 \backslash
21862 section
21863 \begin_inset Newline newline
21864 \end_inset
21865
21866
21867 \backslash
21868 renewcommand{
21869 \backslash
21870 section}{
21871 \backslash
21872 suppressfloats[t]
21873 \backslash
21874 mySection}
21875 \end_layout
21876
21877 \begin_layout Standard
21878 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21879  comme les chapitres et les sous-sections.
21880  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21881  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21882  ensuite avoir du mal à trouver un positionnement correct.
21883 \end_layout
21884
21885 \begin_layout Standard
21886 \begin_inset VSpace bigskip
21887 \end_inset
21888
21889 Dans certains cas il est demandé de placer toutes les figures et tous les
21890  tableaux à la fin du document.
21891  C'est pour de telles situations que le paquetage LaTeX 
21892 \series bold
21893 endfloat
21894 \series default
21895
21896 \begin_inset Index idx
21897 status collapsed
21898
21899 \begin_layout Plain Layout
21900 Paquetages LaTeX ! endfloat
21901 \end_layout
21902
21903 \end_inset
21904
21905  a été développé.
21906  Il met en effet tous les flottants de figures et de tableaux à la fin du
21907  document dans leurs propres sections.
21908  À la position d'origine du flottant, une indication textuelle du genre
21909  
21910 \begin_inset Quotes eld
21911 \end_inset
21912
21913
21914 \family sans
21915 [Figure
21916 \begin_inset space ~
21917 \end_inset
21918
21919 3.2 
21920 \lang english
21921 about here.
21922 \lang french
21923 ]
21924 \family default
21925
21926 \begin_inset Quotes erd
21927 \end_inset
21928
21929  est insérée.
21930  Le paquetage 
21931 \series bold
21932 endfloat
21933 \series default
21934  est chargé dans le préambule avec la ligne suivante 
21935 \end_layout
21936
21937 \begin_layout Standard
21938
21939 \series bold
21940
21941 \backslash
21942 usepackage[options]{endfloat}
21943 \end_layout
21944
21945 \begin_layout Standard
21946 Il y a aussi de nombreuses options de paquetage pour modifier le format
21947  des sections de figures ou de tableau qui sont créées.
21948  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21949  
21950 \series bold
21951 endfloa
21952 \series default
21953
21954 \begin_inset CommandInset citation
21955 LatexCommand cite
21956 key "endfloat"
21957
21958 \end_inset
21959
21960 .
21961 \begin_inset Newline newline
21962 \end_inset
21963
21964
21965 \begin_inset Note Greyedout
21966 status open
21967
21968 \begin_layout Plain Layout
21969
21970 \series bold
21971 Note: endfloat
21972 \series default
21973  ne fournit pas de traduction automatique de l'indication textuelle, vous
21974  devez donc le faire manuellement, voyez la section
21975 \begin_inset space ~
21976 \end_inset
21977
21978 4 de 
21979 \begin_inset CommandInset citation
21980 LatexCommand cite
21981 key "endfloat"
21982
21983 \end_inset
21984
21985 .
21986 \end_layout
21987
21988 \end_inset
21989
21990
21991 \begin_inset Newline newline
21992 \end_inset
21993
21994
21995 \begin_inset Note Greyedout
21996 status open
21997
21998 \begin_layout Plain Layout
21999
22000 \series bold
22001 Note:
22002 \series default
22003  Il y a actuellement un bug dans le paquetage 
22004 \series bold
22005 endfloat
22006 \series default
22007  quand la légende contient un 
22008 \begin_inset Quotes eld
22009 \end_inset
22010
22011 ß
22012 \begin_inset Quotes erd
22013 \end_inset
22014
22015  allemand.
22016  Utilisez dans ce cas la commande 
22017 \begin_inset Quotes eld
22018 \end_inset
22019
22020
22021 \series bold
22022
22023 \backslash
22024 ss
22025 \series default
22026
22027 \begin_inset Quotes erd
22028 \end_inset
22029
22030  en code TeX à la place du 
22031 \begin_inset Quotes eld
22032 \end_inset
22033
22034 ß
22035 \begin_inset Quotes erd
22036 \end_inset
22037
22038 .
22039 \end_layout
22040
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \begin_layout Standard
22047 \begin_inset VSpace bigskip
22048 \end_inset
22049
22050 Pour plus d'information sur les manières de placer les flottants, jetez
22051  un coup d'œil aux livres sur LaTeX, 
22052 \begin_inset CommandInset citation
22053 LatexCommand cite
22054 key "latexcompanion,latexguide,latexbook"
22055
22056 \end_inset
22057
22058 .
22059 \end_layout
22060
22061 \begin_layout Section
22062 Flottants Renversés
22063 \begin_inset CommandInset label
22064 LatexCommand label
22065 name "sec:Flottants-renversés"
22066
22067 \end_inset
22068
22069
22070 \begin_inset Index idx
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074 Flottants ! Renversés
22075 \end_layout
22076
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \begin_layout Standard
22083 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22084  tableaux très larges.
22085  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22086  un clic droit sur la boîte du flottant et utilisez l'option 
22087 \family sans
22088 Rotation
22089 \begin_inset space ~
22090 \end_inset
22091
22092 90°
22093 \family default
22094 .
22095 \end_layout
22096
22097 \begin_layout Standard
22098 Les flottants renversés sont systématiquement placés sur leur propre page
22099  ( ou colonne, si vous avez un document sur deux colonnes ).
22100  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22101  
22102 \family sans
22103 Plusieurs
22104 \begin_inset space ~
22105 \end_inset
22106
22107 colonnes
22108 \family default
22109  dans les paramètres du flottant.
22110  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22111  du côté de la marge externe.
22112  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22113  ajouter soit l'option 
22114 \series bold
22115 figuresleft
22116 \series default
22117  soit l'option 
22118 \series bold
22119 figuresright
22120 \series default
22121  aux options de la classe de document.
22122 \end_layout
22123
22124 \begin_layout Standard
22125 Faire référence à un flottant renversé se fait de la même manière que pour
22126  un flottant normal, la mise en forme de la légende est aussi identique
22127  : Le tableau
22128 \begin_inset space ~
22129 \end_inset
22130
22131
22132 \begin_inset CommandInset ref
22133 LatexCommand ref
22134 reference "tab:Tableau-pivoté"
22135
22136 \end_inset
22137
22138  est un exemple de flottant de tableau renversé.
22139 \end_layout
22140
22141 \begin_layout Standard
22142 \begin_inset Note Greyedout
22143 status open
22144
22145 \begin_layout Plain Layout
22146
22147 \series bold
22148 Note:
22149 \series default
22150  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22151  DVI.
22152 \end_layout
22153
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \begin_layout Standard
22160 \begin_inset Float table
22161 wide false
22162 sideways true
22163 status open
22164
22165 \begin_layout Plain Layout
22166 \begin_inset Caption
22167
22168 \begin_layout Plain Layout
22169 \begin_inset CommandInset label
22170 LatexCommand label
22171 name "tab:Tableau-pivoté"
22172
22173 \end_inset
22174
22175  Tableau pivoté
22176 \end_layout
22177
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \begin_layout Plain Layout
22184 \align center
22185 \begin_inset Tabular
22186 <lyxtabular version="3" rows="1" columns="5">
22187 <features tabularvalignment="middle">
22188 <column alignment="center" valignment="top" width="0">
22189 <column alignment="center" valignment="top" width="0">
22190 <column alignment="center" valignment="top" width="0">
22191 <column alignment="center" valignment="top" width="0">
22192 <column alignment="center" valignment="top" width="0">
22193 <row>
22194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198 test
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207 b
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216 c
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 d
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234 e
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 </row>
22240 </lyxtabular>
22241
22242 \end_inset
22243
22244
22245 \end_layout
22246
22247 \end_inset
22248
22249
22250 \end_layout
22251
22252 \begin_layout Section
22253 Sous-flottants
22254 \begin_inset Index idx
22255 status collapsed
22256
22257 \begin_layout Plain Layout
22258 Flottants ! Sous-flottants
22259 \end_layout
22260
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \begin_layout Standard
22267 Un exemple de sous-flottant : une figure composée de plusieurs images.
22268  On les crée en insérant un flottant dans un flottant existant.
22269  Le positionnement des sous-flottants peut être contrôlé comme pour les
22270  paragraphes comme on le voit avec les tableaux
22271 \begin_inset space ~
22272 \end_inset
22273
22274
22275 \begin_inset CommandInset ref
22276 LatexCommand ref
22277 reference "tab:Deux-sous-tableaux-cote-a-cote"
22278
22279 \end_inset
22280
22281  et 
22282 \begin_inset CommandInset ref
22283 LatexCommand ref
22284 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22285
22286 \end_inset
22287
22288 .
22289 \end_layout
22290
22291 \begin_layout Standard
22292 On fait référence à des sous-flottants comme on le ferait avec des flottants
22293  normaux : Les tableaux
22294 \begin_inset space ~
22295 \end_inset
22296
22297
22298 \begin_inset CommandInset ref
22299 LatexCommand ref
22300 reference "tab:Le-sous-tableau-a"
22301
22302 \end_inset
22303
22304  et 
22305 \begin_inset CommandInset ref
22306 LatexCommand ref
22307 reference "tab:Le-sous-tableau-b"
22308
22309 \end_inset
22310
22311  sont des sous-tableaux du tableau
22312 \begin_inset space ~
22313 \end_inset
22314
22315
22316 \begin_inset CommandInset ref
22317 LatexCommand ref
22318 reference "tab:Deux-sous-tableaux-cote-a-cote"
22319
22320 \end_inset
22321
22322 .
22323 \end_layout
22324
22325 \begin_layout Standard
22326 \begin_inset Float table
22327 wide false
22328 sideways false
22329 status open
22330
22331 \begin_layout Plain Layout
22332 \begin_inset Caption
22333
22334 \begin_layout Plain Layout
22335 \begin_inset CommandInset label
22336 LatexCommand label
22337 name "tab:Deux-sous-tableaux-cote-a-cote"
22338
22339 \end_inset
22340
22341 Deux sous-tableaux placés côte-à-côte.
22342 \end_layout
22343
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \begin_layout Plain Layout
22350 \align center
22351 \begin_inset space \hfill{}
22352 \end_inset
22353
22354
22355 \begin_inset Float table
22356 wide false
22357 sideways false
22358 status collapsed
22359
22360 \begin_layout Plain Layout
22361 \begin_inset Caption
22362
22363 \begin_layout Plain Layout
22364 \begin_inset CommandInset label
22365 LatexCommand label
22366 name "tab:Le-sous-tableau-a"
22367
22368 \end_inset
22369
22370 Le sous-tableau a
22371 \end_layout
22372
22373 \end_inset
22374
22375
22376 \end_layout
22377
22378 \begin_layout Plain Layout
22379 \align center
22380 \begin_inset Tabular
22381 <lyxtabular version="3" rows="1" columns="5">
22382 <features tabularvalignment="middle">
22383 <column alignment="center" valignment="top" width="0">
22384 <column alignment="center" valignment="top" width="0">
22385 <column alignment="center" valignment="top" width="0">
22386 <column alignment="center" valignment="top" width="0">
22387 <column alignment="center" valignment="top" width="0">
22388 <row>
22389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 test
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402 b
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411 c
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420 d
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 e
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 </row>
22435 </lyxtabular>
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \begin_inset space \hfill{}
22446 \end_inset
22447
22448
22449 \begin_inset Float table
22450 wide false
22451 sideways false
22452 status collapsed
22453
22454 \begin_layout Plain Layout
22455 \begin_inset Caption
22456
22457 \begin_layout Plain Layout
22458 \begin_inset CommandInset label
22459 LatexCommand label
22460 name "tab:Le-sous-tableau-b"
22461
22462 \end_inset
22463
22464 Le sous-tableau b.
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \begin_layout Plain Layout
22473 \align center
22474 \begin_inset Tabular
22475 <lyxtabular version="3" rows="1" columns="5">
22476 <features tabularvalignment="middle">
22477 <column alignment="center" valignment="top" width="0">
22478 <column alignment="center" valignment="top" width="0">
22479 <column alignment="center" valignment="top" width="0">
22480 <column alignment="center" valignment="top" width="0">
22481 <column alignment="center" valignment="top" width="0">
22482 <row>
22483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 e
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496 d
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505 c
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 b
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 test
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 </row>
22529 </lyxtabular>
22530
22531 \end_inset
22532
22533
22534 \end_layout
22535
22536 \end_inset
22537
22538
22539 \begin_inset space \hfill{}
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \begin_layout Standard
22551 \begin_inset Float table
22552 wide false
22553 sideways false
22554 status open
22555
22556 \begin_layout Plain Layout
22557 \begin_inset Caption
22558
22559 \begin_layout Plain Layout
22560 \begin_inset CommandInset label
22561 LatexCommand label
22562 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22563
22564 \end_inset
22565
22566 Deux sous-tableaux placés l'un sur l'autre.
22567  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22568 \end_layout
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Plain Layout
22576 \align center
22577 \begin_inset Float table
22578 wide false
22579 sideways false
22580 status collapsed
22581
22582 \begin_layout Plain Layout
22583 \begin_inset Caption
22584
22585 \begin_layout Plain Layout
22586
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Plain Layout
22595 \align center
22596 \begin_inset Tabular
22597 <lyxtabular version="3" rows="1" columns="4">
22598 <features tabularvalignment="middle">
22599 <column alignment="center" valignment="top" width="0">
22600 <column alignment="center" valignment="top" width="0">
22601 <column alignment="center" valignment="top" width="0">
22602 <column alignment="center" valignment="top" width="0">
22603 <row>
22604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 test
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 test
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626 test
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635 test
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 </row>
22641 </lyxtabular>
22642
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Plain Layout
22654 \align center
22655 \begin_inset Float table
22656 wide false
22657 sideways false
22658 status collapsed
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Caption
22662
22663 \begin_layout Plain Layout
22664
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \begin_layout Plain Layout
22673 \align center
22674 \begin_inset Tabular
22675 <lyxtabular version="3" rows="1" columns="5">
22676 <features tabularvalignment="middle">
22677 <column alignment="center" valignment="top" width="0">
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 a
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 b
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 c
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714 d
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 e
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 </lyxtabular>
22730
22731 \end_inset
22732
22733
22734 \end_layout
22735
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \end_inset
22742
22743
22744 \end_layout
22745
22746 \begin_layout Section
22747 Flottants côte-à-côte
22748 \begin_inset Index idx
22749 status collapsed
22750
22751 \begin_layout Plain Layout
22752 Flottants ! côte-à-côte
22753 \end_layout
22754
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \begin_layout Standard
22761 Pour placer des flottants côte-à-côte, comme pour la figure
22762 \begin_inset space ~
22763 \end_inset
22764
22765
22766 \begin_inset CommandInset ref
22767 LatexCommand ref
22768 reference "fig:Flottant-gauche"
22769
22770 \end_inset
22771
22772  et 
22773 \begin_inset CommandInset ref
22774 LatexCommand ref
22775 reference "fig:Flottant-droit"
22776
22777 \end_inset
22778
22779 , on n'utilise 
22780 \emph on
22781 qu'un seul 
22782 \emph default
22783 flottant.
22784  On y insère deux boîtes de minipages.
22785 \begin_inset Foot
22786 status collapsed
22787
22788 \begin_layout Plain Layout
22789 Les minipages sont décrites dans la section
22790 \begin_inset space ~
22791 \end_inset
22792
22793
22794 \begin_inset CommandInset ref
22795 LatexCommand ref
22796 reference "sec:Minipages"
22797
22798 \end_inset
22799
22800 .
22801 \end_layout
22802
22803 \end_inset
22804
22805  La largeur est mise à 45
22806 \begin_inset space \thinspace{}
22807 \end_inset
22808
22809 -50
22810 \begin_inset space \thinspace{}
22811 \end_inset
22812
22813 column% et l'alignement de la boîte à 
22814 \family sans
22815 Bas
22816 \family default
22817  pour chaque minipage.
22818  Les boîtes minipages contiennent l'image et la légende exactement comme
22819  avec un flottant.
22820  La seule différence est que l'unité de longueur 
22821 \family sans
22822 Largeur
22823 \begin_inset space ~
22824 \end_inset
22825
22826 colonne
22827 \begin_inset space ~
22828 \end_inset
22829
22830 %
22831 \family default
22832  utilisée pour l'image est maintenant définie par rapport à la largeur des
22833  boîtes minipages.
22834 \end_layout
22835
22836 \begin_layout Standard
22837 \begin_inset Float figure
22838 wide false
22839 sideways false
22840 status open
22841
22842 \begin_layout Plain Layout
22843 \begin_inset Box Frameless
22844 position "b"
22845 hor_pos "c"
22846 has_inner_box 1
22847 inner_pos "t"
22848 use_parbox 0
22849 use_makebox 0
22850 width "45col%"
22851 special "none"
22852 height "1in"
22853 height_special "totalheight"
22854 status open
22855
22856 \begin_layout Plain Layout
22857 \align center
22858 \begin_inset Graphics
22859         filename ../clipart/mobius.eps
22860         lyxscale 50
22861         width 100col%
22862         scaleBeforeRotation
22863
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \begin_layout Plain Layout
22870 \begin_inset Caption
22871
22872 \begin_layout Plain Layout
22873 \begin_inset CommandInset label
22874 LatexCommand label
22875 name "fig:Flottant-gauche"
22876
22877 \end_inset
22878
22879 Flottant du côté gauche.
22880 \end_layout
22881
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \end_inset
22888
22889
22890 \begin_inset space \hfill{}
22891 \end_inset
22892
22893
22894 \begin_inset Box Frameless
22895 position "b"
22896 hor_pos "c"
22897 has_inner_box 1
22898 inner_pos "t"
22899 use_parbox 0
22900 use_makebox 0
22901 width "45col%"
22902 special "none"
22903 height "1in"
22904 height_special "totalheight"
22905 status open
22906
22907 \begin_layout Plain Layout
22908 \align center
22909 \begin_inset Graphics
22910         filename ../clipart/platypus.eps
22911         lyxscale 50
22912         width 100col%
22913         scaleBeforeRotation
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Caption
22922
22923 \begin_layout Plain Layout
22924 \begin_inset CommandInset label
22925 LatexCommand label
22926 name "fig:Flottant-droit"
22927
22928 \end_inset
22929
22930 Flottant du côté droit.
22931 \end_layout
22932
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \end_inset
22939
22940
22941 \end_layout
22942
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \begin_layout Section
22949 Mise en Forme de la Légende
22950 \begin_inset Index idx
22951 status collapsed
22952
22953 \begin_layout Plain Layout
22954 Légende ! Mise en forme
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \begin_inset Index idx
22961 status collapsed
22962
22963 \begin_layout Plain Layout
22964 Flottants ! Mise en forme de la Légende
22965 \end_layout
22966
22967 \end_inset
22968
22969
22970 \begin_inset CommandInset label
22971 LatexCommand label
22972 name "sec:Formatage-légende"
22973
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \begin_layout Standard
22980 L'environnement 
22981 \family sans
22982 Légende
22983 \family default
22984  est l'environnement de paragraphe implicite pour les 
22985 \family sans
22986 flottants
22987 \family default
22988 .
22989  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22990  par exemple 
22991 \begin_inset Quotes eld
22992 \end_inset
22993
22994
22995 \family sans
22996 Figure #:
22997 \family default
22998
22999 \begin_inset Quotes erd
23000 \end_inset
23001
23002  suivi par le texte de la légende.
23003  Le 
23004 \begin_inset Quotes eld
23005 \end_inset
23006
23007 #
23008 \begin_inset Quotes erd
23009 \end_inset
23010
23011  étant remplacé par le numéro de référence réel.
23012  implicitement l'étiquette et le numéro sont dans la même police de caractères
23013  que le texte de la légende et deux points suivent le numéro pour séparer
23014  l'étiquette du texte.
23015  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23016 \end_layout
23017
23018 \begin_layout Standard
23019 Pour modifier le format implicite des légendes, il faut charger le paquetage
23020  LaTeX 
23021 \series bold
23022 caption
23023 \series default
23024
23025 \begin_inset Index idx
23026 status collapsed
23027
23028 \begin_layout Plain Layout
23029 Paquetages LaTeX ! caption
23030 \end_layout
23031
23032 \end_inset
23033
23034  dans le préambule de votre document avec la ligne suivante :
23035 \end_layout
23036
23037 \begin_layout Standard
23038
23039 \series bold
23040
23041 \backslash
23042 usepackage[format definition]{caption}
23043 \end_layout
23044
23045 \begin_layout Standard
23046 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23047  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23048  dans ce document, utilisez les commandes suivantes :
23049 \end_layout
23050
23051 \begin_layout Standard
23052
23053 \series bold
23054
23055 \backslash
23056 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23057 \end_layout
23058
23059 \begin_layout Standard
23060 Vous pouvez aussi définir des formats de légendes différents pour les différents
23061  types de flottants.
23062  Dans ce cas chargez le paquetage 
23063 \series bold
23064 caption 
23065 \series default
23066 sans option de format spécifique et définissez les différents formats à
23067  l'aide de la commande 
23068 \end_layout
23069
23070 \begin_layout Standard
23071
23072 \series bold
23073
23074 \backslash
23075 captionsetup[type de flottant]{définition du format}
23076 \end_layout
23077
23078 \begin_layout Standard
23079 dans le préambule du document.
23080  Par exemple les formats de légende de la Figure
23081 \begin_inset space ~
23082 \end_inset
23083
23084
23085 \begin_inset CommandInset ref
23086 LatexCommand ref
23087 reference "fig:Legende-de-fig"
23088
23089 \end_inset
23090
23091  et du Tableau
23092 \begin_inset space ~
23093 \end_inset
23094
23095
23096 \begin_inset CommandInset ref
23097 LatexCommand ref
23098 reference "tab:Légende-de-tab"
23099
23100 \end_inset
23101
23102  peuvent être créés en utilisant les commandes suivantes dans le préambule
23103  :
23104 \end_layout
23105
23106 \begin_layout Standard
23107
23108 \series bold
23109
23110 \backslash
23111 usepackage[tableposition=top]{caption}
23112 \series default
23113
23114 \begin_inset Newline newline
23115 \end_inset
23116
23117
23118 \series bold
23119
23120 \backslash
23121 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23122 \begin_inset Newline newline
23123 \end_inset
23124
23125
23126 \begin_inset Phantom HPhantom
23127 status open
23128
23129 \begin_layout Plain Layout
23130
23131 \series bold
23132
23133 \backslash
23134 captionsetup[figure]{
23135 \end_layout
23136
23137 \end_inset
23138
23139 labelsep=period}
23140 \begin_inset Newline newline
23141 \end_inset
23142
23143
23144 \backslash
23145 captionsetup[table]{labelfont={bf,sf}}
23146 \end_layout
23147
23148 \begin_layout Standard
23149 \begin_inset Note Greyedout
23150 status open
23151
23152 \begin_layout Plain Layout
23153
23154 \series bold
23155 Note:
23156 \series default
23157  L'option 
23158 \series bold
23159 tableposition=top
23160 \series default
23161  n'a pas d'effet quand on utilise un document de classe 
23162 \series bold
23163 KOMA-Script
23164 \series default
23165
23166 \begin_inset Index idx
23167 status collapsed
23168
23169 \begin_layout Plain Layout
23170 Paquetages LaTeX ! KOMA-Script
23171 \end_layout
23172
23173 \end_inset
23174
23175 .
23176  Dans ce cas on doit utiliser l'option 
23177 \series bold
23178 captions=tableheading
23179 \series default
23180  de la classe de document.
23181 \end_layout
23182
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \begin_layout Standard
23189 Pour plus d'information sur le paquetage 
23190 \series bold
23191 caption
23192 \series default
23193  nous vous renvoyons à sa documentation 
23194 \begin_inset CommandInset citation
23195 LatexCommand cite
23196 key "caption"
23197
23198 \end_inset
23199
23200 .
23201 \end_layout
23202
23203 \begin_layout Standard
23204 Pour changer le nom de l'étiquette, par exemple de 
23205 \begin_inset Quotes eld
23206 \end_inset
23207
23208 Figure
23209 \begin_inset Quotes erd
23210 \end_inset
23211
23212  à 
23213 \begin_inset Quotes eld
23214 \end_inset
23215
23216 Image
23217 \begin_inset Quotes erd
23218 \end_inset
23219
23220 , utilisez la commande suivante dans le préambule :
23221 \end_layout
23222
23223 \begin_layout Standard
23224
23225 \series bold
23226
23227 \backslash
23228 renewcommand{
23229 \backslash
23230 fnum@figure}{Image~
23231 \backslash
23232 thefigure}
23233 \end_layout
23234
23235 \begin_layout Standard
23236 où 
23237 \series bold
23238
23239 \backslash
23240 thefigure
23241 \series default
23242  insère le numéro de la figure et
23243 \series bold
23244  
23245 \begin_inset Quotes eld
23246 \end_inset
23247
23248 ~
23249 \series default
23250
23251 \begin_inset Quotes erd
23252 \end_inset
23253
23254  ajoute une espace insécable.
23255 \end_layout
23256
23257 \begin_layout Standard
23258 \begin_inset VSpace bigskip
23259 \end_inset
23260
23261 Si vous utilisez un document de classe 
23262 \series bold
23263 KOMA-Script
23264 \series default
23265
23266 \begin_inset Index idx
23267 status collapsed
23268
23269 \begin_layout Plain Layout
23270 Paquetages LaTeX ! KOMA-Script
23271 \end_layout
23272
23273 \end_inset
23274
23275  (
23276 \family sans
23277 article (KOMA-Script)
23278 \family default
23279
23280 \family sans
23281 book (KOMA-Script)
23282 \family default
23283
23284 \family sans
23285 letter (KOMA-Script)
23286 \family default
23287 , ou 
23288 \family sans
23289 report (KOMA-Script)
23290 \family default
23291
23292 \begin_inset space \thinspace{}
23293 \end_inset
23294
23295 ), Vous pouvez utiliser la commande incorporée 
23296 \series bold
23297
23298 \backslash
23299 setkomafont 
23300 \series default
23301 du paquetage
23302 \series bold
23303  KOMA-Script 
23304 \series default
23305 à la place du paquetage
23306 \series bold
23307  caption.
23308  
23309 \series default
23310 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23311  suivante au préambule de votre document :
23312 \end_layout
23313
23314 \begin_layout Standard
23315
23316 \series bold
23317
23318 \backslash
23319 setkomafont{captionlabel}{
23320 \backslash
23321 bfseries}
23322 \end_layout
23323
23324 \begin_layout Standard
23325 Pour plus d'information au sujet de 
23326 \series bold
23327
23328 \backslash
23329 setkomafont
23330 \series default
23331  nous vous renvoyons à la documentation du paquetage 
23332 \series bold
23333 KOMA-Script
23334 \series default
23335  
23336 \begin_inset CommandInset citation
23337 LatexCommand cite
23338 key "KOMA-Script"
23339
23340 \end_inset
23341
23342 .
23343 \end_layout
23344
23345 \begin_layout Standard
23346 \begin_inset ERT
23347 status collapsed
23348
23349 \begin_layout Plain Layout
23350
23351
23352 \backslash
23353 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23354 }
23355 \end_layout
23356
23357 \end_inset
23358
23359
23360 \begin_inset Note Note
23361 status open
23362
23363 \begin_layout Plain Layout
23364 Le format de la légende n'est modifié que pour cet exemple.
23365 \end_layout
23366
23367 \end_inset
23368
23369
23370 \end_layout
23371
23372 \begin_layout Standard
23373 \begin_inset Float figure
23374 placement !p
23375 wide false
23376 sideways false
23377 status open
23378
23379 \begin_layout Plain Layout
23380 \align center
23381 \begin_inset Graphics
23382         filename ../clipart/mobius.eps
23383         lyxscale 50
23384         scale 50
23385         scaleBeforeRotation
23386
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \begin_layout Plain Layout
23393 \begin_inset Caption
23394
23395 \begin_layout Plain Layout
23396 \begin_inset CommandInset label
23397 LatexCommand label
23398 name "fig:Legende-de-fig"
23399
23400 \end_inset
23401
23402 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23403  pour montrer les différents types de formats de légendes.
23404  Ici on a utilisé un format de légende personnalisé.
23405 \end_layout
23406
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \end_inset
23413
23414
23415 \end_layout
23416
23417 \begin_layout Standard
23418 \begin_inset ERT
23419 status collapsed
23420
23421 \begin_layout Plain Layout
23422
23423
23424 \backslash
23425 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23426 on}
23427 \end_layout
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \begin_layout Standard
23435 \begin_inset Float table
23436 placement !p
23437 wide false
23438 sideways false
23439 status open
23440
23441 \begin_layout Plain Layout
23442 \begin_inset Caption
23443
23444 \begin_layout Plain Layout
23445 \begin_inset CommandInset label
23446 LatexCommand label
23447 name "tab:Légende-de-tab"
23448
23449 \end_inset
23450
23451 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23452  pour montrer les différents types de formats de légendes.
23453  Ici on a utilisé le format de légende implicite.
23454 \end_layout
23455
23456 \end_inset
23457
23458
23459 \end_layout
23460
23461 \begin_layout Plain Layout
23462 \align center
23463 \begin_inset Tabular
23464 <lyxtabular version="3" rows="1" columns="5">
23465 <features tabularvalignment="middle">
23466 <column alignment="center" valignment="top" width="0">
23467 <column alignment="center" valignment="top" width="0">
23468 <column alignment="center" valignment="top" width="0">
23469 <column alignment="center" valignment="top" width="0">
23470 <column alignment="center" valignment="top" width="0">
23471 <row>
23472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 a
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 b
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 c
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 d
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512 e
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 </row>
23518 </lyxtabular>
23519
23520 \end_inset
23521
23522
23523 \end_layout
23524
23525 \end_inset
23526
23527
23528 \end_layout
23529
23530 \begin_layout Section
23531 Positionnement de la Légende
23532 \begin_inset Index idx
23533 status collapsed
23534
23535 \begin_layout Plain Layout
23536 Légende ! Placement
23537 \end_layout
23538
23539 \end_inset
23540
23541
23542 \begin_inset Index idx
23543 status collapsed
23544
23545 \begin_layout Plain Layout
23546 Flottants ! Placement de la légende
23547 \end_layout
23548
23549 \end_inset
23550
23551
23552 \begin_inset CommandInset label
23553 LatexCommand label
23554 name "sec:Placement-légende"
23555
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \begin_layout Standard
23562 La règle habituelle pour placer la légende est :
23563 \end_layout
23564
23565 \begin_layout Description
23566 Figure
23567 \begin_inset space ~
23568 \end_inset
23569
23570 : La légende est placée en dessous de la figure
23571 \end_layout
23572
23573 \begin_layout Description
23574 Tableau
23575 \begin_inset space ~
23576 \end_inset
23577
23578 : La légende est placée au dessus du tableau
23579 \end_layout
23580
23581 \begin_layout Standard
23582 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23583  au dessus des tableaux.
23584  Ce qui fait que si vous utilisez une des classes de document 
23585 \family sans
23586 article
23587 \family default
23588
23589 \family sans
23590 book
23591 \family default
23592
23593 \family sans
23594 letter
23595 \family default
23596 , ou 
23597 \family sans
23598 report
23599 \family default
23600  il n'y aura pas d'espace libre entre la légende et le tableau.
23601  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23602  de chargement du paquetage LaTeX 
23603 \series bold
23604 caption
23605 \series default
23606  dans le préambule de votre document
23607 \begin_inset Foot
23608 status open
23609
23610 \begin_layout Plain Layout
23611 Voir la section
23612 \begin_inset space ~
23613 \end_inset
23614
23615
23616 \begin_inset CommandInset ref
23617 LatexCommand ref
23618 reference "sec:Formatage-légende"
23619
23620 \end_inset
23621
23622  pour plus d'information sur le paquetage 
23623 \series bold
23624 caption
23625 \series default
23626 .
23627 \end_layout
23628
23629 \end_inset
23630
23631 :
23632 \end_layout
23633
23634 \begin_layout Standard
23635
23636 \series bold
23637 tableposition=top
23638 \end_layout
23639
23640 \begin_layout Standard
23641 Si vous utilisez une classe de document 
23642 \series bold
23643 KOMA-Script
23644 \series default
23645
23646 \begin_inset Index idx
23647 status collapsed
23648
23649 \begin_layout Plain Layout
23650 Paquetages LaTeX ! KOMA-Script
23651 \end_layout
23652
23653 \end_inset
23654
23655  (
23656 \family sans
23657 article (KOMA-Script)
23658 \family default
23659
23660 \family sans
23661 book (KOMA-Script)
23662 \family default
23663
23664 \family sans
23665 letter (KOMA-Script)
23666 \family default
23667 , ou 
23668 \family sans
23669 report (KOMA-Script)
23670 \family default
23671
23672 \begin_inset space \thinspace{}
23673 \end_inset
23674
23675 ), vous pouvez utiliser à la place du paquetage 
23676 \series bold
23677 caption
23678 \series default
23679  l'option 
23680 \series bold
23681 captions=tableheading
23682 \series default
23683  de la classe de document.
23684 \end_layout
23685
23686 \begin_layout Standard
23687 \begin_inset VSpace bigskip
23688 \end_inset
23689
23690 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23691  Pour cela, vous devez charger le paquetage LaTeX 
23692 \series bold
23693 sidecap
23694 \series default
23695
23696 \begin_inset Index idx
23697 status collapsed
23698
23699 \begin_layout Plain Layout
23700 Paquetages LaTeX ! sidecap
23701 \end_layout
23702
23703 \end_inset
23704
23705  dans le préambule de votre document avec la ligne de commande suivante
23706 \end_layout
23707
23708 \begin_layout Standard
23709
23710 \series bold
23711
23712 \backslash
23713 usepackage[option]{sidecap}
23714 \end_layout
23715
23716 \begin_layout Standard
23717 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23718  extérieure – à droite sur les pages impaires et à gauche sur les pages
23719  paires.
23720  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23721  
23722 \series bold
23723 innercaption
23724 \series default
23725 .
23726  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23727  
23728 \series bold
23729 rightcaption
23730 \series default
23731  ou 
23732 \series bold
23733 leftcaption
23734 \series default
23735 .
23736 \end_layout
23737
23738 \begin_layout Standard
23739 \begin_inset ERT
23740 status collapsed
23741
23742 \begin_layout Plain Layout
23743
23744
23745 \backslash
23746 ifsidecap
23747 \end_layout
23748
23749 \end_inset
23750
23751
23752 \begin_inset Note Note
23753 status open
23754
23755 \begin_layout Plain Layout
23756 La section suivante ne sera affichée que si le paquetage LaTeX 
23757 \series bold
23758 sidecap
23759 \series default
23760  a été installé.
23761 \end_layout
23762
23763 \end_inset
23764
23765
23766 \end_layout
23767
23768 \begin_layout Standard
23769 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23770  ajouter ces commandes dans le préambule de votre document :
23771 \end_layout
23772
23773 \begin_layout Standard
23774 \noindent
23775 \begin_inset CommandInset line
23776 LatexCommand rule
23777 offset "0.5ex"
23778 width "100line%"
23779 height "1pt"
23780
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \begin_layout Standard
23787
23788 \series bold
23789
23790 \backslash
23791 newcommand{
23792 \backslash
23793 TabBesBeg}{%
23794 \begin_inset Newline newline
23795 \end_inset
23796
23797
23798 \begin_inset Phantom HPhantom
23799 status open
23800
23801 \begin_layout Plain Layout
23802
23803 \series bold
23804 \begin_inset space ~
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \end_inset
23811
23812
23813 \backslash
23814 let
23815 \backslash
23816 MyTable
23817 \backslash
23818 table
23819 \begin_inset Newline newline
23820 \end_inset
23821
23822
23823 \begin_inset Phantom HPhantom
23824 status open
23825
23826 \begin_layout Plain Layout
23827
23828 \series bold
23829 \begin_inset space ~
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \end_inset
23836
23837
23838 \backslash
23839 let
23840 \backslash
23841 MyEndtable
23842 \backslash
23843 endtable
23844 \begin_inset Newline newline
23845 \end_inset
23846
23847
23848 \begin_inset Phantom HPhantom
23849 status open
23850
23851 \begin_layout Plain Layout
23852
23853 \series bold
23854 \begin_inset space ~
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \backslash
23864 renewenvironment{table}{
23865 \backslash
23866 begin{SCtable}}{
23867 \backslash
23868 end{SCtable}}}
23869 \end_layout
23870
23871 \begin_layout Standard
23872
23873 \series bold
23874
23875 \backslash
23876 newcommand{
23877 \backslash
23878 TabBesEnd}{%
23879 \begin_inset Newline newline
23880 \end_inset
23881
23882
23883 \begin_inset Phantom HPhantom
23884 status open
23885
23886 \begin_layout Plain Layout
23887
23888 \series bold
23889 \begin_inset space ~
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \backslash
23899 let
23900 \backslash
23901 table
23902 \backslash
23903 MyTable
23904 \begin_inset Newline newline
23905 \end_inset
23906
23907
23908 \begin_inset Phantom HPhantom
23909 status open
23910
23911 \begin_layout Plain Layout
23912
23913 \series bold
23914 \begin_inset space ~
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \end_inset
23921
23922
23923 \backslash
23924 let
23925 \backslash
23926 endtable
23927 \backslash
23928 MyEndtable
23929 \end_layout
23930
23931 \begin_layout Standard
23932
23933 \series bold
23934
23935 \backslash
23936 newcommand{
23937 \backslash
23938 FigBesBeg}{%
23939 \begin_inset Newline newline
23940 \end_inset
23941
23942
23943 \begin_inset Phantom HPhantom
23944 status open
23945
23946 \begin_layout Plain Layout
23947
23948 \series bold
23949 \begin_inset space ~
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956
23957
23958 \backslash
23959 let
23960 \backslash
23961 MyFigure
23962 \backslash
23963 figure
23964 \begin_inset Newline newline
23965 \end_inset
23966
23967
23968 \begin_inset Phantom HPhantom
23969 status open
23970
23971 \begin_layout Plain Layout
23972
23973 \series bold
23974 \begin_inset space ~
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \backslash
23984 let
23985 \backslash
23986 MyEndfigure
23987 \backslash
23988 endfigure
23989 \begin_inset Newline newline
23990 \end_inset
23991
23992
23993 \begin_inset Phantom HPhantom
23994 status open
23995
23996 \begin_layout Plain Layout
23997
23998 \series bold
23999 \begin_inset space ~
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \end_inset
24006
24007
24008 \backslash
24009 renewenvironment{figure}{
24010 \backslash
24011 begin{SCfigure}}{
24012 \backslash
24013 end{SCfigure}}}
24014 \end_layout
24015
24016 \begin_layout Standard
24017
24018 \series bold
24019
24020 \backslash
24021 newcommand{
24022 \backslash
24023 FigBesEnd}{%
24024 \begin_inset Newline newline
24025 \end_inset
24026
24027
24028 \begin_inset Phantom HPhantom
24029 status open
24030
24031 \begin_layout Plain Layout
24032
24033 \series bold
24034 \begin_inset space ~
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041
24042
24043 \backslash
24044 let
24045 \backslash
24046 figure
24047 \backslash
24048 MyFigure
24049 \begin_inset Newline newline
24050 \end_inset
24051
24052
24053 \begin_inset Phantom HPhantom
24054 status open
24055
24056 \begin_layout Plain Layout
24057
24058 \series bold
24059 \begin_inset space ~
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066
24067
24068 \backslash
24069 let
24070 \backslash
24071 endfigure
24072 \backslash
24073 MyEndfigure}
24074 \end_layout
24075
24076 \begin_layout Standard
24077 \noindent
24078 \begin_inset CommandInset line
24079 LatexCommand rule
24080 offset "0.5ex"
24081 width "100line%"
24082 height "1pt"
24083
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Standard
24090 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24091  la légende se place sur le côté.
24092  Pour les flottants de figure, utilisez la commande
24093 \end_layout
24094
24095 \begin_layout Standard
24096
24097 \series bold
24098
24099 \backslash
24100 FigBesBeg
24101 \end_layout
24102
24103 \begin_layout Standard
24104 en code TeX avant le flottant.
24105  Après le flottant, insérez la commande
24106 \end_layout
24107
24108 \begin_layout Standard
24109
24110 \series bold
24111
24112 \backslash
24113 FigBesEnd
24114 \end_layout
24115
24116 \begin_layout Standard
24117 en code TeX pour revenir à la définition originale du flottant.
24118 \end_layout
24119
24120 \begin_layout Standard
24121 Pour les flottants de tableau, utilisez les commandes correspondantes
24122 \end_layout
24123
24124 \begin_layout Standard
24125
24126 \series bold
24127
24128 \backslash
24129 TabBesBeg
24130 \series default
24131  et 
24132 \series bold
24133
24134 \backslash
24135 TabBesEnd
24136 \end_layout
24137
24138 \begin_layout Standard
24139 La figure
24140 \begin_inset space ~
24141 \end_inset
24142
24143
24144 \begin_inset CommandInset ref
24145 LatexCommand ref
24146 reference "fig:legende-a-coté-fig"
24147
24148 \end_inset
24149
24150  et le tableau
24151 \begin_inset space ~
24152 \end_inset
24153
24154
24155 \begin_inset CommandInset ref
24156 LatexCommand ref
24157 reference "tab:legende-à-coté-tableau"
24158
24159 \end_inset
24160
24161  sont des exemples où la légende a été mises sur le coté.
24162 \end_layout
24163
24164 \begin_layout Standard
24165 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24166  pour les flottants de tableau et vers le bas pour les flottants de figure.
24167  Pour changer ce comportement, vous pouvez utiliser les commandes
24168 \end_layout
24169
24170 \begin_layout Standard
24171
24172 \series bold
24173
24174 \backslash
24175 sidecaptionvpos{type flottant}{placement}
24176 \end_layout
24177
24178 \begin_layout Standard
24179 dans le préambule du document ou en code TeX juste avant le flottant visé.
24180  Le type du flottant est soit 
24181 \family sans
24182 figure
24183 \family default
24184  soit 
24185 \family sans
24186 table
24187 \family default
24188 , le placement peut être 
24189 \begin_inset Quotes eld
24190 \end_inset
24191
24192
24193 \family sans
24194 t
24195 \family default
24196
24197 \begin_inset Quotes erd
24198 \end_inset
24199
24200  pour haut (top), 
24201 \begin_inset Quotes eld
24202 \end_inset
24203
24204
24205 \family sans
24206 c
24207 \family default
24208
24209 \begin_inset Quotes erd
24210 \end_inset
24211
24212  pour centre (center), ou 
24213 \begin_inset Quotes eld
24214 \end_inset
24215
24216
24217 \family sans
24218 b
24219 \family default
24220
24221 \begin_inset Quotes erd
24222 \end_inset
24223
24224  pour bas (bottom).
24225  Pour que, par exemple, les légendes des flottants de figure soient centrés
24226  verticalement, utilisez la commande
24227 \end_layout
24228
24229 \begin_layout Standard
24230
24231 \series bold
24232
24233 \backslash
24234 sidecaptionvpos{figure}{c}
24235 \end_layout
24236
24237 \begin_layout Standard
24238 C'est ce qui a été utilisé pour la figure
24239 \begin_inset space ~
24240 \end_inset
24241
24242
24243 \begin_inset CommandInset ref
24244 LatexCommand ref
24245 reference "fig:legende-à-coté-fig-2"
24246
24247 \end_inset
24248
24249 .
24250 \end_layout
24251
24252 \begin_layout Standard
24253 \begin_inset VSpace medskip
24254 \end_inset
24255
24256 Pour plus d'information sur le paquetage 
24257 \series bold
24258 sidecap
24259 \series default
24260  nous vous renvoyons à sa documentation 
24261 \begin_inset CommandInset citation
24262 LatexCommand cite
24263 key "sidecap"
24264
24265 \end_inset
24266
24267 .
24268 \end_layout
24269
24270 \begin_layout Standard
24271 \begin_inset Note Greyedout
24272 status open
24273
24274 \begin_layout Plain Layout
24275
24276 \series bold
24277 Note:
24278 \series default
24279  Le paquetage LaTeX 
24280 \series bold
24281 hypcap
24282 \series default
24283
24284 \begin_inset Index idx
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288 Paquetages LaTeX ! hypcap
24289 \end_layout
24290
24291 \end_inset
24292
24293 , qui est décrit dans la section
24294 \begin_inset space ~
24295 \end_inset
24296
24297
24298 \begin_inset CommandInset ref
24299 LatexCommand ref
24300 reference "sub:Reference-Position"
24301
24302 \end_inset
24303
24304 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24305 \end_layout
24306
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313 \begin_inset ERT
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317
24318
24319 \backslash
24320 FigBesBeg 
24321 \end_layout
24322
24323 \end_inset
24324
24325
24326 \end_layout
24327
24328 \begin_layout Standard
24329 \begin_inset Float figure
24330 wide false
24331 sideways false
24332 status open
24333
24334 \begin_layout Plain Layout
24335 \begin_inset Graphics
24336         filename ../clipart/escher-lsd.eps
24337         scale 75
24338         scaleBeforeRotation
24339
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \begin_layout Plain Layout
24346 \begin_inset Caption
24347
24348 \begin_layout Plain Layout
24349 \begin_inset CommandInset label
24350 LatexCommand label
24351 name "fig:legende-a-coté-fig"
24352
24353 \end_inset
24354
24355 Une légende à côté d'une figure.
24356 \end_layout
24357
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \begin_layout Standard
24369 \begin_inset ERT
24370 status collapsed
24371
24372 \begin_layout Plain Layout
24373
24374
24375 \backslash
24376 TabBesBeg 
24377 \end_layout
24378
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \begin_layout Standard
24385 \begin_inset Float table
24386 wide false
24387 sideways false
24388 status open
24389
24390 \begin_layout Plain Layout
24391 \begin_inset Caption
24392
24393 \begin_layout Plain Layout
24394 \begin_inset CommandInset label
24395 LatexCommand label
24396 name "tab:legende-à-coté-tableau"
24397
24398 \end_inset
24399
24400 Une légende à côté d'un tableau.
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Plain Layout
24409 \begin_inset Tabular
24410 <lyxtabular version="3" rows="4" columns="5">
24411 <features tabularvalignment="middle">
24412 <column alignment="center" valignment="top" width="0">
24413 <column alignment="center" valignment="top" width="0">
24414 <column alignment="center" valignment="top" width="0">
24415 <column alignment="center" valignment="top" width="0">
24416 <column alignment="center" valignment="top" width="0">
24417 <row>
24418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422 a
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24437 \begin_inset Text
24438
24439 \begin_layout Plain Layout
24440 b
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24455 \begin_inset Text
24456
24457 \begin_layout Plain Layout
24458 c
24459 \end_layout
24460
24461 \end_inset
24462 </cell>
24463 </row>
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 d
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496 e
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516 f
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534 g
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552 h
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 <row>
24559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572 i
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590 j
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 </row>
24605 </lyxtabular>
24606
24607 \end_inset
24608
24609
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \end_layout
24616
24617 \begin_layout Standard
24618 \begin_inset ERT
24619 status collapsed
24620
24621 \begin_layout Plain Layout
24622
24623
24624 \backslash
24625 TabBesEnd
24626 \end_layout
24627
24628 \end_inset
24629
24630
24631 \end_layout
24632
24633 \begin_layout Standard
24634 \begin_inset ERT
24635 status collapsed
24636
24637 \begin_layout Plain Layout
24638
24639
24640 \backslash
24641 sidecaptionvpos{figure}{c}
24642 \end_layout
24643
24644 \end_inset
24645
24646
24647 \begin_inset Float figure
24648 wide false
24649 sideways false
24650 status open
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Graphics
24654         filename ../clipart/escher-lsd.eps
24655         scale 75
24656         scaleBeforeRotation
24657
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \begin_layout Plain Layout
24664 \begin_inset Caption
24665
24666 \begin_layout Plain Layout
24667 \begin_inset CommandInset label
24668 LatexCommand label
24669 name "fig:legende-à-coté-fig-2"
24670
24671 \end_inset
24672
24673 Une légende centrée verticalement à côté d'une figure.
24674 \end_layout
24675
24676 \end_inset
24677
24678
24679 \end_layout
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \begin_layout Standard
24687 \begin_inset ERT
24688 status collapsed
24689
24690 \begin_layout Plain Layout
24691
24692
24693 \backslash
24694 FigBesEnd
24695 \end_layout
24696
24697 \end_inset
24698
24699
24700 \end_layout
24701
24702 \begin_layout Standard
24703 \begin_inset ERT
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707
24708
24709 \backslash
24710 else
24711 \end_layout
24712
24713 \end_inset
24714
24715
24716 \begin_inset Note Note
24717 status open
24718
24719 \begin_layout Plain Layout
24720 Ce qui suit sera affiché si le paquetage LaTeX 
24721 \series bold
24722 sidecap
24723 \series default
24724  n'est pas installé :
24725 \end_layout
24726
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \begin_layout Standard
24733 Vous devez installer le paquetage LaTeX 
24734 \series bold
24735 sidecap
24736 \series default
24737  pour voir la suite de cette section dans la sortie imprimée.
24738 \end_layout
24739
24740 \begin_layout Standard
24741 \begin_inset ERT
24742 status collapsed
24743
24744 \begin_layout Plain Layout
24745
24746
24747 \backslash
24748 fi
24749 \end_layout
24750
24751 \end_inset
24752
24753
24754 \end_layout
24755
24756 \begin_layout Section
24757 Les Listes de Flottants
24758 \begin_inset Index idx
24759 status collapsed
24760
24761 \begin_layout Plain Layout
24762 Flottants ! Listes de Flottants
24763 \end_layout
24764
24765 \end_inset
24766
24767
24768 \end_layout
24769
24770 \begin_layout Standard
24771 De la même façon que la table des matières fait la liste des sections du
24772  document, il y a des listes pour tous les types de flottants, comme par
24773  exemple pour les figures du document.
24774  Vous pouvez les insérer en utilisant le menu 
24775 \family sans
24776 Insérer\SpecialChar \menuseparator
24777 Listes
24778 \begin_inset space ~
24779 \end_inset
24780
24781 &
24782 \begin_inset space ~
24783 \end_inset
24784
24785 TdM
24786 \family default
24787 .
24788 \end_layout
24789
24790 \begin_layout Standard
24791 Les entrées de la liste sont la légende du flottant ou éventuellement le
24792  titre court, le numéro du flottant, et le numéro de la page où le flottant
24793  apparaît dans le document.
24794 \end_layout
24795
24796 \begin_layout Standard
24797 Vous trouverez à la fin de ce document une liste des figures et une liste
24798  des tableaux.
24799 \end_layout
24800
24801 \begin_layout Chapter
24802 Notes
24803 \end_layout
24804
24805 \begin_layout Section
24806 Les Notes de LyX
24807 \begin_inset Index idx
24808 status collapsed
24809
24810 \begin_layout Plain Layout
24811 Notes ! Notes LyX 
24812 \end_layout
24813
24814 \end_inset
24815
24816
24817 \end_layout
24818
24819 \begin_layout Standard
24820 On peut insérer une note en utilisant le bouton 
24821 \begin_inset Graphics
24822         filename ../../images/note-insert.png
24823         scale 85
24824         scaleBeforeRotation
24825
24826 \end_inset
24827
24828  de la barre d'outils ou avec le menu 
24829 \family sans
24830 Insérer\SpecialChar \menuseparator
24831 Note
24832 \family default
24833 .
24834  Il y a trois types de notes :
24835 \end_layout
24836
24837 \begin_layout Description
24838 Note
24839 \begin_inset space ~
24840 \end_inset
24841
24842 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24843  finale.
24844  La boîte de cette note ressemble à ceci :
24845 \begin_inset Newline newline
24846 \end_inset
24847
24848
24849 \begin_inset Newline newline
24850 \end_inset
24851
24852
24853 \begin_inset Graphics
24854         filename clipart/LyXNoteImageQt4.png
24855         display false
24856         scale 65
24857         scaleBeforeRotation
24858
24859 \end_inset
24860
24861  
24862 \begin_inset Note Note
24863 status open
24864
24865 \begin_layout Plain Layout
24866 Le texte de cette note n'apparaîtra pas à l'impression.
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \begin_layout Description
24875 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24876  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24877  vers un fichier au format LaTeX avec le menu 
24878 \family sans
24879 Fichier\SpecialChar \menuseparator
24880 Exporter\SpecialChar \menuseparator
24881 LaTeX (pdflatex) / (plain)
24882 \family default
24883 .
24884  La boîte de cette note ressemble à ceci :
24885 \begin_inset Newline newline
24886 \end_inset
24887
24888
24889 \begin_inset Newline newline
24890 \end_inset
24891
24892
24893 \begin_inset Graphics
24894         filename clipart/CommentNoteImageQt4.png
24895         display false
24896         scale 55
24897         scaleBeforeRotation
24898
24899 \end_inset
24900
24901
24902 \lang english
24903  
24904 \lang french
24905
24906 \begin_inset Note Comment
24907 status open
24908
24909 \begin_layout Plain Layout
24910 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24911  LaTeX.
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \begin_layout Description
24920 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24921  La boîte de cette note ressemble à ceci :
24922 \lang english
24923
24924 \begin_inset Newline newline
24925 \end_inset
24926
24927
24928 \lang french
24929
24930 \begin_inset Newline newline
24931 \end_inset
24932
24933
24934 \begin_inset Graphics
24935         filename clipart/GreyedOutNoteImageQt4.png
24936         lyxscale 80
24937         display false
24938         scale 55
24939         scaleBeforeRotation
24940
24941 \end_inset
24942
24943
24944 \begin_inset Newline newline
24945 \end_inset
24946
24947
24948 \begin_inset ERT
24949 status collapsed
24950
24951 \begin_layout Plain Layout
24952
24953
24954 \backslash
24955 renewenvironment{lyxgreyedout}
24956 \end_layout
24957
24958 \begin_layout Plain Layout
24959
24960 {
24961 \backslash
24962 textcolor[gray]{0.8}
24963 \backslash
24964 bgroup}{
24965 \backslash
24966 egroup}
24967 \end_layout
24968
24969 \end_inset
24970
24971
24972 \begin_inset Note Greyedout
24973 status open
24974
24975 \begin_layout Plain Layout
24976 Le texte
24977 \begin_inset Foot
24978 status collapsed
24979
24980 \begin_layout Plain Layout
24981 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24982  grisé.
24983  
24984 \end_layout
24985
24986 \end_inset
24987
24988  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24989 \end_layout
24990
24991 \end_inset
24992
24993
24994 \begin_inset ERT
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998
24999
25000 \backslash
25001 renewenvironment{lyxgreyedout}
25002 \end_layout
25003
25004 \begin_layout Plain Layout
25005
25006 {
25007 \backslash
25008 textcolor{blue}
25009 \backslash
25010 bgroup}{
25011 \backslash
25012 egroup}
25013 \end_layout
25014
25015 \end_inset
25016
25017
25018 \begin_inset Note Note
25019 status open
25020
25021 \begin_layout Plain Layout
25022 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25023  originale qu'elle a dans LyX.
25024  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25025  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25026 \end_layout
25027
25028 \end_inset
25029
25030
25031 \begin_inset Newline newline
25032 \end_inset
25033
25034
25035 \begin_inset Newline newline
25036 \end_inset
25037
25038 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25039  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25040 \end_layout
25041
25042 \begin_layout Standard
25043 \begin_inset VSpace bigskip
25044 \end_inset
25045
25046 Quand vous utilisez le bouton 
25047 \begin_inset Graphics
25048         filename ../../images/note-insert.png
25049         scale 85
25050         scaleBeforeRotation
25051
25052 \end_inset
25053
25054  de la barre d'outils, vous insérez une 
25055 \family sans
25056 Note
25057 \begin_inset space ~
25058 \end_inset
25059
25060 LyX
25061 \family default
25062 .
25063  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25064 la et cliquez sur le bouton d'insertion de note.
25065  Pour retransformer une note en texte, appuyez sur la touche 
25066 \family sans
25067 backspace
25068 \family default
25069  quand le curseur est au tout début de la note ou appuyez sur la touche
25070  
25071 \family sans
25072 Suppr.
25073
25074 \family default
25075  quand le curseur se trouve à la fin de la note.
25076 \end_layout
25077
25078 \begin_layout Standard
25079 \begin_inset VSpace bigskip
25080 \end_inset
25081
25082 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25083  commandes suivantes dans le préambule :
25084 \end_layout
25085
25086 \begin_layout Standard
25087
25088 \series bold
25089
25090 \backslash
25091 renewenvironment{lyxgreyedout}
25092 \begin_inset Newline newline
25093 \end_inset
25094
25095
25096 \begin_inset Phantom HPhantom
25097 status open
25098
25099 \begin_layout Plain Layout
25100
25101 \series bold
25102 \begin_inset space ~
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \end_inset
25109
25110 {
25111 \backslash
25112 textcolor{color}
25113 \backslash
25114 bgroup}{
25115 \backslash
25116 egroup}
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25121  sont expliqués dans la section
25122 \begin_inset space ~
25123 \end_inset
25124
25125
25126 \begin_inset CommandInset ref
25127 LatexCommand ref
25128 reference "sec:Tableaux-Colorés"
25129
25130 \end_inset
25131
25132 .
25133 \end_layout
25134
25135 \begin_layout Standard
25136 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25137  grisées avec leur texte en bleu.
25138 \end_layout
25139
25140 \begin_layout Section
25141 Notes en Bas de Page
25142 \begin_inset CommandInset label
25143 LatexCommand label
25144 name "sec:Notes-bas-de-page"
25145
25146 \end_inset
25147
25148
25149 \begin_inset Index idx
25150 status collapsed
25151
25152 \begin_layout Plain Layout
25153 Notes ! Notes de bas de page
25154 \end_layout
25155
25156 \end_inset
25157
25158
25159 \begin_inset Index idx
25160 status collapsed
25161
25162 \begin_layout Plain Layout
25163 Notes de bas de page
25164 \end_layout
25165
25166 \end_inset
25167
25168
25169 \end_layout
25170
25171 \begin_layout Standard
25172 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25173  
25174 \begin_inset Graphics
25175         filename ../../images/footnote-insert.png
25176         scale 85
25177         scaleBeforeRotation
25178
25179 \end_inset
25180
25181  de la barre d'outils, soit en utilisant le menu 
25182 \family sans
25183 Insérer\SpecialChar \menuseparator
25184 Note
25185 \begin_inset space ~
25186 \end_inset
25187
25188 en
25189 \begin_inset space ~
25190 \end_inset
25191
25192 Bas
25193 \begin_inset space ~
25194 \end_inset
25195
25196 de
25197 \begin_inset space ~
25198 \end_inset
25199
25200 Page
25201 \family default
25202 .
25203  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25204  rouge 
25205 \begin_inset Quotes fld
25206 \end_inset
25207
25208 bas
25209 \begin_inset Quotes frd
25210 \end_inset
25211
25212  qui ressemble à ceci : 
25213 \begin_inset Graphics
25214         filename clipart/footnoteQt4.png
25215         scale 80
25216         scaleBeforeRotation
25217
25218 \end_inset
25219
25220  Vous pouvez y entrer votre texte.
25221  Si vous voulez transformer du texte déjà existant en note en bas de page,
25222  sélectionnez-le et cliquez sur le bouton 
25223 \family sans
25224 Note
25225 \begin_inset space ~
25226 \end_inset
25227
25228 en
25229 \begin_inset space ~
25230 \end_inset
25231
25232 Bas
25233 \begin_inset space ~
25234 \end_inset
25235
25236 de
25237 \begin_inset space ~
25238 \end_inset
25239
25240 Page
25241 \family default
25242  de la barre d'outils.
25243  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25244  
25245 \family sans
25246 backspace
25247 \family default
25248  quand le curseur est au tout début de la note ou appuyez sur la touche
25249  
25250 \family sans
25251 Suppr.
25252
25253 \family default
25254  quand le curseur se trouve à la fin de la note.
25255 \end_layout
25256
25257 \begin_layout Standard
25258 Voici un exemple de note en bas de page:
25259 \begin_inset Foot
25260 status open
25261
25262 \begin_layout Plain Layout
25263 \begin_inset CommandInset label
25264 LatexCommand label
25265 name "fn:Note-en-bas"
25266
25267 \end_inset
25268
25269 Ceci est un exemple de note en bas de page.
25270 \end_layout
25271
25272 \end_inset
25273
25274
25275 \begin_inset ERT
25276 status collapsed
25277
25278 \begin_layout Plain Layout
25279
25280
25281 \backslash
25282 newcounter{MyRepeatFoot}
25283 \end_layout
25284
25285 \begin_layout Plain Layout
25286
25287
25288 \backslash
25289 setcounter{MyRepeatFoot}{
25290 \backslash
25291 thefootnote}
25292 \end_layout
25293
25294 \end_inset
25295
25296
25297 \end_layout
25298
25299 \begin_layout Standard
25300 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25301  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25302  de note.
25303  Le texte de la note est placé en bas de la page courante.
25304  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25305  Selon votre classe de document les numéros de notes pourront être réinitialisés
25306  à chaque nouveau chapitre.
25307 \end_layout
25308
25309 \begin_layout Standard
25310 On peut faire référence à une note en bas de page comme on le fait avec
25311  les flottants : Insérez une étiquette dans la note et faites une référence
25312  croisée vers cette étiquette comme c'est décrit dans la
25313 \begin_inset space ~
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset ref
25318 LatexCommand ref
25319 reference "sec:Referencer-les-Flottants"
25320
25321 \end_inset
25322
25323 .
25324 \begin_inset Newline newline
25325 \end_inset
25326
25327 Voici une référence à une note de bas de page :
25328 \begin_inset space ~
25329 \end_inset
25330
25331
25332 \begin_inset CommandInset ref
25333 LatexCommand ref
25334 reference "fn:Note-en-bas"
25335
25336 \end_inset
25337
25338 .
25339 \end_layout
25340
25341 \begin_layout Standard
25342 \begin_inset VSpace defskip
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \begin_layout Standard
25349
25350 \lang english
25351 Footnotes in tables are not printed by LaTeX due to technical reasons.
25352  However there exists another method to print them: Instead of the footnote
25353  the command 
25354 \series bold
25355
25356 \backslash
25357 footnotemark{}
25358 \series default
25359  is inserted as TeX-code.
25360  The text of the footnote is entered as argument of the TeX-code command
25361  
25362 \series bold
25363
25364 \backslash
25365 footnotetext
25366 \series default
25367  after the table.
25368 \begin_inset Newline newline
25369 \end_inset
25370
25371 This was done for the following table with the command
25372 \end_layout
25373
25374 \begin_layout Standard
25375
25376 \series bold
25377 \lang english
25378
25379 \backslash
25380 footnotetext{
25381 \series default
25382 Printed table footnote.
25383 \series bold
25384 }
25385 \end_layout
25386
25387 \begin_layout Standard
25388
25389 \lang english
25390 \begin_inset Tabular
25391 <lyxtabular version="3" rows="2" columns="1">
25392 <features tabularvalignment="middle">
25393 <column alignment="center" valignment="top" width="0">
25394 <row>
25395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25396 \begin_inset Text
25397
25398 \begin_layout Plain Layout
25399
25400 \lang english
25401 This an example text.
25402 \begin_inset Foot
25403 status open
25404
25405 \begin_layout Plain Layout
25406
25407 \lang english
25408 This footnote will not be printed!
25409 \end_layout
25410
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 </row>
25419 <row>
25420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424
25425 \lang english
25426 This an example text.
25427 \begin_inset ERT
25428 status collapsed
25429
25430 \begin_layout Plain Layout
25431
25432
25433 \backslash
25434 footnotemark{}
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 </row>
25445 </lyxtabular>
25446
25447 \end_inset
25448
25449
25450 \begin_inset ERT
25451 status collapsed
25452
25453 \begin_layout Plain Layout
25454
25455
25456 \backslash
25457 footnotetext{
25458 \end_layout
25459
25460 \end_inset
25461
25462 Printed table footnote.
25463 \begin_inset ERT
25464 status collapsed
25465
25466 \begin_layout Plain Layout
25467
25468 }
25469 \end_layout
25470
25471 \end_inset
25472
25473
25474 \end_layout
25475
25476 \begin_layout Standard
25477
25478 \lang english
25479 Footnotes in longtables are described in section
25480 \begin_inset space ~
25481 \end_inset
25482
25483
25484 \lang french
25485
25486 \begin_inset CommandInset ref
25487 LatexCommand ref
25488 reference "sub:Notes-dans-tableau-long"
25489
25490 \end_inset
25491
25492 .
25493 \end_layout
25494
25495 \begin_layout Standard
25496
25497 \lang english
25498 Footnotes in minipage boxes are printed, but inside the box and with a different
25499  numbering because a minipage box is like a page inside a page.
25500  (For more about minipages, see section
25501 \begin_inset space ~
25502 \end_inset
25503
25504
25505 \lang french
25506
25507 \begin_inset CommandInset ref
25508 LatexCommand ref
25509 reference "sec:Minipages"
25510
25511 \end_inset
25512
25513
25514 \lang english
25515 .) To get a footnote in the minipage that is output at the bottom of the
25516  page like normal footnotes, also use the method of 
25517 \series bold
25518
25519 \backslash
25520 footnotemark{}
25521 \series default
25522  and 
25523 \series bold
25524
25525 \backslash
25526 footnotetext
25527 \series default
25528 .
25529 \end_layout
25530
25531 \begin_layout Standard
25532
25533 \lang english
25534 \begin_inset Box Frameless
25535 position "t"
25536 hor_pos "c"
25537 has_inner_box 1
25538 inner_pos "t"
25539 use_parbox 0
25540 use_makebox 0
25541 width "100col%"
25542 special "none"
25543 height "1in"
25544 height_special "totalheight"
25545 status open
25546
25547 \begin_layout Plain Layout
25548
25549 \lang english
25550 This an example text in a minipage.
25551 \begin_inset Foot
25552 status open
25553
25554 \begin_layout Plain Layout
25555
25556 \lang english
25557 Footnote in the minipage.
25558 \end_layout
25559
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \begin_layout Plain Layout
25566
25567 \lang english
25568 This an example text in a minipage.
25569 \begin_inset ERT
25570 status collapsed
25571
25572 \begin_layout Plain Layout
25573
25574
25575 \backslash
25576 footnotemark{}
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \begin_layout Standard
25590
25591 \lang english
25592 \begin_inset ERT
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596
25597
25598 \backslash
25599 footnotetext{
25600 \end_layout
25601
25602 \end_inset
25603
25604 Footnote outside the minipage.
25605 \begin_inset ERT
25606 status collapsed
25607
25608 \begin_layout Plain Layout
25609
25610 }
25611 \end_layout
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \begin_layout Standard
25619 \begin_inset VSpace defskip
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Standard
25626
25627 \lang english
25628 To refer to the same footnote several times without printing the footnote
25629  text every time, use the command 
25630 \series bold
25631
25632 \backslash
25633 footnotemark[number]
25634 \series default
25635  in TeX-code.
25636 \begin_inset Newline newline
25637 \end_inset
25638
25639 As you do not know the number of the repeating footnote while you are writing
25640  the text, you have to store its number.
25641  For the following footnote mark example, these commands were inserted in
25642  TeX-code after Footnote
25643 \begin_inset space ~
25644 \end_inset
25645
25646
25647 \lang french
25648
25649 \begin_inset CommandInset ref
25650 LatexCommand ref
25651 reference "fn:Note-en-bas"
25652
25653 \end_inset
25654
25655
25656 \lang english
25657  to store the footnote number
25658 \lang french
25659 :
25660 \end_layout
25661
25662 \begin_layout Standard
25663
25664 \series bold
25665
25666 \backslash
25667 newcounter{MyRepeatFoot}
25668 \begin_inset Newline newline
25669 \end_inset
25670
25671
25672 \backslash
25673 setcounter{MyRepeatFoot}{
25674 \backslash
25675 thefootnote}
25676 \end_layout
25677
25678 \begin_layout Standard
25679
25680 \lang english
25681 The footnote mark was then created with this command
25682 \lang french
25683 :
25684 \end_layout
25685
25686 \begin_layout Standard
25687
25688 \series bold
25689
25690 \backslash
25691 footnotemark[
25692 \backslash
25693 theMyRepeatFoot]
25694 \end_layout
25695
25696 \begin_layout Standard
25697
25698 \lang english
25699 Here is a repeated footnote
25700 \lang french
25701 :
25702 \begin_inset ERT
25703 status collapsed
25704
25705 \begin_layout Plain Layout
25706
25707
25708 \backslash
25709 footnotemark[
25710 \backslash
25711 theMyRepeatFoot]
25712 \end_layout
25713
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \begin_layout Standard
25720
25721 \lang english
25722 If you want to repeat the previous footnote, you can omit the storage of
25723  the footnote number and just use this command instead
25724 \lang french
25725 :
25726 \end_layout
25727
25728 \begin_layout Standard
25729
25730 \series bold
25731
25732 \backslash
25733 footnotemark[
25734 \backslash
25735 thefootnote]
25736 \end_layout
25737
25738 \begin_layout Standard
25739
25740 \lang english
25741 Here is another repeated footnote
25742 \lang french
25743 :
25744 \begin_inset ERT
25745 status collapsed
25746
25747 \begin_layout Plain Layout
25748
25749
25750 \backslash
25751 footnotemark[
25752 \backslash
25753 thefootnote]
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Subsection
25762 Numérotation de Notes de Bas de Page
25763 \begin_inset CommandInset label
25764 LatexCommand label
25765 name "sub:Numerotation-notes-bas-de-page"
25766
25767 \end_inset
25768
25769
25770 \begin_inset Index idx
25771 status collapsed
25772
25773 \begin_layout Plain Layout
25774 Notes de bas de page ! Numérotation
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \begin_layout Standard
25783 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25784  ajoutez cette commande dans le préambule de votre document :
25785 \end_layout
25786
25787 \begin_layout Standard
25788
25789 \series bold
25790
25791 \backslash
25792 @addtoreset{footnote}{section}
25793 \end_layout
25794
25795 \begin_layout Standard
25796 \begin_inset VSpace bigskip
25797 \end_inset
25798
25799 La commande de préambule suivante change le style de numérotation des notes
25800  en petits chiffres romains :
25801 \end_layout
25802
25803 \begin_layout Standard
25804
25805 \series bold
25806
25807 \backslash
25808 renewcommand{
25809 \backslash
25810 thefootnote}{
25811 \backslash
25812 roman{footnote}}
25813 \end_layout
25814
25815 \begin_layout Standard
25816 \begin_inset ERT
25817 status collapsed
25818
25819 \begin_layout Plain Layout
25820
25821
25822 \backslash
25823 renewcommand{
25824 \backslash
25825 thefootnote}{
25826 \backslash
25827 roman{footnote}}
25828 \end_layout
25829
25830 \end_inset
25831
25832  Cette note de bas de page utilise une numérotation en chiffres romains
25833  :
25834 \begin_inset Foot
25835 status open
25836
25837 \begin_layout Plain Layout
25838 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25839  romains.
25840 \end_layout
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \begin_layout Standard
25848 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25849  la commande précédente 
25850 \series bold
25851
25852 \backslash
25853 roman
25854 \series default
25855  par 
25856 \series bold
25857
25858 \backslash
25859 Roman
25860 \series default
25861 .
25862  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25863  utilisez respectivement soit 
25864 \series bold
25865
25866 \backslash
25867 Alph
25868 \series default
25869  soit 
25870 \series bold
25871
25872 \backslash
25873 alph
25874 \series default
25875 .
25876  Pour les 
25877 \begin_inset Quotes eld
25878 \end_inset
25879
25880 numéroter
25881 \begin_inset Quotes erd
25882 \end_inset
25883
25884  avec des symboles, utilisez 
25885 \series bold
25886
25887 \backslash
25888 fnsymbol
25889 \series default
25890 .
25891 \end_layout
25892
25893 \begin_layout Standard
25894 \begin_inset Note Greyedout
25895 status open
25896
25897 \begin_layout Plain Layout
25898
25899 \series bold
25900 Note:
25901 \series default
25902  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25903  puisque cette numérotation est limitée à des lettres seules.
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset Newline newline
25910 \end_inset
25911
25912
25913 \begin_inset Note Greyedout
25914 status open
25915
25916 \begin_layout Plain Layout
25917
25918 \series bold
25919 Note:
25920 \series default
25921  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \begin_layout Standard
25930 Pour revenir au style de numérotation implicite quand vous en avez changé,
25931  utilisez 
25932 \series bold
25933
25934 \backslash
25935 arabic
25936 \series default
25937  à la place de 
25938 \series bold
25939
25940 \backslash
25941 roman
25942 \series default
25943  dans la commande précédente.
25944 \begin_inset ERT
25945 status collapsed
25946
25947 \begin_layout Plain Layout
25948
25949
25950 \backslash
25951 renewcommand{
25952 \backslash
25953 thefootnote}{
25954 \backslash
25955 arabic{footnote}}
25956 \end_layout
25957
25958 \end_inset
25959
25960
25961 \end_layout
25962
25963 \begin_layout Standard
25964 \begin_inset VSpace bigskip
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \begin_layout Standard
25971 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25972  le schéma 
25973 \begin_inset Quotes eld
25974 \end_inset
25975
25976 chapitre.note
25977 \begin_inset Quotes erd
25978 \end_inset
25979
25980 , ajoutez la commande suivante au préambule de votre document :
25981 \end_layout
25982
25983 \begin_layout Standard
25984
25985 \series bold
25986
25987 \backslash
25988 numberwithin{footnote}{chapter}
25989 \end_layout
25990
25991 \begin_layout Standard
25992 Pour pouvoir utiliser la commande 
25993 \series bold
25994
25995 \backslash
25996 numberwithin
25997 \series default
25998 , activez dans la rubrique 
25999 \family sans
26000 Options
26001 \begin_inset space ~
26002 \end_inset
26003
26004 des
26005 \begin_inset space ~
26006 \end_inset
26007
26008 Maths
26009 \family default
26010  dans les paramètres du document, l'option 
26011 \family sans
26012 Utiliser
26013 \begin_inset space ~
26014 \end_inset
26015
26016 le
26017 \begin_inset space ~
26018 \end_inset
26019
26020 paquetage
26021 \begin_inset space ~
26022 \end_inset
26023
26024 maths
26025 \begin_inset space ~
26026 \end_inset
26027
26028 AMS
26029 \family default
26030 .
26031 \end_layout
26032
26033 \begin_layout Standard
26034 \begin_inset ERT
26035 status collapsed
26036
26037 \begin_layout Plain Layout
26038
26039
26040 \backslash
26041 numberwithin{footnote}{chapter}
26042 \end_layout
26043
26044 \end_inset
26045
26046 Ceci est un autre exemple de note de bas de page:
26047 \series bold
26048
26049 \begin_inset Foot
26050 status open
26051
26052 \begin_layout Plain Layout
26053 Cette note est numérotée en suivant le schéma 
26054 \begin_inset Quotes eld
26055 \end_inset
26056
26057 chapitre.note
26058 \begin_inset Quotes erd
26059 \end_inset
26060
26061 .
26062 \end_layout
26063
26064 \end_inset
26065
26066
26067 \series default
26068
26069 \begin_inset ERT
26070 status collapsed
26071
26072 \begin_layout Plain Layout
26073
26074
26075 \backslash
26076 renewcommand{
26077 \backslash
26078 thefootnote}{
26079 \backslash
26080 arabic{footnote}}
26081 \end_layout
26082
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \begin_layout Standard
26089 \begin_inset Note Greyedout
26090 status open
26091
26092 \begin_layout Plain Layout
26093
26094 \series bold
26095 Note:
26096 \series default
26097  
26098 \series bold
26099
26100 \backslash
26101 numberwithin
26102 \series default
26103  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26104  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26105  prises en compte.
26106  
26107 \end_layout
26108
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \begin_layout Standard
26115 Donc pour avoir par exemple le schéma 
26116 \begin_inset Quotes eld
26117 \end_inset
26118
26119 chapitre.
26120 \backslash
26121 Roman{note}
26122 \begin_inset Quotes erd
26123 \end_inset
26124
26125 , utilisez la commande suivante plutôt que 
26126 \series bold
26127
26128 \backslash
26129 numberwithin
26130 \series default
26131  :
26132 \end_layout
26133
26134 \begin_layout Standard
26135
26136 \series bold
26137
26138 \backslash
26139 renewcommand{
26140 \backslash
26141 thefootnote}{
26142 \backslash
26143 thechapter.
26144 \backslash
26145 Roman{footnote}}
26146 \end_layout
26147
26148 \begin_layout Subsection
26149 Positionnement de notes de bas de page
26150 \begin_inset Index idx
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154 Notes de bas de page ! Positionnement
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Standard
26163 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26164  vertical entre elles en bas de la page.
26165  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26166  de 1.5
26167 \begin_inset space \thinspace{}
26168 \end_inset
26169
26170 mm avec la commande suivante dans le préambule :
26171 \end_layout
26172
26173 \begin_layout Standard
26174
26175 \series bold
26176
26177 \backslash
26178 let
26179 \backslash
26180 myFoot
26181 \backslash
26182 footnote
26183 \begin_inset Newline newline
26184 \end_inset
26185
26186
26187 \backslash
26188 renewcommand{
26189 \backslash
26190 footnote}[1]{
26191 \backslash
26192 myFoot{#1
26193 \backslash
26194 vspace{1.5mm}}}
26195 \end_layout
26196
26197 \begin_layout Standard
26198 \begin_inset VSpace bigskip
26199 \end_inset
26200
26201 Dans un document à deux colonnes les notes de bas de page apparaissent en
26202  bas de chaque colonne, comme sur la Figure
26203 \begin_inset space ~
26204 \end_inset
26205
26206
26207 \begin_inset CommandInset ref
26208 LatexCommand ref
26209 reference "fig:Position-standard-note-bas-de-page"
26210
26211 \end_inset
26212
26213 .
26214  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26215  sur la Figure
26216 \begin_inset space ~
26217 \end_inset
26218
26219
26220 \begin_inset CommandInset ref
26221 LatexCommand ref
26222 reference "fig:Position-note-avec-ftnright"
26223
26224 \end_inset
26225
26226 , utilisez le paquetage LaTeX 
26227 \series bold
26228 ftnright
26229 \series default
26230
26231 \begin_inset Index idx
26232 status collapsed
26233
26234 \begin_layout Plain Layout
26235 Paquetages LaTeX ! ftnright
26236 \end_layout
26237
26238 \end_inset
26239
26240  avec cette commande dans le préambule du document:
26241 \end_layout
26242
26243 \begin_layout Standard
26244
26245 \series bold
26246
26247 \backslash
26248 usepackage{ftnright}
26249 \end_layout
26250
26251 \begin_layout Standard
26252 \begin_inset Float figure
26253 placement !h
26254 wide false
26255 sideways false
26256 status open
26257
26258 \begin_layout Plain Layout
26259 \begin_inset ERT
26260 status collapsed
26261
26262 \begin_layout Plain Layout
26263
26264
26265 \backslash
26266 framebox{
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \begin_inset Graphics
26273         filename ../clipart/without_fntright.pdf
26274         width 100col%
26275         scaleBeforeRotation
26276
26277 \end_inset
26278
26279
26280 \begin_inset ERT
26281 status collapsed
26282
26283 \begin_layout Plain Layout
26284
26285 }
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \begin_layout Plain Layout
26294 \begin_inset Caption
26295
26296 \begin_layout Plain Layout
26297 \begin_inset CommandInset label
26298 LatexCommand label
26299 name "fig:Position-standard-note-bas-de-page"
26300
26301 \end_inset
26302
26303 Positionnement standard des notes de bas de page dans un document à deux
26304  colonnes.
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \begin_layout Standard
26318 \begin_inset Float figure
26319 placement !h
26320 wide false
26321 sideways false
26322 status open
26323
26324 \begin_layout Plain Layout
26325 \begin_inset ERT
26326 status collapsed
26327
26328 \begin_layout Plain Layout
26329
26330
26331 \backslash
26332 framebox{
26333 \end_layout
26334
26335 \end_inset
26336
26337
26338 \begin_inset Graphics
26339         filename ../clipart/with_fntright.pdf
26340         width 100col%
26341         scaleBeforeRotation
26342
26343 \end_inset
26344
26345
26346 \begin_inset ERT
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350
26351 }
26352 \end_layout
26353
26354 \end_inset
26355
26356
26357 \end_layout
26358
26359 \begin_layout Plain Layout
26360 \begin_inset Caption
26361
26362 \begin_layout Plain Layout
26363 \begin_inset CommandInset label
26364 LatexCommand label
26365 name "fig:Position-note-avec-ftnright"
26366
26367 \end_inset
26368
26369 Positionnement de notes de bas de page dans un document à deux colonnes
26370  en utilisant le paquetage LaTeX 
26371 \series bold
26372 ftnright
26373 \series default
26374 .
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \begin_layout Standard
26388 \begin_inset VSpace bigskip
26389 \end_inset
26390
26391 Dans certaines publications scientifiques, il est courant de rassembler
26392  les notes de bas de page et de les imprimer dans un paragraphe particulier
26393  à la fin de la section, comme sur la Figure
26394 \begin_inset space ~
26395 \end_inset
26396
26397
26398 \begin_inset CommandInset ref
26399 LatexCommand ref
26400 reference "fig:Notes-de-fin"
26401
26402 \end_inset
26403
26404 .
26405  On les appelle 
26406 \begin_inset Quotes eld
26407 \end_inset
26408
26409 notes de fin
26410 \begin_inset Quotes erd
26411 \end_inset
26412
26413 .
26414 \begin_inset Index idx
26415 status collapsed
26416
26417 \begin_layout Plain Layout
26418 Notes de fin
26419 \end_layout
26420
26421 \end_inset
26422
26423  Pour utiliser des notes de fin à la place des notes de bas de page dans
26424  votre document, charger le module 
26425 \family sans
26426 Note de bas de page en fin de document
26427 \family default
26428  à partir de 
26429 \family sans
26430 Document\SpecialChar \menuseparator
26431 Paramètres\SpecialChar \menuseparator
26432 Modules
26433 \family default
26434 .
26435  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26436 \end_layout
26437
26438 \begin_layout Standard
26439
26440 \series bold
26441
26442 \backslash
26443 theendnotes
26444 \end_layout
26445
26446 \begin_layout Standard
26447 en code TeX à la fin d'une section ou d'un chapitre.
26448 \end_layout
26449
26450 \begin_layout Standard
26451 \begin_inset Float figure
26452 wide false
26453 sideways false
26454 status open
26455
26456 \begin_layout Plain Layout
26457 \align center
26458 \begin_inset ERT
26459 status collapsed
26460
26461 \begin_layout Plain Layout
26462
26463
26464 \backslash
26465 framebox{
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \begin_inset Graphics
26472         filename ../clipart/endnotes.pdf
26473         scaleBeforeRotation
26474
26475 \end_inset
26476
26477
26478 \begin_inset ERT
26479 status collapsed
26480
26481 \begin_layout Plain Layout
26482
26483 }
26484 \end_layout
26485
26486 \end_inset
26487
26488
26489 \end_layout
26490
26491 \begin_layout Plain Layout
26492 \begin_inset Caption
26493
26494 \begin_layout Plain Layout
26495 \begin_inset CommandInset label
26496 LatexCommand label
26497 name "fig:Notes-de-fin"
26498
26499 \end_inset
26500
26501 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26502  séparé à la fin des sections ou des chapitres.
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \end_inset
26511
26512
26513 \end_layout
26514
26515 \begin_layout Standard
26516 \begin_inset VSpace medskip
26517 \end_inset
26518
26519 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26520  dans la langue du document, cela doit être fait manuellement.
26521  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26522  
26523 \begin_inset Quotes eld
26524 \end_inset
26525
26526 Notes
26527 \begin_inset Quotes erd
26528 \end_inset
26529
26530  en sa traduction Allemande
26531 \begin_inset Foot
26532 status collapsed
26533
26534 \begin_layout Plain Layout
26535 En français, 
26536 \begin_inset Quotes eld
26537 \end_inset
26538
26539 Notes
26540 \begin_inset Quotes erd
26541 \end_inset
26542
26543  peut être conservé.
26544 \end_layout
26545
26546 \end_inset
26547
26548  
26549 \begin_inset Quotes eld
26550 \end_inset
26551
26552 Anmerkungen
26553 \begin_inset Quotes erd
26554 \end_inset
26555
26556  :
26557 \end_layout
26558
26559 \begin_layout Standard
26560
26561 \series bold
26562
26563 \backslash
26564 renewcommand{
26565 \backslash
26566 notesname}{Anmerkungen}
26567 \end_layout
26568
26569 \begin_layout Standard
26570 \begin_inset VSpace medskip
26571 \end_inset
26572
26573 La numérotation des notes de fin peut être modifiée comme celle des notes
26574  de bas de page comme c'est décrit dans la section
26575 \begin_inset space ~
26576 \end_inset
26577
26578
26579 \begin_inset CommandInset ref
26580 LatexCommand ref
26581 reference "sub:Numerotation-notes-bas-de-page"
26582
26583 \end_inset
26584
26585  ; remplacez juste la commande 
26586 \series bold
26587
26588 \backslash
26589 thefootnote
26590 \series default
26591  par 
26592 \series bold
26593
26594 \backslash
26595 theendnote
26596 \series default
26597 .
26598  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26599 \series bold
26600
26601 \backslash
26602 @addtoreset
26603 \series default
26604  comme c'est décrit dans la section
26605 \begin_inset space ~
26606 \end_inset
26607
26608
26609 \begin_inset CommandInset ref
26610 LatexCommand ref
26611 reference "sub:Numerotation-notes-bas-de-page"
26612
26613 \end_inset
26614
26615  et remplacez le paramètre de commande 
26616 \series bold
26617 footnote
26618 \series default
26619  par 
26620 \series bold
26621 endnote
26622 \series default
26623 .
26624 \end_layout
26625
26626 \begin_layout Standard
26627
26628 \lang english
26629 For endnotes there is
26630 \lang french
26631  la commande 
26632 \series bold
26633
26634 \backslash
26635 endnotemark[numéro]
26636 \series default
26637  qui est semblable à 
26638 \series bold
26639
26640 \backslash
26641 footnotemark
26642 \series default
26643 , décrite dans la section
26644 \begin_inset space ~
26645 \end_inset
26646
26647
26648 \begin_inset CommandInset ref
26649 LatexCommand ref
26650 reference "sec:Notes-bas-de-page"
26651
26652 \end_inset
26653
26654 .
26655 \end_layout
26656
26657 \begin_layout Standard
26658 \begin_inset VSpace bigskip
26659 \end_inset
26660
26661 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26662 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26663 \series bold
26664 footmisc
26665 \series default
26666
26667 \begin_inset Index idx
26668 status collapsed
26669
26670 \begin_layout Plain Layout
26671 Paquetages LaTeX ! footmisc
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \begin_inset CommandInset citation
26678 LatexCommand cite
26679 key "footmisc"
26680
26681 \end_inset
26682
26683  pour plus d'information à ce sujet.
26684 \end_layout
26685
26686 \begin_layout Standard
26687 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26688  voyez les livres sur LaTeX, 
26689 \begin_inset CommandInset citation
26690 LatexCommand cite
26691 key "latexcompanion,latexguide,latexbook"
26692
26693 \end_inset
26694
26695 .
26696 \end_layout
26697
26698 \begin_layout Section
26699 Notes en Marge
26700 \begin_inset Index idx
26701 status collapsed
26702
26703 \begin_layout Plain Layout
26704 Notes ! Notes en Marge
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \begin_layout Standard
26713 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26714 t de la même façon.
26715  Quand vous insérez une note en marge avec 
26716 \family sans
26717 Insérer\SpecialChar \menuseparator
26718 Note
26719 \begin_inset space ~
26720 \end_inset
26721
26722 en
26723 \begin_inset space ~
26724 \end_inset
26725
26726 Marge
26727 \family default
26728  ou avec le bouton 
26729 \begin_inset Graphics
26730         filename ../../images/marginalnote-insert.png
26731         scale 85
26732         scaleBeforeRotation
26733
26734 \end_inset
26735
26736  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26737  grise avec une étiquette rouge 
26738 \begin_inset Quotes fld
26739 \end_inset
26740
26741 marge
26742 \begin_inset Quotes frd
26743 \end_inset
26744
26745 .
26746  
26747 \begin_inset Marginal
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 C'est une note en marge.
26752 \end_layout
26753
26754 \end_inset
26755
26756  Cette boîte est la représentation de votre note dans LyX.
26757  Vous pouvez y entrer votre texte.
26758 \end_layout
26759
26760 \begin_layout Standard
26761 Les notes en marge apparaissent dans la marge de droite dans les documents
26762  imprimées sur une seule face.
26763  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26764  
26765 \begin_inset Quotes eld
26766 \end_inset
26767
26768 extérieure
26769 \begin_inset Quotes erd
26770 \end_inset
26771
26772  – la gauche sur les pages paires et la droite sur les pages impaires.
26773  Le texte de la note en marge est aligné à l'opposé de la marge externe
26774  – aligné à droite quand la note apparaît dans la marge de gauche.
26775  La première ligne de la note apparaît à la hauteur de la ligne de texte
26776  où la note a été insérée dans le document.
26777 \end_layout
26778
26779 \begin_layout Standard
26780 \begin_inset VSpace bigskip
26781 \end_inset
26782
26783 Pour placer une note dans la marge interne, ajoutez la commande suivante
26784  :
26785 \end_layout
26786
26787 \begin_layout Standard
26788
26789 \series bold
26790
26791 \backslash
26792 reversemarginpar
26793 \end_layout
26794
26795 \begin_layout Standard
26796 sous forme de code TeX avant votre note de marge.
26797  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26798  qui suivent 
26799 \begin_inset ERT
26800 status collapsed
26801
26802 \begin_layout Plain Layout
26803
26804
26805 \backslash
26806 reversemarginpar 
26807 \end_layout
26808
26809 \end_inset
26810
26811
26812 \begin_inset Marginal
26813 status open
26814
26815 \begin_layout Plain Layout
26816 Cette note en marge est dans la marge interne.
26817 \end_layout
26818
26819 \end_inset
26820
26821
26822 \series bold
26823
26824 \begin_inset Newline newline
26825 \end_inset
26826
26827
26828 \series default
26829
26830 \begin_inset Note Greyedout
26831 status open
26832
26833 \begin_layout Plain Layout
26834
26835 \series bold
26836 Note:
26837 \series default
26838  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26839  les notes sont souvent mal mises en formes dans la sortie imprimée.
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \end_layout
26846
26847 \begin_layout Standard
26848 Pour revenir au positionnement implicite, ajoutez la commande :
26849 \end_layout
26850
26851 \begin_layout Standard
26852
26853 \series bold
26854
26855 \backslash
26856 normalmarginpar
26857 \end_layout
26858
26859 \begin_layout Standard
26860 sous forme de code TeX.
26861 \begin_inset ERT
26862 status collapsed
26863
26864 \begin_layout Plain Layout
26865
26866
26867 \backslash
26868 normalmarginpar 
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \begin_inset Newline newline
26875 \end_inset
26876
26877  
26878 \begin_inset Note Greyedout
26879 status open
26880
26881 \begin_layout Plain Layout
26882
26883 \series bold
26884 Note:
26885 \series default
26886  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26887  
26888 \series bold
26889
26890 \backslash
26891 reversemarginpar
26892 \series default
26893  est aussi utilisée.
26894 \end_layout
26895
26896 \end_inset
26897
26898
26899 \end_layout
26900
26901 \begin_layout Standard
26902 \begin_inset VSpace bigskip
26903 \end_inset
26904
26905
26906 \begin_inset Marginal
26907 status open
26908
26909 \begin_layout Plain Layout
26910 UnTrèsLongMotEnMarge sans césure.
26911 \end_layout
26912
26913 \end_inset
26914
26915  Comme dans le cas décrit dans la section
26916 \begin_inset space ~
26917 \end_inset
26918
26919
26920 \begin_inset CommandInset ref
26921 LatexCommand ref
26922 reference "sub:Lignes-multiple-dans-cellule"
26923
26924 \end_inset
26925
26926 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26927  mot d'une note en marge.
26928  Pour éviter ce problème, insérez un espacement horizontal de 0
26929 \begin_inset space \thinspace{}
26930 \end_inset
26931
26932 pt avant le mot en question: 
26933 \begin_inset Marginal
26934 status open
26935
26936 \begin_layout Plain Layout
26937 \begin_inset space \hspace{}
26938 \length 0pt
26939 \end_inset
26940
26941 UnMotTrèsLongEnMarge avec une césure.
26942 \end_layout
26943
26944 \end_inset
26945
26946
26947 \end_layout
26948
26949 \begin_layout Standard
26950 \begin_inset VSpace bigskip
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \begin_layout Standard
26957 \begin_inset Note Greyedout
26958 status open
26959
26960 \begin_layout Plain Layout
26961
26962 \series bold
26963 Note:
26964 \series default
26965  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26966  tableaux, des flottants et des notes de bas de page.
26967 \end_layout
26968
26969 \end_inset
26970
26971
26972 \end_layout
26973
26974 \begin_layout Standard
26975 \begin_inset VSpace bigskip
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \begin_layout Standard
26982 \begin_inset ERT
26983 status collapsed
26984
26985 \begin_layout Plain Layout
26986
26987
26988 \backslash
26989 ifmarginnote
26990 \end_layout
26991
26992 \end_inset
26993
26994
26995 \begin_inset Note Note
26996 status open
26997
26998 \begin_layout Plain Layout
26999 La section suivante ne sera affichée que si le paquetage LaTeX 
27000 \series bold
27001 marginnote
27002 \series default
27003  a été installé.
27004 \end_layout
27005
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \begin_layout Standard
27012 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27013 \series bold
27014 marginnote
27015 \series default
27016
27017 \begin_inset Index idx
27018 status collapsed
27019
27020 \begin_layout Plain Layout
27021 Paquetages LaTeX ! marginnote
27022 \end_layout
27023
27024 \end_inset
27025
27026 .
27027  En ajoutant les deux lignes suivantes au préambule de votre document, la
27028  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27029  la commande fournie par le paquetage 
27030 \series bold
27031 marginnote
27032 \series default
27033  :
27034 \end_layout
27035
27036 \begin_layout Standard
27037
27038 \series bold
27039
27040 \backslash
27041 usepackage{marginnote}
27042 \begin_inset Newline newline
27043 \end_inset
27044
27045
27046 \backslash
27047 let
27048 \backslash
27049 marginpar
27050 \backslash
27051 marginnote
27052 \end_layout
27053
27054 \begin_layout Standard
27055 Ce paquetage est aussi utilisé dans ce document parce que 
27056 \series bold
27057 marginnote
27058 \series default
27059  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27060  vertical pour une note.
27061  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27062  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27063  en page.
27064  Le décalage est inséré dans LyX sous forme de code TeX directement après
27065  la note sous la forme
27066 \end_layout
27067
27068 \begin_layout Standard
27069
27070 \series bold
27071 [offset]
27072 \end_layout
27073
27074 \begin_layout Standard
27075 où l'offset utilise l'une des unités listées dans le tableau
27076 \begin_inset space ~
27077 \end_inset
27078
27079
27080 \begin_inset CommandInset ref
27081 LatexCommand ref
27082 reference "cha:Unités-de-longueur"
27083
27084 \end_inset
27085
27086 .
27087  Une valeur négative déplace la note vers le haut, une valeur positive la
27088  déplace vers le bas.
27089  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27090  vers le haut de 1.5
27091 \begin_inset space \thinspace{}
27092 \end_inset
27093
27094 cm avec la commande en code TeX 
27095 \begin_inset Quotes eld
27096 \end_inset
27097
27098
27099 \series bold
27100 [-1.5cm]
27101 \series default
27102
27103 \begin_inset Quotes erd
27104 \end_inset
27105
27106
27107 \begin_inset Marginal
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111 Cette note en marge est décalée vers le haut de 1.5
27112 \begin_inset space \thinspace{}
27113 \end_inset
27114
27115 cm par rapport à sa position d'origine.
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \begin_inset ERT
27122 status collapsed
27123
27124 \begin_layout Plain Layout
27125
27126 [-1.5cm]
27127 \end_layout
27128
27129 \end_inset
27130
27131
27132 \end_layout
27133
27134 \begin_layout Standard
27135 \begin_inset VSpace medskip
27136 \end_inset
27137
27138 Avec le paquetage 
27139 \series bold
27140 marginnote
27141 \series default
27142  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27143  Par exemple les commandes 
27144 \end_layout
27145
27146 \begin_layout Standard
27147
27148 \series bold
27149
27150 \backslash
27151 renewcommand*{
27152 \backslash
27153 raggedleftmarginnote}{
27154 \backslash
27155 centering}
27156 \begin_inset Newline newline
27157 \end_inset
27158
27159
27160 \backslash
27161 renewcommand*{
27162 \backslash
27163 raggedrightmarginnote}{
27164 \backslash
27165 centering}
27166 \end_layout
27167
27168 \begin_layout Standard
27169 donnent un alignement centré.
27170  
27171 \series bold
27172
27173 \backslash
27174 raggedleftmarginnote
27175 \series default
27176  indique une note qui apparaît dans la marge de gauche.
27177 \begin_inset ERT
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181
27182
27183 \backslash
27184 renewcommand*{
27185 \backslash
27186 raggedleftmarginnote}{
27187 \backslash
27188 centering}
27189 \end_layout
27190
27191 \begin_layout Plain Layout
27192
27193
27194 \backslash
27195 renewcommand*{
27196 \backslash
27197 raggedrightmarginnote}{
27198 \backslash
27199 centering}
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \begin_inset Marginal
27206 status collapsed
27207
27208 \begin_layout Plain Layout
27209 Le texte de cette note en marge est centré.
27210 \end_layout
27211
27212 \end_inset
27213
27214 .
27215  Le comportement implicite est donné par
27216 \end_layout
27217
27218 \begin_layout Standard
27219
27220 \series bold
27221
27222 \backslash
27223 renewcommand*{
27224 \backslash
27225 raggedleftmarginnote}{
27226 \backslash
27227 raggedleft}
27228 \begin_inset Newline newline
27229 \end_inset
27230
27231
27232 \backslash
27233 renewcommand*{
27234 \backslash
27235 raggedrightmarginnote}{
27236 \backslash
27237 raggedright}
27238 \series default
27239
27240 \begin_inset ERT
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245
27246 \backslash
27247 renewcommand*{
27248 \backslash
27249 raggedleftmarginnote}{
27250 \backslash
27251 raggedleft}
27252 \end_layout
27253
27254 \begin_layout Plain Layout
27255
27256
27257 \backslash
27258 renewcommand*{
27259 \backslash
27260 raggedrightmarginnote}{
27261 \backslash
27262 raggedright}
27263 \end_layout
27264
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \begin_layout Standard
27271 \begin_inset VSpace medskip
27272 \end_inset
27273
27274 Pour les autre fonctions du paquetage 
27275 \series bold
27276 marginnote
27277 \series default
27278  nous vous renvoyons à sa documentation 
27279 \begin_inset CommandInset citation
27280 LatexCommand cite
27281 key "marginnote"
27282
27283 \end_inset
27284
27285 .
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \begin_inset VSpace bigskip
27290 \end_inset
27291
27292 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27293  définition.
27294  Pour créer par exemple une entête pour toutes les notes en marge avec le
27295  texte 
27296 \begin_inset Quotes eld
27297 \end_inset
27298
27299
27300 \family sans
27301 \series bold
27302 \bar under
27303 Attention!
27304 \family default
27305 \series default
27306 \bar default
27307
27308 \begin_inset Quotes erd
27309 \end_inset
27310
27311  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27312  de votre document :
27313 \end_layout
27314
27315 \begin_layout Standard
27316
27317 \series bold
27318
27319 \backslash
27320 let
27321 \backslash
27322 myMarginpar
27323 \backslash
27324 marginpar
27325 \begin_inset Newline newline
27326 \end_inset
27327
27328
27329 \backslash
27330 renewcommand{
27331 \backslash
27332 marginpar}[1]{
27333 \backslash
27334 myMarginpar{%
27335 \begin_inset Newline newline
27336 \end_inset
27337
27338
27339 \begin_inset Phantom HPhantom
27340 status open
27341
27342 \begin_layout Plain Layout
27343
27344 \series bold
27345 \begin_inset space ~
27346 \end_inset
27347
27348
27349 \end_layout
27350
27351 \end_inset
27352
27353
27354 \backslash
27355 hspace{0pt}
27356 \backslash
27357 textsf{
27358 \backslash
27359 textbf{
27360 \backslash
27361 underbar{Attention!}}}%
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 vspace{1.5mm}
27383 \backslash
27384
27385 \backslash
27386 #1}}
27387 \end_layout
27388
27389 \begin_layout Standard
27390 \begin_inset ERT
27391 status collapsed
27392
27393 \begin_layout Plain Layout
27394
27395
27396 \backslash
27397 let
27398 \backslash
27399 myMarginpar
27400 \backslash
27401 marginpar
27402 \end_layout
27403
27404 \begin_layout Plain Layout
27405
27406
27407 \backslash
27408 renewcommand{
27409 \backslash
27410 marginpar}[1]{
27411 \backslash
27412 myMarginpar{%
27413 \end_layout
27414
27415 \begin_layout Plain Layout
27416
27417    
27418 \backslash
27419 textsf{
27420 \backslash
27421 textbf{
27422 \backslash
27423 underbar{Attention!}}}%
27424 \end_layout
27425
27426 \begin_layout Plain Layout
27427
27428    
27429 \backslash
27430 vspace{1.5mm}
27431 \backslash
27432
27433 \backslash
27434 #1}}
27435 \end_layout
27436
27437 \end_inset
27438
27439
27440 \begin_inset Marginal
27441 status open
27442
27443 \begin_layout Plain Layout
27444 Ceci est une note en marge avec une en-tête prédéfinie.
27445 \end_layout
27446
27447 \end_inset
27448
27449
27450 \begin_inset ERT
27451 status collapsed
27452
27453 \begin_layout Plain Layout
27454
27455 [-1.5cm]
27456 \end_layout
27457
27458 \end_inset
27459
27460
27461 \begin_inset ERT
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465
27466
27467 \backslash
27468 renewcommand{
27469 \backslash
27470 marginpar}[1]{
27471 \backslash
27472 myMarginpar{#1}}
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \begin_inset Note Note
27479 status collapsed
27480
27481 \begin_layout Plain Layout
27482
27483 \lang english
27484 The margin note format is changed only for this example.
27485 \end_layout
27486
27487 \end_inset
27488
27489
27490 \end_layout
27491
27492 \begin_layout Standard
27493 \begin_inset ERT
27494 status collapsed
27495
27496 \begin_layout Plain Layout
27497
27498
27499 \backslash
27500 else
27501 \end_layout
27502
27503 \end_inset
27504
27505
27506 \begin_inset Note Note
27507 status open
27508
27509 \begin_layout Plain Layout
27510 Ce qui suit sera affiché si le paquetage LaTeX 
27511 \series bold
27512 marginnote
27513 \series default
27514  n'est pas installé :
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \begin_layout Standard
27523 Vous devez installer le paquetage LaTeX 
27524 \series bold
27525 marginnote
27526 \series default
27527  pour voir la suite de cette section dans la sortie imprimée.
27528 \end_layout
27529
27530 \begin_layout Standard
27531 \begin_inset ERT
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535
27536
27537 \backslash
27538 fi
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Chapter
27547 Les Boîtes
27548 \end_layout
27549
27550 \begin_layout Section
27551 Introduction
27552 \begin_inset Index idx
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 Boîtes ! Introduction
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27566  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27567  voir la section
27568 \begin_inset space ~
27569 \end_inset
27570
27571
27572 \begin_inset CommandInset ref
27573 LatexCommand ref
27574 reference "sec:Minipages"
27575
27576 \end_inset
27577
27578 , pour encadrer des portions de texte, voir la section
27579 \begin_inset space ~
27580 \end_inset
27581
27582
27583 \begin_inset CommandInset ref
27584 LatexCommand ref
27585 reference "sec:Décorations"
27586
27587 \end_inset
27588
27589 , pour empêcher que des mots subissent une césure, voir la section
27590 \begin_inset space ~
27591 \end_inset
27592
27593
27594 \begin_inset CommandInset ref
27595 LatexCommand ref
27596 reference "sec:Empêcher-césure"
27597
27598 \end_inset
27599
27600 , pour aligner du texte, voir la section
27601 \begin_inset space ~
27602 \end_inset
27603
27604
27605 \begin_inset CommandInset ref
27606 LatexCommand ref
27607 reference "sub:Alignement-Vertical"
27608
27609 \end_inset
27610
27611 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27612 \begin_inset space ~
27613 \end_inset
27614
27615
27616 \begin_inset CommandInset ref
27617 LatexCommand ref
27618 reference "sec:Boîtes-colorées"
27619
27620 \end_inset
27621
27622 .
27623 \end_layout
27624
27625 \begin_layout Standard
27626 On peut insérer une boîte en utilisant le menu 
27627 \family sans
27628 Insérer\SpecialChar \menuseparator
27629 Boîte
27630 \family default
27631  ou avec le bouton 
27632 \begin_inset Graphics
27633         filename ../../images/box-insert.png
27634         scale 85
27635         scaleBeforeRotation
27636
27637 \end_inset
27638
27639  de la barre d'outils.
27640  Une boîte grise avec une étiquette 
27641 \family sans
27642 Boîte
27643 \begin_inset space ~
27644 \end_inset
27645
27646 (Minipage)
27647 \family default
27648
27649 \begin_inset Graphics
27650         filename clipart/BoxInsetDefaultQt4.png
27651         scale 65
27652         scaleBeforeRotation
27653
27654 \end_inset
27655
27656  est alors insérée.
27657  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27658  et 
27659 \lang english
27660 selecting 
27661 \family sans
27662 Settings
27663 \family default
27664 \lang french
27665 .
27666  La fenêtre de dialogue qui apparaît donne accès aux types de
27667 \family sans
27668  Boîte
27669 \begin_inset space ~
27670 \end_inset
27671
27672 Intérieure
27673 \family default
27674  
27675 \family sans
27676 Parbox
27677 \begin_inset Note Note
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681 En attendant un traduction plus correcte NdT
27682 \end_layout
27683
27684 \end_inset
27685
27686
27687 \family default
27688  et 
27689 \family sans
27690 Minipage
27691 \family default
27692 .
27693  Le type 
27694 \family sans
27695 Minipage
27696 \family default
27697  est le type implicite pour les boîtes nouvellement créées et il est décrit
27698  dans la section
27699 \begin_inset space ~
27700 \end_inset
27701
27702
27703 \begin_inset CommandInset ref
27704 LatexCommand ref
27705 reference "sec:Minipages"
27706
27707 \end_inset
27708
27709 ; le type 
27710 \family sans
27711 Parbox
27712 \family default
27713  est décrit dans la section
27714 \begin_inset space ~
27715 \end_inset
27716
27717
27718 \begin_inset CommandInset ref
27719 LatexCommand ref
27720 reference "sec:Parboxes"
27721
27722 \end_inset
27723
27724  et le type 
27725 \family sans
27726 \lang english
27727 Makebox
27728 \family default
27729 \lang french
27730  est décrit dans la section
27731 \begin_inset space ~
27732 \end_inset
27733
27734
27735 \begin_inset CommandInset ref
27736 LatexCommand ref
27737 reference "sec:Empêcher-césure"
27738
27739 \end_inset
27740
27741 .
27742 \end_layout
27743
27744 \begin_layout Standard
27745 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27746  comme les flottants ou les notes de bas de page.
27747 \end_layout
27748
27749 \begin_layout Standard
27750 \begin_inset Note Greyedout
27751 status open
27752
27753 \begin_layout Plain Layout
27754
27755 \series bold
27756 Note:
27757 \series default
27758  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27759  de type 
27760 \family sans
27761 Liste
27762 \family default
27763  ou 
27764 \family sans
27765 Description
27766 \family default
27767 .
27768 \end_layout
27769
27770 \end_inset
27771
27772
27773 \end_layout
27774
27775 \begin_layout Standard
27776 \begin_inset Note Greyedout
27777 status open
27778
27779 \begin_layout Plain Layout
27780
27781 \series bold
27782 Note:
27783 \series default
27784  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27785 \family sans
27786 Boîte
27787 \begin_inset space ~
27788 \end_inset
27789
27790 Intérieure
27791 \family default
27792  à 
27793 \family sans
27794 Aucune
27795 \family default
27796  que quand vous utilisez une boîte encadrée.
27797  Les boîtes sans 
27798 \family sans
27799 Boîte
27800 \begin_inset space ~
27801 \end_inset
27802
27803 Intérieure
27804 \family default
27805  et sans cadre sont expliquées dans la section
27806 \begin_inset space ~
27807 \end_inset
27808
27809
27810 \begin_inset CommandInset ref
27811 LatexCommand ref
27812 reference "sec:Empêcher-césure"
27813
27814 \end_inset
27815
27816 .
27817 \end_layout
27818
27819 \end_inset
27820
27821
27822 \end_layout
27823
27824 \begin_layout Section
27825 La fenêtre de dialogue Boîte
27826 \begin_inset CommandInset label
27827 LatexCommand label
27828 name "sec:Boîte-Dialogue"
27829
27830 \end_inset
27831
27832
27833 \begin_inset Index idx
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 Boîtes ! Fenêtre de dialogue Boîte
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Subsection
27846 Taille
27847 \begin_inset Index idx
27848 status collapsed
27849
27850 \begin_layout Plain Layout
27851 Boîtes ! Taille
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Standard
27860 Dans la fenêtre de dialogue 
27861 \family sans
27862 Paramètres
27863 \begin_inset space ~
27864 \end_inset
27865
27866 de
27867 \begin_inset space ~
27868 \end_inset
27869
27870 Boîte
27871 \family default
27872  vous pouvez modifier la géométrie de la boîte avec les champs 
27873 \family sans
27874 Largeur
27875 \family default
27876  et 
27877 \family sans
27878 Hauteur
27879 \family default
27880 .
27881  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27882  dans le tableau
27883 \begin_inset space ~
27884 \end_inset
27885
27886
27887 \begin_inset CommandInset ref
27888 LatexCommand ref
27889 reference "tab:Unités"
27890
27891 \end_inset
27892
27893 .
27894  Le champ 
27895 \family sans
27896 Hauteur
27897 \family default
27898  offre en plus les spécifications de taille suivantes :
27899 \end_layout
27900
27901 \begin_layout Description
27902 Profondeur C'est simplement la 
27903 \begin_inset Quotes eld
27904 \end_inset
27905
27906 hauteur
27907 \begin_inset Quotes erd
27908 \end_inset
27909
27910  du texte.
27911  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27912  lignes de texte dans la boîte.
27913 \begin_inset Newline newline
27914 \end_inset
27915
27916
27917 \begin_inset Newline newline
27918 \end_inset
27919
27920
27921 \begin_inset Newline newline
27922 \end_inset
27923
27924
27925 \begin_inset Box Boxed
27926 position "c"
27927 hor_pos "c"
27928 has_inner_box 1
27929 inner_pos "c"
27930 use_parbox 0
27931 use_makebox 0
27932 width "12col%"
27933 special "none"
27934 height "1in"
27935 height_special "depth"
27936 status open
27937
27938 \begin_layout Plain Layout
27939 \align center
27940 Boîte dont la hauteur est égale à 1
27941 \begin_inset space \thinspace{}
27942 \end_inset
27943
27944 Profondeur
27945 \end_layout
27946
27947 \end_inset
27948
27949
27950 \begin_inset Newline newline
27951 \end_inset
27952
27953
27954 \begin_inset Newline newline
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Description
27961 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27962  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27963  est deux fois plus haute que le texte : 
27964 \begin_inset Box Boxed
27965 position "c"
27966 hor_pos "c"
27967 has_inner_box 1
27968 inner_pos "c"
27969 use_parbox 0
27970 use_makebox 0
27971 width "20col%"
27972 special "none"
27973 height "2in"
27974 height_special "height"
27975 status open
27976
27977 \begin_layout Plain Layout
27978 \align center
27979 Boîte dont la hauteur est 2
27980 \begin_inset space \thinspace{}
27981 \end_inset
27982
27983 Hauteur
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \begin_layout Description
27992 Hauteur
27993 \begin_inset space ~
27994 \end_inset
27995
27996 Totale C'est égal à Hauteur
27997 \begin_inset space \thinspace{}
27998 \end_inset
27999
28000 +
28001 \begin_inset space \thinspace{}
28002 \end_inset
28003
28004 Profondeur : 
28005 \begin_inset Box Boxed
28006 position "c"
28007 hor_pos "c"
28008 has_inner_box 1
28009 inner_pos "c"
28010 use_parbox 0
28011 use_makebox 0
28012 width "20col%"
28013 special "none"
28014 height "1in"
28015 height_special "totalheight"
28016 status open
28017
28018 \begin_layout Plain Layout
28019 \align center
28020 Boîte dont la hauteur est 1
28021 \begin_inset space \thinspace{}
28022 \end_inset
28023
28024 Hauteur
28025 \begin_inset space ~
28026 \end_inset
28027
28028 Totale
28029 \end_layout
28030
28031 \end_inset
28032
28033
28034 \end_layout
28035
28036 \begin_layout Description
28037 Largeur On prend la largeur de la boîte comme hauteur : 
28038 \begin_inset Box Boxed
28039 position "c"
28040 hor_pos "c"
28041 has_inner_box 1
28042 inner_pos "c"
28043 use_parbox 0
28044 use_makebox 0
28045 width "12col%"
28046 special "none"
28047 height "1in"
28048 height_special "width"
28049 status open
28050
28051 \begin_layout Plain Layout
28052 \align center
28053 Boîte dont la hauteur est 1
28054 \begin_inset space \thinspace{}
28055 \end_inset
28056
28057 Largeur
28058 \end_layout
28059
28060 \end_inset
28061
28062
28063 \end_layout
28064
28065 \begin_layout Subsection
28066 Alignement
28067 \begin_inset Index idx
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071 Boîtes ! Alignement
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 Quand vous avez choisi une 
28081 \family sans
28082 Boîte
28083 \begin_inset space ~
28084 \end_inset
28085
28086 Intérieure
28087 \family default
28088 , l'alignement vertical de la boîte peut être :
28089 \end_layout
28090
28091 \begin_layout Description
28092 Haut Ceci est un exemple de texte.
28093  
28094 \begin_inset Box Boxed
28095 position "t"
28096 hor_pos "c"
28097 has_inner_box 1
28098 inner_pos "c"
28099 use_parbox 0
28100 use_makebox 0
28101 width "12col%"
28102 special "none"
28103 height "1in"
28104 height_special "totalheight"
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108 \align center
28109 Cette boîte est alignée sur le haut.
28110 \end_layout
28111
28112 \end_inset
28113
28114  Ceci est un exemple de texte.
28115 \end_layout
28116
28117 \begin_layout Description
28118 Milieu Ceci est un exemple de texte.
28119  
28120 \begin_inset Box Boxed
28121 position "c"
28122 hor_pos "c"
28123 has_inner_box 1
28124 inner_pos "c"
28125 use_parbox 0
28126 use_makebox 0
28127 width "12col%"
28128 special "none"
28129 height "1in"
28130 height_special "totalheight"
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 \align center
28135 Cette boîte est alignée au centre.
28136 \end_layout
28137
28138 \end_inset
28139
28140  Ceci est un exemple de texte.
28141 \end_layout
28142
28143 \begin_layout Description
28144 Bas Ceci est un exemple de texte.
28145  
28146 \begin_inset Box Boxed
28147 position "b"
28148 hor_pos "c"
28149 has_inner_box 1
28150 inner_pos "c"
28151 use_parbox 0
28152 use_makebox 0
28153 width "12col%"
28154 special "none"
28155 height "1in"
28156 height_special "totalheight"
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 \align center
28161 Cette boîte est alignée sur le bas.
28162 \end_layout
28163
28164 \end_inset
28165
28166  Ceci est un exemple de texte.
28167 \end_layout
28168
28169 \begin_layout Standard
28170 \begin_inset Note Greyedout
28171 status open
28172
28173 \begin_layout Plain Layout
28174
28175 \series bold
28176 Note:
28177 \series default
28178  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28179  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28180  l'autre non.
28181 \end_layout
28182
28183 \end_inset
28184
28185
28186 \end_layout
28187
28188 \begin_layout Standard
28189 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28190  paragraphe grâce à la fenêtre de dialogue 
28191 \family sans
28192 Paramètres
28193 \begin_inset space ~
28194 \end_inset
28195
28196 de
28197 \begin_inset space ~
28198 \end_inset
28199
28200 Boîte
28201 \family default
28202 .
28203 \end_layout
28204
28205 \begin_layout Standard
28206 \begin_inset VSpace bigskip
28207 \end_inset
28208
28209 Quand vous avez choisi une 
28210 \family sans
28211 Boîte
28212 \begin_inset space ~
28213 \end_inset
28214
28215 Intérieure
28216 \family default
28217 , l'alignement vertical du contenu de la boîte peut être :
28218 \end_layout
28219
28220 \begin_layout Description
28221 haut Ceci est un exemple de texte.
28222 \begin_inset Box Boxed
28223 position "c"
28224 hor_pos "c"
28225 has_inner_box 1
28226 inner_pos "t"
28227 use_parbox 0
28228 use_makebox 0
28229 width "12col%"
28230 special "none"
28231 height "1.5in"
28232 height_special "totalheight"
28233 status collapsed
28234
28235 \begin_layout Plain Layout
28236 \align center
28237 Le texte de cette boîte est aligné sur le haut.
28238 \end_layout
28239
28240 \end_inset
28241
28242  Ceci est un exemple de texte.
28243 \end_layout
28244
28245 \begin_layout Description
28246 milieu Ceci est un exemple de texte.
28247  
28248 \begin_inset Box Boxed
28249 position "c"
28250 hor_pos "c"
28251 has_inner_box 1
28252 inner_pos "c"
28253 use_parbox 0
28254 use_makebox 0
28255 width "12col%"
28256 special "none"
28257 height "1.5in"
28258 height_special "totalheight"
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262 \align center
28263 Le texte de cette boîte est aligné au centre
28264 \end_layout
28265
28266 \end_inset
28267
28268  Ceci est un exemple de texte.
28269 \end_layout
28270
28271 \begin_layout Description
28272 bas Ceci est un exemple de texte.
28273  
28274 \begin_inset Box Boxed
28275 position "c"
28276 hor_pos "c"
28277 has_inner_box 1
28278 inner_pos "b"
28279 use_parbox 0
28280 use_makebox 0
28281 width "12col%"
28282 special "none"
28283 height "1.5in"
28284 height_special "totalheight"
28285 status collapsed
28286
28287 \begin_layout Plain Layout
28288 \align center
28289 Le texte de cette boîte est aligné en bas.
28290 \end_layout
28291
28292 \end_inset
28293
28294  Ceci est un exemple de texte.
28295 \end_layout
28296
28297 \begin_layout Description
28298 élongation Ceci est un exemple de texte.
28299  
28300 \begin_inset Box Boxed
28301 position "c"
28302 hor_pos "c"
28303 has_inner_box 1
28304 inner_pos "s"
28305 use_parbox 0
28306 use_makebox 0
28307 width "12col%"
28308 special "none"
28309 height "1.5in"
28310 height_special "totalheight"
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314 \align center
28315 Le texte 
28316 \end_layout
28317
28318 \begin_layout Plain Layout
28319 \align center
28320 de cette
28321 \end_layout
28322
28323 \begin_layout Plain Layout
28324 \align center
28325 boîte est
28326 \end_layout
28327
28328 \begin_layout Plain Layout
28329 \align center
28330 allongé.
28331 \end_layout
28332
28333 \end_inset
28334
28335  Ceci est un exemple de texte.
28336 \end_layout
28337
28338 \begin_layout Standard
28339 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28340  paragraphe.
28341  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28342 \end_layout
28343
28344 \begin_layout Standard
28345 \begin_inset VSpace bigskip
28346 \end_inset
28347
28348 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28349  la fenêtre de dialogue 
28350 \family sans
28351 Paramètres
28352 \begin_inset space ~
28353 \end_inset
28354
28355 de
28356 \begin_inset space ~
28357 \end_inset
28358
28359 paragraphe
28360 \family default
28361  quand vous avez choisi une 
28362 \family sans
28363 Boîte
28364 \begin_inset space ~
28365 \end_inset
28366
28367 Intérieure
28368 \family default
28369 .
28370 \end_layout
28371
28372 \begin_layout Standard
28373 \align center
28374 \begin_inset Box Boxed
28375 position "c"
28376 hor_pos "c"
28377 has_inner_box 1
28378 inner_pos "s"
28379 use_parbox 0
28380 use_makebox 0
28381 width "15col%"
28382 special "none"
28383 height "1.25in"
28384 height_special "totalheight"
28385 status open
28386
28387 \begin_layout Plain Layout
28388 \align left
28389 Le texte de 
28390 \end_layout
28391
28392 \begin_layout Plain Layout
28393 \align left
28394 cette boîte
28395 \end_layout
28396
28397 \begin_layout Plain Layout
28398 \align right
28399 est allongé.
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \begin_layout Standard
28408 Si vous n'avez pas choisi une 
28409 \family sans
28410 Boîte
28411 \begin_inset space ~
28412 \end_inset
28413
28414 Intérieure
28415 \family default
28416 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28417  de dialogue de boîte.
28418 \end_layout
28419
28420 \begin_layout Standard
28421 \align center
28422 \begin_inset Box Boxed
28423 position "c"
28424 hor_pos "s"
28425 has_inner_box 0
28426 inner_pos "s"
28427 use_parbox 0
28428 use_makebox 0
28429 width "90col%"
28430 special "none"
28431 height "1.25in"
28432 height_special "totalheight"
28433 status open
28434
28435 \begin_layout Plain Layout
28436 \align left
28437 Le texte de cette boîte est allongé horizontalement.
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \end_layout
28444
28445 \begin_layout Subsection
28446 Décorations
28447 \begin_inset CommandInset label
28448 LatexCommand label
28449 name "sec:Décorations"
28450
28451 \end_inset
28452
28453
28454 \begin_inset Index idx
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 Boîtes ! Décorations
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Standard
28467 On peut spécifier le style de la boîte en utilisant la liste déroulante
28468  
28469 \family sans
28470 Décoration
28471 \family default
28472 .
28473  Les possibilités sont les suivantes :
28474 \end_layout
28475
28476 \begin_layout Description
28477 Aucun
28478 \begin_inset space ~
28479 \end_inset
28480
28481 cadre
28482 \begin_inset space ~
28483 \end_inset
28484
28485 tracé 
28486 \lang english
28487 Nothing is drawn.
28488 \end_layout
28489
28490 \begin_layout Description
28491 Cadre
28492 \begin_inset space ~
28493 \end_inset
28494
28495 rectangulaire
28496 \begin_inset space ~
28497 \end_inset
28498
28499 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28500  L'épaisseur du trait de ce cadre est donnée par la variable  
28501 \series bold
28502
28503 \backslash
28504 fboxrule
28505 \series default
28506 .
28507 \begin_inset Newline newline
28508 \end_inset
28509
28510
28511 \begin_inset Box Boxed
28512 position "c"
28513 hor_pos "c"
28514 has_inner_box 1
28515 inner_pos "c"
28516 use_parbox 0
28517 use_makebox 0
28518 width "20col%"
28519 special "none"
28520 height "1in"
28521 height_special "totalheight"
28522 status open
28523
28524 \begin_layout Plain Layout
28525 \align center
28526 Boîte rectangulaire
28527 \end_layout
28528
28529 \end_inset
28530
28531
28532 \end_layout
28533
28534 \begin_layout Description
28535 Cadre
28536 \begin_inset space ~
28537 \end_inset
28538
28539 oval,
28540 \begin_inset space ~
28541 \end_inset
28542
28543 fin Ceci dessine un cadre ovalisée autour de la boîte.
28544  L'épaisseur du trait de ce cadre est de  0.4
28545 \begin_inset space \thinspace{}
28546 \end_inset
28547
28548 pt.
28549  
28550 \begin_inset Box ovalbox
28551 position "c"
28552 hor_pos "c"
28553 has_inner_box 1
28554 inner_pos "c"
28555 use_parbox 0
28556 use_makebox 0
28557 width "20col%"
28558 special "none"
28559 height "1in"
28560 height_special "totalheight"
28561 status open
28562
28563 \begin_layout Plain Layout
28564 \align center
28565 Boîte ovalisée, fine
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \end_layout
28572
28573 \begin_layout Description
28574 Cadre
28575 \begin_inset space ~
28576 \end_inset
28577
28578 oval,
28579 \begin_inset space ~
28580 \end_inset
28581
28582 épais Ceci dessine un cadre ovalisée autour de la boîte.
28583  L'épaisseur du trait de ce cadre est de   0.8
28584 \begin_inset space \thinspace{}
28585 \end_inset
28586
28587 pt.
28588  
28589 \begin_inset Box Ovalbox
28590 position "c"
28591 hor_pos "c"
28592 has_inner_box 1
28593 inner_pos "c"
28594 use_parbox 0
28595 use_makebox 0
28596 width "20col%"
28597 special "none"
28598 height "1in"
28599 height_special "totalheight"
28600 status open
28601
28602 \begin_layout Plain Layout
28603 \align center
28604 Boîte ovalisée, épaisse
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Description
28613 Ombre
28614 \begin_inset space ~
28615 \end_inset
28616
28617 en
28618 \begin_inset space ~
28619 \end_inset
28620
28621 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28622  L'épaisseur du trait de ce cadre est donnée par la variable  
28623 \series bold
28624
28625 \backslash
28626 fboxrule
28627 \series default
28628 , l'ombre a une épaisseur de  4
28629 \begin_inset space \thinspace{}
28630 \end_inset
28631
28632 pt.
28633  
28634 \begin_inset Box Shadowbox
28635 position "c"
28636 hor_pos "c"
28637 has_inner_box 1
28638 inner_pos "c"
28639 use_parbox 0
28640 use_makebox 0
28641 width "20col%"
28642 special "none"
28643 height "1in"
28644 height_special "totalheight"
28645 status open
28646
28647 \begin_layout Plain Layout
28648 \align center
28649 Boîte ombrée
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \begin_layout Description
28658 Fond
28659 \begin_inset space ~
28660 \end_inset
28661
28662 ombré Ceci dessine une boîte avec un arrière plan rouge.
28663  Contrairement aux boîtes coloriées
28664 \begin_inset Foot
28665 status collapsed
28666
28667 \begin_layout Plain Layout
28668 Voir la section
28669 \begin_inset space ~
28670 \end_inset
28671
28672
28673 \begin_inset CommandInset ref
28674 LatexCommand ref
28675 reference "sec:Boîtes-colorées"
28676
28677 \end_inset
28678
28679 .
28680 \end_layout
28681
28682 \end_inset
28683
28684 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28685  son propre paragraphe.
28686 \lang english
28687
28688 \begin_inset Box Shaded
28689 position "t"
28690 hor_pos "c"
28691 has_inner_box 0
28692 inner_pos "t"
28693 use_parbox 0
28694 use_makebox 0
28695 width "50col%"
28696 special "none"
28697 height "1in"
28698 height_special "totalheight"
28699 status collapsed
28700
28701 \begin_layout Plain Layout
28702 Boîte avec fond ombré
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \end_layout
28709
28710 \begin_layout Description
28711 Cadre
28712 \begin_inset space ~
28713 \end_inset
28714
28715 rectangulaire
28716 \begin_inset space ~
28717 \end_inset
28718
28719 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
28720  boîte.
28721  L'épaisseur du trait du cadre interne est de 0.75
28722 \begin_inset space \thinspace{}
28723 \end_inset
28724
28725
28726 \series bold
28727
28728 \backslash
28729 fboxrule
28730 \series default
28731 , l'épaisseur du trait du cadre externe est de 1.5
28732 \begin_inset space \thinspace{}
28733 \end_inset
28734
28735
28736 \series bold
28737
28738 \backslash
28739 fboxrule
28740 \series default
28741 .
28742  La distance entre les deux cadres est de  1.5
28743 \begin_inset space \thinspace{}
28744 \end_inset
28745
28746
28747 \series bold
28748
28749 \backslash
28750 fboxrule
28751 \series default
28752
28753 \begin_inset space \thinspace{}
28754 \end_inset
28755
28756 +
28757 \begin_inset space \thinspace{}
28758 \end_inset
28759
28760 0.5
28761 \begin_inset space \thinspace{}
28762 \end_inset
28763
28764 pt.
28765  
28766 \begin_inset Box Doublebox
28767 position "c"
28768 hor_pos "c"
28769 has_inner_box 1
28770 inner_pos "c"
28771 use_parbox 0
28772 use_makebox 0
28773 width "20col%"
28774 special "none"
28775 height "1in"
28776 height_special "totalheight"
28777 status open
28778
28779 \begin_layout Plain Layout
28780 \align center
28781 Boîte double
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 \begin_inset VSpace bigskip
28791 \end_inset
28792
28793 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28794  style de boîte utilisé.
28795  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28796  le paquetage LaTeX 
28797 \series bold
28798 fancybox
28799 \series default
28800
28801 \begin_inset Index idx
28802 status collapsed
28803
28804 \begin_layout Plain Layout
28805 Paquetages LaTeX ! fancybox
28806 \end_layout
28807
28808 \end_inset
28809
28810 .
28811 \end_layout
28812
28813 \begin_layout Standard
28814 \begin_inset VSpace bigskip
28815 \end_inset
28816
28817 Quand vous utilisez le style de décoration 
28818 \family sans
28819 cadre rectangulaire simple
28820 \family default
28821  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28822  de la boîte.
28823  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28824  predra toute la largeur de la colonne, la boîte sera considérée comme son
28825  propre paragraphe et 
28826 \series bold
28827
28828 \backslash
28829 fboxrule
28830 \series default
28831  et 
28832 \series bold
28833
28834 \backslash
28835 fboxsep
28836 \series default
28837  n'ont aucun effet sur ce type de boîte.
28838  L'épaisseur de la ligne du cadre a la valeur de 
28839 \series bold
28840
28841 \backslash
28842 FrameRule
28843 \series default
28844 .
28845  
28846 \begin_inset Box Framed
28847 position "t"
28848 hor_pos "c"
28849 has_inner_box 0
28850 inner_pos "t"
28851 use_parbox 0
28852 use_makebox 0
28853 width "100col%"
28854 special "none"
28855 height "1in"
28856 height_special "totalheight"
28857 status collapsed
28858
28859 \begin_layout Plain Layout
28860 Boîte avec cadre simple et sauts de page
28861 \end_layout
28862
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Section
28869 Personnalisation des boîtes
28870 \begin_inset Index idx
28871 status collapsed
28872
28873 \begin_layout Plain Layout
28874 Boîtes! Personnalisation
28875 \end_layout
28876
28877 \end_inset
28878
28879
28880 \end_layout
28881
28882 \begin_layout Standard
28883 La valeur implicite pour la variable 
28884 \series bold
28885
28886 \backslash
28887 fboxrule
28888 \series default
28889  est 0.4
28890 \begin_inset space \thinspace{}
28891 \end_inset
28892
28893 pt.
28894  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28895  pour avoir 2
28896 \begin_inset space \thinspace{}
28897 \end_inset
28898
28899 pt :
28900 \end_layout
28901
28902 \begin_layout Standard
28903
28904 \series bold
28905
28906 \backslash
28907 setlength{
28908 \backslash
28909 fboxrule}{2pt}
28910 \end_layout
28911
28912 \begin_layout Standard
28913 \begin_inset ERT
28914 status collapsed
28915
28916 \begin_layout Plain Layout
28917
28918
28919 \backslash
28920 setlength{
28921 \backslash
28922 fboxrule}{2pt}
28923 \end_layout
28924
28925 \end_inset
28926
28927
28928 \begin_inset Box Boxed
28929 position "c"
28930 hor_pos "c"
28931 has_inner_box 1
28932 inner_pos "c"
28933 use_parbox 0
28934 use_makebox 0
28935 width "25col%"
28936 special "none"
28937 height "1in"
28938 height_special "totalheight"
28939 status open
28940
28941 \begin_layout Plain Layout
28942 \align center
28943 Boîte rectangulaire avec 
28944 \series bold
28945
28946 \backslash
28947 fboxrule
28948 \series default
28949
28950 \begin_inset space \thinspace{}
28951 \end_inset
28952
28953 =
28954 \begin_inset space \thinspace{}
28955 \end_inset
28956
28957 2
28958 \begin_inset space \thinspace{}
28959 \end_inset
28960
28961 pt
28962 \end_layout
28963
28964 \end_inset
28965
28966
28967 \begin_inset ERT
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971
28972
28973 \backslash
28974 setlength{
28975 \backslash
28976 fboxrule}{0.4pt}
28977 \end_layout
28978
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \begin_layout Standard
28985 \begin_inset VSpace bigskip
28986 \end_inset
28987
28988 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28989  les types de cadres, implicitement il est de 3
28990 \begin_inset space \thinspace{}
28991 \end_inset
28992
28993 pt.
28994  Vous pouvez le modifier en donnant une autre valeur à la variable 
28995 \series bold
28996
28997 \backslash
28998 fboxsep
28999 \series default
29000 .
29001  Par exemple la commande
29002 \end_layout
29003
29004 \begin_layout Standard
29005
29006 \series bold
29007
29008 \backslash
29009 setlength{
29010 \backslash
29011 fboxsep}{10pt}
29012 \end_layout
29013
29014 \begin_layout Standard
29015 met une valeur de 10
29016 \begin_inset space \thinspace{}
29017 \end_inset
29018
29019 pt, comme celle utilisée pour cette boîte :
29020 \end_layout
29021
29022 \begin_layout Standard
29023 \begin_inset ERT
29024 status collapsed
29025
29026 \begin_layout Plain Layout
29027
29028
29029 \backslash
29030 setlength{
29031 \backslash
29032 fboxsep}{10pt}
29033 \end_layout
29034
29035 \end_inset
29036
29037
29038 \begin_inset Box Boxed
29039 position "c"
29040 hor_pos "c"
29041 has_inner_box 1
29042 inner_pos "c"
29043 use_parbox 0
29044 use_makebox 0
29045 width "25col%"
29046 special "none"
29047 height "1in"
29048 height_special "totalheight"
29049 status open
29050
29051 \begin_layout Plain Layout
29052 \align center
29053 Boîte rectangulaire avec 
29054 \series bold
29055
29056 \backslash
29057 fboxsep
29058 \series default
29059
29060 \begin_inset space \thinspace{}
29061 \end_inset
29062
29063 =
29064 \begin_inset space \thinspace{}
29065 \end_inset
29066
29067 10
29068 \begin_inset space \thinspace{}
29069 \end_inset
29070
29071 pt
29072 \end_layout
29073
29074 \end_inset
29075
29076
29077 \begin_inset ERT
29078 status collapsed
29079
29080 \begin_layout Plain Layout
29081
29082
29083 \backslash
29084 setlength{
29085 \backslash
29086 fboxsep}{3pt}
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \begin_layout Standard
29095 \begin_inset VSpace bigskip
29096 \end_inset
29097
29098 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29099  la commande 
29100 \series bold
29101
29102 \backslash
29103 cornersize
29104 \series default
29105 .
29106  Par exemple, la commande
29107 \end_layout
29108
29109 \begin_layout Standard
29110
29111 \series bold
29112
29113 \backslash
29114 cornersize*{1cm}
29115 \end_layout
29116
29117 \begin_layout Standard
29118 donne un diamètre de 1
29119 \begin_inset space \thinspace{}
29120 \end_inset
29121
29122 cm.
29123  La commande
29124 \end_layout
29125
29126 \begin_layout Standard
29127
29128 \series bold
29129
29130 \backslash
29131 cornersize{num}
29132 \end_layout
29133
29134 \begin_layout Standard
29135 fixe le diamètre à 
29136 \family sans
29137 num
29138 \begin_inset space \thinspace{}
29139 \end_inset
29140
29141 ×
29142 \begin_inset space \thinspace{}
29143 \end_inset
29144
29145 minimum(largeur et hauteur de la boîte)
29146 \family default
29147 .
29148  La valeur implicite est 
29149 \series bold
29150
29151 \backslash
29152 cornersize{0.5}
29153 \series default
29154 .
29155 \end_layout
29156
29157 \begin_layout Standard
29158 \begin_inset ERT
29159 status collapsed
29160
29161 \begin_layout Plain Layout
29162
29163
29164 \backslash
29165 cornersize*{1.5cm}
29166 \end_layout
29167
29168 \end_inset
29169
29170
29171 \begin_inset Box Ovalbox
29172 position "c"
29173 hor_pos "c"
29174 has_inner_box 1
29175 inner_pos "c"
29176 use_parbox 0
29177 use_makebox 0
29178 width "25col%"
29179 special "none"
29180 height "1in"
29181 height_special "totalheight"
29182 status open
29183
29184 \begin_layout Plain Layout
29185 \align center
29186 Boîte ovale avec 
29187 \series bold
29188
29189 \backslash
29190 cornersize
29191 \series default
29192
29193 \begin_inset space \thinspace{}
29194 \end_inset
29195
29196 =
29197 \begin_inset space \thinspace{}
29198 \end_inset
29199
29200 1.5
29201 \begin_inset space \thinspace{}
29202 \end_inset
29203
29204 cm
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \begin_inset ERT
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214
29215
29216 \backslash
29217 cornersize{0.5}
29218 \end_layout
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Standard
29226 \begin_inset VSpace bigskip
29227 \end_inset
29228
29229 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29230  
29231 \series bold
29232
29233 \backslash
29234 shadowsize
29235 \series default
29236 .
29237  Elle est fixée à 2
29238 \begin_inset space \thinspace{}
29239 \end_inset
29240
29241 pt pour la boîte suivante par la commande :
29242 \end_layout
29243
29244 \begin_layout Standard
29245
29246 \series bold
29247
29248 \backslash
29249 setlength{
29250 \backslash
29251 shadowsize}{2pt}
29252 \end_layout
29253
29254 \begin_layout Standard
29255 \begin_inset ERT
29256 status collapsed
29257
29258 \begin_layout Plain Layout
29259
29260
29261 \backslash
29262 setlength{
29263 \backslash
29264 shadowsize}{2pt}
29265 \end_layout
29266
29267 \end_inset
29268
29269
29270 \begin_inset Box Shadowbox
29271 position "c"
29272 hor_pos "c"
29273 has_inner_box 1
29274 inner_pos "c"
29275 use_parbox 0
29276 use_makebox 0
29277 width "25col%"
29278 special "none"
29279 height "1in"
29280 height_special "totalheight"
29281 status open
29282
29283 \begin_layout Plain Layout
29284 \align center
29285 Boîte ombrée avec 
29286 \series bold
29287
29288 \backslash
29289 shadowsize
29290 \series default
29291
29292 \begin_inset space \thinspace{}
29293 \end_inset
29294
29295 =
29296 \begin_inset space \thinspace{}
29297 \end_inset
29298
29299 2
29300 \begin_inset space \thinspace{}
29301 \end_inset
29302
29303 pt
29304 \end_layout
29305
29306 \end_inset
29307
29308
29309 \begin_inset ERT
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313
29314
29315 \backslash
29316 setlength{
29317 \backslash
29318 shadowsize}{4pt}
29319 \end_layout
29320
29321 \end_inset
29322
29323
29324 \end_layout
29325
29326 \begin_layout Standard
29327 \begin_inset VSpace bigskip
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 La valeur implicite pour la longueur 
29335 \series bold
29336
29337 \backslash
29338 FrameRule
29339 \series default
29340  est 0,4
29341 \begin_inset space \thinspace{}
29342 \end_inset
29343
29344 pt.
29345  L'espacement implicite entre le contenu de la note et le cadre est de 9
29346 \begin_inset space \thinspace{}
29347 \end_inset
29348
29349 pt et il peut être modifié en utilisant la valeur de 
29350 \series bold
29351
29352 \backslash
29353 FrameSep
29354 \series default
29355 .
29356  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29357  suivantes en code TeX
29358 \end_layout
29359
29360 \begin_layout Standard
29361
29362 \series bold
29363
29364 \backslash
29365 setlength{
29366 \backslash
29367 FrameRule}{5pt}
29368 \begin_inset Newline newline
29369 \end_inset
29370
29371
29372 \backslash
29373 setlength{
29374 \backslash
29375 FrameSep}{0.5cm}
29376 \end_layout
29377
29378 \begin_layout Standard
29379 \begin_inset ERT
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383
29384
29385 \backslash
29386 setlength{
29387 \backslash
29388 FrameRule}{5pt}
29389 \end_layout
29390
29391 \begin_layout Plain Layout
29392
29393
29394 \backslash
29395 setlength{
29396 \backslash
29397 FrameSep}{0.5cm}
29398 \end_layout
29399
29400 \end_inset
29401
29402
29403 \begin_inset Box Framed
29404 position "t"
29405 hor_pos "c"
29406 has_inner_box 0
29407 inner_pos "t"
29408 use_parbox 0
29409 use_makebox 0
29410 width "100col%"
29411 special "none"
29412 height "1in"
29413 height_special "totalheight"
29414 status open
29415
29416 \begin_layout Plain Layout
29417 Ceci est un texte dans une boîte autorisant les 
29418 \family sans
29419 sauts de page
29420 \family default
29421 .
29422 \end_layout
29423
29424 \end_inset
29425
29426
29427 \begin_inset ERT
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431
29432
29433 \backslash
29434 setlength{
29435 \backslash
29436 FrameRule}{0.4pt}
29437 \end_layout
29438
29439 \begin_layout Plain Layout
29440
29441
29442 \backslash
29443 setlength{
29444 \backslash
29445 FrameSep}{9pt}
29446 \end_layout
29447
29448 \end_inset
29449
29450
29451 \end_layout
29452
29453 \begin_layout Standard
29454
29455 \lang english
29456 \begin_inset VSpace bigskip
29457 \end_inset
29458
29459
29460 \end_layout
29461
29462 \begin_layout Standard
29463 Pour les bôites à 
29464 \family sans
29465 Fond
29466 \begin_inset space ~
29467 \end_inset
29468
29469 ombré
29470 \family default
29471 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29472  3
29473 \begin_inset space \thinspace{}
29474 \end_inset
29475
29476 pt et il peut être modifié avec la valeur de 
29477 \series bold
29478
29479 \backslash
29480 fboxsep
29481 \series default
29482 .
29483  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29484  localement avec la commande 
29485 \series bold
29486
29487 \backslash
29488 definecolor{shadecolor}
29489 \series default
29490 , soit globalement avec le menu 
29491 \family sans
29492 Outils\SpecialChar \menuseparator
29493 Préférences
29494 \family default
29495 \SpecialChar \menuseparator
29496
29497 \family sans
29498 Couleurs\SpecialChar \menuseparator
29499 boîte
29500 \begin_inset space ~
29501 \end_inset
29502
29503 ombrée
29504 \family default
29505 .
29506  La syntaxe de la commande 
29507 \series bold
29508
29509 \backslash
29510 definecolor
29511 \series default
29512  est expliquée dans la section
29513 \begin_inset space ~
29514 \end_inset
29515
29516
29517 \begin_inset CommandInset ref
29518 LatexCommand ref
29519 reference "sec:Tableaux-Colorés"
29520
29521 \end_inset
29522
29523
29524 \begin_inset Foot
29525 status collapsed
29526
29527 \begin_layout Plain Layout
29528 Notez que l'utilisation de 
29529 \series bold
29530
29531 \backslash
29532 definecolor
29533 \series default
29534  ne peut se faire sans le paquetage LaTeX 
29535 \series bold
29536 color
29537 \series default
29538  dans le préambule, voir la section
29539 \begin_inset space ~
29540 \end_inset
29541
29542
29543 \begin_inset CommandInset ref
29544 LatexCommand ref
29545 reference "sec:Boîtes-colorées"
29546
29547 \end_inset
29548
29549 .
29550  
29551 \end_layout
29552
29553 \end_inset
29554
29555 .
29556 \end_layout
29557
29558 \begin_layout Standard
29559 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29560  les commandes en code TeX suivantes
29561 \end_layout
29562
29563 \begin_layout Standard
29564
29565 \series bold
29566
29567 \backslash
29568 setlength{
29569 \backslash
29570 fboxsep}{0.5cm}
29571 \series default
29572
29573 \begin_inset Newline newline
29574 \end_inset
29575
29576
29577 \series bold
29578
29579 \backslash
29580 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29581 \end_layout
29582
29583 \begin_layout Standard
29584 \begin_inset ERT
29585 status collapsed
29586
29587 \begin_layout Plain Layout
29588
29589
29590 \backslash
29591 setlength{
29592 \backslash
29593 fboxsep}{0.5cm}
29594 \end_layout
29595
29596 \begin_layout Plain Layout
29597
29598
29599 \backslash
29600 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29601 \end_layout
29602
29603 \end_inset
29604
29605
29606 \begin_inset Box Shaded
29607 position "t"
29608 hor_pos "c"
29609 has_inner_box 0
29610 inner_pos "t"
29611 use_parbox 0
29612 use_makebox 0
29613 width "100col%"
29614 special "none"
29615 height "1in"
29616 height_special "totalheight"
29617 status open
29618
29619 \begin_layout Plain Layout
29620
29621 \color yellow
29622 Ceci est un texte jaune dans une boîte à 
29623 \family sans
29624 Fond
29625 \begin_inset space ~
29626 \end_inset
29627
29628 ombré
29629 \family default
29630 \color inherit
29631  
29632 \color yellow
29633 avec un fond vert foncé.
29634 \end_layout
29635
29636 \end_inset
29637
29638
29639 \begin_inset ERT
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643
29644
29645 \backslash
29646 setlength{
29647 \backslash
29648 fboxsep}{3pt}
29649 \end_layout
29650
29651 \begin_layout Plain Layout
29652
29653
29654 \backslash
29655 definecolor{shadecolor}{rgb}{1,0,0}
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \end_layout
29662
29663 \begin_layout Standard
29664
29665 \lang english
29666 \begin_inset VSpace bigskip
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \begin_layout Standard
29673 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29674  les boîtes qui suivent la commandes qui les a changées.
29675 \end_layout
29676
29677 \begin_layout Section
29678 Minipages
29679 \begin_inset CommandInset label
29680 LatexCommand label
29681 name "sec:Minipages"
29682
29683 \end_inset
29684
29685
29686 \begin_inset Index idx
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690 Boîtes ! Minipages
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \begin_layout Standard
29699 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29700 ur d'une page.
29701  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29702  règles d'indentation, de saut de ligne, etc.
29703  s'appliquent.
29704 \end_layout
29705
29706 \begin_layout Standard
29707 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29708  langues.
29709 \end_layout
29710
29711 \begin_layout Standard
29712 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29713  Leur largeur est fixée à 45
29714 \begin_inset space \thinspace{}
29715 \end_inset
29716
29717 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29718  via le menu 
29719 \family sans
29720 Insérer\SpecialChar \menuseparator
29721 Typographie
29722 \begin_inset space ~
29723 \end_inset
29724
29725 spéciale\SpecialChar \menuseparator
29726 Ressort
29727 \begin_inset space ~
29728 \end_inset
29729
29730 Horizontal
29731 \family default
29732 .
29733 \end_layout
29734
29735 \begin_layout Standard
29736
29737 \end_layout
29738
29739 \begin_layout Standard
29740
29741 \lang english
29742 \begin_inset Box Frameless
29743 position "t"
29744 hor_pos "c"
29745 has_inner_box 1
29746 inner_pos "c"
29747 use_parbox 0
29748 use_makebox 0
29749 width "45col%"
29750 special "none"
29751 height "1in"
29752 height_special "totalheight"
29753 status open
29754
29755 \begin_layout Plain Layout
29756
29757 \lang german
29758 Dies ist ein deutscher Text.
29759  Dies ist ein deutscher Text.
29760  Dies ist ein deutscher Text.
29761  Dies ist ein deutscher Text.
29762  Dies ist ein deutscher Text.
29763  Dies ist ein deutscher Text.
29764  Dies ist ein deutscher Text.
29765  Dies ist ein deutscher Text.
29766  Dies ist ein deutscher Text.
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 \begin_inset Foot
29772 status collapsed
29773
29774 \begin_layout Plain Layout
29775
29776 \lang german
29777 Dies ist eine deutsche Fußnote.
29778 \end_layout
29779
29780 \end_inset
29781
29782 .
29783  Dies ist ein deutscher Text.
29784  Dies ist ein deutscher Text.
29785 \end_layout
29786
29787 \end_inset
29788
29789
29790 \begin_inset space \hfill{}
29791 \end_inset
29792
29793
29794 \begin_inset Box Frameless
29795 position "t"
29796 hor_pos "c"
29797 has_inner_box 1
29798 inner_pos "c"
29799 use_parbox 0
29800 use_makebox 0
29801 width "45col%"
29802 special "none"
29803 height "1in"
29804 height_special "totalheight"
29805 status open
29806
29807 \begin_layout Plain Layout
29808
29809 \lang english
29810 This is an English Text.
29811  This is an English Text.
29812  This is an English Text.
29813  This is an English Text.
29814  This is an English Text.
29815  This is an English Text.
29816  This is an English Text.
29817  This is an English Text.
29818  This is an English Text.
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 \begin_inset Foot
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830
29831 \lang english
29832 This is an English footnote.
29833 \end_layout
29834
29835 \end_inset
29836
29837  This is an English Text.
29838  
29839 \end_layout
29840
29841 \end_inset
29842
29843
29844 \end_layout
29845
29846 \begin_layout Standard
29847 \begin_inset VSpace bigskip
29848 \end_inset
29849
29850 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29851  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29852  minipages, même si vous les avez mis par exemple à 
29853 \family sans
29854 Moyen
29855 \family default
29856  dans les paramètres du document.
29857 \end_layout
29858
29859 \begin_layout Standard
29860 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29861  portion de texte, voyez la section
29862 \begin_inset space ~
29863 \end_inset
29864
29865
29866 \begin_inset CommandInset ref
29867 LatexCommand ref
29868 reference "sub:Couleur-pour-les-Paragraphes"
29869
29870 \end_inset
29871
29872 .
29873 \end_layout
29874
29875 \begin_layout Standard
29876 \begin_inset Note Greyedout
29877 status open
29878
29879 \begin_layout Plain Layout
29880
29881 \series bold
29882 Note:
29883 \series default
29884  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29885  mais les minipages peuvent être utilisées dans un tableau, un flottant
29886  ou une autre boîte.
29887 \end_layout
29888
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \begin_layout Section
29895 Les Parboxes
29896 \begin_inset CommandInset label
29897 LatexCommand label
29898 name "sec:Parboxes"
29899
29900 \end_inset
29901
29902
29903 \begin_inset Index idx
29904 status collapsed
29905
29906 \begin_layout Plain Layout
29907 Boîtes ! Parboxes
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 \begin_inset Note Note
29917 status collapsed
29918
29919 \begin_layout Plain Layout
29920
29921 \lang english
29922 En attendant une traduction de parbox (NdT)
29923 \end_layout
29924
29925 \end_inset
29926
29927 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29928  ne peuvent avoir de note de bas de page.
29929 \end_layout
29930
29931 \begin_layout Standard
29932 \align center
29933 \begin_inset Box Frameless
29934 position "t"
29935 hor_pos "c"
29936 has_inner_box 1
29937 inner_pos "t"
29938 use_parbox 1
29939 use_makebox 0
29940 width "33col%"
29941 special "none"
29942 height "1in"
29943 height_special "totalheight"
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947 Ceci est un texte à l'intérieur d'une parbox.
29948  Ceci est un texte à l'intérieur d'une parbox.
29949 \end_layout
29950
29951 \begin_layout Plain Layout
29952 Cette note de bas de page ne devrait pas apparaître :
29953 \begin_inset Foot
29954 status open
29955
29956 \begin_layout Plain Layout
29957 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29958  pas.
29959 \end_layout
29960
29961 \end_inset
29962
29963
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \begin_layout Section
29972 Des Boîtes pour les Mots et les Caractères
29973 \begin_inset Index idx
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977 Boîtes ! Pour les caractères
29978 \end_layout
29979
29980 \end_inset
29981
29982
29983 \end_layout
29984
29985 \begin_layout Subsection
29986 Empêcher la Césure
29987 \begin_inset CommandInset label
29988 LatexCommand label
29989 name "sec:Empêcher-césure"
29990
29991 \end_inset
29992
29993
29994 \begin_inset Index idx
29995 status collapsed
29996
29997 \begin_layout Plain Layout
29998 Boîtes ! Pour empêcher la césure
29999 \end_layout
30000
30001 \end_inset
30002
30003
30004 \end_layout
30005
30006 \begin_layout Standard
30007 Vous pouvez utiliser 
30008 \lang english
30009 the box type 
30010 \family sans
30011 Makebox
30012 \family default
30013 \lang french
30014  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30015 \begin_inset Newline newline
30016 \end_inset
30017
30018 Voici un exemple de texte :
30019 \end_layout
30020
30021 \begin_layout Standard
30022 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30023 \begin_inset Quotes eld
30024 \end_inset
30025
30026 motTrèsTrèsLong
30027 \begin_inset Quotes erd
30028 \end_inset
30029
30030
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Pour empêcher que le mot 
30035 \begin_inset Quotes eld
30036 \end_inset
30037
30038 motTrèsTrèsLong
30039 \begin_inset Quotes erd
30040 \end_inset
30041
30042  
30043 \lang english
30044 put the word into a box, set the 
30045 \family sans
30046 Inner
30047 \begin_inset space ~
30048 \end_inset
30049
30050 box
30051 \family default
30052  to 
30053 \family sans
30054 Makebox
30055 \family default
30056  and its width to 1
30057 \begin_inset space \thinspace{}
30058 \end_inset
30059
30060 Width.
30061 \end_layout
30062
30063 \begin_layout Standard
30064 Voici le résultat :
30065 \end_layout
30066
30067 \begin_layout Standard
30068 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30069 \begin_inset Box Frameless
30070 position "t"
30071 hor_pos "c"
30072 has_inner_box 1
30073 inner_pos "t"
30074 use_parbox 0
30075 use_makebox 1
30076 width "1in"
30077 special "width"
30078 height "1in"
30079 height_special "totalheight"
30080 status open
30081
30082 \begin_layout Plain Layout
30083 \begin_inset Quotes eld
30084 \end_inset
30085
30086 motTrèsTrèsLong
30087 \begin_inset Quotes erd
30088 \end_inset
30089
30090
30091 \end_layout
30092
30093 \end_inset
30094
30095
30096 \end_layout
30097
30098 \begin_layout Standard
30099 Une autre méthode consiste à mettre la commande 
30100 \begin_inset Quotes eld
30101 \end_inset
30102
30103
30104 \series bold
30105
30106 \backslash
30107 -
30108 \series default
30109
30110 \begin_inset Quotes grd
30111 \end_inset
30112
30113  en code TeX, juste avant le mot :
30114 \end_layout
30115
30116 \begin_layout Standard
30117 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30118 \begin_inset Quotes eld
30119 \end_inset
30120
30121
30122 \begin_inset ERT
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126
30127
30128 \backslash
30129 -
30130 \end_layout
30131
30132 \end_inset
30133
30134 motTrèsTrèsLong
30135 \begin_inset Quotes erd
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30143  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30144 \family sans
30145 Insérer\SpecialChar \menuseparator
30146 Formats\SpecialChar \menuseparator
30147 Passage
30148 \begin_inset space ~
30149 \end_inset
30150
30151 à
30152 \begin_inset space ~
30153 \end_inset
30154
30155 la
30156 \begin_inset space ~
30157 \end_inset
30158
30159 Ligne
30160 \family default
30161  (raccourci 
30162 \family sans
30163 Ctrl-Entrée
30164 \family default
30165 ) :
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30170 \begin_inset Newline newline
30171 \end_inset
30172
30173
30174 \begin_inset Box Frameless
30175 position "t"
30176 hor_pos "c"
30177 has_inner_box 1
30178 inner_pos "t"
30179 use_parbox 0
30180 use_makebox 1
30181 width "1in"
30182 special "width"
30183 height "1in"
30184 height_special "totalheight"
30185 status open
30186
30187 \begin_layout Plain Layout
30188 \begin_inset Quotes eld
30189 \end_inset
30190
30191 motTrèsTrèsLong
30192 \begin_inset Quotes erd
30193 \end_inset
30194
30195
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Subsection
30204 Alignement Vertical
30205 \begin_inset CommandInset label
30206 LatexCommand label
30207 name "sub:Alignement-Vertical"
30208
30209 \end_inset
30210
30211
30212 \begin_inset Index idx
30213 status collapsed
30214
30215 \begin_layout Plain Layout
30216 Boîtes ! Pour l'alignement vertical
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \begin_inset Index idx
30223 status collapsed
30224
30225 \begin_layout Plain Layout
30226 Boîtes ! Boîtes élévatrices
30227 \end_layout
30228
30229 \end_inset
30230
30231
30232 \begin_inset Index idx
30233 status collapsed
30234
30235 \begin_layout Plain Layout
30236 Raisebox|see
30237 \begin_inset ERT
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241
30242 {
30243 \end_layout
30244
30245 \end_inset
30246
30247 Boîtes élévatrices
30248 \begin_inset ERT
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252
30253 }
30254 \end_layout
30255
30256 \end_inset
30257
30258
30259 \end_layout
30260
30261 \end_inset
30262
30263
30264 \end_layout
30265
30266 \begin_layout Standard
30267 Avec la commande 
30268 \series bold
30269
30270 \backslash
30271 raisebox
30272 \series default
30273  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30274  par rapport au texte qui l'entoure.
30275  La commande
30276 \series bold
30277  
30278 \backslash
30279 raisebox
30280 \series default
30281  s'utilise en suivant la syntaxe suivante :
30282 \end_layout
30283
30284 \begin_layout Standard
30285
30286 \series bold
30287
30288 \backslash
30289 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30294  pour l'abaisser.
30295 \end_layout
30296
30297 \begin_layout Standard
30298 Pour aligner le mot 
30299 \begin_inset Quotes eld
30300 \end_inset
30301
30302 empêcher
30303 \begin_inset Quotes erd
30304 \end_inset
30305
30306  de façon à ce que le point le plus bas du caractère le plus 
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310 profond
30311 \begin_inset Quotes erd
30312 \end_inset
30313
30314 , le 
30315 \begin_inset Quotes eld
30316 \end_inset
30317
30318 p
30319 \begin_inset Quotes erd
30320 \end_inset
30321
30322 , soit au niveau de la ligne de base, insérez la commande 
30323 \end_layout
30324
30325 \begin_layout Standard
30326
30327 \series bold
30328
30329 \backslash
30330 raisebox{
30331 \backslash
30332 depth}{
30333 \end_layout
30334
30335 \begin_layout Standard
30336 en code TeX avant le mot.
30337  Insérez après le mot l'accolade fermante 
30338 \begin_inset Quotes eld
30339 \end_inset
30340
30341
30342 \series bold
30343 }
30344 \series default
30345
30346 \begin_inset Quotes erd
30347 \end_inset
30348
30349  en code TeX.
30350 \begin_inset Newline newline
30351 \end_inset
30352
30353 Voici le résultat :
30354 \end_layout
30355
30356 \begin_layout Standard
30357 Cette ligne de texte contient le mot 
30358 \begin_inset ERT
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362
30363
30364 \backslash
30365 raisebox{
30366 \backslash
30367 depth}{
30368 \end_layout
30369
30370 \end_inset
30371
30372
30373 \begin_inset Quotes eld
30374 \end_inset
30375
30376 empêcher
30377 \begin_inset Quotes erd
30378 \end_inset
30379
30380
30381 \begin_inset ERT
30382 status collapsed
30383
30384 \begin_layout Plain Layout
30385
30386 }
30387 \end_layout
30388
30389 \end_inset
30390
30391  comme mot élevé.
30392 \end_layout
30393
30394 \begin_layout Standard
30395 \begin_inset VSpace bigskip
30396 \end_inset
30397
30398 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30399  entre les lignes va être agrandie :
30400 \end_layout
30401
30402 \begin_layout Standard
30403 Cette ligne de texte contient le mot
30404 \begin_inset ERT
30405 status collapsed
30406
30407 \begin_layout Plain Layout
30408
30409
30410 \backslash
30411 raisebox{-
30412 \backslash
30413 depth}{
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \begin_inset Quotes eld
30420 \end_inset
30421
30422 empêcher
30423 \begin_inset Quotes erd
30424 \end_inset
30425
30426
30427 \begin_inset ERT
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432 }
30433 \end_layout
30434
30435 \end_inset
30436
30437  comme mot abaissé.
30438 \begin_inset Newline newline
30439 \end_inset
30440
30441 Cette ligne de texte contient le mot 
30442 \begin_inset ERT
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446
30447
30448 \backslash
30449 raisebox{0.5cm}{
30450 \end_layout
30451
30452 \end_inset
30453
30454
30455 \begin_inset Quotes eld
30456 \end_inset
30457
30458 tester
30459 \begin_inset Quotes erd
30460 \end_inset
30461
30462
30463 \begin_inset ERT
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467
30468 }
30469 \end_layout
30470
30471 \end_inset
30472
30473  comme mot élevé.
30474 \end_layout
30475
30476 \begin_layout Standard
30477 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30478  mettez la hauteur de la boîte à zéro.
30479  Par exemple utilisez
30480 \end_layout
30481
30482 \begin_layout Standard
30483
30484 \series bold
30485
30486 \backslash
30487 raisebox{-
30488 \backslash
30489 depth}[0pt]{
30490 \end_layout
30491
30492 \begin_layout Standard
30493 Cette ligne de texte contient le mot
30494 \begin_inset ERT
30495 status collapsed
30496
30497 \begin_layout Plain Layout
30498
30499
30500 \backslash
30501 raisebox{-
30502 \backslash
30503 depth}[0pt]{
30504 \end_layout
30505
30506 \end_inset
30507
30508
30509 \begin_inset Quotes eld
30510 \end_inset
30511
30512 empêcher
30513 \begin_inset Quotes erd
30514 \end_inset
30515
30516
30517 \begin_inset ERT
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521
30522 }
30523 \end_layout
30524
30525 \end_inset
30526
30527  comme mot abaissé.
30528 \begin_inset Newline newline
30529 \end_inset
30530
30531 Cette ligne de texte contient le mot 
30532 \begin_inset ERT
30533 status collapsed
30534
30535 \begin_layout Plain Layout
30536
30537
30538 \backslash
30539 raisebox{0.5cm}[0pt]{
30540 \end_layout
30541
30542 \end_inset
30543
30544
30545 \begin_inset Quotes eld
30546 \end_inset
30547
30548 tester
30549 \begin_inset Quotes erd
30550 \end_inset
30551
30552
30553 \begin_inset ERT
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557
30558 }
30559 \end_layout
30560
30561 \end_inset
30562
30563  comme mot élevé.
30564 \end_layout
30565
30566 \begin_layout Section
30567 Boîtes Colorées
30568 \begin_inset CommandInset label
30569 LatexCommand label
30570 name "sec:Boîtes-colorées"
30571
30572 \end_inset
30573
30574
30575 \begin_inset Index idx
30576 status collapsed
30577
30578 \begin_layout Plain Layout
30579 Boîtes ! Couleur
30580 \end_layout
30581
30582 \end_inset
30583
30584
30585 \end_layout
30586
30587 \begin_layout Subsection
30588 De la couleur pour le texte
30589 \begin_inset Index idx
30590 status collapsed
30591
30592 \begin_layout Plain Layout
30593 Couleur ! Pour le texte
30594 \end_layout
30595
30596 \end_inset
30597
30598
30599 \end_layout
30600
30601 \begin_layout Standard
30602 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30603  une boîte appelée 
30604 \begin_inset Quotes eld
30605 \end_inset
30606
30607 colorbox
30608 \begin_inset Quotes erd
30609 \end_inset
30610
30611 .
30612  Cela demande que le paquetage LaTeX 
30613 \series bold
30614 color
30615 \series default
30616
30617 \begin_inset Index idx
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621 Paquetages LaTeX ! color
30622 \end_layout
30623
30624 \end_inset
30625
30626  soit chargé dans le préambule du document avec la commande
30627 \end_layout
30628
30629 \begin_layout Standard
30630
30631 \series bold
30632
30633 \backslash
30634 @ifundefined{textcolor}
30635 \begin_inset Newline newline
30636 \end_inset
30637
30638
30639 \begin_inset Phantom HPhantom
30640 status open
30641
30642 \begin_layout Plain Layout
30643
30644 \series bold
30645 \begin_inset space ~
30646 \end_inset
30647
30648
30649 \end_layout
30650
30651 \end_inset
30652
30653 {
30654 \backslash
30655 usepackage{color}}{}
30656 \end_layout
30657
30658 \begin_layout Standard
30659 Le paquetage 
30660 \series bold
30661 color
30662 \series default
30663  sera chargé automatiquement par LyX dès que vous colorez du texte.
30664 \begin_inset Foot
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30669  
30670 \series bold
30671
30672 \backslash
30673 @ifundefined
30674 \series default
30675 .
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \begin_layout Standard
30684 \begin_inset VSpace medskip
30685 \end_inset
30686
30687 Les boîtes colorées sont créées par la commande 
30688 \series bold
30689
30690 \backslash
30691 colorbox
30692 \series default
30693 .
30694  Elle est utilisée avec la syntaxe suivante :
30695 \end_layout
30696
30697 \begin_layout Standard
30698
30699 \series bold
30700
30701 \backslash
30702 colorbox{couleur}{contenu de la boîte}
30703 \end_layout
30704
30705 \begin_layout Standard
30706 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30707  peuvent être placées à l'intérieur d'autres boîtes.
30708 \end_layout
30709
30710 \begin_layout Standard
30711 Les couleurs suivantes sont prédéfinies ::
30712 \begin_inset Newline newline
30713 \end_inset
30714
30715
30716 \family sans
30717 black
30718 \family default
30719  (noir), 
30720 \family sans
30721 blue
30722 \family default
30723  (bleu), 
30724 \family sans
30725 cyan
30726 \family default
30727 \series bold
30728 ,
30729 \series default
30730  
30731 \family sans
30732 green
30733 \family default
30734  (vert), 
30735 \family sans
30736 magenta
30737 \family default
30738
30739 \family sans
30740 red
30741 \family default
30742  (rouge), 
30743 \family sans
30744 white
30745 \family default
30746  (blanc), and 
30747 \family sans
30748 yellow
30749 \family default
30750  (jaune).
30751 \begin_inset Newline newline
30752 \end_inset
30753
30754 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30755  section
30756 \begin_inset space ~
30757 \end_inset
30758
30759
30760 \begin_inset CommandInset ref
30761 LatexCommand ref
30762 reference "sec:Tableaux-Colorés"
30763
30764 \end_inset
30765
30766 .
30767 \end_layout
30768
30769 \begin_layout Standard
30770 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30771 \end_layout
30772
30773 \begin_layout Standard
30774
30775 \series bold
30776
30777 \backslash
30778 colorbox{red}{
30779 \end_layout
30780
30781 \begin_layout Standard
30782 avant le mot en code TeX.
30783  Insérez l'accolade fermante 
30784 \begin_inset Quotes eld
30785 \end_inset
30786
30787 }
30788 \begin_inset Quotes erd
30789 \end_inset
30790
30791  après le mot, en code TeX.
30792 \begin_inset Newline newline
30793 \end_inset
30794
30795 Voici le résultat :
30796 \end_layout
30797
30798 \begin_layout Standard
30799 Cette ligne de texte contient le mot
30800 \begin_inset ERT
30801 status collapsed
30802
30803 \begin_layout Plain Layout
30804
30805
30806 \backslash
30807 colorbox{red}{
30808 \end_layout
30809
30810 \end_inset
30811
30812
30813 \begin_inset Quotes eld
30814 \end_inset
30815
30816 Attention!
30817 \begin_inset Quotes erd
30818 \end_inset
30819
30820
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826 }
30827 \end_layout
30828
30829 \end_inset
30830
30831  sur fond rouge.
30832 \end_layout
30833
30834 \begin_layout Standard
30835 \begin_inset VSpace bigskip
30836 \end_inset
30837
30838 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30839  vous pouvez utiliser la commande 
30840 \series bold
30841
30842 \backslash
30843 fcolorbox
30844 \series default
30845  avec la syntaxe suivante :
30846 \end_layout
30847
30848 \begin_layout Standard
30849
30850 \series bold
30851
30852 \backslash
30853 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30854 \end_layout
30855
30856 \begin_layout Standard
30857
30858 \series bold
30859
30860 \backslash
30861 fcolorbox
30862 \series default
30863  est une extension de 
30864 \series bold
30865
30866 \backslash
30867 colorbox
30868 \series default
30869 .
30870  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30871  peuvent être modifiés avec les variables 
30872 \series bold
30873
30874 \backslash
30875 fboxrule
30876 \series default
30877  et 
30878 \series bold
30879
30880 \backslash
30881 fboxsep
30882 \series default
30883 , comme c'est décrit dans la section
30884 \begin_inset space ~
30885 \end_inset
30886
30887
30888 \begin_inset CommandInset ref
30889 LatexCommand ref
30890 reference "sec:Décorations"
30891
30892 \end_inset
30893
30894 .
30895 \end_layout
30896
30897 \begin_layout Standard
30898 Pour l'exemple suivant, on a utilisé la commande
30899 \end_layout
30900
30901 \begin_layout Standard
30902
30903 \series bold
30904
30905 \backslash
30906 fcolorbox{cyan}{magenta}{
30907 \end_layout
30908
30909 \begin_layout Standard
30910 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30911 \begin_inset space \thinspace{}
30912 \end_inset
30913
30914 mm:
30915 \begin_inset Newline newline
30916 \end_inset
30917
30918
30919 \begin_inset ERT
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923
30924
30925 \backslash
30926 fboxrule 1mm 
30927 \backslash
30928 fboxsep 1mm
30929 \end_layout
30930
30931 \end_inset
30932
30933
30934 \begin_inset ERT
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938
30939
30940 \backslash
30941 fcolorbox{cyan}{magenta}{
30942 \end_layout
30943
30944 \end_inset
30945
30946 Ce texte est dans une boîte encadrée et colorée.
30947 \begin_inset ERT
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951
30952 }
30953 \end_layout
30954
30955 \end_inset
30956
30957
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset VSpace bigskip
30962 \end_inset
30963
30964 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30965  les yeux ! - NdT) :
30966 \begin_inset Newline newline
30967 \end_inset
30968
30969
30970 \begin_inset ERT
30971 status collapsed
30972
30973 \begin_layout Plain Layout
30974
30975
30976 \backslash
30977 fcolorbox{cyan}{magenta}{
30978 \end_layout
30979
30980 \end_inset
30981
30982
30983 \color yellow
30984 Ce texte est coloré dans une boîte colorée et encadrée.
30985 \color inherit
30986
30987 \begin_inset ERT
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991
30992 }
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \begin_inset ERT
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002
31003
31004 \backslash
31005 fboxrule 0.4pt 
31006 \backslash
31007 fboxsep 3pt
31008 \end_layout
31009
31010 \end_inset
31011
31012
31013 \end_layout
31014
31015 \begin_layout Standard
31016
31017 \series bold
31018 \begin_inset VSpace medskip
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 \begin_inset Note Greyedout
31026 status open
31027
31028 \begin_layout Plain Layout
31029
31030 \series bold
31031 Note:
31032 \series default
31033  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31034  de ligne.
31035  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31036  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \begin_layout Subsection
31045 De la couleur pour les paragraphes
31046 \begin_inset CommandInset label
31047 LatexCommand label
31048 name "sub:Couleur-pour-les-Paragraphes"
31049
31050 \end_inset
31051
31052
31053 \begin_inset Index idx
31054 status collapsed
31055
31056 \begin_layout Plain Layout
31057 Couleur ! Pour les  paragraphes
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \end_layout
31064
31065 \begin_layout Standard
31066 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31067  texte dans une minipage.
31068  Avant la minipage, insérez la commande 
31069 \series bold
31070
31071 \backslash
31072 colorbox
31073 \series default
31074  
31075 \end_layout
31076
31077 \begin_layout Standard
31078
31079 \series bold
31080
31081 \backslash
31082 colorbox{color}{
31083 \end_layout
31084
31085 \begin_layout Standard
31086 en code TeX.
31087  Après la minipage, insérez l'accolade fermante 
31088 \begin_inset Quotes eld
31089 \end_inset
31090
31091 }
31092 \begin_inset Quotes erd
31093 \end_inset
31094
31095  en code TeX.
31096 \end_layout
31097
31098 \begin_layout Standard
31099 \begin_inset ERT
31100 status collapsed
31101
31102 \begin_layout Plain Layout
31103
31104
31105 \backslash
31106 colorbox{lightgrey}{
31107 \end_layout
31108
31109 \end_inset
31110
31111
31112 \begin_inset Box Frameless
31113 position "t"
31114 hor_pos "c"
31115 has_inner_box 1
31116 inner_pos "t"
31117 use_parbox 0
31118 use_makebox 0
31119 width "100col%"
31120 special "none"
31121 height "1in"
31122 height_special "totalheight"
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126 Ce texte a un fond coloré.
31127  Ce texte a un fond coloré.
31128 \end_layout
31129
31130 \begin_layout Plain Layout
31131 \begin_inset VSpace defskip
31132 \end_inset
31133
31134 Le texte peut avoir des notes de bas de page
31135 \begin_inset Foot
31136 status collapsed
31137
31138 \begin_layout Plain Layout
31139 Un autre exemple de note de bas de page
31140 \end_layout
31141
31142 \end_inset
31143
31144  et contenir des figures et des tableaux.
31145 \end_layout
31146
31147 \begin_layout Plain Layout
31148 \align center
31149 \begin_inset Tabular
31150 <lyxtabular version="3" rows="3" columns="3">
31151 <features tabularvalignment="middle">
31152 <column alignment="center" valignment="top" width="0">
31153 <column alignment="center" valignment="top" width="0">
31154 <column alignment="center" valignment="top" width="0">
31155 <row>
31156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31157 \begin_inset Text
31158
31159 \begin_layout Plain Layout
31160 a
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31166 \begin_inset Text
31167
31168 \begin_layout Plain Layout
31169 !
31170 \end_layout
31171
31172 \end_inset
31173 </cell>
31174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31175 \begin_inset Text
31176
31177 \begin_layout Plain Layout
31178 3
31179 \end_layout
31180
31181 \end_inset
31182 </cell>
31183 </row>
31184 <row>
31185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout Plain Layout
31189 <
31190 \end_layout
31191
31192 \end_inset
31193 </cell>
31194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31195 \begin_inset Text
31196
31197 \begin_layout Plain Layout
31198 b2
31199 \begin_inset Quotes erd
31200 \end_inset
31201
31202 |
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211 >
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 </row>
31217 <row>
31218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222 1
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31228 \begin_inset Text
31229
31230 \begin_layout Plain Layout
31231 §
31232 \end_layout
31233
31234 \end_inset
31235 </cell>
31236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31237 \begin_inset Text
31238
31239 \begin_layout Plain Layout
31240 c
31241 \end_layout
31242
31243 \end_inset
31244 </cell>
31245 </row>
31246 </lyxtabular>
31247
31248 \end_inset
31249
31250
31251 \end_layout
31252
31253 \end_inset
31254
31255
31256 \begin_inset ERT
31257 status collapsed
31258
31259 \begin_layout Plain Layout
31260
31261 }
31262 \end_layout
31263
31264 \end_inset
31265
31266
31267 \end_layout
31268
31269 \begin_layout Section
31270 Les boîtes pivotées et redimensionnées
31271 \end_layout
31272
31273 \begin_layout Standard
31274 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31275  charger le paquetage LaTeX 
31276 \series bold
31277 graphicx
31278 \series default
31279
31280 \begin_inset Index idx
31281 status collapsed
31282
31283 \begin_layout Plain Layout
31284 Paquetages LaTeX ! graphicx
31285 \end_layout
31286
31287 \end_inset
31288
31289  dans le préambule de votre document avec la commande
31290 \end_layout
31291
31292 \begin_layout Standard
31293
31294 \series bold
31295
31296 \backslash
31297 @ifundefined{rotatebox}
31298 \begin_inset Newline newline
31299 \end_inset
31300
31301
31302 \begin_inset Phantom HPhantom
31303 status open
31304
31305 \begin_layout Plain Layout
31306
31307 \series bold
31308 \begin_inset space ~
31309 \end_inset
31310
31311
31312 \end_layout
31313
31314 \end_inset
31315
31316 {
31317 \backslash
31318 usepackage{graphicx}}{}
31319 \end_layout
31320
31321 \begin_layout Standard
31322 \begin_inset Note Greyedout
31323 status open
31324
31325 \begin_layout Plain Layout
31326
31327 \series bold
31328 Note:
31329 \series default
31330  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31331  redimensionnés.
31332 \end_layout
31333
31334 \end_inset
31335
31336
31337 \end_layout
31338
31339 \begin_layout Standard
31340 \begin_inset Note Greyedout
31341 status open
31342
31343 \begin_layout Plain Layout
31344
31345 \series bold
31346 Note:
31347 \series default
31348  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31349  redimensionnée.
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \begin_layout Subsection
31358 Les Boîtes pivotées
31359 \begin_inset Index idx
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363 Boîtes ! pivotées
31364 \end_layout
31365
31366 \end_inset
31367
31368
31369 \begin_inset Index idx
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373 Pivoter des objets
31374 \end_layout
31375
31376 \end_inset
31377
31378
31379 \begin_inset Index idx
31380 status collapsed
31381
31382 \begin_layout Plain Layout
31383 Figures ! Pivotées
31384 \end_layout
31385
31386 \end_inset
31387
31388
31389 \begin_inset Index idx
31390 status collapsed
31391
31392 \begin_layout Plain Layout
31393 Tableau ! Pivoter
31394 \end_layout
31395
31396 \end_inset
31397
31398
31399 \end_layout
31400
31401 \begin_layout Standard
31402 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31403  (rotated).
31404  Une telle boîte est créée avec la commande 
31405 \series bold
31406
31407 \backslash
31408 rotatebox
31409 \series default
31410  en code TeX avec la syntaxe
31411 \end_layout
31412
31413 \begin_layout Standard
31414
31415 \series bold
31416
31417 \backslash
31418 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31419 \end_layout
31420
31421 \begin_layout Standard
31422 La position du pivot est donnée par l'origine de rotation spécifiée sous
31423  la forme 
31424 \series bold
31425 origin=position
31426 \series default
31427 .
31428  Les valeurs suivantes sont possibles pour la position: 
31429 \emph on
31430 c
31431 \emph default
31432  (centre), 
31433 \emph on
31434 l
31435 \emph default
31436  (gauche/
31437 \lang english
31438 left
31439 \lang french
31440 ), 
31441 \emph on
31442 r
31443 \emph default
31444  (droite/
31445 \lang english
31446 right
31447 \lang french
31448 ), 
31449 \emph on
31450 b
31451 \emph default
31452  (bas/
31453 \lang english
31454 bottom
31455 \lang french
31456 ), 
31457 \emph on
31458 t
31459 \emph default
31460  (haut/
31461 \lang english
31462 top
31463 \lang french
31464 ), et aussi des combinaisons des quatre positions de base.
31465  Par exemple 
31466 \emph on
31467 lt
31468 \emph default
31469  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31470  Quand on ne donne pas d'origine, la position 
31471 \emph on
31472 l
31473 \emph default
31474  est utilisée.
31475  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31476  ou négatif.
31477  Le sens positif de rotation est anti-horaire.
31478 \end_layout
31479
31480 \begin_layout Standard
31481 Dans l'exemple qui suit, la commande 
31482 \series bold
31483
31484 \backslash
31485 rotatebox[origin=c]{60}{
31486 \series default
31487  a été insérée en code TeX juste avant le texte 
31488 \begin_inset Quotes eld
31489 \end_inset
31490
31491 pivoté de 90°
31492 \begin_inset Quotes erd
31493 \end_inset
31494
31495  ; la boîte est refermée juste après le texte par une accolade fermante
31496  
31497 \begin_inset Quotes eld
31498 \end_inset
31499
31500 }
31501 \begin_inset Quotes erd
31502 \end_inset
31503
31504  en code TeX.
31505 \end_layout
31506
31507 \begin_layout Standard
31508 Voici une ligne avec du texte 
31509 \begin_inset ERT
31510 status collapsed
31511
31512 \begin_layout Plain Layout
31513
31514
31515 \backslash
31516 rotatebox[origin=c]{60}{
31517 \end_layout
31518
31519 \end_inset
31520
31521 pivoté de 60°
31522 \begin_inset ERT
31523 status collapsed
31524
31525 \begin_layout Plain Layout
31526
31527 }
31528 \end_layout
31529
31530 \end_inset
31531
31532 .
31533 \end_layout
31534
31535 \begin_layout Standard
31536 La boîte peut contenir une autre boîte ou une formule en ligne :
31537 \end_layout
31538
31539 \begin_layout Standard
31540 Voici une ligne avec du texte 
31541 \begin_inset ERT
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545
31546
31547 \backslash
31548 rotatebox[origin=r]{-60}{
31549 \end_layout
31550
31551 \end_inset
31552
31553
31554 \begin_inset Box Doublebox
31555 position "c"
31556 hor_pos "c"
31557 has_inner_box 0
31558 inner_pos "c"
31559 use_parbox 0
31560 use_makebox 0
31561 width "1in"
31562 special "width"
31563 height "1in"
31564 height_special "totalheight"
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 pivoté de -60°
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579 }
31580 \end_layout
31581
31582 \end_inset
31583
31584  et encadré 
31585 \begin_inset ERT
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589
31590
31591 \backslash
31592 rotatebox[origin=lb]{60}{
31593 \end_layout
31594
31595 \end_inset
31596
31597
31598 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31599 \end_inset
31600
31601
31602 \begin_inset ERT
31603 status collapsed
31604
31605 \begin_layout Plain Layout
31606
31607 }
31608 \end_layout
31609
31610 \end_inset
31611
31612  et une formule.
31613 \end_layout
31614
31615 \begin_layout Standard
31616 ou encore une figure ou un tableau :
31617 \end_layout
31618
31619 \begin_layout Standard
31620 Voici une ligne
31621 \begin_inset ERT
31622 status collapsed
31623
31624 \begin_layout Plain Layout
31625
31626
31627 \backslash
31628 rotatebox[origin=lb]{90}{
31629 \end_layout
31630
31631 \end_inset
31632
31633
31634 \begin_inset Graphics
31635         filename ../clipart/platypus.eps
31636         lyxscale 50
31637         width 25col%
31638
31639 \end_inset
31640
31641
31642 \begin_inset ERT
31643 status collapsed
31644
31645 \begin_layout Plain Layout
31646
31647 }
31648 \end_layout
31649
31650 \end_inset
31651
31652  avec une image pivotée de 90° 
31653 \begin_inset ERT
31654 status collapsed
31655
31656 \begin_layout Plain Layout
31657
31658
31659 \backslash
31660 rotatebox[origin=l]{-90}{
31661 \end_layout
31662
31663 \end_inset
31664
31665
31666 \begin_inset Tabular
31667 <lyxtabular version="3" rows="2" columns="2">
31668 <features tabularvalignment="middle">
31669 <column alignment="center" valignment="top" width="0">
31670 <column alignment="center" valignment="top" width="0">
31671 <row>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676 q
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31682 \begin_inset Text
31683
31684 \begin_layout Plain Layout
31685 w
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 </row>
31691 <row>
31692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696 e
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705 r
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 </row>
31711 </lyxtabular>
31712
31713 \end_inset
31714
31715
31716 \begin_inset ERT
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720
31721 }
31722 \end_layout
31723
31724 \end_inset
31725
31726  et un tableau.
31727 \end_layout
31728
31729 \begin_layout Subsection
31730 Les boîtes redimensionnées
31731 \begin_inset Index idx
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735 Boîtes ! Redimensionnées
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \begin_inset Index idx
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745 Redimensionner des objets
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \begin_inset Index idx
31752 status collapsed
31753
31754 \begin_layout Plain Layout
31755 Figures ! Redimensionnées
31756 \end_layout
31757
31758 \end_inset
31759
31760
31761 \begin_inset Index idx
31762 status collapsed
31763
31764 \begin_layout Plain Layout
31765 Tableau ! Redimensionner
31766 \end_layout
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \begin_layout Standard
31774 Pour redimensionner des objets on peut utiliser les commandes 
31775 \series bold
31776
31777 \backslash
31778 scalebox
31779 \series default
31780  et 
31781 \series bold
31782
31783 \backslash
31784 resizebox
31785 \series default
31786  insérées sous forme de code TeX.
31787 \end_layout
31788
31789 \begin_layout Standard
31790
31791 \series bold
31792
31793 \backslash
31794 scalebox
31795 \series default
31796  est utilisée avec la syntaxe suivante :
31797 \end_layout
31798
31799 \begin_layout Standard
31800
31801 \series bold
31802
31803 \backslash
31804 scalebox{horizontal}[vertical]{contenu de la boîte}
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Horizontal et vertical sont les facteurs d'échelle correspondants.
31809  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31810  utilisé comme facteur vertical.
31811 \end_layout
31812
31813 \begin_layout Standard
31814 Par exemple, la commande 
31815 \series bold
31816
31817 \backslash
31818 scalebox{2}{Bonjour}
31819 \series default
31820  crée un 
31821 \begin_inset ERT
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825
31826
31827 \backslash
31828 scalebox{2}{
31829 \end_layout
31830
31831 \end_inset
31832
31833 Bonjour
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839 }
31840 \end_layout
31841
31842 \end_inset
31843
31844  de taille double par rapport à la taille du texte du document.
31845 \end_layout
31846
31847 \begin_layout Standard
31848
31849 \series bold
31850
31851 \backslash
31852 scalebox{2}[1]{Hello}
31853 \series default
31854  au contraire va déformer le 
31855 \begin_inset ERT
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859
31860
31861 \backslash
31862 scalebox{2}[1]{
31863 \end_layout
31864
31865 \end_inset
31866
31867 Bonjour
31868 \begin_inset ERT
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872
31873 }
31874 \end_layout
31875
31876 \end_inset
31877
31878 .
31879 \end_layout
31880
31881 \begin_layout Standard
31882 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31883  La commande 
31884 \series bold
31885
31886 \backslash
31887 scalebox{-1}[1]{Hello}
31888 \series default
31889  peut donc être utilisée pour créer du texte en miroir : 
31890 \begin_inset ERT
31891 status collapsed
31892
31893 \begin_layout Plain Layout
31894
31895
31896 \backslash
31897 scalebox{-1}[1]{
31898 \end_layout
31899
31900 \end_inset
31901
31902 Bonjour
31903 \begin_inset ERT
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907
31908 }
31909 \end_layout
31910
31911 \end_inset
31912
31913
31914 \end_layout
31915
31916 \begin_layout Standard
31917
31918 \series bold
31919
31920 \backslash
31921 scalebox{1}[-1]{Bonjour}
31922 \series default
31923  effectue une réflexion du 
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929
31930 \backslash
31931 scalebox{1}[-1]{
31932 \end_layout
31933
31934 \end_inset
31935
31936 Bonjour
31937 \begin_inset ERT
31938 status collapsed
31939
31940 \begin_layout Plain Layout
31941
31942 }
31943 \end_layout
31944
31945 \end_inset
31946
31947  par rapport à la ligne de base.
31948 \end_layout
31949
31950 \begin_layout Standard
31951 La commande 
31952 \series bold
31953
31954 \backslash
31955 reflectbox{contenu de la boîte} 
31956 \series default
31957 existe aussi et est équivalente à
31958 \series bold
31959  
31960 \backslash
31961 scalebox{-1}[1]{contenu de la boîte}.
31962
31963 \series default
31964  
31965 \begin_inset Newline newline
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \begin_layout Standard
31972 \begin_inset VSpace bigskip
31973 \end_inset
31974
31975 La commande 
31976 \series bold
31977
31978 \backslash
31979 resizebox
31980 \series default
31981  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31982  données.
31983  La syntaxe de la commande est :
31984 \end_layout
31985
31986 \begin_layout Standard
31987
31988 \series bold
31989
31990 \backslash
31991 resizebox{largeur}{hauteur}{contenu de la boîte}
31992 \end_layout
31993
31994 \begin_layout Standard
31995 Si un des deux paramètres est remplacé par un point d'exclamation 
31996 \series bold
31997 !
31998 \series default
31999 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32000 \end_layout
32001
32002 \begin_layout Standard
32003 La commande 
32004 \series bold
32005
32006 \backslash
32007 resizebox{2cm}{1cm}{Bonjour}
32008 \series default
32009  produit : 
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015
32016 \backslash
32017 resizebox{2cm}{1cm}{
32018 \end_layout
32019
32020 \end_inset
32021
32022 Bonjour
32023 \begin_inset ERT
32024 status collapsed
32025
32026 \begin_layout Plain Layout
32027
32028 }
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \begin_inset Newline newline
32035 \end_inset
32036
32037 La commande 
32038 \series bold
32039
32040 \backslash
32041 resizebox{2cm}{!}{Bonjour}
32042 \series default
32043  produit : 
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049
32050 \backslash
32051 resizebox{2cm}{!}{
32052 \end_layout
32053
32054 \end_inset
32055
32056 Bonjour
32057 \begin_inset ERT
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061
32062 }
32063 \end_layout
32064
32065 \end_inset
32066
32067
32068 \end_layout
32069
32070 \begin_layout Standard
32071 \begin_inset VSpace bigskip
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Standard
32078 \begin_inset Note Greyedout
32079 status open
32080
32081 \begin_layout Plain Layout
32082
32083 \series bold
32084 Note:
32085 \series default
32086  Quand les paramètres des commandes 
32087 \series bold
32088
32089 \backslash
32090 scalebox
32091 \series default
32092  ou 
32093 \series bold
32094
32095 \backslash
32096 resizebox
32097 \series default
32098  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32099  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32100  partiellement.
32101 \end_layout
32102
32103 \end_inset
32104
32105
32106 \end_layout
32107
32108 \begin_layout Standard
32109 \begin_inset VSpace bigskip
32110 \end_inset
32111
32112
32113 \end_layout
32114
32115 \begin_layout Standard
32116 Les boîtes peuvent être combinée dans n'importe quel ordre.
32117  Par exemple, la commande 
32118 \begin_inset Newline newline
32119 \end_inset
32120
32121
32122 \series bold
32123
32124 \backslash
32125 rotatebox[origin=c]{-45}{
32126 \backslash
32127 resizebox{2cm}{!}{
32128 \backslash
32129 reflectbox{Bonjour}}}
32130 \begin_inset Newline newline
32131 \end_inset
32132
32133
32134 \series default
32135 produit :
32136 \end_layout
32137
32138 \begin_layout Standard
32139 \align center
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145
32146 \backslash
32147 rotatebox[origin=c]{-45}{
32148 \backslash
32149 resizebox{2cm}{!}{
32150 \backslash
32151 reflectbox{
32152 \end_layout
32153
32154 \end_inset
32155
32156 Bonjour
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162 }}}
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 \noindent
32172 Les images, les tableaux et les formules sont autorisées comme contenu de
32173  boîte :
32174 \end_layout
32175
32176 \begin_layout Standard
32177 \align center
32178 \begin_inset ERT
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182
32183
32184 \backslash
32185 rotatebox[origin=c]{-30}{
32186 \backslash
32187 resizebox{2cm}{!}{
32188 \backslash
32189 reflectbox{
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \begin_inset Graphics
32196         filename ../clipart/platypus.eps
32197         lyxscale 50
32198         width 25col%
32199
32200 \end_inset
32201
32202
32203 \begin_inset ERT
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207
32208 }}}
32209 \end_layout
32210
32211 \end_inset
32212
32213
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219
32220 \backslash
32221 rotatebox[origin=c]{-45}{
32222 \backslash
32223 resizebox{2cm}{!}{
32224 \backslash
32225 reflectbox{
32226 \end_layout
32227
32228 \end_inset
32229
32230
32231 \begin_inset Tabular
32232 <lyxtabular version="3" rows="2" columns="2">
32233 <features tabularvalignment="middle">
32234 <column alignment="center" valignment="top" width="0">
32235 <column alignment="center" valignment="top" width="0">
32236 <row>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241 q
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250 w
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 </row>
32256 <row>
32257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261 e
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270 r
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 </row>
32276 </lyxtabular>
32277
32278 \end_inset
32279
32280
32281 \begin_inset ERT
32282 status collapsed
32283
32284 \begin_layout Plain Layout
32285
32286 }}}
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \begin_inset ERT
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296
32297
32298 \backslash
32299 rotatebox[origin=c]{-45}{
32300 \backslash
32301 resizebox{2cm}{!}{
32302 \backslash
32303 reflectbox{
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32310 \end_inset
32311
32312
32313 \begin_inset ERT
32314 status collapsed
32315
32316 \begin_layout Plain Layout
32317
32318 }}}
32319 \end_layout
32320
32321 \end_inset
32322
32323
32324 \end_layout
32325
32326 \begin_layout Standard
32327 Quand on utilise le style global de formule 
32328 \series bold
32329 fleqn
32330 \series default
32331  dans le document
32332 \begin_inset Foot
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336 Quand 
32337 \begin_inset Quotes eld
32338 \end_inset
32339
32340 fleqn
32341 \begin_inset Quotes erd
32342 \end_inset
32343
32344  est ajouté aux options de la classe de document.
32345 \end_layout
32346
32347 \end_inset
32348
32349 , les formules hors texte peuvent aussi être redimensionnées.
32350 \end_layout
32351
32352 \begin_layout Chapter
32353 Trucs Externes
32354 \begin_inset Index idx
32355 status collapsed
32356
32357 \begin_layout Plain Layout
32358 Trucs externes
32359 \end_layout
32360
32361 \end_inset
32362
32363
32364 \end_layout
32365
32366 \begin_layout Standard
32367 Avec le menu 
32368 \family sans
32369 Insérer\SpecialChar \menuseparator
32370 Fichier
32371 \family default
32372  vous pouvez insérer un contenu externe à votre document.
32373  Ce contenu peut être :
32374 \end_layout
32375
32376 \begin_layout Description
32377 Document
32378 \begin_inset space ~
32379 \end_inset
32380
32381 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32382  document.
32383 \end_layout
32384
32385 \begin_layout Description
32386 Texte
32387 \begin_inset space ~
32388 \end_inset
32389
32390 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32391 e.
32392 \end_layout
32393
32394 \begin_layout Description
32395 Texte
32396 \begin_inset space ~
32397 \end_inset
32398
32399 Brut
32400 \begin_inset space ~
32401 \end_inset
32402
32403 par
32404 \begin_inset space ~
32405 \end_inset
32406
32407 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32408  Les lignes vides créent un nouveau paragraphe dans votre document.
32409 \end_layout
32410
32411 \begin_layout Description
32412 Objet
32413 \begin_inset space ~
32414 \end_inset
32415
32416 Externe Fichiers de formats variés.
32417 \end_layout
32418
32419 \begin_layout Description
32420 Sous-document Documents LyX ou LaTeX.
32421 \end_layout
32422
32423 \begin_layout Section
32424 Objets Externes 
32425 \begin_inset Index idx
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429 Trucs externes ! Objets Externes
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \begin_layout Standard
32438 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32439  de fichiers dans votre document sans avoir à convertir ces derniers en
32440  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32441  qui va s'occuper des conversions.
32442  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32443  LyX des images dans des formats divers.
32444  Quand vous avez activé 
32445 \family sans
32446 Aperçu
32447 \begin_inset space ~
32448 \end_inset
32449
32450 sur
32451 \begin_inset space ~
32452 \end_inset
32453
32454 le
32455 \begin_inset space ~
32456 \end_inset
32457
32458 vif
32459 \family default
32460  dans le menu des préférences de LyX, dans la rubrique 
32461 \family sans
32462 Apparence\SpecialChar \menuseparator
32463 Graphiques
32464 \family default
32465 , les objets externes de type Dia et Xfig sont affichés directement dans
32466  LyX.
32467 \end_layout
32468
32469 \begin_layout Standard
32470 On insère des objets externes en utilisant la fenêtre de dialogue 
32471 \family sans
32472 Objet
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Externe
32477 \family default
32478  qui est accessible via le menu 
32479 \family sans
32480 Insérer\SpecialChar \menuseparator
32481 Fichiers\SpecialChar \menuseparator
32482 Objet
32483 \begin_inset space ~
32484 \end_inset
32485
32486 Externe
32487 \family default
32488 .
32489  Actuellement les types de fichiers (
32490 \family sans
32491 Modèles
32492 \family default
32493 ) suivants sont autorisés :
32494 \end_layout
32495
32496 \begin_layout Description
32497 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32498  par le programme 
32499 \series bold
32500
32501 \begin_inset CommandInset href
32502 LatexCommand href
32503 name "XBoard"
32504 target "http://en.wikipedia.org/wiki/XBoard"
32505
32506 \end_inset
32507
32508
32509 \series default
32510 .
32511 \end_layout
32512
32513 \begin_layout Description
32514 Date Ce modèle insère la date sous la forme 
32515 \emph on
32516 Jour-Mois-Année
32517 \emph default
32518 .
32519  Voici un exemple de date insérée comme objet externe :: 
32520 \begin_inset External
32521         template Date
32522         filename .
32523
32524 \end_inset
32525
32526
32527 \begin_inset space ~
32528 \end_inset
32529
32530
32531 \begin_inset Note Note
32532 status open
32533
32534 \begin_layout Plain Layout
32535 Retirer l'espace protégé quand le bug 4398 sera résolu !
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset Newline newline
32542 \end_inset
32543
32544 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32545  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32546 \family sans
32547 Insérer\SpecialChar \menuseparator
32548 Date
32549 \family default
32550  et avec la commande LaTeX 
32551 \series bold
32552
32553 \backslash
32554 today
32555 \series default
32556  entrée comme code TeX.
32557  Ces différentes méthodes sont comparée dans le tableau
32558 \begin_inset space ~
32559 \end_inset
32560
32561
32562 \begin_inset CommandInset ref
32563 LatexCommand ref
32564 reference "tab:Comparaison-des-dates"
32565
32566 \end_inset
32567
32568 .
32569 \end_layout
32570
32571 \begin_layout Description
32572 Dia Ce modèle accepte les diagrammes créés avec le programme 
32573 \series bold
32574
32575 \begin_inset CommandInset href
32576 LatexCommand href
32577 name "Dia"
32578 target "http://en.wikipedia.org/wiki/Dia_(software)"
32579
32580 \end_inset
32581
32582
32583 \series default
32584 .
32585 \end_layout
32586
32587 \begin_layout Description
32588 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32589  par le programme 
32590 \series bold
32591
32592 \begin_inset CommandInset href
32593 LatexCommand href
32594 name "LilyPond"
32595 target "http://en.wikipedia.org/wiki/LilyPond"
32596
32597 \end_inset
32598
32599
32600 \series default
32601 .
32602 \end_layout
32603
32604 \begin_layout Description
32605 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32606  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32607  
32608 \emph on
32609 pages
32610 \emph default
32611  dans le champ 
32612 \family sans
32613 Option
32614 \family default
32615  dans l'onglet 
32616 \family sans
32617 Options LaTeX et LyX
32618 \family default
32619  en suivant les instructions données pour le modèle.
32620  Si on ne donne pas d'option 
32621 \emph on
32622 pages
32623 \emph default
32624 , seule la première page du PDF sera insérée.
32625 \end_layout
32626
32627 \begin_layout Description
32628 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32629  À peu près tous les formats d'images populaires sont acceptés.
32630  Les images peuvent être traitées dans la fenêtre de dialogue 
32631 \family sans
32632 Objet
32633 \begin_inset space ~
32634 \end_inset
32635
32636 Externe
32637 \family default
32638  comme les images qui sont habituellement incorporées en utilisant le menu
32639  
32640 \family sans
32641 Insérer\SpecialChar \menuseparator
32642 Graphique
32643 \family default
32644 , comme c'est décrit dans la section
32645 \begin_inset space ~
32646 \end_inset
32647
32648
32649 \begin_inset CommandInset ref
32650 LatexCommand ref
32651 reference "sec:Graphics-Dialog"
32652
32653 \end_inset
32654
32655 .
32656  La différence est que seules les images matricielles sont autorisées, ce
32657  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32658 \end_layout
32659
32660 \begin_layout Description
32661 XFig Ce modèle accepte les images créées avec le programme 
32662 \series bold
32663
32664 \begin_inset CommandInset href
32665 LatexCommand href
32666 name "Xfig"
32667 target "http://en.wikipedia.org/wiki/Xfig"
32668
32669 \end_inset
32670
32671
32672 \series default
32673 .
32674 \end_layout
32675
32676 \begin_layout Standard
32677 \begin_inset Float table
32678 placement h
32679 wide false
32680 sideways false
32681 status open
32682
32683 \begin_layout Plain Layout
32684 \begin_inset Caption
32685
32686 \begin_layout Plain Layout
32687 \begin_inset CommandInset label
32688 LatexCommand label
32689 name "tab:Comparaison-des-dates"
32690
32691 \end_inset
32692
32693 Comparaison des méthodes d'insertion de la date.
32694 \end_layout
32695
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \begin_layout Plain Layout
32702 \align center
32703 \begin_inset Tabular
32704 <lyxtabular version="3" rows="4" columns="4">
32705 <features tabularvalignment="middle">
32706 <column alignment="center" valignment="top" width="0">
32707 <column alignment="center" valignment="top" width="0">
32708 <column alignment="center" valignment="top" width="0">
32709 <column alignment="center" valignment="top" width="0">
32710 <row>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 Format du document
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724
32725 \family sans
32726 Objet
32727 \begin_inset space ~
32728 \end_inset
32729
32730 Externe\SpecialChar \menuseparator
32731 Date
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740
32741 \family sans
32742 Insérer\SpecialChar \menuseparator
32743 Date
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752 commande 
32753 \series bold
32754
32755 \backslash
32756 today
32757 \end_layout
32758
32759 \end_inset
32760 </cell>
32761 </row>
32762 <row>
32763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767 LyX
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32773 \begin_inset Text
32774
32775 \begin_layout Plain Layout
32776 comme boîte d'insert
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785 comme date
32786 \end_layout
32787
32788 \end_inset
32789 </cell>
32790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32791 \begin_inset Text
32792
32793 \begin_layout Plain Layout
32794 comme boîte de code TeX
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 </row>
32800 <row>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805 LaTeX
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814 comme date
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823 comme date
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832 comme commande
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 </row>
32838 <row>
32839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843 DVI, PDF, PS
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852 comme date
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861 comme date
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870 comme date date
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 </row>
32876 </lyxtabular>
32877
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \begin_layout Standard
32889 Quand vous activez l'option 
32890 \family sans
32891 Brouillon
32892 \family default
32893  de l'onglet 
32894 \family sans
32895 Fichier
32896 \family default
32897  de la fenêtre de dialogue 
32898 \family sans
32899 Objet
32900 \begin_inset space ~
32901 \end_inset
32902
32903 Externe
32904 \family default
32905 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32906 \begin_inset Newline newline
32907 \end_inset
32908
32909 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32910  : 
32911 \begin_inset Graphics
32912         filename ../clipart/ExternalMaterialQt4.png
32913         scale 85
32914         scaleBeforeRotation
32915
32916 \end_inset
32917
32918  soit comme une image, selon que vous avez ou non activé l'option 
32919 \family sans
32920 Afficher
32921 \begin_inset space ~
32922 \end_inset
32923
32924 dans
32925 \begin_inset space ~
32926 \end_inset
32927
32928 LyX
32929 \family default
32930  de l'onglet 
32931 \family sans
32932 Options LaTeX et LyX
32933 \family default
32934  de la fenêtre de dialogue.
32935 \end_layout
32936
32937 \begin_layout Standard
32938 Le manuel 
32939 \family sans
32940 \emph on
32941 Personnalisation
32942 \family default
32943 \emph default
32944  explique comment vous pouvez créer vos propres modèles.
32945 \end_layout
32946
32947 \begin_layout Section
32948 Sous-documents
32949 \begin_inset CommandInset label
32950 LatexCommand label
32951 name "sec:Sous-documents"
32952
32953 \end_inset
32954
32955
32956 \begin_inset Index idx
32957 status collapsed
32958
32959 \begin_layout Plain Layout
32960 Trucs externes ! Sous-documents
32961 \end_layout
32962
32963 \end_inset
32964
32965
32966 \begin_inset Index idx
32967 status collapsed
32968
32969 \begin_layout Plain Layout
32970 Fichiers ! Insérer
32971 \end_layout
32972
32973 \end_inset
32974
32975
32976 \end_layout
32977
32978 \begin_layout Standard
32979 Les sous-documents sont utilisés quand on a un document très long qui peut
32980  être décomposé en plusieurs parties ou sections plus petites.
32981  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32982  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32983  Les différents documents sont ce que l'on appelle les sous-documents et
32984  un document maître les relie pour imprimer le document complet ou seulement
32985  une partie de celui-ci.
32986  Un sous-document hérite du contenu de son maître, par exemple le préambule
32987  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32988 \end_layout
32989
32990 \begin_layout Standard
32991 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32992  comme celle-ci : 
32993 \begin_inset Graphics
32994         filename clipart/ChildDocumentQt4.png
32995         lyxscale 70
32996         scale 60
32997         scaleBeforeRotation
32998
32999 \end_inset
33000
33001  Pour inclure des sous-documents dans un document maître , on utilise le
33002  menu 
33003 \family sans
33004 Insérer\SpecialChar \menuseparator
33005 Fichier\SpecialChar \menuseparator
33006 Sous-document
33007 \family default
33008 .
33009  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33010  des quatre méthodes d'inclusion :
33011 \end_layout
33012
33013 \begin_layout Description
33014 Inclus
33015 \begin_inset space ~
33016 \end_inset
33017
33018 (include) Vous pouvez inclure des documents LyX et LaTeX.
33019  Quand vous cliquez sur le bouton 
33020 \family sans
33021 Charger
33022 \family default
33023  dans la fenêtre de dialogue 
33024 \family sans
33025 Sous-document
33026 \family default
33027 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33028  vous puissiez le modifier.
33029 \begin_inset Newline newline
33030 \end_inset
33031
33032
33033 \end_layout
33034
33035 \begin_layout Standard
33036 Voici un sous-document inséré avec la méthode 
33037 \family sans
33038 Inclus
33039 \family default
33040  : 
33041 \begin_inset CommandInset include
33042 LatexCommand include
33043 filename "DocumentBidon1.lyx"
33044
33045 \end_inset
33046
33047
33048 \end_layout
33049
33050 \begin_layout Standard
33051 La numérotation des sections va prendre en compte les sections des fichiers
33052  incorporés dans l'ordre où ils sont insérés dans le document maître.
33053  Le document qui est inclus comme exemple possède une sous-section qui sera
33054  numérotée comme sous-section de la section actuelle.
33055  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33056  : la sous-section
33057 \begin_inset space ~
33058 \end_inset
33059
33060
33061 \begin_inset CommandInset ref
33062 LatexCommand ref
33063 reference "sub:Sous-section-externe-1"
33064
33065 \end_inset
33066
33067  est dans le fichier inclus.
33068 \end_layout
33069
33070 \begin_layout Standard
33071 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33072  du document maître est utilisé.
33073  Les branches présentes dans le sous-document seront ignorées par le document
33074  maître tant que le document maître possède une branche avec le même nom.
33075  Les documents inclus sont insérés en commençant une nouvelle page et sont
33076  suivis par un saut de page.
33077 \end_layout
33078
33079 \begin_layout Standard
33080 Si vous travaillez uniquement sur un chapitre particulier d'un document
33081  important et que vous voulez optimiser le temps de compilation, vous pouvez
33082  inclure chaque fichier dans une branche
33083 \begin_inset Foot
33084 status open
33085
33086 \begin_layout Plain Layout
33087 Les branches sont décrites dans la section 
33088 \emph on
33089 Branches
33090 \emph default
33091  du 
33092 \emph on
33093 Guide de l'utilisateur
33094 \emph default
33095  de LyX.
33096 \end_layout
33097
33098 \end_inset
33099
33100 .
33101  En activant ou désactivant une branche, vous pouvez décider les fichiers
33102  inclus qui doivent apparaître dans la sortie imprimée.
33103 \end_layout
33104
33105 \begin_layout Standard
33106 \begin_inset Note Greyedout
33107 status open
33108
33109 \begin_layout Plain Layout
33110
33111 \series bold
33112 Note:
33113 \series default
33114  À cause d'un bug de LyX, la commande 
33115 \series bold
33116
33117 \backslash
33118 includeonly
33119 \series default
33120  ne peut actuellement pas être utilisée comme solution alternative pour
33121  décider quels sont les fichiers qui doivent être inclus.
33122 \end_layout
33123
33124 \end_inset
33125
33126
33127 \end_layout
33128
33129 \begin_layout Standard
33130 \begin_inset Note Greyedout
33131 status open
33132
33133 \begin_layout Plain Layout
33134
33135 \series bold
33136 Note:
33137 \series default
33138  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33139  une classe de document différente de celle du document maître, vous recevez
33140  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33141  que cela peut produire des résultats inattendus sur la sortie imprimée.
33142 \end_layout
33143
33144 \end_inset
33145
33146
33147 \end_layout
33148
33149 \begin_layout Description
33150 Incorporé
33151 \begin_inset space ~
33152 \end_inset
33153
33154 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33155  sont :
33156 \end_layout
33157
33158 \begin_deeper
33159 \begin_layout Itemize
33160 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33161  par un saut de page.
33162 \end_layout
33163
33164 \begin_layout Itemize
33165 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33166  
33167 \family sans
33168 Aperçu
33169 \begin_inset space ~
33170 \end_inset
33171
33172 sur
33173 \begin_inset space ~
33174 \end_inset
33175
33176 le
33177 \begin_inset space ~
33178 \end_inset
33179
33180 vif
33181 \family default
33182  est activée dans les préférences dans la rubrique 
33183 \family sans
33184 Apparence\SpecialChar \menuseparator
33185 Graphique
33186 \family default
33187 .
33188 \end_layout
33189
33190 \begin_layout Itemize
33191 La commande LaTeX 
33192 \series bold
33193
33194 \backslash
33195 includeonly
33196 \series default
33197  ne peut pas être utilisée.
33198 \end_layout
33199
33200 \end_deeper
33201 \begin_layout Standard
33202 Voici un sous document inséré en utilisant la méthode 
33203 \family sans
33204 Incorporé
33205 \family default
33206  : 
33207 \begin_inset CommandInset include
33208 LatexCommand input
33209 preview true
33210 filename "DocumentBidon2.lyx"
33211
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \begin_layout Description
33218 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33219  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33220  sous forme de code source et aucune des commandes éventuellement présentes
33221  ne sera exécutée.
33222  Vous pouvez utiliser l'option 
33223 \family sans
33224 Marquer
33225 \begin_inset space ~
33226 \end_inset
33227
33228 les
33229 \begin_inset space ~
33230 \end_inset
33231
33232 espaces
33233 \family default
33234  qui matérialise chaque espace présente dans le code source par un caractère
33235  
33236 \begin_inset Quotes eld
33237 \end_inset
33238
33239
33240 \begin_inset ERT
33241 status collapsed
33242
33243 \begin_layout Plain Layout
33244
33245
33246 \backslash
33247 textvisiblespace 
33248 \end_layout
33249
33250 \end_inset
33251
33252
33253 \begin_inset Quotes erd
33254 \end_inset
33255
33256  .
33257  La différence avec la méthode qui consiste à utiliser le menu 
33258 \family sans
33259 Insérer\SpecialChar \menuseparator
33260 Fichier\SpecialChar \menuseparator
33261 Texte
33262 \begin_inset space ~
33263 \end_inset
33264
33265 brut
33266 \family default
33267  est que le contenu du document n'apparaît pas dans LyX.
33268 \end_layout
33269
33270 \begin_layout Standard
33271 Voici un sous-document inclus en utilisant la méthode 
33272 \family sans
33273 verbatim
33274 \family default
33275  : 
33276 \begin_inset CommandInset include
33277 LatexCommand verbatiminput
33278 filename "DocumentTexteBidon.txt"
33279
33280 \end_inset
33281
33282
33283 \begin_inset VSpace bigskip
33284 \end_inset
33285
33286 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33287  l'option 
33288 \family sans
33289 Marquer
33290 \begin_inset space ~
33291 \end_inset
33292
33293 les
33294 \begin_inset space ~
33295 \end_inset
33296
33297 espaces :
33298 \family default
33299  
33300 \begin_inset CommandInset include
33301 LatexCommand verbatiminput*
33302 filename "DocumentTexteBidon.txt"
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 \begin_inset VSpace bigskip
33311 \end_inset
33312
33313
33314 \end_layout
33315
33316 \begin_layout Standard
33317 \begin_inset Note Greyedout
33318 status open
33319
33320 \begin_layout Plain Layout
33321
33322 \series bold
33323 Note:
33324 \series default
33325  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33326  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33327 \end_layout
33328
33329 \end_inset
33330
33331
33332 \end_layout
33333
33334 \begin_layout Description
33335 Listings Ce type d'inclusion est décrit dans le chapitre
33336 \begin_inset space ~
33337 \end_inset
33338
33339
33340 \begin_inset CommandInset ref
33341 LatexCommand ref
33342 reference "cha:Program-Code-Listings"
33343
33344 \end_inset
33345
33346 .
33347 \end_layout
33348
33349 \begin_layout Standard
33350 \begin_inset Note Greyedout
33351 status open
33352
33353 \begin_layout Plain Layout
33354
33355 \series bold
33356 Note:
33357 \series default
33358  Inclure le même document deux fois dans un même document peut poser des
33359  problèmes avec LaTeX.
33360 \end_layout
33361
33362 \end_inset
33363
33364
33365 \end_layout
33366
33367 \begin_layout Chapter
33368 Listings de Code Source
33369 \begin_inset CommandInset label
33370 LatexCommand label
33371 name "cha:Program-Code-Listings"
33372
33373 \end_inset
33374
33375
33376 \begin_inset Index idx
33377 status collapsed
33378
33379 \begin_layout Plain Layout
33380 Listings
33381 \end_layout
33382
33383 \end_inset
33384
33385
33386 \begin_inset Index idx
33387 status collapsed
33388
33389 \begin_layout Plain Layout
33390 Code Source
33391 \end_layout
33392
33393 \end_inset
33394
33395
33396 \begin_inset Index idx
33397 status collapsed
33398
33399 \begin_layout Plain Layout
33400 Flottants ! Listings
33401 \end_layout
33402
33403 \end_inset
33404
33405
33406 \end_layout
33407
33408 \begin_layout Standard
33409 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33410  un insert 
33411 \family sans
33412 Listings
33413 \family default
33414  qui peut être créé grâce au menu 
33415 \family sans
33416 Insérer
33417 \family default
33418 \SpecialChar \menuseparator
33419
33420 \family sans
33421 Listing
33422 \begin_inset space ~
33423 \end_inset
33424
33425 de
33426 \begin_inset space ~
33427 \end_inset
33428
33429 Code
33430 \begin_inset space ~
33431 \end_inset
33432
33433 Source
33434 \family default
33435 .
33436  Le paquetage LaTeX 
33437 \series bold
33438 listings
33439 \series default
33440
33441 \begin_inset Index idx
33442 status collapsed
33443
33444 \begin_layout Plain Layout
33445 Paquetages LaTeX ! listings
33446 \end_layout
33447
33448 \end_inset
33449
33450  fournit un moyen puissant et flexible d'insérer des listings de code source
33451  dans votre document.
33452  
33453 \end_layout
33454
33455 \begin_layout Standard
33456 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33457  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33458 \end_layout
33459
33460 \begin_layout Standard
33461 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33462  imprimée.
33463  L'option d'emplacement 
33464 \family sans
33465 Listing
33466 \begin_inset space ~
33467 \end_inset
33468
33469 en
33470 \begin_inset space ~
33471 \end_inset
33472
33473 Ligne
33474 \family default
33475  imprime le listing dans la ligne comme ceci : 
33476 \begin_inset listings
33477 lstparams "language={C++}"
33478 inline true
33479 status open
33480
33481 \begin_layout Plain Layout
33482
33483 int a=5;
33484 \end_layout
33485
33486 \end_inset
33487
33488
33489 \begin_inset Newline newline
33490 \end_inset
33491
33492 L'option 
33493 \family sans
33494 Flottant
33495 \family default
33496  crée un flottant de listing pour lequel vous pouvez préciser les options
33497  classiques d'emplacement : 
33498 \begin_inset Quotes eld
33499 \end_inset
33500
33501
33502 \family sans
33503 h
33504 \family default
33505
33506 \begin_inset Quotes erd
33507 \end_inset
33508
33509
33510 \begin_inset Quotes eld
33511 \end_inset
33512
33513
33514 \family sans
33515 t
33516 \family default
33517
33518 \begin_inset Quotes erd
33519 \end_inset
33520
33521
33522 \begin_inset Quotes eld
33523 \end_inset
33524
33525
33526 \family sans
33527 b
33528 \family default
33529
33530 \begin_inset Quotes erd
33531 \end_inset
33532
33533 , et 
33534 \begin_inset Quotes eld
33535 \end_inset
33536
33537
33538 \family sans
33539 p
33540 \family default
33541
33542 \begin_inset Quotes erd
33543 \end_inset
33544
33545  correspondant aux emplacement décrits dans la section
33546 \begin_inset space ~
33547 \end_inset
33548
33549
33550 \begin_inset CommandInset ref
33551 LatexCommand ref
33552 reference "sec:Placement-flottants"
33553
33554 \end_inset
33555
33556 .
33557  Les options de positionnement peuvent être mélangées et doivent être saisies
33558  sans séparation, par exemple, on peut taper 
33559 \begin_inset Quotes eld
33560 \end_inset
33561
33562
33563 \family sans
33564 htbp
33565 \family default
33566
33567 \begin_inset Quotes erd
33568 \end_inset
33569
33570 .
33571  L' option 
33572 \begin_inset Quotes eld
33573 \end_inset
33574
33575 h
33576 \begin_inset Quotes erd
33577 \end_inset
33578
33579  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33580  
33581 \family sans
33582 Flottant
33583 \family default
33584  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33585  légende et être référencés.
33586 \end_layout
33587
33588 \begin_layout Standard
33589 Vous pouvez ajouter une légende à un listing avec le menu 
33590 \family sans
33591 Insérer\SpecialChar \menuseparator
33592 Légende
33593 \family default
33594 .
33595  On peut référencer les listings de la même façon que les flottants :Voir
33596  le listing
33597 \begin_inset space ~
33598 \end_inset
33599
33600
33601 \begin_inset CommandInset ref
33602 LatexCommand ref
33603 reference "lst:Listing-exemple"
33604
33605 \end_inset
33606
33607
33608 \end_layout
33609
33610 \begin_layout Standard
33611 \begin_inset listings
33612 lstparams "language=Python"
33613 inline false
33614 status open
33615
33616 \begin_layout Plain Layout
33617
33618 \begin_inset Caption
33619
33620 \begin_layout Plain Layout
33621 \begin_inset CommandInset label
33622 LatexCommand label
33623 name "lst:Listing-exemple"
33624
33625 \end_inset
33626
33627 Exemple de listing flottant
33628 \end_layout
33629
33630 \end_inset
33631
33632 # Exemple de listing flottant
33633 \end_layout
33634
33635 \begin_layout Plain Layout
33636
33637 def func(param):
33638 \end_layout
33639
33640 \begin_layout Plain Layout
33641
33642     'ceci est une fonction python'
33643 \end_layout
33644
33645 \begin_layout Plain Layout
33646
33647     pass
33648 \end_layout
33649
33650 \end_inset
33651
33652
33653 \end_layout
33654
33655 \begin_layout Standard
33656 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33657  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33658  de manière particulière dans la sortie imprimée.
33659  Dans l'exemple de listing, le mot clé Python 
33660 \begin_inset Quotes eld
33661 \end_inset
33662
33663 def
33664 \begin_inset Quotes erd
33665 \end_inset
33666
33667  est reconnu et imprimé en caractères gras dans la sortie.
33668 \end_layout
33669
33670 \begin_layout Standard
33671 \begin_inset Note Greyedout
33672 status open
33673
33674 \begin_layout Plain Layout
33675
33676 \series bold
33677 Note:
33678 \series default
33679  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33680  une police de caractères à 
33681 \family typewriter
33682 chasse fixe
33683 \family default
33684 , c'est que votre police ne contient probablement pas de série grasse.
33685  Dans ce cas choisissez une police différente dans le menu 
33686 \family sans
33687 Document\SpecialChar \menuseparator
33688 Paramètres\SpecialChar \menuseparator
33689 Polices
33690 \family default
33691 .
33692  (Les polices 
33693 \emph on
33694 LuxiMono, BeraMono
33695 \emph default
33696  et 
33697 \emph on
33698 Courier
33699 \emph default
33700  contiennent une série grasse.)
33701 \end_layout
33702
33703 \end_inset
33704
33705
33706 \end_layout
33707
33708 \begin_layout Standard
33709 Dans la rubrique 
33710 \family sans
33711 Numérotation
33712 \begin_inset space ~
33713 \end_inset
33714
33715 des
33716 \begin_inset space ~
33717 \end_inset
33718
33719 Lignes
33720 \family default
33721  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33722 n des lignes.
33723  Vous pouvez mettre un nombre dans le champ 
33724 \family sans
33725 Pas
33726 \family default
33727  pour désigner les lignes qui seront numérotées.
33728  Par exemple, si vous mettez 
33729 \begin_inset Quotes eld
33730 \end_inset
33731
33732 3
33733 \begin_inset Quotes erd
33734 \end_inset
33735
33736 , seule une ligne sur trois sera numérotée.
33737 \end_layout
33738
33739 \begin_layout Standard
33740 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33741  apparaîtront dans la sortie.
33742  Vous devez utiliser l'option 
33743 \family sans
33744 Table
33745 \begin_inset space ~
33746 \end_inset
33747
33748 de
33749 \begin_inset space ~
33750 \end_inset
33751
33752 Caractères
33753 \begin_inset space ~
33754 \end_inset
33755
33756 Étendue
33757 \family default
33758  quand vous employez des caractères spécifiques à une langue donnée comme
33759  les umlauts Allemands dans votre listing.
33760 \begin_inset Newline newline
33761 \end_inset
33762
33763 Voici un exemple de listing avec la numérotation des lignes à gauche par
33764  pas de 3, en langage Python, avec les options 
33765 \begin_inset Quotes eld
33766 \end_inset
33767
33768 Table
33769 \begin_inset space ~
33770 \end_inset
33771
33772 de
33773 \begin_inset space ~
33774 \end_inset
33775
33776 caractères
33777 \begin_inset space ~
33778 \end_inset
33779
33780 étendue
33781 \begin_inset Quotes erd
33782 \end_inset
33783
33784  et 
33785 \begin_inset Quotes eld
33786 \end_inset
33787
33788 Espace
33789 \begin_inset space ~
33790 \end_inset
33791
33792 représenté
33793 \begin_inset space ~
33794 \end_inset
33795
33796 par
33797 \begin_inset space ~
33798 \end_inset
33799
33800 un
33801 \begin_inset space ~
33802 \end_inset
33803
33804 symbole
33805 \begin_inset Quotes erd
33806 \end_inset
33807
33808 , l'intervalle de ligne étant 3
33809 \begin_inset space \thinspace{}
33810 \end_inset
33811
33812 -
33813 \begin_inset space \thinspace{}
33814 \end_inset
33815
33816 8:
33817 \end_layout
33818
33819 \begin_layout Standard
33820 \begin_inset listings
33821 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33822 inline false
33823 status open
33824
33825 \begin_layout Plain Layout
33826
33827 def func(param):
33828 \end_layout
33829
33830 \begin_layout Plain Layout
33831
33832     'ceci est une fonction Python'
33833 \end_layout
33834
33835 \begin_layout Plain Layout
33836
33837     pass
33838 \end_layout
33839
33840 \begin_layout Plain Layout
33841
33842 def func(param):
33843 \end_layout
33844
33845 \begin_layout Plain Layout
33846
33847 'Ça, c'est un mot Allemand : Tschüß'
33848 \end_layout
33849
33850 \begin_layout Plain Layout
33851
33852 pass
33853 \end_layout
33854
33855 \begin_layout Plain Layout
33856
33857 def func(param):
33858 \end_layout
33859
33860 \begin_layout Plain Layout
33861
33862 'ceci est une fonction Python'
33863 \end_layout
33864
33865 \begin_layout Plain Layout
33866
33867 pass
33868 \end_layout
33869
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \begin_layout Standard
33876 \begin_inset Note Greyedout
33877 status open
33878
33879 \begin_layout Plain Layout
33880
33881 \series bold
33882 Note:
33883 \series default
33884  À cause d'un bug dans le paquetage 
33885 \series bold
33886 listings
33887 \series default
33888  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33889  listing.
33890  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33891  les lignes 3 et 6.
33892 \end_layout
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \begin_layout Standard
33900 \begin_inset VSpace bigskip
33901 \end_inset
33902
33903
33904 \end_layout
33905
33906 \begin_layout Standard
33907 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33908  listing.
33909  Pour le faire, il suffit d'utiliser le menu 
33910 \family sans
33911 Insérer\SpecialChar \menuseparator
33912 Fichier\SpecialChar \menuseparator
33913 Sous-document
33914 \family default
33915  et de choisir le type 
33916 \family sans
33917 Listing
33918 \family default
33919
33920 \begin_inset space ~
33921 \end_inset
33922
33923
33924 \family sans
33925 de
33926 \begin_inset space ~
33927 \end_inset
33928
33929 Code
33930 \begin_inset space ~
33931 \end_inset
33932
33933 source
33934 \family default
33935 .
33936 \begin_inset Foot
33937 status collapsed
33938
33939 \begin_layout Plain Layout
33940 Les autres types de sous-documents sont décrits dans la section
33941 \begin_inset space ~
33942 \end_inset
33943
33944
33945 \begin_inset CommandInset ref
33946 LatexCommand ref
33947 reference "sec:Sous-documents"
33948
33949 \end_inset
33950
33951 .
33952 \end_layout
33953
33954 \end_inset
33955
33956  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33957  à utiliser pour le listing dans une zone de texte.
33958  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33959  
33960 \begin_inset Quotes eld
33961 \end_inset
33962
33963 ?
33964 \begin_inset Quotes erd
33965 \end_inset
33966
33967  dans la zone de texte.
33968 \end_layout
33969
33970 \begin_layout Standard
33971 Pour faire référence à un sous-document de type listing, tapez une étiquette
33972  dans le champ correspondant de la fenêtre de dialogue.
33973  On peut alors faire référence à cette étiquette en utilisant le menu 
33974 \family sans
33975 Insérer\SpecialChar \menuseparator
33976 Référence
33977 \begin_inset space ~
33978 \end_inset
33979
33980 Croisée
33981 \family default
33982 .
33983 \end_layout
33984
33985 \begin_layout Standard
33986 Le listing
33987 \begin_inset space ~
33988 \end_inset
33989
33990
33991 \begin_inset CommandInset ref
33992 LatexCommand ref
33993 reference "lst:listing-fichier"
33994
33995 \end_inset
33996
33997  est une exemple de listing issu d'un fichier ; ici les lignes 10
33998 \begin_inset space \thinspace{}
33999 \end_inset
34000
34001 -
34002 \begin_inset space \thinspace{}
34003 \end_inset
34004
34005 15 de ce fichier LyX sont listées.
34006 \end_layout
34007
34008 \begin_layout Standard
34009 \begin_inset CommandInset include
34010 LatexCommand lstinputlisting
34011 filename "EmbeddedObjects.lyx"
34012 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Standard
34020 \begin_inset VSpace bigskip
34021 \end_inset
34022
34023
34024 \end_layout
34025
34026 \begin_layout Standard
34027
34028 \lang english
34029 Inserting a formula into a listing can be done the following way:
34030 \end_layout
34031
34032 \begin_layout Enumerate
34033
34034 \lang english
34035 Open the listings dialog and add
34036 \begin_inset Newline newline
34037 \end_inset
34038
34039
34040 \family sans
34041 mathescape=true
34042 \family default
34043
34044 \begin_inset Newline newline
34045 \end_inset
34046
34047 to the field of the 
34048 \family sans
34049 Advanced
34050 \family default
34051  tab.
34052 \end_layout
34053
34054 \begin_layout Enumerate
34055
34056 \lang english
34057 Create a formula outside the listing
34058 \end_layout
34059
34060 \begin_layout Enumerate
34061
34062 \lang english
34063 Copy the content of the formula (not the formula inset) to the clipboard
34064  (shortcut 
34065 \begin_inset Info
34066 type  "shortcut"
34067 arg   "copy"
34068 \end_inset
34069
34070 )
34071 \end_layout
34072
34073 \begin_layout Enumerate
34074
34075 \lang english
34076 In the listing write 
34077 \begin_inset Quotes eld
34078 \end_inset
34079
34080
34081 \family sans
34082 $$
34083 \family default
34084
34085 \begin_inset Quotes erd
34086 \end_inset
34087
34088  and copy from the clipboard between the dollar-signs (shortcut 
34089 \begin_inset Info
34090 type  "shortcut"
34091 arg   "paste"
34092 \end_inset
34093
34094 )
34095 \end_layout
34096
34097 \begin_layout Standard
34098 \begin_inset listings
34099 lstparams "language=Python,mathescape=true"
34100 inline false
34101 status open
34102
34103 \begin_layout Plain Layout
34104
34105 \begin_inset Caption
34106
34107 \begin_layout Plain Layout
34108 Exemple de listing flottant 
34109 \lang english
34110 containing a formula
34111 \end_layout
34112
34113 \end_inset
34114
34115 # Exemple de listing flottant
34116 \end_layout
34117
34118 \begin_layout Plain Layout
34119
34120 def func(param):
34121 \end_layout
34122
34123 \begin_layout Plain Layout
34124
34125     # $
34126 \backslash
34127 prod_{n=1}^{
34128 \backslash
34129 infty}
34130 \backslash
34131 ,
34132 \backslash
34133 frac{1}{x^{2}}$
34134 \end_layout
34135
34136 \begin_layout Plain Layout
34137
34138     pass
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \begin_inset VSpace bigskip
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Standard
34154 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34155  de dialogue 
34156 \family sans
34157 Document\SpecialChar \menuseparator
34158 Paramètres\SpecialChar \menuseparator
34159 Format
34160 \begin_inset space ~
34161 \end_inset
34162
34163 du
34164 \begin_inset space ~
34165 \end_inset
34166
34167 Texte
34168 \family default
34169 .
34170  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34171  
34172 \begin_inset Quotes eld
34173 \end_inset
34174
34175 ?
34176 \begin_inset Quotes erd
34177 \end_inset
34178
34179  dans le champ 
34180 \family sans
34181 Paramètres
34182 \begin_inset space ~
34183 \end_inset
34184
34185 du
34186 \begin_inset space ~
34187 \end_inset
34188
34189 Listing
34190 \family default
34191 .
34192 \end_layout
34193
34194 \begin_layout Standard
34195 Pour plus d'information sur le paquetage 
34196 \series bold
34197 listings
34198 \series default
34199 , nous vous renvoyons à sa documentation 
34200 \begin_inset CommandInset citation
34201 LatexCommand cite
34202 key "listings"
34203
34204 \end_inset
34205
34206 .
34207 \end_layout
34208
34209 \begin_layout Standard
34210 \begin_inset Newpage newpage
34211 \end_inset
34212
34213
34214 \end_layout
34215
34216 \begin_layout Chapter
34217 \start_of_appendix
34218 Unités de longueur utilisables avec LyX
34219 \begin_inset Argument
34220 status collapsed
34221
34222 \begin_layout Plain Layout
34223 Unités de longueur
34224 \end_layout
34225
34226 \end_inset
34227
34228
34229 \begin_inset Index idx
34230 status collapsed
34231
34232 \begin_layout Plain Layout
34233 Unités
34234 \end_layout
34235
34236 \end_inset
34237
34238
34239 \begin_inset CommandInset label
34240 LatexCommand label
34241 name "cha:Unités-de-longueur"
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \begin_layout Standard
34249 Pour comprendre les unités de longueur utilisées dans cette documentation,
34250  le tableau
34251 \begin_inset space ~
34252 \end_inset
34253
34254
34255 \begin_inset CommandInset ref
34256 LatexCommand ref
34257 reference "tab:Unités"
34258
34259 \end_inset
34260
34261 décrit les unités utilisées par LyX.
34262 \begin_inset Float table
34263 placement h
34264 wide false
34265 sideways false
34266 status open
34267
34268 \begin_layout Plain Layout
34269 \begin_inset Caption
34270
34271 \begin_layout Plain Layout
34272 \begin_inset CommandInset label
34273 LatexCommand label
34274 name "tab:Unités"
34275
34276 \end_inset
34277
34278 Unités de longueur
34279 \end_layout
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \begin_layout Plain Layout
34287 \begin_inset VSpace medskip
34288 \end_inset
34289
34290
34291 \end_layout
34292
34293 \begin_layout Plain Layout
34294 \align center
34295 \begin_inset Tabular
34296 <lyxtabular version="3" rows="20" columns="2">
34297 <features tabularvalignment="middle">
34298 <column alignment="center" valignment="top" width="0">
34299 <column alignment="center" valignment="top" width="0">
34300 <row>
34301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34302 \begin_inset Text
34303
34304 \begin_layout Plain Layout
34305 unité
34306 \end_layout
34307
34308 \end_inset
34309 </cell>
34310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Plain Layout
34314 nom/description
34315 \end_layout
34316
34317 \end_inset
34318 </cell>
34319 </row>
34320 <row>
34321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325 mm
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Plain Layout
34334 millimètre
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 </row>
34340 <row>
34341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345 cm
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354 centimètre
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 </row>
34360 <row>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365 in
34366 \end_layout
34367
34368 \end_inset
34369 </cell>
34370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374 pouce (inch)
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 </row>
34380 <row>
34381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385 pt
34386 \end_layout
34387
34388 \end_inset
34389 </cell>
34390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34391 \begin_inset Text
34392
34393 \begin_layout Plain Layout
34394 point (72.27
34395 \begin_inset space \thinspace{}
34396 \end_inset
34397
34398 pt = 1
34399 \begin_inset space \thinspace{}
34400 \end_inset
34401
34402 in)
34403 \end_layout
34404
34405 \end_inset
34406 </cell>
34407 </row>
34408 <row>
34409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34410 \begin_inset Text
34411
34412 \begin_layout Plain Layout
34413 pc
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Plain Layout
34422 pica (1
34423 \begin_inset space \thinspace{}
34424 \end_inset
34425
34426 pc = 12
34427 \begin_inset space \thinspace{}
34428 \end_inset
34429
34430 pt)
34431 \end_layout
34432
34433 \end_inset
34434 </cell>
34435 </row>
34436 <row>
34437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441 sp
34442 \end_layout
34443
34444 \end_inset
34445 </cell>
34446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34447 \begin_inset Text
34448
34449 \begin_layout Plain Layout
34450 scaled point (65536
34451 \begin_inset space \thinspace{}
34452 \end_inset
34453
34454 sp = 1
34455 \begin_inset space \thinspace{}
34456 \end_inset
34457
34458 pt)
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 </row>
34464 <row>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469 bp
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478 gros point (72
34479 \begin_inset space \thinspace{}
34480 \end_inset
34481
34482 bp = 1
34483 \begin_inset space \thinspace{}
34484 \end_inset
34485
34486 in)
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 </row>
34492 <row>
34493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497 dd
34498 \end_layout
34499
34500 \end_inset
34501 </cell>
34502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34503 \begin_inset Text
34504
34505 \begin_layout Plain Layout
34506 didot (72
34507 \begin_inset space \thinspace{}
34508 \end_inset
34509
34510 dd 
34511 \begin_inset Formula $\approx$
34512 \end_inset
34513
34514  37.6
34515 \begin_inset space \thinspace{}
34516 \end_inset
34517
34518 mm)
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 </row>
34524 <row>
34525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34526 \begin_inset Text
34527
34528 \begin_layout Plain Layout
34529 cc
34530 \end_layout
34531
34532 \end_inset
34533 </cell>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538 cicero (1
34539 \begin_inset space \thinspace{}
34540 \end_inset
34541
34542 cc = 12
34543 \begin_inset space \thinspace{}
34544 \end_inset
34545
34546 dd)
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 </row>
34552 <row>
34553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557 Scale%
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 % de la largeur originale de l'image
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 </row>
34572 <row>
34573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577 text%
34578 \end_layout
34579
34580 \end_inset
34581 </cell>
34582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Plain Layout
34586 % de la largeur du texte
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 </row>
34592 <row>
34593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597 col%
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606 % de la largeur de la colonne
34607 \end_layout
34608
34609 \end_inset
34610 </cell>
34611 </row>
34612 <row>
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Plain Layout
34617 page%
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626 % de la largeur du papier
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 </row>
34632 <row>
34633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637 line%
34638 \end_layout
34639
34640 \end_inset
34641 </cell>
34642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34643 \begin_inset Text
34644
34645 \begin_layout Plain Layout
34646 % de la largeur de la ligne
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 </row>
34652 <row>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657 theight%
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34663 \begin_inset Text
34664
34665 \begin_layout Plain Layout
34666 % la hauteur du texte
34667 \end_layout
34668
34669 \end_inset
34670 </cell>
34671 </row>
34672 <row>
34673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34674 \begin_inset Text
34675
34676 \begin_layout Plain Layout
34677 pheight%
34678 \end_layout
34679
34680 \end_inset
34681 </cell>
34682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34683 \begin_inset Text
34684
34685 \begin_layout Plain Layout
34686 % hauteur du papier
34687 \end_layout
34688
34689 \end_inset
34690 </cell>
34691 </row>
34692 <row>
34693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34694 \begin_inset Text
34695
34696 \begin_layout Plain Layout
34697 ex
34698 \end_layout
34699
34700 \end_inset
34701 </cell>
34702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34703 \begin_inset Text
34704
34705 \begin_layout Plain Layout
34706 hauteur de la lettre 
34707 \emph on
34708 x
34709 \emph default
34710  dans la police courante
34711 \end_layout
34712
34713 \end_inset
34714 </cell>
34715 </row>
34716 <row>
34717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34718 \begin_inset Text
34719
34720 \begin_layout Plain Layout
34721 em
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730 largeur de la lettre
34731 \emph on
34732  M
34733 \emph default
34734  dans la police courante
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 </row>
34740 <row>
34741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745 mu
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754 unité mathématique (1
34755 \begin_inset space \thinspace{}
34756 \end_inset
34757
34758 mu = 1/18
34759 \begin_inset space \thinspace{}
34760 \end_inset
34761
34762 em)
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 </row>
34768 </lyxtabular>
34769
34770 \end_inset
34771
34772
34773 \end_layout
34774
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \begin_layout Chapter
34781 Formats des fichiers de sortie graphiques
34782 \begin_inset CommandInset label
34783 LatexCommand label
34784 name "cha:Formats-fichiers-graphiques"
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \begin_layout Section
34792 DVI
34793 \begin_inset Index idx
34794 status collapsed
34795
34796 \begin_layout Plain Layout
34797 Formats de Fichiers! DVI
34798 \end_layout
34799
34800 \end_inset
34801
34802
34803 \begin_inset Index idx
34804 status collapsed
34805
34806 \begin_layout Plain Layout
34807 DVI|see
34808 \begin_inset ERT
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812
34813 {
34814 \end_layout
34815
34816 \end_inset
34817
34818 Formats de Fichiers
34819 \begin_inset ERT
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823
34824 }
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \end_inset
34833
34834
34835 \end_layout
34836
34837 \begin_layout Standard
34838 Ce type de fichiers a l'extension 
34839 \begin_inset Quotes fld
34840 \end_inset
34841
34842
34843 \family typewriter
34844 .dvi
34845 \family default
34846
34847 \begin_inset Quotes frd
34848 \end_inset
34849
34850 .
34851  Il est appelé 
34852 \emph on
34853 indépendant de l'appareil
34854 \emph default
34855  ou 
34856 \begin_inset Quotes fld
34857 \end_inset
34858
34859 device independent (DVI)
34860 \begin_inset Quotes frd
34861 \end_inset
34862
34863 , car il est complètement portable ; vous pouvez les recopier d'une machine
34864  à l'autre sans avoir à faire de conversion.
34865  À l'époque où ce format a été développé, c'était loin d'être évident.
34866  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34867  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34868 \end_layout
34869
34870 \begin_layout Standard
34871 \begin_inset Note Greyedout
34872 status open
34873
34874 \begin_layout Plain Layout
34875
34876 \series bold
34877 Note:
34878 \series default
34879  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34880  au fichier.
34881  
34882 \end_layout
34883
34884 \end_inset
34885
34886  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34887  
34888 \family typewriter
34889 .dvi
34890 \family default
34891 .
34892  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34893 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34894  pour les rendre visibles quand vous faites défiler votre document.
34895  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34896  avec de nombreuses images.
34897 \end_layout
34898
34899 \begin_layout Standard
34900 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34901  menu 
34902 \family sans
34903 Fichier\SpecialChar \menuseparator
34904 Exporter\SpecialChar \menuseparator
34905 DVI.
34906
34907 \family default
34908  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34909 \family sans
34910 Visualiser
34911 \family default
34912  ou en utilisant le bouton
34913 \begin_inset Graphics
34914         filename ../../images/buffer-view_dvi.png
34915         scale 85
34916         scaleBeforeRotation
34917
34918 \end_inset
34919
34920  de la barre d'outils.
34921 \end_layout
34922
34923 \begin_layout Section
34924 PostScript
34925 \begin_inset CommandInset label
34926 LatexCommand label
34927 name "sec:PostScript"
34928
34929 \end_inset
34930
34931
34932 \begin_inset Index idx
34933 status collapsed
34934
34935 \begin_layout Plain Layout
34936 Formats de Fichiers ! PostScript
34937 \end_layout
34938
34939 \end_inset
34940
34941
34942 \begin_inset Index idx
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946 PostScript|see
34947 \begin_inset ERT
34948 status collapsed
34949
34950 \begin_layout Plain Layout
34951
34952 {
34953 \end_layout
34954
34955 \end_inset
34956
34957 Formats de Fichiers
34958 \begin_inset ERT
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962
34963 }
34964 \end_layout
34965
34966 \end_inset
34967
34968
34969 \end_layout
34970
34971 \end_inset
34972
34973
34974 \end_layout
34975
34976 \begin_layout Standard
34977 Ce type de fichiers a l'extension 
34978 \begin_inset Quotes fld
34979 \end_inset
34980
34981
34982 \family typewriter
34983 .ps
34984 \family default
34985
34986 \begin_inset Quotes frd
34987 \end_inset
34988
34989 .
34990  PostScript a été développé par la société 
34991 \series bold
34992 Adobe
34993 \series default
34994  comme un langage pour les imprimantes.
34995  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34996  pour imprimer le document.
34997  PostScript peut être considéré comme un 
34998 \begin_inset Quotes fld
34999 \end_inset
35000
35001 langage de programmation
35002 \begin_inset Quotes frd
35003 \end_inset
35004
35005  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
35006  images
35007 \begin_inset Foot
35008 status open
35009
35010 \begin_layout Plain Layout
35011 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
35012  LaTeX 
35013 \series bold
35014 pstricks
35015 \series default
35016
35017 \begin_inset CommandInset citation
35018 LatexCommand cite
35019 key "pstricks"
35020
35021 \end_inset
35022
35023 .
35024 \end_layout
35025
35026 \end_inset
35027
35028 .
35029  En partie à cause de toutes ces possibilités un fichier PostScript est
35030  souvent plus gros qu'un PDF.
35031 \end_layout
35032
35033 \begin_layout Standard
35034 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
35035  plus gros qu'un PDF.
35036 \end_layout
35037
35038 \begin_layout Standard
35039 PostScript ne peut contenir que des images au format 
35040 \begin_inset Quotes fld
35041 \end_inset
35042
35043 PostScript Encapsulé
35044 \begin_inset Quotes frd
35045 \end_inset
35046
35047  (encapsulated PostScript ou EPS, d'extension 
35048 \family typewriter
35049 .eps
35050 \family default
35051 ).
35052  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35053  il doit les convertir en interne en EPS.
35054  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35055  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35056  document.
35057  Cela risque de ralentir de façon importante votre rythme de travail.
35058  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35059  vos images directement en EPS pour éviter ce problème.
35060 \end_layout
35061
35062 \begin_layout Standard
35063 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35064  le menu 
35065 \family sans
35066 Fichier\SpecialChar \menuseparator
35067 Exporter\SpecialChar \menuseparator
35068 PostScript.
35069
35070 \family default
35071  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35072  
35073 \family sans
35074 Visualiser
35075 \family default
35076  ou en utilisant le bouton 
35077 \begin_inset Graphics
35078         filename ../../images/buffer-view_ps.png
35079         scale 85
35080         scaleBeforeRotation
35081
35082 \end_inset
35083
35084  de la barre d'outils.
35085 \end_layout
35086
35087 \begin_layout Section
35088 PDF
35089 \begin_inset Index idx
35090 status collapsed
35091
35092 \begin_layout Plain Layout
35093 Formats de Fichiers ! PDF
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 PDF
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \begin_layout Standard
35112 Ce type de fichiers a l'extension 
35113 \begin_inset Quotes fld
35114 \end_inset
35115
35116
35117 \family typewriter
35118 .pdf
35119 \family default
35120
35121 \begin_inset Quotes frd
35122 \end_inset
35123
35124 .
35125  Ce 
35126 \begin_inset Quotes fld
35127 \end_inset
35128
35129 format de document portable
35130 \begin_inset Quotes frd
35131 \end_inset
35132
35133  (portable document format ou PDF) est développé par 
35134 \family typewriter
35135 Adobe
35136 \family default
35137  comme une évolution de PostScript.
35138  Il est plus comprimé et utilise moins de commandes que PostScript.
35139  Comme son nom l'indique, il est 
35140 \begin_inset Quotes fld
35141 \end_inset
35142
35143 portable
35144 \begin_inset Quotes frd
35145 \end_inset
35146
35147  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35148  aura exactement le même aspect.
35149 \end_layout
35150
35151 \begin_layout Standard
35152 PDF peut contenir des images dans son propre format PDF et dans les formats
35153  JPG (format du 
35154 \begin_inset Quotes fld
35155 \end_inset
35156
35157 Joint Photographic Expert Group
35158 \begin_inset Quotes frd
35159 \end_inset
35160
35161  avec comme extension 
35162 \family typewriter
35163 .jpg
35164 \family default
35165  ou 
35166 \family typewriter
35167 .jpeg
35168 \family default
35169 ) et PNG (
35170 \begin_inset Quotes fld
35171 \end_inset
35172
35173 Portable Network Graphics
35174 \begin_inset Quotes frd
35175 \end_inset
35176
35177  avec l'extension 
35178 \family typewriter
35179 .png
35180 \family default
35181 ).
35182  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35183  dans un de ces formats.
35184  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35185  vont ralentir votre travail.
35186  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35187 \end_layout
35188
35189 \begin_layout Standard
35190 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35191  menu 
35192 \family sans
35193 Fichier\SpecialChar \menuseparator
35194 Exporter 
35195 \family default
35196 de trois façons différentes:
35197 \end_layout
35198
35199 \begin_layout Description
35200 PDF
35201 \begin_inset space ~
35202 \end_inset
35203
35204 (ps2pdf) Ceci utilise le programme 
35205 \family typewriter
35206 ps2pdf
35207 \family default
35208  qui créé un PDF à partir de la version PostScript de votre fichier.
35209  Cette dernière est produite par le programme 
35210 \family typewriter
35211 dvips
35212 \family default
35213  qui utilise une version DVI comme étape intermédiaire.
35214  Cette variante consiste donc en trois conversions.
35215 \end_layout
35216
35217 \begin_layout Description
35218 PDF
35219 \begin_inset space ~
35220 \end_inset
35221
35222 (dvipdfm) Ceci utilise le programme 
35223 \family typewriter
35224 dvipdfm
35225 \family default
35226  qui convertit votre fichier en DVI avant de le convertir en PDF.
35227 \end_layout
35228
35229 \begin_layout Description
35230 PDF
35231 \begin_inset space ~
35232 \end_inset
35233
35234 (pdflatex) Ceci utilise le programme 
35235 \family typewriter
35236 pdftex
35237 \family default
35238  qui convertit directement votre fichier en PDF.
35239 \end_layout
35240
35241 \begin_layout Standard
35242 Nous recommandons d'utiliser l'option 
35243 \family sans
35244 PDF
35245 \begin_inset space ~
35246 \end_inset
35247
35248 (pdflatex)
35249 \family default
35250  car 
35251 \family typewriter
35252 pdftex
35253 \family default
35254  accepte toutes les fonctionnalités des versions actuelles de PDF.
35255  Il est en plus rapide et stable.
35256  Le programme 
35257 \family typewriter
35258 dvipdfm
35259 \family default
35260  n'est plus développé est est donc un peu dépassé.
35261 \end_layout
35262
35263 \begin_layout Standard
35264
35265 \end_layout
35266
35267 \begin_layout Standard
35268 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35269 \family sans
35270 Visualiser
35271 \family default
35272  ou en utilisant le bouton 
35273 \begin_inset Graphics
35274         filename ../../images/buffer-view_pdf2.png
35275         scale 85
35276         scaleBeforeRotation
35277
35278 \end_inset
35279
35280  de la barre d'outils
35281 \family sans
35282  (
35283 \family default
35284 qui utilise 
35285 \family sans
35286 PDF
35287 \begin_inset space ~
35288 \end_inset
35289
35290 (pdflatex)
35291 \family default
35292 ).
35293 \end_layout
35294
35295 \begin_layout Chapter
35296 Explication de l' Équation
35297 \begin_inset space ~
35298 \end_inset
35299
35300 (
35301 \begin_inset CommandInset ref
35302 LatexCommand ref
35303 reference "eq:Wgn"
35304
35305 \end_inset
35306
35307 )
35308 \begin_inset CommandInset label
35309 LatexCommand label
35310 name "cha:Explication-de-l'Equation"
35311
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \begin_layout Standard
35318 La largeur totale de 
35319 \emph on
35320 n
35321 \emph default
35322  cellules de tableau 
35323 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35324 \end_inset
35325
35326  peut être calculée avec
35327 \end_layout
35328
35329 \begin_layout Standard
35330 \begin_inset Formula \begin{equation}
35331 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \begin_layout Standard
35339 Où 
35340 \begin_inset Formula $W_{g\, n}$
35341 \end_inset
35342
35343  est la largeur fixe de toutes les cellules.
35344  
35345 \series bold
35346
35347 \backslash
35348 tabcolsep
35349 \series default
35350  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35351  sa valeur implicite est 6
35352 \begin_inset space \thinspace{}
35353 \end_inset
35354
35355 pt.
35356  
35357 \series bold
35358
35359 \backslash
35360 arrayrulewidth
35361 \series default
35362  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35363 \begin_inset space \thinspace{}
35364 \end_inset
35365
35366 pt.
35367 \end_layout
35368
35369 \begin_layout Standard
35370 D'après l'équation
35371 \begin_inset space ~
35372 \end_inset
35373
35374
35375 \begin_inset CommandInset ref
35376 LatexCommand eqref
35377 reference "eq:Wtot_n"
35378
35379 \end_inset
35380
35381 , la largeur totale d'une multicolonne, 
35382 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35383 \end_inset
35384
35385  est
35386 \end_layout
35387
35388 \begin_layout Standard
35389 \begin_inset Formula \begin{equation}
35390 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35391
35392 \end_inset
35393
35394
35395 \end_layout
35396
35397 \begin_layout Standard
35398 En posant que les équations 
35399 \begin_inset space ~
35400 \end_inset
35401
35402
35403 \begin_inset CommandInset ref
35404 LatexCommand eqref
35405 reference "eq:Wtot_n"
35406
35407 \end_inset
35408
35409  et 
35410 \begin_inset CommandInset ref
35411 LatexCommand eqref
35412 reference "eq:Wtot_mult"
35413
35414 \end_inset
35415
35416  sont égales, on peut calculer la largeur nécessaire 
35417 \begin_inset Formula $W_{g\, n}$
35418 \end_inset
35419
35420  quand 
35421 \emph on
35422 n
35423 \emph default
35424  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35425  de 
35426 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35427 \end_inset
35428
35429 :
35430 \end_layout
35431
35432 \begin_layout Standard
35433 \begin_inset Formula \begin{equation}
35434 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35435
35436 \end_inset
35437
35438
35439 \end_layout
35440
35441 \begin_layout Bibliography
35442 \labelwidthstring Bibliographie
35443 \begin_inset CommandInset bibitem
35444 LatexCommand bibitem
35445 key "latexcompanion"
35446
35447 \end_inset
35448
35449 Frank Mittelbach and Michel Goossens: 
35450 \emph on
35451 The LaTeX Companion Second Edition.
35452
35453 \emph default
35454  Addison-Wesley, 2004
35455 \end_layout
35456
35457 \begin_layout Bibliography
35458 \labelwidthstring Bibliographie
35459 \begin_inset CommandInset bibitem
35460 LatexCommand bibitem
35461 key "latexguide"
35462
35463 \end_inset
35464
35465 Helmut Kopka and Patrick W.
35466  Daly: 
35467 \emph on
35468 A Guide to LaTeX Fourth Edition.
35469
35470 \emph default
35471  Addison-Wesley, 2003
35472 \end_layout
35473
35474 \begin_layout Bibliography
35475 \labelwidthstring Bibliographie
35476 \begin_inset CommandInset bibitem
35477 LatexCommand bibitem
35478 key "latexbook"
35479
35480 \end_inset
35481
35482 Leslie Lamport: 
35483 \emph on
35484 LaTeX: A Document Preparation System.
35485
35486 \emph default
35487  Addison-Wesley, second edition, 1994
35488 \end_layout
35489
35490 \begin_layout Bibliography
35491 \labelwidthstring Bibliographie
35492 \begin_inset CommandInset bibitem
35493 LatexCommand bibitem
35494 key "booktabs"
35495
35496 \end_inset
35497
35498 Documentation du paquetage LaTeX 
35499 \series bold
35500
35501 \begin_inset CommandInset href
35502 LatexCommand href
35503 name "booktabs"
35504 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35505
35506 \end_inset
35507
35508
35509 \series default
35510
35511 \begin_inset Index idx
35512 status collapsed
35513
35514 \begin_layout Plain Layout
35515 Paquetages LaTeX ! booktabs
35516 \end_layout
35517
35518 \end_inset
35519
35520
35521 \end_layout
35522
35523 \begin_layout Bibliography
35524 \labelwidthstring Bibliographie
35525 \begin_inset CommandInset bibitem
35526 LatexCommand bibitem
35527 key "caption"
35528
35529 \end_inset
35530
35531 Documentation du paquetage LaTeX 
35532 \series bold
35533
35534 \begin_inset CommandInset href
35535 LatexCommand href
35536 name "caption"
35537 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35538
35539 \end_inset
35540
35541
35542 \series default
35543
35544 \begin_inset Index idx
35545 status collapsed
35546
35547 \begin_layout Plain Layout
35548 Paquetages LaTeX ! caption
35549 \end_layout
35550
35551 \end_inset
35552
35553
35554 \end_layout
35555
35556 \begin_layout Bibliography
35557 \labelwidthstring Bibliographie
35558 \begin_inset CommandInset bibitem
35559 LatexCommand bibitem
35560 key "endfloat"
35561
35562 \end_inset
35563
35564 Documentation du paquetage LaTeX 
35565 \series bold
35566
35567 \begin_inset CommandInset href
35568 LatexCommand href
35569 name "endfloat"
35570 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35571
35572 \end_inset
35573
35574
35575 \series default
35576
35577 \begin_inset Index idx
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581 Paquetages LaTeX ! endfloat
35582 \end_layout
35583
35584 \end_inset
35585
35586
35587 \end_layout
35588
35589 \begin_layout Bibliography
35590 \labelwidthstring Bibliographie
35591 \begin_inset CommandInset bibitem
35592 LatexCommand bibitem
35593 key "wrapfig"
35594
35595 \end_inset
35596
35597 Documentation du paquetage LaTeX 
35598 \series bold
35599
35600 \begin_inset CommandInset href
35601 LatexCommand href
35602 name "wrapfig"
35603 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35604
35605 \end_inset
35606
35607
35608 \series default
35609
35610 \begin_inset Index idx
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614 Paquetages LaTeX ! wrapfig
35615 \begin_inset ERT
35616 status collapsed
35617
35618 \begin_layout Plain Layout
35619
35620
35621 \backslash
35622 vspace{4mm}
35623 \end_layout
35624
35625 \end_inset
35626
35627
35628 \end_layout
35629
35630 \end_inset
35631
35632
35633 \end_layout
35634
35635 \begin_layout Bibliography
35636 \labelwidthstring Bibliographie
35637 \begin_inset CommandInset bibitem
35638 LatexCommand bibitem
35639 key "footmisc"
35640
35641 \end_inset
35642
35643 Documentation du paquetage LaTeX 
35644 \series bold
35645
35646 \begin_inset CommandInset href
35647 LatexCommand href
35648 name "footmisc"
35649 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35650
35651 \end_inset
35652
35653
35654 \series default
35655
35656 \begin_inset Index idx
35657 status collapsed
35658
35659 \begin_layout Plain Layout
35660 Paquetages LaTeX ! footmisc
35661 \end_layout
35662
35663 \end_inset
35664
35665
35666 \end_layout
35667
35668 \begin_layout Bibliography
35669 \labelwidthstring Bibliographie
35670 \begin_inset CommandInset bibitem
35671 LatexCommand bibitem
35672 key "hypcap"
35673
35674 \end_inset
35675
35676 Documentation du paquetage LaTeX 
35677 \series bold
35678
35679 \begin_inset CommandInset href
35680 LatexCommand href
35681 name "hypcap"
35682 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35683
35684 \end_inset
35685
35686
35687 \series default
35688
35689 \begin_inset Index idx
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693 Paquetages LaTeX ! hyperref
35694 \end_layout
35695
35696 \end_inset
35697
35698
35699 \end_layout
35700
35701 \begin_layout Bibliography
35702 \labelwidthstring Bibliographie
35703 \begin_inset CommandInset bibitem
35704 LatexCommand bibitem
35705 key "hyperref"
35706
35707 \end_inset
35708
35709 Documentation du paquetage LaTeX 
35710 \series bold
35711
35712 \begin_inset CommandInset href
35713 LatexCommand href
35714 name "hyperref"
35715 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35716
35717 \end_inset
35718
35719
35720 \series default
35721
35722 \begin_inset Index idx
35723 status collapsed
35724
35725 \begin_layout Plain Layout
35726 Paquetages LaTeX ! hyperref
35727 \end_layout
35728
35729 \end_inset
35730
35731
35732 \end_layout
35733
35734 \begin_layout Bibliography
35735 \labelwidthstring Bibliographie
35736 \begin_inset CommandInset bibitem
35737 LatexCommand bibitem
35738 key "KOMA-Script"
35739
35740 \end_inset
35741
35742 Documentation du paquetage LaTeX 
35743 \series bold
35744
35745 \begin_inset CommandInset href
35746 LatexCommand href
35747 name "KOMA-Script"
35748 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35749
35750 \end_inset
35751
35752
35753 \series default
35754
35755 \begin_inset Index idx
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759 Paquetages LaTeX ! KOMA-Script
35760 \end_layout
35761
35762 \end_inset
35763
35764
35765 \end_layout
35766
35767 \begin_layout Bibliography
35768 \labelwidthstring Bibliographie
35769 \begin_inset CommandInset bibitem
35770 LatexCommand bibitem
35771 key "listings"
35772
35773 \end_inset
35774
35775 Documentation du paquetage LaTeX 
35776 \series bold
35777
35778 \begin_inset CommandInset href
35779 LatexCommand href
35780 name "listings"
35781 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35782
35783 \end_inset
35784
35785
35786 \series default
35787
35788 \begin_inset Index idx
35789 status collapsed
35790
35791 \begin_layout Plain Layout
35792 Paquetages LaTeX ! listings
35793 \end_layout
35794
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \begin_layout Bibliography
35801 \labelwidthstring Bibliographie
35802 \begin_inset CommandInset bibitem
35803 LatexCommand bibitem
35804 key "marginnote"
35805
35806 \end_inset
35807
35808 Documentation du paquetage LaTeX 
35809 \series bold
35810
35811 \begin_inset CommandInset href
35812 LatexCommand href
35813 name "marginnote"
35814 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35815
35816 \end_inset
35817
35818
35819 \series default
35820
35821 \begin_inset Index idx
35822 status collapsed
35823
35824 \begin_layout Plain Layout
35825 Paquetages LaTeX ! marginnote
35826 \end_layout
35827
35828 \end_inset
35829
35830
35831 \end_layout
35832
35833 \begin_layout Bibliography
35834 \labelwidthstring Bibliographie
35835 \begin_inset CommandInset bibitem
35836 LatexCommand bibitem
35837 key "pstricks"
35838
35839 \end_inset
35840
35841 Page Web du paquetage LaTeX 
35842 \series bold
35843
35844 \begin_inset CommandInset href
35845 LatexCommand href
35846 name "PSTricks"
35847 target "http://tug.org/PSTricks/"
35848
35849 \end_inset
35850
35851
35852 \series default
35853
35854 \begin_inset Index idx
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858 Paquetages LaTeX ! PSTricks
35859 \end_layout
35860
35861 \end_inset
35862
35863
35864 \end_layout
35865
35866 \begin_layout Bibliography
35867 \labelwidthstring Bibliographie
35868 \begin_inset CommandInset bibitem
35869 LatexCommand bibitem
35870 key "sidecap"
35871
35872 \end_inset
35873
35874 Documentation du paquetage LaTeX 
35875 \series bold
35876
35877 \begin_inset CommandInset href
35878 LatexCommand href
35879 name "sidecap"
35880 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35881
35882 \end_inset
35883
35884
35885 \series default
35886
35887 \begin_inset Index idx
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891 Paquetages LaTeX ! sidecap
35892 \end_layout
35893
35894 \end_inset
35895
35896
35897 \end_layout
35898
35899 \begin_layout Bibliography
35900 \labelwidthstring Bibliographie
35901 \begin_inset CommandInset bibitem
35902 LatexCommand bibitem
35903 key "prettyref"
35904
35905 \end_inset
35906
35907 Documentation du paquetage LaTeX
35908 \series bold
35909  
35910 \begin_inset CommandInset href
35911 LatexCommand href
35912 name "prettyref"
35913 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35914
35915 \end_inset
35916
35917
35918 \series default
35919
35920 \begin_inset Index idx
35921 status collapsed
35922
35923 \begin_layout Plain Layout
35924 Paquetages LaTeX ! prettyref
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \end_layout
35931
35932 \begin_layout Bibliography
35933 \labelwidthstring Bibliographie
35934 \begin_inset CommandInset bibitem
35935 LatexCommand bibitem
35936 key "refstyle"
35937
35938 \end_inset
35939
35940 Documentation du paquetage LaTeX
35941 \series bold
35942  
35943 \begin_inset CommandInset href
35944 LatexCommand href
35945 name "refstyle"
35946 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
35947
35948 \end_inset
35949
35950
35951 \series default
35952
35953 \begin_inset Index idx
35954 status collapsed
35955
35956 \begin_layout Plain Layout
35957 Paquetages LaTeX ! refstyle
35958 \end_layout
35959
35960 \end_inset
35961
35962
35963 \end_layout
35964
35965 \begin_layout Bibliography
35966 \labelwidthstring Bibliographie
35967 \begin_inset CommandInset bibitem
35968 LatexCommand bibitem
35969 key "NewInLyX20"
35970
35971 \end_inset
35972
35973
35974 \begin_inset CommandInset href
35975 LatexCommand href
35976 name "Page Wiki"
35977 target "http://wiki.lyx.org/LyX/NewInLyX20"
35978
35979 \end_inset
35980
35981  au sujet des nouveautés de 
35982 \family sans
35983 LyX 2.0
35984 \family default
35985 .
35986 \end_layout
35987
35988 \begin_layout Standard
35989 \begin_inset CommandInset index_print
35990 LatexCommand printindex
35991 type "idx"
35992
35993 \end_inset
35994
35995
35996 \end_layout
35997
35998 \end_body
35999 \end_document