]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: multirows:
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0.0beta1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 407
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" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 a long cell entry
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="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 multi-ligne
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" topline="true" 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 of multirow cells is set by setting the width and alignment for
12626  the whole column.
12627  The 
12628 \family sans
12629 Vertical Offset
12630 \family default
12631  shifts the content of the multirow up/down if the offset is positive/negative.
12632 \end_layout
12633
12634 \begin_layout Standard
12635
12636 \lang english
12637 If the column of a multirow cell has no explicit width, the multirow cell
12638  inherits the alignment of the column.
12639  Otherwise it is by default left-aligned.
12640
12641 \lang french
12642  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12643  
12644 \series bold
12645
12646 \backslash
12647 multirowsetup
12648 \series default
12649  avec la commande
12650 \end_layout
12651
12652 \begin_layout Standard
12653
12654 \series bold
12655
12656 \backslash
12657 renewcommand{
12658 \backslash
12659 multirowsetup}{
12660 \backslash
12661 centering}
12662 \end_layout
12663
12664 \begin_layout Standard
12665 dans le préambule du document.
12666  Après ça, tous les contenus de cellules multi-lignes du document seront
12667  centrés.
12668  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12669  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12670  juste avant le tableau concerné, plutôt que dans le préambule.
12671  Si le texte doit être aligné à droite, remplacez 
12672 \series bold
12673
12674 \backslash
12675 centering
12676 \series default
12677  par 
12678 \series bold
12679
12680 \backslash
12681 raggedleft
12682 \series default
12683 .
12684  Pour revenir à l'alignement à gauche utilisez 
12685 \series bold
12686
12687 \backslash
12688 raggedright
12689 \series default
12690 .
12691 \end_layout
12692
12693 \begin_layout Standard
12694
12695 \lang english
12696 This is an example table with a right-aligned multirow cell that has a vertical
12697  offset of -4
12698 \begin_inset space \thinspace{}
12699 \end_inset
12700
12701 mm and is in a 3
12702 \begin_inset space \thinspace{}
12703 \end_inset
12704
12705 cm wide column:
12706 \end_layout
12707
12708 \begin_layout Standard
12709 \noindent
12710 \align center
12711 \begin_inset ERT
12712 status collapsed
12713
12714 \begin_layout Plain Layout
12715
12716
12717 \backslash
12718 renewcommand{
12719 \backslash
12720 multirowsetup}{
12721 \backslash
12722 raggedleft}
12723 \end_layout
12724
12725 \end_inset
12726
12727
12728 \begin_inset Tabular
12729 <lyxtabular version="3" rows="4" columns="3">
12730 <features tabularvalignment="middle">
12731 <column alignment="center" valignment="top" width="3cm">
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" leftline="true" usebox="none">
12736 \begin_inset Text
12737
12738 \begin_layout Plain Layout
12739 a long cell entry
12740 \end_layout
12741
12742 \end_inset
12743 </cell>
12744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12745 \begin_inset Text
12746
12747 \begin_layout Plain Layout
12748 b
12749 \end_layout
12750
12751 \end_inset
12752 </cell>
12753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12754 \begin_inset Text
12755
12756 \begin_layout Plain Layout
12757 c
12758 \end_layout
12759
12760 \end_inset
12761 </cell>
12762 </row>
12763 <row>
12764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12765 \begin_inset Text
12766
12767 \begin_layout Plain Layout
12768 t
12769 \end_layout
12770
12771 \end_inset
12772 </cell>
12773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12774 \begin_inset Text
12775
12776 \begin_layout Plain Layout
12777 n
12778 \end_layout
12779
12780 \end_inset
12781 </cell>
12782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12783 \begin_inset Text
12784
12785 \begin_layout Plain Layout
12786 m
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 </row>
12792 <row>
12793 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12794 \begin_inset Text
12795
12796 \begin_layout Plain Layout
12797 multi-ligne
12798 \end_layout
12799
12800 \end_inset
12801 </cell>
12802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12803 \begin_inset Text
12804
12805 \begin_layout Plain Layout
12806 e
12807 \end_layout
12808
12809 \end_inset
12810 </cell>
12811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 f
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 </row>
12821 <row>
12822 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12832 \begin_inset Text
12833
12834 \begin_layout Plain Layout
12835 h
12836 \end_layout
12837
12838 \end_inset
12839 </cell>
12840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 i
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 </row>
12850 </lyxtabular>
12851
12852 \end_inset
12853
12854
12855 \begin_inset ERT
12856 status collapsed
12857
12858 \begin_layout Plain Layout
12859
12860
12861 \backslash
12862 renewcommand{
12863 \backslash
12864 multirowsetup}{
12865 \backslash
12866 raggedright}
12867 \end_layout
12868
12869 \end_inset
12870
12871
12872 \end_layout
12873
12874 \begin_layout Section
12875 Les Tableaux Formels
12876 \begin_inset CommandInset label
12877 LatexCommand label
12878 name "sec:Tableaux-Formels"
12879
12880 \end_inset
12881
12882
12883 \begin_inset Index idx
12884 status collapsed
12885
12886 \begin_layout Plain Layout
12887 Tableau ! Formel
12888 \end_layout
12889
12890 \end_inset
12891
12892
12893 \end_layout
12894
12895 \begin_layout Standard
12896 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12897  à celle du tableau
12898 \begin_inset space ~
12899 \end_inset
12900
12901
12902 \begin_inset CommandInset ref
12903 LatexCommand ref
12904 reference "tab:Exemple-tableau-booktabs"
12905
12906 \end_inset
12907
12908 .
12909  Ce genre de tableau est appelé 
12910 \begin_inset Quotes eld
12911 \end_inset
12912
12913
12914 \emph on
12915 formel
12916 \emph default
12917
12918 \begin_inset Quotes erd
12919 \end_inset
12920
12921 .
12922  Pour transformer un tableau en tableau formel, utilisez l'option 
12923 \family sans
12924 Formel
12925 \family default
12926  de l'onglet 
12927 \family sans
12928 Bordures
12929 \family default
12930  de la fenêtre de dialogue 
12931 \family sans
12932 Paramètres
12933 \begin_inset space ~
12934 \end_inset
12935
12936 du
12937 \begin_inset space ~
12938 \end_inset
12939
12940 tableau
12941 \family default
12942 .
12943 \end_layout
12944
12945 \begin_layout Standard
12946 \begin_inset Float table
12947 placement h
12948 wide false
12949 sideways false
12950 status open
12951
12952 \begin_layout Plain Layout
12953 \begin_inset Caption
12954
12955 \begin_layout Plain Layout
12956 \begin_inset CommandInset label
12957 LatexCommand label
12958 name "tab:Exemple-tableau-booktabs"
12959
12960 \end_inset
12961
12962 Exemple de tableau formel
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \end_layout
12969
12970 \begin_layout Plain Layout
12971 \align center
12972 \begin_inset Tabular
12973 <lyxtabular version="3" rows="8" columns="4">
12974 <features booktabs="true" tabularvalignment="middle">
12975 <column alignment="center" valignment="top" width="0">
12976 <column alignment="center" valignment="top" width="0">
12977 <column alignment="center" valignment="top" width="0">
12978 <column alignment="center" valignment="top" width="0">
12979 <row>
12980 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 Système
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" topline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 Chip
12994 \begin_inset space \thinspace{}
12995 \end_inset
12996
12997 1
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 Chip
13007 \begin_inset space \thinspace{}
13008 \end_inset
13009
13010 2
13011 \end_layout
13012
13013 \end_inset
13014 </cell>
13015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13016 \begin_inset Text
13017
13018 \begin_layout Plain Layout
13019
13020 \end_layout
13021
13022 \end_inset
13023 </cell>
13024 </row>
13025 <row>
13026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 \begin_inset ERT
13031 status collapsed
13032
13033 \begin_layout Plain Layout
13034
13035
13036 \backslash
13037 cmidrule(r){2-2}
13038 \end_layout
13039
13040 \end_inset
13041
13042
13043 \begin_inset ERT
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047
13048
13049 \backslash
13050 cmidrule(l){3-4}
13051 \end_layout
13052
13053 \end_inset
13054
13055 Épaisseur du capteur en µm
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 300
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 300
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 <cell alignment="center" valignment="top" usebox="none">
13079 \begin_inset Text
13080
13081 \begin_layout Plain Layout
13082 700
13083 \end_layout
13084
13085 \end_inset
13086 </cell>
13087 </row>
13088 <row>
13089 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 Angle du biseau en °
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 <cell alignment="center" valignment="top" topline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 3.55
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 <cell alignment="center" valignment="top" topline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 2.71
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 <cell alignment="center" valignment="top" topline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 7.99
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 </row>
13126 <row topspace="default">
13127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13128 \begin_inset Text
13129
13130 \begin_layout Plain Layout
13131 Résolution spatiale en µm
13132 \end_layout
13133
13134 \end_inset
13135 </cell>
13136 <cell alignment="center" valignment="top" usebox="none">
13137 \begin_inset Text
13138
13139 \begin_layout Plain Layout
13140 4.26
13141 \end_layout
13142
13143 \end_inset
13144 </cell>
13145 <cell alignment="center" valignment="top" usebox="none">
13146 \begin_inset Text
13147
13148 \begin_layout Plain Layout
13149 10.17
13150 \end_layout
13151
13152 \end_inset
13153 </cell>
13154 <cell alignment="center" valignment="top" usebox="none">
13155 \begin_inset Text
13156
13157 \begin_layout Plain Layout
13158 10.56
13159 \end_layout
13160
13161 \end_inset
13162 </cell>
13163 </row>
13164 <row topspace="default">
13165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13166 \begin_inset Text
13167
13168 \begin_layout Plain Layout
13169 MTF à 
13170 \begin_inset Formula $f_{\mathrm{max}}$
13171 \end_inset
13172
13173
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 <cell alignment="center" valignment="top" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 0.53
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 <cell alignment="center" valignment="top" usebox="none">
13188 \begin_inset Text
13189
13190 \begin_layout Plain Layout
13191 0.37
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 <cell alignment="center" valignment="top" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200 0.39
13201 \end_layout
13202
13203 \end_inset
13204 </cell>
13205 </row>
13206 <row topspace="default">
13207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 \begin_inset ERT
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215
13216
13217 \backslash
13218 cmidrule(l{10pt}){1-1}
13219 \end_layout
13220
13221 \end_inset
13222
13223 résolution spatiale LSF
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 </row>
13256 <row>
13257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13258 \begin_inset Text
13259
13260 \begin_layout Plain Layout
13261 en µm
13262 \end_layout
13263
13264 \end_inset
13265 </cell>
13266 <cell alignment="center" valignment="top" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 129.7
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 52.75
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 50.78
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 </row>
13294 <row>
13295 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13296 \begin_inset Text
13297
13298 \begin_layout Plain Layout
13299 en % de la taille des pixels
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 76.3
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 95.9
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 92.3
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 </row>
13332 </lyxtabular>
13333
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340
13341
13342 \end_layout
13343
13344 \begin_layout Standard
13345 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13346  
13347 \family sans
13348 Bordures
13349 \family default
13350  de la fenêtre de dialogue 
13351 \family sans
13352 Paramètres
13353 \begin_inset space ~
13354 \end_inset
13355
13356 du
13357 \begin_inset space ~
13358 \end_inset
13359
13360 tableau
13361 \family default
13362  comme c'est décrit dans la section
13363 \begin_inset space ~
13364 \end_inset
13365
13366
13367 \begin_inset CommandInset ref
13368 LatexCommand ref
13369 reference "sub:Espacement-lignes"
13370
13371 \end_inset
13372
13373 .
13374 \end_layout
13375
13376 \begin_layout Standard
13377 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13378  verticales.
13379  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13380  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13381  sortie imprimée :
13382 \begin_inset Newline newline
13383 \end_inset
13384
13385 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13386 \begin_inset space \thinspace{}
13387 \end_inset
13388
13389 em alors que les autres lignes ont implicite une épaisseur de 0.05
13390 \begin_inset space \thinspace{}
13391 \end_inset
13392
13393 em.
13394 \end_layout
13395
13396 \begin_layout Standard
13397 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13398  les lignes de préambule suivantes :
13399 \end_layout
13400
13401 \begin_layout Standard
13402
13403 \series bold
13404
13405 \backslash
13406 let
13407 \backslash
13408 mytoprule
13409 \backslash
13410 toprule
13411 \begin_inset Newline newline
13412 \end_inset
13413
13414
13415 \backslash
13416 renewcommand{
13417 \backslash
13418 toprule}{
13419 \backslash
13420 mytoprule[width]}
13421 \end_layout
13422
13423 \begin_layout Standard
13424 Cet exemple concerne la première ligne, appelée 
13425 \series bold
13426 toprule
13427 \series default
13428 .
13429  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13430 \series bold
13431 toprule
13432 \series default
13433  par 
13434 \series bold
13435 bottomrule
13436 \series default
13437 .
13438  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13439  
13440 \series bold
13441 toprule
13442 \series default
13443  par 
13444 \series bold
13445 midrule
13446 \series default
13447 .
13448  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13449 \begin_inset space ~
13450 \end_inset
13451
13452
13453 \begin_inset CommandInset ref
13454 LatexCommand ref
13455 reference "cha:Unités-de-longueur"
13456
13457 \end_inset
13458
13459  pour préciser l'épaisseur voulue.
13460 \end_layout
13461
13462 \begin_layout Standard
13463 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13464  en mettant une ligne pour une cellule multi colonne.
13465  LyX va utiliser en interne la commande 
13466 \series bold
13467
13468 \backslash
13469 cmidrule
13470 \series default
13471  pour créer cette ligne.
13472  Sa syntaxe complète est :
13473 \end_layout
13474
13475 \begin_layout Standard
13476
13477 \series bold
13478
13479 \backslash
13480 cmidrule[largeur](rognage){colDépart-colFin}
13481 \end_layout
13482
13483 \begin_layout Standard
13484 Les options de la commande 
13485 \series bold
13486
13487 \backslash
13488 cmidrule
13489 \series default
13490  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13491  TeX pour pouvoir les utiliser.
13492  On peut créer manuellement des lignes 
13493 \series bold
13494
13495 \backslash
13496 mitrales
13497 \series default
13498  en insérant la commande en code TeX comme le premier élément de la première
13499  cellule de la ligne.
13500  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13501  en question.
13502 \end_layout
13503
13504 \begin_layout Standard
13505 La valeur implicite pour l'épaisseur des lignes est de 0.03
13506 \begin_inset space \thinspace{}
13507 \end_inset
13508
13509 em.
13510  
13511 \series bold
13512 colDépart
13513 \series default
13514  est le numéro de la colonne dans laquelle la ligne commence et 
13515 \series bold
13516 colFin
13517 \series default
13518  est le numéro de la colonne dans laquelle elle se termine.
13519  La valeur de 
13520 \series bold
13521 colFin
13522 \series default
13523  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13524  Le paramètre optionnel 
13525 \series bold
13526 rognage
13527 \series default
13528  peut être soit 
13529 \emph on
13530 l{largeurRognage}
13531 \emph default
13532 , ou 
13533 \emph on
13534 r{largeurRognage}
13535 \emph default
13536  où les valeurs de
13537 \emph on
13538  largeurRognage
13539 \emph default
13540  sont aussi optionnelles.
13541  En utilisant par exemple la valeur 
13542 \emph on
13543 l{2pt}
13544 \emph default
13545  pour ce paramètre, la ligne va être rognée de 2
13546 \begin_inset space \thinspace{}
13547 \end_inset
13548
13549 pt à son extrémité gauche.
13550  Si vous ne spécifiez pas de valeur pour 
13551 \emph on
13552 largeurRognage
13553 \emph default
13554  les lignes sont implicitement rognées de 0.5
13555 \begin_inset space \thinspace{}
13556 \end_inset
13557
13558 em.
13559 \end_layout
13560
13561 \begin_layout Standard
13562 \begin_inset VSpace bigskip
13563 \end_inset
13564
13565 Le tableau
13566 \begin_inset space ~
13567 \end_inset
13568
13569
13570 \begin_inset CommandInset ref
13571 LatexCommand ref
13572 reference "tab:Exemple-tableau-booktabs"
13573
13574 \end_inset
13575
13576  a été créé en utilisant les commandes
13577 \end_layout
13578
13579 \begin_layout Standard
13580
13581 \series bold
13582
13583 \backslash
13584 cmidrule(r){2-2}
13585 \backslash
13586 cmidrule(l){3-4}
13587 \end_layout
13588
13589 \begin_layout Standard
13590 au début de la deuxième ligne et
13591 \end_layout
13592
13593 \begin_layout Standard
13594
13595 \series bold
13596
13597 \backslash
13598 cmidrule(l{10pt}){1-1}
13599 \end_layout
13600
13601 \begin_layout Standard
13602 au début de la sixième ligne.
13603 \end_layout
13604
13605 \begin_layout Standard
13606 \begin_inset VSpace bigskip
13607 \end_inset
13608
13609
13610 \end_layout
13611
13612 \begin_layout Standard
13613 Vous pouvez vouloir des commandes 
13614 \series bold
13615
13616 \backslash
13617 cmidrule
13618 \series default
13619 s qui se recouvrent comme pour le tableau
13620 \begin_inset space ~
13621 \end_inset
13622
13623
13624 \begin_inset CommandInset ref
13625 LatexCommand ref
13626 reference "tab:Tableau-booktabs-special"
13627
13628 \end_inset
13629
13630 .
13631  On obtient ce résultat en utilisant la commande suivante en code TeX
13632 \end_layout
13633
13634 \begin_layout Standard
13635
13636 \series bold
13637
13638 \backslash
13639 morecmidrules
13640 \end_layout
13641
13642 \begin_layout Standard
13643 La commande qui a été utilisée pour la deuxième ligne du tableau
13644 \begin_inset space ~
13645 \end_inset
13646
13647
13648 \begin_inset CommandInset ref
13649 LatexCommand ref
13650 reference "tab:Tableau-booktabs-special"
13651
13652 \end_inset
13653
13654  est
13655 \end_layout
13656
13657 \begin_layout Standard
13658
13659 \series bold
13660
13661 \backslash
13662 cmidrule(r){2-2}
13663 \backslash
13664 cmidrule(l){3-4}
13665 \backslash
13666 morecmidrules
13667 \backslash
13668 cmidrule{2-4}
13669 \end_layout
13670
13671 \begin_layout Standard
13672 La commande pour la sixième ligne est
13673 \end_layout
13674
13675 \begin_layout Standard
13676
13677 \series bold
13678
13679 \backslash
13680 midrule
13681 \backslash
13682 morecmidrules
13683 \backslash
13684 cmidrule{3-4}
13685 \end_layout
13686
13687 \begin_layout Standard
13688 \begin_inset VSpace bigskip
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \begin_layout Standard
13695 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13696 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13697  font toute la largeur du tableau :
13698 \end_layout
13699
13700 \begin_layout Standard
13701
13702 \series bold
13703
13704 \backslash
13705 specialrule{largeur}{espace au dessus}{espace en dessous}
13706 \end_layout
13707
13708 \begin_layout Standard
13709 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13710  du paquetage LaTeX 
13711 \series bold
13712 booktabs
13713 \series default
13714  
13715 \begin_inset CommandInset citation
13716 LatexCommand cite
13717 key "booktabs"
13718
13719 \end_inset
13720
13721 .
13722 \begin_inset Index idx
13723 status collapsed
13724
13725 \begin_layout Plain Layout
13726 Paquetages LaTeX ! booktabs
13727 \end_layout
13728
13729 \end_inset
13730
13731
13732 \end_layout
13733
13734 \begin_layout Standard
13735 \begin_inset Float table
13736 placement h
13737 wide false
13738 sideways false
13739 status open
13740
13741 \begin_layout Plain Layout
13742 \begin_inset Caption
13743
13744 \begin_layout Plain Layout
13745 \begin_inset CommandInset label
13746 LatexCommand label
13747 name "tab:Tableau-booktabs-special"
13748
13749 \end_inset
13750
13751 Tableau formel spécial
13752 \end_layout
13753
13754 \end_inset
13755
13756
13757 \end_layout
13758
13759 \begin_layout Plain Layout
13760 \align center
13761 \begin_inset Tabular
13762 <lyxtabular version="3" rows="8" columns="4">
13763 <features booktabs="true" tabularvalignment="middle">
13764 <column alignment="center" valignment="top" width="0">
13765 <column alignment="center" valignment="top" width="0">
13766 <column alignment="center" valignment="top" width="0">
13767 <column alignment="center" valignment="top" width="0">
13768 <row>
13769 <cell alignment="center" valignment="top" topline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 Système
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 <cell alignment="center" valignment="top" topline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Plain Layout
13782 Chip
13783 \begin_inset space \thinspace{}
13784 \end_inset
13785
13786 1
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 Chip
13796 \begin_inset space \thinspace{}
13797 \end_inset
13798
13799 2
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808
13809 \end_layout
13810
13811 \end_inset
13812 </cell>
13813 </row>
13814 <row>
13815 <cell alignment="center" valignment="top" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 \begin_inset ERT
13820 status collapsed
13821
13822 \begin_layout Plain Layout
13823
13824
13825 \backslash
13826 cmidrule(r){2-2}
13827 \end_layout
13828
13829 \end_inset
13830
13831
13832 \begin_inset ERT
13833 status collapsed
13834
13835 \begin_layout Plain Layout
13836
13837
13838 \backslash
13839 cmidrule(l){3-4}
13840 \end_layout
13841
13842 \end_inset
13843
13844
13845 \begin_inset ERT
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849
13850
13851 \backslash
13852 morecmidrules 
13853 \end_layout
13854
13855 \end_inset
13856
13857
13858 \begin_inset ERT
13859 status collapsed
13860
13861 \begin_layout Plain Layout
13862
13863
13864 \backslash
13865 cmidrule{2-4}
13866 \end_layout
13867
13868 \end_inset
13869
13870 Epaisseur du capteur en µm
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 <cell alignment="center" valignment="top" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879 300
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888 300
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Plain Layout
13897 700
13898 \end_layout
13899
13900 \end_inset
13901 </cell>
13902 </row>
13903 <row>
13904 <cell alignment="center" valignment="top" topline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 Angle biseau en °
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" topline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917 3.55
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 2.71
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935 7.99
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 </row>
13941 <row topspace="default">
13942 <cell alignment="center" valignment="top" usebox="none">
13943 \begin_inset Text
13944
13945 \begin_layout Plain Layout
13946 Résolution spatiale en µm
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 4.26
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 <cell alignment="center" valignment="top" usebox="none">
13961 \begin_inset Text
13962
13963 \begin_layout Plain Layout
13964 10.17
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 <cell alignment="center" valignment="top" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Plain Layout
13973 10.56
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 </row>
13979 <row topspace="default">
13980 <cell alignment="center" valignment="top" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 MTF à 
13985 \begin_inset Formula $f_{\mathrm{max}}$
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 <cell alignment="center" valignment="top" usebox="none">
13994 \begin_inset Text
13995
13996 \begin_layout Plain Layout
13997 0.53
13998 \end_layout
13999
14000 \end_inset
14001 </cell>
14002 <cell alignment="center" valignment="top" usebox="none">
14003 \begin_inset Text
14004
14005 \begin_layout Plain Layout
14006 0.37
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 <cell alignment="center" valignment="top" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015 0.39
14016 \end_layout
14017
14018 \end_inset
14019 </cell>
14020 </row>
14021 <row>
14022 <cell alignment="center" valignment="top" topline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 \begin_inset ERT
14027 status collapsed
14028
14029 \begin_layout Plain Layout
14030
14031
14032 \backslash
14033 morecmidrules 
14034 \end_layout
14035
14036 \end_inset
14037
14038
14039 \begin_inset ERT
14040 status collapsed
14041
14042 \begin_layout Plain Layout
14043
14044
14045 \backslash
14046 cmidrule{3-4}
14047 \end_layout
14048
14049 \end_inset
14050
14051 résolution spatiale LSF
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 <cell alignment="center" valignment="top" topline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 <cell alignment="center" valignment="top" topline="true" usebox="none">
14075 \begin_inset Text
14076
14077 \begin_layout Plain Layout
14078
14079 \end_layout
14080
14081 \end_inset
14082 </cell>
14083 </row>
14084 <row>
14085 <cell alignment="center" valignment="top" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 en µm
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 129.7
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 52.75
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 <cell alignment="center" valignment="top" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 50.78
14117 \end_layout
14118
14119 \end_inset
14120 </cell>
14121 </row>
14122 <row>
14123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14124 \begin_inset Text
14125
14126 \begin_layout Plain Layout
14127 en % de la taille des pixels
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14133 \begin_inset Text
14134
14135 \begin_layout Plain Layout
14136 76.3
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 95.9
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154 92.3
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 </row>
14160 </lyxtabular>
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \begin_layout Section
14173 Alignement Vertical des Tableaux
14174 \begin_inset Index idx
14175 status collapsed
14176
14177 \begin_layout Plain Layout
14178 Tableau ! Alignement
14179 \end_layout
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14188  doit être à l'intérieur d'une boîte.
14189  La boîte peut alors être alignée comme c'est décrit dans la 
14190 \begin_inset space ~
14191 \end_inset
14192
14193
14194 \begin_inset CommandInset ref
14195 LatexCommand ref
14196 reference "sec:Boîte-Dialogue"
14197
14198 \end_inset
14199
14200 .
14201 \end_layout
14202
14203 \begin_layout Standard
14204 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14205  minipage
14206 \begin_inset Foot
14207 status open
14208
14209 \begin_layout Plain Layout
14210 Les minipages son décrites dans la section
14211 \begin_inset space ~
14212 \end_inset
14213
14214
14215 \begin_inset CommandInset ref
14216 LatexCommand ref
14217 reference "sec:Minipages"
14218
14219 \end_inset
14220
14221 .
14222 \end_layout
14223
14224 \end_inset
14225
14226  dont la largeur est de 15
14227 \begin_inset space \thinspace{}
14228 \end_inset
14229
14230 col% :
14231 \end_layout
14232
14233 \begin_layout Itemize
14234 test 
14235 \begin_inset Box Frameless
14236 position "t"
14237 hor_pos "c"
14238 has_inner_box 1
14239 inner_pos "c"
14240 use_parbox 0
14241 use_makebox 0
14242 width "15col%"
14243 special "none"
14244 height "1in"
14245 height_special "totalheight"
14246 status collapsed
14247
14248 \begin_layout Plain Layout
14249 \begin_inset Tabular
14250 <lyxtabular version="3" rows="3" columns="3">
14251 <features tabularvalignment="middle">
14252 <column alignment="center" valignment="top" width="0">
14253 <column alignment="center" valignment="top" width="0">
14254 <column alignment="center" valignment="top" width="0">
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 a
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 d
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 g
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 <row>
14285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Plain Layout
14289 b
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Plain Layout
14298 e
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14304 \begin_inset Text
14305
14306 \begin_layout Plain Layout
14307 h
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 </row>
14313 <row>
14314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 c
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14324 \begin_inset Text
14325
14326 \begin_layout Plain Layout
14327 f
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336 i
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 </row>
14342 </lyxtabular>
14343
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \end_inset
14350
14351  test 
14352 \begin_inset ERT
14353 status collapsed
14354
14355 \begin_layout Plain Layout
14356
14357
14358 \backslash
14359 raisebox{0.85
14360 \backslash
14361 baselineskip}{
14362 \end_layout
14363
14364 \end_inset
14365
14366
14367 \begin_inset Box Frameless
14368 position "t"
14369 hor_pos "c"
14370 has_inner_box 1
14371 inner_pos "c"
14372 use_parbox 0
14373 use_makebox 0
14374 width "15col%"
14375 special "none"
14376 height "1in"
14377 height_special "totalheight"
14378 status collapsed
14379
14380 \begin_layout Plain Layout
14381 \begin_inset Tabular
14382 <lyxtabular version="3" rows="3" columns="3">
14383 <features tabularvalignment="middle">
14384 <column alignment="center" valignment="top" width="0">
14385 <column alignment="center" valignment="top" width="0">
14386 <column alignment="center" valignment="top" width="0">
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 a
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 d
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 g
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 </row>
14416 <row>
14417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 b
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430 e
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 h
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 </row>
14445 <row>
14446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Plain Layout
14450 c
14451 \end_layout
14452
14453 \end_inset
14454 </cell>
14455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14456 \begin_inset Text
14457
14458 \begin_layout Plain Layout
14459 f
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Plain Layout
14468 i
14469 \end_layout
14470
14471 \end_inset
14472 </cell>
14473 </row>
14474 </lyxtabular>
14475
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \end_inset
14482
14483
14484 \begin_inset ERT
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488
14489 }
14490 \end_layout
14491
14492 \end_inset
14493
14494
14495 \end_layout
14496
14497 \begin_layout Itemize
14498 test 
14499 \begin_inset Box Frameless
14500 position "c"
14501 hor_pos "c"
14502 has_inner_box 1
14503 inner_pos "c"
14504 use_parbox 0
14505 use_makebox 0
14506 width "15col%"
14507 special "none"
14508 height "1in"
14509 height_special "totalheight"
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513 \begin_inset Tabular
14514 <lyxtabular version="3" rows="3" columns="3">
14515 <features tabularvalignment="middle">
14516 <column alignment="center" valignment="top" width="0">
14517 <column alignment="center" valignment="top" width="0">
14518 <column alignment="center" valignment="top" width="0">
14519 <row>
14520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14521 \begin_inset Text
14522
14523 \begin_layout Plain Layout
14524 a
14525 \end_layout
14526
14527 \end_inset
14528 </cell>
14529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14530 \begin_inset Text
14531
14532 \begin_layout Plain Layout
14533 d
14534 \end_layout
14535
14536 \end_inset
14537 </cell>
14538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14539 \begin_inset Text
14540
14541 \begin_layout Plain Layout
14542 g
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 </row>
14548 <row>
14549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \begin_layout Plain Layout
14553 b
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14559 \begin_inset Text
14560
14561 \begin_layout Plain Layout
14562 e
14563 \end_layout
14564
14565 \end_inset
14566 </cell>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Plain Layout
14571 h
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 </row>
14577 <row>
14578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Plain Layout
14582 c
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 f
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Plain Layout
14600 i
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 </row>
14606 </lyxtabular>
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \end_inset
14614
14615
14616 \end_layout
14617
14618 \begin_layout Itemize
14619 test 
14620 \begin_inset Box Frameless
14621 position "b"
14622 hor_pos "c"
14623 has_inner_box 1
14624 inner_pos "c"
14625 use_parbox 0
14626 use_makebox 0
14627 width "15col%"
14628 special "none"
14629 height "1in"
14630 height_special "totalheight"
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634 \begin_inset Tabular
14635 <lyxtabular version="3" rows="3" columns="3">
14636 <features tabularvalignment="middle">
14637 <column alignment="center" valignment="top" width="0">
14638 <column alignment="center" valignment="top" width="0">
14639 <column alignment="center" valignment="top" width="0">
14640 <row>
14641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Plain Layout
14645 a
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 d
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 g
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 <row>
14670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674 b
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683 e
14684 \end_layout
14685
14686 \end_inset
14687 </cell>
14688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Plain Layout
14692 h
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703 c
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Plain Layout
14712 f
14713 \end_layout
14714
14715 \end_inset
14716 </cell>
14717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Plain Layout
14721 i
14722 \end_layout
14723
14724 \end_inset
14725 </cell>
14726 </row>
14727 </lyxtabular>
14728
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \end_inset
14735
14736  test 
14737 \begin_inset ERT
14738 status collapsed
14739
14740 \begin_layout Plain Layout
14741
14742
14743 \backslash
14744 raisebox{-0.32
14745 \backslash
14746 baselineskip}{
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \begin_inset Box Frameless
14753 position "b"
14754 hor_pos "c"
14755 has_inner_box 1
14756 inner_pos "c"
14757 use_parbox 0
14758 use_makebox 0
14759 width "15col%"
14760 special "none"
14761 height "1in"
14762 height_special "totalheight"
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766 \begin_inset Tabular
14767 <lyxtabular version="3" rows="3" columns="3">
14768 <features tabularvalignment="middle">
14769 <column alignment="center" valignment="top" width="0">
14770 <column alignment="center" valignment="top" width="0">
14771 <column alignment="center" valignment="top" width="0">
14772 <row>
14773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14774 \begin_inset Text
14775
14776 \begin_layout Plain Layout
14777 a
14778 \end_layout
14779
14780 \end_inset
14781 </cell>
14782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14783 \begin_inset Text
14784
14785 \begin_layout Plain Layout
14786 d
14787 \end_layout
14788
14789 \end_inset
14790 </cell>
14791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \begin_layout Plain Layout
14795 g
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 </row>
14801 <row>
14802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806 b
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815 e
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 h
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 </row>
14830 <row>
14831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835 c
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844 f
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Plain Layout
14853 i
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 </row>
14859 </lyxtabular>
14860
14861 \end_inset
14862
14863
14864 \end_layout
14865
14866 \end_inset
14867
14868
14869 \begin_inset ERT
14870 status collapsed
14871
14872 \begin_layout Plain Layout
14873
14874 }
14875 \end_layout
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Standard
14883 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14884  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14885  la ligne dans laquelle le tableau est inséré.
14886  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14887  boîte élévatrice (raisebox)
14888 \begin_inset Foot
14889 status collapsed
14890
14891 \begin_layout Plain Layout
14892 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14893 \begin_inset space ~
14894 \end_inset
14895
14896
14897 \begin_inset CommandInset ref
14898 LatexCommand ref
14899 reference "sub:Alignement-Vertical"
14900
14901 \end_inset
14902
14903 .
14904 \end_layout
14905
14906 \end_inset
14907
14908 .
14909  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14910  aligné en utilisant la commande en code TeX suivante 
14911 \end_layout
14912
14913 \begin_layout Standard
14914
14915 \series bold
14916
14917 \backslash
14918 raisebox{0.85
14919 \backslash
14920 baselineskip}{
14921 \end_layout
14922
14923 \begin_layout Standard
14924 placée juste avant la boîte minipage.
14925  Après la boîte on insère l'accolade fermante en code TeX.
14926  Pour le deuxième tableau de la dernière ligne, la commande 
14927 \end_layout
14928
14929 \begin_layout Standard
14930
14931 \series bold
14932
14933 \backslash
14934 raisebox{-0.32
14935 \backslash
14936 baselineskip}{
14937 \end_layout
14938
14939 \begin_layout Standard
14940 est utilisée.
14941 \end_layout
14942
14943 \begin_layout Standard
14944 \begin_inset Note Greyedout
14945 status open
14946
14947 \begin_layout Plain Layout
14948
14949 \series bold
14950 Note:
14951 \series default
14952  L'alignement entre le contenu de la ligne du tableau et le texte de la
14953  ligne qui l'entoure ne peut pas être parfait.
14954  Le facteur utilisé dans la commande 
14955 \series bold
14956
14957 \backslash
14958 raisebox
14959 \series default
14960  pour obtenir cet alignement dépend de la police de caractères du document,
14961  de la taille de la police et de l'épaisseur des lignes du tableau.
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \begin_layout Section
14970 Tableaux Colorés
14971 \begin_inset CommandInset label
14972 LatexCommand label
14973 name "sec:Tableaux-Colorés"
14974
14975 \end_inset
14976
14977
14978 \begin_inset Index idx
14979 status collapsed
14980
14981 \begin_layout Plain Layout
14982 Tableau ! Coloré
14983 \end_layout
14984
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \begin_layout Subsection
14991 Cellules Colorées
14992 \begin_inset Index idx
14993 status collapsed
14994
14995 \begin_layout Plain Layout
14996 Couleur des tableaux ! Pour les cellules
14997 \end_layout
14998
14999 \end_inset
15000
15001
15002 \begin_inset Index idx
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006 Couleur ! Pour les cellules de tableau
15007 \end_layout
15008
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \begin_layout Standard
15015 \begin_inset Float table
15016 placement h
15017 wide false
15018 sideways false
15019 status open
15020
15021 \begin_layout Plain Layout
15022 \begin_inset Caption
15023
15024 \begin_layout Plain Layout
15025 \begin_inset CommandInset label
15026 LatexCommand label
15027 name "tab:Tableau-coloré-sans-colortbl"
15028
15029 \end_inset
15030
15031 Tableau coloré sans utiliser le paquetage  
15032 \series bold
15033 colortbl
15034 \series default
15035
15036 \begin_inset Argument
15037 status open
15038
15039 \begin_layout Plain Layout
15040 Tableau sans colortbl
15041 \end_layout
15042
15043 \end_inset
15044
15045
15046 \end_layout
15047
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \begin_layout Plain Layout
15054 \align center
15055 \begin_inset Tabular
15056 <lyxtabular version="3" rows="3" columns="3">
15057 <features tabularvalignment="middle">
15058 <column alignment="center" valignment="top" width="0">
15059 <column alignment="center" valignment="top" width="0">
15060 <column alignment="center" valignment="top" width="0">
15061 <row>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066
15067 \color green
15068 a
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077
15078 \color red
15079 b
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088
15089 \color red
15090 c
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101
15102 \color green
15103 d
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112
15113 \color blue
15114 e
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123
15124 \color blue
15125 f
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \color green
15138 g
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147
15148 \color blue
15149 h
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158
15159 \color blue
15160 i
15161 \end_layout
15162
15163 \end_inset
15164 </cell>
15165 </row>
15166 </lyxtabular>
15167
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \end_inset
15174
15175
15176 \end_layout
15177
15178 \begin_layout Standard
15179 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15180  et choisissez une couleur dans le menu 
15181 \family sans
15182 Éditer\SpecialChar \menuseparator
15183 Style
15184 \begin_inset space ~
15185 \end_inset
15186
15187 de
15188 \begin_inset space ~
15189 \end_inset
15190
15191 Texte
15192 \family default
15193 .
15194  C'est ce qui a été utilisé pour créer le tableau
15195 \begin_inset space ~
15196 \end_inset
15197
15198
15199 \begin_inset CommandInset ref
15200 LatexCommand ref
15201 reference "tab:Tableau-coloré-sans-colortbl"
15202
15203 \end_inset
15204
15205 .
15206  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15207 \series bold
15208 colortbl
15209 \series default
15210 .
15211 \begin_inset Index idx
15212 status collapsed
15213
15214 \begin_layout Plain Layout
15215 Paquetages LaTeX ! colortbl
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 \begin_inset ERT
15225 status collapsed
15226
15227 \begin_layout Plain Layout
15228
15229
15230 \backslash
15231 ifcolortbl
15232 \end_layout
15233
15234 \end_inset
15235
15236
15237 \begin_inset Note Note
15238 status open
15239
15240 \begin_layout Plain Layout
15241 La section qui suit ne sera affichée que si vous avez installé le paquetage
15242  LaTeX 
15243 \series bold
15244 colortbl
15245 \series default
15246 .
15247 \end_layout
15248
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \begin_layout Standard
15255 Pour créer des tableaux colorés, vous devez charger le paquetage
15256 \series bold
15257  colortbl
15258 \series default
15259  dans le préambule avec la ligne
15260 \end_layout
15261
15262 \begin_layout Standard
15263
15264 \series bold
15265
15266 \backslash
15267 usepackage{colortbl}
15268 \end_layout
15269
15270 \begin_layout Standard
15271 On choisit la couleur d'une colonne avec la commande 
15272 \end_layout
15273
15274 \begin_layout Standard
15275
15276 \series bold
15277
15278 \backslash
15279 columncolor{nom de couleur}
15280 \end_layout
15281
15282 \begin_layout Standard
15283 à l'intérieur d'une commande 
15284 \series bold
15285 >{ }
15286 \series default
15287 .
15288  Vous trouverez plus d'information sur la commande 
15289 \series bold
15290 >{}
15291 \series default
15292  dans la section
15293 \begin_inset space ~
15294 \end_inset
15295
15296
15297 \begin_inset CommandInset ref
15298 LatexCommand ref
15299 reference "sub:Calculs-multicolonnes"
15300
15301 \end_inset
15302
15303 .
15304 \end_layout
15305
15306 \begin_layout Standard
15307 Les noms de couleurs suivants sont prédéfinis :
15308 \end_layout
15309
15310 \begin_layout Standard
15311
15312 \family sans
15313 red
15314 \family default
15315  (rouge), 
15316 \family sans
15317 green
15318 \family default
15319  (vert), 
15320 \family sans
15321 yellow
15322 \family default
15323  (jaune), 
15324 \family sans
15325 blue
15326 \family default
15327  (bleu), 
15328 \family sans
15329 cyan
15330 \family default
15331
15332 \family sans
15333 magenta
15334 \family default
15335
15336 \family sans
15337 black 
15338 \family default
15339 (noir) et 
15340 \family sans
15341 white 
15342 \family default
15343 (blanc).
15344 \end_layout
15345
15346 \begin_layout Standard
15347 \begin_inset VSpace medskip
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \begin_layout Standard
15354 Vous pouvez aussi définir votre propre couleur avec la commande
15355 \end_layout
15356
15357 \begin_layout Standard
15358
15359 \series bold
15360
15361 \backslash
15362 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15363 \end_layout
15364
15365 \begin_layout Standard
15366 Le modèle de couleur peut être
15367 \end_layout
15368
15369 \begin_layout Labeling
15370 \labelwidthstring 00.00.0000
15371 cmyk: cyan, magenta, jaune (yellow), noir (black)
15372 \end_layout
15373
15374 \begin_layout Labeling
15375 \labelwidthstring 00.00.0000
15376 rgb: red, vert (green), bleu (blue)
15377 \end_layout
15378
15379 \begin_layout Labeling
15380 \labelwidthstring 00.00.0000
15381 gray dégradé de gris (gray)
15382 \end_layout
15383
15384 \begin_layout Standard
15385 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15386  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15387 \end_layout
15388
15389 \begin_layout Standard
15390 Vous pouvez par exemple définir la couleur 
15391 \begin_inset Quotes eld
15392 \end_inset
15393
15394
15395 \emph on
15396 vertfonce
15397 \begin_inset Quotes erd
15398 \end_inset
15399
15400  dans le préambule avec la ligne
15401 \end_layout
15402
15403 \begin_layout Standard
15404
15405 \series bold
15406
15407 \backslash
15408 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15409 \end_layout
15410
15411 \begin_layout Standard
15412 et la couleur "
15413 \emph on
15414 grisclair
15415 \emph default
15416 " avec
15417 \end_layout
15418
15419 \begin_layout Standard
15420
15421 \series bold
15422
15423 \backslash
15424 definecolor{grisclair}{gray}{0.8}
15425 \end_layout
15426
15427 \begin_layout Standard
15428 \begin_inset VSpace medskip
15429 \end_inset
15430
15431
15432 \end_layout
15433
15434 \begin_layout Standard
15435 Les lignes sont colorées avec la commande
15436 \end_layout
15437
15438 \begin_layout Standard
15439
15440 \series bold
15441
15442 \backslash
15443 rowcolor{nom de la couleur}
15444 \end_layout
15445
15446 \begin_layout Standard
15447 et les cellules sont colorées avec la commande
15448 \end_layout
15449
15450 \begin_layout Standard
15451
15452 \series bold
15453
15454 \backslash
15455 cellcolor{nom de la couleur}
15456 \end_layout
15457
15458 \begin_layout Standard
15459 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15460 \end_layout
15461
15462 \begin_layout Standard
15463 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15464  choisissez une couleur dans le menu 
15465 \family sans
15466 Éditer\SpecialChar \menuseparator
15467 Style
15468 \begin_inset space ~
15469 \end_inset
15470
15471 de
15472 \begin_inset space ~
15473 \end_inset
15474
15475 Texte
15476 \family default
15477 .
15478  Si une cellule contient du code TeX, faites bien attention à ne colorer
15479  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15480 \end_layout
15481
15482 \begin_layout Standard
15483 \begin_inset Note Greyedout
15484 status open
15485
15486 \begin_layout Plain Layout
15487
15488 \series bold
15489 Note:
15490 \series default
15491  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15492  définies par l'utilisateur.
15493 \end_layout
15494
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \begin_layout Standard
15501 \begin_inset VSpace bigskip
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \begin_layout Standard
15508 Pour créer le tableau
15509 \begin_inset space ~
15510 \end_inset
15511
15512
15513 \begin_inset CommandInset ref
15514 LatexCommand ref
15515 reference "tab:Tableau-coloré-avec-colortbl"
15516
15517 \end_inset
15518
15519  faites ce qui suit : La couleur de la première colonne doit être 
15520 \emph on
15521 vertfonce
15522 \emph default
15523 .
15524  On insère donc la commande
15525 \end_layout
15526
15527 \begin_layout Standard
15528
15529 \series bold
15530 >{
15531 \backslash
15532 columncolor{vertfonce}
15533 \backslash
15534 centering}c
15535 \end_layout
15536
15537 \begin_layout Standard
15538 en code TeX pour cette colonne.
15539  La première ligne doit être bleue
15540 \begin_inset Note Note
15541 status open
15542
15543 \begin_layout Plain Layout
15544 cyan ? (NdT)
15545 \end_layout
15546
15547 \end_inset
15548
15549 , d'où la commande en code TeX
15550 \end_layout
15551
15552 \begin_layout Standard
15553
15554 \series bold
15555
15556 \backslash
15557 rowcolor{cyan}
15558 \end_layout
15559
15560 \begin_layout Standard
15561 qui est insérée dans la première cellule de cette ligne.
15562  Notez que cela annule la couleur de colonne pour la première cellule.
15563  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15564  en code TeX la commande
15565 \end_layout
15566
15567 \begin_layout Standard
15568
15569 \series bold
15570
15571 \backslash
15572 cellcolor{magenta}
15573 \end_layout
15574
15575 \begin_layout Standard
15576 Les caractères peuvent maintenant être colorés en utilisant le menu 
15577 \family sans
15578 Éditer\SpecialChar \menuseparator
15579 Style
15580 \begin_inset space ~
15581 \end_inset
15582
15583 de
15584 \begin_inset space ~
15585 \end_inset
15586
15587 Texte
15588 \family default
15589 .
15590 \end_layout
15591
15592 \begin_layout Standard
15593 \begin_inset Float table
15594 placement h
15595 wide false
15596 sideways false
15597 status open
15598
15599 \begin_layout Plain Layout
15600 \begin_inset Caption
15601
15602 \begin_layout Plain Layout
15603 \begin_inset CommandInset label
15604 LatexCommand label
15605 name "tab:Tableau-coloré-avec-colortbl"
15606
15607 \end_inset
15608
15609 Tableau coloré en utilisant le paquetage 
15610 \series bold
15611 colortbl
15612 \series default
15613
15614 \begin_inset Argument
15615 status collapsed
15616
15617 \begin_layout Plain Layout
15618 Tableau avec colortbl
15619 \end_layout
15620
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Plain Layout
15632 \align center
15633 \begin_inset Tabular
15634 <lyxtabular version="3" rows="3" columns="3">
15635 <features tabularvalignment="middle">
15636 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15637 <column alignment="center" valignment="top" width="0">
15638 <column alignment="center" valignment="top" width="0">
15639 <row>
15640 <cell alignment="center" valignment="top" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 \begin_inset ERT
15645 status collapsed
15646
15647 \begin_layout Plain Layout
15648
15649
15650 \backslash
15651 rowcolor{cyan}
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \color magenta
15658 a
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 <cell alignment="center" valignment="top" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667
15668 \color red
15669 b
15670 \end_layout
15671
15672 \end_inset
15673 </cell>
15674 <cell alignment="center" valignment="top" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout Plain Layout
15678
15679 \color red
15680 c
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 </row>
15686 <row>
15687 <cell alignment="center" valignment="top" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691
15692 \color yellow
15693 d
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702
15703 \color blue
15704 e
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 <cell alignment="center" valignment="top" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713
15714 \color blue
15715 f
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 </row>
15721 <row>
15722 <cell alignment="center" valignment="top" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726
15727 \color yellow
15728 g
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 <cell alignment="center" valignment="top" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Plain Layout
15737
15738 \color blue
15739 h
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 <cell alignment="center" valignment="top" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Plain Layout
15748 \begin_inset ERT
15749 status collapsed
15750
15751 \begin_layout Plain Layout
15752
15753
15754 \backslash
15755 cellcolor{magenta}
15756 \end_layout
15757
15758 \end_inset
15759
15760
15761 \color green
15762 i
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 </row>
15768 </lyxtabular>
15769
15770 \end_inset
15771
15772
15773 \end_layout
15774
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \begin_layout Standard
15781 \begin_inset ERT
15782 status collapsed
15783
15784 \begin_layout Plain Layout
15785
15786
15787 \backslash
15788 else
15789 \end_layout
15790
15791 \end_inset
15792
15793
15794 \begin_inset Note Note
15795 status open
15796
15797 \begin_layout Plain Layout
15798 Ce qui suit sera affiché si le paquetage 
15799 \series bold
15800 colortbl
15801 \series default
15802  n'est pas installé :
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Standard
15811 Vous devez installer le paquetage 
15812 \series bold
15813 colortbl
15814 \series default
15815  pour voir le contenu des cette section dans la sortie imprimée.
15816 \end_layout
15817
15818 \begin_layout Standard
15819 \begin_inset ERT
15820 status collapsed
15821
15822 \begin_layout Plain Layout
15823
15824
15825 \backslash
15826 fi
15827 \end_layout
15828
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \begin_layout Subsection
15835 Les filets colorées
15836 \begin_inset Index idx
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840 Tableau Coloré ! Pour les filets
15841 \end_layout
15842
15843 \end_inset
15844
15845
15846 \begin_inset Index idx
15847 status collapsed
15848
15849 \begin_layout Plain Layout
15850 Couleur ! Pour les filets des tableaux
15851 \end_layout
15852
15853 \end_inset
15854
15855
15856 \begin_inset Note Note
15857 status collapsed
15858
15859 \begin_layout Plain Layout
15860 on parle de filets plutôt que de lignes pour les tableaux
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \end_layout
15867
15868 \begin_layout Standard
15869 Comme c'est décrit dans la section
15870 \begin_inset space ~
15871 \end_inset
15872
15873
15874 \begin_inset CommandInset ref
15875 LatexCommand ref
15876 reference "sub:Epaisseur-filets"
15877
15878 \end_inset
15879
15880 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15881  variable 
15882 \series bold
15883
15884 \backslash
15885 arrayrulewidth
15886 \series default
15887 .
15888  Elle est mise à 1.5
15889 \begin_inset space \thinspace{}
15890 \end_inset
15891
15892 pt pour tous les tableaux de cette section.
15893 \begin_inset ERT
15894 status collapsed
15895
15896 \begin_layout Plain Layout
15897
15898
15899 \backslash
15900 setlength{
15901 \backslash
15902 arrayrulewidth}{1.5pt}
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \begin_layout Standard
15911 Pour colorer les filets verticaux, par exemple en vert, créez le format
15912  de colonne suivant dans le préambule du document, en suivant la description
15913  de la section
15914 \begin_inset space ~
15915 \end_inset
15916
15917
15918 \begin_inset CommandInset ref
15919 LatexCommand ref
15920 reference "sub:Formats-personnalisés"
15921
15922 \end_inset
15923
15924 :
15925 \end_layout
15926
15927 \begin_layout Standard
15928
15929 \series bold
15930
15931 \backslash
15932 newcolumntype{W}{!{
15933 \backslash
15934 color{green}
15935 \backslash
15936 vline}}
15937 \end_layout
15938
15939 \begin_layout Standard
15940 Pour le tableau
15941 \begin_inset space ~
15942 \end_inset
15943
15944
15945 \begin_inset CommandInset ref
15946 LatexCommand ref
15947 reference "tab:Tableau-filets-verticaux-colorés"
15948
15949 \end_inset
15950
15951  le paramètre LaTeX
15952 \series bold
15953  WcW
15954 \series default
15955  a été utilisé pour la dernière colonne et
15956 \series bold
15957  Wc
15958 \series default
15959  pour les autres colonnes.
15960 \end_layout
15961
15962 \begin_layout Standard
15963 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15964 \end_layout
15965
15966 \begin_layout Standard
15967 \begin_inset Float table
15968 placement h
15969 wide false
15970 sideways false
15971 status open
15972
15973 \begin_layout Plain Layout
15974 \begin_inset Caption
15975
15976 \begin_layout Plain Layout
15977 \begin_inset CommandInset label
15978 LatexCommand label
15979 name "tab:Tableau-filets-verticaux-colorés"
15980
15981 \end_inset
15982
15983 Tableau avec filets verticaux colorés
15984 \end_layout
15985
15986 \end_inset
15987
15988
15989 \end_layout
15990
15991 \begin_layout Plain Layout
15992 \align center
15993 \begin_inset Tabular
15994 <lyxtabular version="3" rows="3" columns="3">
15995 <features tabularvalignment="middle">
15996 <column alignment="center" valignment="top" width="0" special="Wc">
15997 <column alignment="center" valignment="top" width="0" special="Wc">
15998 <column alignment="center" valignment="top" width="0" special="WcW">
15999 <row>
16000 <cell alignment="center" valignment="top" topline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 sd
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell alignment="center" valignment="top" topline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 <cell alignment="center" valignment="top" topline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 </row>
16028 <row>
16029 <cell alignment="center" valignment="top" topline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 sd
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 </row>
16057 <row>
16058 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 sd
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 </lyxtabular>
16087
16088 \end_inset
16089
16090
16091 \end_layout
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \begin_layout Standard
16099 \begin_inset VSpace bigskip
16100 \end_inset
16101
16102 Pour colorer les filets horizontaux en rouge comme pour le tableau
16103 \begin_inset space ~
16104 \end_inset
16105
16106
16107 \begin_inset CommandInset ref
16108 LatexCommand ref
16109 reference "tab:Tableau-filet-horizontaux-colorés"
16110
16111 \end_inset
16112
16113 , insérez les commandes suivantes en code TeX juste avant le tableau ou
16114  le flottant de tableau :
16115 \end_layout
16116
16117 \begin_layout Standard
16118
16119 \series bold
16120
16121 \backslash
16122 let
16123 \backslash
16124 myHlineC
16125 \backslash
16126 hline
16127 \begin_inset Newline newline
16128 \end_inset
16129
16130
16131 \backslash
16132 renewcommand{
16133 \backslash
16134 hline}
16135 \begin_inset Newline newline
16136 \end_inset
16137
16138
16139 \begin_inset Phantom HPhantom
16140 status open
16141
16142 \begin_layout Plain Layout
16143
16144 \series bold
16145 \begin_inset space ~
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \end_inset
16152
16153 {
16154 \backslash
16155 arrayrulecolor{red}
16156 \backslash
16157 myHlineC
16158 \backslash
16159 arrayrulecolor{black}}
16160 \end_layout
16161
16162 \begin_layout Standard
16163 \begin_inset ERT
16164 status collapsed
16165
16166 \begin_layout Plain Layout
16167
16168
16169 \backslash
16170 let
16171 \backslash
16172 myHlineC
16173 \backslash
16174 hline
16175 \end_layout
16176
16177 \begin_layout Plain Layout
16178
16179
16180 \backslash
16181 renewcommand{
16182 \backslash
16183 hline}
16184 \end_layout
16185
16186 \begin_layout Plain Layout
16187
16188  {
16189 \backslash
16190 arrayrulecolor{red}
16191 \backslash
16192 myHlineC
16193 \backslash
16194 arrayrulecolor{black}}
16195 \end_layout
16196
16197 \end_inset
16198
16199
16200 \begin_inset Float table
16201 placement h
16202 wide false
16203 sideways false
16204 status open
16205
16206 \begin_layout Plain Layout
16207 \begin_inset Caption
16208
16209 \begin_layout Plain Layout
16210 \begin_inset CommandInset label
16211 LatexCommand label
16212 name "tab:Tableau-filet-horizontaux-colorés"
16213
16214 \end_inset
16215
16216 Tableau avec filets horizontaux colorés
16217 \end_layout
16218
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \begin_layout Plain Layout
16225 \align center
16226 \begin_inset Tabular
16227 <lyxtabular version="3" rows="3" columns="3">
16228 <features tabularvalignment="middle">
16229 <column alignment="center" valignment="top" width="0">
16230 <column alignment="center" valignment="top" width="0">
16231 <column alignment="center" valignment="top" width="0">
16232 <row>
16233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16234 \begin_inset Text
16235
16236 \begin_layout Plain Layout
16237 sd
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Plain Layout
16255
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 </row>
16261 <row>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Plain Layout
16266
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Plain Layout
16275 sd
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16281 \begin_inset Text
16282
16283 \begin_layout Plain Layout
16284
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 </row>
16290 <row>
16291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304
16305 \end_layout
16306
16307 \end_inset
16308 </cell>
16309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Plain Layout
16313 sd
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 </row>
16319 </lyxtabular>
16320
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \end_inset
16327
16328
16329 \end_layout
16330
16331 \begin_layout Standard
16332 Pour revenir à la couleur noire implicite, insérez la commande suivante
16333  en code TeX, juste après le tableau ou le flottant de tableau :
16334 \end_layout
16335
16336 \begin_layout Standard
16337
16338 \series bold
16339
16340 \backslash
16341 renewcommand{
16342 \backslash
16343 hline}{
16344 \backslash
16345 myHlineC}
16346 \end_layout
16347
16348 \begin_layout Standard
16349 Le tableau
16350 \begin_inset space ~
16351 \end_inset
16352
16353
16354 \begin_inset CommandInset ref
16355 LatexCommand ref
16356 reference "tab:Tableau-avec-filets-colorés"
16357
16358 \end_inset
16359
16360  est un exemple avec des filets horizontaux et verticaux colorés.
16361 \end_layout
16362
16363 \begin_layout Standard
16364 \begin_inset Float table
16365 placement h
16366 wide false
16367 sideways false
16368 status open
16369
16370 \begin_layout Plain Layout
16371 \begin_inset Caption
16372
16373 \begin_layout Plain Layout
16374 \begin_inset CommandInset label
16375 LatexCommand label
16376 name "tab:Tableau-avec-filets-colorés"
16377
16378 \end_inset
16379
16380 Tableau avec filets horizontaux et verticaux colorés
16381 \end_layout
16382
16383 \end_inset
16384
16385
16386 \end_layout
16387
16388 \begin_layout Plain Layout
16389 \align center
16390 \begin_inset Tabular
16391 <lyxtabular version="3" rows="3" columns="3">
16392 <features tabularvalignment="middle">
16393 <column alignment="center" valignment="top" width="0" special="Wc">
16394 <column alignment="center" valignment="top" width="0" special="Wc">
16395 <column alignment="center" valignment="top" width="0" special="WcW">
16396 <row>
16397 <cell alignment="center" valignment="top" topline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 sd
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row>
16426 <cell alignment="center" valignment="top" topline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 <cell alignment="center" valignment="top" topline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 sd
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 </row>
16454 <row topspace="default">
16455 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 sd
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 </row>
16483 </lyxtabular>
16484
16485 \end_inset
16486
16487
16488 \end_layout
16489
16490 \end_inset
16491
16492
16493 \end_layout
16494
16495 \begin_layout Standard
16496 \begin_inset ERT
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500
16501
16502 \backslash
16503 renewcommand{
16504 \backslash
16505 hline}{
16506 \backslash
16507 myHlineC}
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \begin_layout Standard
16516 \begin_inset ERT
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520
16521
16522 \backslash
16523 setlength{
16524 \backslash
16525 arrayrulewidth}{0.4pt}
16526 \end_layout
16527
16528 \end_inset
16529
16530
16531 \end_layout
16532
16533 \begin_layout Section
16534 Personnalisation des Tableaux
16535 \begin_inset Index idx
16536 status collapsed
16537
16538 \begin_layout Plain Layout
16539 Tableau ! Personnalisation
16540 \end_layout
16541
16542 \end_inset
16543
16544
16545 \begin_inset Index idx
16546 status collapsed
16547
16548 \begin_layout Plain Layout
16549 Personnalisation des tableaux
16550 \end_layout
16551
16552 \end_inset
16553
16554
16555 \end_layout
16556
16557 \begin_layout Subsection
16558 Espacement des lignes
16559 \begin_inset CommandInset label
16560 LatexCommand label
16561 name "sub:Espacement-lignes"
16562
16563 \end_inset
16564
16565
16566 \begin_inset Index idx
16567 status collapsed
16568
16569 \begin_layout Plain Layout
16570 Personnalisation des tableaux ! Espacement des lignes
16571 \end_layout
16572
16573 \end_inset
16574
16575
16576 \end_layout
16577
16578 \begin_layout Standard
16579 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16580  l'onglet 
16581 \family sans
16582 Bordures
16583 \family default
16584  de la fenêtre de dialogue 
16585 \family sans
16586 Paramètres
16587 \begin_inset space ~
16588 \end_inset
16589
16590 du
16591 \begin_inset space ~
16592 \end_inset
16593
16594 tableau
16595 \family default
16596 .
16597  Vous y trouverez trois possibilités :
16598 \end_layout
16599
16600 \begin_layout Description
16601 Haut
16602 \begin_inset space ~
16603 \end_inset
16604
16605 de
16606 \begin_inset space ~
16607 \end_inset
16608
16609 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16610  Si le tableau est un tableau formel
16611 \begin_inset Foot
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615 Les tableaux formels sont décrits dans la section
16616 \begin_inset space ~
16617 \end_inset
16618
16619
16620 \begin_inset CommandInset ref
16621 LatexCommand ref
16622 reference "sec:Tableaux-Formels"
16623
16624 \end_inset
16625
16626 .
16627 \end_layout
16628
16629 \end_inset
16630
16631  LyX va insérer implicitement un espace de 0.5
16632 \begin_inset space \thinspace{}
16633 \end_inset
16634
16635 em.
16636  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16637  les filets verticaux comme dans le tableau suivant :
16638 \begin_inset VSpace medskip
16639 \end_inset
16640
16641
16642 \begin_inset Newline newline
16643 \end_inset
16644
16645
16646 \begin_inset space \hspace*{}
16647 \length 0pt
16648 \end_inset
16649
16650
16651 \begin_inset space \hfill{}
16652 \end_inset
16653
16654
16655 \begin_inset Tabular
16656 <lyxtabular version="3" rows="3" columns="1">
16657 <features tabularvalignment="middle">
16658 <column alignment="center" valignment="top" width="0">
16659 <row>
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664 A
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 </row>
16670 <row topspace="3mm">
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 espace de 3
16676 \begin_inset space \thinspace{}
16677 \end_inset
16678
16679 mm en haut de la ligne
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row>
16686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 C
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 </row>
16696 </lyxtabular>
16697
16698 \end_inset
16699
16700
16701 \begin_inset space \hfill{}
16702 \end_inset
16703
16704
16705 \begin_inset space \hspace*{}
16706 \length 0pt
16707 \end_inset
16708
16709
16710 \begin_inset VSpace medskip
16711 \end_inset
16712
16713
16714 \begin_inset Newline newline
16715 \end_inset
16716
16717 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16718  pas de filets verticaux.
16719 \end_layout
16720
16721 \begin_layout Description
16722 Bas
16723 \begin_inset space ~
16724 \end_inset
16725
16726 de
16727 \begin_inset space ~
16728 \end_inset
16729
16730 ligne va ajouter de l'espace sous les caractères de la ligne.
16731  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16732  de 0.5
16733 \begin_inset space \thinspace{}
16734 \end_inset
16735
16736 em, pour les tableaux normaux, l'espace implicite est de 2
16737 \begin_inset space \thinspace{}
16738 \end_inset
16739
16740 pt.
16741 \end_layout
16742
16743 \begin_layout Description
16744 Entre
16745 \begin_inset space ~
16746 \end_inset
16747
16748 les
16749 \begin_inset space ~
16750 \end_inset
16751
16752 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16753  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16754  de 0.5
16755 \begin_inset space \thinspace{}
16756 \end_inset
16757
16758 em.
16759  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16760  les filets verticaux comme dans le tableau suivant :
16761 \begin_inset VSpace medskip
16762 \end_inset
16763
16764
16765 \begin_inset Newline newline
16766 \end_inset
16767
16768
16769 \begin_inset space \hspace*{}
16770 \length 0pt
16771 \end_inset
16772
16773
16774 \begin_inset space \hfill{}
16775 \end_inset
16776
16777
16778 \begin_inset Tabular
16779 <lyxtabular version="3" rows="3" columns="1">
16780 <features tabularvalignment="middle">
16781 <column alignment="center" valignment="top" width="0">
16782 <row>
16783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 A
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row interlinespace="3mm">
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 \begin_inset Formula $\downarrow$
16799 \end_inset
16800
16801  espace de 3
16802 \begin_inset space \thinspace{}
16803 \end_inset
16804
16805 mm entre les lignes 
16806 \begin_inset Formula $\downarrow$
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 </row>
16815 <row>
16816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 \begin_inset Formula $\uparrow$
16821 \end_inset
16822
16823  espace de 3
16824 \begin_inset space \thinspace{}
16825 \end_inset
16826
16827 mm entre les lignes 
16828 \begin_inset Formula $\uparrow$
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 </lyxtabular>
16838
16839 \end_inset
16840
16841
16842 \begin_inset space \hfill{}
16843 \end_inset
16844
16845
16846 \begin_inset space \hspace*{}
16847 \length 0pt
16848 \end_inset
16849
16850
16851 \begin_inset VSpace medskip
16852 \end_inset
16853
16854
16855 \begin_inset Newline newline
16856 \end_inset
16857
16858 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16859  pas de filets verticaux.
16860 \end_layout
16861
16862 \begin_layout Standard
16863 \begin_inset VSpace bigskip
16864 \end_inset
16865
16866 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16867  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16868  dans le préambule :
16869 \end_layout
16870
16871 \begin_layout Standard
16872
16873 \series bold
16874
16875 \backslash
16876 @ifundefined{extrarowheight}
16877 \begin_inset Newline newline
16878 \end_inset
16879
16880
16881 \begin_inset Phantom HPhantom
16882 status open
16883
16884 \begin_layout Plain Layout
16885
16886 \series bold
16887 \begin_inset space ~
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \end_inset
16894
16895 {
16896 \backslash
16897 usepackage{array}}{}
16898 \begin_inset Newline newline
16899 \end_inset
16900
16901
16902 \backslash
16903 setlength{
16904 \backslash
16905 extrarowheight}{height}
16906 \end_layout
16907
16908 \begin_layout Standard
16909 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16910  plus exactement centré verticalement.
16911  (le paquetage 
16912 \series bold
16913 array 
16914 \series default
16915 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16916  auto-définis.
16917  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16918  
16919 \series bold
16920
16921 \backslash
16922 @ifundefined
16923 \series default
16924  dans la commande précédente.)
16925 \end_layout
16926
16927 \begin_layout Standard
16928 Si vous utilisez des polices de taille plus grande que la taille normale,
16929  les bordures des tableaux sont souvent trop proches du texte.
16930  On peut corriger ce problème en insérant la commande 
16931 \series bold
16932
16933 \begin_inset space \space{}
16934 \end_inset
16935
16936
16937 \backslash
16938 strut
16939 \series default
16940  en code TeX au debut d'une ligne du tableau.
16941  Le tableau
16942 \lang english
16943
16944 \begin_inset space ~
16945 \end_inset
16946
16947
16948 \begin_inset CommandInset ref
16949 LatexCommand ref
16950 reference "tab:Alignement-vertical"
16951
16952 \end_inset
16953
16954
16955 \lang french
16956  montre l'effet de cette commande.
16957 \end_layout
16958
16959 \begin_layout Standard
16960 \noindent
16961 \begin_inset Float table
16962 placement h
16963 wide false
16964 sideways false
16965 status open
16966
16967 \begin_layout Plain Layout
16968 \begin_inset Caption
16969
16970 \begin_layout Plain Layout
16971 \begin_inset CommandInset label
16972 LatexCommand label
16973 name "tab:Alignement-vertical"
16974
16975 \end_inset
16976
16977 Alignement vertical d'un texte avec une police de grande taille.
16978 \end_layout
16979
16980 \end_inset
16981
16982
16983 \end_layout
16984
16985 \begin_layout Plain Layout
16986 \begin_inset space \hfill{}
16987 \end_inset
16988
16989
16990 \begin_inset Float table
16991 wide false
16992 sideways false
16993 status collapsed
16994
16995 \begin_layout Plain Layout
16996 \begin_inset Caption
16997
16998 \begin_layout Plain Layout
16999 Tableau normal.
17000 \end_layout
17001
17002 \end_inset
17003
17004
17005 \end_layout
17006
17007 \begin_layout Plain Layout
17008 \noindent
17009 \align center
17010 \begin_inset Tabular
17011 <lyxtabular version="3" rows="6" columns="1">
17012 <features tabularvalignment="middle">
17013 <column alignment="left" valignment="top" width="0">
17014 <row>
17015 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 Normal, g
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 </row>
17025 <row>
17026 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030
17031 \size large
17032 Large
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 </row>
17038 <row>
17039 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043
17044 \size larger
17045 Larger
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 </row>
17051 <row>
17052 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056
17057 \size largest
17058 Largest
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \size huge
17071 Huge
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 </row>
17077 <row>
17078 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082
17083 \size huge
17084 Huger
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 </lyxtabular>
17091
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \end_inset
17098
17099
17100 \begin_inset space \hfill{}
17101 \end_inset
17102
17103
17104 \begin_inset Float table
17105 wide false
17106 sideways false
17107 status collapsed
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Caption
17111
17112 \begin_layout Plain Layout
17113 Tableau utilisant la commande 
17114 \series bold
17115
17116 \backslash
17117 strut
17118 \series default
17119 .
17120 \end_layout
17121
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \begin_layout Plain Layout
17128 \noindent
17129 \align center
17130 \begin_inset Tabular
17131 <lyxtabular version="3" rows="6" columns="1">
17132 <features tabularvalignment="middle">
17133 <column alignment="left" valignment="top" width="0">
17134 <row>
17135 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 Normal, g
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \size large
17152 \begin_inset ERT
17153 status collapsed
17154
17155 \begin_layout Plain Layout
17156
17157
17158 \backslash
17159 strut 
17160 \end_layout
17161
17162 \end_inset
17163
17164 Large
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 <row>
17171 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \size larger
17177 \begin_inset ERT
17178 status collapsed
17179
17180 \begin_layout Plain Layout
17181
17182
17183 \backslash
17184 strut 
17185 \end_layout
17186
17187 \end_inset
17188
17189 Larger
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row>
17196 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \size largest
17202 \begin_inset ERT
17203 status collapsed
17204
17205 \begin_layout Plain Layout
17206
17207
17208 \backslash
17209 strut 
17210 \end_layout
17211
17212 \end_inset
17213
17214 Largest
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 </row>
17220 <row>
17221 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \size huge
17227 \begin_inset ERT
17228 status collapsed
17229
17230 \begin_layout Plain Layout
17231
17232
17233 \backslash
17234 strut 
17235 \end_layout
17236
17237 \end_inset
17238
17239 Huge
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \size giant
17252 \begin_inset ERT
17253 status collapsed
17254
17255 \begin_layout Plain Layout
17256
17257
17258 \backslash
17259 strut 
17260 \end_layout
17261
17262 \end_inset
17263
17264
17265 \size huge
17266 Huger
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 </row>
17272 </lyxtabular>
17273
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \end_inset
17280
17281
17282 \begin_inset space \hfill{}
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Standard
17294 \begin_inset Newpage newpage
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \begin_layout Subsection
17301 Alignements de cellules spéciaux
17302 \begin_inset CommandInset label
17303 LatexCommand label
17304 name "sub:Alignements-de-cellules"
17305
17306 \end_inset
17307
17308
17309 \begin_inset Index idx
17310 status collapsed
17311
17312 \begin_layout Plain Layout
17313 Personnalisation des tableaux ! Alignement de cellules spéciaux
17314 \end_layout
17315
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \begin_layout Standard
17322 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17323  cellules sur un caractère donné, par exemple le séparateur décimal comme
17324  dans le tableau
17325 \begin_inset space ~
17326 \end_inset
17327
17328
17329 \begin_inset CommandInset ref
17330 LatexCommand ref
17331 reference "tab:Tableau-centré-sur-séparateur-1"
17332
17333 \end_inset
17334
17335 .
17336  
17337 \lang english
17338 This alignment is achieved by highlighting the last 3
17339 \begin_inset space ~
17340 \end_inset
17341
17342 cells of the column and then either pressing the toolbar button
17343 \lang french
17344  
17345 \begin_inset Graphics
17346         filename ../../images/tabular-feature_align-decimal.png
17347         scale 85
17348         scaleBeforeRotation
17349
17350 \end_inset
17351
17352  
17353 \lang english
17354 or setting the alignment in the table settings to 
17355 \family sans
17356 At
17357 \begin_inset space ~
17358 \end_inset
17359
17360 Decimal
17361 \begin_inset space ~
17362 \end_inset
17363
17364 Separator
17365 \family default
17366 .
17367  The alignment character can be a character of your choice and is specified
17368  in the table settings.
17369 \end_layout
17370
17371 \begin_layout Standard
17372 \begin_inset Float table
17373 placement h
17374 wide false
17375 sideways false
17376 status open
17377
17378 \begin_layout Plain Layout
17379 \begin_inset Caption
17380
17381 \begin_layout Plain Layout
17382 \begin_inset CommandInset label
17383 LatexCommand label
17384 name "tab:Tableau-centré-sur-séparateur-1"
17385
17386 \end_inset
17387
17388 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17389 \end_layout
17390
17391 \end_inset
17392
17393
17394 \end_layout
17395
17396 \begin_layout Plain Layout
17397 \align center
17398 \begin_inset Tabular
17399 <lyxtabular version="3" rows="4" columns="1">
17400 <features booktabs="true" tabularvalignment="middle">
17401 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17402 <row>
17403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 en-tête
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 </row>
17413 <row>
17414 <cell alignment="center" valignment="top" topline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 12,6
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row>
17425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 0,68
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 </row>
17435 <row>
17436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 -123,0
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 </row>
17446 </lyxtabular>
17447
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \begin_layout Standard
17459 \begin_inset Float table
17460 placement h
17461 wide false
17462 sideways false
17463 status open
17464
17465 \begin_layout Plain Layout
17466 \begin_inset Caption
17467
17468 \begin_layout Plain Layout
17469 \begin_inset CommandInset label
17470 LatexCommand label
17471 name "tab:Tableau-centré-sur-séparateur-2"
17472
17473 \end_inset
17474
17475 Les cellules d'une colonnes sont centrées sur les opérateurs.
17476 \end_layout
17477
17478 \end_inset
17479
17480
17481 \end_layout
17482
17483 \begin_layout Plain Layout
17484 \align center
17485 \begin_inset Tabular
17486 <lyxtabular version="3" rows="4" columns="2">
17487 <features booktabs="true" tabularvalignment="middle">
17488 <column alignment="right" valignment="top" width="0pt">
17489 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17490 <row>
17491 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 en-tête
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 </row>
17510 <row>
17511 <cell alignment="center" valignment="top" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $12\,+$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 \begin_inset Formula $\,6$
17528 \end_inset
17529
17530
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 </row>
17536 <row>
17537 <cell alignment="center" valignment="top" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541 \begin_inset Formula $0\,-$
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 <cell alignment="center" valignment="top" usebox="none">
17550 \begin_inset Text
17551
17552 \begin_layout Plain Layout
17553 \begin_inset Formula $\,68$
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 </row>
17562 <row>
17563 <cell alignment="center" valignment="top" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 \begin_inset Formula $-123\,/$
17568 \end_inset
17569
17570
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 \begin_inset Formula $\,0$
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 </lyxtabular>
17589
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \begin_layout Standard
17601
17602 \lang english
17603 For alignments at characters in formulas this method does not work because
17604  the field to specify the alignment character does not allow formulas.
17605  In this case one need to use the method from
17606 \lang french
17607  tableau
17608 \begin_inset space ~
17609 \end_inset
17610
17611
17612 \begin_inset CommandInset ref
17613 LatexCommand ref
17614 reference "tab:Tableau-centré-sur-séparateur-2"
17615
17616 \end_inset
17617
17618 .
17619  Ce tableau a été créé comme un tableau 4×2.
17620  L'en-tête est une cellule multicolonne centrée.
17621  La première colonne est alignée à droite et contient le 
17622 \lang english
17623 first part including the operator.
17624  The second column is left aligned and contains the rest.
17625  A small space was added at the beginning of each cell of the second column
17626  to get the space that is usually around operators.
17627
17628 \lang french
17629  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17630  tableau, le paramètre LaTeX suivant 
17631 \lang english
17632 was used
17633 \lang french
17634  pour la deuxième colonne :
17635 \end_layout
17636
17637 \begin_layout Standard
17638
17639 \series bold
17640 @{}l
17641 \end_layout
17642
17643 \begin_layout Standard
17644 Le tableau
17645 \begin_inset space ~
17646 \end_inset
17647
17648
17649 \begin_inset CommandInset ref
17650 LatexCommand ref
17651 reference "tab:Plusieurs-exemples-alignements"
17652
17653 \end_inset
17654
17655  montre quelques exemples d'alignements.
17656  Pour l'alignement sur l'opérateur de relation, 
17657 \lang english
17658 a small space was added like for the second column of
17659 \lang french
17660  tableau
17661 \begin_inset space ~
17662 \end_inset
17663
17664
17665 \begin_inset CommandInset ref
17666 LatexCommand ref
17667 reference "tab:Tableau-centré-sur-séparateur-2"
17668
17669 \end_inset
17670
17671 .
17672 \end_layout
17673
17674 \begin_layout Standard
17675 \begin_inset Float table
17676 wide false
17677 sideways false
17678 status open
17679
17680 \begin_layout Plain Layout
17681 \begin_inset Caption
17682
17683 \begin_layout Plain Layout
17684 \begin_inset CommandInset label
17685 LatexCommand label
17686 name "tab:Plusieurs-exemples-alignements"
17687
17688 \end_inset
17689
17690 Plusieurs exemples d'alignement de cellules.
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \begin_layout Plain Layout
17699 \align center
17700 \begin_inset Tabular
17701 <lyxtabular version="3" rows="4" columns="6">
17702 <features tabularvalignment="middle">
17703 <column alignment="right" valignment="top" width="0">
17704 <column alignment="left" valignment="top" width="0" special="@{}l">
17705 <column alignment="right" valignment="top" width="0">
17706 <column alignment="left" valignment="top" width="0" special="@{}l">
17707 <column alignment="right" valignment="top" width="0">
17708 <column alignment="left" valignment="top" width="0" special="@{}l">
17709 <row>
17710 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 unités
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 exposants
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 relations
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Plain Layout
17759
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 </row>
17765 <row>
17766 <cell alignment="center" valignment="top" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Plain Layout
17770 12×
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 24
17780 \begin_inset space \thinspace{}
17781 \end_inset
17782
17783 bouteilles
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 \begin_inset Formula $10\cdot$
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Formula $10^{\mbox{-}17}$
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell alignment="center" valignment="top" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 \begin_inset Formula $\Gamma(t)\propto$
17817 \end_inset
17818
17819
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 \begin_inset Formula $\:\Upsilon(t)$
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="center" valignment="top" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 1024×
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 768
17852 \begin_inset space \thinspace{}
17853 \end_inset
17854
17855 Pixels
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 \begin_inset Formula $5.78\cdot$
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 \begin_inset Formula $10^{7}$
17877 \end_inset
17878
17879
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 \begin_inset Formula $A\ne$
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 \begin_inset Formula $\: B_{\mathrm{red}}$
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="center" valignment="top" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914 32×
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 6
17924 \begin_inset space \thinspace{}
17925 \end_inset
17926
17927 cm
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 -
17937 \begin_inset Formula $33.5\cdot$
17938 \end_inset
17939
17940
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949 \begin_inset Formula $10^{4}$
17950 \end_inset
17951
17952
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 \begin_inset Formula $\sin(\alpha)\ge$
17962 \end_inset
17963
17964
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 \begin_inset Formula $\:\sin(\beta)$
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 </lyxtabular>
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \end_inset
17990
17991
17992 \end_layout
17993
17994 \begin_layout Subsection
17995 Formats de cellule et de colonne personnalisés
17996 \begin_inset CommandInset label
17997 LatexCommand label
17998 name "sub:Formats-personnalisés"
17999
18000 \end_inset
18001
18002
18003 \begin_inset Index idx
18004 status collapsed
18005
18006 \begin_layout Plain Layout
18007 Personnalisation des tableaux !  Format de cellule/colonne
18008 \end_layout
18009
18010 \end_inset
18011
18012
18013 \end_layout
18014
18015 \begin_layout Standard
18016 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
18017  multicolonne comme dans la section
18018 \begin_inset space ~
18019 \end_inset
18020
18021
18022 \begin_inset CommandInset ref
18023 LatexCommand ref
18024 reference "sub:Calculs-multicolonnes"
18025
18026 \end_inset
18027
18028  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
18029  multicolonnes.
18030  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18031  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18032  du document.
18033  Le format est défini avec la commande
18034 \end_layout
18035
18036 \begin_layout Standard
18037
18038 \series bold
18039
18040 \backslash
18041 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18042 \end_layout
18043
18044 \begin_layout Standard
18045 Le nom du format peut n'avoir qu'une lettre.
18046  Les lettres 
18047 \emph on
18048 b
18049 \emph default
18050
18051 \emph on
18052 c
18053 \emph default
18054
18055 \emph on
18056 l
18057 \emph default
18058
18059 \emph on
18060 m
18061 \emph default
18062
18063 \emph on
18064 p
18065 \emph default
18066  et 
18067 \emph on
18068 r
18069 \emph default
18070  sont prédéfinies et donc ne peuvent être utilisées.
18071  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18072 \end_layout
18073
18074 \begin_layout Standard
18075 \begin_inset VSpace medskip
18076 \end_inset
18077
18078
18079 \end_layout
18080
18081 \begin_layout Standard
18082 Pour de cellules multicolonnes centrées verticalement et horizontalement
18083  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18084  :
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 newcolumntype{M}[1]{>{
18093 \backslash
18094 centering
18095 \backslash
18096 hspace{0pt}}m{#1}}
18097 \end_layout
18098
18099 \begin_layout Standard
18100 Où le 
18101 \series bold
18102
18103 \backslash
18104 hspace{0pt}
18105 \series default
18106  évite le problème de césure du premier mot, comme c'est décrit en section
18107 \begin_inset space ~
18108 \end_inset
18109
18110
18111 \begin_inset CommandInset ref
18112 LatexCommand ref
18113 reference "sub:Lignes-multiple-dans-cellule"
18114
18115 \end_inset
18116
18117 .
18118  Ensuite, vous pouvez entrer
18119 \end_layout
18120
18121 \begin_layout Standard
18122
18123 \series bold
18124 M{width}
18125 \end_layout
18126
18127 \begin_layout Standard
18128 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18129  une multicolonne.
18130 \end_layout
18131
18132 \begin_layout Standard
18133 \begin_inset VSpace bigskip
18134 \end_inset
18135
18136
18137 \end_layout
18138
18139 \begin_layout Standard
18140 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18141  définir le format
18142 \end_layout
18143
18144 \begin_layout Standard
18145
18146 \series bold
18147
18148 \backslash
18149 newcolumntype{S}[2]{>{
18150 \backslash
18151 centering
18152 \backslash
18153 hspace{0pt}}
18154 \begin_inset Newline newline
18155 \end_inset
18156
18157
18158 \begin_inset Phantom HPhantom
18159 status open
18160
18161 \begin_layout Plain Layout
18162
18163 \series bold
18164
18165 \backslash
18166 newcolumntype{S}[2]
18167 \end_layout
18168
18169 \end_inset
18170
18171 m{(#1+(2
18172 \backslash
18173 tabcolsep+
18174 \backslash
18175 arrayrulewidth)*(1-#2))/#2}}
18176 \end_layout
18177
18178 \begin_layout Standard
18179 Ce format utilise l'équation
18180 \begin_inset space ~
18181 \end_inset
18182
18183
18184 \begin_inset CommandInset ref
18185 LatexCommand eqref
18186 reference "eq:Wgn"
18187
18188 \end_inset
18189
18190  pour calculer la largeur que doit avoir chacune des cellules couverte par
18191  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18192 \end_layout
18193
18194 \begin_layout Standard
18195 Ensuite, vous pouvez entrer
18196 \end_layout
18197
18198 \begin_layout Standard
18199
18200 \series bold
18201 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18202 \end_layout
18203
18204 \begin_layout Standard
18205 comme paramètre LaTeX de la colonne.
18206 \end_layout
18207
18208 \begin_layout Standard
18209 \begin_inset VSpace bigskip
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \begin_layout Standard
18216 Pour des colonnes colorées, vous pouvez définir
18217 \end_layout
18218
18219 \begin_layout Standard
18220
18221 \series bold
18222
18223 \backslash
18224 newcolumntype{K}[1]{>{
18225 \backslash
18226 columncolor{#1}
18227 \backslash
18228 hspace{0pt}}c}
18229 \end_layout
18230
18231 \begin_layout Standard
18232 Le 
18233 \begin_inset Quotes eld
18234 \end_inset
18235
18236 c
18237 \begin_inset Quotes erd
18238 \end_inset
18239
18240  à la fin crée une colonne de largeur variable dont le texte est centré
18241  horizontalement.
18242  Vous pouvez maintenant entrer
18243 \end_layout
18244
18245 \begin_layout Standard
18246
18247 \series bold
18248 K{nom de couleur}
18249 \end_layout
18250
18251 \begin_layout Standard
18252 comme paramètre LaTeX.
18253 \end_layout
18254
18255 \begin_layout Standard
18256 \begin_inset VSpace bigskip
18257 \end_inset
18258
18259
18260 \end_layout
18261
18262 \begin_layout Standard
18263 Pour créer le tableau
18264 \begin_inset space ~
18265 \end_inset
18266
18267
18268 \begin_inset CommandInset ref
18269 LatexCommand ref
18270 reference "tab:Tableau-formats-personnalisés"
18271
18272 \end_inset
18273
18274  utilisez les paramètres LaTeX
18275 \end_layout
18276
18277 \begin_layout Standard
18278
18279 \series bold
18280 M{2.5cm}
18281 \end_layout
18282
18283 \begin_layout Standard
18284 pour la première colonne et la multicolonne,
18285 \end_layout
18286
18287 \begin_layout Standard
18288
18289 \series bold
18290 K{red}
18291 \end_layout
18292
18293 \begin_layout Standard
18294 pour la dernière colonne, et
18295 \end_layout
18296
18297 \begin_layout Standard
18298
18299 \series bold
18300 S{2.5cm}{2}
18301 \end_layout
18302
18303 \begin_layout Standard
18304 pour les cellules de la deuxième colonne.
18305 \end_layout
18306
18307 \begin_layout Standard
18308 \begin_inset Float table
18309 placement h
18310 wide false
18311 sideways false
18312 status open
18313
18314 \begin_layout Plain Layout
18315 \begin_inset Caption
18316
18317 \begin_layout Plain Layout
18318 \begin_inset CommandInset label
18319 LatexCommand label
18320 name "tab:Tableau-formats-personnalisés"
18321
18322 \end_inset
18323
18324 Tableau utilisant des formats personnalisés
18325 \end_layout
18326
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \begin_layout Plain Layout
18333 \align center
18334 \begin_inset Tabular
18335 <lyxtabular version="3" rows="3" columns="4">
18336 <features tabularvalignment="middle">
18337 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18338 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18339 <column alignment="center" valignment="middle" width="0">
18340 <column alignment="center" valignment="middle" width="0" special="K{red}">
18341 <row>
18342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 motTrèsLongDansUneCellule
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 multicolonne avec multiligne
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 c
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 d
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 e
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 f
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 g
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 </row>
18417 <row>
18418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 h
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 i
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 j
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 k
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 </lyxtabular>
18456
18457 \end_inset
18458
18459
18460 \end_layout
18461
18462 \end_inset
18463
18464
18465 \end_layout
18466
18467 \begin_layout Subsection
18468 Épaisseur des filets
18469 \begin_inset CommandInset label
18470 LatexCommand label
18471 name "sub:Epaisseur-filets"
18472
18473 \end_inset
18474
18475
18476 \begin_inset Index idx
18477 status collapsed
18478
18479 \begin_layout Plain Layout
18480 Personnalisation des tableaux ! Épaisseur filets
18481 \end_layout
18482
18483 \end_inset
18484
18485
18486 \end_layout
18487
18488 \begin_layout Standard
18489 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18490  
18491 \series bold
18492
18493 \backslash
18494 arrayrulewidth
18495 \series default
18496 .
18497  Pour mettre, par exemple, une épaisseur de filet de 1.5
18498 \begin_inset space \thinspace{}
18499 \end_inset
18500
18501 pt, comme pour le tableau
18502 \begin_inset space ~
18503 \end_inset
18504
18505
18506 \begin_inset CommandInset ref
18507 LatexCommand ref
18508 reference "tab:Tableau-filets-1.5pt"
18509
18510 \end_inset
18511
18512 , insérez la commande
18513 \end_layout
18514
18515 \begin_layout Standard
18516
18517 \series bold
18518
18519 \backslash
18520 setlength{
18521 \backslash
18522 arrayrulewidth}{1.5pt}
18523 \end_layout
18524
18525 \begin_layout Standard
18526 en code TeX avant le tableau ou le flottant de tableau.
18527  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18528  suivent.
18529  pour revenir aux valeurs implicites, mettez 
18530 \series bold
18531
18532 \backslash
18533 arrayrulewidth
18534 \series default
18535  à 0.4
18536 \begin_inset space \thinspace{}
18537 \end_inset
18538
18539 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18540 \end_layout
18541
18542 \begin_layout Standard
18543 \begin_inset ERT
18544 status collapsed
18545
18546 \begin_layout Plain Layout
18547
18548
18549 \backslash
18550 setlength{
18551 \backslash
18552 arrayrulewidth}{1.5pt}
18553 \end_layout
18554
18555 \end_inset
18556
18557
18558 \begin_inset Float table
18559 wide false
18560 sideways false
18561 status open
18562
18563 \begin_layout Plain Layout
18564 \begin_inset Caption
18565
18566 \begin_layout Plain Layout
18567 \begin_inset CommandInset label
18568 LatexCommand label
18569 name "tab:Tableau-filets-1.5pt"
18570
18571 \end_inset
18572
18573 Tableau avec des filets de 1.5
18574 \begin_inset space \thinspace{}
18575 \end_inset
18576
18577 pt
18578 \end_layout
18579
18580 \end_inset
18581
18582
18583 \end_layout
18584
18585 \begin_layout Plain Layout
18586 \align center
18587 \begin_inset Tabular
18588 <lyxtabular version="3" rows="3" columns="3">
18589 <features tabularvalignment="middle">
18590 <column alignment="center" valignment="top" width="0">
18591 <column alignment="center" valignment="top" width="0">
18592 <column alignment="center" valignment="top" width="0">
18593 <row>
18594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598 sd
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row>
18623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636 sd
18637 \end_layout
18638
18639 \end_inset
18640 </cell>
18641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 </row>
18651 <row>
18652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 sd
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 </row>
18680 </lyxtabular>
18681
18682 \end_inset
18683
18684
18685 \end_layout
18686
18687 \end_inset
18688
18689
18690 \begin_inset ERT
18691 status collapsed
18692
18693 \begin_layout Plain Layout
18694
18695
18696 \backslash
18697 setlength{
18698 \backslash
18699 arrayrulewidth}{0.4pt}
18700 \end_layout
18701
18702 \end_inset
18703
18704
18705 \end_layout
18706
18707 \begin_layout Standard
18708 \begin_inset VSpace bigskip
18709 \end_inset
18710
18711 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18712 \begin_inset space \thinspace{}
18713 \end_inset
18714
18715 pt, comme dans le tableau
18716 \begin_inset space ~
18717 \end_inset
18718
18719
18720 \begin_inset CommandInset ref
18721 LatexCommand ref
18722 reference "tab:Tableau-filets-horizontaux-1.5pt"
18723
18724 \end_inset
18725
18726 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18727  de tableau :
18728 \end_layout
18729
18730 \begin_layout Standard
18731
18732 \series bold
18733
18734 \backslash
18735 let
18736 \backslash
18737 myHline
18738 \backslash
18739 hline
18740 \begin_inset Newline newline
18741 \end_inset
18742
18743
18744 \backslash
18745 renewcommand{
18746 \backslash
18747 hline}
18748 \begin_inset Newline newline
18749 \end_inset
18750
18751  {
18752 \backslash
18753 noalign{
18754 \backslash
18755 global
18756 \backslash
18757 arrayrulewidth 1.5pt}
18758 \begin_inset Newline newline
18759 \end_inset
18760
18761  
18762 \backslash
18763 myHline
18764 \backslash
18765 noalign{
18766 \backslash
18767 global
18768 \backslash
18769 arrayrulewidth 0.4pt}}
18770 \end_layout
18771
18772 \begin_layout Standard
18773 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18774  en code TeX après le tableau ou le flottant de tableau :
18775 \end_layout
18776
18777 \begin_layout Standard
18778
18779 \series bold
18780
18781 \backslash
18782 renewcommand{
18783 \backslash
18784 hline}{
18785 \backslash
18786 myHline}
18787 \end_layout
18788
18789 \begin_layout Standard
18790 \begin_inset ERT
18791 status collapsed
18792
18793 \begin_layout Plain Layout
18794
18795
18796 \backslash
18797 let
18798 \backslash
18799 myHline
18800 \backslash
18801 hline
18802 \end_layout
18803
18804 \begin_layout Plain Layout
18805
18806
18807 \backslash
18808 renewcommand{
18809 \backslash
18810 hline}
18811 \end_layout
18812
18813 \begin_layout Plain Layout
18814
18815  {
18816 \backslash
18817 noalign{
18818 \backslash
18819 global
18820 \backslash
18821 arrayrulewidth 1.5pt}
18822 \end_layout
18823
18824 \begin_layout Plain Layout
18825
18826   
18827 \backslash
18828 myHline
18829 \backslash
18830 noalign{
18831 \backslash
18832 global
18833 \backslash
18834 arrayrulewidth 0.4pt}}
18835 \end_layout
18836
18837 \end_inset
18838
18839
18840 \begin_inset Float table
18841 wide false
18842 sideways false
18843 status open
18844
18845 \begin_layout Plain Layout
18846 \begin_inset Caption
18847
18848 \begin_layout Plain Layout
18849 \begin_inset CommandInset label
18850 LatexCommand label
18851 name "tab:Tableau-filets-horizontaux-1.5pt"
18852
18853 \end_inset
18854
18855 Tableau avec des filets horizontaux de 1.5
18856 \begin_inset space \thinspace{}
18857 \end_inset
18858
18859 pt
18860 \end_layout
18861
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \begin_layout Plain Layout
18868 \align center
18869 \begin_inset Tabular
18870 <lyxtabular version="3" rows="3" columns="3">
18871 <features tabularvalignment="middle">
18872 <column alignment="center" valignment="top" width="0">
18873 <column alignment="center" valignment="top" width="0">
18874 <column alignment="center" valignment="top" width="0">
18875 <row>
18876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880 sd
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 </row>
18904 <row>
18905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918 sd
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 </row>
18933 <row>
18934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956 sd
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 </row>
18962 </lyxtabular>
18963
18964 \end_inset
18965
18966
18967 \end_layout
18968
18969 \end_inset
18970
18971
18972 \begin_inset ERT
18973 status collapsed
18974
18975 \begin_layout Plain Layout
18976
18977
18978 \backslash
18979 renewcommand{
18980 \backslash
18981 hline}{
18982 \backslash
18983 myHline}
18984 \end_layout
18985
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \begin_layout Standard
18992 \begin_inset VSpace bigskip
18993 \end_inset
18994
18995 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18996 \begin_inset space \thinspace{}
18997 \end_inset
18998
18999 pt, créez le format de colonne suivant dans le préambule, en suivant la
19000  description de la section
19001 \begin_inset space ~
19002 \end_inset
19003
19004
19005 \begin_inset CommandInset ref
19006 LatexCommand ref
19007 reference "sub:Formats-personnalisés"
19008
19009 \end_inset
19010
19011 :
19012 \end_layout
19013
19014 \begin_layout Standard
19015
19016 \series bold
19017
19018 \backslash
19019 newcolumntype{V}{!{
19020 \backslash
19021 vrule width 1.5pt}}
19022 \end_layout
19023
19024 \begin_layout Standard
19025 Pour le tableau
19026 \begin_inset space ~
19027 \end_inset
19028
19029
19030 \begin_inset CommandInset ref
19031 LatexCommand ref
19032 reference "tab:Tableau-filets-verticaux-1.5pt"
19033
19034 \end_inset
19035
19036  le paramètre LaTeX 
19037 \end_layout
19038
19039 \begin_layout Standard
19040
19041 \series bold
19042 VcV
19043 \end_layout
19044
19045 \begin_layout Standard
19046 a été utilisé pour la dernière colonne et
19047 \end_layout
19048
19049 \begin_layout Standard
19050
19051 \series bold
19052 Vc
19053 \end_layout
19054
19055 \begin_layout Standard
19056 pour les autres colonnes.
19057 \end_layout
19058
19059 \begin_layout Standard
19060 \begin_inset Float table
19061 wide false
19062 sideways false
19063 status open
19064
19065 \begin_layout Plain Layout
19066 \begin_inset Caption
19067
19068 \begin_layout Plain Layout
19069 \begin_inset CommandInset label
19070 LatexCommand label
19071 name "tab:Tableau-filets-verticaux-1.5pt"
19072
19073 \end_inset
19074
19075 Tableau avec des filets verticaux de 1.5
19076 \begin_inset space \thinspace{}
19077 \end_inset
19078
19079 pt 
19080 \end_layout
19081
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \begin_layout Plain Layout
19088 \align center
19089 \begin_inset Tabular
19090 <lyxtabular version="3" rows="3" columns="3">
19091 <features tabularvalignment="middle">
19092 <column alignment="center" valignment="top" width="0" special="Vc">
19093 <column alignment="center" valignment="top" width="0" special="Vc">
19094 <column alignment="center" valignment="top" width="0" special="VcV">
19095 <row>
19096 <cell alignment="center" valignment="top" topline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100 sd
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" topline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 </row>
19124 <row>
19125 <cell alignment="center" valignment="top" topline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" topline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138 sd
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" topline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 <row>
19154 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 sd
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 </row>
19182 </lyxtabular>
19183
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \begin_layout Subsection
19195 Filets à traits interrompus
19196 \begin_inset Index idx
19197 status collapsed
19198
19199 \begin_layout Plain Layout
19200 Personnalisation des tableaux ! Filets à traits interrompus
19201 \end_layout
19202
19203 \end_inset
19204
19205
19206 \end_layout
19207
19208 \begin_layout Standard
19209 \begin_inset ERT
19210 status collapsed
19211
19212 \begin_layout Plain Layout
19213
19214
19215 \backslash
19216 ifarydshln
19217 \end_layout
19218
19219 \end_inset
19220
19221
19222 \begin_inset Note Note
19223 status open
19224
19225 \begin_layout Plain Layout
19226 La section suivante ne s'affichera que si vous avez installé le paquetage
19227  LaTeX 
19228 \series bold
19229 arydshln
19230 \series default
19231 .
19232 \end_layout
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \begin_layout Standard
19240 \begin_inset Float table
19241 placement H
19242 wide false
19243 sideways false
19244 status open
19245
19246 \begin_layout Plain Layout
19247 \begin_inset Caption
19248
19249 \begin_layout Plain Layout
19250 \begin_inset CommandInset label
19251 LatexCommand label
19252 name "tab:Tableau-filets-tirets"
19253
19254 \end_inset
19255
19256 Tableau avec des filets à traits interrompus
19257 \end_layout
19258
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \begin_layout Plain Layout
19265 \align center
19266 \begin_inset Tabular
19267 <lyxtabular version="3" rows="5" columns="5">
19268 <features tabularvalignment="middle">
19269 <column alignment="center" valignment="top" width="0">
19270 <column alignment="center" valignment="top" width="0">
19271 <column alignment="center" valignment="top" width="0" special=":c">
19272 <column alignment="center" valignment="top" width="0">
19273 <column alignment="center" valignment="top" width="0">
19274 <row>
19275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 a
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288 b
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 c
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 d
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 e
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 </row>
19321 <row>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 f
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 g
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 h
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 i
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 j
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 </row>
19368 <row>
19369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 \begin_inset ERT
19374 status collapsed
19375
19376 \begin_layout Plain Layout
19377
19378
19379 \backslash
19380 hdashline 
19381 \end_layout
19382
19383 \end_inset
19384
19385 k
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394 l
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 m
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 n
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 o
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 \begin_inset ERT
19433 status collapsed
19434
19435 \begin_layout Plain Layout
19436
19437
19438 \backslash
19439 cdashline{4-5}
19440 \end_layout
19441
19442 \end_inset
19443
19444 p
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 q
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 r
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 s
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 t
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 u
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 v
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 w
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 x
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 </lyxtabular>
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \begin_layout Standard
19546 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19547  donc employer du code TeX.
19548  Mais avant il faut charger le paquetage LaTeX 
19549 \series bold
19550 arydshln
19551 \series default
19552
19553 \begin_inset Index idx
19554 status collapsed
19555
19556 \begin_layout Plain Layout
19557 Paquetages LaTeX ! arydshln
19558 \end_layout
19559
19560 \end_inset
19561
19562  dans le préambule du document avec la commande 
19563 \end_layout
19564
19565 \begin_layout Standard
19566
19567 \series bold
19568
19569 \backslash
19570 usepackage{arydshln}
19571 \end_layout
19572
19573 \begin_layout Standard
19574 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19575  
19576 \begin_inset Quotes eld
19577 \end_inset
19578
19579 :
19580 \begin_inset Quotes erd
19581 \end_inset
19582
19583  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19584  dans la fenêtre de dialogue de paramètre du tableau.
19585 \end_layout
19586
19587 \begin_layout Standard
19588 Pour un trait horizontal interrompu, ajoutez la commande
19589 \end_layout
19590
19591 \begin_layout Standard
19592
19593 \series bold
19594
19595 \backslash
19596 hdashline
19597 \end_layout
19598
19599 \begin_layout Standard
19600 en code TeX comme premier élément de la première cellule de la ligne de
19601  tableau.
19602 \end_layout
19603
19604 \begin_layout Standard
19605 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19606  commande 
19607 \end_layout
19608
19609 \begin_layout Standard
19610
19611 \series bold
19612
19613 \backslash
19614 cdashline{
19615 \series default
19616 numéros de colonnes}
19617 \end_layout
19618
19619 \begin_layout Standard
19620 en code TeX comme premier élément de la première cellule de la ligne.
19621  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19622  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19623 \end_layout
19624
19625 \begin_layout Standard
19626
19627 \series bold
19628
19629 \backslash
19630 cdashline{2-4}
19631 \end_layout
19632
19633 \begin_layout Standard
19634 comme premier élément de la première cellule de la ligne contenant la multicolon
19635 ne.
19636 \end_layout
19637
19638 \begin_layout Standard
19639 \begin_inset VSpace bigskip
19640 \end_inset
19641
19642
19643 \end_layout
19644
19645 \begin_layout Standard
19646 Le tableau
19647 \begin_inset space ~
19648 \end_inset
19649
19650
19651 \begin_inset CommandInset ref
19652 LatexCommand ref
19653 reference "tab:Tableau-filets-tirets"
19654
19655 \end_inset
19656
19657  a été créé en utilisant 
19658 \begin_inset Quotes eld
19659 \end_inset
19660
19661
19662 \series bold
19663 :c
19664 \series default
19665
19666 \begin_inset Quotes erd
19667 \end_inset
19668
19669  comme paramètre LaTeX pour la troisième colonne.
19670  La commande en code TeX 
19671 \series bold
19672
19673 \backslash
19674 hdashline
19675 \series default
19676  a été insérée dans la première cellule de la troisième ligne et la commande
19677  en code TeX 
19678 \series bold
19679
19680 \backslash
19681 cdashline{4-5}
19682 \series default
19683  a été insérée dans la première cellule de la quatrième ligne.
19684 \end_layout
19685
19686 \begin_layout Standard
19687 \begin_inset Note Greyedout
19688 status open
19689
19690 \begin_layout Plain Layout
19691
19692 \series bold
19693 Note:
19694 \series default
19695  Le paquetage LaTeX 
19696 \series bold
19697 arydshln
19698 \series default
19699  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19700  
19701 \series bold
19702 colortbl
19703 \series default
19704
19705 \begin_inset Index idx
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709 Paquetages LaTeX ! colortbl
19710 \end_layout
19711
19712 \end_inset
19713
19714  qui est utilisé pour avoir des tableaux colorés dans la section
19715 \begin_inset space ~
19716 \end_inset
19717
19718
19719 \begin_inset CommandInset ref
19720 LatexCommand ref
19721 reference "sec:Tableaux-Colorés"
19722
19723 \end_inset
19724
19725 .
19726  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19727  traits interrompus.
19728 \end_layout
19729
19730 \end_inset
19731
19732
19733 \end_layout
19734
19735 \begin_layout Standard
19736 \begin_inset ERT
19737 status collapsed
19738
19739 \begin_layout Plain Layout
19740
19741
19742 \backslash
19743 else
19744 \end_layout
19745
19746 \end_inset
19747
19748
19749 \begin_inset Note Note
19750 status open
19751
19752 \begin_layout Plain Layout
19753 Ce qui suit sera affiché si le paquetage LaTeX 
19754 \series bold
19755 arydshln
19756 \series default
19757  n'est pas installé :
19758 \end_layout
19759
19760 \end_inset
19761
19762
19763 \end_layout
19764
19765 \begin_layout Standard
19766 Vous devez installer le paquetage LaTeX 
19767 \series bold
19768 arydshln
19769 \series default
19770  pour voir le contenu des cette section dans la sortie imprimée.
19771 \end_layout
19772
19773 \begin_layout Standard
19774 \begin_inset ERT
19775 status collapsed
19776
19777 \begin_layout Plain Layout
19778
19779
19780 \backslash
19781 fi
19782 \end_layout
19783
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \begin_layout Chapter
19790 Flottants
19791 \begin_inset Index idx
19792 status collapsed
19793
19794 \begin_layout Plain Layout
19795 Flottants
19796 \end_layout
19797
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \begin_layout Section
19804 Introduction
19805 \begin_inset CommandInset label
19806 LatexCommand label
19807 name "sec:Flottants-Introduction"
19808
19809 \end_inset
19810
19811
19812 \begin_inset Index idx
19813 status collapsed
19814
19815 \begin_layout Plain Layout
19816 Flottants ! Introduction
19817 \end_layout
19818
19819 \end_inset
19820
19821
19822 \end_layout
19823
19824 \begin_layout Standard
19825 Un flottant est une portion de document, qui peut être associé à une étiquette
19826  et dont la position n'est pas fixée.
19827  Il peut 
19828 \begin_inset Quotes eld
19829 \end_inset
19830
19831 flotter
19832 \begin_inset Quotes erd
19833 \end_inset
19834
19835  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19836  plus approprié.
19837  Les 
19838 \family sans
19839 Notes
19840 \begin_inset space ~
19841 \end_inset
19842
19843 en
19844 \begin_inset space ~
19845 \end_inset
19846
19847 Bas
19848 \begin_inset space ~
19849 \end_inset
19850
19851 de
19852 \begin_inset space ~
19853 \end_inset
19854
19855 Page
19856 \family default
19857  et le 
19858 \family sans
19859 Notes
19860 \begin_inset space ~
19861 \end_inset
19862
19863 en
19864 \begin_inset space ~
19865 \end_inset
19866
19867 Marge
19868 \family default
19869  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19870  sur la page suivante quand il y a trop de notes sur la page courante.
19871 \end_layout
19872
19873 \begin_layout Standard
19874 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19875  très grande qualité.
19876  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19877  éviter des lignes blanches ou des pages sans texte.
19878  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19879  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19880  le texte.
19881  Les flottants sont donc numérotés.
19882  Les références croisées sont décrites dans la section
19883 \begin_inset space ~
19884 \end_inset
19885
19886
19887 \begin_inset CommandInset ref
19888 LatexCommand ref
19889 reference "sec:Referencer-les-Flottants"
19890
19891 \end_inset
19892
19893 .
19894 \end_layout
19895
19896 \begin_layout Standard
19897 Pour insérer un flottant, on utilise un des sous menus du menu 
19898 \family sans
19899 Insérer\SpecialChar \menuseparator
19900 Flottant.
19901
19902 \family default
19903  Une boîte va être insérée dans votre document avec par exemple une étiquette
19904  du genre 
19905 \begin_inset Quotes eld
19906 \end_inset
19907
19908 Figure
19909 \begin_inset space ~
19910 \end_inset
19911
19912 #:
19913 \begin_inset Quotes erd
19914 \end_inset
19915
19916  (où # est un numéro).
19917  L'étiquette est automatiquement traduite dans la langue du document dans
19918  la sortie finale.
19919  Après l'étiquette vous pouvez insérer du texte comme légende.
19920  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19921  séparé, à l'intérieur du flottant.
19922  Vous trouverez plus de détails sur le positionnement des légendes dans
19923  la section
19924 \begin_inset space ~
19925 \end_inset
19926
19927
19928 \begin_inset CommandInset ref
19929 LatexCommand ref
19930 reference "sec:Placement-légende"
19931
19932 \end_inset
19933
19934 .
19935  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19936  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19937  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19938  Une boîte de flottant fermée ressemble à ceci : 
19939 \begin_inset Graphics
19940         filename clipart/floatQt4.png
19941         scale 60
19942
19943 \end_inset
19944
19945  – une case grise avec un texte rouge.
19946 \end_layout
19947
19948 \begin_layout Standard
19949 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19950  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19951  est formaté de façon particulière.
19952 \end_layout
19953
19954 \begin_layout Section
19955 Les Types de Flottants
19956 \end_layout
19957
19958 \begin_layout Standard
19959 En plus des flottants de figures et de tableau qui sont décrits respectivement
19960  dans les sections
19961 \begin_inset space ~
19962 \end_inset
19963
19964
19965 \begin_inset CommandInset ref
19966 LatexCommand ref
19967 reference "sec:Figure-Floats"
19968
19969 \end_inset
19970
19971  et 
19972 \begin_inset CommandInset ref
19973 LatexCommand ref
19974 reference "sec:Table-Floats"
19975
19976 \end_inset
19977
19978 , LyX offre aussi les types 
19979 \series bold
19980 Algorithme
19981 \series default
19982  et 
19983 \series bold
19984 Enrobage
19985 \series default
19986 .
19987 \end_layout
19988
19989 \begin_layout Subsection
19990 Flottant d'algorithme
19991 \begin_inset Index idx
19992 status collapsed
19993
19994 \begin_layout Plain Layout
19995 Flottants ! Algorithmes
19996 \end_layout
19997
19998 \end_inset
19999
20000
20001 \begin_inset CommandInset label
20002 LatexCommand label
20003 name "sub:Flottant-d'Algorithme"
20004
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \begin_layout Standard
20011 \begin_inset Float algorithm
20012 placement h
20013 wide false
20014 sideways false
20015 status open
20016
20017 \begin_layout Plain Layout
20018 \begin_inset Caption
20019
20020 \begin_layout Plain Layout
20021 \begin_inset CommandInset label
20022 LatexCommand label
20023 name "alg:Exemple-Flottant-Algorithme"
20024
20025 \end_inset
20026
20027 Exemple de flottant d'algorithme
20028 \end_layout
20029
20030 \end_inset
20031
20032
20033 \end_layout
20034
20035 \begin_layout LyX-Code
20036 for I in 1..N loop
20037 \begin_inset Newline newline
20038 \end_inset
20039
20040  Sum:= Sum + A(I); /*comment*/
20041 \begin_inset Newline newline
20042 \end_inset
20043
20044 end loop
20045 \begin_inset VSpace -4mm
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052
20053
20054 \end_layout
20055
20056 \begin_layout Standard
20057 Ce type de flottant est inséré à l'aide du menu 
20058 \family sans
20059 Insérer\SpecialChar \menuseparator
20060 Flottant\SpecialChar \menuseparator
20061 Algorithme
20062 \family default
20063 .
20064  Il peut être utilisé pour des morceaux de code source ou des descriptions
20065  d'algorithmes et peut être utilisé comme une alternative au listing de
20066  code source qui est décrit au chapitre
20067 \begin_inset space ~
20068 \end_inset
20069
20070
20071 \begin_inset CommandInset ref
20072 LatexCommand ref
20073 reference "cha:Program-Code-Listings"
20074
20075 \end_inset
20076
20077 .
20078  Vous pouvez par exemple utiliser l'environnement Code
20079 \begin_inset space ~
20080 \end_inset
20081
20082 LyX qui est décrit dans le 
20083 \emph on
20084 Guide
20085 \emph default
20086
20087 \begin_inset space ~
20088 \end_inset
20089
20090
20091 \emph on
20092 de
20093 \begin_inset space ~
20094 \end_inset
20095
20096 l'Utilisateur
20097 \emph default
20098  de LyX.
20099  l'algorithme
20100 \begin_inset space ~
20101 \end_inset
20102
20103
20104 \begin_inset CommandInset ref
20105 LatexCommand ref
20106 reference "alg:Exemple-Flottant-Algorithme"
20107
20108 \end_inset
20109
20110  est un exemple de flottant d'algorithme où un espace vertical de -4
20111 \begin_inset space \thinspace{}
20112 \end_inset
20113
20114 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20115  soit placée exactement sous le texte de la dernière ligne.
20116 \end_layout
20117
20118 \begin_layout Standard
20119 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20120  du document.
20121  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20122 ent en ajoutant la ligne suivante dans le préambule de votre document :
20123 \end_layout
20124
20125 \begin_layout Standard
20126
20127 \series bold
20128
20129 \backslash
20130 floatname{algorithm}{votre
20131 \begin_inset space ~
20132 \end_inset
20133
20134 nom}
20135 \end_layout
20136
20137 \begin_layout Standard
20138
20139 \family sans
20140  votre
20141 \begin_inset space ~
20142 \end_inset
20143
20144 nom
20145 \family default
20146  est le mot 
20147 \begin_inset Quotes eld
20148 \end_inset
20149
20150
20151 \emph on
20152 algorithme
20153 \emph default
20154
20155 \begin_inset Quotes erd
20156 \end_inset
20157
20158  dans votre langue.
20159 \end_layout
20160
20161 \begin_layout Standard
20162 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20163 \family sans
20164 Insérer\SpecialChar \menuseparator
20165 Listes
20166 \begin_inset space ~
20167 \end_inset
20168
20169 &
20170 \begin_inset space ~
20171 \end_inset
20172
20173 TdM\SpecialChar \menuseparator
20174 Liste
20175 \begin_inset space ~
20176 \end_inset
20177
20178 des
20179 \begin_inset space ~
20180 \end_inset
20181
20182 algorithmes
20183 \family default
20184  si votre document est en la même langue que les menus de LyX.
20185  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20186  en code TeX à la place:
20187 \end_layout
20188
20189 \begin_layout Standard
20190
20191 \series bold
20192
20193 \backslash
20194 listof{algorithm}{votre
20195 \begin_inset space ~
20196 \end_inset
20197
20198 nom}
20199 \end_layout
20200
20201 \begin_layout Standard
20202 où 
20203 \family sans
20204 votre
20205 \begin_inset space ~
20206 \end_inset
20207
20208 nom
20209 \family default
20210  est la traduction de 
20211 \begin_inset Quotes eld
20212 \end_inset
20213
20214
20215 \emph on
20216 List of Algorithm
20217 \emph default
20218 s
20219 \begin_inset Quotes erd
20220 \end_inset
20221
20222  dans votre langue.
20223 \end_layout
20224
20225 \begin_layout Standard
20226 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20227  le schéma 
20228 \begin_inset Quotes eld
20229 \end_inset
20230
20231 chapitre.algorithme
20232 \begin_inset Quotes erd
20233 \end_inset
20234
20235  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20236  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20237  commande dans le préambule de votre document :
20238 \end_layout
20239
20240 \begin_layout Standard
20241
20242 \series bold
20243
20244 \backslash
20245 numberwithin{algorithm}{chapter}
20246 \end_layout
20247
20248 \begin_layout Standard
20249 Pour pouvoir utiliser la commande 
20250 \series bold
20251
20252 \backslash
20253 numberwithin
20254 \series default
20255 , activez l'option 
20256 \family sans
20257 Utiliser
20258 \begin_inset space ~
20259 \end_inset
20260
20261 le
20262 \begin_inset space ~
20263 \end_inset
20264
20265 paquetage
20266 \begin_inset space ~
20267 \end_inset
20268
20269 AMS
20270 \begin_inset space ~
20271 \end_inset
20272
20273 math
20274 \family default
20275  dans la rubrique 
20276 \family sans
20277 Options
20278 \begin_inset space ~
20279 \end_inset
20280
20281 des
20282 \begin_inset space ~
20283 \end_inset
20284
20285 Maths
20286 \family default
20287  de la fenêtre de dialogue 
20288 \family sans
20289 Paramètres
20290 \begin_inset space ~
20291 \end_inset
20292
20293 du
20294 \begin_inset space ~
20295 \end_inset
20296
20297 Document
20298 \family default
20299 .
20300 \begin_inset Newpage newpage
20301 \end_inset
20302
20303
20304 \end_layout
20305
20306 \begin_layout Subsection
20307 Flottant d'enrobage
20308 \begin_inset Index idx
20309 status collapsed
20310
20311 \begin_layout Plain Layout
20312 Flottants ! Flottants d'enrobage
20313 \end_layout
20314
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \begin_layout Standard
20321 \begin_inset Wrap figure
20322 lines 0
20323 placement l
20324 overhang 1cm
20325 width "40col%"
20326 status open
20327
20328 \begin_layout Plain Layout
20329 \begin_inset Graphics
20330         filename ../clipart/mobius.eps
20331         width 40col%
20332         scaleBeforeRotation
20333         rotateOrigin center
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \begin_layout Plain Layout
20341 \begin_inset Caption
20342
20343 \begin_layout Plain Layout
20344 \begin_inset CommandInset label
20345 LatexCommand label
20346 name "fig:Figure-enrobée"
20347
20348 \end_inset
20349
20350 Ceci est une figure habillée.
20351 \end_layout
20352
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359
20360  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20361  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20362  Vous pouvez en insérer un en utilisant le menu 
20363 \family sans
20364 Insérer\SpecialChar \menuseparator
20365 Flottant\SpecialChar \menuseparator
20366 Flottant
20367 \begin_inset space ~
20368 \end_inset
20369
20370 d'enrobage
20371 \family default
20372  à la condition que le paquetage LaTeX 
20373 \series bold
20374 wrapfig
20375 \series default
20376
20377 \begin_inset Index idx
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381 Paquetages LaTeX ! wrapfig
20382 \begin_inset ERT
20383 status collapsed
20384
20385 \begin_layout Plain Layout
20386
20387
20388 \backslash
20389 vspace{4mm}
20390 \end_layout
20391
20392 \end_inset
20393
20394
20395 \end_layout
20396
20397 \end_inset
20398
20399  soit installé.
20400 \begin_inset Foot
20401 status collapsed
20402
20403 \begin_layout Plain Layout
20404 Voyez dans la manuel 
20405 \emph on
20406 Configuration
20407 \begin_inset space ~
20408 \end_inset
20409
20410 LaTeX 
20411 \emph default
20412 comment installer des paquetages LaTeX.
20413 \end_layout
20414
20415 \end_inset
20416
20417  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20418  sur la boîte du flottant.
20419  Les paramètres obligatoires sont l'
20420 \family sans
20421 Emplacement
20422 \family default
20423  et la 
20424 \family sans
20425 Largeur
20426 \family default
20427 .
20428  Les paramètres facultatifs sont le 
20429 \family sans
20430 Débordement
20431 \family default
20432  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20433  de la page et la 
20434 \family sans
20435 Porté de la ligne
20436 \family default
20437  qui précise le nombre approximatif de lignes dont le flottant va avoir
20438  besoin.
20439  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20440  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20441  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20442  à l'intérieur du paragraphe ou vers les autres paragraphes.
20443  La figure
20444 \begin_inset space ~
20445 \end_inset
20446
20447
20448 \begin_inset CommandInset ref
20449 LatexCommand ref
20450 reference "fig:Figure-enrobée"
20451
20452 \end_inset
20453
20454  est un exemple de flottant d'enrobage avec une largeur de 40
20455 \begin_inset space \thinspace{}
20456 \end_inset
20457
20458 col%, un débordement de 1
20459 \begin_inset space \thinspace{}
20460 \end_inset
20461
20462 cm et placé à gauche.
20463 \begin_inset Foot
20464 status collapsed
20465
20466 \begin_layout Plain Layout
20467 Les unités disponibles sont expliquées dans l'appendice
20468 \begin_inset space ~
20469 \end_inset
20470
20471
20472 \begin_inset CommandInset ref
20473 LatexCommand ref
20474 reference "cha:Unités-de-longueur"
20475
20476 \end_inset
20477
20478 .
20479 \end_layout
20480
20481 \end_inset
20482
20483
20484 \end_layout
20485
20486 \begin_layout Standard
20487 \begin_inset Note Greyedout
20488 status open
20489
20490 \begin_layout Plain Layout
20491
20492 \series bold
20493 Note:
20494 \series default
20495  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20496  figure trop près du bas de page peut tout chambouler et faire que le flottant
20497  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20498  de texte.
20499 \end_layout
20500
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \begin_layout Standard
20507 En général:
20508 \end_layout
20509
20510 \begin_layout Itemize
20511 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20512  qui risquent de passer à la page suivante.
20513  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20514  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20515  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20516  de page.
20517 \end_layout
20518
20519 \begin_layout Itemize
20520 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20521  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20522 e.
20523 \end_layout
20524
20525 \begin_layout Itemize
20526 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20527  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20528  texte entre les deux, comme séparateur.
20529 \end_layout
20530
20531 \begin_layout Itemize
20532 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20533  ou les tableaux.
20534 \end_layout
20535
20536 \begin_layout Section
20537 Numérotation des flottants
20538 \begin_inset Index idx
20539 status collapsed
20540
20541 \begin_layout Plain Layout
20542 Flottants ! Numérotation
20543 \end_layout
20544
20545 \end_inset
20546
20547
20548 \end_layout
20549
20550 \begin_layout Standard
20551 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20552  ils se trouvent, soit en utilisant un format du genre 
20553 \begin_inset Quotes eld
20554 \end_inset
20555
20556 chapitre.numéro
20557 \begin_inset Quotes erd
20558 \end_inset
20559
20560  ou 
20561 \begin_inset Quotes eld
20562 \end_inset
20563
20564 section.numéro
20565 \begin_inset Quotes erd
20566 \end_inset
20567
20568 .
20569  Cela dépend de la classe de document utilisée.
20570 \end_layout
20571
20572 \begin_layout Standard
20573 Pour changer le format de la numérotation qui ne dépend pas de la section
20574  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20575  le préambule du document :
20576 \end_layout
20577
20578 \begin_layout Standard
20579
20580 \series bold
20581
20582 \backslash
20583 renewcommand{
20584 \backslash
20585 thetable}{
20586 \backslash
20587 roman{table}}
20588 \end_layout
20589
20590 \begin_layout Standard
20591
20592 \series bold
20593
20594 \backslash
20595 thetable
20596 \series default
20597  est la commande qui imprime le numéro du tableau, pour les figures, la
20598  commande serait 
20599 \series bold
20600
20601 \backslash
20602 thefigure
20603 \series default
20604 .
20605  La commande 
20606 \series bold
20607
20608 \backslash
20609 roman
20610 \series default
20611  utilisée dans la commande précédente, imprime le numéro du tableau sous
20612  forme de petits chiffres romains.
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Pour changer le type de numérotation pour par exemple 
20617 \begin_inset Quotes eld
20618 \end_inset
20619
20620 sous-section.numéro
20621 \begin_inset Quotes erd
20622 \end_inset
20623
20624 , utilisez la commande suivante dans le préambule du document :
20625 \end_layout
20626
20627 \begin_layout Standard
20628
20629 \series bold
20630
20631 \backslash
20632 numberwithin{table}{subsection}
20633 \end_layout
20634
20635 \begin_layout Standard
20636 Pour pouvoir utiliser la commande 
20637 \series bold
20638
20639 \backslash
20640 numberwithin
20641 \series default
20642 , vous devez activer l'option 
20643 \family sans
20644 Utiliser
20645 \begin_inset space ~
20646 \end_inset
20647
20648 le
20649 \begin_inset space ~
20650 \end_inset
20651
20652 paquetage
20653 \begin_inset space ~
20654 \end_inset
20655
20656 maths
20657 \begin_inset space ~
20658 \end_inset
20659
20660 AMS
20661 \family default
20662  dans la rubrique 
20663 \family sans
20664 Options
20665 \begin_inset space ~
20666 \end_inset
20667
20668 des
20669 \begin_inset space ~
20670 \end_inset
20671
20672 Maths
20673 \family default
20674  de la fenêtre de dialogue 
20675 \family sans
20676 Paramètres
20677 \family default
20678  du document.
20679 \end_layout
20680
20681 \begin_layout Standard
20682 Veuillez aussi jeter un coup d'œil à la section
20683 \begin_inset space ~
20684 \end_inset
20685
20686
20687 \begin_inset CommandInset ref
20688 LatexCommand ref
20689 reference "sub:Numerotation-notes-bas-de-page"
20690
20691 \end_inset
20692
20693  pour plus de détails et des notes importantes sur les commandes de numérotation.
20694 \end_layout
20695
20696 \begin_layout Section
20697 Faire Référence à des Flottants
20698 \begin_inset CommandInset label
20699 LatexCommand label
20700 name "sec:Referencer-les-Flottants"
20701
20702 \end_inset
20703
20704
20705 \begin_inset Index idx
20706 status collapsed
20707
20708 \begin_layout Plain Layout
20709 Flottants ! Références
20710 \end_layout
20711
20712 \end_inset
20713
20714
20715 \begin_inset Index idx
20716 status collapsed
20717
20718 \begin_layout Plain Layout
20719 References@Références ! à des Flottants 
20720 \end_layout
20721
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \begin_layout Standard
20728 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20729  en utilisant le menu 
20730 \family sans
20731 Insérer\SpecialChar \menuseparator
20732 Étiquette
20733 \family default
20734  ou le bouton 
20735 \begin_inset Graphics
20736         filename ../../images/label-insert.png
20737         scale 85
20738         scaleBeforeRotation
20739
20740 \end_inset
20741
20742  de la barre d'outils.
20743  Une boîte grise de ce genre : 
20744 \begin_inset Graphics
20745         filename clipart/labelQt4.png
20746         scale 85
20747         scaleBeforeRotation
20748
20749 \end_inset
20750
20751  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20752  de saisir le texte de l'étiquette.
20753  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20754  précédés d'un préfixe.
20755  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20756  préfixe sera "
20757 \family sans
20758 fig:
20759 \family default
20760 ".
20761 \end_layout
20762
20763 \begin_layout Standard
20764 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20765  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20766 \family sans
20767 Insérer\SpecialChar \menuseparator
20768 Référence
20769 \begin_inset space ~
20770 \end_inset
20771
20772 Croisée
20773 \family default
20774  ou le bouton 
20775 \begin_inset Graphics
20776         filename ../../images/dialog-show-new-inset_ref.png
20777         scale 85
20778         scaleBeforeRotation
20779
20780 \end_inset
20781
20782  de la barre d'outils.
20783  Une boîte grise de référence croisée comme celle-ci : 
20784 \begin_inset Graphics
20785         filename ../clipart/referenceQt4.png
20786         scale 85
20787         scaleBeforeRotation
20788
20789 \end_inset
20790
20791  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20792  toutes les étiquettes définies dans votre document.
20793  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20794  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20795  de la fenêtre de dialogue.
20796  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20797  une.
20798  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20799  de la référence croisée.
20800 \end_layout
20801
20802 \begin_layout Standard
20803 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20804  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20805  les deux.
20806  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20807  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20808  du numéro de la référence.
20809 \end_layout
20810
20811 \begin_layout Standard
20812 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20813  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20814  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20815  pas à vous en préoccuper.
20816 \end_layout
20817
20818 \begin_layout Standard
20819 Le bouton 
20820 \family sans
20821 Aller
20822 \begin_inset space ~
20823 \end_inset
20824
20825 à
20826 \begin_inset space ~
20827 \end_inset
20828
20829 l'étiquette
20830 \family default
20831  dans la fenêtre de référence croisée va positionner le curseur juste devant
20832  l'étiquette à laquelle on fait référence.
20833  Le nom du bouton bouton 
20834 \family sans
20835 Revenir
20836 \family default
20837  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20838  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20839  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20840  à votre point de départ.
20841 \end_layout
20842
20843 \begin_layout Subsection
20844 Formats de Références Croisées
20845 \begin_inset CommandInset label
20846 LatexCommand label
20847 name "sub:Formats-Références-Croisées"
20848
20849 \end_inset
20850
20851
20852 \begin_inset Index idx
20853 status collapsed
20854
20855 \begin_layout Plain Layout
20856 References@Références ! Formats
20857 \end_layout
20858
20859 \end_inset
20860
20861
20862 \end_layout
20863
20864 \begin_layout Standard
20865 Il y a six types de références croisées :
20866 \end_layout
20867
20868 \begin_layout Description
20869 <référence>
20870 \begin_inset space ~
20871 \end_inset
20872
20873 : affiche le numéro de l'élément, c'est le choix implicite : 
20874 \begin_inset CommandInset ref
20875 LatexCommand ref
20876 reference "fig:Deux-images-déformées"
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Description
20884 (<référence>)
20885 \begin_inset space ~
20886 \end_inset
20887
20888 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20889  normalement pour faire référence à des formules mathématiques, en particulier
20890  quand le mot 
20891 \begin_inset Quotes eld
20892 \end_inset
20893
20894 Équation
20895 \begin_inset Quotes erd
20896 \end_inset
20897
20898  est omis : 
20899 \begin_inset CommandInset ref
20900 LatexCommand eqref
20901 reference "eq:Wgn"
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \begin_layout Description
20909 <page>
20910 \begin_inset space ~
20911 \end_inset
20912
20913 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20914 \begin_inset space ~
20915 \end_inset
20916
20917
20918 \begin_inset CommandInset ref
20919 LatexCommand pageref
20920 reference "fig:Deux-images-déformées"
20921
20922 \end_inset
20923
20924
20925 \end_layout
20926
20927 \begin_layout Description
20928 page
20929 \begin_inset space ~
20930 \end_inset
20931
20932 <page>
20933 \begin_inset space ~
20934 \end_inset
20935
20936 : affiche le mot 
20937 \begin_inset Quotes eld
20938 \end_inset
20939
20940 page
20941 \begin_inset Quotes erd
20942 \end_inset
20943
20944  suivi du numéro de la page sur laquelle se trouve l'élément : 
20945 \begin_inset CommandInset ref
20946 LatexCommand vpageref
20947 reference "fig:Deux-images-déformées"
20948
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \begin_layout Description
20955 <référence>
20956 \begin_inset space ~
20957 \end_inset
20958
20959 page
20960 \begin_inset space ~
20961 \end_inset
20962
20963 <page>
20964 \begin_inset space ~
20965 \end_inset
20966
20967 : affiche le numéro de l'élément, le mot 
20968 \begin_inset Quotes eld
20969 \end_inset
20970
20971 page
20972 \begin_inset Quotes erd
20973 \end_inset
20974
20975  et le numéro de la page : 
20976 \begin_inset CommandInset ref
20977 LatexCommand vref
20978 reference "fig:Deux-images-déformées"
20979
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \begin_layout Description
20986 Référence
20987 \begin_inset space ~
20988 \end_inset
20989
20990 mise
20991 \begin_inset space ~
20992 \end_inset
20993
20994 en
20995 \begin_inset space ~
20996 \end_inset
20997
20998 forme
20999 \begin_inset space ~
21000 \end_inset
21001
21002 : affiche une référence croisée qui définit son propre format.
21003 \begin_inset Newline newline
21004 \end_inset
21005
21006
21007 \begin_inset Note Greyedout
21008 status open
21009
21010 \begin_layout Plain Layout
21011
21012 \series bold
21013 Note:
21014 \series default
21015  Ce type de référence croisée n'est disponible que si vous avez installé
21016  le paquetage LaTeX 
21017 \series bold
21018 prettyref
21019 \series default
21020  ou 
21021 \series bold
21022 refstyle
21023 \series default
21024
21025 \begin_inset Index idx
21026 status collapsed
21027
21028 \begin_layout Plain Layout
21029 Paquetages LaTeX ! prettyref
21030 \end_layout
21031
21032 \end_inset
21033
21034
21035 \begin_inset Index idx
21036 status collapsed
21037
21038 \begin_layout Plain Layout
21039 Paquetages LaTeX ! refstyle
21040 \end_layout
21041
21042 \end_inset
21043
21044 .
21045 \end_layout
21046
21047 \end_inset
21048
21049
21050 \begin_inset Newline newline
21051 \end_inset
21052
21053
21054 \lang english
21055 You can select which LaTeX-package should be used for this feature by setting
21056  the option 
21057 \family sans
21058 Use refstyle (not prettyref) for cross-references
21059 \family default
21060  in the menu 
21061 \family sans
21062 Document\SpecialChar \menuseparator
21063 Settings\SpecialChar \menuseparator
21064 Document Class
21065 \family default
21066 .
21067  The format is specified by adding the command 
21068 \series bold
21069
21070 \backslash
21071 newrefformat
21072 \series default
21073  (prettyref) or 
21074 \series bold
21075
21076 \backslash
21077 newref
21078 \series default
21079  (refstyle) to the preamble of the document.
21080  For example redefining all references to figures (which have the label
21081  shortcut 
21082 \begin_inset Quotes eld
21083 \end_inset
21084
21085
21086 \family sans
21087 fig
21088 \family default
21089
21090 \begin_inset Quotes erd
21091 \end_inset
21092
21093 ) can be done with this command
21094 \lang french
21095
21096 \begin_inset Newline newline
21097 \end_inset
21098
21099
21100 \series bold
21101
21102 \backslash
21103 newref{fig}{refcmd={
21104 \lang english
21105 Image on page
21106 \lang french
21107  
21108 \backslash
21109 pageref{#1}}}
21110 \series default
21111
21112 \begin_inset Newline newline
21113 \end_inset
21114
21115
21116 \lang english
21117 For more information about the format, have a look at the package documentations
21118 \lang french
21119
21120 \begin_inset CommandInset citation
21121 LatexCommand cite
21122 key "prettyref,refstyle"
21123
21124 \end_inset
21125
21126 .
21127 \end_layout
21128
21129 \begin_layout Description
21130
21131 \lang english
21132 Textual
21133 \begin_inset space ~
21134 \end_inset
21135
21136 reference: prints the caption of the reference
21137 \lang french
21138
21139 \begin_inset CommandInset ref
21140 LatexCommand nameref
21141 reference "fig:Deux-images-déformées"
21142
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \begin_layout Standard
21149
21150 \family sans
21151 <page>
21152 \family default
21153  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21154  précédente, la même page ou la page suivante.
21155  Vous verrez par exemple un texte du genre 
21156 \begin_inset Quotes eld
21157 \end_inset
21158
21159
21160 \family sans
21161 sur cette page
21162 \family default
21163
21164 \begin_inset Quotes erd
21165 \end_inset
21166
21167  à la place.
21168  Le style 
21169 \family sans
21170 <référence>
21171 \begin_inset space ~
21172 \end_inset
21173
21174 page
21175 \begin_inset space ~
21176 \end_inset
21177
21178 <page>
21179 \family default
21180  
21181 \lang english
21182 will not print anything about the page if the label is on the same page.
21183 \end_layout
21184
21185 \begin_layout Standard
21186 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21187  se trouve sont calculés automatiquement par LaTeX.
21188  Vous choisissez une des six variétés de références dans le champ Format
21189  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21190  boîte de la référence croisée.
21191 \end_layout
21192
21193 \begin_layout Standard
21194 \begin_inset Note Greyedout
21195 status open
21196
21197 \begin_layout Plain Layout
21198
21199 \series bold
21200 Note:
21201 \series default
21202  
21203 \lang english
21204 It is recommended to use
21205 \lang french
21206  le paquetage LaTeX 
21207 \series bold
21208 refstyle
21209 \series default
21210
21211 \begin_inset Index idx
21212 status collapsed
21213
21214 \begin_layout Plain Layout
21215 Paquetages LaTeX ! refstyle
21216 \end_layout
21217
21218 \end_inset
21219
21220  
21221 \lang english
21222 because
21223 \lang french
21224  
21225 \series bold
21226 prettyref
21227 \series default
21228
21229 \begin_inset Index idx
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 Paquetages LaTeX ! prettyref
21234 \end_layout
21235
21236 \end_inset
21237
21238  ne connaît pas tous les raccourcis possibles pour les étiquettes
21239 \begin_inset Foot
21240 status collapsed
21241
21242 \begin_layout Plain Layout
21243 \begin_inset Quotes eld
21244 \end_inset
21245
21246 fig:
21247 \begin_inset Quotes erd
21248 \end_inset
21249
21250  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21251  de figures,.
21252 \end_layout
21253
21254 \end_inset
21255
21256  et n'est pas internationalisé.
21257 \end_layout
21258
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \begin_layout Standard
21265 \begin_inset Note Greyedout
21266 status open
21267
21268 \begin_layout Plain Layout
21269
21270 \series bold
21271 Note:
21272 \series default
21273  Du fait d'un bogue dans la paquetage LaTeX 
21274 \series bold
21275 varioref
21276 \series default
21277  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21278  si la langue du document est le français.
21279  Pour contourner ce bogue, voir
21280 \begin_inset Newline newline
21281 \end_inset
21282
21283
21284 \begin_inset CommandInset href
21285 LatexCommand href
21286 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21287
21288 \end_inset
21289
21290 .
21291 \end_layout
21292
21293 \end_inset
21294
21295
21296 \end_layout
21297
21298 \begin_layout Subsection
21299 Nommage automatique des références croisées
21300 \begin_inset Index idx
21301 status collapsed
21302
21303 \begin_layout Plain Layout
21304 References@Références ! Nommage automatique
21305 \end_layout
21306
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \begin_layout Standard
21313 Le paquetage LaTeX 
21314 \series bold
21315 hyperref
21316 \series default
21317
21318 \begin_inset Index idx
21319 status collapsed
21320
21321 \begin_layout Plain Layout
21322 Paquetages LaTeX ! hyperref
21323 \end_layout
21324
21325 \end_inset
21326
21327
21328 \series bold
21329
21330 \series default
21331 qui est activé dans la rubrique 
21332 \family sans
21333 Propriétés du PDF
21334 \family default
21335  de la fenêtre de dialogue 
21336 \family sans
21337 Paramètres du document
21338 \family default
21339  fournit une fonction très utile pour automatiser la création des références
21340  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21341  une section).
21342  Par exemple pour vous éviter de devoir écrire le mot 
21343 \begin_inset Quotes eld
21344 \end_inset
21345
21346 Figure
21347 \begin_inset Quotes erd
21348 \end_inset
21349
21350  devant chaque référence à une figure.
21351  Pour profiter de ce nommage automatique des références croisées, vous devez
21352  activer 
21353 \series bold
21354 hyperref
21355 \series default
21356  et insérer la ligne suivante dans le préambule du document :
21357 \end_layout
21358
21359 \begin_layout Standard
21360
21361 \series bold
21362
21363 \backslash
21364 AtBeginDocument{
21365 \backslash
21366 renewcommand{
21367 \backslash
21368 ref}[1]{
21369 \backslash
21370 mbox{
21371 \backslash
21372 autoref{#1}}}}
21373 \end_layout
21374
21375 \begin_layout Standard
21376 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21377  défaut, par exemple vous préférez le nom 
21378 \begin_inset Quotes eld
21379 \end_inset
21380
21381 sec.
21382 \begin_inset space \thinspace{}
21383 \end_inset
21384
21385
21386 \begin_inset Quotes eld
21387 \end_inset
21388
21389  plutôt que 
21390 \begin_inset Quotes eld
21391 \end_inset
21392
21393 section
21394 \begin_inset Quotes erd
21395 \end_inset
21396
21397 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21398 \end_layout
21399
21400 \begin_layout Standard
21401
21402 \series bold
21403
21404 \backslash
21405 addto
21406 \backslash
21407 extrasenglish{
21408 \backslash
21409 renewcommand{
21410 \backslash
21411 sectionautorefname}
21412 \begin_inset Newline newline
21413 \end_inset
21414
21415
21416 \begin_inset Phantom HPhantom
21417 status open
21418
21419 \begin_layout Plain Layout
21420
21421 \series bold
21422 \begin_inset space ~
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \end_inset
21429
21430 {sec.
21431 \backslash
21432 negthinspace}}
21433 \end_layout
21434
21435 \begin_layout Standard
21436 Si vous utilisez une autre langue que l'anglais, remplacez 
21437 \series bold
21438
21439 \backslash
21440 extrasenglish
21441 \series default
21442  par 
21443 \series bold
21444
21445 \backslash
21446 extras***
21447 \series default
21448 , où *** est le nom de la langue que vous utilisez.
21449
21450 \series bold
21451  
21452 \end_layout
21453
21454 \begin_layout Standard
21455 Pour avoir des noms automatiques, mais pas pour certains types de références,
21456  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21457 \end_layout
21458
21459 \begin_layout Standard
21460
21461 \series bold
21462
21463 \backslash
21464 newlength{
21465 \backslash
21466 abc}
21467 \begin_inset Newline newline
21468 \end_inset
21469
21470
21471 \backslash
21472 settowidth{
21473 \backslash
21474 abc}{
21475 \backslash
21476 space}
21477 \begin_inset Newline newline
21478 \end_inset
21479
21480
21481 \backslash
21482 addto
21483 \backslash
21484 extrasenglish{
21485 \backslash
21486 renewcommand{
21487 \backslash
21488 equationautorefname}
21489 \begin_inset Newline newline
21490 \end_inset
21491
21492
21493 \begin_inset Phantom HPhantom
21494 status open
21495
21496 \begin_layout Plain Layout
21497
21498 \series bold
21499 \begin_inset space ~
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506
21507 {
21508 \backslash
21509 hspace{-
21510 \backslash
21511 abc}}
21512 \end_layout
21513
21514 \begin_layout Standard
21515 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21516  de 
21517 \series bold
21518 hyperref
21519 \series default
21520  
21521 \begin_inset CommandInset citation
21522 LatexCommand cite
21523 key "hyperref"
21524
21525 \end_inset
21526
21527 .
21528 \end_layout
21529
21530 \begin_layout Standard
21531 \begin_inset Note Greyedout
21532 status open
21533
21534 \begin_layout Plain Layout
21535
21536 \series bold
21537 Note:
21538 \series default
21539  Le nommage automatique de références ne peut être utilisé si vous avez
21540  choisi le style de référence 
21541 \family sans
21542 Référence
21543 \begin_inset space ~
21544 \end_inset
21545
21546 mise
21547 \begin_inset space ~
21548 \end_inset
21549
21550 en
21551 \begin_inset space ~
21552 \end_inset
21553
21554 forme
21555 \family default
21556  décrit dans la section
21557 \begin_inset space ~
21558 \end_inset
21559
21560
21561 \begin_inset CommandInset ref
21562 LatexCommand ref
21563 reference "sub:Formats-Références-Croisées"
21564
21565 \end_inset
21566
21567 .
21568 \end_layout
21569
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Le manuel 
21577 \emph on
21578 Math
21579 \emph default
21580  est un exemple dans lequel on a utilisé le référencement automatique.
21581 \end_layout
21582
21583 \begin_layout Subsection
21584 Positionnement des Références 
21585 \begin_inset CommandInset label
21586 LatexCommand label
21587 name "sub:Reference-Position"
21588
21589 \end_inset
21590
21591
21592 \begin_inset Index idx
21593 status collapsed
21594
21595 \begin_layout Plain Layout
21596 References@Références ! Positionnement
21597 \end_layout
21598
21599 \end_inset
21600
21601
21602 \end_layout
21603
21604 \begin_layout Standard
21605 Si vous utilisez le paquetage 
21606 \series bold
21607 hyperref, 
21608 \series default
21609 qui est activé dans la rubrique 
21610 \family sans
21611 Propriétés du PDF
21612 \family default
21613  de la fenêtre de dialogue 
21614 \family sans
21615 Paramètres du document,
21616 \family default
21617  pour lier vos références croisées dans la sortie finale, vous verrez que
21618  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21619  l'image.
21620  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21621  pourrez voir l'image sans faire défiler le texte.
21622  Ce problème vient du fait que le point d'ancrage de la référence se situe
21623  à l'endroit de l'étiquette.
21624  En utilisant le paquetage LaTeX 
21625 \series bold
21626 hypcap
21627 \series default
21628
21629 \begin_inset Index idx
21630 status collapsed
21631
21632 \begin_layout Plain Layout
21633 Paquetages LaTeX ! hypcap
21634 \end_layout
21635
21636 \end_inset
21637
21638 , qui fait partie du paquetage LaTeX 
21639 \series bold
21640 oberdiek
21641 \series default
21642
21643 \begin_inset Index idx
21644 status collapsed
21645
21646 \begin_layout Plain Layout
21647 Paquetages LaTeX ! oberdiek
21648 \end_layout
21649
21650 \end_inset
21651
21652 , le point d'ancrage d'un lien est place en haut du flottant.
21653  Pour utiliser cette fonction avec les flottants de figure, chargez 
21654 \series bold
21655 hypcap
21656 \series default
21657  dans l'entête du document avec la ligne
21658 \end_layout
21659
21660 \begin_layout Standard
21661
21662 \series bold
21663
21664 \backslash
21665 usepackage[figure]{hypcap}
21666 \end_layout
21667
21668 \begin_layout Standard
21669 Vous pouvez aussi utiliser 
21670 \series bold
21671 hypcap
21672 \series default
21673  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21674  raisons de stabilité.
21675  Pour plus d'information, jetez un coup d'œil au manuel d' 
21676 \series bold
21677 hypcap
21678 \series default
21679  
21680 \begin_inset CommandInset citation
21681 LatexCommand cite
21682 key "hypcap"
21683
21684 \end_inset
21685
21686 .
21687 \end_layout
21688
21689 \begin_layout Standard
21690 \begin_inset Note Greyedout
21691 status open
21692
21693 \begin_layout Plain Layout
21694
21695 \series bold
21696 Note:
21697 \series default
21698  
21699 \series bold
21700 hypcap
21701 \series default
21702  n'a aucun effet pour les références à des sous-figures.
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Section
21711 Placement des flottants
21712 \begin_inset CommandInset label
21713 LatexCommand label
21714 name "sec:Placement-flottants"
21715
21716 \end_inset
21717
21718
21719 \begin_inset Index idx
21720 status collapsed
21721
21722 \begin_layout Plain Layout
21723 Flottants ! Placement
21724 \end_layout
21725
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \begin_layout Standard
21732 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21733  de dialogue 
21734 \family sans
21735 Paramètre
21736 \begin_inset space ~
21737 \end_inset
21738
21739 de
21740 \begin_inset space ~
21741 \end_inset
21742
21743 Flottant
21744 \family default
21745  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21746  utilise pour déterminer où placer le flottant.
21747 \begin_inset Newline newline
21748 \end_inset
21749
21750 L'option 
21751 \family sans
21752 Plusieurs
21753 \begin_inset space ~
21754 \end_inset
21755
21756 colonnes
21757 \family default
21758  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21759  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21760  confiné sur une seule colonne.
21761 \begin_inset Newline newline
21762 \end_inset
21763
21764 L'option 
21765 \family sans
21766 Rotation
21767 \begin_inset space ~
21768 \end_inset
21769
21770 90°
21771 \family default
21772  est utilisée pour faire tourner les flottants, voyez la section
21773 \begin_inset space ~
21774 \end_inset
21775
21776
21777 \begin_inset CommandInset ref
21778 LatexCommand ref
21779 reference "sec:Flottants-renversés"
21780
21781 \end_inset
21782
21783 .
21784 \end_layout
21785
21786 \begin_layout Standard
21787 En désactivant l'option 
21788 \family sans
21789 Utilise
21790 \begin_inset space ~
21791 \end_inset
21792
21793 le
21794 \begin_inset space ~
21795 \end_inset
21796
21797 placement
21798 \begin_inset space ~
21799 \end_inset
21800
21801 par
21802 \begin_inset space ~
21803 \end_inset
21804
21805 défaut
21806 \family default
21807  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21808  le placement du flottant:
21809 \end_layout
21810
21811 \begin_layout Description
21812 Ici,
21813 \begin_inset space ~
21814 \end_inset
21815
21816 si
21817 \begin_inset space ~
21818 \end_inset
21819
21820 possible: essaie de placer le flottant à la position où il a été inséré
21821  dans LyX
21822 \end_layout
21823
21824 \begin_layout Description
21825 Haut
21826 \begin_inset space ~
21827 \end_inset
21828
21829 de
21830 \begin_inset space ~
21831 \end_inset
21832
21833 la
21834 \begin_inset space ~
21835 \end_inset
21836
21837 page: essaie de placer le flottant en haut de la page courante
21838 \end_layout
21839
21840 \begin_layout Description
21841 Bas
21842 \begin_inset space ~
21843 \end_inset
21844
21845 de
21846 \begin_inset space ~
21847 \end_inset
21848
21849 la
21850 \begin_inset space ~
21851 \end_inset
21852
21853 page: essaie de placer le flottant en bas de la page courante
21854 \end_layout
21855
21856 \begin_layout Description
21857 Page
21858 \begin_inset space ~
21859 \end_inset
21860
21861 de
21862 \begin_inset space ~
21863 \end_inset
21864
21865 flottants: essaie de placer le flottant sur une page à part, éventuellement
21866  avec d'autres flottants 
21867 \end_layout
21868
21869 \begin_layout Standard
21870 LaTeX utilise
21871 \emph on
21872  toujours 
21873 \emph default
21874 les options dans l'ordre donné ci-dessus.
21875  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21876  d'abord essayer 
21877 \family sans
21878 Ici
21879 \begin_inset space ~
21880 \end_inset
21881
21882 si
21883 \begin_inset space ~
21884 \end_inset
21885
21886 possible
21887 \family default
21888 , ensuite 
21889 \family sans
21890 Haut
21891 \begin_inset space ~
21892 \end_inset
21893
21894 de
21895 \begin_inset space ~
21896 \end_inset
21897
21898 la
21899 \begin_inset space ~
21900 \end_inset
21901
21902 page
21903 \family default
21904 , et ainsi de suite.
21905  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21906  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21907  Si aucune des quatre options de placement n'est possible, la procédure
21908  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21909 \end_layout
21910
21911 \begin_layout Standard
21912 Implicitement, chaque option a ses propres règles d'application:
21913 \end_layout
21914
21915 \begin_layout Standard
21916
21917 \family sans
21918 Haut
21919 \begin_inset space ~
21920 \end_inset
21921
21922 de
21923 \begin_inset space ~
21924 \end_inset
21925
21926 la
21927 \begin_inset space ~
21928 \end_inset
21929
21930 page
21931 \family default
21932  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21933  en haut de page (
21934 \series bold
21935
21936 \backslash
21937 topfraction
21938 \series default
21939 ).
21940 \end_layout
21941
21942 \begin_layout Standard
21943
21944 \family sans
21945 Bas
21946 \begin_inset space ~
21947 \end_inset
21948
21949 de
21950 \begin_inset space ~
21951 \end_inset
21952
21953 la
21954 \begin_inset space ~
21955 \end_inset
21956
21957 page
21958 \family default
21959  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21960  en bas de page (
21961 \series bold
21962
21963 \backslash
21964 bottomfraction
21965 \series default
21966 ).
21967 \end_layout
21968
21969 \begin_layout Standard
21970
21971 \family sans
21972 Page
21973 \begin_inset space ~
21974 \end_inset
21975
21976 de
21977 \begin_inset space ~
21978 \end_inset
21979
21980 flottants
21981 \family default
21982  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21983  si ils occupent plus de 50% de celle-ci (
21984 \series bold
21985
21986 \backslash
21987 floatpagefraction
21988 \series default
21989 ).
21990 \end_layout
21991
21992 \begin_layout Standard
21993 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21994  supplémentaire 
21995 \family sans
21996 Ignorer
21997 \begin_inset space ~
21998 \end_inset
21999
22000 les
22001 \begin_inset space ~
22002 \end_inset
22003
22004 règles
22005 \begin_inset space ~
22006 \end_inset
22007
22008 LaTeX
22009 \family default
22010 \lang english
22011 .
22012 \begin_inset Newline newline
22013 \end_inset
22014
22015
22016 \lang french
22017 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
22018  données entre parenthèses après les descriptions des règles données ci-dessus.
22019  Par exemple, pour augmenter à 50
22020 \begin_inset space \thinspace{}
22021 \end_inset
22022
22023 % la valeur de la règle de bas de page dont la valeur implicite est souvent
22024  trop petite, ajoutez cette ligne au préambule de votre document :
22025 \end_layout
22026
22027 \begin_layout Standard
22028
22029 \series bold
22030
22031 \backslash
22032 renewcommand{
22033 \backslash
22034 bottomfraction}{0.5}
22035 \end_layout
22036
22037 \begin_layout Standard
22038 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
22039  exactement à l'endroit où vous l'avez inséré.
22040  dans ce cas utilisez l'option 
22041 \family sans
22042 Ici
22043 \begin_inset space ~
22044 \end_inset
22045
22046 à
22047 \begin_inset space ~
22048 \end_inset
22049
22050 tout
22051 \begin_inset space ~
22052 \end_inset
22053
22054 Prix
22055 \family default
22056 .
22057  Utilisez cette option le moins souvent possible et seulement quand le document
22058  est presque prêt à être imprimé.
22059  En effet, le flottant n'est plus capable de 
22060 \begin_inset Quotes eld
22061 \end_inset
22062
22063 flotter
22064 \begin_inset Quotes erd
22065 \end_inset
22066
22067 , ce qui peut perturber toutes les mises en page.
22068 \end_layout
22069
22070 \begin_layout Standard
22071 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
22072  sont toujours entourés par le texte d'un paragraphe donné.
22073 \begin_inset VSpace bigskip
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \begin_layout Standard
22080 On peut parfois se trouver dans la situation où un flottant est placé en
22081  haut d'une page alors que la section concernée ne commence qu'au milieu
22082  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
22083  la section précédente.
22084  On peut utiliser la commande LaTeX 
22085 \series bold
22086
22087 \backslash
22088 suppressfloats
22089 \series default
22090  pour éviter ce cas.
22091  Elle empêche le placement d'un flottant donné dans la page dans laquelle
22092  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
22093  soit placé avant que la section commence.
22094  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
22095  votre document :
22096 \end_layout
22097
22098 \begin_layout Standard
22099
22100 \series bold
22101
22102 \backslash
22103 let
22104 \backslash
22105 mySection
22106 \backslash
22107 section
22108 \begin_inset Newline newline
22109 \end_inset
22110
22111
22112 \backslash
22113 renewcommand{
22114 \backslash
22115 section}{
22116 \backslash
22117 suppressfloats[t]
22118 \backslash
22119 mySection}
22120 \end_layout
22121
22122 \begin_layout Standard
22123 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
22124  comme les chapitres et les sous-sections.
22125  Il n'est pas recommandé d'utiliser cette définition avec des portions de
22126  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
22127  ensuite avoir du mal à trouver un positionnement correct.
22128 \end_layout
22129
22130 \begin_layout Standard
22131 \begin_inset VSpace bigskip
22132 \end_inset
22133
22134 Dans certains cas il est demandé de placer toutes les figures et tous les
22135  tableaux à la fin du document.
22136  C'est pour de telles situations que le paquetage LaTeX 
22137 \series bold
22138 endfloat
22139 \series default
22140
22141 \begin_inset Index idx
22142 status collapsed
22143
22144 \begin_layout Plain Layout
22145 Paquetages LaTeX ! endfloat
22146 \end_layout
22147
22148 \end_inset
22149
22150  a été développé.
22151  Il met en effet tous les flottants de figures et de tableaux à la fin du
22152  document dans leurs propres sections.
22153  À la position d'origine du flottant, une indication textuelle du genre
22154  
22155 \begin_inset Quotes eld
22156 \end_inset
22157
22158
22159 \family sans
22160 [Figure
22161 \begin_inset space ~
22162 \end_inset
22163
22164 3.2 
22165 \lang english
22166 about here.
22167 \lang french
22168 ]
22169 \family default
22170
22171 \begin_inset Quotes erd
22172 \end_inset
22173
22174  est insérée.
22175  Le paquetage 
22176 \series bold
22177 endfloat
22178 \series default
22179  est chargé dans le préambule avec la ligne suivante 
22180 \end_layout
22181
22182 \begin_layout Standard
22183
22184 \series bold
22185
22186 \backslash
22187 usepackage[options]{endfloat}
22188 \end_layout
22189
22190 \begin_layout Standard
22191 Il y a aussi de nombreuses options de paquetage pour modifier le format
22192  des sections de figures ou de tableau qui sont créées.
22193  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22194  
22195 \series bold
22196 endfloa
22197 \series default
22198
22199 \begin_inset CommandInset citation
22200 LatexCommand cite
22201 key "endfloat"
22202
22203 \end_inset
22204
22205 .
22206 \begin_inset Newline newline
22207 \end_inset
22208
22209
22210 \begin_inset Note Greyedout
22211 status open
22212
22213 \begin_layout Plain Layout
22214
22215 \series bold
22216 Note: endfloat
22217 \series default
22218  ne fournit pas de traduction automatique de l'indication textuelle, vous
22219  devez donc le faire manuellement, voyez la section
22220 \begin_inset space ~
22221 \end_inset
22222
22223 4 de 
22224 \begin_inset CommandInset citation
22225 LatexCommand cite
22226 key "endfloat"
22227
22228 \end_inset
22229
22230 .
22231 \end_layout
22232
22233 \end_inset
22234
22235
22236 \begin_inset Newline newline
22237 \end_inset
22238
22239
22240 \begin_inset Note Greyedout
22241 status open
22242
22243 \begin_layout Plain Layout
22244
22245 \series bold
22246 Note:
22247 \series default
22248  Il y a actuellement un bug dans le paquetage 
22249 \series bold
22250 endfloat
22251 \series default
22252  quand la légende contient un 
22253 \begin_inset Quotes eld
22254 \end_inset
22255
22256 ß
22257 \begin_inset Quotes erd
22258 \end_inset
22259
22260  allemand.
22261  Utilisez dans ce cas la commande 
22262 \begin_inset Quotes eld
22263 \end_inset
22264
22265
22266 \series bold
22267
22268 \backslash
22269 ss
22270 \series default
22271
22272 \begin_inset Quotes erd
22273 \end_inset
22274
22275  en code TeX à la place du 
22276 \begin_inset Quotes eld
22277 \end_inset
22278
22279 ß
22280 \begin_inset Quotes erd
22281 \end_inset
22282
22283 .
22284 \end_layout
22285
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \begin_layout Standard
22292 \begin_inset VSpace bigskip
22293 \end_inset
22294
22295 Pour plus d'information sur les manières de placer les flottants, jetez
22296  un coup d'œil aux livres sur LaTeX, 
22297 \begin_inset CommandInset citation
22298 LatexCommand cite
22299 key "latexcompanion,latexguide,latexbook"
22300
22301 \end_inset
22302
22303 .
22304 \end_layout
22305
22306 \begin_layout Section
22307 Flottants Renversés
22308 \begin_inset CommandInset label
22309 LatexCommand label
22310 name "sec:Flottants-renversés"
22311
22312 \end_inset
22313
22314
22315 \begin_inset Index idx
22316 status collapsed
22317
22318 \begin_layout Plain Layout
22319 Flottants ! Renversés
22320 \end_layout
22321
22322 \end_inset
22323
22324
22325 \end_layout
22326
22327 \begin_layout Standard
22328 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22329  tableaux très larges.
22330  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22331  un clic droit sur la boîte du flottant et utilisez l'option 
22332 \family sans
22333 Rotation
22334 \begin_inset space ~
22335 \end_inset
22336
22337 90°
22338 \family default
22339 .
22340 \end_layout
22341
22342 \begin_layout Standard
22343 Les flottants renversés sont systématiquement placés sur leur propre page
22344  ( ou colonne, si vous avez un document sur deux colonnes ).
22345  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22346  
22347 \family sans
22348 Plusieurs
22349 \begin_inset space ~
22350 \end_inset
22351
22352 colonnes
22353 \family default
22354  dans les paramètres du flottant.
22355  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22356  du côté de la marge externe.
22357  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22358  ajouter soit l'option 
22359 \series bold
22360 figuresleft
22361 \series default
22362  soit l'option 
22363 \series bold
22364 figuresright
22365 \series default
22366  aux options de la classe de document.
22367 \end_layout
22368
22369 \begin_layout Standard
22370 Faire référence à un flottant renversé se fait de la même manière que pour
22371  un flottant normal, la mise en forme de la légende est aussi identique
22372  : Le tableau
22373 \begin_inset space ~
22374 \end_inset
22375
22376
22377 \begin_inset CommandInset ref
22378 LatexCommand ref
22379 reference "tab:Tableau-pivoté"
22380
22381 \end_inset
22382
22383  est un exemple de flottant de tableau renversé.
22384 \end_layout
22385
22386 \begin_layout Standard
22387 \begin_inset Note Greyedout
22388 status open
22389
22390 \begin_layout Plain Layout
22391
22392 \series bold
22393 Note:
22394 \series default
22395  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22396  DVI.
22397 \end_layout
22398
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \begin_layout Standard
22405 \begin_inset Float table
22406 wide false
22407 sideways true
22408 status open
22409
22410 \begin_layout Plain Layout
22411 \begin_inset Caption
22412
22413 \begin_layout Plain Layout
22414 \begin_inset CommandInset label
22415 LatexCommand label
22416 name "tab:Tableau-pivoté"
22417
22418 \end_inset
22419
22420  Tableau pivoté
22421 \end_layout
22422
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \begin_layout Plain Layout
22429 \align center
22430 \begin_inset Tabular
22431 <lyxtabular version="3" rows="1" columns="5">
22432 <features tabularvalignment="middle">
22433 <column alignment="center" valignment="top" width="0">
22434 <column alignment="center" valignment="top" width="0">
22435 <column alignment="center" valignment="top" width="0">
22436 <column alignment="center" valignment="top" width="0">
22437 <column alignment="center" valignment="top" width="0">
22438 <row>
22439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 test
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 b
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22458 \begin_inset Text
22459
22460 \begin_layout Plain Layout
22461 c
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470 d
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 e
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 </row>
22485 </lyxtabular>
22486
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \begin_layout Section
22498 Sous-flottants
22499 \begin_inset Index idx
22500 status collapsed
22501
22502 \begin_layout Plain Layout
22503 Flottants ! Sous-flottants
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \begin_layout Standard
22512 Un exemple de sous-flottant : une figure composée de plusieurs images.
22513  On les crée en insérant un flottant dans un flottant existant.
22514  Le positionnement des sous-flottants peut être contrôlé comme pour les
22515  paragraphes comme on le voit avec les tableaux
22516 \begin_inset space ~
22517 \end_inset
22518
22519
22520 \begin_inset CommandInset ref
22521 LatexCommand ref
22522 reference "tab:Deux-sous-tableaux-cote-a-cote"
22523
22524 \end_inset
22525
22526  et 
22527 \begin_inset CommandInset ref
22528 LatexCommand ref
22529 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22530
22531 \end_inset
22532
22533 .
22534 \end_layout
22535
22536 \begin_layout Standard
22537 On fait référence à des sous-flottants comme on le ferait avec des flottants
22538  normaux : Les tableaux
22539 \begin_inset space ~
22540 \end_inset
22541
22542
22543 \begin_inset CommandInset ref
22544 LatexCommand ref
22545 reference "tab:Le-sous-tableau-a"
22546
22547 \end_inset
22548
22549  et 
22550 \begin_inset CommandInset ref
22551 LatexCommand ref
22552 reference "tab:Le-sous-tableau-b"
22553
22554 \end_inset
22555
22556  sont des sous-tableaux du tableau
22557 \begin_inset space ~
22558 \end_inset
22559
22560
22561 \begin_inset CommandInset ref
22562 LatexCommand ref
22563 reference "tab:Deux-sous-tableaux-cote-a-cote"
22564
22565 \end_inset
22566
22567 .
22568 \end_layout
22569
22570 \begin_layout Standard
22571 \begin_inset Float table
22572 wide false
22573 sideways false
22574 status open
22575
22576 \begin_layout Plain Layout
22577 \begin_inset Caption
22578
22579 \begin_layout Plain Layout
22580 \begin_inset CommandInset label
22581 LatexCommand label
22582 name "tab:Deux-sous-tableaux-cote-a-cote"
22583
22584 \end_inset
22585
22586 Deux sous-tableaux placés côte-à-côte.
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Plain Layout
22595 \align center
22596 \begin_inset space \hfill{}
22597 \end_inset
22598
22599
22600 \begin_inset Float table
22601 wide false
22602 sideways false
22603 status collapsed
22604
22605 \begin_layout Plain Layout
22606 \begin_inset Caption
22607
22608 \begin_layout Plain Layout
22609 \begin_inset CommandInset label
22610 LatexCommand label
22611 name "tab:Le-sous-tableau-a"
22612
22613 \end_inset
22614
22615 Le sous-tableau a
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Plain Layout
22624 \align center
22625 \begin_inset Tabular
22626 <lyxtabular version="3" rows="1" columns="5">
22627 <features tabularvalignment="middle">
22628 <column alignment="center" valignment="top" width="0">
22629 <column alignment="center" valignment="top" width="0">
22630 <column alignment="center" valignment="top" width="0">
22631 <column alignment="center" valignment="top" width="0">
22632 <column alignment="center" valignment="top" width="0">
22633 <row>
22634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 test
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647 b
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 c
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 d
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 e
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 </row>
22680 </lyxtabular>
22681
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \end_inset
22688
22689
22690 \begin_inset space \hfill{}
22691 \end_inset
22692
22693
22694 \begin_inset Float table
22695 wide false
22696 sideways false
22697 status collapsed
22698
22699 \begin_layout Plain Layout
22700 \begin_inset Caption
22701
22702 \begin_layout Plain Layout
22703 \begin_inset CommandInset label
22704 LatexCommand label
22705 name "tab:Le-sous-tableau-b"
22706
22707 \end_inset
22708
22709 Le sous-tableau b.
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \begin_layout Plain Layout
22718 \align center
22719 \begin_inset Tabular
22720 <lyxtabular version="3" rows="1" columns="5">
22721 <features tabularvalignment="middle">
22722 <column alignment="center" valignment="top" width="0">
22723 <column alignment="center" valignment="top" width="0">
22724 <column alignment="center" valignment="top" width="0">
22725 <column alignment="center" valignment="top" width="0">
22726 <column alignment="center" valignment="top" width="0">
22727 <row>
22728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 e
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22738 \begin_inset Text
22739
22740 \begin_layout Plain Layout
22741 d
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 c
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 b
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 test
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 </row>
22774 </lyxtabular>
22775
22776 \end_inset
22777
22778
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \begin_inset space \hfill{}
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset Float table
22797 wide false
22798 sideways false
22799 status open
22800
22801 \begin_layout Plain Layout
22802 \begin_inset Caption
22803
22804 \begin_layout Plain Layout
22805 \begin_inset CommandInset label
22806 LatexCommand label
22807 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22808
22809 \end_inset
22810
22811 Deux sous-tableaux placés l'un sur l'autre.
22812  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22813 \end_layout
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \begin_layout Plain Layout
22821 \align center
22822 \begin_inset Float table
22823 wide false
22824 sideways false
22825 status collapsed
22826
22827 \begin_layout Plain Layout
22828 \begin_inset Caption
22829
22830 \begin_layout Plain Layout
22831
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \begin_layout Plain Layout
22840 \align center
22841 \begin_inset Tabular
22842 <lyxtabular version="3" rows="1" columns="4">
22843 <features tabularvalignment="middle">
22844 <column alignment="center" valignment="top" width="0">
22845 <column alignment="center" valignment="top" width="0">
22846 <column alignment="center" valignment="top" width="0">
22847 <column alignment="center" valignment="top" width="0">
22848 <row>
22849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853 test
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862 test
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 test
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22877 \begin_inset Text
22878
22879 \begin_layout Plain Layout
22880 test
22881 \end_layout
22882
22883 \end_inset
22884 </cell>
22885 </row>
22886 </lyxtabular>
22887
22888 \end_inset
22889
22890
22891 \end_layout
22892
22893 \end_inset
22894
22895
22896 \end_layout
22897
22898 \begin_layout Plain Layout
22899 \align center
22900 \begin_inset Float table
22901 wide false
22902 sideways false
22903 status collapsed
22904
22905 \begin_layout Plain Layout
22906 \begin_inset Caption
22907
22908 \begin_layout Plain Layout
22909
22910 \end_layout
22911
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \begin_layout Plain Layout
22918 \align center
22919 \begin_inset Tabular
22920 <lyxtabular version="3" rows="1" columns="5">
22921 <features tabularvalignment="middle">
22922 <column alignment="center" valignment="top" width="0">
22923 <column alignment="center" valignment="top" width="0">
22924 <column alignment="center" valignment="top" width="0">
22925 <column alignment="center" valignment="top" width="0">
22926 <column alignment="center" valignment="top" width="0">
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 a
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Plain Layout
22941 b
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950 c
22951 \end_layout
22952
22953 \end_inset
22954 </cell>
22955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 d
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 e
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 </lyxtabular>
22975
22976 \end_inset
22977
22978
22979 \end_layout
22980
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \begin_layout Section
22992 Flottants côte-à-côte
22993 \begin_inset Index idx
22994 status collapsed
22995
22996 \begin_layout Plain Layout
22997 Flottants ! côte-à-côte
22998 \end_layout
22999
23000 \end_inset
23001
23002
23003 \end_layout
23004
23005 \begin_layout Standard
23006 Pour placer des flottants côte-à-côte, comme pour la figure
23007 \begin_inset space ~
23008 \end_inset
23009
23010
23011 \begin_inset CommandInset ref
23012 LatexCommand ref
23013 reference "fig:Flottant-gauche"
23014
23015 \end_inset
23016
23017  et 
23018 \begin_inset CommandInset ref
23019 LatexCommand ref
23020 reference "fig:Flottant-droit"
23021
23022 \end_inset
23023
23024 , on n'utilise 
23025 \emph on
23026 qu'un seul 
23027 \emph default
23028 flottant.
23029  On y insère deux boîtes de minipages.
23030 \begin_inset Foot
23031 status collapsed
23032
23033 \begin_layout Plain Layout
23034 Les minipages sont décrites dans la section
23035 \begin_inset space ~
23036 \end_inset
23037
23038
23039 \begin_inset CommandInset ref
23040 LatexCommand ref
23041 reference "sec:Minipages"
23042
23043 \end_inset
23044
23045 .
23046 \end_layout
23047
23048 \end_inset
23049
23050  La largeur est mise à 45
23051 \begin_inset space \thinspace{}
23052 \end_inset
23053
23054 -50
23055 \begin_inset space \thinspace{}
23056 \end_inset
23057
23058 column% et l'alignement de la boîte à 
23059 \family sans
23060 Bas
23061 \family default
23062  pour chaque minipage.
23063  Les boîtes minipages contiennent l'image et la légende exactement comme
23064  avec un flottant.
23065  La seule différence est que l'unité de longueur 
23066 \family sans
23067 Largeur
23068 \begin_inset space ~
23069 \end_inset
23070
23071 colonne
23072 \begin_inset space ~
23073 \end_inset
23074
23075 %
23076 \family default
23077  utilisée pour l'image est maintenant définie par rapport à la largeur des
23078  boîtes minipages.
23079 \end_layout
23080
23081 \begin_layout Standard
23082 \begin_inset Float figure
23083 wide false
23084 sideways false
23085 status open
23086
23087 \begin_layout Plain Layout
23088 \begin_inset Box Frameless
23089 position "b"
23090 hor_pos "c"
23091 has_inner_box 1
23092 inner_pos "t"
23093 use_parbox 0
23094 use_makebox 0
23095 width "45col%"
23096 special "none"
23097 height "1in"
23098 height_special "totalheight"
23099 status open
23100
23101 \begin_layout Plain Layout
23102 \align center
23103 \begin_inset Graphics
23104         filename ../clipart/mobius.eps
23105         lyxscale 50
23106         width 100col%
23107         scaleBeforeRotation
23108
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \begin_layout Plain Layout
23115 \begin_inset Caption
23116
23117 \begin_layout Plain Layout
23118 \begin_inset CommandInset label
23119 LatexCommand label
23120 name "fig:Flottant-gauche"
23121
23122 \end_inset
23123
23124 Flottant du côté gauche.
23125 \end_layout
23126
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \end_inset
23133
23134
23135 \begin_inset space \hfill{}
23136 \end_inset
23137
23138
23139 \begin_inset Box Frameless
23140 position "b"
23141 hor_pos "c"
23142 has_inner_box 1
23143 inner_pos "t"
23144 use_parbox 0
23145 use_makebox 0
23146 width "45col%"
23147 special "none"
23148 height "1in"
23149 height_special "totalheight"
23150 status open
23151
23152 \begin_layout Plain Layout
23153 \align center
23154 \begin_inset Graphics
23155         filename ../clipart/platypus.eps
23156         lyxscale 50
23157         width 100col%
23158         scaleBeforeRotation
23159
23160 \end_inset
23161
23162
23163 \end_layout
23164
23165 \begin_layout Plain Layout
23166 \begin_inset Caption
23167
23168 \begin_layout Plain Layout
23169 \begin_inset CommandInset label
23170 LatexCommand label
23171 name "fig:Flottant-droit"
23172
23173 \end_inset
23174
23175 Flottant du côté droit.
23176 \end_layout
23177
23178 \end_inset
23179
23180
23181 \end_layout
23182
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189
23190
23191 \end_layout
23192
23193 \begin_layout Section
23194 Mise en Forme de la Légende
23195 \begin_inset Index idx
23196 status collapsed
23197
23198 \begin_layout Plain Layout
23199 Légende ! Mise en forme
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \begin_inset Index idx
23206 status collapsed
23207
23208 \begin_layout Plain Layout
23209 Flottants ! Mise en forme de la Légende
23210 \end_layout
23211
23212 \end_inset
23213
23214
23215 \begin_inset CommandInset label
23216 LatexCommand label
23217 name "sec:Formatage-légende"
23218
23219 \end_inset
23220
23221
23222 \end_layout
23223
23224 \begin_layout Standard
23225 L'environnement 
23226 \family sans
23227 Légende
23228 \family default
23229  est l'environnement de paragraphe implicite pour les 
23230 \family sans
23231 flottants
23232 \family default
23233 .
23234  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23235  par exemple 
23236 \begin_inset Quotes eld
23237 \end_inset
23238
23239
23240 \family sans
23241 Figure #:
23242 \family default
23243
23244 \begin_inset Quotes erd
23245 \end_inset
23246
23247  suivi par le texte de la légende.
23248  Le 
23249 \begin_inset Quotes eld
23250 \end_inset
23251
23252 #
23253 \begin_inset Quotes erd
23254 \end_inset
23255
23256  étant remplacé par le numéro de référence réel.
23257  implicitement l'étiquette et le numéro sont dans la même police de caractères
23258  que le texte de la légende et deux points suivent le numéro pour séparer
23259  l'étiquette du texte.
23260  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23261 \end_layout
23262
23263 \begin_layout Standard
23264 Pour modifier le format implicite des légendes, il faut charger le paquetage
23265  LaTeX 
23266 \series bold
23267 caption
23268 \series default
23269
23270 \begin_inset Index idx
23271 status collapsed
23272
23273 \begin_layout Plain Layout
23274 Paquetages LaTeX ! caption
23275 \end_layout
23276
23277 \end_inset
23278
23279  dans le préambule de votre document avec la ligne suivante :
23280 \end_layout
23281
23282 \begin_layout Standard
23283
23284 \series bold
23285
23286 \backslash
23287 usepackage[format definition]{caption}
23288 \end_layout
23289
23290 \begin_layout Standard
23291 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23292  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23293  dans ce document, utilisez les commandes suivantes :
23294 \end_layout
23295
23296 \begin_layout Standard
23297
23298 \series bold
23299
23300 \backslash
23301 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23302 \end_layout
23303
23304 \begin_layout Standard
23305 Vous pouvez aussi définir des formats de légendes différents pour les différents
23306  types de flottants.
23307  Dans ce cas chargez le paquetage 
23308 \series bold
23309 caption 
23310 \series default
23311 sans option de format spécifique et définissez les différents formats à
23312  l'aide de la commande 
23313 \end_layout
23314
23315 \begin_layout Standard
23316
23317 \series bold
23318
23319 \backslash
23320 captionsetup[type de flottant]{définition du format}
23321 \end_layout
23322
23323 \begin_layout Standard
23324 dans le préambule du document.
23325  Par exemple les formats de légende de la Figure
23326 \begin_inset space ~
23327 \end_inset
23328
23329
23330 \begin_inset CommandInset ref
23331 LatexCommand ref
23332 reference "fig:Legende-de-fig"
23333
23334 \end_inset
23335
23336  et du Tableau
23337 \begin_inset space ~
23338 \end_inset
23339
23340
23341 \begin_inset CommandInset ref
23342 LatexCommand ref
23343 reference "tab:Légende-de-tab"
23344
23345 \end_inset
23346
23347  peuvent être créés en utilisant les commandes suivantes dans le préambule
23348  :
23349 \end_layout
23350
23351 \begin_layout Standard
23352
23353 \series bold
23354
23355 \backslash
23356 usepackage[tableposition=top]{caption}
23357 \series default
23358
23359 \begin_inset Newline newline
23360 \end_inset
23361
23362
23363 \series bold
23364
23365 \backslash
23366 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23367 \begin_inset Newline newline
23368 \end_inset
23369
23370
23371 \begin_inset Phantom HPhantom
23372 status open
23373
23374 \begin_layout Plain Layout
23375
23376 \series bold
23377
23378 \backslash
23379 captionsetup[figure]{
23380 \end_layout
23381
23382 \end_inset
23383
23384 labelsep=period}
23385 \begin_inset Newline newline
23386 \end_inset
23387
23388
23389 \backslash
23390 captionsetup[table]{labelfont={bf,sf}}
23391 \end_layout
23392
23393 \begin_layout Standard
23394 \begin_inset Note Greyedout
23395 status open
23396
23397 \begin_layout Plain Layout
23398
23399 \series bold
23400 Note:
23401 \series default
23402  L'option 
23403 \series bold
23404 tableposition=top
23405 \series default
23406  n'a pas d'effet quand on utilise un document de classe 
23407 \series bold
23408 KOMA-Script
23409 \series default
23410
23411 \begin_inset Index idx
23412 status collapsed
23413
23414 \begin_layout Plain Layout
23415 Paquetages LaTeX ! KOMA-Script
23416 \end_layout
23417
23418 \end_inset
23419
23420 .
23421  Dans ce cas on doit utiliser l'option 
23422 \series bold
23423 captions=tableheading
23424 \series default
23425  de la classe de document.
23426 \end_layout
23427
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \begin_layout Standard
23434 Pour plus d'information sur le paquetage 
23435 \series bold
23436 caption
23437 \series default
23438  nous vous renvoyons à sa documentation 
23439 \begin_inset CommandInset citation
23440 LatexCommand cite
23441 key "caption"
23442
23443 \end_inset
23444
23445 .
23446 \end_layout
23447
23448 \begin_layout Standard
23449 Pour changer le nom de l'étiquette, par exemple de 
23450 \begin_inset Quotes eld
23451 \end_inset
23452
23453 Figure
23454 \begin_inset Quotes erd
23455 \end_inset
23456
23457  à 
23458 \begin_inset Quotes eld
23459 \end_inset
23460
23461 Image
23462 \begin_inset Quotes erd
23463 \end_inset
23464
23465 , utilisez la commande suivante dans le préambule :
23466 \end_layout
23467
23468 \begin_layout Standard
23469
23470 \series bold
23471
23472 \backslash
23473 renewcommand{
23474 \backslash
23475 fnum@figure}{Image~
23476 \backslash
23477 thefigure}
23478 \end_layout
23479
23480 \begin_layout Standard
23481 où 
23482 \series bold
23483
23484 \backslash
23485 thefigure
23486 \series default
23487  insère le numéro de la figure et
23488 \series bold
23489  
23490 \begin_inset Quotes eld
23491 \end_inset
23492
23493 ~
23494 \series default
23495
23496 \begin_inset Quotes erd
23497 \end_inset
23498
23499  ajoute une espace insécable.
23500 \end_layout
23501
23502 \begin_layout Standard
23503 \begin_inset VSpace bigskip
23504 \end_inset
23505
23506 Si vous utilisez un document de classe 
23507 \series bold
23508 KOMA-Script
23509 \series default
23510
23511 \begin_inset Index idx
23512 status collapsed
23513
23514 \begin_layout Plain Layout
23515 Paquetages LaTeX ! KOMA-Script
23516 \end_layout
23517
23518 \end_inset
23519
23520  (
23521 \family sans
23522 article (KOMA-Script)
23523 \family default
23524
23525 \family sans
23526 book (KOMA-Script)
23527 \family default
23528
23529 \family sans
23530 letter (KOMA-Script)
23531 \family default
23532 , ou 
23533 \family sans
23534 report (KOMA-Script)
23535 \family default
23536
23537 \begin_inset space \thinspace{}
23538 \end_inset
23539
23540 ), Vous pouvez utiliser la commande incorporée 
23541 \series bold
23542
23543 \backslash
23544 setkomafont 
23545 \series default
23546 du paquetage
23547 \series bold
23548  KOMA-Script 
23549 \series default
23550 à la place du paquetage
23551 \series bold
23552  caption.
23553  
23554 \series default
23555 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23556  suivante au préambule de votre document :
23557 \end_layout
23558
23559 \begin_layout Standard
23560
23561 \series bold
23562
23563 \backslash
23564 setkomafont{captionlabel}{
23565 \backslash
23566 bfseries}
23567 \end_layout
23568
23569 \begin_layout Standard
23570 Pour plus d'information au sujet de 
23571 \series bold
23572
23573 \backslash
23574 setkomafont
23575 \series default
23576  nous vous renvoyons à la documentation du paquetage 
23577 \series bold
23578 KOMA-Script
23579 \series default
23580  
23581 \begin_inset CommandInset citation
23582 LatexCommand cite
23583 key "KOMA-Script"
23584
23585 \end_inset
23586
23587 .
23588 \end_layout
23589
23590 \begin_layout Standard
23591 \begin_inset ERT
23592 status collapsed
23593
23594 \begin_layout Plain Layout
23595
23596
23597 \backslash
23598 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23599 }
23600 \end_layout
23601
23602 \end_inset
23603
23604
23605 \begin_inset Note Note
23606 status open
23607
23608 \begin_layout Plain Layout
23609 Le format de la légende n'est modifié que pour cet exemple.
23610 \end_layout
23611
23612 \end_inset
23613
23614
23615 \end_layout
23616
23617 \begin_layout Standard
23618 \begin_inset Float figure
23619 placement !p
23620 wide false
23621 sideways false
23622 status open
23623
23624 \begin_layout Plain Layout
23625 \align center
23626 \begin_inset Graphics
23627         filename ../clipart/mobius.eps
23628         lyxscale 50
23629         scale 50
23630         scaleBeforeRotation
23631
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \begin_layout Plain Layout
23638 \begin_inset Caption
23639
23640 \begin_layout Plain Layout
23641 \begin_inset CommandInset label
23642 LatexCommand label
23643 name "fig:Legende-de-fig"
23644
23645 \end_inset
23646
23647 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23648  pour montrer les différents types de formats de légendes.
23649  Ici on a utilisé un format de légende personnalisé.
23650 \end_layout
23651
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \begin_layout Standard
23663 \begin_inset ERT
23664 status collapsed
23665
23666 \begin_layout Plain Layout
23667
23668
23669 \backslash
23670 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23671 on}
23672 \end_layout
23673
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680 \begin_inset Float table
23681 placement !p
23682 wide false
23683 sideways false
23684 status open
23685
23686 \begin_layout Plain Layout
23687 \begin_inset Caption
23688
23689 \begin_layout Plain Layout
23690 \begin_inset CommandInset label
23691 LatexCommand label
23692 name "tab:Légende-de-tab"
23693
23694 \end_inset
23695
23696 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23697  pour montrer les différents types de formats de légendes.
23698  Ici on a utilisé le format de légende implicite.
23699 \end_layout
23700
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \begin_layout Plain Layout
23707 \align center
23708 \begin_inset Tabular
23709 <lyxtabular version="3" rows="1" columns="5">
23710 <features tabularvalignment="middle">
23711 <column alignment="center" valignment="top" width="0">
23712 <column alignment="center" valignment="top" width="0">
23713 <column alignment="center" valignment="top" width="0">
23714 <column alignment="center" valignment="top" width="0">
23715 <column alignment="center" valignment="top" width="0">
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 a
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 b
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 c
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748 d
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 e
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 </row>
23763 </lyxtabular>
23764
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \begin_layout Section
23776 Positionnement de la Légende
23777 \begin_inset Index idx
23778 status collapsed
23779
23780 \begin_layout Plain Layout
23781 Légende ! Placement
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \begin_inset Index idx
23788 status collapsed
23789
23790 \begin_layout Plain Layout
23791 Flottants ! Placement de la légende
23792 \end_layout
23793
23794 \end_inset
23795
23796
23797 \begin_inset CommandInset label
23798 LatexCommand label
23799 name "sec:Placement-légende"
23800
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \begin_layout Standard
23807 La règle habituelle pour placer la légende est :
23808 \end_layout
23809
23810 \begin_layout Description
23811 Figure
23812 \begin_inset space ~
23813 \end_inset
23814
23815 : La légende est placée en dessous de la figure
23816 \end_layout
23817
23818 \begin_layout Description
23819 Tableau
23820 \begin_inset space ~
23821 \end_inset
23822
23823 : La légende est placée au dessus du tableau
23824 \end_layout
23825
23826 \begin_layout Standard
23827 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23828  au dessus des tableaux.
23829  Ce qui fait que si vous utilisez une des classes de document 
23830 \family sans
23831 article
23832 \family default
23833
23834 \family sans
23835 book
23836 \family default
23837
23838 \family sans
23839 letter
23840 \family default
23841 , ou 
23842 \family sans
23843 report
23844 \family default
23845  il n'y aura pas d'espace libre entre la légende et le tableau.
23846  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23847  de chargement du paquetage LaTeX 
23848 \series bold
23849 caption
23850 \series default
23851  dans le préambule de votre document
23852 \begin_inset Foot
23853 status open
23854
23855 \begin_layout Plain Layout
23856 Voir la section
23857 \begin_inset space ~
23858 \end_inset
23859
23860
23861 \begin_inset CommandInset ref
23862 LatexCommand ref
23863 reference "sec:Formatage-légende"
23864
23865 \end_inset
23866
23867  pour plus d'information sur le paquetage 
23868 \series bold
23869 caption
23870 \series default
23871 .
23872 \end_layout
23873
23874 \end_inset
23875
23876 :
23877 \end_layout
23878
23879 \begin_layout Standard
23880
23881 \series bold
23882 tableposition=top
23883 \end_layout
23884
23885 \begin_layout Standard
23886 Si vous utilisez une classe de document 
23887 \series bold
23888 KOMA-Script
23889 \series default
23890
23891 \begin_inset Index idx
23892 status collapsed
23893
23894 \begin_layout Plain Layout
23895 Paquetages LaTeX ! KOMA-Script
23896 \end_layout
23897
23898 \end_inset
23899
23900  (
23901 \family sans
23902 article (KOMA-Script)
23903 \family default
23904
23905 \family sans
23906 book (KOMA-Script)
23907 \family default
23908
23909 \family sans
23910 letter (KOMA-Script)
23911 \family default
23912 , ou 
23913 \family sans
23914 report (KOMA-Script)
23915 \family default
23916
23917 \begin_inset space \thinspace{}
23918 \end_inset
23919
23920 ), vous pouvez utiliser à la place du paquetage 
23921 \series bold
23922 caption
23923 \series default
23924  l'option 
23925 \series bold
23926 captions=tableheading
23927 \series default
23928  de la classe de document.
23929 \end_layout
23930
23931 \begin_layout Standard
23932 \begin_inset VSpace bigskip
23933 \end_inset
23934
23935 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23936  Pour cela, vous devez charger le paquetage LaTeX 
23937 \series bold
23938 sidecap
23939 \series default
23940
23941 \begin_inset Index idx
23942 status collapsed
23943
23944 \begin_layout Plain Layout
23945 Paquetages LaTeX ! sidecap
23946 \end_layout
23947
23948 \end_inset
23949
23950  dans le préambule de votre document avec la ligne de commande suivante
23951 \end_layout
23952
23953 \begin_layout Standard
23954
23955 \series bold
23956
23957 \backslash
23958 usepackage[option]{sidecap}
23959 \end_layout
23960
23961 \begin_layout Standard
23962 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23963  extérieure – à droite sur les pages impaires et à gauche sur les pages
23964  paires.
23965  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23966  
23967 \series bold
23968 innercaption
23969 \series default
23970 .
23971  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23972  
23973 \series bold
23974 rightcaption
23975 \series default
23976  ou 
23977 \series bold
23978 leftcaption
23979 \series default
23980 .
23981 \end_layout
23982
23983 \begin_layout Standard
23984 \begin_inset ERT
23985 status collapsed
23986
23987 \begin_layout Plain Layout
23988
23989
23990 \backslash
23991 ifsidecap
23992 \end_layout
23993
23994 \end_inset
23995
23996
23997 \begin_inset Note Note
23998 status open
23999
24000 \begin_layout Plain Layout
24001 La section suivante ne sera affichée que si le paquetage LaTeX 
24002 \series bold
24003 sidecap
24004 \series default
24005  a été installé.
24006 \end_layout
24007
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \begin_layout Standard
24014 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
24015  ajouter ces commandes dans le préambule de votre document :
24016 \end_layout
24017
24018 \begin_layout Standard
24019 \noindent
24020 \begin_inset CommandInset line
24021 LatexCommand rule
24022 offset "0.5ex"
24023 width "100line%"
24024 height "1pt"
24025
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \begin_layout Standard
24032
24033 \series bold
24034
24035 \backslash
24036 newcommand{
24037 \backslash
24038 TabBesBeg}{%
24039 \begin_inset Newline newline
24040 \end_inset
24041
24042
24043 \begin_inset Phantom HPhantom
24044 status open
24045
24046 \begin_layout Plain Layout
24047
24048 \series bold
24049 \begin_inset space ~
24050 \end_inset
24051
24052
24053 \end_layout
24054
24055 \end_inset
24056
24057
24058 \backslash
24059 let
24060 \backslash
24061 MyTable
24062 \backslash
24063 table
24064 \begin_inset Newline newline
24065 \end_inset
24066
24067
24068 \begin_inset Phantom HPhantom
24069 status open
24070
24071 \begin_layout Plain Layout
24072
24073 \series bold
24074 \begin_inset space ~
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \end_inset
24081
24082
24083 \backslash
24084 let
24085 \backslash
24086 MyEndtable
24087 \backslash
24088 endtable
24089 \begin_inset Newline newline
24090 \end_inset
24091
24092
24093 \begin_inset Phantom HPhantom
24094 status open
24095
24096 \begin_layout Plain Layout
24097
24098 \series bold
24099 \begin_inset space ~
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \end_inset
24106
24107
24108 \backslash
24109 renewenvironment{table}{
24110 \backslash
24111 begin{SCtable}}{
24112 \backslash
24113 end{SCtable}}}
24114 \end_layout
24115
24116 \begin_layout Standard
24117
24118 \series bold
24119
24120 \backslash
24121 newcommand{
24122 \backslash
24123 TabBesEnd}{%
24124 \begin_inset Newline newline
24125 \end_inset
24126
24127
24128 \begin_inset Phantom HPhantom
24129 status open
24130
24131 \begin_layout Plain Layout
24132
24133 \series bold
24134 \begin_inset space ~
24135 \end_inset
24136
24137
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \backslash
24144 let
24145 \backslash
24146 table
24147 \backslash
24148 MyTable
24149 \begin_inset Newline newline
24150 \end_inset
24151
24152
24153 \begin_inset Phantom HPhantom
24154 status open
24155
24156 \begin_layout Plain Layout
24157
24158 \series bold
24159 \begin_inset space ~
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \backslash
24169 let
24170 \backslash
24171 endtable
24172 \backslash
24173 MyEndtable
24174 \end_layout
24175
24176 \begin_layout Standard
24177
24178 \series bold
24179
24180 \backslash
24181 newcommand{
24182 \backslash
24183 FigBesBeg}{%
24184 \begin_inset Newline newline
24185 \end_inset
24186
24187
24188 \begin_inset Phantom HPhantom
24189 status open
24190
24191 \begin_layout Plain Layout
24192
24193 \series bold
24194 \begin_inset space ~
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \end_inset
24201
24202
24203 \backslash
24204 let
24205 \backslash
24206 MyFigure
24207 \backslash
24208 figure
24209 \begin_inset Newline newline
24210 \end_inset
24211
24212
24213 \begin_inset Phantom HPhantom
24214 status open
24215
24216 \begin_layout Plain Layout
24217
24218 \series bold
24219 \begin_inset space ~
24220 \end_inset
24221
24222
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \backslash
24229 let
24230 \backslash
24231 MyEndfigure
24232 \backslash
24233 endfigure
24234 \begin_inset Newline newline
24235 \end_inset
24236
24237
24238 \begin_inset Phantom HPhantom
24239 status open
24240
24241 \begin_layout Plain Layout
24242
24243 \series bold
24244 \begin_inset space ~
24245 \end_inset
24246
24247
24248 \end_layout
24249
24250 \end_inset
24251
24252
24253 \backslash
24254 renewenvironment{figure}{
24255 \backslash
24256 begin{SCfigure}}{
24257 \backslash
24258 end{SCfigure}}}
24259 \end_layout
24260
24261 \begin_layout Standard
24262
24263 \series bold
24264
24265 \backslash
24266 newcommand{
24267 \backslash
24268 FigBesEnd}{%
24269 \begin_inset Newline newline
24270 \end_inset
24271
24272
24273 \begin_inset Phantom HPhantom
24274 status open
24275
24276 \begin_layout Plain Layout
24277
24278 \series bold
24279 \begin_inset space ~
24280 \end_inset
24281
24282
24283 \end_layout
24284
24285 \end_inset
24286
24287
24288 \backslash
24289 let
24290 \backslash
24291 figure
24292 \backslash
24293 MyFigure
24294 \begin_inset Newline newline
24295 \end_inset
24296
24297
24298 \begin_inset Phantom HPhantom
24299 status open
24300
24301 \begin_layout Plain Layout
24302
24303 \series bold
24304 \begin_inset space ~
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \end_inset
24311
24312
24313 \backslash
24314 let
24315 \backslash
24316 endfigure
24317 \backslash
24318 MyEndfigure}
24319 \end_layout
24320
24321 \begin_layout Standard
24322 \noindent
24323 \begin_inset CommandInset line
24324 LatexCommand rule
24325 offset "0.5ex"
24326 width "100line%"
24327 height "1pt"
24328
24329 \end_inset
24330
24331
24332 \end_layout
24333
24334 \begin_layout Standard
24335 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24336  la légende se place sur le côté.
24337  Pour les flottants de figure, utilisez la commande
24338 \end_layout
24339
24340 \begin_layout Standard
24341
24342 \series bold
24343
24344 \backslash
24345 FigBesBeg
24346 \end_layout
24347
24348 \begin_layout Standard
24349 en code TeX avant le flottant.
24350  Après le flottant, insérez la commande
24351 \end_layout
24352
24353 \begin_layout Standard
24354
24355 \series bold
24356
24357 \backslash
24358 FigBesEnd
24359 \end_layout
24360
24361 \begin_layout Standard
24362 en code TeX pour revenir à la définition originale du flottant.
24363 \end_layout
24364
24365 \begin_layout Standard
24366 Pour les flottants de tableau, utilisez les commandes correspondantes
24367 \end_layout
24368
24369 \begin_layout Standard
24370
24371 \series bold
24372
24373 \backslash
24374 TabBesBeg
24375 \series default
24376  et 
24377 \series bold
24378
24379 \backslash
24380 TabBesEnd
24381 \end_layout
24382
24383 \begin_layout Standard
24384 La figure
24385 \begin_inset space ~
24386 \end_inset
24387
24388
24389 \begin_inset CommandInset ref
24390 LatexCommand ref
24391 reference "fig:legende-a-coté-fig"
24392
24393 \end_inset
24394
24395  et le tableau
24396 \begin_inset space ~
24397 \end_inset
24398
24399
24400 \begin_inset CommandInset ref
24401 LatexCommand ref
24402 reference "tab:legende-à-coté-tableau"
24403
24404 \end_inset
24405
24406  sont des exemples où la légende a été mises sur le coté.
24407 \end_layout
24408
24409 \begin_layout Standard
24410 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24411  pour les flottants de tableau et vers le bas pour les flottants de figure.
24412  Pour changer ce comportement, vous pouvez utiliser les commandes
24413 \end_layout
24414
24415 \begin_layout Standard
24416
24417 \series bold
24418
24419 \backslash
24420 sidecaptionvpos{type flottant}{placement}
24421 \end_layout
24422
24423 \begin_layout Standard
24424 dans le préambule du document ou en code TeX juste avant le flottant visé.
24425  Le type du flottant est soit 
24426 \family sans
24427 figure
24428 \family default
24429  soit 
24430 \family sans
24431 table
24432 \family default
24433 , le placement peut être 
24434 \begin_inset Quotes eld
24435 \end_inset
24436
24437
24438 \family sans
24439 t
24440 \family default
24441
24442 \begin_inset Quotes erd
24443 \end_inset
24444
24445  pour haut (top), 
24446 \begin_inset Quotes eld
24447 \end_inset
24448
24449
24450 \family sans
24451 c
24452 \family default
24453
24454 \begin_inset Quotes erd
24455 \end_inset
24456
24457  pour centre (center), ou 
24458 \begin_inset Quotes eld
24459 \end_inset
24460
24461
24462 \family sans
24463 b
24464 \family default
24465
24466 \begin_inset Quotes erd
24467 \end_inset
24468
24469  pour bas (bottom).
24470  Pour que, par exemple, les légendes des flottants de figure soient centrés
24471  verticalement, utilisez la commande
24472 \end_layout
24473
24474 \begin_layout Standard
24475
24476 \series bold
24477
24478 \backslash
24479 sidecaptionvpos{figure}{c}
24480 \end_layout
24481
24482 \begin_layout Standard
24483 C'est ce qui a été utilisé pour la figure
24484 \begin_inset space ~
24485 \end_inset
24486
24487
24488 \begin_inset CommandInset ref
24489 LatexCommand ref
24490 reference "fig:legende-à-coté-fig-2"
24491
24492 \end_inset
24493
24494 .
24495 \end_layout
24496
24497 \begin_layout Standard
24498 \begin_inset VSpace medskip
24499 \end_inset
24500
24501 Pour plus d'information sur le paquetage 
24502 \series bold
24503 sidecap
24504 \series default
24505  nous vous renvoyons à sa documentation 
24506 \begin_inset CommandInset citation
24507 LatexCommand cite
24508 key "sidecap"
24509
24510 \end_inset
24511
24512 .
24513 \end_layout
24514
24515 \begin_layout Standard
24516 \begin_inset Note Greyedout
24517 status open
24518
24519 \begin_layout Plain Layout
24520
24521 \series bold
24522 Note:
24523 \series default
24524  Le paquetage LaTeX 
24525 \series bold
24526 hypcap
24527 \series default
24528
24529 \begin_inset Index idx
24530 status collapsed
24531
24532 \begin_layout Plain Layout
24533 Paquetages LaTeX ! hypcap
24534 \end_layout
24535
24536 \end_inset
24537
24538 , qui est décrit dans la section
24539 \begin_inset space ~
24540 \end_inset
24541
24542
24543 \begin_inset CommandInset ref
24544 LatexCommand ref
24545 reference "sub:Reference-Position"
24546
24547 \end_inset
24548
24549 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24550 \end_layout
24551
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \begin_layout Standard
24558 \begin_inset ERT
24559 status collapsed
24560
24561 \begin_layout Plain Layout
24562
24563
24564 \backslash
24565 FigBesBeg 
24566 \end_layout
24567
24568 \end_inset
24569
24570
24571 \end_layout
24572
24573 \begin_layout Standard
24574 \begin_inset Float figure
24575 wide false
24576 sideways false
24577 status open
24578
24579 \begin_layout Plain Layout
24580 \begin_inset Graphics
24581         filename ../clipart/escher-lsd.eps
24582         scale 75
24583         scaleBeforeRotation
24584
24585 \end_inset
24586
24587
24588 \end_layout
24589
24590 \begin_layout Plain Layout
24591 \begin_inset Caption
24592
24593 \begin_layout Plain Layout
24594 \begin_inset CommandInset label
24595 LatexCommand label
24596 name "fig:legende-a-coté-fig"
24597
24598 \end_inset
24599
24600 Une légende à côté d'une figure.
24601 \end_layout
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \begin_layout Standard
24614 \begin_inset ERT
24615 status collapsed
24616
24617 \begin_layout Plain Layout
24618
24619
24620 \backslash
24621 TabBesBeg 
24622 \end_layout
24623
24624 \end_inset
24625
24626
24627 \end_layout
24628
24629 \begin_layout Standard
24630 \begin_inset Float table
24631 wide false
24632 sideways false
24633 status open
24634
24635 \begin_layout Plain Layout
24636 \begin_inset Caption
24637
24638 \begin_layout Plain Layout
24639 \begin_inset CommandInset label
24640 LatexCommand label
24641 name "tab:legende-à-coté-tableau"
24642
24643 \end_inset
24644
24645 Une légende à côté d'un tableau.
24646 \end_layout
24647
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \begin_layout Plain Layout
24654 \begin_inset Tabular
24655 <lyxtabular version="3" rows="4" columns="5">
24656 <features tabularvalignment="middle">
24657 <column alignment="center" valignment="top" width="0">
24658 <column alignment="center" valignment="top" width="0">
24659 <column alignment="center" valignment="top" width="0">
24660 <column alignment="center" valignment="top" width="0">
24661 <column alignment="center" valignment="top" width="0">
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 a
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685 b
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 c
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 </row>
24709 <row>
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723 d
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 e
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24747 \begin_inset Text
24748
24749 \begin_layout Plain Layout
24750
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 </row>
24756 <row>
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761 f
24762 \end_layout
24763
24764 \end_inset
24765 </cell>
24766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24767 \begin_inset Text
24768
24769 \begin_layout Plain Layout
24770
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779 g
24780 \end_layout
24781
24782 \end_inset
24783 </cell>
24784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797 h
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 </row>
24803 <row>
24804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \end_layout
24810
24811 \end_inset
24812 </cell>
24813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24814 \begin_inset Text
24815
24816 \begin_layout Plain Layout
24817 i
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \end_layout
24828
24829 \end_inset
24830 </cell>
24831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Plain Layout
24835 j
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 </row>
24850 </lyxtabular>
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \end_inset
24858
24859
24860 \end_layout
24861
24862 \begin_layout Standard
24863 \begin_inset ERT
24864 status collapsed
24865
24866 \begin_layout Plain Layout
24867
24868
24869 \backslash
24870 TabBesEnd
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \begin_layout Standard
24879 \begin_inset ERT
24880 status collapsed
24881
24882 \begin_layout Plain Layout
24883
24884
24885 \backslash
24886 sidecaptionvpos{figure}{c}
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \begin_inset Float figure
24893 wide false
24894 sideways false
24895 status open
24896
24897 \begin_layout Plain Layout
24898 \begin_inset Graphics
24899         filename ../clipart/escher-lsd.eps
24900         scale 75
24901         scaleBeforeRotation
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \begin_layout Plain Layout
24909 \begin_inset Caption
24910
24911 \begin_layout Plain Layout
24912 \begin_inset CommandInset label
24913 LatexCommand label
24914 name "fig:legende-à-coté-fig-2"
24915
24916 \end_inset
24917
24918 Une légende centrée verticalement à côté d'une figure.
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \end_inset
24927
24928
24929 \end_layout
24930
24931 \begin_layout Standard
24932 \begin_inset ERT
24933 status collapsed
24934
24935 \begin_layout Plain Layout
24936
24937
24938 \backslash
24939 FigBesEnd
24940 \end_layout
24941
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 \begin_inset ERT
24949 status collapsed
24950
24951 \begin_layout Plain Layout
24952
24953
24954 \backslash
24955 else
24956 \end_layout
24957
24958 \end_inset
24959
24960
24961 \begin_inset Note Note
24962 status open
24963
24964 \begin_layout Plain Layout
24965 Ce qui suit sera affiché si le paquetage LaTeX 
24966 \series bold
24967 sidecap
24968 \series default
24969  n'est pas installé :
24970 \end_layout
24971
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \begin_layout Standard
24978 Vous devez installer le paquetage LaTeX 
24979 \series bold
24980 sidecap
24981 \series default
24982  pour voir la suite de cette section dans la sortie imprimée.
24983 \end_layout
24984
24985 \begin_layout Standard
24986 \begin_inset ERT
24987 status collapsed
24988
24989 \begin_layout Plain Layout
24990
24991
24992 \backslash
24993 fi
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \begin_layout Section
25002 Les Listes de Flottants
25003 \begin_inset Index idx
25004 status collapsed
25005
25006 \begin_layout Plain Layout
25007 Flottants ! Listes de Flottants
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Standard
25016 De la même façon que la table des matières fait la liste des sections du
25017  document, il y a des listes pour tous les types de flottants, comme par
25018  exemple pour les figures du document.
25019  Vous pouvez les insérer en utilisant le menu 
25020 \family sans
25021 Insérer\SpecialChar \menuseparator
25022 Listes
25023 \begin_inset space ~
25024 \end_inset
25025
25026 &
25027 \begin_inset space ~
25028 \end_inset
25029
25030 TdM
25031 \family default
25032 .
25033 \end_layout
25034
25035 \begin_layout Standard
25036 Les entrées de la liste sont la légende du flottant ou éventuellement le
25037  titre court, le numéro du flottant, et le numéro de la page où le flottant
25038  apparaît dans le document.
25039 \end_layout
25040
25041 \begin_layout Standard
25042 Vous trouverez à la fin de ce document une liste des figures et une liste
25043  des tableaux.
25044 \end_layout
25045
25046 \begin_layout Chapter
25047 Notes
25048 \end_layout
25049
25050 \begin_layout Section
25051 Les Notes de LyX
25052 \begin_inset Index idx
25053 status collapsed
25054
25055 \begin_layout Plain Layout
25056 Notes ! Notes LyX 
25057 \end_layout
25058
25059 \end_inset
25060
25061
25062 \end_layout
25063
25064 \begin_layout Standard
25065 On peut insérer une note en utilisant le bouton 
25066 \begin_inset Graphics
25067         filename ../../images/note-insert.png
25068         scale 85
25069         scaleBeforeRotation
25070
25071 \end_inset
25072
25073  de la barre d'outils ou avec le menu 
25074 \family sans
25075 Insérer\SpecialChar \menuseparator
25076 Note
25077 \family default
25078 .
25079  Il y a trois types de notes :
25080 \end_layout
25081
25082 \begin_layout Description
25083 Note
25084 \begin_inset space ~
25085 \end_inset
25086
25087 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
25088  finale.
25089  La boîte de cette note ressemble à ceci :
25090 \begin_inset Newline newline
25091 \end_inset
25092
25093
25094 \begin_inset Newline newline
25095 \end_inset
25096
25097
25098 \begin_inset Graphics
25099         filename clipart/LyXNoteImageQt4.png
25100         display false
25101         scale 65
25102         scaleBeforeRotation
25103
25104 \end_inset
25105
25106  
25107 \begin_inset Note Note
25108 status open
25109
25110 \begin_layout Plain Layout
25111 Le texte de cette note n'apparaîtra pas à l'impression.
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Description
25120 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
25121  il est inséré comme un commentaire LaTeX quand vous exportez votre document
25122  vers un fichier au format LaTeX avec le menu 
25123 \family sans
25124 Fichier\SpecialChar \menuseparator
25125 Exporter\SpecialChar \menuseparator
25126 LaTeX (pdflatex) / (plain)
25127 \family default
25128 .
25129  La boîte de cette note ressemble à ceci :
25130 \begin_inset Newline newline
25131 \end_inset
25132
25133
25134 \begin_inset Newline newline
25135 \end_inset
25136
25137
25138 \begin_inset Graphics
25139         filename clipart/CommentNoteImageQt4.png
25140         display false
25141         scale 55
25142         scaleBeforeRotation
25143
25144 \end_inset
25145
25146
25147 \lang english
25148  
25149 \lang french
25150
25151 \begin_inset Note Comment
25152 status open
25153
25154 \begin_layout Plain Layout
25155 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25156  LaTeX.
25157 \end_layout
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Description
25165 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25166  La boîte de cette note ressemble à ceci :
25167 \lang english
25168
25169 \begin_inset Newline newline
25170 \end_inset
25171
25172
25173 \lang french
25174
25175 \begin_inset Newline newline
25176 \end_inset
25177
25178
25179 \begin_inset Graphics
25180         filename clipart/GreyedOutNoteImageQt4.png
25181         lyxscale 80
25182         display false
25183         scale 55
25184         scaleBeforeRotation
25185
25186 \end_inset
25187
25188
25189 \begin_inset Newline newline
25190 \end_inset
25191
25192
25193 \begin_inset ERT
25194 status collapsed
25195
25196 \begin_layout Plain Layout
25197
25198
25199 \backslash
25200 renewenvironment{lyxgreyedout}
25201 \end_layout
25202
25203 \begin_layout Plain Layout
25204
25205 {
25206 \backslash
25207 textcolor[gray]{0.8}
25208 \backslash
25209 bgroup}{
25210 \backslash
25211 egroup}
25212 \end_layout
25213
25214 \end_inset
25215
25216
25217 \begin_inset Note Greyedout
25218 status open
25219
25220 \begin_layout Plain Layout
25221 Le texte
25222 \begin_inset Foot
25223 status collapsed
25224
25225 \begin_layout Plain Layout
25226 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25227  grisé.
25228  
25229 \end_layout
25230
25231 \end_inset
25232
25233  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25234 \end_layout
25235
25236 \end_inset
25237
25238
25239 \begin_inset ERT
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243
25244
25245 \backslash
25246 renewenvironment{lyxgreyedout}
25247 \end_layout
25248
25249 \begin_layout Plain Layout
25250
25251 {
25252 \backslash
25253 textcolor{blue}
25254 \backslash
25255 bgroup}{
25256 \backslash
25257 egroup}
25258 \end_layout
25259
25260 \end_inset
25261
25262
25263 \begin_inset Note Note
25264 status open
25265
25266 \begin_layout Plain Layout
25267 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25268  originale qu'elle a dans LyX.
25269  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25270  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25271 \end_layout
25272
25273 \end_inset
25274
25275
25276 \begin_inset Newline newline
25277 \end_inset
25278
25279
25280 \begin_inset Newline newline
25281 \end_inset
25282
25283 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25284  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25285 \end_layout
25286
25287 \begin_layout Standard
25288 \begin_inset VSpace bigskip
25289 \end_inset
25290
25291 Quand vous utilisez le bouton 
25292 \begin_inset Graphics
25293         filename ../../images/note-insert.png
25294         scale 85
25295         scaleBeforeRotation
25296
25297 \end_inset
25298
25299  de la barre d'outils, vous insérez une 
25300 \family sans
25301 Note
25302 \begin_inset space ~
25303 \end_inset
25304
25305 LyX
25306 \family default
25307 .
25308  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25309 la et cliquez sur le bouton d'insertion de note.
25310  Pour retransformer une note en texte, appuyez sur la touche 
25311 \family sans
25312 backspace
25313 \family default
25314  quand le curseur est au tout début de la note ou appuyez sur la touche
25315  
25316 \family sans
25317 Suppr.
25318
25319 \family default
25320  quand le curseur se trouve à la fin de la note.
25321 \end_layout
25322
25323 \begin_layout Standard
25324 \begin_inset VSpace bigskip
25325 \end_inset
25326
25327 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25328  commandes suivantes dans le préambule :
25329 \end_layout
25330
25331 \begin_layout Standard
25332
25333 \series bold
25334
25335 \backslash
25336 renewenvironment{lyxgreyedout}
25337 \begin_inset Newline newline
25338 \end_inset
25339
25340
25341 \begin_inset Phantom HPhantom
25342 status open
25343
25344 \begin_layout Plain Layout
25345
25346 \series bold
25347 \begin_inset space ~
25348 \end_inset
25349
25350
25351 \end_layout
25352
25353 \end_inset
25354
25355 {
25356 \backslash
25357 textcolor{color}
25358 \backslash
25359 bgroup}{
25360 \backslash
25361 egroup}
25362 \end_layout
25363
25364 \begin_layout Standard
25365 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25366  sont expliqués dans la section
25367 \begin_inset space ~
25368 \end_inset
25369
25370
25371 \begin_inset CommandInset ref
25372 LatexCommand ref
25373 reference "sec:Tableaux-Colorés"
25374
25375 \end_inset
25376
25377 .
25378 \end_layout
25379
25380 \begin_layout Standard
25381 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25382  grisées avec leur texte en bleu.
25383 \end_layout
25384
25385 \begin_layout Section
25386 Notes en Bas de Page
25387 \begin_inset CommandInset label
25388 LatexCommand label
25389 name "sec:Notes-bas-de-page"
25390
25391 \end_inset
25392
25393
25394 \begin_inset Index idx
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398 Notes ! Notes de bas de page
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \begin_inset Index idx
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408 Notes de bas de page
25409 \end_layout
25410
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \begin_layout Standard
25417 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25418  
25419 \begin_inset Graphics
25420         filename ../../images/footnote-insert.png
25421         scale 85
25422         scaleBeforeRotation
25423
25424 \end_inset
25425
25426  de la barre d'outils, soit en utilisant le menu 
25427 \family sans
25428 Insérer\SpecialChar \menuseparator
25429 Note
25430 \begin_inset space ~
25431 \end_inset
25432
25433 en
25434 \begin_inset space ~
25435 \end_inset
25436
25437 Bas
25438 \begin_inset space ~
25439 \end_inset
25440
25441 de
25442 \begin_inset space ~
25443 \end_inset
25444
25445 Page
25446 \family default
25447 .
25448  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25449  rouge 
25450 \begin_inset Quotes fld
25451 \end_inset
25452
25453 bas
25454 \begin_inset Quotes frd
25455 \end_inset
25456
25457  qui ressemble à ceci : 
25458 \begin_inset Graphics
25459         filename clipart/footnoteQt4.png
25460         scale 80
25461         scaleBeforeRotation
25462
25463 \end_inset
25464
25465  Vous pouvez y entrer votre texte.
25466  Si vous voulez transformer du texte déjà existant en note en bas de page,
25467  sélectionnez-le et cliquez sur le bouton 
25468 \family sans
25469 Note
25470 \begin_inset space ~
25471 \end_inset
25472
25473 en
25474 \begin_inset space ~
25475 \end_inset
25476
25477 Bas
25478 \begin_inset space ~
25479 \end_inset
25480
25481 de
25482 \begin_inset space ~
25483 \end_inset
25484
25485 Page
25486 \family default
25487  de la barre d'outils.
25488  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25489  
25490 \family sans
25491 backspace
25492 \family default
25493  quand le curseur est au tout début de la note ou appuyez sur la touche
25494  
25495 \family sans
25496 Suppr.
25497
25498 \family default
25499  quand le curseur se trouve à la fin de la note.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 Voici un exemple de note en bas de page:
25504 \begin_inset Foot
25505 status open
25506
25507 \begin_layout Plain Layout
25508 \begin_inset CommandInset label
25509 LatexCommand label
25510 name "fn:Note-en-bas"
25511
25512 \end_inset
25513
25514 Ceci est un exemple de note en bas de page.
25515 \end_layout
25516
25517 \end_inset
25518
25519
25520 \begin_inset ERT
25521 status collapsed
25522
25523 \begin_layout Plain Layout
25524
25525
25526 \backslash
25527 newcounter{MyRepeatFoot}
25528 \end_layout
25529
25530 \begin_layout Plain Layout
25531
25532
25533 \backslash
25534 setcounter{MyRepeatFoot}{
25535 \backslash
25536 thefootnote}
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25546  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25547  de note.
25548  Le texte de la note est placé en bas de la page courante.
25549  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25550  Selon votre classe de document les numéros de notes pourront être réinitialisés
25551  à chaque nouveau chapitre.
25552 \end_layout
25553
25554 \begin_layout Standard
25555 On peut faire référence à une note en bas de page comme on le fait avec
25556  les flottants : Insérez une étiquette dans la note et faites une référence
25557  croisée vers cette étiquette comme c'est décrit dans la
25558 \begin_inset space ~
25559 \end_inset
25560
25561
25562 \begin_inset CommandInset ref
25563 LatexCommand ref
25564 reference "sec:Referencer-les-Flottants"
25565
25566 \end_inset
25567
25568 .
25569 \begin_inset Newline newline
25570 \end_inset
25571
25572 Voici une référence à une note de bas de page :
25573 \begin_inset space ~
25574 \end_inset
25575
25576
25577 \begin_inset CommandInset ref
25578 LatexCommand ref
25579 reference "fn:Note-en-bas"
25580
25581 \end_inset
25582
25583 .
25584 \end_layout
25585
25586 \begin_layout Standard
25587 \begin_inset VSpace defskip
25588 \end_inset
25589
25590
25591 \end_layout
25592
25593 \begin_layout Standard
25594
25595 \lang english
25596 Footnotes in tables are not printed by LaTeX due to technical reasons.
25597  However there exists another method to print them: Instead of the footnote
25598  the command 
25599 \series bold
25600
25601 \backslash
25602 footnotemark{}
25603 \series default
25604  is inserted as TeX-code.
25605  The text of the footnote is entered as argument of the TeX-code command
25606  
25607 \series bold
25608
25609 \backslash
25610 footnotetext
25611 \series default
25612  after the table.
25613 \begin_inset Newline newline
25614 \end_inset
25615
25616 This was done for the following table with the command
25617 \end_layout
25618
25619 \begin_layout Standard
25620
25621 \series bold
25622 \lang english
25623
25624 \backslash
25625 footnotetext{
25626 \series default
25627 Printed table footnote.
25628 \series bold
25629 }
25630 \end_layout
25631
25632 \begin_layout Standard
25633
25634 \lang english
25635 \begin_inset Tabular
25636 <lyxtabular version="3" rows="2" columns="1">
25637 <features tabularvalignment="middle">
25638 <column alignment="center" valignment="top" width="0">
25639 <row>
25640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644
25645 \lang english
25646 This an example text.
25647 \begin_inset Foot
25648 status open
25649
25650 \begin_layout Plain Layout
25651
25652 \lang english
25653 This footnote will not be printed!
25654 \end_layout
25655
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 </row>
25664 <row>
25665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25666 \begin_inset Text
25667
25668 \begin_layout Plain Layout
25669
25670 \lang english
25671 This an example text.
25672 \begin_inset ERT
25673 status collapsed
25674
25675 \begin_layout Plain Layout
25676
25677
25678 \backslash
25679 footnotemark{}
25680 \end_layout
25681
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \end_inset
25688 </cell>
25689 </row>
25690 </lyxtabular>
25691
25692 \end_inset
25693
25694
25695 \begin_inset ERT
25696 status collapsed
25697
25698 \begin_layout Plain Layout
25699
25700
25701 \backslash
25702 footnotetext{
25703 \end_layout
25704
25705 \end_inset
25706
25707 Printed table footnote.
25708 \begin_inset ERT
25709 status collapsed
25710
25711 \begin_layout Plain Layout
25712
25713 }
25714 \end_layout
25715
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \begin_layout Standard
25722
25723 \lang english
25724 Footnotes in longtables are described in section
25725 \begin_inset space ~
25726 \end_inset
25727
25728
25729 \lang french
25730
25731 \begin_inset CommandInset ref
25732 LatexCommand ref
25733 reference "sub:Notes-dans-tableau-long"
25734
25735 \end_inset
25736
25737 .
25738 \end_layout
25739
25740 \begin_layout Standard
25741
25742 \lang english
25743 Footnotes in minipage boxes are printed, but inside the box and with a different
25744  numbering because a minipage box is like a page inside a page.
25745  (For more about minipages, see section
25746 \begin_inset space ~
25747 \end_inset
25748
25749
25750 \lang french
25751
25752 \begin_inset CommandInset ref
25753 LatexCommand ref
25754 reference "sec:Minipages"
25755
25756 \end_inset
25757
25758
25759 \lang english
25760 .) To get a footnote in the minipage that is output at the bottom of the
25761  page like normal footnotes, also use the method of 
25762 \series bold
25763
25764 \backslash
25765 footnotemark{}
25766 \series default
25767  and 
25768 \series bold
25769
25770 \backslash
25771 footnotetext
25772 \series default
25773 .
25774 \end_layout
25775
25776 \begin_layout Standard
25777
25778 \lang english
25779 \begin_inset Box Frameless
25780 position "t"
25781 hor_pos "c"
25782 has_inner_box 1
25783 inner_pos "t"
25784 use_parbox 0
25785 use_makebox 0
25786 width "100col%"
25787 special "none"
25788 height "1in"
25789 height_special "totalheight"
25790 status open
25791
25792 \begin_layout Plain Layout
25793
25794 \lang english
25795 This an example text in a minipage.
25796 \begin_inset Foot
25797 status open
25798
25799 \begin_layout Plain Layout
25800
25801 \lang english
25802 Footnote in the minipage.
25803 \end_layout
25804
25805 \end_inset
25806
25807
25808 \end_layout
25809
25810 \begin_layout Plain Layout
25811
25812 \lang english
25813 This an example text in a minipage.
25814 \begin_inset ERT
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818
25819
25820 \backslash
25821 footnotemark{}
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \end_layout
25828
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \begin_layout Standard
25835
25836 \lang english
25837 \begin_inset ERT
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841
25842
25843 \backslash
25844 footnotetext{
25845 \end_layout
25846
25847 \end_inset
25848
25849 Footnote outside the minipage.
25850 \begin_inset ERT
25851 status collapsed
25852
25853 \begin_layout Plain Layout
25854
25855 }
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Standard
25864 \begin_inset VSpace defskip
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \begin_layout Standard
25871
25872 \lang english
25873 To refer to the same footnote several times without printing the footnote
25874  text every time, use the command 
25875 \series bold
25876
25877 \backslash
25878 footnotemark[number]
25879 \series default
25880  in TeX-code.
25881 \begin_inset Newline newline
25882 \end_inset
25883
25884 As you do not know the number of the repeating footnote while you are writing
25885  the text, you have to store its number.
25886  For the following footnote mark example, these commands were inserted in
25887  TeX-code after Footnote
25888 \begin_inset space ~
25889 \end_inset
25890
25891
25892 \lang french
25893
25894 \begin_inset CommandInset ref
25895 LatexCommand ref
25896 reference "fn:Note-en-bas"
25897
25898 \end_inset
25899
25900
25901 \lang english
25902  to store the footnote number
25903 \lang french
25904 :
25905 \end_layout
25906
25907 \begin_layout Standard
25908
25909 \series bold
25910
25911 \backslash
25912 newcounter{MyRepeatFoot}
25913 \begin_inset Newline newline
25914 \end_inset
25915
25916
25917 \backslash
25918 setcounter{MyRepeatFoot}{
25919 \backslash
25920 thefootnote}
25921 \end_layout
25922
25923 \begin_layout Standard
25924
25925 \lang english
25926 The footnote mark was then created with this command
25927 \lang french
25928 :
25929 \end_layout
25930
25931 \begin_layout Standard
25932
25933 \series bold
25934
25935 \backslash
25936 footnotemark[
25937 \backslash
25938 theMyRepeatFoot]
25939 \end_layout
25940
25941 \begin_layout Standard
25942
25943 \lang english
25944 Here is a repeated footnote
25945 \lang french
25946 :
25947 \begin_inset ERT
25948 status collapsed
25949
25950 \begin_layout Plain Layout
25951
25952
25953 \backslash
25954 footnotemark[
25955 \backslash
25956 theMyRepeatFoot]
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \begin_layout Standard
25965
25966 \lang english
25967 If you want to repeat the previous footnote, you can omit the storage of
25968  the footnote number and just use this command instead
25969 \lang french
25970 :
25971 \end_layout
25972
25973 \begin_layout Standard
25974
25975 \series bold
25976
25977 \backslash
25978 footnotemark[
25979 \backslash
25980 thefootnote]
25981 \end_layout
25982
25983 \begin_layout Standard
25984
25985 \lang english
25986 Here is another repeated footnote
25987 \lang french
25988 :
25989 \begin_inset ERT
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993
25994
25995 \backslash
25996 footnotemark[
25997 \backslash
25998 thefootnote]
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \begin_layout Subsection
26007 Numérotation de Notes de Bas de Page
26008 \begin_inset CommandInset label
26009 LatexCommand label
26010 name "sub:Numerotation-notes-bas-de-page"
26011
26012 \end_inset
26013
26014
26015 \begin_inset Index idx
26016 status collapsed
26017
26018 \begin_layout Plain Layout
26019 Notes de bas de page ! Numérotation
26020 \end_layout
26021
26022 \end_inset
26023
26024
26025 \end_layout
26026
26027 \begin_layout Standard
26028 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
26029  ajoutez cette commande dans le préambule de votre document :
26030 \end_layout
26031
26032 \begin_layout Standard
26033
26034 \series bold
26035
26036 \backslash
26037 @addtoreset{footnote}{section}
26038 \end_layout
26039
26040 \begin_layout Standard
26041 \begin_inset VSpace bigskip
26042 \end_inset
26043
26044 La commande de préambule suivante change le style de numérotation des notes
26045  en petits chiffres romains :
26046 \end_layout
26047
26048 \begin_layout Standard
26049
26050 \series bold
26051
26052 \backslash
26053 renewcommand{
26054 \backslash
26055 thefootnote}{
26056 \backslash
26057 roman{footnote}}
26058 \end_layout
26059
26060 \begin_layout Standard
26061 \begin_inset ERT
26062 status collapsed
26063
26064 \begin_layout Plain Layout
26065
26066
26067 \backslash
26068 renewcommand{
26069 \backslash
26070 thefootnote}{
26071 \backslash
26072 roman{footnote}}
26073 \end_layout
26074
26075 \end_inset
26076
26077  Cette note de bas de page utilise une numérotation en chiffres romains
26078  :
26079 \begin_inset Foot
26080 status open
26081
26082 \begin_layout Plain Layout
26083 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
26084  romains.
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \begin_layout Standard
26093 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
26094  la commande précédente 
26095 \series bold
26096
26097 \backslash
26098 roman
26099 \series default
26100  par 
26101 \series bold
26102
26103 \backslash
26104 Roman
26105 \series default
26106 .
26107  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
26108  utilisez respectivement soit 
26109 \series bold
26110
26111 \backslash
26112 Alph
26113 \series default
26114  soit 
26115 \series bold
26116
26117 \backslash
26118 alph
26119 \series default
26120 .
26121  Pour les 
26122 \begin_inset Quotes eld
26123 \end_inset
26124
26125 numéroter
26126 \begin_inset Quotes erd
26127 \end_inset
26128
26129  avec des symboles, utilisez 
26130 \series bold
26131
26132 \backslash
26133 fnsymbol
26134 \series default
26135 .
26136 \end_layout
26137
26138 \begin_layout Standard
26139 \begin_inset Note Greyedout
26140 status open
26141
26142 \begin_layout Plain Layout
26143
26144 \series bold
26145 Note:
26146 \series default
26147  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26148  puisque cette numérotation est limitée à des lettres seules.
26149 \end_layout
26150
26151 \end_inset
26152
26153
26154 \begin_inset Newline newline
26155 \end_inset
26156
26157
26158 \begin_inset Note Greyedout
26159 status open
26160
26161 \begin_layout Plain Layout
26162
26163 \series bold
26164 Note:
26165 \series default
26166  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \begin_layout Standard
26175 Pour revenir au style de numérotation implicite quand vous en avez changé,
26176  utilisez 
26177 \series bold
26178
26179 \backslash
26180 arabic
26181 \series default
26182  à la place de 
26183 \series bold
26184
26185 \backslash
26186 roman
26187 \series default
26188  dans la commande précédente.
26189 \begin_inset ERT
26190 status collapsed
26191
26192 \begin_layout Plain Layout
26193
26194
26195 \backslash
26196 renewcommand{
26197 \backslash
26198 thefootnote}{
26199 \backslash
26200 arabic{footnote}}
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209 \begin_inset VSpace bigskip
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \begin_layout Standard
26216 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26217  le schéma 
26218 \begin_inset Quotes eld
26219 \end_inset
26220
26221 chapitre.note
26222 \begin_inset Quotes erd
26223 \end_inset
26224
26225 , ajoutez la commande suivante au préambule de votre document :
26226 \end_layout
26227
26228 \begin_layout Standard
26229
26230 \series bold
26231
26232 \backslash
26233 numberwithin{footnote}{chapter}
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Pour pouvoir utiliser la commande 
26238 \series bold
26239
26240 \backslash
26241 numberwithin
26242 \series default
26243 , activez dans la rubrique 
26244 \family sans
26245 Options
26246 \begin_inset space ~
26247 \end_inset
26248
26249 des
26250 \begin_inset space ~
26251 \end_inset
26252
26253 Maths
26254 \family default
26255  dans les paramètres du document, l'option 
26256 \family sans
26257 Utiliser
26258 \begin_inset space ~
26259 \end_inset
26260
26261 le
26262 \begin_inset space ~
26263 \end_inset
26264
26265 paquetage
26266 \begin_inset space ~
26267 \end_inset
26268
26269 maths
26270 \begin_inset space ~
26271 \end_inset
26272
26273 AMS
26274 \family default
26275 .
26276 \end_layout
26277
26278 \begin_layout Standard
26279 \begin_inset ERT
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283
26284
26285 \backslash
26286 numberwithin{footnote}{chapter}
26287 \end_layout
26288
26289 \end_inset
26290
26291 Ceci est un autre exemple de note de bas de page:
26292 \series bold
26293
26294 \begin_inset Foot
26295 status open
26296
26297 \begin_layout Plain Layout
26298 Cette note est numérotée en suivant le schéma 
26299 \begin_inset Quotes eld
26300 \end_inset
26301
26302 chapitre.note
26303 \begin_inset Quotes erd
26304 \end_inset
26305
26306 .
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \series default
26313
26314 \begin_inset ERT
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318
26319
26320 \backslash
26321 renewcommand{
26322 \backslash
26323 thefootnote}{
26324 \backslash
26325 arabic{footnote}}
26326 \end_layout
26327
26328 \end_inset
26329
26330
26331 \end_layout
26332
26333 \begin_layout Standard
26334 \begin_inset Note Greyedout
26335 status open
26336
26337 \begin_layout Plain Layout
26338
26339 \series bold
26340 Note:
26341 \series default
26342  
26343 \series bold
26344
26345 \backslash
26346 numberwithin
26347 \series default
26348  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26349  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26350  prises en compte.
26351  
26352 \end_layout
26353
26354 \end_inset
26355
26356
26357 \end_layout
26358
26359 \begin_layout Standard
26360 Donc pour avoir par exemple le schéma 
26361 \begin_inset Quotes eld
26362 \end_inset
26363
26364 chapitre.
26365 \backslash
26366 Roman{note}
26367 \begin_inset Quotes erd
26368 \end_inset
26369
26370 , utilisez la commande suivante plutôt que 
26371 \series bold
26372
26373 \backslash
26374 numberwithin
26375 \series default
26376  :
26377 \end_layout
26378
26379 \begin_layout Standard
26380
26381 \series bold
26382
26383 \backslash
26384 renewcommand{
26385 \backslash
26386 thefootnote}{
26387 \backslash
26388 thechapter.
26389 \backslash
26390 Roman{footnote}}
26391 \end_layout
26392
26393 \begin_layout Subsection
26394 Positionnement de notes de bas de page
26395 \begin_inset Index idx
26396 status collapsed
26397
26398 \begin_layout Plain Layout
26399 Notes de bas de page ! Positionnement
26400 \end_layout
26401
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \begin_layout Standard
26408 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26409  vertical entre elles en bas de la page.
26410  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26411  de 1.5
26412 \begin_inset space \thinspace{}
26413 \end_inset
26414
26415 mm avec la commande suivante dans le préambule :
26416 \end_layout
26417
26418 \begin_layout Standard
26419
26420 \series bold
26421
26422 \backslash
26423 let
26424 \backslash
26425 myFoot
26426 \backslash
26427 footnote
26428 \begin_inset Newline newline
26429 \end_inset
26430
26431
26432 \backslash
26433 renewcommand{
26434 \backslash
26435 footnote}[1]{
26436 \backslash
26437 myFoot{#1
26438 \backslash
26439 vspace{1.5mm}}}
26440 \end_layout
26441
26442 \begin_layout Standard
26443 \begin_inset VSpace bigskip
26444 \end_inset
26445
26446 Dans un document à deux colonnes les notes de bas de page apparaissent en
26447  bas de chaque colonne, comme sur la Figure
26448 \begin_inset space ~
26449 \end_inset
26450
26451
26452 \begin_inset CommandInset ref
26453 LatexCommand ref
26454 reference "fig:Position-standard-note-bas-de-page"
26455
26456 \end_inset
26457
26458 .
26459  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26460  sur la Figure
26461 \begin_inset space ~
26462 \end_inset
26463
26464
26465 \begin_inset CommandInset ref
26466 LatexCommand ref
26467 reference "fig:Position-note-avec-ftnright"
26468
26469 \end_inset
26470
26471 , utilisez le paquetage LaTeX 
26472 \series bold
26473 ftnright
26474 \series default
26475
26476 \begin_inset Index idx
26477 status collapsed
26478
26479 \begin_layout Plain Layout
26480 Paquetages LaTeX ! ftnright
26481 \end_layout
26482
26483 \end_inset
26484
26485  avec cette commande dans le préambule du document:
26486 \end_layout
26487
26488 \begin_layout Standard
26489
26490 \series bold
26491
26492 \backslash
26493 usepackage{ftnright}
26494 \end_layout
26495
26496 \begin_layout Standard
26497 \begin_inset Float figure
26498 placement !h
26499 wide false
26500 sideways false
26501 status open
26502
26503 \begin_layout Plain Layout
26504 \begin_inset ERT
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508
26509
26510 \backslash
26511 framebox{
26512 \end_layout
26513
26514 \end_inset
26515
26516
26517 \begin_inset Graphics
26518         filename ../clipart/without_fntright.pdf
26519         width 100col%
26520         scaleBeforeRotation
26521
26522 \end_inset
26523
26524
26525 \begin_inset ERT
26526 status collapsed
26527
26528 \begin_layout Plain Layout
26529
26530 }
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \begin_layout Plain Layout
26539 \begin_inset Caption
26540
26541 \begin_layout Plain Layout
26542 \begin_inset CommandInset label
26543 LatexCommand label
26544 name "fig:Position-standard-note-bas-de-page"
26545
26546 \end_inset
26547
26548 Positionnement standard des notes de bas de page dans un document à deux
26549  colonnes.
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \begin_layout Standard
26563 \begin_inset Float figure
26564 placement !h
26565 wide false
26566 sideways false
26567 status open
26568
26569 \begin_layout Plain Layout
26570 \begin_inset ERT
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575
26576 \backslash
26577 framebox{
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \begin_inset Graphics
26584         filename ../clipart/with_fntright.pdf
26585         width 100col%
26586         scaleBeforeRotation
26587
26588 \end_inset
26589
26590
26591 \begin_inset ERT
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595
26596 }
26597 \end_layout
26598
26599 \end_inset
26600
26601
26602 \end_layout
26603
26604 \begin_layout Plain Layout
26605 \begin_inset Caption
26606
26607 \begin_layout Plain Layout
26608 \begin_inset CommandInset label
26609 LatexCommand label
26610 name "fig:Position-note-avec-ftnright"
26611
26612 \end_inset
26613
26614 Positionnement de notes de bas de page dans un document à deux colonnes
26615  en utilisant le paquetage LaTeX 
26616 \series bold
26617 ftnright
26618 \series default
26619 .
26620 \end_layout
26621
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \begin_layout Standard
26633 \begin_inset VSpace bigskip
26634 \end_inset
26635
26636 Dans certaines publications scientifiques, il est courant de rassembler
26637  les notes de bas de page et de les imprimer dans un paragraphe particulier
26638  à la fin de la section, comme sur la Figure
26639 \begin_inset space ~
26640 \end_inset
26641
26642
26643 \begin_inset CommandInset ref
26644 LatexCommand ref
26645 reference "fig:Notes-de-fin"
26646
26647 \end_inset
26648
26649 .
26650  On les appelle 
26651 \begin_inset Quotes eld
26652 \end_inset
26653
26654 notes de fin
26655 \begin_inset Quotes erd
26656 \end_inset
26657
26658 .
26659 \begin_inset Index idx
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663 Notes de fin
26664 \end_layout
26665
26666 \end_inset
26667
26668  Pour utiliser des notes de fin à la place des notes de bas de page dans
26669  votre document, charger le module 
26670 \family sans
26671 Note de bas de page en fin de document
26672 \family default
26673  à partir de 
26674 \family sans
26675 Document\SpecialChar \menuseparator
26676 Paramètres\SpecialChar \menuseparator
26677 Modules
26678 \family default
26679 .
26680  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26681 \end_layout
26682
26683 \begin_layout Standard
26684
26685 \series bold
26686
26687 \backslash
26688 theendnotes
26689 \end_layout
26690
26691 \begin_layout Standard
26692 en code TeX à la fin d'une section ou d'un chapitre.
26693 \end_layout
26694
26695 \begin_layout Standard
26696 \begin_inset Float figure
26697 wide false
26698 sideways false
26699 status open
26700
26701 \begin_layout Plain Layout
26702 \align center
26703 \begin_inset ERT
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707
26708
26709 \backslash
26710 framebox{
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \begin_inset Graphics
26717         filename ../clipart/endnotes.pdf
26718         scaleBeforeRotation
26719
26720 \end_inset
26721
26722
26723 \begin_inset ERT
26724 status collapsed
26725
26726 \begin_layout Plain Layout
26727
26728 }
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \begin_layout Plain Layout
26737 \begin_inset Caption
26738
26739 \begin_layout Plain Layout
26740 \begin_inset CommandInset label
26741 LatexCommand label
26742 name "fig:Notes-de-fin"
26743
26744 \end_inset
26745
26746 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26747  séparé à la fin des sections ou des chapitres.
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \end_inset
26756
26757
26758 \end_layout
26759
26760 \begin_layout Standard
26761 \begin_inset VSpace medskip
26762 \end_inset
26763
26764 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26765  dans la langue du document, cela doit être fait manuellement.
26766  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26767  
26768 \begin_inset Quotes eld
26769 \end_inset
26770
26771 Notes
26772 \begin_inset Quotes erd
26773 \end_inset
26774
26775  en sa traduction Allemande
26776 \begin_inset Foot
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780 En français, 
26781 \begin_inset Quotes eld
26782 \end_inset
26783
26784 Notes
26785 \begin_inset Quotes erd
26786 \end_inset
26787
26788  peut être conservé.
26789 \end_layout
26790
26791 \end_inset
26792
26793  
26794 \begin_inset Quotes eld
26795 \end_inset
26796
26797 Anmerkungen
26798 \begin_inset Quotes erd
26799 \end_inset
26800
26801  :
26802 \end_layout
26803
26804 \begin_layout Standard
26805
26806 \series bold
26807
26808 \backslash
26809 renewcommand{
26810 \backslash
26811 notesname}{Anmerkungen}
26812 \end_layout
26813
26814 \begin_layout Standard
26815 \begin_inset VSpace medskip
26816 \end_inset
26817
26818 La numérotation des notes de fin peut être modifiée comme celle des notes
26819  de bas de page comme c'est décrit dans la section
26820 \begin_inset space ~
26821 \end_inset
26822
26823
26824 \begin_inset CommandInset ref
26825 LatexCommand ref
26826 reference "sub:Numerotation-notes-bas-de-page"
26827
26828 \end_inset
26829
26830  ; remplacez juste la commande 
26831 \series bold
26832
26833 \backslash
26834 thefootnote
26835 \series default
26836  par 
26837 \series bold
26838
26839 \backslash
26840 theendnote
26841 \series default
26842 .
26843  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26844 \series bold
26845
26846 \backslash
26847 @addtoreset
26848 \series default
26849  comme c'est décrit dans la section
26850 \begin_inset space ~
26851 \end_inset
26852
26853
26854 \begin_inset CommandInset ref
26855 LatexCommand ref
26856 reference "sub:Numerotation-notes-bas-de-page"
26857
26858 \end_inset
26859
26860  et remplacez le paramètre de commande 
26861 \series bold
26862 footnote
26863 \series default
26864  par 
26865 \series bold
26866 endnote
26867 \series default
26868 .
26869 \end_layout
26870
26871 \begin_layout Standard
26872
26873 \lang english
26874 For endnotes there is
26875 \lang french
26876  la commande 
26877 \series bold
26878
26879 \backslash
26880 endnotemark[numéro]
26881 \series default
26882  qui est semblable à 
26883 \series bold
26884
26885 \backslash
26886 footnotemark
26887 \series default
26888 , décrite dans la section
26889 \begin_inset space ~
26890 \end_inset
26891
26892
26893 \begin_inset CommandInset ref
26894 LatexCommand ref
26895 reference "sec:Notes-bas-de-page"
26896
26897 \end_inset
26898
26899 .
26900 \end_layout
26901
26902 \begin_layout Standard
26903 \begin_inset VSpace bigskip
26904 \end_inset
26905
26906 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26907 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26908 \series bold
26909 footmisc
26910 \series default
26911
26912 \begin_inset Index idx
26913 status collapsed
26914
26915 \begin_layout Plain Layout
26916 Paquetages LaTeX ! footmisc
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \begin_inset CommandInset citation
26923 LatexCommand cite
26924 key "footmisc"
26925
26926 \end_inset
26927
26928  pour plus d'information à ce sujet.
26929 \end_layout
26930
26931 \begin_layout Standard
26932 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26933  voyez les livres sur LaTeX, 
26934 \begin_inset CommandInset citation
26935 LatexCommand cite
26936 key "latexcompanion,latexguide,latexbook"
26937
26938 \end_inset
26939
26940 .
26941 \end_layout
26942
26943 \begin_layout Section
26944 Notes en Marge
26945 \begin_inset Index idx
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 Notes ! Notes en Marge
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \begin_layout Standard
26958 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26959 t de la même façon.
26960  Quand vous insérez une note en marge avec 
26961 \family sans
26962 Insérer\SpecialChar \menuseparator
26963 Note
26964 \begin_inset space ~
26965 \end_inset
26966
26967 en
26968 \begin_inset space ~
26969 \end_inset
26970
26971 Marge
26972 \family default
26973  ou avec le bouton 
26974 \begin_inset Graphics
26975         filename ../../images/marginalnote-insert.png
26976         scale 85
26977         scaleBeforeRotation
26978
26979 \end_inset
26980
26981  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26982  grise avec une étiquette rouge 
26983 \begin_inset Quotes fld
26984 \end_inset
26985
26986 marge
26987 \begin_inset Quotes frd
26988 \end_inset
26989
26990 .
26991  
26992 \begin_inset Marginal
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996 C'est une note en marge.
26997 \end_layout
26998
26999 \end_inset
27000
27001  Cette boîte est la représentation de votre note dans LyX.
27002  Vous pouvez y entrer votre texte.
27003 \end_layout
27004
27005 \begin_layout Standard
27006 Les notes en marge apparaissent dans la marge de droite dans les documents
27007  imprimées sur une seule face.
27008  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
27009  
27010 \begin_inset Quotes eld
27011 \end_inset
27012
27013 extérieure
27014 \begin_inset Quotes erd
27015 \end_inset
27016
27017  – la gauche sur les pages paires et la droite sur les pages impaires.
27018  Le texte de la note en marge est aligné à l'opposé de la marge externe
27019  – aligné à droite quand la note apparaît dans la marge de gauche.
27020  La première ligne de la note apparaît à la hauteur de la ligne de texte
27021  où la note a été insérée dans le document.
27022 \end_layout
27023
27024 \begin_layout Standard
27025 \begin_inset VSpace bigskip
27026 \end_inset
27027
27028 Pour placer une note dans la marge interne, ajoutez la commande suivante
27029  :
27030 \end_layout
27031
27032 \begin_layout Standard
27033
27034 \series bold
27035
27036 \backslash
27037 reversemarginpar
27038 \end_layout
27039
27040 \begin_layout Standard
27041 sous forme de code TeX avant votre note de marge.
27042  Le nouveau positionnement est pris en compte pour toutes les notes en marge
27043  qui suivent 
27044 \begin_inset ERT
27045 status collapsed
27046
27047 \begin_layout Plain Layout
27048
27049
27050 \backslash
27051 reversemarginpar 
27052 \end_layout
27053
27054 \end_inset
27055
27056
27057 \begin_inset Marginal
27058 status open
27059
27060 \begin_layout Plain Layout
27061 Cette note en marge est dans la marge interne.
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \series bold
27068
27069 \begin_inset Newline newline
27070 \end_inset
27071
27072
27073 \series default
27074
27075 \begin_inset Note Greyedout
27076 status open
27077
27078 \begin_layout Plain Layout
27079
27080 \series bold
27081 Note:
27082 \series default
27083  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
27084  les notes sont souvent mal mises en formes dans la sortie imprimée.
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Standard
27093 Pour revenir au positionnement implicite, ajoutez la commande :
27094 \end_layout
27095
27096 \begin_layout Standard
27097
27098 \series bold
27099
27100 \backslash
27101 normalmarginpar
27102 \end_layout
27103
27104 \begin_layout Standard
27105 sous forme de code TeX.
27106 \begin_inset ERT
27107 status collapsed
27108
27109 \begin_layout Plain Layout
27110
27111
27112 \backslash
27113 normalmarginpar 
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \begin_inset Newline newline
27120 \end_inset
27121
27122  
27123 \begin_inset Note Greyedout
27124 status open
27125
27126 \begin_layout Plain Layout
27127
27128 \series bold
27129 Note:
27130 \series default
27131  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
27132  
27133 \series bold
27134
27135 \backslash
27136 reversemarginpar
27137 \series default
27138  est aussi utilisée.
27139 \end_layout
27140
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \begin_layout Standard
27147 \begin_inset VSpace bigskip
27148 \end_inset
27149
27150
27151 \begin_inset Marginal
27152 status open
27153
27154 \begin_layout Plain Layout
27155 UnTrèsLongMotEnMarge sans césure.
27156 \end_layout
27157
27158 \end_inset
27159
27160  Comme dans le cas décrit dans la section
27161 \begin_inset space ~
27162 \end_inset
27163
27164
27165 \begin_inset CommandInset ref
27166 LatexCommand ref
27167 reference "sub:Lignes-multiple-dans-cellule"
27168
27169 \end_inset
27170
27171 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27172  mot d'une note en marge.
27173  Pour éviter ce problème, insérez un espacement horizontal de 0
27174 \begin_inset space \thinspace{}
27175 \end_inset
27176
27177 pt avant le mot en question: 
27178 \begin_inset Marginal
27179 status open
27180
27181 \begin_layout Plain Layout
27182 \begin_inset space \hspace{}
27183 \length 0pt
27184 \end_inset
27185
27186 UnMotTrèsLongEnMarge avec une césure.
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \begin_layout Standard
27195 \begin_inset VSpace bigskip
27196 \end_inset
27197
27198
27199 \end_layout
27200
27201 \begin_layout Standard
27202 \begin_inset Note Greyedout
27203 status open
27204
27205 \begin_layout Plain Layout
27206
27207 \series bold
27208 Note:
27209 \series default
27210  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27211  tableaux, des flottants et des notes de bas de page.
27212 \end_layout
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Standard
27220 \begin_inset VSpace bigskip
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Standard
27227 \begin_inset ERT
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231
27232
27233 \backslash
27234 ifmarginnote
27235 \end_layout
27236
27237 \end_inset
27238
27239
27240 \begin_inset Note Note
27241 status open
27242
27243 \begin_layout Plain Layout
27244 La section suivante ne sera affichée que si le paquetage LaTeX 
27245 \series bold
27246 marginnote
27247 \series default
27248  a été installé.
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \begin_layout Standard
27257 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27258 \series bold
27259 marginnote
27260 \series default
27261
27262 \begin_inset Index idx
27263 status collapsed
27264
27265 \begin_layout Plain Layout
27266 Paquetages LaTeX ! marginnote
27267 \end_layout
27268
27269 \end_inset
27270
27271 .
27272  En ajoutant les deux lignes suivantes au préambule de votre document, la
27273  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27274  la commande fournie par le paquetage 
27275 \series bold
27276 marginnote
27277 \series default
27278  :
27279 \end_layout
27280
27281 \begin_layout Standard
27282
27283 \series bold
27284
27285 \backslash
27286 usepackage{marginnote}
27287 \begin_inset Newline newline
27288 \end_inset
27289
27290
27291 \backslash
27292 let
27293 \backslash
27294 marginpar
27295 \backslash
27296 marginnote
27297 \end_layout
27298
27299 \begin_layout Standard
27300 Ce paquetage est aussi utilisé dans ce document parce que 
27301 \series bold
27302 marginnote
27303 \series default
27304  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27305  vertical pour une note.
27306  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27307  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27308  en page.
27309  Le décalage est inséré dans LyX sous forme de code TeX directement après
27310  la note sous la forme
27311 \end_layout
27312
27313 \begin_layout Standard
27314
27315 \series bold
27316 [offset]
27317 \end_layout
27318
27319 \begin_layout Standard
27320 où l'offset utilise l'une des unités listées dans le tableau
27321 \begin_inset space ~
27322 \end_inset
27323
27324
27325 \begin_inset CommandInset ref
27326 LatexCommand ref
27327 reference "cha:Unités-de-longueur"
27328
27329 \end_inset
27330
27331 .
27332  Une valeur négative déplace la note vers le haut, une valeur positive la
27333  déplace vers le bas.
27334  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27335  vers le haut de 1.5
27336 \begin_inset space \thinspace{}
27337 \end_inset
27338
27339 cm avec la commande en code TeX 
27340 \begin_inset Quotes eld
27341 \end_inset
27342
27343
27344 \series bold
27345 [-1.5cm]
27346 \series default
27347
27348 \begin_inset Quotes erd
27349 \end_inset
27350
27351
27352 \begin_inset Marginal
27353 status collapsed
27354
27355 \begin_layout Plain Layout
27356 Cette note en marge est décalée vers le haut de 1.5
27357 \begin_inset space \thinspace{}
27358 \end_inset
27359
27360 cm par rapport à sa position d'origine.
27361 \end_layout
27362
27363 \end_inset
27364
27365
27366 \begin_inset ERT
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370
27371 [-1.5cm]
27372 \end_layout
27373
27374 \end_inset
27375
27376
27377 \end_layout
27378
27379 \begin_layout Standard
27380 \begin_inset VSpace medskip
27381 \end_inset
27382
27383 Avec le paquetage 
27384 \series bold
27385 marginnote
27386 \series default
27387  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27388  Par exemple les commandes 
27389 \end_layout
27390
27391 \begin_layout Standard
27392
27393 \series bold
27394
27395 \backslash
27396 renewcommand*{
27397 \backslash
27398 raggedleftmarginnote}{
27399 \backslash
27400 centering}
27401 \begin_inset Newline newline
27402 \end_inset
27403
27404
27405 \backslash
27406 renewcommand*{
27407 \backslash
27408 raggedrightmarginnote}{
27409 \backslash
27410 centering}
27411 \end_layout
27412
27413 \begin_layout Standard
27414 donnent un alignement centré.
27415  
27416 \series bold
27417
27418 \backslash
27419 raggedleftmarginnote
27420 \series default
27421  indique une note qui apparaît dans la marge de gauche.
27422 \begin_inset ERT
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426
27427
27428 \backslash
27429 renewcommand*{
27430 \backslash
27431 raggedleftmarginnote}{
27432 \backslash
27433 centering}
27434 \end_layout
27435
27436 \begin_layout Plain Layout
27437
27438
27439 \backslash
27440 renewcommand*{
27441 \backslash
27442 raggedrightmarginnote}{
27443 \backslash
27444 centering}
27445 \end_layout
27446
27447 \end_inset
27448
27449
27450 \begin_inset Marginal
27451 status collapsed
27452
27453 \begin_layout Plain Layout
27454 Le texte de cette note en marge est centré.
27455 \end_layout
27456
27457 \end_inset
27458
27459 .
27460  Le comportement implicite est donné par
27461 \end_layout
27462
27463 \begin_layout Standard
27464
27465 \series bold
27466
27467 \backslash
27468 renewcommand*{
27469 \backslash
27470 raggedleftmarginnote}{
27471 \backslash
27472 raggedleft}
27473 \begin_inset Newline newline
27474 \end_inset
27475
27476
27477 \backslash
27478 renewcommand*{
27479 \backslash
27480 raggedrightmarginnote}{
27481 \backslash
27482 raggedright}
27483 \series default
27484
27485 \begin_inset ERT
27486 status collapsed
27487
27488 \begin_layout Plain Layout
27489
27490
27491 \backslash
27492 renewcommand*{
27493 \backslash
27494 raggedleftmarginnote}{
27495 \backslash
27496 raggedleft}
27497 \end_layout
27498
27499 \begin_layout Plain Layout
27500
27501
27502 \backslash
27503 renewcommand*{
27504 \backslash
27505 raggedrightmarginnote}{
27506 \backslash
27507 raggedright}
27508 \end_layout
27509
27510 \end_inset
27511
27512
27513 \end_layout
27514
27515 \begin_layout Standard
27516 \begin_inset VSpace medskip
27517 \end_inset
27518
27519 Pour les autre fonctions du paquetage 
27520 \series bold
27521 marginnote
27522 \series default
27523  nous vous renvoyons à sa documentation 
27524 \begin_inset CommandInset citation
27525 LatexCommand cite
27526 key "marginnote"
27527
27528 \end_inset
27529
27530 .
27531 \end_layout
27532
27533 \begin_layout Standard
27534 \begin_inset VSpace bigskip
27535 \end_inset
27536
27537 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27538  définition.
27539  Pour créer par exemple une entête pour toutes les notes en marge avec le
27540  texte 
27541 \begin_inset Quotes eld
27542 \end_inset
27543
27544
27545 \family sans
27546 \series bold
27547 \bar under
27548 Attention!
27549 \family default
27550 \series default
27551 \bar default
27552
27553 \begin_inset Quotes erd
27554 \end_inset
27555
27556  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27557  de votre document :
27558 \end_layout
27559
27560 \begin_layout Standard
27561
27562 \series bold
27563
27564 \backslash
27565 let
27566 \backslash
27567 myMarginpar
27568 \backslash
27569 marginpar
27570 \begin_inset Newline newline
27571 \end_inset
27572
27573
27574 \backslash
27575 renewcommand{
27576 \backslash
27577 marginpar}[1]{
27578 \backslash
27579 myMarginpar{%
27580 \begin_inset Newline newline
27581 \end_inset
27582
27583
27584 \begin_inset Phantom HPhantom
27585 status open
27586
27587 \begin_layout Plain Layout
27588
27589 \series bold
27590 \begin_inset space ~
27591 \end_inset
27592
27593
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \backslash
27600 hspace{0pt}
27601 \backslash
27602 textsf{
27603 \backslash
27604 textbf{
27605 \backslash
27606 underbar{Attention!}}}%
27607 \begin_inset Newline newline
27608 \end_inset
27609
27610
27611 \begin_inset Phantom HPhantom
27612 status open
27613
27614 \begin_layout Plain Layout
27615
27616 \series bold
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \backslash
27627 vspace{1.5mm}
27628 \backslash
27629
27630 \backslash
27631 #1}}
27632 \end_layout
27633
27634 \begin_layout Standard
27635 \begin_inset ERT
27636 status collapsed
27637
27638 \begin_layout Plain Layout
27639
27640
27641 \backslash
27642 let
27643 \backslash
27644 myMarginpar
27645 \backslash
27646 marginpar
27647 \end_layout
27648
27649 \begin_layout Plain Layout
27650
27651
27652 \backslash
27653 renewcommand{
27654 \backslash
27655 marginpar}[1]{
27656 \backslash
27657 myMarginpar{%
27658 \end_layout
27659
27660 \begin_layout Plain Layout
27661
27662    
27663 \backslash
27664 textsf{
27665 \backslash
27666 textbf{
27667 \backslash
27668 underbar{Attention!}}}%
27669 \end_layout
27670
27671 \begin_layout Plain Layout
27672
27673    
27674 \backslash
27675 vspace{1.5mm}
27676 \backslash
27677
27678 \backslash
27679 #1}}
27680 \end_layout
27681
27682 \end_inset
27683
27684
27685 \begin_inset Marginal
27686 status open
27687
27688 \begin_layout Plain Layout
27689 Ceci est une note en marge avec une en-tête prédéfinie.
27690 \end_layout
27691
27692 \end_inset
27693
27694
27695 \begin_inset ERT
27696 status collapsed
27697
27698 \begin_layout Plain Layout
27699
27700 [-1.5cm]
27701 \end_layout
27702
27703 \end_inset
27704
27705
27706 \begin_inset ERT
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710
27711
27712 \backslash
27713 renewcommand{
27714 \backslash
27715 marginpar}[1]{
27716 \backslash
27717 myMarginpar{#1}}
27718 \end_layout
27719
27720 \end_inset
27721
27722
27723 \begin_inset Note Note
27724 status collapsed
27725
27726 \begin_layout Plain Layout
27727
27728 \lang english
27729 The margin note format is changed only for this example.
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \begin_layout Standard
27738 \begin_inset ERT
27739 status collapsed
27740
27741 \begin_layout Plain Layout
27742
27743
27744 \backslash
27745 else
27746 \end_layout
27747
27748 \end_inset
27749
27750
27751 \begin_inset Note Note
27752 status open
27753
27754 \begin_layout Plain Layout
27755 Ce qui suit sera affiché si le paquetage LaTeX 
27756 \series bold
27757 marginnote
27758 \series default
27759  n'est pas installé :
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Vous devez installer le paquetage LaTeX 
27769 \series bold
27770 marginnote
27771 \series default
27772  pour voir la suite de cette section dans la sortie imprimée.
27773 \end_layout
27774
27775 \begin_layout Standard
27776 \begin_inset ERT
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780
27781
27782 \backslash
27783 fi
27784 \end_layout
27785
27786 \end_inset
27787
27788
27789 \end_layout
27790
27791 \begin_layout Chapter
27792 Les Boîtes
27793 \end_layout
27794
27795 \begin_layout Section
27796 Introduction
27797 \begin_inset Index idx
27798 status collapsed
27799
27800 \begin_layout Plain Layout
27801 Boîtes ! Introduction
27802 \end_layout
27803
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Standard
27810 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27811  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27812  voir la section
27813 \begin_inset space ~
27814 \end_inset
27815
27816
27817 \begin_inset CommandInset ref
27818 LatexCommand ref
27819 reference "sec:Minipages"
27820
27821 \end_inset
27822
27823 , pour encadrer des portions de texte, voir la section
27824 \begin_inset space ~
27825 \end_inset
27826
27827
27828 \begin_inset CommandInset ref
27829 LatexCommand ref
27830 reference "sec:Décorations"
27831
27832 \end_inset
27833
27834 , pour empêcher que des mots subissent une césure, voir la section
27835 \begin_inset space ~
27836 \end_inset
27837
27838
27839 \begin_inset CommandInset ref
27840 LatexCommand ref
27841 reference "sec:Empêcher-césure"
27842
27843 \end_inset
27844
27845 , pour aligner du texte, voir la section
27846 \begin_inset space ~
27847 \end_inset
27848
27849
27850 \begin_inset CommandInset ref
27851 LatexCommand ref
27852 reference "sub:Alignement-Vertical"
27853
27854 \end_inset
27855
27856 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27857 \begin_inset space ~
27858 \end_inset
27859
27860
27861 \begin_inset CommandInset ref
27862 LatexCommand ref
27863 reference "sec:Boîtes-colorées"
27864
27865 \end_inset
27866
27867 .
27868 \end_layout
27869
27870 \begin_layout Standard
27871 On peut insérer une boîte en utilisant le menu 
27872 \family sans
27873 Insérer\SpecialChar \menuseparator
27874 Boîte
27875 \family default
27876  ou avec le bouton 
27877 \begin_inset Graphics
27878         filename ../../images/box-insert.png
27879         scale 85
27880         scaleBeforeRotation
27881
27882 \end_inset
27883
27884  de la barre d'outils.
27885  Une boîte grise avec une étiquette 
27886 \family sans
27887 Boîte
27888 \begin_inset space ~
27889 \end_inset
27890
27891 (Minipage)
27892 \family default
27893
27894 \begin_inset Graphics
27895         filename clipart/BoxInsetDefaultQt4.png
27896         scale 65
27897         scaleBeforeRotation
27898
27899 \end_inset
27900
27901  est alors insérée.
27902  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27903  et 
27904 \lang english
27905 selecting 
27906 \family sans
27907 Settings
27908 \family default
27909 \lang french
27910 .
27911  La fenêtre de dialogue qui apparaît donne accès aux types de
27912 \family sans
27913  Boîte
27914 \begin_inset space ~
27915 \end_inset
27916
27917 Intérieure
27918 \family default
27919  
27920 \family sans
27921 Parbox
27922 \begin_inset Note Note
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926 En attendant un traduction plus correcte NdT
27927 \end_layout
27928
27929 \end_inset
27930
27931
27932 \family default
27933  et 
27934 \family sans
27935 Minipage
27936 \family default
27937 .
27938  Le type 
27939 \family sans
27940 Minipage
27941 \family default
27942  est le type implicite pour les boîtes nouvellement créées et il est décrit
27943  dans la section
27944 \begin_inset space ~
27945 \end_inset
27946
27947
27948 \begin_inset CommandInset ref
27949 LatexCommand ref
27950 reference "sec:Minipages"
27951
27952 \end_inset
27953
27954 ; le type 
27955 \family sans
27956 Parbox
27957 \family default
27958  est décrit dans la section
27959 \begin_inset space ~
27960 \end_inset
27961
27962
27963 \begin_inset CommandInset ref
27964 LatexCommand ref
27965 reference "sec:Parboxes"
27966
27967 \end_inset
27968
27969  et le type 
27970 \family sans
27971 \lang english
27972 Makebox
27973 \family default
27974 \lang french
27975  est décrit dans la section
27976 \begin_inset space ~
27977 \end_inset
27978
27979
27980 \begin_inset CommandInset ref
27981 LatexCommand ref
27982 reference "sec:Empêcher-césure"
27983
27984 \end_inset
27985
27986 .
27987 \end_layout
27988
27989 \begin_layout Standard
27990 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27991  comme les flottants ou les notes de bas de page.
27992 \end_layout
27993
27994 \begin_layout Standard
27995 \begin_inset Note Greyedout
27996 status open
27997
27998 \begin_layout Plain Layout
27999
28000 \series bold
28001 Note:
28002 \series default
28003  Vous ne pouvez pas employer une boîte comme élément dans un environnement
28004  de type 
28005 \family sans
28006 Liste
28007 \family default
28008  ou 
28009 \family sans
28010 Description
28011 \family default
28012 .
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 \begin_inset Note Greyedout
28022 status open
28023
28024 \begin_layout Plain Layout
28025
28026 \series bold
28027 Note:
28028 \series default
28029  Pour une raison inconnue, vous ne pouvez mettre le type de la 
28030 \family sans
28031 Boîte
28032 \begin_inset space ~
28033 \end_inset
28034
28035 Intérieure
28036 \family default
28037  à 
28038 \family sans
28039 Aucune
28040 \family default
28041  que quand vous utilisez une boîte encadrée.
28042  Les boîtes sans 
28043 \family sans
28044 Boîte
28045 \begin_inset space ~
28046 \end_inset
28047
28048 Intérieure
28049 \family default
28050  et sans cadre sont expliquées dans la section
28051 \begin_inset space ~
28052 \end_inset
28053
28054
28055 \begin_inset CommandInset ref
28056 LatexCommand ref
28057 reference "sec:Empêcher-césure"
28058
28059 \end_inset
28060
28061 .
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Section
28070 La fenêtre de dialogue Boîte
28071 \begin_inset CommandInset label
28072 LatexCommand label
28073 name "sec:Boîte-Dialogue"
28074
28075 \end_inset
28076
28077
28078 \begin_inset Index idx
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082 Boîtes ! Fenêtre de dialogue Boîte
28083 \end_layout
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Subsection
28091 Taille
28092 \begin_inset Index idx
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 Boîtes ! Taille
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \begin_layout Standard
28105 Dans la fenêtre de dialogue 
28106 \family sans
28107 Paramètres
28108 \begin_inset space ~
28109 \end_inset
28110
28111 de
28112 \begin_inset space ~
28113 \end_inset
28114
28115 Boîte
28116 \family default
28117  vous pouvez modifier la géométrie de la boîte avec les champs 
28118 \family sans
28119 Largeur
28120 \family default
28121  et 
28122 \family sans
28123 Hauteur
28124 \family default
28125 .
28126  Les unités de longueur qui sont utilisables dans ces champs sont décrites
28127  dans le tableau
28128 \begin_inset space ~
28129 \end_inset
28130
28131
28132 \begin_inset CommandInset ref
28133 LatexCommand ref
28134 reference "tab:Unités"
28135
28136 \end_inset
28137
28138 .
28139  Le champ 
28140 \family sans
28141 Hauteur
28142 \family default
28143  offre en plus les spécifications de taille suivantes :
28144 \end_layout
28145
28146 \begin_layout Description
28147 Profondeur C'est simplement la 
28148 \begin_inset Quotes eld
28149 \end_inset
28150
28151 hauteur
28152 \begin_inset Quotes erd
28153 \end_inset
28154
28155  du texte.
28156  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28157  lignes de texte dans la boîte.
28158 \begin_inset Newline newline
28159 \end_inset
28160
28161
28162 \begin_inset Newline newline
28163 \end_inset
28164
28165
28166 \begin_inset Newline newline
28167 \end_inset
28168
28169
28170 \begin_inset Box Boxed
28171 position "c"
28172 hor_pos "c"
28173 has_inner_box 1
28174 inner_pos "c"
28175 use_parbox 0
28176 use_makebox 0
28177 width "12col%"
28178 special "none"
28179 height "1in"
28180 height_special "depth"
28181 status open
28182
28183 \begin_layout Plain Layout
28184 \align center
28185 Boîte dont la hauteur est égale à 1
28186 \begin_inset space \thinspace{}
28187 \end_inset
28188
28189 Profondeur
28190 \end_layout
28191
28192 \end_inset
28193
28194
28195 \begin_inset Newline newline
28196 \end_inset
28197
28198
28199 \begin_inset Newline newline
28200 \end_inset
28201
28202
28203 \end_layout
28204
28205 \begin_layout Description
28206 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28207  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28208  est deux fois plus haute que le texte : 
28209 \begin_inset Box Boxed
28210 position "c"
28211 hor_pos "c"
28212 has_inner_box 1
28213 inner_pos "c"
28214 use_parbox 0
28215 use_makebox 0
28216 width "20col%"
28217 special "none"
28218 height "2in"
28219 height_special "height"
28220 status open
28221
28222 \begin_layout Plain Layout
28223 \align center
28224 Boîte dont la hauteur est 2
28225 \begin_inset space \thinspace{}
28226 \end_inset
28227
28228 Hauteur
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \end_layout
28235
28236 \begin_layout Description
28237 Hauteur
28238 \begin_inset space ~
28239 \end_inset
28240
28241 Totale C'est égal à Hauteur
28242 \begin_inset space \thinspace{}
28243 \end_inset
28244
28245 +
28246 \begin_inset space \thinspace{}
28247 \end_inset
28248
28249 Profondeur : 
28250 \begin_inset Box Boxed
28251 position "c"
28252 hor_pos "c"
28253 has_inner_box 1
28254 inner_pos "c"
28255 use_parbox 0
28256 use_makebox 0
28257 width "20col%"
28258 special "none"
28259 height "1in"
28260 height_special "totalheight"
28261 status open
28262
28263 \begin_layout Plain Layout
28264 \align center
28265 Boîte dont la hauteur est 1
28266 \begin_inset space \thinspace{}
28267 \end_inset
28268
28269 Hauteur
28270 \begin_inset space ~
28271 \end_inset
28272
28273 Totale
28274 \end_layout
28275
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \begin_layout Description
28282 Largeur On prend la largeur de la boîte comme hauteur : 
28283 \begin_inset Box Boxed
28284 position "c"
28285 hor_pos "c"
28286 has_inner_box 1
28287 inner_pos "c"
28288 use_parbox 0
28289 use_makebox 0
28290 width "12col%"
28291 special "none"
28292 height "1in"
28293 height_special "width"
28294 status open
28295
28296 \begin_layout Plain Layout
28297 \align center
28298 Boîte dont la hauteur est 1
28299 \begin_inset space \thinspace{}
28300 \end_inset
28301
28302 Largeur
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \end_layout
28309
28310 \begin_layout Subsection
28311 Alignement
28312 \begin_inset Index idx
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316 Boîtes ! Alignement
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \end_layout
28323
28324 \begin_layout Standard
28325 Quand vous avez choisi une 
28326 \family sans
28327 Boîte
28328 \begin_inset space ~
28329 \end_inset
28330
28331 Intérieure
28332 \family default
28333 , l'alignement vertical de la boîte peut être :
28334 \end_layout
28335
28336 \begin_layout Description
28337 Haut Ceci est un exemple de texte.
28338  
28339 \begin_inset Box Boxed
28340 position "t"
28341 hor_pos "c"
28342 has_inner_box 1
28343 inner_pos "c"
28344 use_parbox 0
28345 use_makebox 0
28346 width "12col%"
28347 special "none"
28348 height "1in"
28349 height_special "totalheight"
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353 \align center
28354 Cette boîte est alignée sur le haut.
28355 \end_layout
28356
28357 \end_inset
28358
28359  Ceci est un exemple de texte.
28360 \end_layout
28361
28362 \begin_layout Description
28363 Milieu Ceci est un exemple de texte.
28364  
28365 \begin_inset Box Boxed
28366 position "c"
28367 hor_pos "c"
28368 has_inner_box 1
28369 inner_pos "c"
28370 use_parbox 0
28371 use_makebox 0
28372 width "12col%"
28373 special "none"
28374 height "1in"
28375 height_special "totalheight"
28376 status collapsed
28377
28378 \begin_layout Plain Layout
28379 \align center
28380 Cette boîte est alignée au centre.
28381 \end_layout
28382
28383 \end_inset
28384
28385  Ceci est un exemple de texte.
28386 \end_layout
28387
28388 \begin_layout Description
28389 Bas Ceci est un exemple de texte.
28390  
28391 \begin_inset Box Boxed
28392 position "b"
28393 hor_pos "c"
28394 has_inner_box 1
28395 inner_pos "c"
28396 use_parbox 0
28397 use_makebox 0
28398 width "12col%"
28399 special "none"
28400 height "1in"
28401 height_special "totalheight"
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 \align center
28406 Cette boîte est alignée sur le bas.
28407 \end_layout
28408
28409 \end_inset
28410
28411  Ceci est un exemple de texte.
28412 \end_layout
28413
28414 \begin_layout Standard
28415 \begin_inset Note Greyedout
28416 status open
28417
28418 \begin_layout Plain Layout
28419
28420 \series bold
28421 Note:
28422 \series default
28423  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28424  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28425  l'autre non.
28426 \end_layout
28427
28428 \end_inset
28429
28430
28431 \end_layout
28432
28433 \begin_layout Standard
28434 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28435  paragraphe grâce à la fenêtre de dialogue 
28436 \family sans
28437 Paramètres
28438 \begin_inset space ~
28439 \end_inset
28440
28441 de
28442 \begin_inset space ~
28443 \end_inset
28444
28445 Boîte
28446 \family default
28447 .
28448 \end_layout
28449
28450 \begin_layout Standard
28451 \begin_inset VSpace bigskip
28452 \end_inset
28453
28454 Quand vous avez choisi une 
28455 \family sans
28456 Boîte
28457 \begin_inset space ~
28458 \end_inset
28459
28460 Intérieure
28461 \family default
28462 , l'alignement vertical du contenu de la boîte peut être :
28463 \end_layout
28464
28465 \begin_layout Description
28466 haut Ceci est un exemple de texte.
28467 \begin_inset Box Boxed
28468 position "c"
28469 hor_pos "c"
28470 has_inner_box 1
28471 inner_pos "t"
28472 use_parbox 0
28473 use_makebox 0
28474 width "12col%"
28475 special "none"
28476 height "1.5in"
28477 height_special "totalheight"
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481 \align center
28482 Le texte de cette boîte est aligné sur le haut.
28483 \end_layout
28484
28485 \end_inset
28486
28487  Ceci est un exemple de texte.
28488 \end_layout
28489
28490 \begin_layout Description
28491 milieu Ceci est un exemple de texte.
28492  
28493 \begin_inset Box Boxed
28494 position "c"
28495 hor_pos "c"
28496 has_inner_box 1
28497 inner_pos "c"
28498 use_parbox 0
28499 use_makebox 0
28500 width "12col%"
28501 special "none"
28502 height "1.5in"
28503 height_special "totalheight"
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 \align center
28508 Le texte de cette boîte est aligné au centre
28509 \end_layout
28510
28511 \end_inset
28512
28513  Ceci est un exemple de texte.
28514 \end_layout
28515
28516 \begin_layout Description
28517 bas Ceci est un exemple de texte.
28518  
28519 \begin_inset Box Boxed
28520 position "c"
28521 hor_pos "c"
28522 has_inner_box 1
28523 inner_pos "b"
28524 use_parbox 0
28525 use_makebox 0
28526 width "12col%"
28527 special "none"
28528 height "1.5in"
28529 height_special "totalheight"
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533 \align center
28534 Le texte de cette boîte est aligné en bas.
28535 \end_layout
28536
28537 \end_inset
28538
28539  Ceci est un exemple de texte.
28540 \end_layout
28541
28542 \begin_layout Description
28543 élongation Ceci est un exemple de texte.
28544  
28545 \begin_inset Box Boxed
28546 position "c"
28547 hor_pos "c"
28548 has_inner_box 1
28549 inner_pos "s"
28550 use_parbox 0
28551 use_makebox 0
28552 width "12col%"
28553 special "none"
28554 height "1.5in"
28555 height_special "totalheight"
28556 status collapsed
28557
28558 \begin_layout Plain Layout
28559 \align center
28560 Le texte 
28561 \end_layout
28562
28563 \begin_layout Plain Layout
28564 \align center
28565 de cette
28566 \end_layout
28567
28568 \begin_layout Plain Layout
28569 \align center
28570 boîte est
28571 \end_layout
28572
28573 \begin_layout Plain Layout
28574 \align center
28575 allongé.
28576 \end_layout
28577
28578 \end_inset
28579
28580  Ceci est un exemple de texte.
28581 \end_layout
28582
28583 \begin_layout Standard
28584 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28585  paragraphe.
28586  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28587 \end_layout
28588
28589 \begin_layout Standard
28590 \begin_inset VSpace bigskip
28591 \end_inset
28592
28593 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28594  la fenêtre de dialogue 
28595 \family sans
28596 Paramètres
28597 \begin_inset space ~
28598 \end_inset
28599
28600 de
28601 \begin_inset space ~
28602 \end_inset
28603
28604 paragraphe
28605 \family default
28606  quand vous avez choisi une 
28607 \family sans
28608 Boîte
28609 \begin_inset space ~
28610 \end_inset
28611
28612 Intérieure
28613 \family default
28614 .
28615 \end_layout
28616
28617 \begin_layout Standard
28618 \align center
28619 \begin_inset Box Boxed
28620 position "c"
28621 hor_pos "c"
28622 has_inner_box 1
28623 inner_pos "s"
28624 use_parbox 0
28625 use_makebox 0
28626 width "15col%"
28627 special "none"
28628 height "1.25in"
28629 height_special "totalheight"
28630 status open
28631
28632 \begin_layout Plain Layout
28633 \align left
28634 Le texte de 
28635 \end_layout
28636
28637 \begin_layout Plain Layout
28638 \align left
28639 cette boîte
28640 \end_layout
28641
28642 \begin_layout Plain Layout
28643 \align right
28644 est allongé.
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \begin_layout Standard
28653 Si vous n'avez pas choisi une 
28654 \family sans
28655 Boîte
28656 \begin_inset space ~
28657 \end_inset
28658
28659 Intérieure
28660 \family default
28661 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28662  de dialogue de boîte.
28663 \end_layout
28664
28665 \begin_layout Standard
28666 \align center
28667 \begin_inset Box Boxed
28668 position "c"
28669 hor_pos "s"
28670 has_inner_box 0
28671 inner_pos "s"
28672 use_parbox 0
28673 use_makebox 0
28674 width "90col%"
28675 special "none"
28676 height "1.25in"
28677 height_special "totalheight"
28678 status open
28679
28680 \begin_layout Plain Layout
28681 \align left
28682 Le texte de cette boîte est allongé horizontalement.
28683 \end_layout
28684
28685 \end_inset
28686
28687
28688 \end_layout
28689
28690 \begin_layout Subsection
28691 Décorations
28692 \begin_inset CommandInset label
28693 LatexCommand label
28694 name "sec:Décorations"
28695
28696 \end_inset
28697
28698
28699 \begin_inset Index idx
28700 status collapsed
28701
28702 \begin_layout Plain Layout
28703 Boîtes ! Décorations
28704 \end_layout
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 On peut spécifier le style de la boîte en utilisant la liste déroulante
28713  
28714 \family sans
28715 Décoration
28716 \family default
28717 .
28718  Les possibilités sont les suivantes :
28719 \end_layout
28720
28721 \begin_layout Description
28722 Aucun
28723 \begin_inset space ~
28724 \end_inset
28725
28726 cadre
28727 \begin_inset space ~
28728 \end_inset
28729
28730 tracé 
28731 \lang english
28732 Nothing is drawn.
28733 \end_layout
28734
28735 \begin_layout Description
28736 Cadre
28737 \begin_inset space ~
28738 \end_inset
28739
28740 rectangulaire
28741 \begin_inset space ~
28742 \end_inset
28743
28744 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28745  L'épaisseur du trait de ce cadre est donnée par la variable  
28746 \series bold
28747
28748 \backslash
28749 fboxrule
28750 \series default
28751 .
28752 \begin_inset Newline newline
28753 \end_inset
28754
28755
28756 \begin_inset Box Boxed
28757 position "c"
28758 hor_pos "c"
28759 has_inner_box 1
28760 inner_pos "c"
28761 use_parbox 0
28762 use_makebox 0
28763 width "20col%"
28764 special "none"
28765 height "1in"
28766 height_special "totalheight"
28767 status open
28768
28769 \begin_layout Plain Layout
28770 \align center
28771 Boîte rectangulaire
28772 \end_layout
28773
28774 \end_inset
28775
28776
28777 \end_layout
28778
28779 \begin_layout Description
28780 Cadre
28781 \begin_inset space ~
28782 \end_inset
28783
28784 oval,
28785 \begin_inset space ~
28786 \end_inset
28787
28788 fin Ceci dessine un cadre ovalisée autour de la boîte.
28789  L'épaisseur du trait de ce cadre est de  0.4
28790 \begin_inset space \thinspace{}
28791 \end_inset
28792
28793 pt.
28794  
28795 \begin_inset Box ovalbox
28796 position "c"
28797 hor_pos "c"
28798 has_inner_box 1
28799 inner_pos "c"
28800 use_parbox 0
28801 use_makebox 0
28802 width "20col%"
28803 special "none"
28804 height "1in"
28805 height_special "totalheight"
28806 status open
28807
28808 \begin_layout Plain Layout
28809 \align center
28810 Boîte ovalisée, fine
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \begin_layout Description
28819 Cadre
28820 \begin_inset space ~
28821 \end_inset
28822
28823 oval,
28824 \begin_inset space ~
28825 \end_inset
28826
28827 épais Ceci dessine un cadre ovalisée autour de la boîte.
28828  L'épaisseur du trait de ce cadre est de   0.8
28829 \begin_inset space \thinspace{}
28830 \end_inset
28831
28832 pt.
28833  
28834 \begin_inset Box Ovalbox
28835 position "c"
28836 hor_pos "c"
28837 has_inner_box 1
28838 inner_pos "c"
28839 use_parbox 0
28840 use_makebox 0
28841 width "20col%"
28842 special "none"
28843 height "1in"
28844 height_special "totalheight"
28845 status open
28846
28847 \begin_layout Plain Layout
28848 \align center
28849 Boîte ovalisée, épaisse
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Description
28858 Ombre
28859 \begin_inset space ~
28860 \end_inset
28861
28862 en
28863 \begin_inset space ~
28864 \end_inset
28865
28866 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28867  L'épaisseur du trait de ce cadre est donnée par la variable  
28868 \series bold
28869
28870 \backslash
28871 fboxrule
28872 \series default
28873 , l'ombre a une épaisseur de  4
28874 \begin_inset space \thinspace{}
28875 \end_inset
28876
28877 pt.
28878  
28879 \begin_inset Box Shadowbox
28880 position "c"
28881 hor_pos "c"
28882 has_inner_box 1
28883 inner_pos "c"
28884 use_parbox 0
28885 use_makebox 0
28886 width "20col%"
28887 special "none"
28888 height "1in"
28889 height_special "totalheight"
28890 status open
28891
28892 \begin_layout Plain Layout
28893 \align center
28894 Boîte ombrée
28895 \end_layout
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \begin_layout Description
28903 Fond
28904 \begin_inset space ~
28905 \end_inset
28906
28907 ombré Ceci dessine une boîte avec un arrière plan rouge.
28908  Contrairement aux boîtes coloriées
28909 \begin_inset Foot
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Voir la section
28914 \begin_inset space ~
28915 \end_inset
28916
28917
28918 \begin_inset CommandInset ref
28919 LatexCommand ref
28920 reference "sec:Boîtes-colorées"
28921
28922 \end_inset
28923
28924 .
28925 \end_layout
28926
28927 \end_inset
28928
28929 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28930  son propre paragraphe.
28931 \lang english
28932
28933 \begin_inset Box Shaded
28934 position "t"
28935 hor_pos "c"
28936 has_inner_box 0
28937 inner_pos "t"
28938 use_parbox 0
28939 use_makebox 0
28940 width "50col%"
28941 special "none"
28942 height "1in"
28943 height_special "totalheight"
28944 status collapsed
28945
28946 \begin_layout Plain Layout
28947 Boîte avec fond ombré
28948 \end_layout
28949
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Description
28956 Cadre
28957 \begin_inset space ~
28958 \end_inset
28959
28960 rectangulaire
28961 \begin_inset space ~
28962 \end_inset
28963
28964 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
28965  boîte.
28966  L'épaisseur du trait du cadre interne est de 0.75
28967 \begin_inset space \thinspace{}
28968 \end_inset
28969
28970
28971 \series bold
28972
28973 \backslash
28974 fboxrule
28975 \series default
28976 , l'épaisseur du trait du cadre externe est de 1.5
28977 \begin_inset space \thinspace{}
28978 \end_inset
28979
28980
28981 \series bold
28982
28983 \backslash
28984 fboxrule
28985 \series default
28986 .
28987  La distance entre les deux cadres est de  1.5
28988 \begin_inset space \thinspace{}
28989 \end_inset
28990
28991
28992 \series bold
28993
28994 \backslash
28995 fboxrule
28996 \series default
28997
28998 \begin_inset space \thinspace{}
28999 \end_inset
29000
29001 +
29002 \begin_inset space \thinspace{}
29003 \end_inset
29004
29005 0.5
29006 \begin_inset space \thinspace{}
29007 \end_inset
29008
29009 pt.
29010  
29011 \begin_inset Box Doublebox
29012 position "c"
29013 hor_pos "c"
29014 has_inner_box 1
29015 inner_pos "c"
29016 use_parbox 0
29017 use_makebox 0
29018 width "20col%"
29019 special "none"
29020 height "1in"
29021 height_special "totalheight"
29022 status open
29023
29024 \begin_layout Plain Layout
29025 \align center
29026 Boîte double
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Standard
29035 \begin_inset VSpace bigskip
29036 \end_inset
29037
29038 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
29039  style de boîte utilisé.
29040  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
29041  le paquetage LaTeX 
29042 \series bold
29043 fancybox
29044 \series default
29045
29046 \begin_inset Index idx
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050 Paquetages LaTeX ! fancybox
29051 \end_layout
29052
29053 \end_inset
29054
29055 .
29056 \end_layout
29057
29058 \begin_layout Standard
29059 \begin_inset VSpace bigskip
29060 \end_inset
29061
29062 Quand vous utilisez le style de décoration 
29063 \family sans
29064 cadre rectangulaire simple
29065 \family default
29066  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
29067  de la boîte.
29068  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
29069  predra toute la largeur de la colonne, la boîte sera considérée comme son
29070  propre paragraphe et 
29071 \series bold
29072
29073 \backslash
29074 fboxrule
29075 \series default
29076  et 
29077 \series bold
29078
29079 \backslash
29080 fboxsep
29081 \series default
29082  n'ont aucun effet sur ce type de boîte.
29083  L'épaisseur de la ligne du cadre a la valeur de 
29084 \series bold
29085
29086 \backslash
29087 FrameRule
29088 \series default
29089 .
29090  
29091 \begin_inset Box Framed
29092 position "t"
29093 hor_pos "c"
29094 has_inner_box 0
29095 inner_pos "t"
29096 use_parbox 0
29097 use_makebox 0
29098 width "100col%"
29099 special "none"
29100 height "1in"
29101 height_special "totalheight"
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105 Boîte avec cadre simple et sauts de page
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Section
29114 Personnalisation des boîtes
29115 \begin_inset Index idx
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119 Boîtes! Personnalisation
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Standard
29128 La valeur implicite pour la variable 
29129 \series bold
29130
29131 \backslash
29132 fboxrule
29133 \series default
29134  est 0.4
29135 \begin_inset space \thinspace{}
29136 \end_inset
29137
29138 pt.
29139  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29140  pour avoir 2
29141 \begin_inset space \thinspace{}
29142 \end_inset
29143
29144 pt :
29145 \end_layout
29146
29147 \begin_layout Standard
29148
29149 \series bold
29150
29151 \backslash
29152 setlength{
29153 \backslash
29154 fboxrule}{2pt}
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 setlength{
29166 \backslash
29167 fboxrule}{2pt}
29168 \end_layout
29169
29170 \end_inset
29171
29172
29173 \begin_inset Box Boxed
29174 position "c"
29175 hor_pos "c"
29176 has_inner_box 1
29177 inner_pos "c"
29178 use_parbox 0
29179 use_makebox 0
29180 width "25col%"
29181 special "none"
29182 height "1in"
29183 height_special "totalheight"
29184 status open
29185
29186 \begin_layout Plain Layout
29187 \align center
29188 Boîte rectangulaire avec 
29189 \series bold
29190
29191 \backslash
29192 fboxrule
29193 \series default
29194
29195 \begin_inset space \thinspace{}
29196 \end_inset
29197
29198 =
29199 \begin_inset space \thinspace{}
29200 \end_inset
29201
29202 2
29203 \begin_inset space \thinspace{}
29204 \end_inset
29205
29206 pt
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216
29217
29218 \backslash
29219 setlength{
29220 \backslash
29221 fboxrule}{0.4pt}
29222 \end_layout
29223
29224 \end_inset
29225
29226
29227 \end_layout
29228
29229 \begin_layout Standard
29230 \begin_inset VSpace bigskip
29231 \end_inset
29232
29233 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29234  les types de cadres, implicitement il est de 3
29235 \begin_inset space \thinspace{}
29236 \end_inset
29237
29238 pt.
29239  Vous pouvez le modifier en donnant une autre valeur à la variable 
29240 \series bold
29241
29242 \backslash
29243 fboxsep
29244 \series default
29245 .
29246  Par exemple la commande
29247 \end_layout
29248
29249 \begin_layout Standard
29250
29251 \series bold
29252
29253 \backslash
29254 setlength{
29255 \backslash
29256 fboxsep}{10pt}
29257 \end_layout
29258
29259 \begin_layout Standard
29260 met une valeur de 10
29261 \begin_inset space \thinspace{}
29262 \end_inset
29263
29264 pt, comme celle utilisée pour cette boîte :
29265 \end_layout
29266
29267 \begin_layout Standard
29268 \begin_inset ERT
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272
29273
29274 \backslash
29275 setlength{
29276 \backslash
29277 fboxsep}{10pt}
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \begin_inset Box Boxed
29284 position "c"
29285 hor_pos "c"
29286 has_inner_box 1
29287 inner_pos "c"
29288 use_parbox 0
29289 use_makebox 0
29290 width "25col%"
29291 special "none"
29292 height "1in"
29293 height_special "totalheight"
29294 status open
29295
29296 \begin_layout Plain Layout
29297 \align center
29298 Boîte rectangulaire avec 
29299 \series bold
29300
29301 \backslash
29302 fboxsep
29303 \series default
29304
29305 \begin_inset space \thinspace{}
29306 \end_inset
29307
29308 =
29309 \begin_inset space \thinspace{}
29310 \end_inset
29311
29312 10
29313 \begin_inset space \thinspace{}
29314 \end_inset
29315
29316 pt
29317 \end_layout
29318
29319 \end_inset
29320
29321
29322 \begin_inset ERT
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326
29327
29328 \backslash
29329 setlength{
29330 \backslash
29331 fboxsep}{3pt}
29332 \end_layout
29333
29334 \end_inset
29335
29336
29337 \end_layout
29338
29339 \begin_layout Standard
29340 \begin_inset VSpace bigskip
29341 \end_inset
29342
29343 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29344  la commande 
29345 \series bold
29346
29347 \backslash
29348 cornersize
29349 \series default
29350 .
29351  Par exemple, la commande
29352 \end_layout
29353
29354 \begin_layout Standard
29355
29356 \series bold
29357
29358 \backslash
29359 cornersize*{1cm}
29360 \end_layout
29361
29362 \begin_layout Standard
29363 donne un diamètre de 1
29364 \begin_inset space \thinspace{}
29365 \end_inset
29366
29367 cm.
29368  La commande
29369 \end_layout
29370
29371 \begin_layout Standard
29372
29373 \series bold
29374
29375 \backslash
29376 cornersize{num}
29377 \end_layout
29378
29379 \begin_layout Standard
29380 fixe le diamètre à 
29381 \family sans
29382 num
29383 \begin_inset space \thinspace{}
29384 \end_inset
29385
29386 ×
29387 \begin_inset space \thinspace{}
29388 \end_inset
29389
29390 minimum(largeur et hauteur de la boîte)
29391 \family default
29392 .
29393  La valeur implicite est 
29394 \series bold
29395
29396 \backslash
29397 cornersize{0.5}
29398 \series default
29399 .
29400 \end_layout
29401
29402 \begin_layout Standard
29403 \begin_inset ERT
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407
29408
29409 \backslash
29410 cornersize*{1.5cm}
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Box Ovalbox
29417 position "c"
29418 hor_pos "c"
29419 has_inner_box 1
29420 inner_pos "c"
29421 use_parbox 0
29422 use_makebox 0
29423 width "25col%"
29424 special "none"
29425 height "1in"
29426 height_special "totalheight"
29427 status open
29428
29429 \begin_layout Plain Layout
29430 \align center
29431 Boîte ovale avec 
29432 \series bold
29433
29434 \backslash
29435 cornersize
29436 \series default
29437
29438 \begin_inset space \thinspace{}
29439 \end_inset
29440
29441 =
29442 \begin_inset space \thinspace{}
29443 \end_inset
29444
29445 1.5
29446 \begin_inset space \thinspace{}
29447 \end_inset
29448
29449 cm
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \begin_inset ERT
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459
29460
29461 \backslash
29462 cornersize{0.5}
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \begin_layout Standard
29471 \begin_inset VSpace bigskip
29472 \end_inset
29473
29474 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29475  
29476 \series bold
29477
29478 \backslash
29479 shadowsize
29480 \series default
29481 .
29482  Elle est fixée à 2
29483 \begin_inset space \thinspace{}
29484 \end_inset
29485
29486 pt pour la boîte suivante par la commande :
29487 \end_layout
29488
29489 \begin_layout Standard
29490
29491 \series bold
29492
29493 \backslash
29494 setlength{
29495 \backslash
29496 shadowsize}{2pt}
29497 \end_layout
29498
29499 \begin_layout Standard
29500 \begin_inset ERT
29501 status collapsed
29502
29503 \begin_layout Plain Layout
29504
29505
29506 \backslash
29507 setlength{
29508 \backslash
29509 shadowsize}{2pt}
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \begin_inset Box Shadowbox
29516 position "c"
29517 hor_pos "c"
29518 has_inner_box 1
29519 inner_pos "c"
29520 use_parbox 0
29521 use_makebox 0
29522 width "25col%"
29523 special "none"
29524 height "1in"
29525 height_special "totalheight"
29526 status open
29527
29528 \begin_layout Plain Layout
29529 \align center
29530 Boîte ombrée avec 
29531 \series bold
29532
29533 \backslash
29534 shadowsize
29535 \series default
29536
29537 \begin_inset space \thinspace{}
29538 \end_inset
29539
29540 =
29541 \begin_inset space \thinspace{}
29542 \end_inset
29543
29544 2
29545 \begin_inset space \thinspace{}
29546 \end_inset
29547
29548 pt
29549 \end_layout
29550
29551 \end_inset
29552
29553
29554 \begin_inset ERT
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558
29559
29560 \backslash
29561 setlength{
29562 \backslash
29563 shadowsize}{4pt}
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \end_layout
29570
29571 \begin_layout Standard
29572 \begin_inset VSpace bigskip
29573 \end_inset
29574
29575
29576 \end_layout
29577
29578 \begin_layout Standard
29579 La valeur implicite pour la longueur 
29580 \series bold
29581
29582 \backslash
29583 FrameRule
29584 \series default
29585  est 0,4
29586 \begin_inset space \thinspace{}
29587 \end_inset
29588
29589 pt.
29590  L'espacement implicite entre le contenu de la note et le cadre est de 9
29591 \begin_inset space \thinspace{}
29592 \end_inset
29593
29594 pt et il peut être modifié en utilisant la valeur de 
29595 \series bold
29596
29597 \backslash
29598 FrameSep
29599 \series default
29600 .
29601  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29602  suivantes en code TeX
29603 \end_layout
29604
29605 \begin_layout Standard
29606
29607 \series bold
29608
29609 \backslash
29610 setlength{
29611 \backslash
29612 FrameRule}{5pt}
29613 \begin_inset Newline newline
29614 \end_inset
29615
29616
29617 \backslash
29618 setlength{
29619 \backslash
29620 FrameSep}{0.5cm}
29621 \end_layout
29622
29623 \begin_layout Standard
29624 \begin_inset ERT
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628
29629
29630 \backslash
29631 setlength{
29632 \backslash
29633 FrameRule}{5pt}
29634 \end_layout
29635
29636 \begin_layout Plain Layout
29637
29638
29639 \backslash
29640 setlength{
29641 \backslash
29642 FrameSep}{0.5cm}
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \begin_inset Box Framed
29649 position "t"
29650 hor_pos "c"
29651 has_inner_box 0
29652 inner_pos "t"
29653 use_parbox 0
29654 use_makebox 0
29655 width "100col%"
29656 special "none"
29657 height "1in"
29658 height_special "totalheight"
29659 status open
29660
29661 \begin_layout Plain Layout
29662 Ceci est un texte dans une boîte autorisant les 
29663 \family sans
29664 sauts de page
29665 \family default
29666 .
29667 \end_layout
29668
29669 \end_inset
29670
29671
29672 \begin_inset ERT
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676
29677
29678 \backslash
29679 setlength{
29680 \backslash
29681 FrameRule}{0.4pt}
29682 \end_layout
29683
29684 \begin_layout Plain Layout
29685
29686
29687 \backslash
29688 setlength{
29689 \backslash
29690 FrameSep}{9pt}
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \begin_layout Standard
29699
29700 \lang english
29701 \begin_inset VSpace bigskip
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \begin_layout Standard
29708 Pour les bôites à 
29709 \family sans
29710 Fond
29711 \begin_inset space ~
29712 \end_inset
29713
29714 ombré
29715 \family default
29716 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29717  3
29718 \begin_inset space \thinspace{}
29719 \end_inset
29720
29721 pt et il peut être modifié avec la valeur de 
29722 \series bold
29723
29724 \backslash
29725 fboxsep
29726 \series default
29727 .
29728  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29729  localement avec la commande 
29730 \series bold
29731
29732 \backslash
29733 definecolor{shadecolor}
29734 \series default
29735 , soit globalement avec le menu 
29736 \family sans
29737 Outils\SpecialChar \menuseparator
29738 Préférences
29739 \family default
29740 \SpecialChar \menuseparator
29741
29742 \family sans
29743 Couleurs\SpecialChar \menuseparator
29744 boîte
29745 \begin_inset space ~
29746 \end_inset
29747
29748 ombrée
29749 \family default
29750 .
29751  La syntaxe de la commande 
29752 \series bold
29753
29754 \backslash
29755 definecolor
29756 \series default
29757  est expliquée dans la section
29758 \begin_inset space ~
29759 \end_inset
29760
29761
29762 \begin_inset CommandInset ref
29763 LatexCommand ref
29764 reference "sec:Tableaux-Colorés"
29765
29766 \end_inset
29767
29768
29769 \begin_inset Foot
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773 Notez que l'utilisation de 
29774 \series bold
29775
29776 \backslash
29777 definecolor
29778 \series default
29779  ne peut se faire sans le paquetage LaTeX 
29780 \series bold
29781 color
29782 \series default
29783  dans le préambule, voir la section
29784 \begin_inset space ~
29785 \end_inset
29786
29787
29788 \begin_inset CommandInset ref
29789 LatexCommand ref
29790 reference "sec:Boîtes-colorées"
29791
29792 \end_inset
29793
29794 .
29795  
29796 \end_layout
29797
29798 \end_inset
29799
29800 .
29801 \end_layout
29802
29803 \begin_layout Standard
29804 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29805  les commandes en code TeX suivantes
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \series bold
29811
29812 \backslash
29813 setlength{
29814 \backslash
29815 fboxsep}{0.5cm}
29816 \series default
29817
29818 \begin_inset Newline newline
29819 \end_inset
29820
29821
29822 \series bold
29823
29824 \backslash
29825 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29826 \end_layout
29827
29828 \begin_layout Standard
29829 \begin_inset ERT
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833
29834
29835 \backslash
29836 setlength{
29837 \backslash
29838 fboxsep}{0.5cm}
29839 \end_layout
29840
29841 \begin_layout Plain Layout
29842
29843
29844 \backslash
29845 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29846 \end_layout
29847
29848 \end_inset
29849
29850
29851 \begin_inset Box Shaded
29852 position "t"
29853 hor_pos "c"
29854 has_inner_box 0
29855 inner_pos "t"
29856 use_parbox 0
29857 use_makebox 0
29858 width "100col%"
29859 special "none"
29860 height "1in"
29861 height_special "totalheight"
29862 status open
29863
29864 \begin_layout Plain Layout
29865
29866 \color yellow
29867 Ceci est un texte jaune dans une boîte à 
29868 \family sans
29869 Fond
29870 \begin_inset space ~
29871 \end_inset
29872
29873 ombré
29874 \family default
29875 \color inherit
29876  
29877 \color yellow
29878 avec un fond vert foncé.
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \begin_inset ERT
29885 status collapsed
29886
29887 \begin_layout Plain Layout
29888
29889
29890 \backslash
29891 setlength{
29892 \backslash
29893 fboxsep}{3pt}
29894 \end_layout
29895
29896 \begin_layout Plain Layout
29897
29898
29899 \backslash
29900 definecolor{shadecolor}{rgb}{1,0,0}
29901 \end_layout
29902
29903 \end_inset
29904
29905
29906 \end_layout
29907
29908 \begin_layout Standard
29909
29910 \lang english
29911 \begin_inset VSpace bigskip
29912 \end_inset
29913
29914
29915 \end_layout
29916
29917 \begin_layout Standard
29918 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29919  les boîtes qui suivent la commandes qui les a changées.
29920 \end_layout
29921
29922 \begin_layout Section
29923 Minipages
29924 \begin_inset CommandInset label
29925 LatexCommand label
29926 name "sec:Minipages"
29927
29928 \end_inset
29929
29930
29931 \begin_inset Index idx
29932 status collapsed
29933
29934 \begin_layout Plain Layout
29935 Boîtes ! Minipages
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \begin_layout Standard
29944 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29945 ur d'une page.
29946  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29947  règles d'indentation, de saut de ligne, etc.
29948  s'appliquent.
29949 \end_layout
29950
29951 \begin_layout Standard
29952 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29953  langues.
29954 \end_layout
29955
29956 \begin_layout Standard
29957 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29958  Leur largeur est fixée à 45
29959 \begin_inset space \thinspace{}
29960 \end_inset
29961
29962 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29963  via le menu 
29964 \family sans
29965 Insérer\SpecialChar \menuseparator
29966 Typographie
29967 \begin_inset space ~
29968 \end_inset
29969
29970 spéciale\SpecialChar \menuseparator
29971 Ressort
29972 \begin_inset space ~
29973 \end_inset
29974
29975 Horizontal
29976 \family default
29977 .
29978 \end_layout
29979
29980 \begin_layout Standard
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985
29986 \lang english
29987 \begin_inset Box Frameless
29988 position "t"
29989 hor_pos "c"
29990 has_inner_box 1
29991 inner_pos "c"
29992 use_parbox 0
29993 use_makebox 0
29994 width "45col%"
29995 special "none"
29996 height "1in"
29997 height_special "totalheight"
29998 status open
29999
30000 \begin_layout Plain Layout
30001
30002 \lang german
30003 Dies ist ein deutscher Text.
30004  Dies ist ein deutscher Text.
30005  Dies ist ein deutscher Text.
30006  Dies ist ein deutscher Text.
30007  Dies ist ein deutscher Text.
30008  Dies ist ein deutscher Text.
30009  Dies ist ein deutscher Text.
30010  Dies ist ein deutscher Text.
30011  Dies ist ein deutscher Text.
30012  Dies ist ein deutscher Text.
30013  Dies ist ein deutscher Text.
30014  Dies ist ein deutscher Text.
30015  Dies ist ein deutscher Text
30016 \begin_inset Foot
30017 status collapsed
30018
30019 \begin_layout Plain Layout
30020
30021 \lang german
30022 Dies ist eine deutsche Fußnote.
30023 \end_layout
30024
30025 \end_inset
30026
30027 .
30028  Dies ist ein deutscher Text.
30029  Dies ist ein deutscher Text.
30030 \end_layout
30031
30032 \end_inset
30033
30034
30035 \begin_inset space \hfill{}
30036 \end_inset
30037
30038
30039 \begin_inset Box Frameless
30040 position "t"
30041 hor_pos "c"
30042 has_inner_box 1
30043 inner_pos "c"
30044 use_parbox 0
30045 use_makebox 0
30046 width "45col%"
30047 special "none"
30048 height "1in"
30049 height_special "totalheight"
30050 status open
30051
30052 \begin_layout Plain Layout
30053
30054 \lang english
30055 This is an English Text.
30056  This is an English Text.
30057  This is an English Text.
30058  This is an English Text.
30059  This is an English Text.
30060  This is an English Text.
30061  This is an English Text.
30062  This is an English Text.
30063  This is an English Text.
30064  This is an English Text.
30065  This is an English Text.
30066  This is an English Text.
30067  This is an English Text.
30068  This is an English Text.
30069  This is an English Text.
30070  This is an English Text.
30071 \begin_inset Foot
30072 status collapsed
30073
30074 \begin_layout Plain Layout
30075
30076 \lang english
30077 This is an English footnote.
30078 \end_layout
30079
30080 \end_inset
30081
30082  This is an English Text.
30083  
30084 \end_layout
30085
30086 \end_inset
30087
30088
30089 \end_layout
30090
30091 \begin_layout Standard
30092 \begin_inset VSpace bigskip
30093 \end_inset
30094
30095 Les paramètres globaux du document sont ignorés au sein d'une minipage.
30096  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
30097  minipages, même si vous les avez mis par exemple à 
30098 \family sans
30099 Moyen
30100 \family default
30101  dans les paramètres du document.
30102 \end_layout
30103
30104 \begin_layout Standard
30105 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
30106  portion de texte, voyez la section
30107 \begin_inset space ~
30108 \end_inset
30109
30110
30111 \begin_inset CommandInset ref
30112 LatexCommand ref
30113 reference "sub:Couleur-pour-les-Paragraphes"
30114
30115 \end_inset
30116
30117 .
30118 \end_layout
30119
30120 \begin_layout Standard
30121 \begin_inset Note Greyedout
30122 status open
30123
30124 \begin_layout Plain Layout
30125
30126 \series bold
30127 Note:
30128 \series default
30129  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
30130  mais les minipages peuvent être utilisées dans un tableau, un flottant
30131  ou une autre boîte.
30132 \end_layout
30133
30134 \end_inset
30135
30136
30137 \end_layout
30138
30139 \begin_layout Section
30140 Les Parboxes
30141 \begin_inset CommandInset label
30142 LatexCommand label
30143 name "sec:Parboxes"
30144
30145 \end_inset
30146
30147
30148 \begin_inset Index idx
30149 status collapsed
30150
30151 \begin_layout Plain Layout
30152 Boîtes ! Parboxes
30153 \end_layout
30154
30155 \end_inset
30156
30157
30158 \end_layout
30159
30160 \begin_layout Standard
30161 \begin_inset Note Note
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166 \lang english
30167 En attendant une traduction de parbox (NdT)
30168 \end_layout
30169
30170 \end_inset
30171
30172 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30173  ne peuvent avoir de note de bas de page.
30174 \end_layout
30175
30176 \begin_layout Standard
30177 \align center
30178 \begin_inset Box Frameless
30179 position "t"
30180 hor_pos "c"
30181 has_inner_box 1
30182 inner_pos "t"
30183 use_parbox 1
30184 use_makebox 0
30185 width "33col%"
30186 special "none"
30187 height "1in"
30188 height_special "totalheight"
30189 status collapsed
30190
30191 \begin_layout Plain Layout
30192 Ceci est un texte à l'intérieur d'une parbox.
30193  Ceci est un texte à l'intérieur d'une parbox.
30194 \end_layout
30195
30196 \begin_layout Plain Layout
30197 Cette note de bas de page ne devrait pas apparaître :
30198 \begin_inset Foot
30199 status open
30200
30201 \begin_layout Plain Layout
30202 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30203  pas.
30204 \end_layout
30205
30206 \end_inset
30207
30208
30209 \end_layout
30210
30211 \end_inset
30212
30213
30214 \end_layout
30215
30216 \begin_layout Section
30217 Des Boîtes pour les Mots et les Caractères
30218 \begin_inset Index idx
30219 status collapsed
30220
30221 \begin_layout Plain Layout
30222 Boîtes ! Pour les caractères
30223 \end_layout
30224
30225 \end_inset
30226
30227
30228 \end_layout
30229
30230 \begin_layout Subsection
30231 Empêcher la Césure
30232 \begin_inset CommandInset label
30233 LatexCommand label
30234 name "sec:Empêcher-césure"
30235
30236 \end_inset
30237
30238
30239 \begin_inset Index idx
30240 status collapsed
30241
30242 \begin_layout Plain Layout
30243 Boîtes ! Pour empêcher la césure
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \begin_layout Standard
30252 Vous pouvez utiliser 
30253 \lang english
30254 the box type 
30255 \family sans
30256 Makebox
30257 \family default
30258 \lang french
30259  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30260 \begin_inset Newline newline
30261 \end_inset
30262
30263 Voici un exemple de texte :
30264 \end_layout
30265
30266 \begin_layout Standard
30267 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30268 \begin_inset Quotes eld
30269 \end_inset
30270
30271 motTrèsTrèsLong
30272 \begin_inset Quotes erd
30273 \end_inset
30274
30275
30276 \end_layout
30277
30278 \begin_layout Standard
30279 Pour empêcher que le mot 
30280 \begin_inset Quotes eld
30281 \end_inset
30282
30283 motTrèsTrèsLong
30284 \begin_inset Quotes erd
30285 \end_inset
30286
30287  
30288 \lang english
30289 put the word into a box, set the 
30290 \family sans
30291 Inner
30292 \begin_inset space ~
30293 \end_inset
30294
30295 box
30296 \family default
30297  to 
30298 \family sans
30299 Makebox
30300 \family default
30301  and its width to 1
30302 \begin_inset space \thinspace{}
30303 \end_inset
30304
30305 Width.
30306 \end_layout
30307
30308 \begin_layout Standard
30309 Voici le résultat :
30310 \end_layout
30311
30312 \begin_layout Standard
30313 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30314 \begin_inset Box Frameless
30315 position "t"
30316 hor_pos "c"
30317 has_inner_box 1
30318 inner_pos "t"
30319 use_parbox 0
30320 use_makebox 1
30321 width "1in"
30322 special "width"
30323 height "1in"
30324 height_special "totalheight"
30325 status open
30326
30327 \begin_layout Plain Layout
30328 \begin_inset Quotes eld
30329 \end_inset
30330
30331 motTrèsTrèsLong
30332 \begin_inset Quotes erd
30333 \end_inset
30334
30335
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \begin_layout Standard
30344 Une autre méthode consiste à mettre la commande 
30345 \begin_inset Quotes eld
30346 \end_inset
30347
30348
30349 \series bold
30350
30351 \backslash
30352 -
30353 \series default
30354
30355 \begin_inset Quotes grd
30356 \end_inset
30357
30358  en code TeX, juste avant le mot :
30359 \end_layout
30360
30361 \begin_layout Standard
30362 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30363 \begin_inset Quotes eld
30364 \end_inset
30365
30366
30367 \begin_inset ERT
30368 status collapsed
30369
30370 \begin_layout Plain Layout
30371
30372
30373 \backslash
30374 -
30375 \end_layout
30376
30377 \end_inset
30378
30379 motTrèsTrèsLong
30380 \begin_inset Quotes erd
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \begin_layout Standard
30387 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30388  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30389 \family sans
30390 Insérer\SpecialChar \menuseparator
30391 Formats\SpecialChar \menuseparator
30392 Passage
30393 \begin_inset space ~
30394 \end_inset
30395
30396 à
30397 \begin_inset space ~
30398 \end_inset
30399
30400 la
30401 \begin_inset space ~
30402 \end_inset
30403
30404 Ligne
30405 \family default
30406  (raccourci 
30407 \family sans
30408 Ctrl-Entrée
30409 \family default
30410 ) :
30411 \end_layout
30412
30413 \begin_layout Standard
30414 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30415 \begin_inset Newline newline
30416 \end_inset
30417
30418
30419 \begin_inset Box Frameless
30420 position "t"
30421 hor_pos "c"
30422 has_inner_box 1
30423 inner_pos "t"
30424 use_parbox 0
30425 use_makebox 1
30426 width "1in"
30427 special "width"
30428 height "1in"
30429 height_special "totalheight"
30430 status open
30431
30432 \begin_layout Plain Layout
30433 \begin_inset Quotes eld
30434 \end_inset
30435
30436 motTrèsTrèsLong
30437 \begin_inset Quotes erd
30438 \end_inset
30439
30440
30441 \end_layout
30442
30443 \end_inset
30444
30445
30446 \end_layout
30447
30448 \begin_layout Subsection
30449 Alignement Vertical
30450 \begin_inset CommandInset label
30451 LatexCommand label
30452 name "sub:Alignement-Vertical"
30453
30454 \end_inset
30455
30456
30457 \begin_inset Index idx
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461 Boîtes ! Pour l'alignement vertical
30462 \end_layout
30463
30464 \end_inset
30465
30466
30467 \begin_inset Index idx
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Boîtes ! Boîtes élévatrices
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \begin_inset Index idx
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481 Raisebox|see
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487 {
30488 \end_layout
30489
30490 \end_inset
30491
30492 Boîtes élévatrices
30493 \begin_inset ERT
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497
30498 }
30499 \end_layout
30500
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \end_inset
30507
30508
30509 \end_layout
30510
30511 \begin_layout Standard
30512 Avec la commande 
30513 \series bold
30514
30515 \backslash
30516 raisebox
30517 \series default
30518  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30519  par rapport au texte qui l'entoure.
30520  La commande
30521 \series bold
30522  
30523 \backslash
30524 raisebox
30525 \series default
30526  s'utilise en suivant la syntaxe suivante :
30527 \end_layout
30528
30529 \begin_layout Standard
30530
30531 \series bold
30532
30533 \backslash
30534 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30535 \end_layout
30536
30537 \begin_layout Standard
30538 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30539  pour l'abaisser.
30540 \end_layout
30541
30542 \begin_layout Standard
30543 Pour aligner le mot 
30544 \begin_inset Quotes eld
30545 \end_inset
30546
30547 empêcher
30548 \begin_inset Quotes erd
30549 \end_inset
30550
30551  de façon à ce que le point le plus bas du caractère le plus 
30552 \begin_inset Quotes eld
30553 \end_inset
30554
30555 profond
30556 \begin_inset Quotes erd
30557 \end_inset
30558
30559 , le 
30560 \begin_inset Quotes eld
30561 \end_inset
30562
30563 p
30564 \begin_inset Quotes erd
30565 \end_inset
30566
30567 , soit au niveau de la ligne de base, insérez la commande 
30568 \end_layout
30569
30570 \begin_layout Standard
30571
30572 \series bold
30573
30574 \backslash
30575 raisebox{
30576 \backslash
30577 depth}{
30578 \end_layout
30579
30580 \begin_layout Standard
30581 en code TeX avant le mot.
30582  Insérez après le mot l'accolade fermante 
30583 \begin_inset Quotes eld
30584 \end_inset
30585
30586
30587 \series bold
30588 }
30589 \series default
30590
30591 \begin_inset Quotes erd
30592 \end_inset
30593
30594  en code TeX.
30595 \begin_inset Newline newline
30596 \end_inset
30597
30598 Voici le résultat :
30599 \end_layout
30600
30601 \begin_layout Standard
30602 Cette ligne de texte contient le mot 
30603 \begin_inset ERT
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607
30608
30609 \backslash
30610 raisebox{
30611 \backslash
30612 depth}{
30613 \end_layout
30614
30615 \end_inset
30616
30617
30618 \begin_inset Quotes eld
30619 \end_inset
30620
30621 empêcher
30622 \begin_inset Quotes erd
30623 \end_inset
30624
30625
30626 \begin_inset ERT
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630
30631 }
30632 \end_layout
30633
30634 \end_inset
30635
30636  comme mot élevé.
30637 \end_layout
30638
30639 \begin_layout Standard
30640 \begin_inset VSpace bigskip
30641 \end_inset
30642
30643 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30644  entre les lignes va être agrandie :
30645 \end_layout
30646
30647 \begin_layout Standard
30648 Cette ligne de texte contient le mot
30649 \begin_inset ERT
30650 status collapsed
30651
30652 \begin_layout Plain Layout
30653
30654
30655 \backslash
30656 raisebox{-
30657 \backslash
30658 depth}{
30659 \end_layout
30660
30661 \end_inset
30662
30663
30664 \begin_inset Quotes eld
30665 \end_inset
30666
30667 empêcher
30668 \begin_inset Quotes erd
30669 \end_inset
30670
30671
30672 \begin_inset ERT
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677 }
30678 \end_layout
30679
30680 \end_inset
30681
30682  comme mot abaissé.
30683 \begin_inset Newline newline
30684 \end_inset
30685
30686 Cette ligne de texte contient le mot 
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 raisebox{0.5cm}{
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Quotes eld
30701 \end_inset
30702
30703 tester
30704 \begin_inset Quotes erd
30705 \end_inset
30706
30707
30708 \begin_inset ERT
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712
30713 }
30714 \end_layout
30715
30716 \end_inset
30717
30718  comme mot élevé.
30719 \end_layout
30720
30721 \begin_layout Standard
30722 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30723  mettez la hauteur de la boîte à zéro.
30724  Par exemple utilisez
30725 \end_layout
30726
30727 \begin_layout Standard
30728
30729 \series bold
30730
30731 \backslash
30732 raisebox{-
30733 \backslash
30734 depth}[0pt]{
30735 \end_layout
30736
30737 \begin_layout Standard
30738 Cette ligne de texte contient le mot
30739 \begin_inset ERT
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743
30744
30745 \backslash
30746 raisebox{-
30747 \backslash
30748 depth}[0pt]{
30749 \end_layout
30750
30751 \end_inset
30752
30753
30754 \begin_inset Quotes eld
30755 \end_inset
30756
30757 empêcher
30758 \begin_inset Quotes erd
30759 \end_inset
30760
30761
30762 \begin_inset ERT
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766
30767 }
30768 \end_layout
30769
30770 \end_inset
30771
30772  comme mot abaissé.
30773 \begin_inset Newline newline
30774 \end_inset
30775
30776 Cette ligne de texte contient le mot 
30777 \begin_inset ERT
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781
30782
30783 \backslash
30784 raisebox{0.5cm}[0pt]{
30785 \end_layout
30786
30787 \end_inset
30788
30789
30790 \begin_inset Quotes eld
30791 \end_inset
30792
30793 tester
30794 \begin_inset Quotes erd
30795 \end_inset
30796
30797
30798 \begin_inset ERT
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802
30803 }
30804 \end_layout
30805
30806 \end_inset
30807
30808  comme mot élevé.
30809 \end_layout
30810
30811 \begin_layout Section
30812 Boîtes Colorées
30813 \begin_inset CommandInset label
30814 LatexCommand label
30815 name "sec:Boîtes-colorées"
30816
30817 \end_inset
30818
30819
30820 \begin_inset Index idx
30821 status collapsed
30822
30823 \begin_layout Plain Layout
30824 Boîtes ! Couleur
30825 \end_layout
30826
30827 \end_inset
30828
30829
30830 \end_layout
30831
30832 \begin_layout Subsection
30833 De la couleur pour le texte
30834 \begin_inset Index idx
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838 Couleur ! Pour le texte
30839 \end_layout
30840
30841 \end_inset
30842
30843
30844 \end_layout
30845
30846 \begin_layout Standard
30847 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30848  une boîte appelée 
30849 \begin_inset Quotes eld
30850 \end_inset
30851
30852 colorbox
30853 \begin_inset Quotes erd
30854 \end_inset
30855
30856 .
30857  Cela demande que le paquetage LaTeX 
30858 \series bold
30859 color
30860 \series default
30861
30862 \begin_inset Index idx
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866 Paquetages LaTeX ! color
30867 \end_layout
30868
30869 \end_inset
30870
30871  soit chargé dans le préambule du document avec la commande
30872 \end_layout
30873
30874 \begin_layout Standard
30875
30876 \series bold
30877
30878 \backslash
30879 @ifundefined{textcolor}
30880 \begin_inset Newline newline
30881 \end_inset
30882
30883
30884 \begin_inset Phantom HPhantom
30885 status open
30886
30887 \begin_layout Plain Layout
30888
30889 \series bold
30890 \begin_inset space ~
30891 \end_inset
30892
30893
30894 \end_layout
30895
30896 \end_inset
30897
30898 {
30899 \backslash
30900 usepackage{color}}{}
30901 \end_layout
30902
30903 \begin_layout Standard
30904 Le paquetage 
30905 \series bold
30906 color
30907 \series default
30908  sera chargé automatiquement par LyX dès que vous colorez du texte.
30909 \begin_inset Foot
30910 status collapsed
30911
30912 \begin_layout Plain Layout
30913 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30914  
30915 \series bold
30916
30917 \backslash
30918 @ifundefined
30919 \series default
30920 .
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \end_layout
30927
30928 \begin_layout Standard
30929 \begin_inset VSpace medskip
30930 \end_inset
30931
30932 Les boîtes colorées sont créées par la commande 
30933 \series bold
30934
30935 \backslash
30936 colorbox
30937 \series default
30938 .
30939  Elle est utilisée avec la syntaxe suivante :
30940 \end_layout
30941
30942 \begin_layout Standard
30943
30944 \series bold
30945
30946 \backslash
30947 colorbox{couleur}{contenu de la boîte}
30948 \end_layout
30949
30950 \begin_layout Standard
30951 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30952  peuvent être placées à l'intérieur d'autres boîtes.
30953 \end_layout
30954
30955 \begin_layout Standard
30956 Les couleurs suivantes sont prédéfinies ::
30957 \begin_inset Newline newline
30958 \end_inset
30959
30960
30961 \family sans
30962 black
30963 \family default
30964  (noir), 
30965 \family sans
30966 blue
30967 \family default
30968  (bleu), 
30969 \family sans
30970 cyan
30971 \family default
30972 \series bold
30973 ,
30974 \series default
30975  
30976 \family sans
30977 green
30978 \family default
30979  (vert), 
30980 \family sans
30981 magenta
30982 \family default
30983
30984 \family sans
30985 red
30986 \family default
30987  (rouge), 
30988 \family sans
30989 white
30990 \family default
30991  (blanc), and 
30992 \family sans
30993 yellow
30994 \family default
30995  (jaune).
30996 \begin_inset Newline newline
30997 \end_inset
30998
30999 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
31000  section
31001 \begin_inset space ~
31002 \end_inset
31003
31004
31005 \begin_inset CommandInset ref
31006 LatexCommand ref
31007 reference "sec:Tableaux-Colorés"
31008
31009 \end_inset
31010
31011 .
31012 \end_layout
31013
31014 \begin_layout Standard
31015 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
31016 \end_layout
31017
31018 \begin_layout Standard
31019
31020 \series bold
31021
31022 \backslash
31023 colorbox{red}{
31024 \end_layout
31025
31026 \begin_layout Standard
31027 avant le mot en code TeX.
31028  Insérez l'accolade fermante 
31029 \begin_inset Quotes eld
31030 \end_inset
31031
31032 }
31033 \begin_inset Quotes erd
31034 \end_inset
31035
31036  après le mot, en code TeX.
31037 \begin_inset Newline newline
31038 \end_inset
31039
31040 Voici le résultat :
31041 \end_layout
31042
31043 \begin_layout Standard
31044 Cette ligne de texte contient le mot
31045 \begin_inset ERT
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049
31050
31051 \backslash
31052 colorbox{red}{
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \begin_inset Quotes eld
31059 \end_inset
31060
31061 Attention!
31062 \begin_inset Quotes erd
31063 \end_inset
31064
31065
31066 \begin_inset ERT
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070
31071 }
31072 \end_layout
31073
31074 \end_inset
31075
31076  sur fond rouge.
31077 \end_layout
31078
31079 \begin_layout Standard
31080 \begin_inset VSpace bigskip
31081 \end_inset
31082
31083 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
31084  vous pouvez utiliser la commande 
31085 \series bold
31086
31087 \backslash
31088 fcolorbox
31089 \series default
31090  avec la syntaxe suivante :
31091 \end_layout
31092
31093 \begin_layout Standard
31094
31095 \series bold
31096
31097 \backslash
31098 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
31099 \end_layout
31100
31101 \begin_layout Standard
31102
31103 \series bold
31104
31105 \backslash
31106 fcolorbox
31107 \series default
31108  est une extension de 
31109 \series bold
31110
31111 \backslash
31112 colorbox
31113 \series default
31114 .
31115  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
31116  peuvent être modifiés avec les variables 
31117 \series bold
31118
31119 \backslash
31120 fboxrule
31121 \series default
31122  et 
31123 \series bold
31124
31125 \backslash
31126 fboxsep
31127 \series default
31128 , comme c'est décrit dans la section
31129 \begin_inset space ~
31130 \end_inset
31131
31132
31133 \begin_inset CommandInset ref
31134 LatexCommand ref
31135 reference "sec:Décorations"
31136
31137 \end_inset
31138
31139 .
31140 \end_layout
31141
31142 \begin_layout Standard
31143 Pour l'exemple suivant, on a utilisé la commande
31144 \end_layout
31145
31146 \begin_layout Standard
31147
31148 \series bold
31149
31150 \backslash
31151 fcolorbox{cyan}{magenta}{
31152 \end_layout
31153
31154 \begin_layout Standard
31155 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31156 \begin_inset space \thinspace{}
31157 \end_inset
31158
31159 mm:
31160 \begin_inset Newline newline
31161 \end_inset
31162
31163
31164 \begin_inset ERT
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168
31169
31170 \backslash
31171 fboxrule 1mm 
31172 \backslash
31173 fboxsep 1mm
31174 \end_layout
31175
31176 \end_inset
31177
31178
31179 \begin_inset ERT
31180 status collapsed
31181
31182 \begin_layout Plain Layout
31183
31184
31185 \backslash
31186 fcolorbox{cyan}{magenta}{
31187 \end_layout
31188
31189 \end_inset
31190
31191 Ce texte est dans une boîte encadrée et colorée.
31192 \begin_inset ERT
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196
31197 }
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Standard
31206 \begin_inset VSpace bigskip
31207 \end_inset
31208
31209 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31210  les yeux ! - NdT) :
31211 \begin_inset Newline newline
31212 \end_inset
31213
31214
31215 \begin_inset ERT
31216 status collapsed
31217
31218 \begin_layout Plain Layout
31219
31220
31221 \backslash
31222 fcolorbox{cyan}{magenta}{
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \color yellow
31229 Ce texte est coloré dans une boîte colorée et encadrée.
31230 \color inherit
31231
31232 \begin_inset ERT
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237 }
31238 \end_layout
31239
31240 \end_inset
31241
31242
31243 \begin_inset ERT
31244 status collapsed
31245
31246 \begin_layout Plain Layout
31247
31248
31249 \backslash
31250 fboxrule 0.4pt 
31251 \backslash
31252 fboxsep 3pt
31253 \end_layout
31254
31255 \end_inset
31256
31257
31258 \end_layout
31259
31260 \begin_layout Standard
31261
31262 \series bold
31263 \begin_inset VSpace medskip
31264 \end_inset
31265
31266
31267 \end_layout
31268
31269 \begin_layout Standard
31270 \begin_inset Note Greyedout
31271 status open
31272
31273 \begin_layout Plain Layout
31274
31275 \series bold
31276 Note:
31277 \series default
31278  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31279  de ligne.
31280  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31281  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31282 \end_layout
31283
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \begin_layout Subsection
31290 De la couleur pour les paragraphes
31291 \begin_inset CommandInset label
31292 LatexCommand label
31293 name "sub:Couleur-pour-les-Paragraphes"
31294
31295 \end_inset
31296
31297
31298 \begin_inset Index idx
31299 status collapsed
31300
31301 \begin_layout Plain Layout
31302 Couleur ! Pour les  paragraphes
31303 \end_layout
31304
31305 \end_inset
31306
31307
31308 \end_layout
31309
31310 \begin_layout Standard
31311 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31312  texte dans une minipage.
31313  Avant la minipage, insérez la commande 
31314 \series bold
31315
31316 \backslash
31317 colorbox
31318 \series default
31319  
31320 \end_layout
31321
31322 \begin_layout Standard
31323
31324 \series bold
31325
31326 \backslash
31327 colorbox{color}{
31328 \end_layout
31329
31330 \begin_layout Standard
31331 en code TeX.
31332  Après la minipage, insérez l'accolade fermante 
31333 \begin_inset Quotes eld
31334 \end_inset
31335
31336 }
31337 \begin_inset Quotes erd
31338 \end_inset
31339
31340  en code TeX.
31341 \end_layout
31342
31343 \begin_layout Standard
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349
31350 \backslash
31351 colorbox{lightgrey}{
31352 \end_layout
31353
31354 \end_inset
31355
31356
31357 \begin_inset Box Frameless
31358 position "t"
31359 hor_pos "c"
31360 has_inner_box 1
31361 inner_pos "t"
31362 use_parbox 0
31363 use_makebox 0
31364 width "100col%"
31365 special "none"
31366 height "1in"
31367 height_special "totalheight"
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371 Ce texte a un fond coloré.
31372  Ce texte a un fond coloré.
31373 \end_layout
31374
31375 \begin_layout Plain Layout
31376 \begin_inset VSpace defskip
31377 \end_inset
31378
31379 Le texte peut avoir des notes de bas de page
31380 \begin_inset Foot
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384 Un autre exemple de note de bas de page
31385 \end_layout
31386
31387 \end_inset
31388
31389  et contenir des figures et des tableaux.
31390 \end_layout
31391
31392 \begin_layout Plain Layout
31393 \align center
31394 \begin_inset Tabular
31395 <lyxtabular version="3" rows="3" columns="3">
31396 <features tabularvalignment="middle">
31397 <column alignment="center" valignment="top" width="0">
31398 <column alignment="center" valignment="top" width="0">
31399 <column alignment="center" valignment="top" width="0">
31400 <row>
31401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405 a
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414 !
31415 \end_layout
31416
31417 \end_inset
31418 </cell>
31419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31420 \begin_inset Text
31421
31422 \begin_layout Plain Layout
31423 3
31424 \end_layout
31425
31426 \end_inset
31427 </cell>
31428 </row>
31429 <row>
31430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31431 \begin_inset Text
31432
31433 \begin_layout Plain Layout
31434 <
31435 \end_layout
31436
31437 \end_inset
31438 </cell>
31439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31440 \begin_inset Text
31441
31442 \begin_layout Plain Layout
31443 b2
31444 \begin_inset Quotes erd
31445 \end_inset
31446
31447 |
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456 >
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 </row>
31462 <row>
31463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31464 \begin_inset Text
31465
31466 \begin_layout Plain Layout
31467 1
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31473 \begin_inset Text
31474
31475 \begin_layout Plain Layout
31476 §
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485 c
31486 \end_layout
31487
31488 \end_inset
31489 </cell>
31490 </row>
31491 </lyxtabular>
31492
31493 \end_inset
31494
31495
31496 \end_layout
31497
31498 \end_inset
31499
31500
31501 \begin_inset ERT
31502 status collapsed
31503
31504 \begin_layout Plain Layout
31505
31506 }
31507 \end_layout
31508
31509 \end_inset
31510
31511
31512 \end_layout
31513
31514 \begin_layout Section
31515 Les boîtes pivotées et redimensionnées
31516 \end_layout
31517
31518 \begin_layout Standard
31519 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31520  charger le paquetage LaTeX 
31521 \series bold
31522 graphicx
31523 \series default
31524
31525 \begin_inset Index idx
31526 status collapsed
31527
31528 \begin_layout Plain Layout
31529 Paquetages LaTeX ! graphicx
31530 \end_layout
31531
31532 \end_inset
31533
31534  dans le préambule de votre document avec la commande
31535 \end_layout
31536
31537 \begin_layout Standard
31538
31539 \series bold
31540
31541 \backslash
31542 @ifundefined{rotatebox}
31543 \begin_inset Newline newline
31544 \end_inset
31545
31546
31547 \begin_inset Phantom HPhantom
31548 status open
31549
31550 \begin_layout Plain Layout
31551
31552 \series bold
31553 \begin_inset space ~
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \end_inset
31560
31561 {
31562 \backslash
31563 usepackage{graphicx}}{}
31564 \end_layout
31565
31566 \begin_layout Standard
31567 \begin_inset Note Greyedout
31568 status open
31569
31570 \begin_layout Plain Layout
31571
31572 \series bold
31573 Note:
31574 \series default
31575  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31576  redimensionnés.
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \end_layout
31583
31584 \begin_layout Standard
31585 \begin_inset Note Greyedout
31586 status open
31587
31588 \begin_layout Plain Layout
31589
31590 \series bold
31591 Note:
31592 \series default
31593  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31594  redimensionnée.
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \end_layout
31601
31602 \begin_layout Subsection
31603 Les Boîtes pivotées
31604 \begin_inset Index idx
31605 status collapsed
31606
31607 \begin_layout Plain Layout
31608 Boîtes ! pivotées
31609 \end_layout
31610
31611 \end_inset
31612
31613
31614 \begin_inset Index idx
31615 status collapsed
31616
31617 \begin_layout Plain Layout
31618 Pivoter des objets
31619 \end_layout
31620
31621 \end_inset
31622
31623
31624 \begin_inset Index idx
31625 status collapsed
31626
31627 \begin_layout Plain Layout
31628 Figures ! Pivotées
31629 \end_layout
31630
31631 \end_inset
31632
31633
31634 \begin_inset Index idx
31635 status collapsed
31636
31637 \begin_layout Plain Layout
31638 Tableau ! Pivoter
31639 \end_layout
31640
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \begin_layout Standard
31647 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31648  (rotated).
31649  Une telle boîte est créée avec la commande 
31650 \series bold
31651
31652 \backslash
31653 rotatebox
31654 \series default
31655  en code TeX avec la syntaxe
31656 \end_layout
31657
31658 \begin_layout Standard
31659
31660 \series bold
31661
31662 \backslash
31663 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31664 \end_layout
31665
31666 \begin_layout Standard
31667 La position du pivot est donnée par l'origine de rotation spécifiée sous
31668  la forme 
31669 \series bold
31670 origin=position
31671 \series default
31672 .
31673  Les valeurs suivantes sont possibles pour la position: 
31674 \emph on
31675 c
31676 \emph default
31677  (centre), 
31678 \emph on
31679 l
31680 \emph default
31681  (gauche/
31682 \lang english
31683 left
31684 \lang french
31685 ), 
31686 \emph on
31687 r
31688 \emph default
31689  (droite/
31690 \lang english
31691 right
31692 \lang french
31693 ), 
31694 \emph on
31695 b
31696 \emph default
31697  (bas/
31698 \lang english
31699 bottom
31700 \lang french
31701 ), 
31702 \emph on
31703 t
31704 \emph default
31705  (haut/
31706 \lang english
31707 top
31708 \lang french
31709 ), et aussi des combinaisons des quatre positions de base.
31710  Par exemple 
31711 \emph on
31712 lt
31713 \emph default
31714  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31715  Quand on ne donne pas d'origine, la position 
31716 \emph on
31717 l
31718 \emph default
31719  est utilisée.
31720  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31721  ou négatif.
31722  Le sens positif de rotation est anti-horaire.
31723 \end_layout
31724
31725 \begin_layout Standard
31726 Dans l'exemple qui suit, la commande 
31727 \series bold
31728
31729 \backslash
31730 rotatebox[origin=c]{60}{
31731 \series default
31732  a été insérée en code TeX juste avant le texte 
31733 \begin_inset Quotes eld
31734 \end_inset
31735
31736 pivoté de 90°
31737 \begin_inset Quotes erd
31738 \end_inset
31739
31740  ; la boîte est refermée juste après le texte par une accolade fermante
31741  
31742 \begin_inset Quotes eld
31743 \end_inset
31744
31745 }
31746 \begin_inset Quotes erd
31747 \end_inset
31748
31749  en code TeX.
31750 \end_layout
31751
31752 \begin_layout Standard
31753 Voici une ligne avec du texte 
31754 \begin_inset ERT
31755 status collapsed
31756
31757 \begin_layout Plain Layout
31758
31759
31760 \backslash
31761 rotatebox[origin=c]{60}{
31762 \end_layout
31763
31764 \end_inset
31765
31766 pivoté de 60°
31767 \begin_inset ERT
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771
31772 }
31773 \end_layout
31774
31775 \end_inset
31776
31777 .
31778 \end_layout
31779
31780 \begin_layout Standard
31781 La boîte peut contenir une autre boîte ou une formule en ligne :
31782 \end_layout
31783
31784 \begin_layout Standard
31785 Voici une ligne avec du texte 
31786 \begin_inset ERT
31787 status collapsed
31788
31789 \begin_layout Plain Layout
31790
31791
31792 \backslash
31793 rotatebox[origin=r]{-60}{
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \begin_inset Box Doublebox
31800 position "c"
31801 hor_pos "c"
31802 has_inner_box 0
31803 inner_pos "c"
31804 use_parbox 0
31805 use_makebox 0
31806 width "1in"
31807 special "width"
31808 height "1in"
31809 height_special "totalheight"
31810 status collapsed
31811
31812 \begin_layout Plain Layout
31813 pivoté de -60°
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \begin_inset ERT
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823
31824 }
31825 \end_layout
31826
31827 \end_inset
31828
31829  et encadré 
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835
31836 \backslash
31837 rotatebox[origin=lb]{60}{
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31844 \end_inset
31845
31846
31847 \begin_inset ERT
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851
31852 }
31853 \end_layout
31854
31855 \end_inset
31856
31857  et une formule.
31858 \end_layout
31859
31860 \begin_layout Standard
31861 ou encore une figure ou un tableau :
31862 \end_layout
31863
31864 \begin_layout Standard
31865 Voici une ligne
31866 \begin_inset ERT
31867 status collapsed
31868
31869 \begin_layout Plain Layout
31870
31871
31872 \backslash
31873 rotatebox[origin=lb]{90}{
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \begin_inset Graphics
31880         filename ../clipart/platypus.eps
31881         lyxscale 50
31882         width 25col%
31883
31884 \end_inset
31885
31886
31887 \begin_inset ERT
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891
31892 }
31893 \end_layout
31894
31895 \end_inset
31896
31897  avec une image pivotée de 90° 
31898 \begin_inset ERT
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902
31903
31904 \backslash
31905 rotatebox[origin=l]{-90}{
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \begin_inset Tabular
31912 <lyxtabular version="3" rows="2" columns="2">
31913 <features tabularvalignment="middle">
31914 <column alignment="center" valignment="top" width="0">
31915 <column alignment="center" valignment="top" width="0">
31916 <row>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921 q
31922 \end_layout
31923
31924 \end_inset
31925 </cell>
31926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31927 \begin_inset Text
31928
31929 \begin_layout Plain Layout
31930 w
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 </row>
31936 <row>
31937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31938 \begin_inset Text
31939
31940 \begin_layout Plain Layout
31941 e
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950 r
31951 \end_layout
31952
31953 \end_inset
31954 </cell>
31955 </row>
31956 </lyxtabular>
31957
31958 \end_inset
31959
31960
31961 \begin_inset ERT
31962 status collapsed
31963
31964 \begin_layout Plain Layout
31965
31966 }
31967 \end_layout
31968
31969 \end_inset
31970
31971  et un tableau.
31972 \end_layout
31973
31974 \begin_layout Subsection
31975 Les boîtes redimensionnées
31976 \begin_inset Index idx
31977 status collapsed
31978
31979 \begin_layout Plain Layout
31980 Boîtes ! Redimensionnées
31981 \end_layout
31982
31983 \end_inset
31984
31985
31986 \begin_inset Index idx
31987 status collapsed
31988
31989 \begin_layout Plain Layout
31990 Redimensionner des objets
31991 \end_layout
31992
31993 \end_inset
31994
31995
31996 \begin_inset Index idx
31997 status collapsed
31998
31999 \begin_layout Plain Layout
32000 Figures ! Redimensionnées
32001 \end_layout
32002
32003 \end_inset
32004
32005
32006 \begin_inset Index idx
32007 status collapsed
32008
32009 \begin_layout Plain Layout
32010 Tableau ! Redimensionner
32011 \end_layout
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \begin_layout Standard
32019 Pour redimensionner des objets on peut utiliser les commandes 
32020 \series bold
32021
32022 \backslash
32023 scalebox
32024 \series default
32025  et 
32026 \series bold
32027
32028 \backslash
32029 resizebox
32030 \series default
32031  insérées sous forme de code TeX.
32032 \end_layout
32033
32034 \begin_layout Standard
32035
32036 \series bold
32037
32038 \backslash
32039 scalebox
32040 \series default
32041  est utilisée avec la syntaxe suivante :
32042 \end_layout
32043
32044 \begin_layout Standard
32045
32046 \series bold
32047
32048 \backslash
32049 scalebox{horizontal}[vertical]{contenu de la boîte}
32050 \end_layout
32051
32052 \begin_layout Standard
32053 Horizontal et vertical sont les facteurs d'échelle correspondants.
32054  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
32055  utilisé comme facteur vertical.
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Par exemple, la commande 
32060 \series bold
32061
32062 \backslash
32063 scalebox{2}{Bonjour}
32064 \series default
32065  crée un 
32066 \begin_inset ERT
32067 status collapsed
32068
32069 \begin_layout Plain Layout
32070
32071
32072 \backslash
32073 scalebox{2}{
32074 \end_layout
32075
32076 \end_inset
32077
32078 Bonjour
32079 \begin_inset ERT
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083
32084 }
32085 \end_layout
32086
32087 \end_inset
32088
32089  de taille double par rapport à la taille du texte du document.
32090 \end_layout
32091
32092 \begin_layout Standard
32093
32094 \series bold
32095
32096 \backslash
32097 scalebox{2}[1]{Hello}
32098 \series default
32099  au contraire va déformer le 
32100 \begin_inset ERT
32101 status collapsed
32102
32103 \begin_layout Plain Layout
32104
32105
32106 \backslash
32107 scalebox{2}[1]{
32108 \end_layout
32109
32110 \end_inset
32111
32112 Bonjour
32113 \begin_inset ERT
32114 status collapsed
32115
32116 \begin_layout Plain Layout
32117
32118 }
32119 \end_layout
32120
32121 \end_inset
32122
32123 .
32124 \end_layout
32125
32126 \begin_layout Standard
32127 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
32128  La commande 
32129 \series bold
32130
32131 \backslash
32132 scalebox{-1}[1]{Hello}
32133 \series default
32134  peut donc être utilisée pour créer du texte en miroir : 
32135 \begin_inset ERT
32136 status collapsed
32137
32138 \begin_layout Plain Layout
32139
32140
32141 \backslash
32142 scalebox{-1}[1]{
32143 \end_layout
32144
32145 \end_inset
32146
32147 Bonjour
32148 \begin_inset ERT
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152
32153 }
32154 \end_layout
32155
32156 \end_inset
32157
32158
32159 \end_layout
32160
32161 \begin_layout Standard
32162
32163 \series bold
32164
32165 \backslash
32166 scalebox{1}[-1]{Bonjour}
32167 \series default
32168  effectue une réflexion du 
32169 \begin_inset ERT
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173
32174
32175 \backslash
32176 scalebox{1}[-1]{
32177 \end_layout
32178
32179 \end_inset
32180
32181 Bonjour
32182 \begin_inset ERT
32183 status collapsed
32184
32185 \begin_layout Plain Layout
32186
32187 }
32188 \end_layout
32189
32190 \end_inset
32191
32192  par rapport à la ligne de base.
32193 \end_layout
32194
32195 \begin_layout Standard
32196 La commande 
32197 \series bold
32198
32199 \backslash
32200 reflectbox{contenu de la boîte} 
32201 \series default
32202 existe aussi et est équivalente à
32203 \series bold
32204  
32205 \backslash
32206 scalebox{-1}[1]{contenu de la boîte}.
32207
32208 \series default
32209  
32210 \begin_inset Newline newline
32211 \end_inset
32212
32213
32214 \end_layout
32215
32216 \begin_layout Standard
32217 \begin_inset VSpace bigskip
32218 \end_inset
32219
32220 La commande 
32221 \series bold
32222
32223 \backslash
32224 resizebox
32225 \series default
32226  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32227  données.
32228  La syntaxe de la commande est :
32229 \end_layout
32230
32231 \begin_layout Standard
32232
32233 \series bold
32234
32235 \backslash
32236 resizebox{largeur}{hauteur}{contenu de la boîte}
32237 \end_layout
32238
32239 \begin_layout Standard
32240 Si un des deux paramètres est remplacé par un point d'exclamation 
32241 \series bold
32242 !
32243 \series default
32244 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32245 \end_layout
32246
32247 \begin_layout Standard
32248 La commande 
32249 \series bold
32250
32251 \backslash
32252 resizebox{2cm}{1cm}{Bonjour}
32253 \series default
32254  produit : 
32255 \begin_inset ERT
32256 status collapsed
32257
32258 \begin_layout Plain Layout
32259
32260
32261 \backslash
32262 resizebox{2cm}{1cm}{
32263 \end_layout
32264
32265 \end_inset
32266
32267 Bonjour
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 }
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \begin_inset Newline newline
32280 \end_inset
32281
32282 La commande 
32283 \series bold
32284
32285 \backslash
32286 resizebox{2cm}{!}{Bonjour}
32287 \series default
32288  produit : 
32289 \begin_inset ERT
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293
32294
32295 \backslash
32296 resizebox{2cm}{!}{
32297 \end_layout
32298
32299 \end_inset
32300
32301 Bonjour
32302 \begin_inset ERT
32303 status collapsed
32304
32305 \begin_layout Plain Layout
32306
32307 }
32308 \end_layout
32309
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \begin_layout Standard
32316 \begin_inset VSpace bigskip
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \begin_layout Standard
32323 \begin_inset Note Greyedout
32324 status open
32325
32326 \begin_layout Plain Layout
32327
32328 \series bold
32329 Note:
32330 \series default
32331  Quand les paramètres des commandes 
32332 \series bold
32333
32334 \backslash
32335 scalebox
32336 \series default
32337  ou 
32338 \series bold
32339
32340 \backslash
32341 resizebox
32342 \series default
32343  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32344  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32345  partiellement.
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset VSpace bigskip
32355 \end_inset
32356
32357
32358 \end_layout
32359
32360 \begin_layout Standard
32361 Les boîtes peuvent être combinée dans n'importe quel ordre.
32362  Par exemple, la commande 
32363 \begin_inset Newline newline
32364 \end_inset
32365
32366
32367 \series bold
32368
32369 \backslash
32370 rotatebox[origin=c]{-45}{
32371 \backslash
32372 resizebox{2cm}{!}{
32373 \backslash
32374 reflectbox{Bonjour}}}
32375 \begin_inset Newline newline
32376 \end_inset
32377
32378
32379 \series default
32380 produit :
32381 \end_layout
32382
32383 \begin_layout Standard
32384 \align center
32385 \begin_inset ERT
32386 status collapsed
32387
32388 \begin_layout Plain Layout
32389
32390
32391 \backslash
32392 rotatebox[origin=c]{-45}{
32393 \backslash
32394 resizebox{2cm}{!}{
32395 \backslash
32396 reflectbox{
32397 \end_layout
32398
32399 \end_inset
32400
32401 Bonjour
32402 \begin_inset ERT
32403 status collapsed
32404
32405 \begin_layout Plain Layout
32406
32407 }}}
32408 \end_layout
32409
32410 \end_inset
32411
32412
32413 \end_layout
32414
32415 \begin_layout Standard
32416 \noindent
32417 Les images, les tableaux et les formules sont autorisées comme contenu de
32418  boîte :
32419 \end_layout
32420
32421 \begin_layout Standard
32422 \align center
32423 \begin_inset ERT
32424 status collapsed
32425
32426 \begin_layout Plain Layout
32427
32428
32429 \backslash
32430 rotatebox[origin=c]{-30}{
32431 \backslash
32432 resizebox{2cm}{!}{
32433 \backslash
32434 reflectbox{
32435 \end_layout
32436
32437 \end_inset
32438
32439
32440 \begin_inset Graphics
32441         filename ../clipart/platypus.eps
32442         lyxscale 50
32443         width 25col%
32444
32445 \end_inset
32446
32447
32448 \begin_inset ERT
32449 status collapsed
32450
32451 \begin_layout Plain Layout
32452
32453 }}}
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \begin_inset ERT
32460 status collapsed
32461
32462 \begin_layout Plain Layout
32463
32464
32465 \backslash
32466 rotatebox[origin=c]{-45}{
32467 \backslash
32468 resizebox{2cm}{!}{
32469 \backslash
32470 reflectbox{
32471 \end_layout
32472
32473 \end_inset
32474
32475
32476 \begin_inset Tabular
32477 <lyxtabular version="3" rows="2" columns="2">
32478 <features tabularvalignment="middle">
32479 <column alignment="center" valignment="top" width="0">
32480 <column alignment="center" valignment="top" width="0">
32481 <row>
32482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32483 \begin_inset Text
32484
32485 \begin_layout Plain Layout
32486 q
32487 \end_layout
32488
32489 \end_inset
32490 </cell>
32491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32492 \begin_inset Text
32493
32494 \begin_layout Plain Layout
32495 w
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 </row>
32501 <row>
32502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506 e
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515 r
32516 \end_layout
32517
32518 \end_inset
32519 </cell>
32520 </row>
32521 </lyxtabular>
32522
32523 \end_inset
32524
32525
32526 \begin_inset ERT
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530
32531 }}}
32532 \end_layout
32533
32534 \end_inset
32535
32536
32537 \begin_inset ERT
32538 status collapsed
32539
32540 \begin_layout Plain Layout
32541
32542
32543 \backslash
32544 rotatebox[origin=c]{-45}{
32545 \backslash
32546 resizebox{2cm}{!}{
32547 \backslash
32548 reflectbox{
32549 \end_layout
32550
32551 \end_inset
32552
32553
32554 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32555 \end_inset
32556
32557
32558 \begin_inset ERT
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562
32563 }}}
32564 \end_layout
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Standard
32572 Quand on utilise le style global de formule 
32573 \series bold
32574 fleqn
32575 \series default
32576  dans le document
32577 \begin_inset Foot
32578 status collapsed
32579
32580 \begin_layout Plain Layout
32581 Quand 
32582 \begin_inset Quotes eld
32583 \end_inset
32584
32585 fleqn
32586 \begin_inset Quotes erd
32587 \end_inset
32588
32589  est ajouté aux options de la classe de document.
32590 \end_layout
32591
32592 \end_inset
32593
32594 , les formules hors texte peuvent aussi être redimensionnées.
32595 \end_layout
32596
32597 \begin_layout Chapter
32598 Trucs Externes
32599 \begin_inset Index idx
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603 Trucs externes
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \begin_layout Standard
32612 Avec le menu 
32613 \family sans
32614 Insérer\SpecialChar \menuseparator
32615 Fichier
32616 \family default
32617  vous pouvez insérer un contenu externe à votre document.
32618  Ce contenu peut être :
32619 \end_layout
32620
32621 \begin_layout Description
32622 Document
32623 \begin_inset space ~
32624 \end_inset
32625
32626 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32627  document.
32628 \end_layout
32629
32630 \begin_layout Description
32631 Texte
32632 \begin_inset space ~
32633 \end_inset
32634
32635 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32636 e.
32637 \end_layout
32638
32639 \begin_layout Description
32640 Texte
32641 \begin_inset space ~
32642 \end_inset
32643
32644 Brut
32645 \begin_inset space ~
32646 \end_inset
32647
32648 par
32649 \begin_inset space ~
32650 \end_inset
32651
32652 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32653  Les lignes vides créent un nouveau paragraphe dans votre document.
32654 \end_layout
32655
32656 \begin_layout Description
32657 Objet
32658 \begin_inset space ~
32659 \end_inset
32660
32661 Externe Fichiers de formats variés.
32662 \end_layout
32663
32664 \begin_layout Description
32665 Sous-document Documents LyX ou LaTeX.
32666 \end_layout
32667
32668 \begin_layout Section
32669 Objets Externes 
32670 \begin_inset Index idx
32671 status collapsed
32672
32673 \begin_layout Plain Layout
32674 Trucs externes ! Objets Externes
32675 \end_layout
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \begin_layout Standard
32683 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32684  de fichiers dans votre document sans avoir à convertir ces derniers en
32685  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32686  qui va s'occuper des conversions.
32687  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32688  LyX des images dans des formats divers.
32689  Quand vous avez activé 
32690 \family sans
32691 Aperçu
32692 \begin_inset space ~
32693 \end_inset
32694
32695 sur
32696 \begin_inset space ~
32697 \end_inset
32698
32699 le
32700 \begin_inset space ~
32701 \end_inset
32702
32703 vif
32704 \family default
32705  dans le menu des préférences de LyX, dans la rubrique 
32706 \family sans
32707 Apparence\SpecialChar \menuseparator
32708 Graphiques
32709 \family default
32710 , les objets externes de type Dia et Xfig sont affichés directement dans
32711  LyX.
32712 \end_layout
32713
32714 \begin_layout Standard
32715 On insère des objets externes en utilisant la fenêtre de dialogue 
32716 \family sans
32717 Objet
32718 \begin_inset space ~
32719 \end_inset
32720
32721 Externe
32722 \family default
32723  qui est accessible via le menu 
32724 \family sans
32725 Insérer\SpecialChar \menuseparator
32726 Fichiers\SpecialChar \menuseparator
32727 Objet
32728 \begin_inset space ~
32729 \end_inset
32730
32731 Externe
32732 \family default
32733 .
32734  Actuellement les types de fichiers (
32735 \family sans
32736 Modèles
32737 \family default
32738 ) suivants sont autorisés :
32739 \end_layout
32740
32741 \begin_layout Description
32742 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32743  par le programme 
32744 \series bold
32745
32746 \begin_inset CommandInset href
32747 LatexCommand href
32748 name "XBoard"
32749 target "http://en.wikipedia.org/wiki/XBoard"
32750
32751 \end_inset
32752
32753
32754 \series default
32755 .
32756 \end_layout
32757
32758 \begin_layout Description
32759 Date Ce modèle insère la date sous la forme 
32760 \emph on
32761 Jour-Mois-Année
32762 \emph default
32763 .
32764  Voici un exemple de date insérée comme objet externe :: 
32765 \begin_inset External
32766         template Date
32767         filename .
32768
32769 \end_inset
32770
32771
32772 \begin_inset space ~
32773 \end_inset
32774
32775
32776 \begin_inset Note Note
32777 status open
32778
32779 \begin_layout Plain Layout
32780 Retirer l'espace protégé quand le bug 4398 sera résolu !
32781 \end_layout
32782
32783 \end_inset
32784
32785
32786 \begin_inset Newline newline
32787 \end_inset
32788
32789 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32790  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32791 \family sans
32792 Insérer\SpecialChar \menuseparator
32793 Date
32794 \family default
32795  et avec la commande LaTeX 
32796 \series bold
32797
32798 \backslash
32799 today
32800 \series default
32801  entrée comme code TeX.
32802  Ces différentes méthodes sont comparée dans le tableau
32803 \begin_inset space ~
32804 \end_inset
32805
32806
32807 \begin_inset CommandInset ref
32808 LatexCommand ref
32809 reference "tab:Comparaison-des-dates"
32810
32811 \end_inset
32812
32813 .
32814 \end_layout
32815
32816 \begin_layout Description
32817 Dia Ce modèle accepte les diagrammes créés avec le programme 
32818 \series bold
32819
32820 \begin_inset CommandInset href
32821 LatexCommand href
32822 name "Dia"
32823 target "http://en.wikipedia.org/wiki/Dia_(software)"
32824
32825 \end_inset
32826
32827
32828 \series default
32829 .
32830 \end_layout
32831
32832 \begin_layout Description
32833 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32834  par le programme 
32835 \series bold
32836
32837 \begin_inset CommandInset href
32838 LatexCommand href
32839 name "LilyPond"
32840 target "http://en.wikipedia.org/wiki/LilyPond"
32841
32842 \end_inset
32843
32844
32845 \series default
32846 .
32847 \end_layout
32848
32849 \begin_layout Description
32850 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32851  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32852  
32853 \emph on
32854 pages
32855 \emph default
32856  dans le champ 
32857 \family sans
32858 Option
32859 \family default
32860  dans l'onglet 
32861 \family sans
32862 Options LaTeX et LyX
32863 \family default
32864  en suivant les instructions données pour le modèle.
32865  Si on ne donne pas d'option 
32866 \emph on
32867 pages
32868 \emph default
32869 , seule la première page du PDF sera insérée.
32870 \end_layout
32871
32872 \begin_layout Description
32873 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32874  À peu près tous les formats d'images populaires sont acceptés.
32875  Les images peuvent être traitées dans la fenêtre de dialogue 
32876 \family sans
32877 Objet
32878 \begin_inset space ~
32879 \end_inset
32880
32881 Externe
32882 \family default
32883  comme les images qui sont habituellement incorporées en utilisant le menu
32884  
32885 \family sans
32886 Insérer\SpecialChar \menuseparator
32887 Graphique
32888 \family default
32889 , comme c'est décrit dans la section
32890 \begin_inset space ~
32891 \end_inset
32892
32893
32894 \begin_inset CommandInset ref
32895 LatexCommand ref
32896 reference "sec:Graphics-Dialog"
32897
32898 \end_inset
32899
32900 .
32901  La différence est que seules les images matricielles sont autorisées, ce
32902  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32903 \end_layout
32904
32905 \begin_layout Description
32906 XFig Ce modèle accepte les images créées avec le programme 
32907 \series bold
32908
32909 \begin_inset CommandInset href
32910 LatexCommand href
32911 name "Xfig"
32912 target "http://en.wikipedia.org/wiki/Xfig"
32913
32914 \end_inset
32915
32916
32917 \series default
32918 .
32919 \end_layout
32920
32921 \begin_layout Standard
32922 \begin_inset Float table
32923 placement h
32924 wide false
32925 sideways false
32926 status open
32927
32928 \begin_layout Plain Layout
32929 \begin_inset Caption
32930
32931 \begin_layout Plain Layout
32932 \begin_inset CommandInset label
32933 LatexCommand label
32934 name "tab:Comparaison-des-dates"
32935
32936 \end_inset
32937
32938 Comparaison des méthodes d'insertion de la date.
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Plain Layout
32947 \align center
32948 \begin_inset Tabular
32949 <lyxtabular version="3" rows="4" columns="4">
32950 <features tabularvalignment="middle">
32951 <column alignment="center" valignment="top" width="0">
32952 <column alignment="center" valignment="top" width="0">
32953 <column alignment="center" valignment="top" width="0">
32954 <column alignment="center" valignment="top" width="0">
32955 <row>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960 Format du document
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \family sans
32971 Objet
32972 \begin_inset space ~
32973 \end_inset
32974
32975 Externe\SpecialChar \menuseparator
32976 Date
32977 \end_layout
32978
32979 \end_inset
32980 </cell>
32981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32982 \begin_inset Text
32983
32984 \begin_layout Plain Layout
32985
32986 \family sans
32987 Insérer\SpecialChar \menuseparator
32988 Date
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997 commande 
32998 \series bold
32999
33000 \backslash
33001 today
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 </row>
33007 <row>
33008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012 LyX
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33018 \begin_inset Text
33019
33020 \begin_layout Plain Layout
33021 comme boîte d'insert
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Plain Layout
33030 comme date
33031 \end_layout
33032
33033 \end_inset
33034 </cell>
33035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Plain Layout
33039 comme boîte de code TeX
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 </row>
33045 <row>
33046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33047 \begin_inset Text
33048
33049 \begin_layout Plain Layout
33050 LaTeX
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33056 \begin_inset Text
33057
33058 \begin_layout Plain Layout
33059 comme date
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068 comme date
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077 comme commande
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 </row>
33083 <row>
33084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088 DVI, PDF, PS
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097 comme date
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106 comme date
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115 comme date date
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 </row>
33121 </lyxtabular>
33122
33123 \end_inset
33124
33125
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 Quand vous activez l'option 
33135 \family sans
33136 Brouillon
33137 \family default
33138  de l'onglet 
33139 \family sans
33140 Fichier
33141 \family default
33142  de la fenêtre de dialogue 
33143 \family sans
33144 Objet
33145 \begin_inset space ~
33146 \end_inset
33147
33148 Externe
33149 \family default
33150 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
33151 \begin_inset Newline newline
33152 \end_inset
33153
33154 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
33155  : 
33156 \begin_inset Graphics
33157         filename ../clipart/ExternalMaterialQt4.png
33158         scale 85
33159         scaleBeforeRotation
33160
33161 \end_inset
33162
33163  soit comme une image, selon que vous avez ou non activé l'option 
33164 \family sans
33165 Afficher
33166 \begin_inset space ~
33167 \end_inset
33168
33169 dans
33170 \begin_inset space ~
33171 \end_inset
33172
33173 LyX
33174 \family default
33175  de l'onglet 
33176 \family sans
33177 Options LaTeX et LyX
33178 \family default
33179  de la fenêtre de dialogue.
33180 \end_layout
33181
33182 \begin_layout Standard
33183 Le manuel 
33184 \family sans
33185 \emph on
33186 Personnalisation
33187 \family default
33188 \emph default
33189  explique comment vous pouvez créer vos propres modèles.
33190 \end_layout
33191
33192 \begin_layout Section
33193 Sous-documents
33194 \begin_inset CommandInset label
33195 LatexCommand label
33196 name "sec:Sous-documents"
33197
33198 \end_inset
33199
33200
33201 \begin_inset Index idx
33202 status collapsed
33203
33204 \begin_layout Plain Layout
33205 Trucs externes ! Sous-documents
33206 \end_layout
33207
33208 \end_inset
33209
33210
33211 \begin_inset Index idx
33212 status collapsed
33213
33214 \begin_layout Plain Layout
33215 Fichiers ! Insérer
33216 \end_layout
33217
33218 \end_inset
33219
33220
33221 \end_layout
33222
33223 \begin_layout Standard
33224 Les sous-documents sont utilisés quand on a un document très long qui peut
33225  être décomposé en plusieurs parties ou sections plus petites.
33226  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
33227  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
33228  Les différents documents sont ce que l'on appelle les sous-documents et
33229  un document maître les relie pour imprimer le document complet ou seulement
33230  une partie de celui-ci.
33231  Un sous-document hérite du contenu de son maître, par exemple le préambule
33232  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
33233 \end_layout
33234
33235 \begin_layout Standard
33236 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
33237  comme celle-ci : 
33238 \begin_inset Graphics
33239         filename clipart/ChildDocumentQt4.png
33240         lyxscale 70
33241         scale 60
33242         scaleBeforeRotation
33243
33244 \end_inset
33245
33246  Pour inclure des sous-documents dans un document maître , on utilise le
33247  menu 
33248 \family sans
33249 Insérer\SpecialChar \menuseparator
33250 Fichier\SpecialChar \menuseparator
33251 Sous-document
33252 \family default
33253 .
33254  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33255  des quatre méthodes d'inclusion :
33256 \end_layout
33257
33258 \begin_layout Description
33259 Inclus
33260 \begin_inset space ~
33261 \end_inset
33262
33263 (include) Vous pouvez inclure des documents LyX et LaTeX.
33264  Quand vous cliquez sur le bouton 
33265 \family sans
33266 Charger
33267 \family default
33268  dans la fenêtre de dialogue 
33269 \family sans
33270 Sous-document
33271 \family default
33272 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33273  vous puissiez le modifier.
33274 \begin_inset Newline newline
33275 \end_inset
33276
33277
33278 \end_layout
33279
33280 \begin_layout Standard
33281 Voici un sous-document inséré avec la méthode 
33282 \family sans
33283 Inclus
33284 \family default
33285  : 
33286 \begin_inset CommandInset include
33287 LatexCommand include
33288 filename "DocumentBidon1.lyx"
33289
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \begin_layout Standard
33296 La numérotation des sections va prendre en compte les sections des fichiers
33297  incorporés dans l'ordre où ils sont insérés dans le document maître.
33298  Le document qui est inclus comme exemple possède une sous-section qui sera
33299  numérotée comme sous-section de la section actuelle.
33300  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33301  : la sous-section
33302 \begin_inset space ~
33303 \end_inset
33304
33305
33306 \begin_inset CommandInset ref
33307 LatexCommand ref
33308 reference "sub:Sous-section-externe-1"
33309
33310 \end_inset
33311
33312  est dans le fichier inclus.
33313 \end_layout
33314
33315 \begin_layout Standard
33316 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33317  du document maître est utilisé.
33318  Les branches présentes dans le sous-document seront ignorées par le document
33319  maître tant que le document maître possède une branche avec le même nom.
33320  Les documents inclus sont insérés en commençant une nouvelle page et sont
33321  suivis par un saut de page.
33322 \end_layout
33323
33324 \begin_layout Standard
33325 Si vous travaillez uniquement sur un chapitre particulier d'un document
33326  important et que vous voulez optimiser le temps de compilation, vous pouvez
33327  inclure chaque fichier dans une branche
33328 \begin_inset Foot
33329 status open
33330
33331 \begin_layout Plain Layout
33332 Les branches sont décrites dans la section 
33333 \emph on
33334 Branches
33335 \emph default
33336  du 
33337 \emph on
33338 Guide de l'utilisateur
33339 \emph default
33340  de LyX.
33341 \end_layout
33342
33343 \end_inset
33344
33345 .
33346  En activant ou désactivant une branche, vous pouvez décider les fichiers
33347  inclus qui doivent apparaître dans la sortie imprimée.
33348 \end_layout
33349
33350 \begin_layout Standard
33351 \begin_inset Note Greyedout
33352 status open
33353
33354 \begin_layout Plain Layout
33355
33356 \series bold
33357 Note:
33358 \series default
33359  À cause d'un bug de LyX, la commande 
33360 \series bold
33361
33362 \backslash
33363 includeonly
33364 \series default
33365  ne peut actuellement pas être utilisée comme solution alternative pour
33366  décider quels sont les fichiers qui doivent être inclus.
33367 \end_layout
33368
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \begin_layout Standard
33375 \begin_inset Note Greyedout
33376 status open
33377
33378 \begin_layout Plain Layout
33379
33380 \series bold
33381 Note:
33382 \series default
33383  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33384  une classe de document différente de celle du document maître, vous recevez
33385  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33386  que cela peut produire des résultats inattendus sur la sortie imprimée.
33387 \end_layout
33388
33389 \end_inset
33390
33391
33392 \end_layout
33393
33394 \begin_layout Description
33395 Incorporé
33396 \begin_inset space ~
33397 \end_inset
33398
33399 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33400  sont :
33401 \end_layout
33402
33403 \begin_deeper
33404 \begin_layout Itemize
33405 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33406  par un saut de page.
33407 \end_layout
33408
33409 \begin_layout Itemize
33410 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33411  
33412 \family sans
33413 Aperçu
33414 \begin_inset space ~
33415 \end_inset
33416
33417 sur
33418 \begin_inset space ~
33419 \end_inset
33420
33421 le
33422 \begin_inset space ~
33423 \end_inset
33424
33425 vif
33426 \family default
33427  est activée dans les préférences dans la rubrique 
33428 \family sans
33429 Apparence\SpecialChar \menuseparator
33430 Graphique
33431 \family default
33432 .
33433 \end_layout
33434
33435 \begin_layout Itemize
33436 La commande LaTeX 
33437 \series bold
33438
33439 \backslash
33440 includeonly
33441 \series default
33442  ne peut pas être utilisée.
33443 \end_layout
33444
33445 \end_deeper
33446 \begin_layout Standard
33447 Voici un sous document inséré en utilisant la méthode 
33448 \family sans
33449 Incorporé
33450 \family default
33451  : 
33452 \begin_inset CommandInset include
33453 LatexCommand input
33454 preview true
33455 filename "DocumentBidon2.lyx"
33456
33457 \end_inset
33458
33459
33460 \end_layout
33461
33462 \begin_layout Description
33463 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33464  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33465  sous forme de code source et aucune des commandes éventuellement présentes
33466  ne sera exécutée.
33467  Vous pouvez utiliser l'option 
33468 \family sans
33469 Marquer
33470 \begin_inset space ~
33471 \end_inset
33472
33473 les
33474 \begin_inset space ~
33475 \end_inset
33476
33477 espaces
33478 \family default
33479  qui matérialise chaque espace présente dans le code source par un caractère
33480  
33481 \begin_inset Quotes eld
33482 \end_inset
33483
33484
33485 \begin_inset ERT
33486 status collapsed
33487
33488 \begin_layout Plain Layout
33489
33490
33491 \backslash
33492 textvisiblespace 
33493 \end_layout
33494
33495 \end_inset
33496
33497
33498 \begin_inset Quotes erd
33499 \end_inset
33500
33501  .
33502  La différence avec la méthode qui consiste à utiliser le menu 
33503 \family sans
33504 Insérer\SpecialChar \menuseparator
33505 Fichier\SpecialChar \menuseparator
33506 Texte
33507 \begin_inset space ~
33508 \end_inset
33509
33510 brut
33511 \family default
33512  est que le contenu du document n'apparaît pas dans LyX.
33513 \end_layout
33514
33515 \begin_layout Standard
33516 Voici un sous-document inclus en utilisant la méthode 
33517 \family sans
33518 verbatim
33519 \family default
33520  : 
33521 \begin_inset CommandInset include
33522 LatexCommand verbatiminput
33523 filename "DocumentTexteBidon.txt"
33524
33525 \end_inset
33526
33527
33528 \begin_inset VSpace bigskip
33529 \end_inset
33530
33531 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33532  l'option 
33533 \family sans
33534 Marquer
33535 \begin_inset space ~
33536 \end_inset
33537
33538 les
33539 \begin_inset space ~
33540 \end_inset
33541
33542 espaces :
33543 \family default
33544  
33545 \begin_inset CommandInset include
33546 LatexCommand verbatiminput*
33547 filename "DocumentTexteBidon.txt"
33548
33549 \end_inset
33550
33551
33552 \end_layout
33553
33554 \begin_layout Standard
33555 \begin_inset VSpace bigskip
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \begin_layout Standard
33562 \begin_inset Note Greyedout
33563 status open
33564
33565 \begin_layout Plain Layout
33566
33567 \series bold
33568 Note:
33569 \series default
33570  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33571  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33572 \end_layout
33573
33574 \end_inset
33575
33576
33577 \end_layout
33578
33579 \begin_layout Description
33580 Listings Ce type d'inclusion est décrit dans le chapitre
33581 \begin_inset space ~
33582 \end_inset
33583
33584
33585 \begin_inset CommandInset ref
33586 LatexCommand ref
33587 reference "cha:Program-Code-Listings"
33588
33589 \end_inset
33590
33591 .
33592 \end_layout
33593
33594 \begin_layout Standard
33595 \begin_inset Note Greyedout
33596 status open
33597
33598 \begin_layout Plain Layout
33599
33600 \series bold
33601 Note:
33602 \series default
33603  Inclure le même document deux fois dans un même document peut poser des
33604  problèmes avec LaTeX.
33605 \end_layout
33606
33607 \end_inset
33608
33609
33610 \end_layout
33611
33612 \begin_layout Chapter
33613 Listings de Code Source
33614 \begin_inset CommandInset label
33615 LatexCommand label
33616 name "cha:Program-Code-Listings"
33617
33618 \end_inset
33619
33620
33621 \begin_inset Index idx
33622 status collapsed
33623
33624 \begin_layout Plain Layout
33625 Listings
33626 \end_layout
33627
33628 \end_inset
33629
33630
33631 \begin_inset Index idx
33632 status collapsed
33633
33634 \begin_layout Plain Layout
33635 Code Source
33636 \end_layout
33637
33638 \end_inset
33639
33640
33641 \begin_inset Index idx
33642 status collapsed
33643
33644 \begin_layout Plain Layout
33645 Flottants ! Listings
33646 \end_layout
33647
33648 \end_inset
33649
33650
33651 \end_layout
33652
33653 \begin_layout Standard
33654 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33655  un insert 
33656 \family sans
33657 Listings
33658 \family default
33659  qui peut être créé grâce au menu 
33660 \family sans
33661 Insérer
33662 \family default
33663 \SpecialChar \menuseparator
33664
33665 \family sans
33666 Listing
33667 \begin_inset space ~
33668 \end_inset
33669
33670 de
33671 \begin_inset space ~
33672 \end_inset
33673
33674 Code
33675 \begin_inset space ~
33676 \end_inset
33677
33678 Source
33679 \family default
33680 .
33681  Le paquetage LaTeX 
33682 \series bold
33683 listings
33684 \series default
33685
33686 \begin_inset Index idx
33687 status collapsed
33688
33689 \begin_layout Plain Layout
33690 Paquetages LaTeX ! listings
33691 \end_layout
33692
33693 \end_inset
33694
33695  fournit un moyen puissant et flexible d'insérer des listings de code source
33696  dans votre document.
33697  
33698 \end_layout
33699
33700 \begin_layout Standard
33701 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33702  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33703 \end_layout
33704
33705 \begin_layout Standard
33706 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33707  imprimée.
33708  L'option d'emplacement 
33709 \family sans
33710 Listing
33711 \begin_inset space ~
33712 \end_inset
33713
33714 en
33715 \begin_inset space ~
33716 \end_inset
33717
33718 Ligne
33719 \family default
33720  imprime le listing dans la ligne comme ceci : 
33721 \begin_inset listings
33722 lstparams "language={C++}"
33723 inline true
33724 status open
33725
33726 \begin_layout Plain Layout
33727
33728 int a=5;
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \begin_inset Newline newline
33735 \end_inset
33736
33737 L'option 
33738 \family sans
33739 Flottant
33740 \family default
33741  crée un flottant de listing pour lequel vous pouvez préciser les options
33742  classiques d'emplacement : 
33743 \begin_inset Quotes eld
33744 \end_inset
33745
33746
33747 \family sans
33748 h
33749 \family default
33750
33751 \begin_inset Quotes erd
33752 \end_inset
33753
33754
33755 \begin_inset Quotes eld
33756 \end_inset
33757
33758
33759 \family sans
33760 t
33761 \family default
33762
33763 \begin_inset Quotes erd
33764 \end_inset
33765
33766
33767 \begin_inset Quotes eld
33768 \end_inset
33769
33770
33771 \family sans
33772 b
33773 \family default
33774
33775 \begin_inset Quotes erd
33776 \end_inset
33777
33778 , et 
33779 \begin_inset Quotes eld
33780 \end_inset
33781
33782
33783 \family sans
33784 p
33785 \family default
33786
33787 \begin_inset Quotes erd
33788 \end_inset
33789
33790  correspondant aux emplacement décrits dans la section
33791 \begin_inset space ~
33792 \end_inset
33793
33794
33795 \begin_inset CommandInset ref
33796 LatexCommand ref
33797 reference "sec:Placement-flottants"
33798
33799 \end_inset
33800
33801 .
33802  Les options de positionnement peuvent être mélangées et doivent être saisies
33803  sans séparation, par exemple, on peut taper 
33804 \begin_inset Quotes eld
33805 \end_inset
33806
33807
33808 \family sans
33809 htbp
33810 \family default
33811
33812 \begin_inset Quotes erd
33813 \end_inset
33814
33815 .
33816  L' option 
33817 \begin_inset Quotes eld
33818 \end_inset
33819
33820 h
33821 \begin_inset Quotes erd
33822 \end_inset
33823
33824  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33825  
33826 \family sans
33827 Flottant
33828 \family default
33829  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33830  légende et être référencés.
33831 \end_layout
33832
33833 \begin_layout Standard
33834 Vous pouvez ajouter une légende à un listing avec le menu 
33835 \family sans
33836 Insérer\SpecialChar \menuseparator
33837 Légende
33838 \family default
33839 .
33840  On peut référencer les listings de la même façon que les flottants :Voir
33841  le listing
33842 \begin_inset space ~
33843 \end_inset
33844
33845
33846 \begin_inset CommandInset ref
33847 LatexCommand ref
33848 reference "lst:Listing-exemple"
33849
33850 \end_inset
33851
33852
33853 \end_layout
33854
33855 \begin_layout Standard
33856 \begin_inset listings
33857 lstparams "language=Python"
33858 inline false
33859 status open
33860
33861 \begin_layout Plain Layout
33862
33863 \begin_inset Caption
33864
33865 \begin_layout Plain Layout
33866 \begin_inset CommandInset label
33867 LatexCommand label
33868 name "lst:Listing-exemple"
33869
33870 \end_inset
33871
33872 Exemple de listing flottant
33873 \end_layout
33874
33875 \end_inset
33876
33877 # Exemple de listing flottant
33878 \end_layout
33879
33880 \begin_layout Plain Layout
33881
33882 def func(param):
33883 \end_layout
33884
33885 \begin_layout Plain Layout
33886
33887     'ceci est une fonction python'
33888 \end_layout
33889
33890 \begin_layout Plain Layout
33891
33892     pass
33893 \end_layout
33894
33895 \end_inset
33896
33897
33898 \end_layout
33899
33900 \begin_layout Standard
33901 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33902  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33903  de manière particulière dans la sortie imprimée.
33904  Dans l'exemple de listing, le mot clé Python 
33905 \begin_inset Quotes eld
33906 \end_inset
33907
33908 def
33909 \begin_inset Quotes erd
33910 \end_inset
33911
33912  est reconnu et imprimé en caractères gras dans la sortie.
33913 \end_layout
33914
33915 \begin_layout Standard
33916 \begin_inset Note Greyedout
33917 status open
33918
33919 \begin_layout Plain Layout
33920
33921 \series bold
33922 Note:
33923 \series default
33924  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33925  une police de caractères à 
33926 \family typewriter
33927 chasse fixe
33928 \family default
33929 , c'est que votre police ne contient probablement pas de série grasse.
33930  Dans ce cas choisissez une police différente dans le menu 
33931 \family sans
33932 Document\SpecialChar \menuseparator
33933 Paramètres\SpecialChar \menuseparator
33934 Polices
33935 \family default
33936 .
33937  (Les polices 
33938 \emph on
33939 LuxiMono, BeraMono
33940 \emph default
33941  et 
33942 \emph on
33943 Courier
33944 \emph default
33945  contiennent une série grasse.)
33946 \end_layout
33947
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \begin_layout Standard
33954 Dans la rubrique 
33955 \family sans
33956 Numérotation
33957 \begin_inset space ~
33958 \end_inset
33959
33960 des
33961 \begin_inset space ~
33962 \end_inset
33963
33964 Lignes
33965 \family default
33966  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33967 n des lignes.
33968  Vous pouvez mettre un nombre dans le champ 
33969 \family sans
33970 Pas
33971 \family default
33972  pour désigner les lignes qui seront numérotées.
33973  Par exemple, si vous mettez 
33974 \begin_inset Quotes eld
33975 \end_inset
33976
33977 3
33978 \begin_inset Quotes erd
33979 \end_inset
33980
33981 , seule une ligne sur trois sera numérotée.
33982 \end_layout
33983
33984 \begin_layout Standard
33985 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33986  apparaîtront dans la sortie.
33987  Vous devez utiliser l'option 
33988 \family sans
33989 Table
33990 \begin_inset space ~
33991 \end_inset
33992
33993 de
33994 \begin_inset space ~
33995 \end_inset
33996
33997 Caractères
33998 \begin_inset space ~
33999 \end_inset
34000
34001 Étendue
34002 \family default
34003  quand vous employez des caractères spécifiques à une langue donnée comme
34004  les umlauts Allemands dans votre listing.
34005 \begin_inset Newline newline
34006 \end_inset
34007
34008 Voici un exemple de listing avec la numérotation des lignes à gauche par
34009  pas de 3, en langage Python, avec les options 
34010 \begin_inset Quotes eld
34011 \end_inset
34012
34013 Table
34014 \begin_inset space ~
34015 \end_inset
34016
34017 de
34018 \begin_inset space ~
34019 \end_inset
34020
34021 caractères
34022 \begin_inset space ~
34023 \end_inset
34024
34025 étendue
34026 \begin_inset Quotes erd
34027 \end_inset
34028
34029  et 
34030 \begin_inset Quotes eld
34031 \end_inset
34032
34033 Espace
34034 \begin_inset space ~
34035 \end_inset
34036
34037 représenté
34038 \begin_inset space ~
34039 \end_inset
34040
34041 par
34042 \begin_inset space ~
34043 \end_inset
34044
34045 un
34046 \begin_inset space ~
34047 \end_inset
34048
34049 symbole
34050 \begin_inset Quotes erd
34051 \end_inset
34052
34053 , l'intervalle de ligne étant 3
34054 \begin_inset space \thinspace{}
34055 \end_inset
34056
34057 -
34058 \begin_inset space \thinspace{}
34059 \end_inset
34060
34061 8:
34062 \end_layout
34063
34064 \begin_layout Standard
34065 \begin_inset listings
34066 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
34067 inline false
34068 status open
34069
34070 \begin_layout Plain Layout
34071
34072 def func(param):
34073 \end_layout
34074
34075 \begin_layout Plain Layout
34076
34077     'ceci est une fonction Python'
34078 \end_layout
34079
34080 \begin_layout Plain Layout
34081
34082     pass
34083 \end_layout
34084
34085 \begin_layout Plain Layout
34086
34087 def func(param):
34088 \end_layout
34089
34090 \begin_layout Plain Layout
34091
34092 'Ça, c'est un mot Allemand : Tschüß'
34093 \end_layout
34094
34095 \begin_layout Plain Layout
34096
34097 pass
34098 \end_layout
34099
34100 \begin_layout Plain Layout
34101
34102 def func(param):
34103 \end_layout
34104
34105 \begin_layout Plain Layout
34106
34107 'ceci est une fonction Python'
34108 \end_layout
34109
34110 \begin_layout Plain Layout
34111
34112 pass
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \end_layout
34119
34120 \begin_layout Standard
34121 \begin_inset Note Greyedout
34122 status open
34123
34124 \begin_layout Plain Layout
34125
34126 \series bold
34127 Note:
34128 \series default
34129  À cause d'un bug dans le paquetage 
34130 \series bold
34131 listings
34132 \series default
34133  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
34134  listing.
34135  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
34136  les lignes 3 et 6.
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145 \begin_inset VSpace bigskip
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
34153  listing.
34154  Pour le faire, il suffit d'utiliser le menu 
34155 \family sans
34156 Insérer\SpecialChar \menuseparator
34157 Fichier\SpecialChar \menuseparator
34158 Sous-document
34159 \family default
34160  et de choisir le type 
34161 \family sans
34162 Listing
34163 \family default
34164
34165 \begin_inset space ~
34166 \end_inset
34167
34168
34169 \family sans
34170 de
34171 \begin_inset space ~
34172 \end_inset
34173
34174 Code
34175 \begin_inset space ~
34176 \end_inset
34177
34178 source
34179 \family default
34180 .
34181 \begin_inset Foot
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185 Les autres types de sous-documents sont décrits dans la section
34186 \begin_inset space ~
34187 \end_inset
34188
34189
34190 \begin_inset CommandInset ref
34191 LatexCommand ref
34192 reference "sec:Sous-documents"
34193
34194 \end_inset
34195
34196 .
34197 \end_layout
34198
34199 \end_inset
34200
34201  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
34202  à utiliser pour le listing dans une zone de texte.
34203  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
34204  
34205 \begin_inset Quotes eld
34206 \end_inset
34207
34208 ?
34209 \begin_inset Quotes erd
34210 \end_inset
34211
34212  dans la zone de texte.
34213 \end_layout
34214
34215 \begin_layout Standard
34216 Pour faire référence à un sous-document de type listing, tapez une étiquette
34217  dans le champ correspondant de la fenêtre de dialogue.
34218  On peut alors faire référence à cette étiquette en utilisant le menu 
34219 \family sans
34220 Insérer\SpecialChar \menuseparator
34221 Référence
34222 \begin_inset space ~
34223 \end_inset
34224
34225 Croisée
34226 \family default
34227 .
34228 \end_layout
34229
34230 \begin_layout Standard
34231 Le listing
34232 \begin_inset space ~
34233 \end_inset
34234
34235
34236 \begin_inset CommandInset ref
34237 LatexCommand ref
34238 reference "lst:listing-fichier"
34239
34240 \end_inset
34241
34242  est une exemple de listing issu d'un fichier ; ici les lignes 10
34243 \begin_inset space \thinspace{}
34244 \end_inset
34245
34246 -
34247 \begin_inset space \thinspace{}
34248 \end_inset
34249
34250 15 de ce fichier LyX sont listées.
34251 \end_layout
34252
34253 \begin_layout Standard
34254 \begin_inset CommandInset include
34255 LatexCommand lstinputlisting
34256 filename "EmbeddedObjects.lyx"
34257 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34258
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \begin_layout Standard
34265 \begin_inset VSpace bigskip
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \begin_layout Standard
34272
34273 \lang english
34274 Inserting a formula into a listing can be done the following way:
34275 \end_layout
34276
34277 \begin_layout Enumerate
34278
34279 \lang english
34280 Open the listings dialog and add
34281 \begin_inset Newline newline
34282 \end_inset
34283
34284
34285 \family sans
34286 mathescape=true
34287 \family default
34288
34289 \begin_inset Newline newline
34290 \end_inset
34291
34292 to the field of the 
34293 \family sans
34294 Advanced
34295 \family default
34296  tab.
34297 \end_layout
34298
34299 \begin_layout Enumerate
34300
34301 \lang english
34302 Create a formula outside the listing
34303 \end_layout
34304
34305 \begin_layout Enumerate
34306
34307 \lang english
34308 Copy the content of the formula (not the formula inset) to the clipboard
34309  (shortcut 
34310 \begin_inset Info
34311 type  "shortcut"
34312 arg   "copy"
34313 \end_inset
34314
34315 )
34316 \end_layout
34317
34318 \begin_layout Enumerate
34319
34320 \lang english
34321 In the listing write 
34322 \begin_inset Quotes eld
34323 \end_inset
34324
34325
34326 \family sans
34327 $$
34328 \family default
34329
34330 \begin_inset Quotes erd
34331 \end_inset
34332
34333  and copy from the clipboard between the dollar-signs (shortcut 
34334 \begin_inset Info
34335 type  "shortcut"
34336 arg   "paste"
34337 \end_inset
34338
34339 )
34340 \end_layout
34341
34342 \begin_layout Standard
34343 \begin_inset listings
34344 lstparams "language=Python,mathescape=true"
34345 inline false
34346 status open
34347
34348 \begin_layout Plain Layout
34349
34350 \begin_inset Caption
34351
34352 \begin_layout Plain Layout
34353 Exemple de listing flottant 
34354 \lang english
34355 containing a formula
34356 \end_layout
34357
34358 \end_inset
34359
34360 # Exemple de listing flottant
34361 \end_layout
34362
34363 \begin_layout Plain Layout
34364
34365 def func(param):
34366 \end_layout
34367
34368 \begin_layout Plain Layout
34369
34370     # $
34371 \backslash
34372 prod_{n=1}^{
34373 \backslash
34374 infty}
34375 \backslash
34376 ,
34377 \backslash
34378 frac{1}{x^{2}}$
34379 \end_layout
34380
34381 \begin_layout Plain Layout
34382
34383     pass
34384 \end_layout
34385
34386 \end_inset
34387
34388
34389 \end_layout
34390
34391 \begin_layout Standard
34392 \begin_inset VSpace bigskip
34393 \end_inset
34394
34395
34396 \end_layout
34397
34398 \begin_layout Standard
34399 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34400  de dialogue 
34401 \family sans
34402 Document\SpecialChar \menuseparator
34403 Paramètres\SpecialChar \menuseparator
34404 Format
34405 \begin_inset space ~
34406 \end_inset
34407
34408 du
34409 \begin_inset space ~
34410 \end_inset
34411
34412 Texte
34413 \family default
34414 .
34415  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34416  
34417 \begin_inset Quotes eld
34418 \end_inset
34419
34420 ?
34421 \begin_inset Quotes erd
34422 \end_inset
34423
34424  dans le champ 
34425 \family sans
34426 Paramètres
34427 \begin_inset space ~
34428 \end_inset
34429
34430 du
34431 \begin_inset space ~
34432 \end_inset
34433
34434 Listing
34435 \family default
34436 .
34437 \end_layout
34438
34439 \begin_layout Standard
34440 Pour plus d'information sur le paquetage 
34441 \series bold
34442 listings
34443 \series default
34444 , nous vous renvoyons à sa documentation 
34445 \begin_inset CommandInset citation
34446 LatexCommand cite
34447 key "listings"
34448
34449 \end_inset
34450
34451 .
34452 \end_layout
34453
34454 \begin_layout Standard
34455 \begin_inset Newpage newpage
34456 \end_inset
34457
34458
34459 \end_layout
34460
34461 \begin_layout Chapter
34462 \start_of_appendix
34463 Unités de longueur utilisables avec LyX
34464 \begin_inset Argument
34465 status collapsed
34466
34467 \begin_layout Plain Layout
34468 Unités de longueur
34469 \end_layout
34470
34471 \end_inset
34472
34473
34474 \begin_inset Index idx
34475 status collapsed
34476
34477 \begin_layout Plain Layout
34478 Unités
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \begin_inset CommandInset label
34485 LatexCommand label
34486 name "cha:Unités-de-longueur"
34487
34488 \end_inset
34489
34490
34491 \end_layout
34492
34493 \begin_layout Standard
34494 Pour comprendre les unités de longueur utilisées dans cette documentation,
34495  le tableau
34496 \begin_inset space ~
34497 \end_inset
34498
34499
34500 \begin_inset CommandInset ref
34501 LatexCommand ref
34502 reference "tab:Unités"
34503
34504 \end_inset
34505
34506 décrit les unités utilisées par LyX.
34507 \begin_inset Float table
34508 placement h
34509 wide false
34510 sideways false
34511 status open
34512
34513 \begin_layout Plain Layout
34514 \begin_inset Caption
34515
34516 \begin_layout Plain Layout
34517 \begin_inset CommandInset label
34518 LatexCommand label
34519 name "tab:Unités"
34520
34521 \end_inset
34522
34523 Unités de longueur
34524 \end_layout
34525
34526 \end_inset
34527
34528
34529 \end_layout
34530
34531 \begin_layout Plain Layout
34532 \begin_inset VSpace medskip
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \begin_layout Plain Layout
34539 \align center
34540 \begin_inset Tabular
34541 <lyxtabular version="3" rows="20" columns="2">
34542 <features tabularvalignment="middle">
34543 <column alignment="center" valignment="top" width="0">
34544 <column alignment="center" valignment="top" width="0">
34545 <row>
34546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34547 \begin_inset Text
34548
34549 \begin_layout Plain Layout
34550 unité
34551 \end_layout
34552
34553 \end_inset
34554 </cell>
34555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34556 \begin_inset Text
34557
34558 \begin_layout Plain Layout
34559 nom/description
34560 \end_layout
34561
34562 \end_inset
34563 </cell>
34564 </row>
34565 <row>
34566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570 mm
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34576 \begin_inset Text
34577
34578 \begin_layout Plain Layout
34579 millimètre
34580 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 </row>
34585 <row>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590 cm
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599 centimètre
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 </row>
34605 <row>
34606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 in
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619 pouce (inch)
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 </row>
34625 <row>
34626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Plain Layout
34630 pt
34631 \end_layout
34632
34633 \end_inset
34634 </cell>
34635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34636 \begin_inset Text
34637
34638 \begin_layout Plain Layout
34639 point (72.27
34640 \begin_inset space \thinspace{}
34641 \end_inset
34642
34643 pt = 1
34644 \begin_inset space \thinspace{}
34645 \end_inset
34646
34647 in)
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 </row>
34653 <row>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658 pc
34659 \end_layout
34660
34661 \end_inset
34662 </cell>
34663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34664 \begin_inset Text
34665
34666 \begin_layout Plain Layout
34667 pica (1
34668 \begin_inset space \thinspace{}
34669 \end_inset
34670
34671 pc = 12
34672 \begin_inset space \thinspace{}
34673 \end_inset
34674
34675 pt)
34676 \end_layout
34677
34678 \end_inset
34679 </cell>
34680 </row>
34681 <row>
34682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34683 \begin_inset Text
34684
34685 \begin_layout Plain Layout
34686 sp
34687 \end_layout
34688
34689 \end_inset
34690 </cell>
34691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Plain Layout
34695 scaled point (65536
34696 \begin_inset space \thinspace{}
34697 \end_inset
34698
34699 sp = 1
34700 \begin_inset space \thinspace{}
34701 \end_inset
34702
34703 pt)
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 </row>
34709 <row>
34710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714 bp
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723 gros point (72
34724 \begin_inset space \thinspace{}
34725 \end_inset
34726
34727 bp = 1
34728 \begin_inset space \thinspace{}
34729 \end_inset
34730
34731 in)
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 </row>
34737 <row>
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Plain Layout
34742 dd
34743 \end_layout
34744
34745 \end_inset
34746 </cell>
34747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34748 \begin_inset Text
34749
34750 \begin_layout Plain Layout
34751 didot (72
34752 \begin_inset space \thinspace{}
34753 \end_inset
34754
34755 dd 
34756 \begin_inset Formula $\approx$
34757 \end_inset
34758
34759  37.6
34760 \begin_inset space \thinspace{}
34761 \end_inset
34762
34763 mm)
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 </row>
34769 <row>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774 cc
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34780 \begin_inset Text
34781
34782 \begin_layout Plain Layout
34783 cicero (1
34784 \begin_inset space \thinspace{}
34785 \end_inset
34786
34787 cc = 12
34788 \begin_inset space \thinspace{}
34789 \end_inset
34790
34791 dd)
34792 \end_layout
34793
34794 \end_inset
34795 </cell>
34796 </row>
34797 <row>
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Plain Layout
34802 Scale%
34803 \end_layout
34804
34805 \end_inset
34806 </cell>
34807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34808 \begin_inset Text
34809
34810 \begin_layout Plain Layout
34811 % de la largeur originale de l'image
34812 \end_layout
34813
34814 \end_inset
34815 </cell>
34816 </row>
34817 <row>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822 text%
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831 % de la largeur du texte
34832 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 </row>
34837 <row>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842 col%
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34848 \begin_inset Text
34849
34850 \begin_layout Plain Layout
34851 % de la largeur de la colonne
34852 \end_layout
34853
34854 \end_inset
34855 </cell>
34856 </row>
34857 <row>
34858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862 page%
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871 % de la largeur du papier
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 </row>
34877 <row>
34878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882 line%
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891 % de la largeur de la ligne
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 </row>
34897 <row>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902 theight%
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911 % la hauteur du texte
34912 \end_layout
34913
34914 \end_inset
34915 </cell>
34916 </row>
34917 <row>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922 pheight%
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931 % hauteur du papier
34932 \end_layout
34933
34934 \end_inset
34935 </cell>
34936 </row>
34937 <row>
34938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34939 \begin_inset Text
34940
34941 \begin_layout Plain Layout
34942 ex
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951 hauteur de la lettre 
34952 \emph on
34953 x
34954 \emph default
34955  dans la police courante
34956 \end_layout
34957
34958 \end_inset
34959 </cell>
34960 </row>
34961 <row>
34962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34963 \begin_inset Text
34964
34965 \begin_layout Plain Layout
34966 em
34967 \end_layout
34968
34969 \end_inset
34970 </cell>
34971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34972 \begin_inset Text
34973
34974 \begin_layout Plain Layout
34975 largeur de la lettre
34976 \emph on
34977  M
34978 \emph default
34979  dans la police courante
34980 \end_layout
34981
34982 \end_inset
34983 </cell>
34984 </row>
34985 <row>
34986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990 mu
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Plain Layout
34999 unité mathématique (1
35000 \begin_inset space \thinspace{}
35001 \end_inset
35002
35003 mu = 1/18
35004 \begin_inset space \thinspace{}
35005 \end_inset
35006
35007 em)
35008 \end_layout
35009
35010 \end_inset
35011 </cell>
35012 </row>
35013 </lyxtabular>
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \begin_layout Chapter
35026 Formats des fichiers de sortie graphiques
35027 \begin_inset CommandInset label
35028 LatexCommand label
35029 name "cha:Formats-fichiers-graphiques"
35030
35031 \end_inset
35032
35033
35034 \end_layout
35035
35036 \begin_layout Section
35037 DVI
35038 \begin_inset Index idx
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042 Formats de Fichiers! DVI
35043 \end_layout
35044
35045 \end_inset
35046
35047
35048 \begin_inset Index idx
35049 status collapsed
35050
35051 \begin_layout Plain Layout
35052 DVI|see
35053 \begin_inset ERT
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057
35058 {
35059 \end_layout
35060
35061 \end_inset
35062
35063 Formats de Fichiers
35064 \begin_inset ERT
35065 status collapsed
35066
35067 \begin_layout Plain Layout
35068
35069 }
35070 \end_layout
35071
35072 \end_inset
35073
35074
35075 \end_layout
35076
35077 \end_inset
35078
35079
35080 \end_layout
35081
35082 \begin_layout Standard
35083 Ce type de fichiers a l'extension 
35084 \begin_inset Quotes fld
35085 \end_inset
35086
35087
35088 \family typewriter
35089 .dvi
35090 \family default
35091
35092 \begin_inset Quotes frd
35093 \end_inset
35094
35095 .
35096  Il est appelé 
35097 \emph on
35098 indépendant de l'appareil
35099 \emph default
35100  ou 
35101 \begin_inset Quotes fld
35102 \end_inset
35103
35104 device independent (DVI)
35105 \begin_inset Quotes frd
35106 \end_inset
35107
35108 , car il est complètement portable ; vous pouvez les recopier d'une machine
35109  à l'autre sans avoir à faire de conversion.
35110  À l'époque où ce format a été développé, c'était loin d'être évident.
35111  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
35112  étape préliminaire avant la conversion vers un autre format comme le PostScript.
35113 \end_layout
35114
35115 \begin_layout Standard
35116 \begin_inset Note Greyedout
35117 status open
35118
35119 \begin_layout Plain Layout
35120
35121 \series bold
35122 Note:
35123 \series default
35124  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
35125  au fichier.
35126  
35127 \end_layout
35128
35129 \end_inset
35130
35131  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
35132  
35133 \family typewriter
35134 .dvi
35135 \family default
35136 .
35137  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
35138 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
35139  pour les rendre visibles quand vous faites défiler votre document.
35140  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
35141  avec de nombreuses images.
35142 \end_layout
35143
35144 \begin_layout Standard
35145 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
35146  menu 
35147 \family sans
35148 Fichier\SpecialChar \menuseparator
35149 Exporter\SpecialChar \menuseparator
35150 DVI.
35151
35152 \family default
35153  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
35154 \family sans
35155 Visualiser
35156 \family default
35157  ou en utilisant le bouton
35158 \begin_inset Graphics
35159         filename ../../images/buffer-view_dvi.png
35160         scale 85
35161         scaleBeforeRotation
35162
35163 \end_inset
35164
35165  de la barre d'outils.
35166 \end_layout
35167
35168 \begin_layout Section
35169 PostScript
35170 \begin_inset CommandInset label
35171 LatexCommand label
35172 name "sec:PostScript"
35173
35174 \end_inset
35175
35176
35177 \begin_inset Index idx
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181 Formats de Fichiers ! PostScript
35182 \end_layout
35183
35184 \end_inset
35185
35186
35187 \begin_inset Index idx
35188 status collapsed
35189
35190 \begin_layout Plain Layout
35191 PostScript|see
35192 \begin_inset ERT
35193 status collapsed
35194
35195 \begin_layout Plain Layout
35196
35197 {
35198 \end_layout
35199
35200 \end_inset
35201
35202 Formats de Fichiers
35203 \begin_inset ERT
35204 status collapsed
35205
35206 \begin_layout Plain Layout
35207
35208 }
35209 \end_layout
35210
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \begin_layout Standard
35222 Ce type de fichiers a l'extension 
35223 \begin_inset Quotes fld
35224 \end_inset
35225
35226
35227 \family typewriter
35228 .ps
35229 \family default
35230
35231 \begin_inset Quotes frd
35232 \end_inset
35233
35234 .
35235  PostScript a été développé par la société 
35236 \series bold
35237 Adobe
35238 \series default
35239  comme un langage pour les imprimantes.
35240  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
35241  pour imprimer le document.
35242  PostScript peut être considéré comme un 
35243 \begin_inset Quotes fld
35244 \end_inset
35245
35246 langage de programmation
35247 \begin_inset Quotes frd
35248 \end_inset
35249
35250  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
35251  images
35252 \begin_inset Foot
35253 status open
35254
35255 \begin_layout Plain Layout
35256 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
35257  LaTeX 
35258 \series bold
35259 pstricks
35260 \series default
35261
35262 \begin_inset CommandInset citation
35263 LatexCommand cite
35264 key "pstricks"
35265
35266 \end_inset
35267
35268 .
35269 \end_layout
35270
35271 \end_inset
35272
35273 .
35274  En partie à cause de toutes ces possibilités un fichier PostScript est
35275  souvent plus gros qu'un PDF.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
35280  plus gros qu'un PDF.
35281 \end_layout
35282
35283 \begin_layout Standard
35284 PostScript ne peut contenir que des images au format 
35285 \begin_inset Quotes fld
35286 \end_inset
35287
35288 PostScript Encapsulé
35289 \begin_inset Quotes frd
35290 \end_inset
35291
35292  (encapsulated PostScript ou EPS, d'extension 
35293 \family typewriter
35294 .eps
35295 \family default
35296 ).
35297  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35298  il doit les convertir en interne en EPS.
35299  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35300  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35301  document.
35302  Cela risque de ralentir de façon importante votre rythme de travail.
35303  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35304  vos images directement en EPS pour éviter ce problème.
35305 \end_layout
35306
35307 \begin_layout Standard
35308 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35309  le menu 
35310 \family sans
35311 Fichier\SpecialChar \menuseparator
35312 Exporter\SpecialChar \menuseparator
35313 PostScript.
35314
35315 \family default
35316  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35317  
35318 \family sans
35319 Visualiser
35320 \family default
35321  ou en utilisant le bouton 
35322 \begin_inset Graphics
35323         filename ../../images/buffer-view_ps.png
35324         scale 85
35325         scaleBeforeRotation
35326
35327 \end_inset
35328
35329  de la barre d'outils.
35330 \end_layout
35331
35332 \begin_layout Section
35333 PDF
35334 \begin_inset Index idx
35335 status collapsed
35336
35337 \begin_layout Plain Layout
35338 Formats de Fichiers ! PDF
35339 \end_layout
35340
35341 \end_inset
35342
35343
35344 \begin_inset Index idx
35345 status collapsed
35346
35347 \begin_layout Plain Layout
35348 PDF
35349 \end_layout
35350
35351 \end_inset
35352
35353
35354 \end_layout
35355
35356 \begin_layout Standard
35357 Ce type de fichiers a l'extension 
35358 \begin_inset Quotes fld
35359 \end_inset
35360
35361
35362 \family typewriter
35363 .pdf
35364 \family default
35365
35366 \begin_inset Quotes frd
35367 \end_inset
35368
35369 .
35370  Ce 
35371 \begin_inset Quotes fld
35372 \end_inset
35373
35374 format de document portable
35375 \begin_inset Quotes frd
35376 \end_inset
35377
35378  (portable document format ou PDF) est développé par 
35379 \family typewriter
35380 Adobe
35381 \family default
35382  comme une évolution de PostScript.
35383  Il est plus comprimé et utilise moins de commandes que PostScript.
35384  Comme son nom l'indique, il est 
35385 \begin_inset Quotes fld
35386 \end_inset
35387
35388 portable
35389 \begin_inset Quotes frd
35390 \end_inset
35391
35392  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35393  aura exactement le même aspect.
35394 \end_layout
35395
35396 \begin_layout Standard
35397 PDF peut contenir des images dans son propre format PDF et dans les formats
35398  JPG (format du 
35399 \begin_inset Quotes fld
35400 \end_inset
35401
35402 Joint Photographic Expert Group
35403 \begin_inset Quotes frd
35404 \end_inset
35405
35406  avec comme extension 
35407 \family typewriter
35408 .jpg
35409 \family default
35410  ou 
35411 \family typewriter
35412 .jpeg
35413 \family default
35414 ) et PNG (
35415 \begin_inset Quotes fld
35416 \end_inset
35417
35418 Portable Network Graphics
35419 \begin_inset Quotes frd
35420 \end_inset
35421
35422  avec l'extension 
35423 \family typewriter
35424 .png
35425 \family default
35426 ).
35427  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35428  dans un de ces formats.
35429  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35430  vont ralentir votre travail.
35431  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35432 \end_layout
35433
35434 \begin_layout Standard
35435 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35436  menu 
35437 \family sans
35438 Fichier\SpecialChar \menuseparator
35439 Exporter 
35440 \family default
35441 de trois façons différentes:
35442 \end_layout
35443
35444 \begin_layout Description
35445 PDF
35446 \begin_inset space ~
35447 \end_inset
35448
35449 (ps2pdf) Ceci utilise le programme 
35450 \family typewriter
35451 ps2pdf
35452 \family default
35453  qui créé un PDF à partir de la version PostScript de votre fichier.
35454  Cette dernière est produite par le programme 
35455 \family typewriter
35456 dvips
35457 \family default
35458  qui utilise une version DVI comme étape intermédiaire.
35459  Cette variante consiste donc en trois conversions.
35460 \end_layout
35461
35462 \begin_layout Description
35463 PDF
35464 \begin_inset space ~
35465 \end_inset
35466
35467 (dvipdfm) Ceci utilise le programme 
35468 \family typewriter
35469 dvipdfm
35470 \family default
35471  qui convertit votre fichier en DVI avant de le convertir en PDF.
35472 \end_layout
35473
35474 \begin_layout Description
35475 PDF
35476 \begin_inset space ~
35477 \end_inset
35478
35479 (pdflatex) Ceci utilise le programme 
35480 \family typewriter
35481 pdftex
35482 \family default
35483  qui convertit directement votre fichier en PDF.
35484 \end_layout
35485
35486 \begin_layout Standard
35487 Nous recommandons d'utiliser l'option 
35488 \family sans
35489 PDF
35490 \begin_inset space ~
35491 \end_inset
35492
35493 (pdflatex)
35494 \family default
35495  car 
35496 \family typewriter
35497 pdftex
35498 \family default
35499  accepte toutes les fonctionnalités des versions actuelles de PDF.
35500  Il est en plus rapide et stable.
35501  Le programme 
35502 \family typewriter
35503 dvipdfm
35504 \family default
35505  n'est plus développé est est donc un peu dépassé.
35506 \end_layout
35507
35508 \begin_layout Standard
35509
35510 \end_layout
35511
35512 \begin_layout Standard
35513 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35514 \family sans
35515 Visualiser
35516 \family default
35517  ou en utilisant le bouton 
35518 \begin_inset Graphics
35519         filename ../../images/buffer-view_pdf2.png
35520         scale 85
35521         scaleBeforeRotation
35522
35523 \end_inset
35524
35525  de la barre d'outils
35526 \family sans
35527  (
35528 \family default
35529 qui utilise 
35530 \family sans
35531 PDF
35532 \begin_inset space ~
35533 \end_inset
35534
35535 (pdflatex)
35536 \family default
35537 ).
35538 \end_layout
35539
35540 \begin_layout Chapter
35541 Explication de l' Équation
35542 \begin_inset space ~
35543 \end_inset
35544
35545 (
35546 \begin_inset CommandInset ref
35547 LatexCommand ref
35548 reference "eq:Wgn"
35549
35550 \end_inset
35551
35552 )
35553 \begin_inset CommandInset label
35554 LatexCommand label
35555 name "cha:Explication-de-l'Equation"
35556
35557 \end_inset
35558
35559
35560 \end_layout
35561
35562 \begin_layout Standard
35563 La largeur totale de 
35564 \emph on
35565 n
35566 \emph default
35567  cellules de tableau 
35568 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35569 \end_inset
35570
35571  peut être calculée avec
35572 \end_layout
35573
35574 \begin_layout Standard
35575 \begin_inset Formula \begin{equation}
35576 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}
35577
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Où 
35585 \begin_inset Formula $W_{g\, n}$
35586 \end_inset
35587
35588  est la largeur fixe de toutes les cellules.
35589  
35590 \series bold
35591
35592 \backslash
35593 tabcolsep
35594 \series default
35595  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35596  sa valeur implicite est 6
35597 \begin_inset space \thinspace{}
35598 \end_inset
35599
35600 pt.
35601  
35602 \series bold
35603
35604 \backslash
35605 arrayrulewidth
35606 \series default
35607  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35608 \begin_inset space \thinspace{}
35609 \end_inset
35610
35611 pt.
35612 \end_layout
35613
35614 \begin_layout Standard
35615 D'après l'équation
35616 \begin_inset space ~
35617 \end_inset
35618
35619
35620 \begin_inset CommandInset ref
35621 LatexCommand eqref
35622 reference "eq:Wtot_n"
35623
35624 \end_inset
35625
35626 , la largeur totale d'une multicolonne, 
35627 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35628 \end_inset
35629
35630  est
35631 \end_layout
35632
35633 \begin_layout Standard
35634 \begin_inset Formula \begin{equation}
35635 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35636
35637 \end_inset
35638
35639
35640 \end_layout
35641
35642 \begin_layout Standard
35643 En posant que les équations 
35644 \begin_inset space ~
35645 \end_inset
35646
35647
35648 \begin_inset CommandInset ref
35649 LatexCommand eqref
35650 reference "eq:Wtot_n"
35651
35652 \end_inset
35653
35654  et 
35655 \begin_inset CommandInset ref
35656 LatexCommand eqref
35657 reference "eq:Wtot_mult"
35658
35659 \end_inset
35660
35661  sont égales, on peut calculer la largeur nécessaire 
35662 \begin_inset Formula $W_{g\, n}$
35663 \end_inset
35664
35665  quand 
35666 \emph on
35667 n
35668 \emph default
35669  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35670  de 
35671 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35672 \end_inset
35673
35674 :
35675 \end_layout
35676
35677 \begin_layout Standard
35678 \begin_inset Formula \begin{equation}
35679 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35680
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \begin_layout Bibliography
35687 \labelwidthstring Bibliographie
35688 \begin_inset CommandInset bibitem
35689 LatexCommand bibitem
35690 key "latexcompanion"
35691
35692 \end_inset
35693
35694 Frank Mittelbach and Michel Goossens: 
35695 \emph on
35696 The LaTeX Companion Second Edition.
35697
35698 \emph default
35699  Addison-Wesley, 2004
35700 \end_layout
35701
35702 \begin_layout Bibliography
35703 \labelwidthstring Bibliographie
35704 \begin_inset CommandInset bibitem
35705 LatexCommand bibitem
35706 key "latexguide"
35707
35708 \end_inset
35709
35710 Helmut Kopka and Patrick W.
35711  Daly: 
35712 \emph on
35713 A Guide to LaTeX Fourth Edition.
35714
35715 \emph default
35716  Addison-Wesley, 2003
35717 \end_layout
35718
35719 \begin_layout Bibliography
35720 \labelwidthstring Bibliographie
35721 \begin_inset CommandInset bibitem
35722 LatexCommand bibitem
35723 key "latexbook"
35724
35725 \end_inset
35726
35727 Leslie Lamport: 
35728 \emph on
35729 LaTeX: A Document Preparation System.
35730
35731 \emph default
35732  Addison-Wesley, second edition, 1994
35733 \end_layout
35734
35735 \begin_layout Bibliography
35736 \labelwidthstring Bibliographie
35737 \begin_inset CommandInset bibitem
35738 LatexCommand bibitem
35739 key "booktabs"
35740
35741 \end_inset
35742
35743 Documentation du paquetage LaTeX 
35744 \series bold
35745
35746 \begin_inset CommandInset href
35747 LatexCommand href
35748 name "booktabs"
35749 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35750
35751 \end_inset
35752
35753
35754 \series default
35755
35756 \begin_inset Index idx
35757 status collapsed
35758
35759 \begin_layout Plain Layout
35760 Paquetages LaTeX ! booktabs
35761 \end_layout
35762
35763 \end_inset
35764
35765
35766 \end_layout
35767
35768 \begin_layout Bibliography
35769 \labelwidthstring Bibliographie
35770 \begin_inset CommandInset bibitem
35771 LatexCommand bibitem
35772 key "caption"
35773
35774 \end_inset
35775
35776 Documentation du paquetage LaTeX 
35777 \series bold
35778
35779 \begin_inset CommandInset href
35780 LatexCommand href
35781 name "caption"
35782 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35783
35784 \end_inset
35785
35786
35787 \series default
35788
35789 \begin_inset Index idx
35790 status collapsed
35791
35792 \begin_layout Plain Layout
35793 Paquetages LaTeX ! caption
35794 \end_layout
35795
35796 \end_inset
35797
35798
35799 \end_layout
35800
35801 \begin_layout Bibliography
35802 \labelwidthstring Bibliographie
35803 \begin_inset CommandInset bibitem
35804 LatexCommand bibitem
35805 key "endfloat"
35806
35807 \end_inset
35808
35809 Documentation du paquetage LaTeX 
35810 \series bold
35811
35812 \begin_inset CommandInset href
35813 LatexCommand href
35814 name "endfloat"
35815 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35816
35817 \end_inset
35818
35819
35820 \series default
35821
35822 \begin_inset Index idx
35823 status collapsed
35824
35825 \begin_layout Plain Layout
35826 Paquetages LaTeX ! endfloat
35827 \end_layout
35828
35829 \end_inset
35830
35831
35832 \end_layout
35833
35834 \begin_layout Bibliography
35835 \labelwidthstring Bibliographie
35836 \begin_inset CommandInset bibitem
35837 LatexCommand bibitem
35838 key "wrapfig"
35839
35840 \end_inset
35841
35842 Documentation du paquetage LaTeX 
35843 \series bold
35844
35845 \begin_inset CommandInset href
35846 LatexCommand href
35847 name "wrapfig"
35848 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35849
35850 \end_inset
35851
35852
35853 \series default
35854
35855 \begin_inset Index idx
35856 status collapsed
35857
35858 \begin_layout Plain Layout
35859 Paquetages LaTeX ! wrapfig
35860 \begin_inset ERT
35861 status collapsed
35862
35863 \begin_layout Plain Layout
35864
35865
35866 \backslash
35867 vspace{4mm}
35868 \end_layout
35869
35870 \end_inset
35871
35872
35873 \end_layout
35874
35875 \end_inset
35876
35877
35878 \end_layout
35879
35880 \begin_layout Bibliography
35881 \labelwidthstring Bibliographie
35882 \begin_inset CommandInset bibitem
35883 LatexCommand bibitem
35884 key "footmisc"
35885
35886 \end_inset
35887
35888 Documentation du paquetage LaTeX 
35889 \series bold
35890
35891 \begin_inset CommandInset href
35892 LatexCommand href
35893 name "footmisc"
35894 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35895
35896 \end_inset
35897
35898
35899 \series default
35900
35901 \begin_inset Index idx
35902 status collapsed
35903
35904 \begin_layout Plain Layout
35905 Paquetages LaTeX ! footmisc
35906 \end_layout
35907
35908 \end_inset
35909
35910
35911 \end_layout
35912
35913 \begin_layout Bibliography
35914 \labelwidthstring Bibliographie
35915 \begin_inset CommandInset bibitem
35916 LatexCommand bibitem
35917 key "hypcap"
35918
35919 \end_inset
35920
35921 Documentation du paquetage LaTeX 
35922 \series bold
35923
35924 \begin_inset CommandInset href
35925 LatexCommand href
35926 name "hypcap"
35927 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35928
35929 \end_inset
35930
35931
35932 \series default
35933
35934 \begin_inset Index idx
35935 status collapsed
35936
35937 \begin_layout Plain Layout
35938 Paquetages LaTeX ! hyperref
35939 \end_layout
35940
35941 \end_inset
35942
35943
35944 \end_layout
35945
35946 \begin_layout Bibliography
35947 \labelwidthstring Bibliographie
35948 \begin_inset CommandInset bibitem
35949 LatexCommand bibitem
35950 key "hyperref"
35951
35952 \end_inset
35953
35954 Documentation du paquetage LaTeX 
35955 \series bold
35956
35957 \begin_inset CommandInset href
35958 LatexCommand href
35959 name "hyperref"
35960 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35961
35962 \end_inset
35963
35964
35965 \series default
35966
35967 \begin_inset Index idx
35968 status collapsed
35969
35970 \begin_layout Plain Layout
35971 Paquetages LaTeX ! hyperref
35972 \end_layout
35973
35974 \end_inset
35975
35976
35977 \end_layout
35978
35979 \begin_layout Bibliography
35980 \labelwidthstring Bibliographie
35981 \begin_inset CommandInset bibitem
35982 LatexCommand bibitem
35983 key "KOMA-Script"
35984
35985 \end_inset
35986
35987 Documentation du paquetage LaTeX 
35988 \series bold
35989
35990 \begin_inset CommandInset href
35991 LatexCommand href
35992 name "KOMA-Script"
35993 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35994
35995 \end_inset
35996
35997
35998 \series default
35999
36000 \begin_inset Index idx
36001 status collapsed
36002
36003 \begin_layout Plain Layout
36004 Paquetages LaTeX ! KOMA-Script
36005 \end_layout
36006
36007 \end_inset
36008
36009
36010 \end_layout
36011
36012 \begin_layout Bibliography
36013 \labelwidthstring Bibliographie
36014 \begin_inset CommandInset bibitem
36015 LatexCommand bibitem
36016 key "listings"
36017
36018 \end_inset
36019
36020 Documentation du paquetage LaTeX 
36021 \series bold
36022
36023 \begin_inset CommandInset href
36024 LatexCommand href
36025 name "listings"
36026 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
36027
36028 \end_inset
36029
36030
36031 \series default
36032
36033 \begin_inset Index idx
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037 Paquetages LaTeX ! listings
36038 \end_layout
36039
36040 \end_inset
36041
36042
36043 \end_layout
36044
36045 \begin_layout Bibliography
36046 \labelwidthstring Bibliographie
36047 \begin_inset CommandInset bibitem
36048 LatexCommand bibitem
36049 key "marginnote"
36050
36051 \end_inset
36052
36053 Documentation du paquetage LaTeX 
36054 \series bold
36055
36056 \begin_inset CommandInset href
36057 LatexCommand href
36058 name "marginnote"
36059 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
36060
36061 \end_inset
36062
36063
36064 \series default
36065
36066 \begin_inset Index idx
36067 status collapsed
36068
36069 \begin_layout Plain Layout
36070 Paquetages LaTeX ! marginnote
36071 \end_layout
36072
36073 \end_inset
36074
36075
36076 \end_layout
36077
36078 \begin_layout Bibliography
36079 \labelwidthstring Bibliographie
36080 \begin_inset CommandInset bibitem
36081 LatexCommand bibitem
36082 key "pstricks"
36083
36084 \end_inset
36085
36086 Page Web du paquetage LaTeX 
36087 \series bold
36088
36089 \begin_inset CommandInset href
36090 LatexCommand href
36091 name "PSTricks"
36092 target "http://tug.org/PSTricks/"
36093
36094 \end_inset
36095
36096
36097 \series default
36098
36099 \begin_inset Index idx
36100 status collapsed
36101
36102 \begin_layout Plain Layout
36103 Paquetages LaTeX ! PSTricks
36104 \end_layout
36105
36106 \end_inset
36107
36108
36109 \end_layout
36110
36111 \begin_layout Bibliography
36112 \labelwidthstring Bibliographie
36113 \begin_inset CommandInset bibitem
36114 LatexCommand bibitem
36115 key "sidecap"
36116
36117 \end_inset
36118
36119 Documentation du paquetage LaTeX 
36120 \series bold
36121
36122 \begin_inset CommandInset href
36123 LatexCommand href
36124 name "sidecap"
36125 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
36126
36127 \end_inset
36128
36129
36130 \series default
36131
36132 \begin_inset Index idx
36133 status collapsed
36134
36135 \begin_layout Plain Layout
36136 Paquetages LaTeX ! sidecap
36137 \end_layout
36138
36139 \end_inset
36140
36141
36142 \end_layout
36143
36144 \begin_layout Bibliography
36145 \labelwidthstring Bibliographie
36146 \begin_inset CommandInset bibitem
36147 LatexCommand bibitem
36148 key "prettyref"
36149
36150 \end_inset
36151
36152 Documentation du paquetage LaTeX
36153 \series bold
36154  
36155 \begin_inset CommandInset href
36156 LatexCommand href
36157 name "prettyref"
36158 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
36159
36160 \end_inset
36161
36162
36163 \series default
36164
36165 \begin_inset Index idx
36166 status collapsed
36167
36168 \begin_layout Plain Layout
36169 Paquetages LaTeX ! prettyref
36170 \end_layout
36171
36172 \end_inset
36173
36174
36175 \end_layout
36176
36177 \begin_layout Bibliography
36178 \labelwidthstring Bibliographie
36179 \begin_inset CommandInset bibitem
36180 LatexCommand bibitem
36181 key "refstyle"
36182
36183 \end_inset
36184
36185 Documentation du paquetage LaTeX
36186 \series bold
36187  
36188 \begin_inset CommandInset href
36189 LatexCommand href
36190 name "refstyle"
36191 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
36192
36193 \end_inset
36194
36195
36196 \series default
36197
36198 \begin_inset Index idx
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202 Paquetages LaTeX ! refstyle
36203 \end_layout
36204
36205 \end_inset
36206
36207
36208 \end_layout
36209
36210 \begin_layout Bibliography
36211 \labelwidthstring Bibliographie
36212 \begin_inset CommandInset bibitem
36213 LatexCommand bibitem
36214 key "NewInLyX20"
36215
36216 \end_inset
36217
36218
36219 \begin_inset CommandInset href
36220 LatexCommand href
36221 name "Page Wiki"
36222 target "http://wiki.lyx.org/LyX/NewInLyX20"
36223
36224 \end_inset
36225
36226  au sujet des nouveautés de 
36227 \family sans
36228 LyX 2.0
36229 \family default
36230 .
36231 \end_layout
36232
36233 \begin_layout Standard
36234 \begin_inset CommandInset index_print
36235 LatexCommand printindex
36236 type "idx"
36237
36238 \end_inset
36239
36240
36241 \end_layout
36242
36243 \end_body
36244 \end_document