]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/Math.lyx
2f003952c917abf3b3e6a9634c6e59ab50836abc
[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
96 % ------------------------------------
97 % used to check for needed LaTeX packages
98 \usepackage{ifthen}
99
100 % check for package undertilde
101 % used for the command \utilde
102 \newboolean{undertilde}
103 \IfFileExists{undertilde.sty}
104  {\usepackage{undertilde}
105   \setboolean{undertilde}{true}}
106  {\setboolean{undertilde}{false}}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % check for package braket
117 % used for physical vectors
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % check for package upgreek
132 \newboolean{upgreek}
133 \IfFileExists{upgreek.sty}
134  {\usepackage{upgreek}
135   \setboolean{upgreek}{true}}
136  {\setboolean{upgreek}{false}}
137
138 % use normal list environments also in French documents
139 \frenchbsetup{StandardLayout}
140 \end_preamble
141 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
142 \use_default_options false
143 \maintain_unincluded_children false
144 \language french
145 \language_package default
146 \inputencoding auto
147 \fontencoding global
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_math auto
152 \font_default_family default
153 \use_non_tex_fonts false
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158 \graphics default
159 \default_output_format default
160 \output_sync 0
161 \bibtex_command default
162 \index_command default
163 \paperfontsize 12
164 \spacing single
165 \use_hyperref true
166 \pdf_title "Manuel mathématique de LyX"
167 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
168 \pdf_subject "Documentation sur les mathématiques avec LyX"
169 \pdf_keywords "LyX, Mathed"
170 \pdf_bookmarks true
171 \pdf_bookmarksnumbered true
172 \pdf_bookmarksopen true
173 \pdf_bookmarksopenlevel 1
174 \pdf_breaklinks false
175 \pdf_pdfborder false
176 \pdf_colorlinks true
177 \pdf_backref false
178 \pdf_pdfusetitle false
179 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
180 \papersize a4paper
181 \use_geometry false
182 \use_package amsmath 2
183 \use_package amssymb 2
184 \use_package cancel 0
185 \use_package esint 1
186 \use_package mathdots 1
187 \use_package mathtools 1
188 \use_package mhchem 1
189 \use_package stackrel 0
190 \use_package stmaryrd 0
191 \use_package undertilde 0
192 \cite_engine basic
193 \cite_engine_type default
194 \biblio_style plain
195 \use_bibtopic false
196 \use_indices false
197 \paperorientation portrait
198 \suppress_date false
199 \justification true
200 \use_refstyle 0
201 \notefontcolor #0000ff
202 \index Index
203 \shortcut idx
204 \color #008000
205 \end_index
206 \secnumdepth 4
207 \tocdepth 3
208 \paragraph_separation skip
209 \defskip medskip
210 \quotes_language french
211 \papercolumns 1
212 \papersides 2
213 \paperpagestyle plain
214 \bullet 1 0 6 -1
215 \bullet 2 2 35 -1
216 \bullet 3 2 7 -1
217 \tracking_changes false
218 \output_changes false
219 \html_math_output 0
220 \html_css_as_file 0
221 \html_be_strict false
222 \end_header
223
224 \begin_body
225
226 \begin_layout Title
227 Manuel mathématique détaillé de LyX
228 \end_layout
229
230 \begin_layout Author
231 par l'équipe LyX 
232 \begin_inset Foot
233 status collapsed
234
235 \begin_layout Plain Layout
236 \noindent
237 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
238  à la liste de diffusion de la documentation de LyX: 
239 \family typewriter
240
241 \begin_inset CommandInset href
242 LatexCommand href
243 name "lyx-docs@lists.lyx.org"
244 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 auteur: Uwe Stöhr
259 \end_layout
260
261 \begin_layout Plain Layout
262 traducteur: Siegfried Meunier-Guttin-Cluzel
263 \end_layout
264
265 \begin_layout Plain Layout
266 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
267  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
268 tion/Navigation) par J.P.
269  Chrétien
270 \end_layout
271
272 \end_inset
273
274
275 \begin_inset Newline newline
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \family sans
284 Version 2.1.x
285 \end_layout
286
287 \begin_layout Standard
288 \begin_inset CommandInset toc
289 LatexCommand tableofcontents
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Standard
297 \begin_inset Note Note
298 status open
299
300 \begin_layout Plain Layout
301 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
302  
303 \series bold
304 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
305 \series default
306  et 
307 \series bold
308 was
309 \series default
310  devraient être installés.
311  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
312  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
313  sur la sortie finale.
314  
315 \series bold
316 mhchem
317 \series default
318  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
319 \end_layout
320
321 \begin_layout Plain Layout
322 On peut trouver la dernière version de ce document ici:
323 \begin_inset Newline newline
324 \end_inset
325
326
327 \series bold
328 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
329 \end_layout
330
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Standard
337 \begin_inset Newpage newpage
338 \end_inset
339
340
341 \end_layout
342
343 \begin_layout Section
344 Introduction
345 \end_layout
346
347 \begin_layout Standard
348 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
349  collection de commandes LaTeX utilisées pour les symboles et les constructions
350  mathématiques.
351  Les explications mettent l'accent sur l'utilisation des commandes, il est
352  donc indispensable que vous ayez déjà lu la section sur les 
353 \family typewriter
354 Formules Mathématiques
355 \family default
356  du Manuel de l'Utilisateur.
357 \end_layout
358
359 \begin_layout Standard
360 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
361  sont aussi accessibles par le menu
362 \family sans
363  Insertion\SpecialChar \menuseparator
364 Math
365 \family default
366 , ou par la 
367 \family sans
368 barre d'outils mathématique.
369  
370 \family default
371 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
372  rapide d'utiliser une commande plutôt que la barre d'outils.
373  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
374  les boutons correspondants quand il y en a de disponibles.
375 \end_layout
376
377 \begin_layout Standard
378 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
379  formule.
380  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
381  il faut utiliser l'option 
382 \family sans
383 Utiliser le paquetage math AMS
384 \family default
385  dans les paramètres du document (menu
386 \family sans
387  Document\SpecialChar \menuseparator
388 Paramètres\SpecialChar \menuseparator
389 Options mode math
390 \family default
391 )
392 \begin_inset Foot
393 status collapsed
394
395 \begin_layout Plain Layout
396 L'option 
397 \family sans
398 Utiliser automatiquement le paquetage math AMS
399 \family default
400  n'utilise les maths-
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406
407 \backslash
408 AmS 
409 \end_layout
410
411 \end_inset
412
413
414 \begin_inset space ~
415 \end_inset
416
417 que si on utilise des constructions mathématiques qui sont reconnues par
418  LyX.
419 \end_layout
420
421 \end_inset
422
423 .
424 \end_layout
425
426 \begin_layout Standard
427 Ce document ne liste pas la totalité des commandes math-
428 \begin_inset ERT
429 status collapsed
430
431 \begin_layout Plain Layout
432
433
434 \backslash
435 AmS 
436 \end_layout
437
438 \end_inset
439
440
441 \begin_inset space ~
442 \end_inset
443
444 pour des raisons de bon sens
445 \begin_inset Foot
446 status collapsed
447
448 \begin_layout Plain Layout
449 On trouve une liste de toutes les commandes math-
450 \begin_inset ERT
451 status collapsed
452
453 \begin_layout Plain Layout
454
455
456 \backslash
457 AmS 
458 \end_layout
459
460 \end_inset
461
462
463 \begin_inset space ~
464 \end_inset
465
466 dans le fichier 
467 \family sans
468
469 \begin_inset CommandInset href
470 LatexCommand href
471 name "amsguide.ps"
472 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
473
474 \end_inset
475
476
477 \family default
478 , qui est inclus dans toutes les installations LaTeX standard.
479 \end_layout
480
481 \end_inset
482
483 .
484 \end_layout
485
486 \begin_layout Section
487 Instructions générales
488 \end_layout
489
490 \begin_layout Standard
491 Pour créer une formule en ligne
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Formules ! en ligne
497 \end_layout
498
499 \end_inset
500
501  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
502 \family sans
503 Ctrl+M, Alt+C M, Alt+M M
504 \family default
505  ou sur le bouton 
506 \begin_inset Graphics
507         filename ../../images/math-mode.png
508         scale 85
509
510 \end_inset
511
512  de la barre d'outils
513 \begin_inset Newline newline
514 \end_inset
515
516 Pour créer une formule hors ligne
517 \begin_inset Index idx
518 status collapsed
519
520 \begin_layout Plain Layout
521 Formules ! hors ligne
522 \end_layout
523
524 \end_inset
525
526  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
527  appuyez sur 
528 \family sans
529 Ctrl+Shift+M
530 \family default
531  ou 
532 \family sans
533 Alt+M D
534 \family default
535 .
536 \end_layout
537
538 \begin_layout Standard
539 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
540  dans la formule et appuyez sur 
541 \family sans
542 Ctrl-M, Alt+C M, Alt+M M
543 \family default
544  ou utilisez 
545 \family sans
546 Édition\SpecialChar \menuseparator
547 Math\SpecialChar \menuseparator
548 Changer le type de formule
549 \family default
550 .
551  De la même façon, on peut changer une formule hors ligne en une formule
552  en ligne.
553 \end_layout
554
555 \begin_layout Standard
556 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
557  formule hors ligne, entrez la commande 
558 \series bold
559
560 \backslash
561 displaystyle
562 \series default
563
564 \begin_inset Index idx
565 status collapsed
566
567 \begin_layout Plain Layout
568 Commandes ! D ! 
569 \backslash
570 displaystyle
571 \end_layout
572
573 \end_inset
574
575  dans la formule.
576  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
577  parties de formules qui doivent avoir la taille hors ligne.
578 \end_layout
579
580 \begin_layout Standard
581 Seules les formules en ligne sont autorisées dans les tableaux.
582 \end_layout
583
584 \begin_layout Standard
585 La barre d'outils mathématique peut être activée avec le menu 
586 \family sans
587 Visualiser\SpecialChar \menuseparator
588 Barres d'outils
589 \family default
590 .
591  Quand vous y cliquez sur 
592 \begin_inset Quotes eld
593 \end_inset
594
595 Math
596 \begin_inset Quotes erd
597 \end_inset
598
599  la barre d'outils s'affiche de façon permanente en bas de l'interface;
600  cet état est visualisé dans le menu 
601 \family sans
602 Barres
603 \begin_inset space ~
604 \end_inset
605
606 d'outils 
607 \family default
608 par une coche.
609  Si, dans cet état, vous cliquez une nouvelle fois sur 
610 \begin_inset Quotes eld
611 \end_inset
612
613 Math
614 \begin_inset Quotes erd
615 \end_inset
616
617  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
618  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
619  de menu de 
620 \begin_inset Quotes eld
621 \end_inset
622
623 Math
624 \begin_inset Quotes erd
625 \end_inset
626
627  en 
628 \begin_inset Quotes eld
629 \end_inset
630
631 Math (auto)
632 \begin_inset Quotes erd
633 \end_inset
634
635 .
636 \end_layout
637
638 \begin_layout Standard
639 Le mode TeX
640 \begin_inset Index idx
641 status collapsed
642
643 \begin_layout Plain Layout
644 Mode TeX
645 \end_layout
646
647 \end_inset
648
649  est activé en appuyant sur le bouton 
650 \begin_inset Graphics
651         filename ../../images/ert-insert.png
652         scale 85
653
654 \end_inset
655
656  de la barre d'outils ou en utilisant le menu 
657 \family sans
658 Insertion\SpecialChar \menuseparator
659 Code
660 \begin_inset space ~
661 \end_inset
662
663 Te
664 \begin_inset ERT
665 status collapsed
666
667 \begin_layout Plain Layout
668
669 {}
670 \end_layout
671
672 \end_inset
673
674 X
675 \family default
676  (raccourci 
677 \family sans
678 Ctrl+L
679 \family default
680 ).
681 \begin_inset Note Note
682 status collapsed
683
684 \begin_layout Plain Layout
685 Dans LyX il y a trois 
686 \begin_inset Quotes eld
687 \end_inset
688
689 nom propres
690 \begin_inset Quotes erd
691 \end_inset
692
693  qui apparaissent dans la sortie finale avec des lettres mises en indice
694  ou en exposant: TeX, LaTeX, et LyX
695 \end_layout
696
697 \begin_layout Plain Layout
698 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
699  une paire d'accolades TeX .
700 \end_layout
701
702 \end_inset
703
704
705 \end_layout
706
707 \begin_layout Standard
708 Pour modifier le préambule LaTeX
709 \begin_inset Index idx
710 status collapsed
711
712 \begin_layout Plain Layout
713 Préambule LaTeX
714 \end_layout
715
716 \end_inset
717
718 , on utilise le menu 
719 \family sans
720 Document\SpecialChar \menuseparator
721 Paramètres\SpecialChar \menuseparator
722 Préambule
723 \begin_inset space ~
724 \end_inset
725
726 LaT
727 \begin_inset ERT
728 status collapsed
729
730 \begin_layout Plain Layout
731
732 {}
733 \end_layout
734
735 \end_inset
736
737 eX
738 \family default
739 .
740 \end_layout
741
742 \begin_layout Standard
743 Pour éditer des matrices, des différentiations de cas et des formules multiligne
744 s après coup, on peut utiliser les menus 
745 \family sans
746 Édition\SpecialChar \menuseparator
747 Math
748 \family default
749  and 
750 \family sans
751 Édition\SpecialChar \menuseparator
752 Lignes
753 \begin_inset space \thinspace{}
754 \end_inset
755
756 &
757 \begin_inset space \thinspace{}
758 \end_inset
759
760 colonnes,
761 \family default
762  ou la barre d'outils 
763 \family sans
764 Tableau
765 \family default
766 .
767  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
768  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
769  d'en dessous ou la colonne directement à droite.
770  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
771  fera avec la ligne précédente ou la colonne directement à gauche.
772 \end_layout
773
774 \begin_layout Standard
775 Quand on veut écrire du texte dans des formules
776 \begin_inset Foot
777 status collapsed
778
779 \begin_layout Plain Layout
780 Pour les formules multilignes, on utilise la commande 
781 \series bold
782
783 \backslash
784 intertext,
785 \series default
786  voir 
787 \begin_inset CommandInset ref
788 LatexCommand ref
789 reference "sub:Texte-dans-multi-lignes"
790
791 \end_inset
792
793 .
794 \end_layout
795
796 \end_inset
797
798 , on doit utiliser du 
799 \emph on
800 texte mathématique
801 \emph default
802
803 \begin_inset Index idx
804 status collapsed
805
806 \begin_layout Plain Layout
807 Texte ! dans les formules
808 \end_layout
809
810 \end_inset
811
812
813 \begin_inset Index idx
814 status collapsed
815
816 \begin_layout Plain Layout
817 Mathématique, texte
818 \end_layout
819
820 \end_inset
821
822 .
823  Ce mode est invoqué à l'aide du raccourci
824 \family sans
825  Ctrl+M
826 \family default
827  ou en insérant la commande 
828 \series bold
829
830 \backslash
831 text
832 \series default
833
834 \begin_inset Index idx
835 status collapsed
836
837 \begin_layout Plain Layout
838 Commandes ! T ! 
839 \backslash
840 text
841 \end_layout
842
843 \end_inset
844
845 .
846  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
847  parties de la formule qui apparaissent en bleu.
848  Dans la sortie finale, le texte mathématique est en caractères droits,
849  contrairement aux autres éléments de formule.
850 \end_layout
851
852 \begin_layout Subsection*
853 Syntaxe des commandes
854 \end_layout
855
856 \begin_layout Standard
857 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
858  suivent la syntaxe suivante:
859 \end_layout
860
861 \begin_layout Standard
862
863 \series bold
864
865 \backslash
866 nomdelacommande[argument optionnel]{argument obligatoire}
867 \end_layout
868
869 \begin_layout Standard
870 Une commande commence toujours par une barre de fraction inverse (anti-slash)
871  
872 \begin_inset Quotes gld
873 \end_inset
874
875
876 \series bold
877
878 \backslash
879
880 \series default
881
882 \begin_inset Quotes grd
883 \end_inset
884
885 .
886  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
887  vont avec.
888  Les accolades placées autour des arguments obligatoires seront nommées
889  accolade TeX dans ce document
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 Accolades TeX
895 \end_layout
896
897 \end_inset
898
899 .
900  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
901  LyX créera automatiquement une accolade droite.
902  Dans tous les autres cas les accolades TeX sont créées dans des formules
903  avec la commande 
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
911  normales qui apparaissent en bleu.
912  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
913  TeX.
914  Les accolades TeX n'apparaissent pas dans la sortie finale.
915 \end_layout
916
917 \begin_layout Standard
918 Quand on entre en mode TeX des commandes sans argument, comme les commandes
919  pour les symboles, on doit 
920 \emph on
921 toujours
922 \emph default
923  placer une espace après la commande pour la terminer.
924  Cette espace n'apparaît pas dans la sortie finale.
925
926 \emph on
927  
928 \emph default
929 Si une espace doit apparaître dans la sortie finale, l'espace doit être
930  suivie par une espace insécable en texte normal.
931 \end_layout
932
933 \begin_layout Standard
934 On insère une espace insécable avec 
935 \family sans
936 Ctrl+Espace
937 \family default
938 .
939 \end_layout
940
941 \begin_layout Subsection*
942 Explications sur la syntaxe
943 \end_layout
944
945 \begin_layout Itemize
946 Le symbole 
947 \begin_inset space \textvisiblespace{}
948 \end_inset
949
950  indique que l'on doit mettre une espace.
951 \end_layout
952
953 \begin_layout Itemize
954 Une flèche comme celle-ci 
955 \begin_inset Formula $\to$
956 \end_inset
957
958  indique que l'on doit appuyer sur la flèche correspondante du clavier.
959  La touche
960 \family sans
961  Tab
962 \family default
963  peut être fréquemment utilisée à la place de
964 \begin_inset Formula $\to$
965 \end_inset
966
967  et 
968 \begin_inset Formula $\downarrow$
969 \end_inset
970
971 , et 
972 \family sans
973 Shift+Tab
974 \family default
975  à la place de 
976 \begin_inset Formula $\leftarrow$
977 \end_inset
978
979  et 
980 \begin_inset Formula $\uparrow$
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Subsection*
987 Unités disponibles
988 \end_layout
989
990 \begin_layout Standard
991 \align center
992 \begin_inset Float table
993 placement H
994 wide false
995 sideways false
996 status open
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Caption Standard
1001
1002 \begin_layout Plain Layout
1003 \begin_inset CommandInset label
1004 LatexCommand label
1005 name "tab:Unités-disponibles"
1006
1007 \end_inset
1008
1009 Unités disponibles
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Plain Layout
1018 \align center
1019 \begin_inset Tabular
1020 <lyxtabular version="3" rows="13" columns="2">
1021 <features rotate="0" tabularvalignment="middle">
1022 <column alignment="center" valignment="top">
1023 <column alignment="center" valignment="top">
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Unité
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Nom / Description
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 mm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Millimètre
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 cm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Centimètre
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 in
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Pouce (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 in = 2,54
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 cm)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pt
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Point (72.27
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pt = 1
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 in)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 pc
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Pica (1
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pc = 12
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 sp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 scaled point (65536
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 sp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 pt)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 bp
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 big point (72
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 bp = 1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 in)
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 dd
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 Didot (1
1239 \begin_inset space \thinspace{}
1240 \end_inset
1241
1242 dd 
1243 \begin_inset Formula $\approx$
1244 \end_inset
1245
1246  0.376
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 mm)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 cc
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Cicero (1
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 cc = 12
1275 \begin_inset space \thinspace{}
1276 \end_inset
1277
1278 dd)
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 </row>
1284 <row>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 ex
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1295 \begin_inset Text
1296
1297 \begin_layout Plain Layout
1298 Hauteur de la lettre 
1299 \emph on
1300
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304 x
1305 \emph default
1306
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  dans la police courante
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 </row>
1316 <row>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 em
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 Largeur de la lettre 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334
1335 \emph on
1336 M
1337 \emph default
1338
1339 \begin_inset Quotes erd
1340 \end_inset
1341
1342  dans la police courante
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 </row>
1348 <row>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 mu
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 unité math  (1
1363 \begin_inset space \thinspace{}
1364 \end_inset
1365
1366 mu = 
1367 \begin_inset Formula $\nicefrac{1}{18}$
1368 \end_inset
1369
1370
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 em)
1375 \end_layout
1376
1377 \end_inset
1378 </cell>
1379 </row>
1380 </lyxtabular>
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 \begin_inset Newpage newpage
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 Fonctions de base
1401 \end_layout
1402
1403 \begin_layout Subsection
1404 Exposants
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Exposants
1410 \end_layout
1411
1412 \end_inset
1413
1414  et indices
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Indices
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \begin_layout Standard
1428 Les indices sont créés avec le caractère souligné 
1429 \begin_inset Quotes eld
1430 \end_inset
1431
1432 _
1433 \begin_inset Quotes erd
1434 \end_inset
1435
1436  ou avec le bouton 
1437 \begin_inset Graphics
1438         filename ../../images/math-subscript.png
1439         scale 85
1440
1441 \end_inset
1442
1443 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1444  
1445 \begin_inset Quotes eld
1446 \end_inset
1447
1448 ^
1449 \begin_inset Quotes erd
1450 \end_inset
1451
1452  ou avec le bouton 
1453 \begin_inset Graphics
1454         filename ../../images/math-superscript.png
1455         scale 85
1456
1457 \end_inset
1458
1459 .
1460 \end_layout
1461
1462 \begin_layout Standard
1463 \align center
1464 \begin_inset Tabular
1465 <lyxtabular version="3" rows="4" columns="2">
1466 <features rotate="0" tabularvalignment="middle">
1467 <column alignment="center" valignment="top" width="0pt">
1468 <column alignment="center" valignment="top" width="0pt">
1469 <row>
1470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1471 \begin_inset Text
1472
1473 \begin_layout Plain Layout
1474 Commande
1475 \end_layout
1476
1477 \end_inset
1478 </cell>
1479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 Résultat
1484 \begin_inset Note Note
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 \series bold
1490
1491 \backslash
1492 raisebox
1493 \series default
1494  est seulement utilisée pour faire de la place
1495 \end_layout
1496
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503 </cell>
1504 </row>
1505 <row>
1506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Plain Layout
1510 B_V
1511 \end_layout
1512
1513 \end_inset
1514 </cell>
1515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 \begin_inset Formula $B_{V}$
1520 \end_inset
1521
1522
1523 \end_layout
1524
1525 \end_inset
1526 </cell>
1527 </row>
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 B^V
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 </row>
1551 <row>
1552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 B^
1557 \begin_inset space \textvisiblespace{}
1558 \end_inset
1559
1560 A
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 </row>
1578 </lyxtabular>
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \begin_layout Standard
1586 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1587  la mettre en exposant, vous pouvez soit appuyer sur 
1588 \family sans
1589 Espace 
1590 \family default
1591 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1592  qui se trouve sur la touche du 9.
1593 \end_layout
1594
1595 \begin_layout Subsection
1596 Fractions
1597 \begin_inset CommandInset label
1598 LatexCommand label
1599 name "sub:Fractions"
1600
1601 \end_inset
1602
1603
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 Fractions
1609 \end_layout
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 Les fractions sont créées avec la commande 
1618 \series bold
1619
1620 \backslash
1621 frac
1622 \series default
1623
1624 \begin_inset Index idx
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628 Commandes ! F ! 
1629 \backslash
1630 frac
1631 \end_layout
1632
1633 \end_inset
1634
1635  ou avec le bouton 
1636 \begin_inset Graphics
1637         filename ../../images/math/frac.png
1638         scale 50
1639
1640 \end_inset
1641
1642  de la barre d'outils mathématique.
1643  La taille de la police est ajustée automatiquement selon que l'on se trouve
1644  dans une formule en ligne ou hors ligne.
1645  Avec le bouton 
1646 \begin_inset Graphics
1647         filename ../../images/math/frac-square.png
1648         scale 85
1649
1650 \end_inset
1651
1652  de la barre d'outils mathématique, vous pouvez choisir entre différents
1653  types de fractions.
1654 \end_layout
1655
1656 \begin_layout Standard
1657 Avec la commande 
1658 \series bold
1659
1660 \backslash
1661 dfrac
1662 \series default
1663
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Commandes ! D ! 
1669 \backslash
1670 dfrac
1671 \end_layout
1672
1673 \end_inset
1674
1675  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1676  qui se trouverait dans une formule hors ligne.
1677  Avec 
1678 \series bold
1679
1680 \backslash
1681 tfrac
1682 \series default
1683
1684 \begin_inset Index idx
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 Commandes ! T ! 
1689 \backslash
1690 tfrac
1691 \end_layout
1692
1693 \end_inset
1694
1695  la fraction aura toujours la taille d'une formule en ligne.
1696  Un exemple:
1697 \end_layout
1698
1699 \begin_layout Standard
1700 Une ligne avec la fraction 
1701 \begin_inset Formula $\frac{1}{2}$
1702 \end_inset
1703
1704  créée avec la commande 
1705 \series bold
1706
1707 \backslash
1708 frac
1709 \series default
1710 .
1711 \end_layout
1712
1713 \begin_layout Standard
1714 Une ligne avec la fraction 
1715 \begin_inset Formula $\dfrac{1}{2}$
1716 \end_inset
1717
1718  créée avec la commande 
1719 \series bold
1720
1721 \backslash
1722 dfrac
1723 \series default
1724 .
1725 \end_layout
1726
1727 \begin_layout Standard
1728 \align center
1729 \begin_inset Tabular
1730 <lyxtabular version="3" rows="4" columns="2">
1731 <features rotate="0" tabularvalignment="middle">
1732 <column alignment="center" valignment="top" width="0pt">
1733 <column alignment="center" valignment="top" width="0pt">
1734 <row>
1735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Plain Layout
1739 Commande
1740 \end_layout
1741
1742 \end_inset
1743 </cell>
1744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748 Résultat
1749 \begin_inset Note Note
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753
1754 \series bold
1755
1756 \backslash
1757 raisebox
1758 \series default
1759  est seulement utilisée pour faire de la place
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 </row>
1770 <row>
1771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775
1776 \backslash
1777 frac
1778 \begin_inset space \textvisiblespace{}
1779 \end_inset
1780
1781 A
1782 \begin_inset Formula $\downarrow$
1783 \end_inset
1784
1785 B
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1795 \end_inset
1796
1797
1798 \end_layout
1799
1800 \end_inset
1801 </cell>
1802 </row>
1803 <row>
1804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Plain Layout
1808
1809 \backslash
1810 dfrac
1811 \begin_inset space \textvisiblespace{}
1812 \end_inset
1813
1814 A
1815 \begin_inset Formula $\downarrow$
1816 \end_inset
1817
1818 B
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1828 \end_inset
1829
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 </row>
1836 <row>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841
1842 \backslash
1843 dfrac
1844 \begin_inset space \textvisiblespace{}
1845 \end_inset
1846
1847 e^
1848 \backslash
1849 frac
1850 \begin_inset space \textvisiblespace{}
1851 \end_inset
1852
1853 1
1854 \begin_inset Formula $\downarrow$
1855 \end_inset
1856
1857 2
1858 \begin_inset Formula $\downarrow\downarrow$
1859 \end_inset
1860
1861 3
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 </row>
1879 </lyxtabular>
1880
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \begin_layout Standard
1887 \begin_inset VSpace bigskip
1888 \end_inset
1889
1890
1891 \begin_inset Newpage newpage
1892 \end_inset
1893
1894 Pour des fractions emboîtées, on peut utiliser la commande 
1895 \series bold
1896
1897 \backslash
1898 cfrac
1899 \series default
1900
1901 \begin_inset Index idx
1902 status collapsed
1903
1904 \begin_layout Plain Layout
1905 Commandes ! C ! 
1906 \backslash
1907 cfrac
1908 \end_layout
1909
1910 \end_inset
1911
1912 .
1913  Voici un exemple:
1914 \begin_inset VSpace -3mm
1915 \end_inset
1916
1917
1918 \end_layout
1919
1920 \begin_layout Standard
1921 \begin_inset Formula 
1922 \begin{align*}
1923 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1924 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1925 \end{align*}
1926
1927 \end_inset
1928
1929
1930 \end_layout
1931
1932 \begin_layout Standard
1933 La commande pour l'exemple précédent est:
1934 \end_layout
1935
1936 \begin_layout Standard
1937
1938 \series bold
1939
1940 \backslash
1941 cfrac
1942 \begin_inset space \textvisiblespace{}
1943 \end_inset
1944
1945 A
1946 \begin_inset Formula $\downarrow$
1947 \end_inset
1948
1949 B+
1950 \backslash
1951 cfrac
1952 \begin_inset space \textvisiblespace{}
1953 \end_inset
1954
1955 C+
1956 \backslash
1957 cfrac
1958 \begin_inset space \textvisiblespace{}
1959 \end_inset
1960
1961 E
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 F
1966 \begin_inset Formula $\downarrow$
1967 \end_inset
1968
1969 D
1970 \end_layout
1971
1972 \begin_layout Standard
1973 \begin_inset VSpace medskip
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \begin_layout Standard
1980
1981 \series bold
1982
1983 \backslash
1984 cfrac
1985 \series default
1986  met toujours la fraction dans la taille d'une formule hors ligne, même
1987  si elle est une partie d'une autre fraction.
1988 \end_layout
1989
1990 \begin_layout Standard
1991 On peut préciser l'alignement du numérateur.
1992  On utilise la commande 
1993 \series bold
1994
1995 \backslash
1996 cfracleft
1997 \series default
1998  pour l'aligner à gauche, la commande 
1999 \series bold
2000
2001 \backslash
2002 cfracright
2003 \series default
2004  pour l'aligner à droite et 
2005 \series bold
2006
2007 \backslash
2008 cfrac
2009 \series default
2010  pour le centrer.
2011  Les fractions qui suivent illustrent les différents alignements:
2012 \end_layout
2013
2014 \begin_layout Standard
2015
2016 \series bold
2017 \begin_inset Formula 
2018 \[
2019 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2020 \]
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Standard
2028 \begin_inset Note Greyedout
2029 status open
2030
2031 \begin_layout Plain Layout
2032
2033 \series bold
2034 Notez:
2035 \series default
2036  
2037 \series bold
2038
2039 \backslash
2040 cfracleft
2041 \series default
2042  et 
2043 \series bold
2044 cfracright
2045 \series default
2046  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2047 \series bold
2048
2049 \backslash
2050 cfrac[alignement]{numérateur}{dénominateur}
2051 \series default
2052  .
2053
2054 \series bold
2055  
2056 \series default
2057 Vous ne pouvez donc pas les utiliser en code TeX.
2058 \end_layout
2059
2060 \end_inset
2061
2062
2063 \end_layout
2064
2065 \begin_layout Standard
2066 \begin_inset VSpace medskip
2067 \end_inset
2068
2069 Il est souvent intéressant de combiner 
2070 \series bold
2071
2072 \backslash
2073 cfrac
2074 \series default
2075  et 
2076 \series bold
2077
2078 \backslash
2079 frac
2080 \series default
2081 :
2082 \begin_inset Formula 
2083 \[
2084 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2085 \]
2086
2087 \end_inset
2088
2089
2090 \end_layout
2091
2092 \begin_layout Standard
2093 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2094  pouvez utiliser la commande 
2095 \series bold
2096
2097 \backslash
2098 nicefrac
2099 \begin_inset Index idx
2100 status collapsed
2101
2102 \begin_layout Plain Layout
2103 Commandes ! N ! 
2104 \backslash
2105 nicefrac
2106 \end_layout
2107
2108 \end_inset
2109
2110
2111 \series default
2112
2113 \begin_inset Formula $\nicefrac{5}{31}$
2114 \end_inset
2115
2116  ou 
2117 \series bold
2118
2119 \backslash
2120 unitfrac
2121 \series default
2122
2123 \begin_inset Index idx
2124 status collapsed
2125
2126 \begin_layout Plain Layout
2127 Commandes ! U ! 
2128 \backslash
2129 unitfrac
2130 \end_layout
2131
2132 \end_inset
2133
2134
2135 \begin_inset Formula $\unitfrac{5}{31}$
2136 \end_inset
2137
2138 .
2139  Il y a aussi la commande 
2140 \series bold
2141
2142 \backslash
2143 unitfracthree
2144 \series default
2145  qui permet d'écrire une fraction en combinaison avec un nombre: 
2146 \begin_inset Formula $\unitfrac[2]{1}{3}$
2147 \end_inset
2148
2149
2150 \end_layout
2151
2152 \begin_layout Standard
2153 \begin_inset Note Greyedout
2154 status open
2155
2156 \begin_layout Plain Layout
2157
2158 \series bold
2159 Notez:
2160 \series default
2161  
2162 \series bold
2163
2164 \backslash
2165 unitfracthree
2166 \series default
2167  n'est pas une commande LaTeX réelle, mais c'est la commande 
2168 \series bold
2169
2170 \backslash
2171 unitfrac[nombre]{numérateur}{dénominateur}
2172 \series default
2173  .
2174
2175 \series bold
2176  
2177 \series default
2178 Vous ne pouvez donc pas l'utiliser en code TeX.
2179 \end_layout
2180
2181 \end_inset
2182
2183
2184 \end_layout
2185
2186 \begin_layout Standard
2187 Dans 
2188 \begin_inset CommandInset ref
2189 LatexCommand ref
2190 reference "sub:Fractions-personnalisées"
2191
2192 \end_inset
2193
2194  on explique comment définir des fractions personnalisées en modifiant les
2195  barres de fractions.
2196 \end_layout
2197
2198 \begin_layout Standard
2199 \begin_inset Newpage newpage
2200 \end_inset
2201
2202
2203 \end_layout
2204
2205 \begin_layout Subsection
2206 Racines
2207 \begin_inset Index idx
2208 status collapsed
2209
2210 \begin_layout Plain Layout
2211 Racines
2212 \end_layout
2213
2214 \end_inset
2215
2216
2217 \end_layout
2218
2219 \begin_layout Standard
2220 On obtient les racines carrées avec la commande 
2221 \series bold
2222
2223 \backslash
2224 sqrt
2225 \series default
2226
2227 \begin_inset Index idx
2228 status collapsed
2229
2230 \begin_layout Plain Layout
2231 Commandes ! S ! 
2232 \backslash
2233 sqrt
2234 \end_layout
2235
2236 \end_inset
2237
2238  ou avec le bouton 
2239 \begin_inset Graphics
2240         filename ../../images/math/sqrt.png
2241         scale 85
2242
2243 \end_inset
2244
2245  de la barre d'outils mathématique, et toutes les autres racines avec la
2246  commande 
2247 \series bold
2248
2249 \backslash
2250 root
2251 \series default
2252
2253 \begin_inset Index idx
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257 Commandes ! R ! 
2258 \backslash
2259 root
2260 \end_layout
2261
2262 \end_inset
2263
2264  ou avec le bouton 
2265 \begin_inset Graphics
2266         filename ../../images/math/root.png
2267         scale 85
2268
2269 \end_inset
2270
2271 .
2272 \end_layout
2273
2274 \begin_layout Standard
2275 \align center
2276 \begin_inset Tabular
2277 <lyxtabular version="3" rows="3" columns="2">
2278 <features rotate="0" tabularvalignment="middle">
2279 <column alignment="center" valignment="top" width="0pt">
2280 <column alignment="center" valignment="top" width="0pt">
2281 <row>
2282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Plain Layout
2286 Commande
2287 \end_layout
2288
2289 \end_inset
2290 </cell>
2291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2292 \begin_inset Text
2293
2294 \begin_layout Plain Layout
2295 Résultat
2296 \begin_inset Note Note
2297 status collapsed
2298
2299 \begin_layout Plain Layout
2300
2301 \series bold
2302
2303 \backslash
2304 raisebox
2305 \series default
2306  est seulement utilisée pour faire de la place
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 </row>
2317 <row>
2318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2319 \begin_inset Text
2320
2321 \begin_layout Plain Layout
2322
2323 \backslash
2324 sqrt
2325 \begin_inset space \textvisiblespace{}
2326 \end_inset
2327
2328 A-B
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Plain Layout
2337 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2338 \end_inset
2339
2340
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 </row>
2346 <row>
2347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2348 \begin_inset Text
2349
2350 \begin_layout Plain Layout
2351
2352 \backslash
2353 root
2354 \begin_inset space \textvisiblespace{}
2355 \end_inset
2356
2357 3
2358 \begin_inset Formula $\downarrow$
2359 \end_inset
2360
2361 A-B
2362 \end_layout
2363
2364 \end_inset
2365 </cell>
2366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2371 \end_inset
2372
2373
2374 \end_layout
2375
2376 \end_inset
2377 </cell>
2378 </row>
2379 </lyxtabular>
2380
2381 \end_inset
2382
2383
2384 \end_layout
2385
2386 \begin_layout Standard
2387 On peut aussi obtenir une racine carrée avec 
2388 \series bold
2389
2390 \backslash
2391 root
2392 \series default
2393  en laissant le champ réservé au degré de la racine vide.
2394 \end_layout
2395
2396 \begin_layout Standard
2397 Dans certains cas, la distance entre le degré et la racine est trop petite
2398  comme dans cette formule: 
2399 \begin_inset Formula $\sqrt[\beta]{B}$
2400 \end_inset
2401
2402
2403 \begin_inset Newline newline
2404 \end_inset
2405
2406 Le 
2407 \begin_inset Formula $\beta$
2408 \end_inset
2409
2410  touche la racine, ce qui peut être évité en utilisant les commandes 
2411 \series bold
2412
2413 \backslash
2414 leftroot
2415 \series default
2416
2417 \begin_inset Index idx
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421 Commandes ! L ! 
2422 \backslash
2423 leftroot
2424 \end_layout
2425
2426 \end_inset
2427
2428  et 
2429 \series bold
2430
2431 \backslash
2432 uproot
2433 \series default
2434
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Commandes ! U ! 
2440 \backslash
2441 uproot
2442 \end_layout
2443
2444 \end_inset
2445
2446  avec la syntaxe suivante:
2447 \end_layout
2448
2449 \begin_layout Standard
2450
2451 \series bold
2452
2453 \backslash
2454 leftroot{distance}
2455 \series default
2456  et 
2457 \series bold
2458
2459 \backslash
2460 uproot{distance}
2461 \end_layout
2462
2463 \begin_layout Standard
2464 Distance est le nombre de Big Points (unité bp; 
2465 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2466 \end_inset
2467
2468 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2469  le haut.
2470  Les commandes doivent être placées dans la case du degré.
2471  Par exemple, la commande
2472 \begin_inset Newline newline
2473 \end_inset
2474
2475
2476 \series bold
2477
2478 \backslash
2479 root
2480 \backslash
2481 leftroot{-1
2482 \begin_inset Formula $\to$
2483 \end_inset
2484
2485
2486 \backslash
2487 uproot{2
2488 \begin_inset Formula $\to$
2489 \end_inset
2490
2491
2492 \backslash
2493 beta
2494 \begin_inset space \textvisiblespace{}
2495 \end_inset
2496
2497
2498 \begin_inset Formula $\to$
2499 \end_inset
2500
2501 B
2502 \begin_inset Newline newline
2503 \end_inset
2504
2505
2506 \series default
2507 produit une formule correctement mise en forme: 
2508 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2509 \end_inset
2510
2511
2512 \end_layout
2513
2514 \begin_layout Subsection
2515 Coefficients binomiaux 
2516 \begin_inset Index idx
2517 status collapsed
2518
2519 \begin_layout Plain Layout
2520 Binomiaux, coefficients
2521 \end_layout
2522
2523 \end_inset
2524
2525
2526 \end_layout
2527
2528 \begin_layout Standard
2529 Les coefficients binomiaux sont insérés avec la commande 
2530 \series bold
2531
2532 \backslash
2533 binom
2534 \series default
2535
2536 \begin_inset Index idx
2537 status collapsed
2538
2539 \begin_layout Plain Layout
2540 Commandes ! B ! 
2541 \backslash
2542 binom
2543 \end_layout
2544
2545 \end_inset
2546
2547  ou avec le bouton 
2548 \begin_inset Graphics
2549         filename ../../images/math/frac-square.png
2550         scale 85
2551
2552 \end_inset
2553
2554 de la barre d'outils mathématique.
2555  Comme pour les fraction (
2556 \series bold
2557
2558 \backslash
2559 frac
2560 \series default
2561 ) il y a avec 
2562 \series bold
2563
2564 \backslash
2565 binom
2566 \series default
2567  les commandes 
2568 \series bold
2569
2570 \backslash
2571 dbinom
2572 \series default
2573
2574 \begin_inset Index idx
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 Commandes ! D ! 
2579 \backslash
2580 dbinom
2581 \end_layout
2582
2583 \end_inset
2584
2585  et 
2586 \series bold
2587
2588 \backslash
2589 tbinom
2590 \series default
2591
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 Commandes ! T ! 
2597 \backslash
2598 tbinom
2599 \end_layout
2600
2601 \end_inset
2602
2603 .
2604  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2605  il y a les commandes 
2606 \series bold
2607
2608 \backslash
2609 brace
2610 \series default
2611
2612 \begin_inset Index idx
2613 status collapsed
2614
2615 \begin_layout Plain Layout
2616 Commandes ! B ! 
2617 \backslash
2618 brace
2619 \end_layout
2620
2621 \end_inset
2622
2623  et 
2624 \series bold
2625
2626 \backslash
2627 brack
2628 \series default
2629
2630 \begin_inset Index idx
2631 status collapsed
2632
2633 \begin_layout Plain Layout
2634 Commandes ! B ! 
2635 \backslash
2636 brack
2637 \end_layout
2638
2639 \end_inset
2640
2641 .
2642 \end_layout
2643
2644 \begin_layout Standard
2645 \align center
2646 \begin_inset Tabular
2647 <lyxtabular version="3" rows="6" columns="2">
2648 <features rotate="0" tabularvalignment="middle">
2649 <column alignment="center" valignment="top" width="0pt">
2650 <column alignment="center" valignment="top" width="0pt">
2651 <row>
2652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2653 \begin_inset Text
2654
2655 \begin_layout Plain Layout
2656 Commande
2657 \end_layout
2658
2659 \end_inset
2660 </cell>
2661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2662 \begin_inset Text
2663
2664 \begin_layout Plain Layout
2665 Résultat
2666 \begin_inset Note Note
2667 status collapsed
2668
2669 \begin_layout Plain Layout
2670
2671 \series bold
2672
2673 \backslash
2674 raisebox
2675 \series default
2676  est seulement utilisée pour faire de la place
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \end_inset
2685 </cell>
2686 </row>
2687 <row>
2688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2689 \begin_inset Text
2690
2691 \begin_layout Plain Layout
2692
2693 \backslash
2694 binom
2695 \begin_inset space \textvisiblespace{}
2696 \end_inset
2697
2698 A
2699 \begin_inset Formula $\downarrow$
2700 \end_inset
2701
2702 B
2703 \end_layout
2704
2705 \end_inset
2706 </cell>
2707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2712 \end_inset
2713
2714
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 </row>
2720 <row>
2721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725
2726 \backslash
2727 dbinom
2728 \begin_inset space \textvisiblespace{}
2729 \end_inset
2730
2731 A
2732 \begin_inset Formula $\downarrow$
2733 \end_inset
2734
2735 B
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2745 \end_inset
2746
2747
2748 \end_layout
2749
2750 \end_inset
2751 </cell>
2752 </row>
2753 <row>
2754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \backslash
2760 tbinom
2761 \begin_inset space \textvisiblespace{}
2762 \end_inset
2763
2764 A
2765 \begin_inset Formula $\downarrow$
2766 \end_inset
2767
2768 B
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 </row>
2786 <row>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \backslash
2793 brack
2794 \begin_inset space \textvisiblespace{}
2795 \end_inset
2796
2797 A
2798 \begin_inset Formula $\downarrow$
2799 \end_inset
2800
2801 B
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 </row>
2819 <row>
2820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \backslash
2826 brace
2827 \begin_inset space \textvisiblespace{}
2828 \end_inset
2829
2830 A
2831 \begin_inset Formula $\downarrow$
2832 \end_inset
2833
2834 B
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 </row>
2852 </lyxtabular>
2853
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Subsection
2860 Différentiation de cas 
2861 \begin_inset Index idx
2862 status collapsed
2863
2864 \begin_layout Plain Layout
2865 Différentiation de cas 
2866 \end_layout
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Standard
2874 \align center
2875 \begin_inset Tabular
2876 <lyxtabular version="3" rows="3" columns="2">
2877 <features rotate="0" tabularvalignment="middle">
2878 <column alignment="center" valignment="top" width="0pt">
2879 <column alignment="center" valignment="top" width="0pt">
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885 Commande
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894 Résultat
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 </row>
2900 <row>
2901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905
2906 \backslash
2907 cases
2908 \begin_inset space \textvisiblespace{}
2909 \end_inset
2910
2911 A
2912 \begin_inset Formula $\to$
2913 \end_inset
2914
2915 B>0
2916 \begin_inset Index idx
2917 status collapsed
2918
2919 \begin_layout Plain Layout
2920 Commandes ! C ! 
2921 \backslash
2922 cases
2923 \end_layout
2924
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \end_inset
2931 </cell>
2932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2933 \begin_inset Text
2934
2935 \begin_layout Plain Layout
2936 \begin_inset Formula $\begin{cases}
2937 A & B>0\end{cases}$
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 </row>
2946 <row>
2947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951
2952 \backslash
2953 cases
2954 \begin_inset space \textvisiblespace{}
2955 \end_inset
2956
2957
2958 \family sans
2959 Ctrl-Entrée
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968 \begin_inset Formula $\begin{cases}
2969 A & \textrm{pour }\hat{x}>0\\
2970 B & \textrm{pour }\hat{x}=0
2971 \end{cases}$
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 </row>
2980 </lyxtabular>
2981
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Après avoir inséré 
2989 \series bold
2990
2991 \backslash
2992 cases
2993 \series default
2994  ou avoir utilisé le bouton 
2995 \begin_inset Graphics
2996         filename ../../images/math/cases.png
2997         lyxscale 50
2998         scale 50
2999
3000 \end_inset
3001
3002  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3003  avec le raccourci 
3004 \family sans
3005 Ctrl+Entrée
3006 \family default
3007  ou avec le bouton 
3008 \begin_inset Graphics
3009         filename ../../images/tabular-feature_append-row.png
3010         scale 85
3011
3012 \end_inset
3013
3014 .
3015 \begin_inset Foot
3016 status collapsed
3017
3018 \begin_layout Plain Layout
3019 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3020  sont expliqués dans 
3021 \begin_inset CommandInset ref
3022 LatexCommand ref
3023 reference "sub:Accents-sur-un-caractère"
3024
3025 \end_inset
3026
3027 .
3028 \end_layout
3029
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \begin_layout Standard
3036 La commande 
3037 \series bold
3038
3039 \backslash
3040 cases
3041 \series default
3042  est aussi accessible par le menu 
3043 \family sans
3044 Insertion\SpecialChar \menuseparator
3045 Math\SpecialChar \menuseparator
3046 Environnement
3047 \begin_inset space ~
3048 \end_inset
3049
3050 Cas
3051 \family default
3052 .
3053 \end_layout
3054
3055 \begin_layout Subsection
3056 Négations
3057 \begin_inset Index idx
3058 status collapsed
3059
3060 \begin_layout Plain Layout
3061 Negations@Négations
3062 \end_layout
3063
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \begin_layout Standard
3070 En insérant la commande 
3071 \series bold
3072
3073 \backslash
3074 not
3075 \series default
3076
3077 \begin_inset Index idx
3078 status collapsed
3079
3080 \begin_layout Plain Layout
3081 Commandes ! N ! 
3082 \backslash
3083 not
3084 \end_layout
3085
3086 \end_inset
3087
3088  chaque caractère peut être affiché barré.
3089  Les caractères sont en quelque sorte accentués par une barre de fraction.
3090 \end_layout
3091
3092 \begin_layout Standard
3093 \align center
3094 \begin_inset Tabular
3095 <lyxtabular version="3" rows="4" columns="2">
3096 <features rotate="0" tabularvalignment="middle">
3097 <column alignment="center" valignment="top" width="0pt">
3098 <column alignment="center" valignment="top" width="0pt">
3099 <row>
3100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3101 \begin_inset Text
3102
3103 \begin_layout Plain Layout
3104 Commande
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 Résultat
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 </row>
3119 <row>
3120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Plain Layout
3124
3125 \backslash
3126 not=
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135 \begin_inset Formula $\not=$
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 </row>
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \backslash
3151 not 
3152 \backslash
3153 le
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162 \begin_inset Formula $\not\le$
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 </row>
3171 <row>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176
3177 \backslash
3178 not 
3179 \backslash
3180 parallel
3181 \end_layout
3182
3183 \end_inset
3184 </cell>
3185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189 \begin_inset Formula $\not\parallel$
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 </lyxtabular>
3199
3200 \end_inset
3201
3202
3203 \end_layout
3204
3205 \begin_layout Standard
3206 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3207  bel aspect.
3208  C'est pourquoi il existe des commandes spéciales pour certaines négations
3209  (voir 
3210 \begin_inset CommandInset ref
3211 LatexCommand ref
3212 reference "sub:Symboles-mathématiques"
3213
3214 \end_inset
3215
3216  et 
3217 \begin_inset CommandInset ref
3218 LatexCommand ref
3219 reference "sec:Relations"
3220
3221 \end_inset
3222
3223 ).
3224 \end_layout
3225
3226 \begin_layout Subsection
3227 Garnitures
3228 \begin_inset CommandInset label
3229 LatexCommand label
3230 name "sub:Garnitures"
3231
3232 \end_inset
3233
3234
3235 \begin_inset Index idx
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 Garnitures
3240 \end_layout
3241
3242 \end_inset
3243
3244
3245 \begin_inset Index idx
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249 Symboles chimiques ! Isotopes
3250 \end_layout
3251
3252 \end_inset
3253
3254
3255 \begin_inset Index idx
3256 status collapsed
3257
3258 \begin_layout Plain Layout
3259 Isotopes|see
3260 \begin_inset ERT
3261 status collapsed
3262
3263 \begin_layout Plain Layout
3264
3265 {
3266 \end_layout
3267
3268 \end_inset
3269
3270 Symboles chimiques
3271 \begin_inset ERT
3272 status collapsed
3273
3274 \begin_layout Plain Layout
3275
3276 }
3277 \end_layout
3278
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \begin_layout Standard
3290 Quand on affiche par exemple des isotopes
3291 \begin_inset Foot
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Plus d'information sur les symboles chimiques dans 
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "sub:Symboles-chimiques"
3299
3300 \end_inset
3301
3302 .
3303 \end_layout
3304
3305 \end_inset
3306
3307 , on rencontre le problème suivant:
3308 \end_layout
3309
3310 \begin_layout Standard
3311 \align center
3312 \begin_inset Tabular
3313 <lyxtabular version="3" rows="2" columns="2">
3314 <features rotate="0" tabularvalignment="middle">
3315 <column alignment="center" valignment="top" width="0pt">
3316 <column alignment="center" valignment="top" width="0pt">
3317 <row>
3318 <cell alignment="center" valignment="top" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322 Indices avec les indices et exposants:
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 </row>
3340 <row>
3341 <cell alignment="center" valignment="top" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345 Indices corrects:
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Plain Layout
3354 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 </row>
3363 </lyxtabular>
3364
3365 \end_inset
3366
3367
3368 \begin_inset Note Note
3369 status collapsed
3370
3371 \begin_layout Plain Layout
3372
3373 \series bold
3374
3375 \backslash
3376 raisebox
3377 \series default
3378  est là pour faire de la place
3379 \end_layout
3380
3381 \end_inset
3382
3383
3384 \end_layout
3385
3386 \begin_layout Standard
3387 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3388  premier caractère le l'indice le plus long.
3389  Pour éviter ce problème il y a la commande 
3390 \series bold
3391
3392 \backslash
3393 phantom
3394 \series default
3395
3396 \begin_inset Index idx
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Commandes ! P ! 
3401 \backslash
3402 phantom
3403 \end_layout
3404
3405 \end_inset
3406
3407  ou le bouton
3408 \begin_inset space ~
3409 \end_inset
3410
3411
3412 \begin_inset Graphics
3413         filename ../../images/math/phantom.png
3414         scale 85
3415
3416 \end_inset
3417
3418  qui crée un ou plusieurs caractères fantômes.
3419  Quand on insère la commande 
3420 \series bold
3421
3422 \backslash
3423 phantom
3424 \series default
3425  une petite boîte avec deux flèches rouges apparaît.
3426  Les flèches indiquent que la garniture
3427 \begin_inset Foot
3428 status collapsed
3429
3430 \begin_layout Plain Layout
3431 Traduction de placeholder, c'est un terme de typographie (NdT).
3432 \end_layout
3433
3434 \end_inset
3435
3436  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3437  De la même façon, les caractères fantômes sont des garnitures qui ont la
3438  taille du caractère concerné.
3439 \end_layout
3440
3441 \begin_layout Standard
3442 \align center
3443 \begin_inset Tabular
3444 <lyxtabular version="3" rows="4" columns="2">
3445 <features rotate="0" tabularvalignment="middle">
3446 <column alignment="center" valignment="top">
3447 <column alignment="center" valignment="top">
3448 <row>
3449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 Commande
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 Résultat
3463 \begin_inset Note Note
3464 status collapsed
3465
3466 \begin_layout Plain Layout
3467
3468 \series bold
3469
3470 \backslash
3471 raisebox
3472 \series default
3473  est seulement utilisée pour faire de la place
3474 \end_layout
3475
3476 \end_inset
3477
3478
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 </row>
3484 <row>
3485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489 ^19
3490 \begin_inset space \textvisiblespace{}
3491 \end_inset
3492
3493 _
3494 \backslash
3495 phantom
3496 \begin_inset space \textvisiblespace{}
3497 \end_inset
3498
3499 1
3500 \begin_inset Formula $\to$
3501 \end_inset
3502
3503 9
3504 \begin_inset space \textvisiblespace{}
3505 \end_inset
3506
3507 F
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3517 \end_inset
3518
3519
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row>
3526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 ^235
3531 \begin_inset space \textvisiblespace{}
3532 \end_inset
3533
3534 _
3535 \backslash
3536 phantom
3537 \begin_inset space \textvisiblespace{}
3538 \end_inset
3539
3540 23
3541 \begin_inset Formula $\to$
3542 \end_inset
3543
3544 9
3545 \begin_inset space \textvisiblespace{}
3546 \end_inset
3547
3548 F
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 <row>
3567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571
3572 \backslash
3573 Lambda^
3574 \begin_inset space \textvisiblespace{}
3575 \end_inset
3576
3577
3578 \backslash
3579 phantom
3580 \begin_inset space \textvisiblespace{}
3581 \end_inset
3582
3583 ii
3584 \begin_inset Formula $\to$
3585 \end_inset
3586
3587 t
3588 \begin_inset space \textvisiblespace{}
3589 \end_inset
3590
3591 _MMt
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3601 \end_inset
3602
3603
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 </row>
3609 </lyxtabular>
3610
3611 \end_inset
3612
3613
3614 \end_layout
3615
3616 \begin_layout Standard
3617 En plus, il y a les commandes 
3618 \series bold
3619
3620 \backslash
3621 vphantom
3622 \series default
3623
3624 \begin_inset Index idx
3625 status collapsed
3626
3627 \begin_layout Plain Layout
3628 Commandes ! V ! 
3629 \backslash
3630 vphantom
3631 \end_layout
3632
3633 \end_inset
3634
3635  (bouton
3636 \begin_inset space ~
3637 \end_inset
3638
3639
3640 \begin_inset Graphics
3641         filename ../../images/math/vphantom.png
3642         scale 85
3643
3644 \end_inset
3645
3646  de la barre d'outils) et 
3647 \series bold
3648
3649 \backslash
3650 hphantom
3651 \series default
3652
3653 \begin_inset Index idx
3654 status collapsed
3655
3656 \begin_layout Plain Layout
3657 Commandes ! H ! 
3658 \backslash
3659 hphantom
3660 \end_layout
3661
3662 \end_inset
3663
3664  (bouton
3665 \begin_inset space ~
3666 \end_inset
3667
3668
3669 \begin_inset Graphics
3670         filename ../../images/math/hphantom.png
3671         scale 85
3672
3673 \end_inset
3674
3675 ).
3676  
3677 \series bold
3678
3679 \backslash
3680 hphantom
3681 \series default
3682  crée seulement de l'espace pour la hauteur maximale des caractères de la
3683  boîte, mais pas pour leur largeur.
3684  
3685 \series bold
3686
3687 \backslash
3688 vphantom
3689 \series default
3690  crée de l'espace seulement pour la largeur du contenu de la boîte.
3691  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3692  commandes n'ont qu'une seule flèche rouge.
3693 \end_layout
3694
3695 \begin_layout Standard
3696 Par exemple 
3697 \series bold
3698
3699 \backslash
3700 vphantom
3701 \series default
3702
3703 \begin_inset space \textvisiblespace{}
3704 \end_inset
3705
3706
3707 \series bold
3708 a
3709 \backslash
3710 int
3711 \series default
3712  crée de l'espace pour la hauteur du signe intégral
3713 \begin_inset Foot
3714 status collapsed
3715
3716 \begin_layout Plain Layout
3717 La commande 
3718 \series bold
3719
3720 \backslash
3721 int
3722 \series default
3723  insère le signe de l'intégrale, voir 
3724 \begin_inset CommandInset ref
3725 LatexCommand ref
3726 reference "sub:Grands-opérateurs"
3727
3728 \end_inset
3729
3730 .
3731 \end_layout
3732
3733 \end_inset
3734
3735 , vu que c'est le plus haut caractère.
3736  Voir un exemple d'application dans 
3737 \begin_inset CommandInset ref
3738 LatexCommand ref
3739 reference "sub:Crochets-multilignes"
3740
3741 \end_inset
3742
3743 .
3744 \end_layout
3745
3746 \begin_layout Standard
3747 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3748  via le menu 
3749 \family sans
3750 Insertion\SpecialChar \menuseparator
3751 Typographie
3752 \begin_inset space ~
3753 \end_inset
3754
3755 spéciale\SpecialChar \menuseparator
3756 Fantôme
3757 \family default
3758 .
3759 \end_layout
3760
3761 \begin_layout Standard
3762 Ceci est une phrase.
3763 \begin_inset Newline newline
3764 \end_inset
3765
3766
3767 \begin_inset Phantom Phantom
3768 status open
3769
3770 \begin_layout Plain Layout
3771 Ceci
3772 \end_layout
3773
3774 \end_inset
3775
3776  est aussi une phrase.
3777 \end_layout
3778
3779 \begin_layout Subsection
3780 Lignes
3781 \begin_inset Index idx
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785 Lignes
3786 \end_layout
3787
3788 \end_inset
3789
3790
3791 \begin_inset Index idx
3792 status collapsed
3793
3794 \begin_layout Plain Layout
3795 Formules ! soulignées
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \end_layout
3802
3803 \begin_layout Standard
3804 \align center
3805 \begin_inset Tabular
3806 <lyxtabular version="3" rows="4" columns="2">
3807 <features rotate="0" tabularvalignment="middle">
3808 <column alignment="center" valignment="top" width="0pt">
3809 <column alignment="center" valignment="top" width="0pt">
3810 <row>
3811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Commande
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Résultat
3825 \begin_inset Note Note
3826 status collapsed
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831
3832 \backslash
3833 raisebox
3834 \series default
3835  est seulement utilisée pour faire de la place
3836 \end_layout
3837
3838 \end_inset
3839
3840
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \backslash
3853 overline
3854 \begin_inset space \textvisiblespace{}
3855 \end_inset
3856
3857 A+B
3858 \begin_inset Index idx
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862 Commandes ! O ! 
3863 \backslash
3864 overline
3865 \end_layout
3866
3867 \end_inset
3868
3869
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3879 \end_inset
3880
3881
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 </row>
3887 <row>
3888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892
3893 \backslash
3894 underline
3895 \begin_inset space \textvisiblespace{}
3896 \end_inset
3897
3898 A+B
3899 \begin_inset Index idx
3900 status collapsed
3901
3902 \begin_layout Plain Layout
3903 Commandes ! U ! 
3904 \backslash
3905 underline
3906 \end_layout
3907
3908 \end_inset
3909
3910
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3920 \end_inset
3921
3922
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 </row>
3928 <row>
3929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \backslash
3935 overline
3936 \begin_inset space \textvisiblespace{}
3937 \end_inset
3938
3939
3940 \backslash
3941 underline
3942 \begin_inset space \textvisiblespace{}
3943 \end_inset
3944
3945 A+B
3946 \end_layout
3947
3948 \end_inset
3949 </cell>
3950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3951 \begin_inset Text
3952
3953 \begin_layout Plain Layout
3954 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3955 \end_inset
3956
3957
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 </lyxtabular>
3964
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \begin_layout Standard
3971 Dans le dernier exemple, il importe peu que 
3972 \series bold
3973
3974 \backslash
3975 overline
3976 \series default
3977  ou 
3978 \series bold
3979
3980 \backslash
3981 underline
3982 \series default
3983  soit inséré en premier.
3984 \end_layout
3985
3986 \begin_layout Standard
3987 Pour souligner deux fois, par exemple des résultats, on utilise 
3988 \backslash
3989 underline deux fois.
3990 \end_layout
3991
3992 \begin_layout Standard
3993 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3994 \end_layout
3995
3996 \begin_layout Standard
3997 \begin_inset VSpace bigskip
3998 \end_inset
3999
4000
4001 \end_layout
4002
4003 \begin_layout Standard
4004 On peut créer des lignes personnalisées en utilisant la commande 
4005 \series bold
4006
4007 \backslash
4008 rule
4009 \series default
4010
4011 \begin_inset Index idx
4012 status collapsed
4013
4014 \begin_layout Plain Layout
4015 Commandes ! R ! 
4016 \backslash
4017 rule
4018 \end_layout
4019
4020 \end_inset
4021
4022  qui a la syntaxe suivante:
4023 \end_layout
4024
4025 \begin_layout Standard
4026
4027 \series bold
4028
4029 \backslash
4030 rule[décalage vertical]{longueur}{épaisseur}
4031 \end_layout
4032
4033 \begin_layout Standard
4034 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4035  bas, si sa valeur est négative).
4036  Les unités utilisables pour ces valeurs sont listées dans 
4037 \begin_inset CommandInset ref
4038 LatexCommand ref
4039 reference "tab:Unités-disponibles"
4040
4041 \end_inset
4042
4043 .
4044  Voici deux exemples de lignes créées avec les commandes
4045 \begin_inset Newline newline
4046 \end_inset
4047
4048
4049 \series bold
4050
4051 \backslash
4052 rule[-2ex]{3cm}{2pt}
4053 \series default
4054  et 
4055 \series bold
4056
4057 \backslash
4058 rule{2cm}{1pt}
4059 \series default
4060 :
4061 \end_layout
4062
4063 \begin_layout Standard
4064 Voici une phrase 
4065 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4066 \end_inset
4067
4068  avec deux lignes.
4069 \end_layout
4070
4071 \begin_layout Standard
4072
4073 \series bold
4074
4075 \backslash
4076 rule
4077 \series default
4078  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4079  
4080 \family sans
4081 Insertion\SpecialChar \menuseparator
4082 Typographie
4083 \begin_inset space ~
4084 \end_inset
4085
4086 spéciale\SpecialChar \menuseparator
4087 Ligne
4088 \begin_inset space ~
4089 \end_inset
4090
4091 horizontale
4092 \family default
4093
4094 \begin_inset space ~
4095 \end_inset
4096
4097 :
4098 \end_layout
4099
4100 \begin_layout Standard
4101 Ceci est une phrase 
4102 \begin_inset CommandInset line
4103 LatexCommand rule
4104 offset "0.5ex"
4105 width "3cm"
4106 height "1pt"
4107
4108 \end_inset
4109
4110  avec une ligne.
4111 \end_layout
4112
4113 \begin_layout Subsection
4114 Points de suspension
4115 \begin_inset CommandInset label
4116 LatexCommand label
4117 name "sub:Points-de-suspension"
4118
4119 \end_inset
4120
4121
4122 \begin_inset Index idx
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126 Points de suspension
4127 \end_layout
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_layout Standard
4135 Différents types de points de suspension sont disponibles.
4136 \begin_inset Foot
4137 status collapsed
4138
4139 \begin_layout Plain Layout
4140 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4141 \begin_inset Graphics
4142         filename ../../images/math/ldots.png
4143         scale 85
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \end_inset
4151
4152  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4153  base, on utilise (
4154 \series bold
4155
4156 \backslash
4157 ldots
4158 \series default
4159
4160 \begin_inset Index idx
4161 status collapsed
4162
4163 \begin_layout Plain Layout
4164 Commandes ! L ! 
4165 \backslash
4166 ldots
4167 \end_layout
4168
4169 \end_inset
4170
4171 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4172  à la même hauteur que les opérateurs, on utilise (
4173 \series bold
4174
4175 \backslash
4176 cdots
4177 \series default
4178
4179 \begin_inset Index idx
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Commandes ! C ! 
4184 \backslash
4185 cdots
4186 \end_layout
4187
4188 \end_inset
4189
4190 ).
4191  Quand on utilise la commande 
4192 \series bold
4193
4194 \backslash
4195 dots
4196 \series default
4197
4198 \begin_inset Index idx
4199 status collapsed
4200
4201 \begin_layout Plain Layout
4202 Commandes ! D ! 
4203 \backslash
4204 dots
4205 \end_layout
4206
4207 \end_inset
4208
4209 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 \align center
4214 \begin_inset Tabular
4215 <lyxtabular version="3" rows="9" columns="2">
4216 <features rotate="0" tabularvalignment="middle">
4217 <column alignment="center" valignment="top" width="0pt">
4218 <column alignment="center" valignment="top" width="0pt">
4219 <row>
4220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224 Commande
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4230 \begin_inset Text
4231
4232 \begin_layout Plain Layout
4233 Résultat
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 </row>
4239 <row>
4240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 A_1
4245 \begin_inset space \textvisiblespace{}
4246 \end_inset
4247
4248 ,
4249 \backslash
4250 dots
4251 \begin_inset space \textvisiblespace{}
4252 \end_inset
4253
4254 ,A_n
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 \begin_inset Formula $A_{1},\dots,A_{n}$
4264 \end_inset
4265
4266
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 A_1
4278 \begin_inset space \textvisiblespace{}
4279 \end_inset
4280
4281 +
4282 \backslash
4283 dots
4284 \begin_inset space \textvisiblespace{}
4285 \end_inset
4286
4287 +A_n
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 \begin_inset Formula $A_{1}+\dots+A_{n}$
4297 \end_inset
4298
4299
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 A_1
4311 \begin_inset space \textvisiblespace{}
4312 \end_inset
4313
4314 ,
4315 \backslash
4316 ldots
4317 \begin_inset space \textvisiblespace{}
4318 \end_inset
4319
4320 ,A_n
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 \begin_inset Formula $A_{1},\ldots,A_{n}$
4330 \end_inset
4331
4332
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 </row>
4338 <row>
4339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 A_1
4344 \begin_inset space \textvisiblespace{}
4345 \end_inset
4346
4347 +
4348 \backslash
4349 cdots
4350 \begin_inset space \textvisiblespace{}
4351 \end_inset
4352
4353 +A_n
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \backslash
4378 vdots
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 \begin_inset Formula $\vdots$
4388 \end_inset
4389
4390
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 </row>
4396 <row>
4397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401
4402 \backslash
4403 ddots
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 \begin_inset Formula $\ddots$
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 </row>
4421 <row>
4422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426
4427 \backslash
4428 iddots
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 \begin_inset Formula $\iddots$
4438 \end_inset
4439
4440
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 </row>
4446 <row>
4447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 matrice 3×3
4452 \begin_inset space \thinspace{}
4453 \end_inset
4454
4455 avec les différents types de points
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 \begin_inset Formula $\begin{array}{ccc}
4465 A_{11} & \cdots & A_{1m}\\
4466 \vdots & \ddots & \vdots\\
4467 A_{n1} & \cdots & A_{nm}
4468 \end{array}$
4469 \end_inset
4470
4471
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 </row>
4477 </lyxtabular>
4478
4479 \end_inset
4480
4481
4482 \end_layout
4483
4484 \begin_layout Standard
4485 Les points de suspension accessibles avec le menu 
4486 \family sans
4487 Insertion\SpecialChar \menuseparator
4488 Caractère
4489 \begin_inset space ~
4490 \end_inset
4491
4492 spécial
4493 \family default
4494  sont des 
4495 \series bold
4496
4497 \backslash
4498 ldots
4499 \series default
4500 .
4501 \end_layout
4502
4503 \begin_layout Standard
4504 \begin_inset VSpace medskip
4505 \end_inset
4506
4507
4508 \end_layout
4509
4510 \begin_layout Standard
4511 Pour utiliser 
4512 \series bold
4513
4514 \backslash
4515 iddots
4516 \series default
4517 , on doit utiliser une des options 
4518 \family sans
4519 Utiliser
4520 \begin_inset space ~
4521 \end_inset
4522
4523 (automatiquement) le paquetage mathdots 
4524 \family default
4525 dans les paramètres du document, rubrique 
4526 \family sans
4527 Options du mode math
4528 \family default
4529 .
4530 \begin_inset Newline newline
4531 \end_inset
4532
4533 L'utilisation de l'option 
4534 \family sans
4535 Utiliser le paquetage mathdots
4536 \family default
4537  améliorera l'apparence de tous les points du document si leur police ou
4538  leur taille de caractère n'est pas le choix implicite.
4539 \end_layout
4540
4541 \begin_layout Standard
4542 \begin_inset VSpace medskip
4543 \end_inset
4544
4545 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4546  couvrir plusieurs colonnes.
4547  Il sont créés avec la commande 
4548 \series bold
4549
4550 \backslash
4551 hdotsfor
4552 \series default
4553
4554 \begin_inset Index idx
4555 status collapsed
4556
4557 \begin_layout Plain Layout
4558 Commandes ! H ! 
4559 \backslash
4560 hdotsfor
4561 \end_layout
4562
4563 \end_inset
4564
4565 , qui a la syntaxe suivante:
4566 \end_layout
4567
4568 \begin_layout Standard
4569
4570 \series bold
4571
4572 \backslash
4573 hdotsfor[distance]{nombre de colonnes}
4574 \end_layout
4575
4576 \begin_layout Standard
4577 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4578  La distance est un facteur donnant la distance entre les points.
4579 \end_layout
4580
4581 \begin_layout Standard
4582 Dans la matrice suivante, on a inséré la commande 
4583 \series bold
4584
4585 \backslash
4586 hdotsfor[2]{4}
4587 \series default
4588  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4589  points de suspension avec une distance entre points double de celle obtenue
4590  avec la commande 
4591 \series bold
4592
4593 \backslash
4594 dots
4595 \series default
4596 :
4597 \begin_inset Formula 
4598 \[
4599 \left(\begin{array}{cccc}
4600 A & B & C & D\\
4601 \hdotsfor[2]{4}\\
4602 a & z & e & r
4603 \end{array}\right)
4604 \]
4605
4606 \end_inset
4607
4608 Notez que les cases de la matrice qui doivent être couvertes doivent être
4609  vides, sinon vous aurez des erreurs LaTeX.
4610 \end_layout
4611
4612 \begin_layout Standard
4613 \begin_inset VSpace bigskip
4614 \end_inset
4615
4616 Pour aller plus loin, vous pouvez utiliser la commande 
4617 \series bold
4618
4619 \backslash
4620 dotfill
4621 \series default
4622
4623 \begin_inset Index idx
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627 Commandes ! D ! 
4628 \backslash
4629 dotfill
4630 \end_layout
4631
4632 \end_inset
4633
4634  pour remplir le reste d'une ligne avec des points.
4635  L'effet de ces commandes est le même que celui de 
4636 \series bold
4637
4638 \backslash
4639 hfill
4640 \series default
4641 , voir 
4642 \begin_inset CommandInset ref
4643 LatexCommand ref
4644 reference "sub:Espace-variable"
4645
4646 \end_inset
4647
4648 .
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Par exemple, la commande 
4653 \series bold
4654 A
4655 \backslash
4656 dotfill
4657 \begin_inset space \textvisiblespace{}
4658 \end_inset
4659
4660 B
4661 \series default
4662  produit
4663 \end_layout
4664
4665 \begin_layout Standard
4666 \begin_inset Formula $A\dotfill B$
4667 \end_inset
4668
4669
4670 \end_layout
4671
4672 \begin_layout Standard
4673 Comme
4674 \series bold
4675  
4676 \backslash
4677 dotfill
4678 \series default
4679  avec des points, il existe la commande 
4680 \series bold
4681
4682 \backslash
4683 hrulefill
4684 \series default
4685
4686 \begin_inset Index idx
4687 status collapsed
4688
4689 \begin_layout Plain Layout
4690 Commandes ! H ! 
4691 \backslash
4692 hrulefill
4693 \end_layout
4694
4695 \end_inset
4696
4697  avec un filet:
4698 \end_layout
4699
4700 \begin_layout Standard
4701 \begin_inset Formula $A\hrulefill B$
4702 \end_inset
4703
4704
4705 \end_layout
4706
4707 \begin_layout Standard
4708 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4709  mode TeX.
4710 \end_layout
4711
4712 \begin_layout Section
4713 Matrices
4714 \begin_inset CommandInset label
4715 LatexCommand label
4716 name "sec:Matrices"
4717
4718 \end_inset
4719
4720
4721 \begin_inset Index idx
4722 status collapsed
4723
4724 \begin_layout Plain Layout
4725 Matrices
4726 \end_layout
4727
4728 \end_inset
4729
4730
4731 \end_layout
4732
4733 \begin_layout Standard
4734 On peut insérer des matrices avec le bouton 
4735 \begin_inset Graphics
4736         filename ../../images/dialog-show_mathmatrix.png
4737         scale 85
4738
4739 \end_inset
4740
4741  de la barre d'outils mathématique ou en utilisant le menu
4742 \family sans
4743  Insertion\SpecialChar \menuseparator
4744 Math\SpecialChar \menuseparator
4745 Matrice
4746 \begin_inset space ~
4747 \end_inset
4748
4749 mathématique
4750 \family default
4751 .
4752  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4753  de leur alignement et de la décoration.
4754  L'alignement vertical n'est en fait important que pour les matrices qui
4755  se trouvent dans une formule en ligne:
4756 \end_layout
4757
4758 \begin_layout Standard
4759 L'alignement de la première matrice est haut 
4760 \begin_inset Formula $\begin{array}[t]{cccc}
4761 A & D & G & J\\
4762 B & E & H & K\\
4763 C & F & I & L
4764 \end{array}$
4765 \end_inset
4766
4767 , la seconde milieu 
4768 \begin_inset Formula $\begin{array}{cccc}
4769 A & D & G & J\\
4770 B & E & H & K\\
4771 C & F & I & L
4772 \end{array}$
4773 \end_inset
4774
4775 , et la troisième bas 
4776 \begin_inset Formula $\begin{array}[b]{cccc}
4777 A & D & G & J\\
4778 B & E & H & K\\
4779 C & F & I & L
4780 \end{array}$
4781 \end_inset
4782
4783  .
4784 \end_layout
4785
4786 \begin_layout Standard
4787 L'alignement horizontal précise comment le contenu des colonnes doit être
4788  aligné.
4789  On le choisit en entrant une lettre pour chaque colonne.
4790  
4791 \emph on
4792 l
4793 \emph default
4794  pour un alignement à gauche (left) , 
4795 \emph on
4796 c
4797 \emph default
4798  centré, et
4799 \emph on
4800  r
4801 \emph default
4802  à droite (right).
4803  Par exemple, pour créer une matrice
4804 \begin_inset space ~
4805 \end_inset
4806
4807 4
4808 \series bold
4809 ×
4810 \series default
4811 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4812  sont centrées et la dernière est alignée à gauche, on va entrer 
4813 \series bold
4814 lccr
4815 \series default
4816  pour l'alignement horizontal.
4817  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4818  que l'alignement implicite pour toutes les colonnes est un 
4819 \series bold
4820 c
4821 \series default
4822 .
4823 \end_layout
4824
4825 \begin_layout Standard
4826 Alignement horizontal:
4827 \end_layout
4828
4829 \begin_layout Standard
4830
4831 \series bold
4832 lll
4833 \series default
4834  : 
4835 \begin_inset Formula $\begin{array}{lll}
4836 10000 & D & G\\
4837 B & 10000 & H\\
4838 C & F & 10000
4839 \end{array}$
4840 \end_inset
4841
4842  , 
4843 \series bold
4844 ccc
4845 \series default
4846  : 
4847 \begin_inset Formula $\begin{array}{ccc}
4848 10000 & D & G\\
4849 B & 10000 & H\\
4850 C & F & 10000
4851 \end{array}$
4852 \end_inset
4853
4854  , 
4855 \series bold
4856 rrr
4857 \series default
4858  : 
4859 \begin_inset Formula $\begin{array}{rrr}
4860 10000 & D & G\\
4861 B & 10000 & H\\
4862 C & F & 10000
4863 \end{array}$
4864 \end_inset
4865
4866
4867 \end_layout
4868
4869 \begin_layout Standard
4870 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4871  utiliser les boutons 
4872 \begin_inset Graphics
4873         filename ../../images/tabular-feature_append-row.png
4874         scale 85
4875
4876 \end_inset
4877
4878
4879 \begin_inset Graphics
4880         filename ../../images/tabular-feature_delete-row.png
4881         scale 85
4882
4883 \end_inset
4884
4885 , etc.
4886 \begin_inset space \thinspace{}
4887 \end_inset
4888
4889 de la barre d'outils mathématique, ou le menu 
4890 \family sans
4891 Édition\SpecialChar \menuseparator
4892 Lignes
4893 \begin_inset space \thinspace{}
4894 \end_inset
4895
4896 &
4897 \begin_inset space \thinspace{}
4898 \end_inset
4899
4900 colonnes
4901 \family default
4902 .
4903  On peut aussi ajouter de nouvelles lignes avec 
4904 \family sans
4905 Ctrl-Entrée
4906 \family default
4907 .
4908 \end_layout
4909
4910 \begin_layout Standard
4911 \begin_inset VSpace bigskip
4912 \end_inset
4913
4914 La 
4915 \family sans
4916 Décoration
4917 \family default
4918  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4919  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4920  d'utiliser les commandes 
4921 \series bold
4922
4923 \backslash
4924 left
4925 \series default
4926
4927 \begin_inset Index idx
4928 status collapsed
4929
4930 \begin_layout Plain Layout
4931 Commandes ! L ! 
4932 \backslash
4933 left
4934 \end_layout
4935
4936 \end_inset
4937
4938  et 
4939 \series bold
4940
4941 \backslash
4942 right
4943 \series default
4944
4945 \begin_inset Index idx
4946 status collapsed
4947
4948 \begin_layout Plain Layout
4949 Commandes ! R ! 
4950 \backslash
4951 right
4952 \end_layout
4953
4954 \end_inset
4955
4956  (raccourci 
4957 \family sans
4958 Alt-m
4959 \begin_inset space ~
4960 \end_inset
4961
4962 parenthèse
4963 \family default
4964 ), voir 
4965 \begin_inset CommandInset ref
4966 LatexCommand ref
4967 reference "sub:Taille-parenthèses-automatique"
4968
4969 \end_inset
4970
4971 , soit d'utiliser les commandes suivantes:
4972 \begin_inset VSpace medskip
4973 \end_inset
4974
4975
4976 \end_layout
4977
4978 \begin_layout Standard
4979 \begin_inset Tabular
4980 <lyxtabular version="3" rows="4" columns="2">
4981 <features rotate="0" tabularvalignment="middle">
4982 <column alignment="center" valignment="top" width="0pt">
4983 <column alignment="center" valignment="top">
4984 <row>
4985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 Commande
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998 Résultat
4999 \begin_inset Note Note
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003
5004 \series bold
5005
5006 \backslash
5007 raisebox
5008 \series default
5009  est seulement utilisée pour faire de la place
5010 \end_layout
5011
5012 \end_inset
5013
5014
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 </row>
5020 <row>
5021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025
5026 \backslash
5027 bmatrix
5028 \begin_inset space \textvisiblespace{}
5029 \end_inset
5030
5031 matrice
5032 \begin_inset space \thinspace{}
5033 \end_inset
5034
5035 2×2
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5045 0 & \textrm{-}\mathrm{i}\\
5046 \mathrm{i} & 0
5047 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5048 \end_inset
5049
5050
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \backslash
5063 Bmatrix
5064 \begin_inset space \textvisiblespace{}
5065 \end_inset
5066
5067 matrice
5068 \begin_inset space \thinspace{}
5069 \end_inset
5070
5071 2×2
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5081 0 & \textrm{-}\mathrm{i}\\
5082 \mathrm{i} & 0
5083 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5084 \end_inset
5085
5086
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 </row>
5092 <row>
5093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097
5098 \backslash
5099 pmatrix
5100 \begin_inset space \textvisiblespace{}
5101 \end_inset
5102
5103 matrice
5104 \begin_inset space \thinspace{}
5105 \end_inset
5106
5107 2×2
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5117 0 & \textrm{-}\mathrm{i}\\
5118 \mathrm{i} & 0
5119 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5120 \end_inset
5121
5122
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 </row>
5128 </lyxtabular>
5129
5130 \end_inset
5131
5132
5133 \begin_inset space \hfill{}
5134 \end_inset
5135
5136
5137 \begin_inset Tabular
5138 <lyxtabular version="3" rows="4" columns="2">
5139 <features rotate="0" tabularvalignment="middle">
5140 <column alignment="center" valignment="top">
5141 <column alignment="center" valignment="top">
5142 <row>
5143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 Commande
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 Résultat
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 </row>
5162 <row>
5163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167
5168 \backslash
5169 vmatrix
5170 \begin_inset space \textvisiblespace{}
5171 \end_inset
5172
5173 matrice
5174 \begin_inset space \thinspace{}
5175 \end_inset
5176
5177 2×2
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5187 0 & \textrm{-}\mathrm{i}\\
5188 \mathrm{i} & 0
5189 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5190 \end_inset
5191
5192
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 </row>
5198 <row>
5199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203
5204 \backslash
5205 Vmatrix
5206 \begin_inset space \textvisiblespace{}
5207 \end_inset
5208
5209 matrice
5210 \begin_inset space \thinspace{}
5211 \end_inset
5212
5213 2×2
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5223 0 & \textrm{-}\mathrm{i}\\
5224 \mathrm{i} & 0
5225 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 matrix
5242 \begin_inset space \textvisiblespace{}
5243 \end_inset
5244
5245 matrice
5246 \begin_inset space \thinspace{}
5247 \end_inset
5248
5249 2×2
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5259 0 & \textrm{-}\mathrm{i}\\
5260 \mathrm{i} & 0
5261 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5262 \end_inset
5263
5264
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 </lyxtabular>
5271
5272 \end_inset
5273
5274
5275 \end_layout
5276
5277 \begin_layout Standard
5278 \begin_inset VSpace medskip
5279 \end_inset
5280
5281 Quand on insère par exemple 
5282 \series bold
5283
5284 \backslash
5285 vmatrix,
5286 \series default
5287  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5288  insérée.
5289 \begin_inset Newline newline
5290 \end_inset
5291
5292 Notez que les matrices décorées ignorent l'alignement vertical.
5293 \end_layout
5294
5295 \begin_layout Standard
5296 \begin_inset VSpace bigskip
5297 \end_inset
5298
5299 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5300  
5301 \series bold
5302
5303 \backslash
5304 arraycolsep
5305 \series default
5306
5307 \begin_inset Index idx
5308 status collapsed
5309
5310 \begin_layout Plain Layout
5311 Commandes ! A ! 
5312 \backslash
5313 arraycolsep
5314 \end_layout
5315
5316 \end_inset
5317
5318  qui est décrite dans 
5319 \begin_inset CommandInset ref
5320 LatexCommand ref
5321 reference "sub:Séparation-des-colonnes"
5322
5323 \end_inset
5324
5325  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5326  dans les matrices.
5327 \end_layout
5328
5329 \begin_layout Standard
5330 Pour changer l'espacement des lignes, on utilise la commande 
5331 \series bold
5332
5333 \backslash
5334 arraystretch
5335 \series default
5336
5337 \begin_inset Index idx
5338 status collapsed
5339
5340 \begin_layout Plain Layout
5341 Commandes ! A ! 
5342 \backslash
5343 arraystretch
5344 \end_layout
5345
5346 \end_inset
5347
5348  de la façon suivante:
5349 \end_layout
5350
5351 \begin_layout Standard
5352
5353 \series bold
5354
5355 \backslash
5356 renewcommand{
5357 \backslash
5358 arraystretch}{facteur d'étirement}
5359 \begin_inset Index idx
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 Commandes ! R ! 
5364 \backslash
5365 renewcommand
5366 \end_layout
5367
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \begin_layout Standard
5374 La commande 
5375 \series bold
5376
5377 \backslash
5378 renewcommand
5379 \series default
5380  affecte le facteur d'étirement à la commande prédéfinie 
5381 \series bold
5382
5383 \backslash
5384 arraystretch
5385 \series default
5386 .
5387  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5388  2.
5389  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5390  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5391 \series bold
5392
5393 \backslash
5394 arraystretch
5395 \series default
5396 .
5397 \end_layout
5398
5399 \begin_layout Standard
5400 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5401  
5402 \series bold
5403
5404 \backslash
5405 smallmatrix
5406 \series default
5407
5408 \begin_inset Index idx
5409 status collapsed
5410
5411 \begin_layout Plain Layout
5412 Commandes ! S ! 
5413 \backslash
5414 smallmatrix
5415 \end_layout
5416
5417 \end_inset
5418
5419 .
5420  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5421  où la matrice est insérée.
5422 \end_layout
5423
5424 \begin_layout Standard
5425 Voici une matrice 
5426 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5427 C & D
5428 \end{smallmatrix}\right)$
5429 \end_inset
5430
5431  dans une ligne de texte.
5432 \end_layout
5433
5434 \begin_layout Section
5435 Parenthèses et autres délimiteurs
5436 \begin_inset Index idx
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 Parenthèses
5441 \end_layout
5442
5443 \end_inset
5444
5445
5446 \begin_inset Index idx
5447 status collapsed
5448
5449 \begin_layout Plain Layout
5450 Accolades
5451 \end_layout
5452
5453 \end_inset
5454
5455
5456 \begin_inset Index idx
5457 status collapsed
5458
5459 \begin_layout Plain Layout
5460 Crochets
5461 \end_layout
5462
5463 \end_inset
5464
5465
5466 \begin_inset Index idx
5467 status collapsed
5468
5469 \begin_layout Plain Layout
5470 Delimiteurs@Délimiteurs
5471 \end_layout
5472
5473 \end_inset
5474
5475
5476 \end_layout
5477
5478 \begin_layout Subsection
5479 Parenthèses verticales et délimiteurs
5480 \begin_inset Index idx
5481 status collapsed
5482
5483 \begin_layout Plain Layout
5484 Accolades ! verticales
5485 \end_layout
5486
5487 \end_inset
5488
5489
5490 \end_layout
5491
5492 \begin_layout Standard
5493 \begin_inset space \hfill{}
5494 \end_inset
5495
5496
5497 \begin_inset Tabular
5498 <lyxtabular version="3" rows="9" columns="2">
5499 <features rotate="0" tabularvalignment="middle">
5500 <column alignment="center" valignment="top" width="0pt">
5501 <column alignment="center" valignment="top" width="0pt">
5502 <row>
5503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 Commande
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 Résultat
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 (
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 \begin_inset Formula $($
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 <row>
5546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 {
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 \begin_inset Formula $\{$
5560 \end_inset
5561
5562
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 </row>
5568 <row>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 [
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 \begin_inset Formula $[$
5583 \end_inset
5584
5585
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 </row>
5591 <row>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596
5597 \backslash
5598 langle
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 \begin_inset Formula $\langle$
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621
5622 \backslash
5623 lceil
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 \begin_inset Formula $\lceil$
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 </row>
5641 <row>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646
5647 \backslash
5648 lfloor
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 \begin_inset Formula $\lfloor$
5658 \end_inset
5659
5660
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 </row>
5666 <row>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 /
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 \begin_inset Formula $/$
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 |
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $|$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 </lyxtabular>
5713
5714 \end_inset
5715
5716
5717 \begin_inset space \hfill{}
5718 \end_inset
5719
5720
5721 \begin_inset Tabular
5722 <lyxtabular version="3" rows="9" columns="2">
5723 <features rotate="0" tabularvalignment="middle">
5724 <column alignment="center" valignment="top" width="0pt">
5725 <column alignment="center" valignment="top" width="0pt">
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 Commande
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 Résultat
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 </row>
5746 <row>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 )
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 \begin_inset Formula $)$
5761 \end_inset
5762
5763
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 </row>
5769 <row>
5770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 }
5775 \end_layout
5776
5777 \end_inset
5778 </cell>
5779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 \begin_inset Formula $\}$
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 </row>
5792 <row>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 ]
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 \begin_inset Formula $]$
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 </row>
5815 <row>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820
5821 \backslash
5822 rangle
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 \begin_inset Formula $\rangle$
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 </row>
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845
5846 \backslash
5847 rceil
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 \begin_inset Formula $\rceil$
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 </row>
5865 <row>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870
5871 \backslash
5872 rfloor
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 \begin_inset Formula $\rfloor$
5882 \end_inset
5883
5884
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895
5896 \backslash
5897
5898 \backslash
5899
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 \begin_inset Formula $\backslash$
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 </row>
5917 <row>
5918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \backslash
5924 |
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 \begin_inset Formula $\|$
5934 \end_inset
5935
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 </row>
5942 </lyxtabular>
5943
5944 \end_inset
5945
5946
5947 \begin_inset space \hfill{}
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \begin_layout Standard
5954 \begin_inset Note Greyedout
5955 status open
5956
5957 \begin_layout Plain Layout
5958
5959 \series bold
5960 Notez:
5961 \series default
5962  En mode TeX, on doit utiliser la commande 
5963 \series bold
5964
5965 \backslash
5966 textbackslash
5967 \series default
5968
5969 \begin_inset Index idx
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 Commandes ! T ! 
5974 \backslash
5975 textbackslash
5976 \end_layout
5977
5978 \end_inset
5979
5980  pour la barre de fraction inverse (backslash), puisque la commande 
5981 \backslash
5982
5983 \backslash
5984  produit un saut de ligne.
5985 \end_layout
5986
5987 \end_inset
5988
5989
5990 \end_layout
5991
5992 \begin_layout Standard
5993 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5994  commandes décrites dans les deux sous-sections qui suivent.
5995  Quand on utilise ces commandes, on peut utiliser directement les caractères
5996  < et > , plutôt que les commandes 
5997 \series bold
5998
5999 \backslash
6000 langle
6001 \series default
6002  et 
6003 \series bold
6004
6005 \backslash
6006 rangle
6007 \series default
6008 .
6009 \end_layout
6010
6011 \begin_layout Subsubsection
6012 Taille de parenthèse manuelle
6013 \begin_inset CommandInset label
6014 LatexCommand label
6015 name "sub:Taille-parenthèses-manuelle"
6016
6017 \end_inset
6018
6019
6020 \begin_inset Index idx
6021 status collapsed
6022
6023 \begin_layout Plain Layout
6024 Taille parenthèses ! manuelle
6025 \end_layout
6026
6027 \end_inset
6028
6029
6030 \end_layout
6031
6032 \begin_layout Standard
6033 La taille des parenthèses peut être précisée manuellement en utilisant les
6034  commandes LaTeX 
6035 \series bold
6036
6037 \backslash
6038 big
6039 \series default
6040
6041 \begin_inset Index idx
6042 status collapsed
6043
6044 \begin_layout Plain Layout
6045 Commandes ! B ! 
6046 \backslash
6047 big
6048 \end_layout
6049
6050 \end_inset
6051
6052
6053 \series bold
6054
6055 \backslash
6056 Big
6057 \series default
6058
6059 \series bold
6060
6061 \backslash
6062 bigg
6063 \series default
6064 , et 
6065 \series bold
6066
6067 \backslash
6068 Bigg
6069 \series default
6070 .
6071  
6072 \series bold
6073
6074 \backslash
6075 big
6076 \series default
6077  indique la plus petite taille et 
6078 \series bold
6079
6080 \backslash
6081 Bigg
6082 \series default
6083  la plus grande.
6084 \end_layout
6085
6086 \begin_layout Standard
6087 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6088  de parenthèses:
6089 \end_layout
6090
6091 \begin_layout Standard
6092 \align center
6093 \begin_inset Tabular
6094 <lyxtabular version="3" rows="2" columns="2">
6095 <features rotate="0" tabularvalignment="middle">
6096 <column alignment="center" valignment="top" width="0pt">
6097 <column alignment="center" valignment="top" width="0pt">
6098 <row>
6099 <cell alignment="center" valignment="top" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103 toutes les parenthèses de la même taille:
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell alignment="center" valignment="top" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6113 \end_inset
6114
6115
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 </row>
6121 <row>
6122 <cell alignment="center" valignment="top" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 c'est mieux comme cela:
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 <cell alignment="center" valignment="top" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 </row>
6144 </lyxtabular>
6145
6146 \end_inset
6147
6148
6149 \begin_inset Note Note
6150 status collapsed
6151
6152 \begin_layout Plain Layout
6153
6154 \series bold
6155
6156 \backslash
6157 raisebox
6158 \series default
6159  est seulement utilisée pour faire de la place
6160 \end_layout
6161
6162 \end_inset
6163
6164
6165 \end_layout
6166
6167 \begin_layout Standard
6168 Pour la deuxième formule, on a utilisé la commande 
6169 \backslash
6170 Big((A+B)(A-B)
6171 \backslash
6172 Big)^
6173 \begin_inset space \textvisiblespace{}
6174 \end_inset
6175
6176 C.
6177 \end_layout
6178
6179 \begin_layout Standard
6180 Voici un aperçu de toutes les tailles de parenthèses:
6181 \end_layout
6182
6183 \begin_layout Standard
6184 \align center
6185
6186 \backslash
6187 Bigg(
6188 \backslash
6189 exp
6190 \backslash
6191 bigg<
6192 \backslash
6193 Big[
6194 \backslash
6195 big{
6196 \backslash
6197 ln(3x)
6198 \backslash
6199 big}^2
6200 \begin_inset space \textvisiblespace{}
6201 \end_inset
6202
6203
6204 \backslash
6205 sin(x)
6206 \backslash
6207 Big]^
6208 \begin_inset space \textvisiblespace{}
6209 \end_inset
6210
6211 A
6212 \begin_inset space \textvisiblespace{}
6213 \end_inset
6214
6215
6216 \backslash
6217 bigg>
6218 \backslash
6219 Bigg)^0,5
6220 \end_layout
6221
6222 \begin_layout Standard
6223 \align center
6224 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \begin_layout Standard
6231 En plus des commandes 
6232 \series bold
6233
6234 \backslash
6235 big
6236 \series default
6237 , il y a la variante 
6238 \series bold
6239
6240 \backslash
6241 bigm
6242 \series default
6243
6244 \begin_inset Index idx
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Commandes ! B ! 
6249 \backslash
6250 bigm
6251 \end_layout
6252
6253 \end_inset
6254
6255  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6256  la variante 
6257 \series bold
6258
6259 \backslash
6260 bigl
6261 \series default
6262 -
6263 \series bold
6264
6265 \backslash
6266 bigr
6267 \series default
6268
6269 \begin_inset Index idx
6270 status collapsed
6271
6272 \begin_layout Plain Layout
6273 Commandes ! B ! 
6274 \backslash
6275 bigl - 
6276 \backslash
6277 bigr
6278 \end_layout
6279
6280 \end_inset
6281
6282 , qui n'ajoute pas d'espace.
6283  Le 
6284 \emph on
6285 l
6286 \emph default
6287  à la fin de la commande 
6288 \series bold
6289
6290 \backslash
6291 bigl
6292 \series default
6293  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6294  par un 
6295 \emph on
6296 r
6297 \emph default
6298 .
6299  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6300  ou ouvrante.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \align center
6309 \begin_inset Tabular
6310 <lyxtabular version="3" rows="5" columns="2">
6311 <features rotate="0" tabularvalignment="middle">
6312 <column alignment="center" valignment="middle">
6313 <column alignment="center" valignment="middle">
6314 <row>
6315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 Commande
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Plain Layout
6328 Résultat
6329 \begin_inset Note Note
6330 status collapsed
6331
6332 \begin_layout Plain Layout
6333
6334 \series bold
6335
6336 \backslash
6337 raisebox
6338 \series default
6339  est seulement utilisée pour faire de la place
6340 \end_layout
6341
6342 \end_inset
6343
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 </row>
6350 <row>
6351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355
6356 \backslash
6357 Bigm(
6358 \backslash
6359 bigm(
6360 \backslash
6361 ln(3x)
6362 \backslash
6363 bigm)^2
6364 \begin_inset space \textvisiblespace{}
6365 \end_inset
6366
6367
6368 \backslash
6369 Bigm)
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6375 \begin_inset Text
6376
6377 \begin_layout Plain Layout
6378 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6379 \end_inset
6380
6381
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 </row>
6387 <row>
6388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6389 \begin_inset Text
6390
6391 \begin_layout Plain Layout
6392
6393 \backslash
6394 Big(
6395 \backslash
6396 big(
6397 \backslash
6398 ln(3x)
6399 \backslash
6400 big)^2
6401 \begin_inset space \textvisiblespace{}
6402 \end_inset
6403
6404
6405 \backslash
6406 Big)
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6416 \end_inset
6417
6418
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 </row>
6424 <row>
6425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429
6430 \backslash
6431 Bigl(
6432 \backslash
6433 bigl(
6434 \backslash
6435 ln(3x)
6436 \backslash
6437 bigr)^2
6438 \begin_inset space \textvisiblespace{}
6439 \end_inset
6440
6441
6442 \backslash
6443 Bigr)
6444 \end_layout
6445
6446 \end_inset
6447 </cell>
6448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6449 \begin_inset Text
6450
6451 \begin_layout Plain Layout
6452 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 </row>
6461 <row>
6462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466
6467 \backslash
6468 bigl)
6469 \backslash
6470 ln(3x)
6471 \backslash
6472 bigr(
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6478 \begin_inset Text
6479
6480 \begin_layout Plain Layout
6481 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \end_inset
6488 </cell>
6489 </row>
6490 </lyxtabular>
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Subsubsection
6498 Taille de parenthèse automatique
6499 \begin_inset CommandInset label
6500 LatexCommand label
6501 name "sub:Taille-parenthèses-automatique"
6502
6503 \end_inset
6504
6505
6506 \begin_inset Index idx
6507 status collapsed
6508
6509 \begin_layout Plain Layout
6510 Taille parenthèses ! automatique
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \begin_layout Standard
6519 On peut insérer des parenthèses à taille variable avec les commandes 
6520 \series bold
6521
6522 \backslash
6523 left
6524 \series default
6525
6526 \begin_inset Index idx
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530 Commandes ! L ! 
6531 \backslash
6532 left
6533 \end_layout
6534
6535 \end_inset
6536
6537  et 
6538 \series bold
6539
6540 \backslash
6541 right
6542 \series default
6543
6544 \begin_inset Index idx
6545 status collapsed
6546
6547 \begin_layout Plain Layout
6548 Commandes ! R ! 
6549 \backslash
6550 right
6551 \end_layout
6552
6553 \end_inset
6554
6555  ou avec le bouton
6556 \begin_inset space ~
6557 \end_inset
6558
6559
6560 \begin_inset Graphics
6561         filename ../../images/dialog-show_mathdelimiter.png
6562         scale 85
6563
6564 \end_inset
6565
6566  de la barre d'outils mathématique.
6567  On doit insérer la parenthèse voulue juste après la commande 
6568 \series bold
6569
6570 \backslash
6571 left
6572 \series default
6573  ou 
6574 \series bold
6575
6576 \backslash
6577 right
6578 \series default
6579 .
6580  La taille de la parenthèse sera alors calculée automatiquement pour la
6581  sortie.
6582 \end_layout
6583
6584 \begin_layout Standard
6585 \align center
6586 parenthèse normale: La commande 
6587 \series bold
6588
6589 \backslash
6590 ln(
6591 \backslash
6592 frac
6593 \begin_inset space \textvisiblespace{}
6594 \end_inset
6595
6596 A
6597 \begin_inset Formula $\downarrow$
6598 \end_inset
6599
6600 C
6601 \begin_inset space \textvisiblespace{}
6602 \end_inset
6603
6604 )
6605 \series default
6606  donne
6607 \begin_inset Formula 
6608 \[
6609 \ln(\frac{A}{C})
6610 \]
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Standard
6618 \align center
6619 parenthèse adaptable: La commande 
6620 \series bold
6621
6622 \backslash
6623 ln
6624 \backslash
6625 left(
6626 \backslash
6627 frac
6628 \begin_inset space \textvisiblespace{}
6629 \end_inset
6630
6631 A
6632 \begin_inset Formula $\downarrow$
6633 \end_inset
6634
6635 C
6636 \begin_inset space \textvisiblespace{}
6637 \end_inset
6638
6639
6640 \backslash
6641 right)
6642 \series default
6643  donne
6644 \begin_inset Formula 
6645 \[
6646 \ln\left(\frac{A}{C}\right)
6647 \]
6648
6649 \end_inset
6650
6651
6652 \end_layout
6653
6654 \begin_layout Standard
6655 À la place des commandes 
6656 \series bold
6657
6658 \backslash
6659 left
6660 \series default
6661  et 
6662 \series bold
6663
6664 \backslash
6665 right
6666 \series default
6667  on peut utiliser le raccourci 
6668 \family sans
6669 Alt+M
6670 \begin_inset space ~
6671 \end_inset
6672
6673 parenthèse
6674 \family default
6675 .
6676  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6677  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6678  en même temps.
6679 \begin_inset Newline newline
6680 \end_inset
6681
6682 La commande pour le dernier exemple serait alors: 
6683 \series bold
6684
6685 \backslash
6686 ln Alt+M
6687 \series default
6688  
6689 \series bold
6690 (
6691 \backslash
6692 frac
6693 \begin_inset space \textvisiblespace{}
6694 \end_inset
6695
6696 A
6697 \begin_inset Formula $\downarrow$
6698 \end_inset
6699
6700 C
6701 \end_layout
6702
6703 \begin_layout Standard
6704 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6705  de la parenthèse omise.
6706  Par exemple, la commande 
6707 \series bold
6708
6709 \backslash
6710 left.
6711 \backslash
6712 frac
6713 \begin_inset space \textvisiblespace{}
6714 \end_inset
6715
6716 A
6717 \begin_inset Formula $\downarrow$
6718 \end_inset
6719
6720 B
6721 \begin_inset space \textvisiblespace{}
6722 \end_inset
6723
6724
6725 \backslash
6726 right}
6727 \series default
6728  donne:
6729 \series bold
6730
6731 \begin_inset Formula 
6732 \[
6733 \left.\frac{A}{B}\right\} 
6734 \]
6735
6736 \end_inset
6737
6738
6739 \series default
6740 Les commandes 
6741 \series bold
6742
6743 \backslash
6744 left
6745 \series default
6746  et 
6747 \series bold
6748
6749 \backslash
6750 right
6751 \series default
6752  seront converties par LyX en parenthèses de taille appropriée quand le
6753  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6754  d'une ligne en pointillé.
6755 \end_layout
6756
6757 \begin_layout Standard
6758 \begin_inset VSpace bigskip
6759 \end_inset
6760
6761 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6762  de LaTeX, la commande 
6763 \series bold
6764
6765 \backslash
6766 middle
6767 \series default
6768
6769 \begin_inset Index idx
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773 Commandes ! M ! 
6774 \backslash
6775 middle
6776 \end_layout
6777
6778 \end_inset
6779
6780  est aussi disponible pour toutes les parenthèses et limites.
6781  Avec cette commande la taille du caractère suivant est adaptée à la taille
6782  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6783  de la physique quantique:
6784 \begin_inset Formula 
6785 \[
6786 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6787 \]
6788
6789 \end_inset
6790
6791 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6792  en 
6793 \begin_inset CommandInset ref
6794 LatexCommand ref
6795 reference "sub:Vecteurs-physiques"
6796
6797 \end_inset
6798
6799 .
6800 \end_layout
6801
6802 \begin_layout Subsection
6803 Accolades horizontales
6804 \begin_inset Index idx
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808 Accolades ! horizontales
6809 \end_layout
6810
6811 \end_inset
6812
6813
6814 \end_layout
6815
6816 \begin_layout Standard
6817 \align center
6818 \begin_inset Tabular
6819 <lyxtabular version="3" rows="4" columns="2">
6820 <features rotate="0" tabularvalignment="middle">
6821 <column alignment="center" valignment="top" width="0pt">
6822 <column alignment="center" valignment="top" width="0pt">
6823 <row>
6824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828 Commande
6829 \begin_inset Note Note
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833
6834 \series bold
6835
6836 \backslash
6837 raisebox
6838 \series default
6839  est seulement utilisée pour faire de la place
6840 \end_layout
6841
6842 \end_inset
6843
6844
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 Résultat
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 \begin_inset ERT
6865 status collapsed
6866
6867 \begin_layout Plain Layout
6868
6869
6870 \backslash
6871 raisebox{2.3mm}{
6872 \end_layout
6873
6874 \end_inset
6875
6876
6877 \backslash
6878 overbrace
6879 \begin_inset space \textvisiblespace{}
6880 \end_inset
6881
6882 A+B
6883 \begin_inset space \textvisiblespace{}
6884 \end_inset
6885
6886 ^
6887 \begin_inset space \textvisiblespace{}
6888 \end_inset
6889
6890 3
6891 \begin_inset ERT
6892 status collapsed
6893
6894 \begin_layout Plain Layout
6895
6896 }
6897 \end_layout
6898
6899 \end_inset
6900
6901
6902 \begin_inset Index idx
6903 status collapsed
6904
6905 \begin_layout Plain Layout
6906 Commandes ! O ! 
6907 \backslash
6908 overbrace
6909 \end_layout
6910
6911 \end_inset
6912
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6919 \begin_inset Text
6920
6921 \begin_layout Plain Layout
6922 \begin_inset Formula $\overbrace{A+B}^{3}$
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 </row>
6931 <row>
6932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936 \begin_inset ERT
6937 status collapsed
6938
6939 \begin_layout Plain Layout
6940
6941
6942 \backslash
6943 raisebox{-2.2mm}{
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \backslash
6950 underbrace
6951 \begin_inset space \textvisiblespace{}
6952 \end_inset
6953
6954 A+B
6955 \begin_inset space \textvisiblespace{}
6956 \end_inset
6957
6958 _5
6959 \begin_inset ERT
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963
6964 }
6965 \end_layout
6966
6967 \end_inset
6968
6969
6970 \begin_inset Index idx
6971 status collapsed
6972
6973 \begin_layout Plain Layout
6974 Commandes ! U ! 
6975 \backslash
6976 underbrace
6977 \end_layout
6978
6979 \end_inset
6980
6981
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 \begin_inset Formula $\underbrace{A+B}_{5}$
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 </row>
6999 <row>
7000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004
7005 \backslash
7006 overbrace
7007 \begin_inset space \textvisiblespace{}
7008 \end_inset
7009
7010
7011 \backslash
7012 underbrace
7013 \begin_inset space \textvisiblespace{}
7014 \end_inset
7015
7016 A+B_w
7017 \begin_inset space \textvisiblespace{}
7018 \end_inset
7019
7020
7021 \begin_inset space \textvisiblespace{}
7022 \end_inset
7023
7024 _7
7025 \begin_inset space \textvisiblespace{}
7026 \end_inset
7027
7028
7029 \begin_inset space \textvisiblespace{}
7030 \end_inset
7031
7032 ^
7033 \begin_inset space \textvisiblespace{}
7034 \end_inset
7035
7036 C
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 </row>
7054 </lyxtabular>
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Standard
7062 Dans le dernier exemple, il importe peu que 
7063 \series bold
7064
7065 \backslash
7066 overbrace
7067 \series default
7068  ou 
7069 \series bold
7070
7071 \backslash
7072 underbrace
7073 \series default
7074  soit inséré en premier.
7075 \end_layout
7076
7077 \begin_layout Standard
7078 \begin_inset VSpace bigskip
7079 \end_inset
7080
7081 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7082  des formules multi-lignes, comme c'est décrit en :
7083 \begin_inset Formula 
7084 \begin{eqnarray*}
7085 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7086  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7087 \end{eqnarray*}
7088
7089 \end_inset
7090
7091 Dans la première ligne la formule est insérée avec l'accolade.
7092  Dans celle-ci, il est important que la commande d'espacement
7093 \begin_inset Foot
7094 status collapsed
7095
7096 \begin_layout Plain Layout
7097 Les commandes concernant les espaces sont expliquées dans 
7098 \begin_inset CommandInset ref
7099 LatexCommand ref
7100 reference "sub:Espace-prédéfini"
7101
7102 \end_inset
7103
7104 .
7105 \end_layout
7106
7107 \end_inset
7108
7109  
7110 \series bold
7111
7112 \backslash
7113 :
7114 \series default
7115  soit insérée avant le premier 
7116 \begin_inset Formula $d$
7117 \end_inset
7118
7119 , parce que l'accolade qui se termine après le dernier 
7120 \begin_inset Formula $q$
7121 \end_inset
7122
7123  empêche que le 
7124 \begin_inset Quotes eld
7125 \end_inset
7126
7127 +
7128 \begin_inset Quotes erd
7129 \end_inset
7130
7131  qui suit soit entouré par des espaces
7132 \begin_inset Foot
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136 parce que l'accolade n'est pas traitée comme un caractère, voir 
7137 \begin_inset CommandInset ref
7138 LatexCommand ref
7139 reference "sub:Opérateurs-binaires"
7140
7141 \end_inset
7142
7143
7144 \end_layout
7145
7146 \end_inset
7147
7148 .
7149  On insère la deuxième accolade dans la deuxième ligne.
7150  Comme elle doit commencer juste avant le premier 
7151 \begin_inset Formula $b$
7152 \end_inset
7153
7154 , on insère d'abord la commande 
7155 \series bold
7156
7157 \backslash
7158 hphantom{gggg+
7159 \backslash
7160 :}
7161 \series default
7162
7163 \begin_inset Foot
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167 plus au sujet de 
7168 \series bold
7169
7170 \backslash
7171 hphantom
7172 \series default
7173 , voir 
7174 \begin_inset CommandInset ref
7175 LatexCommand ref
7176 reference "sub:Garnitures"
7177
7178 \end_inset
7179
7180
7181 \end_layout
7182
7183 \end_inset
7184
7185 .
7186  Cet espace est nécessaire puisque le 
7187 \begin_inset Quotes eld
7188 \end_inset
7189
7190 +
7191 \begin_inset Quotes erd
7192 \end_inset
7193
7194  est aussi entouré d'espace dans la formule.
7195  L'accolade est placée sous la commande 
7196 \series bold
7197
7198 \backslash
7199 hphantom{bbqq+dddd}
7200 \series default
7201 .
7202 \end_layout
7203
7204 \begin_layout Standard
7205 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7206  dans l'exemple suivant:
7207 \begin_inset ERT
7208 status collapsed
7209
7210 \begin_layout Plain Layout
7211
7212
7213 \backslash
7214 setlength{
7215 \backslash
7216 jot}{-6pt}
7217 \end_layout
7218
7219 \end_inset
7220
7221
7222 \begin_inset Formula 
7223 \begin{eqnarray*}
7224  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7225 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7226 \end{eqnarray*}
7227
7228 \end_inset
7229
7230
7231 \begin_inset ERT
7232 status collapsed
7233
7234 \begin_layout Plain Layout
7235
7236
7237 \backslash
7238 setlength{
7239 \backslash
7240 jot}{3pt}
7241 \end_layout
7242
7243 \end_inset
7244
7245 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7246  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7247  La seconde ligne contient la formule avec la deuxième accolade.
7248  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7249  et la formule, on doit réduire l'espacement entre les lignes.
7250  Ce n'est pas facile à cause d'un bug de LyX
7251 \begin_inset Foot
7252 status collapsed
7253
7254 \begin_layout Plain Layout
7255 \begin_inset CommandInset href
7256 LatexCommand href
7257 name "LyX-bug #1505"
7258 target "http://www.lyx.org/trac/ticket/1505"
7259
7260 \end_inset
7261
7262
7263 \end_layout
7264
7265 \end_inset
7266
7267 .
7268  Comme solution à ce problème, on peut mettre à -6
7269 \begin_inset space \thinspace{}
7270 \end_inset
7271
7272 pt la formule globale pour l'espacement des lignes 
7273 \series bold
7274
7275 \backslash
7276 jot
7277 \series default
7278
7279 \begin_inset Index idx
7280 status collapsed
7281
7282 \begin_layout Plain Layout
7283 Commandes ! J ! 
7284 \backslash
7285 jot
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291
7292 \backslash
7293 vspace{4mm}
7294 \end_layout
7295
7296 \end_inset
7297
7298
7299 \end_layout
7300
7301 \end_inset
7302
7303 , juste avant la formule en utilisant la commande 
7304 \series bold
7305
7306 \backslash
7307 setlength{
7308 \backslash
7309 jot}{-6pt}
7310 \series default
7311  en mode TeX.
7312  
7313 \series bold
7314
7315 \backslash
7316 jot
7317 \series default
7318  est remise à sa valeur initiale de 3
7319 \begin_inset space \thinspace{}
7320 \end_inset
7321
7322 pt juste après la formule, en utilisant la même commande.
7323  Vous trouverez plus d'explications sur la séparation des lignes dans les
7324  formules dans 
7325 \begin_inset CommandInset ref
7326 LatexCommand ref
7327 reference "sub:Séparation-des-lignes"
7328
7329 \end_inset
7330
7331 .
7332 \end_layout
7333
7334 \begin_layout Section
7335 Flèches
7336 \begin_inset Index idx
7337 status collapsed
7338
7339 \begin_layout Plain Layout
7340 Flèches
7341 \end_layout
7342
7343 \end_inset
7344
7345
7346 \end_layout
7347
7348 \begin_layout Standard
7349 On peut insérer des flèches avec le bouton 
7350 \begin_inset Graphics
7351         filename ../../images/math/leftarrow.png
7352         scale 85
7353
7354 \end_inset
7355
7356  de la barre d'outils mathématique ou en insérant une des commandes listées
7357  dans les sous-sections qui suivent.
7358 \end_layout
7359
7360 \begin_layout Subsection
7361 Flèches horizontales
7362 \begin_inset Index idx
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366 Flèches ! horizontales
7367 \end_layout
7368
7369 \end_inset
7370
7371
7372 \end_layout
7373
7374 \begin_layout Standard
7375 \begin_inset space \hfill{}
7376 \end_inset
7377
7378
7379 \begin_inset Tabular
7380 <lyxtabular version="3" rows="8" columns="2">
7381 <features rotate="0" tabularvalignment="middle">
7382 <column alignment="center" valignment="top" width="0pt">
7383 <column alignment="center" valignment="top" width="0pt">
7384 <row>
7385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 Commande
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 Résultat
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 </row>
7404 <row>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409
7410 \backslash
7411 gets
7412 \end_layout
7413
7414 \end_inset
7415 </cell>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 \begin_inset Formula $\gets$
7421 \end_inset
7422
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434
7435 \backslash
7436 Leftarrow
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 \begin_inset Formula $\Leftarrow$
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 </row>
7454 <row>
7455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459
7460 \backslash
7461 longleftarrow
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 \begin_inset Formula $\longleftarrow$
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 </row>
7479 <row>
7480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484
7485 \backslash
7486 Longleftarrow
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 \begin_inset Formula $\Longleftarrow$
7496 \end_inset
7497
7498
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 </row>
7504 <row>
7505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509
7510 \backslash
7511 leftharpoonup
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 \begin_inset Formula $\leftharpoonup$
7521 \end_inset
7522
7523
7524 \end_layout
7525
7526 \end_inset
7527 </cell>
7528 </row>
7529 <row>
7530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7531 \begin_inset Text
7532
7533 \begin_layout Plain Layout
7534
7535 \backslash
7536 leftharpoondown
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 \begin_inset Formula $\leftharpoondown$
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552 </cell>
7553 </row>
7554 <row>
7555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559
7560 \backslash
7561 hookleftarrow
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570 \begin_inset Formula $\hookleftarrow$
7571 \end_inset
7572
7573
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 </row>
7579 </lyxtabular>
7580
7581 \end_inset
7582
7583
7584 \begin_inset space \hfill{}
7585 \end_inset
7586
7587
7588 \begin_inset Tabular
7589 <lyxtabular version="3" rows="8" columns="2">
7590 <features rotate="0" tabularvalignment="middle">
7591 <column alignment="center" valignment="top" width="0pt">
7592 <column alignment="center" valignment="top" width="0pt">
7593 <row>
7594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 Command
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 Résultat
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 </row>
7613 <row>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618
7619 \backslash
7620 to
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629 \begin_inset Formula $\to$
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 </row>
7638 <row>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643
7644 \backslash
7645 Rightarrow
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 \begin_inset Formula $\Rightarrow$
7655 \end_inset
7656
7657
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 </row>
7663 <row>
7664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668
7669 \backslash
7670 longrightarrow
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 \begin_inset Formula $\longrightarrow$
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 </row>
7688 <row>
7689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \begin_layout Plain Layout
7693
7694 \backslash
7695 Longrightarrow
7696 \end_layout
7697
7698 \end_inset
7699 </cell>
7700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704 \begin_inset Formula $\Longrightarrow$
7705 \end_inset
7706
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 </row>
7713 <row>
7714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \backslash
7720 rightharpoonup
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 \begin_inset Formula $\rightharpoonup$
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row>
7739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \backslash
7745 rightharpoondown
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754 \begin_inset Formula $\rightharpoondown$
7755 \end_inset
7756
7757
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 </row>
7763 <row>
7764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \backslash
7770 hookrightarrow
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779 \begin_inset Formula $\hookrightarrow$
7780 \end_inset
7781
7782
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 </row>
7788 </lyxtabular>
7789
7790 \end_inset
7791
7792
7793 \begin_inset space \hfill{}
7794 \end_inset
7795
7796
7797 \end_layout
7798
7799 \begin_layout Standard
7800 \begin_inset space \hfill{}
7801 \end_inset
7802
7803
7804 \begin_inset Tabular
7805 <lyxtabular version="3" rows="6" columns="2">
7806 <features rotate="0" tabularvalignment="middle">
7807 <column alignment="center" valignment="top" width="0pt">
7808 <column alignment="center" valignment="top" width="0pt">
7809 <row>
7810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814 Commande
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823 Résultat
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 <row>
7830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \backslash
7836 leftrightarrow
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845 \begin_inset Formula $\leftrightarrow$
7846 \end_inset
7847
7848
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 </row>
7854 <row>
7855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \backslash
7861 Leftrightarrow
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870 \begin_inset Formula $\Leftrightarrow$
7871 \end_inset
7872
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 </row>
7879 <row>
7880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \backslash
7886 longleftrightarrow
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 \begin_inset Formula $\longleftrightarrow$
7896 \end_inset
7897
7898
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 <row>
7905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \backslash
7911 Longleftrightarrow
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920 \begin_inset Formula $\Longleftrightarrow$
7921 \end_inset
7922
7923
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row>
7930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \backslash
7936 rightleftharpoons
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 \begin_inset Formula $\rightleftharpoons$
7946 \end_inset
7947
7948
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 </row>
7954 </lyxtabular>
7955
7956 \end_inset
7957
7958
7959 \begin_inset space \hspace{}
7960 \length 25pt
7961 \end_inset
7962
7963
7964 \begin_inset space \hfill{}
7965 \end_inset
7966
7967
7968 \begin_inset Tabular
7969 <lyxtabular version="3" rows="5" columns="2">
7970 <features rotate="0" tabularvalignment="middle">
7971 <column alignment="center" valignment="top" width="0pt">
7972 <column alignment="center" valignment="top" width="0pt">
7973 <row>
7974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Commande
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 Résultat
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \backslash
8000 mapsto
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 \begin_inset Formula $\mapsto$
8010 \end_inset
8011
8012
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 longmapsto
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\longmapsto$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 leadsto
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\leadsto$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 dasharrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\dasharrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 </lyxtabular>
8094
8095 \end_inset
8096
8097
8098 \begin_inset space \hfill{}
8099 \end_inset
8100
8101
8102 \end_layout
8103
8104 \begin_layout Standard
8105 \begin_inset VSpace medskip
8106 \end_inset
8107
8108 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8109  flèches des vecteurs, sont listées dans 
8110 \begin_inset CommandInset ref
8111 LatexCommand ref
8112 reference "sec:Accents"
8113
8114 \end_inset
8115
8116 .
8117 \end_layout
8118
8119 \begin_layout Standard
8120 \begin_inset VSpace bigskip
8121 \end_inset
8122
8123 Il y a aussi les flèches avec étiquette 
8124 \begin_inset Index idx
8125 status collapsed
8126
8127 \begin_layout Plain Layout
8128 Flèches ! avec étiquette
8129 \end_layout
8130
8131 \end_inset
8132
8133  
8134 \series bold
8135
8136 \backslash
8137 xleftarrow
8138 \series default
8139
8140 \begin_inset Index idx
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Commandes ! X ! 
8145 \backslash
8146 xleftarrow
8147 \end_layout
8148
8149 \end_inset
8150
8151  et 
8152 \series bold
8153
8154 \backslash
8155 xrightarrow
8156 \series default
8157
8158 \begin_inset Index idx
8159 status collapsed
8160
8161 \begin_layout Plain Layout
8162 Commandes ! X ! 
8163 \backslash
8164 xrightarrow
8165 \begin_inset ERT
8166 status collapsed
8167
8168 \begin_layout Plain Layout
8169
8170
8171 \backslash
8172 vspace{4mm}
8173 \end_layout
8174
8175 \end_inset
8176
8177
8178 \end_layout
8179
8180 \end_inset
8181
8182 .
8183  Quand on insère une de ces commandes dans une formule, une flèche avec
8184  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8185  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8186 \end_layout
8187
8188 \begin_layout Standard
8189 \align center
8190 \begin_inset Tabular
8191 <lyxtabular version="3" rows="3" columns="2">
8192 <features rotate="0" tabularvalignment="middle">
8193 <column alignment="center" valignment="top" width="0pt">
8194 <column alignment="center" valignment="top" width="0pt">
8195 <row>
8196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Commande
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 Résultat
8210 \begin_inset Note Note
8211 status collapsed
8212
8213 \begin_layout Plain Layout
8214
8215 \series bold
8216
8217 \backslash
8218 raisebox
8219 \series default
8220  est seulement utilisée pour faire de la place
8221 \end_layout
8222
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 F(a)
8237 \backslash
8238 xleftarrow
8239 \begin_inset space \textvisiblespace{}
8240 \end_inset
8241
8242 x=a
8243 \begin_inset Formula $\downarrow$
8244 \end_inset
8245
8246 x>0
8247 \begin_inset Formula $\to$
8248 \end_inset
8249
8250 F(x)
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 F(x)
8274 \backslash
8275 xrightarrow
8276 \begin_inset space \textvisiblespace{}
8277 \end_inset
8278
8279 x=a
8280 \begin_inset Formula $\downarrow$
8281 \end_inset
8282
8283 x>0
8284 \begin_inset Formula $\to$
8285 \end_inset
8286
8287 F(a)
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 </lyxtabular>
8306
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \begin_layout Subsection
8313 Flèches verticales et diagonales
8314 \begin_inset Index idx
8315 status collapsed
8316
8317 \begin_layout Plain Layout
8318 Flèches ! diagonales
8319 \end_layout
8320
8321 \end_inset
8322
8323
8324 \begin_inset Index idx
8325 status collapsed
8326
8327 \begin_layout Plain Layout
8328 Flèches ! verticales
8329 \end_layout
8330
8331 \end_inset
8332
8333
8334 \end_layout
8335
8336 \begin_layout Standard
8337 \begin_inset space \hfill{}
8338 \end_inset
8339
8340
8341 \begin_inset Tabular
8342 <lyxtabular version="3" rows="7" columns="2">
8343 <features rotate="0" tabularvalignment="middle">
8344 <column alignment="center" valignment="top" width="0pt">
8345 <column alignment="center" valignment="top" width="0pt">
8346 <row>
8347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 Commande
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 Résultat
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \backslash
8373 uparrow
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 \begin_inset Formula $\uparrow$
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 Uparrow
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\Uparrow$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 updownarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\updownarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 Updownarrow
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\Updownarrow$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 Downarrow
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\Downarrow$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 downarrow
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\downarrow$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 </lyxtabular>
8517
8518 \end_inset
8519
8520
8521 \begin_inset space \hfill{}
8522 \end_inset
8523
8524
8525 \begin_inset Tabular
8526 <lyxtabular version="3" rows="5" columns="2">
8527 <features rotate="0" tabularvalignment="middle">
8528 <column alignment="center" valignment="top" width="0pt">
8529 <column alignment="center" valignment="top" width="0pt">
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 Commande
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 Résultat
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 </row>
8550 <row>
8551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \backslash
8557 nearrow
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 \begin_inset Formula $\nearrow$
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row>
8576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580
8581 \backslash
8582 searrow
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 \begin_inset Formula $\searrow$
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row>
8601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \backslash
8607 swarrow
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 \begin_inset Formula $\swarrow$
8617 \end_inset
8618
8619
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \backslash
8632 nwarrow
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 \begin_inset Formula $\nwarrow$
8642 \end_inset
8643
8644
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 </row>
8650 </lyxtabular>
8651
8652 \end_inset
8653
8654
8655 \begin_inset space \hfill{}
8656 \end_inset
8657
8658
8659 \end_layout
8660
8661 \begin_layout Standard
8662 \begin_inset VSpace medskip
8663 \end_inset
8664
8665 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8666  même temps que les commandes décrites dans 
8667 \begin_inset CommandInset ref
8668 LatexCommand ref
8669 reference "sub:Taille-parenthèses-manuelle"
8670
8671 \end_inset
8672
8673  et 
8674 \begin_inset CommandInset ref
8675 LatexCommand ref
8676 reference "sub:Taille-parenthèses-automatique"
8677
8678 \end_inset
8679
8680 .
8681 \end_layout
8682
8683 \begin_layout Section
8684 Accents
8685 \begin_inset CommandInset label
8686 LatexCommand label
8687 name "sec:Accents"
8688
8689 \end_inset
8690
8691
8692 \begin_inset Index idx
8693 status collapsed
8694
8695 \begin_layout Plain Layout
8696 Accents
8697 \end_layout
8698
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \begin_layout Standard
8705 On peut ajouter des accents avec le bouton
8706 \begin_inset space ~
8707 \end_inset
8708
8709
8710 \begin_inset Graphics
8711         filename ../../images/math/hat.png
8712         scale 85
8713
8714 \end_inset
8715
8716  de la barre d'outils mathématique ou en utilisant les commandes listées
8717  dans les sous-sections qui suivent.
8718 \end_layout
8719
8720 \begin_layout Subsection
8721 Accents pour un caractère
8722 \begin_inset ERT
8723 status collapsed
8724
8725 \begin_layout Plain Layout
8726
8727
8728 \backslash
8729 texorpdfstring{
8730 \end_layout
8731
8732 \end_inset
8733
8734
8735 \begin_inset Foot
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739 pour les accents dans le texte, voir 
8740 \begin_inset CommandInset ref
8741 LatexCommand ref
8742 reference "sub:Accents-dans-le-texte"
8743
8744 \end_inset
8745
8746
8747 \end_layout
8748
8749 \end_inset
8750
8751
8752 \begin_inset ERT
8753 status collapsed
8754
8755 \begin_layout Plain Layout
8756
8757 }{}
8758 \end_layout
8759
8760 \end_inset
8761
8762
8763 \begin_inset Note Note
8764 status collapsed
8765
8766 \begin_layout Plain Layout
8767
8768 \series bold
8769
8770 \backslash
8771 texorpdfstring
8772 \series default
8773  est utilisé pour éviter que la note de bas de page apparaisse dans les
8774  signets PDF.
8775 \end_layout
8776
8777 \begin_layout Plain Layout
8778 Plus au sujet de 
8779 \series bold
8780
8781 \backslash
8782 texorpdfstring
8783 \series default
8784  dans la section 
8785 \begin_inset CommandInset ref
8786 LatexCommand ref
8787 reference "sub:formules-dans-les-entêtes"
8788
8789 \end_inset
8790
8791 .
8792 \end_layout
8793
8794 \end_inset
8795
8796
8797 \begin_inset CommandInset label
8798 LatexCommand label
8799 name "sub:Accents-sur-un-caractère"
8800
8801 \end_inset
8802
8803
8804 \begin_inset Index idx
8805 status collapsed
8806
8807 \begin_layout Plain Layout
8808 Accents ! pour un caractère
8809 \end_layout
8810
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \begin_layout Standard
8817 \begin_inset space \hfill{}
8818 \end_inset
8819
8820
8821 \begin_inset Tabular
8822 <lyxtabular version="3" rows="8" columns="2">
8823 <features rotate="0" tabularvalignment="middle">
8824 <column alignment="center" valignment="top" width="0pt">
8825 <column alignment="center" valignment="top" width="0pt">
8826 <row>
8827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 Commande
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 Résultat
8841 \begin_inset Note Note
8842 status collapsed
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847
8848 \backslash
8849 raisebox
8850 \series default
8851  est seulement utilisée pour faire de la place
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \backslash
8869 dot
8870 \begin_inset space \textvisiblespace{}
8871 \end_inset
8872
8873 A
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row>
8892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896
8897 \backslash
8898 ddot
8899 \begin_inset space \textvisiblespace{}
8900 \end_inset
8901
8902 A
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8912 \end_inset
8913
8914
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 <row>
8921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925
8926 \backslash
8927 dddot
8928 \begin_inset space \textvisiblespace{}
8929 \end_inset
8930
8931 A
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 <row>
8950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954
8955 \backslash
8956 ddddot
8957 \begin_inset space \textvisiblespace{}
8958 \end_inset
8959
8960 A
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8970 \end_inset
8971
8972
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \backslash
8985 vec
8986 \begin_inset space \textvisiblespace{}
8987 \end_inset
8988
8989 A
8990 \begin_inset Index idx
8991 status collapsed
8992
8993 \begin_layout Plain Layout
8994 Vecteurs
8995 \end_layout
8996
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \backslash
9024 bar
9025 \begin_inset space \textvisiblespace{}
9026 \end_inset
9027
9028 A
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \backslash
9053 mathring
9054 \begin_inset space \textvisiblespace{}
9055 \end_inset
9056
9057 A
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 </lyxtabular>
9076
9077 \end_inset
9078
9079
9080 \begin_inset space \hfill{}
9081 \end_inset
9082
9083
9084 \begin_inset Tabular
9085 <lyxtabular version="3" rows="7" columns="2">
9086 <features rotate="0" tabularvalignment="middle">
9087 <column alignment="center" valignment="top" width="0pt">
9088 <column alignment="center" valignment="top" width="0pt">
9089 <row>
9090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 Commande
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 Résultat
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 <row>
9110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114
9115 \backslash
9116 tilde
9117 \begin_inset space \textvisiblespace{}
9118 \end_inset
9119
9120 A
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \backslash
9145 hat
9146 \begin_inset space \textvisiblespace{}
9147 \end_inset
9148
9149 A
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \backslash
9174 check
9175 \begin_inset space \textvisiblespace{}
9176 \end_inset
9177
9178 A
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 acute
9204 \begin_inset space \textvisiblespace{}
9205 \end_inset
9206
9207 A
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 <row>
9226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230
9231 \backslash
9232 grave
9233 \begin_inset space \textvisiblespace{}
9234 \end_inset
9235
9236 A
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 breve
9262 \begin_inset space \textvisiblespace{}
9263 \end_inset
9264
9265 A
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 </lyxtabular>
9284
9285 \end_inset
9286
9287
9288 \begin_inset space \hfill{}
9289 \end_inset
9290
9291
9292 \end_layout
9293
9294 \begin_layout Standard
9295 \begin_inset VSpace bigskip
9296 \end_inset
9297
9298 Vous pouvez insérer directement des caractères accentués comme un é dans
9299  des formules.
9300  LyX va les transformer en la commande correspondante.
9301  Pour créer des trémas (umlauts en allemand)
9302 \begin_inset Index idx
9303 status collapsed
9304
9305 \begin_layout Plain Layout
9306 Umlauts | see
9307 \begin_inset ERT
9308 status collapsed
9309
9310 \begin_layout Plain Layout
9311
9312 {
9313 \end_layout
9314
9315 \end_inset
9316
9317 Trémas
9318 \begin_inset ERT
9319 status collapsed
9320
9321 \begin_layout Plain Layout
9322
9323 }
9324 \end_layout
9325
9326 \end_inset
9327
9328
9329 \end_layout
9330
9331 \end_inset
9332
9333
9334 \begin_inset Index idx
9335 status collapsed
9336
9337 \begin_layout Plain Layout
9338 Trémas
9339 \end_layout
9340
9341 \end_inset
9342
9343  dans des formules, il est préférable d'insérer des guillemets devant la
9344  voyelle.
9345  Ces deux caractères sont alors traités comme 
9346 \emph on
9347 un seul 
9348 \emph default
9349 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9350  étant en allemand.
9351  Avec cette méthode, contrairement à 
9352 \series bold
9353
9354 \backslash
9355 ddot
9356 \series default
9357 , on crée de 
9358 \begin_inset Quotes eld
9359 \end_inset
9360
9361 vrais
9362 \begin_inset Quotes erd
9363 \end_inset
9364
9365  umlauts, comme le montre l'exemple suivant:
9366 \end_layout
9367
9368 \begin_layout Standard
9369 \begin_inset VSpace -2mm
9370 \end_inset
9371
9372
9373 \end_layout
9374
9375 \begin_layout Standard
9376 \align center
9377 \begin_inset Tabular
9378 <lyxtabular version="3" rows="3" columns="2">
9379 <features rotate="0" tabularvalignment="middle">
9380 <column alignment="center" valignment="top">
9381 <column alignment="center" valignment="top">
9382 <row>
9383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 Commande
9388 \end_layout
9389
9390 \end_inset
9391 </cell>
9392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396 Résultat
9397 \begin_inset Note Note
9398 status collapsed
9399
9400 \begin_layout Plain Layout
9401
9402 \series bold
9403
9404 \backslash
9405 raisebox
9406 \series default
9407  et le 0
9408 \begin_inset space \thinspace{}
9409 \end_inset
9410
9411 pt espace sont seulement utilisés pour faire de la place
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427 \begin_inset Quotes grd
9428 \end_inset
9429
9430 i
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 \begin_inset space \hspace{}
9440 \length 0pt
9441 \end_inset
9442
9443
9444 \lang german
9445
9446 \begin_inset Formula $"i$
9447 \end_inset
9448
9449
9450 \lang french
9451
9452 \begin_inset Note Note
9453 status collapsed
9454
9455 \begin_layout Plain Layout
9456 il faut que cette formule soit en allemand (NdT)
9457 \end_layout
9458
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \backslash
9474 ddot
9475 \begin_inset space \textvisiblespace{}
9476 \end_inset
9477
9478 i
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9488 \end_inset
9489
9490
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 </lyxtabular>
9497
9498 \end_inset
9499
9500
9501 \end_layout
9502
9503 \begin_layout Standard
9504 Un autre avantage par rapport à 
9505 \series bold
9506
9507 \backslash
9508 ddot
9509 \series default
9510  est que les trémas peuvent être convertis directement en texte mathématique,
9511  parce que les accents vus plus haut 
9512 \emph on
9513 ne sont pas autorisés 
9514 \emph default
9515 en texte mathématique.
9516  Quand on convertit un caractère accentué en texte mathématique, seul le
9517  caractère qui est sous l'accent est converti.
9518  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9519  l'italique ou le gras.
9520 \end_layout
9521
9522 \begin_layout Standard
9523 En texte mathématique, les trémas et autres caractères accentués peuvent
9524  être insérés directement.
9525 \end_layout
9526
9527 \begin_layout Standard
9528 \begin_inset VSpace bigskip
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \begin_layout Standard
9535
9536 \lang english
9537 LyX also supports a tilde under the character if the LaTeX-package
9538 \lang french
9539  
9540 \series bold
9541 undertilde
9542 \series default
9543
9544 \begin_inset Index idx
9545 status collapsed
9546
9547 \begin_layout Plain Layout
9548 Paquetages ! undertilde
9549 \end_layout
9550
9551 \end_inset
9552
9553  
9554 \lang english
9555 is installed on your system:
9556 \end_layout
9557
9558 \begin_layout Standard
9559 \begin_inset ERT
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563
9564
9565 \backslash
9566 ifundertilde 
9567 \end_layout
9568
9569 \end_inset
9570
9571
9572 \begin_inset Note Note
9573 status open
9574
9575 \begin_layout Plain Layout
9576 Ce qui suit ne sera affiché que si le paquetage LaTeX 
9577 \series bold
9578 undertilde
9579 \series default
9580  est installé:
9581 \end_layout
9582
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \begin_layout Standard
9589 \noindent
9590 \align center
9591 \begin_inset Tabular
9592 <lyxtabular version="3" rows="2" columns="2">
9593 <features rotate="0" tabularvalignment="middle">
9594 <column alignment="center" valignment="top" width="0pt">
9595 <column alignment="center" valignment="top" width="0pt">
9596 <row>
9597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 Commande
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 Résultat
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 <row>
9617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621
9622 \backslash
9623 utilde
9624 \begin_inset space \textvisiblespace{}
9625 \end_inset
9626
9627 A
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 </row>
9645 </lyxtabular>
9646
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \begin_layout Standard
9653 \begin_inset ERT
9654 status collapsed
9655
9656 \begin_layout Plain Layout
9657
9658
9659 \backslash
9660 else 
9661 \end_layout
9662
9663 \end_inset
9664
9665
9666 \begin_inset Note Note
9667 status open
9668
9669 \begin_layout Plain Layout
9670 Ce qui suit sera affiché si la paquetage LaTeX 
9671 \series bold
9672 undertilde
9673 \series default
9674  n'est pas installé:
9675 \end_layout
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \begin_layout Standard
9683 Vous avez besoin du paquetage LaTeX 
9684 \series bold
9685 undertilde
9686 \series default
9687  pour voir le reste de cette sous section dans la sortie finale.
9688 \end_layout
9689
9690 \begin_layout Standard
9691 \begin_inset ERT
9692 status collapsed
9693
9694 \begin_layout Plain Layout
9695
9696
9697 \backslash
9698 fi 
9699 \end_layout
9700
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \begin_layout Subsection
9707 Accents pour plusieurs caractères
9708 \begin_inset Index idx
9709 status collapsed
9710
9711 \begin_layout Plain Layout
9712 Accents ! pour plusieurs caractères
9713 \end_layout
9714
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \begin_inset space \hfill{}
9722 \end_inset
9723
9724
9725 \begin_inset Tabular
9726 <lyxtabular version="3" rows="5" columns="2">
9727 <features rotate="0" tabularvalignment="middle">
9728 <column alignment="center" valignment="top" width="0pt">
9729 <column alignment="center" valignment="top" width="0pt">
9730 <row>
9731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 Commande
9736 \end_layout
9737
9738 \end_inset
9739 </cell>
9740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744 Résultat
9745 \begin_inset Note Note
9746 status collapsed
9747
9748 \begin_layout Plain Layout
9749
9750 \series bold
9751
9752 \backslash
9753 raisebox
9754 \series default
9755  est seulement utilisée pour faire de la place
9756 \end_layout
9757
9758 \end_inset
9759
9760
9761 \end_layout
9762
9763 \end_inset
9764 </cell>
9765 </row>
9766 <row>
9767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771
9772 \backslash
9773 overleftarrow
9774 \begin_inset space \textvisiblespace{}
9775 \end_inset
9776
9777 A=B
9778 \end_layout
9779
9780 \end_inset
9781 </cell>
9782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 </row>
9795 <row>
9796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \backslash
9802 underleftarrow
9803 \begin_inset space \textvisiblespace{}
9804 \end_inset
9805
9806 A=B
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9816 \end_inset
9817
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 </row>
9824 <row>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \backslash
9831 overleftrightarrow
9832 \begin_inset space \textvisiblespace{}
9833 \end_inset
9834
9835 A=B
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9845 \end_inset
9846
9847
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 <row>
9854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \backslash
9860 underleftrightarrow
9861 \begin_inset space \textvisiblespace{}
9862 \end_inset
9863
9864 A=B
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9874 \end_inset
9875
9876
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 </lyxtabular>
9883
9884 \end_inset
9885
9886
9887 \begin_inset space \hfill{}
9888 \end_inset
9889
9890
9891 \begin_inset Tabular
9892 <lyxtabular version="3" rows="5" columns="2">
9893 <features rotate="0" tabularvalignment="middle">
9894 <column alignment="center" valignment="top" width="0pt">
9895 <column alignment="center" valignment="top" width="0pt">
9896 <row>
9897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901 Commande
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 Résultat
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 </row>
9916 <row>
9917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \backslash
9923 overrightarrow
9924 \begin_inset space \textvisiblespace{}
9925 \end_inset
9926
9927 A=B
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9937 \end_inset
9938
9939
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 </row>
9945 <row>
9946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9947 \begin_inset Text
9948
9949 \begin_layout Plain Layout
9950
9951 \backslash
9952 underrightarrow
9953 \begin_inset space \textvisiblespace{}
9954 \end_inset
9955
9956 A=B
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9966 \end_inset
9967
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 </row>
9974 <row>
9975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979
9980 \backslash
9981 widetilde
9982 \begin_inset space \textvisiblespace{}
9983 \end_inset
9984
9985 A=B
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9995 \end_inset
9996
9997
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 </row>
10003 <row>
10004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008
10009 \backslash
10010 widehat
10011 \begin_inset space \textvisiblespace{}
10012 \end_inset
10013
10014 A=B
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10024 \end_inset
10025
10026
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 </row>
10032 </lyxtabular>
10033
10034 \end_inset
10035
10036
10037 \begin_inset space \hfill{}
10038 \end_inset
10039
10040
10041 \end_layout
10042
10043 \begin_layout Standard
10044 \begin_inset VSpace medskip
10045 \end_inset
10046
10047 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10048  voulez.
10049  Mais les accents 
10050 \series bold
10051
10052 \backslash
10053 widetilde
10054 \series default
10055  et 
10056 \series bold
10057
10058 \backslash
10059 widehat 
10060 \series default
10061 apparaîtront dans la sortie finale avec une longueur de seulement trois
10062  caractères, comme on le voit dans l'exemple suivant:
10063 \begin_inset Formula 
10064 \[
10065 \widetilde{A+B=C-D}
10066 \]
10067
10068 \end_inset
10069
10070
10071 \end_layout
10072
10073 \begin_layout Standard
10074 Avec les commandes 
10075 \series bold
10076
10077 \backslash
10078 overset
10079 \series default
10080
10081 \begin_inset Index idx
10082 status collapsed
10083
10084 \begin_layout Plain Layout
10085 Commandes ! O ! 
10086 \backslash
10087 overset
10088 \end_layout
10089
10090 \end_inset
10091
10092  et 
10093 \series bold
10094
10095 \backslash
10096 underset
10097 \series default
10098
10099 \begin_inset Index idx
10100 status collapsed
10101
10102 \begin_layout Plain Layout
10103 Commandes ! U ! 
10104 \backslash
10105 underset
10106 \end_layout
10107
10108 \end_inset
10109
10110  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10111  plusieurs caractères.
10112
10113 \series bold
10114  
10115 \series default
10116 La commande
10117 \series bold
10118  
10119 \backslash
10120 underset
10121 \begin_inset space \textvisiblespace{}
10122 \end_inset
10123
10124 A=B
10125 \begin_inset Formula $\downarrow$
10126 \end_inset
10127
10128 ***
10129 \series default
10130  donne:
10131 \begin_inset Formula 
10132 \[
10133 \underset{***}{A=B}
10134 \]
10135
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \begin_layout Section
10142 Espace
10143 \begin_inset CommandInset label
10144 LatexCommand label
10145 name "sub:Espace"
10146
10147 \end_inset
10148
10149
10150 \begin_inset Index idx
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Espace ! horizontal
10155 \end_layout
10156
10157 \end_inset
10158
10159
10160 \end_layout
10161
10162 \begin_layout Subsection
10163 Espace prédéfini
10164 \begin_inset CommandInset label
10165 LatexCommand label
10166 name "sub:Espace-prédéfini"
10167
10168 \end_inset
10169
10170
10171 \begin_inset Index idx
10172 status collapsed
10173
10174 \begin_layout Plain Layout
10175 Espace ! horizontal ! prédéfini
10176 \end_layout
10177
10178 \end_inset
10179
10180
10181 \end_layout
10182
10183 \begin_layout Standard
10184 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10185  On le fait en utilisant une espace insécable (raccourci 
10186 \family sans
10187 Ctrl-Espace
10188 \family default
10189 ).
10190  Un 
10191 \begin_inset Quotes eld
10192 \end_inset
10193
10194
10195 \color blue
10196
10197 \begin_inset space \textvisiblespace{}
10198 \end_inset
10199
10200
10201 \color inherit
10202
10203 \begin_inset Quotes erd
10204 \end_inset
10205
10206  apparaît et en appuyant plusieurs fois sur 
10207 \family sans
10208 Espace
10209 \family default
10210  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10211  On peut aussi insérer ces espaces en utilisant le bouton 
10212 \begin_inset Graphics
10213         filename ../../images/math/space.png
10214         scale 85
10215
10216 \end_inset
10217
10218  de la barre d'outils mathématique.
10219  Indépendemment de la commande insérée, on peut toujours changer de taille
10220  après en appuyant sur 
10221 \family sans
10222 Espace
10223 \family default
10224 .
10225  
10226 \end_layout
10227
10228 \begin_layout Standard
10229 \noindent
10230 \align center
10231 \begin_inset Tabular
10232 <lyxtabular version="3" rows="6" columns="3">
10233 <features rotate="0" tabularvalignment="middle">
10234 <column alignment="center" valignment="top">
10235 <column alignment="center" valignment="middle" width="15col%">
10236 <column alignment="center" valignment="top">
10237 <row>
10238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242 Commande
10243 \end_layout
10244
10245 \end_inset
10246 </cell>
10247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10248 \begin_inset Text
10249
10250 \begin_layout Plain Layout
10251 Nombre de fois où on appuye la barre d'
10252 \family sans
10253 Espace
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 Résultat
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \backslash
10275 ,
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 0
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 \begin_inset Formula $A\, B$
10294 \end_inset
10295
10296
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \backslash
10309 :
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 1
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 \begin_inset Formula $A\: B$
10328 \end_inset
10329
10330
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 </row>
10336 <row>
10337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \backslash
10343 ;
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 2
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 \begin_inset Formula $A\; B$
10362 \end_inset
10363
10364
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 </row>
10370 <row>
10371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375
10376 \backslash
10377 quad
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 3
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 \begin_inset Formula $A\quad B$
10396 \end_inset
10397
10398
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 </row>
10404 <row>
10405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409
10410 \backslash
10411 qquad
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 4
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 \begin_inset Formula $A\qquad B$
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 </lyxtabular>
10439
10440 \end_inset
10441
10442
10443 \begin_inset space \hfill{}
10444 \end_inset
10445
10446
10447 \begin_inset Tabular
10448 <lyxtabular version="3" rows="6" columns="3">
10449 <features rotate="0" tabularvalignment="middle">
10450 <column alignment="center" valignment="top">
10451 <column alignment="center" valignment="middle" width="15col%">
10452 <column alignment="center" valignment="top">
10453 <row>
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 Commande
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 Nombre de fois où on appuye la barre d'
10468 \family sans
10469 Espace
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Résultat
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 </row>
10484 <row>
10485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489
10490 \backslash
10491 hfill
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 5
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 \begin_inset Formula $A\hfill B$
10510 \end_inset
10511
10512
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 </row>
10518 <row>
10519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \backslash
10525 hspace*{1em}
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 6
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 \begin_inset Formula $A\hspace*{1em}B$
10544 \end_inset
10545
10546
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 <row>
10553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557
10558 \backslash
10559 hspace{1em}
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 7
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $A\hspace{1em}B$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593
10594 \begin_inset space \textvisiblespace{}
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 8
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $A\ B$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \backslash
10631 !
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 9
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 \begin_inset Formula $A\! B$
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 </lyxtabular>
10659
10660 \end_inset
10661
10662
10663 \end_layout
10664
10665 \begin_layout Standard
10666
10667 \lang english
10668 Space
10669 \begin_inset space ~
10670 \end_inset
10671
10672 5
10673 \begin_inset space \thinspace{}
10674 \end_inset
10675
10676 --
10677 \begin_inset space \thinspace{}
10678 \end_inset
10679
10680 7 are variable spaces which are explained in
10681 \lang french
10682  
10683 \begin_inset CommandInset ref
10684 LatexCommand ref
10685 reference "sub:Espace-variable"
10686
10687 \end_inset
10688
10689 .
10690  La taille
10691 \begin_inset space ~
10692 \end_inset
10693
10694 9 n'a pas l'air de produire une espace.
10695  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10696  parce que c'est une espace négative.
10697  Il y a deux autres espaces négatives:
10698 \end_layout
10699
10700 \begin_layout Standard
10701 \align center
10702 \begin_inset Tabular
10703 <lyxtabular version="3" rows="3" columns="3">
10704 <features rotate="0" tabularvalignment="middle">
10705 <column alignment="center" valignment="middle" width="6.8cm">
10706 <column alignment="center" valignment="top" width="0pt">
10707 <column alignment="center" valignment="top" width="0pt">
10708 <row>
10709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 Commande
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10719 \begin_inset Text
10720
10721 \begin_layout Plain Layout
10722
10723 \backslash
10724 negmedspace
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733
10734 \backslash
10735 negthickspace
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 </row>
10741 <row>
10742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 Nombre de fois où on a appuyé sur la barre d'
10747 \family sans
10748 Espace 
10749 \family default
10750 après avoir inséré l'espace insécable
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 10
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 11
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 <row>
10775 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779 Résultat
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 \begin_inset Formula $A\negmedspace B$
10789 \end_inset
10790
10791
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 \begin_inset Formula $A\negthickspace B$
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 </row>
10809 </lyxtabular>
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Standard
10817 Les espaces négatives peuvent faire que les caractères se chevauchent.
10818  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10819  les opérateurs de somme:
10820 \end_layout
10821
10822 \begin_layout Standard
10823 \align center
10824 \begin_inset Tabular
10825 <lyxtabular version="3" rows="3" columns="2">
10826 <features rotate="0" tabularvalignment="middle">
10827 <column alignment="center" valignment="top">
10828 <column alignment="center" valignment="top">
10829 <row>
10830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834 Commande
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843 Résultat
10844 \begin_inset Note Note
10845 status collapsed
10846
10847 \begin_layout Plain Layout
10848
10849 \series bold
10850
10851 \backslash
10852 raisebox
10853 \series default
10854  est seulement utilisée pour faire de la place
10855 \end_layout
10856
10857 \end_inset
10858
10859
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 </row>
10865 <row>
10866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870
10871 \backslash
10872 sum
10873 \backslash
10874 sum
10875 \begin_inset space \textvisiblespace{}
10876 \end_inset
10877
10878 f_kl
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 </row>
10896 <row>
10897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901
10902 \backslash
10903 sum
10904 \backslash
10905 negmedspace
10906 \backslash
10907 sum
10908 \begin_inset space \textvisiblespace{}
10909 \end_inset
10910
10911 f_kl
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10921 \end_inset
10922
10923
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 </lyxtabular>
10930
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Standard
10937 \noindent
10938 \begin_inset VSpace medskip
10939 \end_inset
10940
10941
10942 \end_layout
10943
10944 \begin_layout Standard
10945 \noindent
10946 Les opérateur de relations comme par exemple le signe égal, sont toujours
10947  entourés par des espaces.
10948  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10949  L'exemple suivant donne une illustration:
10950 \end_layout
10951
10952 \begin_layout Standard
10953 \align center
10954 \begin_inset Tabular
10955 <lyxtabular version="3" rows="2" columns="2">
10956 <features rotate="0" tabularvalignment="middle">
10957 <column alignment="center" valignment="top" width="0pt">
10958 <column alignment="center" valignment="top" width="0pt">
10959 <row>
10960 <cell alignment="center" valignment="top" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 équation normale
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 <cell alignment="center" valignment="top" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 \begin_inset Formula $A=B$
10974 \end_inset
10975
10976
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 </row>
10982 <row>
10983 <cell alignment="center" valignment="top" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 \begin_inset Note Note
10988 status collapsed
10989
10990 \begin_layout Plain Layout
10991
10992 \series bold
10993
10994 \backslash
10995 raisebox
10996 \series default
10997  est seulement utilisée pour faire de la place
10998 \end_layout
10999
11000 \end_inset
11001
11002
11003 \begin_inset Formula $\raisebox{5mm}{}$
11004 \end_inset
11005
11006 équation sans espace
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 \begin_inset Formula $A{=}B$
11016 \end_inset
11017
11018
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 </row>
11024 </lyxtabular>
11025
11026 \end_inset
11027
11028
11029 \end_layout
11030
11031 \begin_layout Standard
11032 \noindent
11033 La commande utilisée pour la dernière formule est: 
11034 \series bold
11035 A
11036 \backslash
11037 {=
11038 \begin_inset Formula $\to$
11039 \end_inset
11040
11041 B
11042 \end_layout
11043
11044 \begin_layout Standard
11045 \begin_inset VSpace bigskip
11046 \end_inset
11047
11048 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11049  insérée entre la valeur et l'unité est une espace fine et pas une espace
11050  normale.
11051  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11052 \family sans
11053 Insertion\SpecialChar \menuseparator
11054 Typographie
11055 \begin_inset space ~
11056 \end_inset
11057
11058 spéciale\SpecialChar \menuseparator
11059 Espace
11060 \begin_inset space ~
11061 \end_inset
11062
11063 fine
11064 \family default
11065  (raccourci 
11066 \family sans
11067 Ctrl+Shift+Espace
11068 \family default
11069 ).
11070 \end_layout
11071
11072 \begin_layout Standard
11073 Un exemple pour voir la différence:
11074 \end_layout
11075
11076 \begin_layout Standard
11077 \begin_inset Tabular
11078 <lyxtabular version="3" rows="2" columns="2">
11079 <features rotate="0" tabularvalignment="middle">
11080 <column alignment="left" valignment="top">
11081 <column alignment="left" valignment="top">
11082 <row>
11083 <cell alignment="center" valignment="top" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 24 kW
11088 \begin_inset Formula $\cdot$
11089 \end_inset
11090
11091 h
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 <cell alignment="center" valignment="top" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100 espace normale entre l'unité est la valeur
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 </row>
11106 <row>
11107 <cell alignment="center" valignment="top" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 24
11112 \begin_inset space \thinspace{}
11113 \end_inset
11114
11115 kW
11116 \begin_inset Formula $\cdot$
11117 \end_inset
11118
11119 h
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 espace fine entre l'unité et la valeur
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 </row>
11134 </lyxtabular>
11135
11136 \end_inset
11137
11138
11139 \end_layout
11140
11141 \begin_layout Subsection
11142 Espace variable
11143 \begin_inset ERT
11144 status collapsed
11145
11146 \begin_layout Plain Layout
11147
11148
11149 \backslash
11150 texorpdfstring{
11151 \end_layout
11152
11153 \end_inset
11154
11155
11156 \begin_inset Foot
11157 status collapsed
11158
11159 \begin_layout Plain Layout
11160 pour les espacements verticaux dans les formules, voir 
11161 \begin_inset CommandInset ref
11162 LatexCommand ref
11163 reference "sub:Séparation-des-lignes"
11164
11165 \end_inset
11166
11167
11168 \end_layout
11169
11170 \end_inset
11171
11172
11173 \begin_inset ERT
11174 status collapsed
11175
11176 \begin_layout Plain Layout
11177
11178 }{}
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \begin_inset Note Note
11185 status collapsed
11186
11187 \begin_layout Plain Layout
11188
11189 \backslash
11190 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11191  dans les signets PDF.
11192 \end_layout
11193
11194 \begin_layout Plain Layout
11195 Plus au sujet de 
11196 \backslash
11197 texorpdfstring dans la section 
11198 \begin_inset CommandInset ref
11199 LatexCommand ref
11200 reference "sub:formules-dans-les-entêtes"
11201
11202 \end_inset
11203
11204 .
11205 \end_layout
11206
11207 \end_inset
11208
11209
11210 \begin_inset CommandInset label
11211 LatexCommand label
11212 name "sub:Espace-variable"
11213
11214 \end_inset
11215
11216
11217 \begin_inset Index idx
11218 status collapsed
11219
11220 \begin_layout Plain Layout
11221 Espace ! horizontal ! variable
11222 \end_layout
11223
11224 \end_inset
11225
11226
11227 \end_layout
11228
11229 \begin_layout Standard
11230 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11231  
11232 \series bold
11233
11234 \backslash
11235 hspace
11236 \series default
11237
11238 \begin_inset Index idx
11239 status collapsed
11240
11241 \begin_layout Plain Layout
11242 Commandes ! H ! 
11243 \backslash
11244 hspace
11245 \end_layout
11246
11247 \end_inset
11248
11249 .
11250  Un 
11251 \begin_inset Quotes eld
11252 \end_inset
11253
11254
11255 \color blue
11256
11257 \begin_inset space \textvisiblespace{}
11258 \end_inset
11259
11260
11261 \color inherit
11262
11263 \begin_inset Quotes erd
11264 \end_inset
11265
11266  long apparaît.
11267  La longueur peut être précisée en faisant un clic gauche sur le 
11268 \begin_inset Quotes eld
11269 \end_inset
11270
11271
11272 \color blue
11273
11274 \begin_inset space \textvisiblespace{}
11275 \end_inset
11276
11277
11278 \color inherit
11279
11280 \begin_inset Quotes erd
11281 \end_inset
11282
11283 .
11284  La longueur peut aussi être négative.
11285  
11286 \lang english
11287 When a space would be the first character in a line it would be omitted.
11288  To force its output use the command 
11289 \series bold
11290
11291 \backslash
11292 hspace*
11293 \series default
11294  instead of 
11295 \series bold
11296
11297 \backslash
11298 hspace
11299 \series default
11300  or left-click on the 
11301 \begin_inset Quotes eld
11302 \end_inset
11303
11304
11305 \color blue
11306
11307 \begin_inset space \textvisiblespace{}
11308 \end_inset
11309
11310
11311 \color inherit
11312
11313 \begin_inset Quotes erd
11314 \end_inset
11315
11316  and check the option 
11317 \family sans
11318 Protect
11319 \family default
11320 .
11321 \lang french
11322
11323 \begin_inset Newline newline
11324 \end_inset
11325
11326 Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11327  disponible, on utilise la commande 
11328 \series bold
11329
11330 \backslash
11331 hfill
11332 \series default
11333
11334 \begin_inset Index idx
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338 Commandes ! H ! 
11339 \backslash
11340 hfill
11341 \end_layout
11342
11343 \end_inset
11344
11345 .
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset VSpace -1mm
11350 \end_inset
11351
11352
11353 \end_layout
11354
11355 \begin_layout Standard
11356 \align center
11357 \begin_inset Tabular
11358 <lyxtabular version="3" rows="4" columns="2">
11359 <features rotate="0" tabularvalignment="middle">
11360 <column alignment="center" valignment="top">
11361 <column alignment="center" valignment="top">
11362 <row>
11363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 Commande (
11368 \backslash
11369 hspace longueur)
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 Résultat
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 </row>
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 A=B
11390 \backslash
11391 hspace
11392 \begin_inset space \textvisiblespace{}
11393 \end_inset
11394
11395 A
11396 \backslash
11397 not=C (3
11398 \begin_inset space \thinspace{}
11399 \end_inset
11400
11401 cm)
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11407 \begin_inset Text
11408
11409 \begin_layout Plain Layout
11410 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11411 \end_inset
11412
11413
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 </row>
11419 <row>
11420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 A
11425 \backslash
11426 hspace
11427 \begin_inset space \textvisiblespace{}
11428 \end_inset
11429
11430 A
11431 \backslash
11432 not=A (-1
11433 \begin_inset space \thinspace{}
11434 \end_inset
11435
11436 mm)
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11446 \end_inset
11447
11448
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 </row>
11454 <row>
11455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 A=A
11460 \backslash
11461 hfill
11462 \begin_inset space \textvisiblespace{}
11463 \end_inset
11464
11465 B=B
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 \begin_inset Formula $A=A\hfill B=B$
11475 \end_inset
11476
11477
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 </row>
11483 </lyxtabular>
11484
11485 \end_inset
11486
11487
11488 \end_layout
11489
11490 \begin_layout Standard
11491 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11492  de colonne le plus long du tableau.
11493  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11494  laquelle 
11495 \series bold
11496
11497 \backslash
11498 hfill
11499 \series default
11500  est inséré.
11501  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11502  espace ne sera ajouté.
11503  
11504 \series bold
11505
11506 \backslash
11507 hfill
11508 \series default
11509  a un effet sur les formules hors ligne uniquement si on utilise le style
11510  de formule 
11511 \series bold
11512 Indenté
11513 \series default
11514  (Les styles de formules sont expliqués dans 
11515 \begin_inset CommandInset ref
11516 LatexCommand ref
11517 reference "sec:Styles-de-formules"
11518
11519 \end_inset
11520
11521 ).
11522 \end_layout
11523
11524 \begin_layout Standard
11525 En plus de 
11526 \series bold
11527
11528 \backslash
11529 hfill, 
11530 \series default
11531 il y a les commandes 
11532 \series bold
11533
11534 \backslash
11535 dotfill
11536 \series default
11537  et 
11538 \series bold
11539
11540 \backslash
11541 hrulefill
11542 \series default
11543  qui remplissent l'espace avec un motif, voir 
11544 \begin_inset CommandInset ref
11545 LatexCommand ref
11546 reference "sub:Points-de-suspension"
11547
11548 \end_inset
11549
11550  pour un exemple.
11551 \end_layout
11552
11553 \begin_layout Standard
11554 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11555  
11556 \family sans
11557 Insertion\SpecialChar \menuseparator
11558 Typographie
11559 \begin_inset space ~
11560 \end_inset
11561
11562 spéciale\SpecialChar \menuseparator
11563 Espacement horizontal
11564 \family default
11565 :
11566 \end_layout
11567
11568 \begin_layout Standard
11569 Ceci est une ligne avec un espace de
11570 \begin_inset space \hspace{}
11571 \length 2cm
11572 \end_inset
11573
11574 2
11575 \begin_inset space \thinspace{}
11576 \end_inset
11577
11578 cm.
11579 \end_layout
11580
11581 \begin_layout Standard
11582 Ceci est une ligne avec un
11583 \begin_inset space \hfill{}
11584 \end_inset
11585
11586 espace maximum.
11587 \end_layout
11588
11589 \begin_layout Subsection
11590 Espace après les formules en ligne
11591 \begin_inset Index idx
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595 Espace ! après les formules en ligne
11596 \end_layout
11597
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \begin_layout Standard
11604 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11605  
11606 \series bold
11607
11608 \backslash
11609 mathsurround
11610 \series default
11611
11612 \begin_inset Index idx
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Commandes ! M ! 
11617 \backslash
11618 mathsurround
11619 \end_layout
11620
11621 \end_inset
11622
11623 .
11624  La valeur d'une longueur est modifiée avec la commande 
11625 \series bold
11626
11627 \backslash
11628 setlength
11629 \series default
11630
11631 \begin_inset Index idx
11632 status collapsed
11633
11634 \begin_layout Plain Layout
11635 Commandes ! S ! 
11636 \backslash
11637 setlength
11638 \end_layout
11639
11640 \end_inset
11641
11642  qui a la syntaxe suivante:
11643 \end_layout
11644
11645 \begin_layout Standard
11646
11647 \series bold
11648
11649 \backslash
11650 setlength{nom de la longueur}{valeur}
11651 \end_layout
11652
11653 \begin_layout Standard
11654 Pour mettre 
11655 \series bold
11656
11657 \backslash
11658 mathsurround
11659 \series default
11660  à une valeur de 5
11661 \begin_inset space \thinspace{}
11662 \end_inset
11663
11664 mm, on insère la commande
11665 \end_layout
11666
11667 \begin_layout Standard
11668
11669 \series bold
11670
11671 \backslash
11672 setlength{
11673 \backslash
11674 mathsurround}{5mm}
11675 \end_layout
11676
11677 \begin_layout Standard
11678 en mode TeX.
11679  Une espace de 5
11680 \begin_inset space \thinspace{}
11681 \end_inset
11682
11683 mm va maintenant être placée autour de toutes les formules en ligne:
11684 \begin_inset ERT
11685 status collapsed
11686
11687 \begin_layout Plain Layout
11688
11689
11690 \backslash
11691 setlength{
11692 \backslash
11693 mathsurround}{5mm}
11694 \end_layout
11695
11696 \end_inset
11697
11698
11699 \end_layout
11700
11701 \begin_layout Standard
11702 Voici une formule en ligne 
11703 \begin_inset Formula $A=B$
11704 \end_inset
11705
11706  avec une espace de 5
11707 \begin_inset space \thinspace{}
11708 \end_inset
11709
11710 mm autour.
11711 \begin_inset ERT
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715
11716
11717 \backslash
11718 setlength{
11719 \backslash
11720 mathsurround}{0pt}
11721 \end_layout
11722
11723 \end_inset
11724
11725
11726 \end_layout
11727
11728 \begin_layout Standard
11729 Pour revenir à la valeur prédéfinie, on met 
11730 \series bold
11731
11732 \backslash
11733 mathsurround
11734 \series default
11735  à 0
11736 \begin_inset space \thinspace{}
11737 \end_inset
11738
11739 pt.
11740 \end_layout
11741
11742 \begin_layout Section
11743 Boîtes et cadres
11744 \begin_inset Index idx
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748 Boîtes
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \begin_inset Index idx
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 Cadres | see 
11759 \begin_inset ERT
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763
11764 {
11765 \end_layout
11766
11767 \end_inset
11768
11769 Boîtes
11770 \begin_inset ERT
11771 status collapsed
11772
11773 \begin_layout Plain Layout
11774
11775 }
11776 \end_layout
11777
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \begin_layout Standard
11789 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11790 \emph on
11791 Boîtes 
11792 \emph default
11793 du manuel 
11794 \emph on
11795 Objets insérés.
11796  
11797 \end_layout
11798
11799 \begin_layout Subsection
11800 Boîtes avec cadre
11801 \begin_inset CommandInset label
11802 LatexCommand label
11803 name "sub:Boîtes-avec-cadre"
11804
11805 \end_inset
11806
11807
11808 \begin_inset Index idx
11809 status collapsed
11810
11811 \begin_layout Plain Layout
11812 Boîtes ! avec cadre
11813 \end_layout
11814
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \begin_layout Standard
11821 Il es possible d'encadrer des formules ou des portions de formules avec
11822  la commande 
11823 \series bold
11824
11825 \backslash
11826 fbox
11827 \series default
11828
11829 \begin_inset Index idx
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833 Commandes ! F ! 
11834 \backslash
11835 fbox
11836 \end_layout
11837
11838 \end_inset
11839
11840  et 
11841 \series bold
11842
11843 \backslash
11844 boxed
11845 \series default
11846
11847 \begin_inset Index idx
11848 status collapsed
11849
11850 \begin_layout Plain Layout
11851 Commandes ! B ! 
11852 \backslash
11853 boxed
11854 \end_layout
11855
11856 \end_inset
11857
11858 .
11859 \end_layout
11860
11861 \begin_layout Standard
11862 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11863  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11864  Pour 
11865 \series bold
11866
11867 \backslash
11868 fbox
11869 \series default
11870  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11871  avec 
11872 \family sans
11873 Ctrl+M
11874 \family default
11875 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11876  Quand on utilise 
11877 \series bold
11878
11879 \backslash
11880 boxed
11881 \series default
11882 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11883 \end_layout
11884
11885 \begin_layout Standard
11886 La commande 
11887 \series bold
11888
11889 \backslash
11890 fbox
11891 \series default
11892  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11893  formule serait alors toujours mise à la taille du texte.
11894  
11895 \series bold
11896
11897 \backslash
11898 boxed
11899 \series default
11900 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11901  la formule serait alors toujours mise à la taille des formules hors ligne.
11902 \end_layout
11903
11904 \begin_layout Standard
11905 Comme extension à 
11906 \series bold
11907
11908 \backslash
11909 fbox
11910 \series default
11911  il y a la commande 
11912 \series bold
11913
11914 \backslash
11915 framebox
11916 \series default
11917
11918 \begin_inset Index idx
11919 status collapsed
11920
11921 \begin_layout Plain Layout
11922 Commandes ! F ! 
11923 \backslash
11924 framebox
11925 \end_layout
11926
11927 \end_inset
11928
11929  où on peut en plus spécifier la largeur du cadre et l'alignement.
11930  La syntaxe de la commande 
11931 \series bold
11932
11933 \backslash
11934 framebox
11935 \series default
11936  est la suivante:
11937 \end_layout
11938
11939 \begin_layout Standard
11940
11941 \series bold
11942
11943 \backslash
11944 framebox[Largeur du cadre][position]{contenu de la boîte}
11945 \end_layout
11946
11947 \begin_layout Standard
11948 La position peut être soit 
11949 \emph on
11950 l
11951 \emph default
11952  soit 
11953 \emph on
11954 r
11955 \emph default
11956 .
11957  
11958 \emph on
11959 l
11960 \emph default
11961  aligne la formule à gauche dans la boîte, 
11962 \emph on
11963 r
11964 \emph default
11965  à droite.
11966  Quand on ne précise pas la position, la formule est centrée.
11967 \begin_inset Newline newline
11968 \end_inset
11969
11970 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11971  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11972  c'est le cas avec 
11973 \series bold
11974
11975 \backslash
11976 fbox
11977 \series default
11978 .
11979 \end_layout
11980
11981 \begin_layout Standard
11982 Quand on insère la commande 
11983 \series bold
11984
11985 \backslash
11986 framebox
11987 \series default
11988 , une boîte apparaît contenant trois boîtes bleues.
11989  Les deux premières sont entourées de crochets pour signales des arguments
11990  optionnels.
11991  La troisième boîte est là pour contenir les portions de formules, comme
11992  pour 
11993 \series bold
11994
11995 \backslash
11996 fbox
11997 \series default
11998 .
11999 \end_layout
12000
12001 \begin_layout Standard
12002 \align center
12003 \begin_inset Tabular
12004 <lyxtabular version="3" rows="5" columns="2">
12005 <features rotate="0" tabularvalignment="middle">
12006 <column alignment="center" valignment="top">
12007 <column alignment="center" valignment="top">
12008 <row>
12009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 Commande
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 Résultat
12023 \begin_inset Note Note
12024 status collapsed
12025
12026 \begin_layout Plain Layout
12027
12028 \series bold
12029
12030 \backslash
12031 raisebox
12032 \series default
12033  est seulement utilisée pour faire de la place
12034 \end_layout
12035
12036 \end_inset
12037
12038
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 </row>
12044 <row>
12045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12046 \begin_inset Text
12047
12048 \begin_layout Plain Layout
12049
12050 \backslash
12051 fbox
12052 \begin_inset space \textvisiblespace{}
12053 \end_inset
12054
12055
12056 \family sans
12057 Ctrl+M
12058 \family default
12059  
12060 \backslash
12061 int
12062 \begin_inset space \textvisiblespace{}
12063 \end_inset
12064
12065 A=B
12066 \end_layout
12067
12068 \end_inset
12069 </cell>
12070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12075 \end_inset
12076
12077
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 </row>
12083 <row>
12084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12085 \begin_inset Text
12086
12087 \begin_layout Plain Layout
12088
12089 \backslash
12090 boxed
12091 \begin_inset space \textvisiblespace{}
12092 \end_inset
12093
12094
12095 \backslash
12096 int
12097 \begin_inset space \textvisiblespace{}
12098 \end_inset
12099
12100 A=B
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12106 \begin_inset Text
12107
12108 \begin_layout Plain Layout
12109 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12110 \end_inset
12111
12112
12113 \end_layout
12114
12115 \end_inset
12116 </cell>
12117 </row>
12118 <row>
12119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12120 \begin_inset Text
12121
12122 \begin_layout Plain Layout
12123 A+
12124 \backslash
12125 fbox
12126 \begin_inset space \textvisiblespace{}
12127 \end_inset
12128
12129 B
12130 \end_layout
12131
12132 \end_inset
12133 </cell>
12134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12139 \end_inset
12140
12141
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 </row>
12147 <row>
12148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12149 \begin_inset Text
12150
12151 \begin_layout Plain Layout
12152
12153 \backslash
12154 framebox
12155 \begin_inset space \textvisiblespace{}
12156 \end_inset
12157
12158 20mm
12159 \begin_inset Formula $\to$
12160 \end_inset
12161
12162
12163 \begin_inset Formula $\to$
12164 \end_inset
12165
12166
12167 \family sans
12168 Ctrl+M
12169 \family default
12170  
12171 \backslash
12172 frac
12173 \begin_inset space \textvisiblespace{}
12174 \end_inset
12175
12176 A
12177 \begin_inset Formula $\downarrow$
12178 \end_inset
12179
12180 B
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12186 \begin_inset Text
12187
12188 \begin_layout Plain Layout
12189 \begin_inset Formula $\raisebox{6mm}{}$
12190 \end_inset
12191
12192
12193 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12194 \end_inset
12195
12196
12197 \begin_inset Formula $\raisebox{-4mm}{}$
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 </row>
12206 </lyxtabular>
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \begin_layout Standard
12214 On peut aussi ajuster l'épaisseur du cadre.
12215  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12216  formule
12217 \end_layout
12218
12219 \begin_layout Standard
12220
12221 \series bold
12222
12223 \backslash
12224 fboxrule
12225 \series default
12226  
12227 \series bold
12228
12229 \begin_inset Quotes eld
12230 \end_inset
12231
12232 épaisseur
12233 \begin_inset Quotes erd
12234 \end_inset
12235
12236
12237 \series default
12238  
12239 \series bold
12240
12241 \backslash
12242 fboxsep
12243 \series default
12244  
12245 \series bold
12246
12247 \begin_inset Quotes eld
12248 \end_inset
12249
12250 distance
12251 \begin_inset Quotes erd
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \begin_layout Standard
12258 \begin_inset Quotes eld
12259 \end_inset
12260
12261 distance
12262 \begin_inset Quotes erd
12263 \end_inset
12264
12265  précise la distance minimale entre le cadre et le premier caractère de
12266  la boîte.
12267  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12268 \begin_inset ERT
12269 status collapsed
12270
12271 \begin_layout Plain Layout
12272
12273
12274 \backslash
12275 fboxrule 2mm 
12276 \backslash
12277 fboxsep 3mm
12278 \end_layout
12279
12280 \end_inset
12281
12282
12283 \begin_inset Formula 
12284 \[
12285 \boxed{A+B=C}
12286 \]
12287
12288 \end_inset
12289
12290 Avant cette formule, on a inséré en mode TeX les commandes
12291 \end_layout
12292
12293 \begin_layout Standard
12294
12295 \series bold
12296
12297 \backslash
12298 fboxrule
12299 \series default
12300  
12301 \series bold
12302 2mm
12303 \series default
12304  
12305 \series bold
12306
12307 \backslash
12308 fboxsep
12309 \series default
12310  
12311 \series bold
12312 3mm
12313 \end_layout
12314
12315 \begin_layout Standard
12316 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12317 \end_layout
12318
12319 \begin_layout Standard
12320 Pour revenir à la taille de cadre standard, on insère la commande
12321 \end_layout
12322
12323 \begin_layout Standard
12324
12325 \series bold
12326
12327 \backslash
12328 fboxrule
12329 \series default
12330  
12331 \series bold
12332 0.4pt
12333 \series default
12334  
12335 \series bold
12336
12337 \backslash
12338 fboxsep
12339 \series default
12340  
12341 \series bold
12342 3pt
12343 \series default
12344
12345 \begin_inset ERT
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349
12350
12351 \backslash
12352 fboxrule 0.4pt 
12353 \backslash
12354 fboxsep 3pt
12355 \end_layout
12356
12357 \end_inset
12358
12359
12360 \end_layout
12361
12362 \begin_layout Standard
12363 avant la formule suivante.
12364 \end_layout
12365
12366 \begin_layout Subsection
12367 Boîtes sans cadre
12368 \begin_inset CommandInset label
12369 LatexCommand label
12370 name "sub:Boîtes-sans-cadre"
12371
12372 \end_inset
12373
12374
12375 \begin_inset Index idx
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379 Boîtes ! sans cadre
12380 \end_layout
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12389  
12390 \series bold
12391
12392 \backslash
12393 mbox
12394 \series default
12395
12396 \begin_inset Index idx
12397 status collapsed
12398
12399 \begin_layout Plain Layout
12400 Commandes ! M ! 
12401 \backslash
12402 mbox
12403 \end_layout
12404
12405 \end_inset
12406
12407
12408 \series bold
12409
12410 \backslash
12411 makebox
12412 \series default
12413
12414 \begin_inset Index idx
12415 status collapsed
12416
12417 \begin_layout Plain Layout
12418 Commandes ! M ! 
12419 \backslash
12420 makebox
12421 \end_layout
12422
12423 \end_inset
12424
12425 , et 
12426 \series bold
12427
12428 \backslash
12429 raisebox
12430 \series default
12431
12432 \begin_inset Index idx
12433 status collapsed
12434
12435 \begin_layout Plain Layout
12436 Commandes ! R ! 
12437 \backslash
12438 raisebox
12439 \end_layout
12440
12441 \end_inset
12442
12443
12444 \end_layout
12445
12446 \begin_layout Standard
12447 Avec 
12448 \series bold
12449
12450 \backslash
12451 raisebox
12452 \series default
12453  une boîte peut être mise en exposant ou en indice.
12454  Mais contrairement aux indices et aux exposants normaux, les caractères
12455  conservent leur taille de police initiale.
12456  
12457 \series bold
12458
12459 \backslash
12460 raisebox
12461 \series default
12462  est utilisée avec la syntaxe suivante:
12463 \end_layout
12464
12465 \begin_layout Standard
12466
12467 \series bold
12468
12469 \backslash
12470 raisebox{hauteur}{contenu de la boîte}
12471 \end_layout
12472
12473 \begin_layout Standard
12474 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12475  comme pour 
12476 \series bold
12477
12478 \backslash
12479 fbox
12480 \series default
12481 .
12482  
12483 \begin_inset Note Greyedout
12484 status open
12485
12486 \begin_layout Plain Layout
12487
12488 \series bold
12489 Note:
12490 \series default
12491  Pour 
12492 \series bold
12493
12494 \backslash
12495 raisebox
12496 \series default
12497  cette formule supplémentaire esr créée en appuyant sur 
12498 \family sans
12499 Ctrl+M
12500 \family default
12501  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12502  la commande 
12503 \series bold
12504
12505 \backslash
12506 raisebox
12507 \series default
12508 .
12509 \end_layout
12510
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \begin_layout Standard
12517 \align center
12518 \begin_inset Tabular
12519 <lyxtabular version="3" rows="4" columns="2">
12520 <features rotate="0" tabularvalignment="middle">
12521 <column alignment="center" valignment="top">
12522 <column alignment="center" valignment="top">
12523 <row>
12524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 Commande
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 Résultat
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 </row>
12543 <row>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 H
12549 \backslash
12550 raisebox{2mm
12551 \begin_inset Formula $\to$
12552 \end_inset
12553
12554
12555 \backslash
12556 {al
12557 \begin_inset Formula $\to$
12558 \end_inset
12559
12560  lo
12561 \end_layout
12562
12563 \end_inset
12564 </cell>
12565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12566 \begin_inset Text
12567
12568 \begin_layout Plain Layout
12569 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12570 \end_inset
12571
12572
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 </row>
12578 <row>
12579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Plain Layout
12583 H
12584 \backslash
12585 raisebox{-2mm
12586 \begin_inset Formula $\to$
12587 \end_inset
12588
12589
12590 \backslash
12591 {al
12592 \begin_inset Formula $\to$
12593 \end_inset
12594
12595 lo
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \begin_layout Plain Layout
12604 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12605 \end_inset
12606
12607
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 </row>
12613 <row>
12614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12615 \begin_inset Text
12616
12617 \begin_layout Plain Layout
12618 A=
12619 \backslash
12620 raisebox{-2mm
12621 \begin_inset Formula $\to$
12622 \end_inset
12623
12624
12625 \backslash
12626 {
12627 \family sans
12628 Ctrl+M Ctrl+M
12629 \family default
12630  
12631 \backslash
12632 sqrt
12633 \begin_inset space \textvisiblespace{}
12634 \end_inset
12635
12636
12637 \end_layout
12638
12639 \end_inset
12640 </cell>
12641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12642 \begin_inset Text
12643
12644 \begin_layout Plain Layout
12645 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12646 \end_inset
12647
12648
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 </row>
12654 </lyxtabular>
12655
12656 \end_inset
12657
12658
12659 \end_layout
12660
12661 \begin_layout Standard
12662 La commande 
12663 \series bold
12664
12665 \backslash
12666 mbox
12667 \series default
12668  est équivalente à 
12669 \series bold
12670
12671 \backslash
12672 fbox
12673 \series default
12674  et 
12675 \series bold
12676
12677 \backslash
12678 makebox
12679 \series default
12680  est équivalente à 
12681 \series bold
12682
12683 \backslash
12684 framebox
12685 \series default
12686 , avec la différence qu'il n'y a pas de cadre.
12687 \end_layout
12688
12689 \begin_layout Subsection
12690 Boîtes colorées
12691 \begin_inset CommandInset label
12692 LatexCommand label
12693 name "sub:Boîtes-colorées"
12694
12695 \end_inset
12696
12697
12698 \begin_inset Index idx
12699 status collapsed
12700
12701 \begin_layout Plain Layout
12702 Boîtes ! colorées
12703 \end_layout
12704
12705 \end_inset
12706
12707
12708 \end_layout
12709
12710 \begin_layout Standard
12711 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12712  LaTeX 
12713 \series bold
12714 color
12715 \series default
12716
12717 \begin_inset Foot
12718 status collapsed
12719
12720 \begin_layout Plain Layout
12721 La paquetage LaTeX 
12722 \series bold
12723 color
12724 \series default
12725  fait partie de toutes les installations LaTeX standard.
12726 \end_layout
12727
12728 \end_inset
12729
12730
12731 \begin_inset Index idx
12732 status collapsed
12733
12734 \begin_layout Plain Layout
12735 Paquetages ! color
12736 \end_layout
12737
12738 \end_inset
12739
12740  soit chargé dans le préambule LaTeX avec la ligne
12741 \begin_inset Foot
12742 status collapsed
12743
12744 \begin_layout Plain Layout
12745 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12746  le document, LyX charge automatiquement le paquetage LaTeX 
12747 \series bold
12748 color
12749 \series default
12750 .
12751  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12752  ne doit pas poser de problème.
12753 \end_layout
12754
12755 \end_inset
12756
12757
12758 \begin_inset Note Note
12759 status collapsed
12760
12761 \begin_layout Plain Layout
12762 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12763  dans le préambule LaTeX.
12764 \end_layout
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772
12773 \series bold
12774
12775 \backslash
12776 usepackage{color}
12777 \end_layout
12778
12779 \begin_layout Standard
12780 \begin_inset VSpace medskip
12781 \end_inset
12782
12783 Pour colorer des boîtes, on utilise la commande 
12784 \series bold
12785
12786 \backslash
12787 colorbox
12788 \series default
12789
12790 \begin_inset Index idx
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794 Commandes ! C ! 
12795 \backslash
12796 colorbox
12797 \end_layout
12798
12799 \end_inset
12800
12801  avec la syntaxe suivante
12802 \end_layout
12803
12804 \begin_layout Standard
12805
12806 \series bold
12807
12808 \backslash
12809 colorbox{couleur}{contenu de la boîte}
12810 \end_layout
12811
12812 \begin_layout Standard
12813 Le contenu de la boîte peut être une autre boîte et une 
12814 \series bold
12815
12816 \backslash
12817 colorbox
12818 \series default
12819  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12820  exemple).
12821  Quand une boîte est destinée à contenir une formule, on doit insérer une
12822  boîte supplémentaire, comme avec 
12823 \series bold
12824
12825 \backslash
12826 fraisebox
12827 \series default
12828 .
12829 \begin_inset Foot
12830 status collapsed
12831
12832 \begin_layout Plain Layout
12833 Ceci s'applique aussi à la commande 
12834 \series bold
12835
12836 \backslash
12837 fcolorbox
12838 \series default
12839 .
12840 \end_layout
12841
12842 \end_inset
12843
12844
12845 \end_layout
12846
12847 \begin_layout Standard
12848 On peut choisir une des couleurs prédéfinies suivantes:
12849 \end_layout
12850
12851 \begin_layout Standard
12852
12853 \series bold
12854 black
12855 \series default
12856  (noir), 
12857 \series bold
12858 blue
12859 \series default
12860  (bleu), 
12861 \series bold
12862 cyan
12863 \series default
12864
12865 \series bold
12866 green
12867 \series default
12868  (vert), 
12869 \series bold
12870 magenta
12871 \series default
12872
12873 \series bold
12874 red
12875 \series default
12876  (rouge), 
12877 \series bold
12878 white
12879 \series default
12880  (blanc), et 
12881 \series bold
12882 yellow (jaune)
12883 \end_layout
12884
12885 \begin_layout Standard
12886 \align center
12887 \begin_inset Tabular
12888 <lyxtabular version="3" rows="4" columns="2">
12889 <features rotate="0" tabularvalignment="middle">
12890 <column alignment="center" valignment="top">
12891 <column alignment="center" valignment="top">
12892 <row>
12893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 Commande
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 Résultat
12907 \begin_inset Note Note
12908 status collapsed
12909
12910 \begin_layout Plain Layout
12911
12912 \series bold
12913
12914 \backslash
12915 raisebox
12916 \series default
12917  est seulement utilisée pour faire de la place
12918 \end_layout
12919
12920 \end_inset
12921
12922
12923 \end_layout
12924
12925 \end_inset
12926 </cell>
12927 </row>
12928 <row>
12929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12930 \begin_inset Text
12931
12932 \begin_layout Plain Layout
12933
12934 \backslash
12935 colorbox{yellow
12936 \begin_inset Formula $\to$
12937 \end_inset
12938
12939
12940 \backslash
12941 {A=B
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12951 \end_inset
12952
12953
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 </row>
12959 <row>
12960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964
12965 \backslash
12966 colorbox{green
12967 \begin_inset Formula $\to$
12968 \end_inset
12969
12970
12971 \backslash
12972 {
12973 \backslash
12974 fbox
12975 \begin_inset space \textvisiblespace{}
12976 \end_inset
12977
12978 A=B
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12988 \end_inset
12989
12990
12991 \end_layout
12992
12993 \end_inset
12994 </cell>
12995 </row>
12996 <row>
12997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001
13002 \backslash
13003 fbox
13004 \begin_inset space \textvisiblespace{}
13005 \end_inset
13006
13007
13008 \backslash
13009 colorbox{green
13010 \begin_inset Formula $\to$
13011 \end_inset
13012
13013
13014 \backslash
13015 {
13016 \family sans
13017 Ctrl+M Ctrl+M
13018 \family default
13019  
13020 \backslash
13021 int
13022 \begin_inset space \textvisiblespace{}
13023 \end_inset
13024
13025 C=D
13026 \end_layout
13027
13028 \end_inset
13029 </cell>
13030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13031 \begin_inset Text
13032
13033 \begin_layout Plain Layout
13034 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13035 \end_inset
13036
13037
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 </row>
13043 </lyxtabular>
13044
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \begin_layout Standard
13051
13052 \series bold
13053
13054 \backslash
13055 colorbox
13056 \series default
13057  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13058  Pour colorer tous les caractères, on sélectionne toute la formule et on
13059  choisit la couleur voulue avec la fenêtre de dialogue 
13060 \family sans
13061 Style
13062 \begin_inset space ~
13063 \end_inset
13064
13065 de
13066 \begin_inset space ~
13067 \end_inset
13068
13069 texte
13070 \family default
13071 .
13072  Cette fenêtre de dialogue peut être appelée avec le bouton 
13073 \begin_inset Graphics
13074         filename ../../images/dialog-show_character.png
13075         scale 85
13076
13077 \end_inset
13078
13079  de la barre d'outils, ou avec le menu 
13080 \family sans
13081 Édition\SpecialChar \menuseparator
13082 Style
13083 \begin_inset space ~
13084 \end_inset
13085
13086 de
13087 \begin_inset space ~
13088 \end_inset
13089
13090 texte\SpecialChar \menuseparator
13091 Personnalisé
13092 \family default
13093 .
13094  Le numéro de la formule prendra la même couleur que la formule.
13095  Si le numéro doit avoir une couleur différente de celle des caractères
13096  de la formule, la couleur doit être changée à l'intérieur de la formule.
13097 \end_layout
13098
13099 \begin_layout Standard
13100 Un exemple:
13101 \end_layout
13102
13103 \begin_layout Standard
13104
13105 \color red
13106 \begin_inset Formula 
13107 \begin{equation}
13108 \int A=B\label{eq:rouge}
13109 \end{equation}
13110
13111 \end_inset
13112
13113
13114 \color green
13115
13116 \begin_inset Formula 
13117 \begin{equation}
13118 \textcolor{red}{\int A=B}\label{eq:rougevert}
13119 \end{equation}
13120
13121 \end_inset
13122
13123
13124 \end_layout
13125
13126 \begin_layout Standard
13127 La formule 
13128 \begin_inset CommandInset ref
13129 LatexCommand eqref
13130 reference "eq:rouge"
13131
13132 \end_inset
13133
13134  est complètement colorée en rouge.
13135 \begin_inset Newline newline
13136 \end_inset
13137
13138 La formule 
13139 \begin_inset CommandInset ref
13140 LatexCommand eqref
13141 reference "eq:rougevert"
13142
13143 \end_inset
13144
13145  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13146  Ensuite, les caractères de la formule ont été colorés en rouge.
13147 \end_layout
13148
13149 \begin_layout Standard
13150 \begin_inset VSpace bigskip
13151 \end_inset
13152
13153 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13154  utilise la commande 
13155 \series bold
13156
13157 \backslash
13158 fcolorbox
13159 \series default
13160
13161 \begin_inset Index idx
13162 status collapsed
13163
13164 \begin_layout Plain Layout
13165 Commandes ! F ! 
13166 \backslash
13167 fcolorbox
13168 \end_layout
13169
13170 \end_inset
13171
13172  avec la syntaxe suivante:
13173 \end_layout
13174
13175 \begin_layout Standard
13176
13177 \series bold
13178
13179 \backslash
13180 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13181 \end_layout
13182
13183 \begin_layout Standard
13184 Donc 
13185 \series bold
13186
13187 \backslash
13188 fcolorbox
13189 \series default
13190  est une extension de la commande 
13191 \series bold
13192
13193 \backslash
13194 colorbox
13195 \series default
13196 .
13197  L'épaisseur du cadre est déterminée comme avec 
13198 \series bold
13199
13200 \backslash
13201 framebox
13202 \series default
13203 , avec 
13204 \series bold
13205
13206 \backslash
13207 fboxrule
13208 \series default
13209  et 
13210 \series bold
13211
13212 \backslash
13213 fboxsep
13214 \series default
13215 .
13216  Un exemple:
13217 \begin_inset ERT
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221
13222
13223 \backslash
13224 fboxrule 1mm 
13225 \backslash
13226 fboxsep 1mm
13227 \end_layout
13228
13229 \end_inset
13230
13231
13232 \begin_inset Formula 
13233 \[
13234 \fcolorbox{cyan}{magenta}{A=B}
13235 \]
13236
13237 \end_inset
13238
13239
13240 \begin_inset ERT
13241 status collapsed
13242
13243 \begin_layout Plain Layout
13244
13245
13246 \backslash
13247 fboxrule 0.4pt 
13248 \backslash
13249 fboxsep 3pt
13250 \end_layout
13251
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \begin_layout Standard
13258 Cette formule a été créée avec la commande
13259 \begin_inset Newline newline
13260 \end_inset
13261
13262
13263 \series bold
13264
13265 \backslash
13266 fcolorbox{cyan
13267 \begin_inset Formula $\to$
13268 \end_inset
13269
13270
13271 \backslash
13272 {magenta
13273 \begin_inset Formula $\to$
13274 \end_inset
13275
13276
13277 \backslash
13278 {A=B
13279 \series default
13280 .
13281 \end_layout
13282
13283 \begin_layout Standard
13284 \begin_inset VSpace bigskip
13285 \end_inset
13286
13287 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13288  faut d'abord les définir.
13289 \end_layout
13290
13291 \begin_layout Standard
13292 On peut par exemple définir la couleur 
13293 \begin_inset Quotes eld
13294 \end_inset
13295
13296 vertfonce
13297 \begin_inset Quotes erd
13298 \end_inset
13299
13300  avec la ligne suivante dans le préambule LaTeX:
13301 \end_layout
13302
13303 \begin_layout Standard
13304
13305 \series bold
13306
13307 \backslash
13308 definecolor{vertfonce}{cmyk}{0.5,
13309 \series default
13310  
13311 \series bold
13312 0,
13313 \series default
13314  
13315 \series bold
13316 1,
13317 \series default
13318  
13319 \series bold
13320 0.5}
13321 \series default
13322
13323 \begin_inset Index idx
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 Commandes ! D ! 
13328 \backslash
13329 definecolor
13330 \end_layout
13331
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \begin_layout Standard
13338
13339 \series bold
13340 cmyk
13341 \series default
13342  est l'espace colorimétrique basé sur les couleurs 
13343 \series bold
13344 cyan
13345 \series default
13346
13347 \series bold
13348 magenta
13349 \series default
13350 , jaune
13351 \series bold
13352  (yellow
13353 \series default
13354 ), et noir 
13355 \series bold
13356 (black
13357 \series default
13358 ).
13359  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13360  correspondantes dans l'espace colorimétrique.
13361  Ces facteurs prennent des valeurs entre 0 et 1.
13362  À la place de 
13363 \series bold
13364 cmyk 
13365 \series default
13366 on peut aussi utiliser l'espace 
13367 \series bold
13368 rgb 
13369 \series default
13370 basé sur les couleurs rouge (
13371 \series bold
13372 red
13373 \series default
13374 ), vert (
13375 \series bold
13376 green
13377 \series default
13378 ) et bleu (
13379 \series bold
13380 blue
13381 \series default
13382 ).
13383  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13384  couleurs.
13385  Il y a aussi l'espace de couleur 
13386 \series bold
13387 gray 
13388 \series default
13389 (dégradé de gris) avec un facteur donnant la proportion de gris.
13390 \end_layout
13391
13392 \begin_layout Standard
13393 Comme exemple, une boîte encadrée avec la couleur 
13394 \series bold
13395 vertfonce 
13396 \series default
13397 que l'on vient de définir et des caractères colorés en jaune (
13398 \series bold
13399 yellow
13400 \series default
13401 ):
13402 \begin_inset Formula 
13403 \begin{equation}
13404 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13405 \end{equation}
13406
13407 \end_inset
13408
13409
13410 \end_layout
13411
13412 \begin_layout Standard
13413 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13414  de la commande 
13415 \series bold
13416
13417 \backslash
13418 textcolor
13419 \series default
13420 :
13421 \begin_inset Index idx
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425 Texte ! coloré
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \begin_layout Standard
13434 \begin_inset ERT
13435 status collapsed
13436
13437 \begin_layout Plain Layout
13438
13439
13440 \backslash
13441 textcolor{vertfonce}{
13442 \end_layout
13443
13444 \end_inset
13445
13446 cette phrase est en 
13447 \begin_inset Quotes eld
13448 \end_inset
13449
13450 vertfonce
13451 \begin_inset Quotes erd
13452 \end_inset
13453
13454 .
13455 \begin_inset ERT
13456 status collapsed
13457
13458 \begin_layout Plain Layout
13459
13460 }
13461 \end_layout
13462
13463 \end_inset
13464
13465
13466 \end_layout
13467
13468 \begin_layout Standard
13469
13470 \series bold
13471
13472 \backslash
13473 textcolor
13474 \series default
13475
13476 \begin_inset Index idx
13477 status collapsed
13478
13479 \begin_layout Plain Layout
13480 Commandes ! T ! 
13481 \backslash
13482 textcolor
13483 \end_layout
13484
13485 \end_inset
13486
13487  utilise la syntaxe 
13488 \series bold
13489
13490 \backslash
13491 textcolor{couleur}{caractères à colorer}
13492 \series default
13493 .
13494 \end_layout
13495
13496 \begin_layout Subsection
13497 Boîtes de paragraphe
13498 \begin_inset CommandInset label
13499 LatexCommand label
13500 name "sub:Boîtes-de-paragraphes"
13501
13502 \end_inset
13503
13504
13505 \begin_inset Index idx
13506 status collapsed
13507
13508 \begin_layout Plain Layout
13509 Boîtes ! comme paragraphe
13510 \end_layout
13511
13512 \end_inset
13513
13514
13515 \end_layout
13516
13517 \begin_layout Standard
13518 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13519  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13520  On la crée avec le menu 
13521 \family sans
13522 Insertion\SpecialChar \menuseparator
13523 Boîte
13524 \family default
13525  ou le bouton 
13526 \begin_inset Graphics
13527         filename ../../images/box-insert.png
13528         scale 85
13529
13530 \end_inset
13531
13532  de la barre d'outils.
13533 \end_layout
13534
13535 \begin_layout Standard
13536 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13537  une ligne:
13538 \end_layout
13539
13540 \begin_layout Standard
13541 \begin_inset VSpace medskip
13542 \end_inset
13543
13544 Ceci est une ligne 
13545 \begin_inset Box Boxed
13546 position "c"
13547 hor_pos "c"
13548 has_inner_box 1
13549 inner_pos "t"
13550 use_parbox 1
13551 use_makebox 0
13552 width "5cm"
13553 special "none"
13554 height "1in"
13555 height_special "totalheight"
13556 status open
13557
13558 \begin_layout Plain Layout
13559 Ceci est une boîte de paragraphe.
13560  Elle a exactement 5
13561 \begin_inset space \thinspace{}
13562 \end_inset
13563
13564 cm de large et peut aussi contenir des formules: 
13565 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13566 \end_inset
13567
13568
13569 \end_layout
13570
13571 \end_inset
13572
13573  avec une boîte de paragraphe.
13574 \end_layout
13575
13576 \begin_layout Standard
13577 \begin_inset VSpace medskip
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \begin_layout Standard
13584 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13585  grise.
13586  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13587  Dans notre cas, on met: 
13588 \emph on
13589 Décoration:
13590 \emph default
13591  Boîte rectangulaire, 
13592 \emph on
13593 Boîte intérieure:
13594 \emph default
13595  Parbox, 
13596 \emph on
13597 Largeur
13598 \emph default
13599 : 5
13600 \begin_inset space \thinspace{}
13601 \end_inset
13602
13603 cm, 
13604 \emph on
13605 Alignement vertical boîte
13606 \emph default
13607 : milieu
13608 \end_layout
13609
13610 \begin_layout Standard
13611 \begin_inset VSpace medskip
13612 \end_inset
13613
13614 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13615 \series bold
13616
13617 \backslash
13618 parbox
13619 \series default
13620
13621 \begin_inset Index idx
13622 status collapsed
13623
13624 \begin_layout Plain Layout
13625 Commandes ! P ! 
13626 \backslash
13627 parbox
13628 \end_layout
13629
13630 \end_inset
13631
13632  qui a la syntaxe suivante:
13633 \end_layout
13634
13635 \begin_layout Standard
13636
13637 \series bold
13638
13639 \backslash
13640 parbox[position]{largeur}{contenu de la boîte}
13641 \end_layout
13642
13643 \begin_layout Standard
13644 Les positions 
13645 \emph on
13646 b
13647 \emph default
13648  et 
13649 \emph on
13650 t
13651 \emph default
13652  sont possibles.
13653  
13654 \emph on
13655 b
13656 \emph default
13657  pour 
13658 \begin_inset Quotes fld
13659 \end_inset
13660
13661 bas
13662 \begin_inset Quotes frd
13663 \end_inset
13664
13665  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13666  au niveau de sa dernière ligne.
13667  Avec 
13668 \emph on
13669 t
13670 \emph default
13671  pour 
13672 \begin_inset Quotes fld
13673 \end_inset
13674
13675 haut
13676 \begin_inset Quotes frd
13677 \end_inset
13678
13679  (top) l'alignement se fait avec la première ligne.
13680  Si aucune position n'est précisée, la boîte est centrée verticalement,
13681  voir la section 
13682 \emph on
13683 Boîtes 
13684 \emph default
13685 du manuel 
13686 \emph on
13687 Objets insérés 
13688 \emph default
13689 pour des exemples.
13690 \end_layout
13691
13692 \begin_layout Standard
13693 \begin_inset VSpace bigskip
13694 \end_inset
13695
13696 Pour encadrer une formule complètement, y compris le numéro de la formule,
13697  il faut la placer dans une boîte de paragraphe.
13698  Pour le faire, on insère la commande 
13699 \series bold
13700
13701 \backslash
13702 fbox{
13703 \backslash
13704 parbox{
13705 \backslash
13706 linewidth-2
13707 \backslash
13708 fboxsep-2
13709 \backslash
13710 fboxrule}{
13711 \series default
13712  en mode TeX avant la formule.
13713  Dans cette commande 
13714 \series bold
13715
13716 \backslash
13717 linewidth
13718 \series default
13719
13720 \begin_inset Index idx
13721 status collapsed
13722
13723 \begin_layout Plain Layout
13724 Commandes ! L ! 
13725 \backslash
13726 linewidth
13727 \end_layout
13728
13729 \end_inset
13730
13731  est l'épaisseur de ligne qui est active pour tout le document.
13732  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13733  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13734  et l'épaisseur du cadre.
13735  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13736 \begin_inset Foot
13737 status collapsed
13738
13739 \begin_layout Plain Layout
13740 \begin_inset CommandInset href
13741 LatexCommand href
13742 name "LyX-bug #4483"
13743 target "http://www.lyx.org/trac/ticket/4483"
13744
13745 \end_inset
13746
13747
13748 \end_layout
13749
13750 \end_inset
13751
13752 , on doit utiliser le mode TeX.
13753  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13754  on doit charger le paquetage LaTeX 
13755 \series bold
13756 calc
13757 \series default
13758
13759 \begin_inset Foot
13760 status collapsed
13761
13762 \begin_layout Plain Layout
13763
13764 \series bold
13765 calc
13766 \series default
13767  fait partie de toutes les installations standard de LaTeX.
13768 \end_layout
13769
13770 \end_inset
13771
13772
13773 \begin_inset Index idx
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777 Paquetages ! calc
13778 \end_layout
13779
13780 \end_inset
13781
13782  dans le préambule LaTeX avec la ligne
13783 \end_layout
13784
13785 \begin_layout Standard
13786
13787 \series bold
13788
13789 \backslash
13790 usepackage{calc}
13791 \end_layout
13792
13793 \begin_layout Standard
13794 Après la formule, les deux boîtes sont refermées en entrant 
13795 \series bold
13796 }}
13797 \series default
13798  en mode TeX.
13799  Voici un exemple:
13800 \begin_inset ERT
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804
13805
13806 \backslash
13807 fboxsep 5mm 
13808 \backslash
13809 fboxrule 5mm
13810 \end_layout
13811
13812 \end_inset
13813
13814
13815 \end_layout
13816
13817 \begin_layout Standard
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823
13824 \backslash
13825 fbox{
13826 \backslash
13827 parbox{
13828 \backslash
13829 linewidth-2
13830 \backslash
13831 fboxsep-2
13832 \backslash
13833 fboxrule}{
13834 \end_layout
13835
13836 \end_inset
13837
13838
13839 \begin_inset Formula 
13840 \begin{equation}
13841 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13842 \end{equation}
13843
13844 \end_inset
13845
13846
13847 \begin_inset ERT
13848 status collapsed
13849
13850 \begin_layout Plain Layout
13851
13852 }}
13853 \end_layout
13854
13855 \end_inset
13856
13857
13858 \begin_inset ERT
13859 status collapsed
13860
13861 \begin_layout Plain Layout
13862
13863
13864 \backslash
13865 fboxrule 0.4pt 
13866 \backslash
13867 fboxsep 3pt
13868 \end_layout
13869
13870 \end_inset
13871
13872
13873 \end_layout
13874
13875 \begin_layout Standard
13876 \begin_inset VSpace medskip
13877 \end_inset
13878
13879 Comme on utilise une boîte de paragraphe comme argument de 
13880 \series bold
13881
13882 \backslash
13883 fbox
13884 \series default
13885 , il n'y a dans ce cas pas de différence entre 
13886 \series bold
13887
13888 \backslash
13889 fbox
13890 \series default
13891  et 
13892 \series bold
13893
13894 \backslash
13895 boxed
13896 \series default
13897 .
13898 \end_layout
13899
13900 \begin_layout Standard
13901 \begin_inset VSpace bigskip
13902 \end_inset
13903
13904 Les boîtes de paragraphes sont très utiles pour commenter directement des
13905  formules.
13906  Pour faire cela, on utilise la commande 
13907 \series bold
13908
13909 \backslash
13910 parbox
13911 \series default
13912  en combinaison avec la commande 
13913 \series bold
13914
13915 \backslash
13916 tag
13917 \series default
13918
13919 \begin_inset Foot
13920 status collapsed
13921
13922 \begin_layout Plain Layout
13923 plus au sujet de la commande 
13924 \series bold
13925
13926 \backslash
13927 tag
13928 \series default
13929 , voir 
13930 \begin_inset CommandInset ref
13931 LatexCommand ref
13932 reference "sub:Numérotation-personnalisée"
13933
13934 \end_inset
13935
13936 .
13937 \end_layout
13938
13939 \end_inset
13940
13941 .
13942 \end_layout
13943
13944 \begin_layout Standard
13945 Un exemple de formule commentée avec 
13946 \series bold
13947
13948 \backslash
13949 parbox
13950 \series default
13951 :
13952 \end_layout
13953
13954 \begin_layout Standard
13955 \begin_inset ERT
13956 status collapsed
13957
13958 \begin_layout Plain Layout
13959
13960
13961 \backslash
13962 [5x-7b=3b
13963 \backslash
13964 tag*{
13965 \backslash
13966 parbox{5cm}{
13967 \end_layout
13968
13969 \end_inset
13970
13971 Ceci est une description.
13972  Elle est clairement séparée de la formule et est multi-ligne.
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978 }}
13979 \backslash
13980 ]
13981 \end_layout
13982
13983 \end_inset
13984
13985
13986 \end_layout
13987
13988 \begin_layout Standard
13989 Une telle formule doit être complètement insérée en mode TeX, parce que
13990  LyX ne supporte pas encore la commande 
13991 \series bold
13992
13993 \backslash
13994 parbox
13995 \series default
13996  dans les formules.
13997  On crée la formule avec la suite de commandes suivante:
13998 \end_layout
13999
14000 \begin_layout Standard
14001 On insère la commande 
14002 \series bold
14003
14004 \backslash
14005 [5x-7b=3b
14006 \backslash
14007 tag*
14008 \backslash
14009 {
14010 \backslash
14011 parbox{5cm}{
14012 \series default
14013  en mode TeX.
14014 \begin_inset Foot
14015 status collapsed
14016
14017 \begin_layout Plain Layout
14018 Quand on utilise le style de formule 
14019 \series bold
14020 Indenté
14021 \series default
14022 , on peut aussi remplacer 
14023 \series bold
14024
14025 \backslash
14026 tag*
14027 \backslash
14028 {
14029 \series default
14030  par 
14031 \series bold
14032
14033 \backslash
14034 hfill
14035 \series default
14036 .
14037  (pour les styles de formules, voir 
14038 \begin_inset CommandInset ref
14039 LatexCommand ref
14040 reference "sec:Styles-de-formules"
14041
14042 \end_inset
14043
14044 ).
14045 \end_layout
14046
14047 \end_inset
14048
14049  Ensuite la description suit en texte normal et enfin on insère 
14050 \series bold
14051 }}
14052 \backslash
14053 ]
14054 \series default
14055  en mode TeX.
14056  Dans ces commandes, 
14057 \series bold
14058
14059 \backslash
14060 [
14061 \series default
14062  et 
14063 \series bold
14064
14065 \backslash
14066 ]
14067 \series default
14068  créent une formule hors ligne.
14069 \end_layout
14070
14071 \begin_layout Standard
14072 On peut voir les avantages de 
14073 \series bold
14074
14075 \backslash
14076 parbox
14077 \series default
14078  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14079 \begin_inset Formula 
14080 \[
14081 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
14082 \]
14083
14084 \end_inset
14085
14086
14087 \end_layout
14088
14089 \begin_layout Section
14090 Opérateurs
14091 \begin_inset Index idx
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095 Opérateurs
14096 \end_layout
14097
14098 \end_inset
14099
14100
14101 \end_layout
14102
14103 \begin_layout Subsection
14104 Grands Opérateurs
14105 \begin_inset CommandInset label
14106 LatexCommand label
14107 name "sub:Grands-opérateurs"
14108
14109 \end_inset
14110
14111
14112 \begin_inset Index idx
14113 status collapsed
14114
14115 \begin_layout Plain Layout
14116 Opérateurs ! grands
14117 \end_layout
14118
14119 \end_inset
14120
14121
14122 \begin_inset Index idx
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126 Sommes
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \begin_inset Index idx
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136 Intégrales
14137 \end_layout
14138
14139 \end_inset
14140
14141
14142 \end_layout
14143
14144 \begin_layout Standard
14145 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14146  activer l'option 
14147 \family sans
14148 Utiliser
14149 \begin_inset space ~
14150 \end_inset
14151
14152 automatiquement le paquetage
14153 \begin_inset space ~
14154 \end_inset
14155
14156 esint
14157 \family default
14158  dans les 
14159 \family sans
14160 Options du mode math.
14161 \end_layout
14162
14163 \begin_layout Standard
14164 \begin_inset space \hfill{}
14165 \end_inset
14166
14167
14168 \begin_inset Tabular
14169 <lyxtabular version="3" rows="11" columns="2">
14170 <features rotate="0" tabularvalignment="middle">
14171 <column alignment="center" valignment="top" width="0pt">
14172 <column alignment="center" valignment="top" width="0pt">
14173 <row>
14174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 Commande
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 Résultat
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 <row>
14194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198
14199 \backslash
14200 int
14201 \begin_inset Index idx
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205 Commandes ! I ! 
14206 \backslash
14207 int
14208 \end_layout
14209
14210 \end_inset
14211
14212
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 \begin_inset Formula $\int$
14222 \end_inset
14223
14224
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 </row>
14230 <row>
14231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Plain Layout
14235
14236 \backslash
14237 oint
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14243 \begin_inset Text
14244
14245 \begin_layout Plain Layout
14246 \begin_inset Formula $\oint$
14247 \end_inset
14248
14249
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 </row>
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260
14261 \backslash
14262 ointctrclockwise
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271 \begin_inset Formula $\ointctrclockwise$
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 ointclockwise
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 \begin_inset Formula $\ointclockwise$
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 </row>
14305 <row>
14306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310
14311 \backslash
14312 sqint
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Plain Layout
14321 \begin_inset Formula $\sqint$
14322 \end_inset
14323
14324
14325 \end_layout
14326
14327 \end_inset
14328 </cell>
14329 </row>
14330 <row>
14331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14332 \begin_inset Text
14333
14334 \begin_layout Plain Layout
14335
14336 \backslash
14337 fint
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14343 \begin_inset Text
14344
14345 \begin_layout Plain Layout
14346  
14347 \begin_inset Formula $\fint$
14348 \end_inset
14349
14350
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 </row>
14356 <row>
14357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361
14362 \backslash
14363 landupint
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372  
14373 \begin_inset Formula $\landupint$
14374 \end_inset
14375
14376
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 </row>
14382 <row>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387
14388 \backslash
14389 landdownint
14390 \end_layout
14391
14392 \end_inset
14393 </cell>
14394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398  
14399 \begin_inset Formula $\landdownint$
14400 \end_inset
14401
14402
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 </row>
14408 <row>
14409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14410 \begin_inset Text
14411
14412 \begin_layout Plain Layout
14413
14414 \backslash
14415 bigcap
14416 \end_layout
14417
14418 \end_inset
14419 </cell>
14420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14421 \begin_inset Text
14422
14423 \begin_layout Plain Layout
14424 \begin_inset Formula $\bigcap$
14425 \end_inset
14426
14427
14428 \end_layout
14429
14430 \end_inset
14431 </cell>
14432 </row>
14433 <row>
14434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438
14439 \backslash
14440 bigcup
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 \begin_inset Formula $\bigcup$
14450 \end_inset
14451
14452
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 </row>
14458 </lyxtabular>
14459
14460 \end_inset
14461
14462
14463 \begin_inset space \hfill{}
14464 \end_inset
14465
14466
14467 \begin_inset Tabular
14468 <lyxtabular version="3" rows="11" columns="2">
14469 <features rotate="0" tabularvalignment="middle">
14470 <column alignment="center" valignment="top" width="0pt">
14471 <column alignment="center" valignment="top" width="0pt">
14472 <row>
14473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14474 \begin_inset Text
14475
14476 \begin_layout Plain Layout
14477 Commande
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486 Résultat
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 </row>
14492 <row>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497
14498 \backslash
14499 sum
14500 \begin_inset Index idx
14501 status collapsed
14502
14503 \begin_layout Plain Layout
14504 Commandes ! S ! 
14505 \backslash
14506 sum
14507 \end_layout
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520 \begin_inset Formula $\sum$
14521 \end_inset
14522
14523
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 </row>
14529 <row>
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534
14535 \backslash
14536 prod
14537 \begin_inset Index idx
14538 status collapsed
14539
14540 \begin_layout Plain Layout
14541 Commandes ! P ! 
14542 \backslash
14543 prod
14544 \end_layout
14545
14546 \end_inset
14547
14548
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557 \begin_inset Formula $\prod$
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 <row>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Plain Layout
14571
14572 \backslash
14573 coprod
14574 \end_layout
14575
14576 \end_inset
14577 </cell>
14578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Plain Layout
14582 \begin_inset Formula $\coprod$
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 </row>
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596
14597 \backslash
14598 bigodot
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14604 \begin_inset Text
14605
14606 \begin_layout Plain Layout
14607 \begin_inset Formula $\bigodot$
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \end_inset
14614 </cell>
14615 </row>
14616 <row>
14617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14618 \begin_inset Text
14619
14620 \begin_layout Plain Layout
14621
14622 \backslash
14623 bigotimes
14624 \end_layout
14625
14626 \end_inset
14627 </cell>
14628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \begin_layout Plain Layout
14632 \begin_inset Formula $\bigotimes$
14633 \end_inset
14634
14635
14636 \end_layout
14637
14638 \end_inset
14639 </cell>
14640 </row>
14641 <row>
14642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14643 \begin_inset Text
14644
14645 \begin_layout Plain Layout
14646
14647 \backslash
14648 bigoplus
14649 \end_layout
14650
14651 \end_inset
14652 </cell>
14653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14654 \begin_inset Text
14655
14656 \begin_layout Plain Layout
14657 \begin_inset Formula $\bigoplus$
14658 \end_inset
14659
14660
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 </row>
14666 <row>
14667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14668 \begin_inset Text
14669
14670 \begin_layout Plain Layout
14671
14672 \backslash
14673 bigwedge
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14679 \begin_inset Text
14680
14681 \begin_layout Plain Layout
14682 \begin_inset Formula $\bigwedge$
14683 \end_inset
14684
14685
14686 \end_layout
14687
14688 \end_inset
14689 </cell>
14690 </row>
14691 <row>
14692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14693 \begin_inset Text
14694
14695 \begin_layout Plain Layout
14696
14697 \backslash
14698 bigvee
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707 \begin_inset Formula $\bigvee$
14708 \end_inset
14709
14710
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 </row>
14716 <row>
14717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Plain Layout
14721
14722 \backslash
14723 bigsqcup
14724 \end_layout
14725
14726 \end_inset
14727 </cell>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 \begin_inset Formula $\bigsqcup$
14733 \end_inset
14734
14735
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 </row>
14741 <row>
14742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14743 \begin_inset Text
14744
14745 \begin_layout Plain Layout
14746
14747 \backslash
14748 biguplus
14749 \end_layout
14750
14751 \end_inset
14752 </cell>
14753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14754 \begin_inset Text
14755
14756 \begin_layout Plain Layout
14757 \begin_inset Formula $\biguplus$
14758 \end_inset
14759
14760
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 </row>
14766 </lyxtabular>
14767
14768 \end_inset
14769
14770
14771 \begin_inset space \hfill{}
14772 \end_inset
14773
14774
14775 \end_layout
14776
14777 \begin_layout Standard
14778 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14779  
14780 \begin_inset Graphics
14781         filename ../../images/math/intop.png
14782         scale 85
14783
14784 \end_inset
14785
14786  de la barre d'outils mathématique.
14787 \end_layout
14788
14789 \begin_layout Standard
14790 On nomme ces opérateurs 
14791 \begin_inset Quotes eld
14792 \end_inset
14793
14794 grands
14795 \begin_inset Quotes erd
14796 \end_inset
14797
14798  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14799  parfois.
14800  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14801  dans la section qui suit.
14802 \end_layout
14803
14804 \begin_layout Standard
14805 Pour tous les opérateurs intégrales, une seconde version est disponible,
14806  se terminant en 
14807 \series bold
14808 op
14809 \series default
14810
14811 \series bold
14812
14813 \backslash
14814 intop
14815 \series default
14816
14817 \series bold
14818
14819 \backslash
14820 ointop
14821 \series default
14822  etc..
14823  Ces opérateurs sont différents de
14824 \series bold
14825  
14826 \backslash
14827 int
14828 \series default
14829  etc.
14830 \begin_inset space \space{}
14831 \end_inset
14832
14833 dans la manière dont sont affichés les limites, voir 
14834 \begin_inset CommandInset ref
14835 LatexCommand ref
14836 reference "sub:Limites-des-opérateurs"
14837
14838 \end_inset
14839
14840 .
14841  
14842 \end_layout
14843
14844 \begin_layout Subsubsection*
14845 Conseils pour les intégrales
14846 \end_layout
14847
14848 \begin_layout Standard
14849 La lettre 
14850 \emph on
14851 d
14852 \emph default
14853  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14854  On le fait en sélectionnant le 
14855 \emph on
14856
14857 \emph default
14858 et en utilisant le raccourci clavier 
14859 \family sans
14860 Alt+C
14861 \begin_inset space ~
14862 \end_inset
14863
14864 R
14865 \family default
14866
14867 \begin_inset Foot
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 Pour les styles de polices, voir 
14872 \begin_inset CommandInset ref
14873 LatexCommand ref
14874 reference "sub:Styles-de-polices"
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \end_inset
14882
14883 .
14884  Pour finir, on insère une espace fine avant le 
14885 \emph on
14886
14887 \emph default
14888 puisque c'est l'habitude avec les opérateurs.
14889  Un exemple:
14890 \end_layout
14891
14892 \begin_layout Standard
14893 incorrect: 
14894 \begin_inset Formula $\int A(x)dx$
14895 \end_inset
14896
14897
14898 \begin_inset Newline newline
14899 \end_inset
14900
14901
14902 \begin_inset Phantom HPhantom
14903 status open
14904
14905 \begin_layout Plain Layout
14906 in
14907 \end_layout
14908
14909 \end_inset
14910
14911 correct: 
14912 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \begin_layout Standard
14919 Pour les intégrales multiples, il y a les commandes suivantes:
14920 \begin_inset VSpace medskip
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \begin_layout Standard
14927 \begin_inset space \hfill{}
14928 \end_inset
14929
14930
14931 \begin_inset Tabular
14932 <lyxtabular version="3" rows="4" columns="2">
14933 <features rotate="0" tabularvalignment="middle">
14934 <column alignment="center" valignment="top">
14935 <column alignment="center" valignment="top">
14936 <row>
14937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941 Commande
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950 Résultat
14951 \begin_inset Note Note
14952 status collapsed
14953
14954 \begin_layout Plain Layout
14955
14956 \series bold
14957
14958 \backslash
14959 raisebox
14960 \series default
14961  est seulement utilisée pour faire de la place
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 </row>
14972 <row>
14973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977
14978 \backslash
14979 iint
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14989 \end_inset
14990
14991
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 </row>
14997 <row>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002
15003 \backslash
15004 oiint
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15014 \end_inset
15015
15016
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 </row>
15022 <row>
15023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027
15028 \backslash
15029 sqiint
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 </row>
15047 </lyxtabular>
15048
15049 \end_inset
15050
15051
15052 \begin_inset space \hfill{}
15053 \end_inset
15054
15055
15056 \begin_inset Tabular
15057 <lyxtabular version="3" rows="4" columns="2">
15058 <features rotate="0" tabularvalignment="middle">
15059 <column alignment="center" valignment="top">
15060 <column alignment="center" valignment="top">
15061 <row>
15062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066 Commande
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 Résultat
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 iiint
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \backslash
15113 iiiint
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15123 \end_inset
15124
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \backslash
15138 dotsint
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15148 \end_inset
15149
15150
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 </row>
15156 </lyxtabular>
15157
15158 \end_inset
15159
15160
15161 \begin_inset space \hfill{}
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Subsection
15168 Limites des opérateurs
15169 \begin_inset CommandInset label
15170 LatexCommand label
15171 name "sub:Limites-des-opérateurs"
15172
15173 \end_inset
15174
15175
15176 \begin_inset Index idx
15177 status collapsed
15178
15179 \begin_layout Plain Layout
15180 Opérateurs ! Limites
15181 \end_layout
15182
15183 \end_inset
15184
15185
15186 \end_layout
15187
15188 \begin_layout Standard
15189 Les limites sont créées avec les indices et les exposants:
15190 \end_layout
15191
15192 \begin_layout Standard
15193 \align center
15194 \begin_inset Tabular
15195 <lyxtabular version="3" rows="2" columns="2">
15196 <features rotate="0" tabularvalignment="middle">
15197 <column alignment="center" valignment="top" width="0pt">
15198 <column alignment="center" valignment="top" width="0pt">
15199 <row>
15200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 Commande
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 Résultat
15214 \begin_inset Note Note
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218
15219 \series bold
15220
15221 \backslash
15222 raisebox
15223 \series default
15224  est seulement utilisée pour faire de la place
15225 \end_layout
15226
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row>
15236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240
15241 \backslash
15242 prod^
15243 \backslash
15244 infty
15245 \begin_inset space \textvisiblespace{}
15246 \end_inset
15247
15248
15249 \begin_inset Formula $\to$
15250 \end_inset
15251
15252 _0
15253 \begin_inset Formula $\to$
15254 \end_inset
15255
15256 A(x)
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15266 \end_inset
15267
15268
15269 \end_layout
15270
15271 \end_inset
15272 </cell>
15273 </row>
15274 </lyxtabular>
15275
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15283  Pour les formules hors ligne, les limites sont placées au dessus ou en
15284  dessous de l'opérateur, sauf pour les limites des intégrales.
15285 \end_layout
15286
15287 \begin_layout Standard
15288 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15289  après l'opérateur et on change le type de limite avec le menu 
15290 \family sans
15291 Édition\SpecialChar \menuseparator
15292 Math\SpecialChar \menuseparator
15293 Changer
15294 \begin_inset space ~
15295 \end_inset
15296
15297 le
15298 \begin_inset space ~
15299 \end_inset
15300
15301 type
15302 \begin_inset space ~
15303 \end_inset
15304
15305 de
15306 \begin_inset space ~
15307 \end_inset
15308
15309 limites
15310 \family default
15311  pour 
15312 \family sans
15313 En
15314 \begin_inset space ~
15315 \end_inset
15316
15317 ligne
15318 \family default
15319  (raccourci 
15320 \family sans
15321 Alt+M
15322 \family default
15323
15324 \begin_inset space ~
15325 \end_inset
15326
15327
15328 \family sans
15329 L
15330 \family default
15331 ).
15332  Un exemple:
15333 \end_layout
15334
15335 \begin_layout Standard
15336 Implicitement les limites ont ce type:
15337 \begin_inset Formula 
15338 \[
15339 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15340 \]
15341
15342 \end_inset
15343
15344 Voici à quoi elles ressemblent si on change le type des limites à 
15345 \family sans
15346 En
15347 \begin_inset space ~
15348 \end_inset
15349
15350 ligne
15351 \family default
15352 :
15353 \begin_inset Formula 
15354 \[
15355 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15356 \]
15357
15358 \end_inset
15359
15360 Pour les intégrales, à part pour celles dont le nom se termine en 
15361 \series bold
15362 op
15363 \series default
15364  comme 
15365 \series bold
15366
15367 \backslash
15368 intop
15369 \series default
15370
15371 \series bold
15372
15373 \backslash
15374 ointop
15375 \series default
15376  etc., les limites sont placées implicitement après l'opérateur.
15377  Mais pour les intégrales multiples les limites sont souvent placées sous
15378  l'opérateur.
15379  Dans l'exemple suivant, le type de limites a donc été mis à 
15380 \series bold
15381 Hors
15382 \begin_inset space ~
15383 \end_inset
15384
15385 ligne 
15386 \series default
15387 et elles sont donc placées sous les intégrales:
15388 \begin_inset Formula 
15389 \begin{equation}
15390 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15391 \end{equation}
15392
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \begin_layout Standard
15399 \begin_inset VSpace medskip
15400 \end_inset
15401
15402 Pour préciser des conditions pour les limites, on utilise les commandes
15403  
15404 \series bold
15405
15406 \backslash
15407 subarray
15408 \series default
15409
15410 \begin_inset Index idx
15411 status collapsed
15412
15413 \begin_layout Plain Layout
15414 Commandes ! S ! 
15415 \backslash
15416 subarray
15417 \end_layout
15418
15419 \end_inset
15420
15421  et 
15422 \series bold
15423
15424 \backslash
15425 substack
15426 \series default
15427
15428 \begin_inset Index idx
15429 status collapsed
15430
15431 \begin_layout Plain Layout
15432 Commandes ! S ! 
15433 \backslash
15434 substack
15435 \end_layout
15436
15437 \end_inset
15438
15439 .
15440  Par exemple, pour obtenir cette expression 
15441 \begin_inset Formula 
15442 \begin{equation}
15443 \sum_{\begin{subarray}{c}
15444 0<k<1000\\
15445 \\
15446 k\,\in\,\mathbb{N}
15447 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15448 \end{equation}
15449
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \begin_layout Standard
15456 on doit faire ceci:
15457 \begin_inset Newline newline
15458 \end_inset
15459
15460 D'abord taper la commande 
15461 \series bold
15462
15463 \backslash
15464 sum
15465 \series default
15466 ^
15467 \series bold
15468 n
15469 \begin_inset space \textvisiblespace{}
15470 \end_inset
15471
15472 _
15473 \series default
15474  .
15475  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15476  on y insère la commande 
15477 \series bold
15478
15479 \backslash
15480 subarray
15481 \begin_inset space \textvisiblespace{}
15482 \end_inset
15483
15484
15485 \series default
15486 .
15487  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15488  écrire plusieurs lignes les unes au dessus des autres.
15489  On crée une nouvelle ligne en insérant un saut de ligne (
15490 \family sans
15491 Ctrl+Entrée
15492 \family default
15493 ).
15494  Maintenant, quand on tape
15495 \begin_inset Newline newline
15496 \end_inset
15497
15498
15499 \series bold
15500 0<k<1000 Ctrl+Entrée
15501 \begin_inset Newline newline
15502 \end_inset
15503
15504
15505 \series default
15506 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15507 \end_layout
15508
15509 \begin_layout Standard
15510 L'alignement des lignes peut être modifié en alignement à gauche avec la
15511  barre d'outils 
15512 \family sans
15513 Tableaux
15514 \family default
15515  ou avec le menu 
15516 \family sans
15517 Édition\SpecialChar \menuseparator
15518 Lignes
15519 \begin_inset space ~
15520 \end_inset
15521
15522 &
15523 \begin_inset space ~
15524 \end_inset
15525
15526 colonnes
15527 \family default
15528 .
15529  Pour avoir un alignement à droite, on insère un 
15530 \series bold
15531
15532 \backslash
15533 hfill
15534 \begin_inset space \textvisiblespace{}
15535 \end_inset
15536
15537
15538 \series default
15539  au début de la ligne.
15540 \end_layout
15541
15542 \begin_layout Standard
15543 La commande 
15544 \series bold
15545
15546 \backslash
15547 substack
15548 \series default
15549  est équivalente à 
15550 \series bold
15551
15552 \backslash
15553 subarray
15554 \series default
15555  avec la différence que les lignes sont toujours centrées.
15556 \end_layout
15557
15558 \begin_layout Standard
15559 \begin_inset VSpace bigskip
15560 \end_inset
15561
15562 Comme dans le cas de la formule 
15563 \begin_inset CommandInset ref
15564 LatexCommand eqref
15565 reference "eq:substack"
15566
15567 \end_inset
15568
15569 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15570 s qui suivent l'opérateur se trouvent après la limite.
15571  Pour éviter cela, on peut utiliser la commande 
15572 \series bold
15573
15574 \backslash
15575 mathclap
15576 \series default
15577
15578 \begin_inset Index idx
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582 Commandes ! M ! 
15583 \backslash
15584 mathclap
15585 \end_layout
15586
15587 \end_inset
15588
15589  qui met la largeur 
15590 \lang english
15591 of its content
15592 \lang french
15593  à 0
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 pt.
15598 \begin_inset Newline newline
15599 \end_inset
15600
15601 Appliqué à la formule 
15602 \begin_inset CommandInset ref
15603 LatexCommand eqref
15604 reference "eq:substack"
15605
15606 \end_inset
15607
15608 , on utilise la commande
15609 \end_layout
15610
15611 \begin_layout Standard
15612
15613 \series bold
15614
15615 \backslash
15616 sum_
15617 \backslash
15618 mathclap
15619 \backslash
15620 substack
15621 \begin_inset space \textvisiblespace{}
15622 \end_inset
15623
15624 0<k<1000 Ctrl+Entrée
15625 \end_layout
15626
15627 \begin_layout Standard
15628 pour créer la limite inférieure.
15629  L'opérande est maintenant juste après l'opérateur de sommation:
15630 \begin_inset Formula 
15631 \[
15632 \sum_{\mathclap{\substack{0<k<1000\\
15633 \\
15634 k\,\in\,\mathbb{N}
15635 }
15636 }}^{n}k^{-2}
15637 \]
15638
15639 \end_inset
15640
15641
15642 \end_layout
15643
15644 \begin_layout Standard
15645 \begin_inset VSpace bigskip
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652
15653 \lang english
15654 When several consecutive operators have limits the typesetting of the limits
15655  looks often imperfect in the output, see this example:
15656 \lang french
15657
15658 \begin_inset Formula 
15659 \[
15660 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
15661 \]
15662
15663 \end_inset
15664
15665
15666 \lang english
15667 To improve the typesetting set in the document settings under 
15668 \family sans
15669 Math
15670 \begin_inset space ~
15671 \end_inset
15672
15673 Options
15674 \family default
15675  for the package
15676 \lang french
15677  
15678 \series bold
15679 mathtools
15680 \series default
15681
15682 \begin_inset Index idx
15683 status collapsed
15684
15685 \begin_layout Plain Layout
15686 Paquetages ! mathtools
15687 \end_layout
15688
15689 \end_inset
15690
15691  
15692 \lang english
15693 the option 
15694 \family sans
15695 Load
15696 \begin_inset space ~
15697 \end_inset
15698
15699 always
15700 \family default
15701 .
15702  Then insert into your formula the command 
15703 \series bold
15704 \lang french
15705
15706 \backslash
15707 adjustlimits
15708 \series default
15709
15710 \begin_inset Index idx
15711 status collapsed
15712
15713 \begin_layout Plain Layout
15714 Commandes ! A ! 
15715 \backslash
15716 adjustlimits
15717 \end_layout
15718
15719 \end_inset
15720
15721  
15722 \lang english
15723 directly before the first operator.
15724  The example will then look like this:
15725 \lang french
15726
15727 \begin_inset Formula 
15728 \[
15729 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
15730 \]
15731
15732 \end_inset
15733
15734
15735 \end_layout
15736
15737 \begin_layout Standard
15738 \begin_inset VSpace bigskip
15739 \end_inset
15740
15741 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15742 \begin_inset CommandInset ref
15743 LatexCommand ref
15744 reference "sub:Opérateurs-personnalisés"
15745
15746 \end_inset
15747
15748 .
15749 \end_layout
15750
15751 \begin_layout Subsection
15752 Décoration pour les opérateurs
15753 \begin_inset Index idx
15754 status collapsed
15755
15756 \begin_layout Plain Layout
15757 Opérateurs ! Décoration
15758 \end_layout
15759
15760 \end_inset
15761
15762
15763 \end_layout
15764
15765 \begin_layout Standard
15766 Avec les commandes 
15767 \series bold
15768
15769 \backslash
15770 overset
15771 \series default
15772
15773 \begin_inset Index idx
15774 status collapsed
15775
15776 \begin_layout Plain Layout
15777 Commandes ! O ! 
15778 \backslash
15779 overset
15780 \end_layout
15781
15782 \end_inset
15783
15784  et 
15785 \series bold
15786
15787 \backslash
15788 underset
15789 \series default
15790
15791 \begin_inset Index idx
15792 status collapsed
15793
15794 \begin_layout Plain Layout
15795 Commandes ! U ! 
15796 \backslash
15797 underset
15798 \end_layout
15799
15800 \end_inset
15801
15802  on peut placer des caractères respectivement au dessus ou en dessous d'un
15803  opérateur.
15804  Avec la commande 
15805 \series bold
15806
15807 \backslash
15808 sideset
15809 \series default
15810
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 Commandes ! S ! 
15816 \backslash
15817 sideset
15818 \end_layout
15819
15820 \end_inset
15821
15822 , on peut placer des caractères avant ou après un grand opérateur.
15823 \end_layout
15824
15825 \begin_layout Standard
15826
15827 \lang english
15828 There are 4
15829 \begin_inset space ~
15830 \end_inset
15831
15832 variants of 
15833 \series bold
15834
15835 \backslash
15836 sideset
15837 \series default
15838 :
15839 \end_layout
15840
15841 \begin_layout Itemize
15842
15843 \series bold
15844 \lang english
15845
15846 \backslash
15847 sideset
15848 \series default
15849  is used to set characters at the corners of the operator
15850 \end_layout
15851
15852 \begin_layout Itemize
15853
15854 \series bold
15855 \lang english
15856
15857 \backslash
15858 sidesetn
15859 \series default
15860  is used to set characters before and/or behind the operator (this variant
15861  represents LaTeX's original 
15862 \series bold
15863
15864 \backslash
15865 sideset
15866 \series default
15867  command)
15868 \end_layout
15869
15870 \begin_layout Itemize
15871
15872 \series bold
15873 \lang english
15874
15875 \backslash
15876 sidesetl
15877 \series default
15878  is used to set characters at the left corners and/or behind the operator
15879 \end_layout
15880
15881 \begin_layout Itemize
15882
15883 \series bold
15884 \lang english
15885
15886 \backslash
15887 sidesetr
15888 \series default
15889  is used to set characters at the right corners and/or before the operator
15890 \end_layout
15891
15892 \begin_layout Standard
15893 Par exemple la commande 
15894 \series bold
15895
15896 \backslash
15897 sidesetn
15898 \begin_inset space \textvisiblespace{}
15899 \end_inset
15900
15901
15902 \backslash
15903 sum
15904 \begin_inset space \textvisiblespace{}
15905 \end_inset
15906
15907
15908 \begin_inset Formula $\to$
15909 \end_inset
15910
15911 '
15912 \begin_inset Formula $\to$
15913 \end_inset
15914
15915 _k=1
15916 \begin_inset space \textvisiblespace{}
15917 \end_inset
15918
15919
15920 \series default
15921 ^
15922 \series bold
15923 n
15924 \series default
15925  donne:
15926 \begin_inset Formula 
15927 \[
15928 \sideset{}{'}\sum_{k=1}^{n}
15929 \]
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Standard
15937 \begin_inset Note Greyedout
15938 status open
15939
15940 \begin_layout Plain Layout
15941
15942 \series bold
15943 Nota: 
15944 \backslash
15945 sideset
15946 \series default
15947  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15948  pour les opérateurs binaires.
15949 \end_layout
15950
15951 \end_inset
15952
15953
15954 \end_layout
15955
15956 \begin_layout Standard
15957 Avec 
15958 \series bold
15959
15960 \backslash
15961 overset
15962 \series default
15963  et 
15964 \series bold
15965
15966 \backslash
15967 underset
15968 \series default
15969  on peut aussi décorer des symboles et des caractères.
15970  Pour exemple la commande 
15971 \series bold
15972
15973 \backslash
15974 overset
15975 \begin_inset space \textvisiblespace{}
15976 \end_inset
15977
15978
15979 \backslash
15980 maltese
15981 \begin_inset space \textvisiblespace{}
15982 \end_inset
15983
15984
15985 \series default
15986
15987 \begin_inset Formula $\uparrow$
15988 \end_inset
15989
15990
15991 \series bold
15992 a
15993 \series default
15994  donne:
15995 \begin_inset Formula 
15996 \[
15997 \overset{a}{\maltese}
15998 \]
15999
16000 \end_inset
16001
16002
16003 \end_layout
16004
16005 \begin_layout Subsection
16006 Opérateurs binaires
16007 \begin_inset CommandInset label
16008 LatexCommand label
16009 name "sub:Opérateurs-binaires"
16010
16011 \end_inset
16012
16013
16014 \begin_inset Index idx
16015 status collapsed
16016
16017 \begin_layout Plain Layout
16018 Opérateurs ! binaires
16019 \end_layout
16020
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \begin_layout Standard
16027 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16028  avant et après eux.
16029 \begin_inset VSpace medskip
16030 \end_inset
16031
16032
16033 \end_layout
16034
16035 \begin_layout Standard
16036 \begin_inset space \hfill{}
16037 \end_inset
16038
16039
16040 \begin_inset Tabular
16041 <lyxtabular version="3" rows="13" columns="2">
16042 <features rotate="0" tabularvalignment="middle">
16043 <column alignment="center" valignment="top" width="0pt">
16044 <column alignment="center" valignment="top" width="0pt">
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 Commande
16051 \begin_inset Note Note
16052 status collapsed
16053
16054 \begin_layout Plain Layout
16055
16056 \series bold
16057
16058 \backslash
16059 raisebox
16060 \series default
16061  est seulement utilisée pour faire de la place
16062 \end_layout
16063
16064 \end_inset
16065
16066
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 Résultat
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 </row>
16081 <row>
16082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086 +
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095 \begin_inset Formula $+$
16096 \end_inset
16097
16098
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 </row>
16104 <row>
16105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Plain Layout
16109 -
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 \begin_inset Formula $-$
16119 \end_inset
16120
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 </row>
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \backslash
16134 pm
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 \begin_inset Formula $\pm$
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 <row>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157
16158 \backslash
16159 mp
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 \begin_inset Formula $\mp$
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 </row>
16177 <row>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \backslash
16184 cdot
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 \begin_inset Formula $\cdot$
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207
16208 \backslash
16209 times
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 \begin_inset Formula $\times$
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 </row>
16227 <row>
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232
16233 \backslash
16234 div
16235 \end_layout
16236
16237 \end_inset
16238 </cell>
16239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243 \begin_inset Formula $\div$
16244 \end_inset
16245
16246
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 </row>
16252 <row>
16253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Plain Layout
16257 \begin_inset ERT
16258 status collapsed
16259
16260 \begin_layout Plain Layout
16261
16262
16263 \backslash
16264 raisebox{-1.2mm}{
16265 \end_layout
16266
16267 \end_inset
16268
16269 *
16270 \begin_inset ERT
16271 status collapsed
16272
16273 \begin_layout Plain Layout
16274
16275 }
16276 \end_layout
16277
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 \begin_inset Formula $*$
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303
16304 \backslash
16305 star
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 \begin_inset Formula $\star$
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328
16329 \backslash
16330 circ
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 \begin_inset Formula $\circ$
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 </row>
16348 <row>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353
16354 \backslash
16355 diamond
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 \begin_inset Formula $\diamond$
16365 \end_inset
16366
16367
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 <row>
16374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378
16379 \backslash
16380 bullet
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389 \begin_inset Formula $\bullet$
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 </row>
16398 </lyxtabular>
16399
16400 \end_inset
16401
16402
16403 \begin_inset space \hfill{}
16404 \end_inset
16405
16406
16407 \begin_inset Tabular
16408 <lyxtabular version="3" rows="13" columns="2">
16409 <features rotate="0" tabularvalignment="middle">
16410 <column alignment="center" valignment="top" width="0pt">
16411 <column alignment="center" valignment="top" width="0pt">
16412 <row>
16413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417 Commande
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426 Résultat
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 </row>
16432 <row>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437
16438 \backslash
16439 nabla
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 \begin_inset Formula $\nabla$
16449 \end_inset
16450
16451
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 <row>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462
16463 \backslash
16464 bigtriangledown
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 \begin_inset Formula $\bigtriangledown$
16474 \end_inset
16475
16476
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487
16488 \backslash
16489 bigtriangleup
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 \begin_inset Formula $\bigtriangleup$
16499 \end_inset
16500
16501
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 </row>
16507 <row>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512
16513 \backslash
16514 Box
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523 \begin_inset Formula $\Box$
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \end_inset
16530 </cell>
16531 </row>
16532 <row>
16533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537
16538 \backslash
16539 cap 
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 \begin_inset Formula $\cap$
16549 \end_inset
16550
16551
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 <row>
16558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562
16563 \backslash
16564 cup
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 \begin_inset Formula $\cup$
16574 \end_inset
16575
16576
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row>
16583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587
16588 \backslash
16589 dagger
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 \begin_inset Formula $\dagger$
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 <row>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612
16613 \backslash
16614 ddagger
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 \begin_inset Formula $\ddagger$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637
16638 \backslash
16639 wr
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 \begin_inset Formula $\wr$
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 </row>
16657 <row>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662
16663 \backslash
16664 bigcirc
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 \begin_inset Formula $\bigcirc$
16674 \end_inset
16675
16676
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 </row>
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687
16688 \backslash
16689 wedge
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 \begin_inset Formula $\wedge$
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 <row>
16708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712
16713 \backslash
16714 vee
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Formula $\vee$
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 </lyxtabular>
16733
16734 \end_inset
16735
16736
16737 \begin_inset space \hfill{}
16738 \end_inset
16739
16740
16741 \begin_inset Tabular
16742 <lyxtabular version="3" rows="13" columns="2">
16743 <features rotate="0" tabularvalignment="middle">
16744 <column alignment="center" valignment="top" width="0pt">
16745 <column alignment="center" valignment="top" width="0pt">
16746 <row>
16747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 Commande
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760 Résultat
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \backslash
16773 oplus
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 \begin_inset Formula $\oplus$
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \backslash
16798 ominus
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 \begin_inset Formula $\ominus$
16808 \end_inset
16809
16810
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \backslash
16823 otimes
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 \begin_inset Formula $\otimes$
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 </row>
16841 <row>
16842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \backslash
16848 oslash
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 \begin_inset Formula $\oslash$
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \backslash
16873 odot
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 \begin_inset Formula $\odot$
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \backslash
16898 amalg
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907 \begin_inset Formula $\amalg$
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \backslash
16923 uplus
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932 \begin_inset Formula $\uplus$
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 </row>
16941 <row>
16942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \backslash
16948 setminus
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 \begin_inset Formula $\setminus$
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \backslash
16973 sqcap
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 \begin_inset Formula $\sqcap$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 </row>
16991 <row>
16992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996
16997 \backslash
16998 sqcup
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Formula $\sqcup$
17008 \end_inset
17009
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \backslash
17023 triangleleft
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 \begin_inset Formula $\triangleleft$
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 </row>
17041 <row>
17042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046
17047 \backslash
17048 triangleright
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $\triangleright$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 </lyxtabular>
17067
17068 \end_inset
17069
17070
17071 \begin_inset space \hfill{}
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \begin_layout Standard
17078 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17079 \begin_inset Graphics
17080         filename ../../images/math/pm.png
17081         scale 85
17082
17083 \end_inset
17084
17085  de la barre d'outils mathématique.
17086 \end_layout
17087
17088 \begin_layout Standard
17089 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17090 \series bold
17091
17092 \backslash
17093 Delta
17094 \series default
17095  ou 
17096 \series bold
17097
17098 \backslash
17099 nabla
17100 \series default
17101 ^
17102 \series bold
17103 2
17104 \series default
17105  (
17106 \begin_inset Formula $\nabla^{2}$
17107 \end_inset
17108
17109 ) à la place de 
17110 \series bold
17111
17112 \backslash
17113 bigtriangleup
17114 \series default
17115  .
17116 \end_layout
17117
17118 \begin_layout Standard
17119 Le caractère 
17120 \family sans
17121 Séparateur
17122 \begin_inset space ~
17123 \end_inset
17124
17125 de
17126 \begin_inset space ~
17127 \end_inset
17128
17129 menu
17130 \family default
17131  du menu 
17132 \family sans
17133 Insertion\SpecialChar \menuseparator
17134 Caractères
17135 \begin_inset space ~
17136 \end_inset
17137
17138 spécial
17139 \family default
17140  est en fait l'opérateur 
17141 \series bold
17142
17143 \backslash
17144 triangleright
17145 \series default
17146 .
17147 \end_layout
17148
17149 \begin_layout Subsection
17150 Opérateurs personnalisés
17151 \begin_inset CommandInset label
17152 LatexCommand label
17153 name "sub:Opérateurs-personnalisés"
17154
17155 \end_inset
17156
17157
17158 \begin_inset Index idx
17159 status collapsed
17160
17161 \begin_layout Plain Layout
17162 Opérateurs ! personnalisés
17163 \end_layout
17164
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \begin_layout Standard
17171 Avec l'aide de la commande 
17172 \series bold
17173
17174 \backslash
17175 DeclareMathOperator
17176 \series default
17177
17178 \begin_inset Index idx
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182 Commandes ! D ! 
17183 \backslash
17184 dbinom@
17185 \backslash
17186 DeclareMathOperator
17187 \end_layout
17188
17189 \end_inset
17190
17191 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17192  La syntaxe de la commande est:
17193 \end_layout
17194
17195 \begin_layout Standard
17196
17197 \series bold
17198
17199 \backslash
17200 DeclareMathOperator{nouvelle commande}{affichage}
17201 \end_layout
17202
17203 \begin_layout Standard
17204 L'affichage peut être composé de caractères ou de symboles qui définissent
17205  comment l'opérateur doit apparaître dans la sortie finale.
17206  Pour définir un grand opérateur, on met une * après la commande.
17207  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17208  c'est décrit dans 
17209 \begin_inset CommandInset ref
17210 LatexCommand ref
17211 reference "sub:Limites-des-opérateurs"
17212
17213 \end_inset
17214
17215 .
17216 \end_layout
17217
17218 \begin_layout Standard
17219 Par exemple la ligne 
17220 \end_layout
17221
17222 \begin_layout Standard
17223
17224 \series bold
17225
17226 \backslash
17227 DeclareMathOperator*{
17228 \backslash
17229 Losange}{
17230 \backslash
17231 blacklozenge}
17232 \end_layout
17233
17234 \begin_layout Standard
17235 dans le préambule LaTeX définit la commande 
17236 \series bold
17237
17238 \backslash
17239 Losange
17240 \series default
17241 , qui insère un grand opérateur qui consiste en un symbole losange venant
17242  de 
17243 \begin_inset CommandInset ref
17244 LatexCommand ref
17245 reference "sub:Symboles-divers"
17246
17247 \end_inset
17248
17249 :
17250 \begin_inset Formula 
17251 \[
17252 \Losange_{n=1}^{\infty}
17253 \]
17254
17255 \end_inset
17256
17257 La commande utilisée pour cette formule est: 
17258 \series bold
17259
17260 \backslash
17261 Losange
17262 \series default
17263 ^
17264 \series bold
17265
17266 \backslash
17267 infty
17268 \begin_inset Formula $\to$
17269 \end_inset
17270
17271 _n=1
17272 \end_layout
17273
17274 \begin_layout Standard
17275 \begin_inset VSpace bigskip
17276 \end_inset
17277
17278 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17279  document, on peut aussi le définir avec les commandes 
17280 \series bold
17281
17282 \backslash
17283 mathop
17284 \series default
17285
17286 \begin_inset Index idx
17287 status collapsed
17288
17289 \begin_layout Plain Layout
17290 Commandes ! M ! 
17291 \backslash
17292 mathop
17293 \end_layout
17294
17295 \end_inset
17296
17297  et 
17298 \series bold
17299
17300 \backslash
17301 mathbin
17302 \series default
17303
17304 \begin_inset Index idx
17305 status collapsed
17306
17307 \begin_layout Plain Layout
17308 Commandes ! M ! 
17309 \backslash
17310 mathbin
17311 \end_layout
17312
17313 \end_inset
17314
17315 , qui ont les syntaxes suivantes:
17316 \end_layout
17317
17318 \begin_layout Standard
17319
17320 \series bold
17321
17322 \backslash
17323 mathop{affichage}
17324 \series default
17325  et 
17326 \series bold
17327
17328 \backslash
17329 mathbin{affichage}
17330 \end_layout
17331
17332 \begin_layout Standard
17333
17334 \series bold
17335
17336 \backslash
17337 mathop
17338 \series default
17339  définit des grands opérateurs et 
17340 \series bold
17341
17342 \backslash
17343 mathbin
17344 \series default
17345  des opérateurs binaires.
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \series bold
17351
17352 \backslash
17353 mathop
17354 \series default
17355  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17356 \end_layout
17357
17358 \begin_layout Standard
17359 \begin_inset Formula 
17360 \[
17361 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17362 \]
17363
17364 \end_inset
17365
17366
17367 \end_layout
17368
17369 \begin_layout Standard
17370 La commande pour la formule précédente est:
17371 \begin_inset Newline newline
17372 \end_inset
17373
17374
17375 \series bold
17376
17377 \backslash
17378 mathop{
17379 \backslash
17380 sum
17381 \backslash
17382 negmedspace
17383 \backslash
17384 sum
17385 \series default
17386
17387 \begin_inset space \textvisiblespace{}
17388 \end_inset
17389
17390
17391 \series bold
17392
17393 \begin_inset Formula $\to$
17394 \end_inset
17395
17396 ^N
17397 \series default
17398
17399 \begin_inset space \textvisiblespace{}
17400 \end_inset
17401
17402
17403 \series bold
17404 _i,j=1
17405 \end_layout
17406
17407 \begin_layout Standard
17408 \begin_inset Newpage newpage
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \begin_layout Section
17415 Polices de caractères
17416 \begin_inset Index idx
17417 status collapsed
17418
17419 \begin_layout Plain Layout
17420 Polices de caractères
17421 \end_layout
17422
17423 \end_inset
17424
17425
17426 \begin_inset Index idx
17427 status collapsed
17428
17429 \begin_layout Plain Layout
17430 Fontes| see
17431 \begin_inset ERT
17432 status collapsed
17433
17434 \begin_layout Plain Layout
17435
17436 {
17437 \end_layout
17438
17439 \end_inset
17440
17441 Polices de caractères
17442 \begin_inset ERT
17443 status collapsed
17444
17445 \begin_layout Plain Layout
17446
17447 }
17448 \end_layout
17449
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \begin_layout Subsection
17461 Styles de polices
17462 \begin_inset CommandInset label
17463 LatexCommand label
17464 name "sub:Styles-de-polices"
17465
17466 \end_inset
17467
17468
17469 \begin_inset Index idx
17470 status collapsed
17471
17472 \begin_layout Plain Layout
17473 Polices de caractères ! style
17474 \end_layout
17475
17476 \end_inset
17477
17478
17479 \end_layout
17480
17481 \begin_layout Standard
17482 Dans les formules on peut affecter aux lettres latines un des styles de
17483  police suivant:
17484 \begin_inset VSpace -2mm
17485 \end_inset
17486
17487
17488 \end_layout
17489
17490 \begin_layout Standard
17491 \align center
17492 \begin_inset Tabular
17493 <lyxtabular version="3" rows="7" columns="3">
17494 <features rotate="0" tabularvalignment="middle">
17495 <column alignment="center" valignment="top">
17496 <column alignment="center" valignment="top">
17497 <column alignment="center" valignment="top">
17498 <row>
17499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 Commande
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
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 Résultat
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 Raccourci
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 <row>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532
17533 \backslash
17534 mathbb
17535 \begin_inset space \textvisiblespace{}
17536 \end_inset
17537
17538 ABC
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Formula $\mathbb{ABC}$
17548 \end_inset
17549
17550
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559
17560 \family sans
17561 Alt+C C
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 </row>
17567 <row>
17568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572
17573 \backslash
17574 mathbf
17575 \begin_inset space \textvisiblespace{}
17576 \end_inset
17577
17578 AbC
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 \begin_inset Formula $\mathbf{AbC}$
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \family sans
17601 Ctrl+B
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \backslash
17614 boldsymbol
17615 \begin_inset space \textvisiblespace{}
17616 \end_inset
17617
17618 AbC
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627 \begin_inset Formula $\boldsymbol{AbC}$
17628 \end_inset
17629
17630
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \family sans
17641 Alt+C B
17642 \family default
17643  ou 
17644 \family sans
17645 Ctrl+Alt+B
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 </row>
17651 <row>
17652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656
17657 \backslash
17658 mathcal
17659 \begin_inset space \textvisiblespace{}
17660 \end_inset
17661
17662 ABC
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671 \begin_inset Formula $\mathcal{ABC}$
17672 \end_inset
17673
17674
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \family sans
17685 Ctrl+E
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 </row>
17691 <row>
17692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696
17697 \backslash
17698 mathfrak
17699 \begin_inset space \textvisiblespace{}
17700 \end_inset
17701
17702 AbC
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711 \begin_inset Formula $\mathfrak{AbC}$
17712 \end_inset
17713
17714
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 -
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 </row>
17729 <row>
17730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734
17735 \backslash
17736 mathscr
17737 \series bold
17738
17739 \begin_inset space \textvisiblespace{}
17740 \end_inset
17741
17742
17743 \series default
17744 AbC
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 \begin_inset Formula $\mathscr{AbC}$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 -
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 </lyxtabular>
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \begin_layout Standard
17779 \align center
17780 \begin_inset Tabular
17781 <lyxtabular version="3" rows="5" columns="3">
17782 <features rotate="0" tabularvalignment="middle">
17783 <column alignment="center" valignment="top">
17784 <column alignment="center" valignment="top">
17785 <column alignment="center" valignment="top">
17786 <row>
17787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791 Commande
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 Résultat
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809 Raccourci
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 </row>
17815 <row>
17816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820
17821 \backslash
17822 mathit
17823 \begin_inset space \textvisiblespace{}
17824 \end_inset
17825
17826 AbC
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 \begin_inset Formula $\mathit{AbC}$
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17844 \begin_inset Text
17845
17846 \begin_layout Plain Layout
17847 -
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 </row>
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858
17859 \backslash
17860 mathrm
17861 \begin_inset space \textvisiblespace{}
17862 \end_inset
17863
17864 AbC
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\mathrm{AbC}$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885
17886 \family sans
17887 Alt+C R
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 </row>
17893 <row>
17894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Plain Layout
17898
17899 \backslash
17900 mathsf
17901 \begin_inset space \textvisiblespace{}
17902 \end_inset
17903
17904 AbC
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 \begin_inset Formula $\mathsf{AbC}$
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925
17926 \family sans
17927 Alt+C S
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 </row>
17933 <row>
17934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938
17939 \backslash
17940 mathtt
17941 \begin_inset space \textvisiblespace{}
17942 \end_inset
17943
17944 AbC
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953 \begin_inset Formula $\mathtt{AbC}$
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965
17966 \family sans
17967 Ctrl+Shift+P
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 </row>
17973 </lyxtabular>
17974
17975 \end_inset
17976
17977
17978 \end_layout
17979
17980 \begin_layout Standard
17981 \begin_inset Note Greyedout
17982 status open
17983
17984 \begin_layout Plain Layout
17985
17986 \series bold
17987 Note:
17988 \series default
17989  Les styles 
17990 \series bold
17991
17992 \backslash
17993 mathbb
17994 \series default
17995  et 
17996 \series bold
17997
17998 \backslash
17999 mathcal
18000 \series default
18001  ne peuvent être utilisés que pour les lettres majuscules.
18002 \end_layout
18003
18004 \end_inset
18005
18006
18007 \end_layout
18008
18009 \begin_layout Standard
18010 Le style prédéfini est 
18011 \series bold
18012
18013 \backslash
18014 mathnormal
18015 \series default
18016 .
18017 \end_layout
18018
18019 \begin_layout Standard
18020 Les commandes de style fonctionnent aussi pour des caractères dans des construct
18021 ions mathématiques:
18022 \begin_inset Formula 
18023 \[
18024 \mathfrak{A=\frac{b}{C}}
18025 \]
18026
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \begin_layout Standard
18033 Les caractères en texte mathématique n'apparaissent pas avec un style de
18034  police mathématique mais avec le style de police texte 
18035 \series bold
18036
18037 \backslash
18038 textrm
18039 \series default
18040 .
18041  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18042  de style est un bug de LyX.
18043 \begin_inset Foot
18044 status collapsed
18045
18046 \begin_layout Plain Layout
18047 \begin_inset CommandInset href
18048 LatexCommand href
18049 name "LyX-bug #4629"
18050 target "http://www.lyx.org/trac/ticket/4629"
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \begin_layout Standard
18063 À la place des commandes de style, on peut utiliser le menu 
18064 \family sans
18065 Édition\SpecialChar \menuseparator
18066 Math\SpecialChar \menuseparator
18067 Style
18068 \begin_inset space ~
18069 \end_inset
18070
18071 de
18072 \begin_inset space ~
18073 \end_inset
18074
18075 Texte
18076 \family default
18077  ou le bouton 
18078 \begin_inset Graphics
18079         filename ../../images/math/font.png
18080         scale 85
18081
18082 \end_inset
18083
18084  de la barre d'outils mathématique.
18085 \end_layout
18086
18087 \begin_layout Subsection
18088 Formules en gras
18089 \begin_inset CommandInset label
18090 LatexCommand label
18091 name "sub:Formules-en-gras"
18092
18093 \end_inset
18094
18095
18096 \begin_inset Index idx
18097 status collapsed
18098
18099 \begin_layout Plain Layout
18100 Formules ! en gras
18101 \end_layout
18102
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \begin_layout Standard
18109 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18110  
18111 \series bold
18112
18113 \backslash
18114 mathbf
18115 \series default
18116  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18117  grecques minuscules.
18118  En plus elle affiche toujours les lettres latines en caractères droits,
18119  comme dans l'équation suivante:
18120 \end_layout
18121
18122 \begin_layout Standard
18123 \begin_inset Formula 
18124 \[
18125 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
18126 \]
18127
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \begin_layout Standard
18134 Pour afficher cette formule correctement; on utilise la commande 
18135 \series bold
18136
18137 \backslash
18138 boldsymbol
18139 \series default
18140 :
18141 \begin_inset Formula 
18142 \[
18143 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
18144 \]
18145
18146 \end_inset
18147
18148 Il est aussi possible de mettre l'équation dans un environnement 
18149 \series bold
18150 boldmath
18151 \series default
18152 .
18153  On crée cet environnement en insérant la commande 
18154 \series bold
18155
18156 \backslash
18157 boldmath
18158 \series default
18159
18160 \begin_inset Index idx
18161 status collapsed
18162
18163 \begin_layout Plain Layout
18164 Commandes ! B ! 
18165 \backslash
18166 boldmath
18167 \end_layout
18168
18169 \end_inset
18170
18171  en mode TeX.
18172  Pour terminer l'environnement, on insère la commande 
18173 \series bold
18174
18175 \backslash
18176 unboldmath
18177 \series default
18178
18179 \begin_inset Index idx
18180 status collapsed
18181
18182 \begin_layout Plain Layout
18183 Commandes ! U ! 
18184 \backslash
18185 unboldmath
18186 \end_layout
18187
18188 \end_inset
18189
18190  toujours en mode TeX.
18191 \begin_inset ERT
18192 status collapsed
18193
18194 \begin_layout Plain Layout
18195
18196
18197 \backslash
18198 boldmath 
18199 \end_layout
18200
18201 \end_inset
18202
18203
18204 \begin_inset Formula 
18205 \[
18206 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
18207 \]
18208
18209 \end_inset
18210
18211
18212 \begin_inset ERT
18213 status collapsed
18214
18215 \begin_layout Plain Layout
18216
18217
18218 \backslash
18219 unboldmath 
18220 \end_layout
18221
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \begin_layout Subsection
18228 Formules en couleur
18229 \begin_inset Index idx
18230 status collapsed
18231
18232 \begin_layout Plain Layout
18233 Formules ! en couleur
18234 \end_layout
18235
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \begin_layout Standard
18242 Les formules peuvent être colorées comme du texte normal : mettez en évidence
18243  la formule ou la portion de formule et utilisez la fenêtre de dialogue
18244  
18245 \family sans
18246 Style de texte
18247 \family default
18248 .
18249  Voici une formule en magenta :
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset Formula 
18254 \[
18255 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18256 \]
18257
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \begin_layout Standard
18264 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
18265 \begin_inset space ~
18266 \end_inset
18267
18268
18269 \begin_inset CommandInset ref
18270 LatexCommand ref
18271 reference "sub:Boîtes-colorées"
18272
18273 \end_inset
18274
18275 .
18276  Elles peuvent ensuite être utilisées avec la commande en code TeX 
18277 \series bold
18278
18279 \backslash
18280 textcolor
18281 \series default
18282  
18283 \begin_inset Index idx
18284 status collapsed
18285
18286 \begin_layout Plain Layout
18287 Commandes ! T ! 
18288 \backslash
18289 textcolor
18290 \end_layout
18291
18292 \end_inset
18293
18294  avec la syntaxe 
18295 \end_layout
18296
18297 \begin_layout Standard
18298
18299 \series bold
18300
18301 \backslash
18302 textcolor{couleur}{caractères ou formule}
18303 \end_layout
18304
18305 \begin_layout Standard
18306 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
18307  en rouge :
18308 \end_layout
18309
18310 \begin_layout Standard
18311 \begin_inset ERT
18312 status collapsed
18313
18314 \begin_layout Plain Layout
18315
18316
18317 \backslash
18318 textcolor{vertfonce}{
18319 \end_layout
18320
18321 \end_inset
18322
18323
18324 \begin_inset Formula 
18325 \[
18326 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18327 \]
18328
18329 \end_inset
18330
18331
18332 \begin_inset ERT
18333 status collapsed
18334
18335 \begin_layout Plain Layout
18336
18337 }
18338 \end_layout
18339
18340 \end_inset
18341
18342
18343 \end_layout
18344
18345 \begin_layout Standard
18346 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
18347  avec des couleurs personnalisées.
18348 \begin_inset Foot
18349 status collapsed
18350
18351 \begin_layout Plain Layout
18352 \begin_inset CommandInset href
18353 LatexCommand href
18354 name "LyX-bug #5269"
18355 target "http://www.lyx.org/trac/ticket/5269"
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \end_inset
18363
18364
18365 \end_layout
18366
18367 \begin_layout Subsection
18368 Tailles de polices
18369 \begin_inset CommandInset label
18370 LatexCommand label
18371 name "sub:Tailles-polices"
18372
18373 \end_inset
18374
18375
18376 \begin_inset Index idx
18377 status collapsed
18378
18379 \begin_layout Plain Layout
18380 Polices ! tailles
18381 \end_layout
18382
18383 \end_inset
18384
18385
18386 \end_layout
18387
18388 \begin_layout Standard
18389 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18390  les caractères qui sont dans le texte, les commandes de changement de taille
18391  suivantes:
18392 \end_layout
18393
18394 \begin_layout Standard
18395
18396 \series bold
18397
18398 \backslash
18399 Huge
18400 \series default
18401
18402 \series bold
18403
18404 \backslash
18405 huge
18406 \series default
18407
18408 \series bold
18409
18410 \backslash
18411 LARGE
18412 \series default
18413
18414 \series bold
18415
18416 \backslash
18417 Large
18418 \series default
18419
18420 \series bold
18421
18422 \backslash
18423 large
18424 \series default
18425
18426 \series bold
18427
18428 \backslash
18429 normalsize
18430 \series default
18431
18432 \series bold
18433
18434 \backslash
18435 small
18436 \series default
18437 ,
18438 \begin_inset Newline newline
18439 \end_inset
18440
18441
18442 \series bold
18443
18444 \backslash
18445 footnotesize
18446 \series default
18447
18448 \series bold
18449
18450 \backslash
18451 scriptsize
18452 \series default
18453  et 
18454 \series bold
18455
18456 \backslash
18457 tiny
18458 \begin_inset Foot
18459 status collapsed
18460
18461 \begin_layout Plain Layout
18462 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18463  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \end_layout
18470
18471 \begin_layout Standard
18472 La taille des caractères produits par ces commandes dépend de la taille
18473  de police du document, qui correspond à la commande 
18474 \series bold
18475
18476 \backslash
18477 normalsize
18478 \series default
18479 .
18480  Les autres commandes produisent des tailles plus ou moins grandes que 
18481 \series bold
18482
18483 \backslash
18484 normalsize
18485 \series default
18486 .
18487  La taille de la police ne peut donc pas dépasser une certaine valeur.
18488  Par exemple, pour un document dans une police de taille 12
18489 \begin_inset space \thinspace{}
18490 \end_inset
18491
18492 pt, la commande 
18493 \series bold
18494
18495 \backslash
18496 Huge
18497 \series default
18498  va donner la même taille que 
18499 \series bold
18500
18501 \backslash
18502 huge
18503 \series default
18504 .
18505  
18506 \end_layout
18507
18508 \begin_layout Standard
18509 Une commande de changement de taille est insérée en mode TeX avant la formule
18510  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18511  caractères du texte.
18512  Pour revenir à la taille initiale, on doit insérer la commande 
18513 \series bold
18514
18515 \backslash
18516 normalsize
18517 \series default
18518  en mode TeX après la formule.
18519 \end_layout
18520
18521 \begin_layout Standard
18522 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18523 \end_layout
18524
18525 \begin_layout Standard
18526 \noindent
18527 \align center
18528 \begin_inset Tabular
18529 <lyxtabular version="3" rows="5" columns="2">
18530 <features rotate="0" tabularvalignment="middle">
18531 <column alignment="center" valignment="top">
18532 <column alignment="center" valignment="top">
18533 <row>
18534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 Commande
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 Résultat
18548 \begin_inset Note Note
18549 status collapsed
18550
18551 \begin_layout Plain Layout
18552
18553 \series bold
18554
18555 \backslash
18556 raisebox
18557 \series default
18558  est seulement utilisée pour faire de la place
18559 \end_layout
18560
18561 \end_inset
18562
18563
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 <row>
18570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574
18575 \backslash
18576 displaystyle
18577 \begin_inset Index idx
18578 status collapsed
18579
18580 \begin_layout Plain Layout
18581 Commandes ! D ! 
18582 \backslash
18583 displaystyle
18584 \end_layout
18585
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \backslash
18613 textstyle
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 </row>
18631 <row>
18632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636
18637 \backslash
18638 scriptstyle
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18648 \end_inset
18649
18650
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 </row>
18656 <row>
18657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \backslash
18663 scriptscriptstyle
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 </lyxtabular>
18682
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \begin_layout Standard
18689 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18690  saisies les parties de formule concernées.
18691 \end_layout
18692
18693 \begin_layout Standard
18694 Il existe une autre méthode pour changer la taille de la police, qui ne
18695  s'applique que pour modifier la taille des symboles et des lettres dans
18696  le texte mathématique.
18697  Pour l'utiliser, une des commandes usuelles de modification de taille de
18698  texte vues plus haut est insérée en mode mathématique: tous les caractères
18699  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18700  soit de nouveau modifiée, auront la taille choisie.
18701  Deux exemples:
18702 \begin_inset VSpace -2mm
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \begin_layout Standard
18709 \begin_inset ERT
18710 status collapsed
18711
18712 \begin_layout Plain Layout
18713
18714
18715 \backslash
18716 huge 
18717 \end_layout
18718
18719 \end_inset
18720
18721
18722 \begin_inset Formula 
18723 \[
18724 A=\frac{B}{c}\cdot\maltese
18725 \]
18726
18727 \end_inset
18728
18729
18730 \begin_inset Formula 
18731 \[
18732 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18733 \]
18734
18735 \end_inset
18736
18737
18738 \begin_inset ERT
18739 status collapsed
18740
18741 \begin_layout Plain Layout
18742
18743
18744 \backslash
18745 normalsize 
18746 \end_layout
18747
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \begin_layout Standard
18754 \begin_inset VSpace medskip
18755 \end_inset
18756
18757 Avant les deux formules, on a inséré la commande 
18758 \series bold
18759
18760 \backslash
18761 huge
18762 \series default
18763 .
18764  La commande utilisée pour la deuxième formule est:
18765 \begin_inset Newline newline
18766 \end_inset
18767
18768
18769 \series bold
18770
18771 \backslash
18772 maltese
18773 \begin_inset space \textvisiblespace{}
18774 \end_inset
18775
18776 A Alt+M M 
18777 \backslash
18778 Large
18779 \begin_inset space \textvisiblespace{}
18780 \end_inset
18781
18782
18783 \backslash
18784 maltese
18785 \begin_inset space \textvisiblespace{}
18786 \end_inset
18787
18788
18789 \backslash
18790 textit
18791 \begin_inset space \textvisiblespace{}
18792 \end_inset
18793
18794 A
18795 \begin_inset Formula $\to$
18796 \end_inset
18797
18798
18799 \begin_inset Formula $\to$
18800 \end_inset
18801
18802
18803 \begin_inset Newline newline
18804 \end_inset
18805
18806
18807 \series default
18808
18809 \begin_inset space \hspace*{}
18810 \length 1cm
18811 \end_inset
18812
18813
18814 \series bold
18815 Alt+M M 
18816 \backslash
18817 tiny
18818 \begin_inset space \textvisiblespace{}
18819 \end_inset
18820
18821
18822 \backslash
18823 maltese
18824 \begin_inset space \textvisiblespace{}
18825 \end_inset
18826
18827
18828 \backslash
18829 textit
18830 \begin_inset space \textvisiblespace{}
18831 \end_inset
18832
18833 A
18834 \end_layout
18835
18836 \begin_layout Standard
18837 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18838  affiché dans la taille implicite
18839 \end_layout
18840
18841 \begin_layout Section
18842 Les lettres grecques
18843 \begin_inset Index idx
18844 status collapsed
18845
18846 \begin_layout Plain Layout
18847 Lettres grecques
18848 \end_layout
18849
18850 \end_inset
18851
18852
18853 \end_layout
18854
18855 \begin_layout Standard
18856 On peut insérer toutes les lettres grecques avec le bouton 
18857 \begin_inset Graphics
18858         filename ../../images/math/alpha.png
18859         scale 85
18860
18861 \end_inset
18862
18863  de la barre d'outils mathématiques.
18864  Toutes les normes internationales de typographie indiquent que les lettres
18865  grecques en mathématique doivent être écrites en italique.
18866  Dans certaines langues comme le russe et le français, elles sont parfois
18867  quand même en lettres droites.
18868 \end_layout
18869
18870 \begin_layout Subsection
18871 Lettres minuscules
18872 \begin_inset Index idx
18873 status collapsed
18874
18875 \begin_layout Plain Layout
18876 Lettres grecques ! minuscules
18877 \end_layout
18878
18879 \end_inset
18880
18881
18882 \end_layout
18883
18884 \begin_layout Standard
18885 \begin_inset space \hfill{}
18886 \end_inset
18887
18888
18889 \begin_inset Tabular
18890 <lyxtabular version="3" rows="11" columns="2">
18891 <features rotate="0" tabularvalignment="middle">
18892 <column alignment="center" valignment="top" width="0pt">
18893 <column alignment="center" valignment="top" width="0pt">
18894 <row>
18895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 Commande
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 Résultat
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \backslash
18921 alpha
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 \begin_inset Formula $\alpha$
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \backslash
18946 beta
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 \begin_inset Formula $\beta$
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 </row>
18964 <row>
18965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969
18970 \backslash
18971 gamma
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Formula $\gamma$
18981 \end_inset
18982
18983
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 <row>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994
18995 \backslash
18996 delta
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 \begin_inset Formula $\delta$
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 </row>
19014 <row>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \backslash
19021 epsilon
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 \begin_inset Formula $\epsilon$
19031 \end_inset
19032
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \backslash
19046 varepsilon
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 \begin_inset Formula $\varepsilon$
19056 \end_inset
19057
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 </row>
19064 <row>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \backslash
19071 zeta
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 \begin_inset Formula $\zeta$
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \backslash
19096 eta
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Formula $\eta$
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \backslash
19121 theta
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 \begin_inset Formula $\theta$
19131 \end_inset
19132
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \backslash
19146 vartheta
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Formula $\vartheta$
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 </lyxtabular>
19165
19166 \end_inset
19167
19168
19169 \begin_inset space \hfill{}
19170 \end_inset
19171
19172
19173 \begin_inset Tabular
19174 <lyxtabular version="3" rows="12" columns="2">
19175 <features rotate="0" tabularvalignment="middle">
19176 <column alignment="center" valignment="top" width="0pt">
19177 <column alignment="center" valignment="top" width="0pt">
19178 <row>
19179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183 Commande
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Résultat
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 </row>
19198 <row>
19199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203
19204 \backslash
19205 iota
19206 \end_layout
19207
19208 \end_inset
19209 </cell>
19210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214 \begin_inset Formula $\iota$
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \backslash
19230 kappa
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Formula $\kappa$
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 varkappa
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset Formula $\varkappa$
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 lambda
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\lambda$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 mu
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\mu$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 nu
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $\nu$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 xi
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\xi$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 o
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset Formula $o$
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 </row>
19396 <row>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \backslash
19403 pi
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 \begin_inset Formula $\pi$
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \backslash
19428 varpi
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset Formula $\varpi$
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \backslash
19453 rho
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\rho$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 </lyxtabular>
19472
19473 \end_inset
19474
19475
19476 \begin_inset space \hfill{}
19477 \end_inset
19478
19479
19480 \begin_inset Tabular
19481 <lyxtabular version="3" rows="11" columns="2">
19482 <features rotate="0" tabularvalignment="middle">
19483 <column alignment="center" valignment="top" width="0pt">
19484 <column alignment="center" valignment="top" width="0pt">
19485 <row>
19486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Commande
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 Résultat
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \backslash
19512 varrho
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 \begin_inset Formula $\varrho$
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 </row>
19530 <row>
19531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535
19536 \backslash
19537 sigma
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 \begin_inset Formula $\sigma$
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 </row>
19555 <row>
19556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \backslash
19562 varsigma
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Formula $\varsigma$
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 tau
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 \begin_inset Formula $\tau$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \backslash
19612 upsilon
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 \begin_inset Formula $\upsilon$
19622 \end_inset
19623
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \backslash
19637 phi
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Formula $\phi$
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \backslash
19662 varphi
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Formula $\varphi$
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \backslash
19687 chi
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $\chi$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 psi
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\psi$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 omega
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\omega$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 </lyxtabular>
19756
19757 \end_inset
19758
19759
19760 \begin_inset space \hfill{}
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \begin_layout Standard
19767 \begin_inset VSpace medskip
19768 \end_inset
19769
19770
19771 \end_layout
19772
19773 \begin_layout Standard
19774 On explique comment obtenir des lettres grecques droites spéciales dans
19775  
19776 \begin_inset CommandInset ref
19777 LatexCommand ref
19778 reference "sub:minuscules-grecques-droites"
19779
19780 \end_inset
19781
19782 .
19783 \end_layout
19784
19785 \begin_layout Standard
19786 \begin_inset Newpage newpage
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \begin_layout Subsection
19793 Lettres majuscules
19794 \begin_inset Index idx
19795 status collapsed
19796
19797 \begin_layout Plain Layout
19798 Lettres grecques ! majuscules
19799 \end_layout
19800
19801 \end_inset
19802
19803
19804 \end_layout
19805
19806 \begin_layout Standard
19807 \begin_inset space \hfill{}
19808 \end_inset
19809
19810
19811 \begin_inset Tabular
19812 <lyxtabular version="3" rows="7" columns="2">
19813 <features rotate="0" tabularvalignment="middle">
19814 <column alignment="center" valignment="top" width="0pt">
19815 <column alignment="center" valignment="top" width="0pt">
19816 <row>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 Commande
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 Résultat
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \backslash
19843 Gamma
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 \begin_inset Formula $\Gamma$
19853 \end_inset
19854
19855
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 </row>
19861 <row>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866
19867 \backslash
19868 Delta
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 \begin_inset Formula $\Delta$
19878 \end_inset
19879
19880
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 </row>
19886 <row>
19887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \backslash
19893 Theta
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902 \begin_inset Formula $\Theta$
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 </row>
19911 <row>
19912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19913 \begin_inset Text
19914
19915 \begin_layout Plain Layout
19916
19917 \backslash
19918 Lambda
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927 \begin_inset Formula $\Lambda$
19928 \end_inset
19929
19930
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 </row>
19936 <row>
19937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \backslash
19943 Xi
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952 \begin_inset Formula $\Xi$
19953 \end_inset
19954
19955
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 </row>
19961 <row>
19962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19963 \begin_inset Text
19964
19965 \begin_layout Plain Layout
19966
19967 \backslash
19968 Pi
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 \begin_inset Formula $\Pi$
19978 \end_inset
19979
19980
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 </lyxtabular>
19987
19988 \end_inset
19989
19990
19991 \begin_inset space \hfill{}
19992 \end_inset
19993
19994
19995 \begin_inset Tabular
19996 <lyxtabular version="3" rows="6" columns="2">
19997 <features rotate="0" tabularvalignment="middle">
19998 <column alignment="center" valignment="top" width="0pt">
19999 <column alignment="center" valignment="top" width="0pt">
20000 <row>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 Commande
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 Résultat
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 </row>
20020 <row>
20021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025
20026 \backslash
20027 Sigma
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 \begin_inset Formula $\Sigma$
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050
20051 \backslash
20052 Upsilon
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 \begin_inset Formula $\Upsilon$
20062 \end_inset
20063
20064
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 </row>
20070 <row>
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075
20076 \backslash
20077 Phi
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 \begin_inset Formula $\Phi$
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 </row>
20095 <row>
20096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100
20101 \backslash
20102 Psi
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111 \begin_inset Formula $\Psi$
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 <row>
20121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125
20126 \backslash
20127 Omega
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 \begin_inset Formula $\Omega$
20137 \end_inset
20138
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 </row>
20145 </lyxtabular>
20146
20147 \end_inset
20148
20149
20150 \begin_inset space \hfill{}
20151 \end_inset
20152
20153
20154 \end_layout
20155
20156 \begin_layout Standard
20157 \begin_inset VSpace medskip
20158 \end_inset
20159
20160 Le fait que les lettres grecques majuscules apparaissent droites provient
20161  d'un défaut de conception quand TeX a été développé.
20162  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20163  commande par 
20164 \series bold
20165 var
20166 \series default
20167 .
20168  Par exemple, la commande 
20169 \series bold
20170
20171 \backslash
20172 varGamma
20173 \series default
20174  produit 
20175 \begin_inset Formula $\varGamma$
20176 \end_inset
20177
20178 .
20179  Une autre méthode consiste à charger le paquetage 
20180 \series bold
20181 fixmath
20182 \series default
20183
20184 \begin_inset Foot
20185 status collapsed
20186
20187 \begin_layout Plain Layout
20188
20189 \series bold
20190 fixmath
20191 \series default
20192  fait partie du paquetage 
20193 \series bold
20194 was
20195 \series default
20196
20197 \begin_inset Index idx
20198 status collapsed
20199
20200 \begin_layout Plain Layout
20201 Paquetages ! was
20202 \begin_inset ERT
20203 status collapsed
20204
20205 \begin_layout Plain Layout
20206
20207
20208 \backslash
20209 vspace{4mm}
20210 \end_layout
20211
20212 \end_inset
20213
20214
20215 \end_layout
20216
20217 \end_inset
20218
20219 .
20220 \end_layout
20221
20222 \end_inset
20223
20224
20225 \begin_inset Index idx
20226 status collapsed
20227
20228 \begin_layout Plain Layout
20229 Paquetages ! fixmath
20230 \end_layout
20231
20232 \end_inset
20233
20234  avec la ligne suivante dans le préambule LaTeX :
20235 \end_layout
20236
20237 \begin_layout Standard
20238
20239 \series bold
20240
20241 \backslash
20242 usepackage{fixmath}
20243 \end_layout
20244
20245 \begin_layout Standard
20246 Toutes les majuscules grecques du document seront alors mises en italique.
20247 \end_layout
20248
20249 \begin_layout Subsection
20250 Lettres grasses
20251 \begin_inset Index idx
20252 status collapsed
20253
20254 \begin_layout Plain Layout
20255 Lettres grecques ! grasses
20256 \end_layout
20257
20258 \end_inset
20259
20260
20261 \end_layout
20262
20263 \begin_layout Standard
20264 Les lettres grecques ne peuvent être mise dans différents styles de polices
20265  comme les lettres latines.
20266  Elles peuvent seulement être mises en gras avec la commande 
20267 \series bold
20268
20269 \backslash
20270 boldsymbol
20271 \series default
20272
20273 \begin_inset Index idx
20274 status collapsed
20275
20276 \begin_layout Plain Layout
20277 Commandes ! B ! 
20278 \backslash
20279 boldsymbol
20280 \end_layout
20281
20282 \end_inset
20283
20284 .
20285 \end_layout
20286
20287 \begin_layout Standard
20288 \align center
20289 \begin_inset Tabular
20290 <lyxtabular version="3" rows="3" columns="2">
20291 <features rotate="0" tabularvalignment="middle">
20292 <column alignment="center" valignment="top">
20293 <column alignment="center" valignment="top">
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299 Commande
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 Résultat
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 </row>
20314 <row>
20315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \backslash
20321 Upsilon
20322 \backslash
20323 boldsymbol
20324 \backslash
20325 Upsilon
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 </row>
20343 <row>
20344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348
20349 \backslash
20350 theta
20351 \backslash
20352 boldsymbol
20353 \backslash
20354 theta
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 \begin_inset Formula $\theta\boldsymbol{\theta}$
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 </lyxtabular>
20373
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \begin_layout Section
20380 Symboles
20381 \begin_inset ERT
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385
20386
20387 \backslash
20388 texorpdfstring{
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \begin_inset Foot
20395 status collapsed
20396
20397 \begin_layout Plain Layout
20398 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20399  être trouvée dans 
20400 \begin_inset CommandInset citation
20401 LatexCommand cite
20402 key "Symbols"
20403
20404 \end_inset
20405
20406 .
20407 \end_layout
20408
20409 \end_inset
20410
20411
20412 \begin_inset ERT
20413 status collapsed
20414
20415 \begin_layout Plain Layout
20416
20417 }{}
20418 \end_layout
20419
20420 \end_inset
20421
20422
20423 \begin_inset Note Note
20424 status collapsed
20425
20426 \begin_layout Plain Layout
20427
20428 \backslash
20429 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20430  dans les signets PDF.
20431 \end_layout
20432
20433 \begin_layout Plain Layout
20434 Plus au sujet de 
20435 \backslash
20436 texorpdfstring dans la section 
20437 \begin_inset CommandInset ref
20438 LatexCommand ref
20439 reference "sub:formules-dans-les-entêtes"
20440
20441 \end_inset
20442
20443 .
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \begin_inset Index idx
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453 Symboles
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Standard
20462 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20463  grâce aux boutons 
20464 \begin_inset Graphics
20465         filename ../../images/math/nabla.png
20466         scale 85
20467
20468 \end_inset
20469
20470  et 
20471 \begin_inset Graphics
20472         filename ../../images/math/digamma.png
20473         scale 85
20474
20475 \end_inset
20476
20477  de la barre d'outils mathématique.
20478 \end_layout
20479
20480 \begin_layout Subsection
20481 Symboles mathématiques
20482 \begin_inset CommandInset label
20483 LatexCommand label
20484 name "sub:Symboles-mathématiques"
20485
20486 \end_inset
20487
20488
20489 \begin_inset Index idx
20490 status collapsed
20491
20492 \begin_layout Plain Layout
20493 Symboles ! mathématiques
20494 \end_layout
20495
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \begin_layout Standard
20502 \begin_inset space \hfill{}
20503 \end_inset
20504
20505
20506 \begin_inset Tabular
20507 <lyxtabular version="3" rows="10" columns="2">
20508 <features rotate="0" tabularvalignment="middle">
20509 <column alignment="center" valignment="top" width="0pt">
20510 <column alignment="center" valignment="top" width="0pt">
20511 <row>
20512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 Commande
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525 Résultat
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 neg
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Formula $\neg$
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \backslash
20563 Im
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 \begin_inset Formula $\Im$
20573 \end_inset
20574
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 Re
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Formula $\Re$
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \backslash
20613 aleph
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset Formula $\aleph$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 partial
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Formula $\partial$
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 infty
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Formula $\infty$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \backslash
20688 wp
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 \begin_inset Formula $\wp$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row>
20707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711
20712 \backslash
20713 imath
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 \begin_inset Formula $\imath$
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 <row>
20732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736
20737 \backslash
20738 jmath
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747 \begin_inset Formula $\jmath$
20748 \end_inset
20749
20750
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 </row>
20756 </lyxtabular>
20757
20758 \end_inset
20759
20760
20761 \begin_inset space \hfill{}
20762 \end_inset
20763
20764
20765 \begin_inset Tabular
20766 <lyxtabular version="3" rows="10" columns="2">
20767 <features rotate="0" tabularvalignment="middle">
20768 <column alignment="center" valignment="top" width="0pt">
20769 <column alignment="center" valignment="top" width="0pt">
20770 <row>
20771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 Commande
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 Résultat
20785 \begin_inset Note Note
20786 status collapsed
20787
20788 \begin_layout Plain Layout
20789
20790 \series bold
20791
20792 \backslash
20793 raisebox
20794 \series default
20795  est seulement utilisée pour faire de la place
20796 \end_layout
20797
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 </row>
20806 <row>
20807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20808 \begin_inset Text
20809
20810 \begin_layout Plain Layout
20811
20812 \backslash
20813 forall
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822 \begin_inset Formula $\forall$
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 </row>
20831 <row>
20832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836
20837 \backslash
20838 exists
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 \begin_inset Formula $\exists$
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 </row>
20856 <row>
20857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \backslash
20863 nexists
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872 \begin_inset Formula $\nexists$
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 <row>
20882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886
20887 \backslash
20888 emptyset
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897 \begin_inset Formula $\emptyset$
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \backslash
20913 varnothing
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 \begin_inset Formula $\varnothing$
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 </row>
20931 <row>
20932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \backslash
20938 dag
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 \begin_inset Formula $\dag$
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row>
20957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961
20962 \backslash
20963 ddag
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 \begin_inset Formula $\ddag$
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 </row>
20981 <row>
20982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986
20987 \backslash
20988 complement
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 \begin_inset ERT
20998 status collapsed
20999
21000 \begin_layout Plain Layout
21001
21002
21003 \backslash
21004 raisebox{-0.8mm}{
21005 \end_layout
21006
21007 \end_inset
21008
21009
21010 \begin_inset Formula $\complement$
21011 \end_inset
21012
21013
21014 \begin_inset ERT
21015 status collapsed
21016
21017 \begin_layout Plain Layout
21018
21019 }
21020 \end_layout
21021
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 <row>
21031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035
21036 \backslash
21037 Bbbk
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046 \begin_inset Formula $\Bbbk$
21047 \end_inset
21048
21049
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 </row>
21055 </lyxtabular>
21056
21057 \end_inset
21058
21059
21060 \begin_inset space \hfill{}
21061 \end_inset
21062
21063
21064 \begin_inset Tabular
21065 <lyxtabular version="3" rows="10" columns="2">
21066 <features rotate="0" tabularvalignment="middle">
21067 <column alignment="center" valignment="top" width="0pt">
21068 <column alignment="center" valignment="top" width="0pt">
21069 <row>
21070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074 Commande
21075 \end_layout
21076
21077 \end_inset
21078 </cell>
21079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21080 \begin_inset Text
21081
21082 \begin_layout Plain Layout
21083 Résultat
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 </row>
21089 <row>
21090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \backslash
21096 prime
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\prime$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 backprime
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\backprime$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row>
21140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \backslash
21146 mho
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 \begin_inset Formula $\mho$
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 triangle
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\triangle$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 angle
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\angle$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 measuredangle
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Formula $\measuredangle$
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 sphericalangle
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\sphericalangle$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 top
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\top$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 <row>
21290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294
21295 \backslash
21296 bot
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21302 \begin_inset Text
21303
21304 \begin_layout Plain Layout
21305 \begin_inset Formula $\bot$
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 </lyxtabular>
21315
21316 \end_inset
21317
21318
21319 \begin_inset space \hfill{}
21320 \end_inset
21321
21322
21323 \end_layout
21324
21325 \begin_layout Subsection
21326 Symboles divers
21327 \begin_inset CommandInset label
21328 LatexCommand label
21329 name "sub:Symboles-divers"
21330
21331 \end_inset
21332
21333
21334 \begin_inset Index idx
21335 status collapsed
21336
21337 \begin_layout Plain Layout
21338 Symboles ! divers
21339 \end_layout
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \begin_layout Standard
21347 \noindent
21348 \align center
21349 \begin_inset Tabular
21350 <lyxtabular version="3" rows="10" columns="2">
21351 <features rotate="0" tabularvalignment="middle">
21352 <column alignment="center" valignment="top" width="0pt">
21353 <column alignment="center" valignment="top" width="0pt">
21354 <row>
21355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21356 \begin_inset Text
21357
21358 \begin_layout Plain Layout
21359 Commande
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 Résultat
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 <row>
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379
21380 \backslash
21381 flat
21382 \end_layout
21383
21384 \end_inset
21385 </cell>
21386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390 \begin_inset Formula $\flat$
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 </row>
21399 <row>
21400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404
21405 \backslash
21406 natural
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415 \begin_inset Formula $\natural$
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 </row>
21424 <row>
21425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429
21430 \backslash
21431 sharp
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Formula $\sharp$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 <row>
21450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454
21455 \backslash
21456 surd
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 \begin_inset Formula $\surd$
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 <row>
21475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479
21480 \backslash
21481 checkmark
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490 \begin_inset Formula $\checkmark$
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 </row>
21499 <row>
21500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504
21505 \backslash
21506 yen
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $\yen$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row>
21525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529
21530 \backslash
21531 pounds
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540 \begin_inset Formula $\pounds$
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 <row>
21550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Plain Layout
21554 $
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563 \begin_inset Formula $\$$
21564 \end_inset
21565
21566
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 </row>
21572 <row>
21573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577 §
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Formula $§$
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 </row>
21595 </lyxtabular>
21596
21597 \end_inset
21598
21599
21600 \begin_inset Tabular
21601 <lyxtabular version="3" rows="10" columns="2">
21602 <features rotate="0" tabularvalignment="middle">
21603 <column alignment="center" valignment="top">
21604 <column alignment="center" valignment="top">
21605 <row>
21606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21607 \begin_inset Text
21608
21609 \begin_layout Plain Layout
21610 Commande
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 Résultat
21620 \end_layout
21621
21622 \end_inset
21623 </cell>
21624 </row>
21625 <row>
21626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630
21631 \backslash
21632 hbar
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 \begin_inset Formula $\hbar$
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 </row>
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \backslash
21657 hslash
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 \begin_inset Formula $\hslash$
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 </row>
21675 <row>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \backslash
21682 clubsuit
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691 \begin_inset Formula $\clubsuit$
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 </row>
21700 <row>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705
21706 \backslash
21707 spadesuit
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 \begin_inset Formula $\spadesuit$
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 </row>
21725 <row>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \backslash
21732 bigstar
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741 \begin_inset Formula $\bigstar$
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 </row>
21750 <row>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \backslash
21757 blacklozenge
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766 \begin_inset Formula $\blacklozenge$
21767 \end_inset
21768
21769
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 </row>
21775 <row>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \backslash
21782 blacktriangle
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Formula $\blacktriangle$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \backslash
21807 blacktiangledown
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816 \begin_inset Formula $\blacktriangledown$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 <row>
21826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \backslash
21832 bullet
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 \begin_inset Formula $\bullet$
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 </row>
21850 </lyxtabular>
21851
21852 \end_inset
21853
21854
21855 \begin_inset Tabular
21856 <lyxtabular version="3" rows="10" columns="2">
21857 <features rotate="0" tabularvalignment="middle">
21858 <column alignment="center" valignment="top" width="0pt">
21859 <column alignment="center" valignment="top" width="0pt">
21860 <row>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865 Commande
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 Résultat
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 </row>
21880 <row>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \backslash
21887 diamondsuit
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Formula $\diamondsuit$
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903 </cell>
21904 </row>
21905 <row>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910
21911 \backslash
21912 Diamond
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921 \begin_inset Formula $\Diamond$
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \backslash
21937 heartsuit
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946 \begin_inset Formula $\heartsuit$
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 <row>
21956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960
21961 \backslash
21962 P
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971 \begin_inset Formula $\P$
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 </row>
21980 <row>
21981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985
21986 \backslash
21987 copyright
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 \begin_inset Formula $\copyright$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010
22011 \backslash
22012 circledR
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021 \begin_inset Formula $\circledR$
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 <row>
22031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035
22036 \backslash
22037 maltese
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Formula $\maltese$
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 </row>
22055 <row>
22056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060
22061 \backslash
22062 diagup
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071 \begin_inset Formula $\diagup$
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 <row>
22081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085
22086 \backslash
22087 diagdown
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Formula $\diagdown$
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 </row>
22105 </lyxtabular>
22106
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \begin_layout Standard
22113 \begin_inset VSpace medskip
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
22121 \begin_inset CommandInset ref
22122 LatexCommand ref
22123 reference "sub:Tailles-polices"
22124
22125 \end_inset
22126
22127 .
22128 \end_layout
22129
22130 \begin_layout Subsection
22131 Le symbole de l'Euro €
22132 \begin_inset Index idx
22133 status collapsed
22134
22135 \begin_layout Plain Layout
22136 Symboles ! symbole de l'Euro
22137 \end_layout
22138
22139 \end_inset
22140
22141
22142 \begin_inset Index idx
22143 status collapsed
22144
22145 \begin_layout Plain Layout
22146
22147 \backslash
22148 @
22149 \begin_inset ERT
22150 status collapsed
22151
22152 \begin_layout Plain Layout
22153
22154
22155 \backslash
22156 officialeuro
22157 \end_layout
22158
22159 \end_inset
22160
22161
22162 \end_layout
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \begin_layout Standard
22170 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
22171  paquetage LaTeX 
22172 \series bold
22173 eurosym
22174 \series default
22175
22176 \begin_inset Index idx
22177 status collapsed
22178
22179 \begin_layout Plain Layout
22180 Paquetages ! eurosym
22181 \end_layout
22182
22183 \end_inset
22184
22185  et le charger avec la ligne suivante dans le préambule LaTeX
22186 \end_layout
22187
22188 \begin_layout Standard
22189
22190 \series bold
22191
22192 \backslash
22193 usepackage[gennarrow]{eurosym}
22194 \end_layout
22195
22196 \begin_layout Standard
22197 Le symbole de l'Euro peut alors être inséré avec la commande 
22198 \series bold
22199
22200 \backslash
22201 euro
22202 \series default
22203
22204 \begin_inset Index idx
22205 status collapsed
22206
22207 \begin_layout Plain Layout
22208 Commandes ! E ! 
22209 \backslash
22210 euro
22211 \end_layout
22212
22213 \end_inset
22214
22215 .
22216 \end_layout
22217
22218 \begin_layout Standard
22219 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22220 e avec la touche €, sans avoir à installer le paquetage 
22221 \series bold
22222 eurosym
22223 \series default
22224 .
22225  Quand 
22226 \series bold
22227 eurosym
22228 \series default
22229  est installé, on peut aussi insérer la commande 
22230 \series bold
22231
22232 \backslash
22233 euro
22234 \series default
22235  en mode TeX.
22236  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22237  
22238 \series bold
22239
22240 \backslash
22241 officialeuro
22242 \series default
22243
22244 \begin_inset Index idx
22245 status collapsed
22246
22247 \begin_layout Plain Layout
22248 Commandes ! O ! 
22249 \backslash
22250 officialeuro
22251 \end_layout
22252
22253 \end_inset
22254
22255 , qui n'est utilisable qu'en mode TeX.
22256 \end_layout
22257
22258 \begin_layout Standard
22259 \begin_inset ERT
22260 status collapsed
22261
22262 \begin_layout Plain Layout
22263
22264
22265 \backslash
22266 ifeurosym 
22267 \end_layout
22268
22269 \end_inset
22270
22271
22272 \begin_inset Note Note
22273 status open
22274
22275 \begin_layout Plain Layout
22276 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22277 \series bold
22278 eurosym
22279 \series default
22280  est installé.
22281 \end_layout
22282
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \begin_layout Standard
22289 Un aperçu des différents symboles de l'Euro:
22290 \end_layout
22291
22292 \begin_layout Standard
22293 \align center
22294 \begin_inset Tabular
22295 <lyxtabular version="3" rows="4" columns="3">
22296 <features rotate="0" tabularvalignment="middle">
22297 <column alignment="center" valignment="top" width="0pt">
22298 <column alignment="center" valignment="top" width="0pt">
22299 <column alignment="center" valignment="top" width="0pt">
22300 <row>
22301 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314 Commande 
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 Résultat
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 </row>
22329 <row>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 formule
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
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 euro
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 $\euro$
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 texte mathématique
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386 \begin_inset Formula $\mbox{€}$
22387 \end_inset
22388
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 </row>
22395 <row>
22396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 mode TeX
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409
22410 \backslash
22411 officialeuro
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420 \begin_inset ERT
22421 status collapsed
22422
22423 \begin_layout Plain Layout
22424
22425
22426 \backslash
22427 officialeuro
22428 \end_layout
22429
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 </lyxtabular>
22439
22440 \end_inset
22441
22442
22443 \end_layout
22444
22445 \begin_layout Standard
22446 \begin_inset ERT
22447 status collapsed
22448
22449 \begin_layout Plain Layout
22450
22451
22452 \backslash
22453 else 
22454 \end_layout
22455
22456 \end_inset
22457
22458
22459 \begin_inset Note Note
22460 status open
22461
22462 \begin_layout Plain Layout
22463 Ce qui suit sera affiché si le paquetage LaTeX 
22464 \series bold
22465 eurosym
22466 \series default
22467  n'est pas installé:
22468 \end_layout
22469
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \begin_layout Standard
22476 Vous devez installer le paquetage LaTeX 
22477 \series bold
22478 eurosym
22479 \series default
22480  pour voir le reste de cette section dans la sortie imprimée.
22481 \end_layout
22482
22483 \begin_layout Standard
22484 \begin_inset ERT
22485 status collapsed
22486
22487 \begin_layout Plain Layout
22488
22489
22490 \backslash
22491 fi 
22492 \end_layout
22493
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \begin_layout Section
22500 Opérateurs de relation
22501 \begin_inset CommandInset label
22502 LatexCommand label
22503 name "sec:Relations"
22504
22505 \end_inset
22506
22507
22508 \begin_inset Index idx
22509 status collapsed
22510
22511 \begin_layout Plain Layout
22512 Relations
22513 \end_layout
22514
22515 \end_inset
22516
22517
22518 \begin_inset Index idx
22519 status collapsed
22520
22521 \begin_layout Plain Layout
22522 Comparaisons|see
22523 \begin_inset ERT
22524 status collapsed
22525
22526 \begin_layout Plain Layout
22527
22528 {
22529 \end_layout
22530
22531 \end_inset
22532
22533 Relations
22534 \begin_inset ERT
22535 status collapsed
22536
22537 \begin_layout Plain Layout
22538
22539 }
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \begin_layout Standard
22553 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22554  le bouton 
22555 \begin_inset Graphics
22556         filename ../../images/math/leq.png
22557         scale 85
22558
22559 \end_inset
22560
22561  de la barre d'outils.
22562 \end_layout
22563
22564 \begin_layout Standard
22565 \begin_inset Tabular
22566 <lyxtabular version="3" rows="17" columns="2">
22567 <features rotate="0" tabularvalignment="middle">
22568 <column alignment="center" valignment="top" width="0pt">
22569 <column alignment="center" valignment="top">
22570 <row>
22571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575
22576 \size small
22577 Commande
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586
22587 \size small
22588 Résultat
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 </row>
22594 <row>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 <
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 \begin_inset Formula $<$
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 </row>
22617 <row>
22618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622
22623 \backslash
22624 le
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633 \begin_inset Formula $\le$
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 </row>
22642 <row>
22643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647
22648 \backslash
22649 ll
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 \begin_inset Formula $\ll$
22659 \end_inset
22660
22661
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 </row>
22667 <row>
22668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672
22673 \backslash
22674 prec
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683 \begin_inset Formula $\prec$
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 </row>
22692 <row>
22693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697
22698 \backslash
22699 preceq
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 \begin_inset Formula $\preceq$
22709 \end_inset
22710
22711
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 </row>
22717 <row>
22718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22719 \begin_inset Text
22720
22721 \begin_layout Plain Layout
22722
22723 \backslash
22724 subset
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733 \begin_inset Formula $\subset$
22734 \end_inset
22735
22736
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 </row>
22742 <row>
22743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22744 \begin_inset Text
22745
22746 \begin_layout Plain Layout
22747
22748 \backslash
22749 subseteq
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 \begin_inset Formula $\subseteq$
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 </row>
22767 <row>
22768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772
22773 \backslash
22774 sqsubseteq
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 \begin_inset Formula $\sqsubseteq$
22784 \end_inset
22785
22786
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 </row>
22792 <row>
22793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Plain Layout
22797
22798 \backslash
22799 in
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 \begin_inset Formula $\in$
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822
22823 \backslash
22824 vdash
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833 \begin_inset Formula $\vdash$
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 </row>
22842 <row>
22843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \backslash
22849 smile
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858 \begin_inset Formula $\smile$
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872
22873 \backslash
22874 lhd
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883 \begin_inset Formula $\lhd$
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 <row>
22893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897
22898 \backslash
22899 unlhd
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 \begin_inset Formula $\unlhd$
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 </row>
22917 <row>
22918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922
22923 \backslash
22924 gtrless
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 \begin_inset Formula $\gtrless$
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 </row>
22942 <row>
22943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22944 \begin_inset Text
22945
22946 \begin_layout Plain Layout
22947
22948 \backslash
22949 mid
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958 \begin_inset Formula $\mid$
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 </row>
22967 <row>
22968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972
22973 \backslash
22974 nmid
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 \begin_inset Formula $\nmid$
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 </row>
22992 </lyxtabular>
22993
22994 \end_inset
22995
22996
22997 \begin_inset space \hfill{}
22998 \end_inset
22999
23000
23001 \begin_inset Tabular
23002 <lyxtabular version="3" rows="17" columns="2">
23003 <features rotate="0" tabularvalignment="middle">
23004 <column alignment="center" valignment="top" width="0pt">
23005 <column alignment="center" valignment="top">
23006 <row>
23007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \size small
23013 Commande
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \size small
23024 Résultat
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 </row>
23030 <row>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 =
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044 \begin_inset Formula $=$
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 </row>
23053 <row>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \backslash
23060 not=
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 \begin_inset Formula $\not=$
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 </row>
23078 <row>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \backslash
23085 equiv
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094 \begin_inset Formula $\equiv$
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 </row>
23103 <row>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108
23109 \backslash
23110 sim
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119 \begin_inset Formula $\sim$
23120 \end_inset
23121
23122
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 </row>
23128 <row>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \backslash
23135 simeq
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144 \begin_inset Formula $\simeq$
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 </row>
23153 <row>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158
23159 \backslash
23160 approx
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23166 \begin_inset Text
23167
23168 \begin_layout Plain Layout
23169 \begin_inset Formula $\approx$
23170 \end_inset
23171
23172
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 </row>
23178 <row>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183
23184 \backslash
23185 cong
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23191 \begin_inset Text
23192
23193 \begin_layout Plain Layout
23194 \begin_inset Formula $\cong$
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 </row>
23203 <row>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208
23209 \backslash
23210 bowtie
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Plain Layout
23219 \begin_inset Formula $\bowtie$
23220 \end_inset
23221
23222
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 </row>
23228 <row>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233
23234 \backslash
23235 notin
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Formula $\notin$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \backslash
23260 perp
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269 \begin_inset Formula $\perp$
23270 \end_inset
23271
23272
23273 \end_layout
23274
23275 \end_inset
23276 </cell>
23277 </row>
23278 <row>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283
23284 \backslash
23285 propto
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294 \begin_inset Formula $\propto$
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 </row>
23303 <row>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \backslash
23310 asymp
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 \begin_inset Formula $\asymp$
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 <row>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333
23334 \backslash
23335 doteq
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344 \begin_inset Formula $\doteq$
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 </row>
23353 <row>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358
23359 \backslash
23360 circeq
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369 \begin_inset Formula $\circeq$
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 </row>
23378 <row>
23379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383
23384 \backslash
23385 models
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394 \begin_inset Formula $\models$
23395 \end_inset
23396
23397
23398 \end_layout
23399
23400 \end_inset
23401 </cell>
23402 </row>
23403 <row>
23404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408
23409 \backslash
23410 widehat=
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419 \begin_inset Formula $\widehat{=}$
23420 \end_inset
23421
23422
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 </row>
23428 </lyxtabular>
23429
23430 \end_inset
23431
23432
23433 \begin_inset space \hfill{}
23434 \end_inset
23435
23436
23437 \begin_inset Tabular
23438 <lyxtabular version="3" rows="17" columns="2">
23439 <features rotate="0" tabularvalignment="middle">
23440 <column alignment="center" valignment="top" width="0pt">
23441 <column alignment="center" valignment="top">
23442 <row>
23443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447
23448 \size small
23449 Commande
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \size small
23460 Résultat
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 </row>
23466 <row>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 >
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 \begin_inset Formula $>$
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \backslash
23496 ge
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 \begin_inset Formula $\ge$
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \backslash
23521 gg
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\gg$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \backslash
23546 succ
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\succ$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \backslash
23571 succeq
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 \begin_inset Formula $\succeq$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \backslash
23596 supset
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 \begin_inset Formula $\supset$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \backslash
23621 supseteq
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $\supseteq$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 </row>
23639 <row>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \backslash
23646 sqsupseteq
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 \begin_inset Formula $\sqsupseteq$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 <row>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \backslash
23671 ni
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680 \begin_inset Formula $\ni$
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694
23695 \backslash
23696 dashv
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 \begin_inset Formula $\dashv$
23706 \end_inset
23707
23708
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 </row>
23714 <row>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719
23720 \backslash
23721 frown
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 \begin_inset Formula $\frown$
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 </row>
23739 <row>
23740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744
23745 \backslash
23746 rhd
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $\rhd$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \backslash
23771 unrhd
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\unrhd$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 lessgtr
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\lessgtr$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 parallel
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\parallel$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 nparallel
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\nparallel$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 </lyxtabular>
23865
23866 \end_inset
23867
23868
23869 \end_layout
23870
23871 \begin_layout Standard
23872 \begin_inset VSpace medskip
23873 \end_inset
23874
23875 Les caractères 
23876 \series bold
23877
23878 \backslash
23879 lhd
23880 \series default
23881  et 
23882 \series bold
23883
23884 \backslash
23885 rhd
23886 \series default
23887  sont plus gros que les opérateurs 
23888 \series bold
23889
23890 \backslash
23891 triangleleft
23892 \series default
23893  et 
23894 \series bold
23895
23896 \backslash
23897 triangleright
23898 \series default
23899  auxquels ils ressemblent.
23900 \end_layout
23901
23902 \begin_layout Standard
23903 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23904  par des espaces.
23905 \end_layout
23906
23907 \begin_layout Standard
23908 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23909  commande 
23910 \series bold
23911
23912 \backslash
23913 stackrel
23914 \series default
23915
23916 \begin_inset Index idx
23917 status collapsed
23918
23919 \begin_layout Plain Layout
23920 Commandes ! S ! 
23921 \backslash
23922 stackrel
23923 \end_layout
23924
23925 \end_inset
23926
23927 :
23928 \end_layout
23929
23930 \begin_layout Standard
23931 \align center
23932 \begin_inset Tabular
23933 <lyxtabular version="3" rows="2" columns="2">
23934 <features rotate="0" tabularvalignment="middle">
23935 <column alignment="center" valignment="top">
23936 <column alignment="center" valignment="top">
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 Commande
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 Résultat
23952 \begin_inset Note Note
23953 status collapsed
23954
23955 \begin_layout Plain Layout
23956
23957 \series bold
23958
23959 \backslash
23960 raisebox
23961 \series default
23962  est seulement utilisée pour faire de la place
23963 \end_layout
23964
23965 \end_inset
23966
23967
23968 \end_layout
23969
23970 \end_inset
23971 </cell>
23972 </row>
23973 <row>
23974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 A(r)
23979 \backslash
23980 stackrel
23981 \begin_inset space \textvisiblespace{}
23982 \end_inset
23983
23984 r
23985 \backslash
23986 to
23987 \backslash
23988 infty
23989 \begin_inset space \textvisiblespace{}
23990 \end_inset
23991
23992
23993 \begin_inset Formula $\downarrow$
23994 \end_inset
23995
23996
23997 \backslash
23998 approx
23999 \begin_inset space \textvisiblespace{}
24000 \end_inset
24001
24002
24003 \begin_inset space \textvisiblespace{}
24004 \end_inset
24005
24006 B
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24012 \begin_inset Text
24013
24014 \begin_layout Plain Layout
24015 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 </row>
24024 </lyxtabular>
24025
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \begin_layout Section
24032 Fonctions
24033 \end_layout
24034
24035 \begin_layout Subsection
24036 Fonctions prédéfinies
24037 \begin_inset CommandInset label
24038 LatexCommand label
24039 name "sub:Fonctions-prédéfinies"
24040
24041 \end_inset
24042
24043
24044 \begin_inset Index idx
24045 status collapsed
24046
24047 \begin_layout Plain Layout
24048 Fonctions ! prédéfinies
24049 \end_layout
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 En général, les variables sont écrites en 
24058 \emph on
24059 italiques
24060 \emph default
24061  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
24062  
24063 \begin_inset Formula $sin$
24064 \end_inset
24065
24066  pourrait être confondue avec le produit 
24067 \begin_inset Formula $s\cdot i\cdot n$
24068 \end_inset
24069
24070 .
24071  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
24072  arguments par un peu d'espace.
24073  Elles sont insérées comme des commandes commençant par une barre de fraction
24074  inverse avant leur nom.
24075 \end_layout
24076
24077 \begin_layout Standard
24078 \align center
24079 \begin_inset Tabular
24080 <lyxtabular version="3" rows="2" columns="4">
24081 <features rotate="0" tabularvalignment="middle">
24082 <column alignment="center" valignment="top" width="0pt">
24083 <column alignment="center" valignment="top" width="0pt">
24084 <column alignment="center" valignment="top" width="0pt">
24085 <column alignment="center" valignment="top" width="0pt">
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091 Commande
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100 Résultat
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109 Commande
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \begin_layout Plain Layout
24118 Résultat
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 </row>
24124 <row>
24125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129 Asin(x)+B
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 \begin_inset Formula $Asin(x)+B$
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150 A
24151 \backslash
24152 sin(x)+B
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 \begin_inset Formula $A\sin(x)+B$
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 </row>
24170 </lyxtabular>
24171
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \begin_layout Standard
24178 Les fonctions suivantes sont prédéfinies:
24179 \end_layout
24180
24181 \begin_layout Standard
24182 \begin_inset VSpace -2mm
24183 \end_inset
24184
24185
24186 \end_layout
24187
24188 \begin_layout Standard
24189 \align center
24190 \begin_inset Tabular
24191 <lyxtabular version="3" rows="9" columns="4">
24192 <features rotate="0" tabularvalignment="middle">
24193 <column alignment="center" valignment="top" width="0pt">
24194 <column alignment="center" valignment="top" width="0pt">
24195 <column alignment="center" valignment="top" width="0pt">
24196 <column alignment="center" valignment="top" width="0pt">
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 Commande
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 Commande
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 Commande
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229 Commande
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 <row>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \backslash
24242 sin
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 sinh
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262
24263 \backslash
24264 arcsin
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273
24274 \backslash
24275 sup
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 </row>
24281 <row>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286
24287 \backslash
24288 cos
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297
24298 \backslash
24299 cosh
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308
24309 \backslash
24310 arccos
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319
24320 \backslash
24321 inf
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 </row>
24327 <row>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 tan
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 tanh
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354
24355 \backslash
24356 arctan
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365
24366 \backslash
24367 lim
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 cot
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 coth
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400
24401 \backslash
24402 arg
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411
24412 \backslash
24413 liminf
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 </row>
24419 <row>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 sec
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 min
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446
24447 \backslash
24448 deg
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Plain Layout
24457
24458 \backslash
24459 limsup
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 </row>
24465 <row>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 csc
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 max
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 det
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 Pr
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 ln
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 exp
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 dim
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 hom
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 </row>
24557 <row>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 lg
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 log
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 ker
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \backslash
24597 gcd
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 </lyxtabular>
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 Elles peuvent aussi être insérées en utilisant le bouton 
24612 \begin_inset Graphics
24613         filename ../../images/math/functions.png
24614         scale 85
24615
24616 \end_inset
24617
24618  de la barre d'outils mathématique.
24619 \end_layout
24620
24621 \begin_layout Subsection
24622 Fonctions définies par l'utilisateur
24623 \begin_inset Index idx
24624 status collapsed
24625
24626 \begin_layout Plain Layout
24627 Fonctions ! définies par l'utilisateur
24628 \end_layout
24629
24630 \end_inset
24631
24632
24633 \end_layout
24634
24635 \begin_layout Standard
24636 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24637  fonction sgn(x), il y a deux possibilités:
24638 \end_layout
24639
24640 \begin_layout Itemize
24641 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24642 \begin_inset Foot
24643 status collapsed
24644
24645 \begin_layout Plain Layout
24646 Pour en savoir plus sur la commande 
24647 \series bold
24648
24649 \backslash
24650 DeclareMathOperator
24651 \series default
24652  voir 
24653 \begin_inset CommandInset ref
24654 LatexCommand ref
24655 reference "sub:Opérateurs-personnalisés"
24656
24657 \end_inset
24658
24659 .
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \begin_inset Newline newline
24666 \end_inset
24667
24668
24669 \begin_inset VSpace -3mm
24670 \end_inset
24671
24672
24673 \begin_inset Newline newline
24674 \end_inset
24675
24676
24677 \series bold
24678
24679 \backslash
24680 DeclareMathOperator{
24681 \backslash
24682 sgn}{sgn}
24683 \series default
24684
24685 \begin_inset Index idx
24686 status collapsed
24687
24688 \begin_layout Plain Layout
24689 Commandes ! D ! 
24690 \backslash
24691 dbinom@
24692 \backslash
24693 DeclareMathOperator
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \begin_inset Newline newline
24700 \end_inset
24701
24702
24703 \begin_inset VSpace -2mm
24704 \end_inset
24705
24706
24707 \begin_inset Newline newline
24708 \end_inset
24709
24710 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24711  commande 
24712 \series bold
24713
24714 \backslash
24715 sgn
24716 \series default
24717 .
24718 \end_layout
24719
24720 \begin_layout Itemize
24721 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24722  notre exemple les lettres 
24723 \emph on
24724 sgn
24725 \emph default
24726  -- et les changer en texte mathématique.
24727  Pour finir, on insère une espace entre le préfacteur et la fonction.
24728 \end_layout
24729
24730 \begin_layout Standard
24731 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24732 \begin_inset Foot
24733 status collapsed
24734
24735 \begin_layout Plain Layout
24736 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24737 eur en rouge.
24738 \end_layout
24739
24740 \end_inset
24741
24742 :
24743 \end_layout
24744
24745 \begin_layout Standard
24746 \align center
24747 \begin_inset Tabular
24748 <lyxtabular version="3" rows="3" columns="2">
24749 <features rotate="0" tabularvalignment="middle">
24750 <column alignment="center" valignment="top" width="0pt">
24751 <column alignment="center" valignment="top" width="0pt">
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757 Commande
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 Résultat
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 </row>
24772 <row>
24773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 A
24778 \backslash
24779 sgn(x)+B
24780 \end_layout
24781
24782 \end_inset
24783 </cell>
24784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788 \begin_inset Formula $A\sgn(x)+B$
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \end_inset
24795 </cell>
24796 </row>
24797 <row>
24798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 A
24803 \backslash
24804 ,
24805 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24806 \end_inset
24807
24808 (x)+B
24809 \end_layout
24810
24811 \end_inset
24812 </cell>
24813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24814 \begin_inset Text
24815
24816 \begin_layout Plain Layout
24817 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 </row>
24826 </lyxtabular>
24827
24828 \end_inset
24829
24830
24831 \end_layout
24832
24833 \begin_layout Standard
24834 La première méthode est recommandée quand la fonction définie doit être
24835  utilisée plusieurs fois dans le document.
24836 \end_layout
24837
24838 \begin_layout Subsection
24839 Les limites
24840 \begin_inset Index idx
24841 status collapsed
24842
24843 \begin_layout Plain Layout
24844 Limites
24845 \end_layout
24846
24847 \end_inset
24848
24849
24850 \end_layout
24851
24852 \begin_layout Standard
24853 Pour les limites, en plus des commandes 
24854 \series bold
24855
24856 \backslash
24857 lim
24858 \series default
24859
24860 \begin_inset Index idx
24861 status collapsed
24862
24863 \begin_layout Plain Layout
24864 Commandes ! L ! 
24865 \backslash
24866 lim
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \series bold
24873
24874 \backslash
24875 liminf
24876 \series default
24877  et 
24878 \series bold
24879
24880 \backslash
24881 limsup
24882 \series default
24883  on a aussi les fonctions suivantes:
24884 \end_layout
24885
24886 \begin_layout Standard
24887 \align center
24888 \begin_inset Tabular
24889 <lyxtabular version="3" rows="5" columns="2">
24890 <features rotate="0" tabularvalignment="middle">
24891 <column alignment="center" valignment="top">
24892 <column alignment="center" valignment="top">
24893 <row>
24894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898 Commande
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Plain Layout
24907 Résultat
24908 \begin_inset Note Note
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912
24913 \series bold
24914
24915 \backslash
24916 raisebox
24917 \series default
24918  est seulement utilisée pour faire de la place
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 varliminf
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 \begin_inset Formula $\varliminf$
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 </row>
24954 <row>
24955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \backslash
24961 varlimsup
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 \begin_inset Formula $\varlimsup$
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 </row>
24979 <row>
24980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984
24985 \backslash
24986 varprojlim
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 \begin_inset Formula $\varprojlim$
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \end_inset
25002 </cell>
25003 </row>
25004 <row>
25005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009
25010 \backslash
25011 varinjlim
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 \begin_inset Formula $\varinjlim$
25021 \end_inset
25022
25023
25024 \begin_inset Formula $\raisebox{-2.5mm}{}$
25025 \end_inset
25026
25027
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 </row>
25033 </lyxtabular>
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \begin_layout Standard
25041 \begin_inset VSpace medskip
25042 \end_inset
25043
25044 La valeur de la limite est créée en ajoutant un indice.
25045  Il est placé juste à la droite de la fonction dans le cas d'une formule
25046  en ligne:
25047 \end_layout
25048
25049 \begin_layout Standard
25050 \align center
25051 \begin_inset Tabular
25052 <lyxtabular version="3" rows="2" columns="2">
25053 <features rotate="0" tabularvalignment="middle">
25054 <column alignment="center" valignment="top" width="0pt">
25055 <column alignment="center" valignment="top" width="0pt">
25056 <row>
25057 <cell alignment="center" valignment="top" usebox="none">
25058 \begin_inset Text
25059
25060 \begin_layout Plain Layout
25061 Commande
25062 \end_layout
25063
25064 \end_inset
25065 </cell>
25066 <cell alignment="center" valignment="top" usebox="none">
25067 \begin_inset Text
25068
25069 \begin_layout Plain Layout
25070 \begin_inset space \hspace{}
25071 \length 1cm
25072 \end_inset
25073
25074 Résultat
25075 \begin_inset Note Note
25076 status collapsed
25077
25078 \begin_layout Plain Layout
25079 L'espace
25080 \series bold
25081  
25082 \series default
25083 et 
25084 \series bold
25085
25086 \backslash
25087 raisebox
25088 \series default
25089  sont seulement utilisées pour faire de la place.
25090 \end_layout
25091
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 <row>
25101 <cell alignment="center" valignment="top" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105
25106 \backslash
25107 lim_x
25108 \backslash
25109 to
25110 \begin_inset space \textvisiblespace{}
25111 \end_inset
25112
25113 A
25114 \begin_inset space \textvisiblespace{}
25115 \end_inset
25116
25117 x=B
25118 \end_layout
25119
25120 \end_inset
25121 </cell>
25122 <cell alignment="center" valignment="top" usebox="none">
25123 \begin_inset Text
25124
25125 \begin_layout Plain Layout
25126 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 </lyxtabular>
25136
25137 \end_inset
25138
25139
25140 \end_layout
25141
25142 \begin_layout Standard
25143 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
25144  en dessous de la fonction:
25145 \begin_inset Formula 
25146 \[
25147 \lim_{x\to A}x=B
25148 \]
25149
25150 \end_inset
25151
25152
25153 \end_layout
25154
25155 \begin_layout Standard
25156 \begin_inset VSpace medskip
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163
25164 \lang english
25165 How to adjust the typesetting of the limits see
25166 \lang french
25167  
25168 \begin_inset CommandInset ref
25169 LatexCommand ref
25170 reference "sub:Limites-des-opérateurs"
25171
25172 \end_inset
25173
25174 .
25175 \end_layout
25176
25177 \begin_layout Subsection
25178 Les fonctions modulo
25179 \begin_inset Index idx
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 Fonctions ! modulo
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25193 \end_layout
25194
25195 \begin_layout Standard
25196 Les variantes pour une formule hors ligne:
25197 \begin_inset Formula 
25198 \begin{align*}
25199 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25200 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25201 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25202 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25203 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25204 \end{align*}
25205
25206 \end_inset
25207
25208
25209 \end_layout
25210
25211 \begin_layout Standard
25212 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25213  la fonction, quelque soit la variante.
25214  
25215 \lang english
25216 By default the modulo-functions take only the first following character
25217  into account.
25218  To use more than one character, one has to put them into TeX-braces:
25219 \lang french
25220
25221 \begin_inset Formula 
25222 \begin{align*}
25223 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25224 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25225 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25226 \end{align*}
25227
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \begin_layout Section
25234 Caractères spéciaux
25235 \begin_inset Index idx
25236 status collapsed
25237
25238 \begin_layout Plain Layout
25239 Caractères spéciaux
25240 \end_layout
25241
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \begin_layout Subsection
25248 Caractères spéciaux en  texte mathématique
25249 \end_layout
25250
25251 \begin_layout Standard
25252 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25253  ou en mode TeX:
25254 \end_layout
25255
25256 \begin_layout Standard
25257 \begin_inset space \hfill{}
25258 \end_inset
25259
25260
25261 \begin_inset Tabular
25262 <lyxtabular version="3" rows="8" columns="2">
25263 <features rotate="0" tabularvalignment="middle">
25264 <column alignment="block" valignment="top">
25265 <column alignment="block" valignment="top">
25266 <row>
25267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25268 \begin_inset Text
25269
25270 \begin_layout Plain Layout
25271 Commande
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280 Résultat
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 oe
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 OE
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" leftline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \backslash
25343 ae
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 \begin_inset Formula $\textrm{æ}$
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 </row>
25361 <row>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 AE
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377 \begin_inset Formula $\textrm{Æ}$
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \end_inset
25384 </cell>
25385 </row>
25386 <row>
25387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \backslash
25393 aa
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402 \begin_inset Formula $\textrm{\aa}$
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 </row>
25411 <row>
25412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416
25417 \backslash
25418 AA
25419 \begin_inset Index idx
25420 status collapsed
25421
25422 \begin_layout Plain Layout
25423
25424 \backslash
25425 @
25426 \begin_inset ERT
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430
25431
25432 \backslash
25433 textrm{
25434 \backslash
25435 AA}
25436 \end_layout
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454 \begin_inset Formula $\textrm{Å}$
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \end_inset
25461 </cell>
25462 </row>
25463 <row>
25464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25465 \begin_inset Text
25466
25467 \begin_layout Plain Layout
25468
25469 \backslash
25470 i
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479 \begin_inset Formula $\textrm{ı}$
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 </row>
25488 </lyxtabular>
25489
25490 \end_inset
25491
25492
25493 \begin_inset space \hfill{}
25494 \end_inset
25495
25496
25497 \begin_inset Tabular
25498 <lyxtabular version="3" rows="8" columns="2">
25499 <features rotate="0" tabularvalignment="middle">
25500 <column alignment="block" valignment="top">
25501 <column alignment="center" valignment="top">
25502 <row>
25503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507 commande
25508 \begin_inset Note Note
25509 status collapsed
25510
25511 \begin_layout Plain Layout
25512 L'espace de 0
25513 \begin_inset space \thinspace{}
25514 \end_inset
25515
25516 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
25517  serait respectivement ¡ et ¿.
25518 \end_layout
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \end_inset
25526 </cell>
25527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531 Résultat
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 </row>
25537 <row>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542
25543 \backslash
25544 o
25545 \end_layout
25546
25547 \end_inset
25548 </cell>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Plain Layout
25553 \begin_inset Formula $\textrm{ø}$
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \end_inset
25560 </cell>
25561 </row>
25562 <row>
25563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567
25568 \backslash
25569 O
25570 \end_layout
25571
25572 \end_inset
25573 </cell>
25574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25575 \begin_inset Text
25576
25577 \begin_layout Plain Layout
25578 \begin_inset Formula $\textrm{Ø}$
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 </row>
25587 <row>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Plain Layout
25592
25593 \backslash
25594 l
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603 \begin_inset Formula $\textrm{ł}$
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 </row>
25612 <row>
25613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617
25618 \backslash
25619 L
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628 \begin_inset Formula $\textrm{Ł}$
25629 \end_inset
25630
25631
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 </row>
25637 <row>
25638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642 !
25643 \begin_inset space \hspace{}
25644 \length 0mm
25645 \end_inset
25646
25647 `
25648 \begin_inset space \textvisiblespace{}
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\textrm{!`}$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row>
25670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674 ?
25675 \begin_inset space \hspace{}
25676 \length 0mm
25677 \end_inset
25678
25679 `
25680 \begin_inset space \textvisiblespace{}
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692 \begin_inset Formula $\textrm{?`}$
25693 \end_inset
25694
25695
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 </row>
25701 <row>
25702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25703 \begin_inset Text
25704
25705 \begin_layout Plain Layout
25706
25707 \backslash
25708 j
25709 \end_layout
25710
25711 \end_inset
25712 </cell>
25713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717 \begin_inset Formula $\textrm{ȷ}$
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 </row>
25726 </lyxtabular>
25727
25728 \end_inset
25729
25730
25731 \begin_inset space \hfill{}
25732 \end_inset
25733
25734
25735 \end_layout
25736
25737 \begin_layout Standard
25738 Les caractères 
25739 \begin_inset Formula $\textrm{\textrm{Å}}$
25740 \end_inset
25741
25742  et 
25743 \begin_inset Formula $\textrm{\textrm{Ø}}$
25744 \end_inset
25745
25746  peuvent aussi être insérés avec le bouton 
25747 \begin_inset Graphics
25748         filename ../../images/math/digamma.png
25749         scale 85
25750
25751 \end_inset
25752
25753  de la barre d'outils mathématique.
25754 \end_layout
25755
25756 \begin_layout Standard
25757 Les commandes 
25758 \series bold
25759 !
25760 \begin_inset space \hspace{}
25761 \length 0mm
25762 \end_inset
25763
25764 `
25765 \series default
25766  et ?
25767 \series bold
25768
25769 \begin_inset space \hspace{}
25770 \length 0mm
25771 \end_inset
25772
25773
25774 \series default
25775 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25776  le texte dans LyX.
25777 \end_layout
25778
25779 \begin_layout Subsection
25780 Les accents dans le texte
25781 \begin_inset CommandInset label
25782 LatexCommand label
25783 name "sub:Accents-dans-le-texte"
25784
25785 \end_inset
25786
25787
25788 \begin_inset Index idx
25789 status collapsed
25790
25791 \begin_layout Plain Layout
25792 Accents ! dans le texte
25793 \end_layout
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \begin_layout Standard
25801 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25802  Ces commandes doivent être insérées en mode TeX.
25803 \end_layout
25804
25805 \begin_layout Standard
25806 \begin_inset space \hfill{}
25807 \end_inset
25808
25809
25810 \begin_inset Tabular
25811 <lyxtabular version="3" rows="8" columns="2">
25812 <features rotate="0" tabularvalignment="middle">
25813 <column alignment="block" valignment="top">
25814 <column alignment="block" valignment="top">
25815 <row>
25816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 Commande
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25826 \begin_inset Text
25827
25828 \begin_layout Plain Layout
25829 Résultat
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 </row>
25835 <row>
25836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25837 \begin_inset Text
25838
25839 \begin_layout Plain Layout
25840
25841 \backslash
25842
25843 \begin_inset Quotes grd
25844 \end_inset
25845
25846 e
25847 \end_layout
25848
25849 \end_inset
25850 </cell>
25851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25852 \begin_inset Text
25853
25854 \begin_layout Plain Layout
25855 \begin_inset ERT
25856 status collapsed
25857
25858 \begin_layout Plain Layout
25859
25860
25861 \backslash
25862 "e
25863 \end_layout
25864
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \end_inset
25871 </cell>
25872 </row>
25873 <row>
25874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25875 \begin_inset Text
25876
25877 \begin_layout Plain Layout
25878
25879 \backslash
25880 `e
25881 \end_layout
25882
25883 \end_inset
25884 </cell>
25885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889 \begin_inset ERT
25890 status collapsed
25891
25892 \begin_layout Plain Layout
25893
25894
25895 \backslash
25896 `e
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 </row>
25907 <row>
25908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25909 \begin_inset Text
25910
25911 \begin_layout Plain Layout
25912
25913 \backslash
25914 ^
25915 \begin_inset space \textvisiblespace{}
25916 \end_inset
25917
25918 e
25919 \end_layout
25920
25921 \end_inset
25922 </cell>
25923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 \begin_inset ERT
25928 status collapsed
25929
25930 \begin_layout Plain Layout
25931
25932
25933 \backslash
25934 ^e
25935 \end_layout
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \end_inset
25943 </cell>
25944 </row>
25945 <row>
25946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950
25951 \backslash
25952 =e
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961 \begin_inset ERT
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965
25966
25967 \backslash
25968 =e
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 </row>
25979 <row>
25980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984
25985 \backslash
25986 u
25987 \begin_inset space \textvisiblespace{}
25988 \end_inset
25989
25990 e
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999 \begin_inset ERT
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003
26004
26005 \backslash
26006 u e
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \end_inset
26015 </cell>
26016 </row>
26017 <row>
26018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26019 \begin_inset Text
26020
26021 \begin_layout Plain Layout
26022
26023 \backslash
26024 b
26025 \begin_inset space \textvisiblespace{}
26026 \end_inset
26027
26028 e
26029 \end_layout
26030
26031 \end_inset
26032 </cell>
26033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037 \begin_inset ERT
26038 status collapsed
26039
26040 \begin_layout Plain Layout
26041
26042
26043 \backslash
26044 b e
26045 \end_layout
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 </row>
26055 <row>
26056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060
26061 \backslash
26062 t
26063 \begin_inset space \textvisiblespace{}
26064 \end_inset
26065
26066 ee
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075 \begin_inset ERT
26076 status collapsed
26077
26078 \begin_layout Plain Layout
26079
26080
26081 \backslash
26082 t ee
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 </row>
26093 </lyxtabular>
26094
26095 \end_inset
26096
26097
26098 \begin_inset space \hfill{}
26099 \end_inset
26100
26101
26102 \begin_inset Tabular
26103 <lyxtabular version="3" rows="8" columns="2">
26104 <features rotate="0" tabularvalignment="middle">
26105 <column alignment="block" valignment="top">
26106 <column alignment="center" valignment="top">
26107 <row>
26108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Plain Layout
26112 Commande
26113 \end_layout
26114
26115 \end_inset
26116 </cell>
26117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26118 \begin_inset Text
26119
26120 \begin_layout Plain Layout
26121 Résultat
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 </row>
26127 <row>
26128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26129 \begin_inset Text
26130
26131 \begin_layout Plain Layout
26132
26133 \backslash
26134 H
26135 \begin_inset space \textvisiblespace{}
26136 \end_inset
26137
26138 e
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147 \begin_inset ERT
26148 status collapsed
26149
26150 \begin_layout Plain Layout
26151
26152
26153 \backslash
26154 H e
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170
26171 \backslash
26172 'e
26173 \end_layout
26174
26175 \end_inset
26176 </cell>
26177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Plain Layout
26181 \begin_inset ERT
26182 status collapsed
26183
26184 \begin_layout Plain Layout
26185
26186
26187 \backslash
26188 'e
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 </row>
26199 <row>
26200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26201 \begin_inset Text
26202
26203 \begin_layout Plain Layout
26204
26205 \backslash
26206 ~e
26207 \begin_inset Index idx
26208 status collapsed
26209
26210 \begin_layout Plain Layout
26211 Tilde
26212 \end_layout
26213
26214 \end_inset
26215
26216
26217 \end_layout
26218
26219 \end_inset
26220 </cell>
26221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26222 \begin_inset Text
26223
26224 \begin_layout Plain Layout
26225 \begin_inset ERT
26226 status collapsed
26227
26228 \begin_layout Plain Layout
26229
26230
26231 \backslash
26232 ~e
26233 \end_layout
26234
26235 \end_inset
26236
26237
26238 \end_layout
26239
26240 \end_inset
26241 </cell>
26242 </row>
26243 <row>
26244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26245 \begin_inset Text
26246
26247 \begin_layout Plain Layout
26248
26249 \backslash
26250 .e
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 \begin_inset ERT
26260 status collapsed
26261
26262 \begin_layout Plain Layout
26263
26264
26265 \backslash
26266 .e
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \end_inset
26275 </cell>
26276 </row>
26277 <row>
26278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26279 \begin_inset Text
26280
26281 \begin_layout Plain Layout
26282
26283 \backslash
26284 v
26285 \begin_inset space \textvisiblespace{}
26286 \end_inset
26287
26288 e
26289 \end_layout
26290
26291 \end_inset
26292 </cell>
26293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297 \begin_inset ERT
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301
26302
26303 \backslash
26304 v e
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 </row>
26315 <row>
26316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320
26321 \backslash
26322 d
26323 \begin_inset space \textvisiblespace{}
26324 \end_inset
26325
26326 e
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26332 \begin_inset Text
26333
26334 \begin_layout Plain Layout
26335 \begin_inset ERT
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339
26340
26341 \backslash
26342 d e
26343 \end_layout
26344
26345 \end_inset
26346
26347
26348 \end_layout
26349
26350 \end_inset
26351 </cell>
26352 </row>
26353 <row>
26354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26355 \begin_inset Text
26356
26357 \begin_layout Plain Layout
26358
26359 \backslash
26360 c
26361 \begin_inset space \textvisiblespace{}
26362 \end_inset
26363
26364 e
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373 \begin_inset ERT
26374 status collapsed
26375
26376 \begin_layout Plain Layout
26377
26378
26379 \backslash
26380 c e
26381 \end_layout
26382
26383 \end_inset
26384
26385
26386 \end_layout
26387
26388 \end_inset
26389 </cell>
26390 </row>
26391 </lyxtabular>
26392
26393 \end_inset
26394
26395
26396 \begin_inset space \hfill{}
26397 \end_inset
26398
26399
26400 \end_layout
26401
26402 \begin_layout Standard
26403 \begin_inset VSpace medskip
26404 \end_inset
26405
26406 Avec la commande 
26407 \series bold
26408
26409 \backslash
26410 t
26411 \series default
26412  on peut aussi accentuer deux caractères différents.
26413  La commande 
26414 \series bold
26415
26416 \backslash
26417 t
26418 \begin_inset space \textvisiblespace{}
26419 \end_inset
26420
26421 sz
26422 \series default
26423  va donner: 
26424 \begin_inset ERT
26425 status collapsed
26426
26427 \begin_layout Plain Layout
26428
26429
26430 \backslash
26431 t sz
26432 \end_layout
26433
26434 \end_inset
26435
26436
26437 \end_layout
26438
26439 \begin_layout Standard
26440 Les accents 
26441 \series bold
26442 `
26443 \series default
26444  , 
26445 \series bold
26446 '
26447 \series default
26448  , et 
26449 \series bold
26450 ^
26451 \series default
26452  peuvent être insérés directement avec le clavier, sans utiliser le mode
26453  TeX, quand ils sont utilisés avec des voyelles.
26454  La même chose s'applique au tilde
26455 \begin_inset Foot
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26460  accent.
26461 \end_layout
26462
26463 \end_inset
26464
26465  
26466 \series bold
26467 ~
26468 \series default
26469  en combinaison avec 
26470 \emph on
26471 a
26472 \emph default
26473  , 
26474 \emph on
26475 n
26476 \emph default
26477  , ou 
26478 \emph on
26479 o
26480 \emph default
26481 .
26482 \end_layout
26483
26484 \begin_layout Standard
26485 Les commandes 
26486 \series bold
26487
26488 \backslash
26489 b
26490 \series default
26491  , 
26492 \series bold
26493
26494 \backslash
26495 c
26496 \series default
26497  , 
26498 \series bold
26499
26500 \backslash
26501 d
26502 \series default
26503  , 
26504 \series bold
26505
26506 \backslash
26507 H
26508 \series default
26509  , 
26510 \series bold
26511
26512 \backslash
26513 t
26514 \series default
26515  , 
26516 \series bold
26517
26518 \backslash
26519 u
26520 \series default
26521  , 
26522 \series bold
26523
26524 \backslash
26525 v
26526 \series default
26527 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26528  en texte mathématique.
26529  Pour les autres accents, il y a des commandes mathématiques spéciales à
26530  utiliser dans les formules, voir 
26531 \begin_inset CommandInset ref
26532 LatexCommand ref
26533 reference "sub:Accents-sur-un-caractère"
26534
26535 \end_inset
26536
26537 .
26538 \end_layout
26539
26540 \begin_layout Standard
26541 \begin_inset VSpace bigskip
26542 \end_inset
26543
26544 En plus, avec la commande 
26545 \series bold
26546
26547 \backslash
26548 textcircled
26549 \series default
26550
26551 \begin_inset Index idx
26552 status collapsed
26553
26554 \begin_layout Plain Layout
26555 Commandes ! T ! 
26556 \backslash
26557 textcircled
26558 \end_layout
26559
26560 \end_inset
26561
26562  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26563  comme pour le symbole du copyright.
26564 \end_layout
26565
26566 \begin_layout Standard
26567 \align center
26568 \begin_inset Tabular
26569 <lyxtabular version="3" rows="3" columns="2">
26570 <features rotate="0" tabularvalignment="middle">
26571 <column alignment="center" valignment="top">
26572 <column alignment="center" valignment="top">
26573 <row>
26574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578 Commande
26579 \end_layout
26580
26581 \end_inset
26582 </cell>
26583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26584 \begin_inset Text
26585
26586 \begin_layout Plain Layout
26587 Résultat
26588 \begin_inset Note Note
26589 status collapsed
26590
26591 \begin_layout Plain Layout
26592
26593 \series bold
26594
26595 \backslash
26596 raisebox
26597 \series default
26598  est seulement utilisée pour faire de la place
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \end_inset
26607 </cell>
26608 </row>
26609 <row>
26610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26611 \begin_inset Text
26612
26613 \begin_layout Plain Layout
26614
26615 \backslash
26616 textcircled{w}
26617 \end_layout
26618
26619 \end_inset
26620 </cell>
26621 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26622 \begin_inset Text
26623
26624 \begin_layout Plain Layout
26625 \begin_inset ERT
26626 status collapsed
26627
26628 \begin_layout Plain Layout
26629
26630
26631 \backslash
26632 textcircled{w}
26633 \end_layout
26634
26635 \end_inset
26636
26637
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 </row>
26643 <row>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648
26649 \backslash
26650 Large 
26651 \backslash
26652 textcircled{
26653 \backslash
26654 normalsize
26655 \backslash
26656 protect
26657 \backslash
26658 raisebox{-1.5pt}{W}}
26659 \end_layout
26660
26661 \end_inset
26662 </cell>
26663 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26664 \begin_inset Text
26665
26666 \begin_layout Plain Layout
26667 \begin_inset Formula $\raisebox{4.5mm}{}$
26668 \end_inset
26669
26670
26671 \begin_inset ERT
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675
26676
26677 \backslash
26678 Large 
26679 \backslash
26680 textcircled{
26681 \backslash
26682 normalsize
26683 \backslash
26684 protect
26685 \backslash
26686 raisebox{-1.5pt}W}
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \begin_inset Formula $\raisebox{-2mm}{}$
26693 \end_inset
26694
26695
26696 \end_layout
26697
26698 \end_inset
26699 </cell>
26700 </row>
26701 </lyxtabular>
26702
26703 \end_inset
26704
26705
26706 \end_layout
26707
26708 \begin_layout Standard
26709 On doit faire attentions à ce que le caractère tienne dans le cercle.
26710  
26711 \series bold
26712
26713 \backslash
26714 Large
26715 \series default
26716
26717 \begin_inset Foot
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 voir 
26722 \begin_inset CommandInset ref
26723 LatexCommand ref
26724 reference "sub:Tailles-polices"
26725
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \end_inset
26732
26733  donne ici la taille du cercle.
26734  On peut centrer le caractère avec l'aide de la commande  
26735 \series bold
26736
26737 \backslash
26738 raisebox
26739 \series default
26740
26741 \begin_inset Foot
26742 status collapsed
26743
26744 \begin_layout Plain Layout
26745 voir 
26746 \begin_inset CommandInset ref
26747 LatexCommand ref
26748 reference "sub:Boîtes-sans-cadre"
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \end_inset
26756
26757  .
26758 \end_layout
26759
26760 \begin_layout Subsection
26761 Nombres en minuscules
26762 \begin_inset Index idx
26763 status collapsed
26764
26765 \begin_layout Plain Layout
26766 Minuscules pour les nombres
26767 \end_layout
26768
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \begin_layout Standard
26775 Les nombres en minuscule sont créés avec la commande 
26776 \series bold
26777
26778 \backslash
26779 oldstylenums
26780 \series default
26781
26782 \begin_inset Index idx
26783 status collapsed
26784
26785 \begin_layout Plain Layout
26786 Commandes ! O ! 
26787 \backslash
26788 oldstylenums
26789 \end_layout
26790
26791 \end_inset
26792
26793 .
26794  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26795  La syntaxe de la commande est:
26796 \end_layout
26797
26798 \begin_layout Standard
26799
26800 \series bold
26801
26802 \backslash
26803 oldstylenums{nombre}
26804 \end_layout
26805
26806 \begin_layout Standard
26807 La commande 
26808 \series bold
26809
26810 \backslash
26811 oldstylenums{0123456789
26812 \series default
26813  donne: 
26814 \begin_inset Formula $\oldstylenums{0123456789}$
26815 \end_inset
26816
26817
26818 \end_layout
26819
26820 \begin_layout Section
26821 Styles de formules
26822 \begin_inset CommandInset label
26823 LatexCommand label
26824 name "sec:Styles-de-formules"
26825
26826 \end_inset
26827
26828
26829 \begin_inset Index idx
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833 Formules ! styles
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Itemize
26842 Il y a deux styles d'alignements différents:
26843 \end_layout
26844
26845 \begin_deeper
26846 \begin_layout Description
26847 Centré est le standard prédéfini
26848 \end_layout
26849
26850 \begin_layout Description
26851 Indenté pour ce style, l'option 
26852 \series bold
26853 fleqn
26854 \series default
26855  doit être insérée dans la fenêtre de dialogue 
26856 \family sans
26857 Document\SpecialChar \menuseparator
26858 Paramètres
26859 \family default
26860  dans la rubrique 
26861 \family sans
26862 Classe
26863 \begin_inset space ~
26864 \end_inset
26865
26866 de
26867 \begin_inset space ~
26868 \end_inset
26869
26870 Document
26871 \end_layout
26872
26873 \begin_layout Standard
26874 Quand on utilise 
26875 \series bold
26876 Indenté
26877 \series default
26878 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26879  
26880 \series bold
26881
26882 \backslash
26883 mathindent
26884 \series default
26885
26886 \begin_inset Index idx
26887 status collapsed
26888
26889 \begin_layout Plain Layout
26890 Commandes ! M ! 
26891 \backslash
26892 mathindent
26893 \end_layout
26894
26895 \end_inset
26896
26897 .
26898  Par exemple, pour une distance de 15
26899 \begin_inset space \thinspace{}
26900 \end_inset
26901
26902 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26903 \end_layout
26904
26905 \begin_layout Standard
26906
26907 \series bold
26908
26909 \backslash
26910 setlength{
26911 \backslash
26912 mathindent}{15mm}
26913 \end_layout
26914
26915 \begin_layout Standard
26916 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26917 \begin_inset space \thinspace{}
26918 \end_inset
26919
26920 pt est utilisée.
26921 \end_layout
26922
26923 \end_deeper
26924 \begin_layout Itemize
26925 Et deux styles différents de numérotation:
26926 \end_layout
26927
26928 \begin_deeper
26929 \begin_layout Description
26930 Droite est le standard prédéfini
26931 \end_layout
26932
26933 \begin_layout Description
26934 Gauche pour ce style, l'option 
26935 \series bold
26936 leqno
26937 \series default
26938  doit être insérée dans la fenêtre de dialogue 
26939 \family sans
26940 Document\SpecialChar \menuseparator
26941 Paramètres
26942 \family default
26943  dans la rubrique 
26944 \family sans
26945 Classe
26946 \begin_inset space ~
26947 \end_inset
26948
26949 de
26950 \begin_inset space ~
26951 \end_inset
26952
26953 Document
26954 \end_layout
26955
26956 \end_deeper
26957 \begin_layout Standard
26958
26959 \series bold
26960 fleqn
26961 \series default
26962  et 
26963 \series bold
26964 leqno
26965 \series default
26966  peuvent être utilisés ensembles.
26967  Dans ce cas les deux options sont insérées, séparées par une virgule.
26968 \end_layout
26969
26970 \begin_layout Standard
26971 Les styles choisis sont utilisés par toutes les formules du document.
26972  Quand il faut créer à la fois des formules centrées et des formules alignées,
26973  on utilise le style 
26974 \series bold
26975 Centré
26976 \series default
26977 .
26978  Les formules indentées sont alors placées dans un environnement 
26979 \series bold
26980 falign, 
26981 \series default
26982 voir 
26983 \begin_inset CommandInset ref
26984 LatexCommand ref
26985 reference "sub:Environnement-Flalign"
26986
26987 \end_inset
26988
26989 .
26990 \end_layout
26991
26992 \begin_layout Section
26993 Formules multi-lignes
26994 \begin_inset CommandInset label
26995 LatexCommand label
26996 name "sec:Formules-multi-lignes"
26997
26998 \end_inset
26999
27000
27001 \begin_inset Index idx
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005 Formules ! multi-lignes
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \end_layout
27012
27013 \begin_layout Subsection
27014 Généralités
27015 \end_layout
27016
27017 \begin_layout Standard
27018 Dans LyX, on crée les formules multi-lignes en appuyant sur 
27019 \family sans
27020 Ctrl+Entrée
27021 \family default
27022  à l'intérieur d'une formule.
27023  Cela crée soit un environnement 
27024 \series bold
27025 equnarray 
27026 \series default
27027 qui est décrit dans
27028 \begin_inset space ~
27029 \end_inset
27030
27031
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "sub:Environnement-eqnarray"
27035
27036 \end_inset
27037
27038  
27039 \series bold
27040 ,
27041 \series default
27042  soit dans le cas où l'option 
27043 \family sans
27044 Utilise le paquetage math AMS
27045 \family default
27046  est activé dans les préférences du document, un environnement 
27047 \series bold
27048 align 
27049 \series default
27050 qui est décrit dans 
27051 \begin_inset CommandInset ref
27052 LatexCommand ref
27053 reference "sub:Environnement-align-standard"
27054
27055 \end_inset
27056
27057 .
27058  L'environnement
27059 \series bold
27060  align
27061 \series default
27062  est recommandé car il produit une sortie typographiquement correcte dans
27063  tous les cas.
27064 \end_layout
27065
27066 \begin_layout Standard
27067 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27068  créés en passant par le menu 
27069 \family sans
27070 Insertion\SpecialChar \menuseparator
27071 Math
27072 \family default
27073 .
27074  Ces environnements sont décrits dans les sections qui suivent.
27075 \end_layout
27076
27077 \begin_layout Standard
27078 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27079  est créée en appuyant sur 
27080 \family sans
27081 Ctrl+Entrée
27082 \family default
27083 .
27084  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27085  boutons 
27086 \begin_inset Graphics
27087         filename ../../images/tabular-feature_append-row.png
27088         scale 85
27089
27090 \end_inset
27091
27092  ou 
27093 \begin_inset Graphics
27094         filename ../../images/tabular-feature_delete-row.png
27095         scale 85
27096
27097 \end_inset
27098
27099  de la barre d'outils mathématique ou bien le menu 
27100 \family sans
27101 Édition\SpecialChar \menuseparator
27102 Lignes
27103 \begin_inset space \thinspace{}
27104 \end_inset
27105
27106 &
27107 \begin_inset space \thinspace{}
27108 \end_inset
27109
27110 Colonnes
27111 \family default
27112 .
27113 \end_layout
27114
27115 \begin_layout Subsubsection
27116 Séparation des lignes
27117 \begin_inset CommandInset label
27118 LatexCommand label
27119 name "sub:Séparation-des-lignes"
27120
27121 \end_inset
27122
27123
27124 \begin_inset Index idx
27125 status collapsed
27126
27127 \begin_layout Plain Layout
27128 Formules ! multi-lignes ! Séparation des lignes
27129 \end_layout
27130
27131 \end_inset
27132
27133
27134 \end_layout
27135
27136 \begin_layout Standard
27137 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27138 \begin_inset Formula 
27139 \begin{eqnarray*}
27140 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}\\
27141 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
27142 \end{eqnarray*}
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Standard
27150 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27151  qu'argument optionnel de la commande de saut de ligne.
27152  Ce n'est pas encore possible avec LyX
27153 \begin_inset Foot
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 voir 
27158 \begin_inset CommandInset href
27159 LatexCommand href
27160 name "LyX-bug #1505"
27161 target "http://www.lyx.org/trac/ticket/1505"
27162
27163 \end_inset
27164
27165
27166 \end_layout
27167
27168 \end_inset
27169
27170 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27171  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27172 \series bold
27173
27174 \backslash
27175
27176 \backslash
27177 [3mm]
27178 \series default
27179  à la fin de la première ligne et on obtient: 
27180 \begin_inset ERT
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184
27185
27186 \backslash
27187 begin{eqnarray*}
27188 \end_layout
27189
27190 \begin_layout Plain Layout
27191
27192 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27193  = & 
27194 \backslash
27195 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27196 \backslash
27197
27198 \backslash
27199 [3mm]
27200 \end_layout
27201
27202 \begin_layout Plain Layout
27203
27204 4x^{2}
27205 \backslash
27206 left(B^{2}+x_{0}^{2}
27207 \backslash
27208 right)+4x_{0}x
27209 \backslash
27210 left(D-B^{2}
27211 \backslash
27212 right)+B^{2}
27213 \backslash
27214 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27215 \backslash
27216 right) & = & 0
27217 \end_layout
27218
27219 \begin_layout Plain Layout
27220
27221
27222 \backslash
27223 end{eqnarray*}
27224 \end_layout
27225
27226 \end_inset
27227
27228
27229 \end_layout
27230
27231 \begin_layout Standard
27232 \begin_inset VSpace bigskip
27233 \end_inset
27234
27235
27236 \end_layout
27237
27238 \begin_layout Standard
27239 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
27240  changer la valeur de la longueur 
27241 \series bold
27242
27243 \backslash
27244 jot
27245 \series default
27246
27247 \begin_inset Index idx
27248 status collapsed
27249
27250 \begin_layout Plain Layout
27251 Commandes ! J ! 
27252 \backslash
27253 jot
27254 \begin_inset ERT
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258
27259
27260 \backslash
27261 vspace{4mm}
27262 \end_layout
27263
27264 \end_inset
27265
27266
27267 \end_layout
27268
27269 \end_inset
27270
27271 .
27272  La définition est : 
27273 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
27274 \end_inset
27275
27276 .
27277  La valeur prédéfinie de 
27278 \series bold
27279
27280 \backslash
27281 jot 
27282 \series default
27283 est de 3
27284 \begin_inset space \thinspace{}
27285 \end_inset
27286
27287 pt.
27288  Pour créer un interligne supplémentaire de 3
27289 \begin_inset space \thinspace{}
27290 \end_inset
27291
27292 mm, comme dans l'exemple précédent, on insère la commande 
27293 \end_layout
27294
27295 \begin_layout Standard
27296
27297 \series bold
27298
27299 \backslash
27300 setlength{
27301 \backslash
27302 jot}{3mm+3pt}
27303 \end_layout
27304
27305 \begin_layout Standard
27306 en Code TeX avant la formule.
27307  Cela exige que le paquetage LaTeX 
27308 \series bold
27309 calc
27310 \begin_inset Foot
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314
27315 \series bold
27316 calc 
27317 \series default
27318 fait partie de toutes les distributions standard de LaTeX.
27319 \end_layout
27320
27321 \end_inset
27322
27323
27324 \series default
27325
27326 \begin_inset Index idx
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 Paquetages ! calc
27331 \end_layout
27332
27333 \end_inset
27334
27335  ait été chargé dans le préambule LaTeX avec la ligne
27336 \end_layout
27337
27338 \begin_layout Standard
27339
27340 \series bold
27341
27342 \backslash
27343 usepackage{calc}
27344 \end_layout
27345
27346 \begin_layout Standard
27347 On obtient alors: 
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 setlength{
27356 \backslash
27357 jot}{3mm+3pt}
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \begin_inset Formula 
27364 \begin{eqnarray*}
27365 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}\\
27366 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
27367 \end{eqnarray*}
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Standard
27375 \begin_inset ERT
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379
27380
27381 \backslash
27382 setlength{
27383 \backslash
27384 jot}{3pt}
27385 \end_layout
27386
27387 \end_inset
27388
27389  Pour revenir à l'espacement implicite, on remet la valeur de 
27390 \series bold
27391
27392 \backslash
27393 jot
27394 \series default
27395  à 3
27396 \begin_inset space \thinspace{}
27397 \end_inset
27398
27399 pt.
27400 \end_layout
27401
27402 \begin_layout Subsubsection
27403 Séparation des colonnes
27404 \begin_inset CommandInset label
27405 LatexCommand label
27406 name "sub:Séparation-des-colonnes"
27407
27408 \end_inset
27409
27410
27411 \begin_inset Index idx
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 Formules ! multi-lignes ! Séparation des colonnes
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \end_layout
27422
27423 \begin_layout Standard
27424 Les formules multi-lignes forment une matrice.
27425  Une formule dans un environnement eqnarray est par exemple une matrice
27426  à trois colonnes.
27427  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27428  l'espace à côté du symbole de relation.
27429 \end_layout
27430
27431 \begin_layout Standard
27432 L'espacement des colonnes est spécifié avec la longueur 
27433 \series bold
27434
27435 \backslash
27436 arraycolsep
27437 \series default
27438
27439 \begin_inset Index idx
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 Commandes ! A ! 
27444 \backslash
27445 arraycolsep
27446 \end_layout
27447
27448 \end_inset
27449
27450  selon la relation:
27451 \begin_inset Newline newline
27452 \end_inset
27453
27454 séparation des colonnes = 2
27455 \begin_inset space \thinspace{}
27456 \end_inset
27457
27458
27459 \series bold
27460
27461 \backslash
27462 arraycolsep
27463 \series default
27464
27465 \begin_inset Newline newline
27466 \end_inset
27467
27468 Donc, la commande
27469 \end_layout
27470
27471 \begin_layout Standard
27472
27473 \series bold
27474
27475 \backslash
27476 setlength{
27477 \backslash
27478 arraycolsep}{1cm}
27479 \end_layout
27480
27481 \begin_layout Standard
27482 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27483  des colonnes à 2
27484 \begin_inset space \thinspace{}
27485 \end_inset
27486
27487 cm.
27488  Pour revenir à la valeur implicite, on met 
27489 \series bold
27490
27491 \backslash
27492 arraycolsep
27493 \series default
27494  à 5
27495 \begin_inset space \thinspace{}
27496 \end_inset
27497
27498 pt.
27499 \end_layout
27500
27501 \begin_layout Standard
27502 Une formule avec des colonnes séparées de 2
27503 \begin_inset space \thinspace{}
27504 \end_inset
27505
27506 cm:
27507 \begin_inset ERT
27508 status collapsed
27509
27510 \begin_layout Plain Layout
27511
27512
27513 \backslash
27514 setlength{
27515 \backslash
27516 arraycolsep}{1cm}
27517 \end_layout
27518
27519 \end_inset
27520
27521
27522 \begin_inset Formula 
27523 \begin{eqnarray*}
27524 A & = & B\\
27525 C & \ne & A
27526 \end{eqnarray*}
27527
27528 \end_inset
27529
27530 Une formule avec la séparation de colonne prédéfinie de 10
27531 \begin_inset space \thinspace{}
27532 \end_inset
27533
27534 pt:
27535 \begin_inset ERT
27536 status collapsed
27537
27538 \begin_layout Plain Layout
27539
27540
27541 \backslash
27542 setlength{
27543 \backslash
27544 arraycolsep}{5pt}
27545 \end_layout
27546
27547 \end_inset
27548
27549
27550 \begin_inset Formula 
27551 \begin{eqnarray*}
27552 A & = & B\\
27553 C & \ne & A
27554 \end{eqnarray*}
27555
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \begin_layout Standard
27562 \begin_inset Newpage newpage
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Subsubsection
27569 Formules longues
27570 \begin_inset Index idx
27571 status collapsed
27572
27573 \begin_layout Plain Layout
27574 Formules ! longues
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Standard
27583 Les formules longues peuvent être mises en forme en utilisant une de ces
27584  méthodes:
27585 \end_layout
27586
27587 \begin_layout Itemize
27588 Quand un des membres de l'équation est beaucoup plus court que la largeur
27589  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27590  de droite est écrit sur deux lignes: 
27591 \begin_inset Formula 
27592 \begin{eqnarray}
27593 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 \\
27594  &  & -\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}
27595 \end{eqnarray}
27596
27597 \end_inset
27598
27599 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27600  comme un opérateur puisqu'il est le premier caractère de la ligne.
27601  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27602  difficile à distinguer de la barre de fraction.
27603  Pour éviter cela, une espace de 3
27604 \begin_inset space \thinspace{}
27605 \end_inset
27606
27607 pt a été insérée après les signe moins avec la commande 
27608 \series bold
27609
27610 \backslash
27611 hspace
27612 \series default
27613 .
27614 \begin_inset Foot
27615 status collapsed
27616
27617 \begin_layout Plain Layout
27618 plus au sujet de la commande 
27619 \series bold
27620
27621 \backslash
27622 hspace
27623 \series default
27624 , voir 
27625 \begin_inset CommandInset ref
27626 LatexCommand ref
27627 reference "sub:Espace-variable"
27628
27629 \end_inset
27630
27631
27632 \end_layout
27633
27634 \end_inset
27635
27636
27637 \begin_inset Index idx
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Commandes ! H ! 
27642 \backslash
27643 hspace
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \end_layout
27650
27651 \begin_layout Itemize
27652 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27653  
27654 \series bold
27655
27656 \backslash
27657 lefteqn
27658 \series default
27659
27660 \begin_inset Index idx
27661 status collapsed
27662
27663 \begin_layout Plain Layout
27664 Commandes ! L ! 
27665 \backslash
27666 lefteqn
27667 \end_layout
27668
27669 \end_inset
27670
27671 .
27672  Elle est insérée dans la première colonne de la première ligne et a comme
27673  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27674 \begin_inset Formula 
27675 \begin{eqnarray}
27676 \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 \\
27677  &  & -\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 \\
27678  &  & =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}
27679 \end{eqnarray}
27680
27681 \end_inset
27682
27683 Après l'insertion de la commande 
27684 \series bold
27685
27686 \backslash
27687 lefteqn
27688 \series default
27689 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27690  vers la gauche par rapport à la boîte bleue.
27691  C'est dans cette dernière que l'on insère la formule.
27692 \begin_inset Newline newline
27693 \end_inset
27694
27695 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27696  celles d'après.
27697  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27698 \begin_inset VSpace medskip
27699 \end_inset
27700
27701
27702 \begin_inset Newline newline
27703 \end_inset
27704
27705
27706 \begin_inset Note Greyedout
27707 status open
27708
27709 \begin_layout Plain Layout
27710 Notez les points suivants quand vous utilisez 
27711 \series bold
27712
27713 \backslash
27714 lefteqn
27715 \series default
27716 :
27717 \end_layout
27718
27719 \begin_layout Itemize
27720 La formule n'utilise pas la totalité de la largeur de la page.
27721  Quand par exemple on a ajouté le terme 
27722 \begin_inset Formula $-B^{2}$
27723 \end_inset
27724
27725  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27726  de la marge.
27727  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27728  négatif en début de la première ligne.
27729 \end_layout
27730
27731 \begin_layout Itemize
27732 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27733  première ligne avec la souris
27734 \begin_inset Foot
27735 status collapsed
27736
27737 \begin_layout Plain Layout
27738 \begin_inset CommandInset href
27739 LatexCommand href
27740 name "LyX-bug #1429"
27741 target "http://www.lyx.org/trac/ticket/1429"
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \end_inset
27749
27750 .
27751  On peut seulement placer le curseur au début de la ligne et ensuite le
27752  déplacer avec les flèches du clavier.
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Itemize
27761 D'autres méthodes pour créer des formules longues sont offertes par les
27762  environnements décrits dans 
27763 \begin_inset CommandInset ref
27764 LatexCommand ref
27765 reference "sub:Environnement-Multline"
27766
27767 \end_inset
27768
27769  et 
27770 \begin_inset CommandInset ref
27771 LatexCommand ref
27772 reference "sub:Portions-de-formules-en-multiligne"
27773
27774 \end_inset
27775
27776 .
27777 \end_layout
27778
27779 \begin_layout Subsubsection
27780 Crochets sur plusieurs lignes
27781 \begin_inset CommandInset label
27782 LatexCommand label
27783 name "sub:Crochets-multilignes"
27784
27785 \end_inset
27786
27787
27788 \begin_inset Index idx
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792 Crochets ! pour expressions multi-lignes
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \begin_layout Standard
27801 Pour des parenthèses ou des crochets entourant des expressions réparties
27802  sur plusieurs lignes, on rencontre le problème suivant:
27803 \begin_inset Formula 
27804 \begin{eqnarray*}
27805 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27806  &  & \left.\cdots+B-D\right]
27807 \end{eqnarray*}
27808
27809 \end_inset
27810
27811
27812 \end_layout
27813
27814 \begin_layout Standard
27815 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27816  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27817 \end_layout
27818
27819 \begin_layout Standard
27820 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27821  ligne doit se terminer par la commande 
27822 \series bold
27823
27824 \backslash
27825 right.
27826 \series default
27827
27828 \begin_inset Index idx
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Commandes ! R ! 
27833 \backslash
27834 right
27835 \end_layout
27836
27837 \end_inset
27838
27839  et la seconde commencer par 
27840 \series bold
27841
27842 \backslash
27843 left.
27844 \begin_inset Foot
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848 pour plus au sujet des commandes 
27849 \series bold
27850
27851 \backslash
27852 left
27853 \series default
27854  et 
27855 \series bold
27856
27857 \backslash
27858 right
27859 \series default
27860  voir 
27861 \begin_inset CommandInset ref
27862 LatexCommand ref
27863 reference "sub:Taille-parenthèses-automatique"
27864
27865 \end_inset
27866
27867
27868 \end_layout
27869
27870 \end_inset
27871
27872
27873 \series default
27874
27875 \begin_inset Index idx
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879 Commandes ! L ! 
27880 \backslash
27881 left
27882 \end_layout
27883
27884 \end_inset
27885
27886 .
27887  Après le 
27888 \series bold
27889
27890 \backslash
27891 left.
27892
27893 \series default
27894  on insère la commande 
27895 \series bold
27896
27897 \backslash
27898 vphantom
27899 \series default
27900
27901 \begin_inset space \textvisiblespace{}
27902 \end_inset
27903
27904
27905 \series bold
27906
27907 \backslash
27908 prod
27909 \series default
27910 ^
27911 \begin_inset space \textvisiblespace{}
27912 \end_inset
27913
27914
27915 \series bold
27916
27917 \backslash
27918 infty
27919 \series default
27920
27921 \begin_inset space \textvisiblespace{}
27922 \end_inset
27923
27924
27925 \series bold
27926
27927 \begin_inset Formula $\downarrow$
27928 \end_inset
27929
27930 _R=1}
27931 \series default
27932
27933 \begin_inset Index idx
27934 status collapsed
27935
27936 \begin_layout Plain Layout
27937 Commandes ! V ! 
27938 \backslash
27939 vphantom
27940 \end_layout
27941
27942 \end_inset
27943
27944  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27945  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27946  de la deuxième ligne.
27947 \end_layout
27948
27949 \begin_layout Standard
27950 On obtient ceci:
27951 \end_layout
27952
27953 \begin_layout Standard
27954 \begin_inset Formula 
27955 \begin{eqnarray*}
27956 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27957  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27958 \end{eqnarray*}
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Subsection
27966 Les environnements align 
27967 \end_layout
27968
27969 \begin_layout Standard
27970 Les environnements align peuvent être utilisés pour tous les cas de formules
27971  multi-lignes.
27972  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27973 e.
27974 \end_layout
27975
27976 \begin_layout Standard
27977 Les environnement Align sont composés de colonnes.
27978  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27979  sont alignées à droite.
27980  Chaque ligne d'un environnement Align peut être numérotée.
27981 \end_layout
27982
27983 \begin_layout Standard
27984 Les environnement Align sont créés avec le menu 
27985 \family sans
27986 Insertion\SpecialChar \menuseparator
27987 Math
27988 \family default
27989 .
27990  Avec le menu 
27991 \family sans
27992 Édition\SpecialChar \menuseparator
27993 Math\SpecialChar \menuseparator
27994 Change le type de formule
27995 \family default
27996  on peut convertir des formules existantes en environnement Align.
27997 \end_layout
27998
27999 \begin_layout Standard
28000 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
28001  
28002 \begin_inset Graphics
28003         filename ../../images/tabular-feature_append-column.png
28004         scale 85
28005
28006 \end_inset
28007
28008  ou 
28009 \begin_inset Graphics
28010         filename ../../images/tabular-feature_delete-column.png
28011         scale 85
28012
28013 \end_inset
28014
28015 , respectivement, soit le menu 
28016 \family sans
28017 Édition\SpecialChar \menuseparator
28018 Lignes & colonnes
28019 \family default
28020 .
28021 \end_layout
28022
28023 \begin_layout Subsubsection
28024 L'environnement align standard
28025 \begin_inset CommandInset label
28026 LatexCommand label
28027 name "sub:Environnement-align-standard"
28028
28029 \end_inset
28030
28031
28032 \begin_inset Index idx
28033 status collapsed
28034
28035 \begin_layout Plain Layout
28036 Formules ! multi-lignes ! environnement align
28037 \end_layout
28038
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \begin_layout Standard
28045 Cet environnement align est créé en appuyant sur 
28046 \family sans
28047 Ctrl+Entrée
28048 \family default
28049  dans une formule ou en utilisant le menu 
28050 \family sans
28051 Insertion\SpecialChar \menuseparator
28052 Math\SpecialChar \menuseparator
28053 Environnement
28054 \begin_inset space ~
28055 \end_inset
28056
28057 AMS
28058 \begin_inset space ~
28059 \end_inset
28060
28061 align
28062 \family default
28063 .
28064 \end_layout
28065
28066 \begin_layout Standard
28067 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28068  align à quatre colonnes:
28069 \begin_inset Formula 
28070 \begin{align*}
28071 A & =\sin(B) & C & =D\\
28072 C & \ne A & B & \ne D
28073 \end{align*}
28074
28075 \end_inset
28076
28077 Comme on peut le voir, dans cet environnement les formules sont placées
28078  comme s'il y avait un 
28079 \series bold
28080
28081 \backslash
28082 hfill
28083 \begin_inset Foot
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 pour plus d'information au sujet de 
28088 \series bold
28089
28090 \backslash
28091 hfill
28092 \series default
28093  voir 
28094 \begin_inset CommandInset ref
28095 LatexCommand ref
28096 reference "sub:Espace-variable"
28097
28098 \end_inset
28099
28100
28101 \end_layout
28102
28103 \end_inset
28104
28105
28106 \series default
28107  avant la première colonne et après chaque colonne paire.
28108  Quand on utilise le style 
28109 \series bold
28110 Indenté
28111 \begin_inset Foot
28112 status collapsed
28113
28114 \begin_layout Plain Layout
28115 pour les styles de formules, voir 
28116 \begin_inset CommandInset ref
28117 LatexCommand ref
28118 reference "sec:Styles-de-formules"
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \end_inset
28126
28127  
28128 \series default
28129 la formule est écrite sans le 
28130 \series bold
28131
28132 \backslash
28133 hfill
28134 \series default
28135  avant la première colonne.
28136 \end_layout
28137
28138 \begin_layout Subsubsection
28139 L'environnement alignat
28140 \begin_inset Index idx
28141 status collapsed
28142
28143 \begin_layout Plain Layout
28144 Formules ! multi-lignes ! environnement alignat
28145 \end_layout
28146
28147 \end_inset
28148
28149
28150 \end_layout
28151
28152 \begin_layout Standard
28153 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28154  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28155 \begin_inset CommandInset ref
28156 LatexCommand ref
28157 reference "sub:Espace"
28158
28159 \end_inset
28160
28161 .
28162 \end_layout
28163
28164 \begin_layout Standard
28165 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28166  espace de 1
28167 \begin_inset space \thinspace{}
28168 \end_inset
28169
28170 cm au début de la deuxième formule:
28171 \begin_inset Formula 
28172 \begin{alignat*}{2}
28173 A & =\sin(B) & \hspace{1cm}C & =D\\
28174 C & \ne A & B & \ne D
28175 \end{alignat*}
28176
28177 \end_inset
28178
28179 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28180  colonne, cet environnement est particulièrement adapté aux cas où on a
28181  trois colonnes ou plus côte-à-côte.
28182  
28183 \end_layout
28184
28185 \begin_layout Standard
28186 \begin_inset Newpage newpage
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Subsubsection
28193 Environnement flalign
28194 \begin_inset CommandInset label
28195 LatexCommand label
28196 name "sub:Environnement-Flalign"
28197
28198 \end_inset
28199
28200
28201 \begin_inset Index idx
28202 status collapsed
28203
28204 \begin_layout Plain Layout
28205 Formules ! multi-lignes ! environnement flalign
28206 \end_layout
28207
28208 \end_inset
28209
28210
28211 \end_layout
28212
28213 \begin_layout Standard
28214 Dans cet environnement les deux premières colonnes sont placées le plus
28215  à gauche possible et les deux dernière le plus à droite possible.
28216  Un exemple:
28217 \begin_inset Formula 
28218 \begin{flalign*}
28219 A & =1 & B & =2 & C & =3\\
28220 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28221 \end{flalign*}
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \begin_layout Standard
28229 En créant un environnement flalign avec un nombre impair de colonnes et
28230  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28231  formules d'un document peuvent être mises à gauche, bien que le style de
28232  formules 
28233 \series bold
28234 Centré 
28235 \series default
28236 soit utilisé.
28237  Comme exemple la formule 
28238 \begin_inset CommandInset ref
28239 LatexCommand eqref
28240 reference "eq:VolInt"
28241
28242 \end_inset
28243
28244  indentée:
28245 \begin_inset Formula 
28246 \begin{flalign}
28247 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28248 \end{flalign}
28249
28250 \end_inset
28251
28252 Les deux premières colonnes contiennent la formule.
28253  Pour l'indenter comme avec le style de formule 
28254 \series bold
28255 Indenté,
28256 \series default
28257  on a inséré une espace de 30
28258 \begin_inset space \thinspace{}
28259 \end_inset
28260
28261 pt au début de la première colonne.
28262 \end_layout
28263
28264 \begin_layout Subsection
28265 Environnement eqnarray
28266 \begin_inset CommandInset label
28267 LatexCommand label
28268 name "sub:Environnement-eqnarray"
28269
28270 \end_inset
28271
28272
28273 \begin_inset Index idx
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 Formules ! multi-lignes ! environnement eqnarray
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28287  Le contenu de la première boîte est aligné à droite, celui de la dernière
28288  est aligné à gauche.
28289  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28290  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28291 \begin_inset Formula 
28292 \begin{eqnarray*}
28293 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28294 AB & AB & AB\\
28295 A & = & A
28296 \end{eqnarray*}
28297
28298 \end_inset
28299
28300
28301 \end_layout
28302
28303 \begin_layout Subsection
28304 Environnement gather
28305 \begin_inset Index idx
28306 status collapsed
28307
28308 \begin_layout Plain Layout
28309 Formules ! multi-lignes ! environnement gather
28310 \end_layout
28311
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Standard
28318 Cet environnement consiste seulement en une colonne centrée.
28319  Chaque ligne peut être numérotée.
28320 \begin_inset Formula 
28321 \begin{gather}
28322 A=1\\
28323 X=\textrm{-}1
28324 \end{gather}
28325
28326 \end_inset
28327
28328
28329 \end_layout
28330
28331 \begin_layout Subsection
28332 Environnement multline
28333 \begin_inset CommandInset label
28334 LatexCommand label
28335 name "sub:Environnement-Multline"
28336
28337 \end_inset
28338
28339
28340 \begin_inset Index idx
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 Formules ! multi-lignes ! environnement multline
28345 \end_layout
28346
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \begin_layout Standard
28353 L'environnement multline consiste, comme l'environnement gather en une seule
28354  colonne.
28355  Mais la première ligne est alignée à gauche, la dernière est alignée à
28356  droite et toutes les autres sont centrées.
28357  Cet environnement est donc particulièrement adapté aux formules très longues.
28358  Comme exemple, voici la formule 
28359 \begin_inset CommandInset ref
28360 LatexCommand eqref
28361 reference "eq:lefteqn"
28362
28363 \end_inset
28364
28365  dans un environnement multline:
28366 \begin_inset Formula 
28367 \begin{multline}
28368 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}\\
28369 -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}\\
28370 =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}}
28371 \end{multline}
28372
28373 \end_inset
28374
28375
28376 \end_layout
28377
28378 \begin_layout Standard
28379 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28380  apparaît numérotée si le document est numéroté à droite, la première s'il
28381  est numéroté à gauche.
28382 \begin_inset Foot
28383 status collapsed
28384
28385 \begin_layout Plain Layout
28386 pour les styles de numérotation, voir 
28387 \begin_inset CommandInset ref
28388 LatexCommand ref
28389 reference "sec:Styles-de-formules"
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \end_inset
28397
28398
28399 \end_layout
28400
28401 \begin_layout Standard
28402 Avec les commandes 
28403 \series bold
28404
28405 \backslash
28406 shoveright
28407 \series default
28408
28409 \begin_inset Index idx
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413 Commandes ! S ! 
28414 \backslash
28415 shoveright
28416 \end_layout
28417
28418 \end_inset
28419
28420  et 
28421 \series bold
28422
28423 \backslash
28424 shoveleft
28425 \series default
28426
28427 \begin_inset Index idx
28428 status collapsed
28429
28430 \begin_layout Plain Layout
28431 Commandes ! S ! 
28432 \backslash
28433 shoveleft
28434 \end_layout
28435
28436 \end_inset
28437
28438  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28439  Les commandes sont utilisées de la façon suivante:
28440 \end_layout
28441
28442 \begin_layout Standard
28443
28444 \series bold
28445
28446 \backslash
28447 shoveright{contenu de la ligne}
28448 \series default
28449  et 
28450 \series bold
28451
28452 \backslash
28453 shoveleft{contenu de la ligne}
28454 \end_layout
28455
28456 \begin_layout Standard
28457 \begin_inset VSpace medskip
28458 \end_inset
28459
28460 La longueur 
28461 \series bold
28462
28463 \backslash
28464 multlinegap
28465 \series default
28466
28467 \begin_inset Index idx
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 Commandes ! M ! 
28472 \backslash
28473 multlinegap
28474 \end_layout
28475
28476 \end_inset
28477
28478  précise la distance entre le début de la première ligne et la marge de
28479  gauche.
28480  La valeur prédéfinie est 0
28481 \begin_inset space \thinspace{}
28482 \end_inset
28483
28484 pt.
28485 \end_layout
28486
28487 \begin_layout Standard
28488 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28489 \end_layout
28490
28491 \begin_layout Standard
28492
28493 \series bold
28494
28495 \backslash
28496 setlength{
28497 \backslash
28498 multlinegap}{2cm}
28499 \end_layout
28500
28501 \begin_layout Standard
28502 \begin_inset ERT
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506
28507
28508 \backslash
28509 setlength{
28510 \backslash
28511 multlinegap}{2cm}
28512 \end_layout
28513
28514 \end_inset
28515
28516
28517 \begin_inset Formula 
28518 \begin{multline}
28519 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}\\
28520 \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}}\\
28521 =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}}
28522 \end{multline}
28523
28524 \end_inset
28525
28526
28527 \begin_inset ERT
28528 status collapsed
28529
28530 \begin_layout Plain Layout
28531
28532
28533 \backslash
28534 setlength{
28535 \backslash
28536 multlinegap}{0pt}
28537 \end_layout
28538
28539 \end_inset
28540
28541 La deuxième ligne a été alignée à gauche en utilisant 
28542 \series bold
28543
28544 \backslash
28545 shoveleft
28546 \series default
28547 .
28548 \end_layout
28549
28550 \begin_layout Subsection
28551 Portions de formules en multi-ligne
28552 \begin_inset CommandInset label
28553 LatexCommand label
28554 name "sub:Portions-de-formules-en-multiligne"
28555
28556 \end_inset
28557
28558
28559 \begin_inset Index idx
28560 status collapsed
28561
28562 \begin_layout Plain Layout
28563 Formules ! multi-lignes ! portions de formules
28564 \end_layout
28565
28566 \end_inset
28567
28568
28569 \end_layout
28570
28571 \begin_layout Standard
28572 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28573  on peut utiliser l'un des environnements suivants: 
28574 \series bold
28575 aligned
28576 \series default
28577
28578 \series bold
28579 alignedat
28580 \series default
28581
28582 \series bold
28583 gathered
28584 \series default
28585  or 
28586 \series bold
28587 split
28588 \series default
28589 .
28590  Ils peuvent être insérés en utilisant le menu 
28591 \family sans
28592 Insertion\SpecialChar \menuseparator
28593 Math
28594 \family default
28595  ou en utilisant les commandes décrites dans cette section.
28596 \end_layout
28597
28598 \begin_layout Standard
28599 Les trois premier ont les mêmes propriétés que les environnements de formules
28600  correspondants, à part le fait que l'on peut ajouter d'autres portions
28601  de formules après eux.
28602  Un exemple:
28603 \begin_inset Formula 
28604 \[
28605 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28606 \Delta E\Delta t & \ge\frac{\hbar}{2}
28607 \end{aligned}
28608 \right\} \textrm{Relations d'incertitude}
28609 \]
28610
28611 \end_inset
28612
28613
28614 \end_layout
28615
28616 \begin_layout Standard
28617 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28618  on insère la commande 
28619 \series bold
28620
28621 \backslash
28622 aligned
28623 \series default
28624
28625 \begin_inset Index idx
28626 status collapsed
28627
28628 \begin_layout Plain Layout
28629 Commandes ! A ! 
28630 \backslash
28631 aligned
28632 \end_layout
28633
28634 \end_inset
28635
28636 .
28637  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28638  on peut ajouter des lignes et des colonnes.
28639  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28640  de formules, comme des accolades.
28641 \end_layout
28642
28643 \begin_layout Standard
28644 L'environnement aligned est aussi utilisable pour de longues formules dont
28645  les lignes sont alignées horizontalement.
28646  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28647  est que le numéro des formules est centré verticalement après les formules.
28648  Un exemple, la formule
28649 \begin_inset CommandInset ref
28650 LatexCommand eqref
28651 reference "eq:courtlong"
28652
28653 \end_inset
28654
28655  dans l'environnement aligned:
28656 \begin_inset Formula 
28657 \begin{equation}
28658 \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}|}\\
28659  & -\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}|}
28660 \end{aligned}
28661 \end{equation}
28662
28663 \end_inset
28664
28665
28666 \end_layout
28667
28668 \begin_layout Standard
28669 Pour utiliser les environnements 
28670 \series bold
28671 alignedat
28672 \series default
28673
28674 \series bold
28675 gathered
28676 \series default
28677 , ou 
28678 \series bold
28679 split
28680 \series default
28681 , on doit insérer respectivement, les commandes 
28682 \series bold
28683
28684 \backslash
28685 alignedat
28686 \series default
28687 ,
28688 \begin_inset Index idx
28689 status collapsed
28690
28691 \begin_layout Plain Layout
28692 Commandes ! A ! 
28693 \backslash
28694 alignedat
28695 \end_layout
28696
28697 \end_inset
28698
28699  
28700 \series bold
28701
28702 \backslash
28703 gathered
28704 \series default
28705
28706 \begin_inset Index idx
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710 Commandes ! G ! 
28711 \backslash
28712 gathered
28713 \end_layout
28714
28715 \end_inset
28716
28717 , ou 
28718 \series bold
28719
28720 \backslash
28721 split
28722 \series default
28723
28724 \begin_inset Index idx
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728 Commandes ! S ! 
28729 \backslash
28730 split
28731 \end_layout
28732
28733 \end_inset
28734
28735 .
28736  L'environnement split a les mêmes propriétés que l'environnement aligned,
28737  mais il ne peut avoir que deux colonnes.
28738 \end_layout
28739
28740 \begin_layout Subsection
28741 Texte dans les formules multi-lignes
28742 \begin_inset CommandInset label
28743 LatexCommand label
28744 name "sub:Texte-dans-multi-lignes"
28745
28746 \end_inset
28747
28748
28749 \begin_inset Index idx
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753 Texte ! dans les formules
28754 \end_layout
28755
28756 \end_inset
28757
28758
28759 \begin_inset Index idx
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763 Formules ! multi-lignes ! texte
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Dans les environnements align, multline et gather, on peut insérer du texte
28773  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28774  des colonnes.
28775  Pour faire cela, on utilise la commande 
28776 \series bold
28777
28778 \backslash
28779 intertext
28780 \series default
28781
28782 \begin_inset Index idx
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786 Commandes ! I ! 
28787 \backslash
28788 intertext
28789 \end_layout
28790
28791 \end_inset
28792
28793  avec la syntaxe suivante:
28794 \end_layout
28795
28796 \begin_layout Standard
28797
28798 \series bold
28799
28800 \backslash
28801 intertext{texte}
28802 \end_layout
28803
28804 \begin_layout Standard
28805 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28806  subir de césure.
28807  Comme LyX ne supporte pas directement 
28808 \series bold
28809
28810 \backslash
28811 intertext
28812 \series default
28813 , le texte doit être écrit comme du texte mathématique.
28814  Le texte inséré avec 
28815 \series bold
28816
28817 \backslash
28818 intertext
28819 \series default
28820  doit être au début d'une ligne pour se trouver dans la sortie final au
28821  dessus de celle-ci.
28822  Un exemple où le texte a été inséré au début de la deuxième ligne:
28823 \begin_inset Formula 
28824 \begin{align}
28825 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28826 \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
28827 \end{align}
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \begin_layout Section
28835 Numérotation des formules
28836 \begin_inset Index idx
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840 Numérotation des formules
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \begin_inset Index idx
28847 status collapsed
28848
28849 \begin_layout Plain Layout
28850 Formules ! numérotation|see
28851 \begin_inset ERT
28852 status collapsed
28853
28854 \begin_layout Plain Layout
28855
28856 {
28857 \end_layout
28858
28859 \end_inset
28860
28861 Numérotation des formules
28862 \begin_inset ERT
28863 status collapsed
28864
28865 \begin_layout Plain Layout
28866
28867 }
28868 \end_layout
28869
28870 \end_inset
28871
28872
28873 \end_layout
28874
28875 \end_inset
28876
28877
28878 \end_layout
28879
28880 \begin_layout Subsection
28881 Généralités
28882 \end_layout
28883
28884 \begin_layout Standard
28885 On peut créer des formules numérotées avec le menu 
28886 \family sans
28887 Insertion\SpecialChar \menuseparator
28888 Math\SpecialChar \menuseparator
28889 Formule
28890 \begin_inset space ~
28891 \end_inset
28892
28893 numérotée
28894 \family default
28895  (raccourci 
28896 \family sans
28897 Ctrl+Alt
28898 \begin_inset space ~
28899 \end_inset
28900
28901
28902 \family default
28903 N).
28904  On peut aussi numéroter des formules existantes avec le menu 
28905 \family sans
28906 Édition\SpecialChar \menuseparator
28907 Math\SpecialChar \menuseparator
28908 (Dés)Activer
28909 \begin_inset space ~
28910 \end_inset
28911
28912 numérotation
28913 \family default
28914  (raccourci 
28915 \family sans
28916 Alt+M
28917 \family default
28918
28919 \begin_inset space ~
28920 \end_inset
28921
28922
28923 \family sans
28924 N
28925 \family default
28926 ).
28927  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28928  d'un dièse entre parenthèse
28929 \begin_inset Foot
28930 status collapsed
28931
28932 \begin_layout Plain Layout
28933 En anglais le dièse est le symbole du numéro (NdT).
28934 \end_layout
28935
28936 \end_inset
28937
28938 .
28939  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28940 \end_layout
28941
28942 \begin_layout Standard
28943 Quand on active la numérotation sur des formules multi-lignes, toutes les
28944  lignes sont numérotées.
28945  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28946  
28947 \family sans
28948 Édition\SpecialChar \menuseparator
28949 Math\SpecialChar \menuseparator
28950 (Dés)Activer
28951 \begin_inset space ~
28952 \end_inset
28953
28954 Numérotation
28955 \begin_inset space ~
28956 \end_inset
28957
28958 de
28959 \begin_inset space ~
28960 \end_inset
28961
28962 cette
28963 \begin_inset space ~
28964 \end_inset
28965
28966 ligne
28967 \family default
28968  (raccourci
28969 \begin_inset Newline newline
28970 \end_inset
28971
28972
28973 \family sans
28974 Alt+M
28975 \begin_inset space ~
28976 \end_inset
28977
28978 Shift+N
28979 \family default
28980 ).
28981 \end_layout
28982
28983 \begin_layout Standard
28984 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28985  avec deux styles différents, voir 
28986 \begin_inset CommandInset ref
28987 LatexCommand ref
28988 reference "sec:Styles-de-formules"
28989
28990 \end_inset
28991
28992 .
28993 \end_layout
28994
28995 \begin_layout Subsection
28996 Références croisées
28997 \begin_inset Index idx
28998 status collapsed
28999
29000 \begin_layout Plain Layout
29001 References@Références croisées ! à des formules
29002 \end_layout
29003
29004 \end_inset
29005
29006
29007 \end_layout
29008
29009 \begin_layout Standard
29010 On peut faire référence à toute formule ayant une étiquette.
29011  On ajoute une étiquette avec le menu 
29012 \family sans
29013 Insertion\SpecialChar \menuseparator
29014 Étiquette
29015 \family default
29016  ou avec le bouton 
29017 \begin_inset Graphics
29018         filename ../../images/label-insert.png
29019         scale 85
29020
29021 \end_inset
29022
29023  de la barre d'outils.
29024  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
29025  ligne.
29026  Vous pouvez également effectuer un clic droit sur la formule et choisir
29027  
29028 \family sans
29029 Étiquette d'équation
29030 \family default
29031 \lang english
29032 .
29033
29034 \lang french
29035  Une fenêtre de dialogue apparaît affichant le préfixe 
29036 \series bold
29037 eq:
29038 \series default
29039  dans un champ de texte.
29040  L'étiquette est insérée à cet endroit, juste après le préfixe.
29041  Le préfixe prédéfini signifie 
29042 \begin_inset Quotes eld
29043 \end_inset
29044
29045 équation
29046 \begin_inset Quotes erd
29047 \end_inset
29048
29049  et rend plus facile la recherche d'une étiquette dans les grand documents
29050  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29051  une étiquette de section.
29052  Pour modifier l'étiquette vous devez repasser par le menu 
29053 \family sans
29054 Insertion\SpecialChar \menuseparator
29055 Étiquette 
29056 \family default
29057 ou effectuer un clic droit sur la formule et choisir 
29058 \family sans
29059 Étiquette d'équation
29060 \family default
29061 .
29062 \end_layout
29063
29064 \begin_layout Standard
29065 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29066  la formule.
29067  Une formule avec une étiquette est toujours numérotée.
29068 \end_layout
29069
29070 \begin_layout Standard
29071 On insère une référence croisée avec le menu 
29072 \family sans
29073 Insertion\SpecialChar \menuseparator
29074 Référence
29075 \begin_inset space ~
29076 \end_inset
29077
29078 croisée
29079 \family default
29080  ou avec le bouton 
29081 \begin_inset Graphics
29082         filename ../../images/dialog-show-new-inset_ref.png
29083         scale 85
29084
29085 \end_inset
29086
29087  de la barre d'outils.
29088  Une référence croisée à une formule apparaît dans la sortie finale comme
29089  un numéro de formule.
29090  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29091  
29092 \series bold
29093 (<reference>),
29094 \series default
29095  la référence croisée apparaît dans la sortie finale comme un numéro de
29096  formule entre parenthèses.
29097 \begin_inset Newline newline
29098 \end_inset
29099
29100 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29101  la formule qui est référencée.
29102 \end_layout
29103
29104 \begin_layout Standard
29105 Voici comme exemples des références croisées à des formules qui se trouvent
29106  dans les sous-sections qui suivent:
29107 \begin_inset Note Note
29108 status collapsed
29109
29110 \begin_layout Plain Layout
29111 Noter les différents types de références croisées.
29112 \end_layout
29113
29114 \end_inset
29115
29116
29117 \end_layout
29118
29119 \begin_layout Standard
29120 Les équations 
29121 \begin_inset CommandInset ref
29122 LatexCommand eqref
29123 reference "eq:tag"
29124
29125 \end_inset
29126
29127  et 
29128 \begin_inset CommandInset ref
29129 LatexCommand eqref
29130 reference "eq:c"
29131
29132 \end_inset
29133
29134  sont équivalentes.
29135  Dans (
29136 \begin_inset CommandInset ref
29137 LatexCommand ref
29138 reference "eq:Lat"
29139
29140 \end_inset
29141
29142 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29143  à  (
29144 \begin_inset CommandInset ref
29145 LatexCommand ref
29146 reference "eq:Rom"
29147
29148 \end_inset
29149
29150 ).
29151 \end_layout
29152
29153 \begin_layout Standard
29154 \begin_inset VSpace medskip
29155 \end_inset
29156
29157 Quand l'argument de 
29158 \series bold
29159
29160 \backslash
29161 tag
29162 \begin_inset Foot
29163 status collapsed
29164
29165 \begin_layout Plain Layout
29166
29167 \series bold
29168
29169 \backslash
29170 tag
29171 \series default
29172  est décrit dans 
29173 \begin_inset CommandInset ref
29174 LatexCommand ref
29175 reference "sub:Numérotation-personnalisée"
29176
29177 \end_inset
29178
29179 .
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \series default
29186  contient une boîte comme dans 
29187 \begin_inset CommandInset ref
29188 LatexCommand ref
29189 reference "sub:Boîtes-de-paragraphes"
29190
29191 \end_inset
29192
29193 , la formule ne peut pas être référencée.
29194 \end_layout
29195
29196 \begin_layout Subsection
29197 Sous-numérotation
29198 \begin_inset Index idx
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Numérotation des formules ! sous-numérotation
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Standard
29211 Avec l'aide des commandes 
29212 \series bold
29213
29214 \backslash
29215 begin{subequations}
29216 \series default
29217  et 
29218 \series bold
29219
29220 \backslash
29221 end{subequations}
29222 \series default
29223  on peut faire une sous-numérotation de formules.
29224  Les deux commandes doivent être insérées en mode TeX.
29225 \end_layout
29226
29227 \begin_layout Standard
29228 Un exemple:
29229 \begin_inset Formula 
29230 \begin{equation}
29231 A=C-B\label{eq:a}
29232 \end{equation}
29233
29234 \end_inset
29235
29236
29237 \begin_inset ERT
29238 status collapsed
29239
29240 \begin_layout Plain Layout
29241
29242
29243 \backslash
29244 addtocounter{equation}{-1}
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \begin_inset ERT
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254
29255
29256 \backslash
29257 begin{subequations}
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \begin_inset VSpace -5mm
29264 \end_inset
29265
29266
29267 \begin_inset Formula 
29268 \begin{equation}
29269 B=C-A\label{eq:b}
29270 \end{equation}
29271
29272 \end_inset
29273
29274
29275 \begin_inset Formula 
29276 \begin{equation}
29277 C=A+B\label{eq:c}
29278 \end{equation}
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 \begin_inset ERT
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290
29291
29292 \backslash
29293 end{subequations}
29294 \end_layout
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Standard
29302 Pour créer cet exemple, on fait ce qui suit:
29303 \end_layout
29304
29305 \begin_layout Enumerate
29306 on insère la première formule
29307 \end_layout
29308
29309 \begin_layout Enumerate
29310 après la première formule on insère 
29311 \begin_inset Newline newline
29312 \end_inset
29313
29314
29315 \series bold
29316
29317 \backslash
29318 addtocounter{equation}{-1} 
29319 \backslash
29320 begin{subequations}
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 Commandes ! A ! 
29326 \backslash
29327 addtocounter
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Enumerate
29336 on insère la deuxième formule
29337 \end_layout
29338
29339 \begin_layout Enumerate
29340 on insère la troisième formule
29341 \end_layout
29342
29343 \begin_layout Enumerate
29344 on insère 
29345 \series bold
29346
29347 \backslash
29348 end{subequations}
29349 \series default
29350  après la troisième formule
29351 \end_layout
29352
29353 \begin_layout Standard
29354 Chaque formule entre les commandes 
29355 \series bold
29356
29357 \backslash
29358 begin
29359 \series default
29360  et 
29361 \series bold
29362
29363 \backslash
29364 end
29365 \series default
29366  est sous-numérotée avec a, b,
29367 \begin_inset Newline linebreak
29368 \end_inset
29369
29370 c, \SpecialChar \ldots{}
29371  Pour les formules multi-lignes, chaque ligne sera numérotée.
29372  Toutes les formules sous-numérotées sont traitées comme 
29373 \emph on
29374 une seule 
29375 \emph default
29376 formule.
29377  Mais comme chaque formule numérotée incrémente le compteur 
29378 \series bold
29379 equation
29380 \series default
29381  de un, on a besoin de la commande 
29382 \series bold
29383
29384 \backslash
29385 addtocounter
29386 \series default
29387  pour le décrémenter.
29388  Sinon les formules 
29389 \begin_inset CommandInset ref
29390 LatexCommand eqref
29391 reference "eq:a"
29392
29393 \end_inset
29394
29395
29396 \begin_inset CommandInset ref
29397 LatexCommand eqref
29398 reference "eq:b"
29399
29400 \end_inset
29401
29402
29403 \begin_inset CommandInset ref
29404 LatexCommand eqref
29405 reference "eq:c"
29406
29407 \end_inset
29408
29409  seraient numérotées comme 
29410 \begin_inset CommandInset ref
29411 LatexCommand eqref
29412 reference "eq:a"
29413
29414 \end_inset
29415
29416
29417 \begin_inset CommandInset ref
29418 LatexCommand eqref
29419 reference "eq:d"
29420
29421 \end_inset
29422
29423
29424 \begin_inset CommandInset ref
29425 LatexCommand eqref
29426 reference "eq:f"
29427
29428 \end_inset
29429
29430 .
29431 \end_layout
29432
29433 \begin_layout Standard
29434 En insérant les commandes en mode TeX entre les deux premières formules,
29435  on crée un espace.
29436  Pour le supprimer, on insère un espace vertical négatif de -5
29437 \begin_inset space \thinspace{}
29438 \end_inset
29439
29440 mm après la commande 
29441 \series bold
29442
29443 \backslash
29444 begin{subequations}
29445 \series default
29446 .
29447  Quand on utilise le style 
29448 \series bold
29449 Indenté
29450 \begin_inset Foot
29451 status collapsed
29452
29453 \begin_layout Plain Layout
29454 pour les styles de formules, voir 
29455 \begin_inset CommandInset ref
29456 LatexCommand ref
29457 reference "sec:Styles-de-formules"
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \series default
29468 on insère un espace de -7
29469 \begin_inset space \thinspace{}
29470 \end_inset
29471
29472 mm à la place.
29473 \end_layout
29474
29475 \begin_layout Standard
29476 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29477  pour la deuxième ligne:
29478 \end_layout
29479
29480 \begin_layout Standard
29481 \begin_inset ERT
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485
29486
29487 \backslash
29488 begin{subequations}
29489 \end_layout
29490
29491 \end_inset
29492
29493
29494 \begin_inset Formula 
29495 \begin{eqnarray}
29496 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29497  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29498  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29499 \end{eqnarray}
29500
29501 \end_inset
29502
29503
29504 \begin_inset ERT
29505 status collapsed
29506
29507 \begin_layout Plain Layout
29508
29509
29510 \backslash
29511 end{subequations}
29512 \end_layout
29513
29514 \end_inset
29515
29516
29517 \end_layout
29518
29519 \begin_layout Subsection
29520 Numérotation personnalisée
29521 \begin_inset CommandInset label
29522 LatexCommand label
29523 name "sub:Numérotation-personnalisée"
29524
29525 \end_inset
29526
29527
29528 \begin_inset Index idx
29529 status collapsed
29530
29531 \begin_layout Plain Layout
29532 Numérotation des formules !  personnalisée
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 \begin_inset Index idx
29542 status collapsed
29543
29544 \begin_layout Plain Layout
29545 Numérotation des formules ! délimiteurs personnalisés
29546 \end_layout
29547
29548 \end_inset
29549
29550 Avec la numérotation standard, on a des parenthèses autour du numéro de
29551  formule.
29552  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29553  il faut ajouter la lignes suivante dans le préambule LaTeX:
29554 \end_layout
29555
29556 \begin_layout Standard
29557
29558 \series bold
29559
29560 \backslash
29561 def
29562 \backslash
29563 tagform@#1{
29564 \backslash
29565 maketag@@@{|#1|}}
29566 \series default
29567
29568 \begin_inset Note Note
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29573  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29574  début de ligne.
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \end_layout
29581
29582 \begin_layout Standard
29583 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29584  autour du 
29585 \series bold
29586 #1
29587 \series default
29588  par un caractère ou plus.
29589  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29590  verticales.
29591 \end_layout
29592
29593 \begin_layout Standard
29594 \begin_inset VSpace bigskip
29595 \end_inset
29596
29597 Si vous voulez avoir une expression de votre choix entre parenthèses après
29598  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29599  commande 
29600 \series bold
29601
29602 \backslash
29603 tag
29604 \series default
29605
29606 \begin_inset Index idx
29607 status collapsed
29608
29609 \begin_layout Plain Layout
29610 Commandes ! T ! 
29611 \backslash
29612 tag
29613 \end_layout
29614
29615 \end_inset
29616
29617 :
29618 \begin_inset Formula 
29619 \begin{equation}
29620 A+B=C\tag{quelquechose}\label{eq:tag}
29621 \end{equation}
29622
29623 \end_inset
29624
29625 Dans cet exemple, on a mis la commande 
29626 \series bold
29627
29628 \backslash
29629 tag
29630 \series default
29631
29632 \begin_inset space \textvisiblespace{}
29633 \end_inset
29634
29635
29636 \series bold
29637 quelquechose
29638 \series default
29639  dans la formule.
29640 \end_layout
29641
29642 \begin_layout Standard
29643 Quand on insère la commande 
29644 \series bold
29645
29646 \backslash
29647 tag*
29648 \series default
29649
29650 \begin_inset space \textvisiblespace{}
29651 \end_inset
29652
29653
29654 \series bold
29655 quelquechose
29656 \series default
29657  à la place, l'astérisque supprime les parenthèses autour du texte:
29658 \begin_inset Formula 
29659 \[
29660 A+B=C\tag*{quelquechose}
29661 \]
29662
29663 \end_inset
29664
29665
29666 \end_layout
29667
29668 \begin_layout Standard
29669 \begin_inset VSpace bigskip
29670 \end_inset
29671
29672 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29673  ou section du document, on utilise les commandes suivantes: 
29674 \end_layout
29675
29676 \begin_layout Standard
29677
29678 \series bold
29679
29680 \backslash
29681 @addtoreset{equation}{part}
29682 \series default
29683
29684 \begin_inset Index idx
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688 Commandes ! 
29689 \begin_inset ERT
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693
29694 "
29695 \end_layout
29696
29697 \end_inset
29698
29699 @
29700 \begin_inset ERT
29701 status collapsed
29702
29703 \begin_layout Plain Layout
29704
29705 "
29706 \end_layout
29707
29708 \end_inset
29709
29710  ! 
29711 \backslash
29712
29713 \begin_inset ERT
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717
29718 "
29719 \end_layout
29720
29721 \end_inset
29722
29723 @
29724 \begin_inset ERT
29725 status collapsed
29726
29727 \begin_layout Plain Layout
29728
29729 "
29730 \end_layout
29731
29732 \end_inset
29733
29734 addtoreset
29735 \end_layout
29736
29737 \end_inset
29738
29739
29740 \begin_inset Newline newline
29741 \end_inset
29742
29743 ou
29744 \begin_inset Newline newline
29745 \end_inset
29746
29747
29748 \series bold
29749
29750 \backslash
29751 @addtoreset{equation}{section}
29752 \end_layout
29753
29754 \begin_layout Standard
29755 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29756 \begin_inset Quotes eld
29757 \end_inset
29758
29759 @
29760 \begin_inset Quotes erd
29761 \end_inset
29762
29763  doit être rendu 
29764 \begin_inset Quotes eld
29765 \end_inset
29766
29767 actif
29768 \begin_inset Quotes erd
29769 \end_inset
29770
29771  pour LaTeX en utilisant la commande 
29772 \series bold
29773
29774 \backslash
29775 makeatletter.
29776
29777 \series default
29778  La commande 
29779 \series bold
29780
29781 \backslash
29782 makeatother
29783 \series default
29784  le désactive.
29785  La suite de commandes en mode TeX est donc:
29786 \end_layout
29787
29788 \begin_layout Standard
29789
29790 \series bold
29791
29792 \backslash
29793 makeatletter
29794 \begin_inset Newline newline
29795 \end_inset
29796
29797
29798 \backslash
29799 @addtoreset{equation}{section}
29800 \begin_inset Newline newline
29801 \end_inset
29802
29803
29804 \backslash
29805 makeatother
29806 \end_layout
29807
29808 \begin_layout Standard
29809 Dans le préambule LaTeX on peut omettre les commandes 
29810 \series bold
29811
29812 \backslash
29813 makeatletter
29814 \series default
29815  et 
29816 \series bold
29817
29818 \backslash
29819 makeatother
29820 \series default
29821 , vu que LyX les insère automatiquement en interne.
29822 \end_layout
29823
29824 \begin_layout Standard
29825 Pour supprimer l'effet de 
29826 \series bold
29827
29828 \backslash
29829 @addtoreset
29830 \series default
29831 , on doit charger le fichier 
29832 \series bold
29833 remreset.sty
29834 \series default
29835
29836 \begin_inset Foot
29837 status collapsed
29838
29839 \begin_layout Plain Layout
29840
29841 \series bold
29842 remreset
29843 \series default
29844  fait partie du paquetage LaTeX 
29845 \series bold
29846 carlisle
29847 \series default
29848
29849 \begin_inset Index idx
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853 Paquetages ! carlisle
29854 \end_layout
29855
29856 \end_inset
29857
29858  qui est compris dans toutes les installations LaTeX standard.
29859 \end_layout
29860
29861 \end_inset
29862
29863
29864 \begin_inset Index idx
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868 Paquetages ! remreset
29869 \end_layout
29870
29871 \end_inset
29872
29873  dans le préambule LaTeX avec la ligne
29874 \end_layout
29875
29876 \begin_layout Standard
29877
29878 \series bold
29879
29880 \backslash
29881 usepackage{remreset}
29882 \end_layout
29883
29884 \begin_layout Standard
29885 On peut alors utiliser la commande 
29886 \series bold
29887
29888 \backslash
29889 @removefromreset
29890 \series default
29891
29892 \begin_inset Index idx
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896 Commandes ! 
29897 \begin_inset ERT
29898 status collapsed
29899
29900 \begin_layout Plain Layout
29901
29902 "
29903 \end_layout
29904
29905 \end_inset
29906
29907 @
29908 \begin_inset ERT
29909 status collapsed
29910
29911 \begin_layout Plain Layout
29912
29913 "
29914 \end_layout
29915
29916 \end_inset
29917
29918  ! 
29919 \backslash
29920
29921 \begin_inset ERT
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925
29926 "
29927 \end_layout
29928
29929 \end_inset
29930
29931 @
29932 \begin_inset ERT
29933 status collapsed
29934
29935 \begin_layout Plain Layout
29936
29937 "
29938 \end_layout
29939
29940 \end_inset
29941
29942 removefromreset
29943 \end_layout
29944
29945 \end_inset
29946
29947  avec la même syntaxe que 
29948 \series bold
29949
29950 \backslash
29951 @addtoreset
29952 \series default
29953 .
29954 \end_layout
29955
29956 \begin_layout Standard
29957 \begin_inset VSpace bigskip
29958 \end_inset
29959
29960 On doit parfois numéroter les formules de la façon suivante
29961 \end_layout
29962
29963 \begin_layout Standard
29964
29965 \family typewriter
29966 (numéro de section.numéro de formule)
29967 \end_layout
29968
29969 \begin_layout Standard
29970 Le numéro de formule repart à 
29971 \begin_inset Quotes eld
29972 \end_inset
29973
29974 1
29975 \begin_inset Quotes erd
29976 \end_inset
29977
29978  à chaque nouvelle section
29979 \end_layout
29980
29981 \begin_layout Standard
29982 Dans ce cas, on peut utiliser la commande 
29983 \series bold
29984
29985 \backslash
29986 numberwithin
29987 \series default
29988
29989 \begin_inset Index idx
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993 Commandes ! N ! 
29994 \backslash
29995 numberwithin
29996 \end_layout
29997
29998 \end_inset
29999
30000 , qui a la syntaxe suivante:
30001 \end_layout
30002
30003 \begin_layout Standard
30004
30005 \series bold
30006
30007 \backslash
30008 numberwithin{compteur}{sectionnement}
30009 \end_layout
30010
30011 \begin_layout Standard
30012 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
30013 nt indique quel numéro est placé avant le point.
30014 \end_layout
30015
30016 \begin_layout Standard
30017 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
30018  LaTeX soit en mode TeX:
30019 \end_layout
30020
30021 \begin_layout Standard
30022
30023 \series bold
30024
30025 \backslash
30026 numberwithin{equation}{section}
30027 \end_layout
30028
30029 \begin_layout Standard
30030 Voici le résultat:
30031 \begin_inset ERT
30032 status collapsed
30033
30034 \begin_layout Plain Layout
30035
30036
30037 \backslash
30038 numberwithin{equation}{section}
30039 \end_layout
30040
30041 \end_inset
30042
30043
30044 \begin_inset Formula 
30045 \begin{equation}
30046 A+B=C
30047 \end{equation}
30048
30049 \end_inset
30050
30051
30052 \end_layout
30053
30054 \begin_layout Standard
30055 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30056  on utilisera
30057 \begin_inset Newline newline
30058 \end_inset
30059
30060
30061 \series bold
30062
30063 \backslash
30064 numberwithin{table}{part}
30065 \end_layout
30066
30067 \begin_layout Standard
30068 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30069  quand elle est définie par la classe du document, on insère la commande
30070  suivante, soit dans le préambule, soit en mode TeX:
30071 \end_layout
30072
30073 \begin_layout Standard
30074
30075 \series bold
30076
30077 \backslash
30078 renewcommand{
30079 \backslash
30080 theequation}{
30081 \backslash
30082 arabic{equation}}
30083 \begin_inset Index idx
30084 status collapsed
30085
30086 \begin_layout Plain Layout
30087 Commandes ! A ! 
30088 \backslash
30089 arabic
30090 \end_layout
30091
30092 \end_inset
30093
30094
30095 \series default
30096
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101
30102
30103 \backslash
30104 renewcommand{
30105 \backslash
30106 theequation}{
30107 \backslash
30108 arabic{equation}}
30109 \end_layout
30110
30111 \end_inset
30112
30113
30114 \series bold
30115
30116 \begin_inset Newline newline
30117 \end_inset
30118
30119
30120 \series default
30121 ou
30122 \series bold
30123
30124 \begin_inset Newline newline
30125 \end_inset
30126
30127
30128 \backslash
30129 renewcommand{
30130 \backslash
30131 thetable}{
30132 \backslash
30133 arabic{table}}
30134 \end_layout
30135
30136 \begin_layout Standard
30137
30138 \series bold
30139
30140 \backslash
30141 numberwithin
30142 \series default
30143  utilise en interne la commande 
30144 \series bold
30145
30146 \backslash
30147 @addtoreset
30148 \series default
30149 , décrite plus haut et qui doit aussi être annulée.
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155
30156 \backslash
30157 makeatletter
30158 \end_layout
30159
30160 \begin_layout Plain Layout
30161
30162
30163 \backslash
30164 @removefromreset{equation}{section}
30165 \end_layout
30166
30167 \begin_layout Plain Layout
30168
30169
30170 \backslash
30171 makeatother
30172 \end_layout
30173
30174 \end_inset
30175
30176
30177 \end_layout
30178
30179 \begin_layout Subsection
30180 Numérotation avec des chiffres romains ou des lettres
30181 \begin_inset Index idx
30182 status collapsed
30183
30184 \begin_layout Plain Layout
30185 Numérotation des formules ! avec des lettres
30186 \end_layout
30187
30188 \end_inset
30189
30190
30191 \begin_inset Index idx
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195 Numérotation des formules ! avec des chiffres romains
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Standard
30204 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30205  latines.
30206  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30207  la commande
30208 \end_layout
30209
30210 \begin_layout Standard
30211
30212 \series bold
30213
30214 \backslash
30215 renewcommand{
30216 \backslash
30217 theequation}{
30218 \backslash
30219 roman{equation}}
30220 \end_layout
30221
30222 \begin_layout Standard
30223 en mode TeX juste avant la formule.
30224  
30225 \series bold
30226
30227 \backslash
30228 renewcommand
30229 \series default
30230
30231 \begin_inset Index idx
30232 status collapsed
30233
30234 \begin_layout Plain Layout
30235 Commandes ! R ! 
30236 \backslash
30237 renewcommand
30238 \end_layout
30239
30240 \end_inset
30241
30242  redéfinit la commande prédéfinie 
30243 \series bold
30244
30245 \backslash
30246 theequation
30247 \series default
30248  en la commande 
30249 \series bold
30250
30251 \backslash
30252 roman{equation}
30253 \series default
30254
30255 \begin_inset Foot
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259 La commande 
30260 \series bold
30261
30262 \backslash
30263 renewcommand
30264 \series default
30265  a la même syntaxe que la commande 
30266 \series bold
30267
30268 \backslash
30269 newcommand
30270 \series default
30271  qui est décrite dans 
30272 \begin_inset CommandInset ref
30273 LatexCommand ref
30274 reference "sec:Commandes-personnalisées"
30275
30276 \end_inset
30277
30278 .
30279 \end_layout
30280
30281 \end_inset
30282
30283 .
30284  
30285 \series bold
30286 equation
30287 \series default
30288  est le compteur pour les formules.
30289  Quand la commande 
30290 \series bold
30291
30292 \backslash
30293 the
30294 \series default
30295  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30296  écrite en utilisant des chiffres arabes.
30297  Quand une formule est numérotée, LaTeX met en interne la commande 
30298 \series bold
30299
30300 \backslash
30301 theequation
30302 \series default
30303  après la formule.
30304  
30305 \series bold
30306
30307 \backslash
30308 roman{equation}
30309 \begin_inset Index idx
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313 Commandes ! R ! 
30314 \backslash
30315 roman
30316 \end_layout
30317
30318 \end_inset
30319
30320
30321 \series default
30322  écrit la valeur du compteur en utilisant des petits chiffres romains.
30323 \end_layout
30324
30325 \begin_layout Standard
30326 Toutes les formules qui suivent 
30327 \series bold
30328
30329 \backslash
30330 renew
30331 \series default
30332 c
30333 \series bold
30334 ommand
30335 \series default
30336  sont maintenant numérotées en chiffres romains.
30337  Pour passer à une numérotation avec de gros chiffres romains, on insère
30338  la même commande, mais avec 
30339 \series bold
30340
30341 \backslash
30342 roman
30343 \series default
30344  remplacé par 
30345 \series bold
30346
30347 \backslash
30348 Roman
30349 \series default
30350
30351 \begin_inset Index idx
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355 Commandes ! R ! 
30356 \backslash
30357 roman@
30358 \backslash
30359 Roman
30360 \end_layout
30361
30362 \end_inset
30363
30364 .
30365  Pour numéroter avec des lettres latines minuscules, on a la commande 
30366 \series bold
30367
30368 \backslash
30369 alph
30370 \series default
30371
30372 \begin_inset Index idx
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376 Commandes ! A ! 
30377 \backslash
30378 alphe
30379 \end_layout
30380
30381 \end_inset
30382
30383 , pour les lettres majuscules, on a 
30384 \series bold
30385
30386 \backslash
30387 Alph
30388 \series default
30389
30390 \begin_inset Index idx
30391 status collapsed
30392
30393 \begin_layout Plain Layout
30394 Commandes ! A ! 
30395 \backslash
30396 alph@
30397 \backslash
30398 Alph
30399 \end_layout
30400
30401 \end_inset
30402
30403 .
30404 \end_layout
30405
30406 \begin_layout Standard
30407 \begin_inset Note Greyedout
30408 status open
30409
30410 \begin_layout Plain Layout
30411
30412 \series bold
30413 \color none
30414 Note:
30415 \series default
30416  on peut numéroter au maximum 26
30417 \begin_inset space ~
30418 \end_inset
30419
30420 formules avec des lettres latines dans un même document.
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 \begin_inset ERT
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433
30434
30435 \backslash
30436 renewcommand{
30437 \backslash
30438 theequation}{
30439 \backslash
30440 roman{equation}}
30441 \end_layout
30442
30443 \end_inset
30444
30445
30446 \end_layout
30447
30448 \begin_layout Standard
30449 \begin_inset Formula 
30450 \begin{equation}
30451 A=\textrm{romains minuscules}
30452 \end{equation}
30453
30454 \end_inset
30455
30456
30457 \begin_inset ERT
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462
30463 \backslash
30464 renewcommand{
30465 \backslash
30466 theequation}{
30467 \backslash
30468 Roman{equation}}
30469 \end_layout
30470
30471 \end_inset
30472
30473
30474 \begin_inset Formula 
30475 \begin{equation}
30476 B=\textrm{romains majuscules}\label{eq:Rom}
30477 \end{equation}
30478
30479 \end_inset
30480
30481
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487
30488 \backslash
30489 renewcommand{
30490 \backslash
30491 theequation}{
30492 \backslash
30493 alph{equation}}
30494 \end_layout
30495
30496 \end_inset
30497
30498
30499 \begin_inset Formula 
30500 \begin{equation}
30501 C=\textrm{latines minuscules}
30502 \end{equation}
30503
30504 \end_inset
30505
30506
30507 \begin_inset ERT
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511
30512
30513 \backslash
30514 renewcommand{
30515 \backslash
30516 theequation}{
30517 \backslash
30518 Alph{equation}}
30519 \end_layout
30520
30521 \end_inset
30522
30523
30524 \begin_inset Formula 
30525 \begin{equation}
30526 D=\textrm{latines majuscules}\label{eq:Lat}
30527 \end{equation}
30528
30529 \end_inset
30530
30531
30532 \end_layout
30533
30534 \begin_layout Standard
30535 Pour revenir à la numérotation implicite, on insère la commande:
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \series bold
30541
30542 \backslash
30543 renewcommand{
30544 \backslash
30545 theequation}{
30546 \backslash
30547 arabic{equation}}
30548 \begin_inset Index idx
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 Commandes ! A ! 
30553 \backslash
30554 arabic
30555 \end_layout
30556
30557 \end_inset
30558
30559
30560 \end_layout
30561
30562 \begin_layout Standard
30563 \begin_inset ERT
30564 status collapsed
30565
30566 \begin_layout Plain Layout
30567
30568
30569 \backslash
30570 renewcommand{
30571 \backslash
30572 theequation}{
30573 \backslash
30574 arabic{equation}}
30575 \end_layout
30576
30577 \end_inset
30578
30579
30580 \begin_inset Formula 
30581 \begin{equation}
30582 E=\textrm{Arabes}
30583 \end{equation}
30584
30585 \end_inset
30586
30587
30588 \end_layout
30589
30590 \begin_layout Standard
30591 \begin_inset VSpace medskip
30592 \end_inset
30593
30594 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30595  du style de numérotation.
30596  Si l'on veut que la numérotation reparte à 
30597 \begin_inset Quotes eld
30598 \end_inset
30599
30600 1
30601 \begin_inset Quotes erd
30602 \end_inset
30603
30604  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30605  On trouvera une description de cette opération dans le fichier 
30606 \begin_inset CommandInset href
30607 LatexCommand href
30608 name "Formula-numbering.lyx"
30609 target "run:Formula-numbering.lyx"
30610
30611 \end_inset
30612
30613 .
30614 \end_layout
30615
30616 \begin_layout Section
30617 Symboles et équations chimiques
30618 \begin_inset CommandInset label
30619 LatexCommand label
30620 name "sub:Symboles-chimiques"
30621
30622 \end_inset
30623
30624
30625 \begin_inset Index idx
30626 status collapsed
30627
30628 \begin_layout Plain Layout
30629 Equations@Équations chimiques
30630 \end_layout
30631
30632 \end_inset
30633
30634
30635 \begin_inset Index idx
30636 status collapsed
30637
30638 \begin_layout Plain Layout
30639 Symboles ! chimiques
30640 \end_layout
30641
30642 \end_inset
30643
30644
30645 \end_layout
30646
30647 \begin_layout Standard
30648 Un exemple de texte de chimie:
30649 \end_layout
30650
30651 \begin_layout Quote
30652 L'ion 
30653 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30654 \end_inset
30655
30656 réagit avec deux ions 
30657 \begin_inset Formula $\mathrm{Na^{+}}$
30658 \end_inset
30659
30660  pour donner du sulfate de sodium 
30661 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30662 \end_inset
30663
30664 .
30665  La réaction chimique peut être mise sous la forme:
30666 \begin_inset Formula 
30667 \begin{equation}
30668 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30669 \end{equation}
30670
30671 \end_inset
30672
30673
30674 \end_layout
30675
30676 \begin_layout Standard
30677 Cette équation chimique peut être créée directement sous la forme d'une
30678  formule.
30679  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30680  et mettez-le dans la police droite avec le raccourci 
30681 \family sans
30682 Alt+C
30683 \begin_inset space ~
30684 \end_inset
30685
30686 R
30687 \family default
30688  .
30689 \begin_inset Foot
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693 Style de polices, voir 
30694 \begin_inset CommandInset ref
30695 LatexCommand ref
30696 reference "sub:Styles-de-polices"
30697
30698 \end_inset
30699
30700
30701 \end_layout
30702
30703 \end_inset
30704
30705
30706 \end_layout
30707
30708 \begin_layout Standard
30709 Une méthode plus pratique pour mettre en forme des formules chimiques est
30710  d'utiliser la commande 
30711 \series bold
30712
30713 \backslash
30714 ce
30715 \series default
30716
30717 \begin_inset Index idx
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721 Commandes ! C ! 
30722 \backslash
30723 ce
30724 \end_layout
30725
30726 \end_inset
30727
30728  qui est disponible si le paquetage LaTeX 
30729 \series bold
30730 mhchem
30731 \series default
30732
30733 \begin_inset Index idx
30734 status collapsed
30735
30736 \begin_layout Plain Layout
30737 Paquetages ! mhchem
30738 \end_layout
30739
30740 \end_inset
30741
30742  est installé.
30743  Quand on insère 
30744 \series bold
30745
30746 \backslash
30747 ce
30748 \series default
30749  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30750  des formules chimiques de façon intuitive.
30751 \end_layout
30752
30753 \begin_layout Standard
30754 \align center
30755 \begin_inset Tabular
30756 <lyxtabular version="3" rows="9" columns="2">
30757 <features rotate="0" tabularvalignment="middle">
30758 <column alignment="center" valignment="top">
30759 <column alignment="center" valignment="top">
30760 <row>
30761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30762 \begin_inset Text
30763
30764 \begin_layout Plain Layout
30765 Commande
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 Résultat
30775 \begin_inset Note Note
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779
30780 \series bold
30781
30782 \backslash
30783 raisebox
30784 \series default
30785  est seulement utilisée pour faire de la place
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 </row>
30796 <row>
30797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30798 \begin_inset Text
30799
30800 \begin_layout Plain Layout
30801
30802 \backslash
30803 ce
30804 \begin_inset space \textvisiblespace{}
30805 \end_inset
30806
30807 H2CO3
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \end_inset
30823 </cell>
30824 </row>
30825 <row>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \backslash
30832 ce
30833 \begin_inset space \textvisiblespace{}
30834 \end_inset
30835
30836 SO4^2-
30837 \end_layout
30838
30839 \end_inset
30840 </cell>
30841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30842 \begin_inset Text
30843
30844 \begin_layout Plain Layout
30845 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \end_inset
30852 </cell>
30853 </row>
30854 <row>
30855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Plain Layout
30859
30860 \backslash
30861 ce
30862 \begin_inset space \textvisiblespace{}
30863 \end_inset
30864
30865 (NH4)2S
30866 \end_layout
30867
30868 \end_inset
30869 </cell>
30870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30871 \begin_inset Text
30872
30873 \begin_layout Plain Layout
30874 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30875 \end_inset
30876
30877
30878 \end_layout
30879
30880 \end_inset
30881 </cell>
30882 </row>
30883 <row>
30884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30885 \begin_inset Text
30886
30887 \begin_layout Plain Layout
30888
30889 \backslash
30890 ce
30891 \begin_inset space \textvisiblespace{}
30892 \end_inset
30893
30894 KCr(SO4)2.12H2O
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30904 \end_inset
30905
30906
30907 \end_layout
30908
30909 \end_inset
30910 </cell>
30911 </row>
30912 <row>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \backslash
30919 ce
30920 \begin_inset space \textvisiblespace{}
30921 \end_inset
30922
30923 A-B
30924 \backslash
30925 dbond
30926 \begin_inset space \textvisiblespace{}
30927 \end_inset
30928
30929 C
30930 \backslash
30931 tbond
30932 \begin_inset space \textvisiblespace{}
30933 \end_inset
30934
30935 D
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30941 \begin_inset Text
30942
30943 \begin_layout Plain Layout
30944 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30945 \end_inset
30946
30947
30948 \end_layout
30949
30950 \end_inset
30951 </cell>
30952 </row>
30953 <row>
30954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \backslash
30960 ce
30961 \begin_inset space \textvisiblespace{}
30962 \end_inset
30963
30964 ^227
30965 \begin_inset Formula $\downarrow$
30966 \end_inset
30967
30968 _90
30969 \begin_inset Formula $\to$
30970 \end_inset
30971
30972 Th+
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30978 \begin_inset Text
30979
30980 \begin_layout Plain Layout
30981 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 </row>
30990 <row>
30991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \backslash
30997 ce
30998 \begin_inset space \textvisiblespace{}
30999 \end_inset
31000
31001 CO2
31002 \begin_inset space \textvisiblespace{}
31003 \end_inset
31004
31005 +
31006 \begin_inset space \textvisiblespace{}
31007 \end_inset
31008
31009 C
31010 \begin_inset space \textvisiblespace{}
31011 \end_inset
31012
31013 <=>
31014 \begin_inset space \textvisiblespace{}
31015 \end_inset
31016
31017 2CO
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \end_inset
31033 </cell>
31034 </row>
31035 <row>
31036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040
31041 \backslash
31042 ce
31043 \begin_inset space \textvisiblespace{}
31044 \end_inset
31045
31046 CO2
31047 \begin_inset space \textvisiblespace{}
31048 \end_inset
31049
31050 +
31051 \begin_inset space \textvisiblespace{}
31052 \end_inset
31053
31054 C
31055 \begin_inset space \textvisiblespace{}
31056 \end_inset
31057
31058 ->[
31059 \backslash
31060 alpha][
31061 \backslash
31062 beta]
31063 \begin_inset space \textvisiblespace{}
31064 \end_inset
31065
31066 2CO}
31067 \end_layout
31068
31069 \end_inset
31070 </cell>
31071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31072 \begin_inset Text
31073
31074 \begin_layout Plain Layout
31075 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31076 \end_inset
31077
31078
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 </row>
31084 </lyxtabular>
31085
31086 \end_inset
31087
31088
31089 \end_layout
31090
31091 \begin_layout Standard
31092 \begin_inset Note Greyedout
31093 status open
31094
31095 \begin_layout Plain Layout
31096
31097 \series bold
31098 \color none
31099 Note:
31100 \series default
31101  L'insertion d'une formule mathématique dans une boîte 
31102 \series bold
31103
31104 \backslash
31105 ce
31106 \series default
31107  va provoquer une erreur LaTeX.
31108  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
31109 \series bold
31110
31111 \backslash
31112 ce{$
31113 \backslash
31114 mu
31115 \backslash
31116 hyphen$Cl}
31117 \series default
31118
31119 \begin_inset ERT
31120 status collapsed
31121
31122 \begin_layout Plain Layout
31123
31124
31125 \backslash
31126 ce{$
31127 \backslash
31128 mu
31129 \backslash
31130 hyphen$Cl}
31131 \end_layout
31132
31133 \end_inset
31134
31135  
31136 \end_layout
31137
31138 \end_inset
31139
31140
31141 \end_layout
31142
31143 \begin_layout Standard
31144
31145 \lang english
31146 \begin_inset Note Greyedout
31147 status open
31148
31149 \begin_layout Plain Layout
31150
31151 \series bold
31152 \color none
31153 Nota:
31154 \series default
31155  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
31156  flèche vers le haut, comme il est expliqué dans le manuel de 
31157 \series bold
31158 mhchem
31159 \series default
31160  On doit utiliser à la place une espace fine négative suivie de la commande
31161  
31162 \series bold
31163
31164 \backslash
31165 uparrow
31166 \series default
31167
31168 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31169 \end_inset
31170
31171
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180 L'utilisation de la commande 
31181 \series bold
31182
31183 \backslash
31184 ce
31185 \series default
31186  pour l'équation
31187 \begin_inset space ~
31188 \end_inset
31189
31190
31191 \begin_inset CommandInset ref
31192 LatexCommand eqref
31193 reference "eq:reaction-chimique"
31194
31195 \end_inset
31196
31197  donne
31198 \begin_inset Newline newline
31199 \end_inset
31200
31201
31202 \series bold
31203  
31204 \backslash
31205 ce
31206 \begin_inset space \textvisiblespace{}
31207 \end_inset
31208
31209 2Na+
31210 \begin_inset space \textvisiblespace{}
31211 \end_inset
31212
31213 +
31214 \begin_inset space \textvisiblespace{}
31215 \end_inset
31216
31217 SO4^2-
31218 \begin_inset space \textvisiblespace{}
31219 \end_inset
31220
31221
31222 \begin_inset space \textvisiblespace{}
31223 \end_inset
31224
31225 ->
31226 \begin_inset space \textvisiblespace{}
31227 \end_inset
31228
31229 Na2SO4
31230 \end_layout
31231
31232 \begin_layout Standard
31233 Pour créer des équations chimiques multilignes, on crée d'abord une formule
31234  multiligne comme cela est décrit dans 
31235 \begin_inset CommandInset ref
31236 LatexCommand ref
31237 reference "sec:Formules-multi-lignes"
31238
31239 \end_inset
31240
31241 .
31242  Ensuite on utilise la commande 
31243 \series bold
31244
31245 \backslash
31246 ce
31247 \series default
31248  dans chaque petite boîte bleue de la formule.
31249  
31250 \begin_inset CommandInset ref
31251 LatexCommand eqref
31252 reference "eq:TEOS-reaction-1"
31253
31254 \end_inset
31255
31256  et 
31257 \begin_inset CommandInset ref
31258 LatexCommand eqref
31259 reference "eq:TEOS-reaction-2"
31260
31261 \end_inset
31262
31263  sont un exemple d'une réaction chimique multi-étape où chaque équation
31264  a son propre numéro.
31265 \begin_inset Formula 
31266 \begin{eqnarray}
31267 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31268 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31269 \end{eqnarray}
31270
31271 \end_inset
31272
31273
31274 \end_layout
31275
31276 \begin_layout Standard
31277 En plus de 
31278 \series bold
31279
31280 \backslash
31281 ce
31282 \series default
31283  le paquetage 
31284 \series bold
31285 mhchem
31286 \series default
31287  fournit la commande 
31288 \series bold
31289
31290 \backslash
31291 cf
31292 \series default
31293
31294 \begin_inset Index idx
31295 status collapsed
31296
31297 \begin_layout Plain Layout
31298 Commandes ! C ! 
31299 \backslash
31300 cf
31301 \end_layout
31302
31303 \end_inset
31304
31305  qui doit être réservée à des cas spéciaux.
31306  Pour avoir plus d'information au sujet de 
31307 \series bold
31308
31309 \backslash
31310 cf
31311 \series default
31312  et plus d'exemples, jetez un coup d'oeil à la documentation de 
31313 \series bold
31314 mhchem
31315 \series default
31316
31317 \begin_inset CommandInset citation
31318 LatexCommand cite
31319 key "mhchem"
31320
31321 \end_inset
31322
31323 .
31324 \end_layout
31325
31326 \begin_layout Section
31327 Diagrammes
31328 \end_layout
31329
31330 \begin_layout Standard
31331 LyX gère deux types de diagrammes commutatifs; 
31332 \series bold
31333 amscd
31334 \series default
31335  et
31336 \series bold
31337  xymatrix
31338 \series default
31339  qui sont décrits dans ce qui suit.
31340 \end_layout
31341
31342 \begin_layout Subsection
31343 Les diagrammes amscd
31344 \begin_inset Index idx
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348 Diagrammes ! amscd
31349 \end_layout
31350
31351 \end_inset
31352
31353
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Des diagrammes de ce type visualisent les relations par des lignes verticales
31358  ou horizontales ou encore des flèches: 
31359 \begin_inset Formula 
31360 \[
31361 \begin{CD}A@>>>B@>>>C\\
31362 @AAA@.@VVV\\
31363 F@<<<E@<<<D
31364 \end{CD}
31365 \]
31366
31367 \end_inset
31368
31369
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Pour les obtenir, on insère la commande 
31374 \series bold
31375
31376 \backslash
31377 CD
31378 \begin_inset Index idx
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382 Commandes ! C ! 
31383 \backslash
31384 CD
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \series default
31391  dans une formule.
31392  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31393  on peut insérer d'autres commandes.
31394  On crée une nouvelle ligne avec 
31395 \family sans
31396 Ctrl+Entrée
31397 \family default
31398 .
31399  Les relations horizontales sont insérées dans les lignes impaires et les
31400  relations verticales dans les lignes paires.
31401 \end_layout
31402
31403 \begin_layout Standard
31404 Pour créer les relations, il y a les commandes suivantes:
31405 \end_layout
31406
31407 \begin_layout Itemize
31408
31409 \series bold
31410 @<<<
31411 \series default
31412  crée une flèche gauche, 
31413 \series bold
31414 @>>>
31415 \series default
31416  une flèche droite, et 
31417 \series bold
31418 @=
31419 \series default
31420  un long signe égal
31421 \end_layout
31422
31423 \begin_layout Itemize
31424
31425 \series bold
31426 @AAA
31427 \series default
31428  crée une flèche vers le haut, 
31429 \series bold
31430 @VVV
31431 \series default
31432  une flèche vers le bas, et 
31433 \series bold
31434 @|
31435 \series default
31436  un signe égal vertical
31437 \end_layout
31438
31439 \begin_layout Itemize
31440
31441 \series bold
31442 @.
31443
31444 \series default
31445  sert de remplissage pour une relation inexistante
31446 \end_layout
31447
31448 \begin_layout Standard
31449 Toutes les flèches peuvent être étiquetées de la façon suivante:
31450 \end_layout
31451
31452 \begin_layout Itemize
31453 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31454  de la flèche.
31455  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31456  flèche.
31457 \end_layout
31458
31459 \begin_layout Itemize
31460 Quand le texte destiné à une flèche verticale est inséré entre le premier
31461  et le second A ou V, il est placé sur le côté gauche de la flèche.
31462  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31463  de la flèche.
31464  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31465  des accolades TeX.
31466 \end_layout
31467
31468 \begin_layout Standard
31469 Comme exemple, un diagramme avec toutes les relations possibles:
31470 \end_layout
31471
31472 \begin_layout Standard
31473 \begin_inset Formula 
31474 \[
31475 \begin{CD}A@>j>>B@>>k>C@=F\\
31476 @AmAA@.@VV{V}V@|\\
31477 D@<<j<E@>k>>F@=C
31478 \end{CD}
31479 \]
31480
31481 \end_inset
31482
31483
31484 \end_layout
31485
31486 \begin_layout Standard
31487 La commande pour l'obtenir:
31488 \begin_inset Newline newline
31489 \end_inset
31490
31491
31492 \series bold
31493
31494 \backslash
31495 CD
31496 \begin_inset space \textvisiblespace{}
31497 \end_inset
31498
31499 A@>j>>B@>>k>C@=F Ctrl+Entrée
31500 \begin_inset Newline newline
31501 \end_inset
31502
31503
31504 \begin_inset Phantom HPhantom
31505 status open
31506
31507 \begin_layout Plain Layout
31508
31509 \series bold
31510
31511 \backslash
31512 CD
31513 \begin_inset space \textvisiblespace{}
31514 \end_inset
31515
31516
31517 \end_layout
31518
31519 \end_inset
31520
31521 @AmAA@.@VV
31522 \backslash
31523 {V
31524 \series default
31525
31526 \begin_inset Formula $\to$
31527 \end_inset
31528
31529
31530 \series bold
31531 V@| Ctrl+Entrée
31532 \begin_inset Newline newline
31533 \end_inset
31534
31535
31536 \begin_inset Phantom HPhantom
31537 status open
31538
31539 \begin_layout Plain Layout
31540
31541 \series bold
31542
31543 \backslash
31544 CD
31545 \begin_inset space \textvisiblespace{}
31546 \end_inset
31547
31548
31549 \end_layout
31550
31551 \end_inset
31552
31553 D@<<j<E@>k>>F@=C
31554 \end_layout
31555
31556 \begin_layout Subsection
31557 Les diagrammes xymatrix
31558 \begin_inset Index idx
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562 Diagrammes ! xymatrix
31563 \end_layout
31564
31565 \end_inset
31566
31567
31568 \end_layout
31569
31570 \begin_layout Standard
31571 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31572  
31573 \series bold
31574 xypic
31575 \series default
31576 .
31577  Une xymatrice est créée en insérant la commande 
31578 \series bold
31579
31580 \backslash
31581 xymatrix
31582 \series default
31583  dans une formule.
31584  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31585  comme pour une matrice normale, voir 
31586 \begin_inset CommandInset ref
31587 LatexCommand ref
31588 reference "sec:Matrices"
31589
31590 \end_inset
31591
31592 .
31593 \end_layout
31594
31595 \begin_layout Standard
31596 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31597  diagonales ou courbes et plus encore.
31598  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31599  décorations sont expliquées en détail dans ce 
31600 \emph on
31601 manuel pour XY-pic 
31602 \emph default
31603 que vous trouverez dans le menu 
31604 \family sans
31605 Aide\SpecialChar \menuseparator
31606 Manuels
31607 \begin_inset space ~
31608 \end_inset
31609
31610 spécifiques
31611 \family default
31612 .
31613 \end_layout
31614
31615 \begin_layout Subsection
31616 Les diagrammes
31617 \noun on
31618  Feynman
31619 \noun default
31620
31621 \begin_inset Index idx
31622 status collapsed
31623
31624 \begin_layout Plain Layout
31625 Diagrammes ! Feynman
31626 \end_layout
31627
31628 \end_inset
31629
31630
31631 \end_layout
31632
31633 \begin_layout Standard
31634 Pour pouvoir utiliser des diagrammes 
31635 \noun on
31636 Feynman
31637 \noun default
31638 , on doit installer le paquetage LaTeX 
31639 \series bold
31640 feyn
31641 \series default
31642 .
31643  Un diagramme 
31644 \noun on
31645 Feynman
31646 \noun default
31647  est créée en insérant la commande 
31648 \series bold
31649
31650 \backslash
31651 Diagram
31652 \series default
31653  dans une formule.
31654  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31655  comme pour une matrice normale, voir 
31656 \begin_inset CommandInset ref
31657 LatexCommand ref
31658 reference "sec:Matrices"
31659
31660 \end_inset
31661
31662 .
31663 \end_layout
31664
31665 \begin_layout Standard
31666 On trouvera des exemples montrant comment créer des diagrammes de 
31667 \noun on
31668 Feynman
31669 \noun default
31670  avec LyX dans le 
31671 \emph on
31672 Manuel des diagrammes de Feynman
31673 \emph default
31674  que vous trouverez dans le menu 
31675 \family sans
31676 Aide\SpecialChar \menuseparator
31677 Manuels
31678 \begin_inset space ~
31679 \end_inset
31680
31681 spécifiques
31682 \family default
31683 .
31684 \end_layout
31685
31686 \begin_layout Standard
31687 \begin_inset Newpage newpage
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \begin_layout Section
31694 Commandes personnalisées
31695 \begin_inset CommandInset label
31696 LatexCommand label
31697 name "sec:Commandes-personnalisées"
31698
31699 \end_inset
31700
31701
31702 \begin_inset Index idx
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706 Commandes personnalisées
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \end_layout
31713
31714 \begin_layout Standard
31715 \begin_inset Note Greyedout
31716 status open
31717
31718 \begin_layout Plain Layout
31719
31720 \series bold
31721 Note:
31722 \series default
31723  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31724  latines.
31725 \end_layout
31726
31727 \end_inset
31728
31729
31730 \end_layout
31731
31732 \begin_layout Subsection
31733 La commande 
31734 \backslash
31735 newcommand
31736 \begin_inset CommandInset label
31737 LatexCommand label
31738 name "sub:La-commande-newcommand"
31739
31740 \end_inset
31741
31742
31743 \begin_inset Index idx
31744 status collapsed
31745
31746 \begin_layout Plain Layout
31747 Commandes personnalisées ! 
31748 \backslash
31749 newcommand
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \begin_inset Index idx
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759 Commandes ! N ! 
31760 \backslash
31761 newcommand
31762 \end_layout
31763
31764 \end_inset
31765
31766
31767 \end_layout
31768
31769 \begin_layout Standard
31770 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31771  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31772  
31773 \series bold
31774
31775 \backslash
31776 newcommand
31777 \series default
31778
31779 \begin_inset Index idx
31780 status collapsed
31781
31782 \begin_layout Plain Layout
31783 Commandes ! N ! 
31784 \backslash
31785 newcommand
31786 \end_layout
31787
31788 \end_inset
31789
31790  .
31791 \end_layout
31792
31793 \begin_layout Standard
31794 La syntaxe de 
31795 \series bold
31796
31797 \backslash
31798 newcommand
31799 \series default
31800  est:
31801 \end_layout
31802
31803 \begin_layout Standard
31804
31805 \series bold
31806
31807 \backslash
31808 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31809 \begin_inset Newline newline
31810 \end_inset
31811
31812
31813 \begin_inset Phantom HPhantom
31814 status open
31815
31816 \begin_layout Plain Layout
31817
31818 \series bold
31819
31820 \backslash
31821 newcommand
31822 \end_layout
31823
31824 \end_inset
31825
31826 {définition de la commande}
31827 \end_layout
31828
31829 \begin_layout Standard
31830 \begin_inset Note Greyedout
31831 status open
31832
31833 \begin_layout Plain Layout
31834
31835 \series bold
31836 Note:
31837 \series default
31838  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31839  votre document ou par un des paquetages LaTeX que vous utilisez.
31840  Si par exemple, vous tentez de définir la commande 
31841 \series bold
31842
31843 \backslash
31844 le
31845 \series default
31846  pour 
31847 \series bold
31848
31849 \backslash
31850 Leftarrow
31851 \series default
31852 , vous aurez un message d'erreur puisque 
31853 \series bold
31854
31855 \backslash
31856 le
31857 \series default
31858  est déjà définie comme étant la commande pour le symbole 
31859 \begin_inset Quotes eld
31860 \end_inset
31861
31862
31863 \begin_inset Formula $\le$
31864 \end_inset
31865
31866
31867 \begin_inset Quotes erd
31868 \end_inset
31869
31870 .
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \begin_layout Standard
31879 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31880  d'argument que la commande doit avoir.
31881  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31882  optionnel.
31883  Quand on utilise cette valeur, le 
31884 \emph on
31885 premier 
31886 \emph default
31887 argument de la nouvelle commande est automatiquement l'argument optionnel.
31888 \end_layout
31889
31890 \begin_layout Standard
31891 Voici quelques exemples:
31892 \end_layout
31893
31894 \begin_layout Itemize
31895 Pour définir la commande 
31896 \series bold
31897
31898 \backslash
31899 gr
31900 \series default
31901  pour 
31902 \series bold
31903
31904 \backslash
31905 Longrightarrow
31906 \series default
31907 , la ligne à insérer dans le préambule LaTeX est:
31908 \begin_inset VSpace medskip
31909 \end_inset
31910
31911
31912 \begin_inset Newline newline
31913 \end_inset
31914
31915
31916 \series bold
31917
31918 \backslash
31919 newcommand{
31920 \backslash
31921 gr}{
31922 \backslash
31923 Longrightarrow}
31924 \end_layout
31925
31926 \begin_layout Itemize
31927 Pour définir la commande
31928 \series bold
31929  
31930 \backslash
31931 us
31932 \series default
31933  pour 
31934 \series bold
31935
31936 \backslash
31937 underline
31938 \series default
31939 , l'argument (qui doit être souligné) doit être pris en compte.
31940  Pour cela, la ligne à insérer dans le préambule est:
31941 \begin_inset VSpace medskip
31942 \end_inset
31943
31944
31945 \begin_inset Newline newline
31946 \end_inset
31947
31948
31949 \series bold
31950
31951 \backslash
31952 newcommand{
31953 \backslash
31954 us}[1]{
31955 \backslash
31956 underline{#1}}
31957 \series default
31958
31959 \begin_inset VSpace medskip
31960 \end_inset
31961
31962
31963 \begin_inset Newline newline
31964 \end_inset
31965
31966 Le caractère 
31967 \series bold
31968 #
31969 \series default
31970  agit comme un argument formel, le 
31971 \series bold
31972 1
31973 \series default
31974  derrière lui indique qu'il représente le premier argument.
31975 \end_layout
31976
31977 \begin_layout Itemize
31978 Pour remplacer la commande 
31979 \series bold
31980
31981 \backslash
31982 framebox
31983 \series default
31984  on peut par exemple définir, la commande 
31985 \series bold
31986
31987 \backslash
31988 fb
31989 \series default
31990 :
31991 \begin_inset VSpace medskip
31992 \end_inset
31993
31994
31995 \begin_inset Newline newline
31996 \end_inset
31997
31998
31999 \series bold
32000
32001 \backslash
32002 newcommand{
32003 \backslash
32004 fb}[3]{
32005 \backslash
32006 framebox#1#2{$#3$}}
32007 \series default
32008
32009 \begin_inset VSpace medskip
32010 \end_inset
32011
32012
32013 \begin_inset Newline newline
32014 \end_inset
32015
32016 Les deux dollars créent une formule supplémentaire pour la commande 
32017 \series bold
32018
32019 \backslash
32020 framebox
32021 \series default
32022 , voir 
32023 \begin_inset CommandInset ref
32024 LatexCommand ref
32025 reference "sub:Boîtes-avec-cadre"
32026
32027 \end_inset
32028
32029 .
32030 \end_layout
32031
32032 \begin_layout Itemize
32033 Pour créer une nouvelle commande pour remplacer 
32034 \series bold
32035
32036 \backslash
32037 fcolorbox
32038 \series default
32039  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
32040  pour la couleur est défini comme optionnel:
32041 \begin_inset VSpace medskip
32042 \end_inset
32043
32044
32045 \begin_inset Newline newline
32046 \end_inset
32047
32048
32049 \series bold
32050
32051 \backslash
32052 newcommand{
32053 \backslash
32054 cb}[3][white]{
32055 \backslash
32056 fcolorbox{#2}{#1}{$#3$}}
32057 \series default
32058
32059 \begin_inset VSpace medskip
32060 \end_inset
32061
32062
32063 \begin_inset Newline newline
32064 \end_inset
32065
32066 Quand la couleur n'est pas définie lors d'une utilisation de 
32067 \series bold
32068
32069 \backslash
32070 cb
32071 \series default
32072 , la couleur prédéfinie 
32073 \series bold
32074 white
32075 \series default
32076  est utilisée implicitement.
32077 \end_layout
32078
32079 \begin_layout Standard
32080 Un test des nouvelles commandes:
32081 \end_layout
32082
32083 \begin_layout Standard
32084 \align center
32085 \begin_inset Tabular
32086 <lyxtabular version="3" rows="6" columns="2">
32087 <features rotate="0" tabularvalignment="middle">
32088 <column alignment="center" valignment="top">
32089 <column alignment="center" valignment="top">
32090 <row>
32091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095 Commande
32096 \end_layout
32097
32098 \end_inset
32099 </cell>
32100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104 Résultat
32105 \begin_inset Note Note
32106 status collapsed
32107
32108 \begin_layout Plain Layout
32109
32110 \series bold
32111
32112 \backslash
32113 raisebox
32114 \series default
32115  est seulement utilisée pour faire de la place
32116 \end_layout
32117
32118 \end_inset
32119
32120
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 </row>
32126 <row>
32127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32128 \begin_inset Text
32129
32130 \begin_layout Plain Layout
32131 A
32132 \backslash
32133 gr
32134 \begin_inset space \textvisiblespace{}
32135 \end_inset
32136
32137 B
32138 \end_layout
32139
32140 \end_inset
32141 </cell>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146 \begin_inset Formula $A\gr B$
32147 \end_inset
32148
32149
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 </row>
32155 <row>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \backslash
32162 us{ABcd
32163 \end_layout
32164
32165 \end_inset
32166 </cell>
32167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32168 \begin_inset Text
32169
32170 \begin_layout Plain Layout
32171 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32172 \end_inset
32173
32174
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 </row>
32180 <row>
32181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \backslash
32187 fb{[2cm]
32188 \begin_inset Formula $\to$
32189 \end_inset
32190
32191
32192 \backslash
32193 {
32194 \begin_inset Formula $\to$
32195 \end_inset
32196
32197
32198 \backslash
32199 {
32200 \backslash
32201 int
32202 \begin_inset space \textvisiblespace{}
32203 \end_inset
32204
32205 A=B
32206 \end_layout
32207
32208 \end_inset
32209 </cell>
32210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \end_inset
32221 </cell>
32222 </row>
32223 <row>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \backslash
32230 cb{red
32231 \begin_inset Formula $\to$
32232 \end_inset
32233
32234
32235 \backslash
32236 {
32237 \backslash
32238 int
32239 \begin_inset space \textvisiblespace{}
32240 \end_inset
32241
32242 A=B
32243 \end_layout
32244
32245 \end_inset
32246 </cell>
32247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32248 \begin_inset Text
32249
32250 \begin_layout Plain Layout
32251 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32252 \end_inset
32253
32254
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 </row>
32260 <row>
32261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32262 \begin_inset Text
32263
32264 \begin_layout Plain Layout
32265
32266 \backslash
32267 cb[green]
32268 \backslash
32269 {red
32270 \begin_inset Formula $\to$
32271 \end_inset
32272
32273
32274 \backslash
32275 {
32276 \backslash
32277 int
32278 \begin_inset space \textvisiblespace{}
32279 \end_inset
32280
32281 A=B
32282 \end_layout
32283
32284 \end_inset
32285 </cell>
32286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32287 \begin_inset Text
32288
32289 \begin_layout Plain Layout
32290 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32291 \end_inset
32292
32293
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 </row>
32299 </lyxtabular>
32300
32301 \end_inset
32302
32303
32304 \end_layout
32305
32306 \begin_layout Subsection
32307 Macros en mode mathématique
32308 \begin_inset Index idx
32309 status collapsed
32310
32311 \begin_layout Plain Layout
32312 Commandes personnalisées ! macros mathématiques
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \begin_inset Index idx
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322 Macros
32323 \end_layout
32324
32325 \end_inset
32326
32327
32328 \end_layout
32329
32330 \begin_layout Standard
32331 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
32332 t utile pour les expressions complexes.
32333  Par exemple, supposons que les solutions de l'équation du second degré
32334  apparaissent souvent dans votre document sous des formes variées.
32335  La forme générale de l'équation du second degré est:
32336 \begin_inset Formula 
32337 \[
32338 0=\lambda^{2}+p\lambda+q
32339 \]
32340
32341 \end_inset
32342
32343 La forme générale de ses solutions est:
32344 \begin_inset Formula 
32345 \[
32346 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32347 \]
32348
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Standard
32355 Pour définir une commande pour la formule de la solution, les paramètres
32356  
32357 \begin_inset Formula $\lambda$
32358 \end_inset
32359
32360
32361 \begin_inset Formula $p$
32362 \end_inset
32363
32364  et 
32365 \begin_inset Formula $q$
32366 \end_inset
32367
32368  peuvent prendre des formes variées et l'indice de 
32369 \begin_inset Formula $\lambda$
32370 \end_inset
32371
32372  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
32373  est
32374 \begin_inset Newline newline
32375 \end_inset
32376
32377
32378 \series bold
32379
32380 \backslash
32381 newcommand{
32382 \backslash
32383 qG}[4][1,
32384 \backslash
32385 ,2]{#2_{#1}=-
32386 \backslash
32387 frac{#3}{2}
32388 \backslash
32389 pm
32390 \begin_inset Newline newline
32391 \end_inset
32392
32393
32394 \begin_inset Phantom HPhantom
32395 status open
32396
32397 \begin_layout Plain Layout
32398
32399 \series bold
32400
32401 \backslash
32402 newcommand
32403 \end_layout
32404
32405 \end_inset
32406
32407
32408 \backslash
32409 sqrt{
32410 \backslash
32411 frac{#3^{2}}{4}-#4}}
32412 \end_layout
32413
32414 \begin_layout Standard
32415 Pour créer une formule de solution avec cette définition, on peut insérer
32416  dans une formule la commande:
32417 \end_layout
32418
32419 \begin_layout Standard
32420
32421 \series bold
32422
32423 \backslash
32424 qG{
32425 \backslash
32426 lambda
32427 \begin_inset Formula $\to$
32428 \end_inset
32429
32430
32431 \backslash
32432 {p
32433 \begin_inset Formula $\to$
32434 \end_inset
32435
32436
32437 \backslash
32438 {q
32439 \end_layout
32440
32441 \begin_layout Standard
32442 La définition de la nouvelle commande n'est pas intuitive parce que l'on
32443  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
32444  que l'on insère une fraction en faisant 
32445 \series bold
32446
32447 \backslash
32448 frac{numérateur}{dénominateur}
32449 \series default
32450 .
32451  En plus on peut facilement oublier une accolade dans la définition et ne
32452  pas voir dans LyX ce que la nouvelle commande va faire.
32453  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
32454  mathématiques à la place de la commande 
32455 \series bold
32456
32457 \backslash
32458 newcommand
32459 \series default
32460 .
32461 \end_layout
32462
32463 \begin_layout Standard
32464 Une macro est créée en utilisant le menu 
32465 \family sans
32466 Insertion\SpecialChar \menuseparator
32467 Math\SpecialChar \menuseparator
32468 Macro
32469 \family default
32470  ou le bouton 
32471 \begin_inset Graphics
32472         filename ../../images/math-macro_newmacroname_newcommand.png
32473         scale 85
32474
32475 \end_inset
32476
32477  de la barre d'outils.
32478  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
32479  définit la macro:
32480 \begin_inset Newline newline
32481 \end_inset
32482
32483
32484 \begin_inset space \hspace*{\fill}
32485 \end_inset
32486
32487
32488 \begin_inset Graphics
32489         filename ../clipart/macrobox.png
32490
32491 \end_inset
32492
32493
32494 \begin_inset space \hspace*{\fill}
32495 \end_inset
32496
32497
32498 \begin_inset Newline newline
32499 \end_inset
32500
32501
32502 \begin_inset FormulaMacro
32503 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32504 \end_inset
32505
32506
32507 \backslash
32508 newmacroname est le nom qui est donné implicitement à la macro et qui doit
32509  être remplacé par quelquechose de raisonable.
32510  La formule voulue est insérée dans la première boîte bleue.
32511  On insère une réservation pour un argument avec la commande 
32512 \series bold
32513
32514 \backslash
32515 #numéro_argument
32516 \series default
32517 , par exemple 
32518 \series bold
32519
32520 \backslash
32521 #1
32522 \series default
32523 , ou en utilisant le bouton 
32524 \begin_inset Graphics
32525         filename ../../images/math-macro-add-param.png
32526         scale 85
32527
32528 \end_inset
32529
32530  de la barre d'outils macro.
32531  On peut avoir au maximum 9
32532 \begin_inset space ~
32533 \end_inset
32534
32535 arguments.
32536  Les arguments optionnels sont créés avec le bouton 
32537 \begin_inset Graphics
32538         filename ../../images/math-macro-add-optional-param.png
32539         scale 85
32540
32541 \end_inset
32542
32543 de la barre d'outils.
32544  Le prenier argument non optionnel peut être transformé en argument optionnel
32545  avec le bouton 
32546 \begin_inset Graphics
32547         filename ../../images/math-macro-make-optional.png
32548         scale 85
32549
32550 \end_inset
32551
32552 .
32553  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32554  macro dans LyX.
32555  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32556  alors laissée vide.
32557  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32558  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32559 \begin_inset Newline newline
32560 \end_inset
32561
32562
32563 \series bold
32564 qG: 
32565 \backslash
32566 #1
32567 \series default
32568  
32569 \series bold
32570 ,
32571 \series default
32572  
32573 \series bold
32574
32575 \backslash
32576 #2
32577 \series default
32578  
32579 \series bold
32580 ,
32581 \series default
32582  
32583 \series bold
32584
32585 \backslash
32586 #3, 
32587 \backslash
32588 #4
32589 \begin_inset Newline newline
32590 \end_inset
32591
32592
32593 \series default
32594 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32595  de la macro, ce qui facilitera la lisibilité.
32596  La formule sera imprimée sur la sortie conformément à la description de
32597  la première boîte.
32598 \begin_inset Newline newline
32599 \end_inset
32600
32601 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32602  le curseur dans la macro et en utilisant le menu 
32603 \family sans
32604 Visualiser\SpecialChar \menuseparator
32605 Déplier/Replier la macro mathématique
32606 \family default
32607 .
32608 \end_layout
32609
32610 \begin_layout Standard
32611 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32612  dans notre cas, on met 
32613 \series bold
32614
32615 \backslash
32616 qG
32617 \series default
32618 .
32619  Dans Lyx, notre macro va ressembler à ceci:
32620 \begin_inset Newline newline
32621 \end_inset
32622
32623
32624 \begin_inset space \hspace*{\fill}
32625 \end_inset
32626
32627
32628 \begin_inset Graphics
32629         filename ../clipart/macrouse.png
32630
32631 \end_inset
32632
32633
32634 \begin_inset space \hspace*{\fill}
32635 \end_inset
32636
32637
32638 \begin_inset Newline newline
32639 \end_inset
32640
32641 Voici notre exemple avec les arguments 
32642 \begin_inset Formula $x$
32643 \end_inset
32644
32645
32646 \begin_inset Formula $\ln(x)$
32647 \end_inset
32648
32649  et 
32650 \begin_inset Formula $B$
32651 \end_inset
32652
32653 :
32654 \end_layout
32655
32656 \begin_layout Standard
32657 \begin_inset Formula 
32658 \[
32659 \qG x{\ln(x)}B
32660 \]
32661
32662 \end_inset
32663
32664
32665 \end_layout
32666
32667 \begin_layout Standard
32668 LyX propose dans le menu 
32669 \family sans
32670 Outils
32671 \family default
32672 \SpecialChar \menuseparator
32673
32674 \family sans
32675 Préférences\SpecialChar \menuseparator
32676 En
32677 \begin_inset space ~
32678 \end_inset
32679
32680 cours
32681 \begin_inset space ~
32682 \end_inset
32683
32684 de
32685 \begin_inset space ~
32686 \end_inset
32687
32688 modification\SpecialChar \menuseparator
32689 Contrôle
32690 \family default
32691  different styles pour éditer les macros.
32692  Pour trouver le style qui vous convient le mieux, choisissez un style et
32693  placez le curseur dans une macro pour voir la différence.
32694 \end_layout
32695
32696 \begin_layout Standard
32697 En interne, une macro est transformée en une commande 
32698 \series bold
32699
32700 \backslash
32701 newcommand
32702 \series default
32703  au moment de l'exportation du document.
32704  Les commandes 
32705 \series bold
32706
32707 \backslash
32708 newcommand
32709 \series default
32710  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32711  qui fait que les macros ne peuvent être utilisées que dans des formules
32712  qui suivent leur boîte de définition dans le document.
32713 \end_layout
32714
32715 \begin_layout Standard
32716 On peut aussi créer une macro mathématique directement à partir d'une commande
32717  
32718 \series bold
32719
32720 \backslash
32721 newcommand
32722 \series default
32723 .
32724  Écrivez par exemple la commande
32725 \begin_inset Newline newline
32726 \end_inset
32727
32728
32729 \series bold
32730
32731 \backslash
32732 newcommand{
32733 \backslash
32734 larrow}[2]{
32735 \backslash
32736 xleftarrow[#2]{#1}}
32737 \series default
32738
32739 \begin_inset Newline newline
32740 \end_inset
32741
32742 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32743  clavier 
32744 \family sans
32745 Ctrl+M
32746 \family default
32747 , la commande sera transformée en macro mathématique.
32748  En utilisant cette méthode, vous devez faire attention au fait que la commande
32749  
32750 \series bold
32751
32752 \backslash
32753 newcommand
32754 \series default
32755  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32756  amènera des erreurs LaTeX.
32757 \end_layout
32758
32759 \begin_layout Standard
32760 Les macro mathématiques ont encore actuellement un problème qui fait que
32761  les formules supplémentaires dans une définition de macro ne sont pas gérées
32762  correctement.
32763  Ce qui fait que l'exemple 
32764 \series bold
32765
32766 \backslash
32767 fb
32768 \series default
32769  de la sous-section
32770 \begin_inset space ~
32771 \end_inset
32772
32773
32774 \begin_inset CommandInset ref
32775 LatexCommand ref
32776 reference "sub:La-commande-newcommand"
32777
32778 \end_inset
32779
32780  ne peut pas être créée comme macro.
32781 \end_layout
32782
32783 \begin_layout Standard
32784 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32785  verrez dans la fenêtre de LyX, la barre d'outils macro :
32786 \end_layout
32787
32788 \begin_layout Standard
32789 \begin_inset VSpace defskip
32790 \end_inset
32791
32792
32793 \end_layout
32794
32795 \begin_layout Standard
32796 \begin_inset Graphics
32797         filename ../clipart/MacroToolbar.png
32798
32799 \end_inset
32800
32801
32802 \begin_inset Index idx
32803 status collapsed
32804
32805 \begin_layout Plain Layout
32806 Macros ! Barre d'outils
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 \begin_inset VSpace defskip
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \begin_layout Standard
32822 La barre d'outils macro contient de la gauche vers la droite les boutons
32823  suivants :
32824 \end_layout
32825
32826 \begin_layout Standard
32827 \begin_inset VSpace defskip
32828 \end_inset
32829
32830
32831 \end_layout
32832
32833 \begin_layout Standard
32834 \begin_inset Tabular
32835 <lyxtabular version="3" rows="9" columns="2">
32836 <features rotate="0" islongtable="true" longtabularalignment="center">
32837 <column alignment="left" valignment="top">
32838 <column alignment="left" valignment="top" width="85col%">
32839 <row interlinespace="2.5mm">
32840 <cell alignment="center" valignment="top" usebox="none">
32841 \begin_inset Text
32842
32843 \begin_layout Plain Layout
32844 \begin_inset Graphics
32845         filename ../../images/math-macro-remove-param.png
32846         rotateOrigin center
32847
32848 \end_inset
32849
32850
32851 \end_layout
32852
32853 \end_inset
32854 </cell>
32855 <cell alignment="center" valignment="top" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859
32860 \family sans
32861 Édition\SpecialChar \menuseparator
32862 Math\SpecialChar \menuseparator
32863 Définition
32864 \begin_inset space ~
32865 \end_inset
32866
32867 de
32868 \begin_inset space ~
32869 \end_inset
32870
32871 macro\SpecialChar \menuseparator
32872 Supprimer
32873 \begin_inset space ~
32874 \end_inset
32875
32876 le
32877 \begin_inset space ~
32878 \end_inset
32879
32880 dernier
32881 \begin_inset space ~
32882 \end_inset
32883
32884 argument
32885 \end_layout
32886
32887 \end_inset
32888 </cell>
32889 </row>
32890 <row interlinespace="2.5mm">
32891 <cell alignment="center" valignment="top" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895 \begin_inset Graphics
32896         filename ../../images/math-macro-add-param.png
32897         rotateOrigin center
32898
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family sans
32912 Édition\SpecialChar \menuseparator
32913 Math\SpecialChar \menuseparator
32914 Définition
32915 \begin_inset space ~
32916 \end_inset
32917
32918 de
32919 \begin_inset space ~
32920 \end_inset
32921
32922 macro\SpecialChar \menuseparator
32923 Ajouter
32924 \begin_inset space ~
32925 \end_inset
32926
32927 un
32928 \begin_inset space ~
32929 \end_inset
32930
32931 argument
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 </row>
32937 <row interlinespace="2.5mm">
32938 <cell alignment="center" valignment="top" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942 \begin_inset Graphics
32943         filename ../../images/math-macro-make-optional.png
32944         rotateOrigin center
32945
32946 \end_inset
32947
32948
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \family sans
32959 Édition\SpecialChar \menuseparator
32960 Math\SpecialChar \menuseparator
32961 Définition
32962 \begin_inset space ~
32963 \end_inset
32964
32965 de
32966 \begin_inset space ~
32967 \end_inset
32968
32969 macro\SpecialChar \menuseparator
32970 Rendre optionnel le premier
32971 \begin_inset Newline newline
32972 \end_inset
32973
32974
32975 \begin_inset Phantom HPhantom
32976 status open
32977
32978 \begin_layout Plain Layout
32979
32980 \family sans
32981 Édition\SpecialChar \menuseparator
32982 Math\SpecialChar \menuseparator
32983 Définition
32984 \begin_inset space ~
32985 \end_inset
32986
32987 de
32988 \begin_inset space ~
32989 \end_inset
32990
32991 macro\SpecialChar \menuseparator
32992
32993 \end_layout
32994
32995 \end_inset
32996
32997 argument
32998 \begin_inset space ~
32999 \end_inset
33000
33001 non
33002 \begin_inset space ~
33003 \end_inset
33004
33005 optionnel
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 </row>
33011 <row interlinespace="2.5mm">
33012 <cell alignment="center" valignment="top" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016 \begin_inset Graphics
33017         filename ../../images/math-macro-make-nonoptional.png
33018         rotateOrigin center
33019
33020 \end_inset
33021
33022
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \family sans
33033 Édition\SpecialChar \menuseparator
33034 Math\SpecialChar \menuseparator
33035 Définition
33036 \begin_inset space ~
33037 \end_inset
33038
33039 de
33040 \begin_inset space ~
33041 \end_inset
33042
33043 macro\SpecialChar \menuseparator
33044 Rendre non optionnel le dernier
33045 \begin_inset Newline newline
33046 \end_inset
33047
33048
33049 \begin_inset Phantom HPhantom
33050 status open
33051
33052 \begin_layout Plain Layout
33053
33054 \family sans
33055 Édition\SpecialChar \menuseparator
33056 Math\SpecialChar \menuseparator
33057 Définition
33058 \begin_inset space ~
33059 \end_inset
33060
33061 de
33062 \begin_inset space ~
33063 \end_inset
33064
33065 macro\SpecialChar \menuseparator
33066
33067 \end_layout
33068
33069 \end_inset
33070
33071 argument
33072 \begin_inset space ~
33073 \end_inset
33074
33075 optionnel
33076 \end_layout
33077
33078 \end_inset
33079 </cell>
33080 </row>
33081 <row interlinespace="2.5mm">
33082 <cell alignment="center" valignment="top" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Plain Layout
33086 \begin_inset Graphics
33087         filename ../../images/math-macro-remove-optional-param.png
33088         rotateOrigin center
33089
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101
33102 \family sans
33103 Édition\SpecialChar \menuseparator
33104 Math\SpecialChar \menuseparator
33105 Définition
33106 \begin_inset space ~
33107 \end_inset
33108
33109 de
33110 \begin_inset space ~
33111 \end_inset
33112
33113 macro\SpecialChar \menuseparator
33114 Supprimer
33115 \begin_inset space ~
33116 \end_inset
33117
33118 un
33119 \begin_inset space ~
33120 \end_inset
33121
33122 argument
33123 \begin_inset space ~
33124 \end_inset
33125
33126 optionnel
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 </row>
33132 <row interlinespace="2.5mm">
33133 <cell alignment="center" valignment="top" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137 \begin_inset Graphics
33138         filename ../../images/math-macro-add-optional-param.png
33139         rotateOrigin center
33140
33141 \end_inset
33142
33143
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 <cell alignment="center" valignment="top" usebox="none">
33149 \begin_inset Text
33150
33151 \begin_layout Plain Layout
33152
33153 \family sans
33154 Édition\SpecialChar \menuseparator
33155 Math\SpecialChar \menuseparator
33156 Définition
33157 \begin_inset space ~
33158 \end_inset
33159
33160 de
33161 \begin_inset space ~
33162 \end_inset
33163
33164 macro\SpecialChar \menuseparator
33165 Insérer
33166 \begin_inset space ~
33167 \end_inset
33168
33169 un
33170 \begin_inset space ~
33171 \end_inset
33172
33173 argument
33174 \begin_inset space ~
33175 \end_inset
33176
33177 optionnel
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 </row>
33183 <row interlinespace="2.5mm">
33184 <cell alignment="center" valignment="top" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188 \begin_inset Graphics
33189         filename ../../images/math-macro-remove-greedy-param.png
33190         rotateOrigin center
33191
33192 \end_inset
33193
33194
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \family sans
33205 Édition\SpecialChar \menuseparator
33206 Math\SpecialChar \menuseparator
33207 Définition
33208 \begin_inset space ~
33209 \end_inset
33210
33211 de
33212 \begin_inset space ~
33213 \end_inset
33214
33215 macro\SpecialChar \menuseparator
33216 Enlever
33217 \begin_inset space ~
33218 \end_inset
33219
33220 le
33221 \begin_inset space ~
33222 \end_inset
33223
33224 dernier
33225 \begin_inset space ~
33226 \end_inset
33227
33228 argument
33229 \begin_inset space ~
33230 \end_inset
33231
33232 en
33233 \begin_inset Newline newline
33234 \end_inset
33235
33236
33237 \begin_inset Phantom HPhantom
33238 status open
33239
33240 \begin_layout Plain Layout
33241
33242 \family sans
33243 Édition\SpecialChar \menuseparator
33244 Math\SpecialChar \menuseparator
33245 Définition
33246 \begin_inset space ~
33247 \end_inset
33248
33249 de
33250 \begin_inset space ~
33251 \end_inset
33252
33253 macro\SpecialChar \menuseparator
33254
33255 \end_layout
33256
33257 \end_inset
33258
33259 éjectant
33260 \begin_inset space ~
33261 \end_inset
33262
33263 par
33264 \begin_inset space ~
33265 \end_inset
33266
33267 la
33268 \begin_inset space ~
33269 \end_inset
33270
33271 droite
33272 \end_layout
33273
33274 \end_inset
33275 </cell>
33276 </row>
33277 <row interlinespace="2.5mm">
33278 <cell alignment="center" valignment="top" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282 \begin_inset Graphics
33283         filename ../../images/math-macro-append-greedy-param.png
33284         rotateOrigin center
33285
33286 \end_inset
33287
33288
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 <cell alignment="center" valignment="top" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297
33298 \family sans
33299 Édition\SpecialChar \menuseparator
33300 Math\SpecialChar \menuseparator
33301 Définition
33302 \begin_inset space ~
33303 \end_inset
33304
33305 de
33306 \begin_inset space ~
33307 \end_inset
33308
33309 macro\SpecialChar \menuseparator
33310 Ajouter
33311 \begin_inset space ~
33312 \end_inset
33313
33314 l'argument
33315 \begin_inset space ~
33316 \end_inset
33317
33318 en
33319 \begin_inset space ~
33320 \end_inset
33321
33322 intégrant
33323 \begin_inset Newline newline
33324 \end_inset
33325
33326
33327 \begin_inset Phantom HPhantom
33328 status open
33329
33330 \begin_layout Plain Layout
33331
33332 \family sans
33333 Édition\SpecialChar \menuseparator
33334 Math\SpecialChar \menuseparator
33335 Définition
33336 \begin_inset space ~
33337 \end_inset
33338
33339 de
33340 \begin_inset space ~
33341 \end_inset
33342
33343 macro\SpecialChar \menuseparator
33344
33345 \end_layout
33346
33347 \end_inset
33348
33349 depuis
33350 \begin_inset space ~
33351 \end_inset
33352
33353 la
33354 \begin_inset space ~
33355 \end_inset
33356
33357 droite
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 </row>
33363 <row interlinespace="2.5mm">
33364 <cell alignment="center" valignment="top" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368 \begin_inset Graphics
33369         filename ../../images/math-macro-add-greedy-optional-param.png
33370         rotateOrigin center
33371
33372 \end_inset
33373
33374
33375 \end_layout
33376
33377 \end_inset
33378 </cell>
33379 <cell alignment="center" valignment="top" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383
33384 \family sans
33385 Édition\SpecialChar \menuseparator
33386 Math\SpecialChar \menuseparator
33387 Définition
33388 \begin_inset space ~
33389 \end_inset
33390
33391 de
33392 \begin_inset space ~
33393 \end_inset
33394
33395 macro\SpecialChar \menuseparator
33396 Ajouter
33397 \begin_inset space ~
33398 \end_inset
33399
33400 l'argument
33401 \begin_inset space ~
33402 \end_inset
33403
33404 optionnel
33405 \begin_inset space ~
33406 \end_inset
33407
33408 en
33409 \begin_inset Newline newline
33410 \end_inset
33411
33412
33413 \begin_inset Phantom HPhantom
33414 status open
33415
33416 \begin_layout Plain Layout
33417
33418 \family sans
33419 Édition\SpecialChar \menuseparator
33420 Math\SpecialChar \menuseparator
33421 Définition
33422 \begin_inset space ~
33423 \end_inset
33424
33425 de
33426 \begin_inset space ~
33427 \end_inset
33428
33429 macro\SpecialChar \menuseparator
33430
33431 \end_layout
33432
33433 \end_inset
33434
33435 intégrant
33436 \begin_inset space ~
33437 \end_inset
33438
33439 depuis
33440 \begin_inset space ~
33441 \end_inset
33442
33443 la
33444 \begin_inset space ~
33445 \end_inset
33446
33447 droite
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 </row>
33453 </lyxtabular>
33454
33455 \end_inset
33456
33457
33458 \end_layout
33459
33460 \begin_layout Section
33461 Système de calcul formel
33462 \end_layout
33463
33464 \begin_layout Standard
33465 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
33466  mathématique de LyX et des applications externes ou des programmes écrits
33467  par l'utilisateur.
33468  Actuellement les applications qui sont gérées sont 
33469 \family sans
33470 Maple
33471 \family default
33472
33473 \family sans
33474 Mathematica
33475 \family default
33476
33477 \family sans
33478 Maxima
33479 \family default
33480  et 
33481 \family sans
33482 Octave
33483 \family default
33484 .
33485  Notez que les constructions mathematiques qui sont acceptées sont limitées
33486  à des cas très simples.
33487 \end_layout
33488
33489 \begin_layout Subsection
33490 Utilisation
33491 \end_layout
33492
33493 \begin_layout Standard
33494 Écrivez une expression dans une formule puis allez dans 
33495 \family sans
33496 Édition\SpecialChar \menuseparator
33497 Maths
33498 \family default
33499 \SpecialChar \menuseparator
33500
33501 \family sans
33502 Appel à un logiciel de calcul formel
33503 \family default
33504 , choisissez une des applications que vous avez installé sur votre ordinateur.
33505  Après cela, le résultat du calcul devrait apparaître sur le côté droit
33506  de l'expression avec l'opérateur 
33507 \begin_inset Quotes fld
33508 \end_inset
33509
33510 =
33511 \begin_inset Quotes frd
33512 \end_inset
33513
33514 .
33515 \end_layout
33516
33517 \begin_layout Standard
33518 Voici quelques exemples très simples ( avec les résultats de 
33519 \family sans
33520 Maxima
33521 \family default
33522  ) pour montrer quel genre de calculs on peut effectuer :
33523 \end_layout
33524
33525 \begin_layout Itemize
33526 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33527 \end_inset
33528
33529
33530 \end_layout
33531
33532 \begin_layout Itemize
33533 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33534 \end_inset
33535
33536
33537 \end_layout
33538
33539 \begin_layout Itemize
33540 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \begin_layout Itemize
33547 \begin_inset Formula $\det\left[\begin{array}{ccc}
33548 1 & 6 & 7\\
33549 2 & 5 & 8\\
33550 3 & 4 & 17
33551 \end{array}\right]=-56$
33552 \end_inset
33553
33554
33555 \end_layout
33556
33557 \begin_layout Itemize
33558 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33559 \end_inset
33560
33561
33562 \end_layout
33563
33564 \begin_layout Subsection
33565 Raccourci clavier
33566 \end_layout
33567
33568 \begin_layout Standard
33569 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33570  algébriques.
33571  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33572  ( voir le manuel 
33573 \family sans
33574 \emph on
33575 Fonctions LyX
33576 \family default
33577 \emph default
33578  ).
33579  On peut par exemple attacher la touche 
33580 \family sans
33581 Entrée
33582 \family default
33583  à l'intérieur de l'éditeur mathématique à 
33584 \family sans
33585 Maxima
33586 \family default
33587 , ce qui donnera la commande de définition suivante pour le raccourci
33588 \begin_inset space ~
33589 \end_inset
33590
33591 :
33592 \end_layout
33593
33594 \begin_layout Standard
33595
33596 \series bold
33597 command-alternatives break-paragraph;math-extern maxima
33598 \end_layout
33599
33600 \begin_layout Section
33601 Points divers
33602 \begin_inset Index idx
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606 Points divers
33607 \end_layout
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Subsection
33615 Nombres négatifs
33616 \begin_inset Index idx
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620 Nombres ! négatifs
33621 \end_layout
33622
33623 \end_inset
33624
33625
33626 \end_layout
33627
33628 \begin_layout Standard
33629 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33630  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33631  moins.
33632  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33633  correctement.
33634 \end_layout
33635
33636 \begin_layout Standard
33637 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33638 \end_layout
33639
33640 \begin_layout Standard
33641 Un exemple pour illustrer le problème:
33642 \end_layout
33643
33644 \begin_layout Standard
33645 \align center
33646 \begin_inset Tabular
33647 <lyxtabular version="3" rows="3" columns="2">
33648 <features rotate="0" tabularvalignment="middle">
33649 <column alignment="right" valignment="top">
33650 <column alignment="left" valignment="top">
33651 <row>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656 texte normal:
33657 \end_layout
33658
33659 \end_inset
33660 </cell>
33661 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33662 \begin_inset Text
33663
33664 \begin_layout Plain Layout
33665 x = -2
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 </row>
33671 <row>
33672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Plain Layout
33676 formule:
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685 \begin_inset Formula $x=-2$
33686 \end_inset
33687
33688
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 </row>
33694 <row>
33695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33696 \begin_inset Text
33697
33698 \begin_layout Plain Layout
33699 solution:
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708 \begin_inset Formula $x=\textrm{-}2$
33709 \end_inset
33710
33711
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 </row>
33717 </lyxtabular>
33718
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \begin_layout Subsection
33725 La virgule comme séparateur décimal
33726 \begin_inset Index idx
33727 status collapsed
33728
33729 \begin_layout Plain Layout
33730 Virgule
33731 \end_layout
33732
33733 \end_inset
33734
33735
33736 \end_layout
33737
33738 \begin_layout Standard
33739 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33740  pour grouper les chiffres dans un nombre.
33741  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33742  formules.
33743 \end_layout
33744
33745 \begin_layout Standard
33746 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33747  (raccourci 
33748 \family sans
33749 Ctrl+M
33750 \family default
33751 ).
33752 \end_layout
33753
33754 \begin_layout Standard
33755 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33756  on doit charger le fichier 
33757 \series bold
33758 icomma.sty
33759 \series default
33760
33761 \begin_inset Foot
33762 status collapsed
33763
33764 \begin_layout Plain Layout
33765
33766 \series bold
33767 icomma
33768 \series default
33769  fait partie du paquetage 
33770 \series bold
33771 was
33772 \series default
33773
33774 \begin_inset Index idx
33775 status collapsed
33776
33777 \begin_layout Plain Layout
33778 Paquetages ! was
33779 \begin_inset ERT
33780 status collapsed
33781
33782 \begin_layout Plain Layout
33783
33784
33785 \backslash
33786 vspace{4mm}
33787 \end_layout
33788
33789 \end_inset
33790
33791
33792 \end_layout
33793
33794 \end_inset
33795
33796 .
33797 \end_layout
33798
33799 \end_inset
33800
33801
33802 \begin_inset Index idx
33803 status collapsed
33804
33805 \begin_layout Plain Layout
33806 Paquetages ! icomma
33807 \end_layout
33808
33809 \end_inset
33810
33811  dans le préambule LaTeX avec la ligne
33812 \end_layout
33813
33814 \begin_layout Standard
33815
33816 \series bold
33817
33818 \backslash
33819 usepackage{icomma}
33820 \end_layout
33821
33822 \begin_layout Subsection
33823 Les vecteurs physiques
33824 \begin_inset CommandInset label
33825 LatexCommand label
33826 name "sub:Vecteurs-physiques"
33827
33828 \end_inset
33829
33830
33831 \begin_inset Index idx
33832 status collapsed
33833
33834 \begin_layout Plain Layout
33835 Vecteurs ! physiques
33836 \end_layout
33837
33838 \end_inset
33839
33840
33841 \end_layout
33842
33843 \begin_layout Standard
33844 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33845 \series bold
33846  braket
33847 \series default
33848
33849 \begin_inset Index idx
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853 Paquetages ! braket
33854 \end_layout
33855
33856 \end_inset
33857
33858  que l'on charge en mettant dans le préambule LaTeX la ligne
33859 \end_layout
33860
33861 \begin_layout Standard
33862
33863 \series bold
33864
33865 \backslash
33866 usepackage{braket}
33867 \end_layout
33868
33869 \begin_layout Standard
33870 \begin_inset ERT
33871 status collapsed
33872
33873 \begin_layout Plain Layout
33874
33875
33876 \backslash
33877 ifbraket 
33878 \end_layout
33879
33880 \end_inset
33881
33882
33883 \begin_inset Note Note
33884 status open
33885
33886 \begin_layout Plain Layout
33887 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33888 \series bold
33889 braket
33890 \series default
33891  est installé:
33892 \end_layout
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \begin_layout Standard
33900 \begin_inset Newpage newpage
33901 \end_inset
33902
33903
33904 \end_layout
33905
33906 \begin_layout Standard
33907 Les commandes suivantes sont définies:
33908 \end_layout
33909
33910 \begin_layout Standard
33911 \align center
33912 \begin_inset Tabular
33913 <lyxtabular version="3" rows="4" columns="2">
33914 <features rotate="0" tabularvalignment="middle">
33915 <column alignment="center" valignment="top">
33916 <column alignment="center" valignment="top">
33917 <row>
33918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922 Commande
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931 Résultat
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 </row>
33937 <row>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \backslash
33944 Bra{
33945 \backslash
33946 psi
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955 \begin_inset Formula $\Bra{\psi}$
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row>
33965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969
33970 \backslash
33971 Ket{
33972 \backslash
33973 psi
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982 \begin_inset Formula $\Ket{\psi}$
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 </row>
33991 <row>
33992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996
33997 \backslash
33998 Braket{
33999 \backslash
34000 psi|
34001 \backslash
34002 phi
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Plain Layout
34011 \begin_inset Formula $\Braket{\psi|\phi}$
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 </lyxtabular>
34021
34022 \end_inset
34023
34024
34025 \end_layout
34026
34027 \begin_layout Standard
34028 La commande 
34029 \series bold
34030
34031 \backslash
34032 Braket
34033 \series default
34034  assure que toutes les barres verticales ont la même taille que les crochets
34035  englobants:
34036 \begin_inset Formula 
34037 \[
34038 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34039 \]
34040
34041 \end_inset
34042
34043
34044 \end_layout
34045
34046 \begin_layout Standard
34047 \begin_inset ERT
34048 status collapsed
34049
34050 \begin_layout Plain Layout
34051
34052
34053 \backslash
34054 else 
34055 \end_layout
34056
34057 \end_inset
34058
34059
34060 \begin_inset Note Note
34061 status open
34062
34063 \begin_layout Plain Layout
34064 Ce qui suit sera affiché si la paquetage LaTeX 
34065 \series bold
34066 braket
34067 \series default
34068  n'est pas installé:
34069 \end_layout
34070
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Standard
34077 Vous avez besoin du paquetage LaTeX 
34078 \series bold
34079 braket
34080 \series default
34081  pour voir le reste de cette sous section dans la sortie finale.
34082 \end_layout
34083
34084 \begin_layout Standard
34085 \begin_inset ERT
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089
34090
34091 \backslash
34092 fi 
34093 \end_layout
34094
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \begin_layout Standard
34101 L'effet de la commande 
34102 \series bold
34103
34104 \backslash
34105 Braket
34106 \series default
34107  peut aussi être obtenu en utilisant la commande 
34108 \series bold
34109
34110 \backslash
34111 middle
34112 \series default
34113 , qui est décrite dans 
34114 \begin_inset CommandInset ref
34115 LatexCommand ref
34116 reference "sub:Taille-parenthèses-automatique"
34117
34118 \end_inset
34119
34120 .
34121 \end_layout
34122
34123 \begin_layout Subsection
34124 Fractions personnalisées
34125 \begin_inset CommandInset label
34126 LatexCommand label
34127 name "sub:Fractions-personnalisées"
34128
34129 \end_inset
34130
34131
34132 \begin_inset Index idx
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Fractions ! personnalisées
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145 Pour définir des commandes personnalisées pour les fractions, on utilise
34146  la commande 
34147 \series bold
34148
34149 \backslash
34150 genfrac
34151 \series default
34152
34153 \begin_inset Index idx
34154 status collapsed
34155
34156 \begin_layout Plain Layout
34157 Commandes ! G ! 
34158 \backslash
34159 genfrac
34160 \end_layout
34161
34162 \end_inset
34163
34164  avec la syntaxe suivante:
34165 \end_layout
34166
34167 \begin_layout Standard
34168
34169 \series bold
34170
34171 \backslash
34172 genfrac{parenthèse gauche}{parenthèse droite}
34173 \begin_inset Newline newline
34174 \end_inset
34175
34176
34177 \begin_inset Phantom HPhantom
34178 status open
34179
34180 \begin_layout Plain Layout
34181
34182 \series bold
34183
34184 \backslash
34185 genfrac
34186 \end_layout
34187
34188 \end_inset
34189
34190 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
34191 \end_layout
34192
34193 \begin_layout Standard
34194 Le style est un nombre allant de 0 à 3.
34195 \end_layout
34196
34197 \begin_layout Standard
34198 \align center
34199 \begin_inset Tabular
34200 <lyxtabular version="3" rows="5" columns="2">
34201 <features rotate="0" tabularvalignment="middle">
34202 <column alignment="center" valignment="top">
34203 <column alignment="center" valignment="top">
34204 <row>
34205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Plain Layout
34209 Nombre
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218 Style (Taille)
34219 \end_layout
34220
34221 \end_inset
34222 </cell>
34223 </row>
34224 <row>
34225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229 0
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Plain Layout
34238 formule hors ligne
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 1
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258 formule en ligne
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 </row>
34264 <row>
34265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34266 \begin_inset Text
34267
34268 \begin_layout Plain Layout
34269 2
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278 petit (small)
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 </row>
34284 <row>
34285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289 3
34290 \end_layout
34291
34292 \end_inset
34293 </cell>
34294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Plain Layout
34298 minuscule (tiny)
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 </row>
34304 </lyxtabular>
34305
34306 \end_inset
34307
34308
34309 \end_layout
34310
34311 \begin_layout Standard
34312 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
34313  dans lequel on se trouve, comme avec la commande 
34314 \series bold
34315
34316 \backslash
34317 frac
34318 \series default
34319 .
34320 \end_layout
34321
34322 \begin_layout Standard
34323 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
34324 e de 0.4
34325 \begin_inset space \thinspace{}
34326 \end_inset
34327
34328 pt est utilisée.
34329 \end_layout
34330
34331 \begin_layout Standard
34332 \begin_inset VSpace medskip
34333 \end_inset
34334
34335 Par exemple les commandes 
34336 \series bold
34337
34338 \backslash
34339 dfrac
34340 \series default
34341  et 
34342 \series bold
34343
34344 \backslash
34345 tbinom
34346 \series default
34347  vues en 
34348 \begin_inset CommandInset ref
34349 LatexCommand ref
34350 reference "sub:Fractions"
34351
34352 \end_inset
34353
34354  sont définies avec les commandes 
34355 \end_layout
34356
34357 \begin_layout Standard
34358
34359 \series bold
34360
34361 \backslash
34362 newcommand{
34363 \backslash
34364 dfrac}[2]{
34365 \backslash
34366 genfrac{}{}{}{0}{#1}{#2}}
34367 \end_layout
34368
34369 \begin_layout Standard
34370 et
34371 \end_layout
34372
34373 \begin_layout Standard
34374
34375 \series bold
34376
34377 \backslash
34378 newcommand{
34379 \backslash
34380 tbinom}[2]{
34381 \backslash
34382 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34383 \end_layout
34384
34385 \begin_layout Standard
34386 \begin_inset VSpace medskip
34387 \end_inset
34388
34389 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
34390  en argument, on insère la ligne suivante dans le préambule LaTeX:
34391 \end_layout
34392
34393 \begin_layout Standard
34394
34395 \series bold
34396
34397 \backslash
34398 newcommand{
34399 \backslash
34400 fracS}[3][]{
34401 \backslash
34402 genfrac{}{}{#1}{}{#2}{#3}}
34403 \end_layout
34404
34405 \begin_layout Standard
34406 Un test:
34407 \begin_inset Formula 
34408 \begin{align*}
34409 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34410 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34411 \end{align*}
34412
34413 \end_inset
34414
34415 Comme on peut le voir, la distance entre le numérateur et le dénominateur
34416  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
34417 \end_layout
34418
34419 \begin_layout Subsection
34420 Formules barrées
34421 \begin_inset Index idx
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425 Formules ! barrées
34426 \end_layout
34427
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 \begin_inset ERT
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438
34439
34440 \backslash
34441 ifcancel 
34442 \end_layout
34443
34444 \end_inset
34445
34446
34447 \begin_inset Note Note
34448 status open
34449
34450 \begin_layout Plain Layout
34451 Ce qui suit ne sera affiché que si le paquetage LaTeX 
34452 \series bold
34453 cancel
34454 \series default
34455  est installé:
34456 \end_layout
34457
34458 \end_inset
34459
34460
34461 \end_layout
34462
34463 \begin_layout Standard
34464 Il y a quatre façon de barrer une formule u une portion de formule:
34465 \end_layout
34466
34467 \begin_layout Standard
34468 \align center
34469 \begin_inset Tabular
34470 <lyxtabular version="3" rows="5" columns="2">
34471 <features rotate="0" tabularvalignment="middle">
34472 <column alignment="center" valignment="top">
34473 <column alignment="center" valignment="top">
34474 <row>
34475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34476 \begin_inset Text
34477
34478 \begin_layout Plain Layout
34479 Commande
34480 \end_layout
34481
34482 \end_inset
34483 </cell>
34484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34485 \begin_inset Text
34486
34487 \begin_layout Plain Layout
34488 Résultat
34489 \begin_inset Note Note
34490 status collapsed
34491
34492 \begin_layout Plain Layout
34493 L'espace et
34494 \series bold
34495  
34496 \backslash
34497 raisebox 
34498 \series default
34499 sont seulement utilisées pour faire de la place.
34500 \end_layout
34501
34502 \end_inset
34503
34504
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 </row>
34510 <row>
34511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34512 \begin_inset Text
34513
34514 \begin_layout Plain Layout
34515
34516 \backslash
34517 cancel
34518 \begin_inset space \textvisiblespace{}
34519 \end_inset
34520
34521
34522 \backslash
34523 int
34524 \begin_inset space \textvisiblespace{}
34525 \end_inset
34526
34527 A=B
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34537 \end_inset
34538
34539
34540 \end_layout
34541
34542 \end_inset
34543 </cell>
34544 </row>
34545 <row>
34546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34547 \begin_inset Text
34548
34549 \begin_layout Plain Layout
34550
34551 \backslash
34552 bcancel
34553 \begin_inset space \textvisiblespace{}
34554 \end_inset
34555
34556
34557 \backslash
34558 int
34559 \begin_inset space \textvisiblespace{}
34560 \end_inset
34561
34562 A=B
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 </row>
34580 <row>
34581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585
34586 \backslash
34587 xcancel
34588 \begin_inset space \textvisiblespace{}
34589 \end_inset
34590
34591 int
34592 \begin_inset space \textvisiblespace{}
34593 \end_inset
34594
34595 A=B
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34605 \end_inset
34606
34607
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 </row>
34613 <row>
34614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Plain Layout
34618
34619 \backslash
34620 cancelto
34621 \begin_inset space \textvisiblespace{}
34622 \end_inset
34623
34624
34625 \backslash
34626 int
34627 \begin_inset space \textvisiblespace{}
34628 \end_inset
34629
34630 A=B
34631 \begin_inset Formula $\to$
34632 \end_inset
34633
34634 1
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34640 \begin_inset Text
34641
34642 \begin_layout Plain Layout
34643 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34644 \end_inset
34645
34646
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 </row>
34652 </lyxtabular>
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660
34661 \series bold
34662
34663 \backslash
34664 cancelto
34665 \series default
34666  est particulièrement utile pour visionner des simplifications de fractions
34667  dans les formules:
34668 \begin_inset Formula 
34669 \[
34670 \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}}}
34671 \]
34672
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Pour modifier la taille de la valeur d' 
34680 \begin_inset Quotes fld
34681 \end_inset
34682
34683 indice
34684 \begin_inset Quotes frd
34685 \end_inset
34686
34687  de 
34688 \series bold
34689
34690 \backslash
34691 cancelto
34692 \series default
34693  , il est possible de 
34694 \lang english
34695 add the LaTeX-preamble line
34696 \end_layout
34697
34698 \begin_layout Standard
34699
34700 \series bold
34701
34702 \backslash
34703 PassOptionsToPackage{option}{cancel}
34704 \end_layout
34705
34706 \begin_layout Standard
34707
34708 \lang english
34709 where 
34710 \series bold
34711 option
34712 \series default
34713  is either 
34714 \series bold
34715 \lang french
34716 samesize
34717 \series default
34718  qui laissera la valeur barrée avec la même taille, ou 
34719 \series bold
34720 Smaller
34721 \series default
34722  qui la met dans une taille un peu plus petite que la taille normale.
34723 \end_layout
34724
34725 \begin_layout Standard
34726 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34727  TeX:
34728 \end_layout
34729
34730 \begin_layout Standard
34731
34732 \series bold
34733
34734 \backslash
34735 renewcommand{
34736 \backslash
34737 CancelColor}{
34738 \backslash
34739 color{red}}
34740 \end_layout
34741
34742 \begin_layout Standard
34743 où 
34744 \series bold
34745 \lang english
34746 red
34747 \series default
34748 \lang french
34749  peut être remplacé par ma couleur de votre choix.
34750 \end_layout
34751
34752 \begin_layout Standard
34753 \begin_inset ERT
34754 status collapsed
34755
34756 \begin_layout Plain Layout
34757
34758
34759 \backslash
34760 renewcommand{
34761 \backslash
34762 CancelColor}{
34763 \backslash
34764 color{red}}
34765 \end_layout
34766
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \begin_layout Standard
34773 \begin_inset Formula 
34774 \[
34775 \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}}}
34776 \]
34777
34778 \end_inset
34779
34780
34781 \end_layout
34782
34783 \begin_layout Standard
34784 \begin_inset ERT
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788
34789
34790 \backslash
34791 renewcommand{
34792 \backslash
34793 CancelColor}{
34794 \backslash
34795 color{black}}
34796 \end_layout
34797
34798 \end_inset
34799
34800
34801 \begin_inset Note Note
34802 status open
34803
34804 \begin_layout Plain Layout
34805
34806 \lang english
34807 reset the color
34808 \end_layout
34809
34810 \end_inset
34811
34812
34813 \end_layout
34814
34815 \begin_layout Standard
34816 Pour d'autres personnalisations, voir le manuel du paquetage 
34817 \series bold
34818 cancel
34819 \series default
34820
34821 \begin_inset CommandInset citation
34822 LatexCommand cite
34823 key "cancel"
34824
34825 \end_inset
34826
34827 .
34828 \begin_inset Index idx
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832 Paquetages ! cancel
34833 \end_layout
34834
34835 \end_inset
34836
34837
34838 \end_layout
34839
34840 \begin_layout Standard
34841 \begin_inset ERT
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845
34846
34847 \backslash
34848 else 
34849 \end_layout
34850
34851 \end_inset
34852
34853
34854 \begin_inset Note Note
34855 status open
34856
34857 \begin_layout Plain Layout
34858 Ce qui suit sera affiché si la paquetage LaTeX 
34859 \series bold
34860 cancel
34861 \series default
34862  n'est pas installé:
34863 \end_layout
34864
34865 \end_inset
34866
34867
34868 \end_layout
34869
34870 \begin_layout Standard
34871 Vous avez besoin du paquetage LaTeX 
34872 \series bold
34873 cancel
34874 \series default
34875  pour voir le reste de cette sous section dans la sortie finale.
34876 \end_layout
34877
34878 \begin_layout Standard
34879 \begin_inset ERT
34880 status collapsed
34881
34882 \begin_layout Plain Layout
34883
34884
34885 \backslash
34886 fi 
34887 \end_layout
34888
34889 \end_inset
34890
34891
34892 \end_layout
34893
34894 \begin_layout Subsection
34895 Formules dans les entêtes de section
34896 \begin_inset CommandInset label
34897 LatexCommand label
34898 name "sub:formules-dans-les-entêtes"
34899
34900 \end_inset
34901
34902
34903 \begin_inset Index idx
34904 status collapsed
34905
34906 \begin_layout Plain Layout
34907 Formules ! dans les entêtes de section
34908 \end_layout
34909
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \begin_layout Standard
34916 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34917  en compte les points suivants:
34918 \end_layout
34919
34920 \begin_layout Standard
34921 \begin_inset Note Greyedout
34922 status open
34923
34924 \begin_layout Plain Layout
34925 Quand la gestion de 
34926 \series bold
34927 hyperref
34928 \series default
34929
34930 \begin_inset Index idx
34931 status collapsed
34932
34933 \begin_layout Plain Layout
34934 Paquetages ! hyperref
34935 \end_layout
34936
34937 \end_inset
34938
34939  est activée dans le dialogue paramètres du document dans la rubrique 
34940 \family sans
34941 Propriétés du PDF
34942 \family default
34943 , les signets PDF sont créés dans la table des matières pour chaque entête
34944  de section.
34945  Si l'entête de section contient une formule, elle est affichée de façon
34946  incorrecte dans le texte du signet parce que les formules dans les signets
34947  ne respectent pas certaines conventions du PDF.
34948  
34949 \end_layout
34950
34951 \end_inset
34952
34953
34954 \end_layout
34955
34956 \begin_layout Standard
34957 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34958  de section un titre court avec le menu 
34959 \family sans
34960 Insertion\SpecialChar \menuseparator
34961 Titre
34962 \begin_inset space ~
34963 \end_inset
34964
34965 court
34966 \family default
34967 .
34968  Les titres courts sont en général utilisés avec des entêtes de section
34969  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34970  Seul le titre court apparaît dans la table des matières et donc dans les
34971  signets PDF.
34972 \end_layout
34973
34974 \begin_layout Standard
34975 Quand des formules doivent apparaître dans la table des matières mais que
34976  l'on utilise aussi 
34977 \series bold
34978 hyperref
34979 \series default
34980 , on peut utiliser la commande suivante en mode TeX:
34981 \end_layout
34982
34983 \begin_layout Standard
34984
34985 \series bold
34986
34987 \backslash
34988 texorpdfstring{partie à problème}{alternative}
34989 \begin_inset Index idx
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993 Commandes ! T ! 
34994 \backslash
34995 texorpdfstring
34996 \end_layout
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \begin_layout Standard
35004 \begin_inset Quotes eld
35005 \end_inset
35006
35007 Partie à problème
35008 \begin_inset Quotes erd
35009 \end_inset
35010
35011  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
35012  Cela peut être des caractères, des formules, des notes de bas de page,
35013  mais aussi des références croisées.
35014  L'
35015 \begin_inset Quotes erd
35016 \end_inset
35017
35018 alternative
35019 \begin_inset Quotes erd
35020 \end_inset
35021
35022  est utilisée à la place de la 
35023 \begin_inset Quotes eld
35024 \end_inset
35025
35026 partie à problème
35027 \begin_inset Quotes erd
35028 \end_inset
35029
35030  pour les signets.
35031 \end_layout
35032
35033 \begin_layout Standard
35034 Voici deux exemples d'entêtes de section:
35035 \begin_inset VSpace -3mm
35036 \end_inset
35037
35038
35039 \begin_inset ERT
35040 status collapsed
35041
35042 \begin_layout Plain Layout
35043
35044
35045 \backslash
35046 boldmath 
35047 \end_layout
35048
35049 \end_inset
35050
35051
35052 \end_layout
35053
35054 \begin_layout Subsubsection
35055 Entête de section sans formule dans la table des matières 
35056 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35057 \end_inset
35058
35059
35060 \begin_inset Argument 1
35061 status collapsed
35062
35063 \begin_layout Plain Layout
35064 Entête sans formule dans la table des matières
35065 \end_layout
35066
35067 \end_inset
35068
35069
35070 \end_layout
35071
35072 \begin_layout Subsubsection
35073 Entête de section avec formule dans la table des matières
35074 \begin_inset ERT
35075 status collapsed
35076
35077 \begin_layout Plain Layout
35078
35079
35080 \backslash
35081 texorpdfstring{
35082 \end_layout
35083
35084 \end_inset
35085
35086  
35087 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35088 \end_inset
35089
35090
35091 \begin_inset ERT
35092 status collapsed
35093
35094 \begin_layout Plain Layout
35095
35096 }{}
35097 \end_layout
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \begin_layout Standard
35105 \begin_inset ERT
35106 status collapsed
35107
35108 \begin_layout Plain Layout
35109
35110
35111 \backslash
35112 unboldmath 
35113 \end_layout
35114
35115 \end_inset
35116
35117 Dans le premier entête, on a utilisé un titre court, dans le second la commande
35118  
35119 \series bold
35120
35121 \backslash
35122 texorpdfstring
35123 \series default
35124 .
35125 \end_layout
35126
35127 \begin_layout Standard
35128 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
35129  a été placée dans un environnement  
35130 \series bold
35131 boldmath
35132 \series default
35133 .
35134 \begin_inset Foot
35135 status collapsed
35136
35137 \begin_layout Plain Layout
35138 voir 
35139 \begin_inset CommandInset ref
35140 LatexCommand ref
35141 reference "sub:Formules-en-gras"
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \end_inset
35149
35150
35151 \end_layout
35152
35153 \begin_layout Subsection
35154 Formules dans du texte multi-colonnes
35155 \begin_inset Index idx
35156 status collapsed
35157
35158 \begin_layout Plain Layout
35159 Formules ! dans du texte multi-colonnes
35160 \end_layout
35161
35162 \end_inset
35163
35164
35165 \end_layout
35166
35167 \begin_layout Standard
35168 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
35169  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
35170  utiliser toute la largeur de la page.
35171  Pour faire cela, on utilise le paquetage LaTeX 
35172 \series bold
35173 multicol
35174 \series default
35175
35176 \begin_inset Foot
35177 status collapsed
35178
35179 \begin_layout Plain Layout
35180
35181 \series bold
35182 multicol
35183 \series default
35184  fait partie de toutes les installations LaTeX standard.
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \begin_inset Index idx
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194 Paquetages ! multicol
35195 \end_layout
35196
35197 \end_inset
35198
35199 , qui est chargé avec la ligne suivante dans le préambule LaTeX
35200 \end_layout
35201
35202 \begin_layout Standard
35203
35204 \series bold
35205
35206 \backslash
35207 usepackage{multicol}
35208 \end_layout
35209
35210 \begin_layout Standard
35211 \begin_inset Note Greyedout
35212 status open
35213
35214 \begin_layout Plain Layout
35215 Noter que dans ce cas on ne 
35216 \emph on
35217 doit pas 
35218 \emph default
35219 activer l'option 
35220 \family sans
35221 Document
35222 \begin_inset space ~
35223 \end_inset
35224
35225 sur
35226 \begin_inset space ~
35227 \end_inset
35228
35229 deux
35230 \begin_inset space ~
35231 \end_inset
35232
35233 colonnes
35234 \family default
35235  dans la rubrique 
35236 \family sans
35237 Format
35238 \begin_inset space ~
35239 \end_inset
35240
35241 du
35242 \begin_inset space ~
35243 \end_inset
35244
35245 texte 
35246 \family default
35247 du menu 
35248 \family sans
35249 Document\SpecialChar \menuseparator
35250 Paramètres
35251 \family default
35252 .
35253 \end_layout
35254
35255 \end_inset
35256
35257
35258 \end_layout
35259
35260 \begin_layout Standard
35261 Avant le texte multi-colonnes on met la commande
35262 \end_layout
35263
35264 \begin_layout Standard
35265
35266 \series bold
35267
35268 \backslash
35269 begin{multicols}{nombre de colonnes}
35270 \end_layout
35271
35272 \begin_layout Standard
35273 en mode TeX.
35274  Le nombre de colonnes est un entier entre 2 et 10.
35275  Avant la formule, le texte multi-colonnes et interrompu avec la commande
35276 \end_layout
35277
35278 \begin_layout Standard
35279
35280 \series bold
35281
35282 \backslash
35283 end{multicols}
35284 \end_layout
35285
35286 \begin_layout Standard
35287 en mode TeX.
35288 \end_layout
35289
35290 \begin_layout Standard
35291 À cause de la commande, un peu d'espace est ajouté automatiquement avant
35292  la formule.
35293  Pour le supprimer, on peut insérer avant la formule un espace vertical
35294  de -6
35295 \begin_inset space \thinspace{}
35296 \end_inset
35297
35298 mm.
35299  Quand on utilise le style de formules 
35300 \series bold
35301 Indenté
35302 \begin_inset Foot
35303 status collapsed
35304
35305 \begin_layout Plain Layout
35306 voir 
35307 \begin_inset CommandInset ref
35308 LatexCommand ref
35309 reference "sec:Styles-de-formules"
35310
35311 \end_inset
35312
35313  pour les styles de formules.
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \series default
35320 , il faut mettre un espace de -9
35321 \begin_inset space \thinspace{}
35322 \end_inset
35323
35324 mm à la place.
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
35329 \end_layout
35330
35331 \begin_layout Standard
35332
35333 \lang german
35334 \begin_inset ERT
35335 status collapsed
35336
35337 \begin_layout Plain Layout
35338
35339
35340 \backslash
35341 begin{multicols}{2}
35342 \end_layout
35343
35344 \end_inset
35345
35346 Das Spektrum wird fouriertransformiert.
35347  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35348 , Lösungsmittel) zu trennen.
35349  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35350  nun das Aussehen des Ausgangssignals.
35351  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35352  über alle Phasen integrieren muss.
35353  Sei nun 
35354 \begin_inset Formula $S$
35355 \end_inset
35356
35357  unser normiertes Ausgangssignal und 
35358 \begin_inset Formula $P$
35359 \end_inset
35360
35361  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35362 \begin_inset ERT
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366
35367
35368 \backslash
35369 end{multicols}
35370 \end_layout
35371
35372 \end_inset
35373
35374
35375 \begin_inset VSpace -6mm
35376 \end_inset
35377
35378
35379 \begin_inset Formula 
35380 \begin{equation}
35381 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35382 \end{equation}
35383
35384 \end_inset
35385
35386
35387 \begin_inset ERT
35388 status collapsed
35389
35390 \begin_layout Plain Layout
35391
35392
35393 \backslash
35394 begin{multicols}{2}
35395 \end_layout
35396
35397 \end_inset
35398
35399 wobei 
35400 \begin_inset Formula $S_{0}$
35401 \end_inset
35402
35403  das Signal ohne Gradient ist und die Normierungsbedingung 
35404 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35405 \end_inset
35406
35407  gilt.
35408  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35409  Direkt nach dem 
35410 \begin_inset Formula $\nicefrac{\pi}{2}$
35411 \end_inset
35412
35413
35414 \begin_inset space \thinspace{}
35415 \end_inset
35416
35417 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35418  das Signal zusätzlich abschwächt.
35419  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35420  
35421 \begin_inset Formula $T_{2}$
35422 \end_inset
35423
35424 -Zeit.
35425 \end_layout
35426
35427 \begin_layout Standard
35428
35429 \lang german
35430 \begin_inset ERT
35431 status collapsed
35432
35433 \begin_layout Plain Layout
35434
35435
35436 \backslash
35437 end{multicols}
35438 \end_layout
35439
35440 \end_inset
35441
35442
35443 \end_layout
35444
35445 \begin_layout Subsection
35446 Formules avec description des variables
35447 \begin_inset Index idx
35448 status collapsed
35449
35450 \begin_layout Plain Layout
35451 Formules ! avec description des variables
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Standard
35460 Pour décrire les variable au sein d'une formule, comme dans la formule 
35461 \begin_inset CommandInset ref
35462 LatexCommand eqref
35463 reference "eq:within"
35464
35465 \end_inset
35466
35467 , on peut utiliser une matrice
35468 \begin_inset space ~
35469 \end_inset
35470
35471 2
35472 \series bold
35473 ×
35474 \series default
35475
35476 \begin_inset Formula $n$
35477 \end_inset
35478
35479  avec une colonne alignée à gauche pour les 
35480 \begin_inset Formula $n$
35481 \end_inset
35482
35483  variables utilisées.
35484 \begin_inset Foot
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 pour les matrices, voir 
35489 \begin_inset CommandInset ref
35490 LatexCommand ref
35491 reference "sec:Matrices"
35492
35493 \end_inset
35494
35495
35496 \end_layout
35497
35498 \end_inset
35499
35500  Pour mettre la description en plus petits caractères, on peut insérer par
35501  exemple la commande 
35502 \series bold
35503
35504 \backslash
35505 footnotesize
35506 \series default
35507  avant la matrice.
35508 \begin_inset Foot
35509 status collapsed
35510
35511 \begin_layout Plain Layout
35512 pour les tailles de polices, voir 
35513 \begin_inset CommandInset ref
35514 LatexCommand ref
35515 reference "sub:Tailles-polices"
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \end_inset
35523
35524
35525 \end_layout
35526
35527 \begin_layout Standard
35528 Quand on utilise le style de formules 
35529 \series bold
35530 Indenté
35531 \begin_inset Foot
35532 status collapsed
35533
35534 \begin_layout Plain Layout
35535 pour les styles de formules, voir 
35536 \begin_inset CommandInset ref
35537 LatexCommand ref
35538 reference "sec:Styles-de-formules"
35539
35540 \end_inset
35541
35542
35543 \end_layout
35544
35545 \end_inset
35546
35547
35548 \series default
35549 , on insère un 
35550 \series bold
35551
35552 \backslash
35553 hfill
35554 \series default
35555
35556 \begin_inset Foot
35557 status collapsed
35558
35559 \begin_layout Plain Layout
35560
35561 \series bold
35562
35563 \backslash
35564 hfill
35565 \series default
35566  marche seulement avec des formules dans le style 
35567 \series bold
35568 Indenté
35569 \series default
35570 , voir 
35571 \begin_inset CommandInset ref
35572 LatexCommand ref
35573 reference "sub:Espace-variable"
35574
35575 \end_inset
35576
35577 .
35578 \end_layout
35579
35580 \end_inset
35581
35582  avant et après la matrice pour avoir la même séparation entre la matrice
35583  et la formule et entre la matrice et la marge.
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Quand on utilise le style de formules
35588 \series bold
35589  Centré
35590 \series default
35591 , on utilise la méthode décrite dans 
35592 \begin_inset CommandInset ref
35593 LatexCommand ref
35594 reference "sub:Environnement-Flalign"
35595
35596 \end_inset
35597
35598  pour indenter les formules.
35599  La formule 
35600 \begin_inset CommandInset ref
35601 LatexCommand eqref
35602 reference "eq:within"
35603
35604 \end_inset
35605
35606  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35607  la troisième la matrice et la dernière une accolade TeX vide.
35608 \begin_inset Formula 
35609 \begin{flalign}
35610 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35611 \rho & \textrm{density}\\
35612 V & \textrm{volume}\\
35613 g & \textrm{gravitational acceleration}
35614 \end{array} &  & {}\label{eq:within}
35615 \end{flalign}
35616
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Subsection
35623 Lettres grecques minuscules droites
35624 \begin_inset CommandInset label
35625 LatexCommand label
35626 name "sub:minuscules-grecques-droites"
35627
35628 \end_inset
35629
35630
35631 \begin_inset Index idx
35632 status collapsed
35633
35634 \begin_layout Plain Layout
35635 Lettres grecques ! droites
35636 \end_layout
35637
35638 \end_inset
35639
35640
35641 \end_layout
35642
35643 \begin_layout Standard
35644 La plupart des polices de caractères mathématiques ne fournissent que des
35645  minuscules grecques italiques.
35646  Mais pour les symboles des particules élémentaires comme les pions et le
35647  neutrinos, on a besoin de lettre grecques droites.
35648  Elles sont fournies par le fichier 
35649 \series bold
35650 upgreek.sty
35651 \series default
35652
35653 \begin_inset Foot
35654 status collapsed
35655
35656 \begin_layout Plain Layout
35657
35658 \series bold
35659 upgreek
35660 \series default
35661  fait partie du paquetage LaTeX 
35662 \series bold
35663 was
35664 \series default
35665
35666 \begin_inset Index idx
35667 status collapsed
35668
35669 \begin_layout Plain Layout
35670 Paquetages ! was
35671 \begin_inset ERT
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675
35676
35677 \backslash
35678 vspace{4mm}
35679 \end_layout
35680
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \end_inset
35687
35688 .
35689 \end_layout
35690
35691 \end_inset
35692
35693
35694 \begin_inset Index idx
35695 status collapsed
35696
35697 \begin_layout Plain Layout
35698 Paquetages ! upgreek
35699 \end_layout
35700
35701 \end_inset
35702
35703  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35704 \end_layout
35705
35706 \begin_layout Standard
35707
35708 \series bold
35709
35710 \backslash
35711 usepackage{upgreek}
35712 \end_layout
35713
35714 \begin_layout Standard
35715 \begin_inset ERT
35716 status collapsed
35717
35718 \begin_layout Plain Layout
35719
35720
35721 \backslash
35722 ifupgreek 
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \begin_inset Note Note
35729 status open
35730
35731 \begin_layout Plain Layout
35732 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35733 \series bold
35734 upgreek
35735 \series default
35736  est installé:
35737 \end_layout
35738
35739 \end_inset
35740
35741  On crée ces minuscules droites en commençant la commande pour une minuscule
35742  grecque par 
35743 \series bold
35744 up
35745 \series default
35746 .
35747  Par exemple, la commande 
35748 \series bold
35749
35750 \backslash
35751 uptau
35752 \series default
35753  donne ceci: 
35754 \begin_inset Formula $\uptau$
35755 \end_inset
35756
35757
35758 \end_layout
35759
35760 \begin_layout Standard
35761 Avec ces commandes, on peut typographier des réactions entre particules
35762  élémentaires:
35763 \begin_inset Formula 
35764 \[
35765 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35766 \]
35767
35768 \end_inset
35769
35770
35771 \end_layout
35772
35773 \begin_layout Standard
35774 Les lettres droites sont plus grasses et plus larges que les italiques.
35775  On ne doit donc pas les utiliser pour des unités comme 
35776 \begin_inset Quotes eld
35777 \end_inset
35778
35779 µm
35780 \begin_inset Quotes erd
35781 \end_inset
35782
35783 .
35784 \end_layout
35785
35786 \begin_layout Standard
35787 \begin_inset ERT
35788 status collapsed
35789
35790 \begin_layout Plain Layout
35791
35792
35793 \backslash
35794 else 
35795 \end_layout
35796
35797 \end_inset
35798
35799
35800 \begin_inset Note Note
35801 status open
35802
35803 \begin_layout Plain Layout
35804 Ce qui suit sera affiché si la paquetage LaTeX 
35805 \series bold
35806 upgreek
35807 \series default
35808  n'est pas installé:
35809 \end_layout
35810
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Standard
35817 Vous avez besoin du paquetage LaTeX 
35818 \series bold
35819 upgreek
35820 \series default
35821  pour voir le reste de cette sous section dans la sortie finale.
35822 \end_layout
35823
35824 \begin_layout Standard
35825 \begin_inset ERT
35826 status collapsed
35827
35828 \begin_layout Plain Layout
35829
35830
35831 \backslash
35832 fi 
35833 \end_layout
35834
35835 \end_inset
35836
35837
35838 \end_layout
35839
35840 \begin_layout Subsection
35841 Caractères texte dans les formules
35842 \begin_inset CommandInset label
35843 LatexCommand label
35844 name "sub:Caractères-texte"
35845
35846 \end_inset
35847
35848
35849 \begin_inset Index idx
35850 status collapsed
35851
35852 \begin_layout Plain Layout
35853 Texte ! dans les formules
35854 \end_layout
35855
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \begin_layout Standard
35862 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35863  directement dans des formules.
35864  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35865  du genre 
35866 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35867 \end_inset
35868
35869 , vous devrez insérer tout le temps la commande 
35870 \series bold
35871
35872 \backslash
35873 cdot
35874 \series default
35875
35876 \begin_inset Foot
35877 status collapsed
35878
35879 \begin_layout Plain Layout
35880 voir 
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Opérateurs-binaires"
35884
35885 \end_inset
35886
35887
35888 \end_layout
35889
35890 \end_inset
35891
35892 , puisque ce caractère est défini dans tous les encodages comme un caractère
35893  texte.
35894  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35895 \end_layout
35896
35897 \begin_layout Standard
35898
35899 \series bold
35900
35901 \backslash
35902 Declare Inputtext{183}{
35903 \backslash
35904 ifmmode
35905 \backslash
35906 cdot
35907 \backslash
35908 else
35909 \backslash
35910 textperiodcentered
35911 \backslash
35912 f\SpecialChar \textcompwordmark{}
35913 i}
35914 \end_layout
35915
35916 \begin_layout Standard
35917 En plus du point centré, dans ce document on a défini le symbole degré °
35918  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35919  suivante dans le préambule LaTeX:
35920 \end_layout
35921
35922 \begin_layout Standard
35923
35924 \series bold
35925
35926 \backslash
35927 DeclareInputtext{176}{
35928 \backslash
35929 ifmmode^
35930 \backslash
35931 circ
35932 \backslash
35933 else
35934 \backslash
35935 textdegree
35936 \backslash
35937 f\SpecialChar \textcompwordmark{}
35938 i}
35939 \end_layout
35940
35941 \begin_layout Standard
35942 \begin_inset Newpage newpage
35943 \end_inset
35944
35945
35946 \end_layout
35947
35948 \begin_layout Section
35949 \start_of_appendix
35950 Conseils Typographiques
35951 \begin_inset Index idx
35952 status collapsed
35953
35954 \begin_layout Plain Layout
35955 Typographiques, conseils
35956 \end_layout
35957
35958 \end_inset
35959
35960
35961 \end_layout
35962
35963 \begin_layout Standard
35964 Ce paragraphe est un résumé des usages typographiques les plus importants,
35965  documentés dans les normes ISO.
35966 \begin_inset Foot
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35971 iel dénommé 
35972 \begin_inset Quotes fld
35973 \end_inset
35974
35975 Duden
35976 \begin_inset Quotes frd
35977 \end_inset
35978
35979  
35980 \begin_inset CommandInset citation
35981 LatexCommand cite
35982 key "Duden"
35983
35984 \end_inset
35985
35986  qui indique quelques règles ISO.
35987  D'autre règles sont décrites dans 
35988 \begin_inset CommandInset citation
35989 LatexCommand cite
35990 key "Checklist"
35991
35992 \end_inset
35993
35994 .
35995 \end_layout
35996
35997 \end_inset
35998
35999
36000 \end_layout
36001
36002 \begin_layout Itemize
36003 Les symboles d'unités sont 
36004 \emph on
36005 toujours
36006 \emph default
36007  en caractères droits
36008 \begin_inset Foot
36009 status collapsed
36010
36011 \begin_layout Plain Layout
36012 obtenu avec les styles de polices, voir 
36013 \begin_inset CommandInset ref
36014 LatexCommand ref
36015 reference "sub:Styles-de-polices"
36016
36017 \end_inset
36018
36019
36020 \end_layout
36021
36022 \end_inset
36023
36024 , même dans un texte en italique: 30
36025 \begin_inset space \thinspace{}
36026 \end_inset
36027
36028 km/h
36029 \begin_inset Newline newline
36030 \end_inset
36031
36032 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
36033 \begin_inset CommandInset ref
36034 LatexCommand ref
36035 reference "sub:Espace-prédéfini"
36036
36037 \end_inset
36038
36039 .
36040 \begin_inset Newline newline
36041 \end_inset
36042
36043 Cette convention est automatiquement respectée quand on utilise la commande
36044  
36045 \series bold
36046
36047 \backslash
36048 unittwo.
36049  
36050 \series default
36051 Quand on l'insère dans une formule, deux boîtes apparaissent.
36052  Dans la première on met la valeur et dans la seconde l'unité et on obtient
36053  comme ci-dessus: 
36054 \begin_inset Formula $\unit[30]{km/h}$
36055 \end_inset
36056
36057
36058 \begin_inset space \thinspace{}
36059 \end_inset
36060
36061 .
36062  Notez que 
36063 \series bold
36064
36065 \backslash
36066 unittwo
36067 \series default
36068  n'est pas une vraie commande LaTeX, mais c'est la commande 
36069 \series bold
36070
36071 \backslash
36072 unit[valeur]{unité}
36073 \series default
36074 , vous ne pouvez donc pas l'insérer en code TeX.
36075 \end_layout
36076
36077 \begin_layout Itemize
36078 Les symboles pourcent et les pour mille sont présentés comme les symboles
36079  d'unités:
36080 \begin_inset Newline newline
36081 \end_inset
36082
36083 1,2
36084 \begin_inset space \thinspace{}
36085 \end_inset
36086
36087 ‰ d'alcool dans le sang
36088 \begin_inset Foot
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
36093 \end_layout
36094
36095 \end_inset
36096
36097
36098 \end_layout
36099
36100 \begin_layout Itemize
36101 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
36102  est utilisé dans une unité: 15
36103 \begin_inset space \thinspace{}
36104 \end_inset
36105
36106 °C
36107 \end_layout
36108
36109 \begin_layout Itemize
36110 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
36111  tous les trois chiffres pour les grouper: 18
36112 \begin_inset space \thinspace{}
36113 \end_inset
36114
36115 473
36116 \begin_inset space \thinspace{}
36117 \end_inset
36118
36119 588
36120 \end_layout
36121
36122 \begin_layout Itemize
36123 Pour exprimer des dimensions comme par exemple 120×90×40
36124 \begin_inset space \thinspace{}
36125 \end_inset
36126
36127 cm on utilise le signe de la multiplication 
36128 \begin_inset Quotes eld
36129 \end_inset
36130
36131 ×
36132 \begin_inset Quotes erd
36133 \end_inset
36134
36135  .
36136  Il est accessible soit par la commande 
36137 \series bold
36138
36139 \backslash
36140 times
36141 \series default
36142  ou par le menu 
36143 \family sans
36144 Insertion\SpecialChar \menuseparator
36145 Caractère
36146 \begin_inset space ~
36147 \end_inset
36148
36149 spécial\SpecialChar \menuseparator
36150 Symboles,
36151 \family default
36152  mais il peut aussi être accessible directement sur certains claviers.
36153 \begin_inset Foot
36154 status collapsed
36155
36156 \begin_layout Plain Layout
36157 Par exemple sous Windows on l'obtient avec 
36158 \family sans
36159 Alt-0215
36160 \family default
36161  (NdT).
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \end_layout
36168
36169 \begin_layout Itemize
36170 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
36171  sont écrites en caractères droits pour éviter toute confusion, voir 
36172 \begin_inset CommandInset ref
36173 LatexCommand ref
36174 reference "sub:Fonctions-prédéfinies"
36175
36176 \end_inset
36177
36178 .
36179 \end_layout
36180
36181 \begin_layout Itemize
36182 Les indices composés de plusieurs caractères sont écrits en caractères droits:
36183  
36184 \begin_inset Formula $E_{\mathrm{kin}}$
36185 \end_inset
36186
36187
36188 \begin_inset Newline newline
36189 \end_inset
36190
36191 Les composants de matrices sont en italiques: 
36192 \begin_inset Formula $\hat{H}_{kl}$
36193 \end_inset
36194
36195
36196 \end_layout
36197
36198 \begin_layout Itemize
36199 L'opérateur 
36200 \begin_inset Quotes fld
36201 \end_inset
36202
36203 d
36204 \begin_inset Quotes frd
36205 \end_inset
36206
36207  de différentiation/intégration, la constante d'Euler 
36208 \begin_inset Quotes fld
36209 \end_inset
36210
36211 e
36212 \begin_inset Quotes frd
36213 \end_inset
36214
36215 , et la base des nombre imaginaires 
36216 \begin_inset Quotes fld
36217 \end_inset
36218
36219 i
36220 \begin_inset Quotes frd
36221 \end_inset
36222
36223  devraient être écrits en caractères droits pour éviter de les mélanger
36224  avec les autres variables.
36225 \end_layout
36226
36227 \begin_layout Itemize
36228 Le caractère qui représente une transformation de Fourier peut être obtenu
36229  soit avec la commande 
36230 \series bold
36231
36232 \backslash
36233 mathscr
36234 \begin_inset space \textvisiblespace{}
36235 \end_inset
36236
36237 F
36238 \series default
36239 , soit avec le menu 
36240 \family sans
36241 Insertion\SpecialChar \menuseparator
36242 Caractère
36243 \begin_inset space ~
36244 \end_inset
36245
36246 spécial\SpecialChar \menuseparator
36247 Symboles\SpecialChar \menuseparator
36248 Symboles de type lettre
36249 \family default
36250 .
36251 \end_layout
36252
36253 \begin_layout Standard
36254 \begin_inset Newpage newpage
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \begin_layout Section
36261 Synonymes
36262 \begin_inset Index idx
36263 status collapsed
36264
36265 \begin_layout Plain Layout
36266 Synonymes
36267 \end_layout
36268
36269 \end_inset
36270
36271
36272 \end_layout
36273
36274 \begin_layout Standard
36275 Certains caractères peuvent être obtenus en utilisant différentes commandes.
36276  Voici une liste de commandes synonymes:
36277 \end_layout
36278
36279 \begin_layout Standard
36280 \begin_inset VSpace bigskip
36281 \end_inset
36282
36283
36284 \begin_inset space \hfill{}
36285 \end_inset
36286
36287
36288 \begin_inset Tabular
36289 <lyxtabular version="3" rows="12" columns="2">
36290 <features rotate="0" tabularvalignment="middle">
36291 <column alignment="center" valignment="top" width="0pt">
36292 <column alignment="center" valignment="top" width="0pt">
36293 <row>
36294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298 Commande
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36304 \begin_inset Text
36305
36306 \begin_layout Plain Layout
36307 est équivalente à
36308 \begin_inset Note Note
36309 status collapsed
36310
36311 \begin_layout Plain Layout
36312
36313 \series bold
36314
36315 \backslash
36316 raisebox
36317 \series default
36318  est seulement utilisée pour faire de la place
36319 \end_layout
36320
36321 \end_inset
36322
36323
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 </row>
36329 <row>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334
36335 \backslash
36336 ast
36337 \end_layout
36338
36339 \end_inset
36340 </cell>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345 \begin_inset ERT
36346 status collapsed
36347
36348 \begin_layout Plain Layout
36349
36350
36351 \backslash
36352 raisebox{-1.2mm}{
36353 \end_layout
36354
36355 \end_inset
36356
36357 *
36358 \begin_inset ERT
36359 status collapsed
36360
36361 \begin_layout Plain Layout
36362
36363 }
36364 \end_layout
36365
36366 \end_inset
36367
36368
36369 \end_layout
36370
36371 \end_inset
36372 </cell>
36373 </row>
36374 <row>
36375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36376 \begin_inset Text
36377
36378 \begin_layout Plain Layout
36379
36380 \backslash
36381 choose
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36387 \begin_inset Text
36388
36389 \begin_layout Plain Layout
36390
36391 \backslash
36392 binom
36393 \end_layout
36394
36395 \end_inset
36396 </cell>
36397 </row>
36398 <row>
36399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36400 \begin_inset Text
36401
36402 \begin_layout Plain Layout
36403
36404 \backslash
36405 geq
36406 \end_layout
36407
36408 \end_inset
36409 </cell>
36410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36411 \begin_inset Text
36412
36413 \begin_layout Plain Layout
36414
36415 \backslash
36416 ge
36417 \end_layout
36418
36419 \end_inset
36420 </cell>
36421 </row>
36422 <row>
36423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427
36428 \backslash
36429 lbrace
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438 {
36439 \end_layout
36440
36441 \end_inset
36442 </cell>
36443 </row>
36444 <row>
36445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36446 \begin_inset Text
36447
36448 \begin_layout Plain Layout
36449
36450 \backslash
36451 lbracket
36452 \end_layout
36453
36454 \end_inset
36455 </cell>
36456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36457 \begin_inset Text
36458
36459 \begin_layout Plain Layout
36460 [
36461 \end_layout
36462
36463 \end_inset
36464 </cell>
36465 </row>
36466 <row>
36467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \backslash
36473 leftarrow
36474 \end_layout
36475
36476 \end_inset
36477 </cell>
36478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36479 \begin_inset Text
36480
36481 \begin_layout Plain Layout
36482
36483 \backslash
36484 gets
36485 \end_layout
36486
36487 \end_inset
36488 </cell>
36489 </row>
36490 <row>
36491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36492 \begin_inset Text
36493
36494 \begin_layout Plain Layout
36495
36496 \backslash
36497 leq
36498 \end_layout
36499
36500 \end_inset
36501 </cell>
36502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36503 \begin_inset Text
36504
36505 \begin_layout Plain Layout
36506
36507 \backslash
36508 le
36509 \end_layout
36510
36511 \end_inset
36512 </cell>
36513 </row>
36514 <row>
36515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \backslash
36521 lor
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \backslash
36532 vee
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 </row>
36538 <row>
36539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36540 \begin_inset Text
36541
36542 \begin_layout Plain Layout
36543
36544 \backslash
36545 neq
36546 \end_layout
36547
36548 \end_inset
36549 </cell>
36550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36551 \begin_inset Text
36552
36553 \begin_layout Plain Layout
36554
36555 \backslash
36556 not=
36557 \end_layout
36558
36559 \end_inset
36560 </cell>
36561 </row>
36562 <row>
36563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36564 \begin_inset Text
36565
36566 \begin_layout Plain Layout
36567
36568 \backslash
36569 slash
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578 /
36579 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 </row>
36584 <row>
36585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589
36590 \backslash
36591 vert
36592 \end_layout
36593
36594 \end_inset
36595 </cell>
36596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600 |
36601 \end_layout
36602
36603 \end_inset
36604 </cell>
36605 </row>
36606 </lyxtabular>
36607
36608 \end_inset
36609
36610
36611 \begin_inset space \hfill{}
36612 \end_inset
36613
36614
36615 \begin_inset Tabular
36616 <lyxtabular version="3" rows="12" columns="2">
36617 <features rotate="0" tabularvalignment="middle">
36618 <column alignment="center" valignment="top" width="0pt">
36619 <column alignment="center" valignment="top" width="0pt">
36620 <row>
36621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36622 \begin_inset Text
36623
36624 \begin_layout Plain Layout
36625 Commande
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634 est équivalente à
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 </row>
36640 <row>
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645
36646 \backslash
36647 backslash
36648 \end_layout
36649
36650 \end_inset
36651 </cell>
36652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36653 \begin_inset Text
36654
36655 \begin_layout Plain Layout
36656
36657 \backslash
36658
36659 \backslash
36660
36661 \end_layout
36662
36663 \end_inset
36664 </cell>
36665 </row>
36666 <row>
36667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36668 \begin_inset Text
36669
36670 \begin_layout Plain Layout
36671
36672 \backslash
36673 dasharrow
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682
36683 \backslash
36684 dashrightarrow
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 </row>
36690 <row>
36691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36692 \begin_inset Text
36693
36694 \begin_layout Plain Layout
36695
36696 \backslash
36697 land
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36703 \begin_inset Text
36704
36705 \begin_layout Plain Layout
36706
36707 \backslash
36708 wedge
36709 \end_layout
36710
36711 \end_inset
36712 </cell>
36713 </row>
36714 <row>
36715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36716 \begin_inset Text
36717
36718 \begin_layout Plain Layout
36719
36720 \backslash
36721 rbrace
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36727 \begin_inset Text
36728
36729 \begin_layout Plain Layout
36730 }
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 </row>
36736 <row>
36737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741
36742 \backslash
36743 rbracket
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752 ]
36753 \end_layout
36754
36755 \end_inset
36756 </cell>
36757 </row>
36758 <row>
36759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36760 \begin_inset Text
36761
36762 \begin_layout Plain Layout
36763
36764 \backslash
36765 rightarrow
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \backslash
36776 to
36777 \end_layout
36778
36779 \end_inset
36780 </cell>
36781 </row>
36782 <row>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \backslash
36789 lnot
36790 \end_layout
36791
36792 \end_inset
36793 </cell>
36794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36795 \begin_inset Text
36796
36797 \begin_layout Plain Layout
36798
36799 \backslash
36800 neg
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row>
36807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \backslash
36813 ne
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822
36823 \backslash
36824 not=
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 </row>
36830 <row>
36831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36832 \begin_inset Text
36833
36834 \begin_layout Plain Layout
36835
36836 \backslash
36837 owns
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846
36847 \backslash
36848 ni
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 </row>
36854 <row>
36855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36856 \begin_inset Text
36857
36858 \begin_layout Plain Layout
36859
36860 \backslash
36861 square
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Plain Layout
36870
36871 \backslash
36872 Box
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 </row>
36878 <row>
36879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883
36884 \backslash
36885 Vert
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \backslash
36896 |
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 </row>
36902 </lyxtabular>
36903
36904 \end_inset
36905
36906
36907 \begin_inset space \hfill{}
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \begin_layout Standard
36914 \begin_inset Newpage newpage
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \begin_layout Bibliography
36921 \begin_inset CommandInset bibitem
36922 LatexCommand bibitem
36923 key "TLC2"
36924
36925 \end_inset
36926
36927
36928 \shape smallcaps
36929 Mittelbach, F.
36930  ; Goossens, M.
36931 \shape default
36932
36933 \shape italic
36934 The LaTeX Companion
36935 \shape default
36936 .
36937  Addison Wesley, 2004
36938 \end_layout
36939
36940 \begin_layout Bibliography
36941 \begin_inset CommandInset bibitem
36942 LatexCommand bibitem
36943 key "Mathmode"
36944
36945 \end_inset
36946
36947
36948 \begin_inset CommandInset href
36949 LatexCommand href
36950 name "Description"
36951 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36952
36953 \end_inset
36954
36955  des possibilités mathématiques de LaTeX
36956 \end_layout
36957
36958 \begin_layout Bibliography
36959 \begin_inset CommandInset bibitem
36960 LatexCommand bibitem
36961 key "AMS"
36962
36963 \end_inset
36964
36965
36966 \begin_inset CommandInset href
36967 LatexCommand href
36968 name "Description"
36969 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36970
36971 \end_inset
36972
36973  de 
36974 \begin_inset ERT
36975 status collapsed
36976
36977 \begin_layout Plain Layout
36978
36979
36980 \backslash
36981 AmS
36982 \end_layout
36983
36984 \end_inset
36985
36986 -LaTeX
36987 \end_layout
36988
36989 \begin_layout Bibliography
36990 \begin_inset CommandInset bibitem
36991 LatexCommand bibitem
36992 key "Symbols"
36993
36994 \end_inset
36995
36996
36997 \begin_inset CommandInset href
36998 LatexCommand href
36999 name "Liste"
37000 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37001
37002 \end_inset
37003
37004  de tous les symboles disponibles avec les paquetages LaTeX
37005 \end_layout
37006
37007 \begin_layout Bibliography
37008 \begin_inset CommandInset bibitem
37009 LatexCommand bibitem
37010 key "cancel"
37011
37012 \end_inset
37013
37014
37015 \begin_inset CommandInset href
37016 LatexCommand href
37017 name "Documentation"
37018 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37019
37020 \end_inset
37021
37022  paquetage LaTeX 
37023 \series bold
37024 cancel
37025 \series default
37026
37027 \begin_inset Index idx
37028 status collapsed
37029
37030 \begin_layout Plain Layout
37031 Paquetages ! cancel
37032 \end_layout
37033
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Bibliography
37040 \begin_inset CommandInset bibitem
37041 LatexCommand bibitem
37042 key "hyperref"
37043
37044 \end_inset
37045
37046
37047 \begin_inset CommandInset href
37048 LatexCommand href
37049 name "Documentation"
37050 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37051
37052 \end_inset
37053
37054  paquetage LaTeX 
37055 \series bold
37056 hyperref
37057 \series default
37058
37059 \begin_inset Index idx
37060 status collapsed
37061
37062 \begin_layout Plain Layout
37063 Paquetages ! hyperref
37064 \end_layout
37065
37066 \end_inset
37067
37068
37069 \end_layout
37070
37071 \begin_layout Bibliography
37072 \begin_inset CommandInset bibitem
37073 LatexCommand bibitem
37074 key "mhchem"
37075
37076 \end_inset
37077
37078
37079 \begin_inset CommandInset href
37080 LatexCommand href
37081 name "Documentation"
37082 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37083
37084 \end_inset
37085
37086  paquetage LaTeX 
37087 \series bold
37088 mhchem
37089 \series default
37090
37091 \begin_inset Index idx
37092 status collapsed
37093
37094 \begin_layout Plain Layout
37095 Paquetages ! mhchem
37096 \end_layout
37097
37098 \end_inset
37099
37100
37101 \end_layout
37102
37103 \begin_layout Bibliography
37104 \begin_inset CommandInset bibitem
37105 LatexCommand bibitem
37106 key "Mathclap"
37107
37108 \end_inset
37109
37110
37111 \begin_inset CommandInset href
37112 LatexCommand href
37113 name "Description"
37114 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37115
37116 \end_inset
37117
37118  de la commande 
37119 \series bold
37120
37121 \backslash
37122 mathclap
37123 \series default
37124 , décrite dans 
37125 \begin_inset CommandInset ref
37126 LatexCommand ref
37127 reference "sub:Limites-des-opérateurs"
37128
37129 \end_inset
37130
37131
37132 \begin_inset Index idx
37133 status collapsed
37134
37135 \begin_layout Plain Layout
37136 Commandes ! M ! 
37137 \backslash
37138 mathclap
37139 \end_layout
37140
37141 \end_inset
37142
37143
37144 \end_layout
37145
37146 \begin_layout Bibliography
37147 \begin_inset CommandInset bibitem
37148 LatexCommand bibitem
37149 key "Duden"
37150
37151 \end_inset
37152
37153
37154 \emph on
37155 Duden Band 1
37156 \emph default
37157 .
37158  22.
37159  Auflage, Duden 2001
37160 \end_layout
37161
37162 \begin_layout Bibliography
37163 \begin_inset CommandInset bibitem
37164 LatexCommand bibitem
37165 key "Checklist"
37166
37167 \end_inset
37168
37169
37170 \begin_inset CommandInset href
37171 LatexCommand href
37172 name "Check list"
37173 target "http://physics.nist.gov/Document/checklist.pdf"
37174
37175 \end_inset
37176
37177  pour relire les manuscrits
37178 \end_layout
37179
37180 \begin_layout Standard
37181 \begin_inset CommandInset index_print
37182 LatexCommand printindex
37183 type "idx"
37184
37185 \end_inset
37186
37187
37188 \end_layout
37189
37190 \end_body
37191 \end_document