]> git.lyx.org Git - features.git/blob - lib/doc/fr/Math.lyx
b2e205ac4e35191fb7342a1138e6fdc159e28f32
[features.git] / lib / doc / fr / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
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
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasfrench{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.4
74 \usepackage{braket}
75
76 % used in Kap. 22.6
77 \usepackage[samesize]{cancel}
78
79 % enables calculation of values,
80 \usepackage{calc}
81
82 % for multiple table row and column cells
83 \usepackage{multirow}
84 \usepackage{multicol}
85
86 % needed in sec. 19.4
87 \usepackage{remreset}
88
89 % center multirows (e.g. in sec. 13.3)
90 \renewcommand{\multirowsetup}{\centering}
91
92 % define a color, used in sec.9.3
93 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
94
95 % declare operators (see sec. 10.4 and sec. 15.2)
96 \DeclareMathOperator*{\Losange}{\blacklozenge}
97 \DeclareMathOperator{\sgn}{sgn}
98
99 \newcommand{\spce}{\textvisiblespace}
100
101 % example definitions for sec. 20.1 
102 \newcommand{\gr}{\Longrightarrow}
103 \newcommand{\us}[1]{\underline{#1}}
104 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
105 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
106 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
107
108 % example macro from sec. 19.4
109 %\def\tagform@#1{\maketag@@@{|#1|}}
110
111 % macro from sec. 10.2
112 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
113 \def\mathclap {\mathpalette \mathclapinternal}
114 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
115
116 % redefine the greyed out note
117 \renewenvironment{lyxgreyedout}
118  {\textcolor{blue}\bgroup}{\egroup}
119
120 % ------------------------------------
121 % used to check for needed LaTeX packages
122 \usepackage{ifthen}
123
124 % check for package eurosym
125 % used for the Euro symbol
126 \newboolean{eurosym}
127 \IfFileExists{eurosym.sty}
128  {\usepackage[gennarrow]{eurosym}
129   \setboolean{eurosym}{true}}
130  {\setboolean{eurosym}{false}}
131
132 % needed in sec. 22.10
133 % check for package upgreek
134 \newboolean{upgreek}
135 \IfFileExists{upgreek.sty}
136  {\usepackage{upgreek}
137   \setboolean{upgreek}{true}}
138  {\setboolean{upgreek}{false}}
139
140 % use normal list environments also in French documents
141 \StandardLayout
142 \end_preamble
143 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
144 \language french
145 \inputencoding auto
146 \font_roman default
147 \font_sans default
148 \font_typewriter default
149 \font_default_family default
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154
155 \graphics default
156 \paperfontsize 12
157 \spacing single
158 \use_hyperref true
159 \pdf_title "Manuel mathématique de LyX"
160 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
161 \pdf_subject "Documentation sur les mathématiques avec LyX"
162 \pdf_keywords "LyX, Mathed"
163 \pdf_bookmarks true
164 \pdf_bookmarksnumbered true
165 \pdf_bookmarksopen true
166 \pdf_bookmarksopenlevel 1
167 \pdf_breaklinks false
168 \pdf_pdfborder false
169 \pdf_colorlinks true
170 \pdf_backref false
171 \pdf_pagebackref false
172 \pdf_pdfusetitle false
173 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
174 \papersize a4paper
175 \use_geometry false
176 \use_amsmath 2
177 \use_esint 1
178 \cite_engine basic
179 \use_bibtopic false
180 \paperorientation portrait
181 \secnumdepth 4
182 \tocdepth 3
183 \paragraph_separation skip
184 \defskip medskip
185 \quotes_language english
186 \papercolumns 1
187 \papersides 2
188 \paperpagestyle plain
189 \bullet 1 0 6 -1
190 \bullet 2 2 35 -1
191 \bullet 3 2 7 -1
192 \tracking_changes false
193 \output_changes false
194 \author "" 
195 \author "" 
196 \end_header
197
198 \begin_body
199
200 \begin_layout Title
201 Manuel mathématique détaillé de LyX
202 \end_layout
203
204 \begin_layout Author
205 par l'équipe LyX 
206 \begin_inset Foot
207 status collapsed
208
209 \begin_layout Plain Layout
210 \noindent
211 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
212  à la liste de diffusion de la documentation de LyX: 
213 \family typewriter
214
215 \begin_inset CommandInset href
216 LatexCommand href
217 name "lyx-docs@lists.lyx.org"
218 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
219
220 \end_inset
221
222
223 \end_layout
224
225 \end_inset
226
227
228 \begin_inset Note Note
229 status collapsed
230
231 \begin_layout Plain Layout
232 auteur: Uwe Stöhr
233 \end_layout
234
235 \begin_layout Plain Layout
236 traducteur: Siegfried Meunier-Guttin-Cluzel
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \family sans
251 Version 1.6svn
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
269  
270 \series bold
271 eurosym,
272 \series default
273  
274 \series bold
275 multirow,
276 \series default
277  et 
278 \series bold
279 was
280 \series default
281  doivent être installés.
282  S'ils ne sont pas installés, vous pouvez quand même exporter votre document,
283  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
284  sur la sortie finale.
285 \end_layout
286
287 \end_inset
288
289
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset Newpage newpage
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Section
300 Introduction
301 \begin_inset CommandInset label
302 LatexCommand label
303 name "sec:Introduction"
304
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Standard
311 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
312  collection de commandes LaTeX utilisées pour les symboles et les constructions
313  mathématiques.
314  Les explications mettent l'accent sur l'utilisation des commandes, il est
315  donc indispensable que vous ayez déjà lu la section sur les 
316 \family typewriter
317 Formules Mathématiques
318 \family default
319  du Manuel de l'Utilisateur.
320 \end_layout
321
322 \begin_layout Standard
323 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
324  sont aussi accessibles par le menu
325 \family sans
326  Insérer\SpecialChar \menuseparator
327 Math
328 \family default
329 , ou par la 
330 \family sans
331 barre d'outils mathématique.
332  
333 \family default
334 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
335  rapide d'utiliser une commande plutôt que la barre d'outils.
336  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
337  les boutons correspondants quand il y en a de disponibles.
338 \end_layout
339
340 \begin_layout Standard
341 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
342  formule.
343  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
344  il faut utiliser l'option 
345 \family sans
346 Utiliser le paquetage math AMS
347 \family default
348  dans les paramètres du document (menu
349 \family sans
350  Document\SpecialChar \menuseparator
351 Paramètres\SpecialChar \menuseparator
352 Options mode math
353 \family default
354 )
355 \begin_inset Foot
356 status collapsed
357
358 \begin_layout Plain Layout
359 L'option 
360 \family sans
361 Utiliser automatiquement le paquetage math AMS
362 \family default
363  n'utilise les maths-
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369
370 \backslash
371 AmS 
372 \end_layout
373
374 \end_inset
375
376
377 \begin_inset space ~
378 \end_inset
379
380 que si on utilise des constructions mathématiques qui sont reconnues par
381  LyX.
382 \end_layout
383
384 \end_inset
385
386 .
387 \end_layout
388
389 \begin_layout Standard
390 Ce document ne liste pas la totalité des commandes math-
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset space ~
405 \end_inset
406
407 pour des raisons de bon sens
408 \begin_inset Foot
409 status collapsed
410
411 \begin_layout Plain Layout
412 On trouve une liste de toutes les commandes math-
413 \begin_inset ERT
414 status collapsed
415
416 \begin_layout Plain Layout
417
418
419 \backslash
420 AmS 
421 \end_layout
422
423 \end_inset
424
425
426 \begin_inset space ~
427 \end_inset
428
429 dans le fichier 
430 \family sans
431
432 \begin_inset CommandInset href
433 LatexCommand href
434 name "amsguide.ps"
435 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
436
437 \end_inset
438
439
440 \family default
441 , qui est inclus dans toutes les installations LaTeX standard.
442 \end_layout
443
444 \end_inset
445
446 .
447 \end_layout
448
449 \begin_layout Section
450 Instructions générales
451 \begin_inset CommandInset label
452 LatexCommand label
453 name "sec:Instructions-générales"
454
455 \end_inset
456
457
458 \end_layout
459
460 \begin_layout Standard
461 Pour créer une formule en ligne
462 \begin_inset Index
463 status collapsed
464
465 \begin_layout Plain Layout
466 Formules ! en ligne
467 \end_layout
468
469 \end_inset
470
471  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
472 \family sans
473 Ctrl-m
474 \family default
475  ou sur le bouton 
476 \begin_inset Graphics
477         filename ../../images/math-mode.png
478         scale 85
479
480 \end_inset
481
482  de la barre d'outils
483 \begin_inset Newline newline
484 \end_inset
485
486 Pour créer une formule hors ligne
487 \begin_inset Index
488 status collapsed
489
490 \begin_layout Plain Layout
491 Formules ! hors ligne
492 \end_layout
493
494 \end_inset
495
496  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
497  appuyez sur 
498 \family sans
499 Ctrl-M
500 \family default
501 .
502 \end_layout
503
504 \begin_layout Standard
505 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
506  dans la formule et appuyez sur 
507 \family sans
508 Ctrl-M
509 \family default
510  ou utilisez 
511 \family sans
512 Éditer\SpecialChar \menuseparator
513 Math\SpecialChar \menuseparator
514 Changer le type de formule
515 \family default
516 .
517  De la même façon, on peut changer une formule hors ligne en une formule
518  en ligne.
519 \end_layout
520
521 \begin_layout Standard
522 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
523  formule hors ligne, entrez la commande 
524 \series bold
525
526 \backslash
527 displaystyle
528 \begin_inset Index
529 status collapsed
530
531 \begin_layout Plain Layout
532 Commandes ! D ! 
533 \backslash
534 displaystyle
535 \end_layout
536
537 \end_inset
538
539
540 \series default
541  dans la formule.
542  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
543  parties de formules qui doivent avoir la taille hors ligne.
544 \end_layout
545
546 \begin_layout Standard
547 Seules les formules en ligne sont autorisées dans les tableaux.
548 \end_layout
549
550 \begin_layout Standard
551 La barre d'outils mathématique peut être activée avec le menu 
552 \family sans
553 Visualiser\SpecialChar \menuseparator
554 Barres d'outils
555 \family default
556 .
557  Quand vous y cliquez sur 
558 \begin_inset Quotes eld
559 \end_inset
560
561 Math
562 \begin_inset Quotes erd
563 \end_inset
564
565  la barre d'outils s'affiche de façon permanente en bas de l'interface;
566  cet état est visualisé dans le menu 
567 \family sans
568 Barres
569 \begin_inset space ~
570 \end_inset
571
572 d'outils 
573 \family default
574 par une coche.
575  Si, dans cet état, vous cliquez une nouvelle fois sur 
576 \begin_inset Quotes eld
577 \end_inset
578
579 Math
580 \begin_inset Quotes erd
581 \end_inset
582
583  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
584  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
585  de menu de 
586 \begin_inset Quotes eld
587 \end_inset
588
589 Math
590 \begin_inset Quotes erd
591 \end_inset
592
593  en 
594 \begin_inset Quotes eld
595 \end_inset
596
597 Math (auto)
598 \begin_inset Quotes erd
599 \end_inset
600
601 .
602 \end_layout
603
604 \begin_layout Standard
605 Le mode TeX
606 \begin_inset Index
607 status collapsed
608
609 \begin_layout Plain Layout
610 Mode TeX
611 \end_layout
612
613 \end_inset
614
615  est activé en appuyant sur le bouton 
616 \begin_inset Graphics
617         filename ../../images/ert-insert.png
618         scale 85
619
620 \end_inset
621
622  de la barre d'outils ou en utilisant le menu 
623 \family sans
624 Insérer\SpecialChar \menuseparator
625 Code
626 \begin_inset space ~
627 \end_inset
628
629 Te
630 \begin_inset ERT
631 status collapsed
632
633 \begin_layout Plain Layout
634
635 {}
636 \end_layout
637
638 \end_inset
639
640 X
641 \family default
642  (raccourci 
643 \family sans
644 Ctrl-l
645 \family default
646 ).
647 \begin_inset Note Note
648 status collapsed
649
650 \begin_layout Plain Layout
651 Dans LyX il y a trois 
652 \begin_inset Quotes eld
653 \end_inset
654
655 nom propres
656 \begin_inset Quotes erd
657 \end_inset
658
659  qui apparaissent dans la sortie finale avec des lettres mises en indice
660  ou en exposant: TeX, LaTeX, et LyX
661 \end_layout
662
663 \begin_layout Plain Layout
664 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
665  une paire d'accolades TeX .
666 \end_layout
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Standard
674 Pour modifier le préambule LaTeX
675 \begin_inset Index
676 status collapsed
677
678 \begin_layout Plain Layout
679 Préambule LaTeX
680 \end_layout
681
682 \end_inset
683
684 , on utilise le menu 
685 \family sans
686 Document\SpecialChar \menuseparator
687 Paramètres\SpecialChar \menuseparator
688 Préambule
689 \begin_inset space ~
690 \end_inset
691
692 LaT
693 \begin_inset ERT
694 status collapsed
695
696 \begin_layout Plain Layout
697
698 {}
699 \end_layout
700
701 \end_inset
702
703 eX
704 \family default
705 .
706 \end_layout
707
708 \begin_layout Standard
709 Pour éditer des matrices, des différentiations de cas et des formules multiligne
710 s après coup, on peut utiliser les menus 
711 \family sans
712 Éditer\SpecialChar \menuseparator
713 Math
714 \family default
715  and 
716 \family sans
717 Éditer\SpecialChar \menuseparator
718 Lignes
719 \begin_inset space \thinspace{}
720 \end_inset
721
722 &
723 \begin_inset space \thinspace{}
724 \end_inset
725
726 colonnes,
727 \family default
728  ou la barre d'outils 
729 \family sans
730 Tableau
731 \family default
732 .
733  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
734  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
735  d'en dessous ou la colonne directement à droite.
736  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
737  fera avec la ligne précédente ou la colonne directement à gauche.
738 \end_layout
739
740 \begin_layout Standard
741 Quand on veut écrire du texte dans des formules
742 \begin_inset Foot
743 status collapsed
744
745 \begin_layout Plain Layout
746 Pour les formules multilignes, on utilise la commande 
747 \series bold
748
749 \backslash
750 intertext,
751 \series default
752  voir 
753 \begin_inset CommandInset ref
754 LatexCommand ref
755 reference "sub:Texte-dans-multi-lignes"
756
757 \end_inset
758
759 .
760 \end_layout
761
762 \end_inset
763
764 , on doit utiliser du 
765 \emph on
766 texte mathématique
767 \emph default
768
769 \begin_inset Index
770 status collapsed
771
772 \begin_layout Plain Layout
773 Texte ! dans les formules
774 \end_layout
775
776 \end_inset
777
778
779 \begin_inset Index
780 status collapsed
781
782 \begin_layout Plain Layout
783 Mathématique, texte
784 \end_layout
785
786 \end_inset
787
788 .
789  Ce mode est invoqué à l'aide du raccourci
790 \family sans
791  Alt-m
792 \begin_inset space ~
793 \end_inset
794
795 m
796 \family default
797  ou en insérant la commande 
798 \series bold
799
800 \backslash
801 text
802 \begin_inset Index
803 status collapsed
804
805 \begin_layout Plain Layout
806 Commandes ! T ! 
807 \backslash
808 text
809 \end_layout
810
811 \end_inset
812
813
814 \series default
815 .
816  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
817  parties de la formule qui apparaissent en bleu.
818  Dans la sortie finale, le texte mathématique est en caractères droits,
819  contrairement aux autres éléments de formule.
820 \end_layout
821
822 \begin_layout Subsection*
823 Syntaxe des commandes
824 \end_layout
825
826 \begin_layout Standard
827 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
828  suivent la syntaxe suivante:
829 \end_layout
830
831 \begin_layout Standard
832
833 \series bold
834
835 \backslash
836 nomdelacommande[argument optionnel]{argument obligatoire}
837 \end_layout
838
839 \begin_layout Standard
840 Une commande commence toujours par une barre de fraction inverse (anti-slash)
841  
842 \begin_inset Quotes gld
843 \end_inset
844
845
846 \series bold
847
848 \backslash
849
850 \series default
851
852 \begin_inset Quotes grd
853 \end_inset
854
855 .
856  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
857  vont avec.
858  Les accolades placées autour des arguments obligatoires seront nommées
859  accolade TeX dans ce document
860 \begin_inset Index
861 status collapsed
862
863 \begin_layout Plain Layout
864 Accolades TeX
865 \end_layout
866
867 \end_inset
868
869 .
870  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
871  LyX créera automatiquement une accolade droite.
872  Dans tous les autres cas les accolades TeX sont créées dans des formules
873  avec la commande 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
881  normales qui apparaissent en bleu.
882  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
883  TeX.
884  Les accolades TeX n'apparaissent pas dans la sortie finale.
885 \end_layout
886
887 \begin_layout Standard
888 Quand on entre en mode TeX des commandes sans argument, comme les commandes
889  pour les symboles, on doit 
890 \emph on
891 toujours
892 \emph default
893  placer une espace après la commande pour la terminer.
894  Cette espace n'apparaît pas dans la sortie finale.
895
896 \emph on
897  
898 \emph default
899 Si une espace doit apparaître dans la sortie finale, l'espace doit être
900  suivie par une espace insécable en texte normal.
901 \end_layout
902
903 \begin_layout Standard
904 On insère une espace insécable avec 
905 \family sans
906 Ctrl-Space
907 \family default
908 .
909 \end_layout
910
911 \begin_layout Subsection*
912 \begin_inset Newpage newpage
913 \end_inset
914
915 Explications sur la syntaxe
916 \end_layout
917
918 \begin_layout Itemize
919 Le symbole
920 \begin_inset Foot
921 status collapsed
922
923 \begin_layout Plain Layout
924 Ce caractère espace visible peut être obtenu en utilisant la commande 
925 \series bold
926
927 \backslash
928 textvisiblespace
929 \series default
930
931 \begin_inset Index
932 status collapsed
933
934 \begin_layout Plain Layout
935 Commandes ! T ! 
936 \backslash
937 textvisiblespace
938 \end_layout
939
940 \end_inset
941
942 , insérée en mode TeX.
943 \end_layout
944
945 \end_inset
946
947  
948 \begin_inset ERT
949 status collapsed
950
951 \begin_layout Plain Layout
952
953
954 \backslash
955 spce 
956 \end_layout
957
958 \end_inset
959
960
961 \begin_inset space ~
962 \end_inset
963
964 indique que l'on doit mettre une espace.
965 \end_layout
966
967 \begin_layout Itemize
968 Une flèche comme celle-ci 
969 \begin_inset Formula $\to$
970 \end_inset
971
972  indique que l'on doit appuyer sur la flèche correspondante du clavier.
973 \end_layout
974
975 \begin_layout Subsection*
976 Unités disponibles
977 \end_layout
978
979 \begin_layout Standard
980 \align center
981 \begin_inset Float table
982 placement H
983 wide false
984 sideways false
985 status open
986
987 \begin_layout Plain Layout
988 \align center
989 \begin_inset Caption
990
991 \begin_layout Plain Layout
992 \begin_inset CommandInset label
993 LatexCommand label
994 name "tab:Unités-disponibles"
995
996 \end_inset
997
998 Unités disponibles
999 \end_layout
1000
1001 \end_inset
1002
1003
1004 \end_layout
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Tabular
1009 <lyxtabular version="3" rows="13" columns="2">
1010 <features>
1011 <column alignment="center" valignment="top" width="0">
1012 <column alignment="center" valignment="top" width="0">
1013 <row>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 Unité
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 Nom / Description
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 </row>
1033 <row>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 mm
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 Millimètre
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 </row>
1053 <row>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 cm
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 Centimètre
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 </row>
1073 <row>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 in
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1084 \begin_inset Text
1085
1086 \begin_layout Plain Layout
1087 Pouce (1
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 in = 2,54
1092 \begin_inset space \thinspace{}
1093 \end_inset
1094
1095 cm)
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 </row>
1101 <row>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 pt
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Plain Layout
1115 Point (72.27
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 pt = 1
1120 \begin_inset space \thinspace{}
1121 \end_inset
1122
1123 in)
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 </row>
1129 <row>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 pc
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Plain Layout
1143 Pica (1
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pc = 12
1148 \begin_inset space \thinspace{}
1149 \end_inset
1150
1151 pt)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 sp
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 scaled point (65536
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 sp = 1
1176 \begin_inset space \thinspace{}
1177 \end_inset
1178
1179 pt)
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 </row>
1185 <row>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 bp
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1196 \begin_inset Text
1197
1198 \begin_layout Plain Layout
1199 big point (72
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 bp = 1
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 in)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 dd
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 Didot (1
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 dd 
1232 \begin_inset Formula $\approx$
1233 \end_inset
1234
1235  0.376
1236 \begin_inset space \thinspace{}
1237 \end_inset
1238
1239 mm)
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 </row>
1245 <row>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 cc
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Plain Layout
1259 Cicero (1
1260 \begin_inset space \thinspace{}
1261 \end_inset
1262
1263 cc = 12
1264 \begin_inset space \thinspace{}
1265 \end_inset
1266
1267 dd)
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 </row>
1273 <row>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 ex
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1284 \begin_inset Text
1285
1286 \begin_layout Plain Layout
1287 Hauteur de la lettre 
1288 \emph on
1289
1290 \begin_inset Quotes eld
1291 \end_inset
1292
1293 x
1294 \emph default
1295
1296 \begin_inset Quotes erd
1297 \end_inset
1298
1299  dans la police courante
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 </row>
1305 <row>
1306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 em
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 Largeur de la lettre 
1320 \begin_inset Quotes eld
1321 \end_inset
1322
1323
1324 \emph on
1325 M
1326 \emph default
1327
1328 \begin_inset Quotes erd
1329 \end_inset
1330
1331  dans la police courante
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 </row>
1337 <row>
1338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1339 \begin_inset Text
1340
1341 \begin_layout Plain Layout
1342 mu
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1348 \begin_inset Text
1349
1350 \begin_layout Plain Layout
1351 unité math  (1
1352 \begin_inset space \thinspace{}
1353 \end_inset
1354
1355 mu = 
1356 \begin_inset Formula $\nicefrac{1}{18}$
1357 \end_inset
1358
1359
1360 \begin_inset space \thinspace{}
1361 \end_inset
1362
1363 em)
1364 \end_layout
1365
1366 \end_inset
1367 </cell>
1368 </row>
1369 </lyxtabular>
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \begin_layout Standard
1382 \begin_inset Newpage newpage
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Section
1389 Fonctions de base
1390 \end_layout
1391
1392 \begin_layout Subsection
1393 Exposants
1394 \begin_inset Index
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 Exposants
1399 \end_layout
1400
1401 \end_inset
1402
1403  et indices
1404 \begin_inset Index
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Indices
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \begin_layout Standard
1417 Les indices sont créés avec le caractère souligné 
1418 \begin_inset Quotes eld
1419 \end_inset
1420
1421 _
1422 \begin_inset Quotes erd
1423 \end_inset
1424
1425  ou avec le bouton 
1426 \begin_inset Graphics
1427         filename ../../images/math-subscript.png
1428         scale 85
1429
1430 \end_inset
1431
1432 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1433  
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 ^
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  ou avec le bouton 
1442 \begin_inset Graphics
1443         filename ../../images/math-superscript.png
1444         scale 85
1445
1446 \end_inset
1447
1448 .
1449 \end_layout
1450
1451 \begin_layout Standard
1452 \align center
1453 \begin_inset Tabular
1454 <lyxtabular version="3" rows="4" columns="2">
1455 <features>
1456 <column alignment="center" valignment="top" width="0pt">
1457 <column alignment="center" valignment="top" width="0pt">
1458 <row>
1459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1460 \begin_inset Text
1461
1462 \begin_layout Plain Layout
1463 Commande
1464 \end_layout
1465
1466 \end_inset
1467 </cell>
1468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1469 \begin_inset Text
1470
1471 \begin_layout Plain Layout
1472 Résultat
1473 \begin_inset Note Note
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 \series bold
1479
1480 \backslash
1481 raisebox est seulement utilisée pour faire de la place
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \end_inset
1490 </cell>
1491 </row>
1492 <row>
1493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1494 \begin_inset Text
1495
1496 \begin_layout Plain Layout
1497 B_V
1498 \end_layout
1499
1500 \end_inset
1501 </cell>
1502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1503 \begin_inset Text
1504
1505 \begin_layout Plain Layout
1506 \begin_inset Formula $B_{V}$
1507 \end_inset
1508
1509
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 </row>
1515 <row>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 B^V
1521 \end_layout
1522
1523 \end_inset
1524 </cell>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 </row>
1538 <row>
1539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543 B^
1544 \begin_inset ERT
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548
1549
1550 \backslash
1551 spce 
1552 \end_layout
1553
1554 \end_inset
1555
1556 A
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 </row>
1574 </lyxtabular>
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \begin_layout Standard
1582 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1583  la mettre en exposant, vous pouvez soit appuyer sur 
1584 \family sans
1585 Espace 
1586 \family default
1587 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1588  qui se trouve sur la touche du 9.
1589 \end_layout
1590
1591 \begin_layout Subsection
1592 Fractions
1593 \begin_inset CommandInset label
1594 LatexCommand label
1595 name "sub:Fractions"
1596
1597 \end_inset
1598
1599
1600 \begin_inset Index
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Fractions
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 Les fractions sont créées avec la commande 
1614 \series bold
1615
1616 \backslash
1617 frac
1618 \series default
1619
1620 \begin_inset Index
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 Commandes ! F ! 
1625 \backslash
1626 frac
1627 \end_layout
1628
1629 \end_inset
1630
1631  ou avec le bouton 
1632 \begin_inset Graphics
1633         filename ../../images/math/frac.png
1634         scale 50
1635
1636 \end_inset
1637
1638  de la barre d'outils mathématique.
1639  La taille de la police est ajustée automatiquement selon que l'on se trouve
1640  dans une formule en ligne ou hors ligne.
1641  Avec le bouton 
1642 \begin_inset Graphics
1643         filename ../../images/math/frac-square.png
1644         scale 85
1645
1646 \end_inset
1647
1648  de la barre d'outils mathématique, vous pouvez choisir entre différents
1649  types de fractions.
1650 \end_layout
1651
1652 \begin_layout Standard
1653 Avec la commande 
1654 \series bold
1655
1656 \backslash
1657 dfrac
1658 \begin_inset Index
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 Commandes ! D ! 
1663 \backslash
1664 dfrac
1665 \end_layout
1666
1667 \end_inset
1668
1669
1670 \series default
1671  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1672  qui se trouverait dans une formule hors ligne.
1673  Avec 
1674 \series bold
1675
1676 \backslash
1677 tfrac
1678 \begin_inset Index
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682 Commandes ! T ! 
1683 \backslash
1684 tfrac
1685 \end_layout
1686
1687 \end_inset
1688
1689
1690 \series default
1691  la fraction aura toujours la taille d'une formule en ligne.
1692  Un exemple:
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Une ligne avec la fraction 
1697 \begin_inset Formula $\frac{1}{2}$
1698 \end_inset
1699
1700  créée avec la commande 
1701 \series bold
1702
1703 \backslash
1704 frac
1705 \series default
1706 .
1707 \end_layout
1708
1709 \begin_layout Standard
1710 Une ligne avec la fraction 
1711 \begin_inset Formula $\dfrac{1}{2}$
1712 \end_inset
1713
1714  créée avec la commande 
1715 \series bold
1716
1717 \backslash
1718 dfrac
1719 \series default
1720 .
1721 \end_layout
1722
1723 \begin_layout Standard
1724 \align center
1725 \begin_inset Tabular
1726 <lyxtabular version="3" rows="4" columns="2">
1727 <features>
1728 <column alignment="center" valignment="top" width="0pt">
1729 <column alignment="center" valignment="top" width="0pt">
1730 <row>
1731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735 Commande
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Résultat
1745 \begin_inset Note Note
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749
1750 \series bold
1751
1752 \backslash
1753 raisebox est seulement utilisée pour faire de la place
1754 \end_layout
1755
1756 \end_inset
1757
1758
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 </row>
1764 <row>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \backslash
1771 frac
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776
1777
1778 \backslash
1779 spce 
1780 \end_layout
1781
1782 \end_inset
1783
1784 A
1785 \begin_inset Formula $\downarrow$
1786 \end_inset
1787
1788 B
1789 \end_layout
1790
1791 \end_inset
1792 </cell>
1793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Plain Layout
1797 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 </row>
1806 <row>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \backslash
1813 dfrac
1814 \begin_inset ERT
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819
1820 \backslash
1821 spce 
1822 \end_layout
1823
1824 \end_inset
1825
1826 A
1827 \begin_inset Formula $\downarrow$
1828 \end_inset
1829
1830 B
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \backslash
1855 dfrac
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861
1862 \backslash
1863 spce 
1864 \end_layout
1865
1866 \end_inset
1867
1868 e^
1869 \begin_inset ERT
1870 status collapsed
1871
1872 \begin_layout Plain Layout
1873
1874
1875 \backslash
1876 spce 
1877 \end_layout
1878
1879 \end_inset
1880
1881
1882 \backslash
1883 frac
1884 \begin_inset ERT
1885 status collapsed
1886
1887 \begin_layout Plain Layout
1888
1889
1890 \backslash
1891 spce 
1892 \end_layout
1893
1894 \end_inset
1895
1896 1
1897 \begin_inset Formula $\downarrow$
1898 \end_inset
1899
1900 2
1901 \begin_inset Formula $\downarrow\downarrow$
1902 \end_inset
1903
1904 3
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1910 \begin_inset Text
1911
1912 \begin_layout Plain Layout
1913 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1914 \end_inset
1915
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 </row>
1922 </lyxtabular>
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Standard
1930 \begin_inset VSpace bigskip
1931 \end_inset
1932
1933
1934 \begin_inset Newpage newpage
1935 \end_inset
1936
1937 Pour des fractions emboîtées, on peut utiliser la commande 
1938 \series bold
1939
1940 \backslash
1941 cfrac
1942 \series default
1943
1944 \begin_inset Index
1945 status collapsed
1946
1947 \begin_layout Plain Layout
1948 Commandes ! C ! 
1949 \backslash
1950 cfrac
1951 \end_layout
1952
1953 \end_inset
1954
1955 .
1956  Voici un exemple:
1957 \begin_inset VSpace -3mm
1958 \end_inset
1959
1960
1961 \end_layout
1962
1963 \begin_layout Standard
1964 \begin_inset Formula \begin{align*}
1965 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1966 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1967
1968 \end_inset
1969
1970
1971 \end_layout
1972
1973 \begin_layout Standard
1974 La commande pour l'exemple précédent est:
1975 \end_layout
1976
1977 \begin_layout Standard
1978
1979 \backslash
1980 cfrac{A
1981 \begin_inset Formula $\to$
1982 \end_inset
1983
1984
1985 \backslash
1986 {B+
1987 \backslash
1988 cfrac{C+
1989 \backslash
1990 cfrac{E
1991 \begin_inset Formula $\to$
1992 \end_inset
1993
1994
1995 \backslash
1996 {F
1997 \begin_inset Formula $\to\to$
1998 \end_inset
1999
2000
2001 \backslash
2002 {D
2003 \end_layout
2004
2005 \begin_layout Standard
2006 \begin_inset VSpace medskip
2007 \end_inset
2008
2009
2010 \end_layout
2011
2012 \begin_layout Standard
2013
2014 \series bold
2015
2016 \backslash
2017 cfrac
2018 \series default
2019  met toujours la fraction dans la taille d'une formule hors ligne, même
2020  si elle est une partie d'une autre fraction.
2021  La commande
2022 \series bold
2023  
2024 \backslash
2025 cfrac
2026 \series default
2027  a la syntaxe suivante:
2028 \end_layout
2029
2030 \begin_layout Standard
2031
2032 \series bold
2033
2034 \backslash
2035 cfrac[position du numérateur]{numérateur}{dénominateur}
2036 \end_layout
2037
2038 \begin_layout Standard
2039 La position du numérateur peut être 
2040 \emph on
2041 l
2042 \emph default
2043  , 
2044 \emph on
2045 c
2046 \emph default
2047 , ou 
2048 \emph on
2049 r
2050 \emph default
2051  .
2052  l ou r aligne le numérateur respectivement à gauche ou à droite par rapport
2053  à la barre de fraction.
2054  Quand on met 
2055 \emph on
2056
2057 \emph default
2058 ou rien, le numérateur apparaît centré.
2059  Les fractions qui suivent illustrent les différents alignements:
2060 \begin_inset Newline newline
2061 \end_inset
2062
2063
2064 \series bold
2065
2066 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2067 \end_inset
2068
2069
2070 \begin_inset Formula $\cfrac{A}{B+C}$
2071 \end_inset
2072
2073
2074 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 \begin_inset VSpace medskip
2082 \end_inset
2083
2084 Il est souvent intéressant de combiner 
2085 \series bold
2086
2087 \backslash
2088 cfrac
2089 \series default
2090  et 
2091 \series bold
2092
2093 \backslash
2094 frac
2095 \series default
2096 :
2097 \begin_inset Formula \[
2098 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2099
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2107  pouvez utiliser la commande 
2108 \series bold
2109
2110 \backslash
2111 nicefrac
2112 \begin_inset Index
2113 status collapsed
2114
2115 \begin_layout Plain Layout
2116 Commandes ! N ! 
2117 \backslash
2118 nicefrac
2119 \end_layout
2120
2121 \end_inset
2122
2123
2124 \series default
2125
2126 \begin_inset Formula $\nicefrac{5}{31}$
2127 \end_inset
2128
2129  ou 
2130 \series bold
2131
2132 \backslash
2133 unitfrac
2134 \series default
2135
2136 \begin_inset Index
2137 status collapsed
2138
2139 \begin_layout Plain Layout
2140 Commandes ! U ! 
2141 \backslash
2142 unitfrac
2143 \end_layout
2144
2145 \end_inset
2146
2147
2148 \begin_inset Formula $\unitfrac{5}{31}$
2149 \end_inset
2150
2151 .
2152  Il y a aussi la commande 
2153 \series bold
2154
2155 \backslash
2156 unitfracthree
2157 \series default
2158  qui permet d'écrire une fraction en combinaison avec un nombre:
2159 \begin_inset Newline newline
2160 \end_inset
2161
2162 Notez que 
2163 \series bold
2164
2165 \backslash
2166 unitfracthree
2167 \series default
2168  n'est pas une commande LaTeX réelle, mais c'est la commande
2169 \begin_inset Newline newline
2170 \end_inset
2171
2172
2173 \series bold
2174
2175 \backslash
2176 unitfrac[nombre]{numérateur}{dénominateur}
2177 \series default
2178 ,
2179 \series bold
2180  
2181 \series default
2182 vous ne pouvez donc pas l'utiliser en code TeX.
2183 \end_layout
2184
2185 \begin_layout Standard
2186 Dans 
2187 \begin_inset CommandInset ref
2188 LatexCommand ref
2189 reference "sub:Fractions-personnalisées"
2190
2191 \end_inset
2192
2193  on explique comment définir des fractions personnalisées en modifiant les
2194  barres de fractions .
2195 \end_layout
2196
2197 \begin_layout Subsection
2198 Racines
2199 \begin_inset Index
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203 Racines
2204 \end_layout
2205
2206 \end_inset
2207
2208
2209 \end_layout
2210
2211 \begin_layout Standard
2212 On obtient les racines carrées avec la commande 
2213 \series bold
2214
2215 \backslash
2216 sqrt
2217 \series default
2218
2219 \begin_inset Index
2220 status collapsed
2221
2222 \begin_layout Plain Layout
2223 Commandes ! S ! 
2224 \backslash
2225 sqrt
2226 \end_layout
2227
2228 \end_inset
2229
2230  ou avec le bouton 
2231 \begin_inset Graphics
2232         filename ../../images/math/sqrt.png
2233         scale 85
2234
2235 \end_inset
2236
2237  de la barre d'outils mathématique, et toutes les autres racines avec la
2238  commande 
2239 \series bold
2240
2241 \backslash
2242 root
2243 \series default
2244
2245 \begin_inset Index
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 Commandes ! R ! 
2250 \backslash
2251 root
2252 \end_layout
2253
2254 \end_inset
2255
2256  ou avec le bouton 
2257 \begin_inset Graphics
2258         filename ../../images/math/root.png
2259         scale 85
2260
2261 \end_inset
2262
2263 .
2264 \end_layout
2265
2266 \begin_layout Standard
2267 \align center
2268 \begin_inset Tabular
2269 <lyxtabular version="3" rows="3" columns="2">
2270 <features>
2271 <column alignment="center" valignment="top" width="0pt">
2272 <column alignment="center" valignment="top" width="0pt">
2273 <row>
2274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278 Commande
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2284 \begin_inset Text
2285
2286 \begin_layout Plain Layout
2287 Résultat
2288 \begin_inset Note Note
2289 status collapsed
2290
2291 \begin_layout Plain Layout
2292
2293 \series bold
2294
2295 \backslash
2296 raisebox est seulement utilisée pour faire de la place
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 </row>
2307 <row>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \backslash
2314 sqrt
2315 \begin_inset ERT
2316 status collapsed
2317
2318 \begin_layout Plain Layout
2319
2320
2321 \backslash
2322 spce 
2323 \end_layout
2324
2325 \end_inset
2326
2327 A-B
2328 \end_layout
2329
2330 \end_inset
2331 </cell>
2332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2337 \end_inset
2338
2339
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 </row>
2345 <row>
2346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2347 \begin_inset Text
2348
2349 \begin_layout Plain Layout
2350
2351 \backslash
2352 root
2353 \begin_inset ERT
2354 status collapsed
2355
2356 \begin_layout Plain Layout
2357
2358
2359 \backslash
2360 spce 
2361 \end_layout
2362
2363 \end_inset
2364
2365 3
2366 \begin_inset Formula $\downarrow$
2367 \end_inset
2368
2369 A-B
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2379 \end_inset
2380
2381
2382 \end_layout
2383
2384 \end_inset
2385 </cell>
2386 </row>
2387 </lyxtabular>
2388
2389 \end_inset
2390
2391
2392 \end_layout
2393
2394 \begin_layout Standard
2395 On peut aussi obtenir une racine carrée avec 
2396 \series bold
2397
2398 \backslash
2399 root
2400 \series default
2401  en laissant le champ réservé au degré de la racine vide.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Dans certains cas, la distance entre le degré et la racine est trop petite
2406  comme dans cette formule: 
2407 \begin_inset Formula $\sqrt[\beta]{B}$
2408 \end_inset
2409
2410
2411 \begin_inset Newline newline
2412 \end_inset
2413
2414 Le 
2415 \begin_inset Formula $\beta$
2416 \end_inset
2417
2418  touche la racine, ce qui peut être évité en utilisant les commandes 
2419 \series bold
2420
2421 \backslash
2422 leftroot
2423 \series default
2424
2425 \begin_inset Index
2426 status collapsed
2427
2428 \begin_layout Plain Layout
2429 Commandes ! L ! 
2430 \backslash
2431 leftroot
2432 \end_layout
2433
2434 \end_inset
2435
2436  et 
2437 \series bold
2438
2439 \backslash
2440 uproot
2441 \series default
2442
2443 \begin_inset Index
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Commandes ! U ! 
2448 \backslash
2449 uproot
2450 \end_layout
2451
2452 \end_inset
2453
2454  avec la syntaxe suivante:
2455 \end_layout
2456
2457 \begin_layout Standard
2458
2459 \series bold
2460
2461 \backslash
2462 leftroot{distance}
2463 \series default
2464  et 
2465 \series bold
2466
2467 \backslash
2468 uproot{distance}
2469 \end_layout
2470
2471 \begin_layout Standard
2472 Distance est le nombre de Big Points (unité bp; 
2473 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2474 \end_inset
2475
2476 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2477  le haut.
2478  Les commandes doivent être placées dans la case du degré.
2479  Par exemple, la commande
2480 \begin_inset Newline newline
2481 \end_inset
2482
2483
2484 \series bold
2485
2486 \backslash
2487 root
2488 \backslash
2489 leftroot{-1
2490 \begin_inset Formula $\to$
2491 \end_inset
2492
2493
2494 \backslash
2495 uproot{2
2496 \begin_inset Formula $\to$
2497 \end_inset
2498
2499
2500 \backslash
2501 beta
2502 \begin_inset ERT
2503 status collapsed
2504
2505 \begin_layout Plain Layout
2506
2507
2508 \backslash
2509 spce 
2510 \end_layout
2511
2512 \end_inset
2513
2514
2515 \begin_inset Formula $\to$
2516 \end_inset
2517
2518 B
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522
2523 \series default
2524 produit une formule correctement mise en forme: 
2525 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Subsection
2532 Coefficients binomiaux 
2533 \begin_inset Index
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Binomiaux, coefficients
2538 \end_layout
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 Les coefficients binomiaux sont insérés avec la commande 
2547 \series bold
2548
2549 \backslash
2550 binom
2551 \series default
2552
2553 \begin_inset Index
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 Commandes ! B ! 
2558 \backslash
2559 binom
2560 \end_layout
2561
2562 \end_inset
2563
2564  ou avec le bouton 
2565 \begin_inset Graphics
2566         filename ../../images/math/frac-square.png
2567         scale 85
2568
2569 \end_inset
2570
2571 de la barre d'outils mathématique.
2572  Comme pour les fraction (
2573 \series bold
2574
2575 \backslash
2576 frac
2577 \series default
2578 ) il y a avec 
2579 \series bold
2580
2581 \backslash
2582 binom
2583 \series default
2584  les commandes 
2585 \series bold
2586
2587 \backslash
2588 dbinom
2589 \begin_inset Index
2590 status collapsed
2591
2592 \begin_layout Plain Layout
2593 Commandes ! D ! 
2594 \backslash
2595 dbinom
2596 \end_layout
2597
2598 \end_inset
2599
2600
2601 \series default
2602  et 
2603 \series bold
2604
2605 \backslash
2606 tbinom
2607 \series default
2608
2609 \begin_inset Index
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613 Commandes ! T ! 
2614 \backslash
2615 tbinom
2616 \end_layout
2617
2618 \end_inset
2619
2620 .
2621  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2622  il y a les commandes 
2623 \series bold
2624
2625 \backslash
2626 brace
2627 \series default
2628
2629 \begin_inset Index
2630 status collapsed
2631
2632 \begin_layout Plain Layout
2633 Commandes ! B ! 
2634 \backslash
2635 brace
2636 \end_layout
2637
2638 \end_inset
2639
2640  et 
2641 \series bold
2642
2643 \backslash
2644 brack
2645 \series default
2646
2647 \begin_inset Index
2648 status collapsed
2649
2650 \begin_layout Plain Layout
2651 Commandes ! B ! 
2652 \backslash
2653 brack
2654 \end_layout
2655
2656 \end_inset
2657
2658 .
2659 \end_layout
2660
2661 \begin_layout Standard
2662 \align center
2663 \begin_inset Tabular
2664 <lyxtabular version="3" rows="6" columns="2">
2665 <features>
2666 <column alignment="center" valignment="top" width="0pt">
2667 <column alignment="center" valignment="top" width="0pt">
2668 <row>
2669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673 Commande
2674 \end_layout
2675
2676 \end_inset
2677 </cell>
2678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2679 \begin_inset Text
2680
2681 \begin_layout Plain Layout
2682 Résultat
2683 \begin_inset Note Note
2684 status collapsed
2685
2686 \begin_layout Plain Layout
2687
2688 \series bold
2689
2690 \backslash
2691 raisebox est seulement utilisée pour faire de la place
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 </row>
2702 <row>
2703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707
2708 \backslash
2709 binom
2710 \begin_inset ERT
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714
2715
2716 \backslash
2717 spce 
2718 \end_layout
2719
2720 \end_inset
2721
2722 A
2723 \begin_inset Formula $\downarrow$
2724 \end_inset
2725
2726 B
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 </row>
2744 <row>
2745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749
2750 \backslash
2751 dbinom
2752 \begin_inset ERT
2753 status collapsed
2754
2755 \begin_layout Plain Layout
2756
2757
2758 \backslash
2759 spce 
2760 \end_layout
2761
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" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\raisebox{5mm}{}\dbinom{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" bottomline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \backslash
2793 tbinom
2794 \begin_inset ERT
2795 status collapsed
2796
2797 \begin_layout Plain Layout
2798
2799
2800 \backslash
2801 spce 
2802 \end_layout
2803
2804 \end_inset
2805
2806 A
2807 \begin_inset Formula $\downarrow$
2808 \end_inset
2809
2810 B
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2820 \end_inset
2821
2822
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 </row>
2828 <row>
2829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833
2834 \backslash
2835 brack
2836 \begin_inset ERT
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840
2841
2842 \backslash
2843 spce 
2844 \end_layout
2845
2846 \end_inset
2847
2848 A
2849 \begin_inset Formula $\downarrow$
2850 \end_inset
2851
2852 B
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 </row>
2870 <row>
2871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875
2876 \backslash
2877 brace
2878 \begin_inset ERT
2879 status collapsed
2880
2881 \begin_layout Plain Layout
2882
2883
2884 \backslash
2885 spce 
2886 \end_layout
2887
2888 \end_inset
2889
2890 A
2891 \begin_inset Formula $\downarrow$
2892 \end_inset
2893
2894 B
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2904 \end_inset
2905
2906
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 </lyxtabular>
2913
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \begin_layout Subsection
2920 Différentiation de cas 
2921 \begin_inset Index
2922 status collapsed
2923
2924 \begin_layout Plain Layout
2925 Différentiation de cas 
2926 \end_layout
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \begin_layout Standard
2934 \align center
2935 \begin_inset Tabular
2936 <lyxtabular version="3" rows="3" columns="2">
2937 <features>
2938 <column alignment="center" valignment="top" width="0pt">
2939 <column alignment="center" valignment="top" width="0pt">
2940 <row>
2941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2942 \begin_inset Text
2943
2944 \begin_layout Plain Layout
2945 Commande
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954 Résultat
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 </row>
2960 <row>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \backslash
2967 cases
2968 \begin_inset ERT
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972
2973
2974 \backslash
2975 spce 
2976 \end_layout
2977
2978 \end_inset
2979
2980 A
2981 \begin_inset Formula $\to$
2982 \end_inset
2983
2984 B>0
2985 \begin_inset Index
2986 status collapsed
2987
2988 \begin_layout Plain Layout
2989 Commandes ! C ! 
2990 \backslash
2991 cases
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 \begin_inset Formula $\begin{cases}
3006 A & B>0\end{cases}$
3007 \end_inset
3008
3009
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 </row>
3015 <row>
3016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3017 \begin_inset Text
3018
3019 \begin_layout Plain Layout
3020
3021 \backslash
3022 cases
3023 \begin_inset ERT
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027
3028
3029 \backslash
3030 spce 
3031 \end_layout
3032
3033 \end_inset
3034
3035 Ctrl-Enter
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044 \begin_inset Formula $\begin{cases}
3045 A & \textrm{pour }\hat{x}>0\\
3046 B & \textrm{pour }\hat{x}=0\end{cases}$
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 </row>
3055 </lyxtabular>
3056
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \begin_layout Standard
3063 Après avoir inséré 
3064 \series bold
3065
3066 \backslash
3067 cases
3068 \series default
3069  ou avoir utilisé le bouton 
3070 \begin_inset Graphics
3071         filename ../../images/math/cases.png
3072         lyxscale 50
3073         scale 50
3074
3075 \end_inset
3076
3077  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3078  avec le raccourci 
3079 \family sans
3080 Ctrl-Entrée
3081 \family default
3082  ou avec le bouton 
3083 \begin_inset Graphics
3084         filename ../../images/tabular-feature_append-row.png
3085         scale 85
3086
3087 \end_inset
3088
3089 .
3090 \begin_inset Foot
3091 status collapsed
3092
3093 \begin_layout Plain Layout
3094 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3095  sont expliqués dans 
3096 \begin_inset CommandInset ref
3097 LatexCommand ref
3098 reference "sub:Accents-sur-un-caractère"
3099
3100 \end_inset
3101
3102 .
3103 \end_layout
3104
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \begin_layout Standard
3111 La commande 
3112 \series bold
3113
3114 \backslash
3115 cases
3116 \series default
3117  est aussi accessible par le menu 
3118 \family sans
3119 Insérer\SpecialChar \menuseparator
3120 Math\SpecialChar \menuseparator
3121 Environnement
3122 \begin_inset space ~
3123 \end_inset
3124
3125 Cas
3126 \family default
3127 .
3128 \end_layout
3129
3130 \begin_layout Subsection
3131 Négations
3132 \begin_inset Index
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136 Negations@Négations
3137 \end_layout
3138
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \begin_layout Standard
3145 En insérant la commande 
3146 \series bold
3147
3148 \backslash
3149 not
3150 \series default
3151
3152 \begin_inset Index
3153 status collapsed
3154
3155 \begin_layout Plain Layout
3156 Commandes ! N ! 
3157 \backslash
3158 not
3159 \end_layout
3160
3161 \end_inset
3162
3163  chaque caractère peut être affiché barré.
3164  Les caractères sont en quelque sorte accentués par une barre de fraction.
3165 \end_layout
3166
3167 \begin_layout Standard
3168 \align center
3169 \begin_inset Tabular
3170 <lyxtabular version="3" rows="4" columns="2">
3171 <features>
3172 <column alignment="center" valignment="top" width="0pt">
3173 <column alignment="center" valignment="top" width="0pt">
3174 <row>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179 Commande
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188 Résultat
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 </row>
3194 <row>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199
3200 \backslash
3201 not=
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210 \begin_inset Formula $\not=$
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \backslash
3226 not 
3227 \backslash
3228 le
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237 \begin_inset Formula $\not\le$
3238 \end_inset
3239
3240
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \backslash
3253 not 
3254 \backslash
3255 parallel
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264 \begin_inset Formula $\not\parallel$
3265 \end_inset
3266
3267
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 </row>
3273 </lyxtabular>
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3282  bel aspect.
3283  C'est pourquoi il existe des commandes spéciales pour certaines négations
3284  (voir 
3285 \begin_inset CommandInset ref
3286 LatexCommand ref
3287 reference "sub:Symboles-mathématiques"
3288
3289 \end_inset
3290
3291  et 
3292 \begin_inset CommandInset ref
3293 LatexCommand ref
3294 reference "sec:Relations"
3295
3296 \end_inset
3297
3298 ).
3299 \end_layout
3300
3301 \begin_layout Subsection
3302 Garnitures
3303 \begin_inset CommandInset label
3304 LatexCommand label
3305 name "sub:Garnitures"
3306
3307 \end_inset
3308
3309
3310 \begin_inset Index
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314 Garnitures
3315 \end_layout
3316
3317 \end_inset
3318
3319
3320 \begin_inset Index
3321 status collapsed
3322
3323 \begin_layout Plain Layout
3324 Symboles chimiques ! Isotopes
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \begin_inset Index
3331 status collapsed
3332
3333 \begin_layout Plain Layout
3334 Isotopes|see
3335 \begin_inset ERT
3336 status collapsed
3337
3338 \begin_layout Plain Layout
3339
3340 {
3341 \end_layout
3342
3343 \end_inset
3344
3345 Symboles chimiques
3346 \begin_inset ERT
3347 status collapsed
3348
3349 \begin_layout Plain Layout
3350
3351 }
3352 \end_layout
3353
3354 \end_inset
3355
3356
3357 \end_layout
3358
3359 \end_inset
3360
3361
3362 \end_layout
3363
3364 \begin_layout Standard
3365 Quand on affiche par exemple des isotopes
3366 \begin_inset Foot
3367 status collapsed
3368
3369 \begin_layout Plain Layout
3370 Plus d'information sur les symboles chimiques dans 
3371 \begin_inset CommandInset ref
3372 LatexCommand ref
3373 reference "sub:Symboles-chimiques"
3374
3375 \end_inset
3376
3377 .
3378 \end_layout
3379
3380 \end_inset
3381
3382 , on rencontre le problème suivant:
3383 \end_layout
3384
3385 \begin_layout Standard
3386 \align center
3387 \begin_inset Tabular
3388 <lyxtabular version="3" rows="2" columns="2">
3389 <features>
3390 <column alignment="center" valignment="top" width="0pt">
3391 <column alignment="center" valignment="top" width="0pt">
3392 <row>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 Indices avec les indices et exposants:
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row>
3416 <cell alignment="center" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 Indices corrects:
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3430 \end_inset
3431
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 </row>
3438 </lyxtabular>
3439
3440 \end_inset
3441
3442
3443 \begin_inset Note Note
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447
3448 \series bold
3449
3450 \backslash
3451 raisebox est là pour faire de la place
3452 \end_layout
3453
3454 \end_inset
3455
3456
3457 \end_layout
3458
3459 \begin_layout Standard
3460 L'indice le plus petit est placé par défaut au dessus ou en dessous du premier
3461  caractère le l'indice le plus long.
3462  Pour éviter ce problème il y a la commande 
3463 \series bold
3464
3465 \backslash
3466 phantom
3467 \series default
3468
3469 \begin_inset Index
3470 status collapsed
3471
3472 \begin_layout Plain Layout
3473 Commandes ! P ! 
3474 \backslash
3475 phantom
3476 \end_layout
3477
3478 \end_inset
3479
3480  ou le bouton
3481 \begin_inset space ~
3482 \end_inset
3483
3484
3485 \begin_inset Graphics
3486         filename ../../images/math/phantom.png
3487         scale 85
3488
3489 \end_inset
3490
3491  qui crée un ou plusieurs caractères fantômes.
3492  Quand on insère la commande 
3493 \series bold
3494
3495 \backslash
3496 phantom
3497 \series default
3498  une petite boîte avec deux flèches rouges apparaît.
3499  Les flèches indiquent que la garniture
3500 \begin_inset Foot
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504 Traduction de placeholder, c'est un terme de typographie (NdT).
3505 \end_layout
3506
3507 \end_inset
3508
3509  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3510  De la même façon, les caractères fantômes sont des garnitures qui ont la
3511  taille du caractère concerné.
3512 \end_layout
3513
3514 \begin_layout Standard
3515 \align center
3516 \begin_inset Tabular
3517 <lyxtabular version="3" rows="4" columns="2">
3518 <features>
3519 <column alignment="center" valignment="top" width="0">
3520 <column alignment="center" valignment="top" width="0">
3521 <row>
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 Commande
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 Résultat
3536 \begin_inset Note Note
3537 status collapsed
3538
3539 \begin_layout Plain Layout
3540
3541 \series bold
3542
3543 \backslash
3544 raisebox est seulement utilisée pour faire de la place
3545 \end_layout
3546
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row>
3556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 ^19
3561 \begin_inset ERT
3562 status collapsed
3563
3564 \begin_layout Plain Layout
3565
3566
3567 \backslash
3568 spce 
3569 \end_layout
3570
3571 \end_inset
3572
3573 _
3574 \backslash
3575 phantom
3576 \begin_inset ERT
3577 status collapsed
3578
3579 \begin_layout Plain Layout
3580
3581
3582 \backslash
3583 spce 
3584 \end_layout
3585
3586 \end_inset
3587
3588 1
3589 \begin_inset Formula $\to$
3590 \end_inset
3591
3592 9
3593 \begin_inset ERT
3594 status collapsed
3595
3596 \begin_layout Plain Layout
3597
3598
3599 \backslash
3600 spce 
3601 \end_layout
3602
3603 \end_inset
3604
3605 F
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 ^235
3629 \begin_inset ERT
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633
3634
3635 \backslash
3636 spce 
3637 \end_layout
3638
3639 \end_inset
3640
3641 _
3642 \backslash
3643 phantom
3644 \begin_inset ERT
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648
3649
3650 \backslash
3651 spce 
3652 \end_layout
3653
3654 \end_inset
3655
3656 23
3657 \begin_inset Formula $\to$
3658 \end_inset
3659
3660 9
3661 \begin_inset ERT
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665
3666
3667 \backslash
3668 spce 
3669 \end_layout
3670
3671 \end_inset
3672
3673 F
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3683 \end_inset
3684
3685
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \backslash
3698 Lambda^
3699 \begin_inset ERT
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703
3704
3705 \backslash
3706 spce 
3707 \end_layout
3708
3709 \end_inset
3710
3711
3712 \backslash
3713 phantom
3714 \begin_inset ERT
3715 status collapsed
3716
3717 \begin_layout Plain Layout
3718
3719
3720 \backslash
3721 spce 
3722 \end_layout
3723
3724 \end_inset
3725
3726 ii
3727 \begin_inset Formula $\to$
3728 \end_inset
3729
3730 t
3731 \begin_inset ERT
3732 status collapsed
3733
3734 \begin_layout Plain Layout
3735
3736
3737 \backslash
3738 spce 
3739 \end_layout
3740
3741 \end_inset
3742
3743 _MMt
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3753 \end_inset
3754
3755
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 </row>
3761 </lyxtabular>
3762
3763 \end_inset
3764
3765
3766 \end_layout
3767
3768 \begin_layout Standard
3769 En plus, il y a les commandes 
3770 \series bold
3771
3772 \backslash
3773 vphantom
3774 \series default
3775
3776 \begin_inset Index
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780 Commandes ! V ! 
3781 \backslash
3782 vphantom
3783 \end_layout
3784
3785 \end_inset
3786
3787  (bouton
3788 \begin_inset space ~
3789 \end_inset
3790
3791
3792 \begin_inset Graphics
3793         filename ../../images/math/vphantom.png
3794         scale 85
3795
3796 \end_inset
3797
3798  de la barre d'outils) et 
3799 \series bold
3800
3801 \backslash
3802 hphantom
3803 \series default
3804
3805 \begin_inset Index
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809 Commandes ! H ! 
3810 \backslash
3811 hphantom
3812 \end_layout
3813
3814 \end_inset
3815
3816  (bouton
3817 \begin_inset space ~
3818 \end_inset
3819
3820
3821 \begin_inset Graphics
3822         filename ../../images/math/hphantom.png
3823         scale 85
3824
3825 \end_inset
3826
3827 ).
3828  
3829 \series bold
3830
3831 \backslash
3832 hphantom
3833 \series default
3834  crée seulement de l'espace pour la hauteur maximale des caractères de la
3835  boîte, mais pas pour leur largeur.
3836  
3837 \series bold
3838
3839 \backslash
3840 vphantom
3841 \series default
3842  crée de l'espace seulement pour la largeur du contenu de la boîte.
3843  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3844  commandes n'ont qu'une seule flèche rouge.
3845 \end_layout
3846
3847 \begin_layout Standard
3848 Par exemple 
3849 \series bold
3850
3851 \backslash
3852 vphantom
3853 \series default
3854
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860
3861 \backslash
3862 spce 
3863 \end_layout
3864
3865 \end_inset
3866
3867
3868 \series bold
3869 a
3870 \backslash
3871 int
3872 \series default
3873  crée de l'espace pour la hauteur du signe intégral
3874 \begin_inset Foot
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 La commande 
3879 \series bold
3880
3881 \backslash
3882 int
3883 \series default
3884  insère le signe de l'intégrale, voir 
3885 \begin_inset CommandInset ref
3886 LatexCommand ref
3887 reference "sub:Grands-opérateurs"
3888
3889 \end_inset
3890
3891 .
3892 \end_layout
3893
3894 \end_inset
3895
3896 , vu que c'est le plus haut caractère.
3897  Voir un exemple d'application dans 
3898 \begin_inset CommandInset ref
3899 LatexCommand ref
3900 reference "sub:Crochets-multilignes"
3901
3902 \end_inset
3903
3904 .
3905 \end_layout
3906
3907 \begin_layout Subsection
3908 Lignes
3909 \begin_inset Index
3910 status collapsed
3911
3912 \begin_layout Plain Layout
3913 Lignes
3914 \end_layout
3915
3916 \end_inset
3917
3918
3919 \begin_inset Index
3920 status collapsed
3921
3922 \begin_layout Plain Layout
3923 Formules ! soulignées
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \begin_layout Standard
3932 \align center
3933 \begin_inset Tabular
3934 <lyxtabular version="3" rows="4" columns="2">
3935 <features>
3936 <column alignment="center" valignment="top" width="0pt">
3937 <column alignment="center" valignment="top" width="0pt">
3938 <row>
3939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943 Commande
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Résultat
3953 \begin_inset Note Note
3954 status collapsed
3955
3956 \begin_layout Plain Layout
3957
3958 \series bold
3959
3960 \backslash
3961 raisebox est seulement utilisée pour faire de la place
3962 \end_layout
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 </row>
3972 <row>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977
3978 \backslash
3979 overline
3980 \begin_inset ERT
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984
3985
3986 \backslash
3987 spce 
3988 \end_layout
3989
3990 \end_inset
3991
3992 A+B
3993 \begin_inset Index
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 Commandes ! O ! 
3998 \backslash
3999 overline
4000 \end_layout
4001
4002 \end_inset
4003
4004
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4014 \end_inset
4015
4016
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 </row>
4022 <row>
4023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027
4028 \backslash
4029 underline
4030 \begin_inset ERT
4031 status collapsed
4032
4033 \begin_layout Plain Layout
4034
4035
4036 \backslash
4037 spce 
4038 \end_layout
4039
4040 \end_inset
4041
4042 A+B
4043 \begin_inset Index
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 Commandes ! U ! 
4048 \backslash
4049 underline
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4064 \end_inset
4065
4066
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \backslash
4079 overline
4080 \begin_inset ERT
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084
4085
4086 \backslash
4087 spce 
4088 \end_layout
4089
4090 \end_inset
4091
4092
4093 \backslash
4094 underline
4095 \begin_inset ERT
4096 status collapsed
4097
4098 \begin_layout Plain Layout
4099
4100
4101 \backslash
4102 spce 
4103 \end_layout
4104
4105 \end_inset
4106
4107 A+B
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4117 \end_inset
4118
4119
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 </lyxtabular>
4126
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \begin_layout Standard
4133 Dans le dernier exemple, il importe peu que 
4134 \series bold
4135
4136 \backslash
4137 overline
4138 \series default
4139  ou 
4140 \series bold
4141
4142 \backslash
4143 underline
4144 \series default
4145  soit inséré en premier.
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Pour souligner deux fois, par exemple des résultats, on utilise 
4150 \backslash
4151 underline deux fois.
4152 \end_layout
4153
4154 \begin_layout Standard
4155 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
4156 \end_layout
4157
4158 \begin_layout Standard
4159 \begin_inset VSpace bigskip
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \begin_layout Standard
4166 On peut créer des lignes personnalisées en utilisant la commande 
4167 \series bold
4168
4169 \backslash
4170 rule
4171 \series default
4172
4173 \begin_inset Index
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177 Commandes ! R ! 
4178 \backslash
4179 rule
4180 \end_layout
4181
4182 \end_inset
4183
4184  qui a la syntaxe suivante:
4185 \end_layout
4186
4187 \begin_layout Standard
4188
4189 \series bold
4190
4191 \backslash
4192 rule[décalage vertical]{longueur}{épaisseur}
4193 \end_layout
4194
4195 \begin_layout Standard
4196 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4197  bas, si sa valeur est négative).
4198  Les unités utilisables pour ces valeurs sont listées dans 
4199 \begin_inset CommandInset ref
4200 LatexCommand ref
4201 reference "tab:Unités-disponibles"
4202
4203 \end_inset
4204
4205 .
4206  Voici deux exemples de lignes créées avec les commandes
4207 \begin_inset Newline newline
4208 \end_inset
4209
4210
4211 \series bold
4212
4213 \backslash
4214 rule[-2ex]{3cm}{2pt}
4215 \series default
4216  et 
4217 \series bold
4218
4219 \backslash
4220 rule{2cm}{1pt}
4221 \series default
4222 :
4223 \end_layout
4224
4225 \begin_layout Standard
4226 Voici une phrase 
4227 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4228 \end_inset
4229
4230  avec deux lignes.
4231 \end_layout
4232
4233 \begin_layout Standard
4234
4235 \series bold
4236
4237 \backslash
4238 rule
4239 \series default
4240  peut aussi être utilisé avec du texte si elle est insérée en code TeX.
4241 \end_layout
4242
4243 \begin_layout Subsection
4244 Points de suspension
4245 \begin_inset CommandInset label
4246 LatexCommand label
4247 name "sub:Points-de-suspension"
4248
4249 \end_inset
4250
4251
4252 \begin_inset Index
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Points de suspension
4257 \end_layout
4258
4259 \end_inset
4260
4261
4262 \end_layout
4263
4264 \begin_layout Standard
4265 Différents types de points de suspension sont disponibles.
4266 \begin_inset Foot
4267 status collapsed
4268
4269 \begin_layout Plain Layout
4270 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4271 \begin_inset Graphics
4272         filename ../../images/math/ldots.png
4273         scale 85
4274
4275 \end_inset
4276
4277
4278 \end_layout
4279
4280 \end_inset
4281
4282  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4283  base, on utilise (
4284 \series bold
4285
4286 \backslash
4287 ldots
4288 \series default
4289
4290 \begin_inset Index
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294 Commandes ! L ! 
4295 \backslash
4296 ldots
4297 \end_layout
4298
4299 \end_inset
4300
4301 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4302  à la même hauteur que les opérateurs, on utilise (
4303 \series bold
4304
4305 \backslash
4306 cdots
4307 \series default
4308
4309 \begin_inset Index
4310 status collapsed
4311
4312 \begin_layout Plain Layout
4313 Commandes ! C ! 
4314 \backslash
4315 cdots
4316 \end_layout
4317
4318 \end_inset
4319
4320 ).
4321  Quand on utilise la commande 
4322 \series bold
4323
4324 \backslash
4325 dots
4326 \series default
4327
4328 \begin_inset Index
4329 status collapsed
4330
4331 \begin_layout Plain Layout
4332 Commandes ! D ! 
4333 \backslash
4334 dots
4335 \end_layout
4336
4337 \end_inset
4338
4339 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4340 \end_layout
4341
4342 \begin_layout Standard
4343 \align center
4344 \begin_inset Tabular
4345 <lyxtabular version="3" rows="8" columns="2">
4346 <features>
4347 <column alignment="center" valignment="top" width="0pt">
4348 <column alignment="center" valignment="top" width="0pt">
4349 <row>
4350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 Commande
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 Résultat
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 </row>
4369 <row>
4370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 A_1
4375 \begin_inset ERT
4376 status collapsed
4377
4378 \begin_layout Plain Layout
4379
4380
4381 \backslash
4382 spce 
4383 \end_layout
4384
4385 \end_inset
4386
4387 ,
4388 \backslash
4389 dots
4390 \begin_inset ERT
4391 status collapsed
4392
4393 \begin_layout Plain Layout
4394
4395
4396 \backslash
4397 spce 
4398 \end_layout
4399
4400 \end_inset
4401
4402 ,A_n
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 \begin_inset Formula $A_{1},\dots,A_{n}$
4412 \end_inset
4413
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425 A_1
4426 \begin_inset ERT
4427 status collapsed
4428
4429 \begin_layout Plain Layout
4430
4431
4432 \backslash
4433 spce 
4434 \end_layout
4435
4436 \end_inset
4437
4438 +
4439 \backslash
4440 dots
4441 \begin_inset ERT
4442 status collapsed
4443
4444 \begin_layout Plain Layout
4445
4446
4447 \backslash
4448 spce 
4449 \end_layout
4450
4451 \end_inset
4452
4453 +A_n
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 \begin_inset Formula $A_{1}+\dots+A_{n}$
4463 \end_inset
4464
4465
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 </row>
4471 <row>
4472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 A_1
4477 \begin_inset ERT
4478 status collapsed
4479
4480 \begin_layout Plain Layout
4481
4482
4483 \backslash
4484 spce 
4485 \end_layout
4486
4487 \end_inset
4488
4489 ,
4490 \backslash
4491 ldots
4492 \begin_inset ERT
4493 status collapsed
4494
4495 \begin_layout Plain Layout
4496
4497
4498 \backslash
4499 spce 
4500 \end_layout
4501
4502 \end_inset
4503
4504 ,A_n
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 \begin_inset Formula $A_{1},\ldots,A_{n}$
4514 \end_inset
4515
4516
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 </row>
4522 <row>
4523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 A_1
4528 \begin_inset ERT
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532
4533
4534 \backslash
4535 spce 
4536 \end_layout
4537
4538 \end_inset
4539
4540 +
4541 \backslash
4542 cdots
4543 \begin_inset ERT
4544 status collapsed
4545
4546 \begin_layout Plain Layout
4547
4548
4549 \backslash
4550 spce 
4551 \end_layout
4552
4553 \end_inset
4554
4555 +A_n
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4565 \end_inset
4566
4567
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 </row>
4573 <row>
4574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578
4579 \backslash
4580 vdots
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 \begin_inset Formula $\vdots$
4590 \end_inset
4591
4592
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 </row>
4598 <row>
4599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603
4604 \backslash
4605 ddots
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 \begin_inset Formula $\ddots$
4615 \end_inset
4616
4617
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 </row>
4623 <row>
4624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 matrice 3×3
4629 \begin_inset space \thinspace{}
4630 \end_inset
4631
4632 avec les différents types de points
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 \begin_inset Formula $\begin{array}{ccc}
4642 A_{11} & \cdots & A_{1m}\\
4643 \vdots & \ddots & \vdots\\
4644 A_{n1} & \cdots & A_{nm}\end{array}$
4645 \end_inset
4646
4647
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 </lyxtabular>
4654
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \begin_layout Standard
4661 Les points de suspension accessibles avec le menu 
4662 \family sans
4663 Insérer\SpecialChar \menuseparator
4664 Caractère
4665 \begin_inset space ~
4666 \end_inset
4667
4668 spécial
4669 \family default
4670  sont des 
4671 \series bold
4672
4673 \backslash
4674 ldots
4675 \series default
4676 .
4677 \end_layout
4678
4679 \begin_layout Standard
4680 \begin_inset VSpace medskip
4681 \end_inset
4682
4683 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4684  couvrir plusieurs colonnes.
4685  Il sont créés avec la commande 
4686 \series bold
4687
4688 \backslash
4689 hdotsfor
4690 \series default
4691
4692 \begin_inset Index
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696 Commandes ! H ! 
4697 \backslash
4698 hdotsfor
4699 \end_layout
4700
4701 \end_inset
4702
4703 , qui a la syntaxe suivante:
4704 \end_layout
4705
4706 \begin_layout Standard
4707
4708 \series bold
4709
4710 \backslash
4711 hdotsfor[distance]{nombre de colonnes}
4712 \end_layout
4713
4714 \begin_layout Standard
4715 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4716  La distance est un facteur donnant la distance entre les points.
4717 \end_layout
4718
4719 \begin_layout Standard
4720 Dans la matrice suivante, on a inséré la commande 
4721 \series bold
4722
4723 \backslash
4724 hdotsfor[2]{4}
4725 \series default
4726  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4727  points de suspension avec une distance entre points double de celle obtenue
4728  avec la commande 
4729 \series bold
4730
4731 \backslash
4732 dots
4733 \series default
4734 :
4735 \begin_inset Formula \[
4736 \left(\begin{array}{cccc}
4737 A & B & C & D\\
4738 \hdotsfor[2]{4}\\
4739 a & z & e & r\end{array}\right)\]
4740
4741 \end_inset
4742
4743 Notez que les cases de la matrice qui doivent être couvertes doivent être
4744  vides, sinon vous aurez des erreurs LaTeX.
4745 \end_layout
4746
4747 \begin_layout Standard
4748 \begin_inset VSpace bigskip
4749 \end_inset
4750
4751 Pour aller plus loin, vous pouvez utiliser la commande 
4752 \series bold
4753
4754 \backslash
4755 dotfill
4756 \series default
4757
4758 \begin_inset Index
4759 status collapsed
4760
4761 \begin_layout Plain Layout
4762 Commandes ! D ! 
4763 \backslash
4764 dotfill
4765 \end_layout
4766
4767 \end_inset
4768
4769  pour remplir le reste d'une ligne avec des points.
4770  L'effet de ces commandes est le même que celui de 
4771 \series bold
4772
4773 \backslash
4774 hfill
4775 \series default
4776 , voir 
4777 \begin_inset CommandInset ref
4778 LatexCommand ref
4779 reference "sub:Espace-variable"
4780
4781 \end_inset
4782
4783 .
4784 \end_layout
4785
4786 \begin_layout Standard
4787 Par exemple, la commande 
4788 \series bold
4789 A
4790 \backslash
4791 dotfill
4792 \begin_inset ERT
4793 status collapsed
4794
4795 \begin_layout Plain Layout
4796
4797
4798 \backslash
4799 spce 
4800 \end_layout
4801
4802 \end_inset
4803
4804 B
4805 \series default
4806  produit
4807 \end_layout
4808
4809 \begin_layout Standard
4810 \begin_inset Formula $A\dotfill B$
4811 \end_inset
4812
4813
4814 \end_layout
4815
4816 \begin_layout Standard
4817 Comme
4818 \series bold
4819  
4820 \backslash
4821 dotfill
4822 \series default
4823  avec des points, il existe la commande 
4824 \series bold
4825
4826 \backslash
4827 hrulefill
4828 \series default
4829
4830 \begin_inset Index
4831 status collapsed
4832
4833 \begin_layout Plain Layout
4834 Commandes ! H ! 
4835 \backslash
4836 hrulefill
4837 \end_layout
4838
4839 \end_inset
4840
4841  avec un filet:
4842 \end_layout
4843
4844 \begin_layout Standard
4845 \begin_inset Formula $A\hrulefill B$
4846 \end_inset
4847
4848
4849 \end_layout
4850
4851 \begin_layout Standard
4852 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4853  mode TeX.
4854 \end_layout
4855
4856 \begin_layout Section
4857 Matrices
4858 \begin_inset CommandInset label
4859 LatexCommand label
4860 name "sec:Matrices"
4861
4862 \end_inset
4863
4864
4865 \begin_inset Index
4866 status collapsed
4867
4868 \begin_layout Plain Layout
4869 Matrices
4870 \end_layout
4871
4872 \end_inset
4873
4874
4875 \end_layout
4876
4877 \begin_layout Standard
4878 On peut insérer des matrices avec le bouton 
4879 \begin_inset Graphics
4880         filename ../../images/dialog-show_mathmatrix.png
4881         scale 85
4882
4883 \end_inset
4884
4885  de la barre d'outils mathématique ou en utilisant le menu
4886 \family sans
4887  Insérer\SpecialChar \menuseparator
4888 Math\SpecialChar \menuseparator
4889 Matrice
4890 \begin_inset space ~
4891 \end_inset
4892
4893 mathématique
4894 \family default
4895 .
4896  On vous demande alors le nombre de lignes et de colonnes de la matrice
4897  et leur alignement.
4898  L'alignement vertical n'est en fait important que pour les matrices qui
4899  se trouvent dans une formule en ligne:
4900 \end_layout
4901
4902 \begin_layout Standard
4903 L'alignement de la première matrice est haut 
4904 \begin_inset Formula $\begin{array}[t]{cccc}
4905 A & D & G & J\\
4906 B & E & H & K\\
4907 C & F & I & L\end{array}$
4908 \end_inset
4909
4910 , la seconde milieu 
4911 \begin_inset Formula $\begin{array}{cccc}
4912 A & D & G & J\\
4913 B & E & H & K\\
4914 C & F & I & L\end{array}$
4915 \end_inset
4916
4917 , et la troisième bas 
4918 \begin_inset Formula $\begin{array}[b]{cccc}
4919 A & D & G & J\\
4920 B & E & H & K\\
4921 C & F & I & L\end{array}$
4922 \end_inset
4923
4924  .
4925 \end_layout
4926
4927 \begin_layout Standard
4928 L'alignement horizontal précise comment le contenu des colonnes doit être
4929  aligné.
4930  On le choisit en entrant une lettre pour chaque colonne.
4931  
4932 \emph on
4933 l
4934 \emph default
4935  pour un alignement à gauche (left) , 
4936 \emph on
4937 c
4938 \emph default
4939  centré, et
4940 \emph on
4941  r
4942 \emph default
4943  à droite (right).
4944  Par exemple, pour créer une matrice
4945 \begin_inset space ~
4946 \end_inset
4947
4948 4
4949 \series bold
4950 ×
4951 \series default
4952 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4953  sont centrées et la dernière est alignée à gauche, on va entrer 
4954 \series bold
4955 lccr
4956 \series default
4957  pour l'alignement horizontal.
4958  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4959  que l'alignement par défaut pour toutes les colonnes est un 
4960 \series bold
4961 c
4962 \series default
4963 .
4964 \begin_inset Newpage pagebreak
4965 \end_inset
4966
4967
4968 \end_layout
4969
4970 \begin_layout Standard
4971 Alignement horizontal:
4972 \end_layout
4973
4974 \begin_layout Standard
4975
4976 \series bold
4977 lll
4978 \series default
4979  : 
4980 \begin_inset Formula $\begin{array}{lll}
4981 10000 & D & G\\
4982 B & 10000 & H\\
4983 C & F & 10000\end{array}$
4984 \end_inset
4985
4986  , 
4987 \series bold
4988 ccc
4989 \series default
4990  : 
4991 \begin_inset Formula $\begin{array}{ccc}
4992 10000 & D & G\\
4993 B & 10000 & H\\
4994 C & F & 10000\end{array}$
4995 \end_inset
4996
4997  , 
4998 \series bold
4999 rrr
5000 \series default
5001  : 
5002 \begin_inset Formula $\begin{array}{rrr}
5003 10000 & D & G\\
5004 B & 10000 & H\\
5005 C & F & 10000\end{array}$
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
5013  utiliser les boutons 
5014 \begin_inset Graphics
5015         filename ../../images/tabular-feature_append-row.png
5016         scale 85
5017
5018 \end_inset
5019
5020
5021 \begin_inset Graphics
5022         filename ../../images/tabular-feature_delete-row.png
5023         scale 85
5024
5025 \end_inset
5026
5027 , etc.
5028 \begin_inset space \thinspace{}
5029 \end_inset
5030
5031 de la barre d'outils mathématique, ou le menu 
5032 \family sans
5033 Éditer\SpecialChar \menuseparator
5034 Lignes
5035 \begin_inset space \thinspace{}
5036 \end_inset
5037
5038 &
5039 \begin_inset space \thinspace{}
5040 \end_inset
5041
5042 colonnes
5043 \family default
5044 .
5045  On peut aussi ajouter de nouvelles lignes avec 
5046 \family sans
5047 Ctrl-Entrée
5048 \family default
5049 .
5050 \end_layout
5051
5052 \begin_layout Standard
5053 \begin_inset VSpace bigskip
5054 \end_inset
5055
5056 On peut ajouter des parenthèses autour d'une matrice, soit avec les commandes
5057  
5058 \series bold
5059
5060 \backslash
5061 left
5062 \series default
5063
5064 \begin_inset Index
5065 status collapsed
5066
5067 \begin_layout Plain Layout
5068 Commandes ! L ! 
5069 \backslash
5070 left
5071 \end_layout
5072
5073 \end_inset
5074
5075  et 
5076 \series bold
5077
5078 \backslash
5079 right
5080 \series default
5081
5082 \begin_inset Index
5083 status collapsed
5084
5085 \begin_layout Plain Layout
5086 Commandes ! R ! 
5087 \backslash
5088 right
5089 \end_layout
5090
5091 \end_inset
5092
5093  (raccourci 
5094 \family sans
5095 Alt-m
5096 \begin_inset space ~
5097 \end_inset
5098
5099 parenthèse
5100 \family default
5101 ), voir 
5102 \begin_inset CommandInset ref
5103 LatexCommand ref
5104 reference "sub:Taille-parenthèses-automatique"
5105
5106 \end_inset
5107
5108 , ou en utilisant les commandes suivantes:
5109 \begin_inset VSpace medskip
5110 \end_inset
5111
5112
5113 \end_layout
5114
5115 \begin_layout Standard
5116 \begin_inset space \hfill{}
5117 \end_inset
5118
5119
5120 \begin_inset Tabular
5121 <lyxtabular version="3" rows="4" columns="2">
5122 <features>
5123 <column alignment="center" valignment="top" width="0">
5124 <column alignment="center" valignment="top" width="0">
5125 <row>
5126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130 Commande
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 Résultat
5140 \begin_inset Note Note
5141 status collapsed
5142
5143 \begin_layout Plain Layout
5144
5145 \series bold
5146
5147 \backslash
5148 raisebox est seulement utilisée pour faire de la place
5149 \end_layout
5150
5151 \end_inset
5152
5153
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 </row>
5159 <row>
5160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164
5165 \backslash
5166 bmatrix
5167 \begin_inset ERT
5168 status collapsed
5169
5170 \begin_layout Plain Layout
5171
5172
5173 \backslash
5174 spce 
5175 \end_layout
5176
5177 \end_inset
5178
5179 matrice
5180 \begin_inset space \thinspace{}
5181 \end_inset
5182
5183 2×2
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5193 0 & \textrm{-}\mathrm{i}\\
5194 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \backslash
5210 Bmatrix
5211 \begin_inset ERT
5212 status collapsed
5213
5214 \begin_layout Plain Layout
5215
5216
5217 \backslash
5218 spce 
5219 \end_layout
5220
5221 \end_inset
5222
5223 matrice
5224 \begin_inset space \thinspace{}
5225 \end_inset
5226
5227 2×2
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5237 0 & \textrm{-}\mathrm{i}\\
5238 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 <row>
5248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252
5253 \backslash
5254 pmatrix
5255 \begin_inset ERT
5256 status collapsed
5257
5258 \begin_layout Plain Layout
5259
5260
5261 \backslash
5262 spce 
5263 \end_layout
5264
5265 \end_inset
5266
5267 matrice
5268 \begin_inset space \thinspace{}
5269 \end_inset
5270
5271 2×2
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5281 0 & \textrm{-}\mathrm{i}\\
5282 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 </row>
5291 </lyxtabular>
5292
5293 \end_inset
5294
5295
5296 \begin_inset space \hfill{}
5297 \end_inset
5298
5299
5300 \begin_inset Tabular
5301 <lyxtabular version="3" rows="4" columns="2">
5302 <features>
5303 <column alignment="center" valignment="top" width="0">
5304 <column alignment="center" valignment="top" width="0">
5305 <row>
5306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 Commande
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 Résultat
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row>
5326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \backslash
5332 vmatrix
5333 \begin_inset ERT
5334 status collapsed
5335
5336 \begin_layout Plain Layout
5337
5338
5339 \backslash
5340 spce 
5341 \end_layout
5342
5343 \end_inset
5344
5345 matrice
5346 \begin_inset space \thinspace{}
5347 \end_inset
5348
5349 2×2
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5359 0 & \textrm{-}\mathrm{i}\\
5360 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 </row>
5369 <row>
5370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374
5375 \backslash
5376 Vmatrix
5377 \begin_inset ERT
5378 status collapsed
5379
5380 \begin_layout Plain Layout
5381
5382
5383 \backslash
5384 spce 
5385 \end_layout
5386
5387 \end_inset
5388
5389 matrice
5390 \begin_inset space \thinspace{}
5391 \end_inset
5392
5393 2×2
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5403 0 & \textrm{-}\mathrm{i}\\
5404 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 <row>
5414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418
5419 \backslash
5420 matrix
5421 \begin_inset ERT
5422 status collapsed
5423
5424 \begin_layout Plain Layout
5425
5426
5427 \backslash
5428 spce 
5429 \end_layout
5430
5431 \end_inset
5432
5433 matrice
5434 \begin_inset space \thinspace{}
5435 \end_inset
5436
5437 2×2
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5447 0 & \textrm{-}\mathrm{i}\\
5448 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5449 \end_inset
5450
5451
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 </lyxtabular>
5458
5459 \end_inset
5460
5461
5462 \begin_inset space \hfill{}
5463 \end_inset
5464
5465
5466 \end_layout
5467
5468 \begin_layout Standard
5469 \begin_inset VSpace medskip
5470 \end_inset
5471
5472 Quand on insère par exemple 
5473 \series bold
5474
5475 \backslash
5476 vmatrix,
5477 \series default
5478  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5479  insérée.
5480 \end_layout
5481
5482 \begin_layout Standard
5483 \begin_inset VSpace bigskip
5484 \end_inset
5485
5486 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5487  
5488 \series bold
5489
5490 \backslash
5491 arraycolsep
5492 \series default
5493
5494 \begin_inset Index
5495 status collapsed
5496
5497 \begin_layout Plain Layout
5498 Commandes ! A ! 
5499 \backslash
5500 arraycolsep
5501 \end_layout
5502
5503 \end_inset
5504
5505  qui est décrite dans 
5506 \begin_inset CommandInset ref
5507 LatexCommand ref
5508 reference "sub:Séparation-des-colonnes"
5509
5510 \end_inset
5511
5512  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5513  dans les matrices.
5514 \end_layout
5515
5516 \begin_layout Standard
5517 Pour changer l'espacement des lignes, on utilise la commande 
5518 \series bold
5519
5520 \backslash
5521 arraystretch
5522 \series default
5523
5524 \begin_inset Index
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 Commandes ! A ! 
5529 \backslash
5530 arraystretch
5531 \end_layout
5532
5533 \end_inset
5534
5535  de la façon suivante:
5536 \end_layout
5537
5538 \begin_layout Standard
5539
5540 \series bold
5541
5542 \backslash
5543 renewcommand{
5544 \backslash
5545 arraystretch}{facteur d'étirement}
5546 \begin_inset Index
5547 status collapsed
5548
5549 \begin_layout Plain Layout
5550 Commandes ! R ! 
5551 \backslash
5552 renewcommand
5553 \end_layout
5554
5555 \end_inset
5556
5557
5558 \end_layout
5559
5560 \begin_layout Standard
5561 La commande 
5562 \series bold
5563
5564 \backslash
5565 renewcommand
5566 \series default
5567  affecte le facteur d'étirement à la commande prédéfinie 
5568 \series bold
5569
5570 \backslash
5571 arraystretch
5572 \series default
5573 .
5574  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5575  2.
5576  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5577  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5578 \series bold
5579
5580 \backslash
5581 arraystretch
5582 \series default
5583 .
5584 \end_layout
5585
5586 \begin_layout Standard
5587 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5588  
5589 \series bold
5590
5591 \backslash
5592 smallmatrix
5593 \series default
5594
5595 \begin_inset Index
5596 status collapsed
5597
5598 \begin_layout Plain Layout
5599 Commandes ! S ! 
5600 \backslash
5601 smallmatrix
5602 \end_layout
5603
5604 \end_inset
5605
5606 .
5607  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5608  où la matrice est insérée.
5609 \end_layout
5610
5611 \begin_layout Standard
5612 Voici une matrice 
5613 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5614 C & D\end{smallmatrix}\right)$
5615 \end_inset
5616
5617  dans une ligne de texte.
5618 \end_layout
5619
5620 \begin_layout Section
5621 Parenthèses et autres délimiteurs
5622 \begin_inset Index
5623 status collapsed
5624
5625 \begin_layout Plain Layout
5626 Parenthèses
5627 \end_layout
5628
5629 \end_inset
5630
5631
5632 \begin_inset Index
5633 status collapsed
5634
5635 \begin_layout Plain Layout
5636 Accolades
5637 \end_layout
5638
5639 \end_inset
5640
5641
5642 \begin_inset Index
5643 status collapsed
5644
5645 \begin_layout Plain Layout
5646 Crochets
5647 \end_layout
5648
5649 \end_inset
5650
5651
5652 \begin_inset Index
5653 status collapsed
5654
5655 \begin_layout Plain Layout
5656 Delimiteurs@Délimiteurs
5657 \end_layout
5658
5659 \end_inset
5660
5661
5662 \end_layout
5663
5664 \begin_layout Subsection
5665 Parenthèses verticales et délimiteurs
5666 \begin_inset Index
5667 status collapsed
5668
5669 \begin_layout Plain Layout
5670 Accolades ! verticales
5671 \end_layout
5672
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \begin_layout Standard
5679
5680 \lang english
5681 \begin_inset space \hfill{}
5682 \end_inset
5683
5684
5685 \lang french
5686
5687 \begin_inset Tabular
5688 <lyxtabular version="3" rows="9" columns="2">
5689 <features>
5690 <column alignment="center" valignment="top" width="0pt">
5691 <column alignment="center" valignment="top" width="0pt">
5692 <row>
5693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 Commande
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 Résultat
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 (
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $($
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 {
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $\{$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 [
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $[$
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 </row>
5781 <row>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786
5787 \backslash
5788 langle
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $\langle$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811
5812 \backslash
5813 lceil
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $\lceil$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836
5837 \backslash
5838 lfloor
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $\lfloor$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 /
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 \begin_inset Formula $/$
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 </row>
5879 <row>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 |
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $|$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 </lyxtabular>
5903
5904 \end_inset
5905
5906
5907 \begin_inset space \hfill{}
5908 \end_inset
5909
5910
5911 \begin_inset Tabular
5912 <lyxtabular version="3" rows="9" columns="2">
5913 <features>
5914 <column alignment="center" valignment="top" width="0pt">
5915 <column alignment="center" valignment="top" width="0pt">
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 Commande
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930 Résultat
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 )
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 \begin_inset Formula $)$
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 }
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 \begin_inset Formula $\}$
5974 \end_inset
5975
5976
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 </row>
5982 <row>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 ]
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 \begin_inset Formula $]$
5997 \end_inset
5998
5999
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 </row>
6005 <row>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010
6011 \backslash
6012 rangle
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 \begin_inset Formula $\rangle$
6022 \end_inset
6023
6024
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 </row>
6030 <row>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035
6036 \backslash
6037 rceil
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 \begin_inset Formula $\rceil$
6047 \end_inset
6048
6049
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060
6061 \backslash
6062 rfloor
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 \begin_inset Formula $\rfloor$
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 </row>
6080 <row>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085
6086 \backslash
6087
6088 \backslash
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $\backslash$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112
6113 \backslash
6114 |
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 \begin_inset Formula $\|$
6124 \end_inset
6125
6126
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 </row>
6132 </lyxtabular>
6133
6134 \end_inset
6135
6136
6137 \lang english
6138
6139 \begin_inset space \hfill{}
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \begin_layout Standard
6146 \begin_inset Note Greyedout
6147 status open
6148
6149 \begin_layout Plain Layout
6150
6151 \series bold
6152 Note:
6153 \series default
6154  En mode TeX, on doit utiliser la commande 
6155 \series bold
6156
6157 \backslash
6158 textbackslash
6159 \series default
6160
6161 \begin_inset Index
6162 status collapsed
6163
6164 \begin_layout Plain Layout
6165 Commandes ! T ! 
6166 \backslash
6167 textbackslash
6168 \end_layout
6169
6170 \end_inset
6171
6172  pour la barre de fraction inverse (backslash), puisque la commande 
6173 \backslash
6174
6175 \backslash
6176  produit un saut de ligne.
6177 \end_layout
6178
6179 \end_inset
6180
6181
6182 \end_layout
6183
6184 \begin_layout Standard
6185 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
6186  commandes décrites dans les deux sous-sections qui suivent.
6187  Quand on utilise ces commandes, on peut utiliser directement les caractères
6188  < et > , plutôt que les commandes 
6189 \series bold
6190
6191 \backslash
6192 langle
6193 \series default
6194  et 
6195 \series bold
6196
6197 \backslash
6198 rangle
6199 \series default
6200 .
6201 \end_layout
6202
6203 \begin_layout Subsubsection
6204 Taille de parenthèse manuelle
6205 \begin_inset CommandInset label
6206 LatexCommand label
6207 name "sub:Taille-parenthèses-manuelle"
6208
6209 \end_inset
6210
6211
6212 \begin_inset Index
6213 status collapsed
6214
6215 \begin_layout Plain Layout
6216 Taille parenthèses ! manuelle
6217 \end_layout
6218
6219 \end_inset
6220
6221
6222 \end_layout
6223
6224 \begin_layout Standard
6225 La taille des parenthèses peut être précisée manuellement en utilisant les
6226  commandes LaTeX 
6227 \series bold
6228
6229 \backslash
6230 big
6231 \series default
6232
6233 \begin_inset Index
6234 status collapsed
6235
6236 \begin_layout Plain Layout
6237 Commandes ! B ! 
6238 \backslash
6239 big
6240 \end_layout
6241
6242 \end_inset
6243
6244
6245 \series bold
6246
6247 \backslash
6248 Big
6249 \series default
6250
6251 \series bold
6252
6253 \backslash
6254 bigg
6255 \series default
6256 , et 
6257 \series bold
6258
6259 \backslash
6260 Bigg
6261 \series default
6262 .
6263  
6264 \series bold
6265
6266 \backslash
6267 big
6268 \series default
6269  indique la plus petite taille et 
6270 \series bold
6271
6272 \backslash
6273 Bigg
6274 \series default
6275  la plus grande.
6276 \end_layout
6277
6278 \begin_layout Standard
6279 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6280  de parenthèses:
6281 \end_layout
6282
6283 \begin_layout Standard
6284 \align center
6285 \begin_inset Tabular
6286 <lyxtabular version="3" rows="2" columns="2">
6287 <features>
6288 <column alignment="center" valignment="top" width="0pt">
6289 <column alignment="center" valignment="top" width="0pt">
6290 <row>
6291 <cell alignment="center" valignment="top" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 toutes les parenthèses de la même taille:
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 <cell alignment="center" valignment="top" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6305 \end_inset
6306
6307
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 </row>
6313 <row>
6314 <cell alignment="center" valignment="top" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 c'est mieux comme cela:
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 </row>
6336 </lyxtabular>
6337
6338 \end_inset
6339
6340
6341 \begin_inset Note Note
6342 status collapsed
6343
6344 \begin_layout Plain Layout
6345
6346 \series bold
6347 \lang english
6348
6349 \backslash
6350 raisebox
6351 \end_layout
6352
6353 \end_inset
6354
6355
6356 \end_layout
6357
6358 \begin_layout Standard
6359 Pour la deuxième formule, on a utilisé la commande 
6360 \backslash
6361 Big((A+B)(A-B)
6362 \backslash
6363 Big)^
6364 \begin_inset ERT
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368
6369
6370 \backslash
6371 spce 
6372 \end_layout
6373
6374 \end_inset
6375
6376 C.
6377 \end_layout
6378
6379 \begin_layout Standard
6380 Voici un aperçu de toutes les tailles de parenthèses:
6381 \end_layout
6382
6383 \begin_layout Standard
6384 \align center
6385
6386 \backslash
6387 Bigg(
6388 \backslash
6389 exp
6390 \backslash
6391 bigg<
6392 \backslash
6393 Big[
6394 \backslash
6395 big{
6396 \backslash
6397 ln(3x)
6398 \backslash
6399 big}^2
6400 \begin_inset ERT
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404
6405
6406 \backslash
6407 spce 
6408 \end_layout
6409
6410 \end_inset
6411
6412
6413 \backslash
6414 sin(x)
6415 \backslash
6416 Big]^
6417 \begin_inset ERT
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421
6422
6423 \backslash
6424 spce 
6425 \end_layout
6426
6427 \end_inset
6428
6429 A
6430 \begin_inset ERT
6431 status collapsed
6432
6433 \begin_layout Plain Layout
6434
6435
6436 \backslash
6437 spce 
6438 \end_layout
6439
6440 \end_inset
6441
6442
6443 \backslash
6444 bigg>
6445 \backslash
6446 Bigg)^0,5
6447 \end_layout
6448
6449 \begin_layout Standard
6450 \align center
6451 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 \begin_inset Newpage newpage
6459 \end_inset
6460
6461 En plus des commandes 
6462 \series bold
6463
6464 \backslash
6465 big
6466 \series default
6467 , il y a la variante 
6468 \series bold
6469
6470 \backslash
6471 bigm
6472 \series default
6473
6474 \begin_inset Index
6475 status collapsed
6476
6477 \begin_layout Plain Layout
6478 Commandes ! B ! 
6479 \backslash
6480 bigm
6481 \end_layout
6482
6483 \end_inset
6484
6485  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6486  la variante 
6487 \series bold
6488
6489 \backslash
6490 bigl
6491 \series default
6492 -
6493 \series bold
6494
6495 \backslash
6496 bigr
6497 \series default
6498
6499 \begin_inset Index
6500 status collapsed
6501
6502 \begin_layout Plain Layout
6503 Commandes ! B ! 
6504 \backslash
6505 bigl - 
6506 \backslash
6507 bigr
6508 \end_layout
6509
6510 \end_inset
6511
6512 , qui n'ajoute pas d'espace.
6513  Le 
6514 \emph on
6515 l
6516 \emph default
6517  à la fin de la commande 
6518 \series bold
6519
6520 \backslash
6521 bigl
6522 \series default
6523  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6524  par un 
6525 \emph on
6526 r
6527 \emph default
6528 .
6529  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6530  ou ouvrante.
6531 \end_layout
6532
6533 \begin_layout Standard
6534 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6535 \end_layout
6536
6537 \begin_layout Standard
6538 \align center
6539 \begin_inset Tabular
6540 <lyxtabular version="3" rows="5" columns="2">
6541 <features>
6542 <column alignment="center" valignment="middle" width="0">
6543 <column alignment="center" valignment="middle" width="0">
6544 <row>
6545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 Commande
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 Résultat
6559 \begin_inset Note Note
6560 status collapsed
6561
6562 \begin_layout Plain Layout
6563
6564 \series bold
6565
6566 \backslash
6567 raisebox est seulement utilisée pour faire de la place
6568 \end_layout
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 </row>
6578 <row>
6579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583
6584 \backslash
6585 Bigm(
6586 \backslash
6587 bigm(
6588 \backslash
6589 ln(3x)
6590 \backslash
6591 bigm)^2
6592 \begin_inset ERT
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596
6597
6598 \backslash
6599 spce 
6600 \end_layout
6601
6602 \end_inset
6603
6604
6605 \backslash
6606 Bigm)
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 <row>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629
6630 \backslash
6631 Big(
6632 \backslash
6633 big(
6634 \backslash
6635 ln(3x)
6636 \backslash
6637 big)^2
6638 \begin_inset ERT
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642
6643
6644 \backslash
6645 spce 
6646 \end_layout
6647
6648 \end_inset
6649
6650
6651 \backslash
6652 Big)
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 </row>
6670 <row>
6671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675
6676 \backslash
6677 Bigl(
6678 \backslash
6679 bigl(
6680 \backslash
6681 ln(3x)
6682 \backslash
6683 bigr)^2
6684 \begin_inset ERT
6685 status collapsed
6686
6687 \begin_layout Plain Layout
6688
6689
6690 \backslash
6691 spce 
6692 \end_layout
6693
6694 \end_inset
6695
6696
6697 \backslash
6698 Bigr)
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 </row>
6716 <row>
6717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Plain Layout
6721
6722 \backslash
6723 bigl)
6724 \backslash
6725 ln(3x)
6726 \backslash
6727 bigr(
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6737 \end_inset
6738
6739
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 </row>
6745 </lyxtabular>
6746
6747 \end_inset
6748
6749
6750 \end_layout
6751
6752 \begin_layout Subsubsection
6753 Taille de parenthèse automatique
6754 \begin_inset CommandInset label
6755 LatexCommand label
6756 name "sub:Taille-parenthèses-automatique"
6757
6758 \end_inset
6759
6760
6761 \begin_inset Index
6762 status collapsed
6763
6764 \begin_layout Plain Layout
6765 Taille parenthèses ! automatique
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \end_layout
6772
6773 \begin_layout Standard
6774 On peut insérer des parenthèses à taille variable avec les commandes 
6775 \series bold
6776
6777 \backslash
6778 left
6779 \series default
6780
6781 \begin_inset Index
6782 status collapsed
6783
6784 \begin_layout Plain Layout
6785 Commandes ! L ! 
6786 \backslash
6787 left
6788 \end_layout
6789
6790 \end_inset
6791
6792  et 
6793 \series bold
6794
6795 \backslash
6796 right
6797 \series default
6798
6799 \begin_inset Index
6800 status collapsed
6801
6802 \begin_layout Plain Layout
6803 Commandes ! R ! 
6804 \backslash
6805 right
6806 \end_layout
6807
6808 \end_inset
6809
6810  ou avec le bouton
6811 \begin_inset space ~
6812 \end_inset
6813
6814
6815 \begin_inset Graphics
6816         filename ../../images/dialog-show_mathdelimiter.png
6817         scale 85
6818
6819 \end_inset
6820
6821  de la barre d'outils mathématique.
6822  On doit insérer la parenthèse voulue juste après la commande 
6823 \series bold
6824
6825 \backslash
6826 left
6827 \series default
6828  ou 
6829 \series bold
6830
6831 \backslash
6832 right
6833 \series default
6834 .
6835  La taille de la parenthèse sera alors calculée automatiquement pour la
6836  sortie.
6837 \end_layout
6838
6839 \begin_layout Standard
6840 \align center
6841 parenthèse normale: La commande 
6842 \series bold
6843
6844 \backslash
6845 ln(
6846 \backslash
6847 frac
6848 \begin_inset ERT
6849 status collapsed
6850
6851 \begin_layout Plain Layout
6852
6853
6854 \backslash
6855 spce 
6856 \end_layout
6857
6858 \end_inset
6859
6860 A
6861 \begin_inset Formula $\downarrow$
6862 \end_inset
6863
6864 C
6865 \begin_inset ERT
6866 status collapsed
6867
6868 \begin_layout Plain Layout
6869
6870
6871 \backslash
6872 spce 
6873 \end_layout
6874
6875 \end_inset
6876
6877 )
6878 \series default
6879  donne
6880 \begin_inset Formula \[
6881 \ln(\frac{A}{C})\]
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \begin_layout Standard
6889 \align center
6890 parenthèse adaptable: La commande 
6891 \series bold
6892
6893 \backslash
6894 ln
6895 \backslash
6896 left(
6897 \backslash
6898 frac
6899 \begin_inset ERT
6900 status collapsed
6901
6902 \begin_layout Plain Layout
6903
6904
6905 \backslash
6906 spce 
6907 \end_layout
6908
6909 \end_inset
6910
6911 A
6912 \begin_inset Formula $\downarrow$
6913 \end_inset
6914
6915 C
6916 \begin_inset ERT
6917 status collapsed
6918
6919 \begin_layout Plain Layout
6920
6921
6922 \backslash
6923 spce 
6924 \end_layout
6925
6926 \end_inset
6927
6928
6929 \backslash
6930 right)
6931 \series default
6932  donne
6933 \begin_inset Formula \[
6934 \ln\left(\frac{A}{C}\right)\]
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \begin_layout Standard
6942 À la place des commandes 
6943 \series bold
6944
6945 \backslash
6946 left
6947 \series default
6948  et 
6949 \series bold
6950
6951 \backslash
6952 right
6953 \series default
6954  on peut utiliser le raccourci 
6955 \family sans
6956 Alt-m
6957 \begin_inset space ~
6958 \end_inset
6959
6960 parenthèse
6961 \family default
6962 .
6963  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6964  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6965  en même temps.
6966 \begin_inset Newline newline
6967 \end_inset
6968
6969 La commande pour le dernier exemple serait alors: 
6970 \series bold
6971
6972 \backslash
6973 ln Alt-m
6974 \series default
6975  
6976 \series bold
6977 (
6978 \backslash
6979 frac
6980 \begin_inset ERT
6981 status collapsed
6982
6983 \begin_layout Plain Layout
6984
6985
6986 \backslash
6987 spce 
6988 \end_layout
6989
6990 \end_inset
6991
6992 A
6993 \begin_inset Formula $\downarrow$
6994 \end_inset
6995
6996 C
6997 \end_layout
6998
6999 \begin_layout Standard
7000 Pour omettre une parenthèse gauche ou droite, on met un point à la place
7001  de la parenthèse omise.
7002  Par exemple, la commande 
7003 \series bold
7004
7005 \backslash
7006 left.
7007 \backslash
7008 frac
7009 \begin_inset ERT
7010 status collapsed
7011
7012 \begin_layout Plain Layout
7013
7014
7015 \backslash
7016 spce 
7017 \end_layout
7018
7019 \end_inset
7020
7021 A
7022 \begin_inset Formula $\downarrow$
7023 \end_inset
7024
7025 B
7026 \begin_inset ERT
7027 status collapsed
7028
7029 \begin_layout Plain Layout
7030
7031
7032 \backslash
7033 spce 
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \backslash
7040 right}
7041 \series default
7042  donne:
7043 \series bold
7044
7045 \begin_inset Formula \[
7046 \left.\frac{A}{B}\right\} \]
7047
7048 \end_inset
7049
7050
7051 \series default
7052 Les commandes 
7053 \series bold
7054
7055 \backslash
7056 left
7057 \series default
7058  et 
7059 \series bold
7060
7061 \backslash
7062 right
7063 \series default
7064  seront converties par LyX en parenthèses de taille appropriée quand le
7065  document sera rechargé et une parenthèse omise apparaîtra sous la forme
7066  d'une ligne en pointillé.
7067 \end_layout
7068
7069 \begin_layout Standard
7070 \begin_inset VSpace bigskip
7071 \end_inset
7072
7073 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
7074  de LaTeX, la commande 
7075 \series bold
7076
7077 \backslash
7078 middle
7079 \series default
7080
7081 \begin_inset Index
7082 status collapsed
7083
7084 \begin_layout Plain Layout
7085 Commandes ! M ! 
7086 \backslash
7087 middle
7088 \end_layout
7089
7090 \end_inset
7091
7092  est aussi disponible pour toutes les parenthèses et limites.
7093  Avec cette commande la taille du caractère suivant est adaptée à la taille
7094  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
7095  de la physique quantique:
7096 \begin_inset Formula \[
7097 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7098
7099 \end_inset
7100
7101 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
7102  en 
7103 \begin_inset CommandInset ref
7104 LatexCommand ref
7105 reference "sub:Vecteurs-physiques"
7106
7107 \end_inset
7108
7109 .
7110 \end_layout
7111
7112 \begin_layout Subsection
7113 Accolades horizontales
7114 \begin_inset Index
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118 Accolades ! horizontales
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \begin_layout Standard
7127 \align center
7128 \begin_inset Tabular
7129 <lyxtabular version="3" rows="4" columns="2">
7130 <features>
7131 <column alignment="center" valignment="top" width="0pt">
7132 <column alignment="center" valignment="top" width="0pt">
7133 <row>
7134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 Commande
7139 \begin_inset Note Note
7140 status open
7141
7142 \begin_layout Plain Layout
7143
7144 \series bold
7145
7146 \backslash
7147 raisebox est seulement utilisée pour faire de la place
7148 \end_layout
7149
7150 \end_inset
7151
7152
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 Résultat
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 \begin_inset ERT
7173 status collapsed
7174
7175 \begin_layout Plain Layout
7176
7177
7178 \backslash
7179 raisebox{2.3mm}{
7180 \end_layout
7181
7182 \end_inset
7183
7184
7185 \backslash
7186 overbrace
7187 \begin_inset ERT
7188 status collapsed
7189
7190 \begin_layout Plain Layout
7191
7192
7193 \backslash
7194 spce 
7195 \end_layout
7196
7197 \end_inset
7198
7199 A+B
7200 \begin_inset ERT
7201 status collapsed
7202
7203 \begin_layout Plain Layout
7204
7205
7206 \backslash
7207 spce 
7208 \end_layout
7209
7210 \end_inset
7211
7212 ^
7213 \begin_inset ERT
7214 status collapsed
7215
7216 \begin_layout Plain Layout
7217
7218
7219 \backslash
7220 spce 
7221 \end_layout
7222
7223 \end_inset
7224
7225 3
7226 \begin_inset ERT
7227 status collapsed
7228
7229 \begin_layout Plain Layout
7230
7231 }
7232 \end_layout
7233
7234 \end_inset
7235
7236
7237 \begin_inset Index
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241 Commandes ! O ! 
7242 \backslash
7243 overbrace
7244 \end_layout
7245
7246 \end_inset
7247
7248
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 \begin_inset Formula $\overbrace{A+B}^{3}$
7258 \end_inset
7259
7260
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 </row>
7266 <row>
7267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7268 \begin_inset Text
7269
7270 \begin_layout Plain Layout
7271 \begin_inset ERT
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275
7276
7277 \backslash
7278 raisebox{-2.2mm}{
7279 \end_layout
7280
7281 \end_inset
7282
7283
7284 \backslash
7285 underbrace
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291
7292 \backslash
7293 spce 
7294 \end_layout
7295
7296 \end_inset
7297
7298 A+B
7299 \begin_inset ERT
7300 status collapsed
7301
7302 \begin_layout Plain Layout
7303
7304
7305 \backslash
7306 spce 
7307 \end_layout
7308
7309 \end_inset
7310
7311 _5
7312 \begin_inset ERT
7313 status collapsed
7314
7315 \begin_layout Plain Layout
7316
7317 }
7318 \end_layout
7319
7320 \end_inset
7321
7322
7323 \begin_inset Index
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327 Commandes ! U ! 
7328 \backslash
7329 underbrace
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 \begin_inset Formula $\underbrace{A+B}_{5}$
7344 \end_inset
7345
7346
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row>
7353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357
7358 \backslash
7359 overbrace
7360 \begin_inset ERT
7361 status collapsed
7362
7363 \begin_layout Plain Layout
7364
7365
7366 \backslash
7367 spce 
7368 \end_layout
7369
7370 \end_inset
7371
7372
7373 \backslash
7374 underbrace
7375 \begin_inset ERT
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379
7380
7381 \backslash
7382 spce 
7383 \end_layout
7384
7385 \end_inset
7386
7387 A+B_w
7388 \begin_inset ERT
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392
7393
7394 \backslash
7395 spce 
7396 \end_layout
7397
7398 \end_inset
7399
7400
7401 \begin_inset ERT
7402 status collapsed
7403
7404 \begin_layout Plain Layout
7405
7406
7407 \backslash
7408 spce 
7409 \end_layout
7410
7411 \end_inset
7412
7413 _7
7414 \begin_inset ERT
7415 status collapsed
7416
7417 \begin_layout Plain Layout
7418
7419
7420 \backslash
7421 spce 
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \begin_inset ERT
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431
7432
7433 \backslash
7434 spce 
7435 \end_layout
7436
7437 \end_inset
7438
7439 ^
7440 \begin_inset ERT
7441 status collapsed
7442
7443 \begin_layout Plain Layout
7444
7445
7446 \backslash
7447 spce 
7448 \end_layout
7449
7450 \end_inset
7451
7452 C
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7462 \end_inset
7463
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 </lyxtabular>
7471
7472 \end_inset
7473
7474
7475 \end_layout
7476
7477 \begin_layout Standard
7478 Dans le dernier exemple, il importe peu que 
7479 \series bold
7480
7481 \backslash
7482 overbrace
7483 \series default
7484  ou 
7485 \series bold
7486
7487 \backslash
7488 underbrace
7489 \series default
7490  soit inséré en premier.
7491 \end_layout
7492
7493 \begin_layout Standard
7494 \begin_inset VSpace bigskip
7495 \end_inset
7496
7497 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7498  des formules multi-lignes, comme c'est décrit en :
7499 \begin_inset Formula \begin{eqnarray*}
7500 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7501  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7502
7503 \end_inset
7504
7505 Dans la première ligne la formule est insérée avec l'accolade.
7506  Dans celle-ci, il est important que la commande d'espacement
7507 \begin_inset Foot
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511 Les commandes concernant les espaces sont expliquées dans 
7512 \begin_inset CommandInset ref
7513 LatexCommand ref
7514 reference "sub:Espace-prédéfini"
7515
7516 \end_inset
7517
7518 .
7519 \end_layout
7520
7521 \end_inset
7522
7523  
7524 \series bold
7525
7526 \backslash
7527 :
7528 \series default
7529  soit insérée avant le premier 
7530 \begin_inset Formula $d$
7531 \end_inset
7532
7533 , parce que l'accolade qui se termine après le dernier 
7534 \begin_inset Formula $q$
7535 \end_inset
7536
7537  empêche que le 
7538 \begin_inset Quotes eld
7539 \end_inset
7540
7541 +
7542 \begin_inset Quotes erd
7543 \end_inset
7544
7545  qui suit soit entouré par des espaces
7546 \begin_inset Foot
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550 parce que l'accolade n'est pas traitée comme un caractère, voir 
7551 \begin_inset CommandInset ref
7552 LatexCommand ref
7553 reference "sub:Opérateurs-binaires"
7554
7555 \end_inset
7556
7557
7558 \end_layout
7559
7560 \end_inset
7561
7562 .
7563  On insère la deuxième accolade dans la deuxième ligne.
7564  Comme elle doit commencer juste avant le premier 
7565 \begin_inset Formula $b$
7566 \end_inset
7567
7568 , on insère d'abord la commande 
7569 \series bold
7570
7571 \backslash
7572 hphantom{gggg+
7573 \backslash
7574 :}
7575 \series default
7576
7577 \begin_inset Foot
7578 status collapsed
7579
7580 \begin_layout Plain Layout
7581 plus au sujet de 
7582 \series bold
7583
7584 \backslash
7585 hphantom
7586 \series default
7587 , voir 
7588 \begin_inset CommandInset ref
7589 LatexCommand ref
7590 reference "sub:Garnitures"
7591
7592 \end_inset
7593
7594
7595 \end_layout
7596
7597 \end_inset
7598
7599 .
7600  Cet espace est nécessaire puisque le 
7601 \begin_inset Quotes eld
7602 \end_inset
7603
7604 +
7605 \begin_inset Quotes erd
7606 \end_inset
7607
7608  est aussi entouré d'espace dans la formule.
7609  L'accolade est placée sous la commande 
7610 \series bold
7611
7612 \backslash
7613 hphantom{bbqq+dddd}
7614 \series default
7615 .
7616 \end_layout
7617
7618 \begin_layout Standard
7619 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7620  dans l'exemple suivant:
7621 \begin_inset ERT
7622 status collapsed
7623
7624 \begin_layout Plain Layout
7625
7626
7627 \backslash
7628 setlength{
7629 \backslash
7630 jot}{-6pt}
7631 \end_layout
7632
7633 \end_inset
7634
7635
7636 \begin_inset Formula \begin{eqnarray*}
7637  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7638 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7639
7640 \end_inset
7641
7642
7643 \begin_inset ERT
7644 status collapsed
7645
7646 \begin_layout Plain Layout
7647
7648
7649 \backslash
7650 setlength{
7651 \backslash
7652 jot}{3pt}
7653 \end_layout
7654
7655 \end_inset
7656
7657 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7658  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7659  La seconde ligne contient la formule avec la deuxième accolade.
7660  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7661  et la formule, on doit réduire l'espacement entre les lignes.
7662  Ce n'est pas facile à cause d'un bug de LyX
7663 \begin_inset Foot
7664 status collapsed
7665
7666 \begin_layout Plain Layout
7667 \begin_inset CommandInset href
7668 LatexCommand href
7669 name "LyX-bug #1505"
7670 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7671
7672 \end_inset
7673
7674
7675 \end_layout
7676
7677 \end_inset
7678
7679 .
7680  Comme solution à ce problème, on peut mettre à -6
7681 \begin_inset space \thinspace{}
7682 \end_inset
7683
7684 pt la formule globale pour l'espacement des lignes 
7685 \series bold
7686
7687 \backslash
7688 jot
7689 \series default
7690
7691 \begin_inset Index
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695 Commandes ! J ! 
7696 \backslash
7697 jot
7698 \end_layout
7699
7700 \end_inset
7701
7702 , juste avant la formule en utilisant la commande 
7703 \series bold
7704
7705 \backslash
7706 setlength{
7707 \backslash
7708 jot}{-6pt}
7709 \series default
7710  en mode TeX.
7711  
7712 \series bold
7713
7714 \backslash
7715 jot
7716 \series default
7717  est remise à sa valeur initiale de 3
7718 \begin_inset space \thinspace{}
7719 \end_inset
7720
7721 pt juste après la formule, en utilisant la même commande.
7722  Vous trouverez plus d'explications sur la séparation des lignes dans les
7723  formules dans 
7724 \begin_inset CommandInset ref
7725 LatexCommand ref
7726 reference "sub:Séparation-des-lignes"
7727
7728 \end_inset
7729
7730 .
7731 \end_layout
7732
7733 \begin_layout Section
7734 Flèches
7735 \begin_inset Index
7736 status collapsed
7737
7738 \begin_layout Plain Layout
7739 Flèches
7740 \end_layout
7741
7742 \end_inset
7743
7744
7745 \end_layout
7746
7747 \begin_layout Standard
7748 On peut insérer des flèches avec le bouton 
7749 \begin_inset Graphics
7750         filename ../../images/math/leftarrow.png
7751         scale 85
7752
7753 \end_inset
7754
7755  de la barre d'outils mathématique ou en insérant une des commandes listées
7756  dans les sous-sections qui suivent.
7757 \end_layout
7758
7759 \begin_layout Subsection
7760 Flèches horizontales
7761 \begin_inset Index
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765 Flèches ! horizontales
7766 \end_layout
7767
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \begin_layout Standard
7774 \begin_inset space \hfill{}
7775 \end_inset
7776
7777
7778 \begin_inset Tabular
7779 <lyxtabular version="3" rows="8" columns="2">
7780 <features>
7781 <column alignment="center" valignment="top" width="0pt">
7782 <column alignment="center" valignment="top" width="0pt">
7783 <row>
7784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788 Commande
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797 Résultat
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 </row>
7803 <row>
7804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \backslash
7810 gets
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 \begin_inset Formula $\gets$
7820 \end_inset
7821
7822
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 <row>
7829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \backslash
7835 Leftarrow
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 \begin_inset Formula $\Leftarrow$
7845 \end_inset
7846
7847
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 <row>
7854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \backslash
7860 longleftarrow
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 \begin_inset Formula $\longleftarrow$
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row>
7879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \backslash
7885 Longleftarrow
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 \begin_inset Formula $\Longleftarrow$
7895 \end_inset
7896
7897
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row>
7904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \backslash
7910 leftharpoonup
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919 \begin_inset Formula $\leftharpoonup$
7920 \end_inset
7921
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \backslash
7935 leftharpoondown
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 \begin_inset Formula $\leftharpoondown$
7945 \end_inset
7946
7947
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 </row>
7953 <row>
7954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \backslash
7960 hookleftarrow
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 \begin_inset Formula $\hookleftarrow$
7970 \end_inset
7971
7972
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 </row>
7978 </lyxtabular>
7979
7980 \end_inset
7981
7982
7983 \begin_inset space \hfill{}
7984 \end_inset
7985
7986
7987 \begin_inset Tabular
7988 <lyxtabular version="3" rows="8" columns="2">
7989 <features>
7990 <column alignment="center" valignment="top" width="0pt">
7991 <column alignment="center" valignment="top" width="0pt">
7992 <row>
7993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Command
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Résultat
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \backslash
8019 to
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 \begin_inset Formula $\to$
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 </row>
8037 <row>
8038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \backslash
8044 Rightarrow
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 \begin_inset Formula $\Rightarrow$
8054 \end_inset
8055
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 </row>
8062 <row>
8063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \backslash
8069 longrightarrow
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 \begin_inset Formula $\longrightarrow$
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092
8093 \backslash
8094 Longrightarrow
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 \begin_inset Formula $\Longrightarrow$
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 </row>
8112 <row>
8113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117
8118 \backslash
8119 rightharpoonup
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 \begin_inset Formula $\rightharpoonup$
8129 \end_inset
8130
8131
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \backslash
8144 rightharpoondown
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 \begin_inset Formula $\rightharpoondown$
8154 \end_inset
8155
8156
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 </row>
8162 <row>
8163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167
8168 \backslash
8169 hookrightarrow
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 \begin_inset Formula $\hookrightarrow$
8179 \end_inset
8180
8181
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 </row>
8187 </lyxtabular>
8188
8189 \end_inset
8190
8191
8192 \begin_inset space \hfill{}
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \begin_layout Standard
8199 \begin_inset space \hfill{}
8200 \end_inset
8201
8202
8203 \begin_inset Tabular
8204 <lyxtabular version="3" rows="6" columns="2">
8205 <features>
8206 <column alignment="center" valignment="top" width="0pt">
8207 <column alignment="center" valignment="top" width="0pt">
8208 <row>
8209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Commande
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 Résultat
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \backslash
8235 leftrightarrow
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 \begin_inset Formula $\leftrightarrow$
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \backslash
8260 Leftrightarrow
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 \begin_inset Formula $\Leftrightarrow$
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 longleftrightarrow
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\longleftrightarrow$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \backslash
8310 Longleftrightarrow
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 \begin_inset Formula $\Longleftrightarrow$
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 <row>
8329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333
8334 \backslash
8335 rightleftharpoons
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 \begin_inset Formula $\rightleftharpoons$
8345 \end_inset
8346
8347
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 </lyxtabular>
8354
8355 \end_inset
8356
8357
8358 \begin_inset space \hspace{}
8359 \length 25pt
8360 \end_inset
8361
8362
8363 \begin_inset space \hfill{}
8364 \end_inset
8365
8366
8367 \begin_inset Tabular
8368 <lyxtabular version="3" rows="5" columns="2">
8369 <features>
8370 <column alignment="center" valignment="top" width="0pt">
8371 <column alignment="center" valignment="top" width="0pt">
8372 <row>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Commande
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Résultat
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \backslash
8399 mapsto
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 \begin_inset Formula $\mapsto$
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \backslash
8424 longmapsto
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 \begin_inset Formula $\longmapsto$
8434 \end_inset
8435
8436
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \backslash
8449 leadsto
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 \begin_inset Formula $\leadsto$
8459 \end_inset
8460
8461
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \backslash
8474 dasharrow
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 \begin_inset Formula $\dasharrow$
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 </lyxtabular>
8493
8494 \end_inset
8495
8496
8497 \begin_inset space \hfill{}
8498 \end_inset
8499
8500
8501 \end_layout
8502
8503 \begin_layout Standard
8504 \begin_inset VSpace medskip
8505 \end_inset
8506
8507 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8508  flèches des vecteurs, sont listées dans 
8509 \begin_inset CommandInset ref
8510 LatexCommand ref
8511 reference "sec:Accents"
8512
8513 \end_inset
8514
8515 .
8516 \end_layout
8517
8518 \begin_layout Standard
8519 \begin_inset VSpace bigskip
8520 \end_inset
8521
8522 Il y a aussi les flèches avec étiquette 
8523 \begin_inset Index
8524 status collapsed
8525
8526 \begin_layout Plain Layout
8527 Flèches ! avec étiquette
8528 \end_layout
8529
8530 \end_inset
8531
8532  
8533 \series bold
8534
8535 \backslash
8536 xleftarrow
8537 \series default
8538
8539 \begin_inset Index
8540 status collapsed
8541
8542 \begin_layout Plain Layout
8543 Commandes ! X ! 
8544 \backslash
8545 xleftarrow
8546 \end_layout
8547
8548 \end_inset
8549
8550  et 
8551 \series bold
8552
8553 \backslash
8554 xrightarrow
8555 \series default
8556
8557 \begin_inset Index
8558 status collapsed
8559
8560 \begin_layout Plain Layout
8561 Commandes ! X ! 
8562 \backslash
8563 xrightarrow
8564 \begin_inset ERT
8565 status collapsed
8566
8567 \begin_layout Plain Layout
8568
8569
8570 \backslash
8571 vspace{4mm}
8572 \end_layout
8573
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580
8581 .
8582  Quand on insère une de ces commandes dans une formule, une flèche avec
8583  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8584  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8585 \end_layout
8586
8587 \begin_layout Standard
8588 \align center
8589 \begin_inset Tabular
8590 <lyxtabular version="3" rows="3" columns="2">
8591 <features>
8592 <column alignment="center" valignment="top" width="0pt">
8593 <column alignment="center" valignment="top" width="0pt">
8594 <row>
8595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Commande
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 Résultat
8609 \begin_inset Note Note
8610 status collapsed
8611
8612 \begin_layout Plain Layout
8613
8614 \series bold
8615
8616 \backslash
8617 raisebox est seulement utilisée pour faire de la place
8618 \end_layout
8619
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633 F(a)
8634 \backslash
8635 xleftarrow
8636 \begin_inset ERT
8637 status collapsed
8638
8639 \begin_layout Plain Layout
8640
8641
8642 \backslash
8643 spce 
8644 \end_layout
8645
8646 \end_inset
8647
8648 x=a
8649 \begin_inset Formula $\downarrow$
8650 \end_inset
8651
8652 x>0
8653 \begin_inset Formula $\to$
8654 \end_inset
8655
8656 F(x)
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row>
8675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 F(x)
8680 \backslash
8681 xrightarrow
8682 \begin_inset ERT
8683 status collapsed
8684
8685 \begin_layout Plain Layout
8686
8687
8688 \backslash
8689 spce 
8690 \end_layout
8691
8692 \end_inset
8693
8694 x=a
8695 \begin_inset Formula $\downarrow$
8696 \end_inset
8697
8698 x>0
8699 \begin_inset Formula $\to$
8700 \end_inset
8701
8702 F(a)
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 </lyxtabular>
8721
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \begin_layout Subsection
8728 Flèches verticales et diagonales
8729 \begin_inset Index
8730 status collapsed
8731
8732 \begin_layout Plain Layout
8733 Flèches ! diagonales
8734 \end_layout
8735
8736 \end_inset
8737
8738
8739 \begin_inset Index
8740 status collapsed
8741
8742 \begin_layout Plain Layout
8743 Flèches ! verticales
8744 \end_layout
8745
8746 \end_inset
8747
8748
8749 \end_layout
8750
8751 \begin_layout Standard
8752 \begin_inset space \hfill{}
8753 \end_inset
8754
8755
8756 \begin_inset Tabular
8757 <lyxtabular version="3" rows="7" columns="2">
8758 <features>
8759 <column alignment="center" valignment="top" width="0pt">
8760 <column alignment="center" valignment="top" width="0pt">
8761 <row>
8762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 Commande
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775 Résultat
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \backslash
8788 uparrow
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 \begin_inset Formula $\uparrow$
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 <row>
8807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811
8812 \backslash
8813 Uparrow
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 \begin_inset Formula $\Uparrow$
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \backslash
8838 updownarrow
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 \begin_inset Formula $\updownarrow$
8848 \end_inset
8849
8850
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 </row>
8856 <row>
8857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861
8862 \backslash
8863 Updownarrow
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 \begin_inset Formula $\Updownarrow$
8873 \end_inset
8874
8875
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 </row>
8881 <row>
8882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886
8887 \backslash
8888 Downarrow
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 \begin_inset Formula $\Downarrow$
8898 \end_inset
8899
8900
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911
8912 \backslash
8913 downarrow
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 \begin_inset Formula $\downarrow$
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 </lyxtabular>
8932
8933 \end_inset
8934
8935
8936 \begin_inset space \hfill{}
8937 \end_inset
8938
8939
8940 \begin_inset Tabular
8941 <lyxtabular version="3" rows="5" columns="2">
8942 <features>
8943 <column alignment="center" valignment="top" width="0pt">
8944 <column alignment="center" valignment="top" width="0pt">
8945 <row>
8946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 Commande
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Résultat
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \backslash
8972 nearrow
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 \begin_inset Formula $\nearrow$
8982 \end_inset
8983
8984
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 </row>
8990 <row>
8991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995
8996 \backslash
8997 searrow
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 \begin_inset Formula $\searrow$
9007 \end_inset
9008
9009
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \backslash
9022 swarrow
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 \begin_inset Formula $\swarrow$
9032 \end_inset
9033
9034
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 </row>
9040 <row>
9041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045
9046 \backslash
9047 nwarrow
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 \begin_inset Formula $\nwarrow$
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 </lyxtabular>
9066
9067 \end_inset
9068
9069
9070 \begin_inset space \hfill{}
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \begin_layout Standard
9077 \begin_inset VSpace medskip
9078 \end_inset
9079
9080 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
9081  même temps que les commandes décrites dans 
9082 \begin_inset CommandInset ref
9083 LatexCommand ref
9084 reference "sub:Taille-parenthèses-manuelle"
9085
9086 \end_inset
9087
9088  et 
9089 \begin_inset CommandInset ref
9090 LatexCommand ref
9091 reference "sub:Taille-parenthèses-automatique"
9092
9093 \end_inset
9094
9095 .
9096 \end_layout
9097
9098 \begin_layout Standard
9099 \begin_inset Newpage newpage
9100 \end_inset
9101
9102
9103 \end_layout
9104
9105 \begin_layout Section
9106 Accents
9107 \begin_inset CommandInset label
9108 LatexCommand label
9109 name "sec:Accents"
9110
9111 \end_inset
9112
9113
9114 \begin_inset Index
9115 status collapsed
9116
9117 \begin_layout Plain Layout
9118 Accents
9119 \end_layout
9120
9121 \end_inset
9122
9123
9124 \end_layout
9125
9126 \begin_layout Standard
9127 On peut ajouter des accents avec le bouton
9128 \begin_inset space ~
9129 \end_inset
9130
9131
9132 \begin_inset Graphics
9133         filename ../../images/math/hat.png
9134         scale 85
9135
9136 \end_inset
9137
9138  de la barre d'outils mathématique ou en utilisant les commandes listées
9139  dans les sous-sections qui suivent.
9140 \end_layout
9141
9142 \begin_layout Subsection
9143 Accents pour un caractère
9144 \begin_inset ERT
9145 status collapsed
9146
9147 \begin_layout Plain Layout
9148
9149
9150 \backslash
9151 texorpdfstring{
9152 \end_layout
9153
9154 \end_inset
9155
9156
9157 \begin_inset Foot
9158 status collapsed
9159
9160 \begin_layout Plain Layout
9161 pour les accents dans le texte, voir 
9162 \begin_inset CommandInset ref
9163 LatexCommand ref
9164 reference "sub:Accents-dans-le-texte"
9165
9166 \end_inset
9167
9168
9169 \end_layout
9170
9171 \end_inset
9172
9173
9174 \begin_inset ERT
9175 status collapsed
9176
9177 \begin_layout Plain Layout
9178
9179 }{}
9180 \end_layout
9181
9182 \end_inset
9183
9184
9185 \begin_inset Note Note
9186 status collapsed
9187
9188 \begin_layout Plain Layout
9189
9190 \backslash
9191 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
9192  dans les signets PDF.
9193 \end_layout
9194
9195 \begin_layout Plain Layout
9196 Plus au sujet de 
9197 \backslash
9198 texorpdfstring dans la section 
9199 \begin_inset CommandInset ref
9200 LatexCommand ref
9201 reference "sub:formules-dans-les-entêtes"
9202
9203 \end_inset
9204
9205 .
9206 \end_layout
9207
9208 \end_inset
9209
9210
9211 \begin_inset CommandInset label
9212 LatexCommand label
9213 name "sub:Accents-sur-un-caractère"
9214
9215 \end_inset
9216
9217
9218 \begin_inset Index
9219 status collapsed
9220
9221 \begin_layout Plain Layout
9222 Accents ! pour un caractère
9223 \end_layout
9224
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \begin_layout Standard
9231 \begin_inset space \hfill{}
9232 \end_inset
9233
9234
9235 \begin_inset Tabular
9236 <lyxtabular version="3" rows="8" columns="2">
9237 <features>
9238 <column alignment="center" valignment="top" width="0pt">
9239 <column alignment="center" valignment="top" width="0pt">
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 Commande
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 Résultat
9255 \begin_inset Note Note
9256 status collapsed
9257
9258 \begin_layout Plain Layout
9259
9260 \series bold
9261
9262 \backslash
9263 raisebox est seulement utilisée pour faire de la place
9264 \end_layout
9265
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 <row>
9275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279
9280 \backslash
9281 dot
9282 \begin_inset ERT
9283 status collapsed
9284
9285 \begin_layout Plain Layout
9286
9287
9288 \backslash
9289 spce 
9290 \end_layout
9291
9292 \end_inset
9293
9294 A
9295 \end_layout
9296
9297 \end_inset
9298 </cell>
9299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row>
9313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \backslash
9319 ddot
9320 \begin_inset ERT
9321 status collapsed
9322
9323 \begin_layout Plain Layout
9324
9325
9326 \backslash
9327 spce 
9328 \end_layout
9329
9330 \end_inset
9331
9332 A
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9342 \end_inset
9343
9344
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 </row>
9350 <row>
9351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355
9356 \backslash
9357 dddot
9358 \begin_inset ERT
9359 status collapsed
9360
9361 \begin_layout Plain Layout
9362
9363
9364 \backslash
9365 spce 
9366 \end_layout
9367
9368 \end_inset
9369
9370 A
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9380 \end_inset
9381
9382
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393
9394 \backslash
9395 ddddot{A
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 </row>
9413 <row>
9414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418
9419 \backslash
9420 vec
9421 \begin_inset ERT
9422 status collapsed
9423
9424 \begin_layout Plain Layout
9425
9426
9427 \backslash
9428 spce 
9429 \end_layout
9430
9431 \end_inset
9432
9433 A
9434 \begin_inset Index
9435 status collapsed
9436
9437 \begin_layout Plain Layout
9438 Vecteurs
9439 \end_layout
9440
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9453 \end_inset
9454
9455
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 </row>
9461 <row>
9462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466
9467 \backslash
9468 bar
9469 \begin_inset ERT
9470 status collapsed
9471
9472 \begin_layout Plain Layout
9473
9474
9475 \backslash
9476 spce 
9477 \end_layout
9478
9479 \end_inset
9480
9481 A
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 <row>
9500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504
9505 \backslash
9506 mathring
9507 \begin_inset ERT
9508 status collapsed
9509
9510 \begin_layout Plain Layout
9511
9512
9513 \backslash
9514 spce 
9515 \end_layout
9516
9517 \end_inset
9518
9519 A
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 </row>
9537 </lyxtabular>
9538
9539 \end_inset
9540
9541
9542 \begin_inset space \hfill{}
9543 \end_inset
9544
9545
9546 \begin_inset Tabular
9547 <lyxtabular version="3" rows="7" columns="2">
9548 <features>
9549 <column alignment="center" valignment="top" width="0pt">
9550 <column alignment="center" valignment="top" width="0pt">
9551 <row>
9552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Commande
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 Résultat
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \backslash
9578 tilde
9579 \begin_inset ERT
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583
9584
9585 \backslash
9586 spce 
9587 \end_layout
9588
9589 \end_inset
9590
9591 A
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9601 \end_inset
9602
9603
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \backslash
9616 hat
9617 \begin_inset ERT
9618 status collapsed
9619
9620 \begin_layout Plain Layout
9621
9622
9623 \backslash
9624 spce 
9625 \end_layout
9626
9627 \end_inset
9628
9629 A
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9639 \end_inset
9640
9641
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 </row>
9647 <row>
9648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652
9653 \backslash
9654 check
9655 \begin_inset ERT
9656 status collapsed
9657
9658 \begin_layout Plain Layout
9659
9660
9661 \backslash
9662 spce 
9663 \end_layout
9664
9665 \end_inset
9666
9667 A
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 <row>
9686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690
9691 \backslash
9692 acute
9693 \begin_inset ERT
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697
9698
9699 \backslash
9700 spce 
9701 \end_layout
9702
9703 \end_inset
9704
9705 A
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 </row>
9723 <row>
9724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728
9729 \backslash
9730 grave
9731 \begin_inset ERT
9732 status collapsed
9733
9734 \begin_layout Plain Layout
9735
9736
9737 \backslash
9738 spce 
9739 \end_layout
9740
9741 \end_inset
9742
9743 A
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9753 \end_inset
9754
9755
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 </row>
9761 <row>
9762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766
9767 \backslash
9768 breve
9769 \begin_inset ERT
9770 status collapsed
9771
9772 \begin_layout Plain Layout
9773
9774
9775 \backslash
9776 spce 
9777 \end_layout
9778
9779 \end_inset
9780
9781 A
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9791 \end_inset
9792
9793
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 </row>
9799 </lyxtabular>
9800
9801 \end_inset
9802
9803
9804 \begin_inset space \hfill{}
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \begin_layout Standard
9811 \begin_inset VSpace bigskip
9812 \end_inset
9813
9814 Pour créer des trémas (umlauts en allemand)
9815 \begin_inset Index
9816 status collapsed
9817
9818 \begin_layout Plain Layout
9819 Umlauts | see
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824
9825 {
9826 \end_layout
9827
9828 \end_inset
9829
9830 Trémas
9831 \begin_inset ERT
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835
9836 }
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \end_layout
9843
9844 \end_inset
9845
9846
9847 \begin_inset Index
9848 status collapsed
9849
9850 \begin_layout Plain Layout
9851 Trémas
9852 \end_layout
9853
9854 \end_inset
9855
9856  dans des formules, on insère des guillemets devant une voyelle.
9857  Ces deux caractères sont alors traités comme 
9858 \emph on
9859 un seul 
9860 \emph default
9861 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9862  étant en allemand.
9863  Avec cette méthode, contrairement à 
9864 \series bold
9865
9866 \backslash
9867 ddot
9868 \series default
9869 , on crée de 
9870 \begin_inset Quotes eld
9871 \end_inset
9872
9873 vrais
9874 \begin_inset Quotes erd
9875 \end_inset
9876
9877  umlauts, comme le montre l'exemple suivant:
9878 \end_layout
9879
9880 \begin_layout Standard
9881 \begin_inset VSpace -2mm
9882 \end_inset
9883
9884
9885 \end_layout
9886
9887 \begin_layout Standard
9888 \align center
9889 \begin_inset Tabular
9890 <lyxtabular version="3" rows="3" columns="2">
9891 <features>
9892 <column alignment="center" valignment="top" width="0">
9893 <column alignment="center" valignment="top" width="0">
9894 <row>
9895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899 Commande
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908 Résultat
9909 \begin_inset Note Note
9910 status collapsed
9911
9912 \begin_layout Plain Layout
9913
9914 \series bold
9915
9916 \backslash
9917 raisebox est seulement utilisée pour faire de la place
9918 \end_layout
9919
9920 \end_inset
9921
9922
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933 \begin_inset Quotes grd
9934 \end_inset
9935
9936 i
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945
9946 \lang german
9947 \begin_inset Formula $"i$
9948 \end_inset
9949
9950
9951 \lang french
9952
9953 \begin_inset Note Note
9954 status collapsed
9955
9956 \begin_layout Plain Layout
9957 il faut que cette formule soit en allemand (NdT)
9958 \end_layout
9959
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 ddot
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 spce 
9984 \end_layout
9985
9986 \end_inset
9987
9988 i
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 </lyxtabular>
10007
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014 Un autre avantage par rapport à 
10015 \series bold
10016
10017 \backslash
10018 ddot
10019 \series default
10020  est que les trémas peuvent être convertis directement en texte mathématique,
10021  parce que les accents vus plus haut 
10022 \emph on
10023 ne sont pas autorisés 
10024 \emph default
10025 en texte mathématique.
10026  Quand on convertit un caractère accentué en texte mathématique, seul le
10027  caractère qui est sous l'accent est converti.
10028  Ceci s'applique aussi à toutes les autres conversions comme par exemple
10029  l'italique ou le gras.
10030 \end_layout
10031
10032 \begin_layout Standard
10033 En texte mathématique, les trémas et autres caractères accentués peuvent
10034  être insérés directement.
10035 \end_layout
10036
10037 \begin_layout Subsection
10038 Accents pour les opérateurs
10039 \begin_inset Index
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043 Accents ! pour les opérateurs
10044 \end_layout
10045
10046 \end_inset
10047
10048
10049 \end_layout
10050
10051 \begin_layout Standard
10052 Avec les commandes 
10053 \series bold
10054
10055 \backslash
10056 overset
10057 \series default
10058
10059 \begin_inset Index
10060 status collapsed
10061
10062 \begin_layout Plain Layout
10063 Commandes ! O ! 
10064 \backslash
10065 overset
10066 \end_layout
10067
10068 \end_inset
10069
10070  et 
10071 \series bold
10072
10073 \backslash
10074 underset
10075 \series default
10076
10077 \begin_inset Index
10078 status collapsed
10079
10080 \begin_layout Plain Layout
10081 Commandes ! U ! 
10082 \backslash
10083 underset
10084 \end_layout
10085
10086 \end_inset
10087
10088  on peut placer des caractères respectivement au dessus ou en dessous d'un
10089  opérateur, pour l'accentuer.
10090  Avec la commande 
10091 \series bold
10092
10093 \backslash
10094 sideset
10095 \series default
10096
10097 \begin_inset Index
10098 status collapsed
10099
10100 \begin_layout Plain Layout
10101 Commandes ! S ! 
10102 \backslash
10103 sideset
10104 \end_layout
10105
10106 \end_inset
10107
10108 , on peut placer des caractères avant ou après un opérateur.
10109  La syntaxe de la commande est:
10110 \series bold
10111
10112 \begin_inset Newline newline
10113 \end_inset
10114
10115
10116 \backslash
10117 sideset{caractère avant}{caractère après}
10118 \end_layout
10119
10120 \begin_layout Standard
10121
10122 \series bold
10123
10124 \backslash
10125 sideset
10126 \series default
10127  doit toujours se trouver avant l'opérateur qui est accentué.
10128   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
10129  d'autres opérateurs ou des symboles.
10130  Pour placer avec 
10131 \series bold
10132
10133 \backslash
10134 sideset,
10135 \series default
10136  par exemple seulement des caractères derrière un opérateur, ne mettez rien
10137  entre les deux premières accolades, mais ne les omettez pas.
10138 \end_layout
10139
10140 \begin_layout Standard
10141 Par exemple la commande 
10142 \series bold
10143
10144 \backslash
10145 sideset{
10146 \begin_inset Formula $\to$
10147 \end_inset
10148
10149
10150 \backslash
10151 {
10152 \series default
10153 '
10154 \series bold
10155
10156 \begin_inset Formula $\to$
10157 \end_inset
10158
10159
10160 \backslash
10161 sum_k=1
10162 \begin_inset ERT
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166
10167
10168 \backslash
10169 spce 
10170 \end_layout
10171
10172 \end_inset
10173
10174
10175 \series default
10176 ^
10177 \series bold
10178 n
10179 \series default
10180  donne:
10181 \begin_inset Formula \[
10182 \sideset{}{'}\sum_{k=1}^{n}\]
10183
10184 \end_inset
10185
10186
10187 \end_layout
10188
10189 \begin_layout Standard
10190 La commande 
10191 \series bold
10192
10193 \backslash
10194 overset
10195 \begin_inset ERT
10196 status collapsed
10197
10198 \begin_layout Plain Layout
10199
10200
10201 \backslash
10202 spce 
10203 \end_layout
10204
10205 \end_inset
10206
10207
10208 \backslash
10209 maltese
10210 \begin_inset ERT
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214
10215
10216 \backslash
10217 spce 
10218 \end_layout
10219
10220 \end_inset
10221
10222
10223 \series default
10224
10225 \begin_inset Formula $\uparrow$
10226 \end_inset
10227
10228
10229 \series bold
10230 a
10231 \series default
10232  donne:
10233 \begin_inset Formula \[
10234 \overset{a}{\maltese}\]
10235
10236 \end_inset
10237
10238 Comme on peut le voir dans le dernier exemple, avec 
10239 \series bold
10240
10241 \backslash
10242 overset
10243 \series default
10244  et 
10245 \series bold
10246
10247 \backslash
10248 underset
10249 \series default
10250  on peut aussi accentuer des symboles et des caractères; avec 
10251 \series bold
10252
10253 \backslash
10254 sideset
10255 \series default
10256  ce n'est pas possible.
10257 \end_layout
10258
10259 \begin_layout Subsection
10260 Accents pour plusieurs caractères
10261 \begin_inset CommandInset label
10262 LatexCommand label
10263 name "sub:Accents-pour-plusieurs"
10264
10265 \end_inset
10266
10267
10268 \begin_inset Index
10269 status collapsed
10270
10271 \begin_layout Plain Layout
10272 Accents ! pour plusieurs caractères
10273 \end_layout
10274
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \begin_inset space \hfill{}
10282 \end_inset
10283
10284
10285 \begin_inset Tabular
10286 <lyxtabular version="3" rows="5" columns="2">
10287 <features>
10288 <column alignment="center" valignment="top" width="0pt">
10289 <column alignment="center" valignment="top" width="0pt">
10290 <row>
10291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 Commande
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 Résultat
10305 \begin_inset Note Note
10306 status collapsed
10307
10308 \begin_layout Plain Layout
10309
10310 \series bold
10311
10312 \backslash
10313 raisebox est seulement utilisée pour faire de la place
10314 \end_layout
10315
10316 \end_inset
10317
10318
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 </row>
10324 <row>
10325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329
10330 \backslash
10331 overleftarrow
10332 \begin_inset ERT
10333 status collapsed
10334
10335 \begin_layout Plain Layout
10336
10337
10338 \backslash
10339 spce 
10340 \end_layout
10341
10342 \end_inset
10343
10344 A=B
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \backslash
10369 underleftarrow
10370 \begin_inset ERT
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374
10375
10376 \backslash
10377 spce 
10378 \end_layout
10379
10380 \end_inset
10381
10382 A=B
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10392 \end_inset
10393
10394
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \backslash
10407 overleftrightarrow
10408 \begin_inset ERT
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412
10413
10414 \backslash
10415 spce 
10416 \end_layout
10417
10418 \end_inset
10419
10420 A=B
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \backslash
10445 underleftrightarrow
10446 \begin_inset ERT
10447 status collapsed
10448
10449 \begin_layout Plain Layout
10450
10451
10452 \backslash
10453 spce 
10454 \end_layout
10455
10456 \end_inset
10457
10458 A=B
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10468 \end_inset
10469
10470
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 </lyxtabular>
10477
10478 \end_inset
10479
10480
10481 \begin_inset space \hfill{}
10482 \end_inset
10483
10484
10485 \begin_inset Tabular
10486 <lyxtabular version="3" rows="5" columns="2">
10487 <features>
10488 <column alignment="center" valignment="top" width="0pt">
10489 <column alignment="center" valignment="top" width="0pt">
10490 <row>
10491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 Commande
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Résultat
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \backslash
10517 overrightarrow
10518 \begin_inset ERT
10519 status collapsed
10520
10521 \begin_layout Plain Layout
10522
10523
10524 \backslash
10525 spce 
10526 \end_layout
10527
10528 \end_inset
10529
10530 A=B
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \backslash
10555 underrightarrow
10556 \begin_inset ERT
10557 status collapsed
10558
10559 \begin_layout Plain Layout
10560
10561
10562 \backslash
10563 spce 
10564 \end_layout
10565
10566 \end_inset
10567
10568 A=B
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 widetilde
10594 \begin_inset ERT
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598
10599
10600 \backslash
10601 spce 
10602 \end_layout
10603
10604 \end_inset
10605
10606 A=B
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \backslash
10631 widehat
10632 \begin_inset ERT
10633 status collapsed
10634
10635 \begin_layout Plain Layout
10636
10637
10638 \backslash
10639 spce 
10640 \end_layout
10641
10642 \end_inset
10643
10644 A=B
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10654 \end_inset
10655
10656
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 </row>
10662 </lyxtabular>
10663
10664 \end_inset
10665
10666
10667 \begin_inset space \hfill{}
10668 \end_inset
10669
10670
10671 \end_layout
10672
10673 \begin_layout Standard
10674 \begin_inset VSpace medskip
10675 \end_inset
10676
10677 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10678  voulez.
10679  Mais les accents 
10680 \series bold
10681
10682 \backslash
10683 widetilde
10684 \series default
10685  et 
10686 \series bold
10687
10688 \backslash
10689 widehat 
10690 \series default
10691 apparaîtront dans la sortie finale avec une longueur de seulement trois
10692  caractères, comme on le voit dans l'exemple suivant:
10693 \begin_inset Formula \[
10694 \widetilde{A+B=C-D}\]
10695
10696 \end_inset
10697
10698
10699 \end_layout
10700
10701 \begin_layout Standard
10702 Avec les commandes 
10703 \series bold
10704
10705 \backslash
10706 overset
10707 \series default
10708
10709 \begin_inset Index
10710 status collapsed
10711
10712 \begin_layout Plain Layout
10713 Commandes ! O ! 
10714 \backslash
10715 overset
10716 \end_layout
10717
10718 \end_inset
10719
10720  et 
10721 \series bold
10722
10723 \backslash
10724 underset
10725 \series default
10726
10727 \begin_inset Index
10728 status collapsed
10729
10730 \begin_layout Plain Layout
10731 Commandes ! U ! 
10732 \backslash
10733 underset
10734 \end_layout
10735
10736 \end_inset
10737
10738  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10739  plusieurs caractères.
10740
10741 \series bold
10742  
10743 \series default
10744 La commande
10745 \series bold
10746  
10747 \backslash
10748 underset
10749 \begin_inset ERT
10750 status collapsed
10751
10752 \begin_layout Plain Layout
10753
10754
10755 \backslash
10756 spce 
10757 \end_layout
10758
10759 \end_inset
10760
10761 A=B
10762 \begin_inset Formula $\downarrow$
10763 \end_inset
10764
10765 ***
10766 \series default
10767  donne:
10768 \begin_inset Formula \[
10769 \underset{***}{A=B}\]
10770
10771 \end_inset
10772
10773
10774 \end_layout
10775
10776 \begin_layout Section
10777 Espace
10778 \begin_inset CommandInset label
10779 LatexCommand label
10780 name "sub:Espace"
10781
10782 \end_inset
10783
10784
10785 \begin_inset Index
10786 status collapsed
10787
10788 \begin_layout Plain Layout
10789 Espace ! horizontal
10790 \end_layout
10791
10792 \end_inset
10793
10794
10795 \end_layout
10796
10797 \begin_layout Subsection
10798 Espace prédéfini
10799 \begin_inset CommandInset label
10800 LatexCommand label
10801 name "sub:Espace-prédéfini"
10802
10803 \end_inset
10804
10805
10806 \begin_inset Index
10807 status collapsed
10808
10809 \begin_layout Plain Layout
10810 Espace ! horizontal ! prédéfini
10811 \end_layout
10812
10813 \end_inset
10814
10815
10816 \end_layout
10817
10818 \begin_layout Standard
10819 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10820  On le fait en utilisant une espace insécable (raccourci 
10821 \family sans
10822 Ctrl-Espace
10823 \family default
10824 ).
10825  Un 
10826 \begin_inset Quotes eld
10827 \end_inset
10828
10829
10830 \series bold
10831 \color blue
10832
10833 \begin_inset ERT
10834 status collapsed
10835
10836 \begin_layout Plain Layout
10837
10838
10839 \backslash
10840 spce 
10841 \end_layout
10842
10843 \end_inset
10844
10845
10846 \series default
10847 \color inherit
10848
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852  apparaît et en appuyant plusieurs fois sur 
10853 \family sans
10854 Espace
10855 \family default
10856  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10857  On peut aussi insérer ces espaces en utilisant le bouton 
10858 \begin_inset Graphics
10859         filename ../../images/math/space.png
10860         scale 85
10861
10862 \end_inset
10863
10864  de la barre d'outils mathématique.
10865  Indépendemment de la commande insérée, on peut toujours changer de taille
10866  après en appuyant sur 
10867 \family sans
10868 Espace
10869 \family default
10870 .
10871  
10872 \end_layout
10873
10874 \begin_layout Standard
10875 \noindent
10876 \align center
10877 \begin_inset VSpace -5mm
10878 \end_inset
10879
10880
10881 \begin_inset Tabular
10882 <lyxtabular version="3" rows="3" columns="7">
10883 <features>
10884 <column alignment="center" valignment="middle" width="6.8cm">
10885 <column alignment="center" valignment="top" width="0">
10886 <column alignment="center" valignment="top" width="0">
10887 <column alignment="center" valignment="top" width="0">
10888 <column alignment="center" valignment="top" width="0">
10889 <column alignment="center" valignment="top" width="0">
10890 <column alignment="center" valignment="top" width="0">
10891 <row>
10892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 Commande
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \backslash
10907 ,
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916
10917 \backslash
10918 :
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927
10928 \backslash
10929 ;
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938
10939 \backslash
10940 quad
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949
10950 \backslash
10951 qquad
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960
10961 \backslash
10962 !
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 </row>
10968 <row>
10969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 Nombre de fois où on a appuyé sur la barre d'
10974 \family sans
10975 Espace 
10976 \family default
10977 après avoir inséré l'espace insécable
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 0
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 1
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 2
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 3
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022 4
11023 \end_layout
11024
11025 \end_inset
11026 </cell>
11027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 5
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 </row>
11037 <row>
11038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 Résultat
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 \begin_inset Formula $A\, B$
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 \begin_inset Formula $A\: B$
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 \begin_inset Formula $A\; B$
11076 \end_inset
11077
11078
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 \begin_inset Formula $A\quad B$
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 \begin_inset Formula $A\qquad B$
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 \begin_inset Formula $A\! B$
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 </lyxtabular>
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Standard
11128 La dernière taille n'a pas l'air de produire une espace.
11129  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
11130  parce que c'est une espace négative.
11131  Il y a deux autres espaces négatives:
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \align center
11136 \begin_inset Tabular
11137 <lyxtabular version="3" rows="3" columns="3">
11138 <features>
11139 <column alignment="center" valignment="middle" width="6.8cm">
11140 <column alignment="center" valignment="top" width="0pt">
11141 <column alignment="center" valignment="top" width="0pt">
11142 <row>
11143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 Commande
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \backslash
11158 negmedspace
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \backslash
11169 negthickspace
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 </row>
11175 <row>
11176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 Nombre de fois où on a appuyé sur la barre d'
11181 \family sans
11182 Espace 
11183 \family default
11184 après avoir inséré l'espace insécable
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 6
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 7
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 </row>
11208 <row>
11209 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 Résultat
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 \begin_inset Formula $A\negmedspace B$
11223 \end_inset
11224
11225
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 \begin_inset Formula $A\negthickspace B$
11235 \end_inset
11236
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 </row>
11243 </lyxtabular>
11244
11245 \end_inset
11246
11247
11248 \end_layout
11249
11250 \begin_layout Standard
11251 Les espaces négatives peuvent faire que les caractères se chevauchent.
11252  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
11253  les opérateurs de somme:
11254 \end_layout
11255
11256 \begin_layout Standard
11257 \align center
11258 \begin_inset Tabular
11259 <lyxtabular version="3" rows="3" columns="2">
11260 <features>
11261 <column alignment="center" valignment="top" width="0">
11262 <column alignment="center" valignment="top" width="0">
11263 <row>
11264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 Commande
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277 Résultat
11278 \begin_inset Note Note
11279 status open
11280
11281 \begin_layout Plain Layout
11282
11283 \series bold
11284
11285 \backslash
11286 raisebox est seulement utilisée pour faire de la place
11287 \end_layout
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 </row>
11297 <row>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302
11303 \backslash
11304 sum
11305 \backslash
11306 sum
11307 \begin_inset ERT
11308 status collapsed
11309
11310 \begin_layout Plain Layout
11311
11312
11313 \backslash
11314 spce 
11315 \end_layout
11316
11317 \end_inset
11318
11319 f_kl
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 <row>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342
11343 \backslash
11344 sum
11345 \backslash
11346 negmedspace
11347 \backslash
11348 sum
11349 \begin_inset ERT
11350 status collapsed
11351
11352 \begin_layout Plain Layout
11353
11354
11355 \backslash
11356 spce 
11357 \end_layout
11358
11359 \end_inset
11360
11361 f_kl
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11371 \end_inset
11372
11373
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 </row>
11379 </lyxtabular>
11380
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \begin_layout Standard
11387 Les opérateur de relations comme par exemple le signe égal, sont toujours
11388  entourés par des espaces.
11389  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
11390  L'exemple suivant donne une illustration:
11391 \end_layout
11392
11393 \begin_layout Standard
11394 \align center
11395 \begin_inset Tabular
11396 <lyxtabular version="3" rows="2" columns="2">
11397 <features>
11398 <column alignment="center" valignment="top" width="0pt">
11399 <column alignment="center" valignment="top" width="0pt">
11400 <row>
11401 <cell alignment="center" valignment="top" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 équation normale
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Formula $A=B$
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 </row>
11423 <row>
11424 <cell alignment="center" valignment="top" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 \begin_inset Note Note
11429 status collapsed
11430
11431 \begin_layout Plain Layout
11432
11433 \series bold
11434 \lang english
11435
11436 \backslash
11437 raisebox
11438 \end_layout
11439
11440 \end_inset
11441
11442
11443 \begin_inset Formula $\raisebox{5mm}{}$
11444 \end_inset
11445
11446 équation sans espace
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 \begin_inset Formula $A{=}B$
11456 \end_inset
11457
11458
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 </row>
11464 </lyxtabular>
11465
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \begin_layout Standard
11472 \noindent
11473 La commande utilisée pour la dernière formule est: 
11474 \series bold
11475 A
11476 \backslash
11477 {=
11478 \begin_inset Formula $\to$
11479 \end_inset
11480
11481 B
11482 \end_layout
11483
11484 \begin_layout Standard
11485 \begin_inset VSpace bigskip
11486 \end_inset
11487
11488 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11489  insérée entre la valeur et l'unité est une espace fine et pas une espace
11490  normale.
11491  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11492 \family sans
11493 Insérer\SpecialChar \menuseparator
11494 Typographie
11495 \begin_inset space ~
11496 \end_inset
11497
11498 spéciale\SpecialChar \menuseparator
11499 Espace
11500 \begin_inset space ~
11501 \end_inset
11502
11503 fine
11504 \family default
11505  (raccourci 
11506 \family sans
11507 Ctrl-Shift-Espace
11508 \family default
11509 ).
11510 \end_layout
11511
11512 \begin_layout Standard
11513 Un exemple pour voir la différence:
11514 \end_layout
11515
11516 \begin_layout Standard
11517 \begin_inset Tabular
11518 <lyxtabular version="3" rows="2" columns="2">
11519 <features>
11520 <column alignment="left" valignment="top" width="0">
11521 <column alignment="left" valignment="top" width="0">
11522 <row>
11523 <cell alignment="center" valignment="top" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 24 kW
11528 \begin_inset Formula $\cdot$
11529 \end_inset
11530
11531 h
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 espace normale entre l'unité est la valeur
11541 \end_layout
11542
11543 \end_inset
11544 </cell>
11545 </row>
11546 <row>
11547 <cell alignment="center" valignment="top" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 24
11552 \begin_inset space \thinspace{}
11553 \end_inset
11554
11555 kW
11556 \begin_inset Formula $\cdot$
11557 \end_inset
11558
11559 h
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 <cell alignment="center" valignment="top" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 espace fine entre l'unité et la valeur
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 </lyxtabular>
11575
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \begin_layout Subsection
11582 Espace variable
11583 \begin_inset ERT
11584 status collapsed
11585
11586 \begin_layout Plain Layout
11587
11588
11589 \backslash
11590 texorpdfstring{
11591 \end_layout
11592
11593 \end_inset
11594
11595
11596 \begin_inset Foot
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600 pour les espacements verticaux dans les formules, voir 
11601 \begin_inset CommandInset ref
11602 LatexCommand ref
11603 reference "sub:Séparation-des-lignes"
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \end_inset
11611
11612
11613 \begin_inset ERT
11614 status collapsed
11615
11616 \begin_layout Plain Layout
11617
11618 }{}
11619 \end_layout
11620
11621 \end_inset
11622
11623
11624 \begin_inset Note Note
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628
11629 \backslash
11630 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11631  dans les signets PDF.
11632 \end_layout
11633
11634 \begin_layout Plain Layout
11635 Plus au sujet de 
11636 \backslash
11637 texorpdfstring dans la section 
11638 \begin_inset CommandInset ref
11639 LatexCommand ref
11640 reference "sub:formules-dans-les-entêtes"
11641
11642 \end_inset
11643
11644 .
11645 \end_layout
11646
11647 \end_inset
11648
11649
11650 \begin_inset CommandInset label
11651 LatexCommand label
11652 name "sub:Espace-variable"
11653
11654 \end_inset
11655
11656
11657 \begin_inset Index
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661 Espace ! horizontal ! variable
11662 \end_layout
11663
11664 \end_inset
11665
11666
11667 \end_layout
11668
11669 \begin_layout Standard
11670 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11671 \begin_inset Newline newline
11672 \end_inset
11673
11674
11675 \series bold
11676
11677 \backslash
11678 hspace{length}
11679 \series default
11680
11681 \begin_inset Index
11682 status collapsed
11683
11684 \begin_layout Plain Layout
11685 Commandes ! H ! 
11686 \backslash
11687 hspace
11688 \end_layout
11689
11690 \end_inset
11691
11692 .
11693  Pour la valeur de la longueur toutes les unités qui sont listées dans 
11694 \begin_inset CommandInset ref
11695 LatexCommand ref
11696 reference "tab:Unités-disponibles"
11697
11698 \end_inset
11699
11700  sont utilisables à l'exception de l'unité 
11701 \begin_inset Quotes eld
11702 \end_inset
11703
11704 mu
11705 \begin_inset Quotes erd
11706 \end_inset
11707
11708 .
11709  La longueur peut aussi être négative.
11710  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11711  disponible, on utilise la commande 
11712 \series bold
11713
11714 \backslash
11715 hfill
11716 \series default
11717
11718 \begin_inset Index
11719 status collapsed
11720
11721 \begin_layout Plain Layout
11722 Commandes ! H ! 
11723 \backslash
11724 hfill
11725 \end_layout
11726
11727 \end_inset
11728
11729 .
11730 \end_layout
11731
11732 \begin_layout Standard
11733 \begin_inset VSpace -1mm
11734 \end_inset
11735
11736
11737 \end_layout
11738
11739 \begin_layout Standard
11740 \align center
11741 \begin_inset Tabular
11742 <lyxtabular version="3" rows="4" columns="2">
11743 <features>
11744 <column alignment="center" valignment="top" width="0">
11745 <column alignment="center" valignment="top" width="0">
11746 <row>
11747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751 Commande
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 Résultat
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 A=B
11772 \backslash
11773 hspace{3cm
11774 \begin_inset Formula $\to$
11775 \end_inset
11776
11777 A
11778 \backslash
11779 not=C
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 </row>
11797 <row>
11798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 A
11803 \backslash
11804 hspace{-1mm
11805 \begin_inset Formula $\to$
11806 \end_inset
11807
11808 A
11809 \backslash
11810 not=A
11811 \end_layout
11812
11813 \end_inset
11814 </cell>
11815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 </row>
11828 <row>
11829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 A=A
11834 \backslash
11835 hfill
11836 \begin_inset ERT
11837 status collapsed
11838
11839 \begin_layout Plain Layout
11840
11841
11842 \backslash
11843 spce 
11844 \end_layout
11845
11846 \end_inset
11847
11848 B=B
11849 \end_layout
11850
11851 \end_inset
11852 </cell>
11853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11854 \begin_inset Text
11855
11856 \begin_layout Plain Layout
11857 \begin_inset Formula $A=A\hfill B=B$
11858 \end_inset
11859
11860
11861 \end_layout
11862
11863 \end_inset
11864 </cell>
11865 </row>
11866 </lyxtabular>
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Standard
11874 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11875  de colonne le plus long du tableau.
11876  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11877  laquelle 
11878 \series bold
11879
11880 \backslash
11881 hfill
11882 \series default
11883  est inséré.
11884  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11885  espace ne sera ajouté.
11886  
11887 \series bold
11888
11889 \backslash
11890 hfill
11891 \series default
11892  a un effet sur les formules hors ligne uniquement si on utilise le style
11893  de formule 
11894 \series bold
11895 Indenté
11896 \series default
11897  (Les styles de formules sont expliqués dans 
11898 \begin_inset CommandInset ref
11899 LatexCommand ref
11900 reference "sec:Styles-de-formules"
11901
11902 \end_inset
11903
11904 ).
11905 \end_layout
11906
11907 \begin_layout Standard
11908 En plus de 
11909 \series bold
11910
11911 \backslash
11912 hfill, 
11913 \series default
11914 il y a les commandes 
11915 \series bold
11916
11917 \backslash
11918 dotfill
11919 \series default
11920  et 
11921 \series bold
11922
11923 \backslash
11924 hrulefill
11925 \series default
11926  qui remplissent l'espace avec un motif, voir 
11927 \begin_inset CommandInset ref
11928 LatexCommand ref
11929 reference "sub:Points-de-suspension"
11930
11931 \end_inset
11932
11933  pour un exemple.
11934 \end_layout
11935
11936 \begin_layout Standard
11937 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11938  
11939 \family sans
11940 Insérer\SpecialChar \menuseparator
11941 Typographie
11942 \begin_inset space ~
11943 \end_inset
11944
11945 spéciale\SpecialChar \menuseparator
11946 Espacement horizontal, 
11947 \family default
11948 ce qui n'est pas possible avec les formules:
11949 \end_layout
11950
11951 \begin_layout Standard
11952 Ceci est une ligne avec un espace de
11953 \begin_inset space \hspace{}
11954 \length 2cm
11955 \end_inset
11956
11957 2
11958 \begin_inset space \thinspace{}
11959 \end_inset
11960
11961 cm.
11962 \end_layout
11963
11964 \begin_layout Standard
11965 Ceci est une ligne avec un
11966 \begin_inset space \hfill{}
11967 \end_inset
11968
11969 espace maximum.
11970 \end_layout
11971
11972 \begin_layout Subsection
11973 Espace après les formules en ligne
11974 \begin_inset Index
11975 status collapsed
11976
11977 \begin_layout Plain Layout
11978 Espace ! après les formules en ligne
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \end_layout
11985
11986 \begin_layout Standard
11987 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11988  
11989 \series bold
11990
11991 \backslash
11992 mathsurround
11993 \begin_inset Index
11994 status collapsed
11995
11996 \begin_layout Plain Layout
11997 Commandes ! M ! 
11998 \backslash
11999 mathsurround
12000 \end_layout
12001
12002 \end_inset
12003
12004
12005 \series default
12006 .
12007  La valeur d'une longueur est modifiée avec la commande 
12008 \series bold
12009
12010 \backslash
12011 setlength
12012 \begin_inset Index
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016 Commandes ! S ! 
12017 \backslash
12018 setlength
12019 \end_layout
12020
12021 \end_inset
12022
12023
12024 \series default
12025  qui a la syntaxe suivante:
12026 \end_layout
12027
12028 \begin_layout Standard
12029
12030 \series bold
12031
12032 \backslash
12033 setlength{nom de la longueur}{valeur}
12034 \end_layout
12035
12036 \begin_layout Standard
12037 Pour mettre 
12038 \series bold
12039
12040 \backslash
12041 mathsurround
12042 \series default
12043  à une valeur de 5
12044 \begin_inset space \thinspace{}
12045 \end_inset
12046
12047 mm, on insère la commande
12048 \end_layout
12049
12050 \begin_layout Standard
12051
12052 \series bold
12053
12054 \backslash
12055 setlength{
12056 \backslash
12057 mathsurround}{5mm}
12058 \end_layout
12059
12060 \begin_layout Standard
12061 en mode TeX.
12062  Une espace de 5
12063 \begin_inset space \thinspace{}
12064 \end_inset
12065
12066 mm va maintenant être placée autour de toutes les formules en ligne:
12067 \begin_inset ERT
12068 status collapsed
12069
12070 \begin_layout Plain Layout
12071
12072
12073 \backslash
12074 setlength{
12075 \backslash
12076 mathsurround}{5mm}
12077 \end_layout
12078
12079 \end_inset
12080
12081
12082 \end_layout
12083
12084 \begin_layout Standard
12085 Voici une formule en ligne 
12086 \begin_inset Formula $A=B$
12087 \end_inset
12088
12089  avec une espace de 5
12090 \begin_inset space \thinspace{}
12091 \end_inset
12092
12093 mm autour.
12094 \begin_inset ERT
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098
12099
12100 \backslash
12101 setlength{
12102 \backslash
12103 mathsurround}{0pt}
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \begin_layout Standard
12112 Pour revenir à la valeur prédéfinie, on met 
12113 \series bold
12114
12115 \backslash
12116 mathsurround
12117 \series default
12118  à 0
12119 \begin_inset space \thinspace{}
12120 \end_inset
12121
12122 pt.
12123 \end_layout
12124
12125 \begin_layout Section
12126 Boîtes et cadres
12127 \begin_inset Index
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131 Boîtes
12132 \end_layout
12133
12134 \end_inset
12135
12136
12137 \begin_inset Index
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141 Cadres | see 
12142 \begin_inset ERT
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146
12147 {
12148 \end_layout
12149
12150 \end_inset
12151
12152 Boîtes
12153 \begin_inset ERT
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157
12158 }
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \end_layout
12170
12171 \begin_layout Standard
12172 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
12173 \emph on
12174 Boîtes 
12175 \emph default
12176 du manuel 
12177 \emph on
12178 Objets insérés.
12179  
12180 \end_layout
12181
12182 \begin_layout Subsection
12183 Boîtes avec cadre
12184 \begin_inset CommandInset label
12185 LatexCommand label
12186 name "sub:Boîtes-avec-cadre"
12187
12188 \end_inset
12189
12190
12191 \begin_inset Index
12192 status collapsed
12193
12194 \begin_layout Plain Layout
12195 Boîtes ! avec cadre
12196 \end_layout
12197
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \begin_layout Standard
12204 Il es possible d'encadrer des formules ou des portions de formules avec
12205  la commande 
12206 \series bold
12207
12208 \backslash
12209 fbox
12210 \series default
12211
12212 \begin_inset Index
12213 status collapsed
12214
12215 \begin_layout Plain Layout
12216 Commandes ! F ! 
12217 \backslash
12218 fbox
12219 \end_layout
12220
12221 \end_inset
12222
12223  et 
12224 \series bold
12225
12226 \backslash
12227 boxed
12228 \series default
12229
12230 \begin_inset Index
12231 status collapsed
12232
12233 \begin_layout Plain Layout
12234 Commandes ! B ! 
12235 \backslash
12236 boxed
12237 \end_layout
12238
12239 \end_inset
12240
12241 .
12242 \end_layout
12243
12244 \begin_layout Standard
12245 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
12246  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
12247  Pour 
12248 \series bold
12249
12250 \backslash
12251 fbox
12252 \series default
12253  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
12254  avec 
12255 \family sans
12256 Ctrl-m
12257 \family default
12258  
12259 \begin_inset Foot
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263 À cause d'un bug de LyX, il est impossible de créer une nouvelle formule
12264  avec 
12265 \family sans
12266 Ctrl-m
12267 \family default
12268 , voir 
12269 \begin_inset CommandInset href
12270 LatexCommand href
12271 name "LyX-bug #1435"
12272 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12273
12274 \end_inset
12275
12276 .
12277 \end_layout
12278
12279 \end_inset
12280
12281 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
12282  Quand on utilise 
12283 \series bold
12284
12285 \backslash
12286 boxed
12287 \series default
12288 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
12289 \end_layout
12290
12291 \begin_layout Standard
12292 La commande 
12293 \series bold
12294
12295 \backslash
12296 fbox
12297 \series default
12298  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
12299  formule serait alors toujours mise à la taille du texte.
12300  
12301 \series bold
12302
12303 \backslash
12304 boxed
12305 \series default
12306 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
12307  la formule serait alors toujours mise à la taille des formules hors ligne.
12308 \end_layout
12309
12310 \begin_layout Standard
12311 Comme extension à 
12312 \series bold
12313
12314 \backslash
12315 fbox
12316 \series default
12317  il y a la commande 
12318 \series bold
12319
12320 \backslash
12321 framebox
12322 \series default
12323
12324 \begin_inset Index
12325 status collapsed
12326
12327 \begin_layout Plain Layout
12328 Commandes ! F ! 
12329 \backslash
12330 framebox
12331 \end_layout
12332
12333 \end_inset
12334
12335  où on peut en plus spécifier la largeur du cadre et l'alignement.
12336  La syntaxe de la commande 
12337 \series bold
12338
12339 \backslash
12340 framebox
12341 \series default
12342  est la suivante:
12343 \end_layout
12344
12345 \begin_layout Standard
12346
12347 \series bold
12348
12349 \backslash
12350 framebox[Largeur du cadre][position]{contenu de la boîte}
12351 \end_layout
12352
12353 \begin_layout Standard
12354 La position peut être soit 
12355 \emph on
12356 l
12357 \emph default
12358  soit 
12359 \emph on
12360 r
12361 \emph default
12362 .
12363  
12364 \emph on
12365 l
12366 \emph default
12367  aligne la formule à gauche dans la boîte, 
12368 \emph on
12369 r
12370 \emph default
12371  à droite.
12372  Quand on ne précise pas la position, la formule est centrée.
12373 \begin_inset Newline newline
12374 \end_inset
12375
12376 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
12377  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
12378  c'est le cas avec 
12379 \series bold
12380
12381 \backslash
12382 fbox
12383 \series default
12384 .
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Quand on insère la commande 
12389 \series bold
12390
12391 \backslash
12392 framebox
12393 \series default
12394 , une boîte apparaît contenant trois boîtes bleues.
12395  Les deux premières sont entourées de crochets pour signales des arguments
12396  optionnels.
12397  La troisième boîte est là pour contenir les portions de formules, comme
12398  pour 
12399 \series bold
12400
12401 \backslash
12402 fbox
12403 \series default
12404 .
12405 \end_layout
12406
12407 \begin_layout Standard
12408 \align center
12409 \begin_inset Note Note
12410 status collapsed
12411
12412 \begin_layout Plain Layout
12413 Le tableau a été placé dans une minipage pour que la note de bas de page
12414  apparaisse.
12415  Sinon le texte de la note n'aurait pas été affiché.
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \begin_inset Box Frameless
12422 position "c"
12423 hor_pos "c"
12424 has_inner_box 1
12425 inner_pos "c"
12426 use_parbox 0
12427 width "100col%"
12428 special "none"
12429 height "1in"
12430 height_special "totalheight"
12431 status open
12432
12433 \begin_layout Plain Layout
12434 \align center
12435 \begin_inset Tabular
12436 <lyxtabular version="3" rows="5" columns="2">
12437 <features>
12438 <column alignment="center" valignment="top" width="0">
12439 <column alignment="center" valignment="top" width="0">
12440 <row>
12441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12442 \begin_inset Text
12443
12444 \begin_layout Plain Layout
12445 Commande
12446 \begin_inset Foot
12447 status collapsed
12448
12449 \begin_layout Plain Layout
12450 À cause d'un bug de LyX, il n'est pas possible de créer une nouvelle formule
12451  avec 
12452 \family sans
12453 Ctrl-m
12454 \family default
12455 , voir 
12456 \begin_inset CommandInset href
12457 LatexCommand href
12458 name "LyX-bug #1435"
12459 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12460
12461 \end_inset
12462
12463 .
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12474 \begin_inset Text
12475
12476 \begin_layout Plain Layout
12477 Résultat
12478 \begin_inset Note Note
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482
12483 \series bold
12484 \lang english
12485
12486 \backslash
12487 raisebox
12488 \end_layout
12489
12490 \end_inset
12491
12492
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 </row>
12498 <row>
12499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12500 \begin_inset Text
12501
12502 \begin_layout Plain Layout
12503
12504 \backslash
12505 fbox
12506 \begin_inset ERT
12507 status collapsed
12508
12509 \begin_layout Plain Layout
12510
12511
12512 \backslash
12513 spce 
12514 \end_layout
12515
12516 \end_inset
12517
12518
12519 \family sans
12520 Ctrl-m
12521 \family default
12522  
12523 \backslash
12524 int
12525 \begin_inset ERT
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529
12530
12531 \backslash
12532 spce 
12533 \end_layout
12534
12535 \end_inset
12536
12537 A=B
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12547 \end_inset
12548
12549
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 </row>
12555 <row>
12556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12557 \begin_inset Text
12558
12559 \begin_layout Plain Layout
12560
12561 \backslash
12562 boxed
12563 \begin_inset ERT
12564 status collapsed
12565
12566 \begin_layout Plain Layout
12567
12568
12569 \backslash
12570 spce 
12571 \end_layout
12572
12573 \end_inset
12574
12575
12576 \backslash
12577 int
12578 \begin_inset ERT
12579 status collapsed
12580
12581 \begin_layout Plain Layout
12582
12583
12584 \backslash
12585 spce 
12586 \end_layout
12587
12588 \end_inset
12589
12590 A=B
12591 \end_layout
12592
12593 \end_inset
12594 </cell>
12595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12596 \begin_inset Text
12597
12598 \begin_layout Plain Layout
12599 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12600 \end_inset
12601
12602
12603 \end_layout
12604
12605 \end_inset
12606 </cell>
12607 </row>
12608 <row>
12609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12610 \begin_inset Text
12611
12612 \begin_layout Plain Layout
12613 A+
12614 \backslash
12615 fbox
12616 \begin_inset ERT
12617 status collapsed
12618
12619 \begin_layout Plain Layout
12620
12621
12622 \backslash
12623 spce 
12624 \end_layout
12625
12626 \end_inset
12627
12628 B
12629 \end_layout
12630
12631 \end_inset
12632 </cell>
12633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12638 \end_inset
12639
12640
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 </row>
12646 <row>
12647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12648 \begin_inset Text
12649
12650 \begin_layout Plain Layout
12651
12652 \backslash
12653 framebox
12654 \begin_inset ERT
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658
12659
12660 \backslash
12661 spce 
12662 \end_layout
12663
12664 \end_inset
12665
12666 20mm
12667 \begin_inset Formula $\to$
12668 \end_inset
12669
12670
12671 \begin_inset Formula $\to$
12672 \end_inset
12673
12674
12675 \family sans
12676 Ctrl-m
12677 \family default
12678  
12679 \backslash
12680 frac
12681 \begin_inset ERT
12682 status collapsed
12683
12684 \begin_layout Plain Layout
12685
12686
12687 \backslash
12688 spce 
12689 \end_layout
12690
12691 \end_inset
12692
12693 A
12694 \begin_inset Formula $\downarrow$
12695 \end_inset
12696
12697 B
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12703 \begin_inset Text
12704
12705 \begin_layout Plain Layout
12706 \begin_inset Formula $\raisebox{6mm}{}$
12707 \end_inset
12708
12709
12710 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12711 \end_inset
12712
12713
12714 \begin_inset Formula $\raisebox{-4mm}{}$
12715 \end_inset
12716
12717
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 </row>
12723 </lyxtabular>
12724
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \begin_layout Standard
12736 On peut aussi ajuster l'épaisseur du cadre.
12737  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12738  formule
12739 \end_layout
12740
12741 \begin_layout Standard
12742
12743 \series bold
12744
12745 \backslash
12746 fboxrule
12747 \series default
12748  
12749 \series bold
12750
12751 \begin_inset Quotes eld
12752 \end_inset
12753
12754 épaisseur
12755 \begin_inset Quotes erd
12756 \end_inset
12757
12758
12759 \series default
12760  
12761 \series bold
12762
12763 \backslash
12764 fboxsep
12765 \series default
12766  
12767 \series bold
12768
12769 \begin_inset Quotes eld
12770 \end_inset
12771
12772 distance
12773 \begin_inset Quotes erd
12774 \end_inset
12775
12776
12777 \end_layout
12778
12779 \begin_layout Standard
12780 \begin_inset Quotes eld
12781 \end_inset
12782
12783 distance
12784 \begin_inset Quotes erd
12785 \end_inset
12786
12787  précise la distance minimale entre le cadre et le premier caractère de
12788  la boîte.
12789  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12790 \begin_inset ERT
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794
12795
12796 \backslash
12797 fboxrule 2mm 
12798 \backslash
12799 fboxsep 3mm
12800 \end_layout
12801
12802 \end_inset
12803
12804
12805 \begin_inset Formula \[
12806 \boxed{A+B=C}\]
12807
12808 \end_inset
12809
12810 Avant cette formule, on a inséré en mode TeX les commandes
12811 \end_layout
12812
12813 \begin_layout Standard
12814
12815 \series bold
12816
12817 \backslash
12818 fboxrule
12819 \series default
12820  
12821 \series bold
12822 2mm
12823 \series default
12824  
12825 \series bold
12826
12827 \backslash
12828 fboxsep
12829 \series default
12830  
12831 \series bold
12832 3mm
12833 \end_layout
12834
12835 \begin_layout Standard
12836 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12837 \end_layout
12838
12839 \begin_layout Standard
12840 Pour revenir à la taille de cadre standard, on insère la commande
12841 \end_layout
12842
12843 \begin_layout Standard
12844
12845 \series bold
12846
12847 \backslash
12848 fboxrule
12849 \series default
12850  
12851 \series bold
12852 0.4pt
12853 \series default
12854  
12855 \series bold
12856
12857 \backslash
12858 fboxsep
12859 \series default
12860  
12861 \series bold
12862 3pt
12863 \series default
12864
12865 \begin_inset ERT
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869
12870
12871 \backslash
12872 fboxrule 0.4pt 
12873 \backslash
12874 fboxsep 3pt
12875 \end_layout
12876
12877 \end_inset
12878
12879
12880 \end_layout
12881
12882 \begin_layout Standard
12883 avant la formule suivante.
12884 \end_layout
12885
12886 \begin_layout Subsection
12887 Boîtes sans cadre
12888 \begin_inset CommandInset label
12889 LatexCommand label
12890 name "sub:Boîtes-sans-cadre"
12891
12892 \end_inset
12893
12894
12895 \begin_inset Index
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899 Boîtes ! sans cadre
12900 \end_layout
12901
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12909  
12910 \series bold
12911
12912 \backslash
12913 mbox
12914 \series default
12915
12916 \begin_inset Index
12917 status collapsed
12918
12919 \begin_layout Plain Layout
12920 Commandes ! M ! 
12921 \backslash
12922 mbox
12923 \end_layout
12924
12925 \end_inset
12926
12927
12928 \series bold
12929
12930 \backslash
12931 makebox
12932 \series default
12933
12934 \begin_inset Index
12935 status collapsed
12936
12937 \begin_layout Plain Layout
12938 Commandes ! M ! 
12939 \backslash
12940 makebox
12941 \end_layout
12942
12943 \end_inset
12944
12945 , et 
12946 \series bold
12947
12948 \backslash
12949 raisebox
12950 \series default
12951
12952 \begin_inset Index
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956 Commandes ! R ! 
12957 \backslash
12958 raisebox
12959 \end_layout
12960
12961 \end_inset
12962
12963
12964 \end_layout
12965
12966 \begin_layout Standard
12967 Avec 
12968 \series bold
12969
12970 \backslash
12971 raisebox
12972 \series default
12973  une boîte peut être mise en exposant ou en indice.
12974  Mais contrairement aux indices et aux exposants normaux, les caractères
12975  conservent leur taille de police initiale.
12976  
12977 \series bold
12978
12979 \backslash
12980 raisebox
12981 \series default
12982  est utilisée avec la syntaxe suivante:
12983 \end_layout
12984
12985 \begin_layout Standard
12986
12987 \series bold
12988
12989 \backslash
12990 raisebox{hauteur}{contenu de la boîte}
12991 \end_layout
12992
12993 \begin_layout Standard
12994 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12995  comme pour 
12996 \series bold
12997
12998 \backslash
12999 fbox
13000 \series default
13001 .
13002 \end_layout
13003
13004 \begin_layout Standard
13005 \align center
13006 \begin_inset Tabular
13007 <lyxtabular version="3" rows="4" columns="2">
13008 <features>
13009 <column alignment="center" valignment="top" width="0">
13010 <column alignment="center" valignment="top" width="0">
13011 <row>
13012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016 Commande
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025 Résultat
13026 \end_layout
13027
13028 \end_inset
13029 </cell>
13030 </row>
13031 <row>
13032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13033 \begin_inset Text
13034
13035 \begin_layout Plain Layout
13036 H
13037 \backslash
13038 raisebox{2mm
13039 \begin_inset Formula $\to$
13040 \end_inset
13041
13042
13043 \backslash
13044 {al
13045 \begin_inset Formula $\to$
13046 \end_inset
13047
13048  lo
13049 \end_layout
13050
13051 \end_inset
13052 </cell>
13053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13054 \begin_inset Text
13055
13056 \begin_layout Plain Layout
13057 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13058 \end_inset
13059
13060
13061 \end_layout
13062
13063 \end_inset
13064 </cell>
13065 </row>
13066 <row>
13067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071 H
13072 \backslash
13073 raisebox{-2mm
13074 \begin_inset Formula $\to$
13075 \end_inset
13076
13077
13078 \backslash
13079 {al
13080 \begin_inset Formula $\to$
13081 \end_inset
13082
13083 lo
13084 \end_layout
13085
13086 \end_inset
13087 </cell>
13088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13089 \begin_inset Text
13090
13091 \begin_layout Plain Layout
13092 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13093 \end_inset
13094
13095
13096 \end_layout
13097
13098 \end_inset
13099 </cell>
13100 </row>
13101 <row>
13102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 A=
13107 \backslash
13108 raisebox{-2mm
13109 \begin_inset Formula $\to$
13110 \end_inset
13111
13112
13113 \backslash
13114 {
13115 \family sans
13116 Ctrl-m
13117 \family default
13118  
13119 \backslash
13120 sqrt
13121 \begin_inset ERT
13122 status collapsed
13123
13124 \begin_layout Plain Layout
13125
13126
13127 \backslash
13128 spce 
13129 \end_layout
13130
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13139 \begin_inset Text
13140
13141 \begin_layout Plain Layout
13142 \begin_inset ERT
13143 status collapsed
13144
13145 \begin_layout Plain Layout
13146
13147 $A=
13148 \backslash
13149 raisebox{-2mm}{$
13150 \backslash
13151 sqrt{B}$}$
13152 \end_layout
13153
13154 \end_inset
13155
13156
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 </row>
13162 </lyxtabular>
13163
13164 \end_inset
13165
13166
13167 \end_layout
13168
13169 \begin_layout Standard
13170 La dernière formule ne peut actuellement être créée qu'en mode TeX, parce
13171  que LyX insère une boîte plutôt que la formule supplémentaire qui est nécessair
13172 e
13173 \begin_inset Foot
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177 voir 
13178 \begin_inset CommandInset href
13179 LatexCommand href
13180 name "LyX-bug #1435"
13181 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13182
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \end_inset
13189
13190 .
13191 \end_layout
13192
13193 \begin_layout Standard
13194 La commande 
13195 \series bold
13196
13197 \backslash
13198 mbox
13199 \series default
13200  est équivalente à 
13201 \series bold
13202
13203 \backslash
13204 fbox
13205 \series default
13206  et 
13207 \series bold
13208
13209 \backslash
13210 makebox
13211 \series default
13212  est équivalente à 
13213 \series bold
13214
13215 \backslash
13216 framebox
13217 \series default
13218 , avec la différence qu'il n'y a pas de cadre.
13219 \end_layout
13220
13221 \begin_layout Subsection
13222 Boîtes colorées
13223 \begin_inset CommandInset label
13224 LatexCommand label
13225 name "sub:Boîtes-colorées"
13226
13227 \end_inset
13228
13229
13230 \begin_inset Index
13231 status collapsed
13232
13233 \begin_layout Plain Layout
13234 Boîtes ! colorées
13235 \end_layout
13236
13237 \end_inset
13238
13239
13240 \end_layout
13241
13242 \begin_layout Standard
13243 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
13244  LaTeX 
13245 \series bold
13246 color
13247 \series default
13248
13249 \begin_inset Foot
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253 La paquetage LaTeX 
13254 \series bold
13255 color
13256 \series default
13257  fait partie de toutes les installations LaTeX standard.
13258 \end_layout
13259
13260 \end_inset
13261
13262
13263 \begin_inset Index
13264 status collapsed
13265
13266 \begin_layout Plain Layout
13267 Paquetages ! color
13268 \end_layout
13269
13270 \end_inset
13271
13272  soit chargé dans le préambule LaTeX avec la ligne
13273 \begin_inset Foot
13274 status collapsed
13275
13276 \begin_layout Plain Layout
13277 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
13278  le document, LyX charge automatiquement le paquetage LaTeX 
13279 \series bold
13280 color
13281 \series default
13282 .
13283  Il est donc possible que le paquetage soit chargé deux fois, mais cela
13284  ne doit pas poser de problème.
13285 \end_layout
13286
13287 \end_inset
13288
13289
13290 \begin_inset Note Note
13291 status collapsed
13292
13293 \begin_layout Plain Layout
13294 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
13295  dans le préambule LaTeX.
13296 \end_layout
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Standard
13304
13305 \series bold
13306
13307 \backslash
13308 usepackage{color}
13309 \end_layout
13310
13311 \begin_layout Standard
13312 \begin_inset VSpace medskip
13313 \end_inset
13314
13315 Pour colorer des boîtes, on utilise la commande 
13316 \series bold
13317
13318 \backslash
13319 colorbox
13320 \series default
13321
13322 \begin_inset Index
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326 Commandes ! C ! 
13327 \backslash
13328 colorbox
13329 \end_layout
13330
13331 \end_inset
13332
13333  avec la syntaxe suivante
13334 \end_layout
13335
13336 \begin_layout Standard
13337
13338 \series bold
13339
13340 \backslash
13341 colorbox{couleur}{contenu de la boîte}
13342 \end_layout
13343
13344 \begin_layout Standard
13345 Le contenu de la boîte peut être une autre boîte et une 
13346 \series bold
13347
13348 \backslash
13349 colorbox
13350 \series default
13351  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
13352  exemple).
13353  Quand une boîte est destinée à contenir une formule, on doit insérer une
13354  boîte supplémentaire, comme avec 
13355 \series bold
13356
13357 \backslash
13358 fbox
13359 \series default
13360 .
13361 \begin_inset Foot
13362 status collapsed
13363
13364 \begin_layout Plain Layout
13365 Ceci s'applique aussi à la commande 
13366 \series bold
13367
13368 \backslash
13369 fcolorbox
13370 \series default
13371 .
13372  D'où la note 
13373 \begin_inset CommandInset href
13374 LatexCommand href
13375 name "LyX-bug #1435"
13376 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13377
13378 \end_inset
13379
13380 .
13381 \end_layout
13382
13383 \end_inset
13384
13385
13386 \end_layout
13387
13388 \begin_layout Standard
13389 On peut choisir une des couleurs prédéfinies suivantes:
13390 \end_layout
13391
13392 \begin_layout Standard
13393
13394 \series bold
13395 black
13396 \series default
13397  (noir), 
13398 \series bold
13399 blue
13400 \series default
13401  (bleu), 
13402 \series bold
13403 cyan
13404 \series default
13405
13406 \series bold
13407 green
13408 \series default
13409  (vert), 
13410 \series bold
13411 magenta
13412 \series default
13413
13414 \series bold
13415 red
13416 \series default
13417  (rouge), 
13418 \series bold
13419 white
13420 \series default
13421  (blanc), et 
13422 \series bold
13423 yellow (jaune)
13424 \end_layout
13425
13426 \begin_layout Standard
13427 \align center
13428 \begin_inset Tabular
13429 <lyxtabular version="3" rows="4" columns="2">
13430 <features>
13431 <column alignment="center" valignment="top" width="0">
13432 <column alignment="center" valignment="top" width="0">
13433 <row>
13434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438 Commande
13439 \end_layout
13440
13441 \end_inset
13442 </cell>
13443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447 Résultat
13448 \begin_inset Note Note
13449 status collapsed
13450
13451 \begin_layout Plain Layout
13452
13453 \series bold
13454
13455 \backslash
13456 raisebox est seulement utilisée pour faire de la place
13457 \end_layout
13458
13459 \end_inset
13460
13461
13462 \end_layout
13463
13464 \end_inset
13465 </cell>
13466 </row>
13467 <row>
13468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13469 \begin_inset Text
13470
13471 \begin_layout Plain Layout
13472
13473 \backslash
13474 colorbox{yellow
13475 \begin_inset Formula $\to$
13476 \end_inset
13477
13478
13479 \backslash
13480 {A=B
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13490 \end_inset
13491
13492
13493 \end_layout
13494
13495 \end_inset
13496 </cell>
13497 </row>
13498 <row>
13499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503
13504 \backslash
13505 colorbox{green
13506 \begin_inset Formula $\to$
13507 \end_inset
13508
13509
13510 \backslash
13511 {
13512 \backslash
13513 fbox
13514 \begin_inset ERT
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518
13519
13520 \backslash
13521 spce 
13522 \end_layout
13523
13524 \end_inset
13525
13526 A=B
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13536 \end_inset
13537
13538
13539 \end_layout
13540
13541 \end_inset
13542 </cell>
13543 </row>
13544 <row>
13545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549
13550 \backslash
13551 fbox
13552 \begin_inset ERT
13553 status collapsed
13554
13555 \begin_layout Plain Layout
13556
13557
13558 \backslash
13559 spce 
13560 \end_layout
13561
13562 \end_inset
13563
13564
13565 \backslash
13566 colorbox{green
13567 \begin_inset Formula $\to$
13568 \end_inset
13569
13570
13571 \backslash
13572 {A=B
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13582 \end_inset
13583
13584
13585 \end_layout
13586
13587 \end_inset
13588 </cell>
13589 </row>
13590 </lyxtabular>
13591
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \begin_layout Standard
13598
13599 \series bold
13600
13601 \backslash
13602 colorbox
13603 \series default
13604  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13605  Pour colorer tous les caractères, on sélectionne toute la formule et on
13606  choisit la couleur voulue avec la fenêtre de dialogue 
13607 \family sans
13608 Style
13609 \begin_inset space ~
13610 \end_inset
13611
13612 de
13613 \begin_inset space ~
13614 \end_inset
13615
13616 texte
13617 \family default
13618 .
13619  Cette fenêtre de dialogue peut être appelée avec le bouton 
13620 \begin_inset Graphics
13621         filename ../../images/dialog-show_character.png
13622         scale 85
13623
13624 \end_inset
13625
13626  de la barre d'outils, ou avec le menu 
13627 \family sans
13628 Éditer\SpecialChar \menuseparator
13629 Style
13630 \begin_inset space ~
13631 \end_inset
13632
13633 de
13634 \begin_inset space ~
13635 \end_inset
13636
13637 texte\SpecialChar \menuseparator
13638 Personnalisé
13639 \family default
13640 .
13641  Le numéro de la formule prendra la même couleur que la formule.
13642  Si le numéro doit avoir une couleur différente de celle des caractères
13643  de la formule, la couleur doit être changée à l'intérieur de la formule.
13644 \end_layout
13645
13646 \begin_layout Standard
13647 Un exemple:
13648 \end_layout
13649
13650 \begin_layout Standard
13651
13652 \color red
13653 \begin_inset Formula \begin{equation}
13654 \int A=B\label{eq:rouge}\end{equation}
13655
13656 \end_inset
13657
13658
13659 \color green
13660
13661 \begin_inset Formula \begin{equation}
13662 \textcolor{red}{\int A=B}\label{eq:rougevert}\end{equation}
13663
13664 \end_inset
13665
13666
13667 \end_layout
13668
13669 \begin_layout Standard
13670 La formule 
13671 \begin_inset CommandInset ref
13672 LatexCommand eqref
13673 reference "eq:rouge"
13674
13675 \end_inset
13676
13677  est complètement colorée en rouge.
13678 \begin_inset Newline newline
13679 \end_inset
13680
13681 La formule 
13682 \begin_inset CommandInset ref
13683 LatexCommand eqref
13684 reference "eq:rougevert"
13685
13686 \end_inset
13687
13688  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13689  Ensuite, les caractères de la formule ont été colorés en rouge.
13690 \end_layout
13691
13692 \begin_layout Standard
13693 \begin_inset VSpace bigskip
13694 \end_inset
13695
13696 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13697  utilise la commande 
13698 \series bold
13699
13700 \backslash
13701 fcolorbox
13702 \series default
13703
13704 \begin_inset Index
13705 status collapsed
13706
13707 \begin_layout Plain Layout
13708 Commandes ! F ! 
13709 \backslash
13710 fcolorbox
13711 \end_layout
13712
13713 \end_inset
13714
13715  avec la syntaxe suivante:
13716 \end_layout
13717
13718 \begin_layout Standard
13719
13720 \series bold
13721
13722 \backslash
13723 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13724 \end_layout
13725
13726 \begin_layout Standard
13727 Donc 
13728 \series bold
13729
13730 \backslash
13731 fcolorbox
13732 \series default
13733  est une extension de la commande 
13734 \series bold
13735
13736 \backslash
13737 colorbox
13738 \series default
13739 .
13740  L'épaisseur du cadre est déterminée comme avec 
13741 \series bold
13742
13743 \backslash
13744 framebox
13745 \series default
13746 , avec 
13747 \series bold
13748
13749 \backslash
13750 fboxrule
13751 \series default
13752  et 
13753 \series bold
13754
13755 \backslash
13756 fboxsep
13757 \series default
13758 .
13759  Un exemple:
13760 \begin_inset ERT
13761 status collapsed
13762
13763 \begin_layout Plain Layout
13764
13765
13766 \backslash
13767 fboxrule 1mm 
13768 \backslash
13769 fboxsep 1mm
13770 \end_layout
13771
13772 \end_inset
13773
13774
13775 \begin_inset Formula \[
13776 \fcolorbox{cyan}{magenta}{A=B}\]
13777
13778 \end_inset
13779
13780
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786
13787 \backslash
13788 fboxrule 0.4pt 
13789 \backslash
13790 fboxsep 3pt
13791 \end_layout
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \begin_layout Standard
13799 Cette formule a été créée avec la commande
13800 \begin_inset Newline newline
13801 \end_inset
13802
13803
13804 \series bold
13805
13806 \backslash
13807 fcolorbox{cyan
13808 \begin_inset Formula $\to$
13809 \end_inset
13810
13811
13812 \backslash
13813 {magenta
13814 \begin_inset Formula $\to$
13815 \end_inset
13816
13817
13818 \backslash
13819 {A=B
13820 \series default
13821 .
13822 \end_layout
13823
13824 \begin_layout Standard
13825 \begin_inset VSpace bigskip
13826 \end_inset
13827
13828 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13829  faut d'abord les définir.
13830 \end_layout
13831
13832 \begin_layout Standard
13833 On peut par exemple définir la couleur 
13834 \begin_inset Quotes eld
13835 \end_inset
13836
13837 vertfonce
13838 \begin_inset Quotes erd
13839 \end_inset
13840
13841  avec la ligne suivante dans le préambule LaTeX:
13842 \end_layout
13843
13844 \begin_layout Standard
13845
13846 \series bold
13847
13848 \backslash
13849 definecolor{vertfonce}{cmyk}{0.5,
13850 \series default
13851  
13852 \series bold
13853 0,
13854 \series default
13855  
13856 \series bold
13857 1,
13858 \series default
13859  
13860 \series bold
13861 0.5}
13862 \series default
13863
13864 \begin_inset Index
13865 status collapsed
13866
13867 \begin_layout Plain Layout
13868 Commandes ! D ! 
13869 \backslash
13870 definecolor
13871 \end_layout
13872
13873 \end_inset
13874
13875
13876 \end_layout
13877
13878 \begin_layout Standard
13879
13880 \series bold
13881 cmyk
13882 \series default
13883  est l'espace colorimétrique basé sur les couleurs 
13884 \series bold
13885 cyan
13886 \series default
13887
13888 \series bold
13889 magenta
13890 \series default
13891 , jaune
13892 \series bold
13893  (yellow
13894 \series default
13895 ), et noir 
13896 \series bold
13897 (black
13898 \series default
13899 ).
13900  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13901  correspondantes dans l'espace colorimétrique.
13902  Ces facteurs prennent des valeurs entre 0 et 1.
13903  À la place de 
13904 \series bold
13905 cmyk 
13906 \series default
13907 on peut aussi utiliser l'espace 
13908 \series bold
13909 rgb 
13910 \series default
13911 basé sur les couleurs rouge (
13912 \series bold
13913 red
13914 \series default
13915 ), vert (
13916 \series bold
13917 green
13918 \series default
13919 ) et bleu (
13920 \series bold
13921 blue
13922 \series default
13923 ).
13924  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13925  couleurs.
13926  Il y a aussi l'espace de couleur 
13927 \series bold
13928 gray 
13929 \series default
13930 (dégradé de gris) avec un facteur donnant la proportion de gris.
13931 \end_layout
13932
13933 \begin_layout Standard
13934 Comme exemple, une boîte encadrée avec la couleur 
13935 \series bold
13936 vertfonce 
13937 \series default
13938 que l'on vient de définir et des caractères colorés en jaune (
13939 \series bold
13940 yellow
13941 \series default
13942 ):
13943 \begin_inset Formula \begin{equation}
13944 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13945
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Standard
13952 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13953  de la commande 
13954 \series bold
13955
13956 \backslash
13957 textcolor
13958 \series default
13959 :
13960 \begin_inset Index
13961 status collapsed
13962
13963 \begin_layout Plain Layout
13964 Texte ! coloré
13965 \end_layout
13966
13967 \end_inset
13968
13969
13970 \end_layout
13971
13972 \begin_layout Standard
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978
13979 \backslash
13980 textcolor{vertfonce}{
13981 \end_layout
13982
13983 \end_inset
13984
13985 cette phrase est en 
13986 \begin_inset Quotes eld
13987 \end_inset
13988
13989 vertfonce
13990 \begin_inset Quotes erd
13991 \end_inset
13992
13993 .
13994 \begin_inset ERT
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998
13999 }
14000 \end_layout
14001
14002 \end_inset
14003
14004
14005 \end_layout
14006
14007 \begin_layout Standard
14008
14009 \series bold
14010
14011 \backslash
14012 textcolor
14013 \series default
14014
14015 \begin_inset Index
14016 status collapsed
14017
14018 \begin_layout Plain Layout
14019 Commandes ! T ! 
14020 \backslash
14021 textcolor
14022 \end_layout
14023
14024 \end_inset
14025
14026  utilise la syntaxe 
14027 \series bold
14028
14029 \backslash
14030 textcolor{couleur}{caractères à colorer}
14031 \series default
14032 .
14033 \end_layout
14034
14035 \begin_layout Subsection
14036 Boîtes de paragraphe
14037 \begin_inset CommandInset label
14038 LatexCommand label
14039 name "sub:Boîtes-de-paragraphes"
14040
14041 \end_inset
14042
14043
14044 \begin_inset Index
14045 status collapsed
14046
14047 \begin_layout Plain Layout
14048 Boîtes ! comme paragraphe
14049 \end_layout
14050
14051 \end_inset
14052
14053
14054 \end_layout
14055
14056 \begin_layout Standard
14057 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
14058  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
14059  On la crée avec le menu 
14060 \family sans
14061 Insérer\SpecialChar \menuseparator
14062 Boîte
14063 \family default
14064  ou le bouton 
14065 \begin_inset Graphics
14066         filename ../../images/box-insert.png
14067         scale 85
14068
14069 \end_inset
14070
14071  de la barre d'outils.
14072 \end_layout
14073
14074 \begin_layout Standard
14075 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
14076  une ligne:
14077 \end_layout
14078
14079 \begin_layout Standard
14080 \begin_inset VSpace medskip
14081 \end_inset
14082
14083 Ceci est une ligne 
14084 \begin_inset Box Boxed
14085 position "c"
14086 hor_pos "c"
14087 has_inner_box 1
14088 inner_pos "t"
14089 use_parbox 1
14090 width "5cm"
14091 special "none"
14092 height "1in"
14093 height_special "totalheight"
14094 status open
14095
14096 \begin_layout Plain Layout
14097 Ceci est une boîte de paragraphe.
14098  Elle a exactement 5
14099 \begin_inset space \thinspace{}
14100 \end_inset
14101
14102 cm de large et peut aussi contenir des formules: 
14103 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \end_inset
14110
14111  avec une boîte de paragraphe.
14112 \end_layout
14113
14114 \begin_layout Standard
14115 \begin_inset VSpace medskip
14116 \end_inset
14117
14118
14119 \end_layout
14120
14121 \begin_layout Standard
14122 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
14123  grise.
14124  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
14125  Dans notre cas, on met: 
14126 \emph on
14127 Décoration:
14128 \emph default
14129  Boîte rectangulaire, 
14130 \emph on
14131 Boîte intérieure:
14132 \emph default
14133  Parbox, 
14134 \emph on
14135 Largeur
14136 \emph default
14137 : 5
14138 \begin_inset space \thinspace{}
14139 \end_inset
14140
14141 cm, 
14142 \emph on
14143 Alignement vertical boîte
14144 \emph default
14145 : milieu
14146 \end_layout
14147
14148 \begin_layout Standard
14149 \begin_inset VSpace medskip
14150 \end_inset
14151
14152 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
14153 \series bold
14154
14155 \backslash
14156 parbox
14157 \series default
14158
14159 \begin_inset Index
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163 Commandes ! P ! 
14164 \backslash
14165 parbox
14166 \end_layout
14167
14168 \end_inset
14169
14170  qui a la syntaxe suivante:
14171 \end_layout
14172
14173 \begin_layout Standard
14174
14175 \series bold
14176
14177 \backslash
14178 parbox[position]{largeur}{contenu de la boîte}
14179 \end_layout
14180
14181 \begin_layout Standard
14182 Les positions 
14183 \emph on
14184 b
14185 \emph default
14186  et 
14187 \emph on
14188 t
14189 \emph default
14190  sont possibles.
14191  
14192 \emph on
14193 b
14194 \emph default
14195  pour bas (bottom) signifie que la boîte est alignée au sein du texte qui
14196  l'entoure, au niveau de sa dernière ligne.
14197  Avec 
14198 \emph on
14199 t
14200 \emph default
14201  pour haut (top) l'alignement se fait avec la première ligne.
14202  Si aucune position n'est précisée, la boîte est centrée verticalement,
14203  voir la section 
14204 \emph on
14205 Boîtes 
14206 \emph default
14207 du manuel 
14208 \emph on
14209 Objets insérés 
14210 \emph default
14211 pour des exemples.
14212 \end_layout
14213
14214 \begin_layout Standard
14215 \begin_inset VSpace bigskip
14216 \end_inset
14217
14218 Pour encadrer une formule complètement, y compris le numéro de la formule,
14219  il faut la placer dans une boîte de paragraphe.
14220  Pour le faire, on insère la commande 
14221 \series bold
14222
14223 \backslash
14224 fbox{
14225 \backslash
14226 parbox{
14227 \backslash
14228 linewidth-2
14229 \backslash
14230 fboxsep-2
14231 \backslash
14232 fboxrule}{
14233 \series default
14234  en mode TeX avant la formule.
14235  Dans cette commande 
14236 \series bold
14237
14238 \backslash
14239 linewidth
14240 \begin_inset Index
14241 status collapsed
14242
14243 \begin_layout Plain Layout
14244 Commandes ! L ! 
14245 \backslash
14246 linewidth
14247 \end_layout
14248
14249 \end_inset
14250
14251
14252 \series default
14253  est l'épaisseur de ligne qui est active pour tout le document.
14254  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
14255  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
14256  et l'épaisseur du cadre.
14257  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
14258 \begin_inset Foot
14259 status collapsed
14260
14261 \begin_layout Plain Layout
14262 \begin_inset CommandInset href
14263 LatexCommand href
14264 name "LyX-bug #4483"
14265 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14266
14267 \end_inset
14268
14269
14270 \end_layout
14271
14272 \end_inset
14273
14274 , on doit utiliser le mode TeX.
14275  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
14276  on doit charger le paquetage LaTeX 
14277 \series bold
14278 calc
14279 \series default
14280
14281 \begin_inset Foot
14282 status collapsed
14283
14284 \begin_layout Plain Layout
14285
14286 \series bold
14287 calc
14288 \series default
14289  fait partie de toutes les installations standard de LaTeX.
14290 \end_layout
14291
14292 \end_inset
14293
14294
14295 \begin_inset Index
14296 status collapsed
14297
14298 \begin_layout Plain Layout
14299 Paquetages ! calc
14300 \end_layout
14301
14302 \end_inset
14303
14304  dans le préambule LaTeX avec la ligne
14305 \end_layout
14306
14307 \begin_layout Standard
14308
14309 \series bold
14310
14311 \backslash
14312 usepackage{calc}
14313 \end_layout
14314
14315 \begin_layout Standard
14316 Après la formule, les deux boîtes sont refermées en entrant 
14317 \series bold
14318 }}
14319 \series default
14320  en mode TeX.
14321  Voici un exemple:
14322 \begin_inset ERT
14323 status collapsed
14324
14325 \begin_layout Plain Layout
14326
14327
14328 \backslash
14329 fboxsep 5mm 
14330 \backslash
14331 fboxrule 5mm
14332 \end_layout
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \begin_layout Standard
14340 \begin_inset ERT
14341 status collapsed
14342
14343 \begin_layout Plain Layout
14344
14345
14346 \backslash
14347 fbox{
14348 \backslash
14349 parbox{
14350 \backslash
14351 linewidth-2
14352 \backslash
14353 fboxsep-2
14354 \backslash
14355 fboxrule}{
14356 \end_layout
14357
14358 \end_inset
14359
14360
14361 \begin_inset Formula \begin{equation}
14362 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14363
14364 \end_inset
14365
14366
14367 \begin_inset ERT
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371
14372 }}
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \begin_inset ERT
14379 status collapsed
14380
14381 \begin_layout Plain Layout
14382
14383
14384 \backslash
14385 fboxrule 0.4pt 
14386 \backslash
14387 fboxsep 3pt
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \begin_layout Standard
14396 \begin_inset VSpace medskip
14397 \end_inset
14398
14399 Comme on utilise une boîte de paragraphe comme argument de 
14400 \series bold
14401
14402 \backslash
14403 fbox
14404 \series default
14405 , il n'y a dans ce cas pas de différence entre 
14406 \series bold
14407
14408 \backslash
14409 fbox
14410 \series default
14411  et 
14412 \series bold
14413
14414 \backslash
14415 boxed
14416 \series default
14417 .
14418 \end_layout
14419
14420 \begin_layout Standard
14421 \begin_inset VSpace bigskip
14422 \end_inset
14423
14424 Les boîtes de paragraphes sont très utiles pour commenter directement des
14425  formules.
14426  Pour faire cela, on utilise la commande 
14427 \series bold
14428
14429 \backslash
14430 parbox
14431 \series default
14432  en combinaison avec la commande 
14433 \series bold
14434
14435 \backslash
14436 tag
14437 \series default
14438
14439 \begin_inset Foot
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443 plus au sujet de la commande 
14444 \series bold
14445
14446 \backslash
14447 tag
14448 \series default
14449 , voir 
14450 \begin_inset CommandInset ref
14451 LatexCommand ref
14452 reference "sub:Numérotation-personnalisée"
14453
14454 \end_inset
14455
14456 .
14457 \end_layout
14458
14459 \end_inset
14460
14461 .
14462 \end_layout
14463
14464 \begin_layout Standard
14465 Un exemple de formule commentée avec 
14466 \series bold
14467
14468 \backslash
14469 parbox
14470 \series default
14471 :
14472 \end_layout
14473
14474 \begin_layout Standard
14475 \begin_inset ERT
14476 status collapsed
14477
14478 \begin_layout Plain Layout
14479
14480
14481 \backslash
14482 [5x-7b=3b
14483 \backslash
14484 tag*{
14485 \backslash
14486 parbox{5cm}{
14487 \end_layout
14488
14489 \end_inset
14490
14491 Ceci est une description.
14492  Elle est clairement séparée de la formule et est multi-ligne.
14493 \begin_inset ERT
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497
14498 }}
14499 \backslash
14500 ]
14501 \end_layout
14502
14503 \end_inset
14504
14505
14506 \end_layout
14507
14508 \begin_layout Standard
14509 Une telle formule doit être complètement insérée en mode TeX, parce que
14510  LyX ne supporte pas encore la commande 
14511 \series bold
14512
14513 \backslash
14514 parbox
14515 \series default
14516  dans les formules.
14517  On crée la formule avec la suite de commandes suivante:
14518 \end_layout
14519
14520 \begin_layout Standard
14521 On insère la commande 
14522 \series bold
14523
14524 \backslash
14525 [5x-7b=3b
14526 \backslash
14527 tag*
14528 \backslash
14529 {
14530 \backslash
14531 parbox{5cm}{
14532 \series default
14533  en mode TeX.
14534 \begin_inset Foot
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 Quand on utilise le style de formule 
14539 \series bold
14540 Indenté
14541 \series default
14542 , on peut aussi remplacer 
14543 \series bold
14544
14545 \backslash
14546 tag*
14547 \backslash
14548 {
14549 \series default
14550  par 
14551 \series bold
14552
14553 \backslash
14554 hfill
14555 \series default
14556 .
14557  (pour les styles de formules, voir 
14558 \begin_inset CommandInset ref
14559 LatexCommand ref
14560 reference "sec:Styles-de-formules"
14561
14562 \end_inset
14563
14564 ).
14565 \end_layout
14566
14567 \end_inset
14568
14569  Ensuite la description suit en texte normal et enfin on insère 
14570 \series bold
14571 }}
14572 \backslash
14573 ]
14574 \series default
14575  en mode TeX.
14576  Dans ces commandes, 
14577 \series bold
14578
14579 \backslash
14580 [
14581 \series default
14582  et 
14583 \series bold
14584
14585 \backslash
14586 ]
14587 \series default
14588  créent une formule hors ligne.
14589 \end_layout
14590
14591 \begin_layout Standard
14592 On peut voir les avantages de 
14593 \series bold
14594
14595 \backslash
14596 parbox
14597 \series default
14598  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14599 \begin_inset Formula \[
14600 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}\]
14601
14602 \end_inset
14603
14604
14605 \end_layout
14606
14607 \begin_layout Section
14608 Opérateurs
14609 \begin_inset Index
14610 status collapsed
14611
14612 \begin_layout Plain Layout
14613 Opérateurs
14614 \end_layout
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \begin_layout Subsection
14622 Grands Opérateurs
14623 \begin_inset CommandInset label
14624 LatexCommand label
14625 name "sub:Grands-opérateurs"
14626
14627 \end_inset
14628
14629
14630 \begin_inset Index
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634 Opérateurs ! grands
14635 \end_layout
14636
14637 \end_inset
14638
14639
14640 \begin_inset Index
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644 Sommes
14645 \end_layout
14646
14647 \end_inset
14648
14649
14650 \begin_inset Index
14651 status collapsed
14652
14653 \begin_layout Plain Layout
14654 Intégrales
14655 \end_layout
14656
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \begin_layout Standard
14663 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14664  activer l'option 
14665 \family sans
14666 Utiliser
14667 \begin_inset space ~
14668 \end_inset
14669
14670 automatiquement le paquetage
14671 \begin_inset space ~
14672 \end_inset
14673
14674 esint
14675 \family default
14676  dans les 
14677 \family sans
14678 Options du mode math.
14679 \end_layout
14680
14681 \begin_layout Standard
14682
14683 \lang english
14684 \begin_inset space \hfill{}
14685 \end_inset
14686
14687
14688 \lang french
14689
14690 \begin_inset Tabular
14691 <lyxtabular version="3" rows="11" columns="2">
14692 <features>
14693 <column alignment="center" valignment="top" width="0pt">
14694 <column alignment="center" valignment="top" width="0pt">
14695 <row>
14696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14697 \begin_inset Text
14698
14699 \begin_layout Plain Layout
14700 Commande
14701 \end_layout
14702
14703 \end_inset
14704 </cell>
14705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14706 \begin_inset Text
14707
14708 \begin_layout Plain Layout
14709 Résultat
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 </row>
14715 <row>
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720
14721 \backslash
14722 sum
14723 \begin_inset Index
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727 Commandes ! S ! 
14728 \backslash
14729 sum
14730 \end_layout
14731
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14740 \begin_inset Text
14741
14742 \begin_layout Plain Layout
14743 \begin_inset Formula $\sum$
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \end_inset
14750 </cell>
14751 </row>
14752 <row>
14753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14754 \begin_inset Text
14755
14756 \begin_layout Plain Layout
14757
14758 \backslash
14759 int
14760 \begin_inset Index
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764 Commandes ! I ! 
14765 \backslash
14766 int
14767 \end_layout
14768
14769 \end_inset
14770
14771
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Plain Layout
14780 \begin_inset Formula $\int$
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 </row>
14789 <row>
14790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14791 \begin_inset Text
14792
14793 \begin_layout Plain Layout
14794
14795 \backslash
14796 intop
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 \begin_inset Formula $\intop$
14806 \end_inset
14807
14808
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 </row>
14814 <row>
14815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14816 \begin_inset Text
14817
14818 \begin_layout Plain Layout
14819
14820 \backslash
14821 oint
14822 \end_layout
14823
14824 \end_inset
14825 </cell>
14826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830 \begin_inset Formula $\oint$
14831 \end_inset
14832
14833
14834 \end_layout
14835
14836 \end_inset
14837 </cell>
14838 </row>
14839 <row>
14840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844
14845 \backslash
14846 ointop
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855 \begin_inset Formula $\ointop$
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \end_inset
14862 </cell>
14863 </row>
14864 <row>
14865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869
14870 \backslash
14871 ointctrclockwise
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880 \begin_inset Formula $\ointctrclockwise$
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \end_inset
14887 </cell>
14888 </row>
14889 <row>
14890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894
14895 \backslash
14896 ointclockwise
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905 \begin_inset Formula $\ointclockwise$
14906 \end_inset
14907
14908
14909 \end_layout
14910
14911 \end_inset
14912 </cell>
14913 </row>
14914 <row>
14915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919
14920 \backslash
14921 sqint
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930 \begin_inset Formula $\sqint$
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 </row>
14939 <row>
14940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Plain Layout
14944
14945 \backslash
14946 bigcap
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 \begin_inset Formula $\bigcap$
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 </row>
14964 <row>
14965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14966 \begin_inset Text
14967
14968 \begin_layout Plain Layout
14969
14970 \backslash
14971 bigcup
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 \begin_inset Formula $\bigcup$
14981 \end_inset
14982
14983
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 </row>
14989 </lyxtabular>
14990
14991 \end_inset
14992
14993
14994 \begin_inset space \hfill{}
14995 \end_inset
14996
14997
14998 \begin_inset Tabular
14999 <lyxtabular version="3" rows="10" columns="2">
15000 <features>
15001 <column alignment="center" valignment="top" width="0pt">
15002 <column alignment="center" valignment="top" width="0pt">
15003 <row>
15004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008 Commande
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017 Résultat
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 </row>
15023 <row>
15024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028
15029 \backslash
15030 prod
15031 \begin_inset Index
15032 status collapsed
15033
15034 \begin_layout Plain Layout
15035 Commandes ! P ! 
15036 \backslash
15037 prod
15038 \end_layout
15039
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 \begin_inset Formula $\prod$
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \backslash
15067 coprod
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076 \begin_inset Formula $\coprod$
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090
15091 \backslash
15092 bigodot
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101 \begin_inset Formula $\bigodot$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 bigotimes
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126 \begin_inset Formula $\bigotimes$
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 <row>
15136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140
15141 \backslash
15142 bigoplus
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 \begin_inset Formula $\bigoplus$
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 <row>
15161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165
15166 \backslash
15167 bigwedge
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176 \begin_inset Formula $\bigwedge$
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 </row>
15185 <row>
15186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190
15191 \backslash
15192 bigvee
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201 \begin_inset Formula $\bigvee$
15202 \end_inset
15203
15204
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 </row>
15210 <row>
15211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15212 \begin_inset Text
15213
15214 \begin_layout Plain Layout
15215
15216 \backslash
15217 bigsqcup
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 \begin_inset Formula $\bigsqcup$
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 biguplus
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 \begin_inset Formula $\biguplus$
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 </row>
15260 </lyxtabular>
15261
15262 \end_inset
15263
15264
15265 \lang english
15266
15267 \begin_inset space \hfill{}
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Standard
15274 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
15275  
15276 \begin_inset Graphics
15277         filename ../../images/math/intop.png
15278         scale 85
15279
15280 \end_inset
15281
15282  de la barre d'outils mathématique.
15283 \end_layout
15284
15285 \begin_layout Standard
15286 On nomme ces opérateurs 
15287 \begin_inset Quotes eld
15288 \end_inset
15289
15290 grands
15291 \begin_inset Quotes erd
15292 \end_inset
15293
15294  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
15295  parfois.
15296  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
15297  dans la section qui suit.
15298 \end_layout
15299
15300 \begin_layout Standard
15301 Les opérateurs 
15302 \series bold
15303
15304 \backslash
15305 intop
15306 \series default
15307  et 
15308 \series bold
15309
15310 \backslash
15311 ointop
15312 \series default
15313  sont différents de respectivement
15314 \series bold
15315  
15316 \backslash
15317 int
15318 \series default
15319  et 
15320 \series bold
15321
15322 \backslash
15323 oint
15324 \series default
15325 , dans la manière dont sont affichés les limites, voir 
15326 \begin_inset CommandInset ref
15327 LatexCommand ref
15328 reference "sub:Limites-des-opérateurs"
15329
15330 \end_inset
15331
15332 .
15333  
15334 \end_layout
15335
15336 \begin_layout Subsubsection*
15337 Conseils pour les intégrales
15338 \end_layout
15339
15340 \begin_layout Standard
15341 La lettre 
15342 \emph on
15343 d
15344 \emph default
15345  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
15346  On le fait en sélectionnant le 
15347 \emph on
15348
15349 \emph default
15350 et en utilisant le raccourci clavier 
15351 \family sans
15352 Alt-c
15353 \begin_inset space ~
15354 \end_inset
15355
15356 r
15357 \family default
15358
15359 \begin_inset Foot
15360 status collapsed
15361
15362 \begin_layout Plain Layout
15363 Pour les styles de polices, voir 
15364 \begin_inset CommandInset ref
15365 LatexCommand ref
15366 reference "sub:Styles-de-polices"
15367
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \end_inset
15374
15375 .
15376  Pour finir, on insère une espace fine avant le 
15377 \emph on
15378
15379 \emph default
15380 puisque c'est l'habitude avec les opérateurs.
15381  Un exemple:
15382 \end_layout
15383
15384 \begin_layout Standard
15385 incorrect: 
15386 \begin_inset Formula $\int A(x)dx$
15387 \end_inset
15388
15389
15390 \begin_inset Newline newline
15391 \end_inset
15392
15393
15394 \begin_inset ERT
15395 status collapsed
15396
15397 \begin_layout Plain Layout
15398
15399
15400 \backslash
15401 hphantom{in}
15402 \end_layout
15403
15404 \end_inset
15405
15406 correct: 
15407 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15408 \end_inset
15409
15410
15411 \end_layout
15412
15413 \begin_layout Standard
15414 Pour les intégrales multiples, il y a les commandes suivantes:
15415 \begin_inset VSpace medskip
15416 \end_inset
15417
15418
15419 \end_layout
15420
15421 \begin_layout Standard
15422 \begin_inset space \hfill{}
15423 \end_inset
15424
15425
15426 \begin_inset Tabular
15427 <lyxtabular version="3" rows="4" columns="2">
15428 <features>
15429 <column alignment="center" valignment="top" width="0">
15430 <column alignment="center" valignment="top" width="0">
15431 <row>
15432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436 Commande
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445 Résultat
15446 \begin_inset Note Note
15447 status collapsed
15448
15449 \begin_layout Plain Layout
15450
15451 \series bold
15452
15453 \backslash
15454 raisebox est seulement utilisée pour faire de la place
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 </row>
15465 <row>
15466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470
15471 \backslash
15472 iint
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15482 \end_inset
15483
15484
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 </row>
15490 <row>
15491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495
15496 \backslash
15497 oiint
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15507 \end_inset
15508
15509
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 </row>
15515 <row>
15516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Plain Layout
15520
15521 \backslash
15522 sqiint
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 </lyxtabular>
15541
15542 \end_inset
15543
15544
15545 \begin_inset space \hfill{}
15546 \end_inset
15547
15548
15549 \begin_inset Tabular
15550 <lyxtabular version="3" rows="4" columns="2">
15551 <features>
15552 <column alignment="center" valignment="top" width="0">
15553 <column alignment="center" valignment="top" width="0">
15554 <row>
15555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Plain Layout
15559 Commande
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568 Résultat
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row>
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579
15580 \backslash
15581 iiint
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Plain Layout
15590 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row>
15600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604
15605 \backslash
15606 iiiint
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Plain Layout
15615 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 </row>
15624 <row>
15625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15626 \begin_inset Text
15627
15628 \begin_layout Plain Layout
15629
15630 \backslash
15631 dotsint
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout Plain Layout
15640 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15641 \end_inset
15642
15643
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 </row>
15649 </lyxtabular>
15650
15651 \end_inset
15652
15653
15654 \begin_inset space \hfill{}
15655 \end_inset
15656
15657
15658 \end_layout
15659
15660 \begin_layout Subsection
15661 Limites des opérateurs
15662 \begin_inset CommandInset label
15663 LatexCommand label
15664 name "sub:Limites-des-opérateurs"
15665
15666 \end_inset
15667
15668
15669 \begin_inset Index
15670 status collapsed
15671
15672 \begin_layout Plain Layout
15673 Opérateurs ! Limites
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \begin_layout Standard
15682 Les limites sont créées avec les indices et les exposants:
15683 \end_layout
15684
15685 \begin_layout Standard
15686 \align center
15687 \begin_inset Tabular
15688 <lyxtabular version="3" rows="2" columns="2">
15689 <features>
15690 <column alignment="center" valignment="top" width="0pt">
15691 <column alignment="center" valignment="top" width="0pt">
15692 <row>
15693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697 Commande
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706 Résultat
15707 \begin_inset Note Note
15708 status collapsed
15709
15710 \begin_layout Plain Layout
15711
15712 \series bold
15713
15714 \backslash
15715 raisebox est seulement utilisée pour faire de la place
15716 \end_layout
15717
15718 \end_inset
15719
15720
15721 \end_layout
15722
15723 \end_inset
15724 </cell>
15725 </row>
15726 <row>
15727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731
15732 \backslash
15733 prod^
15734 \backslash
15735 infty
15736 \begin_inset ERT
15737 status collapsed
15738
15739 \begin_layout Plain Layout
15740
15741
15742 \backslash
15743 spce 
15744 \end_layout
15745
15746 \end_inset
15747
15748
15749 \begin_inset Formula $\to$
15750 \end_inset
15751
15752 _0
15753 \begin_inset Formula $\to$
15754 \end_inset
15755
15756 A(x)
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 </row>
15774 </lyxtabular>
15775
15776 \end_inset
15777
15778
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15783  Pour les formules hors ligne, les limites sont placées au dessus ou en
15784  dessous de l'opérateur, sauf pour les limites des intégrales.
15785 \end_layout
15786
15787 \begin_layout Standard
15788 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15789  après l'opérateur et on change le type de limite avec le menu 
15790 \family sans
15791 Éditer\SpecialChar \menuseparator
15792 Math\SpecialChar \menuseparator
15793 Changer
15794 \begin_inset space ~
15795 \end_inset
15796
15797 le
15798 \begin_inset space ~
15799 \end_inset
15800
15801 type
15802 \begin_inset space ~
15803 \end_inset
15804
15805 de
15806 \begin_inset space ~
15807 \end_inset
15808
15809 limites
15810 \family default
15811  pour 
15812 \family sans
15813 En
15814 \begin_inset space ~
15815 \end_inset
15816
15817 ligne
15818 \family default
15819  (raccourci 
15820 \family sans
15821 Alt-m
15822 \begin_inset space ~
15823 \end_inset
15824
15825 l
15826 \family default
15827 ).
15828  Un exemple:
15829 \end_layout
15830
15831 \begin_layout Standard
15832 Par défaut les limites ont ce type:
15833 \begin_inset Formula \[
15834 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15835
15836 \end_inset
15837
15838 Voici à quoi elles ressemblent si on change le type des limites à 
15839 \family sans
15840 En
15841 \begin_inset space ~
15842 \end_inset
15843
15844 ligne
15845 \family default
15846 :
15847 \begin_inset Formula \[
15848 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15849
15850 \end_inset
15851
15852 Pour les intégrales, à part pour 
15853 \series bold
15854
15855 \backslash
15856 intop
15857 \series default
15858  et 
15859 \series bold
15860
15861 \backslash
15862 ointop
15863 \series default
15864 , les limites sont placées par défaut après l'opérateur.
15865  Mais pour les intégrales multiples les limites sont souvent placées sous
15866  l'opérateur.
15867  Dans l'exemple suivant, le type de limites a donc été mis à 
15868 \series bold
15869 Hors
15870 \begin_inset space ~
15871 \end_inset
15872
15873 ligne 
15874 \series default
15875 et elles sont donc placées sous les intégrales:
15876 \begin_inset Formula \begin{equation}
15877 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15878
15879 \end_inset
15880
15881
15882 \end_layout
15883
15884 \begin_layout Standard
15885 \begin_inset VSpace medskip
15886 \end_inset
15887
15888 Pour préciser des conditions pour les limites, on utilise les commandes
15889  
15890 \series bold
15891
15892 \backslash
15893 subarray
15894 \series default
15895
15896 \begin_inset Index
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900 Commandes ! S ! 
15901 \backslash
15902 subarray
15903 \end_layout
15904
15905 \end_inset
15906
15907  et 
15908 \series bold
15909
15910 \backslash
15911 substack
15912 \series default
15913
15914 \begin_inset Index
15915 status collapsed
15916
15917 \begin_layout Plain Layout
15918 Commandes ! S ! 
15919 \backslash
15920 substack
15921 \end_layout
15922
15923 \end_inset
15924
15925 .
15926  Par exemple, pour obtenir cette expression 
15927 \begin_inset Formula \begin{equation}
15928 \sum_{\begin{subarray}{c}
15929 0<k<1000\\
15930 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15931
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \begin_layout Standard
15938 on doit faire ceci:
15939 \begin_inset Newline newline
15940 \end_inset
15941
15942 D'abord taper la commande 
15943 \series bold
15944
15945 \backslash
15946 sum
15947 \series default
15948 ^
15949 \series bold
15950 n
15951 \begin_inset ERT
15952 status collapsed
15953
15954 \begin_layout Plain Layout
15955
15956
15957 \backslash
15958 spce 
15959 \end_layout
15960
15961 \end_inset
15962
15963 _
15964 \series default
15965  .
15966  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15967  on y insère la commande 
15968 \series bold
15969
15970 \backslash
15971 subarray
15972 \begin_inset ERT
15973 status collapsed
15974
15975 \begin_layout Plain Layout
15976
15977
15978 \backslash
15979 spce 
15980 \end_layout
15981
15982 \end_inset
15983
15984
15985 \series default
15986 .
15987  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15988  écrire plusieurs lignes les unes au dessus des autres.
15989  On crée une nouvelle ligne en insérant un saut de ligne (
15990 \family sans
15991 Ctrl-Entrée
15992 \family default
15993 ).
15994  Maintenant, quand on tape
15995 \begin_inset Newline newline
15996 \end_inset
15997
15998
15999 \series bold
16000 0<k<1000 Ctrl-Entrée
16001 \begin_inset Newline newline
16002 \end_inset
16003
16004
16005 \series default
16006 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
16007 \end_layout
16008
16009 \begin_layout Standard
16010 L'alignement des lignes peut être modifié en alignement à gauche avec la
16011  barre d'outils 
16012 \family sans
16013 Tableaux
16014 \family default
16015  ou avec le menu 
16016 \family sans
16017 Éditer\SpecialChar \menuseparator
16018 Lignes
16019 \begin_inset space ~
16020 \end_inset
16021
16022 &
16023 \begin_inset space ~
16024 \end_inset
16025
16026 colonnes
16027 \family default
16028 .
16029  Pour avoir un alignement à droite, on insère un 
16030 \series bold
16031
16032 \backslash
16033 hfill
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039
16040 \backslash
16041 spce 
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \series default
16048  au début de la ligne.
16049 \end_layout
16050
16051 \begin_layout Standard
16052 La commande 
16053 \series bold
16054
16055 \backslash
16056 substack
16057 \series default
16058  est équivalente à 
16059 \series bold
16060
16061 \backslash
16062 subarray
16063 \series default
16064  avec la différence que les lignes sont toujours centrées.
16065 \end_layout
16066
16067 \begin_layout Standard
16068 \begin_inset VSpace bigskip
16069 \end_inset
16070
16071 Comme dans le cas de la formule 
16072 \begin_inset CommandInset ref
16073 LatexCommand eqref
16074 reference "eq:substack"
16075
16076 \end_inset
16077
16078 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
16079 s qui suivent l'opérateur se trouvent après la limite.
16080 \end_layout
16081
16082 \begin_layout Standard
16083 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
16084 \end_layout
16085
16086 \begin_layout Standard
16087
16088 \series bold
16089
16090 \backslash
16091 def
16092 \backslash
16093 clap#1{
16094 \backslash
16095 hbox to 0pt{
16096 \backslash
16097 hss #1
16098 \backslash
16099 hss}}
16100 \begin_inset Newline newline
16101 \end_inset
16102
16103
16104 \backslash
16105 def
16106 \backslash
16107 mathclap {
16108 \backslash
16109 mathpalette 
16110 \backslash
16111 mathclapinternal}
16112 \begin_inset Newline newline
16113 \end_inset
16114
16115
16116 \backslash
16117 def
16118 \backslash
16119 mathclapinternal #1#2{
16120 \backslash
16121 clap{$
16122 \backslash
16123 mathsurround =0pt #1{#2}$}}
16124 \end_layout
16125
16126 \begin_layout Standard
16127 Elle définit la commande 
16128 \series bold
16129
16130 \backslash
16131 mathclap
16132 \series default
16133
16134 \begin_inset Index
16135 status collapsed
16136
16137 \begin_layout Plain Layout
16138 Commandes ! M ! 
16139 \backslash
16140 mathclap
16141 \end_layout
16142
16143 \end_inset
16144
16145  qui met la largeur de la limite à 0
16146 \begin_inset space \thinspace{}
16147 \end_inset
16148
16149 pt.
16150  La syntaxe de la commande est:
16151 \end_layout
16152
16153 \begin_layout Standard
16154
16155 \series bold
16156
16157 \backslash
16158 mathclap{limite}
16159 \end_layout
16160
16161 \begin_layout Standard
16162 où la limite peut être composée de plusieurs conditions.
16163 \end_layout
16164
16165 \begin_layout Standard
16166 Appliqué à la formule 
16167 \begin_inset CommandInset ref
16168 LatexCommand eqref
16169 reference "eq:substack"
16170
16171 \end_inset
16172
16173 , on utilise la commande
16174 \end_layout
16175
16176 \begin_layout Standard
16177
16178 \series bold
16179
16180 \backslash
16181 sum_
16182 \backslash
16183 mathclap{
16184 \backslash
16185 substack
16186 \begin_inset ERT
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190
16191
16192 \backslash
16193 spce 
16194 \end_layout
16195
16196 \end_inset
16197
16198 0<k<1000 Ctrl-Enter
16199 \end_layout
16200
16201 \begin_layout Standard
16202 pour créer la limite inférieure.
16203  L'opérande est maintenant juste après l'opérateur de sommation:
16204 \begin_inset Formula \[
16205 \sum_{\mathclap{\substack{0<k<1000\\
16206 \\k\,\in\,\mathbb{N}}
16207 }}^{n}k^{-2}\]
16208
16209 \end_inset
16210
16211
16212 \end_layout
16213
16214 \begin_layout Standard
16215 \begin_inset VSpace bigskip
16216 \end_inset
16217
16218 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
16219 \begin_inset CommandInset ref
16220 LatexCommand ref
16221 reference "sub:Opérateurs-personnalisés"
16222
16223 \end_inset
16224
16225 .
16226 \end_layout
16227
16228 \begin_layout Subsection
16229 Opérateurs binaires
16230 \begin_inset CommandInset label
16231 LatexCommand label
16232 name "sub:Opérateurs-binaires"
16233
16234 \end_inset
16235
16236
16237 \begin_inset Index
16238 status collapsed
16239
16240 \begin_layout Plain Layout
16241 Opérateurs ! binaires
16242 \end_layout
16243
16244 \end_inset
16245
16246
16247 \end_layout
16248
16249 \begin_layout Standard
16250 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16251  avant et après eux.
16252 \begin_inset VSpace medskip
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \begin_layout Standard
16259
16260 \lang english
16261 \begin_inset space \hfill{}
16262 \end_inset
16263
16264
16265 \lang french
16266
16267 \begin_inset Tabular
16268 <lyxtabular version="3" rows="13" columns="2">
16269 <features>
16270 <column alignment="center" valignment="top" width="0pt">
16271 <column alignment="center" valignment="top" width="0pt">
16272 <row>
16273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277 Commande
16278 \begin_inset Note Note
16279 status collapsed
16280
16281 \begin_layout Plain Layout
16282
16283 \series bold
16284
16285 \backslash
16286 raisebox est seulement utilisée pour faire de la place
16287 \end_layout
16288
16289 \end_inset
16290
16291
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 Résultat
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 </row>
16306 <row>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 +
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 \begin_inset Formula $+$
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 </row>
16329 <row>
16330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 -
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343 \begin_inset Formula $-$
16344 \end_inset
16345
16346
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 </row>
16352 <row>
16353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357
16358 \backslash
16359 pm
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368 \begin_inset Formula $\pm$
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 </row>
16377 <row>
16378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382
16383 \backslash
16384 mp
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 \begin_inset Formula $\mp$
16394 \end_inset
16395
16396
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 </row>
16402 <row>
16403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407
16408 \backslash
16409 cdot
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Plain Layout
16418 \begin_inset Formula $\cdot$
16419 \end_inset
16420
16421
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 <row>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432
16433 \backslash
16434 times
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Plain Layout
16443 \begin_inset Formula $\times$
16444 \end_inset
16445
16446
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457
16458 \backslash
16459 div
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 \begin_inset Formula $\div$
16469 \end_inset
16470
16471
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 <row>
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 \begin_inset ERT
16483 status collapsed
16484
16485 \begin_layout Plain Layout
16486
16487
16488 \backslash
16489 raisebox{-1.2mm}{
16490 \end_layout
16491
16492 \end_inset
16493
16494 *
16495 \begin_inset ERT
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499
16500 }
16501 \end_layout
16502
16503 \end_inset
16504
16505
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Plain Layout
16514 \begin_inset Formula $*$
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \end_inset
16521 </cell>
16522 </row>
16523 <row>
16524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528
16529 \backslash
16530 star
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539 \begin_inset Formula $\star$
16540 \end_inset
16541
16542
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 </row>
16548 <row>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553
16554 \backslash
16555 circ
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564 \begin_inset Formula $\circ$
16565 \end_inset
16566
16567
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 <row>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578
16579 \backslash
16580 diamond
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 \begin_inset Formula $\diamond$
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 </row>
16598 <row>
16599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603
16604 \backslash
16605 bullet
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 \begin_inset Formula $\bullet$
16615 \end_inset
16616
16617
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 </row>
16623 </lyxtabular>
16624
16625 \end_inset
16626
16627
16628 \begin_inset space \hfill{}
16629 \end_inset
16630
16631
16632 \begin_inset Tabular
16633 <lyxtabular version="3" rows="13" columns="2">
16634 <features>
16635 <column alignment="center" valignment="top" width="0pt">
16636 <column alignment="center" valignment="top" width="0pt">
16637 <row>
16638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642 Commande
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651 Résultat
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 nabla
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 $\nabla$
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 bigtriangledown
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 $\bigtriangledown$
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" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712
16713 \backslash
16714 bigtriangleup
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Formula $\bigtriangleup$
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 <row>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737
16738 \backslash
16739 Box
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 \begin_inset Formula $\Box$
16749 \end_inset
16750
16751
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 </row>
16757 <row>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762
16763 \backslash
16764 cap 
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 \begin_inset Formula $\cap$
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 </row>
16782 <row>
16783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \backslash
16789 cup
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 \begin_inset Formula $\cup$
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 </row>
16807 <row>
16808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812
16813 \backslash
16814 dagger
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Plain Layout
16823 \begin_inset Formula $\dagger$
16824 \end_inset
16825
16826
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 </row>
16832 <row>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837
16838 \backslash
16839 ddagger
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 \begin_inset Formula $\ddagger$
16849 \end_inset
16850
16851
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 </row>
16857 <row>
16858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862
16863 \backslash
16864 wr
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 \begin_inset Formula $\wr$
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 </row>
16882 <row>
16883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \backslash
16889 bigcirc
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 \begin_inset Formula $\bigcirc$
16899 \end_inset
16900
16901
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 </row>
16907 <row>
16908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912
16913 \backslash
16914 wedge
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923 \begin_inset Formula $\wedge$
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 </row>
16932 <row>
16933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \backslash
16939 vee
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Formula $\vee$
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 </lyxtabular>
16958
16959 \end_inset
16960
16961
16962 \begin_inset space \hfill{}
16963 \end_inset
16964
16965
16966 \begin_inset Tabular
16967 <lyxtabular version="3" rows="13" columns="2">
16968 <features>
16969 <column alignment="center" valignment="top" width="0pt">
16970 <column alignment="center" valignment="top" width="0pt">
16971 <row>
16972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976 Commande
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 Résultat
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 oplus
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 $\oplus$
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 ominus
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 $\ominus$
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" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046
17047 \backslash
17048 otimes
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $\otimes$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 <row>
17067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071
17072 \backslash
17073 oslash
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 \begin_inset Formula $\oslash$
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row>
17092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096
17097 \backslash
17098 odot
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107 \begin_inset Formula $\odot$
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 </row>
17116 <row>
17117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121
17122 \backslash
17123 amalg
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 \begin_inset Formula $\amalg$
17133 \end_inset
17134
17135
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \backslash
17148 uplus
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 \begin_inset Formula $\uplus$
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \backslash
17173 setminus
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 \begin_inset Formula $\setminus$
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196
17197 \backslash
17198 sqcap
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $\sqcap$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221
17222 \backslash
17223 sqcup
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 \begin_inset Formula $\sqcup$
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 <row>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246
17247 \backslash
17248 triangleleft
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257 \begin_inset Formula $\triangleleft$
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \backslash
17273 triangleright
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\triangleright$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 </lyxtabular>
17292
17293 \end_inset
17294
17295
17296 \begin_inset space \hfill{}
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Standard
17303 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17304 \begin_inset Graphics
17305         filename ../../images/math/pm.png
17306         scale 85
17307
17308 \end_inset
17309
17310  de la barre d'outils mathématique.
17311 \end_layout
17312
17313 \begin_layout Standard
17314 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17315 \series bold
17316
17317 \backslash
17318 Delta
17319 \series default
17320  ou 
17321 \series bold
17322
17323 \backslash
17324 nabla
17325 \series default
17326 ^
17327 \series bold
17328 2
17329 \series default
17330  (
17331 \begin_inset Formula $\nabla^{2}$
17332 \end_inset
17333
17334 ) à la place de 
17335 \series bold
17336
17337 \backslash
17338 bigtriangleup
17339 \series default
17340  .
17341 \end_layout
17342
17343 \begin_layout Standard
17344 Le caractère 
17345 \family sans
17346 Séparateur
17347 \begin_inset space ~
17348 \end_inset
17349
17350 de
17351 \begin_inset space ~
17352 \end_inset
17353
17354 menu
17355 \family default
17356  du menu 
17357 \family sans
17358 Insérer\SpecialChar \menuseparator
17359 Caractères
17360 \begin_inset space ~
17361 \end_inset
17362
17363 spécial
17364 \family default
17365  est en fait l'opérateur 
17366 \series bold
17367
17368 \backslash
17369 triangleright
17370 \series default
17371 .
17372 \end_layout
17373
17374 \begin_layout Subsection
17375 Opérateurs personnalisés
17376 \begin_inset CommandInset label
17377 LatexCommand label
17378 name "sub:Opérateurs-personnalisés"
17379
17380 \end_inset
17381
17382
17383 \begin_inset Index
17384 status collapsed
17385
17386 \begin_layout Plain Layout
17387 Opérateurs ! personnalisés
17388 \end_layout
17389
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \begin_layout Standard
17396 Avec l'aide de la commande 
17397 \series bold
17398
17399 \backslash
17400 DeclareMathOperator
17401 \series default
17402
17403 \begin_inset Index
17404 status collapsed
17405
17406 \begin_layout Plain Layout
17407 Commandes ! D ! 
17408 \backslash
17409 dbinom@
17410 \backslash
17411 DeclareMathOperator
17412 \end_layout
17413
17414 \end_inset
17415
17416 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17417  La syntaxe de la commande est:
17418 \end_layout
17419
17420 \begin_layout Standard
17421
17422 \series bold
17423
17424 \backslash
17425 DeclareMathOperator{nouvelle commande}{affichage}
17426 \end_layout
17427
17428 \begin_layout Standard
17429 L'affichage peut être composé de caractères ou de symboles qui définissent
17430  comment l'opérateur doit apparaître dans la sortie finale.
17431  Pour définir un grand opérateur, on met une * après la commande.
17432  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17433  c'est décrit dans 
17434 \begin_inset CommandInset ref
17435 LatexCommand ref
17436 reference "sub:Limites-des-opérateurs"
17437
17438 \end_inset
17439
17440 .
17441 \end_layout
17442
17443 \begin_layout Standard
17444 Par exemple la ligne 
17445 \end_layout
17446
17447 \begin_layout Standard
17448
17449 \series bold
17450
17451 \backslash
17452 DeclareMathOperator*{
17453 \backslash
17454 Losange}{
17455 \backslash
17456 blacklozenge}
17457 \end_layout
17458
17459 \begin_layout Standard
17460 dans le préambule LaTeX définit la commande 
17461 \series bold
17462
17463 \backslash
17464 Losange
17465 \series default
17466 , qui insère un grand opérateur qui consiste en un symbole losange venant
17467  de 
17468 \begin_inset CommandInset ref
17469 LatexCommand ref
17470 reference "sub:Symboles-divers"
17471
17472 \end_inset
17473
17474 :
17475 \begin_inset Formula \[
17476 \Losange_{n=1}^{\infty}\]
17477
17478 \end_inset
17479
17480 La commande utilisée pour cette formule est: 
17481 \series bold
17482
17483 \backslash
17484 Losange
17485 \series default
17486 ^
17487 \series bold
17488
17489 \backslash
17490 infty
17491 \begin_inset Formula $\to$
17492 \end_inset
17493
17494 _n=1
17495 \end_layout
17496
17497 \begin_layout Standard
17498 \begin_inset VSpace bigskip
17499 \end_inset
17500
17501 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17502  document, on peut aussi le définir avec les commandes 
17503 \series bold
17504
17505 \backslash
17506 mathop
17507 \series default
17508
17509 \begin_inset Index
17510 status collapsed
17511
17512 \begin_layout Plain Layout
17513 Commandes ! M ! 
17514 \backslash
17515 mathop
17516 \end_layout
17517
17518 \end_inset
17519
17520  et 
17521 \series bold
17522
17523 \backslash
17524 mathbin
17525 \series default
17526
17527 \begin_inset Index
17528 status collapsed
17529
17530 \begin_layout Plain Layout
17531 Commandes ! M ! 
17532 \backslash
17533 mathbin
17534 \end_layout
17535
17536 \end_inset
17537
17538 , qui ont les syntaxes suivantes:
17539 \end_layout
17540
17541 \begin_layout Standard
17542
17543 \series bold
17544
17545 \backslash
17546 mathop{affichage}
17547 \series default
17548  et 
17549 \series bold
17550
17551 \backslash
17552 mathbin{affichage}
17553 \end_layout
17554
17555 \begin_layout Standard
17556
17557 \series bold
17558
17559 \backslash
17560 mathop
17561 \series default
17562  définit des grands opérateurs et 
17563 \series bold
17564
17565 \backslash
17566 mathbin
17567 \series default
17568  des opérateurs binaires.
17569 \end_layout
17570
17571 \begin_layout Standard
17572
17573 \series bold
17574
17575 \backslash
17576 mathop
17577 \series default
17578  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17579 \end_layout
17580
17581 \begin_layout Standard
17582 \begin_inset Formula \[
17583 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17584
17585 \end_inset
17586
17587
17588 \end_layout
17589
17590 \begin_layout Standard
17591 La commande pour la formule précédente est:
17592 \begin_inset Newline newline
17593 \end_inset
17594
17595
17596 \series bold
17597
17598 \backslash
17599 mathop{
17600 \backslash
17601 sum
17602 \backslash
17603 negmedspace
17604 \backslash
17605 sum
17606 \series default
17607
17608 \begin_inset ERT
17609 status collapsed
17610
17611 \begin_layout Plain Layout
17612
17613
17614 \backslash
17615 spce 
17616 \end_layout
17617
17618 \end_inset
17619
17620
17621 \series bold
17622
17623 \begin_inset Formula $\to$
17624 \end_inset
17625
17626 ^N
17627 \series default
17628
17629 \begin_inset ERT
17630 status collapsed
17631
17632 \begin_layout Plain Layout
17633
17634
17635 \backslash
17636 spce 
17637 \end_layout
17638
17639 \end_inset
17640
17641
17642 \series bold
17643 _i,j=1
17644 \end_layout
17645
17646 \begin_layout Section
17647 Polices de caractères
17648 \begin_inset Index
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 Polices de caractères
17653 \end_layout
17654
17655 \end_inset
17656
17657
17658 \begin_inset Index
17659 status collapsed
17660
17661 \begin_layout Plain Layout
17662 Fontes| see
17663 \begin_inset ERT
17664 status collapsed
17665
17666 \begin_layout Plain Layout
17667
17668 {
17669 \end_layout
17670
17671 \end_inset
17672
17673 Polices de caractères
17674 \begin_inset ERT
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678
17679 }
17680 \end_layout
17681
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \begin_layout Subsection
17693 Styles de polices
17694 \begin_inset CommandInset label
17695 LatexCommand label
17696 name "sub:Styles-de-polices"
17697
17698 \end_inset
17699
17700
17701 \begin_inset Index
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705 Polices de caractères ! style
17706 \end_layout
17707
17708 \end_inset
17709
17710
17711 \end_layout
17712
17713 \begin_layout Standard
17714 Dans les formules on peut affecter aux lettres latines un des styles de
17715  police suivant:
17716 \begin_inset VSpace -2mm
17717 \end_inset
17718
17719
17720 \end_layout
17721
17722 \begin_layout Standard
17723 \align center
17724 \begin_inset Tabular
17725 <lyxtabular version="3" rows="6" columns="3">
17726 <features>
17727 <column alignment="center" valignment="top" width="0">
17728 <column alignment="center" valignment="top" width="0">
17729 <column alignment="center" valignment="top" width="0">
17730 <row>
17731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 Commande
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 Résultat
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 Raccourci
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 </row>
17759 <row>
17760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \backslash
17766 mathbb
17767 \begin_inset ERT
17768 status collapsed
17769
17770 \begin_layout Plain Layout
17771
17772
17773 \backslash
17774 spce 
17775 \end_layout
17776
17777 \end_inset
17778
17779 ABC
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\mathbb{ABC}$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 Alt-c c
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 </row>
17806 <row>
17807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811
17812 \backslash
17813 mathbf
17814 \begin_inset ERT
17815 status collapsed
17816
17817 \begin_layout Plain Layout
17818
17819
17820 \backslash
17821 spce 
17822 \end_layout
17823
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 $\mathbf{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 boldsymbol
17861 \begin_inset ERT
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865
17866
17867 \backslash
17868 spce 
17869 \end_layout
17870
17871 \end_inset
17872
17873 AbC
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 \begin_inset Formula $\boldsymbol{AbC}$
17883 \end_inset
17884
17885
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 Alt-c b
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 </row>
17900 <row>
17901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905
17906 \backslash
17907 mathcal
17908 \begin_inset ERT
17909 status collapsed
17910
17911 \begin_layout Plain Layout
17912
17913
17914 \backslash
17915 spce 
17916 \end_layout
17917
17918 \end_inset
17919
17920 ABC
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 \begin_inset Formula $\mathcal{ABC}$
17930 \end_inset
17931
17932
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 Alt-c e
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \backslash
17954 mathfrak
17955 \begin_inset ERT
17956 status collapsed
17957
17958 \begin_layout Plain Layout
17959
17960
17961 \backslash
17962 spce 
17963 \end_layout
17964
17965 \end_inset
17966
17967 AbC
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 \begin_inset Formula $\mathfrak{AbC}$
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 -
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 </lyxtabular>
17995
17996 \end_inset
17997
17998
17999 \end_layout
18000
18001 \begin_layout Standard
18002 \align center
18003 \begin_inset Tabular
18004 <lyxtabular version="3" rows="5" columns="3">
18005 <features>
18006 <column alignment="center" valignment="top" width="0">
18007 <column alignment="center" valignment="top" width="0">
18008 <column alignment="center" valignment="top" width="0">
18009 <row>
18010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 Commande
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 Résultat
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 Raccourci
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 </row>
18038 <row>
18039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043
18044 \backslash
18045 mathit
18046 \begin_inset ERT
18047 status collapsed
18048
18049 \begin_layout Plain Layout
18050
18051
18052 \backslash
18053 spce 
18054 \end_layout
18055
18056 \end_inset
18057
18058 AbC
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 \begin_inset Formula $\mathit{AbC}$
18068 \end_inset
18069
18070
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 -
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 </row>
18085 <row>
18086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090
18091 \backslash
18092 mathrm
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 spce 
18101 \end_layout
18102
18103 \end_inset
18104
18105 AbC
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 \begin_inset Formula $\mathrm{AbC}$
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 Alt-c r
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \backslash
18139 mathsf
18140 \begin_inset ERT
18141 status collapsed
18142
18143 \begin_layout Plain Layout
18144
18145
18146 \backslash
18147 spce 
18148 \end_layout
18149
18150 \end_inset
18151
18152 AbC
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161 \begin_inset Formula $\mathsf{AbC}$
18162 \end_inset
18163
18164
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 Alt-c s
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 </row>
18179 <row>
18180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184
18185 \backslash
18186 mathtt
18187 \begin_inset ERT
18188 status collapsed
18189
18190 \begin_layout Plain Layout
18191
18192
18193 \backslash
18194 spce 
18195 \end_layout
18196
18197 \end_inset
18198
18199 AbC
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 \begin_inset Formula $\mathtt{AbC}$
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 Alt-c p
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 </lyxtabular>
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 \begin_inset Note Greyedout
18235 status open
18236
18237 \begin_layout Plain Layout
18238
18239 \series bold
18240 Note:
18241 \series default
18242  Les styles 
18243 \series bold
18244
18245 \backslash
18246 mathbb
18247 \series default
18248  et 
18249 \series bold
18250
18251 \backslash
18252 mathcal
18253 \series default
18254  ne peuvent être utilisés que pour les lettres majuscules.
18255 \end_layout
18256
18257 \end_inset
18258
18259
18260 \end_layout
18261
18262 \begin_layout Standard
18263 Le style prédéfini est 
18264 \series bold
18265
18266 \backslash
18267 mathnormal
18268 \series default
18269 .
18270 \end_layout
18271
18272 \begin_layout Standard
18273 Les commandes de style fonctionnent aussi pour des caractères dans des construct
18274 ions mathématiques:
18275 \begin_inset Formula \[
18276 \mathfrak{A=\frac{b}{C}}\]
18277
18278 \end_inset
18279
18280
18281 \end_layout
18282
18283 \begin_layout Standard
18284 Les caractères en texte mathématique n'apparaissent pas avec un style de
18285  police mathématique mais avec le style de police texte 
18286 \series bold
18287
18288 \backslash
18289 textrm
18290 \series default
18291 .
18292  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18293  de style est un bug de LyX.
18294 \begin_inset Foot
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298 \begin_inset CommandInset href
18299 LatexCommand href
18300 name "LyX-bug #4091"
18301 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18302
18303 \end_inset
18304
18305
18306 \end_layout
18307
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \begin_layout Standard
18314 À la place des commandes de style, on peut utiliser le menu 
18315 \family sans
18316 Éditer\SpecialChar \menuseparator
18317 Math\SpecialChar \menuseparator
18318 Style
18319 \begin_inset space ~
18320 \end_inset
18321
18322 de
18323 \begin_inset space ~
18324 \end_inset
18325
18326 Texte
18327 \family default
18328  ou le bouton 
18329 \begin_inset Graphics
18330         filename ../../images/math/font.png
18331         scale 85
18332
18333 \end_inset
18334
18335  de la barre d'outils mathématique.
18336 \end_layout
18337
18338 \begin_layout Subsection
18339 Formules en gras
18340 \begin_inset CommandInset label
18341 LatexCommand label
18342 name "sub:Formules-en-gras"
18343
18344 \end_inset
18345
18346
18347 \begin_inset Index
18348 status collapsed
18349
18350 \begin_layout Plain Layout
18351 Formules ! en gras
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18361  
18362 \series bold
18363
18364 \backslash
18365 mathbf
18366 \series default
18367  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18368  grecques minuscules.
18369  En plus elle affiche toujours les lettres latines en caractères droits,
18370  comme dans l'équation suivante:
18371 \end_layout
18372
18373 \begin_layout Standard
18374 \begin_inset Formula \[
18375 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}\]
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 Pour afficher cette formule correctement; on utilise la commande 
18384 \series bold
18385
18386 \backslash
18387 boldsymbol
18388 \series default
18389 :
18390 \begin_inset Formula \[
18391 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}\]
18392
18393 \end_inset
18394
18395 Il est aussi possible de mettre l'équation dans un environnement 
18396 \series bold
18397 boldmath
18398 \series default
18399 .
18400  On crée cet environnement en insérant la commande 
18401 \series bold
18402
18403 \backslash
18404 boldmath
18405 \begin_inset Index
18406 status collapsed
18407
18408 \begin_layout Plain Layout
18409 Commandes ! B ! 
18410 \backslash
18411 boldmath
18412 \end_layout
18413
18414 \end_inset
18415
18416
18417 \series default
18418  en mode TeX.
18419  Pour terminer l'environnement, on insère la commande 
18420 \series bold
18421
18422 \backslash
18423 unboldmath
18424 \begin_inset Index
18425 status collapsed
18426
18427 \begin_layout Plain Layout
18428 Commandes ! U ! 
18429 \backslash
18430 unboldmath
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \series default
18437  toujours en mode TeX.
18438 \begin_inset ERT
18439 status collapsed
18440
18441 \begin_layout Plain Layout
18442
18443
18444 \backslash
18445 boldmath 
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \begin_inset Formula \[
18452 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}\]
18453
18454 \end_inset
18455
18456
18457 \begin_inset ERT
18458 status collapsed
18459
18460 \begin_layout Plain Layout
18461
18462
18463 \backslash
18464 unboldmath 
18465 \end_layout
18466
18467 \end_inset
18468
18469
18470 \end_layout
18471
18472 \begin_layout Subsection
18473 Tailles de polices
18474 \begin_inset CommandInset label
18475 LatexCommand label
18476 name "sub:Tailles-polices"
18477
18478 \end_inset
18479
18480
18481 \begin_inset Index
18482 status collapsed
18483
18484 \begin_layout Plain Layout
18485 Polices ! tailles
18486 \end_layout
18487
18488 \end_inset
18489
18490
18491 \end_layout
18492
18493 \begin_layout Standard
18494 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18495  les caractères qui sont dans le texte, les commandes de changement de taille
18496  suivantes:
18497 \end_layout
18498
18499 \begin_layout Standard
18500
18501 \series bold
18502
18503 \backslash
18504 Huge
18505 \series default
18506
18507 \series bold
18508
18509 \backslash
18510 huge
18511 \series default
18512
18513 \series bold
18514
18515 \backslash
18516 LARGE
18517 \series default
18518
18519 \series bold
18520
18521 \backslash
18522 Large
18523 \series default
18524
18525 \series bold
18526
18527 \backslash
18528 large
18529 \series default
18530
18531 \series bold
18532
18533 \backslash
18534 normalsize
18535 \series default
18536
18537 \series bold
18538
18539 \backslash
18540 small
18541 \series default
18542 ,
18543 \begin_inset Newline newline
18544 \end_inset
18545
18546
18547 \series bold
18548
18549 \backslash
18550 footnotesize
18551 \series default
18552
18553 \series bold
18554
18555 \backslash
18556 scriptsize
18557 \series default
18558 , et 
18559 \series bold
18560
18561 \backslash
18562 tiny
18563 \begin_inset Foot
18564 status collapsed
18565
18566 \begin_layout Plain Layout
18567 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18568  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18569 \end_layout
18570
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \begin_layout Standard
18577 La taille des caractères produits par ces commandes dépend de la taille
18578  de police du document, qui correspond à la commande 
18579 \series bold
18580
18581 \backslash
18582 normalsize
18583 \series default
18584 .
18585  Les autres commandes produisent des tailles plus ou moins grandes que 
18586 \series bold
18587
18588 \backslash
18589 normalsize
18590 \series default
18591 .
18592  La taille de la police ne peut donc pas dépasser une certaine valeur.
18593  Par exemple, pour un document dans une police de taille 12
18594 \begin_inset space \thinspace{}
18595 \end_inset
18596
18597 pt, la commande 
18598 \series bold
18599
18600 \backslash
18601 Huge
18602 \series default
18603  va donner la même taille que 
18604 \series bold
18605
18606 \backslash
18607 huge
18608 \series default
18609 .
18610  
18611 \end_layout
18612
18613 \begin_layout Standard
18614 Une commande de changement de taille est insérée en mode TeX avant la formule
18615  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18616  caractères du texte.
18617  Pour revenir à la taille initiale, on doit insérer la commande 
18618 \series bold
18619
18620 \backslash
18621 normalsize
18622 \series default
18623  en mode TeX après la formule.
18624 \end_layout
18625
18626 \begin_layout Standard
18627 À l'intérieur de la formule, on ne peut changer la taille que des caractères
18628  ou des symboles qui sont en mode texte mathématique.
18629  Pour le faire, on insère la commande de changement de taille en mode texte
18630  mathématique.
18631  Tous les caractères qui suivent jusqu'à la fin du texte mathématique ou
18632  jusqu'à ce que la taille soit de nouveau modifiée, auront la taille choisie.
18633  Deux exemples:
18634 \begin_inset VSpace -2mm
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \begin_layout Standard
18641 \begin_inset ERT
18642 status collapsed
18643
18644 \begin_layout Plain Layout
18645
18646
18647 \backslash
18648 huge 
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \begin_inset Formula \[
18655 A=\frac{B}{c}\cdot\maltese\]
18656
18657 \end_inset
18658
18659
18660 \begin_inset Formula \[
18661 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18662
18663 \end_inset
18664
18665
18666 \begin_inset ERT
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670
18671
18672 \backslash
18673 normalsize 
18674 \end_layout
18675
18676 \end_inset
18677
18678
18679 \end_layout
18680
18681 \begin_layout Standard
18682 \begin_inset VSpace medskip
18683 \end_inset
18684
18685 Avant les deux formules, on a inséré la commande 
18686 \series bold
18687
18688 \backslash
18689 huge
18690 \series default
18691 .
18692  La commande utilisée pour la deuxième formule est:
18693 \begin_inset Newline newline
18694 \end_inset
18695
18696
18697 \series bold
18698
18699 \backslash
18700 maltese
18701 \begin_inset ERT
18702 status collapsed
18703
18704 \begin_layout Plain Layout
18705
18706
18707 \backslash
18708 spce 
18709 \end_layout
18710
18711 \end_inset
18712
18713 A Alt-m m 
18714 \backslash
18715 Large
18716 \begin_inset ERT
18717 status collapsed
18718
18719 \begin_layout Plain Layout
18720
18721
18722 \backslash
18723 spce 
18724 \end_layout
18725
18726 \end_inset
18727
18728
18729 \backslash
18730 maltese
18731 \begin_inset ERT
18732 status collapsed
18733
18734 \begin_layout Plain Layout
18735
18736
18737 \backslash
18738 spce 
18739 \end_layout
18740
18741 \end_inset
18742
18743
18744 \backslash
18745 textit
18746 \begin_inset ERT
18747 status collapsed
18748
18749 \begin_layout Plain Layout
18750
18751
18752 \backslash
18753 spce 
18754 \end_layout
18755
18756 \end_inset
18757
18758 A
18759 \begin_inset Formula $\to$
18760 \end_inset
18761
18762
18763 \begin_inset Formula $\to$
18764 \end_inset
18765
18766
18767 \begin_inset Newline newline
18768 \end_inset
18769
18770
18771 \series default
18772
18773 \begin_inset space \hspace*{}
18774 \length 1cm
18775 \end_inset
18776
18777
18778 \series bold
18779 Alt-m
18780 \series default
18781  
18782 \series bold
18783
18784 \backslash
18785 tiny
18786 \begin_inset ERT
18787 status collapsed
18788
18789 \begin_layout Plain Layout
18790
18791
18792 \backslash
18793 spce 
18794 \end_layout
18795
18796 \end_inset
18797
18798
18799 \backslash
18800 maltese
18801 \begin_inset ERT
18802 status collapsed
18803
18804 \begin_layout Plain Layout
18805
18806
18807 \backslash
18808 spce 
18809 \end_layout
18810
18811 \end_inset
18812
18813
18814 \backslash
18815 textit
18816 \begin_inset ERT
18817 status collapsed
18818
18819 \begin_layout Plain Layout
18820
18821
18822 \backslash
18823 spce 
18824 \end_layout
18825
18826 \end_inset
18827
18828 A
18829 \end_layout
18830
18831 \begin_layout Standard
18832 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18833  affiché dans la taille par défaut
18834 \end_layout
18835
18836 \begin_layout Section
18837 Les lettres grecques
18838 \begin_inset Index
18839 status collapsed
18840
18841 \begin_layout Plain Layout
18842 Lettres grecques
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Standard
18851 On peut insérer toutes les lettres grecques avec le bouton 
18852 \begin_inset Graphics
18853         filename ../../images/math/alpha.png
18854         scale 85
18855
18856 \end_inset
18857
18858  de la barre d'outils mathématiques.
18859 \end_layout
18860
18861 \begin_layout Subsection
18862 Lettres minuscules
18863 \begin_inset CommandInset label
18864 LatexCommand label
18865 name "sub:Minuscules"
18866
18867 \end_inset
18868
18869
18870 \begin_inset Index
18871 status collapsed
18872
18873 \begin_layout Plain Layout
18874 Lettres grecques ! minuscules
18875 \end_layout
18876
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \begin_layout Standard
18883
18884 \lang english
18885 \begin_inset space \hfill{}
18886 \end_inset
18887
18888
18889 \lang french
18890
18891 \begin_inset Tabular
18892 <lyxtabular version="3" rows="11" columns="2">
18893 <features>
18894 <column alignment="center" valignment="top" width="0pt">
18895 <column alignment="center" valignment="top" width="0pt">
18896 <row>
18897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 Commande
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 Résultat
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \backslash
18923 alpha
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 \begin_inset Formula $\alpha$
18933 \end_inset
18934
18935
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 </row>
18941 <row>
18942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946
18947 \backslash
18948 beta
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957 \begin_inset Formula $\beta$
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 </row>
18966 <row>
18967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971
18972 \backslash
18973 gamma
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 \begin_inset Formula $\gamma$
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 </row>
18991 <row>
18992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \backslash
18998 delta
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 \begin_inset Formula $\delta$
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \backslash
19023 epsilon
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 \begin_inset Formula $\epsilon$
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \backslash
19048 varepsilon
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 \begin_inset Formula $\varepsilon$
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 <row>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \backslash
19073 zeta
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 \begin_inset Formula $\zeta$
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 <row>
19092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \backslash
19098 eta
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 \begin_inset Formula $\eta$
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 <row>
19117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121
19122 \backslash
19123 theta
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132 \begin_inset Formula $\theta$
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146
19147 \backslash
19148 vartheta
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 \begin_inset Formula $\vartheta$
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 </row>
19166 </lyxtabular>
19167
19168 \end_inset
19169
19170
19171 \begin_inset space \hfill{}
19172 \end_inset
19173
19174
19175 \begin_inset Tabular
19176 <lyxtabular version="3" rows="12" columns="2">
19177 <features>
19178 <column alignment="center" valignment="top" width="0pt">
19179 <column alignment="center" valignment="top" width="0pt">
19180 <row>
19181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185 Commande
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194 Résultat
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 </row>
19200 <row>
19201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205
19206 \backslash
19207 iota
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 \begin_inset Formula $\iota$
19217 \end_inset
19218
19219
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \backslash
19232 kappa
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 \begin_inset Formula $\kappa$
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 </row>
19250 <row>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \backslash
19257 varkappa
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 \begin_inset Formula $\varkappa$
19267 \end_inset
19268
19269
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \backslash
19282 lambda
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Formula $\lambda$
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 mu
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 \begin_inset Formula $\mu$
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \backslash
19332 nu
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 \begin_inset Formula $\nu$
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \backslash
19357 xi
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 \begin_inset Formula $\xi$
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 <row>
19376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380 o
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $o$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 pi
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\pi$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 varpi
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\varpi$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 <row>
19449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453
19454 \backslash
19455 rho
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 \begin_inset Formula $\rho$
19465 \end_inset
19466
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 </lyxtabular>
19474
19475 \end_inset
19476
19477
19478 \begin_inset space \hfill{}
19479 \end_inset
19480
19481
19482 \begin_inset Tabular
19483 <lyxtabular version="3" rows="11" columns="2">
19484 <features>
19485 <column alignment="center" valignment="top" width="0pt">
19486 <column alignment="center" valignment="top" width="0pt">
19487 <row>
19488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492 Commande
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 Résultat
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 <row>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512
19513 \backslash
19514 varrho
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 \begin_inset Formula $\varrho$
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 </row>
19532 <row>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537
19538 \backslash
19539 sigma
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 \begin_inset Formula $\sigma$
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \backslash
19564 varsigma
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 \begin_inset Formula $\varsigma$
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 tau
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\tau$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \backslash
19614 upsilon
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Formula $\upsilon$
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 </row>
19632 <row>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \backslash
19639 phi
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648 \begin_inset Formula $\phi$
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \backslash
19664 varphi
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673 \begin_inset Formula $\varphi$
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 </row>
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687
19688 \backslash
19689 chi
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Formula $\chi$
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 <row>
19708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712
19713 \backslash
19714 psi
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723 \begin_inset Formula $\psi$
19724 \end_inset
19725
19726
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \backslash
19739 omega
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 \begin_inset Formula $\omega$
19749 \end_inset
19750
19751
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 </row>
19757 </lyxtabular>
19758
19759 \end_inset
19760
19761
19762 \lang english
19763
19764 \begin_inset space \hfill{}
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \begin_layout Standard
19771 \begin_inset VSpace medskip
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \begin_layout Standard
19778 On explique comment obtenir des lettres grecques droites dans 
19779 \begin_inset CommandInset ref
19780 LatexCommand ref
19781 reference "sub:minuscules-grecques-droites"
19782
19783 \end_inset
19784
19785 .
19786 \end_layout
19787
19788 \begin_layout Subsection
19789 Lettres majuscules
19790 \begin_inset Index
19791 status collapsed
19792
19793 \begin_layout Plain Layout
19794 Lettres grecques ! majuscules
19795 \end_layout
19796
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \begin_layout Standard
19803
19804 \lang english
19805 \begin_inset space \hfill{}
19806 \end_inset
19807
19808
19809 \lang french
19810
19811 \begin_inset Tabular
19812 <lyxtabular version="3" rows="7" columns="2">
19813 <features>
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>
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 \lang english
20151
20152 \begin_inset space \hfill{}
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \begin_layout Standard
20159 \begin_inset VSpace medskip
20160 \end_inset
20161
20162 Le fait que les lettres grecques majuscules apparaissent droites provient
20163  d'un défaut de conception quand TeX a été développé.
20164  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20165  commande par 
20166 \series bold
20167 var
20168 \series default
20169 .
20170  Par exemple, la commande 
20171 \series bold
20172
20173 \backslash
20174 varGamma
20175 \series default
20176  produit: 
20177 \begin_inset Formula $\varGamma$
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \begin_layout Subsection
20184 Lettres grasses
20185 \begin_inset Index
20186 status collapsed
20187
20188 \begin_layout Plain Layout
20189 Lettres grecques ! grasses
20190 \end_layout
20191
20192 \end_inset
20193
20194
20195 \end_layout
20196
20197 \begin_layout Standard
20198 Les lettres grecques ne peuvent être mise dans différents styles de polices
20199  comme les lettres latines.
20200  Elles peuvent seulement être mises en gras avec la commande 
20201 \series bold
20202
20203 \backslash
20204 boldsymbol
20205 \series default
20206
20207 \begin_inset Index
20208 status collapsed
20209
20210 \begin_layout Plain Layout
20211 Commandes ! B ! 
20212 \backslash
20213 boldsymbol
20214 \end_layout
20215
20216 \end_inset
20217
20218 .
20219 \end_layout
20220
20221 \begin_layout Standard
20222 \align center
20223 \begin_inset Tabular
20224 <lyxtabular version="3" rows="3" columns="2">
20225 <features>
20226 <column alignment="center" valignment="top" width="0">
20227 <column alignment="center" valignment="top" width="0">
20228 <row>
20229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 Commande
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 Résultat
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 </row>
20248 <row>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253
20254 \backslash
20255 Upsilon
20256 \backslash
20257 boldsymbol
20258 \backslash
20259 Upsilon
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \backslash
20284 theta
20285 \backslash
20286 boldsymbol
20287 \backslash
20288 theta
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297 \begin_inset Formula $\theta\boldsymbol{\theta}$
20298 \end_inset
20299
20300
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 </row>
20306 </lyxtabular>
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \begin_layout Section
20314 Symboles
20315 \begin_inset ERT
20316 status collapsed
20317
20318 \begin_layout Plain Layout
20319
20320
20321 \backslash
20322 texorpdfstring{
20323 \end_layout
20324
20325 \end_inset
20326
20327
20328 \begin_inset Foot
20329 status collapsed
20330
20331 \begin_layout Plain Layout
20332 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20333  être trouvée dans 
20334 \begin_inset CommandInset citation
20335 LatexCommand cite
20336 key "Symbole"
20337
20338 \end_inset
20339
20340 .
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \begin_inset ERT
20347 status collapsed
20348
20349 \begin_layout Plain Layout
20350
20351 }{}
20352 \end_layout
20353
20354 \end_inset
20355
20356
20357 \begin_inset Note Note
20358 status collapsed
20359
20360 \begin_layout Plain Layout
20361
20362 \backslash
20363 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20364  dans les signets PDF.
20365 \end_layout
20366
20367 \begin_layout Plain Layout
20368 Plus au sujet de 
20369 \backslash
20370 texorpdfstring dans la section 
20371 \begin_inset CommandInset ref
20372 LatexCommand ref
20373 reference "sub:formules-dans-les-entêtes"
20374
20375 \end_inset
20376
20377 .
20378 \end_layout
20379
20380 \end_inset
20381
20382
20383 \begin_inset Index
20384 status collapsed
20385
20386 \begin_layout Plain Layout
20387 Symboles
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Standard
20396 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20397  grâce aux boutons 
20398 \begin_inset Graphics
20399         filename ../../images/math/nabla.png
20400         scale 85
20401
20402 \end_inset
20403
20404  et 
20405 \begin_inset Graphics
20406         filename ../../images/math/digamma.png
20407         scale 85
20408
20409 \end_inset
20410
20411  de la barre d'outils mathématique.
20412 \end_layout
20413
20414 \begin_layout Subsection
20415 Symboles mathématiques
20416 \begin_inset CommandInset label
20417 LatexCommand label
20418 name "sub:Symboles-mathématiques"
20419
20420 \end_inset
20421
20422
20423 \begin_inset Index
20424 status collapsed
20425
20426 \begin_layout Plain Layout
20427 Symboles ! mathématiques
20428 \end_layout
20429
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \begin_layout Standard
20436 \begin_inset space \hfill{}
20437 \end_inset
20438
20439
20440 \begin_inset Tabular
20441 <lyxtabular version="3" rows="10" columns="2">
20442 <features>
20443 <column alignment="center" valignment="top" width="0pt">
20444 <column alignment="center" valignment="top" width="0pt">
20445 <row>
20446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 Commande
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Résultat
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 <row>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470
20471 \backslash
20472 neg
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 \begin_inset Formula $\neg$
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \end_inset
20488 </cell>
20489 </row>
20490 <row>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495
20496 \backslash
20497 Im
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506 \begin_inset Formula $\Im$
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 </row>
20515 <row>
20516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520
20521 \backslash
20522 Re
20523 \end_layout
20524
20525 \end_inset
20526 </cell>
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531 \begin_inset Formula $\Re$
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 </row>
20540 <row>
20541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20542 \begin_inset Text
20543
20544 \begin_layout Plain Layout
20545
20546 \backslash
20547 aleph
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556 \begin_inset Formula $\aleph$
20557 \end_inset
20558
20559
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \backslash
20572 partial
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 \begin_inset Formula $\partial$
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 </row>
20590 <row>
20591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595
20596 \backslash
20597 infty
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606 \begin_inset Formula $\infty$
20607 \end_inset
20608
20609
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \backslash
20622 wp
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 \begin_inset Formula $\wp$
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 <row>
20641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \backslash
20647 imath
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 \begin_inset Formula $\imath$
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 </row>
20665 <row>
20666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670
20671 \backslash
20672 jmath
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 \begin_inset Formula $\jmath$
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 </lyxtabular>
20691
20692 \end_inset
20693
20694
20695 \begin_inset space \hfill{}
20696 \end_inset
20697
20698
20699 \begin_inset Tabular
20700 <lyxtabular version="3" rows="10" columns="2">
20701 <features>
20702 <column alignment="center" valignment="top" width="0pt">
20703 <column alignment="center" valignment="top" width="0pt">
20704 <row>
20705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 Commande
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Résultat
20719 \begin_inset Note Note
20720 status collapsed
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725
20726 \backslash
20727 raisebox est seulement utilisée pour faire de la place
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 <row>
20739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743
20744 \backslash
20745 forall
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 \begin_inset Formula $\forall$
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 </row>
20763 <row>
20764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \backslash
20770 exists
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779 \begin_inset Formula $\exists$
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 </row>
20788 <row>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793
20794 \backslash
20795 nexists
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Formula $\nexists$
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 emptyset
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\emptyset$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 <row>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \backslash
20845 varnothing
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Formula $\varnothing$
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 dag
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 \begin_inset Formula $\dag$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \backslash
20895 ddag
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $\ddag$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \backslash
20920 complement
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 \begin_inset ERT
20930 status collapsed
20931
20932 \begin_layout Plain Layout
20933
20934
20935 \backslash
20936 raisebox{-0.8mm}{
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \begin_inset Formula $\complement$
20943 \end_inset
20944
20945
20946 \begin_inset ERT
20947 status collapsed
20948
20949 \begin_layout Plain Layout
20950
20951 }
20952 \end_layout
20953
20954 \end_inset
20955
20956
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \backslash
20969 Bbbk
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 \begin_inset Formula $\Bbbk$
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 </lyxtabular>
20988
20989 \end_inset
20990
20991
20992 \begin_inset space \hfill{}
20993 \end_inset
20994
20995
20996 \begin_inset Tabular
20997 <lyxtabular version="3" rows="10" columns="2">
20998 <features>
20999 <column alignment="center" valignment="top" width="0pt">
21000 <column alignment="center" valignment="top" width="0pt">
21001 <row>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 Commande
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 Résultat
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 </row>
21021 <row>
21022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026
21027 \backslash
21028 prime
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037 \begin_inset Formula $\prime$
21038 \end_inset
21039
21040
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 </row>
21046 <row>
21047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051
21052 \backslash
21053 backprime
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 \begin_inset Formula $\backprime$
21063 \end_inset
21064
21065
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 </row>
21071 <row>
21072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076
21077 \backslash
21078 mho
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 \begin_inset Formula $\mho$
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 </row>
21096 <row>
21097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101
21102 \backslash
21103 triangle
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112 \begin_inset Formula $\triangle$
21113 \end_inset
21114
21115
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 </row>
21121 <row>
21122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126
21127 \backslash
21128 angle
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137 \begin_inset Formula $\angle$
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 </row>
21146 <row>
21147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151
21152 \backslash
21153 measuredangle
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 \begin_inset Formula $\measuredangle$
21163 \end_inset
21164
21165
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176
21177 \backslash
21178 sphericalangle
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 \begin_inset Formula $\sphericalangle$
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 </row>
21196 <row>
21197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201
21202 \backslash
21203 top
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212 \begin_inset Formula $\top$
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \backslash
21228 bot
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\bot$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 </lyxtabular>
21247
21248 \end_inset
21249
21250
21251 \begin_inset space \hfill{}
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \begin_layout Standard
21258 \begin_inset Newpage newpage
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \begin_layout Subsection
21265 Symboles divers
21266 \begin_inset CommandInset label
21267 LatexCommand label
21268 name "sub:Symboles-divers"
21269
21270 \end_inset
21271
21272
21273 \begin_inset Index
21274 status collapsed
21275
21276 \begin_layout Plain Layout
21277 Symboles ! divers
21278 \end_layout
21279
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \begin_layout Standard
21286 \noindent
21287 \align center
21288 \begin_inset Tabular
21289 <lyxtabular version="3" rows="10" columns="2">
21290 <features>
21291 <column alignment="center" valignment="top" width="0pt">
21292 <column alignment="center" valignment="top" width="0pt">
21293 <row>
21294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 Commande
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 Résultat
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \backslash
21320 flat
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Formula $\flat$
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 <row>
21339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343
21344 \backslash
21345 natural
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 \begin_inset Formula $\natural$
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \backslash
21370 sharp
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Formula $\sharp$
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 </row>
21388 <row>
21389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393
21394 \backslash
21395 surd
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $\surd$
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 <row>
21414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \backslash
21420 checkmark
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\checkmark$
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443
21444 \backslash
21445 yen
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 \begin_inset Formula $\yen$
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 </row>
21463 <row>
21464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468
21469 \backslash
21470 pounds
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Formula $\pounds$
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 </row>
21488 <row>
21489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493 $
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502 \begin_inset Formula $\$$
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row>
21512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516 §
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $§$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 </lyxtabular>
21535
21536 \end_inset
21537
21538
21539 \begin_inset Tabular
21540 <lyxtabular version="3" rows="10" columns="2">
21541 <features>
21542 <column alignment="center" valignment="top" width="0">
21543 <column alignment="center" valignment="top" width="0">
21544 <row>
21545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 Commande
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 Résultat
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 </row>
21564 <row>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569
21570 \backslash
21571 hbar
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580 \begin_inset Formula $\hbar$
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 </row>
21589 <row>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594
21595 \backslash
21596 hslash
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605 \begin_inset Formula $\hslash$
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \backslash
21621 clubsuit
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 \begin_inset Formula $\clubsuit$
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 </row>
21639 <row>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \backslash
21646 spadesuit
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 \begin_inset Formula $\spadesuit$
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 </row>
21664 <row>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \backslash
21671 bigstar
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 \begin_inset Formula $\bigstar$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 </row>
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \backslash
21696 blacklozenge
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 \begin_inset Formula $\blacklozenge$
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 <row>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \backslash
21721 blacktriangle
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 \begin_inset Formula $\blacktriangle$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 <row>
21740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744
21745 \backslash
21746 blacktiangledown
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\blacktriangledown$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \backslash
21771 bullet
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780 \begin_inset Formula $\bullet$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 </row>
21789 </lyxtabular>
21790
21791 \end_inset
21792
21793
21794 \begin_inset Tabular
21795 <lyxtabular version="3" rows="10" columns="2">
21796 <features>
21797 <column alignment="center" valignment="top" width="0pt">
21798 <column alignment="center" valignment="top" width="0pt">
21799 <row>
21800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 Commande
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813 Résultat
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 </row>
21819 <row>
21820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824
21825 \backslash
21826 diamondsuit
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835 \begin_inset Formula $\diamondsuit$
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \backslash
21851 Diamond
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Formula $\Diamond$
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \backslash
21876 heartsuit
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Formula $\heartsuit$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 P
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\P$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 copyright
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\copyright$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 circledR
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\circledR$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 maltese
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\maltese$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 diagup
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\diagup$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 diagdown
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\diagdown$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 </lyxtabular>
22045
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \begin_layout Standard
22052 \begin_inset VSpace medskip
22053 \end_inset
22054
22055 D'autres symboles sont listés dans 
22056 \begin_inset CommandInset ref
22057 LatexCommand ref
22058 reference "sub:Caractères-spéciaux-divers"
22059
22060 \end_inset
22061
22062 .
22063 \end_layout
22064
22065 \begin_layout Standard
22066 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
22067 \begin_inset CommandInset ref
22068 LatexCommand ref
22069 reference "sub:Tailles-polices"
22070
22071 \end_inset
22072
22073 .
22074 \end_layout
22075
22076 \begin_layout Subsection
22077 Le symbole de l'Euro €
22078 \begin_inset Index
22079 status collapsed
22080
22081 \begin_layout Plain Layout
22082 Symboles ! symbole de l'Euro
22083 \end_layout
22084
22085 \end_inset
22086
22087
22088 \begin_inset Index
22089 status collapsed
22090
22091 \begin_layout Plain Layout
22092
22093 \backslash
22094 @
22095 \begin_inset ERT
22096 status collapsed
22097
22098 \begin_layout Plain Layout
22099
22100
22101 \backslash
22102 officialeuro
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Standard
22116 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
22117  paquetage LaTeX 
22118 \series bold
22119 eurosym
22120 \series default
22121
22122 \begin_inset Index
22123 status collapsed
22124
22125 \begin_layout Plain Layout
22126 Paquetages ! eurosym
22127 \end_layout
22128
22129 \end_inset
22130
22131  et le charger avec la ligne suivante dans le préambule LaTeX
22132 \end_layout
22133
22134 \begin_layout Standard
22135
22136 \series bold
22137
22138 \backslash
22139 usepackage[gennarrow]{eurosym}
22140 \end_layout
22141
22142 \begin_layout Standard
22143 Le symbole de l'Euro peut alors être inséré avec la commande 
22144 \series bold
22145
22146 \backslash
22147 euro
22148 \series default
22149
22150 \begin_inset Index
22151 status collapsed
22152
22153 \begin_layout Plain Layout
22154 Commandes ! E ! 
22155 \backslash
22156 euro
22157 \end_layout
22158
22159 \end_inset
22160
22161 .
22162 \end_layout
22163
22164 \begin_layout Standard
22165 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22166 e avec la touche €, sans avoir à installer le paquetage 
22167 \series bold
22168 eurosym
22169 \series default
22170 .
22171  Quand 
22172 \series bold
22173 eurosym
22174 \series default
22175  est installé, on peut aussi insérer la commande 
22176 \series bold
22177
22178 \backslash
22179 euro
22180 \series default
22181  en mode TeX.
22182  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22183  
22184 \series bold
22185
22186 \backslash
22187 officialeuro
22188 \series default
22189
22190 \begin_inset Index
22191 status collapsed
22192
22193 \begin_layout Plain Layout
22194 Commandes ! O ! 
22195 \backslash
22196 officialeuro
22197 \end_layout
22198
22199 \end_inset
22200
22201 , qui n'est utilisable qu'en mode TeX.
22202 \end_layout
22203
22204 \begin_layout Standard
22205 \begin_inset ERT
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209
22210
22211 \backslash
22212 ifeurosym 
22213 \end_layout
22214
22215 \end_inset
22216
22217
22218 \begin_inset Note Note
22219 status open
22220
22221 \begin_layout Plain Layout
22222 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22223 \series bold
22224 eurosym
22225 \series default
22226  est installé.
22227 \end_layout
22228
22229 \end_inset
22230
22231
22232 \end_layout
22233
22234 \begin_layout Standard
22235 Un aperçu des différents symboles de l'Euro:
22236 \end_layout
22237
22238 \begin_layout Standard
22239 \align center
22240 \begin_inset Tabular
22241 <lyxtabular version="3" rows="4" columns="3">
22242 <features>
22243 <column alignment="center" valignment="top" width="0pt">
22244 <column alignment="center" valignment="top" width="0pt">
22245 <column alignment="center" valignment="top" width="0pt">
22246 <row>
22247 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 Commande 
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 Résultat
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 </row>
22275 <row>
22276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 formule
22281 \end_layout
22282
22283 \end_inset
22284 </cell>
22285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289
22290 \backslash
22291 euro
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $\euro$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314 texte mathématique
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332 \begin_inset Formula $\mbox{€}$
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 </row>
22341 <row>
22342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346 mode TeX
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355
22356 \backslash
22357 officialeuro
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366 \begin_inset ERT
22367 status collapsed
22368
22369 \begin_layout Plain Layout
22370
22371
22372 \backslash
22373 officialeuro
22374 \end_layout
22375
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 </lyxtabular>
22385
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \begin_layout Standard
22392 \begin_inset ERT
22393 status collapsed
22394
22395 \begin_layout Plain Layout
22396
22397
22398 \backslash
22399 else 
22400 \end_layout
22401
22402 \end_inset
22403
22404
22405 \begin_inset Note Note
22406 status open
22407
22408 \begin_layout Plain Layout
22409 Ce qui suit sera affiché si le paquetage LaTeX 
22410 \series bold
22411 eurosym
22412 \series default
22413  n'est pas installé:
22414 \end_layout
22415
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \begin_layout Standard
22422 Vous devez installer le paquetage LaTeX 
22423 \series bold
22424 eurosym
22425 \series default
22426  pour voir le reste de cette section dans la sortie imprimée.
22427 \end_layout
22428
22429 \begin_layout Standard
22430 \begin_inset ERT
22431 status collapsed
22432
22433 \begin_layout Plain Layout
22434
22435
22436 \backslash
22437 fi 
22438 \end_layout
22439
22440 \end_inset
22441
22442
22443 \end_layout
22444
22445 \begin_layout Standard
22446 \begin_inset Newpage pagebreak
22447 \end_inset
22448
22449
22450 \end_layout
22451
22452 \begin_layout Section
22453 Opérateurs de relation
22454 \begin_inset CommandInset label
22455 LatexCommand label
22456 name "sec:Relations"
22457
22458 \end_inset
22459
22460
22461 \begin_inset Index
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465 Relations
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \begin_inset Index
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475 Comparaisons|see
22476 \begin_inset ERT
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480
22481 {
22482 \end_layout
22483
22484 \end_inset
22485
22486 Relations
22487 \begin_inset ERT
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491
22492 }
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \begin_layout Standard
22506 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22507  le bouton 
22508 \begin_inset Graphics
22509         filename ../../images/math/leq.png
22510         scale 85
22511
22512 \end_inset
22513
22514  de la barre d'outils.
22515 \end_layout
22516
22517 \begin_layout Standard
22518 \begin_inset Tabular
22519 <lyxtabular version="3" rows="17" columns="2">
22520 <features>
22521 <column alignment="center" valignment="top" width="0pt">
22522 <column alignment="center" valignment="top" width="0">
22523 <row>
22524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528
22529 \size small
22530 Commande
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \size small
22541 Résultat
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 </row>
22547 <row>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 <
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561 \begin_inset Formula $<$
22562 \end_inset
22563
22564
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 </row>
22570 <row>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575
22576 \backslash
22577 le
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 \begin_inset Formula $\le$
22587 \end_inset
22588
22589
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 </row>
22595 <row>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600
22601 \backslash
22602 ll
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 \begin_inset Formula $\ll$
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 </row>
22620 <row>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625
22626 \backslash
22627 prec
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 \begin_inset Formula $\prec$
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 <row>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650
22651 \backslash
22652 preceq
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Formula $\preceq$
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 </row>
22670 <row>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \backslash
22677 subset
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 \begin_inset Formula $\subset$
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700
22701 \backslash
22702 subseteq
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 \begin_inset Formula $\subseteq$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \backslash
22727 sqsubseteq
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 \begin_inset Formula $\sqsubseteq$
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 <row>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750
22751 \backslash
22752 in
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\in$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \backslash
22777 vdash
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 \begin_inset Formula $\vdash$
22787 \end_inset
22788
22789
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 </row>
22795 <row>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800
22801 \backslash
22802 smile
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 \begin_inset Formula $\smile$
22812 \end_inset
22813
22814
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 </row>
22820 <row>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825
22826 \backslash
22827 lhd
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 \begin_inset Formula $\lhd$
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 </row>
22845 <row>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850
22851 \backslash
22852 unlhd
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 \begin_inset Formula $\unlhd$
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 </row>
22870 <row>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875
22876 \backslash
22877 gtrless
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 \begin_inset Formula $\gtrless$
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 </row>
22895 <row>
22896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \backslash
22902 mid
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911 \begin_inset Formula $\mid$
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 </row>
22920 <row>
22921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925
22926 \backslash
22927 nmid
22928 \end_layout
22929
22930 \end_inset
22931 </cell>
22932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \begin_layout Plain Layout
22936 \begin_inset Formula $\nmid$
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 </row>
22945 </lyxtabular>
22946
22947 \end_inset
22948
22949
22950 \begin_inset space \hfill{}
22951 \end_inset
22952
22953
22954 \begin_inset Tabular
22955 <lyxtabular version="3" rows="17" columns="2">
22956 <features>
22957 <column alignment="center" valignment="top" width="0pt">
22958 <column alignment="center" valignment="top" width="0">
22959 <row>
22960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964
22965 \size small
22966 Commande
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975
22976 \size small
22977 Résultat
22978 \end_layout
22979
22980 \end_inset
22981 </cell>
22982 </row>
22983 <row>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 =
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 \begin_inset Formula $=$
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 </row>
23006 <row>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \backslash
23013 not=
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 \begin_inset Formula $\not=$
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 </row>
23031 <row>
23032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036
23037 \backslash
23038 equiv
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 \begin_inset Formula $\equiv$
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 </row>
23056 <row>
23057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061
23062 \backslash
23063 sim
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072 \begin_inset Formula $\sim$
23073 \end_inset
23074
23075
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 </row>
23081 <row>
23082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23083 \begin_inset Text
23084
23085 \begin_layout Plain Layout
23086
23087 \backslash
23088 simeq
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097 \begin_inset Formula $\simeq$
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \end_inset
23104 </cell>
23105 </row>
23106 <row>
23107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111
23112 \backslash
23113 approx
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122 \begin_inset Formula $\approx$
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 </row>
23131 <row>
23132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \begin_layout Plain Layout
23136
23137 \backslash
23138 cong
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147 \begin_inset Formula $\cong$
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \end_inset
23154 </cell>
23155 </row>
23156 <row>
23157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Plain Layout
23161
23162 \backslash
23163 bowtie
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172 \begin_inset Formula $\bowtie$
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 </row>
23181 <row>
23182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \begin_layout Plain Layout
23186
23187 \backslash
23188 notin
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Formula $\notin$
23198 \end_inset
23199
23200
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 </row>
23206 <row>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \backslash
23213 perp
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222 \begin_inset Formula $\perp$
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \backslash
23238 propto
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 \begin_inset Formula $\propto$
23248 \end_inset
23249
23250
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 </row>
23256 <row>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261
23262 \backslash
23263 asymp
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272 \begin_inset Formula $\asymp$
23273 \end_inset
23274
23275
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 </row>
23281 <row>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286
23287 \backslash
23288 doteq
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 \begin_inset Formula $\doteq$
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 </row>
23306 <row>
23307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \backslash
23313 circeq
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 \begin_inset Formula $\circeq$
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \backslash
23338 models
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347 \begin_inset Formula $\models$
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 </row>
23356 <row>
23357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Plain Layout
23361
23362 \backslash
23363 widehat=
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372 \begin_inset Formula $\widehat{=}$
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 </lyxtabular>
23382
23383 \end_inset
23384
23385
23386 \begin_inset space \hfill{}
23387 \end_inset
23388
23389
23390 \begin_inset Tabular
23391 <lyxtabular version="3" rows="17" columns="2">
23392 <features>
23393 <column alignment="center" valignment="top" width="0pt">
23394 <column alignment="center" valignment="top" width="0">
23395 <row>
23396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400
23401 \size small
23402 Commande
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411
23412 \size small
23413 Résultat
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 >
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 \begin_inset Formula $>$
23434 \end_inset
23435
23436
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 </row>
23442 <row>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447
23448 \backslash
23449 ge
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Formula $\ge$
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 </row>
23467 <row>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472
23473 \backslash
23474 gg
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 \begin_inset Formula $\gg$
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \backslash
23499 succ
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $\succ$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \backslash
23524 succeq
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Formula $\succeq$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \backslash
23549 supset
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 \begin_inset Formula $\supset$
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 </row>
23567 <row>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \backslash
23574 supseteq
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 \begin_inset Formula $\supseteq$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \backslash
23599 sqsupseteq
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $\sqsupseteq$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622
23623 \backslash
23624 ni
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 \begin_inset Formula $\ni$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \backslash
23649 dashv
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $\dashv$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 <row>
23668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672
23673 \backslash
23674 frown
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 \begin_inset Formula $\frown$
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \backslash
23699 rhd
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 \begin_inset Formula $\rhd$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \backslash
23724 unrhd
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 \begin_inset Formula $\unrhd$
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 </row>
23742 <row>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \backslash
23749 lessgtr
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 \begin_inset Formula $\lessgtr$
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 </row>
23767 <row>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \backslash
23774 parallel
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 \begin_inset Formula $\parallel$
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 </row>
23792 <row>
23793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797
23798 \backslash
23799 nparallel
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808 \begin_inset Formula $\nparallel$
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 </row>
23817 </lyxtabular>
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 \begin_inset VSpace medskip
23826 \end_inset
23827
23828 Les caractères 
23829 \series bold
23830
23831 \backslash
23832 lhd
23833 \series default
23834  et 
23835 \series bold
23836
23837 \backslash
23838 rhd
23839 \series default
23840  sont plus gros que les opérateurs 
23841 \series bold
23842
23843 \backslash
23844 triangleleft
23845 \series default
23846  et 
23847 \series bold
23848
23849 \backslash
23850 triangleright
23851 \series default
23852  auxquels ils ressemblent.
23853 \end_layout
23854
23855 \begin_layout Standard
23856 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23857  par des espaces.
23858 \end_layout
23859
23860 \begin_layout Standard
23861 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23862  commande 
23863 \series bold
23864
23865 \backslash
23866 stackrel
23867 \series default
23868
23869 \begin_inset Index
23870 status collapsed
23871
23872 \begin_layout Plain Layout
23873 Commandes ! S ! 
23874 \backslash
23875 stackrel
23876 \end_layout
23877
23878 \end_inset
23879
23880 :
23881 \end_layout
23882
23883 \begin_layout Standard
23884 \align center
23885 \begin_inset Tabular
23886 <lyxtabular version="3" rows="2" columns="2">
23887 <features>
23888 <column alignment="center" valignment="top" width="0">
23889 <column alignment="center" valignment="top" width="0">
23890 <row>
23891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \begin_layout Plain Layout
23895 Commande
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 Résultat
23905 \begin_inset Note Note
23906 status collapsed
23907
23908 \begin_layout Plain Layout
23909
23910 \series bold
23911
23912 \backslash
23913 raisebox est seulement utilisée pour faire de la place
23914 \end_layout
23915
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 A(r)
23930 \backslash
23931 stackrel
23932 \begin_inset ERT
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936
23937
23938 \backslash
23939 spce 
23940 \end_layout
23941
23942 \end_inset
23943
23944 r
23945 \backslash
23946 to
23947 \backslash
23948 infty
23949 \begin_inset ERT
23950 status collapsed
23951
23952 \begin_layout Plain Layout
23953
23954
23955 \backslash
23956 spce 
23957 \end_layout
23958
23959 \end_inset
23960
23961
23962 \begin_inset Formula $\downarrow$
23963 \end_inset
23964
23965
23966 \backslash
23967 approx
23968 \begin_inset ERT
23969 status collapsed
23970
23971 \begin_layout Plain Layout
23972
23973
23974 \backslash
23975 spce 
23976 \end_layout
23977
23978 \end_inset
23979
23980
23981 \begin_inset ERT
23982 status collapsed
23983
23984 \begin_layout Plain Layout
23985
23986
23987 \backslash
23988 spce 
23989 \end_layout
23990
23991 \end_inset
23992
23993 B
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 </lyxtabular>
24012
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \begin_layout Section
24019 Fonctions
24020 \end_layout
24021
24022 \begin_layout Subsection
24023 Fonctions prédéfinies
24024 \begin_inset CommandInset label
24025 LatexCommand label
24026 name "sub:Fonctions-prédéfinies"
24027
24028 \end_inset
24029
24030
24031 \begin_inset Index
24032 status collapsed
24033
24034 \begin_layout Plain Layout
24035 Fonctions ! prédéfinies
24036 \end_layout
24037
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \begin_layout Standard
24044 En général, les variables sont écrites en 
24045 \emph on
24046 italiques
24047 \emph default
24048  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
24049  
24050 \begin_inset Formula $sin$
24051 \end_inset
24052
24053  pourrait être confondue avec le produit 
24054 \begin_inset Formula $s\cdot i\cdot n$
24055 \end_inset
24056
24057 .
24058  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
24059  arguments par un peu d'espace.
24060  Elles sont insérées comme des commandes commençant par une barre de fraction
24061  inverse avant leur nom.
24062 \end_layout
24063
24064 \begin_layout Standard
24065 \align center
24066 \begin_inset Tabular
24067 <lyxtabular version="3" rows="2" columns="4">
24068 <features>
24069 <column alignment="center" valignment="top" width="0pt">
24070 <column alignment="center" valignment="top" width="0pt">
24071 <column alignment="center" valignment="top" width="0pt">
24072 <column alignment="center" valignment="top" width="0pt">
24073 <row>
24074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 Commande
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 Résultat
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096 Commande
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 Résultat
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 </row>
24111 <row>
24112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24113 \begin_inset Text
24114
24115 \begin_layout Plain Layout
24116 Asin(x)+B
24117 \end_layout
24118
24119 \end_inset
24120 </cell>
24121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125 \begin_inset Formula $Asin(x)+B$
24126 \end_inset
24127
24128
24129 \end_layout
24130
24131 \end_inset
24132 </cell>
24133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137 A
24138 \backslash
24139 sin(x)+B
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148 \begin_inset Formula $A\sin(x)+B$
24149 \end_inset
24150
24151
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 </row>
24157 </lyxtabular>
24158
24159 \end_inset
24160
24161
24162 \end_layout
24163
24164 \begin_layout Standard
24165 Les fonctions suivantes sont prédéfinies:
24166 \end_layout
24167
24168 \begin_layout Standard
24169 \begin_inset VSpace -2mm
24170 \end_inset
24171
24172
24173 \end_layout
24174
24175 \begin_layout Standard
24176 \align center
24177 \begin_inset Tabular
24178 <lyxtabular version="3" rows="9" columns="4">
24179 <features>
24180 <column alignment="center" valignment="top" width="0pt">
24181 <column alignment="center" valignment="top" width="0pt">
24182 <column alignment="center" valignment="top" width="0pt">
24183 <column alignment="center" valignment="top" width="0pt">
24184 <row>
24185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189 Commande
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198 Commande
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207 Commande
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216 Commande
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 </row>
24222 <row>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \backslash
24229 sin
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238
24239 \backslash
24240 sinh
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \backslash
24251 arcsin
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260
24261 \backslash
24262 sup
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 </row>
24268 <row>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273
24274 \backslash
24275 cos
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284
24285 \backslash
24286 cosh
24287 \end_layout
24288
24289 \end_inset
24290 </cell>
24291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24292 \begin_inset Text
24293
24294 \begin_layout Plain Layout
24295
24296 \backslash
24297 arccos
24298 \end_layout
24299
24300 \end_inset
24301 </cell>
24302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24303 \begin_inset Text
24304
24305 \begin_layout Plain Layout
24306
24307 \backslash
24308 inf
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 <row>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319
24320 \backslash
24321 tan
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330
24331 \backslash
24332 tanh
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341
24342 \backslash
24343 arctan
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352
24353 \backslash
24354 lim
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 </row>
24360 <row>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365
24366 \backslash
24367 cot
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \backslash
24378 coth
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387
24388 \backslash
24389 arg
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398
24399 \backslash
24400 liminf
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 </row>
24406 <row>
24407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411
24412 \backslash
24413 sec
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422
24423 \backslash
24424 min
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433
24434 \backslash
24435 deg
24436 \end_layout
24437
24438 \end_inset
24439 </cell>
24440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24441 \begin_inset Text
24442
24443 \begin_layout Plain Layout
24444
24445 \backslash
24446 limsup
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 </row>
24452 <row>
24453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Plain Layout
24457
24458 \backslash
24459 csc
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468
24469 \backslash
24470 max
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479
24480 \backslash
24481 det
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490
24491 \backslash
24492 Pr
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 </row>
24498 <row>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 ln
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514
24515 \backslash
24516 exp
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525
24526 \backslash
24527 dim
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Plain Layout
24536
24537 \backslash
24538 hom
24539 \end_layout
24540
24541 \end_inset
24542 </cell>
24543 </row>
24544 <row>
24545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 lg
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560
24561 \backslash
24562 log
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571
24572 \backslash
24573 ker
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \backslash
24584 gcd
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 </row>
24590 </lyxtabular>
24591
24592 \end_inset
24593
24594
24595 \end_layout
24596
24597 \begin_layout Standard
24598 Elles peuvent aussi être insérées en utilisant le bouton 
24599 \begin_inset Graphics
24600         filename ../../images/math/functions.png
24601         scale 85
24602
24603 \end_inset
24604
24605  de la barre d'outils mathématique.
24606 \end_layout
24607
24608 \begin_layout Subsection
24609 Fonctions définies par l'utilisateur
24610 \begin_inset Index
24611 status collapsed
24612
24613 \begin_layout Plain Layout
24614 Fonctions ! définies par l'utilisateur
24615 \end_layout
24616
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \begin_layout Standard
24623 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24624  fonction sgn(x), il y a deux possibilités:
24625 \end_layout
24626
24627 \begin_layout Itemize
24628 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24629 \begin_inset Foot
24630 status collapsed
24631
24632 \begin_layout Plain Layout
24633 Pour en savoir plus sur la commande 
24634 \series bold
24635
24636 \backslash
24637 DeclareMathOperator
24638 \series default
24639  voir 
24640 \begin_inset CommandInset ref
24641 LatexCommand ref
24642 reference "sub:Opérateurs-personnalisés"
24643
24644 \end_inset
24645
24646 .
24647 \end_layout
24648
24649 \end_inset
24650
24651
24652 \begin_inset Newline newline
24653 \end_inset
24654
24655
24656 \begin_inset VSpace -3mm
24657 \end_inset
24658
24659
24660 \begin_inset Newline newline
24661 \end_inset
24662
24663
24664 \series bold
24665
24666 \backslash
24667 DeclareMathOperator{
24668 \backslash
24669 sgn}{sgn}
24670 \series default
24671
24672 \begin_inset Index
24673 status collapsed
24674
24675 \begin_layout Plain Layout
24676 Commandes ! D ! 
24677 \backslash
24678 dbinom@
24679 \backslash
24680 DeclareMathOperator
24681 \end_layout
24682
24683 \end_inset
24684
24685
24686 \begin_inset Newline newline
24687 \end_inset
24688
24689
24690 \begin_inset VSpace -2mm
24691 \end_inset
24692
24693
24694 \begin_inset Newline newline
24695 \end_inset
24696
24697 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24698  commande 
24699 \series bold
24700
24701 \backslash
24702 sgn
24703 \series default
24704 .
24705 \end_layout
24706
24707 \begin_layout Itemize
24708 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24709  notre exemple les lettres 
24710 \emph on
24711 sgn
24712 \emph default
24713  -- et les changer en texte mathématique.
24714  Pour finir, on insère une espace entre le préfacteur et la fonction.
24715 \end_layout
24716
24717 \begin_layout Standard
24718 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24719 \begin_inset Foot
24720 status collapsed
24721
24722 \begin_layout Plain Layout
24723 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24724 eur en rouge.
24725 \end_layout
24726
24727 \end_inset
24728
24729 :
24730 \end_layout
24731
24732 \begin_layout Standard
24733 \align center
24734 \begin_inset Tabular
24735 <lyxtabular version="3" rows="3" columns="2">
24736 <features>
24737 <column alignment="center" valignment="top" width="0pt">
24738 <column alignment="center" valignment="top" width="0pt">
24739 <row>
24740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 Commande
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753 Résultat
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 </row>
24759 <row>
24760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764 A
24765 \backslash
24766 sgn(x)+B
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 \begin_inset Formula $A\sgn(x)+B$
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 </row>
24784 <row>
24785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789 A
24790 \backslash
24791 ,
24792 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24793 \end_inset
24794
24795 (x)+B
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 </row>
24813 </lyxtabular>
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 La première méthode est recommandée quand la fonction définie doit être
24822  utilisée plusieurs fois dans le document.
24823 \end_layout
24824
24825 \begin_layout Subsection
24826 Les limites
24827 \begin_inset Index
24828 status collapsed
24829
24830 \begin_layout Plain Layout
24831 Limites
24832 \end_layout
24833
24834 \end_inset
24835
24836
24837 \end_layout
24838
24839 \begin_layout Standard
24840 Pour les limites, en plus des commandes 
24841 \series bold
24842
24843 \backslash
24844 lim
24845 \series default
24846
24847 \begin_inset Index
24848 status collapsed
24849
24850 \begin_layout Plain Layout
24851 Commandes ! L ! 
24852 \backslash
24853 lim
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \series bold
24860
24861 \backslash
24862 liminf
24863 \series default
24864  et 
24865 \series bold
24866
24867 \backslash
24868 limsup
24869 \series default
24870  on a aussi les fonctions suivantes:
24871 \end_layout
24872
24873 \begin_layout Standard
24874 \align center
24875 \begin_inset Tabular
24876 <lyxtabular version="3" rows="5" columns="2">
24877 <features>
24878 <column alignment="center" valignment="top" width="0">
24879 <column alignment="center" valignment="top" width="0">
24880 <row>
24881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885 Commande
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894 Résultat
24895 \begin_inset Note Note
24896 status collapsed
24897
24898 \begin_layout Plain Layout
24899
24900 \series bold
24901
24902 \backslash
24903 raisebox est seulement utilisée pour faire de la place
24904 \end_layout
24905
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 </row>
24914 <row>
24915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \backslash
24921 varliminf
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930 \begin_inset Formula $\varliminf$
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 </row>
24939 <row>
24940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 varlimsup
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955 \begin_inset Formula $\varlimsup$
24956 \end_inset
24957
24958
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 </row>
24964 <row>
24965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24966 \begin_inset Text
24967
24968 \begin_layout Plain Layout
24969
24970 \backslash
24971 varprojlim
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980 \begin_inset Formula $\varprojlim$
24981 \end_inset
24982
24983
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 </row>
24989 <row>
24990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994
24995 \backslash
24996 varinjlim
24997 \end_layout
24998
24999 \end_inset
25000 </cell>
25001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25002 \begin_inset Text
25003
25004 \begin_layout Plain Layout
25005 \begin_inset Formula $\varinjlim$
25006 \end_inset
25007
25008
25009 \begin_inset Formula $\raisebox{-2.5mm}{}$
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \end_inset
25016 </cell>
25017 </row>
25018 </lyxtabular>
25019
25020 \end_inset
25021
25022
25023 \end_layout
25024
25025 \begin_layout Standard
25026 \begin_inset VSpace medskip
25027 \end_inset
25028
25029 La valeur de la limite est créée en ajoutant un indice.
25030  Il est placé juste à la droite de la fonction dans le cas d'une formule
25031  en ligne:
25032 \end_layout
25033
25034 \begin_layout Standard
25035 \align center
25036 \begin_inset Tabular
25037 <lyxtabular version="3" rows="2" columns="2">
25038 <features>
25039 <column alignment="center" valignment="top" width="0pt">
25040 <column alignment="center" valignment="top" width="0pt">
25041 <row>
25042 <cell alignment="center" valignment="top" usebox="none">
25043 \begin_inset Text
25044
25045 \begin_layout Plain Layout
25046 Commande
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055 \begin_inset space \hspace{}
25056 \length 1cm
25057 \end_inset
25058
25059 Résultat
25060 \begin_inset Note Note
25061 status collapsed
25062
25063 \begin_layout Plain Layout
25064
25065 \series bold
25066
25067 \backslash
25068 hspace
25069 \series default
25070  
25071 \series bold
25072 et 
25073 \backslash
25074 raisebox sont seulement utilisées pour faire de la place
25075 \series default
25076 \lang english
25077 .
25078 \end_layout
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \end_inset
25086 </cell>
25087 </row>
25088 <row>
25089 <cell alignment="center" valignment="top" usebox="none">
25090 \begin_inset Text
25091
25092 \begin_layout Plain Layout
25093
25094 \backslash
25095 lim_x
25096 \backslash
25097 to
25098 \begin_inset ERT
25099 status collapsed
25100
25101 \begin_layout Plain Layout
25102
25103
25104 \backslash
25105 spce 
25106 \end_layout
25107
25108 \end_inset
25109
25110 A
25111 \begin_inset ERT
25112 status collapsed
25113
25114 \begin_layout Plain Layout
25115
25116
25117 \backslash
25118 spce 
25119 \end_layout
25120
25121 \end_inset
25122
25123 x=B
25124 \end_layout
25125
25126 \end_inset
25127 </cell>
25128 <cell alignment="center" valignment="top" usebox="none">
25129 \begin_inset Text
25130
25131 \begin_layout Plain Layout
25132 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25133 \end_inset
25134
25135
25136 \end_layout
25137
25138 \end_inset
25139 </cell>
25140 </row>
25141 </lyxtabular>
25142
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \begin_layout Standard
25149 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
25150  en dessous de la fonction:
25151 \begin_inset Formula \[
25152 \lim_{x\to A}x=B\]
25153
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \begin_layout Subsection
25160 Les fonctions modulo-
25161 \begin_inset Index
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 Fonctions ! modulo
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25175 \end_layout
25176
25177 \begin_layout Standard
25178 Les variantes pour une formule hors ligne:
25179 \begin_inset Formula \begin{align*}
25180 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25181 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25182 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25183 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25184 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25193  la fonction, quelque soit la variante.
25194 \end_layout
25195
25196 \begin_layout Section
25197 Caractères spéciaux
25198 \begin_inset Index
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 Caractères spéciaux
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \begin_layout Subsection
25211 Caractères spéciaux en  texte mathématique
25212 \end_layout
25213
25214 \begin_layout Standard
25215 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25216  ou en mode TeX:
25217 \end_layout
25218
25219 \begin_layout Standard
25220 \begin_inset space \hfill{}
25221 \end_inset
25222
25223
25224 \begin_inset Tabular
25225 <lyxtabular version="3" rows="8" columns="2">
25226 <features>
25227 <column alignment="block" valignment="top" width="0">
25228 <column alignment="block" valignment="top" width="0">
25229 <row>
25230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234 Commande
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243 Résultat
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 </row>
25249 <row>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254
25255 \backslash
25256 oe
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 \begin_inset Formula $\textrm{œ}$
25266 \end_inset
25267
25268
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 </row>
25274 <row>
25275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279
25280 \backslash
25281 OE
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290 \begin_inset Formula $\textrm{Œ}$
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \end_inset
25297 </cell>
25298 </row>
25299 <row>
25300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25301 \begin_inset Text
25302
25303 \begin_layout Plain Layout
25304
25305 \backslash
25306 ae
25307 \end_layout
25308
25309 \end_inset
25310 </cell>
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Plain Layout
25315 \begin_inset Formula $\textrm{æ}$
25316 \end_inset
25317
25318
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 </row>
25324 <row>
25325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25326 \begin_inset Text
25327
25328 \begin_layout Plain Layout
25329
25330 \backslash
25331 AE
25332 \end_layout
25333
25334 \end_inset
25335 </cell>
25336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25337 \begin_inset Text
25338
25339 \begin_layout Plain Layout
25340 \begin_inset Formula $\textrm{Æ}$
25341 \end_inset
25342
25343
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 </row>
25349 <row>
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \backslash
25356 aa
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365 \begin_inset Formula $\textrm{\aa}$
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379
25380 \backslash
25381 AA
25382 \begin_inset Index
25383 status collapsed
25384
25385 \begin_layout Plain Layout
25386
25387 \backslash
25388 @
25389 \begin_inset ERT
25390 status collapsed
25391
25392 \begin_layout Plain Layout
25393
25394
25395 \backslash
25396 textrm{
25397 \backslash
25398 AA}
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417 \begin_inset Formula $\textrm{Å}$
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \end_inset
25424 </cell>
25425 </row>
25426 <row>
25427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25428 \begin_inset Text
25429
25430 \begin_layout Plain Layout
25431
25432 \backslash
25433 i
25434 \end_layout
25435
25436 \end_inset
25437 </cell>
25438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Plain Layout
25442 \begin_inset Formula $\textrm{ı}$
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 </row>
25451 </lyxtabular>
25452
25453 \end_inset
25454
25455
25456 \begin_inset space \hfill{}
25457 \end_inset
25458
25459
25460 \begin_inset Tabular
25461 <lyxtabular version="3" rows="8" columns="2">
25462 <features>
25463 <column alignment="block" valignment="top" width="0">
25464 <column alignment="center" valignment="top" width="0">
25465 <row>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 commande
25471 \begin_inset Note Note
25472 status collapsed
25473
25474 \begin_layout Plain Layout
25475 la commande
25476 \series bold
25477
25478 \backslash
25479 hspace{0mm}
25480 \series default
25481  est utilisée pour faire une séparation invisible, sinon la sortie finale
25482  serait respectivement ¡ et ¿.
25483 \end_layout
25484
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496 Résultat
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 </row>
25502 <row>
25503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507
25508 \backslash
25509 o
25510 \end_layout
25511
25512 \end_inset
25513 </cell>
25514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518 \begin_inset Formula $\textrm{ø}$
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 </row>
25527 <row>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532
25533 \backslash
25534 O
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543 \begin_inset Formula $\textrm{Ø}$
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 </row>
25552 <row>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 l
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568 \begin_inset Formula $\textrm{ł}$
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \end_inset
25575 </cell>
25576 </row>
25577 <row>
25578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582
25583 \backslash
25584 L
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593 \begin_inset Formula $\textrm{Ł}$
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 </row>
25602 <row>
25603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Plain Layout
25607 !
25608 \begin_inset space \hspace{}
25609 \length 0mm
25610 \end_inset
25611
25612 `
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 spce 
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634 \begin_inset Formula $\textrm{!`}$
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 <row>
25644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648 ?
25649 \begin_inset space \hspace{}
25650 \length 0mm
25651 \end_inset
25652
25653 `
25654 \begin_inset ERT
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658
25659
25660 \backslash
25661 spce 
25662 \end_layout
25663
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25672 \begin_inset Text
25673
25674 \begin_layout Plain Layout
25675 \begin_inset Formula $\textrm{?`}$
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 </row>
25684 <row>
25685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689
25690 \backslash
25691 j
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Plain Layout
25700 \begin_inset Formula $\textrm{ȷ}$
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 </row>
25709 </lyxtabular>
25710
25711 \end_inset
25712
25713
25714 \begin_inset space \hfill{}
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \begin_layout Standard
25721 Les caractères 
25722 \begin_inset Formula $\textrm{\textrm{Å}}$
25723 \end_inset
25724
25725  et 
25726 \begin_inset Formula $\textrm{\textrm{Ø}}$
25727 \end_inset
25728
25729  peuvent aussi être insérés avec le bouton 
25730 \begin_inset Graphics
25731         filename ../../images/math/digamma.png
25732         scale 85
25733
25734 \end_inset
25735
25736  de la barre d'outils mathématique.
25737 \end_layout
25738
25739 \begin_layout Standard
25740 Les commandes 
25741 \series bold
25742 !
25743 \begin_inset space \hspace{}
25744 \length 0mm
25745 \end_inset
25746
25747 `
25748 \series default
25749  et ?
25750 \series bold
25751
25752 \begin_inset space \hspace{}
25753 \length 0mm
25754 \end_inset
25755
25756
25757 \series default
25758 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25759  le texte dans LyX.
25760 \end_layout
25761
25762 \begin_layout Subsection
25763 Les accents dans le texte
25764 \begin_inset CommandInset label
25765 LatexCommand label
25766 name "sub:Accents-dans-le-texte"
25767
25768 \end_inset
25769
25770
25771 \begin_inset Index
25772 status collapsed
25773
25774 \begin_layout Plain Layout
25775 Accents ! dans le texte
25776 \end_layout
25777
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \begin_layout Standard
25784 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25785  Ces commandes doivent être insérées en mode TeX.
25786 \end_layout
25787
25788 \begin_layout Standard
25789 \begin_inset space \hfill{}
25790 \end_inset
25791
25792
25793 \begin_inset Tabular
25794 <lyxtabular version="3" rows="8" columns="2">
25795 <features>
25796 <column alignment="block" valignment="top" width="0">
25797 <column alignment="block" valignment="top" width="0">
25798 <row>
25799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25800 \begin_inset Text
25801
25802 \begin_layout Plain Layout
25803 Commande
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812 Résultat
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 </row>
25818 <row>
25819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25820 \begin_inset Text
25821
25822 \begin_layout Plain Layout
25823
25824 \backslash
25825
25826 \begin_inset Quotes grd
25827 \end_inset
25828
25829 e
25830 \end_layout
25831
25832 \end_inset
25833 </cell>
25834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25835 \begin_inset Text
25836
25837 \begin_layout Plain Layout
25838 \begin_inset ERT
25839 status collapsed
25840
25841 \begin_layout Plain Layout
25842
25843
25844 \backslash
25845 "e
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 </row>
25856 <row>
25857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861
25862 \backslash
25863 `e
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 \begin_inset ERT
25873 status collapsed
25874
25875 \begin_layout Plain Layout
25876
25877
25878 \backslash
25879 `e
25880 \end_layout
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \end_inset
25888 </cell>
25889 </row>
25890 <row>
25891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895
25896 \backslash
25897 ^
25898 \begin_inset ERT
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902
25903
25904 \backslash
25905 spce 
25906 \end_layout
25907
25908 \end_inset
25909
25910 e
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919 \begin_inset ERT
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923
25924
25925 \backslash
25926 ^e
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944 =e
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset ERT
25954 status collapsed
25955
25956 \begin_layout Plain Layout
25957
25958
25959 \backslash
25960 =e
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 </row>
25971 <row>
25972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976
25977 \backslash
25978 u
25979 \begin_inset ERT
25980 status collapsed
25981
25982 \begin_layout Plain Layout
25983
25984
25985 \backslash
25986 spce 
25987 \end_layout
25988
25989 \end_inset
25990
25991 e
25992 \end_layout
25993
25994 \end_inset
25995 </cell>
25996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25997 \begin_inset Text
25998
25999 \begin_layout Plain Layout
26000 \begin_inset ERT
26001 status collapsed
26002
26003 \begin_layout Plain Layout
26004
26005
26006 \backslash
26007 u e
26008 \end_layout
26009
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 </row>
26018 <row>
26019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26020 \begin_inset Text
26021
26022 \begin_layout Plain Layout
26023
26024 \backslash
26025 b
26026 \begin_inset ERT
26027 status collapsed
26028
26029 \begin_layout Plain Layout
26030
26031
26032 \backslash
26033 spce 
26034 \end_layout
26035
26036 \end_inset
26037
26038 e
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Plain Layout
26047 \begin_inset ERT
26048 status collapsed
26049
26050 \begin_layout Plain Layout
26051
26052
26053 \backslash
26054 b e
26055 \end_layout
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \end_inset
26063 </cell>
26064 </row>
26065 <row>
26066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26067 \begin_inset Text
26068
26069 \begin_layout Plain Layout
26070
26071 \backslash
26072 t
26073 \begin_inset ERT
26074 status collapsed
26075
26076 \begin_layout Plain Layout
26077
26078
26079 \backslash
26080 spce 
26081 \end_layout
26082
26083 \end_inset
26084
26085 ee
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Plain Layout
26094 \begin_inset ERT
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098
26099
26100 \backslash
26101 t ee
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 </row>
26112 </lyxtabular>
26113
26114 \end_inset
26115
26116
26117 \begin_inset space \hfill{}
26118 \end_inset
26119
26120
26121 \begin_inset Tabular
26122 <lyxtabular version="3" rows="8" columns="2">
26123 <features>
26124 <column alignment="block" valignment="top" width="0">
26125 <column alignment="center" valignment="top" width="0">
26126 <row>
26127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Plain Layout
26131 Commande
26132 \end_layout
26133
26134 \end_inset
26135 </cell>
26136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26137 \begin_inset Text
26138
26139 \begin_layout Plain Layout
26140 Résultat
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 </row>
26146 <row>
26147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151
26152 \backslash
26153 H
26154 \begin_inset ERT
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158
26159
26160 \backslash
26161 spce 
26162 \end_layout
26163
26164 \end_inset
26165
26166 e
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175 \begin_inset ERT
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179
26180
26181 \backslash
26182 H e
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 </row>
26193 <row>
26194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198
26199 \backslash
26200 'e
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26206 \begin_inset Text
26207
26208 \begin_layout Plain Layout
26209 \begin_inset ERT
26210 status collapsed
26211
26212 \begin_layout Plain Layout
26213
26214
26215 \backslash
26216 'e
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 </row>
26227 <row>
26228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26229 \begin_inset Text
26230
26231 \begin_layout Plain Layout
26232
26233 \backslash
26234 ~e
26235 \begin_inset Index
26236 status collapsed
26237
26238 \begin_layout Plain Layout
26239 Tilde
26240 \end_layout
26241
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253 \begin_inset ERT
26254 status collapsed
26255
26256 \begin_layout Plain Layout
26257
26258
26259 \backslash
26260 ~e
26261 \end_layout
26262
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 </row>
26271 <row>
26272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276
26277 \backslash
26278 .e
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287 \begin_inset ERT
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291
26292
26293 \backslash
26294 .e
26295 \end_layout
26296
26297 \end_inset
26298
26299
26300 \end_layout
26301
26302 \end_inset
26303 </cell>
26304 </row>
26305 <row>
26306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Plain Layout
26310
26311 \backslash
26312 v
26313 \begin_inset ERT
26314 status collapsed
26315
26316 \begin_layout Plain Layout
26317
26318
26319 \backslash
26320 spce 
26321 \end_layout
26322
26323 \end_inset
26324
26325 e
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 \begin_inset ERT
26335 status collapsed
26336
26337 \begin_layout Plain Layout
26338
26339
26340 \backslash
26341 v e
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 </row>
26352 <row>
26353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26354 \begin_inset Text
26355
26356 \begin_layout Plain Layout
26357
26358 \backslash
26359 d
26360 \begin_inset ERT
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364
26365
26366 \backslash
26367 spce 
26368 \end_layout
26369
26370 \end_inset
26371
26372 e
26373 \end_layout
26374
26375 \end_inset
26376 </cell>
26377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26378 \begin_inset Text
26379
26380 \begin_layout Plain Layout
26381 \begin_inset ERT
26382 status collapsed
26383
26384 \begin_layout Plain Layout
26385
26386
26387 \backslash
26388 d e
26389 \end_layout
26390
26391 \end_inset
26392
26393
26394 \end_layout
26395
26396 \end_inset
26397 </cell>
26398 </row>
26399 <row>
26400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26401 \begin_inset Text
26402
26403 \begin_layout Plain Layout
26404
26405 \backslash
26406 c
26407 \begin_inset ERT
26408 status collapsed
26409
26410 \begin_layout Plain Layout
26411
26412
26413 \backslash
26414 spce 
26415 \end_layout
26416
26417 \end_inset
26418
26419 e
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26425 \begin_inset Text
26426
26427 \begin_layout Plain Layout
26428 \begin_inset ERT
26429 status collapsed
26430
26431 \begin_layout Plain Layout
26432
26433
26434 \backslash
26435 c e
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \end_inset
26444 </cell>
26445 </row>
26446 </lyxtabular>
26447
26448 \end_inset
26449
26450
26451 \begin_inset space \hfill{}
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Standard
26458 \begin_inset VSpace medskip
26459 \end_inset
26460
26461 Avec la commande 
26462 \series bold
26463
26464 \backslash
26465 t
26466 \series default
26467  on peut aussi accentuer deux caractères différents.
26468  La commande 
26469 \series bold
26470
26471 \backslash
26472 t
26473 \begin_inset ERT
26474 status collapsed
26475
26476 \begin_layout Plain Layout
26477
26478
26479 \backslash
26480 spce 
26481 \end_layout
26482
26483 \end_inset
26484
26485 sz
26486 \series default
26487  va donner: 
26488 \begin_inset ERT
26489 status collapsed
26490
26491 \begin_layout Plain Layout
26492
26493
26494 \backslash
26495 t sz
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \begin_layout Standard
26504 Les accents 
26505 \series bold
26506 `
26507 \series default
26508  , 
26509 \series bold
26510 '
26511 \series default
26512  , et 
26513 \series bold
26514 ^
26515 \series default
26516  peuvent être insérés directement avec le clavier, sans utiliser le mode
26517  TeX, quand ils sont utilisés avec des voyelles.
26518  La même chose s'applique au tilde
26519 \begin_inset Foot
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26524  accent.
26525 \end_layout
26526
26527 \end_inset
26528
26529  
26530 \series bold
26531 ~
26532 \series default
26533  en combinaison avec 
26534 \emph on
26535 a
26536 \emph default
26537  , 
26538 \emph on
26539 n
26540 \emph default
26541  , ou 
26542 \emph on
26543 o
26544 \emph default
26545 .
26546 \end_layout
26547
26548 \begin_layout Standard
26549 Les commandes 
26550 \series bold
26551
26552 \backslash
26553 b
26554 \series default
26555  , 
26556 \series bold
26557
26558 \backslash
26559 c
26560 \series default
26561  , 
26562 \series bold
26563
26564 \backslash
26565 d
26566 \series default
26567  , 
26568 \series bold
26569
26570 \backslash
26571 H
26572 \series default
26573  , 
26574 \series bold
26575
26576 \backslash
26577 t
26578 \series default
26579  , 
26580 \series bold
26581
26582 \backslash
26583 u
26584 \series default
26585  , 
26586 \series bold
26587
26588 \backslash
26589 v
26590 \series default
26591 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26592  en texte mathématique.
26593  Pour les autres accents, il y a des commandes mathématiques spéciales à
26594  utiliser dans les formules, voir 
26595 \begin_inset CommandInset ref
26596 LatexCommand ref
26597 reference "sub:Accents-sur-un-caractère"
26598
26599 \end_inset
26600
26601 .
26602 \end_layout
26603
26604 \begin_layout Standard
26605 \begin_inset VSpace bigskip
26606 \end_inset
26607
26608 En plus, avec la commande 
26609 \series bold
26610
26611 \backslash
26612 textcircled
26613 \series default
26614
26615 \begin_inset Index
26616 status collapsed
26617
26618 \begin_layout Plain Layout
26619 Commandes ! T ! 
26620 \backslash
26621 textcircled
26622 \end_layout
26623
26624 \end_inset
26625
26626  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26627  comme pour le symbole du copyright.
26628 \end_layout
26629
26630 \begin_layout Standard
26631 \align center
26632 \begin_inset Tabular
26633 <lyxtabular version="3" rows="3" columns="2">
26634 <features>
26635 <column alignment="center" valignment="top" width="0">
26636 <column alignment="center" valignment="top" width="0">
26637 <row>
26638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26639 \begin_inset Text
26640
26641 \begin_layout Plain Layout
26642 Commande
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26648 \begin_inset Text
26649
26650 \begin_layout Plain Layout
26651 Résultat
26652 \begin_inset Note Note
26653 status collapsed
26654
26655 \begin_layout Plain Layout
26656
26657 \series bold
26658
26659 \backslash
26660 raisebox est seulement utilisée pour faire de la place
26661 \end_layout
26662
26663 \end_inset
26664
26665
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 </row>
26671 <row>
26672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26673 \begin_inset Text
26674
26675 \begin_layout Plain Layout
26676
26677 \backslash
26678 textcircled{w}
26679 \end_layout
26680
26681 \end_inset
26682 </cell>
26683 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687 \begin_inset ERT
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691
26692
26693 \backslash
26694 textcircled{w}
26695 \end_layout
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 </row>
26705 <row>
26706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Plain Layout
26710
26711 \backslash
26712 Large 
26713 \backslash
26714 textcircled{
26715 \backslash
26716 normalsize
26717 \backslash
26718 protect
26719 \backslash
26720 raisebox{-1.5pt}{W}}
26721 \end_layout
26722
26723 \end_inset
26724 </cell>
26725 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26726 \begin_inset Text
26727
26728 \begin_layout Plain Layout
26729 \begin_inset Formula $\raisebox{4.5mm}{}$
26730 \end_inset
26731
26732
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738
26739 \backslash
26740 Large 
26741 \backslash
26742 textcircled{
26743 \backslash
26744 normalsize
26745 \backslash
26746 protect
26747 \backslash
26748 raisebox{-1.5pt}W}
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \begin_inset Formula $\raisebox{-2mm}{}$
26755 \end_inset
26756
26757
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 </row>
26763 </lyxtabular>
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \begin_layout Standard
26771 On doit faire attentions à ce que le caractère tienne dans le cercle.
26772  
26773 \series bold
26774
26775 \backslash
26776 Large
26777 \series default
26778
26779 \begin_inset Foot
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 voir 
26784 \begin_inset CommandInset ref
26785 LatexCommand ref
26786 reference "sub:Tailles-polices"
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \end_inset
26794
26795  donne ici la taille du cercle.
26796  On peut centrer le caractère avec l'aide de la commande  
26797 \series bold
26798
26799 \backslash
26800 raisebox
26801 \series default
26802
26803 \begin_inset Foot
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807 voir 
26808 \begin_inset CommandInset ref
26809 LatexCommand ref
26810 reference "sub:Boîtes-sans-cadre"
26811
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \end_inset
26818
26819  .
26820 \end_layout
26821
26822 \begin_layout Subsection
26823 Nombres en minuscules
26824 \begin_inset Index
26825 status collapsed
26826
26827 \begin_layout Plain Layout
26828 Minuscules pour les nombres
26829 \end_layout
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \begin_layout Standard
26837 Les nombres en minuscule sont créés avec la commande 
26838 \series bold
26839
26840 \backslash
26841 oldstylenums
26842 \series default
26843
26844 \begin_inset Index
26845 status collapsed
26846
26847 \begin_layout Plain Layout
26848 Commandes ! O ! 
26849 \backslash
26850 oldstylenums
26851 \end_layout
26852
26853 \end_inset
26854
26855 .
26856  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26857  La syntaxe de la commande est:
26858 \end_layout
26859
26860 \begin_layout Standard
26861
26862 \series bold
26863
26864 \backslash
26865 oldstylenums{nombre}
26866 \end_layout
26867
26868 \begin_layout Standard
26869 La commande 
26870 \series bold
26871
26872 \backslash
26873 oldstylenums{0123456789
26874 \series default
26875  donne: 
26876 \begin_inset Formula $\oldstylenums{0123456789}$
26877 \end_inset
26878
26879
26880 \end_layout
26881
26882 \begin_layout Subsection
26883 Caractères spéciaux divers
26884 \begin_inset CommandInset label
26885 LatexCommand label
26886 name "sub:Caractères-spéciaux-divers"
26887
26888 \end_inset
26889
26890
26891 \begin_inset Index
26892 status collapsed
26893
26894 \begin_layout Plain Layout
26895 Caractères spéciaux ! divers
26896 \end_layout
26897
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \begin_layout Standard
26904 Les caractères suivants ne peuvent être insérés que dans des formules en
26905  utilisant les commandes suivantes:
26906 \end_layout
26907
26908 \begin_layout Standard
26909 \align center
26910 \begin_inset Tabular
26911 <lyxtabular version="3" rows="4" columns="2">
26912 <features>
26913 <column alignment="center" valignment="top" width="0">
26914 <column alignment="center" valignment="top" width="0">
26915 <row>
26916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Plain Layout
26920 Commande
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 Résultat
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 </row>
26935 <row>
26936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940
26941 \backslash
26942 ^
26943 \begin_inset ERT
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947
26948
26949 \backslash
26950 spce 
26951 \end_layout
26952
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \end_inset
26959 </cell>
26960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26961 \begin_inset Text
26962
26963 \begin_layout Plain Layout
26964 \begin_inset Formula $\mathcircumflex$
26965 \end_inset
26966
26967
26968 \end_layout
26969
26970 \end_inset
26971 </cell>
26972 </row>
26973 <row>
26974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26975 \begin_inset Text
26976
26977 \begin_layout Plain Layout
26978
26979 \backslash
26980 _
26981 \end_layout
26982
26983 \end_inset
26984 </cell>
26985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26986 \begin_inset Text
26987
26988 \begin_layout Plain Layout
26989 \begin_inset Formula $\_$
26990 \end_inset
26991
26992
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 </row>
26998 <row>
26999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003 ^
27004 \begin_inset ERT
27005 status collapsed
27006
27007 \begin_layout Plain Layout
27008
27009
27010 \backslash
27011 spce 
27012 \end_layout
27013
27014 \end_inset
27015
27016
27017 \backslash
27018 circ
27019 \begin_inset Index
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023 °
27024 \end_layout
27025
27026 \end_inset
27027
27028
27029 \end_layout
27030
27031 \end_inset
27032 </cell>
27033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27034 \begin_inset Text
27035
27036 \begin_layout Plain Layout
27037 \begin_inset Formula $^{\circ}$
27038 \end_inset
27039
27040
27041 \end_layout
27042
27043 \end_inset
27044 </cell>
27045 </row>
27046 </lyxtabular>
27047
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Standard
27054 Le symbole degré ° peut être inséré directement à condition que le préambule
27055  LaTeX contienne la ligne suivante
27056 \begin_inset Foot
27057 status collapsed
27058
27059 \begin_layout Plain Layout
27060 Plus d'information à ce sujet dans 
27061 \begin_inset CommandInset ref
27062 LatexCommand ref
27063 reference "sub:Caractères-texte"
27064
27065 \end_inset
27066
27067 .
27068 \end_layout
27069
27070 \end_inset
27071
27072 :
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \series bold
27078
27079 \backslash
27080 DeclareInputtext{176}{
27081 \backslash
27082 ifmmode^
27083 \backslash
27084 circ
27085 \backslash
27086 else
27087 \backslash
27088 textdegree
27089 \backslash
27090 fi}
27091 \end_layout
27092
27093 \begin_layout Section
27094 Styles de formules
27095 \begin_inset CommandInset label
27096 LatexCommand label
27097 name "sec:Styles-de-formules"
27098
27099 \end_inset
27100
27101
27102 \begin_inset Index
27103 status collapsed
27104
27105 \begin_layout Plain Layout
27106 Formules ! styles
27107 \end_layout
27108
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \begin_layout Itemize
27115 Il y a deux styles d'alignements différents:
27116 \end_layout
27117
27118 \begin_deeper
27119 \begin_layout Description
27120 Centré est le standard prédéfini
27121 \end_layout
27122
27123 \begin_layout Description
27124 Indenté pour ce style, l'option 
27125 \series bold
27126 fleqn
27127 \series default
27128  doit être insérée dans la fenêtre de dialogue 
27129 \family sans
27130 Document\SpecialChar \menuseparator
27131 Paramètres
27132 \family default
27133  dans la rubrique 
27134 \family sans
27135 Classe
27136 \begin_inset space ~
27137 \end_inset
27138
27139 de
27140 \begin_inset space ~
27141 \end_inset
27142
27143 Document
27144 \end_layout
27145
27146 \begin_layout Standard
27147 Quand on utilise 
27148 \series bold
27149 Indenté
27150 \series default
27151 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
27152  
27153 \series bold
27154
27155 \backslash
27156 mathindent
27157 \series default
27158
27159 \begin_inset Index
27160 status collapsed
27161
27162 \begin_layout Plain Layout
27163 Commandes ! M ! 
27164 \backslash
27165 mathindent
27166 \end_layout
27167
27168 \end_inset
27169
27170 .
27171  Par exemple, pour une distance de 15
27172 \begin_inset space \thinspace{}
27173 \end_inset
27174
27175 mm, on insère la ligne de commande suivante dans le préambule LaTeX
27176 \end_layout
27177
27178 \begin_layout Standard
27179
27180 \series bold
27181
27182 \backslash
27183 setlength{
27184 \backslash
27185 mathindent}{15mm}
27186 \end_layout
27187
27188 \begin_layout Standard
27189 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
27190 \begin_inset space \thinspace{}
27191 \end_inset
27192
27193 pt est utilisée.
27194 \end_layout
27195
27196 \end_deeper
27197 \begin_layout Itemize
27198 Et deux styles différents de numérotation:
27199 \end_layout
27200
27201 \begin_deeper
27202 \begin_layout Description
27203 Droite est le standard prédéfini
27204 \end_layout
27205
27206 \begin_layout Description
27207 Gauche pour ce style, l'option 
27208 \series bold
27209 leqno
27210 \series default
27211  doit être insérée dans la fenêtre de dialogue 
27212 \family sans
27213 Document\SpecialChar \menuseparator
27214 Paramètres
27215 \family default
27216  dans la rubrique 
27217 \family sans
27218 Classe
27219 \begin_inset space ~
27220 \end_inset
27221
27222 de
27223 \begin_inset space ~
27224 \end_inset
27225
27226 Document
27227 \end_layout
27228
27229 \end_deeper
27230 \begin_layout Standard
27231
27232 \series bold
27233 fleqn
27234 \series default
27235  et 
27236 \series bold
27237 leqno
27238 \series default
27239  peuvent être utilisés ensembles.
27240  Dans ce cas les deux options sont insérées, séparées par une virgule.
27241 \end_layout
27242
27243 \begin_layout Standard
27244 Les styles choisis sont utilisés par toutes les formules du document.
27245  Quand il faut créer à la fois des formules centrées et des formules alignées,
27246  on utilise le style 
27247 \series bold
27248 Centré
27249 \series default
27250 .
27251  Les formules indentées sont alors placées dans un environnement 
27252 \series bold
27253 falign, 
27254 \series default
27255 voir 
27256 \begin_inset CommandInset ref
27257 LatexCommand ref
27258 reference "sub:Environnement-Flalign"
27259
27260 \end_inset
27261
27262 .
27263 \end_layout
27264
27265 \begin_layout Section
27266 Formules multi-lignes
27267 \begin_inset CommandInset label
27268 LatexCommand label
27269 name "sec:Formules-multilignes"
27270
27271 \end_inset
27272
27273
27274 \begin_inset Index
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 Formules ! multi-lignes
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Subsection
27287 Généralités
27288 \end_layout
27289
27290 \begin_layout Standard
27291 Dans LyX, on crée les formules multi-lignes en appuyant sur 
27292 \family sans
27293 \series bold
27294 Ctrl-Entrée
27295 \family default
27296 \series default
27297  à l'intérieur d'une formule.
27298  Cela crée soit un environnement 
27299 \series bold
27300 equnarray 
27301 \series default
27302 qui est décrit dans
27303 \begin_inset space ~
27304 \end_inset
27305
27306
27307 \begin_inset CommandInset ref
27308 LatexCommand ref
27309 reference "sub:Environnement-eqnarray"
27310
27311 \end_inset
27312
27313  
27314 \series bold
27315 ,
27316 \series default
27317  soit dans le cas où l'option 
27318 \family sans
27319 Utilise le paquetage math AMS
27320 \family default
27321  est activé dans les préférences du document, un environnement 
27322 \series bold
27323 align 
27324 \series default
27325 qui est décrit dans 
27326 \begin_inset CommandInset ref
27327 LatexCommand ref
27328 reference "sub:Environnement-align-standard"
27329
27330 \end_inset
27331
27332 .
27333 \end_layout
27334
27335 \begin_layout Standard
27336 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27337  créés en passant par le menu 
27338 \family sans
27339 Insérer\SpecialChar \menuseparator
27340 Math
27341 \family default
27342 .
27343  Ces environnements sont décrits dans les sections qui suivent.
27344 \end_layout
27345
27346 \begin_layout Standard
27347 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27348  est créée en appuyant sur 
27349 \family sans
27350 Ctrl-Entrée
27351 \family default
27352 .
27353  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27354  boutons 
27355 \begin_inset Graphics
27356         filename ../../images/tabular-feature_append-row.png
27357         scale 85
27358
27359 \end_inset
27360
27361  ou 
27362 \begin_inset Graphics
27363         filename ../../images/tabular-feature_delete-row.png
27364         scale 85
27365
27366 \end_inset
27367
27368  de la barre d'outils mathématique ou bien le menu 
27369 \family sans
27370 Éditer\SpecialChar \menuseparator
27371 Lignes
27372 \begin_inset space \thinspace{}
27373 \end_inset
27374
27375 &
27376 \begin_inset space \thinspace{}
27377 \end_inset
27378
27379 Colonnes
27380 \family default
27381 .
27382 \end_layout
27383
27384 \begin_layout Subsubsection
27385 Séparation des lignes
27386 \begin_inset CommandInset label
27387 LatexCommand label
27388 name "sub:Séparation-des-lignes"
27389
27390 \end_inset
27391
27392
27393 \begin_inset Index
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397 Formules ! multi-lignes ! Séparation des lignes
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \begin_layout Standard
27406 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27407 \begin_inset Formula \begin{eqnarray*}
27408 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}\\
27409 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\end{eqnarray*}
27410
27411 \end_inset
27412
27413
27414 \end_layout
27415
27416 \begin_layout Standard
27417 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27418  qu'argument optionnel de la commande de saut de ligne.
27419  Ce n'est pas encore possible avec LyX
27420 \begin_inset Foot
27421 status collapsed
27422
27423 \begin_layout Plain Layout
27424 voir 
27425 \begin_inset CommandInset href
27426 LatexCommand href
27427 name "LyX-bug #1505"
27428 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27429
27430 \end_inset
27431
27432
27433 \end_layout
27434
27435 \end_inset
27436
27437 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27438  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27439 \series bold
27440
27441 \backslash
27442
27443 \backslash
27444 [3mm]
27445 \series default
27446  à la fin de la première ligne et on obtient: 
27447 \begin_inset ERT
27448 status collapsed
27449
27450 \begin_layout Plain Layout
27451
27452
27453 \backslash
27454 begin{eqnarray*}
27455 \end_layout
27456
27457 \begin_layout Plain Layout
27458
27459 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27460  = & 
27461 \backslash
27462 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27463 \backslash
27464
27465 \backslash
27466 [3mm]
27467 \end_layout
27468
27469 \begin_layout Plain Layout
27470
27471 4x^{2}
27472 \backslash
27473 left(B^{2}+x_{0}^{2}
27474 \backslash
27475 right)+4x_{0}x
27476 \backslash
27477 left(D-B^{2}
27478 \backslash
27479 right)+B^{2}
27480 \backslash
27481 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27482 \backslash
27483 right) & = & 0
27484 \end_layout
27485
27486 \begin_layout Plain Layout
27487
27488
27489 \backslash
27490 end{eqnarray*}
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \begin_layout Standard
27499 \begin_inset VSpace bigskip
27500 \end_inset
27501
27502
27503 \end_layout
27504
27505 \begin_layout Standard
27506 On obtient alors: 
27507 \begin_inset ERT
27508 status collapsed
27509
27510 \begin_layout Plain Layout
27511
27512
27513 \backslash
27514 setlength{
27515 \backslash
27516 jot}{3mm+3pt}
27517 \end_layout
27518
27519 \end_inset
27520
27521
27522 \begin_inset Formula \begin{eqnarray*}
27523 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}\\
27524 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\end{eqnarray*}
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \begin_layout Standard
27532 \begin_inset ERT
27533 status collapsed
27534
27535 \begin_layout Plain Layout
27536
27537
27538 \backslash
27539 setlength{
27540 \backslash
27541 jot}{3pt}
27542 \end_layout
27543
27544 \end_inset
27545
27546  Pour revenir à l'espacement par défaut, on remet la valeur de 
27547 \series bold
27548
27549 \backslash
27550 jot
27551 \series default
27552  à 3
27553 \begin_inset space \thinspace{}
27554 \end_inset
27555
27556 pt.
27557 \end_layout
27558
27559 \begin_layout Subsubsection
27560 Séparation des colonnes
27561 \begin_inset CommandInset label
27562 LatexCommand label
27563 name "sub:Séparation-des-colonnes"
27564
27565 \end_inset
27566
27567
27568 \begin_inset Index
27569 status collapsed
27570
27571 \begin_layout Plain Layout
27572 Formules ! multi-lignes ! Séparation des colonnes
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \begin_layout Standard
27581 Les formules multi-lignes forment une matrice.
27582  Une formule dans un environnement eqnarray est par exemple une matrice
27583  à trois colonnes.
27584  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27585  l'espace à côté du symbole de relation.
27586 \end_layout
27587
27588 \begin_layout Standard
27589 L'espacement des colonnes est spécifié avec la longueur 
27590 \series bold
27591
27592 \backslash
27593 arraycolsep
27594 \series default
27595
27596 \begin_inset Index
27597 status collapsed
27598
27599 \begin_layout Plain Layout
27600 Commandes ! A ! 
27601 \backslash
27602 arraycolsep
27603 \end_layout
27604
27605 \end_inset
27606
27607  selon la relation:
27608 \begin_inset Newline newline
27609 \end_inset
27610
27611 séparation des colonnes = 2
27612 \begin_inset space \thinspace{}
27613 \end_inset
27614
27615
27616 \series bold
27617
27618 \backslash
27619 arraycolsep
27620 \series default
27621
27622 \begin_inset Newline newline
27623 \end_inset
27624
27625 Donc, la commande
27626 \end_layout
27627
27628 \begin_layout Standard
27629
27630 \series bold
27631
27632 \backslash
27633 setlength{
27634 \backslash
27635 arraycolsep}{1cm}
27636 \end_layout
27637
27638 \begin_layout Standard
27639 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27640  des colonnes à 2
27641 \begin_inset space \thinspace{}
27642 \end_inset
27643
27644 cm.
27645  Pour revenir à la valeur par défaut, on met 
27646 \series bold
27647
27648 \backslash
27649 arraycolsep
27650 \series default
27651  à 5
27652 \begin_inset space \thinspace{}
27653 \end_inset
27654
27655 pt.
27656 \end_layout
27657
27658 \begin_layout Standard
27659 Une formule avec des colonnes séparées de 2
27660 \begin_inset space \thinspace{}
27661 \end_inset
27662
27663 cm:
27664 \begin_inset ERT
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668
27669
27670 \backslash
27671 setlength{
27672 \backslash
27673 arraycolsep}{1cm}
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \begin_inset Formula \begin{eqnarray*}
27680 A & = & B\\
27681 C & \ne & A\end{eqnarray*}
27682
27683 \end_inset
27684
27685 Une formule avec la séparation de colonne prédéfinie de 10
27686 \begin_inset space \thinspace{}
27687 \end_inset
27688
27689 pt:
27690 \begin_inset ERT
27691 status collapsed
27692
27693 \begin_layout Plain Layout
27694
27695
27696 \backslash
27697 setlength{
27698 \backslash
27699 arraycolsep}{5pt}
27700 \end_layout
27701
27702 \end_inset
27703
27704
27705 \begin_inset Formula \begin{eqnarray*}
27706 A & = & B\\
27707 C & \ne & A\end{eqnarray*}
27708
27709 \end_inset
27710
27711
27712 \end_layout
27713
27714 \begin_layout Subsubsection
27715 Formules longues
27716 \begin_inset Index
27717 status collapsed
27718
27719 \begin_layout Plain Layout
27720 Formules ! longues
27721 \end_layout
27722
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \begin_layout Standard
27729 Les formules longues peuvent être mises en forme en utilisant une de ces
27730  méthodes:
27731 \end_layout
27732
27733 \begin_layout Itemize
27734 Quand un des membres de l'équation est beaucoup plus court que la largeur
27735  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27736  de droite est écrit sur deux lignes:
27737 \begin_inset ERT
27738 status collapsed
27739
27740 \begin_layout Plain Layout
27741
27742
27743 \backslash
27744 medskip
27745 \end_layout
27746
27747 \end_inset
27748
27749  
27750 \begin_inset Formula \begin{eqnarray}
27751 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 \\
27752  &  & -\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:kurzlang}\end{eqnarray}
27753
27754 \end_inset
27755
27756
27757 \begin_inset ERT
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761
27762
27763 \backslash
27764 smallskip
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \begin_inset Newline newline
27771 \end_inset
27772
27773 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27774  comme un opérateur puisqu'il est le premier caractère de la ligne.
27775  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27776  difficile à distinguer de la barre de fraction.
27777  Pour éviter cela, une espace a été insérée après les signe moins avec la
27778  commande 
27779 \series bold
27780
27781 \backslash
27782 hspace{3pt}
27783 \series default
27784
27785 \begin_inset Foot
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 plus au sujet de la commande 
27790 \series bold
27791
27792 \backslash
27793 hspace
27794 \series default
27795 , voir 
27796 \begin_inset CommandInset ref
27797 LatexCommand ref
27798 reference "sub:Espace-variable"
27799
27800 \end_inset
27801
27802
27803 \end_layout
27804
27805 \end_inset
27806
27807
27808 \begin_inset Index
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812 Commandes ! H ! 
27813 \backslash
27814 hspace
27815 \end_layout
27816
27817 \end_inset
27818
27819 .
27820 \end_layout
27821
27822 \begin_layout Itemize
27823 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27824  
27825 \series bold
27826
27827 \backslash
27828 lefteqn
27829 \series default
27830
27831 \begin_inset Index
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835 Commandes ! L ! 
27836 \backslash
27837 lefteqn
27838 \end_layout
27839
27840 \end_inset
27841
27842 .
27843  Elle est insérée dans la première colonne de la première ligne et a comme
27844  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27845 \begin_inset ERT
27846 status collapsed
27847
27848 \begin_layout Plain Layout
27849
27850
27851 \backslash
27852 medskip
27853 \end_layout
27854
27855 \end_inset
27856
27857
27858 \begin_inset Formula \begin{eqnarray}
27859 \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 \\
27860  &  & -\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 \\
27861  &  & =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}\end{eqnarray}
27862
27863 \end_inset
27864
27865
27866 \begin_inset ERT
27867 status collapsed
27868
27869 \begin_layout Plain Layout
27870
27871
27872 \backslash
27873 smallskip
27874 \end_layout
27875
27876 \end_inset
27877
27878
27879 \begin_inset Newline newline
27880 \end_inset
27881
27882 Après l'insertion de la commande 
27883 \series bold
27884
27885 \backslash
27886 lefteqn
27887 \series default
27888 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27889  vers la gauche par rapport à la boîte bleue.
27890  C'est dans cette dernière que l'on insère la formule.
27891 \begin_inset ERT
27892 status collapsed
27893
27894 \begin_layout Plain Layout
27895
27896
27897 \backslash
27898 medskip
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \begin_inset Newline newline
27905 \end_inset
27906
27907 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27908  celles d'après.
27909  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27910 \begin_inset ERT
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914
27915
27916 \backslash
27917 medskip
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \begin_inset Newline newline
27924 \end_inset
27925
27926
27927 \begin_inset Note Greyedout
27928 status open
27929
27930 \begin_layout Plain Layout
27931 Notez les points suivants quand vous utilisez 
27932 \series bold
27933
27934 \backslash
27935 lefteqn
27936 \series default
27937 :
27938 \end_layout
27939
27940 \begin_layout Itemize
27941 La formule n'utilise pas la totalité de la largeur de la page.
27942  Quand par exemple on a ajouté le terme 
27943 \begin_inset Formula $-B^{2}$
27944 \end_inset
27945
27946  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27947  de la marge.
27948  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27949  négatif en début de la première ligne.
27950 \end_layout
27951
27952 \begin_layout Itemize
27953 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27954  première ligne avec la souris
27955 \begin_inset Foot
27956 status collapsed
27957
27958 \begin_layout Plain Layout
27959 \begin_inset CommandInset href
27960 LatexCommand href
27961 name "LyX-bug #1429"
27962 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \end_inset
27970
27971 .
27972  On peut seulement placer le curseur au début de la ligne et ensuite le
27973  déplacer avec les flèches du clavier.
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Itemize
27982 D'autres méthodes pour créer des formules longues sont offertes par les
27983  environnements décrits dans 
27984 \begin_inset CommandInset ref
27985 LatexCommand ref
27986 reference "sub:Environnement-Multline"
27987
27988 \end_inset
27989
27990  et 
27991 \begin_inset CommandInset ref
27992 LatexCommand ref
27993 reference "sub:Portions-de-formules-en-multiligne"
27994
27995 \end_inset
27996
27997 .
27998 \end_layout
27999
28000 \begin_layout Subsubsection
28001 Crochets sur plusieurs lignes
28002 \begin_inset CommandInset label
28003 LatexCommand label
28004 name "sub:Crochets-multilignes"
28005
28006 \end_inset
28007
28008
28009 \begin_inset Index
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 Crochets ! pour expressions multi-lignes
28014 \end_layout
28015
28016 \end_inset
28017
28018
28019 \end_layout
28020
28021 \begin_layout Standard
28022 Pour des parenthèses ou des crochets entourant des expressions réparties
28023  sur plusieurs lignes, on rencontre le problème suivant:
28024 \begin_inset Formula \begin{eqnarray*}
28025 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28026  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28027
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
28035  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
28036 \end_layout
28037
28038 \begin_layout Standard
28039 Pour donner la bonne taille au crochet de la deuxième ligne, la première
28040  ligne doit se terminer par la commande 
28041 \series bold
28042
28043 \backslash
28044 right.
28045 \series default
28046
28047 \begin_inset Index
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 Commandes ! R ! 
28052 \backslash
28053 right
28054 \end_layout
28055
28056 \end_inset
28057
28058  et la seconde commencer par 
28059 \series bold
28060
28061 \backslash
28062 left.
28063 \begin_inset Foot
28064 status collapsed
28065
28066 \begin_layout Plain Layout
28067 pour plus au sujet des commandes 
28068 \series bold
28069
28070 \backslash
28071 left
28072 \series default
28073  et 
28074 \series bold
28075
28076 \backslash
28077 right
28078 \series default
28079  voir 
28080 \begin_inset CommandInset ref
28081 LatexCommand ref
28082 reference "sub:Taille-parenthèses-automatique"
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \series default
28093
28094 \begin_inset Index
28095 status collapsed
28096
28097 \begin_layout Plain Layout
28098 Commandes ! L ! 
28099 \backslash
28100 left
28101 \end_layout
28102
28103 \end_inset
28104
28105 .
28106  Après le 
28107 \series bold
28108
28109 \backslash
28110 left.
28111
28112 \series default
28113  on insère la commande 
28114 \series bold
28115
28116 \backslash
28117 vphantom
28118 \series default
28119
28120 \begin_inset ERT
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124
28125
28126 \backslash
28127 spce 
28128 \end_layout
28129
28130 \end_inset
28131
28132
28133 \series bold
28134
28135 \backslash
28136 prod
28137 \series default
28138 ^
28139 \begin_inset ERT
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143
28144
28145 \backslash
28146 spce 
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \series bold
28153
28154 \backslash
28155 infty
28156 \series default
28157
28158 \begin_inset ERT
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162
28163
28164 \backslash
28165 spce 
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \series bold
28172
28173 \begin_inset Formula $\downarrow$
28174 \end_inset
28175
28176 _R=1}
28177 \series default
28178
28179 \begin_inset Index
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183 Commandes ! V ! 
28184 \backslash
28185 vphantom
28186 \end_layout
28187
28188 \end_inset
28189
28190  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
28191  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
28192  de la deuxième ligne.
28193 \end_layout
28194
28195 \begin_layout Standard
28196 On obtient ceci:
28197 \end_layout
28198
28199 \begin_layout Standard
28200 \begin_inset Formula \begin{eqnarray*}
28201 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28202  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28203
28204 \end_inset
28205
28206
28207 \end_layout
28208
28209 \begin_layout Subsection
28210 Les environnements align 
28211 \end_layout
28212
28213 \begin_layout Standard
28214 Les environnements align peuvent être utilisés pour tous les cas de formules
28215  multi-lignes.
28216  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
28217 e.
28218 \end_layout
28219
28220 \begin_layout Standard
28221 Les environnement Align sont composés de colonnes.
28222  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
28223  sont alignées à droite.
28224  Chaque ligne d'un environnement Align peut être numérotée.
28225 \end_layout
28226
28227 \begin_layout Standard
28228 Les environnement Align sont créés avec le menu 
28229 \family sans
28230 Insérer\SpecialChar \menuseparator
28231 Math
28232 \family default
28233 .
28234  Avec le menu 
28235 \family sans
28236 Éditer\SpecialChar \menuseparator
28237 Math\SpecialChar \menuseparator
28238 Change le type de formule
28239 \family default
28240  on peut convertir des formules existantes en environnement Align.
28241 \end_layout
28242
28243 \begin_layout Standard
28244 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
28245  
28246 \begin_inset Graphics
28247         filename ../../images/tabular-feature_append-column.png
28248         scale 85
28249
28250 \end_inset
28251
28252  ou 
28253 \begin_inset Graphics
28254         filename ../../images/tabular-feature_delete-column.png
28255         scale 85
28256
28257 \end_inset
28258
28259 , respectivement, soit le menu 
28260 \family sans
28261 Éditer\SpecialChar \menuseparator
28262 Lignes & colonnes
28263 \family default
28264 .
28265 \end_layout
28266
28267 \begin_layout Subsubsection
28268 L'environnement align standard
28269 \begin_inset CommandInset label
28270 LatexCommand label
28271 name "sub:Environnement-align-standard"
28272
28273 \end_inset
28274
28275
28276 \begin_inset Index
28277 status collapsed
28278
28279 \begin_layout Plain Layout
28280 Formules ! multi-lignes ! environnement align
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Standard
28289 Cet environnement align est créé en appuyant sur 
28290 \family sans
28291 Ctrl-Entrée
28292 \family default
28293  dans une formule ou en utilisant le menu 
28294 \family sans
28295 Insérer\SpecialChar \menuseparator
28296 Math\SpecialChar \menuseparator
28297 Environnement
28298 \begin_inset space ~
28299 \end_inset
28300
28301 AMS
28302 \begin_inset space ~
28303 \end_inset
28304
28305 align
28306 \family default
28307 .
28308 \end_layout
28309
28310 \begin_layout Standard
28311 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28312  align à quatre colonnes:
28313 \begin_inset Formula \begin{align*}
28314 A & =\sin(B) & C & =D\\
28315 C & \ne A & B & \ne D\end{align*}
28316
28317 \end_inset
28318
28319 Comme on peut le voir, dans cet environnement les formules sont placées
28320  comme s'il y avait un 
28321 \series bold
28322
28323 \backslash
28324 hfill
28325 \begin_inset Foot
28326 status collapsed
28327
28328 \begin_layout Plain Layout
28329 pour plus d'information au sujet de 
28330 \series bold
28331
28332 \backslash
28333 hfill
28334 \series default
28335  voir 
28336 \begin_inset CommandInset ref
28337 LatexCommand ref
28338 reference "sub:Espace-variable"
28339
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \end_inset
28346
28347
28348 \series default
28349  avant la première colonne et après chaque colonne paire.
28350  Quand on utilise le style 
28351 \series bold
28352 Indenté
28353 \begin_inset Foot
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357 pour les styles de formules, voir 
28358 \begin_inset CommandInset ref
28359 LatexCommand ref
28360 reference "sec:Styles-de-formules"
28361
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \end_inset
28368
28369  
28370 \series default
28371 la formule est écrite sans le 
28372 \series bold
28373
28374 \backslash
28375 hfill
28376 \series default
28377  avant la première colonne.
28378 \end_layout
28379
28380 \begin_layout Subsubsection
28381 L'environnement alignat
28382 \begin_inset Index
28383 status collapsed
28384
28385 \begin_layout Plain Layout
28386 Formules ! multi-lignes ! environnement alignat
28387 \end_layout
28388
28389 \end_inset
28390
28391
28392 \end_layout
28393
28394 \begin_layout Standard
28395 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28396  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28397 \begin_inset CommandInset ref
28398 LatexCommand ref
28399 reference "sub:Espace"
28400
28401 \end_inset
28402
28403 .
28404 \end_layout
28405
28406 \begin_layout Standard
28407 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28408  espace de 1
28409 \begin_inset space \thinspace{}
28410 \end_inset
28411
28412 cm au début de la deuxième formule:
28413 \begin_inset Formula \begin{alignat*}{2}
28414 A & =\sin(B) & \hspace{1cm}C & =D\\
28415 C & \ne A & B & \ne D\end{alignat*}
28416
28417 \end_inset
28418
28419 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28420  colonne, cet environnement est particulièrement adapté aux cas où on a
28421  trois colonnes ou plus côte-à-côte.
28422  
28423 \end_layout
28424
28425 \begin_layout Subsubsection
28426 Environnement falign
28427 \begin_inset CommandInset label
28428 LatexCommand label
28429 name "sub:Environnement-Flalign"
28430
28431 \end_inset
28432
28433
28434 \begin_inset Index
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 Formules ! multi-lignes ! environnement flalign
28439 \end_layout
28440
28441 \end_inset
28442
28443
28444 \end_layout
28445
28446 \begin_layout Standard
28447 Dans cet environnement les deux premières colonnes sont placées le plus
28448  à gauche possible et les deux dernière le plus à droite possible.
28449  Un exemple:
28450 \begin_inset Formula \begin{flalign*}
28451 A & =1 & B & =2 & C & =3\\
28452 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28453
28454 \end_inset
28455
28456
28457 \end_layout
28458
28459 \begin_layout Standard
28460 En créant un environnement flalign avec un nombre impair de colonnes et
28461  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28462  formules d'un document peuvent être mises à gauche, bien que le style de
28463  formules 
28464 \series bold
28465 Centré 
28466 \series default
28467 soit utilisé.
28468  Comme exemple la formule 
28469 \begin_inset CommandInset ref
28470 LatexCommand eqref
28471 reference "eq:VolInt"
28472
28473 \end_inset
28474
28475  indentée:
28476 \begin_inset Formula \begin{flalign}
28477 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28478
28479 \end_inset
28480
28481 Les deux premières colonnes contiennent la formule.
28482  Pour l'indenter comme avec le style de formule 
28483 \series bold
28484 Indenté,
28485 \series default
28486  on a inséré une espace de 30
28487 \begin_inset space \thinspace{}
28488 \end_inset
28489
28490 pt au début de la première colonne.
28491 \end_layout
28492
28493 \begin_layout Subsection
28494 Environnement eqnarray
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "sub:Environnement-eqnarray"
28498
28499 \end_inset
28500
28501
28502 \begin_inset Index
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506 Formules ! multi-lignes ! environnement eqnarray
28507 \end_layout
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Standard
28515 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28516  Le contenu de la première boîte est aligné à droite, celui de la dernière
28517  est aligné à gauche.
28518  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28519  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28520 \begin_inset Formula \begin{eqnarray*}
28521 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28522 AB & AB & AB\\
28523 A & = & A\end{eqnarray*}
28524
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \begin_layout Subsection
28531 Environnement gather
28532 \begin_inset Index
28533 status collapsed
28534
28535 \begin_layout Plain Layout
28536 Formules ! multi-lignes ! environnement gather
28537 \end_layout
28538
28539 \end_inset
28540
28541
28542 \end_layout
28543
28544 \begin_layout Standard
28545 Cet environnement consiste seulement en une colonne centrée.
28546  Chaque ligne peut être numérotée.
28547 \begin_inset Formula \begin{gather}
28548 A=1\\
28549 X=\textrm{-}1\end{gather}
28550
28551 \end_inset
28552
28553
28554 \end_layout
28555
28556 \begin_layout Subsection
28557 Environnement multline
28558 \begin_inset CommandInset label
28559 LatexCommand label
28560 name "sub:Environnement-Multline"
28561
28562 \end_inset
28563
28564
28565 \begin_inset Index
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 Formules ! multi-lignes ! environnement multline
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Standard
28578 L'environnement multline consiste, comme l'environnement gather en une seule
28579  colonne.
28580  Mais la première ligne est alignée à gauche, la dernière est alignée à
28581  droite et toutes les autres sont centrées.
28582  Cet environnement est donc particulièrement adapté aux formules très longues.
28583  Comme exemple, voici la formule 
28584 \begin_inset CommandInset ref
28585 LatexCommand eqref
28586 reference "eq:lefteqn"
28587
28588 \end_inset
28589
28590  dans un environnement multline:
28591 \begin_inset Formula \begin{multline}
28592 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}\\
28593 -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}\\
28594 =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}}\end{multline}
28595
28596 \end_inset
28597
28598
28599 \end_layout
28600
28601 \begin_layout Standard
28602 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28603  apparaît numérotée si le document est numéroté à droite, la première s'il
28604  est numéroté à gauche.
28605 \begin_inset Foot
28606 status collapsed
28607
28608 \begin_layout Plain Layout
28609 pour les styles de numérotation, voir 
28610 \begin_inset CommandInset ref
28611 LatexCommand ref
28612 reference "sec:Styles-de-formules"
28613
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Standard
28625 Avec les commandes 
28626 \series bold
28627
28628 \backslash
28629 shoveright
28630 \begin_inset Index
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 Commandes ! S ! 
28635 \backslash
28636 shoveright
28637 \end_layout
28638
28639 \end_inset
28640
28641
28642 \series default
28643  et 
28644 \series bold
28645
28646 \backslash
28647 shoveleft
28648 \begin_inset Index
28649 status collapsed
28650
28651 \begin_layout Plain Layout
28652 Commandes ! S ! 
28653 \backslash
28654 shoveleft
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \series default
28661  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28662  Les commandes sont utilisées de la façon suivante:
28663 \end_layout
28664
28665 \begin_layout Standard
28666
28667 \series bold
28668
28669 \backslash
28670 shoveright{contenu de la ligne}
28671 \series default
28672  et 
28673 \series bold
28674
28675 \backslash
28676 shoveleft{contenu de la ligne}
28677 \end_layout
28678
28679 \begin_layout Standard
28680 \begin_inset VSpace medskip
28681 \end_inset
28682
28683 La longueur 
28684 \series bold
28685
28686 \backslash
28687 multlinegap
28688 \begin_inset Index
28689 status collapsed
28690
28691 \begin_layout Plain Layout
28692 Commandes ! M ! 
28693 \backslash
28694 multlinegap
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \series default
28701  précise la distance entre le début de la première ligne et la marge de
28702  gauche.
28703  La valeur prédéfinie est 0
28704 \begin_inset space \thinspace{}
28705 \end_inset
28706
28707 pt.
28708 \end_layout
28709
28710 \begin_layout Standard
28711 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28712 \end_layout
28713
28714 \begin_layout Standard
28715
28716 \series bold
28717
28718 \backslash
28719 setlength{
28720 \backslash
28721 multlinegap}{2cm}
28722 \end_layout
28723
28724 \begin_layout Standard
28725 \begin_inset ERT
28726 status collapsed
28727
28728 \begin_layout Plain Layout
28729
28730
28731 \backslash
28732 setlength{
28733 \backslash
28734 multlinegap}{2cm}
28735 \end_layout
28736
28737 \end_inset
28738
28739
28740 \begin_inset Formula \begin{multline}
28741 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}\\
28742 \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}}\\
28743 =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}}\end{multline}
28744
28745 \end_inset
28746
28747
28748 \begin_inset ERT
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752
28753
28754 \backslash
28755 setlength{
28756 \backslash
28757 multlinegap}{0pt}
28758 \end_layout
28759
28760 \end_inset
28761
28762 La deuxième ligne a été alignée à gauche en utilisant 
28763 \series bold
28764
28765 \backslash
28766 shoveleft
28767 \series default
28768 .
28769 \end_layout
28770
28771 \begin_layout Subsection
28772 Portions de formules en multi-ligne
28773 \begin_inset CommandInset label
28774 LatexCommand label
28775 name "sub:Portions-de-formules-en-multiligne"
28776
28777 \end_inset
28778
28779
28780 \begin_inset Index
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784 Formules ! multi-lignes ! portions de formules
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \end_layout
28791
28792 \begin_layout Standard
28793 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28794  on peut utiliser l'un des environnements suivants: 
28795 \series bold
28796 aligned
28797 \series default
28798
28799 \series bold
28800 alignedat
28801 \series default
28802
28803 \series bold
28804 gathered
28805 \series default
28806  or 
28807 \series bold
28808 split
28809 \series default
28810 .
28811  Ils peuvent être insérés en utilisant le menu 
28812 \family sans
28813 Insérer\SpecialChar \menuseparator
28814 Math
28815 \family default
28816  ou en utilisant les commandes décrites dans cette section.
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Les trois premier ont les mêmes propriétés que les environnements de formules
28821  correspondants, à part le fait que l'on peut ajouter d'autres portions
28822  de formules après eux.
28823  Un exemple:
28824 \begin_inset Formula \[
28825 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28826 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28827 \right\} \textrm{Relations d'incertitude}\]
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \begin_layout Standard
28835 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28836  on insère la commande 
28837 \series bold
28838
28839 \backslash
28840 aligned
28841 \begin_inset Index
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845 Commandes ! A ! 
28846 \backslash
28847 aligned
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \series default
28854 .
28855  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28856  on peut ajouter des lignes et des colonnes.
28857  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28858  de formules, comme des accolades.
28859 \end_layout
28860
28861 \begin_layout Standard
28862 L'environnement aligned est aussi utilisable pour de longues formules dont
28863  les lignes sont alignées horizontalement.
28864  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28865  est que le numéro des formules est centré verticalement après les formules.
28866  Un exemple, la formule
28867 \begin_inset CommandInset ref
28868 LatexCommand eqref
28869 reference "eq:kurzlang"
28870
28871 \end_inset
28872
28873  dans l'environnement aligned:
28874 \begin_inset Formula \begin{equation}
28875 \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}|}\\
28876  & -\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}|}\end{aligned}
28877 \end{equation}
28878
28879 \end_inset
28880
28881
28882 \end_layout
28883
28884 \begin_layout Standard
28885 Pour utiliser les environnements 
28886 \series bold
28887 alignedat
28888 \series default
28889
28890 \series bold
28891 gathered
28892 \series default
28893 , ou 
28894 \series bold
28895 split
28896 \series default
28897 , on doit insérer respectivement, les commandes 
28898 \series bold
28899
28900 \backslash
28901 alignedat
28902 \series default
28903 ,
28904 \begin_inset Index
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908 Commandes ! A ! 
28909 \backslash
28910 alignedat
28911 \end_layout
28912
28913 \end_inset
28914
28915  
28916 \series bold
28917
28918 \backslash
28919 gathered
28920 \series default
28921
28922 \begin_inset Index
28923 status collapsed
28924
28925 \begin_layout Plain Layout
28926 Commandes ! G ! 
28927 \backslash
28928 gathered
28929 \end_layout
28930
28931 \end_inset
28932
28933 , ou 
28934 \series bold
28935
28936 \backslash
28937 split
28938 \series default
28939
28940 \begin_inset Index
28941 status collapsed
28942
28943 \begin_layout Plain Layout
28944 Commandes ! S ! 
28945 \backslash
28946 split
28947 \end_layout
28948
28949 \end_inset
28950
28951 .
28952  L'environnement split a les mêmes propriétés que l'environnement aligned,
28953  mais il ne peut avoir que deux colonnes.
28954 \end_layout
28955
28956 \begin_layout Subsection
28957 Texte dans les formules multi-lignes
28958 \begin_inset CommandInset label
28959 LatexCommand label
28960 name "sub:Texte-dans-multi-lignes"
28961
28962 \end_inset
28963
28964
28965 \begin_inset Index
28966 status collapsed
28967
28968 \begin_layout Plain Layout
28969 Texte ! dans les formules
28970 \end_layout
28971
28972 \end_inset
28973
28974
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Formules ! multi-lignes ! texte
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Standard
28988 Dans les environnements align, multline et gather, on peut insérer du texte
28989  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28990  des colonnes.
28991  Pour faire cela, on utilise la commande 
28992 \series bold
28993
28994 \backslash
28995 intertext
28996 \begin_inset Index
28997 status collapsed
28998
28999 \begin_layout Plain Layout
29000 Commandes ! I ! 
29001 \backslash
29002 intertext
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \series default
29009  avec la syntaxe suivante:
29010 \end_layout
29011
29012 \begin_layout Standard
29013
29014 \series bold
29015
29016 \backslash
29017 intertext{texte}
29018 \end_layout
29019
29020 \begin_layout Standard
29021 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
29022  subir de césure.
29023  Comme LyX ne supporte pas directement 
29024 \series bold
29025
29026 \backslash
29027 intertext
29028 \series default
29029 , le texte doit être écrit comme du texte mathématique.
29030  Le texte inséré avec 
29031 \series bold
29032
29033 \backslash
29034 intertext
29035 \series default
29036  doit être au début d'une ligne pour se trouver dans la sortie final au
29037  dessus de celle-ci.
29038  Un exemple où le texte a été inséré au début de la deuxième ligne:
29039 \begin_inset Formula \begin{align}
29040 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29041 \intertext{\text{l'intégrande est symétrique autour de $\phi=\pi$, donc}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Section
29049 Numérotation des formules
29050 \begin_inset Index
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 Numérotation des formules
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \begin_inset Index
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 Formules ! numérotation|see
29065 \begin_inset ERT
29066 status collapsed
29067
29068 \begin_layout Plain Layout
29069
29070 {
29071 \end_layout
29072
29073 \end_inset
29074
29075 Numérotation des formules
29076 \begin_inset ERT
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080
29081 }
29082 \end_layout
29083
29084 \end_inset
29085
29086
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \begin_layout Subsection
29095 Généralités
29096 \end_layout
29097
29098 \begin_layout Standard
29099 On peut créer des formules numérotées avec le menu 
29100 \family sans
29101 Insérer\SpecialChar \menuseparator
29102 Math\SpecialChar \menuseparator
29103 Formule
29104 \begin_inset space ~
29105 \end_inset
29106
29107 numérotée
29108 \family default
29109  (raccourci 
29110 \family sans
29111 Ctrl-Alt
29112 \begin_inset space ~
29113 \end_inset
29114
29115 n
29116 \family default
29117 ).
29118  On peut aussi numéroter des formules existantes avec le menu 
29119 \family sans
29120 Éditer\SpecialChar \menuseparator
29121 Math\SpecialChar \menuseparator
29122 (Dés)Activer
29123 \begin_inset space ~
29124 \end_inset
29125
29126 numérotation
29127 \family default
29128  (raccourci 
29129 \family sans
29130 Alt-m
29131 \begin_inset space ~
29132 \end_inset
29133
29134 n
29135 \family default
29136 ).
29137  Le numéro de la formule est affiché dans LyX après la formule sous la forme
29138  d'un dièse entre parenthèse
29139 \begin_inset Foot
29140 status collapsed
29141
29142 \begin_layout Plain Layout
29143 En anglais le dièse est le symbole du numéro (NdT).
29144 \end_layout
29145
29146 \end_inset
29147
29148 .
29149  Le dièse est remplacé dans la sortie finale par le numéro de la formule
29150 \end_layout
29151
29152 \begin_layout Standard
29153 Quand on active la numérotation sur des formules multi-lignes, toutes les
29154  lignes sont numérotées.
29155  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
29156  
29157 \family sans
29158 Éditer\SpecialChar \menuseparator
29159 Math\SpecialChar \menuseparator
29160 (Dés)Activer
29161 \begin_inset space ~
29162 \end_inset
29163
29164 Numérotation
29165 \begin_inset space ~
29166 \end_inset
29167
29168 de
29169 \begin_inset space ~
29170 \end_inset
29171
29172 cette
29173 \begin_inset space ~
29174 \end_inset
29175
29176 ligne
29177 \family default
29178  (raccourci 
29179 \family sans
29180 Alt-m
29181 \begin_inset space ~
29182 \end_inset
29183
29184 N
29185 \family default
29186 ).
29187 \end_layout
29188
29189 \begin_layout Standard
29190 À part pour les formules en ligne, toutes les formules peuvent être numérotées
29191  avec deux styles différents, voir 
29192 \begin_inset CommandInset ref
29193 LatexCommand ref
29194 reference "sec:Styles-de-formules"
29195
29196 \end_inset
29197
29198 .
29199 \end_layout
29200
29201 \begin_layout Subsection
29202 Références croisées
29203 \begin_inset CommandInset label
29204 LatexCommand label
29205 name "sub:Références-croisées"
29206
29207 \end_inset
29208
29209
29210 \begin_inset Index
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214 References@Références croisées ! à des formules
29215 \end_layout
29216
29217 \end_inset
29218
29219
29220 \end_layout
29221
29222 \begin_layout Standard
29223 On peut faire référence à toute formule ayant une étiquette.
29224  On ajoute une étiquette avec le menu 
29225 \family sans
29226 Insérer\SpecialChar \menuseparator
29227 Étiquette
29228 \family default
29229  ou avec le bouton 
29230 \begin_inset Graphics
29231         filename ../../images/label-insert.png
29232         scale 85
29233
29234 \end_inset
29235
29236  de la barre d'outils.
29237  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
29238  ligne.
29239  Une fenêtre de dialogue apparaît affichant le préfixe 
29240 \series bold
29241 eq:
29242 \series default
29243  dans un champ de texte.
29244  L'étiquette est insérée à cet endroit, juste après le préfixe.
29245  Le préfixe prédéfini signifie 
29246 \begin_inset Quotes eld
29247 \end_inset
29248
29249 équation
29250 \begin_inset Quotes erd
29251 \end_inset
29252
29253  et rend plus facile la recherche d'une étiquette dans les grand documents
29254  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29255  une étiquette de section.
29256  Pour modifier l'étiquette on doit repasser par le menu 
29257 \family sans
29258 Insérer\SpecialChar \menuseparator
29259 Étiquette
29260 \family default
29261 .
29262 \end_layout
29263
29264 \begin_layout Standard
29265 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29266  la formule.
29267  Une formule avec une étiquette est toujours numérotée.
29268 \end_layout
29269
29270 \begin_layout Standard
29271 On insère une référence croisée avec le menu 
29272 \family sans
29273 Insérer\SpecialChar \menuseparator
29274 Référence
29275 \begin_inset space ~
29276 \end_inset
29277
29278 croisée
29279 \family default
29280  ou avec le bouton 
29281 \begin_inset Graphics
29282         filename ../../images/dialog-show-new-inset_ref.png
29283         scale 85
29284
29285 \end_inset
29286
29287  de la barre d'outils.
29288  Une référence croisée à une formule apparaît dans la sortie finale comme
29289  un numéro de formule.
29290  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29291  
29292 \series bold
29293 (<reference>),
29294 \series default
29295  la référence croisée apparaît dans la sortie finale comme un numéro de
29296  formule entre parenthèses.
29297 \begin_inset Newline newline
29298 \end_inset
29299
29300 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29301  la formule qui est référencée.
29302 \end_layout
29303
29304 \begin_layout Standard
29305 Voici comme exemples des références croisées à des formules qui se trouvent
29306  dans les sous-sections qui suivent:
29307 \begin_inset Note Note
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311 Noter les différents types de références croisées.
29312 \end_layout
29313
29314 \end_inset
29315
29316
29317 \end_layout
29318
29319 \begin_layout Standard
29320 Les équations 
29321 \begin_inset CommandInset ref
29322 LatexCommand eqref
29323 reference "eq:tag"
29324
29325 \end_inset
29326
29327  et 
29328 \begin_inset CommandInset ref
29329 LatexCommand eqref
29330 reference "eq:c"
29331
29332 \end_inset
29333
29334  sont équivalentes.
29335  Dans (
29336 \begin_inset CommandInset ref
29337 LatexCommand ref
29338 reference "eq:Lat"
29339
29340 \end_inset
29341
29342 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29343  à  (
29344 \begin_inset CommandInset ref
29345 LatexCommand ref
29346 reference "eq:Rom"
29347
29348 \end_inset
29349
29350 ).
29351 \end_layout
29352
29353 \begin_layout Standard
29354 \begin_inset VSpace medskip
29355 \end_inset
29356
29357 Quand l'argument de 
29358 \series bold
29359
29360 \backslash
29361 tag
29362 \begin_inset Foot
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366
29367 \series bold
29368
29369 \backslash
29370 tag
29371 \series default
29372  est décrit dans 
29373 \begin_inset CommandInset ref
29374 LatexCommand ref
29375 reference "sub:Numérotation-personnalisée"
29376
29377 \end_inset
29378
29379 .
29380 \end_layout
29381
29382 \end_inset
29383
29384
29385 \series default
29386  contient une boîte comme dans 
29387 \begin_inset CommandInset ref
29388 LatexCommand ref
29389 reference "sub:Boîtes-de-paragraphes"
29390
29391 \end_inset
29392
29393 , la formule ne peut pas être référencée.
29394 \end_layout
29395
29396 \begin_layout Subsection
29397 Sous-numérotation
29398 \begin_inset Index
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402 Numérotation des formules ! sous-numérotation
29403 \end_layout
29404
29405 \end_inset
29406
29407
29408 \end_layout
29409
29410 \begin_layout Standard
29411 Avec l'aide des commandes 
29412 \series bold
29413
29414 \backslash
29415 begin{subequations}
29416 \series default
29417  et 
29418 \series bold
29419
29420 \backslash
29421 end{subequations}
29422 \series default
29423  on peut faire une sous-numérotation de formules.
29424  Les deux commandes doivent être insérées en mode TeX.
29425 \end_layout
29426
29427 \begin_layout Standard
29428 Un exemple:
29429 \begin_inset Formula \begin{equation}
29430 A=C-B\label{eq:a}\end{equation}
29431
29432 \end_inset
29433
29434
29435 \begin_inset ERT
29436 status collapsed
29437
29438 \begin_layout Plain Layout
29439
29440
29441 \backslash
29442 addtocounter{equation}{-1}
29443 \end_layout
29444
29445 \end_inset
29446
29447
29448 \begin_inset ERT
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452
29453
29454 \backslash
29455 begin{subequations}
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \begin_inset VSpace -5mm
29462 \end_inset
29463
29464
29465 \begin_inset Formula \begin{equation}
29466 B=C-A\label{eq:b}\end{equation}
29467
29468 \end_inset
29469
29470
29471 \begin_inset Formula \begin{equation}
29472 C=A+B\label{eq:c}\end{equation}
29473
29474 \end_inset
29475
29476
29477 \end_layout
29478
29479 \begin_layout Standard
29480 \begin_inset ERT
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484
29485
29486 \backslash
29487 end{subequations}
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \begin_layout Standard
29496 Pour créer cet exemple, on fait ce qui suit:
29497 \end_layout
29498
29499 \begin_layout Enumerate
29500 on insère la première formule
29501 \end_layout
29502
29503 \begin_layout Enumerate
29504 après la première formule on insère 
29505 \begin_inset Newline newline
29506 \end_inset
29507
29508
29509 \series bold
29510
29511 \backslash
29512 addtocounter{equation}{-1} 
29513 \backslash
29514 begin{subequations}
29515 \begin_inset Index
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519 Commandes ! A ! 
29520 \backslash
29521 addtocounter
29522 \end_layout
29523
29524 \end_inset
29525
29526
29527 \end_layout
29528
29529 \begin_layout Enumerate
29530 on insère la deuxième formule
29531 \end_layout
29532
29533 \begin_layout Enumerate
29534 on insère la troisième formule
29535 \end_layout
29536
29537 \begin_layout Enumerate
29538 on insère 
29539 \series bold
29540
29541 \backslash
29542 end{subequations}
29543 \series default
29544  après la troisième formule
29545 \end_layout
29546
29547 \begin_layout Standard
29548 Chaque formule entre les commandes 
29549 \series bold
29550
29551 \backslash
29552 begin
29553 \series default
29554  et 
29555 \series bold
29556
29557 \backslash
29558 end
29559 \series default
29560  est sous-numérotée avec a, b,
29561 \begin_inset Newline linebreak
29562 \end_inset
29563
29564 c, \SpecialChar \ldots{}
29565  Pour les formules multi-lignes, chaque ligne sera numérotée.
29566  Toutes les formules sous-numérotées sont traitées comme 
29567 \emph on
29568 une seule 
29569 \emph default
29570 formule.
29571  Mais comme chaque formule numérotée incrémente le compteur 
29572 \series bold
29573 equation
29574 \series default
29575  de un, on a besoin de la commande 
29576 \series bold
29577
29578 \backslash
29579 addtocounter
29580 \series default
29581  pour le décrémenter.
29582  Sinon les formules 
29583 \begin_inset CommandInset ref
29584 LatexCommand eqref
29585 reference "eq:a"
29586
29587 \end_inset
29588
29589
29590 \begin_inset CommandInset ref
29591 LatexCommand eqref
29592 reference "eq:b"
29593
29594 \end_inset
29595
29596
29597 \begin_inset CommandInset ref
29598 LatexCommand eqref
29599 reference "eq:c"
29600
29601 \end_inset
29602
29603  seraient numérotées comme 
29604 \begin_inset CommandInset ref
29605 LatexCommand eqref
29606 reference "eq:a"
29607
29608 \end_inset
29609
29610
29611 \begin_inset CommandInset ref
29612 LatexCommand eqref
29613 reference "eq:d"
29614
29615 \end_inset
29616
29617
29618 \begin_inset CommandInset ref
29619 LatexCommand eqref
29620 reference "eq:f"
29621
29622 \end_inset
29623
29624 .
29625 \end_layout
29626
29627 \begin_layout Standard
29628 En insérant les commandes en mode TeX entre les deux premières formules,
29629  on crée un espace.
29630  Pour le supprimer, on insère un espace vertical négatif de -5
29631 \begin_inset space \thinspace{}
29632 \end_inset
29633
29634 mm après la commande 
29635 \series bold
29636
29637 \backslash
29638 begin{subequations}
29639 \series default
29640 .
29641  Quand on utilise le style 
29642 \series bold
29643 Indenté
29644 \begin_inset Foot
29645 status collapsed
29646
29647 \begin_layout Plain Layout
29648 pour les styles de formules, voir 
29649 \begin_inset CommandInset ref
29650 LatexCommand ref
29651 reference "sec:Styles-de-formules"
29652
29653 \end_inset
29654
29655
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \series default
29662 on insère un espace de -7
29663 \begin_inset space \thinspace{}
29664 \end_inset
29665
29666 mm à la place.
29667 \end_layout
29668
29669 \begin_layout Standard
29670 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29671  pour la deuxième ligne:
29672 \end_layout
29673
29674 \begin_layout Standard
29675 \begin_inset ERT
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679
29680
29681 \backslash
29682 begin{subequations}
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \begin_inset Formula \begin{eqnarray}
29689 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29690  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29691  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29692
29693 \end_inset
29694
29695
29696 \begin_inset ERT
29697 status collapsed
29698
29699 \begin_layout Plain Layout
29700
29701
29702 \backslash
29703 end{subequations}
29704 \end_layout
29705
29706 \end_inset
29707
29708
29709 \end_layout
29710
29711 \begin_layout Subsection
29712 Numérotation personnalisée
29713 \begin_inset CommandInset label
29714 LatexCommand label
29715 name "sub:Numérotation-personnalisée"
29716
29717 \end_inset
29718
29719
29720 \begin_inset Index
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724 Numérotation des formules !  personnalisée
29725 \end_layout
29726
29727 \end_inset
29728
29729
29730 \end_layout
29731
29732 \begin_layout Standard
29733 \begin_inset Index
29734 status collapsed
29735
29736 \begin_layout Plain Layout
29737 Numérotation des formules ! délimiteurs personnalisés
29738 \end_layout
29739
29740 \end_inset
29741
29742 Avec la numérotation standard, on a des parenthèses autour du numéro de
29743  formule.
29744  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29745  il faut ajouter la lignes suivante dans le préambule LaTeX:
29746 \end_layout
29747
29748 \begin_layout Standard
29749
29750 \series bold
29751
29752 \backslash
29753 def
29754 \backslash
29755 tagform@#1{
29756 \backslash
29757 maketag@@@{|#1|}}
29758 \series default
29759
29760 \begin_inset Note Note
29761 status collapsed
29762
29763 \begin_layout Plain Layout
29764 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29765  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29766  début de ligne.
29767 \end_layout
29768
29769 \end_inset
29770
29771
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29776  autour du 
29777 \series bold
29778 #1
29779 \series default
29780  par un caractère ou plus.
29781  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29782  verticales.
29783 \end_layout
29784
29785 \begin_layout Standard
29786 \begin_inset VSpace bigskip
29787 \end_inset
29788
29789 Si vous voulez avoir une expression de votre choix entre parenthèses après
29790  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29791  commande 
29792 \series bold
29793
29794 \backslash
29795 tag
29796 \series default
29797
29798 \begin_inset Index
29799 status collapsed
29800
29801 \begin_layout Plain Layout
29802 Commandes ! T ! 
29803 \backslash
29804 tag
29805 \end_layout
29806
29807 \end_inset
29808
29809 :
29810 \begin_inset Formula \begin{equation}
29811 A+B=C\tag{quelquechose}\label{eq:tag}\end{equation}
29812
29813 \end_inset
29814
29815 Dans cet exemple, on a mis la commande 
29816 \series bold
29817
29818 \backslash
29819 tag
29820 \series default
29821
29822 \begin_inset ERT
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826
29827
29828 \backslash
29829 spce 
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \series bold
29836 quelquechose
29837 \series default
29838  dans la formule.
29839 \end_layout
29840
29841 \begin_layout Standard
29842 Quand on insère la commande 
29843 \series bold
29844
29845 \backslash
29846 tag*
29847 \series default
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854
29855 \backslash
29856 spce 
29857 \end_layout
29858
29859 \end_inset
29860
29861
29862 \series bold
29863 quelquechose
29864 \series default
29865  à la place, l'astérisque supprime les parenthèses autour du texte:
29866 \begin_inset Formula \[
29867 A+B=C\tag*{quelquechose}\]
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \begin_layout Standard
29875 \begin_inset VSpace bigskip
29876 \end_inset
29877
29878 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29879  ou section du document, on utilise les commandes suivantes: 
29880 \end_layout
29881
29882 \begin_layout Standard
29883
29884 \series bold
29885
29886 \backslash
29887 @addtoreset{equation}{part}
29888 \series default
29889
29890 \begin_inset Index
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 Commandes ! 
29895 \begin_inset ERT
29896 status collapsed
29897
29898 \begin_layout Plain Layout
29899
29900 "
29901 \end_layout
29902
29903 \end_inset
29904
29905 @
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911 "
29912 \end_layout
29913
29914 \end_inset
29915
29916  ! 
29917 \backslash
29918
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924 "
29925 \end_layout
29926
29927 \end_inset
29928
29929 @
29930 \begin_inset ERT
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934
29935 "
29936 \end_layout
29937
29938 \end_inset
29939
29940 addtoreset
29941 \end_layout
29942
29943 \end_inset
29944
29945
29946 \begin_inset Newline newline
29947 \end_inset
29948
29949 ou
29950 \begin_inset Newline newline
29951 \end_inset
29952
29953
29954 \series bold
29955
29956 \backslash
29957 @addtoreset{equation}{section}
29958 \end_layout
29959
29960 \begin_layout Standard
29961 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29962 \begin_inset Quotes eld
29963 \end_inset
29964
29965 @
29966 \begin_inset Quotes erd
29967 \end_inset
29968
29969  doit être rendu 
29970 \begin_inset Quotes eld
29971 \end_inset
29972
29973 actif
29974 \begin_inset Quotes erd
29975 \end_inset
29976
29977  pour LaTeX en utilisant la commande 
29978 \series bold
29979
29980 \backslash
29981 makeatletter.
29982
29983 \series default
29984  La commande 
29985 \series bold
29986
29987 \backslash
29988 makeatother
29989 \series default
29990  le désactive.
29991  La suite de commandes en mode TeX est donc:
29992 \end_layout
29993
29994 \begin_layout Standard
29995
29996 \series bold
29997
29998 \backslash
29999 makeatletter
30000 \begin_inset Newline newline
30001 \end_inset
30002
30003
30004 \backslash
30005 @addtoreset{equation}{section}
30006 \begin_inset Newline newline
30007 \end_inset
30008
30009
30010 \backslash
30011 makeatother
30012 \end_layout
30013
30014 \begin_layout Standard
30015 Dans le préambule LaTeX on peut omettre les commandes 
30016 \series bold
30017
30018 \backslash
30019 makeatletter
30020 \series default
30021  et 
30022 \series bold
30023
30024 \backslash
30025 makeatother
30026 \series default
30027 , vu que LyX les insère automatiquement en interne.
30028 \end_layout
30029
30030 \begin_layout Standard
30031 Pour supprimer l'effet de 
30032 \series bold
30033
30034 \backslash
30035 @addtoreset
30036 \series default
30037 , on doit charger le fichier 
30038 \series bold
30039 remreset.sty
30040 \series default
30041
30042 \begin_inset Foot
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047 \series bold
30048 remreset
30049 \series default
30050  fait partie du paquetage LaTeX 
30051 \series bold
30052 carlisle
30053 \series default
30054
30055 \begin_inset Index
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059 Paquetages ! carlisle
30060 \end_layout
30061
30062 \end_inset
30063
30064  qui est compris dans toutes les installations LaTeX standard.
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \begin_inset Index
30071 status collapsed
30072
30073 \begin_layout Plain Layout
30074 Paquetages ! remreset
30075 \end_layout
30076
30077 \end_inset
30078
30079  dans le préambule LaTeX avec la ligne
30080 \end_layout
30081
30082 \begin_layout Standard
30083
30084 \series bold
30085
30086 \backslash
30087 usepackage{remreset}
30088 \end_layout
30089
30090 \begin_layout Standard
30091 On peut alors utiliser la commande 
30092 \series bold
30093
30094 \backslash
30095 @removefromreset
30096 \series default
30097
30098 \begin_inset Index
30099 status collapsed
30100
30101 \begin_layout Plain Layout
30102 Commandes ! 
30103 \begin_inset ERT
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107
30108 "
30109 \end_layout
30110
30111 \end_inset
30112
30113 @
30114 \begin_inset ERT
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118
30119 "
30120 \end_layout
30121
30122 \end_inset
30123
30124  ! 
30125 \backslash
30126
30127 \begin_inset ERT
30128 status collapsed
30129
30130 \begin_layout Plain Layout
30131
30132 "
30133 \end_layout
30134
30135 \end_inset
30136
30137 @
30138 \begin_inset ERT
30139 status collapsed
30140
30141 \begin_layout Plain Layout
30142
30143 "
30144 \end_layout
30145
30146 \end_inset
30147
30148 removefromreset
30149 \end_layout
30150
30151 \end_inset
30152
30153  avec la même syntaxe que 
30154 \series bold
30155
30156 \backslash
30157 @addtoreset
30158 \series default
30159 .
30160 \end_layout
30161
30162 \begin_layout Standard
30163 \begin_inset VSpace bigskip
30164 \end_inset
30165
30166 On doit parfois numéroter les formules de la façon suivante
30167 \end_layout
30168
30169 \begin_layout Standard
30170
30171 \family typewriter
30172 (numéro de section.numéro de formule)
30173 \end_layout
30174
30175 \begin_layout Standard
30176 Le numéro de formule repart à 
30177 \begin_inset Quotes eld
30178 \end_inset
30179
30180 1
30181 \begin_inset Quotes erd
30182 \end_inset
30183
30184  à chaque nouvelle section
30185 \end_layout
30186
30187 \begin_layout Standard
30188 Dans ce cas, on peut utiliser la commande 
30189 \series bold
30190
30191 \backslash
30192 numberwithin
30193 \series default
30194
30195 \begin_inset Index
30196 status collapsed
30197
30198 \begin_layout Plain Layout
30199 Commandes ! N ! 
30200 \backslash
30201 numberwithin
30202 \end_layout
30203
30204 \end_inset
30205
30206 , qui a la syntaxe suivante:
30207 \end_layout
30208
30209 \begin_layout Standard
30210
30211 \series bold
30212
30213 \backslash
30214 numberwithin{compteur}{sectionnement}
30215 \end_layout
30216
30217 \begin_layout Standard
30218 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
30219 nt indique quel numéro est placé avant le point.
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
30224  LaTeX soit en mode TeX:
30225 \end_layout
30226
30227 \begin_layout Standard
30228
30229 \series bold
30230
30231 \backslash
30232 numberwithin{equation}{section}
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Voici le résultat:
30237 \begin_inset ERT
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241
30242
30243 \backslash
30244 numberwithin{equation}{section}
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \begin_inset Formula \begin{equation}
30251 A+B=C\end{equation}
30252
30253 \end_inset
30254
30255
30256 \end_layout
30257
30258 \begin_layout Standard
30259 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30260  on utilisera
30261 \begin_inset Newline newline
30262 \end_inset
30263
30264
30265 \series bold
30266
30267 \backslash
30268 numberwithin{table}{part}
30269 \end_layout
30270
30271 \begin_layout Standard
30272 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30273  quand elle est définie par la classe du document, on insère la commande
30274  suivante, soit dans le préambule, soit en mode TeX:
30275 \end_layout
30276
30277 \begin_layout Standard
30278
30279 \series bold
30280
30281 \backslash
30282 renewcommand{
30283 \backslash
30284 theequation}{
30285 \backslash
30286 arabic{equation}}
30287 \begin_inset Index
30288 status collapsed
30289
30290 \begin_layout Plain Layout
30291 Commandes ! A ! 
30292 \backslash
30293 arabic
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \series default
30300
30301 \begin_inset ERT
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305
30306
30307 \backslash
30308 renewcommand{
30309 \backslash
30310 theequation}{
30311 \backslash
30312 arabic{equation}}
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \series bold
30319
30320 \begin_inset Newline newline
30321 \end_inset
30322
30323
30324 \series default
30325 ou
30326 \series bold
30327
30328 \begin_inset Newline newline
30329 \end_inset
30330
30331
30332 \backslash
30333 renewcommand{
30334 \backslash
30335 thetable}{
30336 \backslash
30337 arabic{table}}
30338 \end_layout
30339
30340 \begin_layout Standard
30341
30342 \series bold
30343
30344 \backslash
30345 numberwithin
30346 \series default
30347  utilise en interne la commande 
30348 \series bold
30349
30350 \backslash
30351 @addtoreset
30352 \series default
30353 , décrite plus haut et qui doit aussi être annulée.
30354 \begin_inset ERT
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358
30359
30360 \backslash
30361 makeatletter
30362 \end_layout
30363
30364 \begin_layout Plain Layout
30365
30366
30367 \backslash
30368 @removefromreset{equation}{section}
30369 \end_layout
30370
30371 \begin_layout Plain Layout
30372
30373
30374 \backslash
30375 makeatother
30376 \end_layout
30377
30378 \end_inset
30379
30380
30381 \end_layout
30382
30383 \begin_layout Subsection
30384 Numérotation avec des chiffres romains ou des lettres
30385 \begin_inset CommandInset label
30386 LatexCommand label
30387 name "sub:Numérotation-avec-des-chiffres-romains"
30388
30389 \end_inset
30390
30391
30392 \begin_inset Index
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396 Numérotation des formules ! avec des lettres
30397 \end_layout
30398
30399 \end_inset
30400
30401
30402 \begin_inset Index
30403 status collapsed
30404
30405 \begin_layout Plain Layout
30406 Numérotation des formules ! avec des chiffres romains
30407 \end_layout
30408
30409 \end_inset
30410
30411
30412 \end_layout
30413
30414 \begin_layout Standard
30415 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30416  latines.
30417  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30418  la commande
30419 \end_layout
30420
30421 \begin_layout Standard
30422
30423 \series bold
30424
30425 \backslash
30426 renewcommand{
30427 \backslash
30428 theequation}{
30429 \backslash
30430 roman{equation}}
30431 \end_layout
30432
30433 \begin_layout Standard
30434 en mode TeX juste avant la formule.
30435  
30436 \series bold
30437
30438 \backslash
30439 renewcommand
30440 \series default
30441
30442 \begin_inset Index
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446 Commandes ! R ! 
30447 \backslash
30448 renewcommand
30449 \end_layout
30450
30451 \end_inset
30452
30453  redéfinit la commande prédéfinie 
30454 \series bold
30455
30456 \backslash
30457 theequation
30458 \series default
30459  en la commande 
30460 \series bold
30461
30462 \backslash
30463 roman{equation}
30464 \series default
30465
30466 \begin_inset Foot
30467 status collapsed
30468
30469 \begin_layout Plain Layout
30470 La commande 
30471 \series bold
30472
30473 \backslash
30474 renewcommand
30475 \series default
30476  a la même syntaxe que la commande 
30477 \series bold
30478
30479 \backslash
30480 newcommand
30481 \series default
30482  qui est décrite dans 
30483 \begin_inset CommandInset ref
30484 LatexCommand ref
30485 reference "sec:Commandes-personnalisées"
30486
30487 \end_inset
30488
30489 .
30490 \end_layout
30491
30492 \end_inset
30493
30494 .
30495  
30496 \series bold
30497 equation
30498 \series default
30499  est le compteur pour les formules.
30500  Quand la commande 
30501 \series bold
30502
30503 \backslash
30504 the
30505 \series default
30506  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30507  écrite en utilisant des chiffres arabes.
30508  Quand une formule est numérotée, LaTeX met en interne la commande 
30509 \series bold
30510
30511 \backslash
30512 theequation
30513 \series default
30514  après la formule.
30515  
30516 \series bold
30517
30518 \backslash
30519 roman{equation}
30520 \begin_inset Index
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524 Commandes ! R ! 
30525 \backslash
30526 roman
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \series default
30533  écrit la valeur du compteur en utilisant des petits chiffres romains.
30534 \end_layout
30535
30536 \begin_layout Standard
30537 Toutes les formules qui suivent 
30538 \series bold
30539
30540 \backslash
30541 renew
30542 \series default
30543 c
30544 \series bold
30545 ommand
30546 \series default
30547  sont maintenant numérotées en chiffres romains.
30548  Pour passer à une numérotation avec de gros chiffres romains, on insère
30549  la même commande, mais avec 
30550 \series bold
30551
30552 \backslash
30553 roman
30554 \series default
30555  remplacé par 
30556 \series bold
30557
30558 \backslash
30559 Roman
30560 \series default
30561
30562 \begin_inset Index
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566 Commandes ! R ! 
30567 \backslash
30568 roman@
30569 \backslash
30570 Roman
30571 \end_layout
30572
30573 \end_inset
30574
30575 .
30576  Pour numéroter avec des lettres latines minuscules, on a la commande 
30577 \series bold
30578
30579 \backslash
30580 alph
30581 \series default
30582
30583 \begin_inset Index
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587 Commandes ! A ! 
30588 \backslash
30589 alphe
30590 \end_layout
30591
30592 \end_inset
30593
30594 , pour les lettres majuscules, on a 
30595 \series bold
30596
30597 \backslash
30598 Alph
30599 \series default
30600
30601 \begin_inset Index
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605 Commandes ! A ! 
30606 \backslash
30607 alph@
30608 \backslash
30609 Alph
30610 \end_layout
30611
30612 \end_inset
30613
30614 .
30615 \end_layout
30616
30617 \begin_layout Standard
30618 \begin_inset Note Greyedout
30619 status open
30620
30621 \begin_layout Plain Layout
30622
30623 \series bold
30624 Note:
30625 \series default
30626  On peut numéroter au maximum 26 formules avec des lettres latines dans
30627  un même document.
30628 \end_layout
30629
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \begin_layout Standard
30636 \begin_inset ERT
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640
30641
30642 \backslash
30643 renewcommand{
30644 \backslash
30645 theequation}{
30646 \backslash
30647 roman{equation}}
30648 \end_layout
30649
30650 \end_inset
30651
30652
30653 \end_layout
30654
30655 \begin_layout Standard
30656 \begin_inset Formula \begin{equation}
30657 A=\textrm{romains minuscules}\label{eq:rom}\end{equation}
30658
30659 \end_inset
30660
30661
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667
30668 \backslash
30669 renewcommand{
30670 \backslash
30671 theequation}{
30672 \backslash
30673 Roman{equation}}
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \begin_inset Formula \begin{equation}
30680 B=\textrm{romains majuscules}\label{eq:Rom}\end{equation}
30681
30682 \end_inset
30683
30684
30685 \begin_inset ERT
30686 status collapsed
30687
30688 \begin_layout Plain Layout
30689
30690
30691 \backslash
30692 renewcommand{
30693 \backslash
30694 theequation}{
30695 \backslash
30696 alph{equation}}
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \begin_inset Formula \begin{equation}
30703 C=\textrm{latines minuscules}\label{eq:lat}\end{equation}
30704
30705 \end_inset
30706
30707
30708 \begin_inset ERT
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712
30713
30714 \backslash
30715 renewcommand{
30716 \backslash
30717 theequation}{
30718 \backslash
30719 Alph{equation}}
30720 \end_layout
30721
30722 \end_inset
30723
30724
30725 \begin_inset Formula \begin{equation}
30726 D=\textrm{latines majuscules}\label{eq:Lat}\end{equation}
30727
30728 \end_inset
30729
30730
30731 \end_layout
30732
30733 \begin_layout Standard
30734 Pour revenir à la numérotation par défaut, on insère la commande:
30735 \end_layout
30736
30737 \begin_layout Standard
30738
30739 \series bold
30740
30741 \backslash
30742 renewcommand{
30743 \backslash
30744 theequation}{
30745 \backslash
30746 arabic{equation}}
30747 \begin_inset Index
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751 Commandes ! A ! 
30752 \backslash
30753 arabic
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \end_layout
30760
30761 \begin_layout Standard
30762 \begin_inset ERT
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766
30767
30768 \backslash
30769 renewcommand{
30770 \backslash
30771 theequation}{
30772 \backslash
30773 arabic{equation}}
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \begin_inset Formula \begin{equation}
30780 E=\textrm{Arabes}\label{eq:arab}\end{equation}
30781
30782 \end_inset
30783
30784
30785 \end_layout
30786
30787 \begin_layout Standard
30788 \begin_inset VSpace medskip
30789 \end_inset
30790
30791 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30792  du style de numérotation.
30793  Si l'on veut que la numérotation reparte à 
30794 \begin_inset Quotes eld
30795 \end_inset
30796
30797 1
30798 \begin_inset Quotes erd
30799 \end_inset
30800
30801  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30802  On trouvera une description de cette opération dans le fichier 
30803 \begin_inset CommandInset href
30804 LatexCommand href
30805 target "Formula-numbering.lyx"
30806
30807 \end_inset
30808
30809 .
30810 \end_layout
30811
30812 \begin_layout Section
30813 Commandes personnalisées
30814 \begin_inset CommandInset label
30815 LatexCommand label
30816 name "sec:Commandes-personnalisées"
30817
30818 \end_inset
30819
30820
30821 \begin_inset Index
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825 Commandes personnalisées
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Standard
30834 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
30835  Mais on peut définir de nouvelles commandes plus courtes avec la commande
30836  
30837 \series bold
30838
30839 \backslash
30840 newcommand
30841 \series default
30842
30843 \begin_inset Index
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847 Commandes ! N ! 
30848 \backslash
30849 newcommand
30850 \end_layout
30851
30852 \end_inset
30853
30854  .
30855 \end_layout
30856
30857 \begin_layout Standard
30858 La syntaxe de 
30859 \series bold
30860
30861 \backslash
30862 newcommand
30863 \series default
30864  est:
30865 \end_layout
30866
30867 \begin_layout Standard
30868
30869 \series bold
30870
30871 \backslash
30872 newcommand{nom de la nouvelle commande}[nombre d'arguments]
30873 \begin_inset Newline newline
30874 \end_inset
30875
30876
30877 \begin_inset ERT
30878 status collapsed
30879
30880 \begin_layout Plain Layout
30881
30882
30883 \backslash
30884 phantom{
30885 \end_layout
30886
30887 \end_inset
30888
30889
30890 \backslash
30891 newcommand
30892 \begin_inset ERT
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896
30897 }
30898 \end_layout
30899
30900 \end_inset
30901
30902 [valeur optionnelle]{définition de la commande}
30903 \end_layout
30904
30905 \begin_layout Standard
30906 \begin_inset Note Greyedout
30907 status open
30908
30909 \begin_layout Plain Layout
30910
30911 \series bold
30912 Note:
30913 \series default
30914  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
30915  votre document ou par un des paquetages LaTeX que vous utilisez.
30916  Si par exemple, vous tentez de définir la commande 
30917 \series bold
30918
30919 \backslash
30920 le
30921 \series default
30922  pour 
30923 \series bold
30924
30925 \backslash
30926 Leftarrow
30927 \series default
30928 , vous aurez un message d'erreur puisque 
30929 \series bold
30930
30931 \backslash
30932 le
30933 \series default
30934  est déjà définie comme étant la commande pour le symbole 
30935 \begin_inset Quotes eld
30936 \end_inset
30937
30938
30939 \begin_inset Formula $\le$
30940 \end_inset
30941
30942
30943 \begin_inset Quotes erd
30944 \end_inset
30945
30946 .
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \end_layout
30953
30954 \begin_layout Standard
30955 \begin_inset Note Greyedout
30956 status open
30957
30958 \begin_layout Plain Layout
30959
30960 \series bold
30961 Note:
30962 \series default
30963  Les noms des commandes personnalisées ne peuvent contenir que des lettres
30964  latines.
30965 \end_layout
30966
30967 \end_inset
30968
30969
30970 \end_layout
30971
30972 \begin_layout Standard
30973 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
30974  d'argument que la commande doit avoir.
30975  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
30976  optionnel.
30977  Quand on utilise cette valeur, le 
30978 \emph on
30979 premier 
30980 \emph default
30981 argument de la nouvelle commande est automatiquement l'argument optionnel.
30982 \end_layout
30983
30984 \begin_layout Standard
30985 Voici quelques exemples:
30986 \end_layout
30987
30988 \begin_layout Itemize
30989 Pour définir la commande 
30990 \series bold
30991
30992 \backslash
30993 gr
30994 \series default
30995  pour 
30996 \series bold
30997
30998 \backslash
30999 Longrightarrow
31000 \series default
31001 , la ligne à insérer dans le préambule LaTeX est:
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007
31008 \backslash
31009 medskip
31010 \end_layout
31011
31012 \end_inset
31013
31014
31015 \series bold
31016
31017 \begin_inset Newline newline
31018 \end_inset
31019
31020
31021 \backslash
31022 newcommand{
31023 \backslash
31024 gr}{
31025 \backslash
31026 Longrightarrow}
31027 \end_layout
31028
31029 \begin_layout Itemize
31030 Pour définir la commande
31031 \series bold
31032  
31033 \backslash
31034 us
31035 \series default
31036  pour 
31037 \series bold
31038
31039 \backslash
31040 underline
31041 \series default
31042 , l'argument (qui doit être souligné) doit être pris en compte.
31043  Pour cela, la ligne à insérer dans le préambule est:
31044 \begin_inset ERT
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048
31049
31050 \backslash
31051 medskip
31052 \end_layout
31053
31054 \end_inset
31055
31056
31057 \series bold
31058
31059 \begin_inset Newline newline
31060 \end_inset
31061
31062
31063 \backslash
31064 newcommand{
31065 \backslash
31066 us}[1]{
31067 \backslash
31068 underline{#1}}
31069 \series default
31070
31071 \begin_inset ERT
31072 status collapsed
31073
31074 \begin_layout Plain Layout
31075
31076
31077 \backslash
31078 medskip
31079 \end_layout
31080
31081 \end_inset
31082
31083
31084 \series bold
31085
31086 \begin_inset Newline newline
31087 \end_inset
31088
31089
31090 \series default
31091 Le caractère 
31092 \series bold
31093 #
31094 \series default
31095  agit comme un argument formel, le 
31096 \series bold
31097 1
31098 \series default
31099  derrière lui indique qu'il représente le premier argument.
31100 \end_layout
31101
31102 \begin_layout Itemize
31103 Pour remplacer la commande 
31104 \series bold
31105
31106 \backslash
31107 framebox
31108 \series default
31109  on peut par exemple définir, la commande 
31110 \series bold
31111
31112 \backslash
31113 fb
31114 \series default
31115 :
31116 \begin_inset ERT
31117 status collapsed
31118
31119 \begin_layout Plain Layout
31120
31121
31122 \backslash
31123 medskip
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \series bold
31130
31131 \begin_inset Newline newline
31132 \end_inset
31133
31134
31135 \backslash
31136 newcommand{
31137 \backslash
31138 fb}[3]{
31139 \backslash
31140 framebox#1#2{$#3$}}
31141 \series default
31142
31143 \begin_inset ERT
31144 status collapsed
31145
31146 \begin_layout Plain Layout
31147
31148
31149 \backslash
31150 medskip
31151 \end_layout
31152
31153 \end_inset
31154
31155
31156 \series bold
31157
31158 \begin_inset Newline newline
31159 \end_inset
31160
31161
31162 \series default
31163 Les deux dollars créent une formule supplémentaire pour la commande 
31164 \series bold
31165
31166 \backslash
31167 framebox
31168 \series default
31169 , voir 
31170 \begin_inset CommandInset ref
31171 LatexCommand ref
31172 reference "sub:Boîtes-avec-cadre"
31173
31174 \end_inset
31175
31176 .
31177 \end_layout
31178
31179 \begin_layout Itemize
31180 Pour créer une nouvelle commande pour remplacer 
31181 \series bold
31182
31183 \backslash
31184 fcolorbox
31185 \series default
31186  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31187  pour la couleur est défini comme optionnel:
31188 \begin_inset ERT
31189 status collapsed
31190
31191 \begin_layout Plain Layout
31192
31193
31194 \backslash
31195 medskip
31196 \end_layout
31197
31198 \end_inset
31199
31200
31201 \series bold
31202
31203 \begin_inset Newline newline
31204 \end_inset
31205
31206
31207 \backslash
31208 newcommand{
31209 \backslash
31210 cb}[3][white]{
31211 \backslash
31212 fcolorbox{#2}{#1}{$#3$}}
31213 \series default
31214
31215 \begin_inset ERT
31216 status collapsed
31217
31218 \begin_layout Plain Layout
31219
31220
31221 \backslash
31222 medskip
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231 Quand la couleur n'est pas définie lors d'une utilisation de 
31232 \series bold
31233
31234 \backslash
31235 cb
31236 \series default
31237 , la couleur prédéfinie 
31238 \series bold
31239 white
31240 \series default
31241  est utilisée par défaut.
31242 \end_layout
31243
31244 \begin_layout Standard
31245 Un test des nouvelles commandes:
31246 \end_layout
31247
31248 \begin_layout Standard
31249 \align center
31250 \begin_inset Tabular
31251 <lyxtabular version="3" rows="6" columns="2">
31252 <features>
31253 <column alignment="center" valignment="top" width="0">
31254 <column alignment="center" valignment="top" width="0">
31255 <row>
31256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260 Commande
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269 Résultat
31270 \begin_inset Note Note
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274
31275 \series bold
31276
31277 \backslash
31278 raisebox est seulement utilisée pour faire de la place
31279 \end_layout
31280
31281 \end_inset
31282
31283
31284 \end_layout
31285
31286 \end_inset
31287 </cell>
31288 </row>
31289 <row>
31290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31291 \begin_inset Text
31292
31293 \begin_layout Plain Layout
31294 A
31295 \backslash
31296 gr
31297 \begin_inset ERT
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301
31302
31303 \backslash
31304 spce 
31305 \end_layout
31306
31307 \end_inset
31308
31309 B
31310 \end_layout
31311
31312 \end_inset
31313 </cell>
31314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31315 \begin_inset Text
31316
31317 \begin_layout Plain Layout
31318 \begin_inset Formula $A\gr B$
31319 \end_inset
31320
31321
31322 \end_layout
31323
31324 \end_inset
31325 </cell>
31326 </row>
31327 <row>
31328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31329 \begin_inset Text
31330
31331 \begin_layout Plain Layout
31332
31333 \backslash
31334 us{ABcd
31335 \end_layout
31336
31337 \end_inset
31338 </cell>
31339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31340 \begin_inset Text
31341
31342 \begin_layout Plain Layout
31343 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31344 \end_inset
31345
31346
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 </row>
31352 <row>
31353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \backslash
31359 fb{[2cm]
31360 \begin_inset Formula $\to$
31361 \end_inset
31362
31363
31364 \backslash
31365 {
31366 \begin_inset Formula $\to$
31367 \end_inset
31368
31369
31370 \backslash
31371 {
31372 \backslash
31373 int
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 spce 
31382 \end_layout
31383
31384 \end_inset
31385
31386 A=B
31387 \end_layout
31388
31389 \end_inset
31390 </cell>
31391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31392 \begin_inset Text
31393
31394 \begin_layout Plain Layout
31395 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31396 \end_inset
31397
31398
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 </row>
31404 <row>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \backslash
31411 cb{red
31412 \begin_inset Formula $\to$
31413 \end_inset
31414
31415
31416 \backslash
31417 {
31418 \backslash
31419 int
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425
31426 \backslash
31427 spce 
31428 \end_layout
31429
31430 \end_inset
31431
31432 A=B
31433 \end_layout
31434
31435 \end_inset
31436 </cell>
31437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31442 \end_inset
31443
31444
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 </row>
31450 <row>
31451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455
31456 \backslash
31457 cb[green]
31458 \backslash
31459 {red
31460 \begin_inset Formula $\to$
31461 \end_inset
31462
31463
31464 \backslash
31465 {
31466 \backslash
31467 int
31468 \begin_inset ERT
31469 status collapsed
31470
31471 \begin_layout Plain Layout
31472
31473
31474 \backslash
31475 spce 
31476 \end_layout
31477
31478 \end_inset
31479
31480 A=B
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31486 \begin_inset Text
31487
31488 \begin_layout Plain Layout
31489 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \end_inset
31496 </cell>
31497 </row>
31498 </lyxtabular>
31499
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \begin_layout Section
31506 Diagrammes
31507 \end_layout
31508
31509 \begin_layout Standard
31510 LyX gère deux types de diagrammes commutatifs; amscd
31511 \series bold
31512  et xymatrix
31513 \series default
31514  qui sont décrits dans ce qui suit.
31515 \end_layout
31516
31517 \begin_layout Subsection
31518 Les diagrammes amscd
31519 \begin_inset Index
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523 Diagrammes ! amscd
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Standard
31532 Des diagrammes de ce type visualisent les relations par des lignes verticales
31533  ou horizontales ou encore des flèches: 
31534 \begin_inset Formula \[
31535 \begin{CD}A@>>>B@>>>C\\
31536 @AAA@.@VVV\\
31537 F@<<<E@<<<D\end{CD}\]
31538
31539 \end_inset
31540
31541
31542 \end_layout
31543
31544 \begin_layout Standard
31545 Pour les obtenir, on insère la commande 
31546 \series bold
31547
31548 \backslash
31549 CD
31550 \begin_inset Index
31551 status collapsed
31552
31553 \begin_layout Plain Layout
31554 Commandes ! C ! 
31555 \backslash
31556 CD
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \series default
31563  dans une formule.
31564  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31565  on peut insérer d'autres commandes.
31566  On crée une nouvelle ligne avec 
31567 \family sans
31568 Ctrl-Entrée
31569 \family default
31570 .
31571  Les relations horizontales sont insérées dans les lignes impaires et les
31572  relations verticales dans les lignes paires.
31573 \end_layout
31574
31575 \begin_layout Standard
31576 Pour créer les relations, il y a les commandes suivantes:
31577 \end_layout
31578
31579 \begin_layout Itemize
31580
31581 \series bold
31582 @<<<
31583 \series default
31584  crée une flèche gauche, 
31585 \series bold
31586 @>>>
31587 \series default
31588  une flèche droite, et 
31589 \series bold
31590 @=
31591 \series default
31592  un long signe égal
31593 \end_layout
31594
31595 \begin_layout Itemize
31596
31597 \series bold
31598 @AAA
31599 \series default
31600  crée une flèche vers le haut, 
31601 \series bold
31602 @VVV
31603 \series default
31604  une flèche vers le bas, et 
31605 \series bold
31606 @|
31607 \series default
31608  un signe égal vertical
31609 \end_layout
31610
31611 \begin_layout Itemize
31612
31613 \series bold
31614 @.
31615
31616 \series default
31617  sert de remplissage pour une relation inexistante
31618 \end_layout
31619
31620 \begin_layout Standard
31621 Toutes les flèches peuvent être étiquetées de la façon suivante:
31622 \end_layout
31623
31624 \begin_layout Itemize
31625 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31626  de la flèche.
31627  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31628  flèche.
31629 \end_layout
31630
31631 \begin_layout Itemize
31632 Quand le texte destiné à une flèche verticale est inséré entre le premier
31633  et le second A ou V, il est placé sur le côté gauche de la flèche.
31634  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31635  de la flèche.
31636  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31637  des accolades TeX.
31638 \end_layout
31639
31640 \begin_layout Standard
31641 Comme exemple, un diagramme avec toutes les relations possibles:
31642 \end_layout
31643
31644 \begin_layout Standard
31645 \begin_inset Formula \[
31646 \begin{CD}A@>j>>B@>>k>C@=F\\
31647 @AmAA@.@VV{V}V@|\\
31648 D@<<j<E@>k>>F@=C\end{CD}\]
31649
31650 \end_inset
31651
31652
31653 \end_layout
31654
31655 \begin_layout Standard
31656 La commande pour l'obtenir:
31657 \begin_inset Newline newline
31658 \end_inset
31659
31660
31661 \series bold
31662
31663 \backslash
31664 CD
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 spce 
31673 \end_layout
31674
31675 \end_inset
31676
31677 A@>j>>B@>>k>C@=F Ctrl-Enter
31678 \begin_inset Newline newline
31679 \end_inset
31680
31681
31682 \begin_inset ERT
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686
31687
31688 \backslash
31689 hphantom{
31690 \end_layout
31691
31692 \end_inset
31693
31694
31695 \backslash
31696 CD
31697 \begin_inset ERT
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701
31702
31703 \backslash
31704 spce 
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \begin_inset ERT
31711 status collapsed
31712
31713 \begin_layout Plain Layout
31714
31715 }
31716 \end_layout
31717
31718 \end_inset
31719
31720 @AmAA@.@VV
31721 \backslash
31722 {V
31723 \series default
31724
31725 \begin_inset Formula $\to$
31726 \end_inset
31727
31728
31729 \series bold
31730 V@| Ctrl-Enter
31731 \begin_inset Newline newline
31732 \end_inset
31733
31734
31735 \begin_inset ERT
31736 status collapsed
31737
31738 \begin_layout Plain Layout
31739
31740
31741 \backslash
31742 hphantom{
31743 \end_layout
31744
31745 \end_inset
31746
31747
31748 \backslash
31749 CD
31750 \begin_inset ERT
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754
31755
31756 \backslash
31757 spce 
31758 \end_layout
31759
31760 \end_inset
31761
31762
31763 \begin_inset ERT
31764 status collapsed
31765
31766 \begin_layout Plain Layout
31767
31768 }
31769 \end_layout
31770
31771 \end_inset
31772
31773 D@<<j<E@>k>>F@=C
31774 \end_layout
31775
31776 \begin_layout Subsection
31777 Les diagrammes xymatrix
31778 \begin_inset Index
31779 status open
31780
31781 \begin_layout Plain Layout
31782 Diagrammes ! xymatrix
31783 \end_layout
31784
31785 \end_inset
31786
31787
31788 \end_layout
31789
31790 \begin_layout Standard
31791 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31792  
31793 \series bold
31794 xypic
31795 \series default
31796 .
31797  Une xymatrice est créée en insérant la commande 
31798 \series bold
31799
31800 \backslash
31801 xymatrix
31802 \series default
31803  dans une formule.
31804  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31805  comme pour une matrice normale, voir 
31806 \begin_inset CommandInset ref
31807 LatexCommand ref
31808 reference "sec:Matrices"
31809
31810 \end_inset
31811
31812 .
31813 \end_layout
31814
31815 \begin_layout Standard
31816 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31817  diagonales ou courbes et plus encore.
31818  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31819  décorations sont expliquées en détail dans ce manuel: 
31820 \begin_inset CommandInset href
31821 LatexCommand href
31822 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31823
31824 \end_inset
31825
31826 .
31827 \end_layout
31828
31829 \begin_layout Standard
31830 \begin_inset Newpage newpage
31831 \end_inset
31832
31833
31834 \end_layout
31835
31836 \begin_layout Section
31837 Astuces
31838 \begin_inset ERT
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842
31843
31844 \backslash
31845 texorpdfstring{
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \begin_inset Foot
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855 On peut trouver d'autres astuces mathématiques très utiles dans 
31856 \begin_inset CommandInset citation
31857 LatexCommand cite
31858 key "Voss"
31859
31860 \end_inset
31861
31862 .
31863 \end_layout
31864
31865 \end_inset
31866
31867
31868 \begin_inset ERT
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872
31873 }{}
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \begin_inset Note Note
31880 status collapsed
31881
31882 \begin_layout Plain Layout
31883
31884 \backslash
31885 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
31886  dans les signets PDF.
31887 \end_layout
31888
31889 \begin_layout Plain Layout
31890 Plus d'infos sur 
31891 \backslash
31892 texorpdfstring dans la section 
31893 \begin_inset CommandInset ref
31894 LatexCommand ref
31895 reference "sub:formules-dans-les-entêtes"
31896
31897 \end_inset
31898
31899 .
31900 \end_layout
31901
31902 \end_inset
31903
31904
31905 \begin_inset Index
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909 Astuces
31910 \end_layout
31911
31912 \end_inset
31913
31914
31915 \begin_inset Index
31916 status collapsed
31917
31918 \begin_layout Plain Layout
31919 Ions|see
31920 \begin_inset ERT
31921 status collapsed
31922
31923 \begin_layout Plain Layout
31924
31925 {
31926 \end_layout
31927
31928 \end_inset
31929
31930 Symboles chimiques
31931 \begin_inset ERT
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935
31936 }
31937 \end_layout
31938
31939 \end_inset
31940
31941
31942 \end_layout
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Subsection
31950 Symboles et équations chimiques
31951 \begin_inset CommandInset label
31952 LatexCommand label
31953 name "sub:Symboles-chimiques"
31954
31955 \end_inset
31956
31957
31958 \begin_inset Index
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962 Equations@Équations chimiques
31963 \end_layout
31964
31965 \end_inset
31966
31967
31968 \begin_inset Index
31969 status collapsed
31970
31971 \begin_layout Plain Layout
31972 Symboles ! chimiques
31973 \end_layout
31974
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \begin_layout Standard
31981 Un exemple de texte de chimie:
31982 \end_layout
31983
31984 \begin_layout Quote
31985 L'ion 
31986 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31987 \end_inset
31988
31989 réagit avec deux ions 
31990 \begin_inset Formula $\mathrm{Na^{+}}$
31991 \end_inset
31992
31993  pour donner du sulfate de sodium 
31994 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31995 \end_inset
31996
31997 .
31998  La réaction chimique peut être mise sous la forme:
31999 \begin_inset Formula \[
32000 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32001
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \begin_layout Standard
32008 Cette équation chimique peut être créée directement sous la forme d'une
32009  formule.
32010  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
32011  et mettez-le dans la police droite avec le raccourci 
32012 \family sans
32013 Alt-c
32014 \begin_inset space ~
32015 \end_inset
32016
32017 r
32018 \family default
32019  .
32020 \begin_inset Foot
32021 status collapsed
32022
32023 \begin_layout Plain Layout
32024 Style de polices, voir 
32025 \begin_inset CommandInset ref
32026 LatexCommand ref
32027 reference "sub:Styles-de-polices"
32028
32029 \end_inset
32030
32031
32032 \end_layout
32033
32034 \end_inset
32035
32036
32037 \end_layout
32038
32039 \begin_layout Subsection
32040 Nombres négatifs
32041 \begin_inset Index
32042 status collapsed
32043
32044 \begin_layout Plain Layout
32045 Nombres ! négatifs
32046 \end_layout
32047
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \begin_layout Standard
32054 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
32055  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
32056  moins.
32057  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
32058  correctement.
32059 \end_layout
32060
32061 \begin_layout Standard
32062 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
32063 \end_layout
32064
32065 \begin_layout Standard
32066 Un exemple pour illustrer le problème:
32067 \end_layout
32068
32069 \begin_layout Standard
32070 \align center
32071 \begin_inset Tabular
32072 <lyxtabular version="3" rows="3" columns="2">
32073 <features>
32074 <column alignment="right" valignment="top" width="0">
32075 <column alignment="left" valignment="top" width="0">
32076 <row>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081 texte normal:
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090 x = -2
32091 \end_layout
32092
32093 \end_inset
32094 </cell>
32095 </row>
32096 <row>
32097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101 formule:
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32107 \begin_inset Text
32108
32109 \begin_layout Plain Layout
32110 \begin_inset Formula $x=-2$
32111 \end_inset
32112
32113
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 </row>
32119 <row>
32120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124 solution:
32125 \end_layout
32126
32127 \end_inset
32128 </cell>
32129 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32130 \begin_inset Text
32131
32132 \begin_layout Plain Layout
32133 \begin_inset Formula $x=\textrm{-}2$
32134 \end_inset
32135
32136
32137 \end_layout
32138
32139 \end_inset
32140 </cell>
32141 </row>
32142 </lyxtabular>
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Subsection
32150 La virgule comme séparateur décimal
32151 \begin_inset Index
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155 Virgule
32156 \end_layout
32157
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \begin_layout Standard
32164 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
32165  pour grouper les chiffres dans un nombre.
32166  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
32167  formules.
32168 \end_layout
32169
32170 \begin_layout Standard
32171 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
32172  (raccourci 
32173 \family sans
32174 Alt-m
32175 \begin_inset space ~
32176 \end_inset
32177
32178 m
32179 \family default
32180 ).
32181 \end_layout
32182
32183 \begin_layout Standard
32184 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
32185  on doit charger le fichier 
32186 \series bold
32187 icomma.sty
32188 \series default
32189
32190 \begin_inset Foot
32191 status collapsed
32192
32193 \begin_layout Plain Layout
32194
32195 \series bold
32196 icomma
32197 \series default
32198  fait partie du paquetage 
32199 \series bold
32200 was
32201 \series default
32202
32203 \begin_inset Index
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207 Paquetages ! was
32208 \begin_inset ERT
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212
32213
32214 \backslash
32215 vspace{4mm}
32216 \end_layout
32217
32218 \end_inset
32219
32220
32221 \end_layout
32222
32223 \end_inset
32224
32225 .
32226 \end_layout
32227
32228 \end_inset
32229
32230
32231 \begin_inset Index
32232 status collapsed
32233
32234 \begin_layout Plain Layout
32235 Paquetages ! icomma
32236 \end_layout
32237
32238 \end_inset
32239
32240  dans le préambule LaTeX avec la ligne
32241 \end_layout
32242
32243 \begin_layout Standard
32244
32245 \series bold
32246
32247 \backslash
32248 usepackage{icomma}
32249 \end_layout
32250
32251 \begin_layout Subsection
32252 Les vecteurs physiques
32253 \begin_inset CommandInset label
32254 LatexCommand label
32255 name "sub:Vecteurs-physiques"
32256
32257 \end_inset
32258
32259
32260 \begin_inset Index
32261 status collapsed
32262
32263 \begin_layout Plain Layout
32264 Vecteurs ! physiques
32265 \end_layout
32266
32267 \end_inset
32268
32269
32270 \end_layout
32271
32272 \begin_layout Standard
32273 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
32274 \series bold
32275  braket
32276 \series default
32277
32278 \begin_inset Foot
32279 status collapsed
32280
32281 \begin_layout Plain Layout
32282
32283 \series bold
32284 braket
32285 \series default
32286  fait partie de toutes les installations LaTeX standard.
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \begin_inset Index
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296 Paquetages ! braket
32297 \end_layout
32298
32299 \end_inset
32300
32301  que l'on charge en mettant dans le préambule LaTeX la ligne
32302 \end_layout
32303
32304 \begin_layout Standard
32305
32306 \series bold
32307
32308 \backslash
32309 usepackage{braket}
32310 \end_layout
32311
32312 \begin_layout Standard
32313 Les commandes suivantes sont définies:
32314 \end_layout
32315
32316 \begin_layout Standard
32317 \align center
32318 \begin_inset Tabular
32319 <lyxtabular version="3" rows="4" columns="2">
32320 <features>
32321 <column alignment="center" valignment="top" width="0">
32322 <column alignment="center" valignment="top" width="0">
32323 <row>
32324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328 Commande
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 Résultat
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 </row>
32343 <row>
32344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \backslash
32350 Bra{
32351 \backslash
32352 psi
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361 \begin_inset Formula $\Bra{\psi}$
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 </row>
32370 <row>
32371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32372 \begin_inset Text
32373
32374 \begin_layout Plain Layout
32375
32376 \backslash
32377 Ket{
32378 \backslash
32379 psi
32380 \end_layout
32381
32382 \end_inset
32383 </cell>
32384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout Plain Layout
32388 \begin_inset Formula $\Ket{\psi}$
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 </row>
32397 <row>
32398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \backslash
32404 Braket{
32405 \backslash
32406 psi|
32407 \backslash
32408 phi
32409 \end_layout
32410
32411 \end_inset
32412 </cell>
32413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32414 \begin_inset Text
32415
32416 \begin_layout Plain Layout
32417 \begin_inset Formula $\Braket{\psi|\phi}$
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \end_inset
32424 </cell>
32425 </row>
32426 </lyxtabular>
32427
32428 \end_inset
32429
32430
32431 \end_layout
32432
32433 \begin_layout Standard
32434 La commande 
32435 \series bold
32436
32437 \backslash
32438 Braket
32439 \series default
32440  assure que toutes les barres verticales ont la même taille que les crochets
32441  englobants:
32442 \begin_inset Formula \[
32443 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32444
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \begin_layout Standard
32451 L'effet de la commande 
32452 \series bold
32453
32454 \backslash
32455 Braket
32456 \series default
32457  peut aussi être obtenu en utilisant la commande 
32458 \series bold
32459
32460 \backslash
32461 middle
32462 \series default
32463 , qui est décrite dans 
32464 \begin_inset CommandInset ref
32465 LatexCommand ref
32466 reference "sub:Taille-parenthèses-automatique"
32467
32468 \end_inset
32469
32470 .
32471 \end_layout
32472
32473 \begin_layout Subsection
32474 Fractions personnalisées
32475 \begin_inset CommandInset label
32476 LatexCommand label
32477 name "sub:Fractions-personnalisées"
32478
32479 \end_inset
32480
32481
32482 \begin_inset Index
32483 status collapsed
32484
32485 \begin_layout Plain Layout
32486 Fractions ! personnalisées
32487 \end_layout
32488
32489 \end_inset
32490
32491
32492 \end_layout
32493
32494 \begin_layout Standard
32495 Pour définir des commandes personnalisées pour les fractions, on utilise
32496  la commande 
32497 \series bold
32498
32499 \backslash
32500 genfrac
32501 \series default
32502
32503 \begin_inset Index
32504 status collapsed
32505
32506 \begin_layout Plain Layout
32507 Commandes ! G ! 
32508 \backslash
32509 genfrac
32510 \end_layout
32511
32512 \end_inset
32513
32514  avec la syntaxe suivante:
32515 \end_layout
32516
32517 \begin_layout Standard
32518
32519 \series bold
32520
32521 \backslash
32522 genfrac{parenthèse gauche}{parenthèse droite}
32523 \begin_inset Newline newline
32524 \end_inset
32525
32526
32527 \begin_inset ERT
32528 status collapsed
32529
32530 \begin_layout Plain Layout
32531
32532
32533 \backslash
32534 phantom{
32535 \end_layout
32536
32537 \end_inset
32538
32539
32540 \backslash
32541 genfrac
32542 \begin_inset ERT
32543 status collapsed
32544
32545 \begin_layout Plain Layout
32546
32547 }
32548 \end_layout
32549
32550 \end_inset
32551
32552 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
32553 \end_layout
32554
32555 \begin_layout Standard
32556 Le style est un nombre allant de 0 à 3.
32557 \end_layout
32558
32559 \begin_layout Standard
32560 \align center
32561 \begin_inset Tabular
32562 <lyxtabular version="3" rows="5" columns="2">
32563 <features>
32564 <column alignment="center" valignment="top" width="0">
32565 <column alignment="center" valignment="top" width="0">
32566 <row>
32567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571 Nombre
32572 \end_layout
32573
32574 \end_inset
32575 </cell>
32576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout Plain Layout
32580 Style (Taille)
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 </row>
32586 <row>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591 0
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Plain Layout
32600 formule hors ligne
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 </row>
32606 <row>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611 1
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620 formule en ligne
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 </row>
32626 <row>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631 2
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 petit (small)
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 </row>
32646 <row>
32647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32648 \begin_inset Text
32649
32650 \begin_layout Plain Layout
32651 3
32652 \end_layout
32653
32654 \end_inset
32655 </cell>
32656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32657 \begin_inset Text
32658
32659 \begin_layout Plain Layout
32660 minuscule (tiny)
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 </row>
32666 </lyxtabular>
32667
32668 \end_inset
32669
32670
32671 \end_layout
32672
32673 \begin_layout Standard
32674 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
32675  dans lequel on se trouve, comme avec la commande 
32676 \series bold
32677
32678 \backslash
32679 frac
32680 \series default
32681 .
32682 \end_layout
32683
32684 \begin_layout Standard
32685 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
32686 e de 0.4
32687 \begin_inset space \thinspace{}
32688 \end_inset
32689
32690 pt est utilisée.
32691 \end_layout
32692
32693 \begin_layout Standard
32694 \begin_inset VSpace medskip
32695 \end_inset
32696
32697 Par exemple les commandes 
32698 \series bold
32699
32700 \backslash
32701 dfrac
32702 \series default
32703  et 
32704 \series bold
32705
32706 \backslash
32707 tbinom
32708 \series default
32709  vues en 
32710 \begin_inset CommandInset ref
32711 LatexCommand ref
32712 reference "sub:Fractions"
32713
32714 \end_inset
32715
32716  sont définies avec les commandes 
32717 \end_layout
32718
32719 \begin_layout Standard
32720
32721 \series bold
32722
32723 \backslash
32724 newcommand{
32725 \backslash
32726 dfrac}[2]{
32727 \backslash
32728 genfrac{}{}{}{0}{#1}{#2}}
32729 \end_layout
32730
32731 \begin_layout Standard
32732 et
32733 \end_layout
32734
32735 \begin_layout Standard
32736
32737 \series bold
32738
32739 \backslash
32740 newcommand{
32741 \backslash
32742 tbinom}[2]{
32743 \backslash
32744 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32745 \end_layout
32746
32747 \begin_layout Standard
32748 \begin_inset VSpace medskip
32749 \end_inset
32750
32751 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
32752  en argument, on insère la ligne suivante dans le préambule LaTeX:
32753 \end_layout
32754
32755 \begin_layout Standard
32756
32757 \series bold
32758
32759 \backslash
32760 newcommand{
32761 \backslash
32762 fracS}[3][]{
32763 \backslash
32764 genfrac{}{}{#1}{}{#2}{#3}}
32765 \end_layout
32766
32767 \begin_layout Standard
32768 Un test:
32769 \begin_inset Formula \begin{align*}
32770 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32771 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32772
32773 \end_inset
32774
32775 Comme on peut le voir, la distance entre le numérateur et le dénominateur
32776  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
32777 \end_layout
32778
32779 \begin_layout Subsection
32780 Formules barrées
32781 \begin_inset CommandInset label
32782 LatexCommand label
32783 name "sub:Formules-barrées"
32784
32785 \end_inset
32786
32787
32788 \begin_inset Index
32789 status collapsed
32790
32791 \begin_layout Plain Layout
32792 Formules ! barrées
32793 \end_layout
32794
32795 \end_inset
32796
32797
32798 \end_layout
32799
32800 \begin_layout Standard
32801 Pour barrer une formule ou une portion de formule, on doit charger le paquetage
32802  LaTeX 
32803 \series bold
32804 cancel
32805 \series default
32806
32807 \begin_inset Foot
32808 status collapsed
32809
32810 \begin_layout Plain Layout
32811
32812 \series bold
32813 cancel
32814 \series default
32815  fait partie de toutes les distributions LaTeX standard.
32816 \end_layout
32817
32818 \end_inset
32819
32820
32821 \begin_inset Index
32822 status collapsed
32823
32824 \begin_layout Plain Layout
32825 Paquetages ! cancel
32826 \end_layout
32827
32828 \end_inset
32829
32830  dans le préambule LaTeX avec la ligne
32831 \end_layout
32832
32833 \begin_layout Standard
32834
32835 \series bold
32836
32837 \backslash
32838 usepackage[samesize]{cancel}
32839 \end_layout
32840
32841 \begin_layout Standard
32842 Il y a quatre façon de barrer une formule:
32843 \end_layout
32844
32845 \begin_layout Standard
32846 \align center
32847 \begin_inset Tabular
32848 <lyxtabular version="3" rows="5" columns="2">
32849 <features>
32850 <column alignment="center" valignment="top" width="0">
32851 <column alignment="center" valignment="top" width="0">
32852 <row>
32853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857 Commande
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Plain Layout
32866 Résultat
32867 \begin_inset Note Note
32868 status collapsed
32869
32870 \begin_layout Plain Layout
32871
32872 \series bold
32873
32874 \backslash
32875 hspace
32876 \series default
32877  et
32878 \series bold
32879  
32880 \backslash
32881 raisebox 
32882 \series default
32883 sont seulement utilisées pour faire de la place.
32884 \end_layout
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 </row>
32894 <row>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \backslash
32901 cancel{
32902 \backslash
32903 int
32904 \begin_inset ERT
32905 status collapsed
32906
32907 \begin_layout Plain Layout
32908
32909
32910 \backslash
32911 spce 
32912 \end_layout
32913
32914 \end_inset
32915
32916 A=B
32917 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Plain Layout
32925 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
32926 \end_inset
32927
32928
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 </row>
32934 <row>
32935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939
32940 \backslash
32941 bcancel{
32942 \backslash
32943 int
32944 \begin_inset ERT
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948
32949
32950 \backslash
32951 spce 
32952 \end_layout
32953
32954 \end_inset
32955
32956 A=B
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 </row>
32974 <row>
32975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \backslash
32981 xcancel{
32982 \backslash
32983 int
32984 \begin_inset ERT
32985 status collapsed
32986
32987 \begin_layout Plain Layout
32988
32989
32990 \backslash
32991 spce 
32992 \end_layout
32993
32994 \end_inset
32995
32996 A=B
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33006 \end_inset
33007
33008
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 </row>
33014 <row>
33015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Plain Layout
33019
33020 \backslash
33021 cancelto{1
33022 \begin_inset Formula $\to$
33023 \end_inset
33024
33025
33026 \backslash
33027 {
33028 \backslash
33029 int
33030 \begin_inset ERT
33031 status collapsed
33032
33033 \begin_layout Plain Layout
33034
33035
33036 \backslash
33037 spce 
33038 \end_layout
33039
33040 \end_inset
33041
33042 A=B
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 </row>
33060 </lyxtabular>
33061
33062 \end_inset
33063
33064
33065 \end_layout
33066
33067 \begin_layout Standard
33068
33069 \series bold
33070
33071 \backslash
33072 cancelto
33073 \series default
33074  est particulièrement utile pour visualiser des simplifications de fractions
33075  dans les formules:
33076 \begin_inset Formula \[
33077 \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}}}\]
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Subsection
33085 Formules dans les entêtes de section
33086 \begin_inset CommandInset label
33087 LatexCommand label
33088 name "sub:formules-dans-les-entêtes"
33089
33090 \end_inset
33091
33092
33093 \begin_inset Index
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097 Formules ! dans les entêtes de section
33098 \end_layout
33099
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \begin_layout Standard
33106 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
33107  en compte les points suivants:
33108 \end_layout
33109
33110 \begin_layout Standard
33111 \begin_inset Note Greyedout
33112 status open
33113
33114 \begin_layout Plain Layout
33115 Quand la gestion de 
33116 \series bold
33117 hyperref
33118 \series default
33119
33120 \begin_inset Index
33121 status collapsed
33122
33123 \begin_layout Plain Layout
33124 Paquetages ! hyperref
33125 \end_layout
33126
33127 \end_inset
33128
33129  est activée dans le dialogue paramètres du document dans la rubrique 
33130 \family sans
33131 Propriétés du PDF
33132 \family default
33133 , les signets PDF sont créés dans la table des matières pour chaque entête
33134  de section.
33135  Si l'entête de section contient une formule, elle est affichée de façon
33136  incorrecte dans le texte du signet parce que les formules dans les signets
33137  ne respectent pas certaines conventions du PDF.
33138  
33139 \end_layout
33140
33141 \end_inset
33142
33143
33144 \end_layout
33145
33146 \begin_layout Standard
33147 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
33148  de section un titre court avec le menu 
33149 \family sans
33150 Insérer\SpecialChar \menuseparator
33151 Titre
33152 \begin_inset space ~
33153 \end_inset
33154
33155 court
33156 \family default
33157 .
33158  Les titres courts sont en général utilisés avec des entêtes de section
33159  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
33160  Seul le titre court apparaît dans la table des matières et donc dans les
33161  signets PDF.
33162 \end_layout
33163
33164 \begin_layout Standard
33165 Quand des formules doivent apparaître dans la table des matières mais que
33166  l'on utilise aussi 
33167 \series bold
33168 hyperref
33169 \series default
33170 , on peut utiliser la commande suivante en mode TeX:
33171 \end_layout
33172
33173 \begin_layout Standard
33174
33175 \series bold
33176
33177 \backslash
33178 texorpdfstring{partie à problème}{alternative}
33179 \begin_inset Index
33180 status collapsed
33181
33182 \begin_layout Plain Layout
33183 Commandes ! T ! 
33184 \backslash
33185 texorpdfstring
33186 \end_layout
33187
33188 \end_inset
33189
33190
33191 \end_layout
33192
33193 \begin_layout Standard
33194 \begin_inset Quotes eld
33195 \end_inset
33196
33197 Partie à problème
33198 \begin_inset Quotes erd
33199 \end_inset
33200
33201  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
33202  Cela peut être des caractères, des formules, des notes de bas de page,
33203  mais aussi des références croisées.
33204  L'
33205 \begin_inset Quotes erd
33206 \end_inset
33207
33208 alternative
33209 \begin_inset Quotes erd
33210 \end_inset
33211
33212  est utilisée à la place de la 
33213 \begin_inset Quotes eld
33214 \end_inset
33215
33216 partie à problème
33217 \begin_inset Quotes erd
33218 \end_inset
33219
33220  pour les signets.
33221 \end_layout
33222
33223 \begin_layout Standard
33224 Voici deux exemples d'entêtes de section:
33225 \begin_inset VSpace -3mm
33226 \end_inset
33227
33228
33229 \begin_inset ERT
33230 status collapsed
33231
33232 \begin_layout Plain Layout
33233
33234
33235 \backslash
33236 boldmath 
33237 \end_layout
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Subsubsection
33245 Entête de section sans formule dans la table des matières 
33246 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33247 \end_inset
33248
33249
33250 \begin_inset OptArg
33251 status collapsed
33252
33253 \begin_layout Plain Layout
33254 Entête sans formule dans la table des matières
33255 \end_layout
33256
33257 \end_inset
33258
33259
33260 \end_layout
33261
33262 \begin_layout Subsubsection
33263 Entête de section avec formule dans la table des matières
33264 \begin_inset ERT
33265 status collapsed
33266
33267 \begin_layout Plain Layout
33268
33269
33270 \backslash
33271 texorpdfstring{
33272 \end_layout
33273
33274 \end_inset
33275
33276  
33277 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33278 \end_inset
33279
33280
33281 \begin_inset ERT
33282 status collapsed
33283
33284 \begin_layout Plain Layout
33285
33286 }{}
33287 \end_layout
33288
33289 \end_inset
33290
33291
33292 \end_layout
33293
33294 \begin_layout Standard
33295 \begin_inset ERT
33296 status collapsed
33297
33298 \begin_layout Plain Layout
33299
33300
33301 \backslash
33302 unboldmath 
33303 \end_layout
33304
33305 \end_inset
33306
33307 Dans le premier entête, on a utilisé un titre court, dans le second la commande
33308  
33309 \series bold
33310
33311 \backslash
33312 texorpdfstring
33313 \series default
33314 .
33315 \end_layout
33316
33317 \begin_layout Standard
33318 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
33319  a été placée dans un environnement  
33320 \series bold
33321 boldmath 
33322 \series default
33323
33324 \begin_inset Foot
33325 status collapsed
33326
33327 \begin_layout Plain Layout
33328 voir 
33329 \begin_inset CommandInset ref
33330 LatexCommand ref
33331 reference "sub:Formules-en-gras"
33332
33333 \end_inset
33334
33335
33336 \end_layout
33337
33338 \end_inset
33339
33340 .
33341 \end_layout
33342
33343 \begin_layout Subsection
33344 Formules dans du texte multi-colonnes
33345 \begin_inset Index
33346 status collapsed
33347
33348 \begin_layout Plain Layout
33349 Formules ! dans du texte multi-colonnes
33350 \end_layout
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \begin_layout Standard
33358 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
33359  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
33360  utiliser toute la largeur de la page.
33361  Pour faire cela, on utilise le paquetage LaTeX 
33362 \series bold
33363 multicol
33364 \series default
33365
33366 \begin_inset Foot
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370
33371 \series bold
33372 multicol
33373 \series default
33374  fait partie de toutes les installations LaTeX standard.
33375 \end_layout
33376
33377 \end_inset
33378
33379
33380 \begin_inset Index
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 Paquetages ! multicol
33385 \end_layout
33386
33387 \end_inset
33388
33389 , qui est chargé avec la ligne suivante dans le préambule LaTeX
33390 \end_layout
33391
33392 \begin_layout Standard
33393
33394 \series bold
33395
33396 \backslash
33397 usepackage{multicol}
33398 \end_layout
33399
33400 \begin_layout Standard
33401 \begin_inset Note Greyedout
33402 status open
33403
33404 \begin_layout Plain Layout
33405 Noter que dans ce cas on ne 
33406 \emph on
33407 doit pas 
33408 \emph default
33409 activer l'option 
33410 \family sans
33411 Document
33412 \begin_inset space ~
33413 \end_inset
33414
33415 sur
33416 \begin_inset space ~
33417 \end_inset
33418
33419 deux
33420 \begin_inset space ~
33421 \end_inset
33422
33423 colonnes
33424 \family default
33425  dans la rubrique 
33426 \family sans
33427 Format
33428 \begin_inset space ~
33429 \end_inset
33430
33431 du
33432 \begin_inset space ~
33433 \end_inset
33434
33435 texte 
33436 \family default
33437 du menu 
33438 \family sans
33439 Document\SpecialChar \menuseparator
33440 Paramètres
33441 \family default
33442 .
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Standard
33451 Avant le texte multi-colonnes on met la commande
33452 \end_layout
33453
33454 \begin_layout Standard
33455
33456 \series bold
33457
33458 \backslash
33459 begin{multicols}{nombre de colonnes}
33460 \end_layout
33461
33462 \begin_layout Standard
33463 en mode TeX.
33464  Le nombre de colonnes est un entier entre 2 et 10.
33465  Avant la formule, le texte multi-colonnes et interrompu avec la commande
33466 \end_layout
33467
33468 \begin_layout Standard
33469
33470 \series bold
33471
33472 \backslash
33473 end{multicols}
33474 \end_layout
33475
33476 \begin_layout Standard
33477 en mode TeX.
33478 \end_layout
33479
33480 \begin_layout Standard
33481 À cause de la commande, un peu d'espace est ajouté automatiquement avant
33482  la formule.
33483  Pour le supprimer, on peut insérer avant la formule un espace vertical
33484  de -6
33485 \begin_inset space \thinspace{}
33486 \end_inset
33487
33488 mm.
33489  Quand on utilise le style de formules 
33490 \series bold
33491 Indenté
33492 \begin_inset Foot
33493 status collapsed
33494
33495 \begin_layout Plain Layout
33496 voir 
33497 \begin_inset CommandInset ref
33498 LatexCommand ref
33499 reference "sec:Styles-de-formules"
33500
33501 \end_inset
33502
33503  pour les styles de formules.
33504 \end_layout
33505
33506 \end_inset
33507
33508
33509 \series default
33510 , il faut mettre un espace de -9
33511 \begin_inset space \thinspace{}
33512 \end_inset
33513
33514 mm à la place.
33515 \end_layout
33516
33517 \begin_layout Standard
33518 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
33519 \end_layout
33520
33521 \begin_layout Standard
33522
33523 \lang german
33524 \begin_inset ERT
33525 status collapsed
33526
33527 \begin_layout Plain Layout
33528
33529
33530 \backslash
33531 begin{multicols}{2}
33532 \end_layout
33533
33534 \end_inset
33535
33536 Das Spektrum wird fouriertransformiert.
33537  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33538 , Lösungsmittel) zu trennen.
33539  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33540  nun das Aussehen des Ausgangssignals.
33541  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33542  über alle Phasen integrieren muss.
33543  Sei nun 
33544 \begin_inset Formula $S$
33545 \end_inset
33546
33547  unser normiertes Ausgangssignal and 
33548 \begin_inset Formula $P$
33549 \end_inset
33550
33551  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33552 \begin_inset ERT
33553 status collapsed
33554
33555 \begin_layout Plain Layout
33556
33557
33558 \backslash
33559 end{multicols}
33560 \end_layout
33561
33562 \end_inset
33563
33564
33565 \begin_inset VSpace -6mm
33566 \end_inset
33567
33568
33569 \begin_inset Formula \begin{equation}
33570 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33571
33572 \end_inset
33573
33574
33575 \begin_inset ERT
33576 status collapsed
33577
33578 \begin_layout Plain Layout
33579
33580
33581 \backslash
33582 begin{multicols}{2}
33583 \end_layout
33584
33585 \end_inset
33586
33587 wobei 
33588 \begin_inset Formula $S_{0}$
33589 \end_inset
33590
33591  das Signal ohne Gradient ist and the Normierungsbedingung 
33592 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33593 \end_inset
33594
33595  gilt.
33596  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33597  Direkt nach the 
33598 \begin_inset Formula $\nicefrac{\pi}{2}$
33599 \end_inset
33600
33601
33602 \begin_inset space \thinspace{}
33603 \end_inset
33604
33605 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33606  das Signal zusätzlich abschwächt.
33607  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33608  
33609 \begin_inset Formula $T_{2}$
33610 \end_inset
33611
33612 -Zeit.
33613 \end_layout
33614
33615 \begin_layout Standard
33616
33617 \lang german
33618 \begin_inset ERT
33619 status collapsed
33620
33621 \begin_layout Plain Layout
33622
33623
33624 \backslash
33625 end{multicols}
33626 \end_layout
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \begin_layout Subsection
33634 Formules avec description des variables
33635 \begin_inset Index
33636 status collapsed
33637
33638 \begin_layout Plain Layout
33639 Formules ! avec description des variables
33640 \end_layout
33641
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \begin_layout Standard
33648 Pour décrire les variable au sein d'une formule, comme dans la formule 
33649 \begin_inset CommandInset ref
33650 LatexCommand eqref
33651 reference "eq:within"
33652
33653 \end_inset
33654
33655 , on peut utiliser une matrice
33656 \begin_inset space ~
33657 \end_inset
33658
33659 2
33660 \series bold
33661 ×
33662 \series default
33663
33664 \begin_inset Formula $n$
33665 \end_inset
33666
33667  avec une colonne alignée à gauche pour les 
33668 \begin_inset Formula $n$
33669 \end_inset
33670
33671  variables utilisées
33672 \begin_inset Foot
33673 status collapsed
33674
33675 \begin_layout Plain Layout
33676 pour les matrices, voir 
33677 \begin_inset CommandInset ref
33678 LatexCommand ref
33679 reference "sec:Matrices"
33680
33681 \end_inset
33682
33683
33684 \end_layout
33685
33686 \end_inset
33687
33688 .
33689  Pour mettre la description en plus petits caractères, on peut insérer par
33690  exemple la commande 
33691 \series bold
33692
33693 \backslash
33694 footnotesize
33695 \series default
33696  avant la matrice
33697 \begin_inset Foot
33698 status collapsed
33699
33700 \begin_layout Plain Layout
33701 pour les tailles de polices, voir 
33702 \begin_inset CommandInset ref
33703 LatexCommand ref
33704 reference "sub:Tailles-polices"
33705
33706 \end_inset
33707
33708
33709 \end_layout
33710
33711 \end_inset
33712
33713 .
33714 \end_layout
33715
33716 \begin_layout Standard
33717 Quand on utilise le style de formules 
33718 \series bold
33719 Indenté
33720 \begin_inset Foot
33721 status collapsed
33722
33723 \begin_layout Plain Layout
33724 pour les styles de formules, voir 
33725 \begin_inset CommandInset ref
33726 LatexCommand ref
33727 reference "sec:Styles-de-formules"
33728
33729 \end_inset
33730
33731
33732 \end_layout
33733
33734 \end_inset
33735
33736
33737 \series default
33738 , on insère un 
33739 \series bold
33740
33741 \backslash
33742 hfill
33743 \series default
33744
33745 \begin_inset Foot
33746 status collapsed
33747
33748 \begin_layout Plain Layout
33749
33750 \series bold
33751
33752 \backslash
33753 hfill
33754 \series default
33755  marche seulement avec des formules dans le style 
33756 \series bold
33757 Indenté
33758 \series default
33759 , voir 
33760 \begin_inset CommandInset ref
33761 LatexCommand ref
33762 reference "sub:Espace-variable"
33763
33764 \end_inset
33765
33766 .
33767 \end_layout
33768
33769 \end_inset
33770
33771  avant et après la matrice pour avoir la même séparation entre la matrice
33772  et la formule et entre la matrice et la marge.
33773 \end_layout
33774
33775 \begin_layout Standard
33776 Quand on utilise le style de formules
33777 \series bold
33778  Centré
33779 \series default
33780 , on utilise la méthode décrite dans 
33781 \begin_inset CommandInset ref
33782 LatexCommand ref
33783 reference "sub:Environnement-Flalign"
33784
33785 \end_inset
33786
33787  pour indenter les formules.
33788  La formule 
33789 \begin_inset CommandInset ref
33790 LatexCommand eqref
33791 reference "eq:within"
33792
33793 \end_inset
33794
33795  consiste en cinq colonnes dont les deux premières contiennent l'équation,
33796  la troisième la matrice et la dernière une accolade TeX vide.
33797 \begin_inset Formula \begin{flalign}
33798 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33799 \rho & \textrm{density}\\
33800 V & \textrm{volume}\\
33801 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33802
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \begin_layout Subsection
33809 Lettres grecques minuscules droites
33810 \begin_inset CommandInset label
33811 LatexCommand label
33812 name "sub:minuscules-grecques-droites"
33813
33814 \end_inset
33815
33816
33817 \begin_inset Index
33818 status collapsed
33819
33820 \begin_layout Plain Layout
33821 Lettres grecques ! droites
33822 \end_layout
33823
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Standard
33830 La plupart des polices de caractères mathématiques ne fournissent que des
33831  minuscules grecques italiques.
33832  Mais pour les symboles des particules élémentaires comme les pions et le
33833  neutrinos, on a besoin de lettre grecques droites.
33834  Elles sont fournies par le fichier 
33835 \series bold
33836 upgreek.sty
33837 \series default
33838
33839 \begin_inset Foot
33840 status collapsed
33841
33842 \begin_layout Plain Layout
33843
33844 \series bold
33845 upgreek
33846 \series default
33847  fait partie du paquetage LaTeX 
33848 \series bold
33849 was
33850 \series default
33851
33852 \begin_inset Index
33853 status collapsed
33854
33855 \begin_layout Plain Layout
33856 Paquetages ! was
33857 \begin_inset ERT
33858 status collapsed
33859
33860 \begin_layout Plain Layout
33861
33862
33863 \backslash
33864 vspace{4mm}
33865 \end_layout
33866
33867 \end_inset
33868
33869
33870 \end_layout
33871
33872 \end_inset
33873
33874 .
33875 \end_layout
33876
33877 \end_inset
33878
33879
33880 \begin_inset Index
33881 status collapsed
33882
33883 \begin_layout Plain Layout
33884 Paquetages ! upgreek
33885 \end_layout
33886
33887 \end_inset
33888
33889  qui est chargé avec la ligne suivante dans le préambule LaTeX:
33890 \end_layout
33891
33892 \begin_layout Standard
33893
33894 \series bold
33895
33896 \backslash
33897 usepackage{upgreek}
33898 \end_layout
33899
33900 \begin_layout Standard
33901 \begin_inset ERT
33902 status collapsed
33903
33904 \begin_layout Plain Layout
33905
33906
33907 \backslash
33908 ifupgreek 
33909 \end_layout
33910
33911 \end_inset
33912
33913
33914 \begin_inset Note Note
33915 status open
33916
33917 \begin_layout Plain Layout
33918 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33919 \series bold
33920 upgreek
33921 \series default
33922  est installé
33923 \end_layout
33924
33925 \end_inset
33926
33927  On crée ces minuscules droites en commençant la commande pour une minuscule
33928  grecque par 
33929 \series bold
33930 up
33931 \series default
33932 .
33933  Par exemple, la commande 
33934 \series bold
33935
33936 \backslash
33937 uptau
33938 \series default
33939  donne ceci: 
33940 \begin_inset Formula $\uptau$
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \begin_layout Standard
33947 Avec ces commandes, on peut typographier des réactions entre particules
33948  élémentaires:
33949 \begin_inset Formula \[
33950 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 Les lettres droites sont plus grasses et plus larges que les italiques.
33959  On ne doit donc pas les utiliser pour des unités comme 
33960 \begin_inset Quotes eld
33961 \end_inset
33962
33963 µm
33964 \begin_inset Quotes erd
33965 \end_inset
33966
33967 .
33968 \end_layout
33969
33970 \begin_layout Standard
33971 \begin_inset ERT
33972 status collapsed
33973
33974 \begin_layout Plain Layout
33975
33976
33977 \backslash
33978 else 
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \begin_inset Note Note
33985 status open
33986
33987 \begin_layout Plain Layout
33988 Ce qui suit sera affiché si la paquetage LaTeX 
33989 \series bold
33990 upgreek
33991 \series default
33992  n'est pas installé:
33993 \end_layout
33994
33995 \end_inset
33996
33997
33998 \end_layout
33999
34000 \begin_layout Standard
34001 Vous avez besoin du paquetage LaTeX 
34002 \series bold
34003 upgreek
34004 \series default
34005  pour voir le reste de cette sous section dans la sortie finale.
34006 \end_layout
34007
34008 \begin_layout Standard
34009 \begin_inset ERT
34010 status collapsed
34011
34012 \begin_layout Plain Layout
34013
34014
34015 \backslash
34016 fi 
34017 \end_layout
34018
34019 \end_inset
34020
34021
34022 \end_layout
34023
34024 \begin_layout Subsection
34025 Caractères texte dans les formules
34026 \begin_inset CommandInset label
34027 LatexCommand label
34028 name "sub:Caractères-texte"
34029
34030 \end_inset
34031
34032
34033 \begin_inset Index
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037 Texte ! dans les formules
34038 \end_layout
34039
34040 \end_inset
34041
34042
34043 \end_layout
34044
34045 \begin_layout Standard
34046 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
34047  directement dans des formules.
34048  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
34049  du genre 
34050 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34051 \end_inset
34052
34053 , vous devrez insérer tout le temps la commande 
34054 \series bold
34055
34056 \backslash
34057 cdot
34058 \series default
34059
34060 \begin_inset Foot
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064 voir 
34065 \begin_inset CommandInset ref
34066 LatexCommand ref
34067 reference "sub:Opérateurs-binaires"
34068
34069 \end_inset
34070
34071
34072 \end_layout
34073
34074 \end_inset
34075
34076 , puisque ce caractère est défini dans tous les encodages comme un caractère
34077  texte.
34078  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
34079 \end_layout
34080
34081 \begin_layout Standard
34082
34083 \series bold
34084
34085 \backslash
34086 Declare Inputtext{183}{
34087 \backslash
34088 ifmmode
34089 \backslash
34090 cdot
34091 \backslash
34092 else
34093 \backslash
34094 textperiodcentered
34095 \backslash
34096 f\SpecialChar \textcompwordmark{}
34097 i}
34098 \end_layout
34099
34100 \begin_layout Standard
34101 En plus du point centré, dans ce document on a défini le symbole degré °
34102  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
34103  suivante dans le préambule LaTeX:
34104 \end_layout
34105
34106 \begin_layout Standard
34107
34108 \series bold
34109
34110 \backslash
34111 DeclareInputtext{176}{
34112 \backslash
34113 ifmmode^
34114 \backslash
34115 circ
34116 \backslash
34117 else
34118 \backslash
34119 textdegree
34120 \backslash
34121 f\SpecialChar \textcompwordmark{}
34122 i}
34123 \end_layout
34124
34125 \begin_layout Standard
34126 \begin_inset Newpage newpage
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Section
34133 \start_of_appendix
34134 Conseils Typographiques
34135 \begin_inset Index
34136 status collapsed
34137
34138 \begin_layout Plain Layout
34139 Typographiques, conseils
34140 \end_layout
34141
34142 \end_inset
34143
34144
34145 \end_layout
34146
34147 \begin_layout Itemize
34148 Les symboles d'unités sont 
34149 \emph on
34150 toujours
34151 \emph default
34152  en caractères droits
34153 \begin_inset Foot
34154 status collapsed
34155
34156 \begin_layout Plain Layout
34157 obtenu avec les styles de polices, voir 
34158 \begin_inset CommandInset ref
34159 LatexCommand ref
34160 reference "sub:Styles-de-polices"
34161
34162 \end_inset
34163
34164
34165 \end_layout
34166
34167 \end_inset
34168
34169 : 30
34170 \begin_inset space \thinspace{}
34171 \end_inset
34172
34173 km/h
34174 \begin_inset Newline newline
34175 \end_inset
34176
34177 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
34178 \begin_inset CommandInset ref
34179 LatexCommand ref
34180 reference "sub:Espace-prédéfini"
34181
34182 \end_inset
34183
34184 .
34185 \begin_inset Newline newline
34186 \end_inset
34187
34188 Cette convention est automatiquement respectée quand on utilise la commande
34189  
34190 \series bold
34191
34192 \backslash
34193 unittwo.
34194  
34195 \series default
34196 Quand on l'insère dans une formule, deux boîtes apparaissent.
34197  Dans la première on met la valeur et dans la seconde l'unité et on obtient
34198  comme ci-dessus: 
34199 \begin_inset Formula $\unit[30]{km/h}$
34200 \end_inset
34201
34202
34203 \begin_inset space \thinspace{}
34204 \end_inset
34205
34206 .
34207  Notez que 
34208 \series bold
34209
34210 \backslash
34211 unittwo
34212 \series default
34213  n'est pas une vraie commande LaTeX, mais c'est la commande 
34214 \series bold
34215
34216 \backslash
34217 unit[valeur]{unité}
34218 \series default
34219 , vous ne pouvez donc pas l'insérer en code TeX.
34220 \end_layout
34221
34222 \begin_layout Itemize
34223 Les symboles pourcent et les pour mille sont présentés comme les symboles
34224  d'unités:
34225 \begin_inset Newline newline
34226 \end_inset
34227
34228 1,2
34229 \begin_inset space \thinspace{}
34230 \end_inset
34231
34232 ‰ d'alcool dans le sang
34233 \begin_inset Foot
34234 status collapsed
34235
34236 \begin_layout Plain Layout
34237 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
34238 \end_layout
34239
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Itemize
34246 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
34247  est utilisé dans une unité: 15
34248 \begin_inset space \thinspace{}
34249 \end_inset
34250
34251 °C
34252 \end_layout
34253
34254 \begin_layout Itemize
34255 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
34256  tous les trois chiffres pour les grouper: 18
34257 \begin_inset space \thinspace{}
34258 \end_inset
34259
34260 473
34261 \begin_inset space \thinspace{}
34262 \end_inset
34263
34264 588
34265 \end_layout
34266
34267 \begin_layout Itemize
34268 Pour exprimer des dimensions comme par exemple 120×90×40
34269 \begin_inset space \thinspace{}
34270 \end_inset
34271
34272 cm on utilise le signe de la multiplication 
34273 \begin_inset Quotes eld
34274 \end_inset
34275
34276 ×
34277 \begin_inset Quotes erd
34278 \end_inset
34279
34280  .
34281  On peut l'obtenir avec la commande LaTeX 
34282 \series bold
34283
34284 \backslash
34285 texttimes
34286 \series default
34287 , mais il peut aussi être accessible directement sur certains claviers
34288 \begin_inset Foot
34289 status collapsed
34290
34291 \begin_layout Plain Layout
34292 Par exemple sous Windows on l'obtient avec 
34293 \family sans
34294 Alt-0215
34295 \family default
34296  (NdT).
34297 \end_layout
34298
34299 \end_inset
34300
34301 .
34302 \end_layout
34303
34304 \begin_layout Itemize
34305 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
34306  sont écrites en caractères droits pour éviter toute confusion, voir 
34307 \begin_inset CommandInset ref
34308 LatexCommand ref
34309 reference "sub:Fonctions-prédéfinies"
34310
34311 \end_inset
34312
34313 .
34314 \end_layout
34315
34316 \begin_layout Itemize
34317 Les indices composés de plusieurs caractères sont écrits en caractères droits:
34318  
34319 \begin_inset Formula $E_{\mathrm{kin}}$
34320 \end_inset
34321
34322
34323 \begin_inset Newline newline
34324 \end_inset
34325
34326 Les composants de matrices sont en italiques: 
34327 \begin_inset Formula $\hat{H}_{kl}$
34328 \end_inset
34329
34330
34331 \end_layout
34332
34333 \begin_layout Itemize
34334 L'opérateur 'd' de différentiation/intégration, la constante d'Euler 'e',
34335  et la base des nombre imaginaires 'i' devraient être écrits en caractères
34336  droits pour éviter de les mélanger avec les autres variables.
34337 \end_layout
34338
34339 \begin_layout Standard
34340 \begin_inset Newpage newpage
34341 \end_inset
34342
34343
34344 \end_layout
34345
34346 \begin_layout Section
34347 Synonymes
34348 \begin_inset Index
34349 status collapsed
34350
34351 \begin_layout Plain Layout
34352 Synonymes
34353 \end_layout
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \begin_layout Standard
34361 Certains caractères peuvent être obtenus en utilisant différentes commandes.
34362  Voici une liste de commandes synonymes:
34363 \end_layout
34364
34365 \begin_layout Standard
34366 \begin_inset VSpace bigskip
34367 \end_inset
34368
34369
34370 \begin_inset space \hfill{}
34371 \end_inset
34372
34373
34374 \begin_inset Tabular
34375 <lyxtabular version="3" rows="12" columns="2">
34376 <features>
34377 <column alignment="center" valignment="top" width="0pt">
34378 <column alignment="center" valignment="top" width="0pt">
34379 <row>
34380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384 Commande
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393 est équivalente à
34394 \begin_inset Note Note
34395 status collapsed
34396
34397 \begin_layout Plain Layout
34398
34399 \series bold
34400
34401 \backslash
34402 raisebox est seulement utilisée pour faire de la place
34403 \end_layout
34404
34405 \end_inset
34406
34407
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 </row>
34413 <row>
34414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418
34419 \backslash
34420 ast
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Plain Layout
34429 \begin_inset ERT
34430 status collapsed
34431
34432 \begin_layout Plain Layout
34433
34434
34435 \backslash
34436 raisebox{-1.2mm}{
34437 \end_layout
34438
34439 \end_inset
34440
34441 *
34442 \begin_inset ERT
34443 status collapsed
34444
34445 \begin_layout Plain Layout
34446
34447 }
34448 \end_layout
34449
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 </row>
34458 <row>
34459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34460 \begin_inset Text
34461
34462 \begin_layout Plain Layout
34463
34464 \backslash
34465 choose
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34471 \begin_inset Text
34472
34473 \begin_layout Plain Layout
34474
34475 \backslash
34476 binom
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 </row>
34482 <row>
34483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487
34488 \backslash
34489 geq
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498
34499 \backslash
34500 ge
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 </row>
34506 <row>
34507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \backslash
34513 lbrace
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522 {
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 </row>
34528 <row>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533
34534 \backslash
34535 lbracket
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544 [
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 </row>
34550 <row>
34551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555
34556 \backslash
34557 leftarrow
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566
34567 \backslash
34568 gets
34569 \end_layout
34570
34571 \end_inset
34572 </cell>
34573 </row>
34574 <row>
34575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34576 \begin_inset Text
34577
34578 \begin_layout Plain Layout
34579
34580 \backslash
34581 leq
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590
34591 \backslash
34592 le
34593 \end_layout
34594
34595 \end_inset
34596 </cell>
34597 </row>
34598 <row>
34599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603
34604 \backslash
34605 lor
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614
34615 \backslash
34616 vee
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 </row>
34622 <row>
34623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627
34628 \backslash
34629 neq
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \backslash
34640 not=
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 </row>
34646 <row>
34647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \backslash
34653 slash
34654 \end_layout
34655
34656 \end_inset
34657 </cell>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662 /
34663 \end_layout
34664
34665 \end_inset
34666 </cell>
34667 </row>
34668 <row>
34669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34670 \begin_inset Text
34671
34672 \begin_layout Plain Layout
34673
34674 \backslash
34675 vert
34676 \end_layout
34677
34678 \end_inset
34679 </cell>
34680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34681 \begin_inset Text
34682
34683 \begin_layout Plain Layout
34684 |
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 </row>
34690 </lyxtabular>
34691
34692 \end_inset
34693
34694
34695 \begin_inset space \hfill{}
34696 \end_inset
34697
34698
34699 \begin_inset Tabular
34700 <lyxtabular version="3" rows="12" columns="2">
34701 <features>
34702 <column alignment="center" valignment="top" width="0pt">
34703 <column alignment="center" valignment="top" width="0pt">
34704 <row>
34705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709 Commande
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718 est équivalente à
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 </row>
34724 <row>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \backslash
34731 backslash
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34737 \begin_inset Text
34738
34739 \begin_layout Plain Layout
34740
34741 \backslash
34742
34743 \backslash
34744
34745 \end_layout
34746
34747 \end_inset
34748 </cell>
34749 </row>
34750 <row>
34751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755
34756 \backslash
34757 dasharrow
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34763 \begin_inset Text
34764
34765 \begin_layout Plain Layout
34766
34767 \backslash
34768 dashrightarrow
34769 \end_layout
34770
34771 \end_inset
34772 </cell>
34773 </row>
34774 <row>
34775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34776 \begin_inset Text
34777
34778 \begin_layout Plain Layout
34779
34780 \backslash
34781 land
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790
34791 \backslash
34792 wedge
34793 \end_layout
34794
34795 \end_inset
34796 </cell>
34797 </row>
34798 <row>
34799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Plain Layout
34803
34804 \backslash
34805 rbrace
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814 }
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 </row>
34820 <row>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \backslash
34827 rbracket
34828 \end_layout
34829
34830 \end_inset
34831 </cell>
34832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836 ]
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 </row>
34842 <row>
34843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34844 \begin_inset Text
34845
34846 \begin_layout Plain Layout
34847
34848 \backslash
34849 rightarrow
34850 \end_layout
34851
34852 \end_inset
34853 </cell>
34854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858
34859 \backslash
34860 to
34861 \end_layout
34862
34863 \end_inset
34864 </cell>
34865 </row>
34866 <row>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871
34872 \backslash
34873 lnot
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882
34883 \backslash
34884 neg
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 </row>
34890 <row>
34891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895
34896 \backslash
34897 ne
34898 \end_layout
34899
34900 \end_inset
34901 </cell>
34902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34903 \begin_inset Text
34904
34905 \begin_layout Plain Layout
34906
34907 \backslash
34908 not=
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 </row>
34914 <row>
34915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \backslash
34921 owns
34922 \end_layout
34923
34924 \end_inset
34925 </cell>
34926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34927 \begin_inset Text
34928
34929 \begin_layout Plain Layout
34930
34931 \backslash
34932 ni
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 </row>
34938 <row>
34939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943
34944 \backslash
34945 square
34946 \end_layout
34947
34948 \end_inset
34949 </cell>
34950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34951 \begin_inset Text
34952
34953 \begin_layout Plain Layout
34954
34955 \backslash
34956 Box
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 </row>
34962 <row>
34963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34964 \begin_inset Text
34965
34966 \begin_layout Plain Layout
34967
34968 \backslash
34969 Vert
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \backslash
34980 |
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 </row>
34986 </lyxtabular>
34987
34988 \end_inset
34989
34990
34991 \lang english
34992
34993 \begin_inset space \hfill{}
34994 \end_inset
34995
34996
34997 \end_layout
34998
34999 \begin_layout Standard
35000
35001 \lang english
35002 \begin_inset Newpage newpage
35003 \end_inset
35004
35005
35006 \end_layout
35007
35008 \begin_layout Bibliography
35009 \begin_inset CommandInset bibitem
35010 LatexCommand bibitem
35011 key "TLC2"
35012
35013 \end_inset
35014
35015
35016 \shape smallcaps
35017 Mittelbach, F.
35018  ; Goossens, M.
35019 \shape default
35020
35021 \shape italic
35022 The LaTeX Companion
35023 \shape default
35024 .
35025  Addison Wesley, 2004
35026 \end_layout
35027
35028 \begin_layout Bibliography
35029 \begin_inset CommandInset bibitem
35030 LatexCommand bibitem
35031 key "Mathmode"
35032
35033 \end_inset
35034
35035
35036 \begin_inset CommandInset href
35037 LatexCommand href
35038 name "Description"
35039 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35040
35041 \end_inset
35042
35043  des possibilités mathématiques de LaTeX
35044 \end_layout
35045
35046 \begin_layout Bibliography
35047 \begin_inset CommandInset bibitem
35048 LatexCommand bibitem
35049 key "Voss"
35050
35051 \end_inset
35052
35053
35054 \begin_inset CommandInset href
35055 LatexCommand href
35056 name "Page"
35057 target "http://tug.org/TeXnik/"
35058
35059 \end_inset
35060
35061  de trucs et astuces LaTeX
35062 \end_layout
35063
35064 \begin_layout Bibliography
35065 \begin_inset CommandInset bibitem
35066 LatexCommand bibitem
35067 key "AMS"
35068
35069 \end_inset
35070
35071
35072 \begin_inset CommandInset href
35073 LatexCommand href
35074 name "Description"
35075 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35076
35077 \end_inset
35078
35079  de 
35080 \begin_inset ERT
35081 status collapsed
35082
35083 \begin_layout Plain Layout
35084
35085
35086 \backslash
35087 AmS
35088 \end_layout
35089
35090 \end_inset
35091
35092 -LaTeX
35093 \end_layout
35094
35095 \begin_layout Bibliography
35096 \begin_inset CommandInset bibitem
35097 LatexCommand bibitem
35098 key "Symbole"
35099
35100 \end_inset
35101
35102
35103 \begin_inset CommandInset href
35104 LatexCommand href
35105 name "Liste"
35106 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35107
35108 \end_inset
35109
35110  de tous les symboles disponibles avec les paquetages LaTeX
35111 \end_layout
35112
35113 \begin_layout Bibliography
35114 \begin_inset CommandInset bibitem
35115 LatexCommand bibitem
35116 key "hyperref"
35117
35118 \end_inset
35119
35120
35121 \begin_inset CommandInset href
35122 LatexCommand href
35123 name "Documentation"
35124 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35125
35126 \end_inset
35127
35128  paquetage LaTeX 
35129 \series bold
35130 hyperref
35131 \series default
35132
35133 \begin_inset Index
35134 status collapsed
35135
35136 \begin_layout Plain Layout
35137 Paquetages ! hyperref
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Bibliography
35146 \begin_inset CommandInset bibitem
35147 LatexCommand bibitem
35148 key "Mathclap"
35149
35150 \end_inset
35151
35152
35153 \begin_inset CommandInset href
35154 LatexCommand href
35155 name "Description"
35156 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35157
35158 \end_inset
35159
35160  de la commande 
35161 \series bold
35162
35163 \backslash
35164 mathclap
35165 \series default
35166 , décrite dans 
35167 \begin_inset CommandInset ref
35168 LatexCommand ref
35169 reference "sub:Limites-des-opérateurs"
35170
35171 \end_inset
35172
35173
35174 \begin_inset Index
35175 status collapsed
35176
35177 \begin_layout Plain Layout
35178 Commandes ! M ! 
35179 \backslash
35180 mathclap
35181 \end_layout
35182
35183 \end_inset
35184
35185
35186 \end_layout
35187
35188 \begin_layout Bibliography
35189 \begin_inset CommandInset bibitem
35190 LatexCommand bibitem
35191 key "Duden"
35192
35193 \end_inset
35194
35195
35196 \emph on
35197 Duden Band 1
35198 \emph default
35199 .
35200  22.
35201  Auflage, Duden 2001
35202 \end_layout
35203
35204 \begin_layout Subsubsection*
35205 \begin_inset CommandInset index_print
35206 LatexCommand printindex
35207
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \end_body
35214 \end_document