]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/Math.lyx
Math.lyx: describe new support for command \sideset
[lyx.git] / lib / doc / fr / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasfrench{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Losange}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95 % macro from sec. 10.2
96 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
97 \def\mathclap {\mathpalette \mathclapinternal}
98 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package undertilde
106 % used for the command \utilde
107 \newboolean{undertilde}
108 \IfFileExists{undertilde.sty}
109  {\usepackage{undertilde}
110   \setboolean{undertilde}{true}}
111  {\setboolean{undertilde}{false}}
112
113 % check for package eurosym
114 % used for the Euro symbol
115 \newboolean{eurosym}
116 \IfFileExists{eurosym.sty}
117  {\usepackage[gennarrow]{eurosym}
118   \setboolean{eurosym}{true}}
119  {\setboolean{eurosym}{false}}
120
121 % check for package braket
122 % used for physical vectors
123 \newboolean{braket}
124 \IfFileExists{braket.sty}
125  {\usepackage{braket}
126   \setboolean{braket}{true}}
127  {\setboolean{braket}{false}}
128
129 % check for package cancel
130 \newboolean{cancel}
131 \IfFileExists{cancel.sty}
132  {\usepackage{cancel}
133   \setboolean{cancel}{true}}
134  {\setboolean{cancel}{false}}
135
136 % check for package upgreek
137 \newboolean{upgreek}
138 \IfFileExists{upgreek.sty}
139  {\usepackage{upgreek}
140   \setboolean{upgreek}{true}}
141  {\setboolean{upgreek}{false}}
142
143 % use normal list environments also in French documents
144 \frenchbsetup{StandardLayout}
145 \end_preamble
146 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
147 \use_default_options false
148 \maintain_unincluded_children false
149 \language french
150 \language_package default
151 \inputencoding auto
152 \fontencoding global
153 \font_roman default
154 \font_sans default
155 \font_typewriter default
156 \font_math auto
157 \font_default_family default
158 \use_non_tex_fonts false
159 \font_sc false
160 \font_osf false
161 \font_sf_scale 100
162 \font_tt_scale 100
163 \graphics default
164 \default_output_format default
165 \output_sync 0
166 \bibtex_command default
167 \index_command default
168 \paperfontsize 12
169 \spacing single
170 \use_hyperref true
171 \pdf_title "Manuel mathématique de LyX"
172 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
173 \pdf_subject "Documentation sur les mathématiques avec LyX"
174 \pdf_keywords "LyX, Mathed"
175 \pdf_bookmarks true
176 \pdf_bookmarksnumbered true
177 \pdf_bookmarksopen true
178 \pdf_bookmarksopenlevel 1
179 \pdf_breaklinks false
180 \pdf_pdfborder false
181 \pdf_colorlinks true
182 \pdf_backref false
183 \pdf_pdfusetitle false
184 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
185 \papersize a4paper
186 \use_geometry false
187 \use_package amsmath 2
188 \use_package amssymb 2
189 \use_package cancel 0
190 \use_package esint 1
191 \use_package mathdots 1
192 \use_package mathtools 0
193 \use_package mhchem 1
194 \use_package stackrel 0
195 \use_package stmaryrd 0
196 \use_package undertilde 0
197 \cite_engine basic
198 \cite_engine_type default
199 \biblio_style plain
200 \use_bibtopic false
201 \use_indices false
202 \paperorientation portrait
203 \suppress_date false
204 \justification true
205 \use_refstyle 0
206 \notefontcolor #0000ff
207 \index Index
208 \shortcut idx
209 \color #008000
210 \end_index
211 \secnumdepth 4
212 \tocdepth 3
213 \paragraph_separation skip
214 \defskip medskip
215 \quotes_language french
216 \papercolumns 1
217 \papersides 2
218 \paperpagestyle plain
219 \bullet 1 0 6 -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_css_as_file 0
226 \html_be_strict false
227 \end_header
228
229 \begin_body
230
231 \begin_layout Title
232 Manuel mathématique détaillé 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 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
243  à la liste de diffusion de la documentation de LyX: 
244 \family typewriter
245
246 \begin_inset CommandInset href
247 LatexCommand href
248 name "lyx-docs@lists.lyx.org"
249 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
250
251 \end_inset
252
253
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Note Note
260 status collapsed
261
262 \begin_layout Plain Layout
263 auteur: Uwe Stöhr
264 \end_layout
265
266 \begin_layout Plain Layout
267 traducteur: Siegfried Meunier-Guttin-Cluzel
268 \end_layout
269
270 \begin_layout Plain Layout
271 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
272  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
273 tion/Navigation) par J.P.
274  Chrétien
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \family sans
289 Version 2.1.x
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset CommandInset toc
294 LatexCommand tableofcontents
295
296 \end_inset
297
298
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset Note Note
303 status open
304
305 \begin_layout Plain Layout
306 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
307  
308 \series bold
309 braket, cancel, eurosym, mathdots, mhchem, undertilde
310 \series default
311  et 
312 \series bold
313 was
314 \series default
315  devraient être installés.
316  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
317  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
318  sur la sortie finale.
319  
320 \series bold
321 mhchem
322 \series default
323  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
324 \end_layout
325
326 \begin_layout Plain Layout
327 On peut trouver la dernière version de ce document ici:
328 \begin_inset Newline newline
329 \end_inset
330
331
332 \series bold
333 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
334 \end_layout
335
336 \end_inset
337
338
339 \end_layout
340
341 \begin_layout Standard
342 \begin_inset Newpage newpage
343 \end_inset
344
345
346 \end_layout
347
348 \begin_layout Section
349 Introduction
350 \end_layout
351
352 \begin_layout Standard
353 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
354  collection de commandes LaTeX utilisées pour les symboles et les constructions
355  mathématiques.
356  Les explications mettent l'accent sur l'utilisation des commandes, il est
357  donc indispensable que vous ayez déjà lu la section sur les 
358 \family typewriter
359 Formules Mathématiques
360 \family default
361  du Manuel de l'Utilisateur.
362 \end_layout
363
364 \begin_layout Standard
365 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
366  sont aussi accessibles par le menu
367 \family sans
368  Insertion\SpecialChar \menuseparator
369 Math
370 \family default
371 , ou par la 
372 \family sans
373 barre d'outils mathématique.
374  
375 \family default
376 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
377  rapide d'utiliser une commande plutôt que la barre d'outils.
378  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
379  les boutons correspondants quand il y en a de disponibles.
380 \end_layout
381
382 \begin_layout Standard
383 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
384  formule.
385  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
386  il faut utiliser l'option 
387 \family sans
388 Utiliser le paquetage math AMS
389 \family default
390  dans les paramètres du document (menu
391 \family sans
392  Document\SpecialChar \menuseparator
393 Paramètres\SpecialChar \menuseparator
394 Options mode math
395 \family default
396 )
397 \begin_inset Foot
398 status collapsed
399
400 \begin_layout Plain Layout
401 L'option 
402 \family sans
403 Utiliser automatiquement le paquetage math AMS
404 \family default
405  n'utilise les maths-
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Plain Layout
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset space ~
420 \end_inset
421
422 que si on utilise des constructions mathématiques qui sont reconnues par
423  LyX.
424 \end_layout
425
426 \end_inset
427
428 .
429 \end_layout
430
431 \begin_layout Standard
432 Ce document ne liste pas la totalité des commandes math-
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445
446 \begin_inset space ~
447 \end_inset
448
449 pour des raisons de bon sens
450 \begin_inset Foot
451 status collapsed
452
453 \begin_layout Plain Layout
454 On trouve une liste de toutes les commandes math-
455 \begin_inset ERT
456 status collapsed
457
458 \begin_layout Plain Layout
459
460
461 \backslash
462 AmS 
463 \end_layout
464
465 \end_inset
466
467
468 \begin_inset space ~
469 \end_inset
470
471 dans le fichier 
472 \family sans
473
474 \begin_inset CommandInset href
475 LatexCommand href
476 name "amsguide.ps"
477 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
478
479 \end_inset
480
481
482 \family default
483 , qui est inclus dans toutes les installations LaTeX standard.
484 \end_layout
485
486 \end_inset
487
488 .
489 \end_layout
490
491 \begin_layout Section
492 Instructions générales
493 \end_layout
494
495 \begin_layout Standard
496 Pour créer une formule en ligne
497 \begin_inset Index idx
498 status collapsed
499
500 \begin_layout Plain Layout
501 Formules ! en ligne
502 \end_layout
503
504 \end_inset
505
506  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
507 \family sans
508 Ctrl+M, Alt+C M, Alt+M M
509 \family default
510  ou sur le bouton 
511 \begin_inset Graphics
512         filename ../../images/math-mode.png
513         scale 85
514
515 \end_inset
516
517  de la barre d'outils
518 \begin_inset Newline newline
519 \end_inset
520
521 Pour créer une formule hors ligne
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 Formules ! hors ligne
527 \end_layout
528
529 \end_inset
530
531  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
532  appuyez sur 
533 \family sans
534 Ctrl+Shift+M
535 \family default
536  ou 
537 \family sans
538 Alt+M D
539 \family default
540 .
541 \end_layout
542
543 \begin_layout Standard
544 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
545  dans la formule et appuyez sur 
546 \family sans
547 Ctrl-M, Alt+C M, Alt+M M
548 \family default
549  ou utilisez 
550 \family sans
551 Édition\SpecialChar \menuseparator
552 Math\SpecialChar \menuseparator
553 Changer le type de formule
554 \family default
555 .
556  De la même façon, on peut changer une formule hors ligne en une formule
557  en ligne.
558 \end_layout
559
560 \begin_layout Standard
561 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
562  formule hors ligne, entrez la commande 
563 \series bold
564
565 \backslash
566 displaystyle
567 \series default
568
569 \begin_inset Index idx
570 status collapsed
571
572 \begin_layout Plain Layout
573 Commandes ! D ! 
574 \backslash
575 displaystyle
576 \end_layout
577
578 \end_inset
579
580  dans la formule.
581  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
582  parties de formules qui doivent avoir la taille hors ligne.
583 \end_layout
584
585 \begin_layout Standard
586 Seules les formules en ligne sont autorisées dans les tableaux.
587 \end_layout
588
589 \begin_layout Standard
590 La barre d'outils mathématique peut être activée avec le menu 
591 \family sans
592 Visualiser\SpecialChar \menuseparator
593 Barres d'outils
594 \family default
595 .
596  Quand vous y cliquez sur 
597 \begin_inset Quotes eld
598 \end_inset
599
600 Math
601 \begin_inset Quotes erd
602 \end_inset
603
604  la barre d'outils s'affiche de façon permanente en bas de l'interface;
605  cet état est visualisé dans le menu 
606 \family sans
607 Barres
608 \begin_inset space ~
609 \end_inset
610
611 d'outils 
612 \family default
613 par une coche.
614  Si, dans cet état, vous cliquez une nouvelle fois sur 
615 \begin_inset Quotes eld
616 \end_inset
617
618 Math
619 \begin_inset Quotes erd
620 \end_inset
621
622  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
623  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
624  de menu de 
625 \begin_inset Quotes eld
626 \end_inset
627
628 Math
629 \begin_inset Quotes erd
630 \end_inset
631
632  en 
633 \begin_inset Quotes eld
634 \end_inset
635
636 Math (auto)
637 \begin_inset Quotes erd
638 \end_inset
639
640 .
641 \end_layout
642
643 \begin_layout Standard
644 Le mode TeX
645 \begin_inset Index idx
646 status collapsed
647
648 \begin_layout Plain Layout
649 Mode TeX
650 \end_layout
651
652 \end_inset
653
654  est activé en appuyant sur le bouton 
655 \begin_inset Graphics
656         filename ../../images/ert-insert.png
657         scale 85
658
659 \end_inset
660
661  de la barre d'outils ou en utilisant le menu 
662 \family sans
663 Insertion\SpecialChar \menuseparator
664 Code
665 \begin_inset space ~
666 \end_inset
667
668 Te
669 \begin_inset ERT
670 status collapsed
671
672 \begin_layout Plain Layout
673
674 {}
675 \end_layout
676
677 \end_inset
678
679 X
680 \family default
681  (raccourci 
682 \family sans
683 Ctrl+L
684 \family default
685 ).
686 \begin_inset Note Note
687 status collapsed
688
689 \begin_layout Plain Layout
690 Dans LyX il y a trois 
691 \begin_inset Quotes eld
692 \end_inset
693
694 nom propres
695 \begin_inset Quotes erd
696 \end_inset
697
698  qui apparaissent dans la sortie finale avec des lettres mises en indice
699  ou en exposant: TeX, LaTeX, et LyX
700 \end_layout
701
702 \begin_layout Plain Layout
703 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
704  une paire d'accolades TeX .
705 \end_layout
706
707 \end_inset
708
709
710 \end_layout
711
712 \begin_layout Standard
713 Pour modifier le préambule LaTeX
714 \begin_inset Index idx
715 status collapsed
716
717 \begin_layout Plain Layout
718 Préambule LaTeX
719 \end_layout
720
721 \end_inset
722
723 , on utilise le menu 
724 \family sans
725 Document\SpecialChar \menuseparator
726 Paramètres\SpecialChar \menuseparator
727 Préambule
728 \begin_inset space ~
729 \end_inset
730
731 LaT
732 \begin_inset ERT
733 status collapsed
734
735 \begin_layout Plain Layout
736
737 {}
738 \end_layout
739
740 \end_inset
741
742 eX
743 \family default
744 .
745 \end_layout
746
747 \begin_layout Standard
748 Pour éditer des matrices, des différentiations de cas et des formules multiligne
749 s après coup, on peut utiliser les menus 
750 \family sans
751 Édition\SpecialChar \menuseparator
752 Math
753 \family default
754  and 
755 \family sans
756 Édition\SpecialChar \menuseparator
757 Lignes
758 \begin_inset space \thinspace{}
759 \end_inset
760
761 &
762 \begin_inset space \thinspace{}
763 \end_inset
764
765 colonnes,
766 \family default
767  ou la barre d'outils 
768 \family sans
769 Tableau
770 \family default
771 .
772  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
773  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
774  d'en dessous ou la colonne directement à droite.
775  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
776  fera avec la ligne précédente ou la colonne directement à gauche.
777 \end_layout
778
779 \begin_layout Standard
780 Quand on veut écrire du texte dans des formules
781 \begin_inset Foot
782 status collapsed
783
784 \begin_layout Plain Layout
785 Pour les formules multilignes, on utilise la commande 
786 \series bold
787
788 \backslash
789 intertext,
790 \series default
791  voir 
792 \begin_inset CommandInset ref
793 LatexCommand ref
794 reference "sub:Texte-dans-multi-lignes"
795
796 \end_inset
797
798 .
799 \end_layout
800
801 \end_inset
802
803 , on doit utiliser du 
804 \emph on
805 texte mathématique
806 \emph default
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 Texte ! dans les formules
813 \end_layout
814
815 \end_inset
816
817
818 \begin_inset Index idx
819 status collapsed
820
821 \begin_layout Plain Layout
822 Mathématique, texte
823 \end_layout
824
825 \end_inset
826
827 .
828  Ce mode est invoqué à l'aide du raccourci
829 \family sans
830  Ctrl+M
831 \family default
832  ou en insérant la commande 
833 \series bold
834
835 \backslash
836 text
837 \series default
838
839 \begin_inset Index idx
840 status collapsed
841
842 \begin_layout Plain Layout
843 Commandes ! T ! 
844 \backslash
845 text
846 \end_layout
847
848 \end_inset
849
850 .
851  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
852  parties de la formule qui apparaissent en bleu.
853  Dans la sortie finale, le texte mathématique est en caractères droits,
854  contrairement aux autres éléments de formule.
855 \end_layout
856
857 \begin_layout Subsection*
858 Syntaxe des commandes
859 \end_layout
860
861 \begin_layout Standard
862 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
863  suivent la syntaxe suivante:
864 \end_layout
865
866 \begin_layout Standard
867
868 \series bold
869
870 \backslash
871 nomdelacommande[argument optionnel]{argument obligatoire}
872 \end_layout
873
874 \begin_layout Standard
875 Une commande commence toujours par une barre de fraction inverse (anti-slash)
876  
877 \begin_inset Quotes gld
878 \end_inset
879
880
881 \series bold
882
883 \backslash
884
885 \series default
886
887 \begin_inset Quotes grd
888 \end_inset
889
890 .
891  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
892  vont avec.
893  Les accolades placées autour des arguments obligatoires seront nommées
894  accolade TeX dans ce document
895 \begin_inset Index idx
896 status collapsed
897
898 \begin_layout Plain Layout
899 Accolades TeX
900 \end_layout
901
902 \end_inset
903
904 .
905  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
906  LyX créera automatiquement une accolade droite.
907  Dans tous les autres cas les accolades TeX sont créées dans des formules
908  avec la commande 
909 \series bold
910
911 \backslash
912 {
913 \series default
914 .
915  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
916  normales qui apparaissent en bleu.
917  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
918  TeX.
919  Les accolades TeX n'apparaissent pas dans la sortie finale.
920 \end_layout
921
922 \begin_layout Standard
923 Quand on entre en mode TeX des commandes sans argument, comme les commandes
924  pour les symboles, on doit 
925 \emph on
926 toujours
927 \emph default
928  placer une espace après la commande pour la terminer.
929  Cette espace n'apparaît pas dans la sortie finale.
930
931 \emph on
932  
933 \emph default
934 Si une espace doit apparaître dans la sortie finale, l'espace doit être
935  suivie par une espace insécable en texte normal.
936 \end_layout
937
938 \begin_layout Standard
939 On insère une espace insécable avec 
940 \family sans
941 Ctrl+Espace
942 \family default
943 .
944 \end_layout
945
946 \begin_layout Subsection*
947 Explications sur la syntaxe
948 \end_layout
949
950 \begin_layout Itemize
951 Le symbole 
952 \begin_inset space \textvisiblespace{}
953 \end_inset
954
955  indique que l'on doit mettre une espace.
956 \end_layout
957
958 \begin_layout Itemize
959 Une flèche comme celle-ci 
960 \begin_inset Formula $\to$
961 \end_inset
962
963  indique que l'on doit appuyer sur la flèche correspondante du clavier.
964  La touche
965 \family sans
966  Tab
967 \family default
968  peut être fréquemment utilisée à la place de
969 \begin_inset Formula $\to$
970 \end_inset
971
972  et 
973 \begin_inset Formula $\downarrow$
974 \end_inset
975
976 , et 
977 \family sans
978 Shift+Tab
979 \family default
980  à la place de 
981 \begin_inset Formula $\leftarrow$
982 \end_inset
983
984  et 
985 \begin_inset Formula $\uparrow$
986 \end_inset
987
988 .
989 \end_layout
990
991 \begin_layout Subsection*
992 Unités disponibles
993 \end_layout
994
995 \begin_layout Standard
996 \align center
997 \begin_inset Float table
998 placement H
999 wide false
1000 sideways false
1001 status open
1002
1003 \begin_layout Plain Layout
1004 \align center
1005 \begin_inset Caption Standard
1006
1007 \begin_layout Plain Layout
1008 \begin_inset CommandInset label
1009 LatexCommand label
1010 name "tab:Unités-disponibles"
1011
1012 \end_inset
1013
1014 Unités disponibles
1015 \end_layout
1016
1017 \end_inset
1018
1019
1020 \end_layout
1021
1022 \begin_layout Plain Layout
1023 \align center
1024 \begin_inset Tabular
1025 <lyxtabular version="3" rows="13" columns="2">
1026 <features rotate="0" tabularvalignment="middle">
1027 <column alignment="center" valignment="top">
1028 <column alignment="center" valignment="top">
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Unité
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Nom / Description
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 mm
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Millimètre
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 cm
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Centimètre
1084 \end_layout
1085
1086 \end_inset
1087 </cell>
1088 </row>
1089 <row>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 in
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1100 \begin_inset Text
1101
1102 \begin_layout Plain Layout
1103 Pouce (1
1104 \begin_inset space \thinspace{}
1105 \end_inset
1106
1107 in = 2,54
1108 \begin_inset space \thinspace{}
1109 \end_inset
1110
1111 cm)
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 </row>
1117 <row>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 pt
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1128 \begin_inset Text
1129
1130 \begin_layout Plain Layout
1131 Point (72.27
1132 \begin_inset space \thinspace{}
1133 \end_inset
1134
1135 pt = 1
1136 \begin_inset space \thinspace{}
1137 \end_inset
1138
1139 in)
1140 \end_layout
1141
1142 \end_inset
1143 </cell>
1144 </row>
1145 <row>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 pc
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1156 \begin_inset Text
1157
1158 \begin_layout Plain Layout
1159 Pica (1
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163 pc = 12
1164 \begin_inset space \thinspace{}
1165 \end_inset
1166
1167 pt)
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 </row>
1173 <row>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 sp
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 scaled point (65536
1188 \begin_inset space \thinspace{}
1189 \end_inset
1190
1191 sp = 1
1192 \begin_inset space \thinspace{}
1193 \end_inset
1194
1195 pt)
1196 \end_layout
1197
1198 \end_inset
1199 </cell>
1200 </row>
1201 <row>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 bp
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1212 \begin_inset Text
1213
1214 \begin_layout Plain Layout
1215 big point (72
1216 \begin_inset space \thinspace{}
1217 \end_inset
1218
1219 bp = 1
1220 \begin_inset space \thinspace{}
1221 \end_inset
1222
1223 in)
1224 \end_layout
1225
1226 \end_inset
1227 </cell>
1228 </row>
1229 <row>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 dd
1235 \end_layout
1236
1237 \end_inset
1238 </cell>
1239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 Didot (1
1244 \begin_inset space \thinspace{}
1245 \end_inset
1246
1247 dd 
1248 \begin_inset Formula $\approx$
1249 \end_inset
1250
1251  0.376
1252 \begin_inset space \thinspace{}
1253 \end_inset
1254
1255 mm)
1256 \end_layout
1257
1258 \end_inset
1259 </cell>
1260 </row>
1261 <row>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 cc
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 Cicero (1
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 cc = 12
1280 \begin_inset space \thinspace{}
1281 \end_inset
1282
1283 dd)
1284 \end_layout
1285
1286 \end_inset
1287 </cell>
1288 </row>
1289 <row>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 ex
1295 \end_layout
1296
1297 \end_inset
1298 </cell>
1299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 Hauteur de la lettre 
1304 \emph on
1305
1306 \begin_inset Quotes eld
1307 \end_inset
1308
1309 x
1310 \emph default
1311
1312 \begin_inset Quotes erd
1313 \end_inset
1314
1315  dans la police courante
1316 \end_layout
1317
1318 \end_inset
1319 </cell>
1320 </row>
1321 <row>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 em
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1332 \begin_inset Text
1333
1334 \begin_layout Plain Layout
1335 Largeur de la lettre 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339
1340 \emph on
1341 M
1342 \emph default
1343
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347  dans la police courante
1348 \end_layout
1349
1350 \end_inset
1351 </cell>
1352 </row>
1353 <row>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 mu
1359 \end_layout
1360
1361 \end_inset
1362 </cell>
1363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1364 \begin_inset Text
1365
1366 \begin_layout Plain Layout
1367 unité math  (1
1368 \begin_inset space \thinspace{}
1369 \end_inset
1370
1371 mu = 
1372 \begin_inset Formula $\nicefrac{1}{18}$
1373 \end_inset
1374
1375
1376 \begin_inset space \thinspace{}
1377 \end_inset
1378
1379 em)
1380 \end_layout
1381
1382 \end_inset
1383 </cell>
1384 </row>
1385 </lyxtabular>
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Standard
1398 \begin_inset Newpage newpage
1399 \end_inset
1400
1401
1402 \end_layout
1403
1404 \begin_layout Section
1405 Fonctions de base
1406 \end_layout
1407
1408 \begin_layout Subsection
1409 Exposants
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 Exposants
1415 \end_layout
1416
1417 \end_inset
1418
1419  et indices
1420 \begin_inset Index idx
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 Indices
1425 \end_layout
1426
1427 \end_inset
1428
1429
1430 \end_layout
1431
1432 \begin_layout Standard
1433 Les indices sont créés avec le caractère souligné 
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 _
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  ou avec le bouton 
1442 \begin_inset Graphics
1443         filename ../../images/math-subscript.png
1444         scale 85
1445
1446 \end_inset
1447
1448 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1449  
1450 \begin_inset Quotes eld
1451 \end_inset
1452
1453 ^
1454 \begin_inset Quotes erd
1455 \end_inset
1456
1457  ou avec le bouton 
1458 \begin_inset Graphics
1459         filename ../../images/math-superscript.png
1460         scale 85
1461
1462 \end_inset
1463
1464 .
1465 \end_layout
1466
1467 \begin_layout Standard
1468 \align center
1469 \begin_inset Tabular
1470 <lyxtabular version="3" rows="4" columns="2">
1471 <features rotate="0" tabularvalignment="middle">
1472 <column alignment="center" valignment="top" width="0pt">
1473 <column alignment="center" valignment="top" width="0pt">
1474 <row>
1475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1476 \begin_inset Text
1477
1478 \begin_layout Plain Layout
1479 Commande
1480 \end_layout
1481
1482 \end_inset
1483 </cell>
1484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1485 \begin_inset Text
1486
1487 \begin_layout Plain Layout
1488 Résultat
1489 \begin_inset Note Note
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493
1494 \series bold
1495
1496 \backslash
1497 raisebox
1498 \series default
1499  est seulement utilisée pour faire de la place
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 </row>
1510 <row>
1511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1512 \begin_inset Text
1513
1514 \begin_layout Plain Layout
1515 B_V
1516 \end_layout
1517
1518 \end_inset
1519 </cell>
1520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 \begin_inset Formula $B_{V}$
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 </row>
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 B^V
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 </row>
1556 <row>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 B^
1562 \begin_inset space \textvisiblespace{}
1563 \end_inset
1564
1565 A
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1575 \end_inset
1576
1577
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 </row>
1583 </lyxtabular>
1584
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \begin_layout Standard
1591 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1592  la mettre en exposant, vous pouvez soit appuyer sur 
1593 \family sans
1594 Espace 
1595 \family default
1596 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1597  qui se trouve sur la touche du 9.
1598 \end_layout
1599
1600 \begin_layout Subsection
1601 Fractions
1602 \begin_inset CommandInset label
1603 LatexCommand label
1604 name "sub:Fractions"
1605
1606 \end_inset
1607
1608
1609 \begin_inset Index idx
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 Fractions
1614 \end_layout
1615
1616 \end_inset
1617
1618
1619 \end_layout
1620
1621 \begin_layout Standard
1622 Les fractions sont créées avec la commande 
1623 \series bold
1624
1625 \backslash
1626 frac
1627 \series default
1628
1629 \begin_inset Index idx
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 Commandes ! F ! 
1634 \backslash
1635 frac
1636 \end_layout
1637
1638 \end_inset
1639
1640  ou avec le bouton 
1641 \begin_inset Graphics
1642         filename ../../images/math/frac.png
1643         scale 50
1644
1645 \end_inset
1646
1647  de la barre d'outils mathématique.
1648  La taille de la police est ajustée automatiquement selon que l'on se trouve
1649  dans une formule en ligne ou hors ligne.
1650  Avec le bouton 
1651 \begin_inset Graphics
1652         filename ../../images/math/frac-square.png
1653         scale 85
1654
1655 \end_inset
1656
1657  de la barre d'outils mathématique, vous pouvez choisir entre différents
1658  types de fractions.
1659 \end_layout
1660
1661 \begin_layout Standard
1662 Avec la commande 
1663 \series bold
1664
1665 \backslash
1666 dfrac
1667 \series default
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Commandes ! D ! 
1674 \backslash
1675 dfrac
1676 \end_layout
1677
1678 \end_inset
1679
1680  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1681  qui se trouverait dans une formule hors ligne.
1682  Avec 
1683 \series bold
1684
1685 \backslash
1686 tfrac
1687 \series default
1688
1689 \begin_inset Index idx
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Commandes ! T ! 
1694 \backslash
1695 tfrac
1696 \end_layout
1697
1698 \end_inset
1699
1700  la fraction aura toujours la taille d'une formule en ligne.
1701  Un exemple:
1702 \end_layout
1703
1704 \begin_layout Standard
1705 Une ligne avec la fraction 
1706 \begin_inset Formula $\frac{1}{2}$
1707 \end_inset
1708
1709  créée avec la commande 
1710 \series bold
1711
1712 \backslash
1713 frac
1714 \series default
1715 .
1716 \end_layout
1717
1718 \begin_layout Standard
1719 Une ligne avec la fraction 
1720 \begin_inset Formula $\dfrac{1}{2}$
1721 \end_inset
1722
1723  créée avec la commande 
1724 \series bold
1725
1726 \backslash
1727 dfrac
1728 \series default
1729 .
1730 \end_layout
1731
1732 \begin_layout Standard
1733 \align center
1734 \begin_inset Tabular
1735 <lyxtabular version="3" rows="4" columns="2">
1736 <features rotate="0" tabularvalignment="middle">
1737 <column alignment="center" valignment="top" width="0pt">
1738 <column alignment="center" valignment="top" width="0pt">
1739 <row>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Commande
1745 \end_layout
1746
1747 \end_inset
1748 </cell>
1749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Plain Layout
1753 Résultat
1754 \begin_inset Note Note
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758
1759 \series bold
1760
1761 \backslash
1762 raisebox
1763 \series default
1764  est seulement utilisée pour faire de la place
1765 \end_layout
1766
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 </row>
1775 <row>
1776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \backslash
1782 frac
1783 \begin_inset space \textvisiblespace{}
1784 \end_inset
1785
1786 A
1787 \begin_inset Formula $\downarrow$
1788 \end_inset
1789
1790 B
1791 \end_layout
1792
1793 \end_inset
1794 </cell>
1795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1796 \begin_inset Text
1797
1798 \begin_layout Plain Layout
1799 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 </row>
1808 <row>
1809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813
1814 \backslash
1815 dfrac
1816 \begin_inset space \textvisiblespace{}
1817 \end_inset
1818
1819 A
1820 \begin_inset Formula $\downarrow$
1821 \end_inset
1822
1823 B
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1833 \end_inset
1834
1835
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 </row>
1841 <row>
1842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1843 \begin_inset Text
1844
1845 \begin_layout Plain Layout
1846
1847 \backslash
1848 dfrac
1849 \begin_inset space \textvisiblespace{}
1850 \end_inset
1851
1852 e^
1853 \backslash
1854 frac
1855 \begin_inset space \textvisiblespace{}
1856 \end_inset
1857
1858 1
1859 \begin_inset Formula $\downarrow$
1860 \end_inset
1861
1862 2
1863 \begin_inset Formula $\downarrow\downarrow$
1864 \end_inset
1865
1866 3
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 </lyxtabular>
1885
1886 \end_inset
1887
1888
1889 \end_layout
1890
1891 \begin_layout Standard
1892 \begin_inset VSpace bigskip
1893 \end_inset
1894
1895
1896 \begin_inset Newpage newpage
1897 \end_inset
1898
1899 Pour des fractions emboîtées, on peut utiliser la commande 
1900 \series bold
1901
1902 \backslash
1903 cfrac
1904 \series default
1905
1906 \begin_inset Index idx
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910 Commandes ! C ! 
1911 \backslash
1912 cfrac
1913 \end_layout
1914
1915 \end_inset
1916
1917 .
1918  Voici un exemple:
1919 \begin_inset VSpace -3mm
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \begin_inset Formula 
1927 \begin{align*}
1928 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1929 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1930 \end{align*}
1931
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \begin_layout Standard
1938 La commande pour l'exemple précédent est:
1939 \end_layout
1940
1941 \begin_layout Standard
1942
1943 \series bold
1944
1945 \backslash
1946 cfrac
1947 \begin_inset space \textvisiblespace{}
1948 \end_inset
1949
1950 A
1951 \begin_inset Formula $\downarrow$
1952 \end_inset
1953
1954 B+
1955 \backslash
1956 cfrac
1957 \begin_inset space \textvisiblespace{}
1958 \end_inset
1959
1960 C+
1961 \backslash
1962 cfrac
1963 \begin_inset space \textvisiblespace{}
1964 \end_inset
1965
1966 E
1967 \begin_inset Formula $\downarrow$
1968 \end_inset
1969
1970 F
1971 \begin_inset Formula $\downarrow$
1972 \end_inset
1973
1974 D
1975 \end_layout
1976
1977 \begin_layout Standard
1978 \begin_inset VSpace medskip
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \begin_layout Standard
1985
1986 \series bold
1987
1988 \backslash
1989 cfrac
1990 \series default
1991  met toujours la fraction dans la taille d'une formule hors ligne, même
1992  si elle est une partie d'une autre fraction.
1993 \end_layout
1994
1995 \begin_layout Standard
1996 On peut préciser l'alignement du numérateur.
1997  On utilise la commande 
1998 \series bold
1999
2000 \backslash
2001 cfracleft
2002 \series default
2003  pour l'aligner à gauche, la commande 
2004 \series bold
2005
2006 \backslash
2007 cfracright
2008 \series default
2009  pour l'aligner à droite et 
2010 \series bold
2011
2012 \backslash
2013 cfrac
2014 \series default
2015  pour le centrer.
2016  Les fractions qui suivent illustrent les différents alignements:
2017 \end_layout
2018
2019 \begin_layout Standard
2020
2021 \series bold
2022 \begin_inset Formula 
2023 \[
2024 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2025 \]
2026
2027 \end_inset
2028
2029
2030 \end_layout
2031
2032 \begin_layout Standard
2033 \begin_inset Note Greyedout
2034 status open
2035
2036 \begin_layout Plain Layout
2037
2038 \series bold
2039 Notez:
2040 \series default
2041  
2042 \series bold
2043
2044 \backslash
2045 cfracleft
2046 \series default
2047  et 
2048 \series bold
2049 cfracright
2050 \series default
2051  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2052 \series bold
2053
2054 \backslash
2055 cfrac[alignement]{numérateur}{dénominateur}
2056 \series default
2057  .
2058
2059 \series bold
2060  
2061 \series default
2062 Vous ne pouvez donc pas les utiliser en code TeX.
2063 \end_layout
2064
2065 \end_inset
2066
2067
2068 \end_layout
2069
2070 \begin_layout Standard
2071 \begin_inset VSpace medskip
2072 \end_inset
2073
2074 Il est souvent intéressant de combiner 
2075 \series bold
2076
2077 \backslash
2078 cfrac
2079 \series default
2080  et 
2081 \series bold
2082
2083 \backslash
2084 frac
2085 \series default
2086 :
2087 \begin_inset Formula 
2088 \[
2089 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2090 \]
2091
2092 \end_inset
2093
2094
2095 \end_layout
2096
2097 \begin_layout Standard
2098 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2099  pouvez utiliser la commande 
2100 \series bold
2101
2102 \backslash
2103 nicefrac
2104 \begin_inset Index idx
2105 status collapsed
2106
2107 \begin_layout Plain Layout
2108 Commandes ! N ! 
2109 \backslash
2110 nicefrac
2111 \end_layout
2112
2113 \end_inset
2114
2115
2116 \series default
2117
2118 \begin_inset Formula $\nicefrac{5}{31}$
2119 \end_inset
2120
2121  ou 
2122 \series bold
2123
2124 \backslash
2125 unitfrac
2126 \series default
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Commandes ! U ! 
2133 \backslash
2134 unitfrac
2135 \end_layout
2136
2137 \end_inset
2138
2139
2140 \begin_inset Formula $\unitfrac{5}{31}$
2141 \end_inset
2142
2143 .
2144  Il y a aussi la commande 
2145 \series bold
2146
2147 \backslash
2148 unitfracthree
2149 \series default
2150  qui permet d'écrire une fraction en combinaison avec un nombre: 
2151 \begin_inset Formula $\unitfrac[2]{1}{3}$
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \begin_layout Standard
2158 \begin_inset Note Greyedout
2159 status open
2160
2161 \begin_layout Plain Layout
2162
2163 \series bold
2164 Notez:
2165 \series default
2166  
2167 \series bold
2168
2169 \backslash
2170 unitfracthree
2171 \series default
2172  n'est pas une commande LaTeX réelle, mais c'est la commande 
2173 \series bold
2174
2175 \backslash
2176 unitfrac[nombre]{numérateur}{dénominateur}
2177 \series default
2178  .
2179
2180 \series bold
2181  
2182 \series default
2183 Vous ne pouvez donc pas l'utiliser en code TeX.
2184 \end_layout
2185
2186 \end_inset
2187
2188
2189 \end_layout
2190
2191 \begin_layout Standard
2192 Dans 
2193 \begin_inset CommandInset ref
2194 LatexCommand ref
2195 reference "sub:Fractions-personnalisées"
2196
2197 \end_inset
2198
2199  on explique comment définir des fractions personnalisées en modifiant les
2200  barres de fractions.
2201 \end_layout
2202
2203 \begin_layout Standard
2204 \begin_inset Newpage newpage
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Subsection
2211 Racines
2212 \begin_inset Index idx
2213 status collapsed
2214
2215 \begin_layout Plain Layout
2216 Racines
2217 \end_layout
2218
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \begin_layout Standard
2225 On obtient les racines carrées avec la commande 
2226 \series bold
2227
2228 \backslash
2229 sqrt
2230 \series default
2231
2232 \begin_inset Index idx
2233 status collapsed
2234
2235 \begin_layout Plain Layout
2236 Commandes ! S ! 
2237 \backslash
2238 sqrt
2239 \end_layout
2240
2241 \end_inset
2242
2243  ou avec le bouton 
2244 \begin_inset Graphics
2245         filename ../../images/math/sqrt.png
2246         scale 85
2247
2248 \end_inset
2249
2250  de la barre d'outils mathématique, et toutes les autres racines avec la
2251  commande 
2252 \series bold
2253
2254 \backslash
2255 root
2256 \series default
2257
2258 \begin_inset Index idx
2259 status collapsed
2260
2261 \begin_layout Plain Layout
2262 Commandes ! R ! 
2263 \backslash
2264 root
2265 \end_layout
2266
2267 \end_inset
2268
2269  ou avec le bouton 
2270 \begin_inset Graphics
2271         filename ../../images/math/root.png
2272         scale 85
2273
2274 \end_inset
2275
2276 .
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \align center
2281 \begin_inset Tabular
2282 <lyxtabular version="3" rows="3" columns="2">
2283 <features rotate="0" tabularvalignment="middle">
2284 <column alignment="center" valignment="top" width="0pt">
2285 <column alignment="center" valignment="top" width="0pt">
2286 <row>
2287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291 Commande
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 Résultat
2301 \begin_inset Note Note
2302 status collapsed
2303
2304 \begin_layout Plain Layout
2305
2306 \series bold
2307
2308 \backslash
2309 raisebox
2310 \series default
2311  est seulement utilisée pour faire de la place
2312 \end_layout
2313
2314 \end_inset
2315
2316
2317 \end_layout
2318
2319 \end_inset
2320 </cell>
2321 </row>
2322 <row>
2323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2324 \begin_inset Text
2325
2326 \begin_layout Plain Layout
2327
2328 \backslash
2329 sqrt
2330 \begin_inset space \textvisiblespace{}
2331 \end_inset
2332
2333 A-B
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2343 \end_inset
2344
2345
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 </row>
2351 <row>
2352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Plain Layout
2356
2357 \backslash
2358 root
2359 \begin_inset space \textvisiblespace{}
2360 \end_inset
2361
2362 3
2363 \begin_inset Formula $\downarrow$
2364 \end_inset
2365
2366 A-B
2367 \end_layout
2368
2369 \end_inset
2370 </cell>
2371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 </lyxtabular>
2385
2386 \end_inset
2387
2388
2389 \end_layout
2390
2391 \begin_layout Standard
2392 On peut aussi obtenir une racine carrée avec 
2393 \series bold
2394
2395 \backslash
2396 root
2397 \series default
2398  en laissant le champ réservé au degré de la racine vide.
2399 \end_layout
2400
2401 \begin_layout Standard
2402 Dans certains cas, la distance entre le degré et la racine est trop petite
2403  comme dans cette formule: 
2404 \begin_inset Formula $\sqrt[\beta]{B}$
2405 \end_inset
2406
2407
2408 \begin_inset Newline newline
2409 \end_inset
2410
2411 Le 
2412 \begin_inset Formula $\beta$
2413 \end_inset
2414
2415  touche la racine, ce qui peut être évité en utilisant les commandes 
2416 \series bold
2417
2418 \backslash
2419 leftroot
2420 \series default
2421
2422 \begin_inset Index idx
2423 status collapsed
2424
2425 \begin_layout Plain Layout
2426 Commandes ! L ! 
2427 \backslash
2428 leftroot
2429 \end_layout
2430
2431 \end_inset
2432
2433  et 
2434 \series bold
2435
2436 \backslash
2437 uproot
2438 \series default
2439
2440 \begin_inset Index idx
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444 Commandes ! U ! 
2445 \backslash
2446 uproot
2447 \end_layout
2448
2449 \end_inset
2450
2451  avec la syntaxe suivante:
2452 \end_layout
2453
2454 \begin_layout Standard
2455
2456 \series bold
2457
2458 \backslash
2459 leftroot{distance}
2460 \series default
2461  et 
2462 \series bold
2463
2464 \backslash
2465 uproot{distance}
2466 \end_layout
2467
2468 \begin_layout Standard
2469 Distance est le nombre de Big Points (unité bp; 
2470 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2471 \end_inset
2472
2473 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2474  le haut.
2475  Les commandes doivent être placées dans la case du degré.
2476  Par exemple, la commande
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480
2481 \series bold
2482
2483 \backslash
2484 root
2485 \backslash
2486 leftroot{-1
2487 \begin_inset Formula $\to$
2488 \end_inset
2489
2490
2491 \backslash
2492 uproot{2
2493 \begin_inset Formula $\to$
2494 \end_inset
2495
2496
2497 \backslash
2498 beta
2499 \begin_inset space \textvisiblespace{}
2500 \end_inset
2501
2502
2503 \begin_inset Formula $\to$
2504 \end_inset
2505
2506 B
2507 \begin_inset Newline newline
2508 \end_inset
2509
2510
2511 \series default
2512 produit une formule correctement mise en forme: 
2513 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \begin_layout Subsection
2520 Coefficients binomiaux 
2521 \begin_inset Index idx
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 Binomiaux, coefficients
2526 \end_layout
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 Les coefficients binomiaux sont insérés avec la commande 
2535 \series bold
2536
2537 \backslash
2538 binom
2539 \series default
2540
2541 \begin_inset Index idx
2542 status collapsed
2543
2544 \begin_layout Plain Layout
2545 Commandes ! B ! 
2546 \backslash
2547 binom
2548 \end_layout
2549
2550 \end_inset
2551
2552  ou avec le bouton 
2553 \begin_inset Graphics
2554         filename ../../images/math/frac-square.png
2555         scale 85
2556
2557 \end_inset
2558
2559 de la barre d'outils mathématique.
2560  Comme pour les fraction (
2561 \series bold
2562
2563 \backslash
2564 frac
2565 \series default
2566 ) il y a avec 
2567 \series bold
2568
2569 \backslash
2570 binom
2571 \series default
2572  les commandes 
2573 \series bold
2574
2575 \backslash
2576 dbinom
2577 \series default
2578
2579 \begin_inset Index idx
2580 status collapsed
2581
2582 \begin_layout Plain Layout
2583 Commandes ! D ! 
2584 \backslash
2585 dbinom
2586 \end_layout
2587
2588 \end_inset
2589
2590  et 
2591 \series bold
2592
2593 \backslash
2594 tbinom
2595 \series default
2596
2597 \begin_inset Index idx
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601 Commandes ! T ! 
2602 \backslash
2603 tbinom
2604 \end_layout
2605
2606 \end_inset
2607
2608 .
2609  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2610  il y a les commandes 
2611 \series bold
2612
2613 \backslash
2614 brace
2615 \series default
2616
2617 \begin_inset Index idx
2618 status collapsed
2619
2620 \begin_layout Plain Layout
2621 Commandes ! B ! 
2622 \backslash
2623 brace
2624 \end_layout
2625
2626 \end_inset
2627
2628  et 
2629 \series bold
2630
2631 \backslash
2632 brack
2633 \series default
2634
2635 \begin_inset Index idx
2636 status collapsed
2637
2638 \begin_layout Plain Layout
2639 Commandes ! B ! 
2640 \backslash
2641 brack
2642 \end_layout
2643
2644 \end_inset
2645
2646 .
2647 \end_layout
2648
2649 \begin_layout Standard
2650 \align center
2651 \begin_inset Tabular
2652 <lyxtabular version="3" rows="6" columns="2">
2653 <features rotate="0" tabularvalignment="middle">
2654 <column alignment="center" valignment="top" width="0pt">
2655 <column alignment="center" valignment="top" width="0pt">
2656 <row>
2657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661 Commande
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670 Résultat
2671 \begin_inset Note Note
2672 status collapsed
2673
2674 \begin_layout Plain Layout
2675
2676 \series bold
2677
2678 \backslash
2679 raisebox
2680 \series default
2681  est seulement utilisée pour faire de la place
2682 \end_layout
2683
2684 \end_inset
2685
2686
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 </row>
2692 <row>
2693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697
2698 \backslash
2699 binom
2700 \begin_inset space \textvisiblespace{}
2701 \end_inset
2702
2703 A
2704 \begin_inset Formula $\downarrow$
2705 \end_inset
2706
2707 B
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Plain Layout
2716 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \end_inset
2723 </cell>
2724 </row>
2725 <row>
2726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730
2731 \backslash
2732 dbinom
2733 \begin_inset space \textvisiblespace{}
2734 \end_inset
2735
2736 A
2737 \begin_inset Formula $\downarrow$
2738 \end_inset
2739
2740 B
2741 \end_layout
2742
2743 \end_inset
2744 </cell>
2745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2750 \end_inset
2751
2752
2753 \end_layout
2754
2755 \end_inset
2756 </cell>
2757 </row>
2758 <row>
2759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763
2764 \backslash
2765 tbinom
2766 \begin_inset space \textvisiblespace{}
2767 \end_inset
2768
2769 A
2770 \begin_inset Formula $\downarrow$
2771 \end_inset
2772
2773 B
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2783 \end_inset
2784
2785
2786 \end_layout
2787
2788 \end_inset
2789 </cell>
2790 </row>
2791 <row>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \backslash
2798 brack
2799 \begin_inset space \textvisiblespace{}
2800 \end_inset
2801
2802 A
2803 \begin_inset Formula $\downarrow$
2804 \end_inset
2805
2806 B
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2816 \end_inset
2817
2818
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 </row>
2824 <row>
2825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \backslash
2831 brace
2832 \begin_inset space \textvisiblespace{}
2833 \end_inset
2834
2835 A
2836 \begin_inset Formula $\downarrow$
2837 \end_inset
2838
2839 B
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Plain Layout
2848 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 </lyxtabular>
2858
2859 \end_inset
2860
2861
2862 \end_layout
2863
2864 \begin_layout Subsection
2865 Différentiation de cas 
2866 \begin_inset Index idx
2867 status collapsed
2868
2869 \begin_layout Plain Layout
2870 Différentiation de cas 
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Standard
2879 \align center
2880 \begin_inset Tabular
2881 <lyxtabular version="3" rows="3" columns="2">
2882 <features rotate="0" tabularvalignment="middle">
2883 <column alignment="center" valignment="top" width="0pt">
2884 <column alignment="center" valignment="top" width="0pt">
2885 <row>
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 Commande
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Plain Layout
2899 Résultat
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 </row>
2905 <row>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910
2911 \backslash
2912 cases
2913 \begin_inset space \textvisiblespace{}
2914 \end_inset
2915
2916 A
2917 \begin_inset Formula $\to$
2918 \end_inset
2919
2920 B>0
2921 \begin_inset Index idx
2922 status collapsed
2923
2924 \begin_layout Plain Layout
2925 Commandes ! C ! 
2926 \backslash
2927 cases
2928 \end_layout
2929
2930 \end_inset
2931
2932
2933 \end_layout
2934
2935 \end_inset
2936 </cell>
2937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2938 \begin_inset Text
2939
2940 \begin_layout Plain Layout
2941 \begin_inset Formula $\begin{cases}
2942 A & B>0\end{cases}$
2943 \end_inset
2944
2945
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 </row>
2951 <row>
2952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956
2957 \backslash
2958 cases
2959 \begin_inset space \textvisiblespace{}
2960 \end_inset
2961
2962
2963 \family sans
2964 Ctrl-Entrée
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 $\begin{cases}
2974 A & \textrm{pour }\hat{x}>0\\
2975 B & \textrm{pour }\hat{x}=0
2976 \end{cases}$
2977 \end_inset
2978
2979
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 </row>
2985 </lyxtabular>
2986
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \begin_layout Standard
2993 Après avoir inséré 
2994 \series bold
2995
2996 \backslash
2997 cases
2998 \series default
2999  ou avoir utilisé le bouton 
3000 \begin_inset Graphics
3001         filename ../../images/math/cases.png
3002         lyxscale 50
3003         scale 50
3004
3005 \end_inset
3006
3007  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3008  avec le raccourci 
3009 \family sans
3010 Ctrl+Entrée
3011 \family default
3012  ou avec le bouton 
3013 \begin_inset Graphics
3014         filename ../../images/tabular-feature_append-row.png
3015         scale 85
3016
3017 \end_inset
3018
3019 .
3020 \begin_inset Foot
3021 status collapsed
3022
3023 \begin_layout Plain Layout
3024 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3025  sont expliqués dans 
3026 \begin_inset CommandInset ref
3027 LatexCommand ref
3028 reference "sub:Accents-sur-un-caractère"
3029
3030 \end_inset
3031
3032 .
3033 \end_layout
3034
3035 \end_inset
3036
3037
3038 \end_layout
3039
3040 \begin_layout Standard
3041 La commande 
3042 \series bold
3043
3044 \backslash
3045 cases
3046 \series default
3047  est aussi accessible par le menu 
3048 \family sans
3049 Insertion\SpecialChar \menuseparator
3050 Math\SpecialChar \menuseparator
3051 Environnement
3052 \begin_inset space ~
3053 \end_inset
3054
3055 Cas
3056 \family default
3057 .
3058 \end_layout
3059
3060 \begin_layout Subsection
3061 Négations
3062 \begin_inset Index idx
3063 status collapsed
3064
3065 \begin_layout Plain Layout
3066 Negations@Négations
3067 \end_layout
3068
3069 \end_inset
3070
3071
3072 \end_layout
3073
3074 \begin_layout Standard
3075 En insérant la commande 
3076 \series bold
3077
3078 \backslash
3079 not
3080 \series default
3081
3082 \begin_inset Index idx
3083 status collapsed
3084
3085 \begin_layout Plain Layout
3086 Commandes ! N ! 
3087 \backslash
3088 not
3089 \end_layout
3090
3091 \end_inset
3092
3093  chaque caractère peut être affiché barré.
3094  Les caractères sont en quelque sorte accentués par une barre de fraction.
3095 \end_layout
3096
3097 \begin_layout Standard
3098 \align center
3099 \begin_inset Tabular
3100 <lyxtabular version="3" rows="4" columns="2">
3101 <features rotate="0" tabularvalignment="middle">
3102 <column alignment="center" valignment="top" width="0pt">
3103 <column alignment="center" valignment="top" width="0pt">
3104 <row>
3105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109 Commande
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118 Résultat
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 <row>
3125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129
3130 \backslash
3131 not=
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140 \begin_inset Formula $\not=$
3141 \end_inset
3142
3143
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 </row>
3149 <row>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154
3155 \backslash
3156 not 
3157 \backslash
3158 le
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3164 \begin_inset Text
3165
3166 \begin_layout Plain Layout
3167 \begin_inset Formula $\not\le$
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 </row>
3176 <row>
3177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3178 \begin_inset Text
3179
3180 \begin_layout Plain Layout
3181
3182 \backslash
3183 not 
3184 \backslash
3185 parallel
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194 \begin_inset Formula $\not\parallel$
3195 \end_inset
3196
3197
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 </row>
3203 </lyxtabular>
3204
3205 \end_inset
3206
3207
3208 \end_layout
3209
3210 \begin_layout Standard
3211 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3212  bel aspect.
3213  C'est pourquoi il existe des commandes spéciales pour certaines négations
3214  (voir 
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sub:Symboles-mathématiques"
3218
3219 \end_inset
3220
3221  et 
3222 \begin_inset CommandInset ref
3223 LatexCommand ref
3224 reference "sec:Relations"
3225
3226 \end_inset
3227
3228 ).
3229 \end_layout
3230
3231 \begin_layout Subsection
3232 Garnitures
3233 \begin_inset CommandInset label
3234 LatexCommand label
3235 name "sub:Garnitures"
3236
3237 \end_inset
3238
3239
3240 \begin_inset Index idx
3241 status collapsed
3242
3243 \begin_layout Plain Layout
3244 Garnitures
3245 \end_layout
3246
3247 \end_inset
3248
3249
3250 \begin_inset Index idx
3251 status collapsed
3252
3253 \begin_layout Plain Layout
3254 Symboles chimiques ! Isotopes
3255 \end_layout
3256
3257 \end_inset
3258
3259
3260 \begin_inset Index idx
3261 status collapsed
3262
3263 \begin_layout Plain Layout
3264 Isotopes|see
3265 \begin_inset ERT
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269
3270 {
3271 \end_layout
3272
3273 \end_inset
3274
3275 Symboles chimiques
3276 \begin_inset ERT
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280
3281 }
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \begin_layout Standard
3295 Quand on affiche par exemple des isotopes
3296 \begin_inset Foot
3297 status collapsed
3298
3299 \begin_layout Plain Layout
3300 Plus d'information sur les symboles chimiques dans 
3301 \begin_inset CommandInset ref
3302 LatexCommand ref
3303 reference "sub:Symboles-chimiques"
3304
3305 \end_inset
3306
3307 .
3308 \end_layout
3309
3310 \end_inset
3311
3312 , on rencontre le problème suivant:
3313 \end_layout
3314
3315 \begin_layout Standard
3316 \align center
3317 \begin_inset Tabular
3318 <lyxtabular version="3" rows="2" columns="2">
3319 <features rotate="0" tabularvalignment="middle">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <column alignment="center" valignment="top" width="0pt">
3322 <row>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 Indices avec les indices et exposants:
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Indices corrects:
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 </lyxtabular>
3369
3370 \end_inset
3371
3372
3373 \begin_inset Note Note
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377
3378 \series bold
3379
3380 \backslash
3381 raisebox
3382 \series default
3383  est là pour faire de la place
3384 \end_layout
3385
3386 \end_inset
3387
3388
3389 \end_layout
3390
3391 \begin_layout Standard
3392 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3393  premier caractère le l'indice le plus long.
3394  Pour éviter ce problème il y a la commande 
3395 \series bold
3396
3397 \backslash
3398 phantom
3399 \series default
3400
3401 \begin_inset Index idx
3402 status collapsed
3403
3404 \begin_layout Plain Layout
3405 Commandes ! P ! 
3406 \backslash
3407 phantom
3408 \end_layout
3409
3410 \end_inset
3411
3412  ou le bouton
3413 \begin_inset space ~
3414 \end_inset
3415
3416
3417 \begin_inset Graphics
3418         filename ../../images/math/phantom.png
3419         scale 85
3420
3421 \end_inset
3422
3423  qui crée un ou plusieurs caractères fantômes.
3424  Quand on insère la commande 
3425 \series bold
3426
3427 \backslash
3428 phantom
3429 \series default
3430  une petite boîte avec deux flèches rouges apparaît.
3431  Les flèches indiquent que la garniture
3432 \begin_inset Foot
3433 status collapsed
3434
3435 \begin_layout Plain Layout
3436 Traduction de placeholder, c'est un terme de typographie (NdT).
3437 \end_layout
3438
3439 \end_inset
3440
3441  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3442  De la même façon, les caractères fantômes sont des garnitures qui ont la
3443  taille du caractère concerné.
3444 \end_layout
3445
3446 \begin_layout Standard
3447 \align center
3448 \begin_inset Tabular
3449 <lyxtabular version="3" rows="4" columns="2">
3450 <features rotate="0" tabularvalignment="middle">
3451 <column alignment="center" valignment="top">
3452 <column alignment="center" valignment="top">
3453 <row>
3454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458 Commande
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467 Résultat
3468 \begin_inset Note Note
3469 status collapsed
3470
3471 \begin_layout Plain Layout
3472
3473 \series bold
3474
3475 \backslash
3476 raisebox
3477 \series default
3478  est seulement utilisée pour faire de la place
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 </row>
3489 <row>
3490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 ^19
3495 \begin_inset space \textvisiblespace{}
3496 \end_inset
3497
3498 _
3499 \backslash
3500 phantom
3501 \begin_inset space \textvisiblespace{}
3502 \end_inset
3503
3504 1
3505 \begin_inset Formula $\to$
3506 \end_inset
3507
3508 9
3509 \begin_inset space \textvisiblespace{}
3510 \end_inset
3511
3512 F
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3522 \end_inset
3523
3524
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 </row>
3530 <row>
3531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 ^235
3536 \begin_inset space \textvisiblespace{}
3537 \end_inset
3538
3539 _
3540 \backslash
3541 phantom
3542 \begin_inset space \textvisiblespace{}
3543 \end_inset
3544
3545 23
3546 \begin_inset Formula $\to$
3547 \end_inset
3548
3549 9
3550 \begin_inset space \textvisiblespace{}
3551 \end_inset
3552
3553 F
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 </row>
3571 <row>
3572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \backslash
3578 Lambda^
3579 \begin_inset space \textvisiblespace{}
3580 \end_inset
3581
3582
3583 \backslash
3584 phantom
3585 \begin_inset space \textvisiblespace{}
3586 \end_inset
3587
3588 ii
3589 \begin_inset Formula $\to$
3590 \end_inset
3591
3592 t
3593 \begin_inset space \textvisiblespace{}
3594 \end_inset
3595
3596 _MMt
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3606 \end_inset
3607
3608
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 </lyxtabular>
3615
3616 \end_inset
3617
3618
3619 \end_layout
3620
3621 \begin_layout Standard
3622 En plus, il y a les commandes 
3623 \series bold
3624
3625 \backslash
3626 vphantom
3627 \series default
3628
3629 \begin_inset Index idx
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633 Commandes ! V ! 
3634 \backslash
3635 vphantom
3636 \end_layout
3637
3638 \end_inset
3639
3640  (bouton
3641 \begin_inset space ~
3642 \end_inset
3643
3644
3645 \begin_inset Graphics
3646         filename ../../images/math/vphantom.png
3647         scale 85
3648
3649 \end_inset
3650
3651  de la barre d'outils) et 
3652 \series bold
3653
3654 \backslash
3655 hphantom
3656 \series default
3657
3658 \begin_inset Index idx
3659 status collapsed
3660
3661 \begin_layout Plain Layout
3662 Commandes ! H ! 
3663 \backslash
3664 hphantom
3665 \end_layout
3666
3667 \end_inset
3668
3669  (bouton
3670 \begin_inset space ~
3671 \end_inset
3672
3673
3674 \begin_inset Graphics
3675         filename ../../images/math/hphantom.png
3676         scale 85
3677
3678 \end_inset
3679
3680 ).
3681  
3682 \series bold
3683
3684 \backslash
3685 hphantom
3686 \series default
3687  crée seulement de l'espace pour la hauteur maximale des caractères de la
3688  boîte, mais pas pour leur largeur.
3689  
3690 \series bold
3691
3692 \backslash
3693 vphantom
3694 \series default
3695  crée de l'espace seulement pour la largeur du contenu de la boîte.
3696  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3697  commandes n'ont qu'une seule flèche rouge.
3698 \end_layout
3699
3700 \begin_layout Standard
3701 Par exemple 
3702 \series bold
3703
3704 \backslash
3705 vphantom
3706 \series default
3707
3708 \begin_inset space \textvisiblespace{}
3709 \end_inset
3710
3711
3712 \series bold
3713 a
3714 \backslash
3715 int
3716 \series default
3717  crée de l'espace pour la hauteur du signe intégral
3718 \begin_inset Foot
3719 status collapsed
3720
3721 \begin_layout Plain Layout
3722 La commande 
3723 \series bold
3724
3725 \backslash
3726 int
3727 \series default
3728  insère le signe de l'intégrale, voir 
3729 \begin_inset CommandInset ref
3730 LatexCommand ref
3731 reference "sub:Grands-opérateurs"
3732
3733 \end_inset
3734
3735 .
3736 \end_layout
3737
3738 \end_inset
3739
3740 , vu que c'est le plus haut caractère.
3741  Voir un exemple d'application dans 
3742 \begin_inset CommandInset ref
3743 LatexCommand ref
3744 reference "sub:Crochets-multilignes"
3745
3746 \end_inset
3747
3748 .
3749 \end_layout
3750
3751 \begin_layout Standard
3752 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3753  via le menu 
3754 \family sans
3755 Insertion\SpecialChar \menuseparator
3756 Typographie
3757 \begin_inset space ~
3758 \end_inset
3759
3760 spéciale\SpecialChar \menuseparator
3761 Fantôme
3762 \family default
3763 .
3764 \end_layout
3765
3766 \begin_layout Standard
3767 Ceci est une phrase.
3768 \begin_inset Newline newline
3769 \end_inset
3770
3771
3772 \begin_inset Phantom Phantom
3773 status open
3774
3775 \begin_layout Plain Layout
3776 Ceci
3777 \end_layout
3778
3779 \end_inset
3780
3781  est aussi une phrase.
3782 \end_layout
3783
3784 \begin_layout Subsection
3785 Lignes
3786 \begin_inset Index idx
3787 status collapsed
3788
3789 \begin_layout Plain Layout
3790 Lignes
3791 \end_layout
3792
3793 \end_inset
3794
3795
3796 \begin_inset Index idx
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800 Formules ! soulignées
3801 \end_layout
3802
3803 \end_inset
3804
3805
3806 \end_layout
3807
3808 \begin_layout Standard
3809 \align center
3810 \begin_inset Tabular
3811 <lyxtabular version="3" rows="4" columns="2">
3812 <features rotate="0" tabularvalignment="middle">
3813 <column alignment="center" valignment="top" width="0pt">
3814 <column alignment="center" valignment="top" width="0pt">
3815 <row>
3816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Commande
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 Résultat
3830 \begin_inset Note Note
3831 status collapsed
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836
3837 \backslash
3838 raisebox
3839 \series default
3840  est seulement utilisée pour faire de la place
3841 \end_layout
3842
3843 \end_inset
3844
3845
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 </row>
3851 <row>
3852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856
3857 \backslash
3858 overline
3859 \begin_inset space \textvisiblespace{}
3860 \end_inset
3861
3862 A+B
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 Commandes ! O ! 
3868 \backslash
3869 overline
3870 \end_layout
3871
3872 \end_inset
3873
3874
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3884 \end_inset
3885
3886
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \backslash
3899 underline
3900 \begin_inset space \textvisiblespace{}
3901 \end_inset
3902
3903 A+B
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Commandes ! U ! 
3909 \backslash
3910 underline
3911 \end_layout
3912
3913 \end_inset
3914
3915
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938
3939 \backslash
3940 overline
3941 \begin_inset space \textvisiblespace{}
3942 \end_inset
3943
3944
3945 \backslash
3946 underline
3947 \begin_inset space \textvisiblespace{}
3948 \end_inset
3949
3950 A+B
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3960 \end_inset
3961
3962
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 </row>
3968 </lyxtabular>
3969
3970 \end_inset
3971
3972
3973 \end_layout
3974
3975 \begin_layout Standard
3976 Dans le dernier exemple, il importe peu que 
3977 \series bold
3978
3979 \backslash
3980 overline
3981 \series default
3982  ou 
3983 \series bold
3984
3985 \backslash
3986 underline
3987 \series default
3988  soit inséré en premier.
3989 \end_layout
3990
3991 \begin_layout Standard
3992 Pour souligner deux fois, par exemple des résultats, on utilise 
3993 \backslash
3994 underline deux fois.
3995 \end_layout
3996
3997 \begin_layout Standard
3998 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3999 \end_layout
4000
4001 \begin_layout Standard
4002 \begin_inset VSpace bigskip
4003 \end_inset
4004
4005
4006 \end_layout
4007
4008 \begin_layout Standard
4009 On peut créer des lignes personnalisées en utilisant la commande 
4010 \series bold
4011
4012 \backslash
4013 rule
4014 \series default
4015
4016 \begin_inset Index idx
4017 status collapsed
4018
4019 \begin_layout Plain Layout
4020 Commandes ! R ! 
4021 \backslash
4022 rule
4023 \end_layout
4024
4025 \end_inset
4026
4027  qui a la syntaxe suivante:
4028 \end_layout
4029
4030 \begin_layout Standard
4031
4032 \series bold
4033
4034 \backslash
4035 rule[décalage vertical]{longueur}{épaisseur}
4036 \end_layout
4037
4038 \begin_layout Standard
4039 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4040  bas, si sa valeur est négative).
4041  Les unités utilisables pour ces valeurs sont listées dans 
4042 \begin_inset CommandInset ref
4043 LatexCommand ref
4044 reference "tab:Unités-disponibles"
4045
4046 \end_inset
4047
4048 .
4049  Voici deux exemples de lignes créées avec les commandes
4050 \begin_inset Newline newline
4051 \end_inset
4052
4053
4054 \series bold
4055
4056 \backslash
4057 rule[-2ex]{3cm}{2pt}
4058 \series default
4059  et 
4060 \series bold
4061
4062 \backslash
4063 rule{2cm}{1pt}
4064 \series default
4065 :
4066 \end_layout
4067
4068 \begin_layout Standard
4069 Voici une phrase 
4070 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4071 \end_inset
4072
4073  avec deux lignes.
4074 \end_layout
4075
4076 \begin_layout Standard
4077
4078 \series bold
4079
4080 \backslash
4081 rule
4082 \series default
4083  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4084  
4085 \family sans
4086 Insertion\SpecialChar \menuseparator
4087 Typographie
4088 \begin_inset space ~
4089 \end_inset
4090
4091 spéciale\SpecialChar \menuseparator
4092 Ligne
4093 \begin_inset space ~
4094 \end_inset
4095
4096 horizontale
4097 \family default
4098
4099 \begin_inset space ~
4100 \end_inset
4101
4102 :
4103 \end_layout
4104
4105 \begin_layout Standard
4106 Ceci est une phrase 
4107 \begin_inset CommandInset line
4108 LatexCommand rule
4109 offset "0.5ex"
4110 width "3cm"
4111 height "1pt"
4112
4113 \end_inset
4114
4115  avec une ligne.
4116 \end_layout
4117
4118 \begin_layout Subsection
4119 Points de suspension
4120 \begin_inset CommandInset label
4121 LatexCommand label
4122 name "sub:Points-de-suspension"
4123
4124 \end_inset
4125
4126
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Points de suspension
4132 \end_layout
4133
4134 \end_inset
4135
4136
4137 \end_layout
4138
4139 \begin_layout Standard
4140 Différents types de points de suspension sont disponibles.
4141 \begin_inset Foot
4142 status collapsed
4143
4144 \begin_layout Plain Layout
4145 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4146 \begin_inset Graphics
4147         filename ../../images/math/ldots.png
4148         scale 85
4149
4150 \end_inset
4151
4152
4153 \end_layout
4154
4155 \end_inset
4156
4157  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4158  base, on utilise (
4159 \series bold
4160
4161 \backslash
4162 ldots
4163 \series default
4164
4165 \begin_inset Index idx
4166 status collapsed
4167
4168 \begin_layout Plain Layout
4169 Commandes ! L ! 
4170 \backslash
4171 ldots
4172 \end_layout
4173
4174 \end_inset
4175
4176 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4177  à la même hauteur que les opérateurs, on utilise (
4178 \series bold
4179
4180 \backslash
4181 cdots
4182 \series default
4183
4184 \begin_inset Index idx
4185 status collapsed
4186
4187 \begin_layout Plain Layout
4188 Commandes ! C ! 
4189 \backslash
4190 cdots
4191 \end_layout
4192
4193 \end_inset
4194
4195 ).
4196  Quand on utilise la commande 
4197 \series bold
4198
4199 \backslash
4200 dots
4201 \series default
4202
4203 \begin_inset Index idx
4204 status collapsed
4205
4206 \begin_layout Plain Layout
4207 Commandes ! D ! 
4208 \backslash
4209 dots
4210 \end_layout
4211
4212 \end_inset
4213
4214 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4215 \end_layout
4216
4217 \begin_layout Standard
4218 \align center
4219 \begin_inset Tabular
4220 <lyxtabular version="3" rows="9" columns="2">
4221 <features rotate="0" tabularvalignment="middle">
4222 <column alignment="center" valignment="top" width="0pt">
4223 <column alignment="center" valignment="top" width="0pt">
4224 <row>
4225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Commande
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 Résultat
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 A_1
4250 \begin_inset space \textvisiblespace{}
4251 \end_inset
4252
4253 ,
4254 \backslash
4255 dots
4256 \begin_inset space \textvisiblespace{}
4257 \end_inset
4258
4259 ,A_n
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 \begin_inset Formula $A_{1},\dots,A_{n}$
4269 \end_inset
4270
4271
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 A_1
4283 \begin_inset space \textvisiblespace{}
4284 \end_inset
4285
4286 +
4287 \backslash
4288 dots
4289 \begin_inset space \textvisiblespace{}
4290 \end_inset
4291
4292 +A_n
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 \begin_inset Formula $A_{1}+\dots+A_{n}$
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 </row>
4310 <row>
4311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4312 \begin_inset Text
4313
4314 \begin_layout Plain Layout
4315 A_1
4316 \begin_inset space \textvisiblespace{}
4317 \end_inset
4318
4319 ,
4320 \backslash
4321 ldots
4322 \begin_inset space \textvisiblespace{}
4323 \end_inset
4324
4325 ,A_n
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 \begin_inset Formula $A_{1},\ldots,A_{n}$
4335 \end_inset
4336
4337
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 A_1
4349 \begin_inset space \textvisiblespace{}
4350 \end_inset
4351
4352 +
4353 \backslash
4354 cdots
4355 \begin_inset space \textvisiblespace{}
4356 \end_inset
4357
4358 +A_n
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4368 \end_inset
4369
4370
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \backslash
4383 vdots
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 \begin_inset Formula $\vdots$
4393 \end_inset
4394
4395
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406
4407 \backslash
4408 ddots
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417 \begin_inset Formula $\ddots$
4418 \end_inset
4419
4420
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 </row>
4426 <row>
4427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431
4432 \backslash
4433 iddots
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 \begin_inset Formula $\iddots$
4443 \end_inset
4444
4445
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 matrice 3×3
4457 \begin_inset space \thinspace{}
4458 \end_inset
4459
4460 avec les différents types de points
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 \begin_inset Formula $\begin{array}{ccc}
4470 A_{11} & \cdots & A_{1m}\\
4471 \vdots & \ddots & \vdots\\
4472 A_{n1} & \cdots & A_{nm}
4473 \end{array}$
4474 \end_inset
4475
4476
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 </lyxtabular>
4483
4484 \end_inset
4485
4486
4487 \end_layout
4488
4489 \begin_layout Standard
4490 Les points de suspension accessibles avec le menu 
4491 \family sans
4492 Insertion\SpecialChar \menuseparator
4493 Caractère
4494 \begin_inset space ~
4495 \end_inset
4496
4497 spécial
4498 \family default
4499  sont des 
4500 \series bold
4501
4502 \backslash
4503 ldots
4504 \series default
4505 .
4506 \end_layout
4507
4508 \begin_layout Standard
4509 \begin_inset VSpace medskip
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Pour utiliser 
4517 \series bold
4518
4519 \backslash
4520 iddots
4521 \series default
4522 , on doit utiliser une des options 
4523 \family sans
4524 Utiliser
4525 \begin_inset space ~
4526 \end_inset
4527
4528 (automatiquement) le paquetage mathdots 
4529 \family default
4530 dans les paramètres du document, rubrique 
4531 \family sans
4532 Options du mode math
4533 \family default
4534 .
4535 \begin_inset Newline newline
4536 \end_inset
4537
4538 L'utilisation de l'option 
4539 \family sans
4540 Utiliser le paquetage mathdots
4541 \family default
4542  améliorera l'apparence de tous les points du document si leur police ou
4543  leur taille de caractère n'est pas le choix implicite.
4544 \end_layout
4545
4546 \begin_layout Standard
4547 \begin_inset VSpace medskip
4548 \end_inset
4549
4550 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4551  couvrir plusieurs colonnes.
4552  Il sont créés avec la commande 
4553 \series bold
4554
4555 \backslash
4556 hdotsfor
4557 \series default
4558
4559 \begin_inset Index idx
4560 status collapsed
4561
4562 \begin_layout Plain Layout
4563 Commandes ! H ! 
4564 \backslash
4565 hdotsfor
4566 \end_layout
4567
4568 \end_inset
4569
4570 , qui a la syntaxe suivante:
4571 \end_layout
4572
4573 \begin_layout Standard
4574
4575 \series bold
4576
4577 \backslash
4578 hdotsfor[distance]{nombre de colonnes}
4579 \end_layout
4580
4581 \begin_layout Standard
4582 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4583  La distance est un facteur donnant la distance entre les points.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 Dans la matrice suivante, on a inséré la commande 
4588 \series bold
4589
4590 \backslash
4591 hdotsfor[2]{4}
4592 \series default
4593  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4594  points de suspension avec une distance entre points double de celle obtenue
4595  avec la commande 
4596 \series bold
4597
4598 \backslash
4599 dots
4600 \series default
4601 :
4602 \begin_inset Formula 
4603 \[
4604 \left(\begin{array}{cccc}
4605 A & B & C & D\\
4606 \hdotsfor[2]{4}\\
4607 a & z & e & r
4608 \end{array}\right)
4609 \]
4610
4611 \end_inset
4612
4613 Notez que les cases de la matrice qui doivent être couvertes doivent être
4614  vides, sinon vous aurez des erreurs LaTeX.
4615 \end_layout
4616
4617 \begin_layout Standard
4618 \begin_inset VSpace bigskip
4619 \end_inset
4620
4621 Pour aller plus loin, vous pouvez utiliser la commande 
4622 \series bold
4623
4624 \backslash
4625 dotfill
4626 \series default
4627
4628 \begin_inset Index idx
4629 status collapsed
4630
4631 \begin_layout Plain Layout
4632 Commandes ! D ! 
4633 \backslash
4634 dotfill
4635 \end_layout
4636
4637 \end_inset
4638
4639  pour remplir le reste d'une ligne avec des points.
4640  L'effet de ces commandes est le même que celui de 
4641 \series bold
4642
4643 \backslash
4644 hfill
4645 \series default
4646 , voir 
4647 \begin_inset CommandInset ref
4648 LatexCommand ref
4649 reference "sub:Espace-variable"
4650
4651 \end_inset
4652
4653 .
4654 \end_layout
4655
4656 \begin_layout Standard
4657 Par exemple, la commande 
4658 \series bold
4659 A
4660 \backslash
4661 dotfill
4662 \begin_inset space \textvisiblespace{}
4663 \end_inset
4664
4665 B
4666 \series default
4667  produit
4668 \end_layout
4669
4670 \begin_layout Standard
4671 \begin_inset Formula $A\dotfill B$
4672 \end_inset
4673
4674
4675 \end_layout
4676
4677 \begin_layout Standard
4678 Comme
4679 \series bold
4680  
4681 \backslash
4682 dotfill
4683 \series default
4684  avec des points, il existe la commande 
4685 \series bold
4686
4687 \backslash
4688 hrulefill
4689 \series default
4690
4691 \begin_inset Index idx
4692 status collapsed
4693
4694 \begin_layout Plain Layout
4695 Commandes ! H ! 
4696 \backslash
4697 hrulefill
4698 \end_layout
4699
4700 \end_inset
4701
4702  avec un filet:
4703 \end_layout
4704
4705 \begin_layout Standard
4706 \begin_inset Formula $A\hrulefill B$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \begin_layout Standard
4713 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4714  mode TeX.
4715 \end_layout
4716
4717 \begin_layout Section
4718 Matrices
4719 \begin_inset CommandInset label
4720 LatexCommand label
4721 name "sec:Matrices"
4722
4723 \end_inset
4724
4725
4726 \begin_inset Index idx
4727 status collapsed
4728
4729 \begin_layout Plain Layout
4730 Matrices
4731 \end_layout
4732
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \begin_layout Standard
4739 On peut insérer des matrices avec le bouton 
4740 \begin_inset Graphics
4741         filename ../../images/dialog-show_mathmatrix.png
4742         scale 85
4743
4744 \end_inset
4745
4746  de la barre d'outils mathématique ou en utilisant le menu
4747 \family sans
4748  Insertion\SpecialChar \menuseparator
4749 Math\SpecialChar \menuseparator
4750 Matrice
4751 \begin_inset space ~
4752 \end_inset
4753
4754 mathématique
4755 \family default
4756 .
4757  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4758  de leur alignement et de la décoration.
4759  L'alignement vertical n'est en fait important que pour les matrices qui
4760  se trouvent dans une formule en ligne:
4761 \end_layout
4762
4763 \begin_layout Standard
4764 L'alignement de la première matrice est haut 
4765 \begin_inset Formula $\begin{array}[t]{cccc}
4766 A & D & G & J\\
4767 B & E & H & K\\
4768 C & F & I & L
4769 \end{array}$
4770 \end_inset
4771
4772 , la seconde milieu 
4773 \begin_inset Formula $\begin{array}{cccc}
4774 A & D & G & J\\
4775 B & E & H & K\\
4776 C & F & I & L
4777 \end{array}$
4778 \end_inset
4779
4780 , et la troisième bas 
4781 \begin_inset Formula $\begin{array}[b]{cccc}
4782 A & D & G & J\\
4783 B & E & H & K\\
4784 C & F & I & L
4785 \end{array}$
4786 \end_inset
4787
4788  .
4789 \end_layout
4790
4791 \begin_layout Standard
4792 L'alignement horizontal précise comment le contenu des colonnes doit être
4793  aligné.
4794  On le choisit en entrant une lettre pour chaque colonne.
4795  
4796 \emph on
4797 l
4798 \emph default
4799  pour un alignement à gauche (left) , 
4800 \emph on
4801 c
4802 \emph default
4803  centré, et
4804 \emph on
4805  r
4806 \emph default
4807  à droite (right).
4808  Par exemple, pour créer une matrice
4809 \begin_inset space ~
4810 \end_inset
4811
4812 4
4813 \series bold
4814 ×
4815 \series default
4816 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4817  sont centrées et la dernière est alignée à gauche, on va entrer 
4818 \series bold
4819 lccr
4820 \series default
4821  pour l'alignement horizontal.
4822  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4823  que l'alignement implicite pour toutes les colonnes est un 
4824 \series bold
4825 c
4826 \series default
4827 .
4828 \end_layout
4829
4830 \begin_layout Standard
4831 Alignement horizontal:
4832 \end_layout
4833
4834 \begin_layout Standard
4835
4836 \series bold
4837 lll
4838 \series default
4839  : 
4840 \begin_inset Formula $\begin{array}{lll}
4841 10000 & D & G\\
4842 B & 10000 & H\\
4843 C & F & 10000
4844 \end{array}$
4845 \end_inset
4846
4847  , 
4848 \series bold
4849 ccc
4850 \series default
4851  : 
4852 \begin_inset Formula $\begin{array}{ccc}
4853 10000 & D & G\\
4854 B & 10000 & H\\
4855 C & F & 10000
4856 \end{array}$
4857 \end_inset
4858
4859  , 
4860 \series bold
4861 rrr
4862 \series default
4863  : 
4864 \begin_inset Formula $\begin{array}{rrr}
4865 10000 & D & G\\
4866 B & 10000 & H\\
4867 C & F & 10000
4868 \end{array}$
4869 \end_inset
4870
4871
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4876  utiliser les boutons 
4877 \begin_inset Graphics
4878         filename ../../images/tabular-feature_append-row.png
4879         scale 85
4880
4881 \end_inset
4882
4883
4884 \begin_inset Graphics
4885         filename ../../images/tabular-feature_delete-row.png
4886         scale 85
4887
4888 \end_inset
4889
4890 , etc.
4891 \begin_inset space \thinspace{}
4892 \end_inset
4893
4894 de la barre d'outils mathématique, ou le menu 
4895 \family sans
4896 Édition\SpecialChar \menuseparator
4897 Lignes
4898 \begin_inset space \thinspace{}
4899 \end_inset
4900
4901 &
4902 \begin_inset space \thinspace{}
4903 \end_inset
4904
4905 colonnes
4906 \family default
4907 .
4908  On peut aussi ajouter de nouvelles lignes avec 
4909 \family sans
4910 Ctrl-Entrée
4911 \family default
4912 .
4913 \end_layout
4914
4915 \begin_layout Standard
4916 \begin_inset VSpace bigskip
4917 \end_inset
4918
4919 La 
4920 \family sans
4921 Décoration
4922 \family default
4923  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4924  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4925  d'utiliser les commandes 
4926 \series bold
4927
4928 \backslash
4929 left
4930 \series default
4931
4932 \begin_inset Index idx
4933 status collapsed
4934
4935 \begin_layout Plain Layout
4936 Commandes ! L ! 
4937 \backslash
4938 left
4939 \end_layout
4940
4941 \end_inset
4942
4943  et 
4944 \series bold
4945
4946 \backslash
4947 right
4948 \series default
4949
4950 \begin_inset Index idx
4951 status collapsed
4952
4953 \begin_layout Plain Layout
4954 Commandes ! R ! 
4955 \backslash
4956 right
4957 \end_layout
4958
4959 \end_inset
4960
4961  (raccourci 
4962 \family sans
4963 Alt-m
4964 \begin_inset space ~
4965 \end_inset
4966
4967 parenthèse
4968 \family default
4969 ), voir 
4970 \begin_inset CommandInset ref
4971 LatexCommand ref
4972 reference "sub:Taille-parenthèses-automatique"
4973
4974 \end_inset
4975
4976 , soit d'utiliser les commandes suivantes:
4977 \begin_inset VSpace medskip
4978 \end_inset
4979
4980
4981 \end_layout
4982
4983 \begin_layout Standard
4984 \begin_inset Tabular
4985 <lyxtabular version="3" rows="4" columns="2">
4986 <features rotate="0" tabularvalignment="middle">
4987 <column alignment="center" valignment="top" width="0pt">
4988 <column alignment="center" valignment="top">
4989 <row>
4990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Commande
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 Résultat
5004 \begin_inset Note Note
5005 status collapsed
5006
5007 \begin_layout Plain Layout
5008
5009 \series bold
5010
5011 \backslash
5012 raisebox
5013 \series default
5014  est seulement utilisée pour faire de la place
5015 \end_layout
5016
5017 \end_inset
5018
5019
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \backslash
5032 bmatrix
5033 \begin_inset space \textvisiblespace{}
5034 \end_inset
5035
5036 matrice
5037 \begin_inset space \thinspace{}
5038 \end_inset
5039
5040 2×2
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5050 0 & \textrm{-}\mathrm{i}\\
5051 \mathrm{i} & 0
5052 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5053 \end_inset
5054
5055
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 </row>
5061 <row>
5062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066
5067 \backslash
5068 Bmatrix
5069 \begin_inset space \textvisiblespace{}
5070 \end_inset
5071
5072 matrice
5073 \begin_inset space \thinspace{}
5074 \end_inset
5075
5076 2×2
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5086 0 & \textrm{-}\mathrm{i}\\
5087 \mathrm{i} & 0
5088 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5089 \end_inset
5090
5091
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 </row>
5097 <row>
5098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102
5103 \backslash
5104 pmatrix
5105 \begin_inset space \textvisiblespace{}
5106 \end_inset
5107
5108 matrice
5109 \begin_inset space \thinspace{}
5110 \end_inset
5111
5112 2×2
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5122 0 & \textrm{-}\mathrm{i}\\
5123 \mathrm{i} & 0
5124 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5125 \end_inset
5126
5127
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 </lyxtabular>
5134
5135 \end_inset
5136
5137
5138 \begin_inset space \hfill{}
5139 \end_inset
5140
5141
5142 \begin_inset Tabular
5143 <lyxtabular version="3" rows="4" columns="2">
5144 <features rotate="0" tabularvalignment="middle">
5145 <column alignment="center" valignment="top">
5146 <column alignment="center" valignment="top">
5147 <row>
5148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 Commande
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5158 \begin_inset Text
5159
5160 \begin_layout Plain Layout
5161 Résultat
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row>
5168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \backslash
5174 vmatrix
5175 \begin_inset space \textvisiblespace{}
5176 \end_inset
5177
5178 matrice
5179 \begin_inset space \thinspace{}
5180 \end_inset
5181
5182 2×2
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5192 0 & \textrm{-}\mathrm{i}\\
5193 \mathrm{i} & 0
5194 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \backslash
5210 Vmatrix
5211 \begin_inset space \textvisiblespace{}
5212 \end_inset
5213
5214 matrice
5215 \begin_inset space \thinspace{}
5216 \end_inset
5217
5218 2×2
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5228 0 & \textrm{-}\mathrm{i}\\
5229 \mathrm{i} & 0
5230 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5231 \end_inset
5232
5233
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 <row>
5240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244
5245 \backslash
5246 matrix
5247 \begin_inset space \textvisiblespace{}
5248 \end_inset
5249
5250 matrice
5251 \begin_inset space \thinspace{}
5252 \end_inset
5253
5254 2×2
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5264 0 & \textrm{-}\mathrm{i}\\
5265 \mathrm{i} & 0
5266 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5267 \end_inset
5268
5269
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 </row>
5275 </lyxtabular>
5276
5277 \end_inset
5278
5279
5280 \end_layout
5281
5282 \begin_layout Standard
5283 \begin_inset VSpace medskip
5284 \end_inset
5285
5286 Quand on insère par exemple 
5287 \series bold
5288
5289 \backslash
5290 vmatrix,
5291 \series default
5292  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5293  insérée.
5294 \begin_inset Newline newline
5295 \end_inset
5296
5297 Notez que les matrices décorées ignorent l'alignement vertical.
5298 \end_layout
5299
5300 \begin_layout Standard
5301 \begin_inset VSpace bigskip
5302 \end_inset
5303
5304 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5305  
5306 \series bold
5307
5308 \backslash
5309 arraycolsep
5310 \series default
5311
5312 \begin_inset Index idx
5313 status collapsed
5314
5315 \begin_layout Plain Layout
5316 Commandes ! A ! 
5317 \backslash
5318 arraycolsep
5319 \end_layout
5320
5321 \end_inset
5322
5323  qui est décrite dans 
5324 \begin_inset CommandInset ref
5325 LatexCommand ref
5326 reference "sub:Séparation-des-colonnes"
5327
5328 \end_inset
5329
5330  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5331  dans les matrices.
5332 \end_layout
5333
5334 \begin_layout Standard
5335 Pour changer l'espacement des lignes, on utilise la commande 
5336 \series bold
5337
5338 \backslash
5339 arraystretch
5340 \series default
5341
5342 \begin_inset Index idx
5343 status collapsed
5344
5345 \begin_layout Plain Layout
5346 Commandes ! A ! 
5347 \backslash
5348 arraystretch
5349 \end_layout
5350
5351 \end_inset
5352
5353  de la façon suivante:
5354 \end_layout
5355
5356 \begin_layout Standard
5357
5358 \series bold
5359
5360 \backslash
5361 renewcommand{
5362 \backslash
5363 arraystretch}{facteur d'étirement}
5364 \begin_inset Index idx
5365 status collapsed
5366
5367 \begin_layout Plain Layout
5368 Commandes ! R ! 
5369 \backslash
5370 renewcommand
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \end_layout
5377
5378 \begin_layout Standard
5379 La commande 
5380 \series bold
5381
5382 \backslash
5383 renewcommand
5384 \series default
5385  affecte le facteur d'étirement à la commande prédéfinie 
5386 \series bold
5387
5388 \backslash
5389 arraystretch
5390 \series default
5391 .
5392  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5393  2.
5394  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5395  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5396 \series bold
5397
5398 \backslash
5399 arraystretch
5400 \series default
5401 .
5402 \end_layout
5403
5404 \begin_layout Standard
5405 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5406  
5407 \series bold
5408
5409 \backslash
5410 smallmatrix
5411 \series default
5412
5413 \begin_inset Index idx
5414 status collapsed
5415
5416 \begin_layout Plain Layout
5417 Commandes ! S ! 
5418 \backslash
5419 smallmatrix
5420 \end_layout
5421
5422 \end_inset
5423
5424 .
5425  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5426  où la matrice est insérée.
5427 \end_layout
5428
5429 \begin_layout Standard
5430 Voici une matrice 
5431 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5432 C & D
5433 \end{smallmatrix}\right)$
5434 \end_inset
5435
5436  dans une ligne de texte.
5437 \end_layout
5438
5439 \begin_layout Section
5440 Parenthèses et autres délimiteurs
5441 \begin_inset Index idx
5442 status collapsed
5443
5444 \begin_layout Plain Layout
5445 Parenthèses
5446 \end_layout
5447
5448 \end_inset
5449
5450
5451 \begin_inset Index idx
5452 status collapsed
5453
5454 \begin_layout Plain Layout
5455 Accolades
5456 \end_layout
5457
5458 \end_inset
5459
5460
5461 \begin_inset Index idx
5462 status collapsed
5463
5464 \begin_layout Plain Layout
5465 Crochets
5466 \end_layout
5467
5468 \end_inset
5469
5470
5471 \begin_inset Index idx
5472 status collapsed
5473
5474 \begin_layout Plain Layout
5475 Delimiteurs@Délimiteurs
5476 \end_layout
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Subsection
5484 Parenthèses verticales et délimiteurs
5485 \begin_inset Index idx
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489 Accolades ! verticales
5490 \end_layout
5491
5492 \end_inset
5493
5494
5495 \end_layout
5496
5497 \begin_layout Standard
5498 \begin_inset space \hfill{}
5499 \end_inset
5500
5501
5502 \begin_inset Tabular
5503 <lyxtabular version="3" rows="9" columns="2">
5504 <features rotate="0" tabularvalignment="middle">
5505 <column alignment="center" valignment="top" width="0pt">
5506 <column alignment="center" valignment="top" width="0pt">
5507 <row>
5508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 Commande
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 Résultat
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 </row>
5527 <row>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 (
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 \begin_inset Formula $($
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 {
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 \begin_inset Formula $\{$
5565 \end_inset
5566
5567
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 </row>
5573 <row>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 [
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $[$
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 <row>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601
5602 \backslash
5603 langle
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 \begin_inset Formula $\langle$
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 </row>
5621 <row>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626
5627 \backslash
5628 lceil
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $\lceil$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651
5652 \backslash
5653 lfloor
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 \begin_inset Formula $\lfloor$
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 /
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 \begin_inset Formula $/$
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 |
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 \begin_inset Formula $|$
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 </lyxtabular>
5718
5719 \end_inset
5720
5721
5722 \begin_inset space \hfill{}
5723 \end_inset
5724
5725
5726 \begin_inset Tabular
5727 <lyxtabular version="3" rows="9" columns="2">
5728 <features rotate="0" tabularvalignment="middle">
5729 <column alignment="center" valignment="top" width="0pt">
5730 <column alignment="center" valignment="top" width="0pt">
5731 <row>
5732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 Commande
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 Résultat
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 </row>
5751 <row>
5752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 )
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 \begin_inset Formula $)$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 }
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 \begin_inset Formula $\}$
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 <row>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 ]
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 \begin_inset Formula $]$
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825
5826 \backslash
5827 rangle
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 \begin_inset Formula $\rangle$
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 </row>
5845 <row>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850
5851 \backslash
5852 rceil
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $\rceil$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875
5876 \backslash
5877 rfloor
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 \begin_inset Formula $\rfloor$
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 </row>
5895 <row>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900
5901 \backslash
5902
5903 \backslash
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 \begin_inset Formula $\backslash$
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 </row>
5922 <row>
5923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927
5928 \backslash
5929 |
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938 \begin_inset Formula $\|$
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 </row>
5947 </lyxtabular>
5948
5949 \end_inset
5950
5951
5952 \begin_inset space \hfill{}
5953 \end_inset
5954
5955
5956 \end_layout
5957
5958 \begin_layout Standard
5959 \begin_inset Note Greyedout
5960 status open
5961
5962 \begin_layout Plain Layout
5963
5964 \series bold
5965 Notez:
5966 \series default
5967  En mode TeX, on doit utiliser la commande 
5968 \series bold
5969
5970 \backslash
5971 textbackslash
5972 \series default
5973
5974 \begin_inset Index idx
5975 status collapsed
5976
5977 \begin_layout Plain Layout
5978 Commandes ! T ! 
5979 \backslash
5980 textbackslash
5981 \end_layout
5982
5983 \end_inset
5984
5985  pour la barre de fraction inverse (backslash), puisque la commande 
5986 \backslash
5987
5988 \backslash
5989  produit un saut de ligne.
5990 \end_layout
5991
5992 \end_inset
5993
5994
5995 \end_layout
5996
5997 \begin_layout Standard
5998 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5999  commandes décrites dans les deux sous-sections qui suivent.
6000  Quand on utilise ces commandes, on peut utiliser directement les caractères
6001  < et > , plutôt que les commandes 
6002 \series bold
6003
6004 \backslash
6005 langle
6006 \series default
6007  et 
6008 \series bold
6009
6010 \backslash
6011 rangle
6012 \series default
6013 .
6014 \end_layout
6015
6016 \begin_layout Subsubsection
6017 Taille de parenthèse manuelle
6018 \begin_inset CommandInset label
6019 LatexCommand label
6020 name "sub:Taille-parenthèses-manuelle"
6021
6022 \end_inset
6023
6024
6025 \begin_inset Index idx
6026 status collapsed
6027
6028 \begin_layout Plain Layout
6029 Taille parenthèses ! manuelle
6030 \end_layout
6031
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \begin_layout Standard
6038 La taille des parenthèses peut être précisée manuellement en utilisant les
6039  commandes LaTeX 
6040 \series bold
6041
6042 \backslash
6043 big
6044 \series default
6045
6046 \begin_inset Index idx
6047 status collapsed
6048
6049 \begin_layout Plain Layout
6050 Commandes ! B ! 
6051 \backslash
6052 big
6053 \end_layout
6054
6055 \end_inset
6056
6057
6058 \series bold
6059
6060 \backslash
6061 Big
6062 \series default
6063
6064 \series bold
6065
6066 \backslash
6067 bigg
6068 \series default
6069 , et 
6070 \series bold
6071
6072 \backslash
6073 Bigg
6074 \series default
6075 .
6076  
6077 \series bold
6078
6079 \backslash
6080 big
6081 \series default
6082  indique la plus petite taille et 
6083 \series bold
6084
6085 \backslash
6086 Bigg
6087 \series default
6088  la plus grande.
6089 \end_layout
6090
6091 \begin_layout Standard
6092 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6093  de parenthèses:
6094 \end_layout
6095
6096 \begin_layout Standard
6097 \align center
6098 \begin_inset Tabular
6099 <lyxtabular version="3" rows="2" columns="2">
6100 <features rotate="0" tabularvalignment="middle">
6101 <column alignment="center" valignment="top" width="0pt">
6102 <column alignment="center" valignment="top" width="0pt">
6103 <row>
6104 <cell alignment="center" valignment="top" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 toutes les parenthèses de la même taille:
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6118 \end_inset
6119
6120
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 c'est mieux comme cela:
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 <cell alignment="center" valignment="top" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6141 \end_inset
6142
6143
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 </row>
6149 </lyxtabular>
6150
6151 \end_inset
6152
6153
6154 \begin_inset Note Note
6155 status collapsed
6156
6157 \begin_layout Plain Layout
6158
6159 \series bold
6160
6161 \backslash
6162 raisebox
6163 \series default
6164  est seulement utilisée pour faire de la place
6165 \end_layout
6166
6167 \end_inset
6168
6169
6170 \end_layout
6171
6172 \begin_layout Standard
6173 Pour la deuxième formule, on a utilisé la commande 
6174 \backslash
6175 Big((A+B)(A-B)
6176 \backslash
6177 Big)^
6178 \begin_inset space \textvisiblespace{}
6179 \end_inset
6180
6181 C.
6182 \end_layout
6183
6184 \begin_layout Standard
6185 Voici un aperçu de toutes les tailles de parenthèses:
6186 \end_layout
6187
6188 \begin_layout Standard
6189 \align center
6190
6191 \backslash
6192 Bigg(
6193 \backslash
6194 exp
6195 \backslash
6196 bigg<
6197 \backslash
6198 Big[
6199 \backslash
6200 big{
6201 \backslash
6202 ln(3x)
6203 \backslash
6204 big}^2
6205 \begin_inset space \textvisiblespace{}
6206 \end_inset
6207
6208
6209 \backslash
6210 sin(x)
6211 \backslash
6212 Big]^
6213 \begin_inset space \textvisiblespace{}
6214 \end_inset
6215
6216 A
6217 \begin_inset space \textvisiblespace{}
6218 \end_inset
6219
6220
6221 \backslash
6222 bigg>
6223 \backslash
6224 Bigg)^0,5
6225 \end_layout
6226
6227 \begin_layout Standard
6228 \align center
6229 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6230 \end_inset
6231
6232
6233 \end_layout
6234
6235 \begin_layout Standard
6236 En plus des commandes 
6237 \series bold
6238
6239 \backslash
6240 big
6241 \series default
6242 , il y a la variante 
6243 \series bold
6244
6245 \backslash
6246 bigm
6247 \series default
6248
6249 \begin_inset Index idx
6250 status collapsed
6251
6252 \begin_layout Plain Layout
6253 Commandes ! B ! 
6254 \backslash
6255 bigm
6256 \end_layout
6257
6258 \end_inset
6259
6260  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6261  la variante 
6262 \series bold
6263
6264 \backslash
6265 bigl
6266 \series default
6267 -
6268 \series bold
6269
6270 \backslash
6271 bigr
6272 \series default
6273
6274 \begin_inset Index idx
6275 status collapsed
6276
6277 \begin_layout Plain Layout
6278 Commandes ! B ! 
6279 \backslash
6280 bigl - 
6281 \backslash
6282 bigr
6283 \end_layout
6284
6285 \end_inset
6286
6287 , qui n'ajoute pas d'espace.
6288  Le 
6289 \emph on
6290 l
6291 \emph default
6292  à la fin de la commande 
6293 \series bold
6294
6295 \backslash
6296 bigl
6297 \series default
6298  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6299  par un 
6300 \emph on
6301 r
6302 \emph default
6303 .
6304  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6305  ou ouvrante.
6306 \end_layout
6307
6308 \begin_layout Standard
6309 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6310 \end_layout
6311
6312 \begin_layout Standard
6313 \align center
6314 \begin_inset Tabular
6315 <lyxtabular version="3" rows="5" columns="2">
6316 <features rotate="0" tabularvalignment="middle">
6317 <column alignment="center" valignment="middle">
6318 <column alignment="center" valignment="middle">
6319 <row>
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 Commande
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 Résultat
6334 \begin_inset Note Note
6335 status collapsed
6336
6337 \begin_layout Plain Layout
6338
6339 \series bold
6340
6341 \backslash
6342 raisebox
6343 \series default
6344  est seulement utilisée pour faire de la place
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 </row>
6355 <row>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360
6361 \backslash
6362 Bigm(
6363 \backslash
6364 bigm(
6365 \backslash
6366 ln(3x)
6367 \backslash
6368 bigm)^2
6369 \begin_inset space \textvisiblespace{}
6370 \end_inset
6371
6372
6373 \backslash
6374 Bigm)
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397
6398 \backslash
6399 Big(
6400 \backslash
6401 big(
6402 \backslash
6403 ln(3x)
6404 \backslash
6405 big)^2
6406 \begin_inset space \textvisiblespace{}
6407 \end_inset
6408
6409
6410 \backslash
6411 Big)
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 </row>
6429 <row>
6430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434
6435 \backslash
6436 Bigl(
6437 \backslash
6438 bigl(
6439 \backslash
6440 ln(3x)
6441 \backslash
6442 bigr)^2
6443 \begin_inset space \textvisiblespace{}
6444 \end_inset
6445
6446
6447 \backslash
6448 Bigr)
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \backslash
6473 bigl)
6474 \backslash
6475 ln(3x)
6476 \backslash
6477 bigr(
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6483 \begin_inset Text
6484
6485 \begin_layout Plain Layout
6486 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6487 \end_inset
6488
6489
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 </row>
6495 </lyxtabular>
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \begin_layout Subsubsection
6503 Taille de parenthèse automatique
6504 \begin_inset CommandInset label
6505 LatexCommand label
6506 name "sub:Taille-parenthèses-automatique"
6507
6508 \end_inset
6509
6510
6511 \begin_inset Index idx
6512 status collapsed
6513
6514 \begin_layout Plain Layout
6515 Taille parenthèses ! automatique
6516 \end_layout
6517
6518 \end_inset
6519
6520
6521 \end_layout
6522
6523 \begin_layout Standard
6524 On peut insérer des parenthèses à taille variable avec les commandes 
6525 \series bold
6526
6527 \backslash
6528 left
6529 \series default
6530
6531 \begin_inset Index idx
6532 status collapsed
6533
6534 \begin_layout Plain Layout
6535 Commandes ! L ! 
6536 \backslash
6537 left
6538 \end_layout
6539
6540 \end_inset
6541
6542  et 
6543 \series bold
6544
6545 \backslash
6546 right
6547 \series default
6548
6549 \begin_inset Index idx
6550 status collapsed
6551
6552 \begin_layout Plain Layout
6553 Commandes ! R ! 
6554 \backslash
6555 right
6556 \end_layout
6557
6558 \end_inset
6559
6560  ou avec le bouton
6561 \begin_inset space ~
6562 \end_inset
6563
6564
6565 \begin_inset Graphics
6566         filename ../../images/dialog-show_mathdelimiter.png
6567         scale 85
6568
6569 \end_inset
6570
6571  de la barre d'outils mathématique.
6572  On doit insérer la parenthèse voulue juste après la commande 
6573 \series bold
6574
6575 \backslash
6576 left
6577 \series default
6578  ou 
6579 \series bold
6580
6581 \backslash
6582 right
6583 \series default
6584 .
6585  La taille de la parenthèse sera alors calculée automatiquement pour la
6586  sortie.
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \align center
6591 parenthèse normale: La commande 
6592 \series bold
6593
6594 \backslash
6595 ln(
6596 \backslash
6597 frac
6598 \begin_inset space \textvisiblespace{}
6599 \end_inset
6600
6601 A
6602 \begin_inset Formula $\downarrow$
6603 \end_inset
6604
6605 C
6606 \begin_inset space \textvisiblespace{}
6607 \end_inset
6608
6609 )
6610 \series default
6611  donne
6612 \begin_inset Formula 
6613 \[
6614 \ln(\frac{A}{C})
6615 \]
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \begin_layout Standard
6623 \align center
6624 parenthèse adaptable: La commande 
6625 \series bold
6626
6627 \backslash
6628 ln
6629 \backslash
6630 left(
6631 \backslash
6632 frac
6633 \begin_inset space \textvisiblespace{}
6634 \end_inset
6635
6636 A
6637 \begin_inset Formula $\downarrow$
6638 \end_inset
6639
6640 C
6641 \begin_inset space \textvisiblespace{}
6642 \end_inset
6643
6644
6645 \backslash
6646 right)
6647 \series default
6648  donne
6649 \begin_inset Formula 
6650 \[
6651 \ln\left(\frac{A}{C}\right)
6652 \]
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 À la place des commandes 
6661 \series bold
6662
6663 \backslash
6664 left
6665 \series default
6666  et 
6667 \series bold
6668
6669 \backslash
6670 right
6671 \series default
6672  on peut utiliser le raccourci 
6673 \family sans
6674 Alt+M
6675 \begin_inset space ~
6676 \end_inset
6677
6678 parenthèse
6679 \family default
6680 .
6681  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6682  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6683  en même temps.
6684 \begin_inset Newline newline
6685 \end_inset
6686
6687 La commande pour le dernier exemple serait alors: 
6688 \series bold
6689
6690 \backslash
6691 ln Alt+M
6692 \series default
6693  
6694 \series bold
6695 (
6696 \backslash
6697 frac
6698 \begin_inset space \textvisiblespace{}
6699 \end_inset
6700
6701 A
6702 \begin_inset Formula $\downarrow$
6703 \end_inset
6704
6705 C
6706 \end_layout
6707
6708 \begin_layout Standard
6709 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6710  de la parenthèse omise.
6711  Par exemple, la commande 
6712 \series bold
6713
6714 \backslash
6715 left.
6716 \backslash
6717 frac
6718 \begin_inset space \textvisiblespace{}
6719 \end_inset
6720
6721 A
6722 \begin_inset Formula $\downarrow$
6723 \end_inset
6724
6725 B
6726 \begin_inset space \textvisiblespace{}
6727 \end_inset
6728
6729
6730 \backslash
6731 right}
6732 \series default
6733  donne:
6734 \series bold
6735
6736 \begin_inset Formula 
6737 \[
6738 \left.\frac{A}{B}\right\} 
6739 \]
6740
6741 \end_inset
6742
6743
6744 \series default
6745 Les commandes 
6746 \series bold
6747
6748 \backslash
6749 left
6750 \series default
6751  et 
6752 \series bold
6753
6754 \backslash
6755 right
6756 \series default
6757  seront converties par LyX en parenthèses de taille appropriée quand le
6758  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6759  d'une ligne en pointillé.
6760 \end_layout
6761
6762 \begin_layout Standard
6763 \begin_inset VSpace bigskip
6764 \end_inset
6765
6766 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6767  de LaTeX, la commande 
6768 \series bold
6769
6770 \backslash
6771 middle
6772 \series default
6773
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Commandes ! M ! 
6779 \backslash
6780 middle
6781 \end_layout
6782
6783 \end_inset
6784
6785  est aussi disponible pour toutes les parenthèses et limites.
6786  Avec cette commande la taille du caractère suivant est adaptée à la taille
6787  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6788  de la physique quantique:
6789 \begin_inset Formula 
6790 \[
6791 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6792 \]
6793
6794 \end_inset
6795
6796 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6797  en 
6798 \begin_inset CommandInset ref
6799 LatexCommand ref
6800 reference "sub:Vecteurs-physiques"
6801
6802 \end_inset
6803
6804 .
6805 \end_layout
6806
6807 \begin_layout Subsection
6808 Accolades horizontales
6809 \begin_inset Index idx
6810 status collapsed
6811
6812 \begin_layout Plain Layout
6813 Accolades ! horizontales
6814 \end_layout
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \begin_layout Standard
6822 \align center
6823 \begin_inset Tabular
6824 <lyxtabular version="3" rows="4" columns="2">
6825 <features rotate="0" tabularvalignment="middle">
6826 <column alignment="center" valignment="top" width="0pt">
6827 <column alignment="center" valignment="top" width="0pt">
6828 <row>
6829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 Commande
6834 \begin_inset Note Note
6835 status collapsed
6836
6837 \begin_layout Plain Layout
6838
6839 \series bold
6840
6841 \backslash
6842 raisebox
6843 \series default
6844  est seulement utilisée pour faire de la place
6845 \end_layout
6846
6847 \end_inset
6848
6849
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 Résultat
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 </row>
6864 <row>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 \begin_inset ERT
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873
6874
6875 \backslash
6876 raisebox{2.3mm}{
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \backslash
6883 overbrace
6884 \begin_inset space \textvisiblespace{}
6885 \end_inset
6886
6887 A+B
6888 \begin_inset space \textvisiblespace{}
6889 \end_inset
6890
6891 ^
6892 \begin_inset space \textvisiblespace{}
6893 \end_inset
6894
6895 3
6896 \begin_inset ERT
6897 status collapsed
6898
6899 \begin_layout Plain Layout
6900
6901 }
6902 \end_layout
6903
6904 \end_inset
6905
6906
6907 \begin_inset Index idx
6908 status collapsed
6909
6910 \begin_layout Plain Layout
6911 Commandes ! O ! 
6912 \backslash
6913 overbrace
6914 \end_layout
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 \begin_inset Formula $\overbrace{A+B}^{3}$
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \end_inset
6934 </cell>
6935 </row>
6936 <row>
6937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 \begin_inset ERT
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945
6946
6947 \backslash
6948 raisebox{-2.2mm}{
6949 \end_layout
6950
6951 \end_inset
6952
6953
6954 \backslash
6955 underbrace
6956 \begin_inset space \textvisiblespace{}
6957 \end_inset
6958
6959 A+B
6960 \begin_inset space \textvisiblespace{}
6961 \end_inset
6962
6963 _5
6964 \begin_inset ERT
6965 status collapsed
6966
6967 \begin_layout Plain Layout
6968
6969 }
6970 \end_layout
6971
6972 \end_inset
6973
6974
6975 \begin_inset Index idx
6976 status collapsed
6977
6978 \begin_layout Plain Layout
6979 Commandes ! U ! 
6980 \backslash
6981 underbrace
6982 \end_layout
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 \begin_inset Formula $\underbrace{A+B}_{5}$
6996 \end_inset
6997
6998
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 </row>
7004 <row>
7005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009
7010 \backslash
7011 overbrace
7012 \begin_inset space \textvisiblespace{}
7013 \end_inset
7014
7015
7016 \backslash
7017 underbrace
7018 \begin_inset space \textvisiblespace{}
7019 \end_inset
7020
7021 A+B_w
7022 \begin_inset space \textvisiblespace{}
7023 \end_inset
7024
7025
7026 \begin_inset space \textvisiblespace{}
7027 \end_inset
7028
7029 _7
7030 \begin_inset space \textvisiblespace{}
7031 \end_inset
7032
7033
7034 \begin_inset space \textvisiblespace{}
7035 \end_inset
7036
7037 ^
7038 \begin_inset space \textvisiblespace{}
7039 \end_inset
7040
7041 C
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7051 \end_inset
7052
7053
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 </row>
7059 </lyxtabular>
7060
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \begin_layout Standard
7067 Dans le dernier exemple, il importe peu que 
7068 \series bold
7069
7070 \backslash
7071 overbrace
7072 \series default
7073  ou 
7074 \series bold
7075
7076 \backslash
7077 underbrace
7078 \series default
7079  soit inséré en premier.
7080 \end_layout
7081
7082 \begin_layout Standard
7083 \begin_inset VSpace bigskip
7084 \end_inset
7085
7086 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7087  des formules multi-lignes, comme c'est décrit en :
7088 \begin_inset Formula 
7089 \begin{eqnarray*}
7090 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7091  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7092 \end{eqnarray*}
7093
7094 \end_inset
7095
7096 Dans la première ligne la formule est insérée avec l'accolade.
7097  Dans celle-ci, il est important que la commande d'espacement
7098 \begin_inset Foot
7099 status collapsed
7100
7101 \begin_layout Plain Layout
7102 Les commandes concernant les espaces sont expliquées dans 
7103 \begin_inset CommandInset ref
7104 LatexCommand ref
7105 reference "sub:Espace-prédéfini"
7106
7107 \end_inset
7108
7109 .
7110 \end_layout
7111
7112 \end_inset
7113
7114  
7115 \series bold
7116
7117 \backslash
7118 :
7119 \series default
7120  soit insérée avant le premier 
7121 \begin_inset Formula $d$
7122 \end_inset
7123
7124 , parce que l'accolade qui se termine après le dernier 
7125 \begin_inset Formula $q$
7126 \end_inset
7127
7128  empêche que le 
7129 \begin_inset Quotes eld
7130 \end_inset
7131
7132 +
7133 \begin_inset Quotes erd
7134 \end_inset
7135
7136  qui suit soit entouré par des espaces
7137 \begin_inset Foot
7138 status collapsed
7139
7140 \begin_layout Plain Layout
7141 parce que l'accolade n'est pas traitée comme un caractère, voir 
7142 \begin_inset CommandInset ref
7143 LatexCommand ref
7144 reference "sub:Opérateurs-binaires"
7145
7146 \end_inset
7147
7148
7149 \end_layout
7150
7151 \end_inset
7152
7153 .
7154  On insère la deuxième accolade dans la deuxième ligne.
7155  Comme elle doit commencer juste avant le premier 
7156 \begin_inset Formula $b$
7157 \end_inset
7158
7159 , on insère d'abord la commande 
7160 \series bold
7161
7162 \backslash
7163 hphantom{gggg+
7164 \backslash
7165 :}
7166 \series default
7167
7168 \begin_inset Foot
7169 status collapsed
7170
7171 \begin_layout Plain Layout
7172 plus au sujet de 
7173 \series bold
7174
7175 \backslash
7176 hphantom
7177 \series default
7178 , voir 
7179 \begin_inset CommandInset ref
7180 LatexCommand ref
7181 reference "sub:Garnitures"
7182
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \end_inset
7189
7190 .
7191  Cet espace est nécessaire puisque le 
7192 \begin_inset Quotes eld
7193 \end_inset
7194
7195 +
7196 \begin_inset Quotes erd
7197 \end_inset
7198
7199  est aussi entouré d'espace dans la formule.
7200  L'accolade est placée sous la commande 
7201 \series bold
7202
7203 \backslash
7204 hphantom{bbqq+dddd}
7205 \series default
7206 .
7207 \end_layout
7208
7209 \begin_layout Standard
7210 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7211  dans l'exemple suivant:
7212 \begin_inset ERT
7213 status collapsed
7214
7215 \begin_layout Plain Layout
7216
7217
7218 \backslash
7219 setlength{
7220 \backslash
7221 jot}{-6pt}
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \begin_inset Formula 
7228 \begin{eqnarray*}
7229  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7230 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7231 \end{eqnarray*}
7232
7233 \end_inset
7234
7235
7236 \begin_inset ERT
7237 status collapsed
7238
7239 \begin_layout Plain Layout
7240
7241
7242 \backslash
7243 setlength{
7244 \backslash
7245 jot}{3pt}
7246 \end_layout
7247
7248 \end_inset
7249
7250 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7251  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7252  La seconde ligne contient la formule avec la deuxième accolade.
7253  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7254  et la formule, on doit réduire l'espacement entre les lignes.
7255  Ce n'est pas facile à cause d'un bug de LyX
7256 \begin_inset Foot
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260 \begin_inset CommandInset href
7261 LatexCommand href
7262 name "LyX-bug #1505"
7263 target "http://www.lyx.org/trac/ticket/1505"
7264
7265 \end_inset
7266
7267
7268 \end_layout
7269
7270 \end_inset
7271
7272 .
7273  Comme solution à ce problème, on peut mettre à -6
7274 \begin_inset space \thinspace{}
7275 \end_inset
7276
7277 pt la formule globale pour l'espacement des lignes 
7278 \series bold
7279
7280 \backslash
7281 jot
7282 \series default
7283
7284 \begin_inset Index idx
7285 status collapsed
7286
7287 \begin_layout Plain Layout
7288 Commandes ! J ! 
7289 \backslash
7290 jot
7291 \begin_inset ERT
7292 status collapsed
7293
7294 \begin_layout Plain Layout
7295
7296
7297 \backslash
7298 vspace{4mm}
7299 \end_layout
7300
7301 \end_inset
7302
7303
7304 \end_layout
7305
7306 \end_inset
7307
7308 , juste avant la formule en utilisant la commande 
7309 \series bold
7310
7311 \backslash
7312 setlength{
7313 \backslash
7314 jot}{-6pt}
7315 \series default
7316  en mode TeX.
7317  
7318 \series bold
7319
7320 \backslash
7321 jot
7322 \series default
7323  est remise à sa valeur initiale de 3
7324 \begin_inset space \thinspace{}
7325 \end_inset
7326
7327 pt juste après la formule, en utilisant la même commande.
7328  Vous trouverez plus d'explications sur la séparation des lignes dans les
7329  formules dans 
7330 \begin_inset CommandInset ref
7331 LatexCommand ref
7332 reference "sub:Séparation-des-lignes"
7333
7334 \end_inset
7335
7336 .
7337 \end_layout
7338
7339 \begin_layout Section
7340 Flèches
7341 \begin_inset Index idx
7342 status collapsed
7343
7344 \begin_layout Plain Layout
7345 Flèches
7346 \end_layout
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \begin_layout Standard
7354 On peut insérer des flèches avec le bouton 
7355 \begin_inset Graphics
7356         filename ../../images/math/leftarrow.png
7357         scale 85
7358
7359 \end_inset
7360
7361  de la barre d'outils mathématique ou en insérant une des commandes listées
7362  dans les sous-sections qui suivent.
7363 \end_layout
7364
7365 \begin_layout Subsection
7366 Flèches horizontales
7367 \begin_inset Index idx
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371 Flèches ! horizontales
7372 \end_layout
7373
7374 \end_inset
7375
7376
7377 \end_layout
7378
7379 \begin_layout Standard
7380 \begin_inset space \hfill{}
7381 \end_inset
7382
7383
7384 \begin_inset Tabular
7385 <lyxtabular version="3" rows="8" columns="2">
7386 <features rotate="0" tabularvalignment="middle">
7387 <column alignment="center" valignment="top" width="0pt">
7388 <column alignment="center" valignment="top" width="0pt">
7389 <row>
7390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 Commande
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7400 \begin_inset Text
7401
7402 \begin_layout Plain Layout
7403 Résultat
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 </row>
7409 <row>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414
7415 \backslash
7416 gets
7417 \end_layout
7418
7419 \end_inset
7420 </cell>
7421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425 \begin_inset Formula $\gets$
7426 \end_inset
7427
7428
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \backslash
7441 Leftarrow
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 \begin_inset Formula $\Leftarrow$
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \backslash
7466 longleftarrow
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 \begin_inset Formula $\longleftarrow$
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \backslash
7491 Longleftarrow
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 \begin_inset Formula $\Longleftarrow$
7501 \end_inset
7502
7503
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 <row>
7510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514
7515 \backslash
7516 leftharpoonup
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 \begin_inset Formula $\leftharpoonup$
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 </row>
7534 <row>
7535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539
7540 \backslash
7541 leftharpoondown
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 \begin_inset Formula $\leftharpoondown$
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \backslash
7566 hookleftarrow
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 \begin_inset Formula $\hookleftarrow$
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 </lyxtabular>
7585
7586 \end_inset
7587
7588
7589 \begin_inset space \hfill{}
7590 \end_inset
7591
7592
7593 \begin_inset Tabular
7594 <lyxtabular version="3" rows="8" columns="2">
7595 <features rotate="0" tabularvalignment="middle">
7596 <column alignment="center" valignment="top" width="0pt">
7597 <column alignment="center" valignment="top" width="0pt">
7598 <row>
7599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 Command
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 Résultat
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 </row>
7618 <row>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623
7624 \backslash
7625 to
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 \begin_inset Formula $\to$
7635 \end_inset
7636
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \backslash
7650 Rightarrow
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\Rightarrow$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 longrightarrow
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\longrightarrow$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 Longrightarrow
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\Longrightarrow$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 rightharpoonup
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\rightharpoonup$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 rightharpoondown
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\rightharpoondown$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \backslash
7775 hookrightarrow
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 \begin_inset Formula $\hookrightarrow$
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 </lyxtabular>
7794
7795 \end_inset
7796
7797
7798 \begin_inset space \hfill{}
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Standard
7805 \begin_inset space \hfill{}
7806 \end_inset
7807
7808
7809 \begin_inset Tabular
7810 <lyxtabular version="3" rows="6" columns="2">
7811 <features rotate="0" tabularvalignment="middle">
7812 <column alignment="center" valignment="top" width="0pt">
7813 <column alignment="center" valignment="top" width="0pt">
7814 <row>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 Commande
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828 Résultat
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row>
7835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \backslash
7841 leftrightarrow
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850 \begin_inset Formula $\leftrightarrow$
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 Leftrightarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\Leftrightarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 longleftrightarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\longleftrightarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 Longleftrightarrow
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\Longleftrightarrow$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 rightleftharpoons
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\rightleftharpoons$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 </lyxtabular>
7960
7961 \end_inset
7962
7963
7964 \begin_inset space \hspace{}
7965 \length 25pt
7966 \end_inset
7967
7968
7969 \begin_inset space \hfill{}
7970 \end_inset
7971
7972
7973 \begin_inset Tabular
7974 <lyxtabular version="3" rows="5" columns="2">
7975 <features rotate="0" tabularvalignment="middle">
7976 <column alignment="center" valignment="top" width="0pt">
7977 <column alignment="center" valignment="top" width="0pt">
7978 <row>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Commande
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 Résultat
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 <row>
7999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \backslash
8005 mapsto
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 \begin_inset Formula $\mapsto$
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 longmapsto
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\longmapsto$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 leadsto
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\leadsto$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 dasharrow
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\dasharrow$
8090 \end_inset
8091
8092
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 </lyxtabular>
8099
8100 \end_inset
8101
8102
8103 \begin_inset space \hfill{}
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \begin_layout Standard
8110 \begin_inset VSpace medskip
8111 \end_inset
8112
8113 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8114  flèches des vecteurs, sont listées dans 
8115 \begin_inset CommandInset ref
8116 LatexCommand ref
8117 reference "sec:Accents"
8118
8119 \end_inset
8120
8121 .
8122 \end_layout
8123
8124 \begin_layout Standard
8125 \begin_inset VSpace bigskip
8126 \end_inset
8127
8128 Il y a aussi les flèches avec étiquette 
8129 \begin_inset Index idx
8130 status collapsed
8131
8132 \begin_layout Plain Layout
8133 Flèches ! avec étiquette
8134 \end_layout
8135
8136 \end_inset
8137
8138  
8139 \series bold
8140
8141 \backslash
8142 xleftarrow
8143 \series default
8144
8145 \begin_inset Index idx
8146 status collapsed
8147
8148 \begin_layout Plain Layout
8149 Commandes ! X ! 
8150 \backslash
8151 xleftarrow
8152 \end_layout
8153
8154 \end_inset
8155
8156  et 
8157 \series bold
8158
8159 \backslash
8160 xrightarrow
8161 \series default
8162
8163 \begin_inset Index idx
8164 status collapsed
8165
8166 \begin_layout Plain Layout
8167 Commandes ! X ! 
8168 \backslash
8169 xrightarrow
8170 \begin_inset ERT
8171 status collapsed
8172
8173 \begin_layout Plain Layout
8174
8175
8176 \backslash
8177 vspace{4mm}
8178 \end_layout
8179
8180 \end_inset
8181
8182
8183 \end_layout
8184
8185 \end_inset
8186
8187 .
8188  Quand on insère une de ces commandes dans une formule, une flèche avec
8189  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8190  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8191 \end_layout
8192
8193 \begin_layout Standard
8194 \align center
8195 \begin_inset Tabular
8196 <lyxtabular version="3" rows="3" columns="2">
8197 <features rotate="0" tabularvalignment="middle">
8198 <column alignment="center" valignment="top" width="0pt">
8199 <column alignment="center" valignment="top" width="0pt">
8200 <row>
8201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Commande
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Résultat
8215 \begin_inset Note Note
8216 status collapsed
8217
8218 \begin_layout Plain Layout
8219
8220 \series bold
8221
8222 \backslash
8223 raisebox
8224 \series default
8225  est seulement utilisée pour faire de la place
8226 \end_layout
8227
8228 \end_inset
8229
8230
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 </row>
8236 <row>
8237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 F(a)
8242 \backslash
8243 xleftarrow
8244 \begin_inset space \textvisiblespace{}
8245 \end_inset
8246
8247 x=a
8248 \begin_inset Formula $\downarrow$
8249 \end_inset
8250
8251 x>0
8252 \begin_inset Formula $\to$
8253 \end_inset
8254
8255 F(x)
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 F(x)
8279 \backslash
8280 xrightarrow
8281 \begin_inset space \textvisiblespace{}
8282 \end_inset
8283
8284 x=a
8285 \begin_inset Formula $\downarrow$
8286 \end_inset
8287
8288 x>0
8289 \begin_inset Formula $\to$
8290 \end_inset
8291
8292 F(a)
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 </lyxtabular>
8311
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \begin_layout Subsection
8318 Flèches verticales et diagonales
8319 \begin_inset Index idx
8320 status collapsed
8321
8322 \begin_layout Plain Layout
8323 Flèches ! diagonales
8324 \end_layout
8325
8326 \end_inset
8327
8328
8329 \begin_inset Index idx
8330 status collapsed
8331
8332 \begin_layout Plain Layout
8333 Flèches ! verticales
8334 \end_layout
8335
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \begin_layout Standard
8342 \begin_inset space \hfill{}
8343 \end_inset
8344
8345
8346 \begin_inset Tabular
8347 <lyxtabular version="3" rows="7" columns="2">
8348 <features rotate="0" tabularvalignment="middle">
8349 <column alignment="center" valignment="top" width="0pt">
8350 <column alignment="center" valignment="top" width="0pt">
8351 <row>
8352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 Commande
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 Résultat
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 </row>
8371 <row>
8372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \backslash
8378 uparrow
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 \begin_inset Formula $\uparrow$
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 <row>
8397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \backslash
8403 Uparrow
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 \begin_inset Formula $\Uparrow$
8413 \end_inset
8414
8415
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row>
8422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \backslash
8428 updownarrow
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 \begin_inset Formula $\updownarrow$
8438 \end_inset
8439
8440
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 </row>
8446 <row>
8447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451
8452 \backslash
8453 Updownarrow
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 \begin_inset Formula $\Updownarrow$
8463 \end_inset
8464
8465
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 </row>
8471 <row>
8472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \backslash
8478 Downarrow
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 \begin_inset Formula $\Downarrow$
8488 \end_inset
8489
8490
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 </row>
8496 <row>
8497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \backslash
8503 downarrow
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 \begin_inset Formula $\downarrow$
8513 \end_inset
8514
8515
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 </lyxtabular>
8522
8523 \end_inset
8524
8525
8526 \begin_inset space \hfill{}
8527 \end_inset
8528
8529
8530 \begin_inset Tabular
8531 <lyxtabular version="3" rows="5" columns="2">
8532 <features rotate="0" tabularvalignment="middle">
8533 <column alignment="center" valignment="top" width="0pt">
8534 <column alignment="center" valignment="top" width="0pt">
8535 <row>
8536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 Commande
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 Résultat
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \backslash
8562 nearrow
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 \begin_inset Formula $\nearrow$
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \backslash
8587 searrow
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 \begin_inset Formula $\searrow$
8597 \end_inset
8598
8599
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \backslash
8612 swarrow
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 \begin_inset Formula $\swarrow$
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row>
8631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \backslash
8637 nwarrow
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 \begin_inset Formula $\nwarrow$
8647 \end_inset
8648
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 </lyxtabular>
8656
8657 \end_inset
8658
8659
8660 \begin_inset space \hfill{}
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \begin_layout Standard
8667 \begin_inset VSpace medskip
8668 \end_inset
8669
8670 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8671  même temps que les commandes décrites dans 
8672 \begin_inset CommandInset ref
8673 LatexCommand ref
8674 reference "sub:Taille-parenthèses-manuelle"
8675
8676 \end_inset
8677
8678  et 
8679 \begin_inset CommandInset ref
8680 LatexCommand ref
8681 reference "sub:Taille-parenthèses-automatique"
8682
8683 \end_inset
8684
8685 .
8686 \end_layout
8687
8688 \begin_layout Section
8689 Accents
8690 \begin_inset CommandInset label
8691 LatexCommand label
8692 name "sec:Accents"
8693
8694 \end_inset
8695
8696
8697 \begin_inset Index idx
8698 status collapsed
8699
8700 \begin_layout Plain Layout
8701 Accents
8702 \end_layout
8703
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \begin_layout Standard
8710 On peut ajouter des accents avec le bouton
8711 \begin_inset space ~
8712 \end_inset
8713
8714
8715 \begin_inset Graphics
8716         filename ../../images/math/hat.png
8717         scale 85
8718
8719 \end_inset
8720
8721  de la barre d'outils mathématique ou en utilisant les commandes listées
8722  dans les sous-sections qui suivent.
8723 \end_layout
8724
8725 \begin_layout Subsection
8726 Accents pour un caractère
8727 \begin_inset ERT
8728 status collapsed
8729
8730 \begin_layout Plain Layout
8731
8732
8733 \backslash
8734 texorpdfstring{
8735 \end_layout
8736
8737 \end_inset
8738
8739
8740 \begin_inset Foot
8741 status collapsed
8742
8743 \begin_layout Plain Layout
8744 pour les accents dans le texte, voir 
8745 \begin_inset CommandInset ref
8746 LatexCommand ref
8747 reference "sub:Accents-dans-le-texte"
8748
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \end_inset
8755
8756
8757 \begin_inset ERT
8758 status collapsed
8759
8760 \begin_layout Plain Layout
8761
8762 }{}
8763 \end_layout
8764
8765 \end_inset
8766
8767
8768 \begin_inset Note Note
8769 status collapsed
8770
8771 \begin_layout Plain Layout
8772
8773 \series bold
8774
8775 \backslash
8776 texorpdfstring
8777 \series default
8778  est utilisé pour éviter que la note de bas de page apparaisse dans les
8779  signets PDF.
8780 \end_layout
8781
8782 \begin_layout Plain Layout
8783 Plus au sujet de 
8784 \series bold
8785
8786 \backslash
8787 texorpdfstring
8788 \series default
8789  dans la section 
8790 \begin_inset CommandInset ref
8791 LatexCommand ref
8792 reference "sub:formules-dans-les-entêtes"
8793
8794 \end_inset
8795
8796 .
8797 \end_layout
8798
8799 \end_inset
8800
8801
8802 \begin_inset CommandInset label
8803 LatexCommand label
8804 name "sub:Accents-sur-un-caractère"
8805
8806 \end_inset
8807
8808
8809 \begin_inset Index idx
8810 status collapsed
8811
8812 \begin_layout Plain Layout
8813 Accents ! pour un caractère
8814 \end_layout
8815
8816 \end_inset
8817
8818
8819 \end_layout
8820
8821 \begin_layout Standard
8822 \begin_inset space \hfill{}
8823 \end_inset
8824
8825
8826 \begin_inset Tabular
8827 <lyxtabular version="3" rows="8" columns="2">
8828 <features rotate="0" tabularvalignment="middle">
8829 <column alignment="center" valignment="top" width="0pt">
8830 <column alignment="center" valignment="top" width="0pt">
8831 <row>
8832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Commande
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 Résultat
8846 \begin_inset Note Note
8847 status collapsed
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852
8853 \backslash
8854 raisebox
8855 \series default
8856  est seulement utilisée pour faire de la place
8857 \end_layout
8858
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \backslash
8874 dot
8875 \begin_inset space \textvisiblespace{}
8876 \end_inset
8877
8878 A
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8888 \end_inset
8889
8890
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row>
8897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901
8902 \backslash
8903 ddot
8904 \begin_inset space \textvisiblespace{}
8905 \end_inset
8906
8907 A
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932 dddot
8933 \begin_inset space \textvisiblespace{}
8934 \end_inset
8935
8936 A
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959
8960 \backslash
8961 ddddot
8962 \begin_inset space \textvisiblespace{}
8963 \end_inset
8964
8965 A
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8975 \end_inset
8976
8977
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \backslash
8990 vec
8991 \begin_inset space \textvisiblespace{}
8992 \end_inset
8993
8994 A
8995 \begin_inset Index idx
8996 status collapsed
8997
8998 \begin_layout Plain Layout
8999 Vecteurs
9000 \end_layout
9001
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \backslash
9029 bar
9030 \begin_inset space \textvisiblespace{}
9031 \end_inset
9032
9033 A
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056
9057 \backslash
9058 mathring
9059 \begin_inset space \textvisiblespace{}
9060 \end_inset
9061
9062 A
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9072 \end_inset
9073
9074
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 </lyxtabular>
9081
9082 \end_inset
9083
9084
9085 \begin_inset space \hfill{}
9086 \end_inset
9087
9088
9089 \begin_inset Tabular
9090 <lyxtabular version="3" rows="7" columns="2">
9091 <features rotate="0" tabularvalignment="middle">
9092 <column alignment="center" valignment="top" width="0pt">
9093 <column alignment="center" valignment="top" width="0pt">
9094 <row>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 Commande
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108 Résultat
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \backslash
9121 tilde
9122 \begin_inset space \textvisiblespace{}
9123 \end_inset
9124
9125 A
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \backslash
9150 hat
9151 \begin_inset space \textvisiblespace{}
9152 \end_inset
9153
9154 A
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \backslash
9179 check
9180 \begin_inset space \textvisiblespace{}
9181 \end_inset
9182
9183 A
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9193 \end_inset
9194
9195
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \backslash
9208 acute
9209 \begin_inset space \textvisiblespace{}
9210 \end_inset
9211
9212 A
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9222 \end_inset
9223
9224
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235
9236 \backslash
9237 grave
9238 \begin_inset space \textvisiblespace{}
9239 \end_inset
9240
9241 A
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9251 \end_inset
9252
9253
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 </row>
9259 <row>
9260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \backslash
9266 breve
9267 \begin_inset space \textvisiblespace{}
9268 \end_inset
9269
9270 A
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 </row>
9288 </lyxtabular>
9289
9290 \end_inset
9291
9292
9293 \begin_inset space \hfill{}
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \begin_layout Standard
9300 \begin_inset VSpace bigskip
9301 \end_inset
9302
9303 Vous pouvez insérer directement des caractères accentués comme un é dans
9304  des formules.
9305  LyX va les transformer en la commande correspondante.
9306  Pour créer des trémas (umlauts en allemand)
9307 \begin_inset Index idx
9308 status collapsed
9309
9310 \begin_layout Plain Layout
9311 Umlauts | see
9312 \begin_inset ERT
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316
9317 {
9318 \end_layout
9319
9320 \end_inset
9321
9322 Trémas
9323 \begin_inset ERT
9324 status collapsed
9325
9326 \begin_layout Plain Layout
9327
9328 }
9329 \end_layout
9330
9331 \end_inset
9332
9333
9334 \end_layout
9335
9336 \end_inset
9337
9338
9339 \begin_inset Index idx
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343 Trémas
9344 \end_layout
9345
9346 \end_inset
9347
9348  dans des formules, il est préférable d'insérer des guillemets devant la
9349  voyelle.
9350  Ces deux caractères sont alors traités comme 
9351 \emph on
9352 un seul 
9353 \emph default
9354 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9355  étant en allemand.
9356  Avec cette méthode, contrairement à 
9357 \series bold
9358
9359 \backslash
9360 ddot
9361 \series default
9362 , on crée de 
9363 \begin_inset Quotes eld
9364 \end_inset
9365
9366 vrais
9367 \begin_inset Quotes erd
9368 \end_inset
9369
9370  umlauts, comme le montre l'exemple suivant:
9371 \end_layout
9372
9373 \begin_layout Standard
9374 \begin_inset VSpace -2mm
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \begin_layout Standard
9381 \align center
9382 \begin_inset Tabular
9383 <lyxtabular version="3" rows="3" columns="2">
9384 <features rotate="0" tabularvalignment="middle">
9385 <column alignment="center" valignment="top">
9386 <column alignment="center" valignment="top">
9387 <row>
9388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Commande
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Résultat
9402 \begin_inset Note Note
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406
9407 \series bold
9408
9409 \backslash
9410 raisebox
9411 \series default
9412  et le 0
9413 \begin_inset space \thinspace{}
9414 \end_inset
9415
9416 pt espace sont seulement utilisés pour faire de la place
9417 \end_layout
9418
9419 \end_inset
9420
9421
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 \begin_inset Quotes grd
9433 \end_inset
9434
9435 i
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 \begin_inset space \hspace{}
9445 \length 0pt
9446 \end_inset
9447
9448
9449 \lang german
9450
9451 \begin_inset Formula $"i$
9452 \end_inset
9453
9454
9455 \lang french
9456
9457 \begin_inset Note Note
9458 status collapsed
9459
9460 \begin_layout Plain Layout
9461 il faut que cette formule soit en allemand (NdT)
9462 \end_layout
9463
9464 \end_inset
9465
9466
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 </row>
9472 <row>
9473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477
9478 \backslash
9479 ddot
9480 \begin_inset space \textvisiblespace{}
9481 \end_inset
9482
9483 i
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 </lyxtabular>
9502
9503 \end_inset
9504
9505
9506 \end_layout
9507
9508 \begin_layout Standard
9509 Un autre avantage par rapport à 
9510 \series bold
9511
9512 \backslash
9513 ddot
9514 \series default
9515  est que les trémas peuvent être convertis directement en texte mathématique,
9516  parce que les accents vus plus haut 
9517 \emph on
9518 ne sont pas autorisés 
9519 \emph default
9520 en texte mathématique.
9521  Quand on convertit un caractère accentué en texte mathématique, seul le
9522  caractère qui est sous l'accent est converti.
9523  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9524  l'italique ou le gras.
9525 \end_layout
9526
9527 \begin_layout Standard
9528 En texte mathématique, les trémas et autres caractères accentués peuvent
9529  être insérés directement.
9530 \end_layout
9531
9532 \begin_layout Standard
9533 \begin_inset VSpace bigskip
9534 \end_inset
9535
9536
9537 \end_layout
9538
9539 \begin_layout Standard
9540
9541 \lang english
9542 LyX also supports a tilde under the character if the LaTeX-package
9543 \lang french
9544  
9545 \series bold
9546 undertilde
9547 \series default
9548
9549 \begin_inset Index idx
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553 Paquetages ! undertilde
9554 \end_layout
9555
9556 \end_inset
9557
9558  
9559 \lang english
9560 is installed on your system:
9561 \end_layout
9562
9563 \begin_layout Standard
9564 \begin_inset ERT
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568
9569
9570 \backslash
9571 ifundertilde 
9572 \end_layout
9573
9574 \end_inset
9575
9576
9577 \begin_inset Note Note
9578 status open
9579
9580 \begin_layout Plain Layout
9581 Ce qui suit ne sera affiché que si le paquetage LaTeX 
9582 \series bold
9583 undertilde
9584 \series default
9585  est installé:
9586 \end_layout
9587
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \begin_layout Standard
9594 \noindent
9595 \align center
9596 \begin_inset Tabular
9597 <lyxtabular version="3" rows="2" columns="2">
9598 <features rotate="0" tabularvalignment="middle">
9599 <column alignment="center" valignment="top" width="0pt">
9600 <column alignment="center" valignment="top" width="0pt">
9601 <row>
9602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Commande
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 Résultat
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 utilde
9629 \begin_inset space \textvisiblespace{}
9630 \end_inset
9631
9632 A
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9642 \end_inset
9643
9644
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 </row>
9650 </lyxtabular>
9651
9652 \end_inset
9653
9654
9655 \end_layout
9656
9657 \begin_layout Standard
9658 \begin_inset ERT
9659 status collapsed
9660
9661 \begin_layout Plain Layout
9662
9663
9664 \backslash
9665 else 
9666 \end_layout
9667
9668 \end_inset
9669
9670
9671 \begin_inset Note Note
9672 status open
9673
9674 \begin_layout Plain Layout
9675 Ce qui suit sera affiché si la paquetage LaTeX 
9676 \series bold
9677 undertilde
9678 \series default
9679  n'est pas installé:
9680 \end_layout
9681
9682 \end_inset
9683
9684
9685 \end_layout
9686
9687 \begin_layout Standard
9688 Vous avez besoin du paquetage LaTeX 
9689 \series bold
9690 undertilde
9691 \series default
9692  pour voir le reste de cette sous section dans la sortie finale.
9693 \end_layout
9694
9695 \begin_layout Standard
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701
9702 \backslash
9703 fi 
9704 \end_layout
9705
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \begin_layout Subsection
9712 Accents pour plusieurs caractères
9713 \begin_inset Index idx
9714 status collapsed
9715
9716 \begin_layout Plain Layout
9717 Accents ! pour plusieurs caractères
9718 \end_layout
9719
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \begin_inset space \hfill{}
9727 \end_inset
9728
9729
9730 \begin_inset Tabular
9731 <lyxtabular version="3" rows="5" columns="2">
9732 <features rotate="0" tabularvalignment="middle">
9733 <column alignment="center" valignment="top" width="0pt">
9734 <column alignment="center" valignment="top" width="0pt">
9735 <row>
9736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 Commande
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 Résultat
9750 \begin_inset Note Note
9751 status collapsed
9752
9753 \begin_layout Plain Layout
9754
9755 \series bold
9756
9757 \backslash
9758 raisebox
9759 \series default
9760  est seulement utilisée pour faire de la place
9761 \end_layout
9762
9763 \end_inset
9764
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 </row>
9771 <row>
9772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \backslash
9778 overleftarrow
9779 \begin_inset space \textvisiblespace{}
9780 \end_inset
9781
9782 A=B
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 underleftarrow
9808 \begin_inset space \textvisiblespace{}
9809 \end_inset
9810
9811 A=B
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 overleftrightarrow
9837 \begin_inset space \textvisiblespace{}
9838 \end_inset
9839
9840 A=B
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 <row>
9859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \backslash
9865 underleftrightarrow
9866 \begin_inset space \textvisiblespace{}
9867 \end_inset
9868
9869 A=B
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 </lyxtabular>
9888
9889 \end_inset
9890
9891
9892 \begin_inset space \hfill{}
9893 \end_inset
9894
9895
9896 \begin_inset Tabular
9897 <lyxtabular version="3" rows="5" columns="2">
9898 <features rotate="0" tabularvalignment="middle">
9899 <column alignment="center" valignment="top" width="0pt">
9900 <column alignment="center" valignment="top" width="0pt">
9901 <row>
9902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906 Commande
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 Résultat
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 <row>
9922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \backslash
9928 overrightarrow
9929 \begin_inset space \textvisiblespace{}
9930 \end_inset
9931
9932 A=B
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \backslash
9957 underrightarrow
9958 \begin_inset space \textvisiblespace{}
9959 \end_inset
9960
9961 A=B
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9971 \end_inset
9972
9973
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 </row>
9979 <row>
9980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \backslash
9986 widetilde
9987 \begin_inset space \textvisiblespace{}
9988 \end_inset
9989
9990 A=B
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \backslash
10015 widehat
10016 \begin_inset space \textvisiblespace{}
10017 \end_inset
10018
10019 A=B
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 </lyxtabular>
10038
10039 \end_inset
10040
10041
10042 \begin_inset space \hfill{}
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \begin_layout Standard
10049 \begin_inset VSpace medskip
10050 \end_inset
10051
10052 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10053  voulez.
10054  Mais les accents 
10055 \series bold
10056
10057 \backslash
10058 widetilde
10059 \series default
10060  et 
10061 \series bold
10062
10063 \backslash
10064 widehat 
10065 \series default
10066 apparaîtront dans la sortie finale avec une longueur de seulement trois
10067  caractères, comme on le voit dans l'exemple suivant:
10068 \begin_inset Formula 
10069 \[
10070 \widetilde{A+B=C-D}
10071 \]
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Standard
10079 Avec les commandes 
10080 \series bold
10081
10082 \backslash
10083 overset
10084 \series default
10085
10086 \begin_inset Index idx
10087 status collapsed
10088
10089 \begin_layout Plain Layout
10090 Commandes ! O ! 
10091 \backslash
10092 overset
10093 \end_layout
10094
10095 \end_inset
10096
10097  et 
10098 \series bold
10099
10100 \backslash
10101 underset
10102 \series default
10103
10104 \begin_inset Index idx
10105 status collapsed
10106
10107 \begin_layout Plain Layout
10108 Commandes ! U ! 
10109 \backslash
10110 underset
10111 \end_layout
10112
10113 \end_inset
10114
10115  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10116  plusieurs caractères.
10117
10118 \series bold
10119  
10120 \series default
10121 La commande
10122 \series bold
10123  
10124 \backslash
10125 underset
10126 \begin_inset space \textvisiblespace{}
10127 \end_inset
10128
10129 A=B
10130 \begin_inset Formula $\downarrow$
10131 \end_inset
10132
10133 ***
10134 \series default
10135  donne:
10136 \begin_inset Formula 
10137 \[
10138 \underset{***}{A=B}
10139 \]
10140
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \begin_layout Section
10147 Espace
10148 \begin_inset CommandInset label
10149 LatexCommand label
10150 name "sub:Espace"
10151
10152 \end_inset
10153
10154
10155 \begin_inset Index idx
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159 Espace ! horizontal
10160 \end_layout
10161
10162 \end_inset
10163
10164
10165 \end_layout
10166
10167 \begin_layout Subsection
10168 Espace prédéfini
10169 \begin_inset CommandInset label
10170 LatexCommand label
10171 name "sub:Espace-prédéfini"
10172
10173 \end_inset
10174
10175
10176 \begin_inset Index idx
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Espace ! horizontal ! prédéfini
10181 \end_layout
10182
10183 \end_inset
10184
10185
10186 \end_layout
10187
10188 \begin_layout Standard
10189 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10190  On le fait en utilisant une espace insécable (raccourci 
10191 \family sans
10192 Ctrl-Espace
10193 \family default
10194 ).
10195  Un 
10196 \begin_inset Quotes eld
10197 \end_inset
10198
10199
10200 \color blue
10201
10202 \begin_inset space \textvisiblespace{}
10203 \end_inset
10204
10205
10206 \color inherit
10207
10208 \begin_inset Quotes erd
10209 \end_inset
10210
10211  apparaît et en appuyant plusieurs fois sur 
10212 \family sans
10213 Espace
10214 \family default
10215  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10216  On peut aussi insérer ces espaces en utilisant le bouton 
10217 \begin_inset Graphics
10218         filename ../../images/math/space.png
10219         scale 85
10220
10221 \end_inset
10222
10223  de la barre d'outils mathématique.
10224  Indépendemment de la commande insérée, on peut toujours changer de taille
10225  après en appuyant sur 
10226 \family sans
10227 Espace
10228 \family default
10229 .
10230  
10231 \end_layout
10232
10233 \begin_layout Standard
10234 \noindent
10235 \align center
10236 \begin_inset VSpace -5mm
10237 \end_inset
10238
10239
10240 \begin_inset Tabular
10241 <lyxtabular version="3" rows="3" columns="7">
10242 <features rotate="0" tabularvalignment="middle">
10243 <column alignment="center" valignment="middle" width="6.8cm">
10244 <column alignment="center" valignment="top">
10245 <column alignment="center" valignment="top">
10246 <column alignment="center" valignment="top">
10247 <column alignment="center" valignment="top">
10248 <column alignment="center" valignment="top">
10249 <column alignment="center" valignment="top">
10250 <row>
10251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 Commande
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \backslash
10266 ,
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275
10276 \backslash
10277 :
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \backslash
10288 ;
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297
10298 \backslash
10299 quad
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308
10309 \backslash
10310 qquad
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319
10320 \backslash
10321 !
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 Nombre de fois où on a appuyé sur la barre d'
10333 \family sans
10334 Espace 
10335 \family default
10336 après avoir inséré l'espace insécable
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 0
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 1
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 2
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 3
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381 4
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 5
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 </row>
10396 <row>
10397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 Résultat
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 \begin_inset Formula $A\, B$
10411 \end_inset
10412
10413
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 \begin_inset Formula $A\: B$
10423 \end_inset
10424
10425
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 \begin_inset Formula $A\; B$
10435 \end_inset
10436
10437
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 \begin_inset Formula $A\quad B$
10447 \end_inset
10448
10449
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 \begin_inset Formula $A\qquad B$
10459 \end_inset
10460
10461
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 \begin_inset Formula $A\! B$
10471 \end_inset
10472
10473
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 </row>
10479 </lyxtabular>
10480
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \begin_layout Standard
10487 La dernière taille n'a pas l'air de produire une espace.
10488  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10489  parce que c'est une espace négative.
10490  Il y a deux autres espaces négatives:
10491 \end_layout
10492
10493 \begin_layout Standard
10494 \align center
10495 \begin_inset Tabular
10496 <lyxtabular version="3" rows="3" columns="3">
10497 <features rotate="0" tabularvalignment="middle">
10498 <column alignment="center" valignment="middle" width="6.8cm">
10499 <column alignment="center" valignment="top" width="0pt">
10500 <column alignment="center" valignment="top" width="0pt">
10501 <row>
10502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 Commande
10507 \end_layout
10508
10509 \end_inset
10510 </cell>
10511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \backslash
10517 negmedspace
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526
10527 \backslash
10528 negthickspace
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Nombre de fois où on a appuyé sur la barre d'
10540 \family sans
10541 Espace 
10542 \family default
10543 après avoir inséré l'espace insécable
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 6
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561 7
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row>
10568 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 Résultat
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 \begin_inset Formula $A\negmedspace B$
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 \begin_inset Formula $A\negthickspace B$
10594 \end_inset
10595
10596
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 </lyxtabular>
10603
10604 \end_inset
10605
10606
10607 \end_layout
10608
10609 \begin_layout Standard
10610 Les espaces négatives peuvent faire que les caractères se chevauchent.
10611  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10612  les opérateurs de somme:
10613 \end_layout
10614
10615 \begin_layout Standard
10616 \align center
10617 \begin_inset Tabular
10618 <lyxtabular version="3" rows="3" columns="2">
10619 <features rotate="0" tabularvalignment="middle">
10620 <column alignment="center" valignment="top">
10621 <column alignment="center" valignment="top">
10622 <row>
10623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 Commande
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 Résultat
10637 \begin_inset Note Note
10638 status collapsed
10639
10640 \begin_layout Plain Layout
10641
10642 \series bold
10643
10644 \backslash
10645 raisebox
10646 \series default
10647  est seulement utilisée pour faire de la place
10648 \end_layout
10649
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 <row>
10659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663
10664 \backslash
10665 sum
10666 \backslash
10667 sum
10668 \begin_inset space \textvisiblespace{}
10669 \end_inset
10670
10671 f_kl
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10681 \end_inset
10682
10683
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \backslash
10696 sum
10697 \backslash
10698 negmedspace
10699 \backslash
10700 sum
10701 \begin_inset space \textvisiblespace{}
10702 \end_inset
10703
10704 f_kl
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10714 \end_inset
10715
10716
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 </row>
10722 </lyxtabular>
10723
10724 \end_inset
10725
10726
10727 \end_layout
10728
10729 \begin_layout Standard
10730 Les opérateur de relations comme par exemple le signe égal, sont toujours
10731  entourés par des espaces.
10732  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10733  L'exemple suivant donne une illustration:
10734 \end_layout
10735
10736 \begin_layout Standard
10737 \align center
10738 \begin_inset Tabular
10739 <lyxtabular version="3" rows="2" columns="2">
10740 <features rotate="0" tabularvalignment="middle">
10741 <column alignment="center" valignment="top" width="0pt">
10742 <column alignment="center" valignment="top" width="0pt">
10743 <row>
10744 <cell alignment="center" valignment="top" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748 équation normale
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 <cell alignment="center" valignment="top" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757 \begin_inset Formula $A=B$
10758 \end_inset
10759
10760
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 </row>
10766 <row>
10767 <cell alignment="center" valignment="top" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 \begin_inset Note Note
10772 status collapsed
10773
10774 \begin_layout Plain Layout
10775
10776 \series bold
10777
10778 \backslash
10779 raisebox
10780 \series default
10781  est seulement utilisée pour faire de la place
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \begin_inset Formula $\raisebox{5mm}{}$
10788 \end_inset
10789
10790 équation sans espace
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 \begin_inset Formula $A{=}B$
10800 \end_inset
10801
10802
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 </lyxtabular>
10809
10810 \end_inset
10811
10812
10813 \end_layout
10814
10815 \begin_layout Standard
10816 \noindent
10817 La commande utilisée pour la dernière formule est: 
10818 \series bold
10819 A
10820 \backslash
10821 {=
10822 \begin_inset Formula $\to$
10823 \end_inset
10824
10825 B
10826 \end_layout
10827
10828 \begin_layout Standard
10829 \begin_inset VSpace bigskip
10830 \end_inset
10831
10832 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
10833  insérée entre la valeur et l'unité est une espace fine et pas une espace
10834  normale.
10835  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
10836 \family sans
10837 Insertion\SpecialChar \menuseparator
10838 Typographie
10839 \begin_inset space ~
10840 \end_inset
10841
10842 spéciale\SpecialChar \menuseparator
10843 Espace
10844 \begin_inset space ~
10845 \end_inset
10846
10847 fine
10848 \family default
10849  (raccourci 
10850 \family sans
10851 Ctrl+Shift+Espace
10852 \family default
10853 ).
10854 \end_layout
10855
10856 \begin_layout Standard
10857 Un exemple pour voir la différence:
10858 \end_layout
10859
10860 \begin_layout Standard
10861 \begin_inset Tabular
10862 <lyxtabular version="3" rows="2" columns="2">
10863 <features rotate="0" tabularvalignment="middle">
10864 <column alignment="left" valignment="top">
10865 <column alignment="left" valignment="top">
10866 <row>
10867 <cell alignment="center" valignment="top" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 24 kW
10872 \begin_inset Formula $\cdot$
10873 \end_inset
10874
10875 h
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 <cell alignment="center" valignment="top" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884 espace normale entre l'unité est la valeur
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 </row>
10890 <row>
10891 <cell alignment="center" valignment="top" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 24
10896 \begin_inset space \thinspace{}
10897 \end_inset
10898
10899 kW
10900 \begin_inset Formula $\cdot$
10901 \end_inset
10902
10903 h
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 espace fine entre l'unité et la valeur
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 </row>
10918 </lyxtabular>
10919
10920 \end_inset
10921
10922
10923 \end_layout
10924
10925 \begin_layout Subsection
10926 Espace variable
10927 \begin_inset ERT
10928 status collapsed
10929
10930 \begin_layout Plain Layout
10931
10932
10933 \backslash
10934 texorpdfstring{
10935 \end_layout
10936
10937 \end_inset
10938
10939
10940 \begin_inset Foot
10941 status collapsed
10942
10943 \begin_layout Plain Layout
10944 pour les espacements verticaux dans les formules, voir 
10945 \begin_inset CommandInset ref
10946 LatexCommand ref
10947 reference "sub:Séparation-des-lignes"
10948
10949 \end_inset
10950
10951
10952 \end_layout
10953
10954 \end_inset
10955
10956
10957 \begin_inset ERT
10958 status collapsed
10959
10960 \begin_layout Plain Layout
10961
10962 }{}
10963 \end_layout
10964
10965 \end_inset
10966
10967
10968 \begin_inset Note Note
10969 status collapsed
10970
10971 \begin_layout Plain Layout
10972
10973 \backslash
10974 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
10975  dans les signets PDF.
10976 \end_layout
10977
10978 \begin_layout Plain Layout
10979 Plus au sujet de 
10980 \backslash
10981 texorpdfstring dans la section 
10982 \begin_inset CommandInset ref
10983 LatexCommand ref
10984 reference "sub:formules-dans-les-entêtes"
10985
10986 \end_inset
10987
10988 .
10989 \end_layout
10990
10991 \end_inset
10992
10993
10994 \begin_inset CommandInset label
10995 LatexCommand label
10996 name "sub:Espace-variable"
10997
10998 \end_inset
10999
11000
11001 \begin_inset Index idx
11002 status collapsed
11003
11004 \begin_layout Plain Layout
11005 Espace ! horizontal ! variable
11006 \end_layout
11007
11008 \end_inset
11009
11010
11011 \end_layout
11012
11013 \begin_layout Standard
11014 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11015  
11016 \series bold
11017
11018 \backslash
11019 hspace
11020 \series default
11021
11022 \begin_inset Index idx
11023 status collapsed
11024
11025 \begin_layout Plain Layout
11026 Commandes ! H ! 
11027 \backslash
11028 hspace
11029 \end_layout
11030
11031 \end_inset
11032
11033 .
11034  Un 
11035 \begin_inset Quotes eld
11036 \end_inset
11037
11038
11039 \color blue
11040
11041 \begin_inset space \textvisiblespace{}
11042 \end_inset
11043
11044
11045 \color inherit
11046
11047 \begin_inset Quotes erd
11048 \end_inset
11049
11050  long apparaît.
11051  La longueur peut être précisée en faisant un clic gauche sur le 
11052 \begin_inset Quotes eld
11053 \end_inset
11054
11055
11056 \color blue
11057
11058 \begin_inset space \textvisiblespace{}
11059 \end_inset
11060
11061
11062 \color inherit
11063
11064 \begin_inset Quotes erd
11065 \end_inset
11066
11067 .
11068  La longueur peut aussi être négative.
11069  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11070  disponible, on utilise la commande 
11071 \series bold
11072
11073 \backslash
11074 hfill
11075 \series default
11076
11077 \begin_inset Index idx
11078 status collapsed
11079
11080 \begin_layout Plain Layout
11081 Commandes ! H ! 
11082 \backslash
11083 hfill
11084 \end_layout
11085
11086 \end_inset
11087
11088 .
11089 \end_layout
11090
11091 \begin_layout Standard
11092 \begin_inset VSpace -1mm
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \begin_layout Standard
11099 \align center
11100 \begin_inset Tabular
11101 <lyxtabular version="3" rows="4" columns="2">
11102 <features rotate="0" tabularvalignment="middle">
11103 <column alignment="center" valignment="top">
11104 <column alignment="center" valignment="top">
11105 <row>
11106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110 Commande (
11111 \backslash
11112 hspace longueur)
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 Résultat
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 </row>
11127 <row>
11128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 A=B
11133 \backslash
11134 hspace
11135 \begin_inset space \textvisiblespace{}
11136 \end_inset
11137
11138
11139 \begin_inset Formula $\to$
11140 \end_inset
11141
11142 A
11143 \backslash
11144 not=C (3
11145 \begin_inset space \thinspace{}
11146 \end_inset
11147
11148 cm)
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11158 \end_inset
11159
11160
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 </row>
11166 <row>
11167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 A
11172 \backslash
11173 hspace
11174 \begin_inset space \textvisiblespace{}
11175 \end_inset
11176
11177
11178 \begin_inset Formula $\to$
11179 \end_inset
11180
11181 A
11182 \backslash
11183 not=A (-1
11184 \begin_inset space \thinspace{}
11185 \end_inset
11186
11187 mm)
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11197 \end_inset
11198
11199
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 </row>
11205 <row>
11206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210 A=A
11211 \backslash
11212 hfill
11213 \begin_inset space \textvisiblespace{}
11214 \end_inset
11215
11216 B=B
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 \begin_inset Formula $A=A\hfill B=B$
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 </row>
11234 </lyxtabular>
11235
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \begin_layout Standard
11242 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11243  de colonne le plus long du tableau.
11244  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11245  laquelle 
11246 \series bold
11247
11248 \backslash
11249 hfill
11250 \series default
11251  est inséré.
11252  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11253  espace ne sera ajouté.
11254  
11255 \series bold
11256
11257 \backslash
11258 hfill
11259 \series default
11260  a un effet sur les formules hors ligne uniquement si on utilise le style
11261  de formule 
11262 \series bold
11263 Indenté
11264 \series default
11265  (Les styles de formules sont expliqués dans 
11266 \begin_inset CommandInset ref
11267 LatexCommand ref
11268 reference "sec:Styles-de-formules"
11269
11270 \end_inset
11271
11272 ).
11273 \end_layout
11274
11275 \begin_layout Standard
11276 En plus de 
11277 \series bold
11278
11279 \backslash
11280 hfill, 
11281 \series default
11282 il y a les commandes 
11283 \series bold
11284
11285 \backslash
11286 dotfill
11287 \series default
11288  et 
11289 \series bold
11290
11291 \backslash
11292 hrulefill
11293 \series default
11294  qui remplissent l'espace avec un motif, voir 
11295 \begin_inset CommandInset ref
11296 LatexCommand ref
11297 reference "sub:Points-de-suspension"
11298
11299 \end_inset
11300
11301  pour un exemple.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11306  
11307 \family sans
11308 Insertion\SpecialChar \menuseparator
11309 Typographie
11310 \begin_inset space ~
11311 \end_inset
11312
11313 spéciale\SpecialChar \menuseparator
11314 Espacement horizontal
11315 \family default
11316 :
11317 \end_layout
11318
11319 \begin_layout Standard
11320 Ceci est une ligne avec un espace de
11321 \begin_inset space \hspace{}
11322 \length 2cm
11323 \end_inset
11324
11325 2
11326 \begin_inset space \thinspace{}
11327 \end_inset
11328
11329 cm.
11330 \end_layout
11331
11332 \begin_layout Standard
11333 Ceci est une ligne avec un
11334 \begin_inset space \hfill{}
11335 \end_inset
11336
11337 espace maximum.
11338 \end_layout
11339
11340 \begin_layout Subsection
11341 Espace après les formules en ligne
11342 \begin_inset Index idx
11343 status collapsed
11344
11345 \begin_layout Plain Layout
11346 Espace ! après les formules en ligne
11347 \end_layout
11348
11349 \end_inset
11350
11351
11352 \end_layout
11353
11354 \begin_layout Standard
11355 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11356  
11357 \series bold
11358
11359 \backslash
11360 mathsurround
11361 \series default
11362
11363 \begin_inset Index idx
11364 status collapsed
11365
11366 \begin_layout Plain Layout
11367 Commandes ! M ! 
11368 \backslash
11369 mathsurround
11370 \end_layout
11371
11372 \end_inset
11373
11374 .
11375  La valeur d'une longueur est modifiée avec la commande 
11376 \series bold
11377
11378 \backslash
11379 setlength
11380 \series default
11381
11382 \begin_inset Index idx
11383 status collapsed
11384
11385 \begin_layout Plain Layout
11386 Commandes ! S ! 
11387 \backslash
11388 setlength
11389 \end_layout
11390
11391 \end_inset
11392
11393  qui a la syntaxe suivante:
11394 \end_layout
11395
11396 \begin_layout Standard
11397
11398 \series bold
11399
11400 \backslash
11401 setlength{nom de la longueur}{valeur}
11402 \end_layout
11403
11404 \begin_layout Standard
11405 Pour mettre 
11406 \series bold
11407
11408 \backslash
11409 mathsurround
11410 \series default
11411  à une valeur de 5
11412 \begin_inset space \thinspace{}
11413 \end_inset
11414
11415 mm, on insère la commande
11416 \end_layout
11417
11418 \begin_layout Standard
11419
11420 \series bold
11421
11422 \backslash
11423 setlength{
11424 \backslash
11425 mathsurround}{5mm}
11426 \end_layout
11427
11428 \begin_layout Standard
11429 en mode TeX.
11430  Une espace de 5
11431 \begin_inset space \thinspace{}
11432 \end_inset
11433
11434 mm va maintenant être placée autour de toutes les formules en ligne:
11435 \begin_inset ERT
11436 status collapsed
11437
11438 \begin_layout Plain Layout
11439
11440
11441 \backslash
11442 setlength{
11443 \backslash
11444 mathsurround}{5mm}
11445 \end_layout
11446
11447 \end_inset
11448
11449
11450 \end_layout
11451
11452 \begin_layout Standard
11453 Voici une formule en ligne 
11454 \begin_inset Formula $A=B$
11455 \end_inset
11456
11457  avec une espace de 5
11458 \begin_inset space \thinspace{}
11459 \end_inset
11460
11461 mm autour.
11462 \begin_inset ERT
11463 status collapsed
11464
11465 \begin_layout Plain Layout
11466
11467
11468 \backslash
11469 setlength{
11470 \backslash
11471 mathsurround}{0pt}
11472 \end_layout
11473
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \begin_layout Standard
11480 Pour revenir à la valeur prédéfinie, on met 
11481 \series bold
11482
11483 \backslash
11484 mathsurround
11485 \series default
11486  à 0
11487 \begin_inset space \thinspace{}
11488 \end_inset
11489
11490 pt.
11491 \end_layout
11492
11493 \begin_layout Section
11494 Boîtes et cadres
11495 \begin_inset Index idx
11496 status collapsed
11497
11498 \begin_layout Plain Layout
11499 Boîtes
11500 \end_layout
11501
11502 \end_inset
11503
11504
11505 \begin_inset Index idx
11506 status collapsed
11507
11508 \begin_layout Plain Layout
11509 Cadres | see 
11510 \begin_inset ERT
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514
11515 {
11516 \end_layout
11517
11518 \end_inset
11519
11520 Boîtes
11521 \begin_inset ERT
11522 status collapsed
11523
11524 \begin_layout Plain Layout
11525
11526 }
11527 \end_layout
11528
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \begin_layout Standard
11540 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11541 \emph on
11542 Boîtes 
11543 \emph default
11544 du manuel 
11545 \emph on
11546 Objets insérés.
11547  
11548 \end_layout
11549
11550 \begin_layout Subsection
11551 Boîtes avec cadre
11552 \begin_inset CommandInset label
11553 LatexCommand label
11554 name "sub:Boîtes-avec-cadre"
11555
11556 \end_inset
11557
11558
11559 \begin_inset Index idx
11560 status collapsed
11561
11562 \begin_layout Plain Layout
11563 Boîtes ! avec cadre
11564 \end_layout
11565
11566 \end_inset
11567
11568
11569 \end_layout
11570
11571 \begin_layout Standard
11572 Il es possible d'encadrer des formules ou des portions de formules avec
11573  la commande 
11574 \series bold
11575
11576 \backslash
11577 fbox
11578 \series default
11579
11580 \begin_inset Index idx
11581 status collapsed
11582
11583 \begin_layout Plain Layout
11584 Commandes ! F ! 
11585 \backslash
11586 fbox
11587 \end_layout
11588
11589 \end_inset
11590
11591  et 
11592 \series bold
11593
11594 \backslash
11595 boxed
11596 \series default
11597
11598 \begin_inset Index idx
11599 status collapsed
11600
11601 \begin_layout Plain Layout
11602 Commandes ! B ! 
11603 \backslash
11604 boxed
11605 \end_layout
11606
11607 \end_inset
11608
11609 .
11610 \end_layout
11611
11612 \begin_layout Standard
11613 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11614  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11615  Pour 
11616 \series bold
11617
11618 \backslash
11619 fbox
11620 \series default
11621  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11622  avec 
11623 \family sans
11624 Ctrl+M
11625 \family default
11626 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11627  Quand on utilise 
11628 \series bold
11629
11630 \backslash
11631 boxed
11632 \series default
11633 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11634 \end_layout
11635
11636 \begin_layout Standard
11637 La commande 
11638 \series bold
11639
11640 \backslash
11641 fbox
11642 \series default
11643  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11644  formule serait alors toujours mise à la taille du texte.
11645  
11646 \series bold
11647
11648 \backslash
11649 boxed
11650 \series default
11651 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11652  la formule serait alors toujours mise à la taille des formules hors ligne.
11653 \end_layout
11654
11655 \begin_layout Standard
11656 Comme extension à 
11657 \series bold
11658
11659 \backslash
11660 fbox
11661 \series default
11662  il y a la commande 
11663 \series bold
11664
11665 \backslash
11666 framebox
11667 \series default
11668
11669 \begin_inset Index idx
11670 status collapsed
11671
11672 \begin_layout Plain Layout
11673 Commandes ! F ! 
11674 \backslash
11675 framebox
11676 \end_layout
11677
11678 \end_inset
11679
11680  où on peut en plus spécifier la largeur du cadre et l'alignement.
11681  La syntaxe de la commande 
11682 \series bold
11683
11684 \backslash
11685 framebox
11686 \series default
11687  est la suivante:
11688 \end_layout
11689
11690 \begin_layout Standard
11691
11692 \series bold
11693
11694 \backslash
11695 framebox[Largeur du cadre][position]{contenu de la boîte}
11696 \end_layout
11697
11698 \begin_layout Standard
11699 La position peut être soit 
11700 \emph on
11701 l
11702 \emph default
11703  soit 
11704 \emph on
11705 r
11706 \emph default
11707 .
11708  
11709 \emph on
11710 l
11711 \emph default
11712  aligne la formule à gauche dans la boîte, 
11713 \emph on
11714 r
11715 \emph default
11716  à droite.
11717  Quand on ne précise pas la position, la formule est centrée.
11718 \begin_inset Newline newline
11719 \end_inset
11720
11721 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11722  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11723  c'est le cas avec 
11724 \series bold
11725
11726 \backslash
11727 fbox
11728 \series default
11729 .
11730 \end_layout
11731
11732 \begin_layout Standard
11733 Quand on insère la commande 
11734 \series bold
11735
11736 \backslash
11737 framebox
11738 \series default
11739 , une boîte apparaît contenant trois boîtes bleues.
11740  Les deux premières sont entourées de crochets pour signales des arguments
11741  optionnels.
11742  La troisième boîte est là pour contenir les portions de formules, comme
11743  pour 
11744 \series bold
11745
11746 \backslash
11747 fbox
11748 \series default
11749 .
11750 \end_layout
11751
11752 \begin_layout Standard
11753 \align center
11754 \begin_inset Tabular
11755 <lyxtabular version="3" rows="5" columns="2">
11756 <features rotate="0" tabularvalignment="middle">
11757 <column alignment="center" valignment="top">
11758 <column alignment="center" valignment="top">
11759 <row>
11760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764 Commande
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 Résultat
11774 \begin_inset Note Note
11775 status collapsed
11776
11777 \begin_layout Plain Layout
11778
11779 \series bold
11780
11781 \backslash
11782 raisebox
11783 \series default
11784  est seulement utilisée pour faire de la place
11785 \end_layout
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800
11801 \backslash
11802 fbox
11803 \begin_inset space \textvisiblespace{}
11804 \end_inset
11805
11806
11807 \family sans
11808 Ctrl+M
11809 \family default
11810  
11811 \backslash
11812 int
11813 \begin_inset space \textvisiblespace{}
11814 \end_inset
11815
11816 A=B
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11826 \end_inset
11827
11828
11829 \end_layout
11830
11831 \end_inset
11832 </cell>
11833 </row>
11834 <row>
11835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839
11840 \backslash
11841 boxed
11842 \begin_inset space \textvisiblespace{}
11843 \end_inset
11844
11845
11846 \backslash
11847 int
11848 \begin_inset space \textvisiblespace{}
11849 \end_inset
11850
11851 A=B
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11857 \begin_inset Text
11858
11859 \begin_layout Plain Layout
11860 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11861 \end_inset
11862
11863
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 </row>
11869 <row>
11870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 A+
11875 \backslash
11876 fbox
11877 \begin_inset space \textvisiblespace{}
11878 \end_inset
11879
11880 B
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11890 \end_inset
11891
11892
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 </row>
11898 <row>
11899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903
11904 \backslash
11905 framebox
11906 \begin_inset space \textvisiblespace{}
11907 \end_inset
11908
11909 20mm
11910 \begin_inset Formula $\to$
11911 \end_inset
11912
11913
11914 \begin_inset Formula $\to$
11915 \end_inset
11916
11917
11918 \family sans
11919 Ctrl+M
11920 \family default
11921  
11922 \backslash
11923 frac
11924 \begin_inset space \textvisiblespace{}
11925 \end_inset
11926
11927 A
11928 \begin_inset Formula $\downarrow$
11929 \end_inset
11930
11931 B
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 \begin_inset Formula $\raisebox{6mm}{}$
11941 \end_inset
11942
11943
11944 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11945 \end_inset
11946
11947
11948 \begin_inset Formula $\raisebox{-4mm}{}$
11949 \end_inset
11950
11951
11952 \end_layout
11953
11954 \end_inset
11955 </cell>
11956 </row>
11957 </lyxtabular>
11958
11959 \end_inset
11960
11961
11962 \end_layout
11963
11964 \begin_layout Standard
11965 On peut aussi ajuster l'épaisseur du cadre.
11966  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
11967  formule
11968 \end_layout
11969
11970 \begin_layout Standard
11971
11972 \series bold
11973
11974 \backslash
11975 fboxrule
11976 \series default
11977  
11978 \series bold
11979
11980 \begin_inset Quotes eld
11981 \end_inset
11982
11983 épaisseur
11984 \begin_inset Quotes erd
11985 \end_inset
11986
11987
11988 \series default
11989  
11990 \series bold
11991
11992 \backslash
11993 fboxsep
11994 \series default
11995  
11996 \series bold
11997
11998 \begin_inset Quotes eld
11999 \end_inset
12000
12001 distance
12002 \begin_inset Quotes erd
12003 \end_inset
12004
12005
12006 \end_layout
12007
12008 \begin_layout Standard
12009 \begin_inset Quotes eld
12010 \end_inset
12011
12012 distance
12013 \begin_inset Quotes erd
12014 \end_inset
12015
12016  précise la distance minimale entre le cadre et le premier caractère de
12017  la boîte.
12018  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12019 \begin_inset ERT
12020 status collapsed
12021
12022 \begin_layout Plain Layout
12023
12024
12025 \backslash
12026 fboxrule 2mm 
12027 \backslash
12028 fboxsep 3mm
12029 \end_layout
12030
12031 \end_inset
12032
12033
12034 \begin_inset Formula 
12035 \[
12036 \boxed{A+B=C}
12037 \]
12038
12039 \end_inset
12040
12041 Avant cette formule, on a inséré en mode TeX les commandes
12042 \end_layout
12043
12044 \begin_layout Standard
12045
12046 \series bold
12047
12048 \backslash
12049 fboxrule
12050 \series default
12051  
12052 \series bold
12053 2mm
12054 \series default
12055  
12056 \series bold
12057
12058 \backslash
12059 fboxsep
12060 \series default
12061  
12062 \series bold
12063 3mm
12064 \end_layout
12065
12066 \begin_layout Standard
12067 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12068 \end_layout
12069
12070 \begin_layout Standard
12071 Pour revenir à la taille de cadre standard, on insère la commande
12072 \end_layout
12073
12074 \begin_layout Standard
12075
12076 \series bold
12077
12078 \backslash
12079 fboxrule
12080 \series default
12081  
12082 \series bold
12083 0.4pt
12084 \series default
12085  
12086 \series bold
12087
12088 \backslash
12089 fboxsep
12090 \series default
12091  
12092 \series bold
12093 3pt
12094 \series default
12095
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101
12102 \backslash
12103 fboxrule 0.4pt 
12104 \backslash
12105 fboxsep 3pt
12106 \end_layout
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \begin_layout Standard
12114 avant la formule suivante.
12115 \end_layout
12116
12117 \begin_layout Subsection
12118 Boîtes sans cadre
12119 \begin_inset CommandInset label
12120 LatexCommand label
12121 name "sub:Boîtes-sans-cadre"
12122
12123 \end_inset
12124
12125
12126 \begin_inset Index idx
12127 status collapsed
12128
12129 \begin_layout Plain Layout
12130 Boîtes ! sans cadre
12131 \end_layout
12132
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \begin_layout Standard
12139 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12140  
12141 \series bold
12142
12143 \backslash
12144 mbox
12145 \series default
12146
12147 \begin_inset Index idx
12148 status collapsed
12149
12150 \begin_layout Plain Layout
12151 Commandes ! M ! 
12152 \backslash
12153 mbox
12154 \end_layout
12155
12156 \end_inset
12157
12158
12159 \series bold
12160
12161 \backslash
12162 makebox
12163 \series default
12164
12165 \begin_inset Index idx
12166 status collapsed
12167
12168 \begin_layout Plain Layout
12169 Commandes ! M ! 
12170 \backslash
12171 makebox
12172 \end_layout
12173
12174 \end_inset
12175
12176 , et 
12177 \series bold
12178
12179 \backslash
12180 raisebox
12181 \series default
12182
12183 \begin_inset Index idx
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187 Commandes ! R ! 
12188 \backslash
12189 raisebox
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \begin_layout Standard
12198 Avec 
12199 \series bold
12200
12201 \backslash
12202 raisebox
12203 \series default
12204  une boîte peut être mise en exposant ou en indice.
12205  Mais contrairement aux indices et aux exposants normaux, les caractères
12206  conservent leur taille de police initiale.
12207  
12208 \series bold
12209
12210 \backslash
12211 raisebox
12212 \series default
12213  est utilisée avec la syntaxe suivante:
12214 \end_layout
12215
12216 \begin_layout Standard
12217
12218 \series bold
12219
12220 \backslash
12221 raisebox{hauteur}{contenu de la boîte}
12222 \end_layout
12223
12224 \begin_layout Standard
12225 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12226  comme pour 
12227 \series bold
12228
12229 \backslash
12230 fbox
12231 \series default
12232 .
12233  
12234 \begin_inset Note Greyedout
12235 status open
12236
12237 \begin_layout Plain Layout
12238
12239 \series bold
12240 Note:
12241 \series default
12242  Pour 
12243 \series bold
12244
12245 \backslash
12246 raisebox
12247 \series default
12248  cette formule supplémentaire esr créée en appuyant sur 
12249 \family sans
12250 Ctrl+M
12251 \family default
12252  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12253  la commande 
12254 \series bold
12255
12256 \backslash
12257 raisebox
12258 \series default
12259 .
12260 \end_layout
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 \align center
12269 \begin_inset Tabular
12270 <lyxtabular version="3" rows="4" columns="2">
12271 <features rotate="0" tabularvalignment="middle">
12272 <column alignment="center" valignment="top">
12273 <column alignment="center" valignment="top">
12274 <row>
12275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 Commande
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12285 \begin_inset Text
12286
12287 \begin_layout Plain Layout
12288 Résultat
12289 \end_layout
12290
12291 \end_inset
12292 </cell>
12293 </row>
12294 <row>
12295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Plain Layout
12299 H
12300 \backslash
12301 raisebox{2mm
12302 \begin_inset Formula $\to$
12303 \end_inset
12304
12305
12306 \backslash
12307 {al
12308 \begin_inset Formula $\to$
12309 \end_inset
12310
12311  lo
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12317 \begin_inset Text
12318
12319 \begin_layout Plain Layout
12320 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12321 \end_inset
12322
12323
12324 \end_layout
12325
12326 \end_inset
12327 </cell>
12328 </row>
12329 <row>
12330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12331 \begin_inset Text
12332
12333 \begin_layout Plain Layout
12334 H
12335 \backslash
12336 raisebox{-2mm
12337 \begin_inset Formula $\to$
12338 \end_inset
12339
12340
12341 \backslash
12342 {al
12343 \begin_inset Formula $\to$
12344 \end_inset
12345
12346 lo
12347 \end_layout
12348
12349 \end_inset
12350 </cell>
12351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12352 \begin_inset Text
12353
12354 \begin_layout Plain Layout
12355 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \end_inset
12362 </cell>
12363 </row>
12364 <row>
12365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12366 \begin_inset Text
12367
12368 \begin_layout Plain Layout
12369 A=
12370 \backslash
12371 raisebox{-2mm
12372 \begin_inset Formula $\to$
12373 \end_inset
12374
12375
12376 \backslash
12377 {
12378 \family sans
12379 Ctrl+M Ctrl+M
12380 \family default
12381  
12382 \backslash
12383 sqrt
12384 \begin_inset space \textvisiblespace{}
12385 \end_inset
12386
12387
12388 \end_layout
12389
12390 \end_inset
12391 </cell>
12392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12393 \begin_inset Text
12394
12395 \begin_layout Plain Layout
12396 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12397 \end_inset
12398
12399
12400 \end_layout
12401
12402 \end_inset
12403 </cell>
12404 </row>
12405 </lyxtabular>
12406
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \begin_layout Standard
12413 La commande 
12414 \series bold
12415
12416 \backslash
12417 mbox
12418 \series default
12419  est équivalente à 
12420 \series bold
12421
12422 \backslash
12423 fbox
12424 \series default
12425  et 
12426 \series bold
12427
12428 \backslash
12429 makebox
12430 \series default
12431  est équivalente à 
12432 \series bold
12433
12434 \backslash
12435 framebox
12436 \series default
12437 , avec la différence qu'il n'y a pas de cadre.
12438 \end_layout
12439
12440 \begin_layout Subsection
12441 Boîtes colorées
12442 \begin_inset CommandInset label
12443 LatexCommand label
12444 name "sub:Boîtes-colorées"
12445
12446 \end_inset
12447
12448
12449 \begin_inset Index idx
12450 status collapsed
12451
12452 \begin_layout Plain Layout
12453 Boîtes ! colorées
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12463  LaTeX 
12464 \series bold
12465 color
12466 \series default
12467
12468 \begin_inset Foot
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 La paquetage LaTeX 
12473 \series bold
12474 color
12475 \series default
12476  fait partie de toutes les installations LaTeX standard.
12477 \end_layout
12478
12479 \end_inset
12480
12481
12482 \begin_inset Index idx
12483 status collapsed
12484
12485 \begin_layout Plain Layout
12486 Paquetages ! color
12487 \end_layout
12488
12489 \end_inset
12490
12491  soit chargé dans le préambule LaTeX avec la ligne
12492 \begin_inset Foot
12493 status collapsed
12494
12495 \begin_layout Plain Layout
12496 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12497  le document, LyX charge automatiquement le paquetage LaTeX 
12498 \series bold
12499 color
12500 \series default
12501 .
12502  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12503  ne doit pas poser de problème.
12504 \end_layout
12505
12506 \end_inset
12507
12508
12509 \begin_inset Note Note
12510 status collapsed
12511
12512 \begin_layout Plain Layout
12513 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12514  dans le préambule LaTeX.
12515 \end_layout
12516
12517 \end_inset
12518
12519
12520 \end_layout
12521
12522 \begin_layout Standard
12523
12524 \series bold
12525
12526 \backslash
12527 usepackage{color}
12528 \end_layout
12529
12530 \begin_layout Standard
12531 \begin_inset VSpace medskip
12532 \end_inset
12533
12534 Pour colorer des boîtes, on utilise la commande 
12535 \series bold
12536
12537 \backslash
12538 colorbox
12539 \series default
12540
12541 \begin_inset Index idx
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Commandes ! C ! 
12546 \backslash
12547 colorbox
12548 \end_layout
12549
12550 \end_inset
12551
12552  avec la syntaxe suivante
12553 \end_layout
12554
12555 \begin_layout Standard
12556
12557 \series bold
12558
12559 \backslash
12560 colorbox{couleur}{contenu de la boîte}
12561 \end_layout
12562
12563 \begin_layout Standard
12564 Le contenu de la boîte peut être une autre boîte et une 
12565 \series bold
12566
12567 \backslash
12568 colorbox
12569 \series default
12570  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12571  exemple).
12572  Quand une boîte est destinée à contenir une formule, on doit insérer une
12573  boîte supplémentaire, comme avec 
12574 \series bold
12575
12576 \backslash
12577 fraisebox
12578 \series default
12579 .
12580 \begin_inset Foot
12581 status collapsed
12582
12583 \begin_layout Plain Layout
12584 Ceci s'applique aussi à la commande 
12585 \series bold
12586
12587 \backslash
12588 fcolorbox
12589 \series default
12590 .
12591 \end_layout
12592
12593 \end_inset
12594
12595
12596 \end_layout
12597
12598 \begin_layout Standard
12599 On peut choisir une des couleurs prédéfinies suivantes:
12600 \end_layout
12601
12602 \begin_layout Standard
12603
12604 \series bold
12605 black
12606 \series default
12607  (noir), 
12608 \series bold
12609 blue
12610 \series default
12611  (bleu), 
12612 \series bold
12613 cyan
12614 \series default
12615
12616 \series bold
12617 green
12618 \series default
12619  (vert), 
12620 \series bold
12621 magenta
12622 \series default
12623
12624 \series bold
12625 red
12626 \series default
12627  (rouge), 
12628 \series bold
12629 white
12630 \series default
12631  (blanc), et 
12632 \series bold
12633 yellow (jaune)
12634 \end_layout
12635
12636 \begin_layout Standard
12637 \align center
12638 \begin_inset Tabular
12639 <lyxtabular version="3" rows="4" columns="2">
12640 <features rotate="0" tabularvalignment="middle">
12641 <column alignment="center" valignment="top">
12642 <column alignment="center" valignment="top">
12643 <row>
12644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12645 \begin_inset Text
12646
12647 \begin_layout Plain Layout
12648 Commande
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12654 \begin_inset Text
12655
12656 \begin_layout Plain Layout
12657 Résultat
12658 \begin_inset Note Note
12659 status collapsed
12660
12661 \begin_layout Plain Layout
12662
12663 \series bold
12664
12665 \backslash
12666 raisebox
12667 \series default
12668  est seulement utilisée pour faire de la place
12669 \end_layout
12670
12671 \end_inset
12672
12673
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 </row>
12679 <row>
12680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684
12685 \backslash
12686 colorbox{yellow
12687 \begin_inset Formula $\to$
12688 \end_inset
12689
12690
12691 \backslash
12692 {A=B
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \end_inset
12708 </cell>
12709 </row>
12710 <row>
12711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12712 \begin_inset Text
12713
12714 \begin_layout Plain Layout
12715
12716 \backslash
12717 colorbox{green
12718 \begin_inset Formula $\to$
12719 \end_inset
12720
12721
12722 \backslash
12723 {
12724 \backslash
12725 fbox
12726 \begin_inset space \textvisiblespace{}
12727 \end_inset
12728
12729 A=B
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12735 \begin_inset Text
12736
12737 \begin_layout Plain Layout
12738 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 </row>
12747 <row>
12748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752
12753 \backslash
12754 fbox
12755 \begin_inset space \textvisiblespace{}
12756 \end_inset
12757
12758
12759 \backslash
12760 colorbox{green
12761 \begin_inset Formula $\to$
12762 \end_inset
12763
12764
12765 \backslash
12766 {
12767 \family sans
12768 Ctrl+M Ctrl+M
12769 \family default
12770  
12771 \backslash
12772 int
12773 \begin_inset space \textvisiblespace{}
12774 \end_inset
12775
12776 C=D
12777 \end_layout
12778
12779 \end_inset
12780 </cell>
12781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \end_inset
12792 </cell>
12793 </row>
12794 </lyxtabular>
12795
12796 \end_inset
12797
12798
12799 \end_layout
12800
12801 \begin_layout Standard
12802
12803 \series bold
12804
12805 \backslash
12806 colorbox
12807 \series default
12808  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
12809  Pour colorer tous les caractères, on sélectionne toute la formule et on
12810  choisit la couleur voulue avec la fenêtre de dialogue 
12811 \family sans
12812 Style
12813 \begin_inset space ~
12814 \end_inset
12815
12816 de
12817 \begin_inset space ~
12818 \end_inset
12819
12820 texte
12821 \family default
12822 .
12823  Cette fenêtre de dialogue peut être appelée avec le bouton 
12824 \begin_inset Graphics
12825         filename ../../images/dialog-show_character.png
12826         scale 85
12827
12828 \end_inset
12829
12830  de la barre d'outils, ou avec le menu 
12831 \family sans
12832 Édition\SpecialChar \menuseparator
12833 Style
12834 \begin_inset space ~
12835 \end_inset
12836
12837 de
12838 \begin_inset space ~
12839 \end_inset
12840
12841 texte\SpecialChar \menuseparator
12842 Personnalisé
12843 \family default
12844 .
12845  Le numéro de la formule prendra la même couleur que la formule.
12846  Si le numéro doit avoir une couleur différente de celle des caractères
12847  de la formule, la couleur doit être changée à l'intérieur de la formule.
12848 \end_layout
12849
12850 \begin_layout Standard
12851 Un exemple:
12852 \end_layout
12853
12854 \begin_layout Standard
12855
12856 \color red
12857 \begin_inset Formula 
12858 \begin{equation}
12859 \int A=B\label{eq:rouge}
12860 \end{equation}
12861
12862 \end_inset
12863
12864
12865 \color green
12866
12867 \begin_inset Formula 
12868 \begin{equation}
12869 \textcolor{red}{\int A=B}\label{eq:rougevert}
12870 \end{equation}
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 La formule 
12879 \begin_inset CommandInset ref
12880 LatexCommand eqref
12881 reference "eq:rouge"
12882
12883 \end_inset
12884
12885  est complètement colorée en rouge.
12886 \begin_inset Newline newline
12887 \end_inset
12888
12889 La formule 
12890 \begin_inset CommandInset ref
12891 LatexCommand eqref
12892 reference "eq:rougevert"
12893
12894 \end_inset
12895
12896  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
12897  Ensuite, les caractères de la formule ont été colorés en rouge.
12898 \end_layout
12899
12900 \begin_layout Standard
12901 \begin_inset VSpace bigskip
12902 \end_inset
12903
12904 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
12905  utilise la commande 
12906 \series bold
12907
12908 \backslash
12909 fcolorbox
12910 \series default
12911
12912 \begin_inset Index idx
12913 status collapsed
12914
12915 \begin_layout Plain Layout
12916 Commandes ! F ! 
12917 \backslash
12918 fcolorbox
12919 \end_layout
12920
12921 \end_inset
12922
12923  avec la syntaxe suivante:
12924 \end_layout
12925
12926 \begin_layout Standard
12927
12928 \series bold
12929
12930 \backslash
12931 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
12932 \end_layout
12933
12934 \begin_layout Standard
12935 Donc 
12936 \series bold
12937
12938 \backslash
12939 fcolorbox
12940 \series default
12941  est une extension de la commande 
12942 \series bold
12943
12944 \backslash
12945 colorbox
12946 \series default
12947 .
12948  L'épaisseur du cadre est déterminée comme avec 
12949 \series bold
12950
12951 \backslash
12952 framebox
12953 \series default
12954 , avec 
12955 \series bold
12956
12957 \backslash
12958 fboxrule
12959 \series default
12960  et 
12961 \series bold
12962
12963 \backslash
12964 fboxsep
12965 \series default
12966 .
12967  Un exemple:
12968 \begin_inset ERT
12969 status collapsed
12970
12971 \begin_layout Plain Layout
12972
12973
12974 \backslash
12975 fboxrule 1mm 
12976 \backslash
12977 fboxsep 1mm
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \begin_inset Formula 
12984 \[
12985 \fcolorbox{cyan}{magenta}{A=B}
12986 \]
12987
12988 \end_inset
12989
12990
12991 \begin_inset ERT
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995
12996
12997 \backslash
12998 fboxrule 0.4pt 
12999 \backslash
13000 fboxsep 3pt
13001 \end_layout
13002
13003 \end_inset
13004
13005
13006 \end_layout
13007
13008 \begin_layout Standard
13009 Cette formule a été créée avec la commande
13010 \begin_inset Newline newline
13011 \end_inset
13012
13013
13014 \series bold
13015
13016 \backslash
13017 fcolorbox{cyan
13018 \begin_inset Formula $\to$
13019 \end_inset
13020
13021
13022 \backslash
13023 {magenta
13024 \begin_inset Formula $\to$
13025 \end_inset
13026
13027
13028 \backslash
13029 {A=B
13030 \series default
13031 .
13032 \end_layout
13033
13034 \begin_layout Standard
13035 \begin_inset VSpace bigskip
13036 \end_inset
13037
13038 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13039  faut d'abord les définir.
13040 \end_layout
13041
13042 \begin_layout Standard
13043 On peut par exemple définir la couleur 
13044 \begin_inset Quotes eld
13045 \end_inset
13046
13047 vertfonce
13048 \begin_inset Quotes erd
13049 \end_inset
13050
13051  avec la ligne suivante dans le préambule LaTeX:
13052 \end_layout
13053
13054 \begin_layout Standard
13055
13056 \series bold
13057
13058 \backslash
13059 definecolor{vertfonce}{cmyk}{0.5,
13060 \series default
13061  
13062 \series bold
13063 0,
13064 \series default
13065  
13066 \series bold
13067 1,
13068 \series default
13069  
13070 \series bold
13071 0.5}
13072 \series default
13073
13074 \begin_inset Index idx
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078 Commandes ! D ! 
13079 \backslash
13080 definecolor
13081 \end_layout
13082
13083 \end_inset
13084
13085
13086 \end_layout
13087
13088 \begin_layout Standard
13089
13090 \series bold
13091 cmyk
13092 \series default
13093  est l'espace colorimétrique basé sur les couleurs 
13094 \series bold
13095 cyan
13096 \series default
13097
13098 \series bold
13099 magenta
13100 \series default
13101 , jaune
13102 \series bold
13103  (yellow
13104 \series default
13105 ), et noir 
13106 \series bold
13107 (black
13108 \series default
13109 ).
13110  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13111  correspondantes dans l'espace colorimétrique.
13112  Ces facteurs prennent des valeurs entre 0 et 1.
13113  À la place de 
13114 \series bold
13115 cmyk 
13116 \series default
13117 on peut aussi utiliser l'espace 
13118 \series bold
13119 rgb 
13120 \series default
13121 basé sur les couleurs rouge (
13122 \series bold
13123 red
13124 \series default
13125 ), vert (
13126 \series bold
13127 green
13128 \series default
13129 ) et bleu (
13130 \series bold
13131 blue
13132 \series default
13133 ).
13134  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13135  couleurs.
13136  Il y a aussi l'espace de couleur 
13137 \series bold
13138 gray 
13139 \series default
13140 (dégradé de gris) avec un facteur donnant la proportion de gris.
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Comme exemple, une boîte encadrée avec la couleur 
13145 \series bold
13146 vertfonce 
13147 \series default
13148 que l'on vient de définir et des caractères colorés en jaune (
13149 \series bold
13150 yellow
13151 \series default
13152 ):
13153 \begin_inset Formula 
13154 \begin{equation}
13155 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13156 \end{equation}
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \begin_layout Standard
13164 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13165  de la commande 
13166 \series bold
13167
13168 \backslash
13169 textcolor
13170 \series default
13171 :
13172 \begin_inset Index idx
13173 status collapsed
13174
13175 \begin_layout Plain Layout
13176 Texte ! coloré
13177 \end_layout
13178
13179 \end_inset
13180
13181
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \begin_inset ERT
13186 status collapsed
13187
13188 \begin_layout Plain Layout
13189
13190
13191 \backslash
13192 textcolor{vertfonce}{
13193 \end_layout
13194
13195 \end_inset
13196
13197 cette phrase est en 
13198 \begin_inset Quotes eld
13199 \end_inset
13200
13201 vertfonce
13202 \begin_inset Quotes erd
13203 \end_inset
13204
13205 .
13206 \begin_inset ERT
13207 status collapsed
13208
13209 \begin_layout Plain Layout
13210
13211 }
13212 \end_layout
13213
13214 \end_inset
13215
13216
13217 \end_layout
13218
13219 \begin_layout Standard
13220
13221 \series bold
13222
13223 \backslash
13224 textcolor
13225 \series default
13226
13227 \begin_inset Index idx
13228 status collapsed
13229
13230 \begin_layout Plain Layout
13231 Commandes ! T ! 
13232 \backslash
13233 textcolor
13234 \end_layout
13235
13236 \end_inset
13237
13238  utilise la syntaxe 
13239 \series bold
13240
13241 \backslash
13242 textcolor{couleur}{caractères à colorer}
13243 \series default
13244 .
13245 \end_layout
13246
13247 \begin_layout Subsection
13248 Boîtes de paragraphe
13249 \begin_inset CommandInset label
13250 LatexCommand label
13251 name "sub:Boîtes-de-paragraphes"
13252
13253 \end_inset
13254
13255
13256 \begin_inset Index idx
13257 status collapsed
13258
13259 \begin_layout Plain Layout
13260 Boîtes ! comme paragraphe
13261 \end_layout
13262
13263 \end_inset
13264
13265
13266 \end_layout
13267
13268 \begin_layout Standard
13269 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13270  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13271  On la crée avec le menu 
13272 \family sans
13273 Insertion\SpecialChar \menuseparator
13274 Boîte
13275 \family default
13276  ou le bouton 
13277 \begin_inset Graphics
13278         filename ../../images/box-insert.png
13279         scale 85
13280
13281 \end_inset
13282
13283  de la barre d'outils.
13284 \end_layout
13285
13286 \begin_layout Standard
13287 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13288  une ligne:
13289 \end_layout
13290
13291 \begin_layout Standard
13292 \begin_inset VSpace medskip
13293 \end_inset
13294
13295 Ceci est une ligne 
13296 \begin_inset Box Boxed
13297 position "c"
13298 hor_pos "c"
13299 has_inner_box 1
13300 inner_pos "t"
13301 use_parbox 1
13302 use_makebox 0
13303 width "5cm"
13304 special "none"
13305 height "1in"
13306 height_special "totalheight"
13307 status open
13308
13309 \begin_layout Plain Layout
13310 Ceci est une boîte de paragraphe.
13311  Elle a exactement 5
13312 \begin_inset space \thinspace{}
13313 \end_inset
13314
13315 cm de large et peut aussi contenir des formules: 
13316 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13317 \end_inset
13318
13319
13320 \end_layout
13321
13322 \end_inset
13323
13324  avec une boîte de paragraphe.
13325 \end_layout
13326
13327 \begin_layout Standard
13328 \begin_inset VSpace medskip
13329 \end_inset
13330
13331
13332 \end_layout
13333
13334 \begin_layout Standard
13335 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13336  grise.
13337  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13338  Dans notre cas, on met: 
13339 \emph on
13340 Décoration:
13341 \emph default
13342  Boîte rectangulaire, 
13343 \emph on
13344 Boîte intérieure:
13345 \emph default
13346  Parbox, 
13347 \emph on
13348 Largeur
13349 \emph default
13350 : 5
13351 \begin_inset space \thinspace{}
13352 \end_inset
13353
13354 cm, 
13355 \emph on
13356 Alignement vertical boîte
13357 \emph default
13358 : milieu
13359 \end_layout
13360
13361 \begin_layout Standard
13362 \begin_inset VSpace medskip
13363 \end_inset
13364
13365 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13366 \series bold
13367
13368 \backslash
13369 parbox
13370 \series default
13371
13372 \begin_inset Index idx
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376 Commandes ! P ! 
13377 \backslash
13378 parbox
13379 \end_layout
13380
13381 \end_inset
13382
13383  qui a la syntaxe suivante:
13384 \end_layout
13385
13386 \begin_layout Standard
13387
13388 \series bold
13389
13390 \backslash
13391 parbox[position]{largeur}{contenu de la boîte}
13392 \end_layout
13393
13394 \begin_layout Standard
13395 Les positions 
13396 \emph on
13397 b
13398 \emph default
13399  et 
13400 \emph on
13401 t
13402 \emph default
13403  sont possibles.
13404  
13405 \emph on
13406 b
13407 \emph default
13408  pour 
13409 \begin_inset Quotes fld
13410 \end_inset
13411
13412 bas
13413 \begin_inset Quotes frd
13414 \end_inset
13415
13416  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13417  au niveau de sa dernière ligne.
13418  Avec 
13419 \emph on
13420 t
13421 \emph default
13422  pour 
13423 \begin_inset Quotes fld
13424 \end_inset
13425
13426 haut
13427 \begin_inset Quotes frd
13428 \end_inset
13429
13430  (top) l'alignement se fait avec la première ligne.
13431  Si aucune position n'est précisée, la boîte est centrée verticalement,
13432  voir la section 
13433 \emph on
13434 Boîtes 
13435 \emph default
13436 du manuel 
13437 \emph on
13438 Objets insérés 
13439 \emph default
13440 pour des exemples.
13441 \end_layout
13442
13443 \begin_layout Standard
13444 \begin_inset VSpace bigskip
13445 \end_inset
13446
13447 Pour encadrer une formule complètement, y compris le numéro de la formule,
13448  il faut la placer dans une boîte de paragraphe.
13449  Pour le faire, on insère la commande 
13450 \series bold
13451
13452 \backslash
13453 fbox{
13454 \backslash
13455 parbox{
13456 \backslash
13457 linewidth-2
13458 \backslash
13459 fboxsep-2
13460 \backslash
13461 fboxrule}{
13462 \series default
13463  en mode TeX avant la formule.
13464  Dans cette commande 
13465 \series bold
13466
13467 \backslash
13468 linewidth
13469 \series default
13470
13471 \begin_inset Index idx
13472 status collapsed
13473
13474 \begin_layout Plain Layout
13475 Commandes ! L ! 
13476 \backslash
13477 linewidth
13478 \end_layout
13479
13480 \end_inset
13481
13482  est l'épaisseur de ligne qui est active pour tout le document.
13483  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13484  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13485  et l'épaisseur du cadre.
13486  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13487 \begin_inset Foot
13488 status collapsed
13489
13490 \begin_layout Plain Layout
13491 \begin_inset CommandInset href
13492 LatexCommand href
13493 name "LyX-bug #4483"
13494 target "http://www.lyx.org/trac/ticket/4483"
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \end_inset
13502
13503 , on doit utiliser le mode TeX.
13504  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13505  on doit charger le paquetage LaTeX 
13506 \series bold
13507 calc
13508 \series default
13509
13510 \begin_inset Foot
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514
13515 \series bold
13516 calc
13517 \series default
13518  fait partie de toutes les installations standard de LaTeX.
13519 \end_layout
13520
13521 \end_inset
13522
13523
13524 \begin_inset Index idx
13525 status collapsed
13526
13527 \begin_layout Plain Layout
13528 Paquetages ! calc
13529 \end_layout
13530
13531 \end_inset
13532
13533  dans le préambule LaTeX avec la ligne
13534 \end_layout
13535
13536 \begin_layout Standard
13537
13538 \series bold
13539
13540 \backslash
13541 usepackage{calc}
13542 \end_layout
13543
13544 \begin_layout Standard
13545 Après la formule, les deux boîtes sont refermées en entrant 
13546 \series bold
13547 }}
13548 \series default
13549  en mode TeX.
13550  Voici un exemple:
13551 \begin_inset ERT
13552 status collapsed
13553
13554 \begin_layout Plain Layout
13555
13556
13557 \backslash
13558 fboxsep 5mm 
13559 \backslash
13560 fboxrule 5mm
13561 \end_layout
13562
13563 \end_inset
13564
13565
13566 \end_layout
13567
13568 \begin_layout Standard
13569 \begin_inset ERT
13570 status collapsed
13571
13572 \begin_layout Plain Layout
13573
13574
13575 \backslash
13576 fbox{
13577 \backslash
13578 parbox{
13579 \backslash
13580 linewidth-2
13581 \backslash
13582 fboxsep-2
13583 \backslash
13584 fboxrule}{
13585 \end_layout
13586
13587 \end_inset
13588
13589
13590 \begin_inset Formula 
13591 \begin{equation}
13592 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13593 \end{equation}
13594
13595 \end_inset
13596
13597
13598 \begin_inset ERT
13599 status collapsed
13600
13601 \begin_layout Plain Layout
13602
13603 }}
13604 \end_layout
13605
13606 \end_inset
13607
13608
13609 \begin_inset ERT
13610 status collapsed
13611
13612 \begin_layout Plain Layout
13613
13614
13615 \backslash
13616 fboxrule 0.4pt 
13617 \backslash
13618 fboxsep 3pt
13619 \end_layout
13620
13621 \end_inset
13622
13623
13624 \end_layout
13625
13626 \begin_layout Standard
13627 \begin_inset VSpace medskip
13628 \end_inset
13629
13630 Comme on utilise une boîte de paragraphe comme argument de 
13631 \series bold
13632
13633 \backslash
13634 fbox
13635 \series default
13636 , il n'y a dans ce cas pas de différence entre 
13637 \series bold
13638
13639 \backslash
13640 fbox
13641 \series default
13642  et 
13643 \series bold
13644
13645 \backslash
13646 boxed
13647 \series default
13648 .
13649 \end_layout
13650
13651 \begin_layout Standard
13652 \begin_inset VSpace bigskip
13653 \end_inset
13654
13655 Les boîtes de paragraphes sont très utiles pour commenter directement des
13656  formules.
13657  Pour faire cela, on utilise la commande 
13658 \series bold
13659
13660 \backslash
13661 parbox
13662 \series default
13663  en combinaison avec la commande 
13664 \series bold
13665
13666 \backslash
13667 tag
13668 \series default
13669
13670 \begin_inset Foot
13671 status collapsed
13672
13673 \begin_layout Plain Layout
13674 plus au sujet de la commande 
13675 \series bold
13676
13677 \backslash
13678 tag
13679 \series default
13680 , voir 
13681 \begin_inset CommandInset ref
13682 LatexCommand ref
13683 reference "sub:Numérotation-personnalisée"
13684
13685 \end_inset
13686
13687 .
13688 \end_layout
13689
13690 \end_inset
13691
13692 .
13693 \end_layout
13694
13695 \begin_layout Standard
13696 Un exemple de formule commentée avec 
13697 \series bold
13698
13699 \backslash
13700 parbox
13701 \series default
13702 :
13703 \end_layout
13704
13705 \begin_layout Standard
13706 \begin_inset ERT
13707 status collapsed
13708
13709 \begin_layout Plain Layout
13710
13711
13712 \backslash
13713 [5x-7b=3b
13714 \backslash
13715 tag*{
13716 \backslash
13717 parbox{5cm}{
13718 \end_layout
13719
13720 \end_inset
13721
13722 Ceci est une description.
13723  Elle est clairement séparée de la formule et est multi-ligne.
13724 \begin_inset ERT
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728
13729 }}
13730 \backslash
13731 ]
13732 \end_layout
13733
13734 \end_inset
13735
13736
13737 \end_layout
13738
13739 \begin_layout Standard
13740 Une telle formule doit être complètement insérée en mode TeX, parce que
13741  LyX ne supporte pas encore la commande 
13742 \series bold
13743
13744 \backslash
13745 parbox
13746 \series default
13747  dans les formules.
13748  On crée la formule avec la suite de commandes suivante:
13749 \end_layout
13750
13751 \begin_layout Standard
13752 On insère la commande 
13753 \series bold
13754
13755 \backslash
13756 [5x-7b=3b
13757 \backslash
13758 tag*
13759 \backslash
13760 {
13761 \backslash
13762 parbox{5cm}{
13763 \series default
13764  en mode TeX.
13765 \begin_inset Foot
13766 status collapsed
13767
13768 \begin_layout Plain Layout
13769 Quand on utilise le style de formule 
13770 \series bold
13771 Indenté
13772 \series default
13773 , on peut aussi remplacer 
13774 \series bold
13775
13776 \backslash
13777 tag*
13778 \backslash
13779 {
13780 \series default
13781  par 
13782 \series bold
13783
13784 \backslash
13785 hfill
13786 \series default
13787 .
13788  (pour les styles de formules, voir 
13789 \begin_inset CommandInset ref
13790 LatexCommand ref
13791 reference "sec:Styles-de-formules"
13792
13793 \end_inset
13794
13795 ).
13796 \end_layout
13797
13798 \end_inset
13799
13800  Ensuite la description suit en texte normal et enfin on insère 
13801 \series bold
13802 }}
13803 \backslash
13804 ]
13805 \series default
13806  en mode TeX.
13807  Dans ces commandes, 
13808 \series bold
13809
13810 \backslash
13811 [
13812 \series default
13813  et 
13814 \series bold
13815
13816 \backslash
13817 ]
13818 \series default
13819  créent une formule hors ligne.
13820 \end_layout
13821
13822 \begin_layout Standard
13823 On peut voir les avantages de 
13824 \series bold
13825
13826 \backslash
13827 parbox
13828 \series default
13829  dans cet exemple qui a été commenté en utilisant du texte mathématique:
13830 \begin_inset Formula 
13831 \[
13832 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
13833 \]
13834
13835 \end_inset
13836
13837
13838 \end_layout
13839
13840 \begin_layout Section
13841 Opérateurs
13842 \begin_inset Index idx
13843 status collapsed
13844
13845 \begin_layout Plain Layout
13846 Opérateurs
13847 \end_layout
13848
13849 \end_inset
13850
13851
13852 \end_layout
13853
13854 \begin_layout Subsection
13855 Grands Opérateurs
13856 \begin_inset CommandInset label
13857 LatexCommand label
13858 name "sub:Grands-opérateurs"
13859
13860 \end_inset
13861
13862
13863 \begin_inset Index idx
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867 Opérateurs ! grands
13868 \end_layout
13869
13870 \end_inset
13871
13872
13873 \begin_inset Index idx
13874 status collapsed
13875
13876 \begin_layout Plain Layout
13877 Sommes
13878 \end_layout
13879
13880 \end_inset
13881
13882
13883 \begin_inset Index idx
13884 status collapsed
13885
13886 \begin_layout Plain Layout
13887 Intégrales
13888 \end_layout
13889
13890 \end_inset
13891
13892
13893 \end_layout
13894
13895 \begin_layout Standard
13896 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
13897  activer l'option 
13898 \family sans
13899 Utiliser
13900 \begin_inset space ~
13901 \end_inset
13902
13903 automatiquement le paquetage
13904 \begin_inset space ~
13905 \end_inset
13906
13907 esint
13908 \family default
13909  dans les 
13910 \family sans
13911 Options du mode math.
13912 \end_layout
13913
13914 \begin_layout Standard
13915 \begin_inset space \hfill{}
13916 \end_inset
13917
13918
13919 \begin_inset Tabular
13920 <lyxtabular version="3" rows="11" columns="2">
13921 <features rotate="0" tabularvalignment="middle">
13922 <column alignment="center" valignment="top" width="0pt">
13923 <column alignment="center" valignment="top" width="0pt">
13924 <row>
13925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 Commande
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 Résultat
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 </row>
13944 <row>
13945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \begin_layout Plain Layout
13949
13950 \backslash
13951 int
13952 \begin_inset Index idx
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956 Commandes ! I ! 
13957 \backslash
13958 int
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 \begin_inset Formula $\int$
13973 \end_inset
13974
13975
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 </row>
13981 <row>
13982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13983 \begin_inset Text
13984
13985 \begin_layout Plain Layout
13986
13987 \backslash
13988 oint
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13994 \begin_inset Text
13995
13996 \begin_layout Plain Layout
13997 \begin_inset Formula $\oint$
13998 \end_inset
13999
14000
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 </row>
14006 <row>
14007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14008 \begin_inset Text
14009
14010 \begin_layout Plain Layout
14011
14012 \backslash
14013 ointctrclockwise
14014 \end_layout
14015
14016 \end_inset
14017 </cell>
14018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Plain Layout
14022 \begin_inset Formula $\ointctrclockwise$
14023 \end_inset
14024
14025
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row>
14032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036
14037 \backslash
14038 ointclockwise
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 \begin_inset Formula $\ointclockwise$
14048 \end_inset
14049
14050
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 </row>
14056 <row>
14057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14058 \begin_inset Text
14059
14060 \begin_layout Plain Layout
14061
14062 \backslash
14063 sqint
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14069 \begin_inset Text
14070
14071 \begin_layout Plain Layout
14072 \begin_inset Formula $\sqint$
14073 \end_inset
14074
14075
14076 \end_layout
14077
14078 \end_inset
14079 </cell>
14080 </row>
14081 <row>
14082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14083 \begin_inset Text
14084
14085 \begin_layout Plain Layout
14086
14087 \backslash
14088 fint
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Plain Layout
14097  
14098 \begin_inset Formula $\fint$
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112
14113 \backslash
14114 landupint
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123  
14124 \begin_inset Formula $\landupint$
14125 \end_inset
14126
14127
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 </row>
14133 <row>
14134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \begin_layout Plain Layout
14138
14139 \backslash
14140 landdownint
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149  
14150 \begin_inset Formula $\landdownint$
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 </row>
14159 <row>
14160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14161 \begin_inset Text
14162
14163 \begin_layout Plain Layout
14164
14165 \backslash
14166 bigcap
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 \begin_inset Formula $\bigcap$
14176 \end_inset
14177
14178
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 </row>
14184 <row>
14185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14186 \begin_inset Text
14187
14188 \begin_layout Plain Layout
14189
14190 \backslash
14191 bigcup
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 \begin_inset Formula $\bigcup$
14201 \end_inset
14202
14203
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 </row>
14209 </lyxtabular>
14210
14211 \end_inset
14212
14213
14214 \begin_inset space \hfill{}
14215 \end_inset
14216
14217
14218 \begin_inset Tabular
14219 <lyxtabular version="3" rows="11" columns="2">
14220 <features rotate="0" tabularvalignment="middle">
14221 <column alignment="center" valignment="top" width="0pt">
14222 <column alignment="center" valignment="top" width="0pt">
14223 <row>
14224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14225 \begin_inset Text
14226
14227 \begin_layout Plain Layout
14228 Commande
14229 \end_layout
14230
14231 \end_inset
14232 </cell>
14233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14234 \begin_inset Text
14235
14236 \begin_layout Plain Layout
14237 Résultat
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 </row>
14243 <row>
14244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248
14249 \backslash
14250 sum
14251 \begin_inset Index idx
14252 status collapsed
14253
14254 \begin_layout Plain Layout
14255 Commandes ! S ! 
14256 \backslash
14257 sum
14258 \end_layout
14259
14260 \end_inset
14261
14262
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271 \begin_inset Formula $\sum$
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 </row>
14280 <row>
14281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285
14286 \backslash
14287 prod
14288 \begin_inset Index idx
14289 status collapsed
14290
14291 \begin_layout Plain Layout
14292 Commandes ! P ! 
14293 \backslash
14294 prod
14295 \end_layout
14296
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14305 \begin_inset Text
14306
14307 \begin_layout Plain Layout
14308 \begin_inset Formula $\prod$
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \end_inset
14315 </cell>
14316 </row>
14317 <row>
14318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322
14323 \backslash
14324 coprod
14325 \end_layout
14326
14327 \end_inset
14328 </cell>
14329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14330 \begin_inset Text
14331
14332 \begin_layout Plain Layout
14333 \begin_inset Formula $\coprod$
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 </row>
14342 <row>
14343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Plain Layout
14347
14348 \backslash
14349 bigodot
14350 \end_layout
14351
14352 \end_inset
14353 </cell>
14354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 \begin_inset Formula $\bigodot$
14359 \end_inset
14360
14361
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 </row>
14367 <row>
14368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372
14373 \backslash
14374 bigotimes
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 \begin_inset Formula $\bigotimes$
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \end_inset
14390 </cell>
14391 </row>
14392 <row>
14393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397
14398 \backslash
14399 bigoplus
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 \begin_inset Formula $\bigoplus$
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 <row>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422
14423 \backslash
14424 bigwedge
14425 \end_layout
14426
14427 \end_inset
14428 </cell>
14429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14430 \begin_inset Text
14431
14432 \begin_layout Plain Layout
14433 \begin_inset Formula $\bigwedge$
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 </row>
14442 <row>
14443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14444 \begin_inset Text
14445
14446 \begin_layout Plain Layout
14447
14448 \backslash
14449 bigvee
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 \begin_inset Formula $\bigvee$
14459 \end_inset
14460
14461
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 </row>
14467 <row>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472
14473 \backslash
14474 bigsqcup
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 \begin_inset Formula $\bigsqcup$
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 </row>
14492 <row>
14493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497
14498 \backslash
14499 biguplus
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 \begin_inset Formula $\biguplus$
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 </row>
14517 </lyxtabular>
14518
14519 \end_inset
14520
14521
14522 \begin_inset space \hfill{}
14523 \end_inset
14524
14525
14526 \end_layout
14527
14528 \begin_layout Standard
14529 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14530  
14531 \begin_inset Graphics
14532         filename ../../images/math/intop.png
14533         scale 85
14534
14535 \end_inset
14536
14537  de la barre d'outils mathématique.
14538 \end_layout
14539
14540 \begin_layout Standard
14541 On nomme ces opérateurs 
14542 \begin_inset Quotes eld
14543 \end_inset
14544
14545 grands
14546 \begin_inset Quotes erd
14547 \end_inset
14548
14549  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14550  parfois.
14551  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14552  dans la section qui suit.
14553 \end_layout
14554
14555 \begin_layout Standard
14556 Pour tous les opérateurs intégrales, une seconde version est disponible,
14557  se terminant en 
14558 \series bold
14559 op
14560 \series default
14561
14562 \series bold
14563
14564 \backslash
14565 intop
14566 \series default
14567
14568 \series bold
14569
14570 \backslash
14571 ointop
14572 \series default
14573  etc..
14574  Ces opérateurs sont différents de
14575 \series bold
14576  
14577 \backslash
14578 int
14579 \series default
14580  etc.
14581 \begin_inset space \space{}
14582 \end_inset
14583
14584 dans la manière dont sont affichés les limites, voir 
14585 \begin_inset CommandInset ref
14586 LatexCommand ref
14587 reference "sub:Limites-des-opérateurs"
14588
14589 \end_inset
14590
14591 .
14592  
14593 \end_layout
14594
14595 \begin_layout Subsubsection*
14596 Conseils pour les intégrales
14597 \end_layout
14598
14599 \begin_layout Standard
14600 La lettre 
14601 \emph on
14602 d
14603 \emph default
14604  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14605  On le fait en sélectionnant le 
14606 \emph on
14607
14608 \emph default
14609 et en utilisant le raccourci clavier 
14610 \family sans
14611 Alt+C
14612 \begin_inset space ~
14613 \end_inset
14614
14615 R
14616 \family default
14617
14618 \begin_inset Foot
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622 Pour les styles de polices, voir 
14623 \begin_inset CommandInset ref
14624 LatexCommand ref
14625 reference "sub:Styles-de-polices"
14626
14627 \end_inset
14628
14629
14630 \end_layout
14631
14632 \end_inset
14633
14634 .
14635  Pour finir, on insère une espace fine avant le 
14636 \emph on
14637
14638 \emph default
14639 puisque c'est l'habitude avec les opérateurs.
14640  Un exemple:
14641 \end_layout
14642
14643 \begin_layout Standard
14644 incorrect: 
14645 \begin_inset Formula $\int A(x)dx$
14646 \end_inset
14647
14648
14649 \begin_inset Newline newline
14650 \end_inset
14651
14652
14653 \begin_inset Phantom HPhantom
14654 status open
14655
14656 \begin_layout Plain Layout
14657 in
14658 \end_layout
14659
14660 \end_inset
14661
14662 correct: 
14663 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14664 \end_inset
14665
14666
14667 \end_layout
14668
14669 \begin_layout Standard
14670 Pour les intégrales multiples, il y a les commandes suivantes:
14671 \begin_inset VSpace medskip
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \begin_layout Standard
14678 \begin_inset space \hfill{}
14679 \end_inset
14680
14681
14682 \begin_inset Tabular
14683 <lyxtabular version="3" rows="4" columns="2">
14684 <features rotate="0" tabularvalignment="middle">
14685 <column alignment="center" valignment="top">
14686 <column alignment="center" valignment="top">
14687 <row>
14688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Plain Layout
14692 Commande
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701 Résultat
14702 \begin_inset Note Note
14703 status collapsed
14704
14705 \begin_layout Plain Layout
14706
14707 \series bold
14708
14709 \backslash
14710 raisebox
14711 \series default
14712  est seulement utilisée pour faire de la place
14713 \end_layout
14714
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 </row>
14723 <row>
14724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14725 \begin_inset Text
14726
14727 \begin_layout Plain Layout
14728
14729 \backslash
14730 iint
14731 \end_layout
14732
14733 \end_inset
14734 </cell>
14735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14736 \begin_inset Text
14737
14738 \begin_layout Plain Layout
14739 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \end_inset
14746 </cell>
14747 </row>
14748 <row>
14749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14750 \begin_inset Text
14751
14752 \begin_layout Plain Layout
14753
14754 \backslash
14755 oiint
14756 \end_layout
14757
14758 \end_inset
14759 </cell>
14760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 </row>
14773 <row>
14774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Plain Layout
14778
14779 \backslash
14780 sqiint
14781 \end_layout
14782
14783 \end_inset
14784 </cell>
14785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Plain Layout
14789 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 </row>
14798 </lyxtabular>
14799
14800 \end_inset
14801
14802
14803 \begin_inset space \hfill{}
14804 \end_inset
14805
14806
14807 \begin_inset Tabular
14808 <lyxtabular version="3" rows="4" columns="2">
14809 <features rotate="0" tabularvalignment="middle">
14810 <column alignment="center" valignment="top">
14811 <column alignment="center" valignment="top">
14812 <row>
14813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817 Commande
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14823 \begin_inset Text
14824
14825 \begin_layout Plain Layout
14826 Résultat
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 </row>
14832 <row>
14833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14834 \begin_inset Text
14835
14836 \begin_layout Plain Layout
14837
14838 \backslash
14839 iiint
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14849 \end_inset
14850
14851
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 </row>
14857 <row>
14858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862
14863 \backslash
14864 iiiint
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14874 \end_inset
14875
14876
14877 \end_layout
14878
14879 \end_inset
14880 </cell>
14881 </row>
14882 <row>
14883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14884 \begin_inset Text
14885
14886 \begin_layout Plain Layout
14887
14888 \backslash
14889 dotsint
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14899 \end_inset
14900
14901
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 </row>
14907 </lyxtabular>
14908
14909 \end_inset
14910
14911
14912 \begin_inset space \hfill{}
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \begin_layout Standard
14919 \begin_inset Newpage newpage
14920 \end_inset
14921
14922
14923 \end_layout
14924
14925 \begin_layout Subsection
14926 Limites des opérateurs
14927 \begin_inset CommandInset label
14928 LatexCommand label
14929 name "sub:Limites-des-opérateurs"
14930
14931 \end_inset
14932
14933
14934 \begin_inset Index idx
14935 status collapsed
14936
14937 \begin_layout Plain Layout
14938 Opérateurs ! Limites
14939 \end_layout
14940
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \begin_layout Standard
14947 Les limites sont créées avec les indices et les exposants:
14948 \end_layout
14949
14950 \begin_layout Standard
14951 \align center
14952 \begin_inset Tabular
14953 <lyxtabular version="3" rows="2" columns="2">
14954 <features rotate="0" tabularvalignment="middle">
14955 <column alignment="center" valignment="top" width="0pt">
14956 <column alignment="center" valignment="top" width="0pt">
14957 <row>
14958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962 Commande
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Plain Layout
14971 Résultat
14972 \begin_inset Note Note
14973 status collapsed
14974
14975 \begin_layout Plain Layout
14976
14977 \series bold
14978
14979 \backslash
14980 raisebox
14981 \series default
14982  est seulement utilisée pour faire de la place
14983 \end_layout
14984
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \end_inset
14991 </cell>
14992 </row>
14993 <row>
14994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998
14999 \backslash
15000 prod^
15001 \backslash
15002 infty
15003 \begin_inset space \textvisiblespace{}
15004 \end_inset
15005
15006
15007 \begin_inset Formula $\to$
15008 \end_inset
15009
15010 _0
15011 \begin_inset Formula $\to$
15012 \end_inset
15013
15014 A(x)
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 </lyxtabular>
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \begin_layout Standard
15040 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15041  Pour les formules hors ligne, les limites sont placées au dessus ou en
15042  dessous de l'opérateur, sauf pour les limites des intégrales.
15043 \end_layout
15044
15045 \begin_layout Standard
15046 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15047  après l'opérateur et on change le type de limite avec le menu 
15048 \family sans
15049 Édition\SpecialChar \menuseparator
15050 Math\SpecialChar \menuseparator
15051 Changer
15052 \begin_inset space ~
15053 \end_inset
15054
15055 le
15056 \begin_inset space ~
15057 \end_inset
15058
15059 type
15060 \begin_inset space ~
15061 \end_inset
15062
15063 de
15064 \begin_inset space ~
15065 \end_inset
15066
15067 limites
15068 \family default
15069  pour 
15070 \family sans
15071 En
15072 \begin_inset space ~
15073 \end_inset
15074
15075 ligne
15076 \family default
15077  (raccourci 
15078 \family sans
15079 Alt+M
15080 \family default
15081
15082 \begin_inset space ~
15083 \end_inset
15084
15085
15086 \family sans
15087 L
15088 \family default
15089 ).
15090  Un exemple:
15091 \end_layout
15092
15093 \begin_layout Standard
15094 Implicitement les limites ont ce type:
15095 \begin_inset Formula 
15096 \[
15097 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15098 \]
15099
15100 \end_inset
15101
15102 Voici à quoi elles ressemblent si on change le type des limites à 
15103 \family sans
15104 En
15105 \begin_inset space ~
15106 \end_inset
15107
15108 ligne
15109 \family default
15110 :
15111 \begin_inset Formula 
15112 \[
15113 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15114 \]
15115
15116 \end_inset
15117
15118 Pour les intégrales, à part pour celles dont le nom se termine en 
15119 \series bold
15120 op
15121 \series default
15122  comme 
15123 \series bold
15124
15125 \backslash
15126 intop
15127 \series default
15128
15129 \series bold
15130
15131 \backslash
15132 ointop
15133 \series default
15134  etc., les limites sont placées implicitement après l'opérateur.
15135  Mais pour les intégrales multiples les limites sont souvent placées sous
15136  l'opérateur.
15137  Dans l'exemple suivant, le type de limites a donc été mis à 
15138 \series bold
15139 Hors
15140 \begin_inset space ~
15141 \end_inset
15142
15143 ligne 
15144 \series default
15145 et elles sont donc placées sous les intégrales:
15146 \begin_inset Formula 
15147 \begin{equation}
15148 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15149 \end{equation}
15150
15151 \end_inset
15152
15153
15154 \end_layout
15155
15156 \begin_layout Standard
15157 \begin_inset VSpace medskip
15158 \end_inset
15159
15160 Pour préciser des conditions pour les limites, on utilise les commandes
15161  
15162 \series bold
15163
15164 \backslash
15165 subarray
15166 \series default
15167
15168 \begin_inset Index idx
15169 status collapsed
15170
15171 \begin_layout Plain Layout
15172 Commandes ! S ! 
15173 \backslash
15174 subarray
15175 \end_layout
15176
15177 \end_inset
15178
15179  et 
15180 \series bold
15181
15182 \backslash
15183 substack
15184 \series default
15185
15186 \begin_inset Index idx
15187 status collapsed
15188
15189 \begin_layout Plain Layout
15190 Commandes ! S ! 
15191 \backslash
15192 substack
15193 \end_layout
15194
15195 \end_inset
15196
15197 .
15198  Par exemple, pour obtenir cette expression 
15199 \begin_inset Formula 
15200 \begin{equation}
15201 \sum_{\begin{subarray}{c}
15202 0<k<1000\\
15203 \\
15204 k\,\in\,\mathbb{N}
15205 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15206 \end{equation}
15207
15208 \end_inset
15209
15210
15211 \end_layout
15212
15213 \begin_layout Standard
15214 on doit faire ceci:
15215 \begin_inset Newline newline
15216 \end_inset
15217
15218 D'abord taper la commande 
15219 \series bold
15220
15221 \backslash
15222 sum
15223 \series default
15224 ^
15225 \series bold
15226 n
15227 \begin_inset space \textvisiblespace{}
15228 \end_inset
15229
15230 _
15231 \series default
15232  .
15233  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15234  on y insère la commande 
15235 \series bold
15236
15237 \backslash
15238 subarray
15239 \begin_inset space \textvisiblespace{}
15240 \end_inset
15241
15242
15243 \series default
15244 .
15245  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15246  écrire plusieurs lignes les unes au dessus des autres.
15247  On crée une nouvelle ligne en insérant un saut de ligne (
15248 \family sans
15249 Ctrl+Entrée
15250 \family default
15251 ).
15252  Maintenant, quand on tape
15253 \begin_inset Newline newline
15254 \end_inset
15255
15256
15257 \series bold
15258 0<k<1000 Ctrl+Entrée
15259 \begin_inset Newline newline
15260 \end_inset
15261
15262
15263 \series default
15264 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15265 \end_layout
15266
15267 \begin_layout Standard
15268 L'alignement des lignes peut être modifié en alignement à gauche avec la
15269  barre d'outils 
15270 \family sans
15271 Tableaux
15272 \family default
15273  ou avec le menu 
15274 \family sans
15275 Édition\SpecialChar \menuseparator
15276 Lignes
15277 \begin_inset space ~
15278 \end_inset
15279
15280 &
15281 \begin_inset space ~
15282 \end_inset
15283
15284 colonnes
15285 \family default
15286 .
15287  Pour avoir un alignement à droite, on insère un 
15288 \series bold
15289
15290 \backslash
15291 hfill
15292 \begin_inset space \textvisiblespace{}
15293 \end_inset
15294
15295
15296 \series default
15297  au début de la ligne.
15298 \end_layout
15299
15300 \begin_layout Standard
15301 La commande 
15302 \series bold
15303
15304 \backslash
15305 substack
15306 \series default
15307  est équivalente à 
15308 \series bold
15309
15310 \backslash
15311 subarray
15312 \series default
15313  avec la différence que les lignes sont toujours centrées.
15314 \end_layout
15315
15316 \begin_layout Standard
15317 \begin_inset VSpace bigskip
15318 \end_inset
15319
15320 Comme dans le cas de la formule 
15321 \begin_inset CommandInset ref
15322 LatexCommand eqref
15323 reference "eq:substack"
15324
15325 \end_inset
15326
15327 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15328 s qui suivent l'opérateur se trouvent après la limite.
15329 \end_layout
15330
15331 \begin_layout Standard
15332 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15333 \end_layout
15334
15335 \begin_layout Standard
15336
15337 \series bold
15338
15339 \backslash
15340 def
15341 \backslash
15342 clap#1{
15343 \backslash
15344 hbox to 0pt{
15345 \backslash
15346 hss #1
15347 \backslash
15348 hss}}
15349 \begin_inset Newline newline
15350 \end_inset
15351
15352
15353 \backslash
15354 def
15355 \backslash
15356 mathclap {
15357 \backslash
15358 mathpalette 
15359 \backslash
15360 mathclapinternal}
15361 \begin_inset Newline newline
15362 \end_inset
15363
15364
15365 \backslash
15366 def
15367 \backslash
15368 mathclapinternal #1#2{
15369 \backslash
15370 clap{$
15371 \backslash
15372 mathsurround =0pt #1{#2}$}}
15373 \end_layout
15374
15375 \begin_layout Standard
15376 Elle définit la commande 
15377 \series bold
15378
15379 \backslash
15380 mathclap
15381 \series default
15382
15383 \begin_inset Index idx
15384 status collapsed
15385
15386 \begin_layout Plain Layout
15387 Commandes ! M ! 
15388 \backslash
15389 mathclap
15390 \end_layout
15391
15392 \end_inset
15393
15394  qui met la largeur de la limite à 0
15395 \begin_inset space \thinspace{}
15396 \end_inset
15397
15398 pt.
15399  La syntaxe de la commande est:
15400 \end_layout
15401
15402 \begin_layout Standard
15403
15404 \series bold
15405
15406 \backslash
15407 mathclap{limite}
15408 \end_layout
15409
15410 \begin_layout Standard
15411 où la limite peut être composée de plusieurs conditions.
15412 \end_layout
15413
15414 \begin_layout Standard
15415 Appliqué à la formule 
15416 \begin_inset CommandInset ref
15417 LatexCommand eqref
15418 reference "eq:substack"
15419
15420 \end_inset
15421
15422 , on utilise la commande
15423 \end_layout
15424
15425 \begin_layout Standard
15426
15427 \series bold
15428
15429 \backslash
15430 sum_
15431 \backslash
15432 mathclap{
15433 \backslash
15434 substack
15435 \begin_inset space \textvisiblespace{}
15436 \end_inset
15437
15438 0<k<1000 Ctrl+Entrée
15439 \end_layout
15440
15441 \begin_layout Standard
15442 pour créer la limite inférieure.
15443  L'opérande est maintenant juste après l'opérateur de sommation:
15444 \begin_inset Formula 
15445 \[
15446 \sum_{\mathclap{\substack{0<k<1000\\
15447 \\
15448 k\,\in\,\mathbb{N}
15449 }
15450 }}^{n}k^{-2}
15451 \]
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \begin_layout Standard
15459 \begin_inset VSpace bigskip
15460 \end_inset
15461
15462 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15463 \begin_inset CommandInset ref
15464 LatexCommand ref
15465 reference "sub:Opérateurs-personnalisés"
15466
15467 \end_inset
15468
15469 .
15470 \end_layout
15471
15472 \begin_layout Subsection
15473 Décoration pour les opérateurs
15474 \begin_inset Index idx
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 Opérateurs ! Décoration
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 Avec les commandes 
15488 \series bold
15489
15490 \backslash
15491 overset
15492 \series default
15493
15494 \begin_inset Index idx
15495 status collapsed
15496
15497 \begin_layout Plain Layout
15498 Commandes ! O ! 
15499 \backslash
15500 overset
15501 \end_layout
15502
15503 \end_inset
15504
15505  et 
15506 \series bold
15507
15508 \backslash
15509 underset
15510 \series default
15511
15512 \begin_inset Index idx
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516 Commandes ! U ! 
15517 \backslash
15518 underset
15519 \end_layout
15520
15521 \end_inset
15522
15523  on peut placer des caractères respectivement au dessus ou en dessous d'un
15524  opérateur.
15525  Avec la commande 
15526 \series bold
15527
15528 \backslash
15529 sideset
15530 \series default
15531
15532 \begin_inset Index idx
15533 status collapsed
15534
15535 \begin_layout Plain Layout
15536 Commandes ! S ! 
15537 \backslash
15538 sideset
15539 \end_layout
15540
15541 \end_inset
15542
15543 , on peut placer des caractères avant ou après un grand opérateur.
15544 \end_layout
15545
15546 \begin_layout Standard
15547
15548 \lang english
15549 There are 4
15550 \begin_inset space ~
15551 \end_inset
15552
15553 variants of 
15554 \series bold
15555
15556 \backslash
15557 sideset
15558 \series default
15559 :
15560 \end_layout
15561
15562 \begin_layout Itemize
15563
15564 \series bold
15565 \lang english
15566
15567 \backslash
15568 sideset
15569 \series default
15570  is used to set characters at the corners of the operator
15571 \end_layout
15572
15573 \begin_layout Itemize
15574
15575 \series bold
15576 \lang english
15577
15578 \backslash
15579 sidesetn
15580 \series default
15581  is used to set characters before and/or behind the operator (this variant
15582  represents LaTeX's original 
15583 \series bold
15584
15585 \backslash
15586 sideset
15587 \series default
15588  command)
15589 \end_layout
15590
15591 \begin_layout Itemize
15592
15593 \series bold
15594 \lang english
15595
15596 \backslash
15597 sidesetl
15598 \series default
15599  is used to set characters at the left corners and/or behind the operator
15600 \end_layout
15601
15602 \begin_layout Itemize
15603
15604 \series bold
15605 \lang english
15606
15607 \backslash
15608 sidesetr
15609 \series default
15610  is used to set characters at the right corners and/or before the operator
15611 \end_layout
15612
15613 \begin_layout Standard
15614 Par exemple la commande 
15615 \series bold
15616
15617 \backslash
15618 sidesetn
15619 \begin_inset space \textvisiblespace{}
15620 \end_inset
15621
15622
15623 \backslash
15624 sum
15625 \begin_inset space \textvisiblespace{}
15626 \end_inset
15627
15628
15629 \begin_inset Formula $\to$
15630 \end_inset
15631
15632 '
15633 \begin_inset Formula $\to$
15634 \end_inset
15635
15636 _k=1
15637 \begin_inset space \textvisiblespace{}
15638 \end_inset
15639
15640
15641 \series default
15642 ^
15643 \series bold
15644 n
15645 \series default
15646  donne:
15647 \begin_inset Formula 
15648 \[
15649 \sideset{}{'}\sum_{k=1}^{n}
15650 \]
15651
15652 \end_inset
15653
15654
15655 \end_layout
15656
15657 \begin_layout Standard
15658 \begin_inset Note Greyedout
15659 status open
15660
15661 \begin_layout Plain Layout
15662
15663 \series bold
15664 Nota: 
15665 \backslash
15666 sideset
15667 \series default
15668  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15669  pour les opérateurs binaires.
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \begin_layout Standard
15678 Avec 
15679 \series bold
15680
15681 \backslash
15682 overset
15683 \series default
15684  et 
15685 \series bold
15686
15687 \backslash
15688 underset
15689 \series default
15690  on peut aussi décorer des symboles et des caractères.
15691  Pour exemple la commande 
15692 \series bold
15693
15694 \backslash
15695 overset
15696 \begin_inset space \textvisiblespace{}
15697 \end_inset
15698
15699
15700 \backslash
15701 maltese
15702 \begin_inset space \textvisiblespace{}
15703 \end_inset
15704
15705
15706 \series default
15707
15708 \begin_inset Formula $\uparrow$
15709 \end_inset
15710
15711
15712 \series bold
15713 a
15714 \series default
15715  donne:
15716 \begin_inset Formula 
15717 \[
15718 \overset{a}{\maltese}
15719 \]
15720
15721 \end_inset
15722
15723
15724 \end_layout
15725
15726 \begin_layout Subsection
15727 Opérateurs binaires
15728 \begin_inset CommandInset label
15729 LatexCommand label
15730 name "sub:Opérateurs-binaires"
15731
15732 \end_inset
15733
15734
15735 \begin_inset Index idx
15736 status collapsed
15737
15738 \begin_layout Plain Layout
15739 Opérateurs ! binaires
15740 \end_layout
15741
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \begin_layout Standard
15748 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
15749  avant et après eux.
15750 \begin_inset VSpace medskip
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \begin_layout Standard
15757 \begin_inset space \hfill{}
15758 \end_inset
15759
15760
15761 \begin_inset Tabular
15762 <lyxtabular version="3" rows="13" columns="2">
15763 <features rotate="0" tabularvalignment="middle">
15764 <column alignment="center" valignment="top" width="0pt">
15765 <column alignment="center" valignment="top" width="0pt">
15766 <row>
15767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771 Commande
15772 \begin_inset Note Note
15773 status collapsed
15774
15775 \begin_layout Plain Layout
15776
15777 \series bold
15778
15779 \backslash
15780 raisebox
15781 \series default
15782  est seulement utilisée pour faire de la place
15783 \end_layout
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796 Résultat
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 <row>
15803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 +
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816 \begin_inset Formula $+$
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 </row>
15825 <row>
15826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 -
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839 \begin_inset Formula $-$
15840 \end_inset
15841
15842
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 </row>
15848 <row>
15849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853
15854 \backslash
15855 pm
15856 \end_layout
15857
15858 \end_inset
15859 </cell>
15860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15861 \begin_inset Text
15862
15863 \begin_layout Plain Layout
15864 \begin_inset Formula $\pm$
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \end_inset
15871 </cell>
15872 </row>
15873 <row>
15874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878
15879 \backslash
15880 mp
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889 \begin_inset Formula $\mp$
15890 \end_inset
15891
15892
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 </row>
15898 <row>
15899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903
15904 \backslash
15905 cdot
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Plain Layout
15914 \begin_inset Formula $\cdot$
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 </row>
15923 <row>
15924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928
15929 \backslash
15930 times
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 \begin_inset Formula $\times$
15940 \end_inset
15941
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 <row>
15949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953
15954 \backslash
15955 div
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Plain Layout
15964 \begin_inset Formula $\div$
15965 \end_inset
15966
15967
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 </row>
15973 <row>
15974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 \begin_inset ERT
15979 status collapsed
15980
15981 \begin_layout Plain Layout
15982
15983
15984 \backslash
15985 raisebox{-1.2mm}{
15986 \end_layout
15987
15988 \end_inset
15989
15990 *
15991 \begin_inset ERT
15992 status collapsed
15993
15994 \begin_layout Plain Layout
15995
15996 }
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 \begin_inset Formula $*$
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 </row>
16019 <row>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \backslash
16026 star
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035 \begin_inset Formula $\star$
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \backslash
16051 circ
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 \begin_inset Formula $\circ$
16061 \end_inset
16062
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 </row>
16069 <row>
16070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Plain Layout
16074
16075 \backslash
16076 diamond
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085 \begin_inset Formula $\diamond$
16086 \end_inset
16087
16088
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 </row>
16094 <row>
16095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \backslash
16101 bullet
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110 \begin_inset Formula $\bullet$
16111 \end_inset
16112
16113
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 </row>
16119 </lyxtabular>
16120
16121 \end_inset
16122
16123
16124 \begin_inset space \hfill{}
16125 \end_inset
16126
16127
16128 \begin_inset Tabular
16129 <lyxtabular version="3" rows="13" columns="2">
16130 <features rotate="0" tabularvalignment="middle">
16131 <column alignment="center" valignment="top" width="0pt">
16132 <column alignment="center" valignment="top" width="0pt">
16133 <row>
16134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 Commande
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147 Résultat
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 </row>
16153 <row>
16154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158
16159 \backslash
16160 nabla
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169 \begin_inset Formula $\nabla$
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 <row>
16179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183
16184 \backslash
16185 bigtriangledown
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 \begin_inset Formula $\bigtriangledown$
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row>
16204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208
16209 \backslash
16210 bigtriangleup
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Plain Layout
16219 \begin_inset Formula $\bigtriangleup$
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 </row>
16228 <row>
16229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \backslash
16235 Box
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244 \begin_inset Formula $\Box$
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 </row>
16253 <row>
16254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258
16259 \backslash
16260 cap 
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 \begin_inset Formula $\cap$
16270 \end_inset
16271
16272
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 </row>
16278 <row>
16279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283
16284 \backslash
16285 cup
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 \begin_inset Formula $\cup$
16295 \end_inset
16296
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308
16309 \backslash
16310 dagger
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 \begin_inset Formula $\dagger$
16320 \end_inset
16321
16322
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 </row>
16328 <row>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333
16334 \backslash
16335 ddagger
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344 \begin_inset Formula $\ddagger$
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358
16359 \backslash
16360 wr
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 \begin_inset Formula $\wr$
16370 \end_inset
16371
16372
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 </row>
16378 <row>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383
16384 \backslash
16385 bigcirc
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394 \begin_inset Formula $\bigcirc$
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 </row>
16403 <row>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408
16409 \backslash
16410 wedge
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 \begin_inset Formula $\wedge$
16420 \end_inset
16421
16422
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 </row>
16428 <row>
16429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \backslash
16435 vee
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 \begin_inset Formula $\vee$
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 </row>
16453 </lyxtabular>
16454
16455 \end_inset
16456
16457
16458 \begin_inset space \hfill{}
16459 \end_inset
16460
16461
16462 \begin_inset Tabular
16463 <lyxtabular version="3" rows="13" columns="2">
16464 <features rotate="0" tabularvalignment="middle">
16465 <column alignment="center" valignment="top" width="0pt">
16466 <column alignment="center" valignment="top" width="0pt">
16467 <row>
16468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472 Commande
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 Résultat
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row>
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492
16493 \backslash
16494 oplus
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 \begin_inset Formula $\oplus$
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 </row>
16512 <row>
16513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \backslash
16519 ominus
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 \begin_inset Formula $\ominus$
16529 \end_inset
16530
16531
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 </row>
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542
16543 \backslash
16544 otimes
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $\otimes$
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 <row>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567
16568 \backslash
16569 oslash
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Formula $\oslash$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592
16593 \backslash
16594 odot
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 \begin_inset Formula $\odot$
16604 \end_inset
16605
16606
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 </row>
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617
16618 \backslash
16619 amalg
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 \begin_inset Formula $\amalg$
16629 \end_inset
16630
16631
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \backslash
16644 uplus
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 \begin_inset Formula $\uplus$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 </row>
16662 <row>
16663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667
16668 \backslash
16669 setminus
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 \begin_inset Formula $\setminus$
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 </row>
16687 <row>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \backslash
16694 sqcap
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 \begin_inset Formula $\sqcap$
16704 \end_inset
16705
16706
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 </row>
16712 <row>
16713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717
16718 \backslash
16719 sqcup
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 \begin_inset Formula $\sqcup$
16729 \end_inset
16730
16731
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row>
16738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742
16743 \backslash
16744 triangleleft
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 \begin_inset Formula $\triangleleft$
16754 \end_inset
16755
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 <row>
16763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \backslash
16769 triangleright
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 \begin_inset Formula $\triangleright$
16779 \end_inset
16780
16781
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 </lyxtabular>
16788
16789 \end_inset
16790
16791
16792 \begin_inset space \hfill{}
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \begin_layout Standard
16799 Tous les opérateurs binaires peuvent être insérés avec le bouton 
16800 \begin_inset Graphics
16801         filename ../../images/math/pm.png
16802         scale 85
16803
16804 \end_inset
16805
16806  de la barre d'outils mathématique.
16807 \end_layout
16808
16809 \begin_layout Standard
16810 Pour obtenir l'opérateur Laplacien, on peut utiliser 
16811 \series bold
16812
16813 \backslash
16814 Delta
16815 \series default
16816  ou 
16817 \series bold
16818
16819 \backslash
16820 nabla
16821 \series default
16822 ^
16823 \series bold
16824 2
16825 \series default
16826  (
16827 \begin_inset Formula $\nabla^{2}$
16828 \end_inset
16829
16830 ) à la place de 
16831 \series bold
16832
16833 \backslash
16834 bigtriangleup
16835 \series default
16836  .
16837 \end_layout
16838
16839 \begin_layout Standard
16840 Le caractère 
16841 \family sans
16842 Séparateur
16843 \begin_inset space ~
16844 \end_inset
16845
16846 de
16847 \begin_inset space ~
16848 \end_inset
16849
16850 menu
16851 \family default
16852  du menu 
16853 \family sans
16854 Insertion\SpecialChar \menuseparator
16855 Caractères
16856 \begin_inset space ~
16857 \end_inset
16858
16859 spécial
16860 \family default
16861  est en fait l'opérateur 
16862 \series bold
16863
16864 \backslash
16865 triangleright
16866 \series default
16867 .
16868 \end_layout
16869
16870 \begin_layout Subsection
16871 Opérateurs personnalisés
16872 \begin_inset CommandInset label
16873 LatexCommand label
16874 name "sub:Opérateurs-personnalisés"
16875
16876 \end_inset
16877
16878
16879 \begin_inset Index idx
16880 status collapsed
16881
16882 \begin_layout Plain Layout
16883 Opérateurs ! personnalisés
16884 \end_layout
16885
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Standard
16892 Avec l'aide de la commande 
16893 \series bold
16894
16895 \backslash
16896 DeclareMathOperator
16897 \series default
16898
16899 \begin_inset Index idx
16900 status collapsed
16901
16902 \begin_layout Plain Layout
16903 Commandes ! D ! 
16904 \backslash
16905 dbinom@
16906 \backslash
16907 DeclareMathOperator
16908 \end_layout
16909
16910 \end_inset
16911
16912 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
16913  La syntaxe de la commande est:
16914 \end_layout
16915
16916 \begin_layout Standard
16917
16918 \series bold
16919
16920 \backslash
16921 DeclareMathOperator{nouvelle commande}{affichage}
16922 \end_layout
16923
16924 \begin_layout Standard
16925 L'affichage peut être composé de caractères ou de symboles qui définissent
16926  comment l'opérateur doit apparaître dans la sortie finale.
16927  Pour définir un grand opérateur, on met une * après la commande.
16928  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
16929  c'est décrit dans 
16930 \begin_inset CommandInset ref
16931 LatexCommand ref
16932 reference "sub:Limites-des-opérateurs"
16933
16934 \end_inset
16935
16936 .
16937 \end_layout
16938
16939 \begin_layout Standard
16940 Par exemple la ligne 
16941 \end_layout
16942
16943 \begin_layout Standard
16944
16945 \series bold
16946
16947 \backslash
16948 DeclareMathOperator*{
16949 \backslash
16950 Losange}{
16951 \backslash
16952 blacklozenge}
16953 \end_layout
16954
16955 \begin_layout Standard
16956 dans le préambule LaTeX définit la commande 
16957 \series bold
16958
16959 \backslash
16960 Losange
16961 \series default
16962 , qui insère un grand opérateur qui consiste en un symbole losange venant
16963  de 
16964 \begin_inset CommandInset ref
16965 LatexCommand ref
16966 reference "sub:Symboles-divers"
16967
16968 \end_inset
16969
16970 :
16971 \begin_inset Formula 
16972 \[
16973 \Losange_{n=1}^{\infty}
16974 \]
16975
16976 \end_inset
16977
16978 La commande utilisée pour cette formule est: 
16979 \series bold
16980
16981 \backslash
16982 Losange
16983 \series default
16984 ^
16985 \series bold
16986
16987 \backslash
16988 infty
16989 \begin_inset Formula $\to$
16990 \end_inset
16991
16992 _n=1
16993 \end_layout
16994
16995 \begin_layout Standard
16996 \begin_inset VSpace bigskip
16997 \end_inset
16998
16999 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17000  document, on peut aussi le définir avec les commandes 
17001 \series bold
17002
17003 \backslash
17004 mathop
17005 \series default
17006
17007 \begin_inset Index idx
17008 status collapsed
17009
17010 \begin_layout Plain Layout
17011 Commandes ! M ! 
17012 \backslash
17013 mathop
17014 \end_layout
17015
17016 \end_inset
17017
17018  et 
17019 \series bold
17020
17021 \backslash
17022 mathbin
17023 \series default
17024
17025 \begin_inset Index idx
17026 status collapsed
17027
17028 \begin_layout Plain Layout
17029 Commandes ! M ! 
17030 \backslash
17031 mathbin
17032 \end_layout
17033
17034 \end_inset
17035
17036 , qui ont les syntaxes suivantes:
17037 \end_layout
17038
17039 \begin_layout Standard
17040
17041 \series bold
17042
17043 \backslash
17044 mathop{affichage}
17045 \series default
17046  et 
17047 \series bold
17048
17049 \backslash
17050 mathbin{affichage}
17051 \end_layout
17052
17053 \begin_layout Standard
17054
17055 \series bold
17056
17057 \backslash
17058 mathop
17059 \series default
17060  définit des grands opérateurs et 
17061 \series bold
17062
17063 \backslash
17064 mathbin
17065 \series default
17066  des opérateurs binaires.
17067 \end_layout
17068
17069 \begin_layout Standard
17070
17071 \series bold
17072
17073 \backslash
17074 mathop
17075 \series default
17076  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17077 \end_layout
17078
17079 \begin_layout Standard
17080 \begin_inset Formula 
17081 \[
17082 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17083 \]
17084
17085 \end_inset
17086
17087
17088 \end_layout
17089
17090 \begin_layout Standard
17091 La commande pour la formule précédente est:
17092 \begin_inset Newline newline
17093 \end_inset
17094
17095
17096 \series bold
17097
17098 \backslash
17099 mathop{
17100 \backslash
17101 sum
17102 \backslash
17103 negmedspace
17104 \backslash
17105 sum
17106 \series default
17107
17108 \begin_inset space \textvisiblespace{}
17109 \end_inset
17110
17111
17112 \series bold
17113
17114 \begin_inset Formula $\to$
17115 \end_inset
17116
17117 ^N
17118 \series default
17119
17120 \begin_inset space \textvisiblespace{}
17121 \end_inset
17122
17123
17124 \series bold
17125 _i,j=1
17126 \end_layout
17127
17128 \begin_layout Standard
17129 \begin_inset Newpage newpage
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \begin_layout Section
17136 Polices de caractères
17137 \begin_inset Index idx
17138 status collapsed
17139
17140 \begin_layout Plain Layout
17141 Polices de caractères
17142 \end_layout
17143
17144 \end_inset
17145
17146
17147 \begin_inset Index idx
17148 status collapsed
17149
17150 \begin_layout Plain Layout
17151 Fontes| see
17152 \begin_inset ERT
17153 status collapsed
17154
17155 \begin_layout Plain Layout
17156
17157 {
17158 \end_layout
17159
17160 \end_inset
17161
17162 Polices de caractères
17163 \begin_inset ERT
17164 status collapsed
17165
17166 \begin_layout Plain Layout
17167
17168 }
17169 \end_layout
17170
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \begin_layout Subsection
17182 Styles de polices
17183 \begin_inset CommandInset label
17184 LatexCommand label
17185 name "sub:Styles-de-polices"
17186
17187 \end_inset
17188
17189
17190 \begin_inset Index idx
17191 status collapsed
17192
17193 \begin_layout Plain Layout
17194 Polices de caractères ! style
17195 \end_layout
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \begin_layout Standard
17203 Dans les formules on peut affecter aux lettres latines un des styles de
17204  police suivant:
17205 \begin_inset VSpace -2mm
17206 \end_inset
17207
17208
17209 \end_layout
17210
17211 \begin_layout Standard
17212 \align center
17213 \begin_inset Tabular
17214 <lyxtabular version="3" rows="7" columns="3">
17215 <features rotate="0" tabularvalignment="middle">
17216 <column alignment="center" valignment="top">
17217 <column alignment="center" valignment="top">
17218 <column alignment="center" valignment="top">
17219 <row>
17220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 Commande
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 Résultat
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 Raccourci
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \backslash
17255 mathbb
17256 \begin_inset space \textvisiblespace{}
17257 \end_inset
17258
17259 ABC
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268 \begin_inset Formula $\mathbb{ABC}$
17269 \end_inset
17270
17271
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280
17281 \family sans
17282 Alt+C C
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293
17294 \backslash
17295 mathbf
17296 \begin_inset space \textvisiblespace{}
17297 \end_inset
17298
17299 AbC
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308 \begin_inset Formula $\mathbf{AbC}$
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \family sans
17322 Ctrl+B
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \backslash
17335 boldsymbol
17336 \begin_inset space \textvisiblespace{}
17337 \end_inset
17338
17339 AbC
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset Formula $\boldsymbol{AbC}$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360
17361 \family sans
17362 Alt+C B
17363 \family default
17364  ou 
17365 \family sans
17366 Ctrl+Alt+B
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 </row>
17372 <row>
17373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377
17378 \backslash
17379 mathcal
17380 \begin_inset space \textvisiblespace{}
17381 \end_inset
17382
17383 ABC
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 \begin_inset Formula $\mathcal{ABC}$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404
17405 \family sans
17406 Ctrl+E
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 </row>
17412 <row>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417
17418 \backslash
17419 mathfrak
17420 \begin_inset space \textvisiblespace{}
17421 \end_inset
17422
17423 AbC
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 \begin_inset Formula $\mathfrak{AbC}$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 -
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 </row>
17450 <row>
17451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455
17456 \backslash
17457 mathscr
17458 \series bold
17459
17460 \begin_inset space \textvisiblespace{}
17461 \end_inset
17462
17463
17464 \series default
17465 AbC
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 \begin_inset Formula $\mathscr{AbC}$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486 -
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 </row>
17492 </lyxtabular>
17493
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \begin_layout Standard
17500 \align center
17501 \begin_inset Tabular
17502 <lyxtabular version="3" rows="5" columns="3">
17503 <features rotate="0" tabularvalignment="middle">
17504 <column alignment="center" valignment="top">
17505 <column alignment="center" valignment="top">
17506 <column alignment="center" valignment="top">
17507 <row>
17508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 Commande
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 Résultat
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530 Raccourci
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 </row>
17536 <row>
17537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541
17542 \backslash
17543 mathit
17544 \begin_inset space \textvisiblespace{}
17545 \end_inset
17546
17547 AbC
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 \begin_inset Formula $\mathit{AbC}$
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568 -
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 </row>
17574 <row>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579
17580 \backslash
17581 mathrm
17582 \begin_inset space \textvisiblespace{}
17583 \end_inset
17584
17585 AbC
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Formula $\mathrm{AbC}$
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606
17607 \family sans
17608 Alt+C R
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 </row>
17614 <row>
17615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619
17620 \backslash
17621 mathsf
17622 \begin_inset space \textvisiblespace{}
17623 \end_inset
17624
17625 AbC
17626 \end_layout
17627
17628 \end_inset
17629 </cell>
17630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17631 \begin_inset Text
17632
17633 \begin_layout Plain Layout
17634 \begin_inset Formula $\mathsf{AbC}$
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17643 \begin_inset Text
17644
17645 \begin_layout Plain Layout
17646
17647 \family sans
17648 Alt+C S
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 </row>
17654 <row>
17655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659
17660 \backslash
17661 mathtt
17662 \begin_inset space \textvisiblespace{}
17663 \end_inset
17664
17665 AbC
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674 \begin_inset Formula $\mathtt{AbC}$
17675 \end_inset
17676
17677
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686
17687 \family sans
17688 Ctrl+Shift+P
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 </lyxtabular>
17695
17696 \end_inset
17697
17698
17699 \end_layout
17700
17701 \begin_layout Standard
17702 \begin_inset Note Greyedout
17703 status open
17704
17705 \begin_layout Plain Layout
17706
17707 \series bold
17708 Note:
17709 \series default
17710  Les styles 
17711 \series bold
17712
17713 \backslash
17714 mathbb
17715 \series default
17716  et 
17717 \series bold
17718
17719 \backslash
17720 mathcal
17721 \series default
17722  ne peuvent être utilisés que pour les lettres majuscules.
17723 \end_layout
17724
17725 \end_inset
17726
17727
17728 \end_layout
17729
17730 \begin_layout Standard
17731 Le style prédéfini est 
17732 \series bold
17733
17734 \backslash
17735 mathnormal
17736 \series default
17737 .
17738 \end_layout
17739
17740 \begin_layout Standard
17741 Les commandes de style fonctionnent aussi pour des caractères dans des construct
17742 ions mathématiques:
17743 \begin_inset Formula 
17744 \[
17745 \mathfrak{A=\frac{b}{C}}
17746 \]
17747
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Standard
17754 Les caractères en texte mathématique n'apparaissent pas avec un style de
17755  police mathématique mais avec le style de police texte 
17756 \series bold
17757
17758 \backslash
17759 textrm
17760 \series default
17761 .
17762  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
17763  de style est un bug de LyX.
17764 \begin_inset Foot
17765 status collapsed
17766
17767 \begin_layout Plain Layout
17768 \begin_inset CommandInset href
17769 LatexCommand href
17770 name "LyX-bug #4629"
17771 target "http://www.lyx.org/trac/ticket/4629"
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \end_inset
17779
17780
17781 \end_layout
17782
17783 \begin_layout Standard
17784 À la place des commandes de style, on peut utiliser le menu 
17785 \family sans
17786 Édition\SpecialChar \menuseparator
17787 Math\SpecialChar \menuseparator
17788 Style
17789 \begin_inset space ~
17790 \end_inset
17791
17792 de
17793 \begin_inset space ~
17794 \end_inset
17795
17796 Texte
17797 \family default
17798  ou le bouton 
17799 \begin_inset Graphics
17800         filename ../../images/math/font.png
17801         scale 85
17802
17803 \end_inset
17804
17805  de la barre d'outils mathématique.
17806 \end_layout
17807
17808 \begin_layout Subsection
17809 Formules en gras
17810 \begin_inset CommandInset label
17811 LatexCommand label
17812 name "sub:Formules-en-gras"
17813
17814 \end_inset
17815
17816
17817 \begin_inset Index idx
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821 Formules ! en gras
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \begin_layout Standard
17830 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
17831  
17832 \series bold
17833
17834 \backslash
17835 mathbf
17836 \series default
17837  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
17838  grecques minuscules.
17839  En plus elle affiche toujours les lettres latines en caractères droits,
17840  comme dans l'équation suivante:
17841 \end_layout
17842
17843 \begin_layout Standard
17844 \begin_inset Formula 
17845 \[
17846 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
17847 \]
17848
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \begin_layout Standard
17855 Pour afficher cette formule correctement; on utilise la commande 
17856 \series bold
17857
17858 \backslash
17859 boldsymbol
17860 \series default
17861 :
17862 \begin_inset Formula 
17863 \[
17864 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
17865 \]
17866
17867 \end_inset
17868
17869 Il est aussi possible de mettre l'équation dans un environnement 
17870 \series bold
17871 boldmath
17872 \series default
17873 .
17874  On crée cet environnement en insérant la commande 
17875 \series bold
17876
17877 \backslash
17878 boldmath
17879 \series default
17880
17881 \begin_inset Index idx
17882 status collapsed
17883
17884 \begin_layout Plain Layout
17885 Commandes ! B ! 
17886 \backslash
17887 boldmath
17888 \end_layout
17889
17890 \end_inset
17891
17892  en mode TeX.
17893  Pour terminer l'environnement, on insère la commande 
17894 \series bold
17895
17896 \backslash
17897 unboldmath
17898 \series default
17899
17900 \begin_inset Index idx
17901 status collapsed
17902
17903 \begin_layout Plain Layout
17904 Commandes ! U ! 
17905 \backslash
17906 unboldmath
17907 \end_layout
17908
17909 \end_inset
17910
17911  toujours en mode TeX.
17912 \begin_inset ERT
17913 status collapsed
17914
17915 \begin_layout Plain Layout
17916
17917
17918 \backslash
17919 boldmath 
17920 \end_layout
17921
17922 \end_inset
17923
17924
17925 \begin_inset Formula 
17926 \[
17927 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
17928 \]
17929
17930 \end_inset
17931
17932
17933 \begin_inset ERT
17934 status collapsed
17935
17936 \begin_layout Plain Layout
17937
17938
17939 \backslash
17940 unboldmath 
17941 \end_layout
17942
17943 \end_inset
17944
17945
17946 \end_layout
17947
17948 \begin_layout Subsection
17949 Formules en couleur
17950 \begin_inset Index idx
17951 status collapsed
17952
17953 \begin_layout Plain Layout
17954 Formules ! en couleur
17955 \end_layout
17956
17957 \end_inset
17958
17959
17960 \end_layout
17961
17962 \begin_layout Standard
17963 Les formules peuvent être colorées comme du texte normal : mettez en évidence
17964  la formule ou la portion de formule et utilisez la fenêtre de dialogue
17965  
17966 \family sans
17967 Style de texte
17968 \family default
17969 .
17970  Voici une formule en magenta :
17971 \end_layout
17972
17973 \begin_layout Standard
17974 \begin_inset Formula 
17975 \[
17976 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17977 \]
17978
17979 \end_inset
17980
17981
17982 \end_layout
17983
17984 \begin_layout Standard
17985 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
17986 \begin_inset space ~
17987 \end_inset
17988
17989
17990 \begin_inset CommandInset ref
17991 LatexCommand ref
17992 reference "sub:Boîtes-colorées"
17993
17994 \end_inset
17995
17996 .
17997  Elles peuvent ensuite être utilisées avec la commande en code TeX 
17998 \series bold
17999
18000 \backslash
18001 textcolor
18002 \series default
18003  
18004 \begin_inset Index idx
18005 status collapsed
18006
18007 \begin_layout Plain Layout
18008 Commandes ! T ! 
18009 \backslash
18010 textcolor
18011 \end_layout
18012
18013 \end_inset
18014
18015  avec la syntaxe 
18016 \end_layout
18017
18018 \begin_layout Standard
18019
18020 \series bold
18021
18022 \backslash
18023 textcolor{couleur}{caractères ou formule}
18024 \end_layout
18025
18026 \begin_layout Standard
18027 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
18028  en rouge :
18029 \end_layout
18030
18031 \begin_layout Standard
18032 \begin_inset ERT
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036
18037
18038 \backslash
18039 textcolor{vertfonce}{
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \begin_inset Formula 
18046 \[
18047 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18048 \]
18049
18050 \end_inset
18051
18052
18053 \begin_inset ERT
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057
18058 }
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \begin_layout Standard
18067 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
18068  avec des couleurs personnalisées.
18069 \begin_inset Foot
18070 status collapsed
18071
18072 \begin_layout Plain Layout
18073 \begin_inset CommandInset href
18074 LatexCommand href
18075 name "LyX-bug #5269"
18076 target "http://www.lyx.org/trac/ticket/5269"
18077
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \end_inset
18084
18085
18086 \end_layout
18087
18088 \begin_layout Subsection
18089 Tailles de polices
18090 \begin_inset CommandInset label
18091 LatexCommand label
18092 name "sub:Tailles-polices"
18093
18094 \end_inset
18095
18096
18097 \begin_inset Index idx
18098 status collapsed
18099
18100 \begin_layout Plain Layout
18101 Polices ! tailles
18102 \end_layout
18103
18104 \end_inset
18105
18106
18107 \end_layout
18108
18109 \begin_layout Standard
18110 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18111  les caractères qui sont dans le texte, les commandes de changement de taille
18112  suivantes:
18113 \end_layout
18114
18115 \begin_layout Standard
18116
18117 \series bold
18118
18119 \backslash
18120 Huge
18121 \series default
18122
18123 \series bold
18124
18125 \backslash
18126 huge
18127 \series default
18128
18129 \series bold
18130
18131 \backslash
18132 LARGE
18133 \series default
18134
18135 \series bold
18136
18137 \backslash
18138 Large
18139 \series default
18140
18141 \series bold
18142
18143 \backslash
18144 large
18145 \series default
18146
18147 \series bold
18148
18149 \backslash
18150 normalsize
18151 \series default
18152
18153 \series bold
18154
18155 \backslash
18156 small
18157 \series default
18158 ,
18159 \begin_inset Newline newline
18160 \end_inset
18161
18162
18163 \series bold
18164
18165 \backslash
18166 footnotesize
18167 \series default
18168
18169 \series bold
18170
18171 \backslash
18172 scriptsize
18173 \series default
18174  et 
18175 \series bold
18176
18177 \backslash
18178 tiny
18179 \begin_inset Foot
18180 status collapsed
18181
18182 \begin_layout Plain Layout
18183 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18184  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18185 \end_layout
18186
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \begin_layout Standard
18193 La taille des caractères produits par ces commandes dépend de la taille
18194  de police du document, qui correspond à la commande 
18195 \series bold
18196
18197 \backslash
18198 normalsize
18199 \series default
18200 .
18201  Les autres commandes produisent des tailles plus ou moins grandes que 
18202 \series bold
18203
18204 \backslash
18205 normalsize
18206 \series default
18207 .
18208  La taille de la police ne peut donc pas dépasser une certaine valeur.
18209  Par exemple, pour un document dans une police de taille 12
18210 \begin_inset space \thinspace{}
18211 \end_inset
18212
18213 pt, la commande 
18214 \series bold
18215
18216 \backslash
18217 Huge
18218 \series default
18219  va donner la même taille que 
18220 \series bold
18221
18222 \backslash
18223 huge
18224 \series default
18225 .
18226  
18227 \end_layout
18228
18229 \begin_layout Standard
18230 Une commande de changement de taille est insérée en mode TeX avant la formule
18231  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18232  caractères du texte.
18233  Pour revenir à la taille initiale, on doit insérer la commande 
18234 \series bold
18235
18236 \backslash
18237 normalsize
18238 \series default
18239  en mode TeX après la formule.
18240 \end_layout
18241
18242 \begin_layout Standard
18243 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18244 \end_layout
18245
18246 \begin_layout Standard
18247 \noindent
18248 \align center
18249 \begin_inset Tabular
18250 <lyxtabular version="3" rows="5" columns="2">
18251 <features rotate="0" tabularvalignment="middle">
18252 <column alignment="center" valignment="top">
18253 <column alignment="center" valignment="top">
18254 <row>
18255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 Commande
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 Résultat
18269 \begin_inset Note Note
18270 status collapsed
18271
18272 \begin_layout Plain Layout
18273
18274 \series bold
18275
18276 \backslash
18277 raisebox
18278 \series default
18279  est seulement utilisée pour faire de la place
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 </row>
18290 <row>
18291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295
18296 \backslash
18297 displaystyle
18298 \begin_inset Index idx
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302 Commandes ! D ! 
18303 \backslash
18304 displaystyle
18305 \end_layout
18306
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18319 \end_inset
18320
18321
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 </row>
18327 <row>
18328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332
18333 \backslash
18334 textstyle
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18344 \end_inset
18345
18346
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 </row>
18352 <row>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357
18358 \backslash
18359 scriptstyle
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 </row>
18377 <row>
18378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382
18383 \backslash
18384 scriptscriptstyle
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 </lyxtabular>
18403
18404 \end_inset
18405
18406
18407 \end_layout
18408
18409 \begin_layout Standard
18410 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18411  saisies les parties de formule concernées.
18412 \end_layout
18413
18414 \begin_layout Standard
18415 Il existe une autre méthode pour changer la taille de la police, qui ne
18416  s'applique que pour modifier la taille des symboles et des lettres dans
18417  le texte mathématique.
18418  Pour l'utiliser, une des commandes usuelles de modification de taille de
18419  texte vues plus haut est insérée en mode mathématique: tous les caractères
18420  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18421  soit de nouveau modifiée, auront la taille choisie.
18422  Deux exemples:
18423 \begin_inset VSpace -2mm
18424 \end_inset
18425
18426
18427 \end_layout
18428
18429 \begin_layout Standard
18430 \begin_inset ERT
18431 status collapsed
18432
18433 \begin_layout Plain Layout
18434
18435
18436 \backslash
18437 huge 
18438 \end_layout
18439
18440 \end_inset
18441
18442
18443 \begin_inset Formula 
18444 \[
18445 A=\frac{B}{c}\cdot\maltese
18446 \]
18447
18448 \end_inset
18449
18450
18451 \begin_inset Formula 
18452 \[
18453 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18454 \]
18455
18456 \end_inset
18457
18458
18459 \begin_inset ERT
18460 status collapsed
18461
18462 \begin_layout Plain Layout
18463
18464
18465 \backslash
18466 normalsize 
18467 \end_layout
18468
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \begin_layout Standard
18475 \begin_inset VSpace medskip
18476 \end_inset
18477
18478 Avant les deux formules, on a inséré la commande 
18479 \series bold
18480
18481 \backslash
18482 huge
18483 \series default
18484 .
18485  La commande utilisée pour la deuxième formule est:
18486 \begin_inset Newline newline
18487 \end_inset
18488
18489
18490 \series bold
18491
18492 \backslash
18493 maltese
18494 \begin_inset space \textvisiblespace{}
18495 \end_inset
18496
18497 A Alt+M M 
18498 \backslash
18499 Large
18500 \begin_inset space \textvisiblespace{}
18501 \end_inset
18502
18503
18504 \backslash
18505 maltese
18506 \begin_inset space \textvisiblespace{}
18507 \end_inset
18508
18509
18510 \backslash
18511 textit
18512 \begin_inset space \textvisiblespace{}
18513 \end_inset
18514
18515 A
18516 \begin_inset Formula $\to$
18517 \end_inset
18518
18519
18520 \begin_inset Formula $\to$
18521 \end_inset
18522
18523
18524 \begin_inset Newline newline
18525 \end_inset
18526
18527
18528 \series default
18529
18530 \begin_inset space \hspace*{}
18531 \length 1cm
18532 \end_inset
18533
18534
18535 \series bold
18536 Alt+M M 
18537 \backslash
18538 tiny
18539 \begin_inset space \textvisiblespace{}
18540 \end_inset
18541
18542
18543 \backslash
18544 maltese
18545 \begin_inset space \textvisiblespace{}
18546 \end_inset
18547
18548
18549 \backslash
18550 textit
18551 \begin_inset space \textvisiblespace{}
18552 \end_inset
18553
18554 A
18555 \end_layout
18556
18557 \begin_layout Standard
18558 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18559  affiché dans la taille implicite
18560 \end_layout
18561
18562 \begin_layout Section
18563 Les lettres grecques
18564 \begin_inset Index idx
18565 status collapsed
18566
18567 \begin_layout Plain Layout
18568 Lettres grecques
18569 \end_layout
18570
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \begin_layout Standard
18577 On peut insérer toutes les lettres grecques avec le bouton 
18578 \begin_inset Graphics
18579         filename ../../images/math/alpha.png
18580         scale 85
18581
18582 \end_inset
18583
18584  de la barre d'outils mathématiques.
18585  Toutes les normes internationales de typographie indiquent que les lettres
18586  grecques en mathématique doivent être écrites en italique.
18587  Dans certaines langues comme le russe et le français, elles sont parfois
18588  quand même en lettres droites.
18589 \end_layout
18590
18591 \begin_layout Subsection
18592 Lettres minuscules
18593 \begin_inset Index idx
18594 status collapsed
18595
18596 \begin_layout Plain Layout
18597 Lettres grecques ! minuscules
18598 \end_layout
18599
18600 \end_inset
18601
18602
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \begin_inset space \hfill{}
18607 \end_inset
18608
18609
18610 \begin_inset Tabular
18611 <lyxtabular version="3" rows="11" columns="2">
18612 <features rotate="0" tabularvalignment="middle">
18613 <column alignment="center" valignment="top" width="0pt">
18614 <column alignment="center" valignment="top" width="0pt">
18615 <row>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620 Commande
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 Résultat
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 <row>
18636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640
18641 \backslash
18642 alpha
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651 \begin_inset Formula $\alpha$
18652 \end_inset
18653
18654
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 </row>
18660 <row>
18661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665
18666 \backslash
18667 beta
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676 \begin_inset Formula $\beta$
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 </row>
18685 <row>
18686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690
18691 \backslash
18692 gamma
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 \begin_inset Formula $\gamma$
18702 \end_inset
18703
18704
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 </row>
18710 <row>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \backslash
18717 delta
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726 \begin_inset Formula $\delta$
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 </row>
18735 <row>
18736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \backslash
18742 epsilon
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 \begin_inset Formula $\epsilon$
18752 \end_inset
18753
18754
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \backslash
18767 varepsilon
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 \begin_inset Formula $\varepsilon$
18777 \end_inset
18778
18779
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 </row>
18785 <row>
18786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \backslash
18792 zeta
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801 \begin_inset Formula $\zeta$
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \backslash
18817 eta
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 \begin_inset Formula $\eta$
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \backslash
18842 theta
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 \begin_inset Formula $\theta$
18852 \end_inset
18853
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \backslash
18867 vartheta
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 \begin_inset Formula $\vartheta$
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 </lyxtabular>
18886
18887 \end_inset
18888
18889
18890 \begin_inset space \hfill{}
18891 \end_inset
18892
18893
18894 \begin_inset Tabular
18895 <lyxtabular version="3" rows="12" columns="2">
18896 <features rotate="0" tabularvalignment="middle">
18897 <column alignment="center" valignment="top" width="0pt">
18898 <column alignment="center" valignment="top" width="0pt">
18899 <row>
18900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Plain Layout
18904 Commande
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Résultat
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 </row>
18919 <row>
18920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924
18925 \backslash
18926 iota
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935 \begin_inset Formula $\iota$
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 </row>
18944 <row>
18945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949
18950 \backslash
18951 kappa
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960 \begin_inset Formula $\kappa$
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 </row>
18969 <row>
18970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974
18975 \backslash
18976 varkappa
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 \begin_inset Formula $\varkappa$
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \end_inset
18992 </cell>
18993 </row>
18994 <row>
18995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \backslash
19001 lambda
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 \begin_inset Formula $\lambda$
19011 \end_inset
19012
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \backslash
19026 mu
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 \begin_inset Formula $\mu$
19036 \end_inset
19037
19038
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 </row>
19044 <row>
19045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049
19050 \backslash
19051 nu
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 \begin_inset Formula $\nu$
19061 \end_inset
19062
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \backslash
19076 xi
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 \begin_inset Formula $\xi$
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 o
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 \begin_inset Formula $o$
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \backslash
19124 pi
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Formula $\pi$
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 </row>
19142 <row>
19143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \backslash
19149 varpi
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 \begin_inset Formula $\varpi$
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 <row>
19168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \backslash
19174 rho
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183 \begin_inset Formula $\rho$
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 </row>
19192 </lyxtabular>
19193
19194 \end_inset
19195
19196
19197 \begin_inset space \hfill{}
19198 \end_inset
19199
19200
19201 \begin_inset Tabular
19202 <lyxtabular version="3" rows="11" columns="2">
19203 <features rotate="0" tabularvalignment="middle">
19204 <column alignment="center" valignment="top" width="0pt">
19205 <column alignment="center" valignment="top" width="0pt">
19206 <row>
19207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Commande
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 Résultat
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \backslash
19233 varrho
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Formula $\varrho$
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256
19257 \backslash
19258 sigma
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 \begin_inset Formula $\sigma$
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \backslash
19283 varsigma
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 \begin_inset Formula $\varsigma$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \backslash
19308 tau
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 \begin_inset Formula $\tau$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \backslash
19333 upsilon
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 \begin_inset Formula $\upsilon$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \backslash
19358 phi
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 \begin_inset Formula $\phi$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381
19382 \backslash
19383 varphi
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 \begin_inset Formula $\varphi$
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 <row>
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \backslash
19408 chi
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 \begin_inset Formula $\chi$
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 <row>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431
19432 \backslash
19433 psi
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 \begin_inset Formula $\psi$
19443 \end_inset
19444
19445
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456
19457 \backslash
19458 omega
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 \begin_inset Formula $\omega$
19468 \end_inset
19469
19470
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 </row>
19476 </lyxtabular>
19477
19478 \end_inset
19479
19480
19481 \begin_inset space \hfill{}
19482 \end_inset
19483
19484
19485 \end_layout
19486
19487 \begin_layout Standard
19488 \begin_inset VSpace medskip
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \begin_layout Standard
19495 On explique comment obtenir des lettres grecques droites spéciales dans
19496  
19497 \begin_inset CommandInset ref
19498 LatexCommand ref
19499 reference "sub:minuscules-grecques-droites"
19500
19501 \end_inset
19502
19503 .
19504 \end_layout
19505
19506 \begin_layout Standard
19507 \begin_inset Newpage newpage
19508 \end_inset
19509
19510
19511 \end_layout
19512
19513 \begin_layout Subsection
19514 Lettres majuscules
19515 \begin_inset Index idx
19516 status collapsed
19517
19518 \begin_layout Plain Layout
19519 Lettres grecques ! majuscules
19520 \end_layout
19521
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \begin_layout Standard
19528 \begin_inset space \hfill{}
19529 \end_inset
19530
19531
19532 \begin_inset Tabular
19533 <lyxtabular version="3" rows="7" columns="2">
19534 <features rotate="0" tabularvalignment="middle">
19535 <column alignment="center" valignment="top" width="0pt">
19536 <column alignment="center" valignment="top" width="0pt">
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 Commande
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 Résultat
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \backslash
19564 Gamma
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 \begin_inset Formula $\Gamma$
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 Delta
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\Delta$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \backslash
19614 Theta
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Formula $\Theta$
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 </row>
19632 <row>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \backslash
19639 Lambda
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648 \begin_inset Formula $\Lambda$
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \backslash
19664 Xi
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673 \begin_inset Formula $\Xi$
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 </row>
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \backslash
19689 Pi
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Formula $\Pi$
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 </lyxtabular>
19708
19709 \end_inset
19710
19711
19712 \begin_inset space \hfill{}
19713 \end_inset
19714
19715
19716 \begin_inset Tabular
19717 <lyxtabular version="3" rows="6" columns="2">
19718 <features rotate="0" tabularvalignment="middle">
19719 <column alignment="center" valignment="top" width="0pt">
19720 <column alignment="center" valignment="top" width="0pt">
19721 <row>
19722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 Commande
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 Résultat
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 </row>
19741 <row>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \backslash
19748 Sigma
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 \begin_inset Formula $\Sigma$
19758 \end_inset
19759
19760
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \backslash
19773 Upsilon
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 \begin_inset Formula $\Upsilon$
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 </row>
19791 <row>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796
19797 \backslash
19798 Phi
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 \begin_inset Formula $\Phi$
19808 \end_inset
19809
19810
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 </row>
19816 <row>
19817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821
19822 \backslash
19823 Psi
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832 \begin_inset Formula $\Psi$
19833 \end_inset
19834
19835
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 <row>
19842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846
19847 \backslash
19848 Omega
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857 \begin_inset Formula $\Omega$
19858 \end_inset
19859
19860
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 </row>
19866 </lyxtabular>
19867
19868 \end_inset
19869
19870
19871 \begin_inset space \hfill{}
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \begin_layout Standard
19878 \begin_inset VSpace medskip
19879 \end_inset
19880
19881 Le fait que les lettres grecques majuscules apparaissent droites provient
19882  d'un défaut de conception quand TeX a été développé.
19883  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
19884  commande par 
19885 \series bold
19886 var
19887 \series default
19888 .
19889  Par exemple, la commande 
19890 \series bold
19891
19892 \backslash
19893 varGamma
19894 \series default
19895  produit 
19896 \begin_inset Formula $\varGamma$
19897 \end_inset
19898
19899 .
19900  Une autre méthode consiste à charger le paquetage 
19901 \series bold
19902 fixmath
19903 \series default
19904
19905 \begin_inset Foot
19906 status collapsed
19907
19908 \begin_layout Plain Layout
19909
19910 \series bold
19911 fixmath
19912 \series default
19913  fait partie du paquetage 
19914 \series bold
19915 was
19916 \series default
19917
19918 \begin_inset Index idx
19919 status collapsed
19920
19921 \begin_layout Plain Layout
19922 Paquetages ! was
19923 \begin_inset ERT
19924 status collapsed
19925
19926 \begin_layout Plain Layout
19927
19928
19929 \backslash
19930 vspace{4mm}
19931 \end_layout
19932
19933 \end_inset
19934
19935
19936 \end_layout
19937
19938 \end_inset
19939
19940 .
19941 \end_layout
19942
19943 \end_inset
19944
19945
19946 \begin_inset Index idx
19947 status collapsed
19948
19949 \begin_layout Plain Layout
19950 Paquetages ! fixmath
19951 \end_layout
19952
19953 \end_inset
19954
19955  avec la ligne suivante dans le préambule LaTeX :
19956 \end_layout
19957
19958 \begin_layout Standard
19959
19960 \series bold
19961
19962 \backslash
19963 usepackage{fixmath}
19964 \end_layout
19965
19966 \begin_layout Standard
19967 Toutes les majuscules grecques du document seront alors mises en italique.
19968 \end_layout
19969
19970 \begin_layout Subsection
19971 Lettres grasses
19972 \begin_inset Index idx
19973 status collapsed
19974
19975 \begin_layout Plain Layout
19976 Lettres grecques ! grasses
19977 \end_layout
19978
19979 \end_inset
19980
19981
19982 \end_layout
19983
19984 \begin_layout Standard
19985 Les lettres grecques ne peuvent être mise dans différents styles de polices
19986  comme les lettres latines.
19987  Elles peuvent seulement être mises en gras avec la commande 
19988 \series bold
19989
19990 \backslash
19991 boldsymbol
19992 \series default
19993
19994 \begin_inset Index idx
19995 status collapsed
19996
19997 \begin_layout Plain Layout
19998 Commandes ! B ! 
19999 \backslash
20000 boldsymbol
20001 \end_layout
20002
20003 \end_inset
20004
20005 .
20006 \end_layout
20007
20008 \begin_layout Standard
20009 \align center
20010 \begin_inset Tabular
20011 <lyxtabular version="3" rows="3" columns="2">
20012 <features rotate="0" tabularvalignment="middle">
20013 <column alignment="center" valignment="top">
20014 <column alignment="center" valignment="top">
20015 <row>
20016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 Commande
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029 Résultat
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 </row>
20035 <row>
20036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040
20041 \backslash
20042 Upsilon
20043 \backslash
20044 boldsymbol
20045 \backslash
20046 Upsilon
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 </row>
20064 <row>
20065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069
20070 \backslash
20071 theta
20072 \backslash
20073 boldsymbol
20074 \backslash
20075 theta
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\theta\boldsymbol{\theta}$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 </lyxtabular>
20094
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \begin_layout Section
20101 Symboles
20102 \begin_inset ERT
20103 status collapsed
20104
20105 \begin_layout Plain Layout
20106
20107
20108 \backslash
20109 texorpdfstring{
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \begin_inset Foot
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20120  être trouvée dans 
20121 \begin_inset CommandInset citation
20122 LatexCommand cite
20123 key "Symbols"
20124
20125 \end_inset
20126
20127 .
20128 \end_layout
20129
20130 \end_inset
20131
20132
20133 \begin_inset ERT
20134 status collapsed
20135
20136 \begin_layout Plain Layout
20137
20138 }{}
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \begin_inset Note Note
20145 status collapsed
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20151  dans les signets PDF.
20152 \end_layout
20153
20154 \begin_layout Plain Layout
20155 Plus au sujet de 
20156 \backslash
20157 texorpdfstring dans la section 
20158 \begin_inset CommandInset ref
20159 LatexCommand ref
20160 reference "sub:formules-dans-les-entêtes"
20161
20162 \end_inset
20163
20164 .
20165 \end_layout
20166
20167 \end_inset
20168
20169
20170 \begin_inset Index idx
20171 status collapsed
20172
20173 \begin_layout Plain Layout
20174 Symboles
20175 \end_layout
20176
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \begin_layout Standard
20183 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20184  grâce aux boutons 
20185 \begin_inset Graphics
20186         filename ../../images/math/nabla.png
20187         scale 85
20188
20189 \end_inset
20190
20191  et 
20192 \begin_inset Graphics
20193         filename ../../images/math/digamma.png
20194         scale 85
20195
20196 \end_inset
20197
20198  de la barre d'outils mathématique.
20199 \end_layout
20200
20201 \begin_layout Subsection
20202 Symboles mathématiques
20203 \begin_inset CommandInset label
20204 LatexCommand label
20205 name "sub:Symboles-mathématiques"
20206
20207 \end_inset
20208
20209
20210 \begin_inset Index idx
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214 Symboles ! mathématiques
20215 \end_layout
20216
20217 \end_inset
20218
20219
20220 \end_layout
20221
20222 \begin_layout Standard
20223 \begin_inset space \hfill{}
20224 \end_inset
20225
20226
20227 \begin_inset Tabular
20228 <lyxtabular version="3" rows="10" columns="2">
20229 <features rotate="0" tabularvalignment="middle">
20230 <column alignment="center" valignment="top" width="0pt">
20231 <column alignment="center" valignment="top" width="0pt">
20232 <row>
20233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237 Commande
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 Résultat
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 </row>
20252 <row>
20253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257
20258 \backslash
20259 neg
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $\neg$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \backslash
20284 Im
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 \begin_inset Formula $\Im$
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 </row>
20302 <row>
20303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \backslash
20309 Re
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 \begin_inset Formula $\Re$
20319 \end_inset
20320
20321
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \backslash
20334 aleph
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 \begin_inset Formula $\aleph$
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \backslash
20359 partial
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 \begin_inset Formula $\partial$
20369 \end_inset
20370
20371
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 <row>
20378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382
20383 \backslash
20384 infty
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 \begin_inset Formula $\infty$
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 </row>
20402 <row>
20403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407
20408 \backslash
20409 wp
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 \begin_inset Formula $\wp$
20419 \end_inset
20420
20421
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 </row>
20427 <row>
20428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432
20433 \backslash
20434 imath
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443 \begin_inset Formula $\imath$
20444 \end_inset
20445
20446
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 </row>
20452 <row>
20453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457
20458 \backslash
20459 jmath
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 \begin_inset Formula $\jmath$
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 </row>
20477 </lyxtabular>
20478
20479 \end_inset
20480
20481
20482 \begin_inset space \hfill{}
20483 \end_inset
20484
20485
20486 \begin_inset Tabular
20487 <lyxtabular version="3" rows="10" columns="2">
20488 <features rotate="0" tabularvalignment="middle">
20489 <column alignment="center" valignment="top" width="0pt">
20490 <column alignment="center" valignment="top" width="0pt">
20491 <row>
20492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 Commande
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505 Résultat
20506 \begin_inset Note Note
20507 status collapsed
20508
20509 \begin_layout Plain Layout
20510
20511 \series bold
20512
20513 \backslash
20514 raisebox
20515 \series default
20516  est seulement utilisée pour faire de la place
20517 \end_layout
20518
20519 \end_inset
20520
20521
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 </row>
20527 <row>
20528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532
20533 \backslash
20534 forall
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 \begin_inset Formula $\forall$
20544 \end_inset
20545
20546
20547 \end_layout
20548
20549 \end_inset
20550 </cell>
20551 </row>
20552 <row>
20553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557
20558 \backslash
20559 exists
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568 \begin_inset Formula $\exists$
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 </row>
20577 <row>
20578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582
20583 \backslash
20584 nexists
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593 \begin_inset Formula $\nexists$
20594 \end_inset
20595
20596
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 <row>
20603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \backslash
20609 emptyset
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618 \begin_inset Formula $\emptyset$
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \backslash
20634 varnothing
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 \begin_inset Formula $\varnothing$
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 </row>
20652 <row>
20653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657
20658 \backslash
20659 dag
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668 \begin_inset Formula $\dag$
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 </row>
20677 <row>
20678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682
20683 \backslash
20684 ddag
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 \begin_inset Formula $\ddag$
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 </row>
20702 <row>
20703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707
20708 \backslash
20709 complement
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 \begin_inset ERT
20719 status collapsed
20720
20721 \begin_layout Plain Layout
20722
20723
20724 \backslash
20725 raisebox{-0.8mm}{
20726 \end_layout
20727
20728 \end_inset
20729
20730
20731 \begin_inset Formula $\complement$
20732 \end_inset
20733
20734
20735 \begin_inset ERT
20736 status collapsed
20737
20738 \begin_layout Plain Layout
20739
20740 }
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 Bbbk
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\Bbbk$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 </lyxtabular>
20777
20778 \end_inset
20779
20780
20781 \begin_inset space \hfill{}
20782 \end_inset
20783
20784
20785 \begin_inset Tabular
20786 <lyxtabular version="3" rows="10" columns="2">
20787 <features rotate="0" tabularvalignment="middle">
20788 <column alignment="center" valignment="top" width="0pt">
20789 <column alignment="center" valignment="top" width="0pt">
20790 <row>
20791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 Commande
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 Résultat
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 prime
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\prime$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \backslash
20842 backprime
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 \begin_inset Formula $\backprime$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \backslash
20867 mho
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 \begin_inset Formula $\mho$
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \backslash
20892 triangle
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 \begin_inset Formula $\triangle$
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 angle
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 \begin_inset Formula $\angle$
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \backslash
20942 measuredangle
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 \begin_inset Formula $\measuredangle$
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \backslash
20967 sphericalangle
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 \begin_inset Formula $\sphericalangle$
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 <row>
20986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990
20991 \backslash
20992 top
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 \begin_inset Formula $\top$
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 </row>
21010 <row>
21011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015
21016 \backslash
21017 bot
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 \begin_inset Formula $\bot$
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 </lyxtabular>
21036
21037 \end_inset
21038
21039
21040 \begin_inset space \hfill{}
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \begin_layout Subsection
21047 Symboles divers
21048 \begin_inset CommandInset label
21049 LatexCommand label
21050 name "sub:Symboles-divers"
21051
21052 \end_inset
21053
21054
21055 \begin_inset Index idx
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059 Symboles ! divers
21060 \end_layout
21061
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \begin_layout Standard
21068 \noindent
21069 \align center
21070 \begin_inset Tabular
21071 <lyxtabular version="3" rows="10" columns="2">
21072 <features rotate="0" tabularvalignment="middle">
21073 <column alignment="center" valignment="top" width="0pt">
21074 <column alignment="center" valignment="top" width="0pt">
21075 <row>
21076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080 Commande
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089 Résultat
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 </row>
21095 <row>
21096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100
21101 \backslash
21102 flat
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111 \begin_inset Formula $\flat$
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 </row>
21120 <row>
21121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125
21126 \backslash
21127 natural
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136 \begin_inset Formula $\natural$
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 </row>
21145 <row>
21146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150
21151 \backslash
21152 sharp
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161 \begin_inset Formula $\sharp$
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 </row>
21170 <row>
21171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175
21176 \backslash
21177 surd
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 \begin_inset Formula $\surd$
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 </row>
21195 <row>
21196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \backslash
21202 checkmark
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 \begin_inset Formula $\checkmark$
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 </row>
21220 <row>
21221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \backslash
21227 yen
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236 \begin_inset Formula $\yen$
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 </row>
21245 <row>
21246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250
21251 \backslash
21252 pounds
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261 \begin_inset Formula $\pounds$
21262 \end_inset
21263
21264
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 <row>
21271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275 $
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 \begin_inset Formula $\$$
21285 \end_inset
21286
21287
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 </row>
21293 <row>
21294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 §
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 \begin_inset Formula $§$
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 </row>
21316 </lyxtabular>
21317
21318 \end_inset
21319
21320
21321 \begin_inset Tabular
21322 <lyxtabular version="3" rows="10" columns="2">
21323 <features rotate="0" tabularvalignment="middle">
21324 <column alignment="center" valignment="top">
21325 <column alignment="center" valignment="top">
21326 <row>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 Commande
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340 Résultat
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 </row>
21346 <row>
21347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351
21352 \backslash
21353 hbar
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 \begin_inset Formula $\hbar$
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 </row>
21371 <row>
21372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376
21377 \backslash
21378 hslash
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387 \begin_inset Formula $\hslash$
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 </row>
21396 <row>
21397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401
21402 \backslash
21403 clubsuit
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412 \begin_inset Formula $\clubsuit$
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 <row>
21422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426
21427 \backslash
21428 spadesuit
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Formula $\spadesuit$
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 </row>
21446 <row>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451
21452 \backslash
21453 bigstar
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 \begin_inset Formula $\bigstar$
21463 \end_inset
21464
21465
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 </row>
21471 <row>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476
21477 \backslash
21478 blacklozenge
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 \begin_inset Formula $\blacklozenge$
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 </row>
21496 <row>
21497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501
21502 \backslash
21503 blacktriangle
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512 \begin_inset Formula $\blacktriangle$
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 </row>
21521 <row>
21522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \backslash
21528 blacktiangledown
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Formula $\blacktriangledown$
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 </row>
21546 <row>
21547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551
21552 \backslash
21553 bullet
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 \begin_inset Formula $\bullet$
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 </lyxtabular>
21572
21573 \end_inset
21574
21575
21576 \begin_inset Tabular
21577 <lyxtabular version="3" rows="10" columns="2">
21578 <features rotate="0" tabularvalignment="middle">
21579 <column alignment="center" valignment="top" width="0pt">
21580 <column alignment="center" valignment="top" width="0pt">
21581 <row>
21582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 Commande
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 Résultat
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 </row>
21601 <row>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606
21607 \backslash
21608 diamondsuit
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21614 \begin_inset Text
21615
21616 \begin_layout Plain Layout
21617 \begin_inset Formula $\diamondsuit$
21618 \end_inset
21619
21620
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 </row>
21626 <row>
21627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631
21632 \backslash
21633 Diamond
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \begin_layout Plain Layout
21642 \begin_inset Formula $\Diamond$
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \end_inset
21649 </cell>
21650 </row>
21651 <row>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \backslash
21658 heartsuit
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 \begin_inset Formula $\heartsuit$
21668 \end_inset
21669
21670
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 </row>
21676 <row>
21677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681
21682 \backslash
21683 P
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692 \begin_inset Formula $\P$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 </row>
21701 <row>
21702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706
21707 \backslash
21708 copyright
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717 \begin_inset Formula $\copyright$
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 </row>
21726 <row>
21727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \backslash
21733 circledR
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21739 \begin_inset Text
21740
21741 \begin_layout Plain Layout
21742 \begin_inset Formula $\circledR$
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 </row>
21751 <row>
21752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756
21757 \backslash
21758 maltese
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 \begin_inset Formula $\maltese$
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 </row>
21776 <row>
21777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781
21782 \backslash
21783 diagup
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 \begin_inset Formula $\diagup$
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 </row>
21801 <row>
21802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806
21807 \backslash
21808 diagdown
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 \begin_inset Formula $\diagdown$
21818 \end_inset
21819
21820
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 </row>
21826 </lyxtabular>
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 \begin_inset VSpace medskip
21835 \end_inset
21836
21837
21838 \end_layout
21839
21840 \begin_layout Standard
21841 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
21842 \begin_inset CommandInset ref
21843 LatexCommand ref
21844 reference "sub:Tailles-polices"
21845
21846 \end_inset
21847
21848 .
21849 \end_layout
21850
21851 \begin_layout Subsection
21852 Le symbole de l'Euro €
21853 \begin_inset Index idx
21854 status collapsed
21855
21856 \begin_layout Plain Layout
21857 Symboles ! symbole de l'Euro
21858 \end_layout
21859
21860 \end_inset
21861
21862
21863 \begin_inset Index idx
21864 status collapsed
21865
21866 \begin_layout Plain Layout
21867
21868 \backslash
21869 @
21870 \begin_inset ERT
21871 status collapsed
21872
21873 \begin_layout Plain Layout
21874
21875
21876 \backslash
21877 officialeuro
21878 \end_layout
21879
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \begin_layout Standard
21891 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
21892  paquetage LaTeX 
21893 \series bold
21894 eurosym
21895 \series default
21896
21897 \begin_inset Index idx
21898 status collapsed
21899
21900 \begin_layout Plain Layout
21901 Paquetages ! eurosym
21902 \end_layout
21903
21904 \end_inset
21905
21906  et le charger avec la ligne suivante dans le préambule LaTeX
21907 \end_layout
21908
21909 \begin_layout Standard
21910
21911 \series bold
21912
21913 \backslash
21914 usepackage[gennarrow]{eurosym}
21915 \end_layout
21916
21917 \begin_layout Standard
21918 Le symbole de l'Euro peut alors être inséré avec la commande 
21919 \series bold
21920
21921 \backslash
21922 euro
21923 \series default
21924
21925 \begin_inset Index idx
21926 status collapsed
21927
21928 \begin_layout Plain Layout
21929 Commandes ! E ! 
21930 \backslash
21931 euro
21932 \end_layout
21933
21934 \end_inset
21935
21936 .
21937 \end_layout
21938
21939 \begin_layout Standard
21940 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
21941 e avec la touche €, sans avoir à installer le paquetage 
21942 \series bold
21943 eurosym
21944 \series default
21945 .
21946  Quand 
21947 \series bold
21948 eurosym
21949 \series default
21950  est installé, on peut aussi insérer la commande 
21951 \series bold
21952
21953 \backslash
21954 euro
21955 \series default
21956  en mode TeX.
21957  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
21958  
21959 \series bold
21960
21961 \backslash
21962 officialeuro
21963 \series default
21964
21965 \begin_inset Index idx
21966 status collapsed
21967
21968 \begin_layout Plain Layout
21969 Commandes ! O ! 
21970 \backslash
21971 officialeuro
21972 \end_layout
21973
21974 \end_inset
21975
21976 , qui n'est utilisable qu'en mode TeX.
21977 \end_layout
21978
21979 \begin_layout Standard
21980 \begin_inset ERT
21981 status collapsed
21982
21983 \begin_layout Plain Layout
21984
21985
21986 \backslash
21987 ifeurosym 
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \begin_inset Note Note
21994 status open
21995
21996 \begin_layout Plain Layout
21997 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
21998 \series bold
21999 eurosym
22000 \series default
22001  est installé.
22002 \end_layout
22003
22004 \end_inset
22005
22006
22007 \end_layout
22008
22009 \begin_layout Standard
22010 Un aperçu des différents symboles de l'Euro:
22011 \end_layout
22012
22013 \begin_layout Standard
22014 \align center
22015 \begin_inset Tabular
22016 <lyxtabular version="3" rows="4" columns="3">
22017 <features rotate="0" tabularvalignment="middle">
22018 <column alignment="center" valignment="top" width="0pt">
22019 <column alignment="center" valignment="top" width="0pt">
22020 <column alignment="center" valignment="top" width="0pt">
22021 <row>
22022 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 Commande 
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044 Résultat
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 </row>
22050 <row>
22051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 formule
22056 \end_layout
22057
22058 \end_inset
22059 </cell>
22060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064
22065 \backslash
22066 euro
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 \begin_inset Formula $\euro$
22076 \end_inset
22077
22078
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 </row>
22084 <row>
22085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22086 \begin_inset Text
22087
22088 \begin_layout Plain Layout
22089 texte mathématique
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 \begin_inset Formula $\mbox{€}$
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 </row>
22116 <row>
22117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 mode TeX
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130
22131 \backslash
22132 officialeuro
22133 \end_layout
22134
22135 \end_inset
22136 </cell>
22137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141 \begin_inset ERT
22142 status collapsed
22143
22144 \begin_layout Plain Layout
22145
22146
22147 \backslash
22148 officialeuro
22149 \end_layout
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 </row>
22159 </lyxtabular>
22160
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \begin_layout Standard
22167 \begin_inset ERT
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171
22172
22173 \backslash
22174 else 
22175 \end_layout
22176
22177 \end_inset
22178
22179
22180 \begin_inset Note Note
22181 status open
22182
22183 \begin_layout Plain Layout
22184 Ce qui suit sera affiché si le paquetage LaTeX 
22185 \series bold
22186 eurosym
22187 \series default
22188  n'est pas installé:
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \begin_layout Standard
22197 Vous devez installer le paquetage LaTeX 
22198 \series bold
22199 eurosym
22200 \series default
22201  pour voir le reste de cette section dans la sortie imprimée.
22202 \end_layout
22203
22204 \begin_layout Standard
22205 \begin_inset ERT
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209
22210
22211 \backslash
22212 fi 
22213 \end_layout
22214
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \begin_layout Section
22221 Opérateurs de relation
22222 \begin_inset CommandInset label
22223 LatexCommand label
22224 name "sec:Relations"
22225
22226 \end_inset
22227
22228
22229 \begin_inset Index idx
22230 status collapsed
22231
22232 \begin_layout Plain Layout
22233 Relations
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \begin_inset Index idx
22240 status collapsed
22241
22242 \begin_layout Plain Layout
22243 Comparaisons|see
22244 \begin_inset ERT
22245 status collapsed
22246
22247 \begin_layout Plain Layout
22248
22249 {
22250 \end_layout
22251
22252 \end_inset
22253
22254 Relations
22255 \begin_inset ERT
22256 status collapsed
22257
22258 \begin_layout Plain Layout
22259
22260 }
22261 \end_layout
22262
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \begin_layout Standard
22274 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22275  le bouton 
22276 \begin_inset Graphics
22277         filename ../../images/math/leq.png
22278         scale 85
22279
22280 \end_inset
22281
22282  de la barre d'outils.
22283 \end_layout
22284
22285 \begin_layout Standard
22286 \begin_inset Tabular
22287 <lyxtabular version="3" rows="17" columns="2">
22288 <features rotate="0" tabularvalignment="middle">
22289 <column alignment="center" valignment="top" width="0pt">
22290 <column alignment="center" valignment="top">
22291 <row>
22292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296
22297 \size small
22298 Commande
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307
22308 \size small
22309 Résultat
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 </row>
22315 <row>
22316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320 <
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $<$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 le
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\le$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 ll
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\ll$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 prec
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\prec$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 preceq
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\preceq$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \backslash
22445 subset
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 \begin_inset Formula $\subset$
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 </row>
22463 <row>
22464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \backslash
22470 subseteq
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Formula $\subseteq$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \backslash
22495 sqsubseteq
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 \begin_inset Formula $\sqsubseteq$
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 <row>
22514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518
22519 \backslash
22520 in
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 \begin_inset Formula $\in$
22530 \end_inset
22531
22532
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 </row>
22538 <row>
22539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543
22544 \backslash
22545 vdash
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554 \begin_inset Formula $\vdash$
22555 \end_inset
22556
22557
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 </row>
22563 <row>
22564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568
22569 \backslash
22570 smile
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22576 \begin_inset Text
22577
22578 \begin_layout Plain Layout
22579 \begin_inset Formula $\smile$
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 </row>
22588 <row>
22589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593
22594 \backslash
22595 lhd
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604 \begin_inset Formula $\lhd$
22605 \end_inset
22606
22607
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 </row>
22613 <row>
22614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618
22619 \backslash
22620 unlhd
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629 \begin_inset Formula $\unlhd$
22630 \end_inset
22631
22632
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 </row>
22638 <row>
22639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643
22644 \backslash
22645 gtrless
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654 \begin_inset Formula $\gtrless$
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 </row>
22663 <row>
22664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668
22669 \backslash
22670 mid
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679 \begin_inset Formula $\mid$
22680 \end_inset
22681
22682
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 </row>
22688 <row>
22689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693
22694 \backslash
22695 nmid
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704 \begin_inset Formula $\nmid$
22705 \end_inset
22706
22707
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 </row>
22713 </lyxtabular>
22714
22715 \end_inset
22716
22717
22718 \begin_inset space \hfill{}
22719 \end_inset
22720
22721
22722 \begin_inset Tabular
22723 <lyxtabular version="3" rows="17" columns="2">
22724 <features rotate="0" tabularvalignment="middle">
22725 <column alignment="center" valignment="top" width="0pt">
22726 <column alignment="center" valignment="top">
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
22733 \size small
22734 Commande
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743
22744 \size small
22745 Résultat
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 <row>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 =
22757 \end_layout
22758
22759 \end_inset
22760 </cell>
22761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765 \begin_inset Formula $=$
22766 \end_inset
22767
22768
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 </row>
22774 <row>
22775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779
22780 \backslash
22781 not=
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 \begin_inset Formula $\not=$
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 </row>
22799 <row>
22800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804
22805 \backslash
22806 equiv
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 \begin_inset Formula $\equiv$
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \end_inset
22822 </cell>
22823 </row>
22824 <row>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829
22830 \backslash
22831 sim
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840 \begin_inset Formula $\sim$
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 </row>
22849 <row>
22850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854
22855 \backslash
22856 simeq
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 \begin_inset Formula $\simeq$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 </row>
22874 <row>
22875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879
22880 \backslash
22881 approx
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 \begin_inset Formula $\approx$
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 </row>
22899 <row>
22900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904
22905 \backslash
22906 cong
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 \begin_inset Formula $\cong$
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \end_inset
22922 </cell>
22923 </row>
22924 <row>
22925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929
22930 \backslash
22931 bowtie
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940 \begin_inset Formula $\bowtie$
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 </row>
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \backslash
22956 notin
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 \begin_inset Formula $\notin$
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979
22980 \backslash
22981 perp
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 \begin_inset Formula $\perp$
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 </row>
22999 <row>
23000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \backslash
23006 propto
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 \begin_inset Formula $\propto$
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 <row>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \backslash
23031 asymp
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040 \begin_inset Formula $\asymp$
23041 \end_inset
23042
23043
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 </row>
23049 <row>
23050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23051 \begin_inset Text
23052
23053 \begin_layout Plain Layout
23054
23055 \backslash
23056 doteq
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065 \begin_inset Formula $\doteq$
23066 \end_inset
23067
23068
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 </row>
23074 <row>
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079
23080 \backslash
23081 circeq
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090 \begin_inset Formula $\circeq$
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 </row>
23099 <row>
23100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Plain Layout
23104
23105 \backslash
23106 models
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115 \begin_inset Formula $\models$
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 </row>
23124 <row>
23125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23126 \begin_inset Text
23127
23128 \begin_layout Plain Layout
23129
23130 \backslash
23131 widehat=
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140 \begin_inset Formula $\widehat{=}$
23141 \end_inset
23142
23143
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 </lyxtabular>
23150
23151 \end_inset
23152
23153
23154 \begin_inset space \hfill{}
23155 \end_inset
23156
23157
23158 \begin_inset Tabular
23159 <lyxtabular version="3" rows="17" columns="2">
23160 <features rotate="0" tabularvalignment="middle">
23161 <column alignment="center" valignment="top" width="0pt">
23162 <column alignment="center" valignment="top">
23163 <row>
23164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168
23169 \size small
23170 Commande
23171 \end_layout
23172
23173 \end_inset
23174 </cell>
23175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23176 \begin_inset Text
23177
23178 \begin_layout Plain Layout
23179
23180 \size small
23181 Résultat
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192 >
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201 \begin_inset Formula $>$
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 </row>
23210 <row>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \backslash
23217 ge
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 \begin_inset Formula $\ge$
23227 \end_inset
23228
23229
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240
23241 \backslash
23242 gg
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 \begin_inset Formula $\gg$
23252 \end_inset
23253
23254
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \backslash
23267 succ
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 \begin_inset Formula $\succ$
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \backslash
23292 succeq
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301 \begin_inset Formula $\succeq$
23302 \end_inset
23303
23304
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 </row>
23310 <row>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \backslash
23317 supset
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326 \begin_inset Formula $\supset$
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 <row>
23336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340
23341 \backslash
23342 supseteq
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351 \begin_inset Formula $\supseteq$
23352 \end_inset
23353
23354
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 </row>
23360 <row>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365
23366 \backslash
23367 sqsupseteq
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 \begin_inset Formula $\sqsupseteq$
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 </row>
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \backslash
23392 ni
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401 \begin_inset Formula $\ni$
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 </row>
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415
23416 \backslash
23417 dashv
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426 \begin_inset Formula $\dashv$
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 </row>
23435 <row>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440
23441 \backslash
23442 frown
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451 \begin_inset Formula $\frown$
23452 \end_inset
23453
23454
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 </row>
23460 <row>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465
23466 \backslash
23467 rhd
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 \begin_inset Formula $\rhd$
23477 \end_inset
23478
23479
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 </row>
23485 <row>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490
23491 \backslash
23492 unrhd
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23498 \begin_inset Text
23499
23500 \begin_layout Plain Layout
23501 \begin_inset Formula $\unrhd$
23502 \end_inset
23503
23504
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 </row>
23510 <row>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \backslash
23517 lessgtr
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23523 \begin_inset Text
23524
23525 \begin_layout Plain Layout
23526 \begin_inset Formula $\lessgtr$
23527 \end_inset
23528
23529
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 </row>
23535 <row>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540
23541 \backslash
23542 parallel
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23548 \begin_inset Text
23549
23550 \begin_layout Plain Layout
23551 \begin_inset Formula $\parallel$
23552 \end_inset
23553
23554
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 </row>
23560 <row>
23561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565
23566 \backslash
23567 nparallel
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576 \begin_inset Formula $\nparallel$
23577 \end_inset
23578
23579
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 </row>
23585 </lyxtabular>
23586
23587 \end_inset
23588
23589
23590 \end_layout
23591
23592 \begin_layout Standard
23593 \begin_inset VSpace medskip
23594 \end_inset
23595
23596 Les caractères 
23597 \series bold
23598
23599 \backslash
23600 lhd
23601 \series default
23602  et 
23603 \series bold
23604
23605 \backslash
23606 rhd
23607 \series default
23608  sont plus gros que les opérateurs 
23609 \series bold
23610
23611 \backslash
23612 triangleleft
23613 \series default
23614  et 
23615 \series bold
23616
23617 \backslash
23618 triangleright
23619 \series default
23620  auxquels ils ressemblent.
23621 \end_layout
23622
23623 \begin_layout Standard
23624 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23625  par des espaces.
23626 \end_layout
23627
23628 \begin_layout Standard
23629 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23630  commande 
23631 \series bold
23632
23633 \backslash
23634 stackrel
23635 \series default
23636
23637 \begin_inset Index idx
23638 status collapsed
23639
23640 \begin_layout Plain Layout
23641 Commandes ! S ! 
23642 \backslash
23643 stackrel
23644 \end_layout
23645
23646 \end_inset
23647
23648 :
23649 \end_layout
23650
23651 \begin_layout Standard
23652 \align center
23653 \begin_inset Tabular
23654 <lyxtabular version="3" rows="2" columns="2">
23655 <features rotate="0" tabularvalignment="middle">
23656 <column alignment="center" valignment="top">
23657 <column alignment="center" valignment="top">
23658 <row>
23659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23660 \begin_inset Text
23661
23662 \begin_layout Plain Layout
23663 Commande
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672 Résultat
23673 \begin_inset Note Note
23674 status collapsed
23675
23676 \begin_layout Plain Layout
23677
23678 \series bold
23679
23680 \backslash
23681 raisebox
23682 \series default
23683  est seulement utilisée pour faire de la place
23684 \end_layout
23685
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 A(r)
23700 \backslash
23701 stackrel
23702 \begin_inset space \textvisiblespace{}
23703 \end_inset
23704
23705 r
23706 \backslash
23707 to
23708 \backslash
23709 infty
23710 \begin_inset space \textvisiblespace{}
23711 \end_inset
23712
23713
23714 \begin_inset Formula $\downarrow$
23715 \end_inset
23716
23717
23718 \backslash
23719 approx
23720 \begin_inset space \textvisiblespace{}
23721 \end_inset
23722
23723
23724 \begin_inset space \textvisiblespace{}
23725 \end_inset
23726
23727 B
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 </row>
23745 </lyxtabular>
23746
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \begin_layout Section
23753 Fonctions
23754 \end_layout
23755
23756 \begin_layout Subsection
23757 Fonctions prédéfinies
23758 \begin_inset CommandInset label
23759 LatexCommand label
23760 name "sub:Fonctions-prédéfinies"
23761
23762 \end_inset
23763
23764
23765 \begin_inset Index idx
23766 status collapsed
23767
23768 \begin_layout Plain Layout
23769 Fonctions ! prédéfinies
23770 \end_layout
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Standard
23778 En général, les variables sont écrites en 
23779 \emph on
23780 italiques
23781 \emph default
23782  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
23783  
23784 \begin_inset Formula $sin$
23785 \end_inset
23786
23787  pourrait être confondue avec le produit 
23788 \begin_inset Formula $s\cdot i\cdot n$
23789 \end_inset
23790
23791 .
23792  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
23793  arguments par un peu d'espace.
23794  Elles sont insérées comme des commandes commençant par une barre de fraction
23795  inverse avant leur nom.
23796 \end_layout
23797
23798 \begin_layout Standard
23799 \align center
23800 \begin_inset Tabular
23801 <lyxtabular version="3" rows="2" columns="4">
23802 <features rotate="0" tabularvalignment="middle">
23803 <column alignment="center" valignment="top" width="0pt">
23804 <column alignment="center" valignment="top" width="0pt">
23805 <column alignment="center" valignment="top" width="0pt">
23806 <column alignment="center" valignment="top" width="0pt">
23807 <row>
23808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812 Commande
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821 Résultat
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 Commande
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 Résultat
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 </row>
23845 <row>
23846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 Asin(x)+B
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 \begin_inset Formula $Asin(x)+B$
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 A
23872 \backslash
23873 sin(x)+B
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23879 \begin_inset Text
23880
23881 \begin_layout Plain Layout
23882 \begin_inset Formula $A\sin(x)+B$
23883 \end_inset
23884
23885
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 </row>
23891 </lyxtabular>
23892
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \begin_layout Standard
23899 Les fonctions suivantes sont prédéfinies:
23900 \end_layout
23901
23902 \begin_layout Standard
23903 \begin_inset VSpace -2mm
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \begin_layout Standard
23910 \align center
23911 \begin_inset Tabular
23912 <lyxtabular version="3" rows="9" columns="4">
23913 <features rotate="0" tabularvalignment="middle">
23914 <column alignment="center" valignment="top" width="0pt">
23915 <column alignment="center" valignment="top" width="0pt">
23916 <column alignment="center" valignment="top" width="0pt">
23917 <column alignment="center" valignment="top" width="0pt">
23918 <row>
23919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923 Commande
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 Commande
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941 Commande
23942 \end_layout
23943
23944 \end_inset
23945 </cell>
23946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23947 \begin_inset Text
23948
23949 \begin_layout Plain Layout
23950 Commande
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 </row>
23956 <row>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \backslash
23963 sin
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972
23973 \backslash
23974 sinh
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \backslash
23985 arcsin
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 sup
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 </row>
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007
24008 \backslash
24009 cos
24010 \end_layout
24011
24012 \end_inset
24013 </cell>
24014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018
24019 \backslash
24020 cosh
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \backslash
24031 arccos
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040
24041 \backslash
24042 inf
24043 \end_layout
24044
24045 \end_inset
24046 </cell>
24047 </row>
24048 <row>
24049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053
24054 \backslash
24055 tan
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064
24065 \backslash
24066 tanh
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \backslash
24077 arctan
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 lim
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \backslash
24101 cot
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \backslash
24112 coth
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121
24122 \backslash
24123 arg
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132
24133 \backslash
24134 liminf
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 </row>
24140 <row>
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145
24146 \backslash
24147 sec
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \backslash
24158 min
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \backslash
24169 deg
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178
24179 \backslash
24180 limsup
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \backslash
24193 csc
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \backslash
24204 max
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \backslash
24215 det
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 Pr
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 </row>
24232 <row>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237
24238 \backslash
24239 ln
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 exp
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259
24260 \backslash
24261 dim
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270
24271 \backslash
24272 hom
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 </row>
24278 <row>
24279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Plain Layout
24283
24284 \backslash
24285 lg
24286 \end_layout
24287
24288 \end_inset
24289 </cell>
24290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 log
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305
24306 \backslash
24307 ker
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316
24317 \backslash
24318 gcd
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 </row>
24324 </lyxtabular>
24325
24326 \end_inset
24327
24328
24329 \end_layout
24330
24331 \begin_layout Standard
24332 Elles peuvent aussi être insérées en utilisant le bouton 
24333 \begin_inset Graphics
24334         filename ../../images/math/functions.png
24335         scale 85
24336
24337 \end_inset
24338
24339  de la barre d'outils mathématique.
24340 \end_layout
24341
24342 \begin_layout Subsection
24343 Fonctions définies par l'utilisateur
24344 \begin_inset Index idx
24345 status collapsed
24346
24347 \begin_layout Plain Layout
24348 Fonctions ! définies par l'utilisateur
24349 \end_layout
24350
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \begin_layout Standard
24357 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24358  fonction sgn(x), il y a deux possibilités:
24359 \end_layout
24360
24361 \begin_layout Itemize
24362 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24363 \begin_inset Foot
24364 status collapsed
24365
24366 \begin_layout Plain Layout
24367 Pour en savoir plus sur la commande 
24368 \series bold
24369
24370 \backslash
24371 DeclareMathOperator
24372 \series default
24373  voir 
24374 \begin_inset CommandInset ref
24375 LatexCommand ref
24376 reference "sub:Opérateurs-personnalisés"
24377
24378 \end_inset
24379
24380 .
24381 \end_layout
24382
24383 \end_inset
24384
24385
24386 \begin_inset Newline newline
24387 \end_inset
24388
24389
24390 \begin_inset VSpace -3mm
24391 \end_inset
24392
24393
24394 \begin_inset Newline newline
24395 \end_inset
24396
24397
24398 \series bold
24399
24400 \backslash
24401 DeclareMathOperator{
24402 \backslash
24403 sgn}{sgn}
24404 \series default
24405
24406 \begin_inset Index idx
24407 status collapsed
24408
24409 \begin_layout Plain Layout
24410 Commandes ! D ! 
24411 \backslash
24412 dbinom@
24413 \backslash
24414 DeclareMathOperator
24415 \end_layout
24416
24417 \end_inset
24418
24419
24420 \begin_inset Newline newline
24421 \end_inset
24422
24423
24424 \begin_inset VSpace -2mm
24425 \end_inset
24426
24427
24428 \begin_inset Newline newline
24429 \end_inset
24430
24431 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24432  commande 
24433 \series bold
24434
24435 \backslash
24436 sgn
24437 \series default
24438 .
24439 \end_layout
24440
24441 \begin_layout Itemize
24442 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24443  notre exemple les lettres 
24444 \emph on
24445 sgn
24446 \emph default
24447  -- et les changer en texte mathématique.
24448  Pour finir, on insère une espace entre le préfacteur et la fonction.
24449 \end_layout
24450
24451 \begin_layout Standard
24452 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24453 \begin_inset Foot
24454 status collapsed
24455
24456 \begin_layout Plain Layout
24457 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24458 eur en rouge.
24459 \end_layout
24460
24461 \end_inset
24462
24463 :
24464 \end_layout
24465
24466 \begin_layout Standard
24467 \align center
24468 \begin_inset Tabular
24469 <lyxtabular version="3" rows="3" columns="2">
24470 <features rotate="0" tabularvalignment="middle">
24471 <column alignment="center" valignment="top" width="0pt">
24472 <column alignment="center" valignment="top" width="0pt">
24473 <row>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 Commande
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 Résultat
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 </row>
24493 <row>
24494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498 A
24499 \backslash
24500 sgn(x)+B
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 \begin_inset Formula $A\sgn(x)+B$
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523 A
24524 \backslash
24525 ,
24526 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24527 \end_inset
24528
24529 (x)+B
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 </row>
24547 </lyxtabular>
24548
24549 \end_inset
24550
24551
24552 \end_layout
24553
24554 \begin_layout Standard
24555 La première méthode est recommandée quand la fonction définie doit être
24556  utilisée plusieurs fois dans le document.
24557 \end_layout
24558
24559 \begin_layout Subsection
24560 Les limites
24561 \begin_inset Index idx
24562 status collapsed
24563
24564 \begin_layout Plain Layout
24565 Limites
24566 \end_layout
24567
24568 \end_inset
24569
24570
24571 \end_layout
24572
24573 \begin_layout Standard
24574 Pour les limites, en plus des commandes 
24575 \series bold
24576
24577 \backslash
24578 lim
24579 \series default
24580
24581 \begin_inset Index idx
24582 status collapsed
24583
24584 \begin_layout Plain Layout
24585 Commandes ! L ! 
24586 \backslash
24587 lim
24588 \end_layout
24589
24590 \end_inset
24591
24592
24593 \series bold
24594
24595 \backslash
24596 liminf
24597 \series default
24598  et 
24599 \series bold
24600
24601 \backslash
24602 limsup
24603 \series default
24604  on a aussi les fonctions suivantes:
24605 \end_layout
24606
24607 \begin_layout Standard
24608 \align center
24609 \begin_inset Tabular
24610 <lyxtabular version="3" rows="5" columns="2">
24611 <features rotate="0" tabularvalignment="middle">
24612 <column alignment="center" valignment="top">
24613 <column alignment="center" valignment="top">
24614 <row>
24615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 Commande
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 Résultat
24629 \begin_inset Note Note
24630 status collapsed
24631
24632 \begin_layout Plain Layout
24633
24634 \series bold
24635
24636 \backslash
24637 raisebox
24638 \series default
24639  est seulement utilisée pour faire de la place
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 </row>
24650 <row>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \backslash
24657 varliminf
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 \begin_inset Formula $\varliminf$
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 <row>
24676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \backslash
24682 varlimsup
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 \begin_inset Formula $\varlimsup$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 </row>
24700 <row>
24701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 varprojlim
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716 \begin_inset Formula $\varprojlim$
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 </row>
24725 <row>
24726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 varinjlim
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $\varinjlim$
24742 \end_inset
24743
24744
24745 \begin_inset Formula $\raisebox{-2.5mm}{}$
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 </row>
24754 </lyxtabular>
24755
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \begin_layout Standard
24762 \begin_inset VSpace medskip
24763 \end_inset
24764
24765 La valeur de la limite est créée en ajoutant un indice.
24766  Il est placé juste à la droite de la fonction dans le cas d'une formule
24767  en ligne:
24768 \end_layout
24769
24770 \begin_layout Standard
24771 \align center
24772 \begin_inset Tabular
24773 <lyxtabular version="3" rows="2" columns="2">
24774 <features rotate="0" tabularvalignment="middle">
24775 <column alignment="center" valignment="top" width="0pt">
24776 <column alignment="center" valignment="top" width="0pt">
24777 <row>
24778 <cell alignment="center" valignment="top" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 Commande
24783 \end_layout
24784
24785 \end_inset
24786 </cell>
24787 <cell alignment="center" valignment="top" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791 \begin_inset space \hspace{}
24792 \length 1cm
24793 \end_inset
24794
24795 Résultat
24796 \begin_inset Note Note
24797 status collapsed
24798
24799 \begin_layout Plain Layout
24800 L'espace
24801 \series bold
24802  
24803 \series default
24804 et 
24805 \series bold
24806
24807 \backslash
24808 raisebox
24809 \series default
24810  sont seulement utilisées pour faire de la place.
24811 \end_layout
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 </row>
24821 <row>
24822 <cell alignment="center" valignment="top" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \backslash
24828 lim_x
24829 \backslash
24830 to
24831 \begin_inset space \textvisiblespace{}
24832 \end_inset
24833
24834 A
24835 \begin_inset space \textvisiblespace{}
24836 \end_inset
24837
24838 x=B
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 </row>
24856 </lyxtabular>
24857
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \begin_layout Standard
24864 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
24865  en dessous de la fonction:
24866 \begin_inset Formula 
24867 \[
24868 \lim_{x\to A}x=B
24869 \]
24870
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \begin_layout Subsection
24877 Les fonctions modulo
24878 \begin_inset Index idx
24879 status collapsed
24880
24881 \begin_layout Plain Layout
24882 Fonctions ! modulo
24883 \end_layout
24884
24885 \end_inset
24886
24887
24888 \end_layout
24889
24890 \begin_layout Standard
24891 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
24892 \end_layout
24893
24894 \begin_layout Standard
24895 Les variantes pour une formule hors ligne:
24896 \begin_inset Formula 
24897 \begin{align*}
24898 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24899 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
24900 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
24901 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
24902 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
24903 \end{align*}
24904
24905 \end_inset
24906
24907
24908 \end_layout
24909
24910 \begin_layout Standard
24911 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
24912  la fonction, quelque soit la variante.
24913  
24914 \lang english
24915 By default the modulo-functions take only the first following character
24916  into account.
24917  To use more than one character, one has to put them into TeX-braces:
24918 \lang french
24919
24920 \begin_inset Formula 
24921 \begin{align*}
24922 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24923 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
24924 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
24925 \end{align*}
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Section
24933 Caractères spéciaux
24934 \begin_inset Index idx
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938 Caractères spéciaux
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \begin_layout Subsection
24947 Caractères spéciaux en  texte mathématique
24948 \end_layout
24949
24950 \begin_layout Standard
24951 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
24952  ou en mode TeX:
24953 \end_layout
24954
24955 \begin_layout Standard
24956 \begin_inset space \hfill{}
24957 \end_inset
24958
24959
24960 \begin_inset Tabular
24961 <lyxtabular version="3" rows="8" columns="2">
24962 <features rotate="0" tabularvalignment="middle">
24963 <column alignment="block" valignment="top">
24964 <column alignment="block" valignment="top">
24965 <row>
24966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 Commande
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979 Résultat
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 </row>
24985 <row>
24986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990
24991 \backslash
24992 oe
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001 \begin_inset Formula $\textrm{œ}$
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \end_inset
25008 </cell>
25009 </row>
25010 <row>
25011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015
25016 \backslash
25017 OE
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 \begin_inset Formula $\textrm{Œ}$
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 </row>
25035 <row>
25036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040
25041 \backslash
25042 ae
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 \begin_inset Formula $\textrm{æ}$
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 </row>
25060 <row>
25061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25062 \begin_inset Text
25063
25064 \begin_layout Plain Layout
25065
25066 \backslash
25067 AE
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Plain Layout
25076 \begin_inset Formula $\textrm{Æ}$
25077 \end_inset
25078
25079
25080 \end_layout
25081
25082 \end_inset
25083 </cell>
25084 </row>
25085 <row>
25086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25087 \begin_inset Text
25088
25089 \begin_layout Plain Layout
25090
25091 \backslash
25092 aa
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101 \begin_inset Formula $\textrm{\aa}$
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 </row>
25110 <row>
25111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25112 \begin_inset Text
25113
25114 \begin_layout Plain Layout
25115
25116 \backslash
25117 AA
25118 \begin_inset Index idx
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122
25123 \backslash
25124 @
25125 \begin_inset ERT
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129
25130
25131 \backslash
25132 textrm{
25133 \backslash
25134 AA}
25135 \end_layout
25136
25137 \end_inset
25138
25139
25140 \end_layout
25141
25142 \end_inset
25143
25144
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Plain Layout
25153 \begin_inset Formula $\textrm{Å}$
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 </row>
25162 <row>
25163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Plain Layout
25167
25168 \backslash
25169 i
25170 \end_layout
25171
25172 \end_inset
25173 </cell>
25174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25175 \begin_inset Text
25176
25177 \begin_layout Plain Layout
25178 \begin_inset Formula $\textrm{ı}$
25179 \end_inset
25180
25181
25182 \end_layout
25183
25184 \end_inset
25185 </cell>
25186 </row>
25187 </lyxtabular>
25188
25189 \end_inset
25190
25191
25192 \begin_inset space \hfill{}
25193 \end_inset
25194
25195
25196 \begin_inset Tabular
25197 <lyxtabular version="3" rows="8" columns="2">
25198 <features rotate="0" tabularvalignment="middle">
25199 <column alignment="block" valignment="top">
25200 <column alignment="center" valignment="top">
25201 <row>
25202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206 commande
25207 \begin_inset Note Note
25208 status collapsed
25209
25210 \begin_layout Plain Layout
25211 L'espace de 0
25212 \begin_inset space \thinspace{}
25213 \end_inset
25214
25215 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
25216  serait respectivement ¡ et ¿.
25217 \end_layout
25218
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230 Résultat
25231 \end_layout
25232
25233 \end_inset
25234 </cell>
25235 </row>
25236 <row>
25237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241
25242 \backslash
25243 o
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252 \begin_inset Formula $\textrm{ø}$
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 </row>
25261 <row>
25262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266
25267 \backslash
25268 O
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277 \begin_inset Formula $\textrm{Ø}$
25278 \end_inset
25279
25280
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 </row>
25286 <row>
25287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291
25292 \backslash
25293 l
25294 \end_layout
25295
25296 \end_inset
25297 </cell>
25298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Plain Layout
25302 \begin_inset Formula $\textrm{ł}$
25303 \end_inset
25304
25305
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 </row>
25311 <row>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316
25317 \backslash
25318 L
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327 \begin_inset Formula $\textrm{Ł}$
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \end_inset
25334 </cell>
25335 </row>
25336 <row>
25337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341 !
25342 \begin_inset space \hspace{}
25343 \length 0mm
25344 \end_inset
25345
25346 `
25347 \begin_inset space \textvisiblespace{}
25348 \end_inset
25349
25350
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359 \begin_inset Formula $\textrm{!`}$
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 </row>
25368 <row>
25369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373 ?
25374 \begin_inset space \hspace{}
25375 \length 0mm
25376 \end_inset
25377
25378 `
25379 \begin_inset space \textvisiblespace{}
25380 \end_inset
25381
25382
25383 \end_layout
25384
25385 \end_inset
25386 </cell>
25387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391 \begin_inset Formula $\textrm{?`}$
25392 \end_inset
25393
25394
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 </row>
25400 <row>
25401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25402 \begin_inset Text
25403
25404 \begin_layout Plain Layout
25405
25406 \backslash
25407 j
25408 \end_layout
25409
25410 \end_inset
25411 </cell>
25412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416 \begin_inset Formula $\textrm{ȷ}$
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 </row>
25425 </lyxtabular>
25426
25427 \end_inset
25428
25429
25430 \begin_inset space \hfill{}
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Standard
25437 Les caractères 
25438 \begin_inset Formula $\textrm{\textrm{Å}}$
25439 \end_inset
25440
25441  et 
25442 \begin_inset Formula $\textrm{\textrm{Ø}}$
25443 \end_inset
25444
25445  peuvent aussi être insérés avec le bouton 
25446 \begin_inset Graphics
25447         filename ../../images/math/digamma.png
25448         scale 85
25449
25450 \end_inset
25451
25452  de la barre d'outils mathématique.
25453 \end_layout
25454
25455 \begin_layout Standard
25456 Les commandes 
25457 \series bold
25458 !
25459 \begin_inset space \hspace{}
25460 \length 0mm
25461 \end_inset
25462
25463 `
25464 \series default
25465  et ?
25466 \series bold
25467
25468 \begin_inset space \hspace{}
25469 \length 0mm
25470 \end_inset
25471
25472
25473 \series default
25474 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25475  le texte dans LyX.
25476 \end_layout
25477
25478 \begin_layout Subsection
25479 Les accents dans le texte
25480 \begin_inset CommandInset label
25481 LatexCommand label
25482 name "sub:Accents-dans-le-texte"
25483
25484 \end_inset
25485
25486
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491 Accents ! dans le texte
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \end_layout
25498
25499 \begin_layout Standard
25500 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25501  Ces commandes doivent être insérées en mode TeX.
25502 \end_layout
25503
25504 \begin_layout Standard
25505 \begin_inset space \hfill{}
25506 \end_inset
25507
25508
25509 \begin_inset Tabular
25510 <lyxtabular version="3" rows="8" columns="2">
25511 <features rotate="0" tabularvalignment="middle">
25512 <column alignment="block" valignment="top">
25513 <column alignment="block" valignment="top">
25514 <row>
25515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25516 \begin_inset Text
25517
25518 \begin_layout Plain Layout
25519 Commande
25520 \end_layout
25521
25522 \end_inset
25523 </cell>
25524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25525 \begin_inset Text
25526
25527 \begin_layout Plain Layout
25528 Résultat
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 </row>
25534 <row>
25535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Plain Layout
25539
25540 \backslash
25541
25542 \begin_inset Quotes grd
25543 \end_inset
25544
25545 e
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554 \begin_inset ERT
25555 status collapsed
25556
25557 \begin_layout Plain Layout
25558
25559
25560 \backslash
25561 "e
25562 \end_layout
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 </row>
25572 <row>
25573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577
25578 \backslash
25579 `e
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 \begin_inset ERT
25589 status collapsed
25590
25591 \begin_layout Plain Layout
25592
25593
25594 \backslash
25595 `e
25596 \end_layout
25597
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 </row>
25606 <row>
25607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25608 \begin_inset Text
25609
25610 \begin_layout Plain Layout
25611
25612 \backslash
25613 ^
25614 \begin_inset space \textvisiblespace{}
25615 \end_inset
25616
25617 e
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Plain Layout
25626 \begin_inset ERT
25627 status collapsed
25628
25629 \begin_layout Plain Layout
25630
25631
25632 \backslash
25633 ^e
25634 \end_layout
25635
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 <row>
25645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 =e
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset ERT
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664
25665
25666 \backslash
25667 =e
25668 \end_layout
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \end_inset
25676 </cell>
25677 </row>
25678 <row>
25679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25680 \begin_inset Text
25681
25682 \begin_layout Plain Layout
25683
25684 \backslash
25685 u
25686 \begin_inset space \textvisiblespace{}
25687 \end_inset
25688
25689 e
25690 \end_layout
25691
25692 \end_inset
25693 </cell>
25694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25695 \begin_inset Text
25696
25697 \begin_layout Plain Layout
25698 \begin_inset ERT
25699 status collapsed
25700
25701 \begin_layout Plain Layout
25702
25703
25704 \backslash
25705 u e
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 </row>
25716 <row>
25717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25718 \begin_inset Text
25719
25720 \begin_layout Plain Layout
25721
25722 \backslash
25723 b
25724 \begin_inset space \textvisiblespace{}
25725 \end_inset
25726
25727 e
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Plain Layout
25736 \begin_inset ERT
25737 status collapsed
25738
25739 \begin_layout Plain Layout
25740
25741
25742 \backslash
25743 b e
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \end_inset
25752 </cell>
25753 </row>
25754 <row>
25755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759
25760 \backslash
25761 t
25762 \begin_inset space \textvisiblespace{}
25763 \end_inset
25764
25765 ee
25766 \end_layout
25767
25768 \end_inset
25769 </cell>
25770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774 \begin_inset ERT
25775 status collapsed
25776
25777 \begin_layout Plain Layout
25778
25779
25780 \backslash
25781 t ee
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 </row>
25792 </lyxtabular>
25793
25794 \end_inset
25795
25796
25797 \begin_inset space \hfill{}
25798 \end_inset
25799
25800
25801 \begin_inset Tabular
25802 <lyxtabular version="3" rows="8" columns="2">
25803 <features rotate="0" tabularvalignment="middle">
25804 <column alignment="block" valignment="top">
25805 <column alignment="center" valignment="top">
25806 <row>
25807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811 Commande
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 Résultat
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 </row>
25826 <row>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833 H
25834 \begin_inset space \textvisiblespace{}
25835 \end_inset
25836
25837 e
25838 \end_layout
25839
25840 \end_inset
25841 </cell>
25842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25843 \begin_inset Text
25844
25845 \begin_layout Plain Layout
25846 \begin_inset ERT
25847 status collapsed
25848
25849 \begin_layout Plain Layout
25850
25851
25852 \backslash
25853 H e
25854 \end_layout
25855
25856 \end_inset
25857
25858
25859 \end_layout
25860
25861 \end_inset
25862 </cell>
25863 </row>
25864 <row>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869
25870 \backslash
25871 'e
25872 \end_layout
25873
25874 \end_inset
25875 </cell>
25876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 \begin_inset ERT
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884
25885
25886 \backslash
25887 'e
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 </row>
25898 <row>
25899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903
25904 \backslash
25905 ~e
25906 \begin_inset Index idx
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910 Tilde
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \end_inset
25919 </cell>
25920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25921 \begin_inset Text
25922
25923 \begin_layout Plain Layout
25924 \begin_inset ERT
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928
25929
25930 \backslash
25931 ~e
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949 .e
25950 \end_layout
25951
25952 \end_inset
25953 </cell>
25954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25955 \begin_inset Text
25956
25957 \begin_layout Plain Layout
25958 \begin_inset ERT
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962
25963
25964 \backslash
25965 .e
25966 \end_layout
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 </row>
25976 <row>
25977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981
25982 \backslash
25983 v
25984 \begin_inset space \textvisiblespace{}
25985 \end_inset
25986
25987 e
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25993 \begin_inset Text
25994
25995 \begin_layout Plain Layout
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 v e
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 </row>
26014 <row>
26015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019
26020 \backslash
26021 d
26022 \begin_inset space \textvisiblespace{}
26023 \end_inset
26024
26025 e
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26031 \begin_inset Text
26032
26033 \begin_layout Plain Layout
26034 \begin_inset ERT
26035 status collapsed
26036
26037 \begin_layout Plain Layout
26038
26039
26040 \backslash
26041 d e
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \end_inset
26050 </cell>
26051 </row>
26052 <row>
26053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26054 \begin_inset Text
26055
26056 \begin_layout Plain Layout
26057
26058 \backslash
26059 c
26060 \begin_inset space \textvisiblespace{}
26061 \end_inset
26062
26063 e
26064 \end_layout
26065
26066 \end_inset
26067 </cell>
26068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26069 \begin_inset Text
26070
26071 \begin_layout Plain Layout
26072 \begin_inset ERT
26073 status collapsed
26074
26075 \begin_layout Plain Layout
26076
26077
26078 \backslash
26079 c e
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \end_inset
26088 </cell>
26089 </row>
26090 </lyxtabular>
26091
26092 \end_inset
26093
26094
26095 \begin_inset space \hfill{}
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \begin_layout Standard
26102 \begin_inset VSpace medskip
26103 \end_inset
26104
26105 Avec la commande 
26106 \series bold
26107
26108 \backslash
26109 t
26110 \series default
26111  on peut aussi accentuer deux caractères différents.
26112  La commande 
26113 \series bold
26114
26115 \backslash
26116 t
26117 \begin_inset space \textvisiblespace{}
26118 \end_inset
26119
26120 sz
26121 \series default
26122  va donner: 
26123 \begin_inset ERT
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127
26128
26129 \backslash
26130 t sz
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \begin_layout Standard
26139 Les accents 
26140 \series bold
26141 `
26142 \series default
26143  , 
26144 \series bold
26145 '
26146 \series default
26147  , et 
26148 \series bold
26149 ^
26150 \series default
26151  peuvent être insérés directement avec le clavier, sans utiliser le mode
26152  TeX, quand ils sont utilisés avec des voyelles.
26153  La même chose s'applique au tilde
26154 \begin_inset Foot
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26159  accent.
26160 \end_layout
26161
26162 \end_inset
26163
26164  
26165 \series bold
26166 ~
26167 \series default
26168  en combinaison avec 
26169 \emph on
26170 a
26171 \emph default
26172  , 
26173 \emph on
26174 n
26175 \emph default
26176  , ou 
26177 \emph on
26178 o
26179 \emph default
26180 .
26181 \end_layout
26182
26183 \begin_layout Standard
26184 Les commandes 
26185 \series bold
26186
26187 \backslash
26188 b
26189 \series default
26190  , 
26191 \series bold
26192
26193 \backslash
26194 c
26195 \series default
26196  , 
26197 \series bold
26198
26199 \backslash
26200 d
26201 \series default
26202  , 
26203 \series bold
26204
26205 \backslash
26206 H
26207 \series default
26208  , 
26209 \series bold
26210
26211 \backslash
26212 t
26213 \series default
26214  , 
26215 \series bold
26216
26217 \backslash
26218 u
26219 \series default
26220  , 
26221 \series bold
26222
26223 \backslash
26224 v
26225 \series default
26226 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26227  en texte mathématique.
26228  Pour les autres accents, il y a des commandes mathématiques spéciales à
26229  utiliser dans les formules, voir 
26230 \begin_inset CommandInset ref
26231 LatexCommand ref
26232 reference "sub:Accents-sur-un-caractère"
26233
26234 \end_inset
26235
26236 .
26237 \end_layout
26238
26239 \begin_layout Standard
26240 \begin_inset VSpace bigskip
26241 \end_inset
26242
26243 En plus, avec la commande 
26244 \series bold
26245
26246 \backslash
26247 textcircled
26248 \series default
26249
26250 \begin_inset Index idx
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254 Commandes ! T ! 
26255 \backslash
26256 textcircled
26257 \end_layout
26258
26259 \end_inset
26260
26261  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26262  comme pour le symbole du copyright.
26263 \end_layout
26264
26265 \begin_layout Standard
26266 \align center
26267 \begin_inset Tabular
26268 <lyxtabular version="3" rows="3" columns="2">
26269 <features rotate="0" tabularvalignment="middle">
26270 <column alignment="center" valignment="top">
26271 <column alignment="center" valignment="top">
26272 <row>
26273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 Commande
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 Résultat
26287 \begin_inset Note Note
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291
26292 \series bold
26293
26294 \backslash
26295 raisebox
26296 \series default
26297  est seulement utilisée pour faire de la place
26298 \end_layout
26299
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \end_inset
26306 </cell>
26307 </row>
26308 <row>
26309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313
26314 \backslash
26315 textcircled{w}
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 \begin_inset ERT
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328
26329
26330 \backslash
26331 textcircled{w}
26332 \end_layout
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 </row>
26342 <row>
26343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347
26348 \backslash
26349 Large 
26350 \backslash
26351 textcircled{
26352 \backslash
26353 normalsize
26354 \backslash
26355 protect
26356 \backslash
26357 raisebox{-1.5pt}{W}}
26358 \end_layout
26359
26360 \end_inset
26361 </cell>
26362 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26363 \begin_inset Text
26364
26365 \begin_layout Plain Layout
26366 \begin_inset Formula $\raisebox{4.5mm}{}$
26367 \end_inset
26368
26369
26370 \begin_inset ERT
26371 status collapsed
26372
26373 \begin_layout Plain Layout
26374
26375
26376 \backslash
26377 Large 
26378 \backslash
26379 textcircled{
26380 \backslash
26381 normalsize
26382 \backslash
26383 protect
26384 \backslash
26385 raisebox{-1.5pt}W}
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \begin_inset Formula $\raisebox{-2mm}{}$
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \end_inset
26398 </cell>
26399 </row>
26400 </lyxtabular>
26401
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \begin_layout Standard
26408 On doit faire attentions à ce que le caractère tienne dans le cercle.
26409  
26410 \series bold
26411
26412 \backslash
26413 Large
26414 \series default
26415
26416 \begin_inset Foot
26417 status collapsed
26418
26419 \begin_layout Plain Layout
26420 voir 
26421 \begin_inset CommandInset ref
26422 LatexCommand ref
26423 reference "sub:Tailles-polices"
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \end_inset
26431
26432  donne ici la taille du cercle.
26433  On peut centrer le caractère avec l'aide de la commande  
26434 \series bold
26435
26436 \backslash
26437 raisebox
26438 \series default
26439
26440 \begin_inset Foot
26441 status collapsed
26442
26443 \begin_layout Plain Layout
26444 voir 
26445 \begin_inset CommandInset ref
26446 LatexCommand ref
26447 reference "sub:Boîtes-sans-cadre"
26448
26449 \end_inset
26450
26451
26452 \end_layout
26453
26454 \end_inset
26455
26456  .
26457 \end_layout
26458
26459 \begin_layout Subsection
26460 Nombres en minuscules
26461 \begin_inset Index idx
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465 Minuscules pour les nombres
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \begin_layout Standard
26474 Les nombres en minuscule sont créés avec la commande 
26475 \series bold
26476
26477 \backslash
26478 oldstylenums
26479 \series default
26480
26481 \begin_inset Index idx
26482 status collapsed
26483
26484 \begin_layout Plain Layout
26485 Commandes ! O ! 
26486 \backslash
26487 oldstylenums
26488 \end_layout
26489
26490 \end_inset
26491
26492 .
26493  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26494  La syntaxe de la commande est:
26495 \end_layout
26496
26497 \begin_layout Standard
26498
26499 \series bold
26500
26501 \backslash
26502 oldstylenums{nombre}
26503 \end_layout
26504
26505 \begin_layout Standard
26506 La commande 
26507 \series bold
26508
26509 \backslash
26510 oldstylenums{0123456789
26511 \series default
26512  donne: 
26513 \begin_inset Formula $\oldstylenums{0123456789}$
26514 \end_inset
26515
26516
26517 \end_layout
26518
26519 \begin_layout Section
26520 Styles de formules
26521 \begin_inset CommandInset label
26522 LatexCommand label
26523 name "sec:Styles-de-formules"
26524
26525 \end_inset
26526
26527
26528 \begin_inset Index idx
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532 Formules ! styles
26533 \end_layout
26534
26535 \end_inset
26536
26537
26538 \end_layout
26539
26540 \begin_layout Itemize
26541 Il y a deux styles d'alignements différents:
26542 \end_layout
26543
26544 \begin_deeper
26545 \begin_layout Description
26546 Centré est le standard prédéfini
26547 \end_layout
26548
26549 \begin_layout Description
26550 Indenté pour ce style, l'option 
26551 \series bold
26552 fleqn
26553 \series default
26554  doit être insérée dans la fenêtre de dialogue 
26555 \family sans
26556 Document\SpecialChar \menuseparator
26557 Paramètres
26558 \family default
26559  dans la rubrique 
26560 \family sans
26561 Classe
26562 \begin_inset space ~
26563 \end_inset
26564
26565 de
26566 \begin_inset space ~
26567 \end_inset
26568
26569 Document
26570 \end_layout
26571
26572 \begin_layout Standard
26573 Quand on utilise 
26574 \series bold
26575 Indenté
26576 \series default
26577 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26578  
26579 \series bold
26580
26581 \backslash
26582 mathindent
26583 \series default
26584
26585 \begin_inset Index idx
26586 status collapsed
26587
26588 \begin_layout Plain Layout
26589 Commandes ! M ! 
26590 \backslash
26591 mathindent
26592 \end_layout
26593
26594 \end_inset
26595
26596 .
26597  Par exemple, pour une distance de 15
26598 \begin_inset space \thinspace{}
26599 \end_inset
26600
26601 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26602 \end_layout
26603
26604 \begin_layout Standard
26605
26606 \series bold
26607
26608 \backslash
26609 setlength{
26610 \backslash
26611 mathindent}{15mm}
26612 \end_layout
26613
26614 \begin_layout Standard
26615 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26616 \begin_inset space \thinspace{}
26617 \end_inset
26618
26619 pt est utilisée.
26620 \end_layout
26621
26622 \end_deeper
26623 \begin_layout Itemize
26624 Et deux styles différents de numérotation:
26625 \end_layout
26626
26627 \begin_deeper
26628 \begin_layout Description
26629 Droite est le standard prédéfini
26630 \end_layout
26631
26632 \begin_layout Description
26633 Gauche pour ce style, l'option 
26634 \series bold
26635 leqno
26636 \series default
26637  doit être insérée dans la fenêtre de dialogue 
26638 \family sans
26639 Document\SpecialChar \menuseparator
26640 Paramètres
26641 \family default
26642  dans la rubrique 
26643 \family sans
26644 Classe
26645 \begin_inset space ~
26646 \end_inset
26647
26648 de
26649 \begin_inset space ~
26650 \end_inset
26651
26652 Document
26653 \end_layout
26654
26655 \end_deeper
26656 \begin_layout Standard
26657
26658 \series bold
26659 fleqn
26660 \series default
26661  et 
26662 \series bold
26663 leqno
26664 \series default
26665  peuvent être utilisés ensembles.
26666  Dans ce cas les deux options sont insérées, séparées par une virgule.
26667 \end_layout
26668
26669 \begin_layout Standard
26670 Les styles choisis sont utilisés par toutes les formules du document.
26671  Quand il faut créer à la fois des formules centrées et des formules alignées,
26672  on utilise le style 
26673 \series bold
26674 Centré
26675 \series default
26676 .
26677  Les formules indentées sont alors placées dans un environnement 
26678 \series bold
26679 falign, 
26680 \series default
26681 voir 
26682 \begin_inset CommandInset ref
26683 LatexCommand ref
26684 reference "sub:Environnement-Flalign"
26685
26686 \end_inset
26687
26688 .
26689 \end_layout
26690
26691 \begin_layout Section
26692 Formules multi-lignes
26693 \begin_inset CommandInset label
26694 LatexCommand label
26695 name "sec:Formules-multi-lignes"
26696
26697 \end_inset
26698
26699
26700 \begin_inset Index idx
26701 status collapsed
26702
26703 \begin_layout Plain Layout
26704 Formules ! multi-lignes
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \begin_layout Subsection
26713 Généralités
26714 \end_layout
26715
26716 \begin_layout Standard
26717 Dans LyX, on crée les formules multi-lignes en appuyant sur 
26718 \family sans
26719 Ctrl+Entrée
26720 \family default
26721  à l'intérieur d'une formule.
26722  Cela crée soit un environnement 
26723 \series bold
26724 equnarray 
26725 \series default
26726 qui est décrit dans
26727 \begin_inset space ~
26728 \end_inset
26729
26730
26731 \begin_inset CommandInset ref
26732 LatexCommand ref
26733 reference "sub:Environnement-eqnarray"
26734
26735 \end_inset
26736
26737  
26738 \series bold
26739 ,
26740 \series default
26741  soit dans le cas où l'option 
26742 \family sans
26743 Utilise le paquetage math AMS
26744 \family default
26745  est activé dans les préférences du document, un environnement 
26746 \series bold
26747 align 
26748 \series default
26749 qui est décrit dans 
26750 \begin_inset CommandInset ref
26751 LatexCommand ref
26752 reference "sub:Environnement-align-standard"
26753
26754 \end_inset
26755
26756 .
26757  L'environnement
26758 \series bold
26759  align
26760 \series default
26761  est recommandé car il produit une sortie typographiquement correcte dans
26762  tous les cas.
26763 \end_layout
26764
26765 \begin_layout Standard
26766 Il y a d'autres environnement de formules multi-lignes qui peuvent être
26767  créés en passant par le menu 
26768 \family sans
26769 Insertion\SpecialChar \menuseparator
26770 Math
26771 \family default
26772 .
26773  Ces environnements sont décrits dans les sections qui suivent.
26774 \end_layout
26775
26776 \begin_layout Standard
26777 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
26778  est créée en appuyant sur 
26779 \family sans
26780 Ctrl+Entrée
26781 \family default
26782 .
26783  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
26784  boutons 
26785 \begin_inset Graphics
26786         filename ../../images/tabular-feature_append-row.png
26787         scale 85
26788
26789 \end_inset
26790
26791  ou 
26792 \begin_inset Graphics
26793         filename ../../images/tabular-feature_delete-row.png
26794         scale 85
26795
26796 \end_inset
26797
26798  de la barre d'outils mathématique ou bien le menu 
26799 \family sans
26800 Édition\SpecialChar \menuseparator
26801 Lignes
26802 \begin_inset space \thinspace{}
26803 \end_inset
26804
26805 &
26806 \begin_inset space \thinspace{}
26807 \end_inset
26808
26809 Colonnes
26810 \family default
26811 .
26812 \end_layout
26813
26814 \begin_layout Subsubsection
26815 Séparation des lignes
26816 \begin_inset CommandInset label
26817 LatexCommand label
26818 name "sub:Séparation-des-lignes"
26819
26820 \end_inset
26821
26822
26823 \begin_inset Index idx
26824 status collapsed
26825
26826 \begin_layout Plain Layout
26827 Formules ! multi-lignes ! Séparation des lignes
26828 \end_layout
26829
26830 \end_inset
26831
26832
26833 \end_layout
26834
26835 \begin_layout Standard
26836 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
26837 \begin_inset Formula 
26838 \begin{eqnarray*}
26839 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
26840 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
26841 \end{eqnarray*}
26842
26843 \end_inset
26844
26845
26846 \end_layout
26847
26848 \begin_layout Standard
26849 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
26850  qu'argument optionnel de la commande de saut de ligne.
26851  Ce n'est pas encore possible avec LyX
26852 \begin_inset Foot
26853 status collapsed
26854
26855 \begin_layout Plain Layout
26856 voir 
26857 \begin_inset CommandInset href
26858 LatexCommand href
26859 name "LyX-bug #1505"
26860 target "http://www.lyx.org/trac/ticket/1505"
26861
26862 \end_inset
26863
26864
26865 \end_layout
26866
26867 \end_inset
26868
26869 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
26870  Pour ajouter de l'espace dans notre exemple, on insère la commande 
26871 \series bold
26872
26873 \backslash
26874
26875 \backslash
26876 [3mm]
26877 \series default
26878  à la fin de la première ligne et on obtient: 
26879 \begin_inset ERT
26880 status collapsed
26881
26882 \begin_layout Plain Layout
26883
26884
26885 \backslash
26886 begin{eqnarray*}
26887 \end_layout
26888
26889 \begin_layout Plain Layout
26890
26891 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26892  = & 
26893 \backslash
26894 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26895 \backslash
26896
26897 \backslash
26898 [3mm]
26899 \end_layout
26900
26901 \begin_layout Plain Layout
26902
26903 4x^{2}
26904 \backslash
26905 left(B^{2}+x_{0}^{2}
26906 \backslash
26907 right)+4x_{0}x
26908 \backslash
26909 left(D-B^{2}
26910 \backslash
26911 right)+B^{2}
26912 \backslash
26913 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26914 \backslash
26915 right) & = & 0
26916 \end_layout
26917
26918 \begin_layout Plain Layout
26919
26920
26921 \backslash
26922 end{eqnarray*}
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \begin_layout Standard
26931 \begin_inset VSpace bigskip
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
26939  changer la valeur de la longueur 
26940 \series bold
26941
26942 \backslash
26943 jot
26944 \series default
26945
26946 \begin_inset Index idx
26947 status collapsed
26948
26949 \begin_layout Plain Layout
26950 Commandes ! J ! 
26951 \backslash
26952 jot
26953 \begin_inset ERT
26954 status collapsed
26955
26956 \begin_layout Plain Layout
26957
26958
26959 \backslash
26960 vspace{4mm}
26961 \end_layout
26962
26963 \end_inset
26964
26965
26966 \end_layout
26967
26968 \end_inset
26969
26970 .
26971  La définition est : 
26972 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
26973 \end_inset
26974
26975 .
26976  La valeur prédéfinie de 
26977 \series bold
26978
26979 \backslash
26980 jot 
26981 \series default
26982 est de 3
26983 \begin_inset space \thinspace{}
26984 \end_inset
26985
26986 pt.
26987  Pour créer un interligne supplémentaire de 3
26988 \begin_inset space \thinspace{}
26989 \end_inset
26990
26991 mm, comme dans l'exemple précédent, on insère la commande 
26992 \end_layout
26993
26994 \begin_layout Standard
26995
26996 \series bold
26997
26998 \backslash
26999 setlength{
27000 \backslash
27001 jot}{3mm+3pt}
27002 \end_layout
27003
27004 \begin_layout Standard
27005 en Code TeX avant la formule.
27006  Cela exige que le paquetage LaTeX 
27007 \series bold
27008 calc
27009 \begin_inset Foot
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013
27014 \series bold
27015 calc 
27016 \series default
27017 fait partie de toutes les distributions standard de LaTeX.
27018 \end_layout
27019
27020 \end_inset
27021
27022
27023 \series default
27024
27025 \begin_inset Index idx
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029 Paquetages ! calc
27030 \end_layout
27031
27032 \end_inset
27033
27034  ait été chargé dans le préambule LaTeX avec la ligne
27035 \end_layout
27036
27037 \begin_layout Standard
27038
27039 \series bold
27040
27041 \backslash
27042 usepackage{calc}
27043 \end_layout
27044
27045 \begin_layout Standard
27046 On obtient alors: 
27047 \begin_inset ERT
27048 status collapsed
27049
27050 \begin_layout Plain Layout
27051
27052
27053 \backslash
27054 setlength{
27055 \backslash
27056 jot}{3mm+3pt}
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \begin_inset Formula 
27063 \begin{eqnarray*}
27064 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27065 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
27066 \end{eqnarray*}
27067
27068 \end_inset
27069
27070
27071 \end_layout
27072
27073 \begin_layout Standard
27074 \begin_inset ERT
27075 status collapsed
27076
27077 \begin_layout Plain Layout
27078
27079
27080 \backslash
27081 setlength{
27082 \backslash
27083 jot}{3pt}
27084 \end_layout
27085
27086 \end_inset
27087
27088  Pour revenir à l'espacement implicite, on remet la valeur de 
27089 \series bold
27090
27091 \backslash
27092 jot
27093 \series default
27094  à 3
27095 \begin_inset space \thinspace{}
27096 \end_inset
27097
27098 pt.
27099 \end_layout
27100
27101 \begin_layout Subsubsection
27102 Séparation des colonnes
27103 \begin_inset CommandInset label
27104 LatexCommand label
27105 name "sub:Séparation-des-colonnes"
27106
27107 \end_inset
27108
27109
27110 \begin_inset Index idx
27111 status collapsed
27112
27113 \begin_layout Plain Layout
27114 Formules ! multi-lignes ! Séparation des colonnes
27115 \end_layout
27116
27117 \end_inset
27118
27119
27120 \end_layout
27121
27122 \begin_layout Standard
27123 Les formules multi-lignes forment une matrice.
27124  Une formule dans un environnement eqnarray est par exemple une matrice
27125  à trois colonnes.
27126  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27127  l'espace à côté du symbole de relation.
27128 \end_layout
27129
27130 \begin_layout Standard
27131 L'espacement des colonnes est spécifié avec la longueur 
27132 \series bold
27133
27134 \backslash
27135 arraycolsep
27136 \series default
27137
27138 \begin_inset Index idx
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142 Commandes ! A ! 
27143 \backslash
27144 arraycolsep
27145 \end_layout
27146
27147 \end_inset
27148
27149  selon la relation:
27150 \begin_inset Newline newline
27151 \end_inset
27152
27153 séparation des colonnes = 2
27154 \begin_inset space \thinspace{}
27155 \end_inset
27156
27157
27158 \series bold
27159
27160 \backslash
27161 arraycolsep
27162 \series default
27163
27164 \begin_inset Newline newline
27165 \end_inset
27166
27167 Donc, la commande
27168 \end_layout
27169
27170 \begin_layout Standard
27171
27172 \series bold
27173
27174 \backslash
27175 setlength{
27176 \backslash
27177 arraycolsep}{1cm}
27178 \end_layout
27179
27180 \begin_layout Standard
27181 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27182  des colonnes à 2
27183 \begin_inset space \thinspace{}
27184 \end_inset
27185
27186 cm.
27187  Pour revenir à la valeur implicite, on met 
27188 \series bold
27189
27190 \backslash
27191 arraycolsep
27192 \series default
27193  à 5
27194 \begin_inset space \thinspace{}
27195 \end_inset
27196
27197 pt.
27198 \end_layout
27199
27200 \begin_layout Standard
27201 Une formule avec des colonnes séparées de 2
27202 \begin_inset space \thinspace{}
27203 \end_inset
27204
27205 cm:
27206 \begin_inset ERT
27207 status collapsed
27208
27209 \begin_layout Plain Layout
27210
27211
27212 \backslash
27213 setlength{
27214 \backslash
27215 arraycolsep}{1cm}
27216 \end_layout
27217
27218 \end_inset
27219
27220
27221 \begin_inset Formula 
27222 \begin{eqnarray*}
27223 A & = & B\\
27224 C & \ne & A
27225 \end{eqnarray*}
27226
27227 \end_inset
27228
27229 Une formule avec la séparation de colonne prédéfinie de 10
27230 \begin_inset space \thinspace{}
27231 \end_inset
27232
27233 pt:
27234 \begin_inset ERT
27235 status collapsed
27236
27237 \begin_layout Plain Layout
27238
27239
27240 \backslash
27241 setlength{
27242 \backslash
27243 arraycolsep}{5pt}
27244 \end_layout
27245
27246 \end_inset
27247
27248
27249 \begin_inset Formula 
27250 \begin{eqnarray*}
27251 A & = & B\\
27252 C & \ne & A
27253 \end{eqnarray*}
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 \begin_inset Newpage newpage
27262 \end_inset
27263
27264
27265 \end_layout
27266
27267 \begin_layout Subsubsection
27268 Formules longues
27269 \begin_inset Index idx
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273 Formules ! longues
27274 \end_layout
27275
27276 \end_inset
27277
27278
27279 \end_layout
27280
27281 \begin_layout Standard
27282 Les formules longues peuvent être mises en forme en utilisant une de ces
27283  méthodes:
27284 \end_layout
27285
27286 \begin_layout Itemize
27287 Quand un des membres de l'équation est beaucoup plus court que la largeur
27288  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27289  de droite est écrit sur deux lignes: 
27290 \begin_inset Formula 
27291 \begin{eqnarray}
27292 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
27293  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:courtlong}
27294 \end{eqnarray}
27295
27296 \end_inset
27297
27298 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27299  comme un opérateur puisqu'il est le premier caractère de la ligne.
27300  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27301  difficile à distinguer de la barre de fraction.
27302  Pour éviter cela, une espace de 3
27303 \begin_inset space \thinspace{}
27304 \end_inset
27305
27306 pt a été insérée après les signe moins avec la commande 
27307 \series bold
27308
27309 \backslash
27310 hspace
27311 \series default
27312 .
27313 \begin_inset Foot
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317 plus au sujet de la commande 
27318 \series bold
27319
27320 \backslash
27321 hspace
27322 \series default
27323 , voir 
27324 \begin_inset CommandInset ref
27325 LatexCommand ref
27326 reference "sub:Espace-variable"
27327
27328 \end_inset
27329
27330
27331 \end_layout
27332
27333 \end_inset
27334
27335
27336 \begin_inset Index idx
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340 Commandes ! H ! 
27341 \backslash
27342 hspace
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Itemize
27351 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27352  
27353 \series bold
27354
27355 \backslash
27356 lefteqn
27357 \series default
27358
27359 \begin_inset Index idx
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363 Commandes ! L ! 
27364 \backslash
27365 lefteqn
27366 \end_layout
27367
27368 \end_inset
27369
27370 .
27371  Elle est insérée dans la première colonne de la première ligne et a comme
27372  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27373 \begin_inset Formula 
27374 \begin{eqnarray}
27375 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
27376  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
27377  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
27378 \end{eqnarray}
27379
27380 \end_inset
27381
27382 Après l'insertion de la commande 
27383 \series bold
27384
27385 \backslash
27386 lefteqn
27387 \series default
27388 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27389  vers la gauche par rapport à la boîte bleue.
27390  C'est dans cette dernière que l'on insère la formule.
27391 \begin_inset Newline newline
27392 \end_inset
27393
27394 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27395  celles d'après.
27396  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27397 \begin_inset VSpace medskip
27398 \end_inset
27399
27400
27401 \begin_inset Newline newline
27402 \end_inset
27403
27404
27405 \begin_inset Note Greyedout
27406 status open
27407
27408 \begin_layout Plain Layout
27409 Notez les points suivants quand vous utilisez 
27410 \series bold
27411
27412 \backslash
27413 lefteqn
27414 \series default
27415 :
27416 \end_layout
27417
27418 \begin_layout Itemize
27419 La formule n'utilise pas la totalité de la largeur de la page.
27420  Quand par exemple on a ajouté le terme 
27421 \begin_inset Formula $-B^{2}$
27422 \end_inset
27423
27424  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27425  de la marge.
27426  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27427  négatif en début de la première ligne.
27428 \end_layout
27429
27430 \begin_layout Itemize
27431 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27432  première ligne avec la souris
27433 \begin_inset Foot
27434 status collapsed
27435
27436 \begin_layout Plain Layout
27437 \begin_inset CommandInset href
27438 LatexCommand href
27439 name "LyX-bug #1429"
27440 target "http://www.lyx.org/trac/ticket/1429"
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \end_inset
27448
27449 .
27450  On peut seulement placer le curseur au début de la ligne et ensuite le
27451  déplacer avec les flèches du clavier.
27452 \end_layout
27453
27454 \end_inset
27455
27456
27457 \end_layout
27458
27459 \begin_layout Itemize
27460 D'autres méthodes pour créer des formules longues sont offertes par les
27461  environnements décrits dans 
27462 \begin_inset CommandInset ref
27463 LatexCommand ref
27464 reference "sub:Environnement-Multline"
27465
27466 \end_inset
27467
27468  et 
27469 \begin_inset CommandInset ref
27470 LatexCommand ref
27471 reference "sub:Portions-de-formules-en-multiligne"
27472
27473 \end_inset
27474
27475 .
27476 \end_layout
27477
27478 \begin_layout Subsubsection
27479 Crochets sur plusieurs lignes
27480 \begin_inset CommandInset label
27481 LatexCommand label
27482 name "sub:Crochets-multilignes"
27483
27484 \end_inset
27485
27486
27487 \begin_inset Index idx
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491 Crochets ! pour expressions multi-lignes
27492 \end_layout
27493
27494 \end_inset
27495
27496
27497 \end_layout
27498
27499 \begin_layout Standard
27500 Pour des parenthèses ou des crochets entourant des expressions réparties
27501  sur plusieurs lignes, on rencontre le problème suivant:
27502 \begin_inset Formula 
27503 \begin{eqnarray*}
27504 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27505  &  & \left.\cdots+B-D\right]
27506 \end{eqnarray*}
27507
27508 \end_inset
27509
27510
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27515  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27516 \end_layout
27517
27518 \begin_layout Standard
27519 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27520  ligne doit se terminer par la commande 
27521 \series bold
27522
27523 \backslash
27524 right.
27525 \series default
27526
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Commandes ! R ! 
27532 \backslash
27533 right
27534 \end_layout
27535
27536 \end_inset
27537
27538  et la seconde commencer par 
27539 \series bold
27540
27541 \backslash
27542 left.
27543 \begin_inset Foot
27544 status collapsed
27545
27546 \begin_layout Plain Layout
27547 pour plus au sujet des commandes 
27548 \series bold
27549
27550 \backslash
27551 left
27552 \series default
27553  et 
27554 \series bold
27555
27556 \backslash
27557 right
27558 \series default
27559  voir 
27560 \begin_inset CommandInset ref
27561 LatexCommand ref
27562 reference "sub:Taille-parenthèses-automatique"
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \series default
27573
27574 \begin_inset Index idx
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578 Commandes ! L ! 
27579 \backslash
27580 left
27581 \end_layout
27582
27583 \end_inset
27584
27585 .
27586  Après le 
27587 \series bold
27588
27589 \backslash
27590 left.
27591
27592 \series default
27593  on insère la commande 
27594 \series bold
27595
27596 \backslash
27597 vphantom
27598 \series default
27599
27600 \begin_inset space \textvisiblespace{}
27601 \end_inset
27602
27603
27604 \series bold
27605
27606 \backslash
27607 prod
27608 \series default
27609 ^
27610 \begin_inset space \textvisiblespace{}
27611 \end_inset
27612
27613
27614 \series bold
27615
27616 \backslash
27617 infty
27618 \series default
27619
27620 \begin_inset space \textvisiblespace{}
27621 \end_inset
27622
27623
27624 \series bold
27625
27626 \begin_inset Formula $\downarrow$
27627 \end_inset
27628
27629 _R=1}
27630 \series default
27631
27632 \begin_inset Index idx
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636 Commandes ! V ! 
27637 \backslash
27638 vphantom
27639 \end_layout
27640
27641 \end_inset
27642
27643  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27644  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27645  de la deuxième ligne.
27646 \end_layout
27647
27648 \begin_layout Standard
27649 On obtient ceci:
27650 \end_layout
27651
27652 \begin_layout Standard
27653 \begin_inset Formula 
27654 \begin{eqnarray*}
27655 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27656  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27657 \end{eqnarray*}
27658
27659 \end_inset
27660
27661
27662 \end_layout
27663
27664 \begin_layout Subsection
27665 Les environnements align 
27666 \end_layout
27667
27668 \begin_layout Standard
27669 Les environnements align peuvent être utilisés pour tous les cas de formules
27670  multi-lignes.
27671  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27672 e.
27673 \end_layout
27674
27675 \begin_layout Standard
27676 Les environnement Align sont composés de colonnes.
27677  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27678  sont alignées à droite.
27679  Chaque ligne d'un environnement Align peut être numérotée.
27680 \end_layout
27681
27682 \begin_layout Standard
27683 Les environnement Align sont créés avec le menu 
27684 \family sans
27685 Insertion\SpecialChar \menuseparator
27686 Math
27687 \family default
27688 .
27689  Avec le menu 
27690 \family sans
27691 Édition\SpecialChar \menuseparator
27692 Math\SpecialChar \menuseparator
27693 Change le type de formule
27694 \family default
27695  on peut convertir des formules existantes en environnement Align.
27696 \end_layout
27697
27698 \begin_layout Standard
27699 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
27700  
27701 \begin_inset Graphics
27702         filename ../../images/tabular-feature_append-column.png
27703         scale 85
27704
27705 \end_inset
27706
27707  ou 
27708 \begin_inset Graphics
27709         filename ../../images/tabular-feature_delete-column.png
27710         scale 85
27711
27712 \end_inset
27713
27714 , respectivement, soit le menu 
27715 \family sans
27716 Édition\SpecialChar \menuseparator
27717 Lignes & colonnes
27718 \family default
27719 .
27720 \end_layout
27721
27722 \begin_layout Subsubsection
27723 L'environnement align standard
27724 \begin_inset CommandInset label
27725 LatexCommand label
27726 name "sub:Environnement-align-standard"
27727
27728 \end_inset
27729
27730
27731 \begin_inset Index idx
27732 status collapsed
27733
27734 \begin_layout Plain Layout
27735 Formules ! multi-lignes ! environnement align
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Standard
27744 Cet environnement align est créé en appuyant sur 
27745 \family sans
27746 Ctrl+Entrée
27747 \family default
27748  dans une formule ou en utilisant le menu 
27749 \family sans
27750 Insertion\SpecialChar \menuseparator
27751 Math\SpecialChar \menuseparator
27752 Environnement
27753 \begin_inset space ~
27754 \end_inset
27755
27756 AMS
27757 \begin_inset space ~
27758 \end_inset
27759
27760 align
27761 \family default
27762 .
27763 \end_layout
27764
27765 \begin_layout Standard
27766 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
27767  align à quatre colonnes:
27768 \begin_inset Formula 
27769 \begin{align*}
27770 A & =\sin(B) & C & =D\\
27771 C & \ne A & B & \ne D
27772 \end{align*}
27773
27774 \end_inset
27775
27776 Comme on peut le voir, dans cet environnement les formules sont placées
27777  comme s'il y avait un 
27778 \series bold
27779
27780 \backslash
27781 hfill
27782 \begin_inset Foot
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786 pour plus d'information au sujet de 
27787 \series bold
27788
27789 \backslash
27790 hfill
27791 \series default
27792  voir 
27793 \begin_inset CommandInset ref
27794 LatexCommand ref
27795 reference "sub:Espace-variable"
27796
27797 \end_inset
27798
27799
27800 \end_layout
27801
27802 \end_inset
27803
27804
27805 \series default
27806  avant la première colonne et après chaque colonne paire.
27807  Quand on utilise le style 
27808 \series bold
27809 Indenté
27810 \begin_inset Foot
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 pour les styles de formules, voir 
27815 \begin_inset CommandInset ref
27816 LatexCommand ref
27817 reference "sec:Styles-de-formules"
27818
27819 \end_inset
27820
27821
27822 \end_layout
27823
27824 \end_inset
27825
27826  
27827 \series default
27828 la formule est écrite sans le 
27829 \series bold
27830
27831 \backslash
27832 hfill
27833 \series default
27834  avant la première colonne.
27835 \end_layout
27836
27837 \begin_layout Subsubsection
27838 L'environnement alignat
27839 \begin_inset Index idx
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843 Formules ! multi-lignes ! environnement alignat
27844 \end_layout
27845
27846 \end_inset
27847
27848
27849 \end_layout
27850
27851 \begin_layout Standard
27852 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
27853  Il peut être inséré manuellement avec les espaces qui sont décrits en 
27854 \begin_inset CommandInset ref
27855 LatexCommand ref
27856 reference "sub:Espace"
27857
27858 \end_inset
27859
27860 .
27861 \end_layout
27862
27863 \begin_layout Standard
27864 Voici l'exemple précédent dans un environnement alignat où on a inséré une
27865  espace de 1
27866 \begin_inset space \thinspace{}
27867 \end_inset
27868
27869 cm au début de la deuxième formule:
27870 \begin_inset Formula 
27871 \begin{alignat*}{2}
27872 A & =\sin(B) & \hspace{1cm}C & =D\\
27873 C & \ne A & B & \ne D
27874 \end{alignat*}
27875
27876 \end_inset
27877
27878 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
27879  colonne, cet environnement est particulièrement adapté aux cas où on a
27880  trois colonnes ou plus côte-à-côte.
27881  
27882 \end_layout
27883
27884 \begin_layout Standard
27885 \begin_inset Newpage newpage
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \begin_layout Subsubsection
27892 Environnement flalign
27893 \begin_inset CommandInset label
27894 LatexCommand label
27895 name "sub:Environnement-Flalign"
27896
27897 \end_inset
27898
27899
27900 \begin_inset Index idx
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904 Formules ! multi-lignes ! environnement flalign
27905 \end_layout
27906
27907 \end_inset
27908
27909
27910 \end_layout
27911
27912 \begin_layout Standard
27913 Dans cet environnement les deux premières colonnes sont placées le plus
27914  à gauche possible et les deux dernière le plus à droite possible.
27915  Un exemple:
27916 \begin_inset Formula 
27917 \begin{flalign*}
27918 A & =1 & B & =2 & C & =3\\
27919 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27920 \end{flalign*}
27921
27922 \end_inset
27923
27924
27925 \end_layout
27926
27927 \begin_layout Standard
27928 En créant un environnement flalign avec un nombre impair de colonnes et
27929  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
27930  formules d'un document peuvent être mises à gauche, bien que le style de
27931  formules 
27932 \series bold
27933 Centré 
27934 \series default
27935 soit utilisé.
27936  Comme exemple la formule 
27937 \begin_inset CommandInset ref
27938 LatexCommand eqref
27939 reference "eq:VolInt"
27940
27941 \end_inset
27942
27943  indentée:
27944 \begin_inset Formula 
27945 \begin{flalign}
27946 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27947 \end{flalign}
27948
27949 \end_inset
27950
27951 Les deux premières colonnes contiennent la formule.
27952  Pour l'indenter comme avec le style de formule 
27953 \series bold
27954 Indenté,
27955 \series default
27956  on a inséré une espace de 30
27957 \begin_inset space \thinspace{}
27958 \end_inset
27959
27960 pt au début de la première colonne.
27961 \end_layout
27962
27963 \begin_layout Subsection
27964 Environnement eqnarray
27965 \begin_inset CommandInset label
27966 LatexCommand label
27967 name "sub:Environnement-eqnarray"
27968
27969 \end_inset
27970
27971
27972 \begin_inset Index idx
27973 status collapsed
27974
27975 \begin_layout Plain Layout
27976 Formules ! multi-lignes ! environnement eqnarray
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \end_layout
27983
27984 \begin_layout Standard
27985 Quand on créé cet environnement, trois boîtes bleues apparaissent.
27986  Le contenu de la première boîte est aligné à droite, celui de la dernière
27987  est aligné à gauche.
27988  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
27989  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
27990 \begin_inset Formula 
27991 \begin{eqnarray*}
27992 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27993 AB & AB & AB\\
27994 A & = & A
27995 \end{eqnarray*}
27996
27997 \end_inset
27998
27999
28000 \end_layout
28001
28002 \begin_layout Subsection
28003 Environnement gather
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 Formules ! multi-lignes ! environnement gather
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 Cet environnement consiste seulement en une colonne centrée.
28018  Chaque ligne peut être numérotée.
28019 \begin_inset Formula 
28020 \begin{gather}
28021 A=1\\
28022 X=\textrm{-}1
28023 \end{gather}
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Subsection
28031 Environnement multline
28032 \begin_inset CommandInset label
28033 LatexCommand label
28034 name "sub:Environnement-Multline"
28035
28036 \end_inset
28037
28038
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Formules ! multi-lignes ! environnement multline
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \begin_layout Standard
28052 L'environnement multline consiste, comme l'environnement gather en une seule
28053  colonne.
28054  Mais la première ligne est alignée à gauche, la dernière est alignée à
28055  droite et toutes les autres sont centrées.
28056  Cet environnement est donc particulièrement adapté aux formules très longues.
28057  Comme exemple, voici la formule 
28058 \begin_inset CommandInset ref
28059 LatexCommand eqref
28060 reference "eq:lefteqn"
28061
28062 \end_inset
28063
28064  dans un environnement multline:
28065 \begin_inset Formula 
28066 \begin{multline}
28067 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28068 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
28069 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28070 \end{multline}
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Standard
28078 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28079  apparaît numérotée si le document est numéroté à droite, la première s'il
28080  est numéroté à gauche.
28081 \begin_inset Foot
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085 pour les styles de numérotation, voir 
28086 \begin_inset CommandInset ref
28087 LatexCommand ref
28088 reference "sec:Styles-de-formules"
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \end_inset
28096
28097
28098 \end_layout
28099
28100 \begin_layout Standard
28101 Avec les commandes 
28102 \series bold
28103
28104 \backslash
28105 shoveright
28106 \series default
28107
28108 \begin_inset Index idx
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112 Commandes ! S ! 
28113 \backslash
28114 shoveright
28115 \end_layout
28116
28117 \end_inset
28118
28119  et 
28120 \series bold
28121
28122 \backslash
28123 shoveleft
28124 \series default
28125
28126 \begin_inset Index idx
28127 status collapsed
28128
28129 \begin_layout Plain Layout
28130 Commandes ! S ! 
28131 \backslash
28132 shoveleft
28133 \end_layout
28134
28135 \end_inset
28136
28137  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28138  Les commandes sont utilisées de la façon suivante:
28139 \end_layout
28140
28141 \begin_layout Standard
28142
28143 \series bold
28144
28145 \backslash
28146 shoveright{contenu de la ligne}
28147 \series default
28148  et 
28149 \series bold
28150
28151 \backslash
28152 shoveleft{contenu de la ligne}
28153 \end_layout
28154
28155 \begin_layout Standard
28156 \begin_inset VSpace medskip
28157 \end_inset
28158
28159 La longueur 
28160 \series bold
28161
28162 \backslash
28163 multlinegap
28164 \series default
28165
28166 \begin_inset Index idx
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170 Commandes ! M ! 
28171 \backslash
28172 multlinegap
28173 \end_layout
28174
28175 \end_inset
28176
28177  précise la distance entre le début de la première ligne et la marge de
28178  gauche.
28179  La valeur prédéfinie est 0
28180 \begin_inset space \thinspace{}
28181 \end_inset
28182
28183 pt.
28184 \end_layout
28185
28186 \begin_layout Standard
28187 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28188 \end_layout
28189
28190 \begin_layout Standard
28191
28192 \series bold
28193
28194 \backslash
28195 setlength{
28196 \backslash
28197 multlinegap}{2cm}
28198 \end_layout
28199
28200 \begin_layout Standard
28201 \begin_inset ERT
28202 status collapsed
28203
28204 \begin_layout Plain Layout
28205
28206
28207 \backslash
28208 setlength{
28209 \backslash
28210 multlinegap}{2cm}
28211 \end_layout
28212
28213 \end_inset
28214
28215
28216 \begin_inset Formula 
28217 \begin{multline}
28218 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28219 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
28220 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28221 \end{multline}
28222
28223 \end_inset
28224
28225
28226 \begin_inset ERT
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230
28231
28232 \backslash
28233 setlength{
28234 \backslash
28235 multlinegap}{0pt}
28236 \end_layout
28237
28238 \end_inset
28239
28240 La deuxième ligne a été alignée à gauche en utilisant 
28241 \series bold
28242
28243 \backslash
28244 shoveleft
28245 \series default
28246 .
28247 \end_layout
28248
28249 \begin_layout Subsection
28250 Portions de formules en multi-ligne
28251 \begin_inset CommandInset label
28252 LatexCommand label
28253 name "sub:Portions-de-formules-en-multiligne"
28254
28255 \end_inset
28256
28257
28258 \begin_inset Index idx
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262 Formules ! multi-lignes ! portions de formules
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Standard
28271 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28272  on peut utiliser l'un des environnements suivants: 
28273 \series bold
28274 aligned
28275 \series default
28276
28277 \series bold
28278 alignedat
28279 \series default
28280
28281 \series bold
28282 gathered
28283 \series default
28284  or 
28285 \series bold
28286 split
28287 \series default
28288 .
28289  Ils peuvent être insérés en utilisant le menu 
28290 \family sans
28291 Insertion\SpecialChar \menuseparator
28292 Math
28293 \family default
28294  ou en utilisant les commandes décrites dans cette section.
28295 \end_layout
28296
28297 \begin_layout Standard
28298 Les trois premier ont les mêmes propriétés que les environnements de formules
28299  correspondants, à part le fait que l'on peut ajouter d'autres portions
28300  de formules après eux.
28301  Un exemple:
28302 \begin_inset Formula 
28303 \[
28304 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28305 \Delta E\Delta t & \ge\frac{\hbar}{2}
28306 \end{aligned}
28307 \right\} \textrm{Relations d'incertitude}
28308 \]
28309
28310 \end_inset
28311
28312
28313 \end_layout
28314
28315 \begin_layout Standard
28316 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28317  on insère la commande 
28318 \series bold
28319
28320 \backslash
28321 aligned
28322 \series default
28323
28324 \begin_inset Index idx
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 Commandes ! A ! 
28329 \backslash
28330 aligned
28331 \end_layout
28332
28333 \end_inset
28334
28335 .
28336  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28337  on peut ajouter des lignes et des colonnes.
28338  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28339  de formules, comme des accolades.
28340 \end_layout
28341
28342 \begin_layout Standard
28343 L'environnement aligned est aussi utilisable pour de longues formules dont
28344  les lignes sont alignées horizontalement.
28345  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28346  est que le numéro des formules est centré verticalement après les formules.
28347  Un exemple, la formule
28348 \begin_inset CommandInset ref
28349 LatexCommand eqref
28350 reference "eq:courtlong"
28351
28352 \end_inset
28353
28354  dans l'environnement aligned:
28355 \begin_inset Formula 
28356 \begin{equation}
28357 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
28358  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
28359 \end{aligned}
28360 \end{equation}
28361
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \begin_layout Standard
28368 Pour utiliser les environnements 
28369 \series bold
28370 alignedat
28371 \series default
28372
28373 \series bold
28374 gathered
28375 \series default
28376 , ou 
28377 \series bold
28378 split
28379 \series default
28380 , on doit insérer respectivement, les commandes 
28381 \series bold
28382
28383 \backslash
28384 alignedat
28385 \series default
28386 ,
28387 \begin_inset Index idx
28388 status collapsed
28389
28390 \begin_layout Plain Layout
28391 Commandes ! A ! 
28392 \backslash
28393 alignedat
28394 \end_layout
28395
28396 \end_inset
28397
28398  
28399 \series bold
28400
28401 \backslash
28402 gathered
28403 \series default
28404
28405 \begin_inset Index idx
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 Commandes ! G ! 
28410 \backslash
28411 gathered
28412 \end_layout
28413
28414 \end_inset
28415
28416 , ou 
28417 \series bold
28418
28419 \backslash
28420 split
28421 \series default
28422
28423 \begin_inset Index idx
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427 Commandes ! S ! 
28428 \backslash
28429 split
28430 \end_layout
28431
28432 \end_inset
28433
28434 .
28435  L'environnement split a les mêmes propriétés que l'environnement aligned,
28436  mais il ne peut avoir que deux colonnes.
28437 \end_layout
28438
28439 \begin_layout Subsection
28440 Texte dans les formules multi-lignes
28441 \begin_inset CommandInset label
28442 LatexCommand label
28443 name "sub:Texte-dans-multi-lignes"
28444
28445 \end_inset
28446
28447
28448 \begin_inset Index idx
28449 status collapsed
28450
28451 \begin_layout Plain Layout
28452 Texte ! dans les formules
28453 \end_layout
28454
28455 \end_inset
28456
28457
28458 \begin_inset Index idx
28459 status collapsed
28460
28461 \begin_layout Plain Layout
28462 Formules ! multi-lignes ! texte
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \end_layout
28469
28470 \begin_layout Standard
28471 Dans les environnements align, multline et gather, on peut insérer du texte
28472  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28473  des colonnes.
28474  Pour faire cela, on utilise la commande 
28475 \series bold
28476
28477 \backslash
28478 intertext
28479 \series default
28480
28481 \begin_inset Index idx
28482 status collapsed
28483
28484 \begin_layout Plain Layout
28485 Commandes ! I ! 
28486 \backslash
28487 intertext
28488 \end_layout
28489
28490 \end_inset
28491
28492  avec la syntaxe suivante:
28493 \end_layout
28494
28495 \begin_layout Standard
28496
28497 \series bold
28498
28499 \backslash
28500 intertext{texte}
28501 \end_layout
28502
28503 \begin_layout Standard
28504 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28505  subir de césure.
28506  Comme LyX ne supporte pas directement 
28507 \series bold
28508
28509 \backslash
28510 intertext
28511 \series default
28512 , le texte doit être écrit comme du texte mathématique.
28513  Le texte inséré avec 
28514 \series bold
28515
28516 \backslash
28517 intertext
28518 \series default
28519  doit être au début d'une ligne pour se trouver dans la sortie final au
28520  dessus de celle-ci.
28521  Un exemple où le texte a été inséré au début de la deuxième ligne:
28522 \begin_inset Formula 
28523 \begin{align}
28524 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28525 \intertext{\text{l'intégrande est symétrique autour de \ensuremath{\phi=\pi}, donc}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28526 \end{align}
28527
28528 \end_inset
28529
28530
28531 \end_layout
28532
28533 \begin_layout Section
28534 Numérotation des formules
28535 \begin_inset Index idx
28536 status collapsed
28537
28538 \begin_layout Plain Layout
28539 Numérotation des formules
28540 \end_layout
28541
28542 \end_inset
28543
28544
28545 \begin_inset Index idx
28546 status collapsed
28547
28548 \begin_layout Plain Layout
28549 Formules ! numérotation|see
28550 \begin_inset ERT
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554
28555 {
28556 \end_layout
28557
28558 \end_inset
28559
28560 Numérotation des formules
28561 \begin_inset ERT
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565
28566 }
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \end_inset
28575
28576
28577 \end_layout
28578
28579 \begin_layout Subsection
28580 Généralités
28581 \end_layout
28582
28583 \begin_layout Standard
28584 On peut créer des formules numérotées avec le menu 
28585 \family sans
28586 Insertion\SpecialChar \menuseparator
28587 Math\SpecialChar \menuseparator
28588 Formule
28589 \begin_inset space ~
28590 \end_inset
28591
28592 numérotée
28593 \family default
28594  (raccourci 
28595 \family sans
28596 Ctrl+Alt
28597 \begin_inset space ~
28598 \end_inset
28599
28600
28601 \family default
28602 N).
28603  On peut aussi numéroter des formules existantes avec le menu 
28604 \family sans
28605 Édition\SpecialChar \menuseparator
28606 Math\SpecialChar \menuseparator
28607 (Dés)Activer
28608 \begin_inset space ~
28609 \end_inset
28610
28611 numérotation
28612 \family default
28613  (raccourci 
28614 \family sans
28615 Alt+M
28616 \family default
28617
28618 \begin_inset space ~
28619 \end_inset
28620
28621
28622 \family sans
28623 N
28624 \family default
28625 ).
28626  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28627  d'un dièse entre parenthèse
28628 \begin_inset Foot
28629 status collapsed
28630
28631 \begin_layout Plain Layout
28632 En anglais le dièse est le symbole du numéro (NdT).
28633 \end_layout
28634
28635 \end_inset
28636
28637 .
28638  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28639 \end_layout
28640
28641 \begin_layout Standard
28642 Quand on active la numérotation sur des formules multi-lignes, toutes les
28643  lignes sont numérotées.
28644  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28645  
28646 \family sans
28647 Édition\SpecialChar \menuseparator
28648 Math\SpecialChar \menuseparator
28649 (Dés)Activer
28650 \begin_inset space ~
28651 \end_inset
28652
28653 Numérotation
28654 \begin_inset space ~
28655 \end_inset
28656
28657 de
28658 \begin_inset space ~
28659 \end_inset
28660
28661 cette
28662 \begin_inset space ~
28663 \end_inset
28664
28665 ligne
28666 \family default
28667  (raccourci
28668 \begin_inset Newline newline
28669 \end_inset
28670
28671
28672 \family sans
28673 Alt+M
28674 \begin_inset space ~
28675 \end_inset
28676
28677 Shift+N
28678 \family default
28679 ).
28680 \end_layout
28681
28682 \begin_layout Standard
28683 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28684  avec deux styles différents, voir 
28685 \begin_inset CommandInset ref
28686 LatexCommand ref
28687 reference "sec:Styles-de-formules"
28688
28689 \end_inset
28690
28691 .
28692 \end_layout
28693
28694 \begin_layout Subsection
28695 Références croisées
28696 \begin_inset Index idx
28697 status collapsed
28698
28699 \begin_layout Plain Layout
28700 References@Références croisées ! à des formules
28701 \end_layout
28702
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \begin_layout Standard
28709 On peut faire référence à toute formule ayant une étiquette.
28710  On ajoute une étiquette avec le menu 
28711 \family sans
28712 Insertion\SpecialChar \menuseparator
28713 Étiquette
28714 \family default
28715  ou avec le bouton 
28716 \begin_inset Graphics
28717         filename ../../images/label-insert.png
28718         scale 85
28719
28720 \end_inset
28721
28722  de la barre d'outils.
28723  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
28724  ligne.
28725  Vous pouvez également effectuer un clic droit sur la formule et choisir
28726  
28727 \family sans
28728 Étiquette d'équation
28729 \family default
28730 \lang english
28731 .
28732
28733 \lang french
28734  Une fenêtre de dialogue apparaît affichant le préfixe 
28735 \series bold
28736 eq:
28737 \series default
28738  dans un champ de texte.
28739  L'étiquette est insérée à cet endroit, juste après le préfixe.
28740  Le préfixe prédéfini signifie 
28741 \begin_inset Quotes eld
28742 \end_inset
28743
28744 équation
28745 \begin_inset Quotes erd
28746 \end_inset
28747
28748  et rend plus facile la recherche d'une étiquette dans les grand documents
28749  en l'identifiant comme une étiquette de formule et pas, par exemple comme
28750  une étiquette de section.
28751  Pour modifier l'étiquette vous devez repasser par le menu 
28752 \family sans
28753 Insertion\SpecialChar \menuseparator
28754 Étiquette 
28755 \family default
28756 ou effectuer un clic droit sur la formule et choisir 
28757 \family sans
28758 Étiquette d'équation
28759 \family default
28760 .
28761 \end_layout
28762
28763 \begin_layout Standard
28764 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
28765  la formule.
28766  Une formule avec une étiquette est toujours numérotée.
28767 \end_layout
28768
28769 \begin_layout Standard
28770 On insère une référence croisée avec le menu 
28771 \family sans
28772 Insertion\SpecialChar \menuseparator
28773 Référence
28774 \begin_inset space ~
28775 \end_inset
28776
28777 croisée
28778 \family default
28779  ou avec le bouton 
28780 \begin_inset Graphics
28781         filename ../../images/dialog-show-new-inset_ref.png
28782         scale 85
28783
28784 \end_inset
28785
28786  de la barre d'outils.
28787  Une référence croisée à une formule apparaît dans la sortie finale comme
28788  un numéro de formule.
28789  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
28790  
28791 \series bold
28792 (<reference>),
28793 \series default
28794  la référence croisée apparaît dans la sortie finale comme un numéro de
28795  formule entre parenthèses.
28796 \begin_inset Newline newline
28797 \end_inset
28798
28799 En faisant un clic droit sur une référence croisée dans LyX, on saute à
28800  la formule qui est référencée.
28801 \end_layout
28802
28803 \begin_layout Standard
28804 Voici comme exemples des références croisées à des formules qui se trouvent
28805  dans les sous-sections qui suivent:
28806 \begin_inset Note Note
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 Noter les différents types de références croisées.
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \begin_layout Standard
28819 Les équations 
28820 \begin_inset CommandInset ref
28821 LatexCommand eqref
28822 reference "eq:tag"
28823
28824 \end_inset
28825
28826  et 
28827 \begin_inset CommandInset ref
28828 LatexCommand eqref
28829 reference "eq:c"
28830
28831 \end_inset
28832
28833  sont équivalentes.
28834  Dans (
28835 \begin_inset CommandInset ref
28836 LatexCommand ref
28837 reference "eq:Lat"
28838
28839 \end_inset
28840
28841 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
28842  à  (
28843 \begin_inset CommandInset ref
28844 LatexCommand ref
28845 reference "eq:Rom"
28846
28847 \end_inset
28848
28849 ).
28850 \end_layout
28851
28852 \begin_layout Standard
28853 \begin_inset VSpace medskip
28854 \end_inset
28855
28856 Quand l'argument de 
28857 \series bold
28858
28859 \backslash
28860 tag
28861 \begin_inset Foot
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865
28866 \series bold
28867
28868 \backslash
28869 tag
28870 \series default
28871  est décrit dans 
28872 \begin_inset CommandInset ref
28873 LatexCommand ref
28874 reference "sub:Numérotation-personnalisée"
28875
28876 \end_inset
28877
28878 .
28879 \end_layout
28880
28881 \end_inset
28882
28883
28884 \series default
28885  contient une boîte comme dans 
28886 \begin_inset CommandInset ref
28887 LatexCommand ref
28888 reference "sub:Boîtes-de-paragraphes"
28889
28890 \end_inset
28891
28892 , la formule ne peut pas être référencée.
28893 \end_layout
28894
28895 \begin_layout Subsection
28896 Sous-numérotation
28897 \begin_inset Index idx
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901 Numérotation des formules ! sous-numérotation
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 Avec l'aide des commandes 
28911 \series bold
28912
28913 \backslash
28914 begin{subequations}
28915 \series default
28916  et 
28917 \series bold
28918
28919 \backslash
28920 end{subequations}
28921 \series default
28922  on peut faire une sous-numérotation de formules.
28923  Les deux commandes doivent être insérées en mode TeX.
28924 \end_layout
28925
28926 \begin_layout Standard
28927 Un exemple:
28928 \begin_inset Formula 
28929 \begin{equation}
28930 A=C-B\label{eq:a}
28931 \end{equation}
28932
28933 \end_inset
28934
28935
28936 \begin_inset ERT
28937 status collapsed
28938
28939 \begin_layout Plain Layout
28940
28941
28942 \backslash
28943 addtocounter{equation}{-1}
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \begin_inset ERT
28950 status collapsed
28951
28952 \begin_layout Plain Layout
28953
28954
28955 \backslash
28956 begin{subequations}
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \begin_inset VSpace -5mm
28963 \end_inset
28964
28965
28966 \begin_inset Formula 
28967 \begin{equation}
28968 B=C-A\label{eq:b}
28969 \end{equation}
28970
28971 \end_inset
28972
28973
28974 \begin_inset Formula 
28975 \begin{equation}
28976 C=A+B\label{eq:c}
28977 \end{equation}
28978
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \begin_layout Standard
28985 \begin_inset ERT
28986 status collapsed
28987
28988 \begin_layout Plain Layout
28989
28990
28991 \backslash
28992 end{subequations}
28993 \end_layout
28994
28995 \end_inset
28996
28997
28998 \end_layout
28999
29000 \begin_layout Standard
29001 Pour créer cet exemple, on fait ce qui suit:
29002 \end_layout
29003
29004 \begin_layout Enumerate
29005 on insère la première formule
29006 \end_layout
29007
29008 \begin_layout Enumerate
29009 après la première formule on insère 
29010 \begin_inset Newline newline
29011 \end_inset
29012
29013
29014 \series bold
29015
29016 \backslash
29017 addtocounter{equation}{-1} 
29018 \backslash
29019 begin{subequations}
29020 \begin_inset Index idx
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 Commandes ! A ! 
29025 \backslash
29026 addtocounter
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Enumerate
29035 on insère la deuxième formule
29036 \end_layout
29037
29038 \begin_layout Enumerate
29039 on insère la troisième formule
29040 \end_layout
29041
29042 \begin_layout Enumerate
29043 on insère 
29044 \series bold
29045
29046 \backslash
29047 end{subequations}
29048 \series default
29049  après la troisième formule
29050 \end_layout
29051
29052 \begin_layout Standard
29053 Chaque formule entre les commandes 
29054 \series bold
29055
29056 \backslash
29057 begin
29058 \series default
29059  et 
29060 \series bold
29061
29062 \backslash
29063 end
29064 \series default
29065  est sous-numérotée avec a, b,
29066 \begin_inset Newline linebreak
29067 \end_inset
29068
29069 c, \SpecialChar \ldots{}
29070  Pour les formules multi-lignes, chaque ligne sera numérotée.
29071  Toutes les formules sous-numérotées sont traitées comme 
29072 \emph on
29073 une seule 
29074 \emph default
29075 formule.
29076  Mais comme chaque formule numérotée incrémente le compteur 
29077 \series bold
29078 equation
29079 \series default
29080  de un, on a besoin de la commande 
29081 \series bold
29082
29083 \backslash
29084 addtocounter
29085 \series default
29086  pour le décrémenter.
29087  Sinon les formules 
29088 \begin_inset CommandInset ref
29089 LatexCommand eqref
29090 reference "eq:a"
29091
29092 \end_inset
29093
29094
29095 \begin_inset CommandInset ref
29096 LatexCommand eqref
29097 reference "eq:b"
29098
29099 \end_inset
29100
29101
29102 \begin_inset CommandInset ref
29103 LatexCommand eqref
29104 reference "eq:c"
29105
29106 \end_inset
29107
29108  seraient numérotées comme 
29109 \begin_inset CommandInset ref
29110 LatexCommand eqref
29111 reference "eq:a"
29112
29113 \end_inset
29114
29115
29116 \begin_inset CommandInset ref
29117 LatexCommand eqref
29118 reference "eq:d"
29119
29120 \end_inset
29121
29122
29123 \begin_inset CommandInset ref
29124 LatexCommand eqref
29125 reference "eq:f"
29126
29127 \end_inset
29128
29129 .
29130 \end_layout
29131
29132 \begin_layout Standard
29133 En insérant les commandes en mode TeX entre les deux premières formules,
29134  on crée un espace.
29135  Pour le supprimer, on insère un espace vertical négatif de -5
29136 \begin_inset space \thinspace{}
29137 \end_inset
29138
29139 mm après la commande 
29140 \series bold
29141
29142 \backslash
29143 begin{subequations}
29144 \series default
29145 .
29146  Quand on utilise le style 
29147 \series bold
29148 Indenté
29149 \begin_inset Foot
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153 pour les styles de formules, voir 
29154 \begin_inset CommandInset ref
29155 LatexCommand ref
29156 reference "sec:Styles-de-formules"
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \series default
29167 on insère un espace de -7
29168 \begin_inset space \thinspace{}
29169 \end_inset
29170
29171 mm à la place.
29172 \end_layout
29173
29174 \begin_layout Standard
29175 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29176  pour la deuxième ligne:
29177 \end_layout
29178
29179 \begin_layout Standard
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 begin{subequations}
29188 \end_layout
29189
29190 \end_inset
29191
29192
29193 \begin_inset Formula 
29194 \begin{eqnarray}
29195 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29196  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29197  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29198 \end{eqnarray}
29199
29200 \end_inset
29201
29202
29203 \begin_inset ERT
29204 status collapsed
29205
29206 \begin_layout Plain Layout
29207
29208
29209 \backslash
29210 end{subequations}
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Subsection
29219 Numérotation personnalisée
29220 \begin_inset CommandInset label
29221 LatexCommand label
29222 name "sub:Numérotation-personnalisée"
29223
29224 \end_inset
29225
29226
29227 \begin_inset Index idx
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231 Numérotation des formules !  personnalisée
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 \begin_inset Index idx
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244 Numérotation des formules ! délimiteurs personnalisés
29245 \end_layout
29246
29247 \end_inset
29248
29249 Avec la numérotation standard, on a des parenthèses autour du numéro de
29250  formule.
29251  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29252  il faut ajouter la lignes suivante dans le préambule LaTeX:
29253 \end_layout
29254
29255 \begin_layout Standard
29256
29257 \series bold
29258
29259 \backslash
29260 def
29261 \backslash
29262 tagform@#1{
29263 \backslash
29264 maketag@@@{|#1|}}
29265 \series default
29266
29267 \begin_inset Note Note
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29272  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29273  début de ligne.
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29283  autour du 
29284 \series bold
29285 #1
29286 \series default
29287  par un caractère ou plus.
29288  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29289  verticales.
29290 \end_layout
29291
29292 \begin_layout Standard
29293 \begin_inset VSpace bigskip
29294 \end_inset
29295
29296 Si vous voulez avoir une expression de votre choix entre parenthèses après
29297  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29298  commande 
29299 \series bold
29300
29301 \backslash
29302 tag
29303 \series default
29304
29305 \begin_inset Index idx
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309 Commandes ! T ! 
29310 \backslash
29311 tag
29312 \end_layout
29313
29314 \end_inset
29315
29316 :
29317 \begin_inset Formula 
29318 \begin{equation}
29319 A+B=C\tag{quelquechose}\label{eq:tag}
29320 \end{equation}
29321
29322 \end_inset
29323
29324 Dans cet exemple, on a mis la commande 
29325 \series bold
29326
29327 \backslash
29328 tag
29329 \series default
29330
29331 \begin_inset space \textvisiblespace{}
29332 \end_inset
29333
29334
29335 \series bold
29336 quelquechose
29337 \series default
29338  dans la formule.
29339 \end_layout
29340
29341 \begin_layout Standard
29342 Quand on insère la commande 
29343 \series bold
29344
29345 \backslash
29346 tag*
29347 \series default
29348
29349 \begin_inset space \textvisiblespace{}
29350 \end_inset
29351
29352
29353 \series bold
29354 quelquechose
29355 \series default
29356  à la place, l'astérisque supprime les parenthèses autour du texte:
29357 \begin_inset Formula 
29358 \[
29359 A+B=C\tag*{quelquechose}
29360 \]
29361
29362 \end_inset
29363
29364
29365 \end_layout
29366
29367 \begin_layout Standard
29368 \begin_inset VSpace bigskip
29369 \end_inset
29370
29371 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29372  ou section du document, on utilise les commandes suivantes: 
29373 \end_layout
29374
29375 \begin_layout Standard
29376
29377 \series bold
29378
29379 \backslash
29380 @addtoreset{equation}{part}
29381 \series default
29382
29383 \begin_inset Index idx
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387 Commandes ! 
29388 \begin_inset ERT
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392
29393 "
29394 \end_layout
29395
29396 \end_inset
29397
29398 @
29399 \begin_inset ERT
29400 status collapsed
29401
29402 \begin_layout Plain Layout
29403
29404 "
29405 \end_layout
29406
29407 \end_inset
29408
29409  ! 
29410 \backslash
29411
29412 \begin_inset ERT
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416
29417 "
29418 \end_layout
29419
29420 \end_inset
29421
29422 @
29423 \begin_inset ERT
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427
29428 "
29429 \end_layout
29430
29431 \end_inset
29432
29433 addtoreset
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \begin_inset Newline newline
29440 \end_inset
29441
29442 ou
29443 \begin_inset Newline newline
29444 \end_inset
29445
29446
29447 \series bold
29448
29449 \backslash
29450 @addtoreset{equation}{section}
29451 \end_layout
29452
29453 \begin_layout Standard
29454 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29455 \begin_inset Quotes eld
29456 \end_inset
29457
29458 @
29459 \begin_inset Quotes erd
29460 \end_inset
29461
29462  doit être rendu 
29463 \begin_inset Quotes eld
29464 \end_inset
29465
29466 actif
29467 \begin_inset Quotes erd
29468 \end_inset
29469
29470  pour LaTeX en utilisant la commande 
29471 \series bold
29472
29473 \backslash
29474 makeatletter.
29475
29476 \series default
29477  La commande 
29478 \series bold
29479
29480 \backslash
29481 makeatother
29482 \series default
29483  le désactive.
29484  La suite de commandes en mode TeX est donc:
29485 \end_layout
29486
29487 \begin_layout Standard
29488
29489 \series bold
29490
29491 \backslash
29492 makeatletter
29493 \begin_inset Newline newline
29494 \end_inset
29495
29496
29497 \backslash
29498 @addtoreset{equation}{section}
29499 \begin_inset Newline newline
29500 \end_inset
29501
29502
29503 \backslash
29504 makeatother
29505 \end_layout
29506
29507 \begin_layout Standard
29508 Dans le préambule LaTeX on peut omettre les commandes 
29509 \series bold
29510
29511 \backslash
29512 makeatletter
29513 \series default
29514  et 
29515 \series bold
29516
29517 \backslash
29518 makeatother
29519 \series default
29520 , vu que LyX les insère automatiquement en interne.
29521 \end_layout
29522
29523 \begin_layout Standard
29524 Pour supprimer l'effet de 
29525 \series bold
29526
29527 \backslash
29528 @addtoreset
29529 \series default
29530 , on doit charger le fichier 
29531 \series bold
29532 remreset.sty
29533 \series default
29534
29535 \begin_inset Foot
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539
29540 \series bold
29541 remreset
29542 \series default
29543  fait partie du paquetage LaTeX 
29544 \series bold
29545 carlisle
29546 \series default
29547
29548 \begin_inset Index idx
29549 status collapsed
29550
29551 \begin_layout Plain Layout
29552 Paquetages ! carlisle
29553 \end_layout
29554
29555 \end_inset
29556
29557  qui est compris dans toutes les installations LaTeX standard.
29558 \end_layout
29559
29560 \end_inset
29561
29562
29563 \begin_inset Index idx
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567 Paquetages ! remreset
29568 \end_layout
29569
29570 \end_inset
29571
29572  dans le préambule LaTeX avec la ligne
29573 \end_layout
29574
29575 \begin_layout Standard
29576
29577 \series bold
29578
29579 \backslash
29580 usepackage{remreset}
29581 \end_layout
29582
29583 \begin_layout Standard
29584 On peut alors utiliser la commande 
29585 \series bold
29586
29587 \backslash
29588 @removefromreset
29589 \series default
29590
29591 \begin_inset Index idx
29592 status collapsed
29593
29594 \begin_layout Plain Layout
29595 Commandes ! 
29596 \begin_inset ERT
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600
29601 "
29602 \end_layout
29603
29604 \end_inset
29605
29606 @
29607 \begin_inset ERT
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611
29612 "
29613 \end_layout
29614
29615 \end_inset
29616
29617  ! 
29618 \backslash
29619
29620 \begin_inset ERT
29621 status collapsed
29622
29623 \begin_layout Plain Layout
29624
29625 "
29626 \end_layout
29627
29628 \end_inset
29629
29630 @
29631 \begin_inset ERT
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635
29636 "
29637 \end_layout
29638
29639 \end_inset
29640
29641 removefromreset
29642 \end_layout
29643
29644 \end_inset
29645
29646  avec la même syntaxe que 
29647 \series bold
29648
29649 \backslash
29650 @addtoreset
29651 \series default
29652 .
29653 \end_layout
29654
29655 \begin_layout Standard
29656 \begin_inset VSpace bigskip
29657 \end_inset
29658
29659 On doit parfois numéroter les formules de la façon suivante
29660 \end_layout
29661
29662 \begin_layout Standard
29663
29664 \family typewriter
29665 (numéro de section.numéro de formule)
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Le numéro de formule repart à 
29670 \begin_inset Quotes eld
29671 \end_inset
29672
29673 1
29674 \begin_inset Quotes erd
29675 \end_inset
29676
29677  à chaque nouvelle section
29678 \end_layout
29679
29680 \begin_layout Standard
29681 Dans ce cas, on peut utiliser la commande 
29682 \series bold
29683
29684 \backslash
29685 numberwithin
29686 \series default
29687
29688 \begin_inset Index idx
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692 Commandes ! N ! 
29693 \backslash
29694 numberwithin
29695 \end_layout
29696
29697 \end_inset
29698
29699 , qui a la syntaxe suivante:
29700 \end_layout
29701
29702 \begin_layout Standard
29703
29704 \series bold
29705
29706 \backslash
29707 numberwithin{compteur}{sectionnement}
29708 \end_layout
29709
29710 \begin_layout Standard
29711 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
29712 nt indique quel numéro est placé avant le point.
29713 \end_layout
29714
29715 \begin_layout Standard
29716 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
29717  LaTeX soit en mode TeX:
29718 \end_layout
29719
29720 \begin_layout Standard
29721
29722 \series bold
29723
29724 \backslash
29725 numberwithin{equation}{section}
29726 \end_layout
29727
29728 \begin_layout Standard
29729 Voici le résultat:
29730 \begin_inset ERT
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734
29735
29736 \backslash
29737 numberwithin{equation}{section}
29738 \end_layout
29739
29740 \end_inset
29741
29742
29743 \begin_inset Formula 
29744 \begin{equation}
29745 A+B=C
29746 \end{equation}
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Standard
29754 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
29755  on utilisera
29756 \begin_inset Newline newline
29757 \end_inset
29758
29759
29760 \series bold
29761
29762 \backslash
29763 numberwithin{table}{part}
29764 \end_layout
29765
29766 \begin_layout Standard
29767 Pour revenir à la numérotation standard pour éviter ce type de numérotation
29768  quand elle est définie par la classe du document, on insère la commande
29769  suivante, soit dans le préambule, soit en mode TeX:
29770 \end_layout
29771
29772 \begin_layout Standard
29773
29774 \series bold
29775
29776 \backslash
29777 renewcommand{
29778 \backslash
29779 theequation}{
29780 \backslash
29781 arabic{equation}}
29782 \begin_inset Index idx
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786 Commandes ! A ! 
29787 \backslash
29788 arabic
29789 \end_layout
29790
29791 \end_inset
29792
29793
29794 \series default
29795
29796 \begin_inset ERT
29797 status collapsed
29798
29799 \begin_layout Plain Layout
29800
29801
29802 \backslash
29803 renewcommand{
29804 \backslash
29805 theequation}{
29806 \backslash
29807 arabic{equation}}
29808 \end_layout
29809
29810 \end_inset
29811
29812
29813 \series bold
29814
29815 \begin_inset Newline newline
29816 \end_inset
29817
29818
29819 \series default
29820 ou
29821 \series bold
29822
29823 \begin_inset Newline newline
29824 \end_inset
29825
29826
29827 \backslash
29828 renewcommand{
29829 \backslash
29830 thetable}{
29831 \backslash
29832 arabic{table}}
29833 \end_layout
29834
29835 \begin_layout Standard
29836
29837 \series bold
29838
29839 \backslash
29840 numberwithin
29841 \series default
29842  utilise en interne la commande 
29843 \series bold
29844
29845 \backslash
29846 @addtoreset
29847 \series default
29848 , décrite plus haut et qui doit aussi être annulée.
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854
29855 \backslash
29856 makeatletter
29857 \end_layout
29858
29859 \begin_layout Plain Layout
29860
29861
29862 \backslash
29863 @removefromreset{equation}{section}
29864 \end_layout
29865
29866 \begin_layout Plain Layout
29867
29868
29869 \backslash
29870 makeatother
29871 \end_layout
29872
29873 \end_inset
29874
29875
29876 \end_layout
29877
29878 \begin_layout Subsection
29879 Numérotation avec des chiffres romains ou des lettres
29880 \begin_inset Index idx
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884 Numérotation des formules ! avec des lettres
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \begin_inset Index idx
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 Numérotation des formules ! avec des chiffres romains
29895 \end_layout
29896
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Standard
29903 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
29904  latines.
29905  Par exemple, pour numéroter avec des petits chiffres romains, on insère
29906  la commande
29907 \end_layout
29908
29909 \begin_layout Standard
29910
29911 \series bold
29912
29913 \backslash
29914 renewcommand{
29915 \backslash
29916 theequation}{
29917 \backslash
29918 roman{equation}}
29919 \end_layout
29920
29921 \begin_layout Standard
29922 en mode TeX juste avant la formule.
29923  
29924 \series bold
29925
29926 \backslash
29927 renewcommand
29928 \series default
29929
29930 \begin_inset Index idx
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934 Commandes ! R ! 
29935 \backslash
29936 renewcommand
29937 \end_layout
29938
29939 \end_inset
29940
29941  redéfinit la commande prédéfinie 
29942 \series bold
29943
29944 \backslash
29945 theequation
29946 \series default
29947  en la commande 
29948 \series bold
29949
29950 \backslash
29951 roman{equation}
29952 \series default
29953
29954 \begin_inset Foot
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 La commande 
29959 \series bold
29960
29961 \backslash
29962 renewcommand
29963 \series default
29964  a la même syntaxe que la commande 
29965 \series bold
29966
29967 \backslash
29968 newcommand
29969 \series default
29970  qui est décrite dans 
29971 \begin_inset CommandInset ref
29972 LatexCommand ref
29973 reference "sec:Commandes-personnalisées"
29974
29975 \end_inset
29976
29977 .
29978 \end_layout
29979
29980 \end_inset
29981
29982 .
29983  
29984 \series bold
29985 equation
29986 \series default
29987  est le compteur pour les formules.
29988  Quand la commande 
29989 \series bold
29990
29991 \backslash
29992 the
29993 \series default
29994  est utilisée comme préfixe pour un compteur, la valeur du compteur est
29995  écrite en utilisant des chiffres arabes.
29996  Quand une formule est numérotée, LaTeX met en interne la commande 
29997 \series bold
29998
29999 \backslash
30000 theequation
30001 \series default
30002  après la formule.
30003  
30004 \series bold
30005
30006 \backslash
30007 roman{equation}
30008 \begin_inset Index idx
30009 status collapsed
30010
30011 \begin_layout Plain Layout
30012 Commandes ! R ! 
30013 \backslash
30014 roman
30015 \end_layout
30016
30017 \end_inset
30018
30019
30020 \series default
30021  écrit la valeur du compteur en utilisant des petits chiffres romains.
30022 \end_layout
30023
30024 \begin_layout Standard
30025 Toutes les formules qui suivent 
30026 \series bold
30027
30028 \backslash
30029 renew
30030 \series default
30031 c
30032 \series bold
30033 ommand
30034 \series default
30035  sont maintenant numérotées en chiffres romains.
30036  Pour passer à une numérotation avec de gros chiffres romains, on insère
30037  la même commande, mais avec 
30038 \series bold
30039
30040 \backslash
30041 roman
30042 \series default
30043  remplacé par 
30044 \series bold
30045
30046 \backslash
30047 Roman
30048 \series default
30049
30050 \begin_inset Index idx
30051 status collapsed
30052
30053 \begin_layout Plain Layout
30054 Commandes ! R ! 
30055 \backslash
30056 roman@
30057 \backslash
30058 Roman
30059 \end_layout
30060
30061 \end_inset
30062
30063 .
30064  Pour numéroter avec des lettres latines minuscules, on a la commande 
30065 \series bold
30066
30067 \backslash
30068 alph
30069 \series default
30070
30071 \begin_inset Index idx
30072 status collapsed
30073
30074 \begin_layout Plain Layout
30075 Commandes ! A ! 
30076 \backslash
30077 alphe
30078 \end_layout
30079
30080 \end_inset
30081
30082 , pour les lettres majuscules, on a 
30083 \series bold
30084
30085 \backslash
30086 Alph
30087 \series default
30088
30089 \begin_inset Index idx
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 Commandes ! A ! 
30094 \backslash
30095 alph@
30096 \backslash
30097 Alph
30098 \end_layout
30099
30100 \end_inset
30101
30102 .
30103 \end_layout
30104
30105 \begin_layout Standard
30106 \begin_inset Note Greyedout
30107 status open
30108
30109 \begin_layout Plain Layout
30110
30111 \series bold
30112 \color none
30113 Note:
30114 \series default
30115  on peut numéroter au maximum 26
30116 \begin_inset space ~
30117 \end_inset
30118
30119 formules avec des lettres latines dans un même document.
30120 \end_layout
30121
30122 \end_inset
30123
30124
30125 \end_layout
30126
30127 \begin_layout Standard
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133
30134 \backslash
30135 renewcommand{
30136 \backslash
30137 theequation}{
30138 \backslash
30139 roman{equation}}
30140 \end_layout
30141
30142 \end_inset
30143
30144
30145 \end_layout
30146
30147 \begin_layout Standard
30148 \begin_inset Formula 
30149 \begin{equation}
30150 A=\textrm{romains minuscules}
30151 \end{equation}
30152
30153 \end_inset
30154
30155
30156 \begin_inset ERT
30157 status collapsed
30158
30159 \begin_layout Plain Layout
30160
30161
30162 \backslash
30163 renewcommand{
30164 \backslash
30165 theequation}{
30166 \backslash
30167 Roman{equation}}
30168 \end_layout
30169
30170 \end_inset
30171
30172
30173 \begin_inset Formula 
30174 \begin{equation}
30175 B=\textrm{romains majuscules}\label{eq:Rom}
30176 \end{equation}
30177
30178 \end_inset
30179
30180
30181 \begin_inset ERT
30182 status collapsed
30183
30184 \begin_layout Plain Layout
30185
30186
30187 \backslash
30188 renewcommand{
30189 \backslash
30190 theequation}{
30191 \backslash
30192 alph{equation}}
30193 \end_layout
30194
30195 \end_inset
30196
30197
30198 \begin_inset Formula 
30199 \begin{equation}
30200 C=\textrm{latines minuscules}
30201 \end{equation}
30202
30203 \end_inset
30204
30205
30206 \begin_inset ERT
30207 status collapsed
30208
30209 \begin_layout Plain Layout
30210
30211
30212 \backslash
30213 renewcommand{
30214 \backslash
30215 theequation}{
30216 \backslash
30217 Alph{equation}}
30218 \end_layout
30219
30220 \end_inset
30221
30222
30223 \begin_inset Formula 
30224 \begin{equation}
30225 D=\textrm{latines majuscules}\label{eq:Lat}
30226 \end{equation}
30227
30228 \end_inset
30229
30230
30231 \end_layout
30232
30233 \begin_layout Standard
30234 Pour revenir à la numérotation implicite, on insère la commande:
30235 \end_layout
30236
30237 \begin_layout Standard
30238
30239 \series bold
30240
30241 \backslash
30242 renewcommand{
30243 \backslash
30244 theequation}{
30245 \backslash
30246 arabic{equation}}
30247 \begin_inset Index idx
30248 status collapsed
30249
30250 \begin_layout Plain Layout
30251 Commandes ! A ! 
30252 \backslash
30253 arabic
30254 \end_layout
30255
30256 \end_inset
30257
30258
30259 \end_layout
30260
30261 \begin_layout Standard
30262 \begin_inset ERT
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266
30267
30268 \backslash
30269 renewcommand{
30270 \backslash
30271 theequation}{
30272 \backslash
30273 arabic{equation}}
30274 \end_layout
30275
30276 \end_inset
30277
30278
30279 \begin_inset Formula 
30280 \begin{equation}
30281 E=\textrm{Arabes}
30282 \end{equation}
30283
30284 \end_inset
30285
30286
30287 \end_layout
30288
30289 \begin_layout Standard
30290 \begin_inset VSpace medskip
30291 \end_inset
30292
30293 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30294  du style de numérotation.
30295  Si l'on veut que la numérotation reparte à 
30296 \begin_inset Quotes eld
30297 \end_inset
30298
30299 1
30300 \begin_inset Quotes erd
30301 \end_inset
30302
30303  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30304  On trouvera une description de cette opération dans le fichier 
30305 \begin_inset CommandInset href
30306 LatexCommand href
30307 name "Formula-numbering.lyx"
30308 target "run:Formula-numbering.lyx"
30309
30310 \end_inset
30311
30312 .
30313 \end_layout
30314
30315 \begin_layout Section
30316 Symboles et équations chimiques
30317 \begin_inset CommandInset label
30318 LatexCommand label
30319 name "sub:Symboles-chimiques"
30320
30321 \end_inset
30322
30323
30324 \begin_inset Index idx
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Equations@Équations chimiques
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \begin_inset Index idx
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338 Symboles ! chimiques
30339 \end_layout
30340
30341 \end_inset
30342
30343
30344 \end_layout
30345
30346 \begin_layout Standard
30347 Un exemple de texte de chimie:
30348 \end_layout
30349
30350 \begin_layout Quote
30351 L'ion 
30352 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30353 \end_inset
30354
30355 réagit avec deux ions 
30356 \begin_inset Formula $\mathrm{Na^{+}}$
30357 \end_inset
30358
30359  pour donner du sulfate de sodium 
30360 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30361 \end_inset
30362
30363 .
30364  La réaction chimique peut être mise sous la forme:
30365 \begin_inset Formula 
30366 \begin{equation}
30367 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30368 \end{equation}
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 Cette équation chimique peut être créée directement sous la forme d'une
30377  formule.
30378  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30379  et mettez-le dans la police droite avec le raccourci 
30380 \family sans
30381 Alt+C
30382 \begin_inset space ~
30383 \end_inset
30384
30385 R
30386 \family default
30387  .
30388 \begin_inset Foot
30389 status collapsed
30390
30391 \begin_layout Plain Layout
30392 Style de polices, voir 
30393 \begin_inset CommandInset ref
30394 LatexCommand ref
30395 reference "sub:Styles-de-polices"
30396
30397 \end_inset
30398
30399
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \end_layout
30406
30407 \begin_layout Standard
30408 Une méthode plus pratique pour mettre en forme des formules chimiques est
30409  d'utiliser la commande 
30410 \series bold
30411
30412 \backslash
30413 ce
30414 \series default
30415
30416 \begin_inset Index idx
30417 status collapsed
30418
30419 \begin_layout Plain Layout
30420 Commandes ! C ! 
30421 \backslash
30422 ce
30423 \end_layout
30424
30425 \end_inset
30426
30427  qui est disponible si le paquetage LaTeX 
30428 \series bold
30429 mhchem
30430 \series default
30431
30432 \begin_inset Index idx
30433 status collapsed
30434
30435 \begin_layout Plain Layout
30436 Paquetages ! mhchem
30437 \end_layout
30438
30439 \end_inset
30440
30441  est installé.
30442  Quand on insère 
30443 \series bold
30444
30445 \backslash
30446 ce
30447 \series default
30448  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30449  des formules chimiques de façon intuitive.
30450 \end_layout
30451
30452 \begin_layout Standard
30453 \align center
30454 \begin_inset Tabular
30455 <lyxtabular version="3" rows="9" columns="2">
30456 <features rotate="0" tabularvalignment="middle">
30457 <column alignment="center" valignment="top">
30458 <column alignment="center" valignment="top">
30459 <row>
30460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30461 \begin_inset Text
30462
30463 \begin_layout Plain Layout
30464 Commande
30465 \end_layout
30466
30467 \end_inset
30468 </cell>
30469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30470 \begin_inset Text
30471
30472 \begin_layout Plain Layout
30473 Résultat
30474 \begin_inset Note Note
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478
30479 \series bold
30480
30481 \backslash
30482 raisebox
30483 \series default
30484  est seulement utilisée pour faire de la place
30485 \end_layout
30486
30487 \end_inset
30488
30489
30490 \end_layout
30491
30492 \end_inset
30493 </cell>
30494 </row>
30495 <row>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500
30501 \backslash
30502 ce
30503 \begin_inset space \textvisiblespace{}
30504 \end_inset
30505
30506 H2CO3
30507 \end_layout
30508
30509 \end_inset
30510 </cell>
30511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30512 \begin_inset Text
30513
30514 \begin_layout Plain Layout
30515 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30516 \end_inset
30517
30518
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 </row>
30524 <row>
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Plain Layout
30529
30530 \backslash
30531 ce
30532 \begin_inset space \textvisiblespace{}
30533 \end_inset
30534
30535 SO4^2-
30536 \end_layout
30537
30538 \end_inset
30539 </cell>
30540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \end_inset
30551 </cell>
30552 </row>
30553 <row>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \backslash
30560 ce
30561 \begin_inset space \textvisiblespace{}
30562 \end_inset
30563
30564 (NH4)2S
30565 \end_layout
30566
30567 \end_inset
30568 </cell>
30569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30570 \begin_inset Text
30571
30572 \begin_layout Plain Layout
30573 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30574 \end_inset
30575
30576
30577 \end_layout
30578
30579 \end_inset
30580 </cell>
30581 </row>
30582 <row>
30583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30584 \begin_inset Text
30585
30586 \begin_layout Plain Layout
30587
30588 \backslash
30589 ce
30590 \begin_inset space \textvisiblespace{}
30591 \end_inset
30592
30593 KCr(SO4)2.12H2O
30594 \end_layout
30595
30596 \end_inset
30597 </cell>
30598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30599 \begin_inset Text
30600
30601 \begin_layout Plain Layout
30602 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \end_inset
30609 </cell>
30610 </row>
30611 <row>
30612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30613 \begin_inset Text
30614
30615 \begin_layout Plain Layout
30616
30617 \backslash
30618 ce
30619 \begin_inset space \textvisiblespace{}
30620 \end_inset
30621
30622 A-B
30623 \backslash
30624 dbond
30625 \begin_inset space \textvisiblespace{}
30626 \end_inset
30627
30628 C
30629 \backslash
30630 tbond
30631 \begin_inset space \textvisiblespace{}
30632 \end_inset
30633
30634 D
30635 \end_layout
30636
30637 \end_inset
30638 </cell>
30639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 </row>
30652 <row>
30653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
30657
30658 \backslash
30659 ce
30660 \begin_inset space \textvisiblespace{}
30661 \end_inset
30662
30663 ^227
30664 \begin_inset Formula $\downarrow$
30665 \end_inset
30666
30667 _90
30668 \begin_inset Formula $\to$
30669 \end_inset
30670
30671 Th+
30672 \end_layout
30673
30674 \end_inset
30675 </cell>
30676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30677 \begin_inset Text
30678
30679 \begin_layout Plain Layout
30680 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30681 \end_inset
30682
30683
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 </row>
30689 <row>
30690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30691 \begin_inset Text
30692
30693 \begin_layout Plain Layout
30694
30695 \backslash
30696 ce
30697 \begin_inset space \textvisiblespace{}
30698 \end_inset
30699
30700 CO2
30701 \begin_inset space \textvisiblespace{}
30702 \end_inset
30703
30704 +
30705 \begin_inset space \textvisiblespace{}
30706 \end_inset
30707
30708 C
30709 \begin_inset space \textvisiblespace{}
30710 \end_inset
30711
30712 <=>
30713 \begin_inset space \textvisiblespace{}
30714 \end_inset
30715
30716 2CO
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \end_inset
30732 </cell>
30733 </row>
30734 <row>
30735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \backslash
30741 ce
30742 \begin_inset space \textvisiblespace{}
30743 \end_inset
30744
30745 CO2
30746 \begin_inset space \textvisiblespace{}
30747 \end_inset
30748
30749 +
30750 \begin_inset space \textvisiblespace{}
30751 \end_inset
30752
30753 C
30754 \begin_inset space \textvisiblespace{}
30755 \end_inset
30756
30757 ->[
30758 \backslash
30759 alpha][
30760 \backslash
30761 beta]
30762 \begin_inset space \textvisiblespace{}
30763 \end_inset
30764
30765 2CO}
30766 \end_layout
30767
30768 \end_inset
30769 </cell>
30770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30771 \begin_inset Text
30772
30773 \begin_layout Plain Layout
30774 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30775 \end_inset
30776
30777
30778 \end_layout
30779
30780 \end_inset
30781 </cell>
30782 </row>
30783 </lyxtabular>
30784
30785 \end_inset
30786
30787
30788 \end_layout
30789
30790 \begin_layout Standard
30791 \begin_inset Note Greyedout
30792 status open
30793
30794 \begin_layout Plain Layout
30795
30796 \series bold
30797 \color none
30798 Note:
30799 \series default
30800  L'insertion d'une formule mathématique dans une boîte 
30801 \series bold
30802
30803 \backslash
30804 ce
30805 \series default
30806  va provoquer une erreur LaTeX.
30807  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
30808 \series bold
30809
30810 \backslash
30811 ce{$
30812 \backslash
30813 mu
30814 \backslash
30815 hyphen$Cl}
30816 \series default
30817
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823
30824 \backslash
30825 ce{$
30826 \backslash
30827 mu
30828 \backslash
30829 hyphen$Cl}
30830 \end_layout
30831
30832 \end_inset
30833
30834  
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \end_layout
30841
30842 \begin_layout Standard
30843
30844 \lang english
30845 \begin_inset Note Greyedout
30846 status open
30847
30848 \begin_layout Plain Layout
30849
30850 \series bold
30851 \color none
30852 Nota:
30853 \series default
30854  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
30855  flèche vers le haut, comme il est expliqué dans le manuel de 
30856 \series bold
30857 mhchem
30858 \series default
30859  On doit utiliser à la place une espace fine négative suivie de la commande
30860  
30861 \series bold
30862
30863 \backslash
30864 uparrow
30865 \series default
30866
30867 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30868 \end_inset
30869
30870
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879 L'utilisation de la commande 
30880 \series bold
30881
30882 \backslash
30883 ce
30884 \series default
30885  pour l'équation
30886 \begin_inset space ~
30887 \end_inset
30888
30889
30890 \begin_inset CommandInset ref
30891 LatexCommand eqref
30892 reference "eq:reaction-chimique"
30893
30894 \end_inset
30895
30896  donne
30897 \begin_inset Newline newline
30898 \end_inset
30899
30900
30901 \series bold
30902  
30903 \backslash
30904 ce
30905 \begin_inset space \textvisiblespace{}
30906 \end_inset
30907
30908 2Na+
30909 \begin_inset space \textvisiblespace{}
30910 \end_inset
30911
30912 +
30913 \begin_inset space \textvisiblespace{}
30914 \end_inset
30915
30916 SO4^2-
30917 \begin_inset space \textvisiblespace{}
30918 \end_inset
30919
30920
30921 \begin_inset space \textvisiblespace{}
30922 \end_inset
30923
30924 ->
30925 \begin_inset space \textvisiblespace{}
30926 \end_inset
30927
30928 Na2SO4
30929 \end_layout
30930
30931 \begin_layout Standard
30932 Pour créer des équations chimiques multilignes, on crée d'abord une formule
30933  multiligne comme cela est décrit dans 
30934 \begin_inset CommandInset ref
30935 LatexCommand ref
30936 reference "sec:Formules-multi-lignes"
30937
30938 \end_inset
30939
30940 .
30941  Ensuite on utilise la commande 
30942 \series bold
30943
30944 \backslash
30945 ce
30946 \series default
30947  dans chaque petite boîte bleue de la formule.
30948  
30949 \begin_inset CommandInset ref
30950 LatexCommand eqref
30951 reference "eq:TEOS-reaction-1"
30952
30953 \end_inset
30954
30955  et 
30956 \begin_inset CommandInset ref
30957 LatexCommand eqref
30958 reference "eq:TEOS-reaction-2"
30959
30960 \end_inset
30961
30962  sont un exemple d'une réaction chimique multi-étape où chaque équation
30963  a son propre numéro.
30964 \begin_inset Formula 
30965 \begin{eqnarray}
30966 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30967 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30968 \end{eqnarray}
30969
30970 \end_inset
30971
30972
30973 \end_layout
30974
30975 \begin_layout Standard
30976 En plus de 
30977 \series bold
30978
30979 \backslash
30980 ce
30981 \series default
30982  le paquetage 
30983 \series bold
30984 mhchem
30985 \series default
30986  fournit la commande 
30987 \series bold
30988
30989 \backslash
30990 cf
30991 \series default
30992
30993 \begin_inset Index idx
30994 status collapsed
30995
30996 \begin_layout Plain Layout
30997 Commandes ! C ! 
30998 \backslash
30999 cf
31000 \end_layout
31001
31002 \end_inset
31003
31004  qui doit être réservée à des cas spéciaux.
31005  Pour avoir plus d'information au sujet de 
31006 \series bold
31007
31008 \backslash
31009 cf
31010 \series default
31011  et plus d'exemples, jetez un coup d'oeil à la documentation de 
31012 \series bold
31013 mhchem
31014 \series default
31015
31016 \begin_inset CommandInset citation
31017 LatexCommand cite
31018 key "mhchem"
31019
31020 \end_inset
31021
31022 .
31023 \end_layout
31024
31025 \begin_layout Section
31026 Diagrammes
31027 \end_layout
31028
31029 \begin_layout Standard
31030 LyX gère deux types de diagrammes commutatifs; 
31031 \series bold
31032 amscd
31033 \series default
31034  et
31035 \series bold
31036  xymatrix
31037 \series default
31038  qui sont décrits dans ce qui suit.
31039 \end_layout
31040
31041 \begin_layout Subsection
31042 Les diagrammes amscd
31043 \begin_inset Index idx
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047 Diagrammes ! amscd
31048 \end_layout
31049
31050 \end_inset
31051
31052
31053 \end_layout
31054
31055 \begin_layout Standard
31056 Des diagrammes de ce type visualisent les relations par des lignes verticales
31057  ou horizontales ou encore des flèches: 
31058 \begin_inset Formula 
31059 \[
31060 \begin{CD}A@>>>B@>>>C\\
31061 @AAA@.@VVV\\
31062 F@<<<E@<<<D
31063 \end{CD}
31064 \]
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Pour les obtenir, on insère la commande 
31073 \series bold
31074
31075 \backslash
31076 CD
31077 \begin_inset Index idx
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081 Commandes ! C ! 
31082 \backslash
31083 CD
31084 \end_layout
31085
31086 \end_inset
31087
31088
31089 \series default
31090  dans une formule.
31091  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31092  on peut insérer d'autres commandes.
31093  On crée une nouvelle ligne avec 
31094 \family sans
31095 Ctrl+Entrée
31096 \family default
31097 .
31098  Les relations horizontales sont insérées dans les lignes impaires et les
31099  relations verticales dans les lignes paires.
31100 \end_layout
31101
31102 \begin_layout Standard
31103 Pour créer les relations, il y a les commandes suivantes:
31104 \end_layout
31105
31106 \begin_layout Itemize
31107
31108 \series bold
31109 @<<<
31110 \series default
31111  crée une flèche gauche, 
31112 \series bold
31113 @>>>
31114 \series default
31115  une flèche droite, et 
31116 \series bold
31117 @=
31118 \series default
31119  un long signe égal
31120 \end_layout
31121
31122 \begin_layout Itemize
31123
31124 \series bold
31125 @AAA
31126 \series default
31127  crée une flèche vers le haut, 
31128 \series bold
31129 @VVV
31130 \series default
31131  une flèche vers le bas, et 
31132 \series bold
31133 @|
31134 \series default
31135  un signe égal vertical
31136 \end_layout
31137
31138 \begin_layout Itemize
31139
31140 \series bold
31141 @.
31142
31143 \series default
31144  sert de remplissage pour une relation inexistante
31145 \end_layout
31146
31147 \begin_layout Standard
31148 Toutes les flèches peuvent être étiquetées de la façon suivante:
31149 \end_layout
31150
31151 \begin_layout Itemize
31152 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31153  de la flèche.
31154  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31155  flèche.
31156 \end_layout
31157
31158 \begin_layout Itemize
31159 Quand le texte destiné à une flèche verticale est inséré entre le premier
31160  et le second A ou V, il est placé sur le côté gauche de la flèche.
31161  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31162  de la flèche.
31163  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31164  des accolades TeX.
31165 \end_layout
31166
31167 \begin_layout Standard
31168 Comme exemple, un diagramme avec toutes les relations possibles:
31169 \end_layout
31170
31171 \begin_layout Standard
31172 \begin_inset Formula 
31173 \[
31174 \begin{CD}A@>j>>B@>>k>C@=F\\
31175 @AmAA@.@VV{V}V@|\\
31176 D@<<j<E@>k>>F@=C
31177 \end{CD}
31178 \]
31179
31180 \end_inset
31181
31182
31183 \end_layout
31184
31185 \begin_layout Standard
31186 La commande pour l'obtenir:
31187 \begin_inset Newline newline
31188 \end_inset
31189
31190
31191 \series bold
31192
31193 \backslash
31194 CD
31195 \begin_inset space \textvisiblespace{}
31196 \end_inset
31197
31198 A@>j>>B@>>k>C@=F Ctrl+Entrée
31199 \begin_inset Newline newline
31200 \end_inset
31201
31202
31203 \begin_inset Phantom HPhantom
31204 status open
31205
31206 \begin_layout Plain Layout
31207
31208 \series bold
31209
31210 \backslash
31211 CD
31212 \begin_inset space \textvisiblespace{}
31213 \end_inset
31214
31215
31216 \end_layout
31217
31218 \end_inset
31219
31220 @AmAA@.@VV
31221 \backslash
31222 {V
31223 \series default
31224
31225 \begin_inset Formula $\to$
31226 \end_inset
31227
31228
31229 \series bold
31230 V@| Ctrl+Entrée
31231 \begin_inset Newline newline
31232 \end_inset
31233
31234
31235 \begin_inset Phantom HPhantom
31236 status open
31237
31238 \begin_layout Plain Layout
31239
31240 \series bold
31241
31242 \backslash
31243 CD
31244 \begin_inset space \textvisiblespace{}
31245 \end_inset
31246
31247
31248 \end_layout
31249
31250 \end_inset
31251
31252 D@<<j<E@>k>>F@=C
31253 \end_layout
31254
31255 \begin_layout Subsection
31256 Les diagrammes xymatrix
31257 \begin_inset Index idx
31258 status collapsed
31259
31260 \begin_layout Plain Layout
31261 Diagrammes ! xymatrix
31262 \end_layout
31263
31264 \end_inset
31265
31266
31267 \end_layout
31268
31269 \begin_layout Standard
31270 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31271  
31272 \series bold
31273 xypic
31274 \series default
31275 .
31276  Une xymatrice est créée en insérant la commande 
31277 \series bold
31278
31279 \backslash
31280 xymatrix
31281 \series default
31282  dans une formule.
31283  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31284  comme pour une matrice normale, voir 
31285 \begin_inset CommandInset ref
31286 LatexCommand ref
31287 reference "sec:Matrices"
31288
31289 \end_inset
31290
31291 .
31292 \end_layout
31293
31294 \begin_layout Standard
31295 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31296  diagonales ou courbes et plus encore.
31297  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31298  décorations sont expliquées en détail dans ce 
31299 \emph on
31300 manuel pour XY-pic 
31301 \emph default
31302 que vous trouverez dans le menu 
31303 \family sans
31304 Aide\SpecialChar \menuseparator
31305 Manuels
31306 \begin_inset space ~
31307 \end_inset
31308
31309 spécifiques
31310 \family default
31311 .
31312 \end_layout
31313
31314 \begin_layout Subsection
31315 Les diagrammes
31316 \noun on
31317  Feynman
31318 \noun default
31319
31320 \begin_inset Index idx
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324 Diagrammes ! Feynman
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Pour pouvoir utiliser des diagrammes 
31334 \noun on
31335 Feynman
31336 \noun default
31337 , on doit installer le paquetage LaTeX 
31338 \series bold
31339 feyn
31340 \series default
31341 .
31342  Un diagramme 
31343 \noun on
31344 Feynman
31345 \noun default
31346  est créée en insérant la commande 
31347 \series bold
31348
31349 \backslash
31350 Diagram
31351 \series default
31352  dans une formule.
31353  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31354  comme pour une matrice normale, voir 
31355 \begin_inset CommandInset ref
31356 LatexCommand ref
31357 reference "sec:Matrices"
31358
31359 \end_inset
31360
31361 .
31362 \end_layout
31363
31364 \begin_layout Standard
31365 On trouvera des exemples montrant comment créer des diagrammes de 
31366 \noun on
31367 Feynman
31368 \noun default
31369  avec LyX dans le 
31370 \emph on
31371 Manuel des diagrammes de Feynman
31372 \emph default
31373  que vous trouverez dans le menu 
31374 \family sans
31375 Aide\SpecialChar \menuseparator
31376 Manuels
31377 \begin_inset space ~
31378 \end_inset
31379
31380 spécifiques
31381 \family default
31382 .
31383 \end_layout
31384
31385 \begin_layout Standard
31386 \begin_inset Newpage newpage
31387 \end_inset
31388
31389
31390 \end_layout
31391
31392 \begin_layout Section
31393 Commandes personnalisées
31394 \begin_inset CommandInset label
31395 LatexCommand label
31396 name "sec:Commandes-personnalisées"
31397
31398 \end_inset
31399
31400
31401 \begin_inset Index idx
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405 Commandes personnalisées
31406 \end_layout
31407
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \begin_layout Standard
31414 \begin_inset Note Greyedout
31415 status open
31416
31417 \begin_layout Plain Layout
31418
31419 \series bold
31420 Note:
31421 \series default
31422  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31423  latines.
31424 \end_layout
31425
31426 \end_inset
31427
31428
31429 \end_layout
31430
31431 \begin_layout Subsection
31432 La commande 
31433 \backslash
31434 newcommand
31435 \begin_inset CommandInset label
31436 LatexCommand label
31437 name "sub:La-commande-newcommand"
31438
31439 \end_inset
31440
31441
31442 \begin_inset Index idx
31443 status collapsed
31444
31445 \begin_layout Plain Layout
31446 Commandes personnalisées ! 
31447 \backslash
31448 newcommand
31449 \end_layout
31450
31451 \end_inset
31452
31453
31454 \begin_inset Index idx
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458 Commandes ! N ! 
31459 \backslash
31460 newcommand
31461 \end_layout
31462
31463 \end_inset
31464
31465
31466 \end_layout
31467
31468 \begin_layout Standard
31469 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31470  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31471  
31472 \series bold
31473
31474 \backslash
31475 newcommand
31476 \series default
31477
31478 \begin_inset Index idx
31479 status collapsed
31480
31481 \begin_layout Plain Layout
31482 Commandes ! N ! 
31483 \backslash
31484 newcommand
31485 \end_layout
31486
31487 \end_inset
31488
31489  .
31490 \end_layout
31491
31492 \begin_layout Standard
31493 La syntaxe de 
31494 \series bold
31495
31496 \backslash
31497 newcommand
31498 \series default
31499  est:
31500 \end_layout
31501
31502 \begin_layout Standard
31503
31504 \series bold
31505
31506 \backslash
31507 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31508 \begin_inset Newline newline
31509 \end_inset
31510
31511
31512 \begin_inset Phantom HPhantom
31513 status open
31514
31515 \begin_layout Plain Layout
31516
31517 \series bold
31518
31519 \backslash
31520 newcommand
31521 \end_layout
31522
31523 \end_inset
31524
31525 {définition de la commande}
31526 \end_layout
31527
31528 \begin_layout Standard
31529 \begin_inset Note Greyedout
31530 status open
31531
31532 \begin_layout Plain Layout
31533
31534 \series bold
31535 Note:
31536 \series default
31537  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31538  votre document ou par un des paquetages LaTeX que vous utilisez.
31539  Si par exemple, vous tentez de définir la commande 
31540 \series bold
31541
31542 \backslash
31543 le
31544 \series default
31545  pour 
31546 \series bold
31547
31548 \backslash
31549 Leftarrow
31550 \series default
31551 , vous aurez un message d'erreur puisque 
31552 \series bold
31553
31554 \backslash
31555 le
31556 \series default
31557  est déjà définie comme étant la commande pour le symbole 
31558 \begin_inset Quotes eld
31559 \end_inset
31560
31561
31562 \begin_inset Formula $\le$
31563 \end_inset
31564
31565
31566 \begin_inset Quotes erd
31567 \end_inset
31568
31569 .
31570 \end_layout
31571
31572 \end_inset
31573
31574
31575 \end_layout
31576
31577 \begin_layout Standard
31578 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31579  d'argument que la commande doit avoir.
31580  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31581  optionnel.
31582  Quand on utilise cette valeur, le 
31583 \emph on
31584 premier 
31585 \emph default
31586 argument de la nouvelle commande est automatiquement l'argument optionnel.
31587 \end_layout
31588
31589 \begin_layout Standard
31590 Voici quelques exemples:
31591 \end_layout
31592
31593 \begin_layout Itemize
31594 Pour définir la commande 
31595 \series bold
31596
31597 \backslash
31598 gr
31599 \series default
31600  pour 
31601 \series bold
31602
31603 \backslash
31604 Longrightarrow
31605 \series default
31606 , la ligne à insérer dans le préambule LaTeX est:
31607 \begin_inset VSpace medskip
31608 \end_inset
31609
31610
31611 \begin_inset Newline newline
31612 \end_inset
31613
31614
31615 \series bold
31616
31617 \backslash
31618 newcommand{
31619 \backslash
31620 gr}{
31621 \backslash
31622 Longrightarrow}
31623 \end_layout
31624
31625 \begin_layout Itemize
31626 Pour définir la commande
31627 \series bold
31628  
31629 \backslash
31630 us
31631 \series default
31632  pour 
31633 \series bold
31634
31635 \backslash
31636 underline
31637 \series default
31638 , l'argument (qui doit être souligné) doit être pris en compte.
31639  Pour cela, la ligne à insérer dans le préambule est:
31640 \begin_inset VSpace medskip
31641 \end_inset
31642
31643
31644 \begin_inset Newline newline
31645 \end_inset
31646
31647
31648 \series bold
31649
31650 \backslash
31651 newcommand{
31652 \backslash
31653 us}[1]{
31654 \backslash
31655 underline{#1}}
31656 \series default
31657
31658 \begin_inset VSpace medskip
31659 \end_inset
31660
31661
31662 \begin_inset Newline newline
31663 \end_inset
31664
31665 Le caractère 
31666 \series bold
31667 #
31668 \series default
31669  agit comme un argument formel, le 
31670 \series bold
31671 1
31672 \series default
31673  derrière lui indique qu'il représente le premier argument.
31674 \end_layout
31675
31676 \begin_layout Itemize
31677 Pour remplacer la commande 
31678 \series bold
31679
31680 \backslash
31681 framebox
31682 \series default
31683  on peut par exemple définir, la commande 
31684 \series bold
31685
31686 \backslash
31687 fb
31688 \series default
31689 :
31690 \begin_inset VSpace medskip
31691 \end_inset
31692
31693
31694 \begin_inset Newline newline
31695 \end_inset
31696
31697
31698 \series bold
31699
31700 \backslash
31701 newcommand{
31702 \backslash
31703 fb}[3]{
31704 \backslash
31705 framebox#1#2{$#3$}}
31706 \series default
31707
31708 \begin_inset VSpace medskip
31709 \end_inset
31710
31711
31712 \begin_inset Newline newline
31713 \end_inset
31714
31715 Les deux dollars créent une formule supplémentaire pour la commande 
31716 \series bold
31717
31718 \backslash
31719 framebox
31720 \series default
31721 , voir 
31722 \begin_inset CommandInset ref
31723 LatexCommand ref
31724 reference "sub:Boîtes-avec-cadre"
31725
31726 \end_inset
31727
31728 .
31729 \end_layout
31730
31731 \begin_layout Itemize
31732 Pour créer une nouvelle commande pour remplacer 
31733 \series bold
31734
31735 \backslash
31736 fcolorbox
31737 \series default
31738  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31739  pour la couleur est défini comme optionnel:
31740 \begin_inset VSpace medskip
31741 \end_inset
31742
31743
31744 \begin_inset Newline newline
31745 \end_inset
31746
31747
31748 \series bold
31749
31750 \backslash
31751 newcommand{
31752 \backslash
31753 cb}[3][white]{
31754 \backslash
31755 fcolorbox{#2}{#1}{$#3$}}
31756 \series default
31757
31758 \begin_inset VSpace medskip
31759 \end_inset
31760
31761
31762 \begin_inset Newline newline
31763 \end_inset
31764
31765 Quand la couleur n'est pas définie lors d'une utilisation de 
31766 \series bold
31767
31768 \backslash
31769 cb
31770 \series default
31771 , la couleur prédéfinie 
31772 \series bold
31773 white
31774 \series default
31775  est utilisée implicitement.
31776 \end_layout
31777
31778 \begin_layout Standard
31779 Un test des nouvelles commandes:
31780 \end_layout
31781
31782 \begin_layout Standard
31783 \align center
31784 \begin_inset Tabular
31785 <lyxtabular version="3" rows="6" columns="2">
31786 <features rotate="0" tabularvalignment="middle">
31787 <column alignment="center" valignment="top">
31788 <column alignment="center" valignment="top">
31789 <row>
31790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794 Commande
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803 Résultat
31804 \begin_inset Note Note
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809 \series bold
31810
31811 \backslash
31812 raisebox
31813 \series default
31814  est seulement utilisée pour faire de la place
31815 \end_layout
31816
31817 \end_inset
31818
31819
31820 \end_layout
31821
31822 \end_inset
31823 </cell>
31824 </row>
31825 <row>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830 A
31831 \backslash
31832 gr
31833 \begin_inset space \textvisiblespace{}
31834 \end_inset
31835
31836 B
31837 \end_layout
31838
31839 \end_inset
31840 </cell>
31841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31842 \begin_inset Text
31843
31844 \begin_layout Plain Layout
31845 \begin_inset Formula $A\gr B$
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 </row>
31854 <row>
31855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31856 \begin_inset Text
31857
31858 \begin_layout Plain Layout
31859
31860 \backslash
31861 us{ABcd
31862 \end_layout
31863
31864 \end_inset
31865 </cell>
31866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31867 \begin_inset Text
31868
31869 \begin_layout Plain Layout
31870 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31871 \end_inset
31872
31873
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 </row>
31879 <row>
31880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31881 \begin_inset Text
31882
31883 \begin_layout Plain Layout
31884
31885 \backslash
31886 fb{[2cm]
31887 \begin_inset Formula $\to$
31888 \end_inset
31889
31890
31891 \backslash
31892 {
31893 \begin_inset Formula $\to$
31894 \end_inset
31895
31896
31897 \backslash
31898 {
31899 \backslash
31900 int
31901 \begin_inset space \textvisiblespace{}
31902 \end_inset
31903
31904 A=B
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31914 \end_inset
31915
31916
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 </row>
31922 <row>
31923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31924 \begin_inset Text
31925
31926 \begin_layout Plain Layout
31927
31928 \backslash
31929 cb{red
31930 \begin_inset Formula $\to$
31931 \end_inset
31932
31933
31934 \backslash
31935 {
31936 \backslash
31937 int
31938 \begin_inset space \textvisiblespace{}
31939 \end_inset
31940
31941 A=B
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \end_inset
31957 </cell>
31958 </row>
31959 <row>
31960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31961 \begin_inset Text
31962
31963 \begin_layout Plain Layout
31964
31965 \backslash
31966 cb[green]
31967 \backslash
31968 {red
31969 \begin_inset Formula $\to$
31970 \end_inset
31971
31972
31973 \backslash
31974 {
31975 \backslash
31976 int
31977 \begin_inset space \textvisiblespace{}
31978 \end_inset
31979
31980 A=B
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 </row>
31998 </lyxtabular>
31999
32000 \end_inset
32001
32002
32003 \end_layout
32004
32005 \begin_layout Subsection
32006 Macros en mode mathématique
32007 \begin_inset Index idx
32008 status collapsed
32009
32010 \begin_layout Plain Layout
32011 Commandes personnalisées ! macros mathématiques
32012 \end_layout
32013
32014 \end_inset
32015
32016
32017 \begin_inset Index idx
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021 Macros
32022 \end_layout
32023
32024 \end_inset
32025
32026
32027 \end_layout
32028
32029 \begin_layout Standard
32030 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
32031 t utile pour les expressions complexes.
32032  Par exemple, supposons que les solutions de l'équation du second degré
32033  apparaissent souvent dans votre document sous des formes variées.
32034  La forme générale de l'équation du second degré est:
32035 \begin_inset Formula 
32036 \[
32037 0=\lambda^{2}+p\lambda+q
32038 \]
32039
32040 \end_inset
32041
32042 La forme générale de ses solutions est:
32043 \begin_inset Formula 
32044 \[
32045 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32046 \]
32047
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \begin_layout Standard
32054 Pour définir une commande pour la formule de la solution, les paramètres
32055  
32056 \begin_inset Formula $\lambda$
32057 \end_inset
32058
32059
32060 \begin_inset Formula $p$
32061 \end_inset
32062
32063  et 
32064 \begin_inset Formula $q$
32065 \end_inset
32066
32067  peuvent prendre des formes variées et l'indice de 
32068 \begin_inset Formula $\lambda$
32069 \end_inset
32070
32071  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
32072  est
32073 \begin_inset Newline newline
32074 \end_inset
32075
32076
32077 \series bold
32078
32079 \backslash
32080 newcommand{
32081 \backslash
32082 qG}[4][1,
32083 \backslash
32084 ,2]{#2_{#1}=-
32085 \backslash
32086 frac{#3}{2}
32087 \backslash
32088 pm
32089 \begin_inset Newline newline
32090 \end_inset
32091
32092
32093 \begin_inset Phantom HPhantom
32094 status open
32095
32096 \begin_layout Plain Layout
32097
32098 \series bold
32099
32100 \backslash
32101 newcommand
32102 \end_layout
32103
32104 \end_inset
32105
32106
32107 \backslash
32108 sqrt{
32109 \backslash
32110 frac{#3^{2}}{4}-#4}}
32111 \end_layout
32112
32113 \begin_layout Standard
32114 Pour créer une formule de solution avec cette définition, on peut insérer
32115  dans une formule la commande:
32116 \end_layout
32117
32118 \begin_layout Standard
32119
32120 \series bold
32121
32122 \backslash
32123 qG{
32124 \backslash
32125 lambda
32126 \begin_inset Formula $\to$
32127 \end_inset
32128
32129
32130 \backslash
32131 {p
32132 \begin_inset Formula $\to$
32133 \end_inset
32134
32135
32136 \backslash
32137 {q
32138 \end_layout
32139
32140 \begin_layout Standard
32141 La définition de la nouvelle commande n'est pas intuitive parce que l'on
32142  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
32143  que l'on insère une fraction en faisant 
32144 \series bold
32145
32146 \backslash
32147 frac{numérateur}{dénominateur}
32148 \series default
32149 .
32150  En plus on peut facilement oublier une accolade dans la définition et ne
32151  pas voir dans LyX ce que la nouvelle commande va faire.
32152  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
32153  mathématiques à la place de la commande 
32154 \series bold
32155
32156 \backslash
32157 newcommand
32158 \series default
32159 .
32160 \end_layout
32161
32162 \begin_layout Standard
32163 Une macro est créée en utilisant le menu 
32164 \family sans
32165 Insertion\SpecialChar \menuseparator
32166 Math\SpecialChar \menuseparator
32167 Macro
32168 \family default
32169  ou le bouton 
32170 \begin_inset Graphics
32171         filename ../../images/math-macro_newmacroname_newcommand.png
32172         scale 85
32173
32174 \end_inset
32175
32176  de la barre d'outils.
32177  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
32178  définit la macro:
32179 \begin_inset Newline newline
32180 \end_inset
32181
32182
32183 \begin_inset space \hspace*{\fill}
32184 \end_inset
32185
32186
32187 \begin_inset Graphics
32188         filename ../clipart/macrobox.png
32189
32190 \end_inset
32191
32192
32193 \begin_inset space \hspace*{\fill}
32194 \end_inset
32195
32196
32197 \begin_inset Newline newline
32198 \end_inset
32199
32200
32201 \begin_inset FormulaMacro
32202 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32203 \end_inset
32204
32205
32206 \backslash
32207 newmacroname est le nom qui est donné implicitement à la macro et qui doit
32208  être remplacé par quelquechose de raisonable.
32209  La formule voulue est insérée dans la première boîte bleue.
32210  On insère une réservation pour un argument avec la commande 
32211 \series bold
32212
32213 \backslash
32214 #numéro_argument
32215 \series default
32216 , par exemple 
32217 \series bold
32218
32219 \backslash
32220 #1
32221 \series default
32222 , ou en utilisant le bouton 
32223 \begin_inset Graphics
32224         filename ../../images/math-macro-add-param.png
32225         scale 85
32226
32227 \end_inset
32228
32229  de la barre d'outils macro.
32230  On peut avoir au maximum 9
32231 \begin_inset space ~
32232 \end_inset
32233
32234 arguments.
32235  Les arguments optionnels sont créés avec le bouton 
32236 \begin_inset Graphics
32237         filename ../../images/math-macro-add-optional-param.png
32238         scale 85
32239
32240 \end_inset
32241
32242 de la barre d'outils.
32243  Le prenier argument non optionnel peut être transformé en argument optionnel
32244  avec le bouton 
32245 \begin_inset Graphics
32246         filename ../../images/math-macro-make-optional.png
32247         scale 85
32248
32249 \end_inset
32250
32251 .
32252  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32253  macro dans LyX.
32254  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32255  alors laissée vide.
32256  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32257  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32258 \begin_inset Newline newline
32259 \end_inset
32260
32261
32262 \series bold
32263 qG: 
32264 \backslash
32265 #1
32266 \series default
32267  
32268 \series bold
32269 ,
32270 \series default
32271  
32272 \series bold
32273
32274 \backslash
32275 #2
32276 \series default
32277  
32278 \series bold
32279 ,
32280 \series default
32281  
32282 \series bold
32283
32284 \backslash
32285 #3, 
32286 \backslash
32287 #4
32288 \begin_inset Newline newline
32289 \end_inset
32290
32291
32292 \series default
32293 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32294  de la macro, ce qui facilitera la lisibilité.
32295  La formule sera imprimée sur la sortie conformément à la description de
32296  la première boîte.
32297 \begin_inset Newline newline
32298 \end_inset
32299
32300 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32301  le curseur dans la macro et en utilisant le menu 
32302 \family sans
32303 Visualiser\SpecialChar \menuseparator
32304 Déplier/Replier la macro mathématique
32305 \family default
32306 .
32307 \end_layout
32308
32309 \begin_layout Standard
32310 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32311  dans notre cas, on met 
32312 \series bold
32313
32314 \backslash
32315 qG
32316 \series default
32317 .
32318  Dans Lyx, notre macro va ressembler à ceci:
32319 \begin_inset Newline newline
32320 \end_inset
32321
32322
32323 \begin_inset space \hspace*{\fill}
32324 \end_inset
32325
32326
32327 \begin_inset Graphics
32328         filename ../clipart/macrouse.png
32329
32330 \end_inset
32331
32332
32333 \begin_inset space \hspace*{\fill}
32334 \end_inset
32335
32336
32337 \begin_inset Newline newline
32338 \end_inset
32339
32340 Voici notre exemple avec les arguments 
32341 \begin_inset Formula $x$
32342 \end_inset
32343
32344
32345 \begin_inset Formula $\ln(x)$
32346 \end_inset
32347
32348  et 
32349 \begin_inset Formula $B$
32350 \end_inset
32351
32352 :
32353 \end_layout
32354
32355 \begin_layout Standard
32356 \begin_inset Formula 
32357 \[
32358 \qG x{\ln(x)}B
32359 \]
32360
32361 \end_inset
32362
32363
32364 \end_layout
32365
32366 \begin_layout Standard
32367 LyX propose dans le menu 
32368 \family sans
32369 Outils
32370 \family default
32371 \SpecialChar \menuseparator
32372
32373 \family sans
32374 Préférences\SpecialChar \menuseparator
32375 En
32376 \begin_inset space ~
32377 \end_inset
32378
32379 cours
32380 \begin_inset space ~
32381 \end_inset
32382
32383 de
32384 \begin_inset space ~
32385 \end_inset
32386
32387 modification\SpecialChar \menuseparator
32388 Contrôle
32389 \family default
32390  different styles pour éditer les macros.
32391  Pour trouver le style qui vous convient le mieux, choisissez un style et
32392  placez le curseur dans une macro pour voir la différence.
32393 \end_layout
32394
32395 \begin_layout Standard
32396 En interne, une macro est transformée en une commande 
32397 \series bold
32398
32399 \backslash
32400 newcommand
32401 \series default
32402  au moment de l'exportation du document.
32403  Les commandes 
32404 \series bold
32405
32406 \backslash
32407 newcommand
32408 \series default
32409  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32410  qui fait que les macros ne peuvent être utilisées que dans des formules
32411  qui suivent leur boîte de définition dans le document.
32412 \end_layout
32413
32414 \begin_layout Standard
32415 On peut aussi créer une macro mathématique directement à partir d'une commande
32416  
32417 \series bold
32418
32419 \backslash
32420 newcommand
32421 \series default
32422 .
32423  Écrivez par exemple la commande
32424 \begin_inset Newline newline
32425 \end_inset
32426
32427
32428 \series bold
32429
32430 \backslash
32431 newcommand{
32432 \backslash
32433 larrow}[2]{
32434 \backslash
32435 xleftarrow[#2]{#1}}
32436 \series default
32437
32438 \begin_inset Newline newline
32439 \end_inset
32440
32441 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32442  clavier 
32443 \family sans
32444 Ctrl+M
32445 \family default
32446 , la commande sera transformée en macro mathématique.
32447  En utilisant cette méthode, vous devez faire attention au fait que la commande
32448  
32449 \series bold
32450
32451 \backslash
32452 newcommand
32453 \series default
32454  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32455  amènera des erreurs LaTeX.
32456 \end_layout
32457
32458 \begin_layout Standard
32459 Les macro mathématiques ont encore actuellement un problème qui fait que
32460  les formules supplémentaires dans une définition de macro ne sont pas gérées
32461  correctement.
32462  Ce qui fait que l'exemple 
32463 \series bold
32464
32465 \backslash
32466 fb
32467 \series default
32468  de la sous-section
32469 \begin_inset space ~
32470 \end_inset
32471
32472
32473 \begin_inset CommandInset ref
32474 LatexCommand ref
32475 reference "sub:La-commande-newcommand"
32476
32477 \end_inset
32478
32479  ne peut pas être créée comme macro.
32480 \end_layout
32481
32482 \begin_layout Standard
32483 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32484  verrez dans la fenêtre de LyX, la barre d'outils macro :
32485 \end_layout
32486
32487 \begin_layout Standard
32488 \begin_inset VSpace defskip
32489 \end_inset
32490
32491
32492 \end_layout
32493
32494 \begin_layout Standard
32495 \begin_inset Graphics
32496         filename ../clipart/MacroToolbar.png
32497
32498 \end_inset
32499
32500
32501 \begin_inset Index idx
32502 status collapsed
32503
32504 \begin_layout Plain Layout
32505 Macros ! Barre d'outils
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \end_layout
32512
32513 \begin_layout Standard
32514 \begin_inset VSpace defskip
32515 \end_inset
32516
32517
32518 \end_layout
32519
32520 \begin_layout Standard
32521 La barre d'outils macro contient de la gauche vers la droite les boutons
32522  suivants :
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset VSpace defskip
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \begin_layout Standard
32533 \begin_inset Tabular
32534 <lyxtabular version="3" rows="9" columns="2">
32535 <features rotate="0" islongtable="true" longtabularalignment="center">
32536 <column alignment="left" valignment="top">
32537 <column alignment="left" valignment="top" width="85col%">
32538 <row interlinespace="2.5mm">
32539 <cell alignment="center" valignment="top" usebox="none">
32540 \begin_inset Text
32541
32542 \begin_layout Plain Layout
32543 \begin_inset Graphics
32544         filename ../../images/math-macro-remove-param.png
32545         rotateOrigin center
32546
32547 \end_inset
32548
32549
32550 \end_layout
32551
32552 \end_inset
32553 </cell>
32554 <cell alignment="center" valignment="top" usebox="none">
32555 \begin_inset Text
32556
32557 \begin_layout Plain Layout
32558
32559 \family sans
32560 Édition\SpecialChar \menuseparator
32561 Math\SpecialChar \menuseparator
32562 Définition
32563 \begin_inset space ~
32564 \end_inset
32565
32566 de
32567 \begin_inset space ~
32568 \end_inset
32569
32570 macro\SpecialChar \menuseparator
32571 Supprimer
32572 \begin_inset space ~
32573 \end_inset
32574
32575 le
32576 \begin_inset space ~
32577 \end_inset
32578
32579 dernier
32580 \begin_inset space ~
32581 \end_inset
32582
32583 argument
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 </row>
32589 <row interlinespace="2.5mm">
32590 <cell alignment="center" valignment="top" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594 \begin_inset Graphics
32595         filename ../../images/math-macro-add-param.png
32596         rotateOrigin center
32597
32598 \end_inset
32599
32600
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \family sans
32611 Édition\SpecialChar \menuseparator
32612 Math\SpecialChar \menuseparator
32613 Définition
32614 \begin_inset space ~
32615 \end_inset
32616
32617 de
32618 \begin_inset space ~
32619 \end_inset
32620
32621 macro\SpecialChar \menuseparator
32622 Ajouter
32623 \begin_inset space ~
32624 \end_inset
32625
32626 un
32627 \begin_inset space ~
32628 \end_inset
32629
32630 argument
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 </row>
32636 <row interlinespace="2.5mm">
32637 <cell alignment="center" valignment="top" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641 \begin_inset Graphics
32642         filename ../../images/math-macro-make-optional.png
32643         rotateOrigin center
32644
32645 \end_inset
32646
32647
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 <cell alignment="center" valignment="top" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656
32657 \family sans
32658 Édition\SpecialChar \menuseparator
32659 Math\SpecialChar \menuseparator
32660 Définition
32661 \begin_inset space ~
32662 \end_inset
32663
32664 de
32665 \begin_inset space ~
32666 \end_inset
32667
32668 macro\SpecialChar \menuseparator
32669 Rendre optionnel le premier
32670 \begin_inset Newline newline
32671 \end_inset
32672
32673
32674 \begin_inset Phantom HPhantom
32675 status open
32676
32677 \begin_layout Plain Layout
32678
32679 \family sans
32680 Édition\SpecialChar \menuseparator
32681 Math\SpecialChar \menuseparator
32682 Définition
32683 \begin_inset space ~
32684 \end_inset
32685
32686 de
32687 \begin_inset space ~
32688 \end_inset
32689
32690 macro\SpecialChar \menuseparator
32691
32692 \end_layout
32693
32694 \end_inset
32695
32696 argument
32697 \begin_inset space ~
32698 \end_inset
32699
32700 non
32701 \begin_inset space ~
32702 \end_inset
32703
32704 optionnel
32705 \end_layout
32706
32707 \end_inset
32708 </cell>
32709 </row>
32710 <row interlinespace="2.5mm">
32711 <cell alignment="center" valignment="top" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 \begin_inset Graphics
32716         filename ../../images/math-macro-make-nonoptional.png
32717         rotateOrigin center
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family sans
32732 Édition\SpecialChar \menuseparator
32733 Math\SpecialChar \menuseparator
32734 Définition
32735 \begin_inset space ~
32736 \end_inset
32737
32738 de
32739 \begin_inset space ~
32740 \end_inset
32741
32742 macro\SpecialChar \menuseparator
32743 Rendre non optionnel le dernier
32744 \begin_inset Newline newline
32745 \end_inset
32746
32747
32748 \begin_inset Phantom HPhantom
32749 status open
32750
32751 \begin_layout Plain Layout
32752
32753 \family sans
32754 Édition\SpecialChar \menuseparator
32755 Math\SpecialChar \menuseparator
32756 Définition
32757 \begin_inset space ~
32758 \end_inset
32759
32760 de
32761 \begin_inset space ~
32762 \end_inset
32763
32764 macro\SpecialChar \menuseparator
32765
32766 \end_layout
32767
32768 \end_inset
32769
32770 argument
32771 \begin_inset space ~
32772 \end_inset
32773
32774 optionnel
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 </row>
32780 <row interlinespace="2.5mm">
32781 <cell alignment="center" valignment="top" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785 \begin_inset Graphics
32786         filename ../../images/math-macro-remove-optional-param.png
32787         rotateOrigin center
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \family sans
32802 Édition\SpecialChar \menuseparator
32803 Math\SpecialChar \menuseparator
32804 Définition
32805 \begin_inset space ~
32806 \end_inset
32807
32808 de
32809 \begin_inset space ~
32810 \end_inset
32811
32812 macro\SpecialChar \menuseparator
32813 Supprimer
32814 \begin_inset space ~
32815 \end_inset
32816
32817 un
32818 \begin_inset space ~
32819 \end_inset
32820
32821 argument
32822 \begin_inset space ~
32823 \end_inset
32824
32825 optionnel
32826 \end_layout
32827
32828 \end_inset
32829 </cell>
32830 </row>
32831 <row interlinespace="2.5mm">
32832 <cell alignment="center" valignment="top" usebox="none">
32833 \begin_inset Text
32834
32835 \begin_layout Plain Layout
32836 \begin_inset Graphics
32837         filename ../../images/math-macro-add-optional-param.png
32838         rotateOrigin center
32839
32840 \end_inset
32841
32842
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 <cell alignment="center" valignment="top" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Plain Layout
32851
32852 \family sans
32853 Édition\SpecialChar \menuseparator
32854 Math\SpecialChar \menuseparator
32855 Définition
32856 \begin_inset space ~
32857 \end_inset
32858
32859 de
32860 \begin_inset space ~
32861 \end_inset
32862
32863 macro\SpecialChar \menuseparator
32864 Insérer
32865 \begin_inset space ~
32866 \end_inset
32867
32868 un
32869 \begin_inset space ~
32870 \end_inset
32871
32872 argument
32873 \begin_inset space ~
32874 \end_inset
32875
32876 optionnel
32877 \end_layout
32878
32879 \end_inset
32880 </cell>
32881 </row>
32882 <row interlinespace="2.5mm">
32883 <cell alignment="center" valignment="top" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887 \begin_inset Graphics
32888         filename ../../images/math-macro-remove-greedy-param.png
32889         rotateOrigin center
32890
32891 \end_inset
32892
32893
32894 \end_layout
32895
32896 \end_inset
32897 </cell>
32898 <cell alignment="center" valignment="top" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Plain Layout
32902
32903 \family sans
32904 Édition\SpecialChar \menuseparator
32905 Math\SpecialChar \menuseparator
32906 Définition
32907 \begin_inset space ~
32908 \end_inset
32909
32910 de
32911 \begin_inset space ~
32912 \end_inset
32913
32914 macro\SpecialChar \menuseparator
32915 Enlever
32916 \begin_inset space ~
32917 \end_inset
32918
32919 le
32920 \begin_inset space ~
32921 \end_inset
32922
32923 dernier
32924 \begin_inset space ~
32925 \end_inset
32926
32927 argument
32928 \begin_inset space ~
32929 \end_inset
32930
32931 en
32932 \begin_inset Newline newline
32933 \end_inset
32934
32935
32936 \begin_inset Phantom HPhantom
32937 status open
32938
32939 \begin_layout Plain Layout
32940
32941 \family sans
32942 Édition\SpecialChar \menuseparator
32943 Math\SpecialChar \menuseparator
32944 Définition
32945 \begin_inset space ~
32946 \end_inset
32947
32948 de
32949 \begin_inset space ~
32950 \end_inset
32951
32952 macro\SpecialChar \menuseparator
32953
32954 \end_layout
32955
32956 \end_inset
32957
32958 éjectant
32959 \begin_inset space ~
32960 \end_inset
32961
32962 par
32963 \begin_inset space ~
32964 \end_inset
32965
32966 la
32967 \begin_inset space ~
32968 \end_inset
32969
32970 droite
32971 \end_layout
32972
32973 \end_inset
32974 </cell>
32975 </row>
32976 <row interlinespace="2.5mm">
32977 <cell alignment="center" valignment="top" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 \begin_inset Graphics
32982         filename ../../images/math-macro-append-greedy-param.png
32983         rotateOrigin center
32984
32985 \end_inset
32986
32987
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996
32997 \family sans
32998 Édition\SpecialChar \menuseparator
32999 Math\SpecialChar \menuseparator
33000 Définition
33001 \begin_inset space ~
33002 \end_inset
33003
33004 de
33005 \begin_inset space ~
33006 \end_inset
33007
33008 macro\SpecialChar \menuseparator
33009 Ajouter
33010 \begin_inset space ~
33011 \end_inset
33012
33013 l'argument
33014 \begin_inset space ~
33015 \end_inset
33016
33017 en
33018 \begin_inset space ~
33019 \end_inset
33020
33021 intégrant
33022 \begin_inset Newline newline
33023 \end_inset
33024
33025
33026 \begin_inset Phantom HPhantom
33027 status open
33028
33029 \begin_layout Plain Layout
33030
33031 \family sans
33032 Édition\SpecialChar \menuseparator
33033 Math\SpecialChar \menuseparator
33034 Définition
33035 \begin_inset space ~
33036 \end_inset
33037
33038 de
33039 \begin_inset space ~
33040 \end_inset
33041
33042 macro\SpecialChar \menuseparator
33043
33044 \end_layout
33045
33046 \end_inset
33047
33048 depuis
33049 \begin_inset space ~
33050 \end_inset
33051
33052 la
33053 \begin_inset space ~
33054 \end_inset
33055
33056 droite
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row interlinespace="2.5mm">
33063 <cell alignment="center" valignment="top" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067 \begin_inset Graphics
33068         filename ../../images/math-macro-add-greedy-optional-param.png
33069         rotateOrigin center
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082
33083 \family sans
33084 Édition\SpecialChar \menuseparator
33085 Math\SpecialChar \menuseparator
33086 Définition
33087 \begin_inset space ~
33088 \end_inset
33089
33090 de
33091 \begin_inset space ~
33092 \end_inset
33093
33094 macro\SpecialChar \menuseparator
33095 Ajouter
33096 \begin_inset space ~
33097 \end_inset
33098
33099 l'argument
33100 \begin_inset space ~
33101 \end_inset
33102
33103 optionnel
33104 \begin_inset space ~
33105 \end_inset
33106
33107 en
33108 \begin_inset Newline newline
33109 \end_inset
33110
33111
33112 \begin_inset Phantom HPhantom
33113 status open
33114
33115 \begin_layout Plain Layout
33116
33117 \family sans
33118 Édition\SpecialChar \menuseparator
33119 Math\SpecialChar \menuseparator
33120 Définition
33121 \begin_inset space ~
33122 \end_inset
33123
33124 de
33125 \begin_inset space ~
33126 \end_inset
33127
33128 macro\SpecialChar \menuseparator
33129
33130 \end_layout
33131
33132 \end_inset
33133
33134 intégrant
33135 \begin_inset space ~
33136 \end_inset
33137
33138 depuis
33139 \begin_inset space ~
33140 \end_inset
33141
33142 la
33143 \begin_inset space ~
33144 \end_inset
33145
33146 droite
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 </row>
33152 </lyxtabular>
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \begin_layout Section
33160 Système de calcul formel
33161 \end_layout
33162
33163 \begin_layout Standard
33164 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
33165  mathématique de LyX et des applications externes ou des programmes écrits
33166  par l'utilisateur.
33167  Actuellement les applications qui sont gérées sont 
33168 \family sans
33169 Maple
33170 \family default
33171
33172 \family sans
33173 Mathematica
33174 \family default
33175
33176 \family sans
33177 Maxima
33178 \family default
33179  et 
33180 \family sans
33181 Octave
33182 \family default
33183 .
33184  Notez que les constructions mathematiques qui sont acceptées sont limitées
33185  à des cas très simples.
33186 \end_layout
33187
33188 \begin_layout Subsection
33189 Utilisation
33190 \end_layout
33191
33192 \begin_layout Standard
33193 Écrivez une expression dans une formule puis allez dans 
33194 \family sans
33195 Édition\SpecialChar \menuseparator
33196 Maths
33197 \family default
33198 \SpecialChar \menuseparator
33199
33200 \family sans
33201 Appel à un logiciel de calcul formel
33202 \family default
33203 , choisissez une des applications que vous avez installé sur votre ordinateur.
33204  Après cela, le résultat du calcul devrait apparaître sur le côté droit
33205  de l'expression avec l'opérateur 
33206 \begin_inset Quotes fld
33207 \end_inset
33208
33209 =
33210 \begin_inset Quotes frd
33211 \end_inset
33212
33213 .
33214 \end_layout
33215
33216 \begin_layout Standard
33217 Voici quelques exemples très simples ( avec les résultats de 
33218 \family sans
33219 Maxima
33220 \family default
33221  ) pour montrer quel genre de calculs on peut effectuer :
33222 \end_layout
33223
33224 \begin_layout Itemize
33225 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33226 \end_inset
33227
33228
33229 \end_layout
33230
33231 \begin_layout Itemize
33232 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \begin_layout Itemize
33239 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33240 \end_inset
33241
33242
33243 \end_layout
33244
33245 \begin_layout Itemize
33246 \begin_inset Formula $\det\left[\begin{array}{ccc}
33247 1 & 6 & 7\\
33248 2 & 5 & 8\\
33249 3 & 4 & 17
33250 \end{array}\right]=-56$
33251 \end_inset
33252
33253
33254 \end_layout
33255
33256 \begin_layout Itemize
33257 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Subsection
33264 Raccourci clavier
33265 \end_layout
33266
33267 \begin_layout Standard
33268 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33269  algébriques.
33270  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33271  ( voir le manuel 
33272 \family sans
33273 \emph on
33274 Fonctions LyX
33275 \family default
33276 \emph default
33277  ).
33278  On peut par exemple attacher la touche 
33279 \family sans
33280 Entrée
33281 \family default
33282  à l'intérieur de l'éditeur mathématique à 
33283 \family sans
33284 Maxima
33285 \family default
33286 , ce qui donnera la commande de définition suivante pour le raccourci
33287 \begin_inset space ~
33288 \end_inset
33289
33290 :
33291 \end_layout
33292
33293 \begin_layout Standard
33294
33295 \series bold
33296 command-alternatives break-paragraph;math-extern maxima
33297 \end_layout
33298
33299 \begin_layout Section
33300 Points divers
33301 \begin_inset Index idx
33302 status collapsed
33303
33304 \begin_layout Plain Layout
33305 Points divers
33306 \end_layout
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Subsection
33314 Nombres négatifs
33315 \begin_inset Index idx
33316 status collapsed
33317
33318 \begin_layout Plain Layout
33319 Nombres ! négatifs
33320 \end_layout
33321
33322 \end_inset
33323
33324
33325 \end_layout
33326
33327 \begin_layout Standard
33328 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33329  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33330  moins.
33331  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33332  correctement.
33333 \end_layout
33334
33335 \begin_layout Standard
33336 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33337 \end_layout
33338
33339 \begin_layout Standard
33340 Un exemple pour illustrer le problème:
33341 \end_layout
33342
33343 \begin_layout Standard
33344 \align center
33345 \begin_inset Tabular
33346 <lyxtabular version="3" rows="3" columns="2">
33347 <features rotate="0" tabularvalignment="middle">
33348 <column alignment="right" valignment="top">
33349 <column alignment="left" valignment="top">
33350 <row>
33351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33352 \begin_inset Text
33353
33354 \begin_layout Plain Layout
33355 texte normal:
33356 \end_layout
33357
33358 \end_inset
33359 </cell>
33360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33361 \begin_inset Text
33362
33363 \begin_layout Plain Layout
33364 x = -2
33365 \end_layout
33366
33367 \end_inset
33368 </cell>
33369 </row>
33370 <row>
33371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375 formule:
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384 \begin_inset Formula $x=-2$
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 </row>
33393 <row>
33394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33395 \begin_inset Text
33396
33397 \begin_layout Plain Layout
33398 solution:
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407 \begin_inset Formula $x=\textrm{-}2$
33408 \end_inset
33409
33410
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 </row>
33416 </lyxtabular>
33417
33418 \end_inset
33419
33420
33421 \end_layout
33422
33423 \begin_layout Subsection
33424 La virgule comme séparateur décimal
33425 \begin_inset Index idx
33426 status collapsed
33427
33428 \begin_layout Plain Layout
33429 Virgule
33430 \end_layout
33431
33432 \end_inset
33433
33434
33435 \end_layout
33436
33437 \begin_layout Standard
33438 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33439  pour grouper les chiffres dans un nombre.
33440  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33441  formules.
33442 \end_layout
33443
33444 \begin_layout Standard
33445 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33446  (raccourci 
33447 \family sans
33448 Ctrl+M
33449 \family default
33450 ).
33451 \end_layout
33452
33453 \begin_layout Standard
33454 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33455  on doit charger le fichier 
33456 \series bold
33457 icomma.sty
33458 \series default
33459
33460 \begin_inset Foot
33461 status collapsed
33462
33463 \begin_layout Plain Layout
33464
33465 \series bold
33466 icomma
33467 \series default
33468  fait partie du paquetage 
33469 \series bold
33470 was
33471 \series default
33472
33473 \begin_inset Index idx
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477 Paquetages ! was
33478 \begin_inset ERT
33479 status collapsed
33480
33481 \begin_layout Plain Layout
33482
33483
33484 \backslash
33485 vspace{4mm}
33486 \end_layout
33487
33488 \end_inset
33489
33490
33491 \end_layout
33492
33493 \end_inset
33494
33495 .
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \begin_inset Index idx
33502 status collapsed
33503
33504 \begin_layout Plain Layout
33505 Paquetages ! icomma
33506 \end_layout
33507
33508 \end_inset
33509
33510  dans le préambule LaTeX avec la ligne
33511 \end_layout
33512
33513 \begin_layout Standard
33514
33515 \series bold
33516
33517 \backslash
33518 usepackage{icomma}
33519 \end_layout
33520
33521 \begin_layout Subsection
33522 Les vecteurs physiques
33523 \begin_inset CommandInset label
33524 LatexCommand label
33525 name "sub:Vecteurs-physiques"
33526
33527 \end_inset
33528
33529
33530 \begin_inset Index idx
33531 status collapsed
33532
33533 \begin_layout Plain Layout
33534 Vecteurs ! physiques
33535 \end_layout
33536
33537 \end_inset
33538
33539
33540 \end_layout
33541
33542 \begin_layout Standard
33543 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33544 \series bold
33545  braket
33546 \series default
33547
33548 \begin_inset Index idx
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552 Paquetages ! braket
33553 \end_layout
33554
33555 \end_inset
33556
33557  que l'on charge en mettant dans le préambule LaTeX la ligne
33558 \end_layout
33559
33560 \begin_layout Standard
33561
33562 \series bold
33563
33564 \backslash
33565 usepackage{braket}
33566 \end_layout
33567
33568 \begin_layout Standard
33569 \begin_inset ERT
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573
33574
33575 \backslash
33576 ifbraket 
33577 \end_layout
33578
33579 \end_inset
33580
33581
33582 \begin_inset Note Note
33583 status open
33584
33585 \begin_layout Plain Layout
33586 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33587 \series bold
33588 braket
33589 \series default
33590  est installé:
33591 \end_layout
33592
33593 \end_inset
33594
33595
33596 \end_layout
33597
33598 \begin_layout Standard
33599 \begin_inset Newpage newpage
33600 \end_inset
33601
33602
33603 \end_layout
33604
33605 \begin_layout Standard
33606 Les commandes suivantes sont définies:
33607 \end_layout
33608
33609 \begin_layout Standard
33610 \align center
33611 \begin_inset Tabular
33612 <lyxtabular version="3" rows="4" columns="2">
33613 <features rotate="0" tabularvalignment="middle">
33614 <column alignment="center" valignment="top">
33615 <column alignment="center" valignment="top">
33616 <row>
33617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621 Commande
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630 Résultat
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 </row>
33636 <row>
33637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \backslash
33643 Bra{
33644 \backslash
33645 psi
33646 \end_layout
33647
33648 \end_inset
33649 </cell>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654 \begin_inset Formula $\Bra{\psi}$
33655 \end_inset
33656
33657
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 </row>
33663 <row>
33664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \backslash
33670 Ket{
33671 \backslash
33672 psi
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681 \begin_inset Formula $\Ket{\psi}$
33682 \end_inset
33683
33684
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 </row>
33690 <row>
33691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \backslash
33697 Braket{
33698 \backslash
33699 psi|
33700 \backslash
33701 phi
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710 \begin_inset Formula $\Braket{\psi|\phi}$
33711 \end_inset
33712
33713
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 </row>
33719 </lyxtabular>
33720
33721 \end_inset
33722
33723
33724 \end_layout
33725
33726 \begin_layout Standard
33727 La commande 
33728 \series bold
33729
33730 \backslash
33731 Braket
33732 \series default
33733  assure que toutes les barres verticales ont la même taille que les crochets
33734  englobants:
33735 \begin_inset Formula 
33736 \[
33737 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33738 \]
33739
33740 \end_inset
33741
33742
33743 \end_layout
33744
33745 \begin_layout Standard
33746 \begin_inset ERT
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750
33751
33752 \backslash
33753 else 
33754 \end_layout
33755
33756 \end_inset
33757
33758
33759 \begin_inset Note Note
33760 status open
33761
33762 \begin_layout Plain Layout
33763 Ce qui suit sera affiché si la paquetage LaTeX 
33764 \series bold
33765 braket
33766 \series default
33767  n'est pas installé:
33768 \end_layout
33769
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \begin_layout Standard
33776 Vous avez besoin du paquetage LaTeX 
33777 \series bold
33778 braket
33779 \series default
33780  pour voir le reste de cette sous section dans la sortie finale.
33781 \end_layout
33782
33783 \begin_layout Standard
33784 \begin_inset ERT
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788
33789
33790 \backslash
33791 fi 
33792 \end_layout
33793
33794 \end_inset
33795
33796
33797 \end_layout
33798
33799 \begin_layout Standard
33800 L'effet de la commande 
33801 \series bold
33802
33803 \backslash
33804 Braket
33805 \series default
33806  peut aussi être obtenu en utilisant la commande 
33807 \series bold
33808
33809 \backslash
33810 middle
33811 \series default
33812 , qui est décrite dans 
33813 \begin_inset CommandInset ref
33814 LatexCommand ref
33815 reference "sub:Taille-parenthèses-automatique"
33816
33817 \end_inset
33818
33819 .
33820 \end_layout
33821
33822 \begin_layout Subsection
33823 Fractions personnalisées
33824 \begin_inset CommandInset label
33825 LatexCommand label
33826 name "sub:Fractions-personnalisées"
33827
33828 \end_inset
33829
33830
33831 \begin_inset Index idx
33832 status collapsed
33833
33834 \begin_layout Plain Layout
33835 Fractions ! personnalisées
33836 \end_layout
33837
33838 \end_inset
33839
33840
33841 \end_layout
33842
33843 \begin_layout Standard
33844 Pour définir des commandes personnalisées pour les fractions, on utilise
33845  la commande 
33846 \series bold
33847
33848 \backslash
33849 genfrac
33850 \series default
33851
33852 \begin_inset Index idx
33853 status collapsed
33854
33855 \begin_layout Plain Layout
33856 Commandes ! G ! 
33857 \backslash
33858 genfrac
33859 \end_layout
33860
33861 \end_inset
33862
33863  avec la syntaxe suivante:
33864 \end_layout
33865
33866 \begin_layout Standard
33867
33868 \series bold
33869
33870 \backslash
33871 genfrac{parenthèse gauche}{parenthèse droite}
33872 \begin_inset Newline newline
33873 \end_inset
33874
33875
33876 \begin_inset Phantom HPhantom
33877 status open
33878
33879 \begin_layout Plain Layout
33880
33881 \series bold
33882
33883 \backslash
33884 genfrac
33885 \end_layout
33886
33887 \end_inset
33888
33889 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
33890 \end_layout
33891
33892 \begin_layout Standard
33893 Le style est un nombre allant de 0 à 3.
33894 \end_layout
33895
33896 \begin_layout Standard
33897 \align center
33898 \begin_inset Tabular
33899 <lyxtabular version="3" rows="5" columns="2">
33900 <features rotate="0" tabularvalignment="middle">
33901 <column alignment="center" valignment="top">
33902 <column alignment="center" valignment="top">
33903 <row>
33904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908 Nombre
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917 Style (Taille)
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 </row>
33923 <row>
33924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33925 \begin_inset Text
33926
33927 \begin_layout Plain Layout
33928 0
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33934 \begin_inset Text
33935
33936 \begin_layout Plain Layout
33937 formule hors ligne
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 </row>
33943 <row>
33944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948 1
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957 formule en ligne
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 </row>
33963 <row>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Plain Layout
33968 2
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977 petit (small)
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 </row>
33983 <row>
33984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33985 \begin_inset Text
33986
33987 \begin_layout Plain Layout
33988 3
33989 \end_layout
33990
33991 \end_inset
33992 </cell>
33993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33994 \begin_inset Text
33995
33996 \begin_layout Plain Layout
33997 minuscule (tiny)
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 </row>
34003 </lyxtabular>
34004
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \begin_layout Standard
34011 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
34012  dans lequel on se trouve, comme avec la commande 
34013 \series bold
34014
34015 \backslash
34016 frac
34017 \series default
34018 .
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
34023 e de 0.4
34024 \begin_inset space \thinspace{}
34025 \end_inset
34026
34027 pt est utilisée.
34028 \end_layout
34029
34030 \begin_layout Standard
34031 \begin_inset VSpace medskip
34032 \end_inset
34033
34034 Par exemple les commandes 
34035 \series bold
34036
34037 \backslash
34038 dfrac
34039 \series default
34040  et 
34041 \series bold
34042
34043 \backslash
34044 tbinom
34045 \series default
34046  vues en 
34047 \begin_inset CommandInset ref
34048 LatexCommand ref
34049 reference "sub:Fractions"
34050
34051 \end_inset
34052
34053  sont définies avec les commandes 
34054 \end_layout
34055
34056 \begin_layout Standard
34057
34058 \series bold
34059
34060 \backslash
34061 newcommand{
34062 \backslash
34063 dfrac}[2]{
34064 \backslash
34065 genfrac{}{}{}{0}{#1}{#2}}
34066 \end_layout
34067
34068 \begin_layout Standard
34069 et
34070 \end_layout
34071
34072 \begin_layout Standard
34073
34074 \series bold
34075
34076 \backslash
34077 newcommand{
34078 \backslash
34079 tbinom}[2]{
34080 \backslash
34081 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34082 \end_layout
34083
34084 \begin_layout Standard
34085 \begin_inset VSpace medskip
34086 \end_inset
34087
34088 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
34089  en argument, on insère la ligne suivante dans le préambule LaTeX:
34090 \end_layout
34091
34092 \begin_layout Standard
34093
34094 \series bold
34095
34096 \backslash
34097 newcommand{
34098 \backslash
34099 fracS}[3][]{
34100 \backslash
34101 genfrac{}{}{#1}{}{#2}{#3}}
34102 \end_layout
34103
34104 \begin_layout Standard
34105 Un test:
34106 \begin_inset Formula 
34107 \begin{align*}
34108 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34109 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34110 \end{align*}
34111
34112 \end_inset
34113
34114 Comme on peut le voir, la distance entre le numérateur et le dénominateur
34115  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
34116 \end_layout
34117
34118 \begin_layout Subsection
34119 Formules barrées
34120 \begin_inset Index idx
34121 status collapsed
34122
34123 \begin_layout Plain Layout
34124 Formules ! barrées
34125 \end_layout
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Standard
34133 \begin_inset ERT
34134 status collapsed
34135
34136 \begin_layout Plain Layout
34137
34138
34139 \backslash
34140 ifcancel 
34141 \end_layout
34142
34143 \end_inset
34144
34145
34146 \begin_inset Note Note
34147 status open
34148
34149 \begin_layout Plain Layout
34150 Ce qui suit ne sera affiché que si le paquetage LaTeX 
34151 \series bold
34152 cancel
34153 \series default
34154  est installé:
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \begin_layout Standard
34163 Il y a quatre façon de barrer une formule u une portion de formule:
34164 \end_layout
34165
34166 \begin_layout Standard
34167 \align center
34168 \begin_inset Tabular
34169 <lyxtabular version="3" rows="5" columns="2">
34170 <features rotate="0" tabularvalignment="middle">
34171 <column alignment="center" valignment="top">
34172 <column alignment="center" valignment="top">
34173 <row>
34174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34175 \begin_inset Text
34176
34177 \begin_layout Plain Layout
34178 Commande
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187 Résultat
34188 \begin_inset Note Note
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192 L'espace et
34193 \series bold
34194  
34195 \backslash
34196 raisebox 
34197 \series default
34198 sont seulement utilisées pour faire de la place.
34199 \end_layout
34200
34201 \end_inset
34202
34203
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 </row>
34209 <row>
34210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214
34215 \backslash
34216 cancel
34217 \begin_inset space \textvisiblespace{}
34218 \end_inset
34219
34220
34221 \backslash
34222 int
34223 \begin_inset space \textvisiblespace{}
34224 \end_inset
34225
34226 A=B
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \end_inset
34242 </cell>
34243 </row>
34244 <row>
34245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34246 \begin_inset Text
34247
34248 \begin_layout Plain Layout
34249
34250 \backslash
34251 bcancel
34252 \begin_inset space \textvisiblespace{}
34253 \end_inset
34254
34255
34256 \backslash
34257 int
34258 \begin_inset space \textvisiblespace{}
34259 \end_inset
34260
34261 A=B
34262 \end_layout
34263
34264 \end_inset
34265 </cell>
34266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34271 \end_inset
34272
34273
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 </row>
34279 <row>
34280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284
34285 \backslash
34286 xcancel
34287 \begin_inset space \textvisiblespace{}
34288 \end_inset
34289
34290 int
34291 \begin_inset space \textvisiblespace{}
34292 \end_inset
34293
34294 A=B
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34304 \end_inset
34305
34306
34307 \end_layout
34308
34309 \end_inset
34310 </cell>
34311 </row>
34312 <row>
34313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34314 \begin_inset Text
34315
34316 \begin_layout Plain Layout
34317
34318 \backslash
34319 cancelto
34320 \begin_inset space \textvisiblespace{}
34321 \end_inset
34322
34323
34324 \backslash
34325 int
34326 \begin_inset space \textvisiblespace{}
34327 \end_inset
34328
34329 A=B
34330 \begin_inset Formula $\to$
34331 \end_inset
34332
34333 1
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Plain Layout
34342 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34343 \end_inset
34344
34345
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 </row>
34351 </lyxtabular>
34352
34353 \end_inset
34354
34355
34356 \end_layout
34357
34358 \begin_layout Standard
34359
34360 \series bold
34361
34362 \backslash
34363 cancelto
34364 \series default
34365  est particulièrement utile pour visionner des simplifications de fractions
34366  dans les formules:
34367 \begin_inset Formula 
34368 \[
34369 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34370 \]
34371
34372 \end_inset
34373
34374
34375 \end_layout
34376
34377 \begin_layout Standard
34378 Pour modifier la taille de la valeur d' 
34379 \begin_inset Quotes fld
34380 \end_inset
34381
34382 indice
34383 \begin_inset Quotes frd
34384 \end_inset
34385
34386  de 
34387 \series bold
34388
34389 \backslash
34390 cancelto
34391 \series default
34392  , il est possible de 
34393 \lang english
34394 add the LaTeX-preamble line
34395 \end_layout
34396
34397 \begin_layout Standard
34398
34399 \series bold
34400
34401 \backslash
34402 PassOptionsToPackage{option}{cancel}
34403 \end_layout
34404
34405 \begin_layout Standard
34406
34407 \lang english
34408 where 
34409 \series bold
34410 option
34411 \series default
34412  is either 
34413 \series bold
34414 \lang french
34415 samesize
34416 \series default
34417  qui laissera la valeur barrée avec la même taille, ou 
34418 \series bold
34419 Smaller
34420 \series default
34421  qui la met dans une taille un peu plus petite que la taille normale.
34422 \end_layout
34423
34424 \begin_layout Standard
34425 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34426  TeX:
34427 \end_layout
34428
34429 \begin_layout Standard
34430
34431 \series bold
34432
34433 \backslash
34434 renewcommand{
34435 \backslash
34436 CancelColor}{
34437 \backslash
34438 color{red}}
34439 \end_layout
34440
34441 \begin_layout Standard
34442 où 
34443 \series bold
34444 \lang english
34445 red
34446 \series default
34447 \lang french
34448  peut être remplacé par ma couleur de votre choix.
34449 \end_layout
34450
34451 \begin_layout Standard
34452 \begin_inset ERT
34453 status collapsed
34454
34455 \begin_layout Plain Layout
34456
34457
34458 \backslash
34459 renewcommand{
34460 \backslash
34461 CancelColor}{
34462 \backslash
34463 color{red}}
34464 \end_layout
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \begin_layout Standard
34472 \begin_inset Formula 
34473 \[
34474 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34475 \]
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 \begin_inset ERT
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487
34488
34489 \backslash
34490 renewcommand{
34491 \backslash
34492 CancelColor}{
34493 \backslash
34494 color{black}}
34495 \end_layout
34496
34497 \end_inset
34498
34499
34500 \begin_inset Note Note
34501 status open
34502
34503 \begin_layout Plain Layout
34504
34505 \lang english
34506 reset the color
34507 \end_layout
34508
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \begin_layout Standard
34515 Pour d'autres personnalisations, voir le manuel du paquetage 
34516 \series bold
34517 cancel
34518 \series default
34519
34520 \begin_inset CommandInset citation
34521 LatexCommand cite
34522 key "cancel"
34523
34524 \end_inset
34525
34526 .
34527 \begin_inset Index idx
34528 status collapsed
34529
34530 \begin_layout Plain Layout
34531 Paquetages ! cancel
34532 \end_layout
34533
34534 \end_inset
34535
34536
34537 \end_layout
34538
34539 \begin_layout Standard
34540 \begin_inset ERT
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544
34545
34546 \backslash
34547 else 
34548 \end_layout
34549
34550 \end_inset
34551
34552
34553 \begin_inset Note Note
34554 status open
34555
34556 \begin_layout Plain Layout
34557 Ce qui suit sera affiché si la paquetage LaTeX 
34558 \series bold
34559 cancel
34560 \series default
34561  n'est pas installé:
34562 \end_layout
34563
34564 \end_inset
34565
34566
34567 \end_layout
34568
34569 \begin_layout Standard
34570 Vous avez besoin du paquetage LaTeX 
34571 \series bold
34572 cancel
34573 \series default
34574  pour voir le reste de cette sous section dans la sortie finale.
34575 \end_layout
34576
34577 \begin_layout Standard
34578 \begin_inset ERT
34579 status collapsed
34580
34581 \begin_layout Plain Layout
34582
34583
34584 \backslash
34585 fi 
34586 \end_layout
34587
34588 \end_inset
34589
34590
34591 \end_layout
34592
34593 \begin_layout Subsection
34594 Formules dans les entêtes de section
34595 \begin_inset CommandInset label
34596 LatexCommand label
34597 name "sub:formules-dans-les-entêtes"
34598
34599 \end_inset
34600
34601
34602 \begin_inset Index idx
34603 status collapsed
34604
34605 \begin_layout Plain Layout
34606 Formules ! dans les entêtes de section
34607 \end_layout
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \begin_layout Standard
34615 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34616  en compte les points suivants:
34617 \end_layout
34618
34619 \begin_layout Standard
34620 \begin_inset Note Greyedout
34621 status open
34622
34623 \begin_layout Plain Layout
34624 Quand la gestion de 
34625 \series bold
34626 hyperref
34627 \series default
34628
34629 \begin_inset Index idx
34630 status collapsed
34631
34632 \begin_layout Plain Layout
34633 Paquetages ! hyperref
34634 \end_layout
34635
34636 \end_inset
34637
34638  est activée dans le dialogue paramètres du document dans la rubrique 
34639 \family sans
34640 Propriétés du PDF
34641 \family default
34642 , les signets PDF sont créés dans la table des matières pour chaque entête
34643  de section.
34644  Si l'entête de section contient une formule, elle est affichée de façon
34645  incorrecte dans le texte du signet parce que les formules dans les signets
34646  ne respectent pas certaines conventions du PDF.
34647  
34648 \end_layout
34649
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Standard
34656 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34657  de section un titre court avec le menu 
34658 \family sans
34659 Insertion\SpecialChar \menuseparator
34660 Titre
34661 \begin_inset space ~
34662 \end_inset
34663
34664 court
34665 \family default
34666 .
34667  Les titres courts sont en général utilisés avec des entêtes de section
34668  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34669  Seul le titre court apparaît dans la table des matières et donc dans les
34670  signets PDF.
34671 \end_layout
34672
34673 \begin_layout Standard
34674 Quand des formules doivent apparaître dans la table des matières mais que
34675  l'on utilise aussi 
34676 \series bold
34677 hyperref
34678 \series default
34679 , on peut utiliser la commande suivante en mode TeX:
34680 \end_layout
34681
34682 \begin_layout Standard
34683
34684 \series bold
34685
34686 \backslash
34687 texorpdfstring{partie à problème}{alternative}
34688 \begin_inset Index idx
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692 Commandes ! T ! 
34693 \backslash
34694 texorpdfstring
34695 \end_layout
34696
34697 \end_inset
34698
34699
34700 \end_layout
34701
34702 \begin_layout Standard
34703 \begin_inset Quotes eld
34704 \end_inset
34705
34706 Partie à problème
34707 \begin_inset Quotes erd
34708 \end_inset
34709
34710  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
34711  Cela peut être des caractères, des formules, des notes de bas de page,
34712  mais aussi des références croisées.
34713  L'
34714 \begin_inset Quotes erd
34715 \end_inset
34716
34717 alternative
34718 \begin_inset Quotes erd
34719 \end_inset
34720
34721  est utilisée à la place de la 
34722 \begin_inset Quotes eld
34723 \end_inset
34724
34725 partie à problème
34726 \begin_inset Quotes erd
34727 \end_inset
34728
34729  pour les signets.
34730 \end_layout
34731
34732 \begin_layout Standard
34733 Voici deux exemples d'entêtes de section:
34734 \begin_inset VSpace -3mm
34735 \end_inset
34736
34737
34738 \begin_inset ERT
34739 status collapsed
34740
34741 \begin_layout Plain Layout
34742
34743
34744 \backslash
34745 boldmath 
34746 \end_layout
34747
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \begin_layout Subsubsection
34754 Entête de section sans formule dans la table des matières 
34755 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34756 \end_inset
34757
34758
34759 \begin_inset Argument 1
34760 status collapsed
34761
34762 \begin_layout Plain Layout
34763 Entête sans formule dans la table des matières
34764 \end_layout
34765
34766 \end_inset
34767
34768
34769 \end_layout
34770
34771 \begin_layout Subsubsection
34772 Entête de section avec formule dans la table des matières
34773 \begin_inset ERT
34774 status collapsed
34775
34776 \begin_layout Plain Layout
34777
34778
34779 \backslash
34780 texorpdfstring{
34781 \end_layout
34782
34783 \end_inset
34784
34785  
34786 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34787 \end_inset
34788
34789
34790 \begin_inset ERT
34791 status collapsed
34792
34793 \begin_layout Plain Layout
34794
34795 }{}
34796 \end_layout
34797
34798 \end_inset
34799
34800
34801 \end_layout
34802
34803 \begin_layout Standard
34804 \begin_inset ERT
34805 status collapsed
34806
34807 \begin_layout Plain Layout
34808
34809
34810 \backslash
34811 unboldmath 
34812 \end_layout
34813
34814 \end_inset
34815
34816 Dans le premier entête, on a utilisé un titre court, dans le second la commande
34817  
34818 \series bold
34819
34820 \backslash
34821 texorpdfstring
34822 \series default
34823 .
34824 \end_layout
34825
34826 \begin_layout Standard
34827 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
34828  a été placée dans un environnement  
34829 \series bold
34830 boldmath
34831 \series default
34832 .
34833 \begin_inset Foot
34834 status collapsed
34835
34836 \begin_layout Plain Layout
34837 voir 
34838 \begin_inset CommandInset ref
34839 LatexCommand ref
34840 reference "sub:Formules-en-gras"
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \end_inset
34848
34849
34850 \end_layout
34851
34852 \begin_layout Subsection
34853 Formules dans du texte multi-colonnes
34854 \begin_inset Index idx
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858 Formules ! dans du texte multi-colonnes
34859 \end_layout
34860
34861 \end_inset
34862
34863
34864 \end_layout
34865
34866 \begin_layout Standard
34867 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
34868  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
34869  utiliser toute la largeur de la page.
34870  Pour faire cela, on utilise le paquetage LaTeX 
34871 \series bold
34872 multicol
34873 \series default
34874
34875 \begin_inset Foot
34876 status collapsed
34877
34878 \begin_layout Plain Layout
34879
34880 \series bold
34881 multicol
34882 \series default
34883  fait partie de toutes les installations LaTeX standard.
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \begin_inset Index idx
34890 status collapsed
34891
34892 \begin_layout Plain Layout
34893 Paquetages ! multicol
34894 \end_layout
34895
34896 \end_inset
34897
34898 , qui est chargé avec la ligne suivante dans le préambule LaTeX
34899 \end_layout
34900
34901 \begin_layout Standard
34902
34903 \series bold
34904
34905 \backslash
34906 usepackage{multicol}
34907 \end_layout
34908
34909 \begin_layout Standard
34910 \begin_inset Note Greyedout
34911 status open
34912
34913 \begin_layout Plain Layout
34914 Noter que dans ce cas on ne 
34915 \emph on
34916 doit pas 
34917 \emph default
34918 activer l'option 
34919 \family sans
34920 Document
34921 \begin_inset space ~
34922 \end_inset
34923
34924 sur
34925 \begin_inset space ~
34926 \end_inset
34927
34928 deux
34929 \begin_inset space ~
34930 \end_inset
34931
34932 colonnes
34933 \family default
34934  dans la rubrique 
34935 \family sans
34936 Format
34937 \begin_inset space ~
34938 \end_inset
34939
34940 du
34941 \begin_inset space ~
34942 \end_inset
34943
34944 texte 
34945 \family default
34946 du menu 
34947 \family sans
34948 Document\SpecialChar \menuseparator
34949 Paramètres
34950 \family default
34951 .
34952 \end_layout
34953
34954 \end_inset
34955
34956
34957 \end_layout
34958
34959 \begin_layout Standard
34960 Avant le texte multi-colonnes on met la commande
34961 \end_layout
34962
34963 \begin_layout Standard
34964
34965 \series bold
34966
34967 \backslash
34968 begin{multicols}{nombre de colonnes}
34969 \end_layout
34970
34971 \begin_layout Standard
34972 en mode TeX.
34973  Le nombre de colonnes est un entier entre 2 et 10.
34974  Avant la formule, le texte multi-colonnes et interrompu avec la commande
34975 \end_layout
34976
34977 \begin_layout Standard
34978
34979 \series bold
34980
34981 \backslash
34982 end{multicols}
34983 \end_layout
34984
34985 \begin_layout Standard
34986 en mode TeX.
34987 \end_layout
34988
34989 \begin_layout Standard
34990 À cause de la commande, un peu d'espace est ajouté automatiquement avant
34991  la formule.
34992  Pour le supprimer, on peut insérer avant la formule un espace vertical
34993  de -6
34994 \begin_inset space \thinspace{}
34995 \end_inset
34996
34997 mm.
34998  Quand on utilise le style de formules 
34999 \series bold
35000 Indenté
35001 \begin_inset Foot
35002 status collapsed
35003
35004 \begin_layout Plain Layout
35005 voir 
35006 \begin_inset CommandInset ref
35007 LatexCommand ref
35008 reference "sec:Styles-de-formules"
35009
35010 \end_inset
35011
35012  pour les styles de formules.
35013 \end_layout
35014
35015 \end_inset
35016
35017
35018 \series default
35019 , il faut mettre un espace de -9
35020 \begin_inset space \thinspace{}
35021 \end_inset
35022
35023 mm à la place.
35024 \end_layout
35025
35026 \begin_layout Standard
35027 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
35028 \end_layout
35029
35030 \begin_layout Standard
35031
35032 \lang german
35033 \begin_inset ERT
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037
35038
35039 \backslash
35040 begin{multicols}{2}
35041 \end_layout
35042
35043 \end_inset
35044
35045 Das Spektrum wird fouriertransformiert.
35046  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35047 , Lösungsmittel) zu trennen.
35048  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35049  nun das Aussehen des Ausgangssignals.
35050  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35051  über alle Phasen integrieren muss.
35052  Sei nun 
35053 \begin_inset Formula $S$
35054 \end_inset
35055
35056  unser normiertes Ausgangssignal und 
35057 \begin_inset Formula $P$
35058 \end_inset
35059
35060  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35061 \begin_inset ERT
35062 status collapsed
35063
35064 \begin_layout Plain Layout
35065
35066
35067 \backslash
35068 end{multicols}
35069 \end_layout
35070
35071 \end_inset
35072
35073
35074 \begin_inset VSpace -6mm
35075 \end_inset
35076
35077
35078 \begin_inset Formula 
35079 \begin{equation}
35080 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35081 \end{equation}
35082
35083 \end_inset
35084
35085
35086 \begin_inset ERT
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090
35091
35092 \backslash
35093 begin{multicols}{2}
35094 \end_layout
35095
35096 \end_inset
35097
35098 wobei 
35099 \begin_inset Formula $S_{0}$
35100 \end_inset
35101
35102  das Signal ohne Gradient ist und die Normierungsbedingung 
35103 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35104 \end_inset
35105
35106  gilt.
35107  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35108  Direkt nach dem 
35109 \begin_inset Formula $\nicefrac{\pi}{2}$
35110 \end_inset
35111
35112
35113 \begin_inset space \thinspace{}
35114 \end_inset
35115
35116 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35117  das Signal zusätzlich abschwächt.
35118  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35119  
35120 \begin_inset Formula $T_{2}$
35121 \end_inset
35122
35123 -Zeit.
35124 \end_layout
35125
35126 \begin_layout Standard
35127
35128 \lang german
35129 \begin_inset ERT
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133
35134
35135 \backslash
35136 end{multicols}
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 Formules avec description des variables
35146 \begin_inset Index idx
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150 Formules ! avec description des variables
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 Pour décrire les variable au sein d'une formule, comme dans la formule 
35160 \begin_inset CommandInset ref
35161 LatexCommand eqref
35162 reference "eq:within"
35163
35164 \end_inset
35165
35166 , on peut utiliser une matrice
35167 \begin_inset space ~
35168 \end_inset
35169
35170 2
35171 \series bold
35172 ×
35173 \series default
35174
35175 \begin_inset Formula $n$
35176 \end_inset
35177
35178  avec une colonne alignée à gauche pour les 
35179 \begin_inset Formula $n$
35180 \end_inset
35181
35182  variables utilisées.
35183 \begin_inset Foot
35184 status collapsed
35185
35186 \begin_layout Plain Layout
35187 pour les matrices, voir 
35188 \begin_inset CommandInset ref
35189 LatexCommand ref
35190 reference "sec:Matrices"
35191
35192 \end_inset
35193
35194
35195 \end_layout
35196
35197 \end_inset
35198
35199  Pour mettre la description en plus petits caractères, on peut insérer par
35200  exemple la commande 
35201 \series bold
35202
35203 \backslash
35204 footnotesize
35205 \series default
35206  avant la matrice.
35207 \begin_inset Foot
35208 status collapsed
35209
35210 \begin_layout Plain Layout
35211 pour les tailles de polices, voir 
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sub:Tailles-polices"
35215
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227 Quand on utilise le style de formules 
35228 \series bold
35229 Indenté
35230 \begin_inset Foot
35231 status collapsed
35232
35233 \begin_layout Plain Layout
35234 pour les styles de formules, voir 
35235 \begin_inset CommandInset ref
35236 LatexCommand ref
35237 reference "sec:Styles-de-formules"
35238
35239 \end_inset
35240
35241
35242 \end_layout
35243
35244 \end_inset
35245
35246
35247 \series default
35248 , on insère un 
35249 \series bold
35250
35251 \backslash
35252 hfill
35253 \series default
35254
35255 \begin_inset Foot
35256 status collapsed
35257
35258 \begin_layout Plain Layout
35259
35260 \series bold
35261
35262 \backslash
35263 hfill
35264 \series default
35265  marche seulement avec des formules dans le style 
35266 \series bold
35267 Indenté
35268 \series default
35269 , voir 
35270 \begin_inset CommandInset ref
35271 LatexCommand ref
35272 reference "sub:Espace-variable"
35273
35274 \end_inset
35275
35276 .
35277 \end_layout
35278
35279 \end_inset
35280
35281  avant et après la matrice pour avoir la même séparation entre la matrice
35282  et la formule et entre la matrice et la marge.
35283 \end_layout
35284
35285 \begin_layout Standard
35286 Quand on utilise le style de formules
35287 \series bold
35288  Centré
35289 \series default
35290 , on utilise la méthode décrite dans 
35291 \begin_inset CommandInset ref
35292 LatexCommand ref
35293 reference "sub:Environnement-Flalign"
35294
35295 \end_inset
35296
35297  pour indenter les formules.
35298  La formule 
35299 \begin_inset CommandInset ref
35300 LatexCommand eqref
35301 reference "eq:within"
35302
35303 \end_inset
35304
35305  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35306  la troisième la matrice et la dernière une accolade TeX vide.
35307 \begin_inset Formula 
35308 \begin{flalign}
35309 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35310 \rho & \textrm{density}\\
35311 V & \textrm{volume}\\
35312 g & \textrm{gravitational acceleration}
35313 \end{array} &  & {}\label{eq:within}
35314 \end{flalign}
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Subsection
35322 Lettres grecques minuscules droites
35323 \begin_inset CommandInset label
35324 LatexCommand label
35325 name "sub:minuscules-grecques-droites"
35326
35327 \end_inset
35328
35329
35330 \begin_inset Index idx
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334 Lettres grecques ! droites
35335 \end_layout
35336
35337 \end_inset
35338
35339
35340 \end_layout
35341
35342 \begin_layout Standard
35343 La plupart des polices de caractères mathématiques ne fournissent que des
35344  minuscules grecques italiques.
35345  Mais pour les symboles des particules élémentaires comme les pions et le
35346  neutrinos, on a besoin de lettre grecques droites.
35347  Elles sont fournies par le fichier 
35348 \series bold
35349 upgreek.sty
35350 \series default
35351
35352 \begin_inset Foot
35353 status collapsed
35354
35355 \begin_layout Plain Layout
35356
35357 \series bold
35358 upgreek
35359 \series default
35360  fait partie du paquetage LaTeX 
35361 \series bold
35362 was
35363 \series default
35364
35365 \begin_inset Index idx
35366 status collapsed
35367
35368 \begin_layout Plain Layout
35369 Paquetages ! was
35370 \begin_inset ERT
35371 status collapsed
35372
35373 \begin_layout Plain Layout
35374
35375
35376 \backslash
35377 vspace{4mm}
35378 \end_layout
35379
35380 \end_inset
35381
35382
35383 \end_layout
35384
35385 \end_inset
35386
35387 .
35388 \end_layout
35389
35390 \end_inset
35391
35392
35393 \begin_inset Index idx
35394 status collapsed
35395
35396 \begin_layout Plain Layout
35397 Paquetages ! upgreek
35398 \end_layout
35399
35400 \end_inset
35401
35402  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35403 \end_layout
35404
35405 \begin_layout Standard
35406
35407 \series bold
35408
35409 \backslash
35410 usepackage{upgreek}
35411 \end_layout
35412
35413 \begin_layout Standard
35414 \begin_inset ERT
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418
35419
35420 \backslash
35421 ifupgreek 
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \begin_inset Note Note
35428 status open
35429
35430 \begin_layout Plain Layout
35431 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35432 \series bold
35433 upgreek
35434 \series default
35435  est installé:
35436 \end_layout
35437
35438 \end_inset
35439
35440  On crée ces minuscules droites en commençant la commande pour une minuscule
35441  grecque par 
35442 \series bold
35443 up
35444 \series default
35445 .
35446  Par exemple, la commande 
35447 \series bold
35448
35449 \backslash
35450 uptau
35451 \series default
35452  donne ceci: 
35453 \begin_inset Formula $\uptau$
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Standard
35460 Avec ces commandes, on peut typographier des réactions entre particules
35461  élémentaires:
35462 \begin_inset Formula 
35463 \[
35464 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35465 \]
35466
35467 \end_inset
35468
35469
35470 \end_layout
35471
35472 \begin_layout Standard
35473 Les lettres droites sont plus grasses et plus larges que les italiques.
35474  On ne doit donc pas les utiliser pour des unités comme 
35475 \begin_inset Quotes eld
35476 \end_inset
35477
35478 µm
35479 \begin_inset Quotes erd
35480 \end_inset
35481
35482 .
35483 \end_layout
35484
35485 \begin_layout Standard
35486 \begin_inset ERT
35487 status collapsed
35488
35489 \begin_layout Plain Layout
35490
35491
35492 \backslash
35493 else 
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \begin_inset Note Note
35500 status open
35501
35502 \begin_layout Plain Layout
35503 Ce qui suit sera affiché si la paquetage LaTeX 
35504 \series bold
35505 upgreek
35506 \series default
35507  n'est pas installé:
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Standard
35516 Vous avez besoin du paquetage LaTeX 
35517 \series bold
35518 upgreek
35519 \series default
35520  pour voir le reste de cette sous section dans la sortie finale.
35521 \end_layout
35522
35523 \begin_layout Standard
35524 \begin_inset ERT
35525 status collapsed
35526
35527 \begin_layout Plain Layout
35528
35529
35530 \backslash
35531 fi 
35532 \end_layout
35533
35534 \end_inset
35535
35536
35537 \end_layout
35538
35539 \begin_layout Subsection
35540 Caractères texte dans les formules
35541 \begin_inset CommandInset label
35542 LatexCommand label
35543 name "sub:Caractères-texte"
35544
35545 \end_inset
35546
35547
35548 \begin_inset Index idx
35549 status collapsed
35550
35551 \begin_layout Plain Layout
35552 Texte ! dans les formules
35553 \end_layout
35554
35555 \end_inset
35556
35557
35558 \end_layout
35559
35560 \begin_layout Standard
35561 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35562  directement dans des formules.
35563  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35564  du genre 
35565 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35566 \end_inset
35567
35568 , vous devrez insérer tout le temps la commande 
35569 \series bold
35570
35571 \backslash
35572 cdot
35573 \series default
35574
35575 \begin_inset Foot
35576 status collapsed
35577
35578 \begin_layout Plain Layout
35579 voir 
35580 \begin_inset CommandInset ref
35581 LatexCommand ref
35582 reference "sub:Opérateurs-binaires"
35583
35584 \end_inset
35585
35586
35587 \end_layout
35588
35589 \end_inset
35590
35591 , puisque ce caractère est défini dans tous les encodages comme un caractère
35592  texte.
35593  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35594 \end_layout
35595
35596 \begin_layout Standard
35597
35598 \series bold
35599
35600 \backslash
35601 Declare Inputtext{183}{
35602 \backslash
35603 ifmmode
35604 \backslash
35605 cdot
35606 \backslash
35607 else
35608 \backslash
35609 textperiodcentered
35610 \backslash
35611 f\SpecialChar \textcompwordmark{}
35612 i}
35613 \end_layout
35614
35615 \begin_layout Standard
35616 En plus du point centré, dans ce document on a défini le symbole degré °
35617  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35618  suivante dans le préambule LaTeX:
35619 \end_layout
35620
35621 \begin_layout Standard
35622
35623 \series bold
35624
35625 \backslash
35626 DeclareInputtext{176}{
35627 \backslash
35628 ifmmode^
35629 \backslash
35630 circ
35631 \backslash
35632 else
35633 \backslash
35634 textdegree
35635 \backslash
35636 f\SpecialChar \textcompwordmark{}
35637 i}
35638 \end_layout
35639
35640 \begin_layout Standard
35641 \begin_inset Newpage newpage
35642 \end_inset
35643
35644
35645 \end_layout
35646
35647 \begin_layout Section
35648 \start_of_appendix
35649 Conseils Typographiques
35650 \begin_inset Index idx
35651 status collapsed
35652
35653 \begin_layout Plain Layout
35654 Typographiques, conseils
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \begin_layout Standard
35663 Ce paragraphe est un résumé des usages typographiques les plus importants,
35664  documentés dans les normes ISO.
35665 \begin_inset Foot
35666 status collapsed
35667
35668 \begin_layout Plain Layout
35669 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35670 iel dénommé 
35671 \begin_inset Quotes fld
35672 \end_inset
35673
35674 Duden
35675 \begin_inset Quotes frd
35676 \end_inset
35677
35678  
35679 \begin_inset CommandInset citation
35680 LatexCommand cite
35681 key "Duden"
35682
35683 \end_inset
35684
35685  qui indique quelques règles ISO.
35686  D'autre règles sont décrites dans 
35687 \begin_inset CommandInset citation
35688 LatexCommand cite
35689 key "Checklist"
35690
35691 \end_inset
35692
35693 .
35694 \end_layout
35695
35696 \end_inset
35697
35698
35699 \end_layout
35700
35701 \begin_layout Itemize
35702 Les symboles d'unités sont 
35703 \emph on
35704 toujours
35705 \emph default
35706  en caractères droits
35707 \begin_inset Foot
35708 status collapsed
35709
35710 \begin_layout Plain Layout
35711 obtenu avec les styles de polices, voir 
35712 \begin_inset CommandInset ref
35713 LatexCommand ref
35714 reference "sub:Styles-de-polices"
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \end_inset
35722
35723 , même dans un texte en italique: 30
35724 \begin_inset space \thinspace{}
35725 \end_inset
35726
35727 km/h
35728 \begin_inset Newline newline
35729 \end_inset
35730
35731 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
35732 \begin_inset CommandInset ref
35733 LatexCommand ref
35734 reference "sub:Espace-prédéfini"
35735
35736 \end_inset
35737
35738 .
35739 \begin_inset Newline newline
35740 \end_inset
35741
35742 Cette convention est automatiquement respectée quand on utilise la commande
35743  
35744 \series bold
35745
35746 \backslash
35747 unittwo.
35748  
35749 \series default
35750 Quand on l'insère dans une formule, deux boîtes apparaissent.
35751  Dans la première on met la valeur et dans la seconde l'unité et on obtient
35752  comme ci-dessus: 
35753 \begin_inset Formula $\unit[30]{km/h}$
35754 \end_inset
35755
35756
35757 \begin_inset space \thinspace{}
35758 \end_inset
35759
35760 .
35761  Notez que 
35762 \series bold
35763
35764 \backslash
35765 unittwo
35766 \series default
35767  n'est pas une vraie commande LaTeX, mais c'est la commande 
35768 \series bold
35769
35770 \backslash
35771 unit[valeur]{unité}
35772 \series default
35773 , vous ne pouvez donc pas l'insérer en code TeX.
35774 \end_layout
35775
35776 \begin_layout Itemize
35777 Les symboles pourcent et les pour mille sont présentés comme les symboles
35778  d'unités:
35779 \begin_inset Newline newline
35780 \end_inset
35781
35782 1,2
35783 \begin_inset space \thinspace{}
35784 \end_inset
35785
35786 ‰ d'alcool dans le sang
35787 \begin_inset Foot
35788 status collapsed
35789
35790 \begin_layout Plain Layout
35791 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
35792 \end_layout
35793
35794 \end_inset
35795
35796
35797 \end_layout
35798
35799 \begin_layout Itemize
35800 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
35801  est utilisé dans une unité: 15
35802 \begin_inset space \thinspace{}
35803 \end_inset
35804
35805 °C
35806 \end_layout
35807
35808 \begin_layout Itemize
35809 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
35810  tous les trois chiffres pour les grouper: 18
35811 \begin_inset space \thinspace{}
35812 \end_inset
35813
35814 473
35815 \begin_inset space \thinspace{}
35816 \end_inset
35817
35818 588
35819 \end_layout
35820
35821 \begin_layout Itemize
35822 Pour exprimer des dimensions comme par exemple 120×90×40
35823 \begin_inset space \thinspace{}
35824 \end_inset
35825
35826 cm on utilise le signe de la multiplication 
35827 \begin_inset Quotes eld
35828 \end_inset
35829
35830 ×
35831 \begin_inset Quotes erd
35832 \end_inset
35833
35834  .
35835  Il est accessible soit par la commande 
35836 \series bold
35837
35838 \backslash
35839 times
35840 \series default
35841  ou par le menu 
35842 \family sans
35843 Insertion\SpecialChar \menuseparator
35844 Caractère
35845 \begin_inset space ~
35846 \end_inset
35847
35848 spécial\SpecialChar \menuseparator
35849 Symboles,
35850 \family default
35851  mais il peut aussi être accessible directement sur certains claviers.
35852 \begin_inset Foot
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856 Par exemple sous Windows on l'obtient avec 
35857 \family sans
35858 Alt-0215
35859 \family default
35860  (NdT).
35861 \end_layout
35862
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Itemize
35869 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
35870  sont écrites en caractères droits pour éviter toute confusion, voir 
35871 \begin_inset CommandInset ref
35872 LatexCommand ref
35873 reference "sub:Fonctions-prédéfinies"
35874
35875 \end_inset
35876
35877 .
35878 \end_layout
35879
35880 \begin_layout Itemize
35881 Les indices composés de plusieurs caractères sont écrits en caractères droits:
35882  
35883 \begin_inset Formula $E_{\mathrm{kin}}$
35884 \end_inset
35885
35886
35887 \begin_inset Newline newline
35888 \end_inset
35889
35890 Les composants de matrices sont en italiques: 
35891 \begin_inset Formula $\hat{H}_{kl}$
35892 \end_inset
35893
35894
35895 \end_layout
35896
35897 \begin_layout Itemize
35898 L'opérateur 
35899 \begin_inset Quotes fld
35900 \end_inset
35901
35902 d
35903 \begin_inset Quotes frd
35904 \end_inset
35905
35906  de différentiation/intégration, la constante d'Euler 
35907 \begin_inset Quotes fld
35908 \end_inset
35909
35910 e
35911 \begin_inset Quotes frd
35912 \end_inset
35913
35914 , et la base des nombre imaginaires 
35915 \begin_inset Quotes fld
35916 \end_inset
35917
35918 i
35919 \begin_inset Quotes frd
35920 \end_inset
35921
35922  devraient être écrits en caractères droits pour éviter de les mélanger
35923  avec les autres variables.
35924 \end_layout
35925
35926 \begin_layout Itemize
35927 Le caractère qui représente une transformation de Fourier peut être obtenu
35928  soit avec la commande 
35929 \series bold
35930
35931 \backslash
35932 mathscr
35933 \begin_inset space \textvisiblespace{}
35934 \end_inset
35935
35936 F
35937 \series default
35938 , soit avec le menu 
35939 \family sans
35940 Insertion\SpecialChar \menuseparator
35941 Caractère
35942 \begin_inset space ~
35943 \end_inset
35944
35945 spécial\SpecialChar \menuseparator
35946 Symboles\SpecialChar \menuseparator
35947 Symboles de type lettre
35948 \family default
35949 .
35950 \end_layout
35951
35952 \begin_layout Standard
35953 \begin_inset Newpage newpage
35954 \end_inset
35955
35956
35957 \end_layout
35958
35959 \begin_layout Section
35960 Synonymes
35961 \begin_inset Index idx
35962 status collapsed
35963
35964 \begin_layout Plain Layout
35965 Synonymes
35966 \end_layout
35967
35968 \end_inset
35969
35970
35971 \end_layout
35972
35973 \begin_layout Standard
35974 Certains caractères peuvent être obtenus en utilisant différentes commandes.
35975  Voici une liste de commandes synonymes:
35976 \end_layout
35977
35978 \begin_layout Standard
35979 \begin_inset VSpace bigskip
35980 \end_inset
35981
35982
35983 \begin_inset space \hfill{}
35984 \end_inset
35985
35986
35987 \begin_inset Tabular
35988 <lyxtabular version="3" rows="12" columns="2">
35989 <features rotate="0" tabularvalignment="middle">
35990 <column alignment="center" valignment="top" width="0pt">
35991 <column alignment="center" valignment="top" width="0pt">
35992 <row>
35993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997 Commande
35998 \end_layout
35999
36000 \end_inset
36001 </cell>
36002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36003 \begin_inset Text
36004
36005 \begin_layout Plain Layout
36006 est équivalente à
36007 \begin_inset Note Note
36008 status collapsed
36009
36010 \begin_layout Plain Layout
36011
36012 \series bold
36013
36014 \backslash
36015 raisebox
36016 \series default
36017  est seulement utilisée pour faire de la place
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \backslash
36035 ast
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044 \begin_inset ERT
36045 status collapsed
36046
36047 \begin_layout Plain Layout
36048
36049
36050 \backslash
36051 raisebox{-1.2mm}{
36052 \end_layout
36053
36054 \end_inset
36055
36056 *
36057 \begin_inset ERT
36058 status collapsed
36059
36060 \begin_layout Plain Layout
36061
36062 }
36063 \end_layout
36064
36065 \end_inset
36066
36067
36068 \end_layout
36069
36070 \end_inset
36071 </cell>
36072 </row>
36073 <row>
36074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36075 \begin_inset Text
36076
36077 \begin_layout Plain Layout
36078
36079 \backslash
36080 choose
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089
36090 \backslash
36091 binom
36092 \end_layout
36093
36094 \end_inset
36095 </cell>
36096 </row>
36097 <row>
36098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36099 \begin_inset Text
36100
36101 \begin_layout Plain Layout
36102
36103 \backslash
36104 geq
36105 \end_layout
36106
36107 \end_inset
36108 </cell>
36109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36110 \begin_inset Text
36111
36112 \begin_layout Plain Layout
36113
36114 \backslash
36115 ge
36116 \end_layout
36117
36118 \end_inset
36119 </cell>
36120 </row>
36121 <row>
36122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36123 \begin_inset Text
36124
36125 \begin_layout Plain Layout
36126
36127 \backslash
36128 lbrace
36129 \end_layout
36130
36131 \end_inset
36132 </cell>
36133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36134 \begin_inset Text
36135
36136 \begin_layout Plain Layout
36137 {
36138 \end_layout
36139
36140 \end_inset
36141 </cell>
36142 </row>
36143 <row>
36144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36145 \begin_inset Text
36146
36147 \begin_layout Plain Layout
36148
36149 \backslash
36150 lbracket
36151 \end_layout
36152
36153 \end_inset
36154 </cell>
36155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36156 \begin_inset Text
36157
36158 \begin_layout Plain Layout
36159 [
36160 \end_layout
36161
36162 \end_inset
36163 </cell>
36164 </row>
36165 <row>
36166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36167 \begin_inset Text
36168
36169 \begin_layout Plain Layout
36170
36171 \backslash
36172 leftarrow
36173 \end_layout
36174
36175 \end_inset
36176 </cell>
36177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36178 \begin_inset Text
36179
36180 \begin_layout Plain Layout
36181
36182 \backslash
36183 gets
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 </row>
36189 <row>
36190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36191 \begin_inset Text
36192
36193 \begin_layout Plain Layout
36194
36195 \backslash
36196 leq
36197 \end_layout
36198
36199 \end_inset
36200 </cell>
36201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36202 \begin_inset Text
36203
36204 \begin_layout Plain Layout
36205
36206 \backslash
36207 le
36208 \end_layout
36209
36210 \end_inset
36211 </cell>
36212 </row>
36213 <row>
36214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36215 \begin_inset Text
36216
36217 \begin_layout Plain Layout
36218
36219 \backslash
36220 lor
36221 \end_layout
36222
36223 \end_inset
36224 </cell>
36225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36226 \begin_inset Text
36227
36228 \begin_layout Plain Layout
36229
36230 \backslash
36231 vee
36232 \end_layout
36233
36234 \end_inset
36235 </cell>
36236 </row>
36237 <row>
36238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36239 \begin_inset Text
36240
36241 \begin_layout Plain Layout
36242
36243 \backslash
36244 neq
36245 \end_layout
36246
36247 \end_inset
36248 </cell>
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Plain Layout
36253
36254 \backslash
36255 not=
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 </row>
36261 <row>
36262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36263 \begin_inset Text
36264
36265 \begin_layout Plain Layout
36266
36267 \backslash
36268 slash
36269 \end_layout
36270
36271 \end_inset
36272 </cell>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277 /
36278 \end_layout
36279
36280 \end_inset
36281 </cell>
36282 </row>
36283 <row>
36284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36285 \begin_inset Text
36286
36287 \begin_layout Plain Layout
36288
36289 \backslash
36290 vert
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36296 \begin_inset Text
36297
36298 \begin_layout Plain Layout
36299 |
36300 \end_layout
36301
36302 \end_inset
36303 </cell>
36304 </row>
36305 </lyxtabular>
36306
36307 \end_inset
36308
36309
36310 \begin_inset space \hfill{}
36311 \end_inset
36312
36313
36314 \begin_inset Tabular
36315 <lyxtabular version="3" rows="12" columns="2">
36316 <features rotate="0" tabularvalignment="middle">
36317 <column alignment="center" valignment="top" width="0pt">
36318 <column alignment="center" valignment="top" width="0pt">
36319 <row>
36320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36321 \begin_inset Text
36322
36323 \begin_layout Plain Layout
36324 Commande
36325 \end_layout
36326
36327 \end_inset
36328 </cell>
36329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36330 \begin_inset Text
36331
36332 \begin_layout Plain Layout
36333 est équivalente à
36334 \end_layout
36335
36336 \end_inset
36337 </cell>
36338 </row>
36339 <row>
36340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36341 \begin_inset Text
36342
36343 \begin_layout Plain Layout
36344
36345 \backslash
36346 backslash
36347 \end_layout
36348
36349 \end_inset
36350 </cell>
36351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36352 \begin_inset Text
36353
36354 \begin_layout Plain Layout
36355
36356 \backslash
36357
36358 \backslash
36359
36360 \end_layout
36361
36362 \end_inset
36363 </cell>
36364 </row>
36365 <row>
36366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36367 \begin_inset Text
36368
36369 \begin_layout Plain Layout
36370
36371 \backslash
36372 dasharrow
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36378 \begin_inset Text
36379
36380 \begin_layout Plain Layout
36381
36382 \backslash
36383 dashrightarrow
36384 \end_layout
36385
36386 \end_inset
36387 </cell>
36388 </row>
36389 <row>
36390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394
36395 \backslash
36396 land
36397 \end_layout
36398
36399 \end_inset
36400 </cell>
36401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36402 \begin_inset Text
36403
36404 \begin_layout Plain Layout
36405
36406 \backslash
36407 wedge
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 </row>
36413 <row>
36414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36415 \begin_inset Text
36416
36417 \begin_layout Plain Layout
36418
36419 \backslash
36420 rbrace
36421 \end_layout
36422
36423 \end_inset
36424 </cell>
36425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36426 \begin_inset Text
36427
36428 \begin_layout Plain Layout
36429 }
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 </row>
36435 <row>
36436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36437 \begin_inset Text
36438
36439 \begin_layout Plain Layout
36440
36441 \backslash
36442 rbracket
36443 \end_layout
36444
36445 \end_inset
36446 </cell>
36447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36448 \begin_inset Text
36449
36450 \begin_layout Plain Layout
36451 ]
36452 \end_layout
36453
36454 \end_inset
36455 </cell>
36456 </row>
36457 <row>
36458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36459 \begin_inset Text
36460
36461 \begin_layout Plain Layout
36462
36463 \backslash
36464 rightarrow
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36470 \begin_inset Text
36471
36472 \begin_layout Plain Layout
36473
36474 \backslash
36475 to
36476 \end_layout
36477
36478 \end_inset
36479 </cell>
36480 </row>
36481 <row>
36482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36483 \begin_inset Text
36484
36485 \begin_layout Plain Layout
36486
36487 \backslash
36488 lnot
36489 \end_layout
36490
36491 \end_inset
36492 </cell>
36493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36494 \begin_inset Text
36495
36496 \begin_layout Plain Layout
36497
36498 \backslash
36499 neg
36500 \end_layout
36501
36502 \end_inset
36503 </cell>
36504 </row>
36505 <row>
36506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36507 \begin_inset Text
36508
36509 \begin_layout Plain Layout
36510
36511 \backslash
36512 ne
36513 \end_layout
36514
36515 \end_inset
36516 </cell>
36517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36518 \begin_inset Text
36519
36520 \begin_layout Plain Layout
36521
36522 \backslash
36523 not=
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 </row>
36529 <row>
36530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534
36535 \backslash
36536 owns
36537 \end_layout
36538
36539 \end_inset
36540 </cell>
36541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36542 \begin_inset Text
36543
36544 \begin_layout Plain Layout
36545
36546 \backslash
36547 ni
36548 \end_layout
36549
36550 \end_inset
36551 </cell>
36552 </row>
36553 <row>
36554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558
36559 \backslash
36560 square
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \backslash
36571 Box
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 </row>
36577 <row>
36578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582
36583 \backslash
36584 Vert
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593
36594 \backslash
36595 |
36596 \end_layout
36597
36598 \end_inset
36599 </cell>
36600 </row>
36601 </lyxtabular>
36602
36603 \end_inset
36604
36605
36606 \begin_inset space \hfill{}
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \begin_layout Standard
36613 \begin_inset Newpage newpage
36614 \end_inset
36615
36616
36617 \end_layout
36618
36619 \begin_layout Bibliography
36620 \begin_inset CommandInset bibitem
36621 LatexCommand bibitem
36622 key "TLC2"
36623
36624 \end_inset
36625
36626
36627 \shape smallcaps
36628 Mittelbach, F.
36629  ; Goossens, M.
36630 \shape default
36631
36632 \shape italic
36633 The LaTeX Companion
36634 \shape default
36635 .
36636  Addison Wesley, 2004
36637 \end_layout
36638
36639 \begin_layout Bibliography
36640 \begin_inset CommandInset bibitem
36641 LatexCommand bibitem
36642 key "Mathmode"
36643
36644 \end_inset
36645
36646
36647 \begin_inset CommandInset href
36648 LatexCommand href
36649 name "Description"
36650 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36651
36652 \end_inset
36653
36654  des possibilités mathématiques de LaTeX
36655 \end_layout
36656
36657 \begin_layout Bibliography
36658 \begin_inset CommandInset bibitem
36659 LatexCommand bibitem
36660 key "AMS"
36661
36662 \end_inset
36663
36664
36665 \begin_inset CommandInset href
36666 LatexCommand href
36667 name "Description"
36668 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36669
36670 \end_inset
36671
36672  de 
36673 \begin_inset ERT
36674 status collapsed
36675
36676 \begin_layout Plain Layout
36677
36678
36679 \backslash
36680 AmS
36681 \end_layout
36682
36683 \end_inset
36684
36685 -LaTeX
36686 \end_layout
36687
36688 \begin_layout Bibliography
36689 \begin_inset CommandInset bibitem
36690 LatexCommand bibitem
36691 key "Symbols"
36692
36693 \end_inset
36694
36695
36696 \begin_inset CommandInset href
36697 LatexCommand href
36698 name "Liste"
36699 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36700
36701 \end_inset
36702
36703  de tous les symboles disponibles avec les paquetages LaTeX
36704 \end_layout
36705
36706 \begin_layout Bibliography
36707 \begin_inset CommandInset bibitem
36708 LatexCommand bibitem
36709 key "cancel"
36710
36711 \end_inset
36712
36713
36714 \begin_inset CommandInset href
36715 LatexCommand href
36716 name "Documentation"
36717 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36718
36719 \end_inset
36720
36721  paquetage LaTeX 
36722 \series bold
36723 cancel
36724 \series default
36725
36726 \begin_inset Index idx
36727 status collapsed
36728
36729 \begin_layout Plain Layout
36730 Paquetages ! cancel
36731 \end_layout
36732
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \begin_layout Bibliography
36739 \begin_inset CommandInset bibitem
36740 LatexCommand bibitem
36741 key "hyperref"
36742
36743 \end_inset
36744
36745
36746 \begin_inset CommandInset href
36747 LatexCommand href
36748 name "Documentation"
36749 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36750
36751 \end_inset
36752
36753  paquetage LaTeX 
36754 \series bold
36755 hyperref
36756 \series default
36757
36758 \begin_inset Index idx
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762 Paquetages ! hyperref
36763 \end_layout
36764
36765 \end_inset
36766
36767
36768 \end_layout
36769
36770 \begin_layout Bibliography
36771 \begin_inset CommandInset bibitem
36772 LatexCommand bibitem
36773 key "mhchem"
36774
36775 \end_inset
36776
36777
36778 \begin_inset CommandInset href
36779 LatexCommand href
36780 name "Documentation"
36781 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36782
36783 \end_inset
36784
36785  paquetage LaTeX 
36786 \series bold
36787 mhchem
36788 \series default
36789
36790 \begin_inset Index idx
36791 status collapsed
36792
36793 \begin_layout Plain Layout
36794 Paquetages ! mhchem
36795 \end_layout
36796
36797 \end_inset
36798
36799
36800 \end_layout
36801
36802 \begin_layout Bibliography
36803 \begin_inset CommandInset bibitem
36804 LatexCommand bibitem
36805 key "Mathclap"
36806
36807 \end_inset
36808
36809
36810 \begin_inset CommandInset href
36811 LatexCommand href
36812 name "Description"
36813 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36814
36815 \end_inset
36816
36817  de la commande 
36818 \series bold
36819
36820 \backslash
36821 mathclap
36822 \series default
36823 , décrite dans 
36824 \begin_inset CommandInset ref
36825 LatexCommand ref
36826 reference "sub:Limites-des-opérateurs"
36827
36828 \end_inset
36829
36830
36831 \begin_inset Index idx
36832 status collapsed
36833
36834 \begin_layout Plain Layout
36835 Commandes ! M ! 
36836 \backslash
36837 mathclap
36838 \end_layout
36839
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Bibliography
36846 \begin_inset CommandInset bibitem
36847 LatexCommand bibitem
36848 key "Duden"
36849
36850 \end_inset
36851
36852
36853 \emph on
36854 Duden Band 1
36855 \emph default
36856 .
36857  22.
36858  Auflage, Duden 2001
36859 \end_layout
36860
36861 \begin_layout Bibliography
36862 \begin_inset CommandInset bibitem
36863 LatexCommand bibitem
36864 key "Checklist"
36865
36866 \end_inset
36867
36868
36869 \begin_inset CommandInset href
36870 LatexCommand href
36871 name "Check list"
36872 target "http://physics.nist.gov/Document/checklist.pdf"
36873
36874 \end_inset
36875
36876  pour relire les manuscrits
36877 \end_layout
36878
36879 \begin_layout Standard
36880 \begin_inset CommandInset index_print
36881 LatexCommand printindex
36882 type "idx"
36883
36884 \end_inset
36885
36886
36887 \end_layout
36888
36889 \end_body
36890 \end_document