]> git.lyx.org Git - features.git/blob - lib/doc/fr/Math.lyx
documentation: final math macro touches
[features.git] / lib / doc / fr / Math.lyx
1 #LyX 1.6.1svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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.6
74 \usepackage[samesize]{cancel}
75
76 % enables calculation of values,
77 \usepackage{calc}
78
79 % for multiple table row and column cells
80 \usepackage{multirow}
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % center multirows (e.g. in sec. 13.3)
87 \renewcommand{\multirowsetup}{\centering}
88
89 % define a color, used in sec.9.3
90 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Losange}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113 % redefine the greyed out note
114 \renewenvironment{lyxgreyedout}
115  {\textcolor{blue}\bgroup}{\egroup}
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package eurosym
122 % used for the Euro symbol
123 \newboolean{eurosym}
124 \IfFileExists{eurosym.sty}
125  {\usepackage[gennarrow]{eurosym}
126   \setboolean{eurosym}{true}}
127  {\setboolean{eurosym}{false}}
128
129 % needed in sec. 22.4
130 % check for package braket
131 \newboolean{braket}
132 \IfFileExists{braket.sty}
133  {\usepackage{braket}
134   \setboolean{braket}{true}}
135  {\setboolean{braket}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144
145 % use normal list environments also in French documents
146 \StandardLayout
147 \end_preamble
148 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
149 \use_default_options false
150 \language french
151 \inputencoding auto
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \font_sc false
157 \font_osf false
158 \font_sf_scale 100
159 \font_tt_scale 100
160
161 \graphics default
162 \paperfontsize 12
163 \spacing single
164 \use_hyperref true
165 \pdf_title "Manuel mathématique de LyX"
166 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
167 \pdf_subject "Documentation sur les mathématiques avec LyX"
168 \pdf_keywords "LyX, Mathed"
169 \pdf_bookmarks true
170 \pdf_bookmarksnumbered true
171 \pdf_bookmarksopen true
172 \pdf_bookmarksopenlevel 1
173 \pdf_breaklinks false
174 \pdf_pdfborder false
175 \pdf_colorlinks true
176 \pdf_backref false
177 \pdf_pdfusetitle false
178 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
179 \papersize a4paper
180 \use_geometry false
181 \use_amsmath 2
182 \use_esint 1
183 \cite_engine basic
184 \use_bibtopic false
185 \paperorientation portrait
186 \secnumdepth 4
187 \tocdepth 3
188 \paragraph_separation skip
189 \defskip medskip
190 \quotes_language english
191 \papercolumns 1
192 \papersides 2
193 \paperpagestyle plain
194 \bullet 1 0 6 -1
195 \bullet 2 2 35 -1
196 \bullet 3 2 7 -1
197 \tracking_changes false
198 \output_changes false
199 \author "" 
200 \author "" 
201 \end_header
202
203 \begin_body
204
205 \begin_layout Title
206 Manuel mathématique détaillé de LyX
207 \end_layout
208
209 \begin_layout Author
210 par l'équipe LyX 
211 \begin_inset Foot
212 status collapsed
213
214 \begin_layout Plain Layout
215 \noindent
216 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
217  à la liste de diffusion de la documentation de LyX: 
218 \family typewriter
219
220 \begin_inset CommandInset href
221 LatexCommand href
222 name "lyx-docs@lists.lyx.org"
223 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
224
225 \end_inset
226
227
228 \end_layout
229
230 \end_inset
231
232
233 \begin_inset Note Note
234 status collapsed
235
236 \begin_layout Plain Layout
237 auteur: Uwe Stöhr
238 \end_layout
239
240 \begin_layout Plain Layout
241 traducteur: Siegfried Meunier-Guttin-Cluzel
242 \end_layout
243
244 \end_inset
245
246
247 \begin_inset Newline newline
248 \end_inset
249
250
251 \begin_inset Newline newline
252 \end_inset
253
254
255 \family sans
256 Version 1.6svn
257 \end_layout
258
259 \begin_layout Standard
260 \begin_inset CommandInset toc
261 LatexCommand tableofcontents
262
263 \end_inset
264
265
266 \end_layout
267
268 \begin_layout Standard
269 \begin_inset Note Note
270 status open
271
272 \begin_layout Plain Layout
273 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
274  
275 \series bold
276 eurosym,
277 \series default
278  
279 \series bold
280 multirow,
281 \series default
282  et 
283 \series bold
284 was
285 \series default
286  doivent être installés.
287  S'ils ne sont pas installés, vous pouvez quand même exporter votre document,
288  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
289  sur la sortie finale.
290 \end_layout
291
292 \end_inset
293
294
295 \end_layout
296
297 \begin_layout Standard
298 \begin_inset Newpage newpage
299 \end_inset
300
301
302 \end_layout
303
304 \begin_layout Section
305 Introduction
306 \end_layout
307
308 \begin_layout Standard
309 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
310  collection de commandes LaTeX utilisées pour les symboles et les constructions
311  mathématiques.
312  Les explications mettent l'accent sur l'utilisation des commandes, il est
313  donc indispensable que vous ayez déjà lu la section sur les 
314 \family typewriter
315 Formules Mathématiques
316 \family default
317  du Manuel de l'Utilisateur.
318 \end_layout
319
320 \begin_layout Standard
321 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
322  sont aussi accessibles par le menu
323 \family sans
324  Insérer\SpecialChar \menuseparator
325 Math
326 \family default
327 , ou par la 
328 \family sans
329 barre d'outils mathématique.
330  
331 \family default
332 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
333  rapide d'utiliser une commande plutôt que la barre d'outils.
334  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
335  les boutons correspondants quand il y en a de disponibles.
336 \end_layout
337
338 \begin_layout Standard
339 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
340  formule.
341  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
342  il faut utiliser l'option 
343 \family sans
344 Utiliser le paquetage math AMS
345 \family default
346  dans les paramètres du document (menu
347 \family sans
348  Document\SpecialChar \menuseparator
349 Paramètres\SpecialChar \menuseparator
350 Options mode math
351 \family default
352 )
353 \begin_inset Foot
354 status collapsed
355
356 \begin_layout Plain Layout
357 L'option 
358 \family sans
359 Utiliser automatiquement le paquetage math AMS
360 \family default
361  n'utilise les maths-
362 \begin_inset ERT
363 status collapsed
364
365 \begin_layout Plain Layout
366
367
368 \backslash
369 AmS 
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset space ~
376 \end_inset
377
378 que si on utilise des constructions mathématiques qui sont reconnues par
379  LyX.
380 \end_layout
381
382 \end_inset
383
384 .
385 \end_layout
386
387 \begin_layout Standard
388 Ce document ne liste pas la totalité des commandes math-
389 \begin_inset ERT
390 status collapsed
391
392 \begin_layout Plain Layout
393
394
395 \backslash
396 AmS 
397 \end_layout
398
399 \end_inset
400
401
402 \begin_inset space ~
403 \end_inset
404
405 pour des raisons de bon sens
406 \begin_inset Foot
407 status collapsed
408
409 \begin_layout Plain Layout
410 On trouve une liste de toutes les commandes math-
411 \begin_inset ERT
412 status collapsed
413
414 \begin_layout Plain Layout
415
416
417 \backslash
418 AmS 
419 \end_layout
420
421 \end_inset
422
423
424 \begin_inset space ~
425 \end_inset
426
427 dans le fichier 
428 \family sans
429
430 \begin_inset CommandInset href
431 LatexCommand href
432 name "amsguide.ps"
433 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
434
435 \end_inset
436
437
438 \family default
439 , qui est inclus dans toutes les installations LaTeX standard.
440 \end_layout
441
442 \end_inset
443
444 .
445 \end_layout
446
447 \begin_layout Section
448 Instructions générales
449 \end_layout
450
451 \begin_layout Standard
452 Pour créer une formule en ligne
453 \begin_inset Index
454 status collapsed
455
456 \begin_layout Plain Layout
457 Formules ! en ligne
458 \end_layout
459
460 \end_inset
461
462  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
463 \family sans
464 Ctrl-m
465 \family default
466  ou sur le bouton 
467 \begin_inset Graphics
468         filename ../../images/math-mode.png
469         scale 85
470
471 \end_inset
472
473  de la barre d'outils
474 \begin_inset Newline newline
475 \end_inset
476
477 Pour créer une formule hors ligne
478 \begin_inset Index
479 status collapsed
480
481 \begin_layout Plain Layout
482 Formules ! hors ligne
483 \end_layout
484
485 \end_inset
486
487  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
488  appuyez sur 
489 \family sans
490 Ctrl-M
491 \family default
492 .
493 \end_layout
494
495 \begin_layout Standard
496 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
497  dans la formule et appuyez sur 
498 \family sans
499 Ctrl-M
500 \family default
501  ou utilisez 
502 \family sans
503 Éditer\SpecialChar \menuseparator
504 Math\SpecialChar \menuseparator
505 Changer le type de formule
506 \family default
507 .
508  De la même façon, on peut changer une formule hors ligne en une formule
509  en ligne.
510 \end_layout
511
512 \begin_layout Standard
513 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
514  formule hors ligne, entrez la commande 
515 \series bold
516
517 \backslash
518 displaystyle
519 \begin_inset Index
520 status collapsed
521
522 \begin_layout Plain Layout
523 Commandes ! D ! 
524 \backslash
525 displaystyle
526 \end_layout
527
528 \end_inset
529
530
531 \series default
532  dans la formule.
533  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
534  parties de formules qui doivent avoir la taille hors ligne.
535 \end_layout
536
537 \begin_layout Standard
538 Seules les formules en ligne sont autorisées dans les tableaux.
539 \end_layout
540
541 \begin_layout Standard
542 La barre d'outils mathématique peut être activée avec le menu 
543 \family sans
544 Visualiser\SpecialChar \menuseparator
545 Barres d'outils
546 \family default
547 .
548  Quand vous y cliquez sur 
549 \begin_inset Quotes eld
550 \end_inset
551
552 Math
553 \begin_inset Quotes erd
554 \end_inset
555
556  la barre d'outils s'affiche de façon permanente en bas de l'interface;
557  cet état est visualisé dans le menu 
558 \family sans
559 Barres
560 \begin_inset space ~
561 \end_inset
562
563 d'outils 
564 \family default
565 par une coche.
566  Si, dans cet état, vous cliquez une nouvelle fois sur 
567 \begin_inset Quotes eld
568 \end_inset
569
570 Math
571 \begin_inset Quotes erd
572 \end_inset
573
574  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
575  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
576  de menu de 
577 \begin_inset Quotes eld
578 \end_inset
579
580 Math
581 \begin_inset Quotes erd
582 \end_inset
583
584  en 
585 \begin_inset Quotes eld
586 \end_inset
587
588 Math (auto)
589 \begin_inset Quotes erd
590 \end_inset
591
592 .
593 \end_layout
594
595 \begin_layout Standard
596 Le mode TeX
597 \begin_inset Index
598 status collapsed
599
600 \begin_layout Plain Layout
601 Mode TeX
602 \end_layout
603
604 \end_inset
605
606  est activé en appuyant sur le bouton 
607 \begin_inset Graphics
608         filename ../../images/ert-insert.png
609         scale 85
610
611 \end_inset
612
613  de la barre d'outils ou en utilisant le menu 
614 \family sans
615 Insérer\SpecialChar \menuseparator
616 Code
617 \begin_inset space ~
618 \end_inset
619
620 Te
621 \begin_inset ERT
622 status collapsed
623
624 \begin_layout Plain Layout
625
626 {}
627 \end_layout
628
629 \end_inset
630
631 X
632 \family default
633  (raccourci 
634 \family sans
635 Ctrl-l
636 \family default
637 ).
638 \begin_inset Note Note
639 status collapsed
640
641 \begin_layout Plain Layout
642 Dans LyX il y a trois 
643 \begin_inset Quotes eld
644 \end_inset
645
646 nom propres
647 \begin_inset Quotes erd
648 \end_inset
649
650  qui apparaissent dans la sortie finale avec des lettres mises en indice
651  ou en exposant: TeX, LaTeX, et LyX
652 \end_layout
653
654 \begin_layout Plain Layout
655 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
656  une paire d'accolades TeX .
657 \end_layout
658
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 Pour modifier le préambule LaTeX
666 \begin_inset Index
667 status collapsed
668
669 \begin_layout Plain Layout
670 Préambule LaTeX
671 \end_layout
672
673 \end_inset
674
675 , on utilise le menu 
676 \family sans
677 Document\SpecialChar \menuseparator
678 Paramètres\SpecialChar \menuseparator
679 Préambule
680 \begin_inset space ~
681 \end_inset
682
683 LaT
684 \begin_inset ERT
685 status collapsed
686
687 \begin_layout Plain Layout
688
689 {}
690 \end_layout
691
692 \end_inset
693
694 eX
695 \family default
696 .
697 \end_layout
698
699 \begin_layout Standard
700 Pour éditer des matrices, des différentiations de cas et des formules multiligne
701 s après coup, on peut utiliser les menus 
702 \family sans
703 Éditer\SpecialChar \menuseparator
704 Math
705 \family default
706  and 
707 \family sans
708 Éditer\SpecialChar \menuseparator
709 Lignes
710 \begin_inset space \thinspace{}
711 \end_inset
712
713 &
714 \begin_inset space \thinspace{}
715 \end_inset
716
717 colonnes,
718 \family default
719  ou la barre d'outils 
720 \family sans
721 Tableau
722 \family default
723 .
724  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
725  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
726  d'en dessous ou la colonne directement à droite.
727  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
728  fera avec la ligne précédente ou la colonne directement à gauche.
729 \end_layout
730
731 \begin_layout Standard
732 Quand on veut écrire du texte dans des formules
733 \begin_inset Foot
734 status collapsed
735
736 \begin_layout Plain Layout
737 Pour les formules multilignes, on utilise la commande 
738 \series bold
739
740 \backslash
741 intertext,
742 \series default
743  voir 
744 \begin_inset CommandInset ref
745 LatexCommand ref
746 reference "sub:Texte-dans-multi-lignes"
747
748 \end_inset
749
750 .
751 \end_layout
752
753 \end_inset
754
755 , on doit utiliser du 
756 \emph on
757 texte mathématique
758 \emph default
759
760 \begin_inset Index
761 status collapsed
762
763 \begin_layout Plain Layout
764 Texte ! dans les formules
765 \end_layout
766
767 \end_inset
768
769
770 \begin_inset Index
771 status collapsed
772
773 \begin_layout Plain Layout
774 Mathématique, texte
775 \end_layout
776
777 \end_inset
778
779 .
780  Ce mode est invoqué à l'aide du raccourci
781 \family sans
782  Alt-m
783 \begin_inset space ~
784 \end_inset
785
786 m
787 \family default
788  ou en insérant la commande 
789 \series bold
790
791 \backslash
792 text
793 \begin_inset Index
794 status collapsed
795
796 \begin_layout Plain Layout
797 Commandes ! T ! 
798 \backslash
799 text
800 \end_layout
801
802 \end_inset
803
804
805 \series default
806 .
807  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
808  parties de la formule qui apparaissent en bleu.
809  Dans la sortie finale, le texte mathématique est en caractères droits,
810  contrairement aux autres éléments de formule.
811 \end_layout
812
813 \begin_layout Subsection*
814 Syntaxe des commandes
815 \end_layout
816
817 \begin_layout Standard
818 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
819  suivent la syntaxe suivante:
820 \end_layout
821
822 \begin_layout Standard
823
824 \series bold
825
826 \backslash
827 nomdelacommande[argument optionnel]{argument obligatoire}
828 \end_layout
829
830 \begin_layout Standard
831 Une commande commence toujours par une barre de fraction inverse (anti-slash)
832  
833 \begin_inset Quotes gld
834 \end_inset
835
836
837 \series bold
838
839 \backslash
840
841 \series default
842
843 \begin_inset Quotes grd
844 \end_inset
845
846 .
847  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
848  vont avec.
849  Les accolades placées autour des arguments obligatoires seront nommées
850  accolade TeX dans ce document
851 \begin_inset Index
852 status collapsed
853
854 \begin_layout Plain Layout
855 Accolades TeX
856 \end_layout
857
858 \end_inset
859
860 .
861  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
862  LyX créera automatiquement une accolade droite.
863  Dans tous les autres cas les accolades TeX sont créées dans des formules
864  avec la commande 
865 \series bold
866
867 \backslash
868 {
869 \series default
870 .
871  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
872  normales qui apparaissent en bleu.
873  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
874  TeX.
875  Les accolades TeX n'apparaissent pas dans la sortie finale.
876 \end_layout
877
878 \begin_layout Standard
879 Quand on entre en mode TeX des commandes sans argument, comme les commandes
880  pour les symboles, on doit 
881 \emph on
882 toujours
883 \emph default
884  placer une espace après la commande pour la terminer.
885  Cette espace n'apparaît pas dans la sortie finale.
886
887 \emph on
888  
889 \emph default
890 Si une espace doit apparaître dans la sortie finale, l'espace doit être
891  suivie par une espace insécable en texte normal.
892 \end_layout
893
894 \begin_layout Standard
895 On insère une espace insécable avec 
896 \family sans
897 Ctrl-Space
898 \family default
899 .
900 \end_layout
901
902 \begin_layout Subsection*
903 \begin_inset Newpage newpage
904 \end_inset
905
906 Explications sur la syntaxe
907 \end_layout
908
909 \begin_layout Itemize
910 Le symbole
911 \begin_inset Foot
912 status collapsed
913
914 \begin_layout Plain Layout
915 Ce caractère espace visible peut être obtenu en utilisant la commande 
916 \series bold
917
918 \backslash
919 textvisiblespace
920 \series default
921
922 \begin_inset Index
923 status collapsed
924
925 \begin_layout Plain Layout
926 Commandes ! T ! 
927 \backslash
928 textvisiblespace
929 \end_layout
930
931 \end_inset
932
933 , insérée en mode TeX.
934 \end_layout
935
936 \end_inset
937
938  
939 \begin_inset ERT
940 status collapsed
941
942 \begin_layout Plain Layout
943
944
945 \backslash
946 spce 
947 \end_layout
948
949 \end_inset
950
951
952 \begin_inset space ~
953 \end_inset
954
955 indique que l'on doit mettre une espace.
956 \end_layout
957
958 \begin_layout Itemize
959 Une flèche comme celle-ci 
960 \begin_inset Formula $\to$
961 \end_inset
962
963  indique que l'on doit appuyer sur la flèche correspondante du clavier.
964 \end_layout
965
966 \begin_layout Subsection*
967 Unités disponibles
968 \end_layout
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Float table
973 placement H
974 wide false
975 sideways false
976 status open
977
978 \begin_layout Plain Layout
979 \align center
980 \begin_inset Caption
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "tab:Unités-disponibles"
986
987 \end_inset
988
989 Unités disponibles
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Plain Layout
998 \align center
999 \begin_inset Tabular
1000 <lyxtabular version="3" rows="13" columns="2">
1001 <features>
1002 <column alignment="center" valignment="top" width="0">
1003 <column alignment="center" valignment="top" width="0">
1004 <row>
1005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 Unité
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 Nom / Description
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 </row>
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 mm
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Millimètre
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 cm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Centimètre
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 in
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Pouce (1
1079 \begin_inset space \thinspace{}
1080 \end_inset
1081
1082 in = 2,54
1083 \begin_inset space \thinspace{}
1084 \end_inset
1085
1086 cm)
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 pt
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 Point (72.27
1107 \begin_inset space \thinspace{}
1108 \end_inset
1109
1110 pt = 1
1111 \begin_inset space \thinspace{}
1112 \end_inset
1113
1114 in)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pc
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 Pica (1
1135 \begin_inset space \thinspace{}
1136 \end_inset
1137
1138 pc = 12
1139 \begin_inset space \thinspace{}
1140 \end_inset
1141
1142 pt)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 sp
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 scaled point (65536
1163 \begin_inset space \thinspace{}
1164 \end_inset
1165
1166 sp = 1
1167 \begin_inset space \thinspace{}
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 bp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 big point (72
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 bp = 1
1195 \begin_inset space \thinspace{}
1196 \end_inset
1197
1198 in)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 dd
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 Didot (1
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 dd 
1223 \begin_inset Formula $\approx$
1224 \end_inset
1225
1226  0.376
1227 \begin_inset space \thinspace{}
1228 \end_inset
1229
1230 mm)
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 </row>
1236 <row>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 cc
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 Cicero (1
1251 \begin_inset space \thinspace{}
1252 \end_inset
1253
1254 cc = 12
1255 \begin_inset space \thinspace{}
1256 \end_inset
1257
1258 dd)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 ex
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 Hauteur de la lettre 
1279 \emph on
1280
1281 \begin_inset Quotes eld
1282 \end_inset
1283
1284 x
1285 \emph default
1286
1287 \begin_inset Quotes erd
1288 \end_inset
1289
1290  dans la police courante
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 </row>
1296 <row>
1297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 em
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 Largeur de la lettre 
1311 \begin_inset Quotes eld
1312 \end_inset
1313
1314
1315 \emph on
1316 M
1317 \emph default
1318
1319 \begin_inset Quotes erd
1320 \end_inset
1321
1322  dans la police courante
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 </row>
1328 <row>
1329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 mu
1334 \end_layout
1335
1336 \end_inset
1337 </cell>
1338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1339 \begin_inset Text
1340
1341 \begin_layout Plain Layout
1342 unité math  (1
1343 \begin_inset space \thinspace{}
1344 \end_inset
1345
1346 mu = 
1347 \begin_inset Formula $\nicefrac{1}{18}$
1348 \end_inset
1349
1350
1351 \begin_inset space \thinspace{}
1352 \end_inset
1353
1354 em)
1355 \end_layout
1356
1357 \end_inset
1358 </cell>
1359 </row>
1360 </lyxtabular>
1361
1362 \end_inset
1363
1364
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Standard
1373 \begin_inset Newpage newpage
1374 \end_inset
1375
1376
1377 \end_layout
1378
1379 \begin_layout Section
1380 Fonctions de base
1381 \end_layout
1382
1383 \begin_layout Subsection
1384 Exposants
1385 \begin_inset Index
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 Exposants
1390 \end_layout
1391
1392 \end_inset
1393
1394  et indices
1395 \begin_inset Index
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399 Indices
1400 \end_layout
1401
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \begin_layout Standard
1408 Les indices sont créés avec le caractère souligné 
1409 \begin_inset Quotes eld
1410 \end_inset
1411
1412 _
1413 \begin_inset Quotes erd
1414 \end_inset
1415
1416  ou avec le bouton 
1417 \begin_inset Graphics
1418         filename ../../images/math-subscript.png
1419         scale 85
1420
1421 \end_inset
1422
1423 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1424  
1425 \begin_inset Quotes eld
1426 \end_inset
1427
1428 ^
1429 \begin_inset Quotes erd
1430 \end_inset
1431
1432  ou avec le bouton 
1433 \begin_inset Graphics
1434         filename ../../images/math-superscript.png
1435         scale 85
1436
1437 \end_inset
1438
1439 .
1440 \end_layout
1441
1442 \begin_layout Standard
1443 \align center
1444 \begin_inset Tabular
1445 <lyxtabular version="3" rows="4" columns="2">
1446 <features>
1447 <column alignment="center" valignment="top" width="0pt">
1448 <column alignment="center" valignment="top" width="0pt">
1449 <row>
1450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1451 \begin_inset Text
1452
1453 \begin_layout Plain Layout
1454 Commande
1455 \end_layout
1456
1457 \end_inset
1458 </cell>
1459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1460 \begin_inset Text
1461
1462 \begin_layout Plain Layout
1463 Résultat
1464 \begin_inset Note Note
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468
1469 \series bold
1470
1471 \backslash
1472 raisebox est seulement utilisée pour faire de la place
1473 \end_layout
1474
1475 \end_inset
1476
1477
1478 \end_layout
1479
1480 \end_inset
1481 </cell>
1482 </row>
1483 <row>
1484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1485 \begin_inset Text
1486
1487 \begin_layout Plain Layout
1488 B_V
1489 \end_layout
1490
1491 \end_inset
1492 </cell>
1493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1494 \begin_inset Text
1495
1496 \begin_layout Plain Layout
1497 \begin_inset Formula $B_{V}$
1498 \end_inset
1499
1500
1501 \end_layout
1502
1503 \end_inset
1504 </cell>
1505 </row>
1506 <row>
1507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1508 \begin_inset Text
1509
1510 \begin_layout Plain Layout
1511 B^V
1512 \end_layout
1513
1514 \end_inset
1515 </cell>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1521 \end_inset
1522
1523
1524 \end_layout
1525
1526 \end_inset
1527 </cell>
1528 </row>
1529 <row>
1530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534 B^
1535 \begin_inset ERT
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540
1541 \backslash
1542 spce 
1543 \end_layout
1544
1545 \end_inset
1546
1547 A
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 </row>
1565 </lyxtabular>
1566
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \begin_layout Standard
1573 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1574  la mettre en exposant, vous pouvez soit appuyer sur 
1575 \family sans
1576 Espace 
1577 \family default
1578 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1579  qui se trouve sur la touche du 9.
1580 \end_layout
1581
1582 \begin_layout Subsection
1583 Fractions
1584 \begin_inset CommandInset label
1585 LatexCommand label
1586 name "sub:Fractions"
1587
1588 \end_inset
1589
1590
1591 \begin_inset Index
1592 status collapsed
1593
1594 \begin_layout Plain Layout
1595 Fractions
1596 \end_layout
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \begin_layout Standard
1604 Les fractions sont créées avec la commande 
1605 \series bold
1606
1607 \backslash
1608 frac
1609 \series default
1610
1611 \begin_inset Index
1612 status collapsed
1613
1614 \begin_layout Plain Layout
1615 Commandes ! F ! 
1616 \backslash
1617 frac
1618 \end_layout
1619
1620 \end_inset
1621
1622  ou avec le bouton 
1623 \begin_inset Graphics
1624         filename ../../images/math/frac.png
1625         scale 50
1626
1627 \end_inset
1628
1629  de la barre d'outils mathématique.
1630  La taille de la police est ajustée automatiquement selon que l'on se trouve
1631  dans une formule en ligne ou hors ligne.
1632  Avec le bouton 
1633 \begin_inset Graphics
1634         filename ../../images/math/frac-square.png
1635         scale 85
1636
1637 \end_inset
1638
1639  de la barre d'outils mathématique, vous pouvez choisir entre différents
1640  types de fractions.
1641 \end_layout
1642
1643 \begin_layout Standard
1644 Avec la commande 
1645 \series bold
1646
1647 \backslash
1648 dfrac
1649 \begin_inset Index
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 Commandes ! D ! 
1654 \backslash
1655 dfrac
1656 \end_layout
1657
1658 \end_inset
1659
1660
1661 \series default
1662  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1663  qui se trouverait dans une formule hors ligne.
1664  Avec 
1665 \series bold
1666
1667 \backslash
1668 tfrac
1669 \begin_inset Index
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Commandes ! T ! 
1674 \backslash
1675 tfrac
1676 \end_layout
1677
1678 \end_inset
1679
1680
1681 \series default
1682  la fraction aura toujours la taille d'une formule en ligne.
1683  Un exemple:
1684 \end_layout
1685
1686 \begin_layout Standard
1687 Une ligne avec la fraction 
1688 \begin_inset Formula $\frac{1}{2}$
1689 \end_inset
1690
1691  créée avec la commande 
1692 \series bold
1693
1694 \backslash
1695 frac
1696 \series default
1697 .
1698 \end_layout
1699
1700 \begin_layout Standard
1701 Une ligne avec la fraction 
1702 \begin_inset Formula $\dfrac{1}{2}$
1703 \end_inset
1704
1705  créée avec la commande 
1706 \series bold
1707
1708 \backslash
1709 dfrac
1710 \series default
1711 .
1712 \end_layout
1713
1714 \begin_layout Standard
1715 \align center
1716 \begin_inset Tabular
1717 <lyxtabular version="3" rows="4" columns="2">
1718 <features>
1719 <column alignment="center" valignment="top" width="0pt">
1720 <column alignment="center" valignment="top" width="0pt">
1721 <row>
1722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \begin_layout Plain Layout
1726 Commande
1727 \end_layout
1728
1729 \end_inset
1730 </cell>
1731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735 Résultat
1736 \begin_inset Note Note
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740
1741 \series bold
1742
1743 \backslash
1744 raisebox est seulement utilisée pour faire de la place
1745 \end_layout
1746
1747 \end_inset
1748
1749
1750 \end_layout
1751
1752 \end_inset
1753 </cell>
1754 </row>
1755 <row>
1756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \backslash
1762 frac
1763 \begin_inset ERT
1764 status collapsed
1765
1766 \begin_layout Plain Layout
1767
1768
1769 \backslash
1770 spce 
1771 \end_layout
1772
1773 \end_inset
1774
1775 A
1776 \begin_inset Formula $\downarrow$
1777 \end_inset
1778
1779 B
1780 \end_layout
1781
1782 \end_inset
1783 </cell>
1784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1785 \begin_inset Text
1786
1787 \begin_layout Plain Layout
1788 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \backslash
1804 dfrac
1805 \begin_inset ERT
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809
1810
1811 \backslash
1812 spce 
1813 \end_layout
1814
1815 \end_inset
1816
1817 A
1818 \begin_inset Formula $\downarrow$
1819 \end_inset
1820
1821 B
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1831 \end_inset
1832
1833
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 </row>
1839 <row>
1840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1841 \begin_inset Text
1842
1843 \begin_layout Plain Layout
1844
1845 \backslash
1846 dfrac
1847 \begin_inset ERT
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851
1852
1853 \backslash
1854 spce 
1855 \end_layout
1856
1857 \end_inset
1858
1859 e^
1860 \begin_inset ERT
1861 status collapsed
1862
1863 \begin_layout Plain Layout
1864
1865
1866 \backslash
1867 spce 
1868 \end_layout
1869
1870 \end_inset
1871
1872
1873 \backslash
1874 frac
1875 \begin_inset ERT
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879
1880
1881 \backslash
1882 spce 
1883 \end_layout
1884
1885 \end_inset
1886
1887 1
1888 \begin_inset Formula $\downarrow$
1889 \end_inset
1890
1891 2
1892 \begin_inset Formula $\downarrow\downarrow$
1893 \end_inset
1894
1895 3
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1901 \begin_inset Text
1902
1903 \begin_layout Plain Layout
1904 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1905 \end_inset
1906
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 </row>
1913 </lyxtabular>
1914
1915 \end_inset
1916
1917
1918 \end_layout
1919
1920 \begin_layout Standard
1921 \begin_inset VSpace bigskip
1922 \end_inset
1923
1924
1925 \begin_inset Newpage newpage
1926 \end_inset
1927
1928 Pour des fractions emboîtées, on peut utiliser la commande 
1929 \series bold
1930
1931 \backslash
1932 cfrac
1933 \series default
1934
1935 \begin_inset Index
1936 status collapsed
1937
1938 \begin_layout Plain Layout
1939 Commandes ! C ! 
1940 \backslash
1941 cfrac
1942 \end_layout
1943
1944 \end_inset
1945
1946 .
1947  Voici un exemple:
1948 \begin_inset VSpace -3mm
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 \begin_inset Formula \begin{align*}
1956 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1957 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1958
1959 \end_inset
1960
1961
1962 \end_layout
1963
1964 \begin_layout Standard
1965 La commande pour l'exemple précédent est:
1966 \end_layout
1967
1968 \begin_layout Standard
1969
1970 \backslash
1971 cfrac{A
1972 \begin_inset Formula $\to$
1973 \end_inset
1974
1975
1976 \backslash
1977 {B+
1978 \backslash
1979 cfrac{C+
1980 \backslash
1981 cfrac{E
1982 \begin_inset Formula $\to$
1983 \end_inset
1984
1985
1986 \backslash
1987 {F
1988 \begin_inset Formula $\to\to$
1989 \end_inset
1990
1991
1992 \backslash
1993 {D
1994 \end_layout
1995
1996 \begin_layout Standard
1997 \begin_inset VSpace medskip
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004
2005 \series bold
2006
2007 \backslash
2008 cfrac
2009 \series default
2010  met toujours la fraction dans la taille d'une formule hors ligne, même
2011  si elle est une partie d'une autre fraction.
2012  La commande
2013 \series bold
2014  
2015 \backslash
2016 cfrac
2017 \series default
2018  a la syntaxe suivante:
2019 \end_layout
2020
2021 \begin_layout Standard
2022
2023 \series bold
2024
2025 \backslash
2026 cfrac[position du numérateur]{numérateur}{dénominateur}
2027 \end_layout
2028
2029 \begin_layout Standard
2030 La position du numérateur peut être 
2031 \emph on
2032 l
2033 \emph default
2034  , 
2035 \emph on
2036 c
2037 \emph default
2038 , ou 
2039 \emph on
2040 r
2041 \emph default
2042  .
2043  l ou r aligne le numérateur respectivement à gauche ou à droite par rapport
2044  à la barre de fraction.
2045  Quand on met 
2046 \emph on
2047
2048 \emph default
2049 ou rien, le numérateur apparaît centré.
2050  Les fractions qui suivent illustrent les différents alignements:
2051 \begin_inset Newline newline
2052 \end_inset
2053
2054
2055 \series bold
2056
2057 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2058 \end_inset
2059
2060
2061 \begin_inset Formula $\cfrac{A}{B+C}$
2062 \end_inset
2063
2064
2065 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2066 \end_inset
2067
2068
2069 \end_layout
2070
2071 \begin_layout Standard
2072 \begin_inset VSpace medskip
2073 \end_inset
2074
2075 Il est souvent intéressant de combiner 
2076 \series bold
2077
2078 \backslash
2079 cfrac
2080 \series default
2081  et 
2082 \series bold
2083
2084 \backslash
2085 frac
2086 \series default
2087 :
2088 \begin_inset Formula \[
2089 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2098  pouvez utiliser la commande 
2099 \series bold
2100
2101 \backslash
2102 nicefrac
2103 \begin_inset Index
2104 status collapsed
2105
2106 \begin_layout Plain Layout
2107 Commandes ! N ! 
2108 \backslash
2109 nicefrac
2110 \end_layout
2111
2112 \end_inset
2113
2114
2115 \series default
2116
2117 \begin_inset Formula $\nicefrac{5}{31}$
2118 \end_inset
2119
2120  ou 
2121 \series bold
2122
2123 \backslash
2124 unitfrac
2125 \series default
2126
2127 \begin_inset Index
2128 status collapsed
2129
2130 \begin_layout Plain Layout
2131 Commandes ! U ! 
2132 \backslash
2133 unitfrac
2134 \end_layout
2135
2136 \end_inset
2137
2138
2139 \begin_inset Formula $\unitfrac{5}{31}$
2140 \end_inset
2141
2142 .
2143  Il y a aussi la commande 
2144 \series bold
2145
2146 \backslash
2147 unitfracthree
2148 \series default
2149  qui permet d'écrire une fraction en combinaison avec un nombre:
2150 \begin_inset Newline newline
2151 \end_inset
2152
2153 Notez que 
2154 \series bold
2155
2156 \backslash
2157 unitfracthree
2158 \series default
2159  n'est pas une commande LaTeX réelle, mais c'est la commande
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163
2164 \series bold
2165
2166 \backslash
2167 unitfrac[nombre]{numérateur}{dénominateur}
2168 \series default
2169 ,
2170 \series bold
2171  
2172 \series default
2173 vous ne pouvez donc pas l'utiliser en code TeX.
2174 \end_layout
2175
2176 \begin_layout Standard
2177 Dans 
2178 \begin_inset CommandInset ref
2179 LatexCommand ref
2180 reference "sub:Fractions-personnalisées"
2181
2182 \end_inset
2183
2184  on explique comment définir des fractions personnalisées en modifiant les
2185  barres de fractions .
2186 \end_layout
2187
2188 \begin_layout Subsection
2189 Racines
2190 \begin_inset Index
2191 status collapsed
2192
2193 \begin_layout Plain Layout
2194 Racines
2195 \end_layout
2196
2197 \end_inset
2198
2199
2200 \end_layout
2201
2202 \begin_layout Standard
2203 On obtient les racines carrées avec la commande 
2204 \series bold
2205
2206 \backslash
2207 sqrt
2208 \series default
2209
2210 \begin_inset Index
2211 status collapsed
2212
2213 \begin_layout Plain Layout
2214 Commandes ! S ! 
2215 \backslash
2216 sqrt
2217 \end_layout
2218
2219 \end_inset
2220
2221  ou avec le bouton 
2222 \begin_inset Graphics
2223         filename ../../images/math/sqrt.png
2224         scale 85
2225
2226 \end_inset
2227
2228  de la barre d'outils mathématique, et toutes les autres racines avec la
2229  commande 
2230 \series bold
2231
2232 \backslash
2233 root
2234 \series default
2235
2236 \begin_inset Index
2237 status collapsed
2238
2239 \begin_layout Plain Layout
2240 Commandes ! R ! 
2241 \backslash
2242 root
2243 \end_layout
2244
2245 \end_inset
2246
2247  ou avec le bouton 
2248 \begin_inset Graphics
2249         filename ../../images/math/root.png
2250         scale 85
2251
2252 \end_inset
2253
2254 .
2255 \end_layout
2256
2257 \begin_layout Standard
2258 \align center
2259 \begin_inset Tabular
2260 <lyxtabular version="3" rows="3" columns="2">
2261 <features>
2262 <column alignment="center" valignment="top" width="0pt">
2263 <column alignment="center" valignment="top" width="0pt">
2264 <row>
2265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2266 \begin_inset Text
2267
2268 \begin_layout Plain Layout
2269 Commande
2270 \end_layout
2271
2272 \end_inset
2273 </cell>
2274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278 Résultat
2279 \begin_inset Note Note
2280 status collapsed
2281
2282 \begin_layout Plain Layout
2283
2284 \series bold
2285
2286 \backslash
2287 raisebox est seulement utilisée pour faire de la place
2288 \end_layout
2289
2290 \end_inset
2291
2292
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303
2304 \backslash
2305 sqrt
2306 \begin_inset ERT
2307 status collapsed
2308
2309 \begin_layout Plain Layout
2310
2311
2312 \backslash
2313 spce 
2314 \end_layout
2315
2316 \end_inset
2317
2318 A-B
2319 \end_layout
2320
2321 \end_inset
2322 </cell>
2323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2324 \begin_inset Text
2325
2326 \begin_layout Plain Layout
2327 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2328 \end_inset
2329
2330
2331 \end_layout
2332
2333 \end_inset
2334 </cell>
2335 </row>
2336 <row>
2337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Plain Layout
2341
2342 \backslash
2343 root
2344 \begin_inset ERT
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348
2349
2350 \backslash
2351 spce 
2352 \end_layout
2353
2354 \end_inset
2355
2356 3
2357 \begin_inset Formula $\downarrow$
2358 \end_inset
2359
2360 A-B
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2370 \end_inset
2371
2372
2373 \end_layout
2374
2375 \end_inset
2376 </cell>
2377 </row>
2378 </lyxtabular>
2379
2380 \end_inset
2381
2382
2383 \end_layout
2384
2385 \begin_layout Standard
2386 On peut aussi obtenir une racine carrée avec 
2387 \series bold
2388
2389 \backslash
2390 root
2391 \series default
2392  en laissant le champ réservé au degré de la racine vide.
2393 \end_layout
2394
2395 \begin_layout Standard
2396 Dans certains cas, la distance entre le degré et la racine est trop petite
2397  comme dans cette formule: 
2398 \begin_inset Formula $\sqrt[\beta]{B}$
2399 \end_inset
2400
2401
2402 \begin_inset Newline newline
2403 \end_inset
2404
2405 Le 
2406 \begin_inset Formula $\beta$
2407 \end_inset
2408
2409  touche la racine, ce qui peut être évité en utilisant les commandes 
2410 \series bold
2411
2412 \backslash
2413 leftroot
2414 \series default
2415
2416 \begin_inset Index
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420 Commandes ! L ! 
2421 \backslash
2422 leftroot
2423 \end_layout
2424
2425 \end_inset
2426
2427  et 
2428 \series bold
2429
2430 \backslash
2431 uproot
2432 \series default
2433
2434 \begin_inset Index
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438 Commandes ! U ! 
2439 \backslash
2440 uproot
2441 \end_layout
2442
2443 \end_inset
2444
2445  avec la syntaxe suivante:
2446 \end_layout
2447
2448 \begin_layout Standard
2449
2450 \series bold
2451
2452 \backslash
2453 leftroot{distance}
2454 \series default
2455  et 
2456 \series bold
2457
2458 \backslash
2459 uproot{distance}
2460 \end_layout
2461
2462 \begin_layout Standard
2463 Distance est le nombre de Big Points (unité bp; 
2464 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2465 \end_inset
2466
2467 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2468  le haut.
2469  Les commandes doivent être placées dans la case du degré.
2470  Par exemple, la commande
2471 \begin_inset Newline newline
2472 \end_inset
2473
2474
2475 \series bold
2476
2477 \backslash
2478 root
2479 \backslash
2480 leftroot{-1
2481 \begin_inset Formula $\to$
2482 \end_inset
2483
2484
2485 \backslash
2486 uproot{2
2487 \begin_inset Formula $\to$
2488 \end_inset
2489
2490
2491 \backslash
2492 beta
2493 \begin_inset ERT
2494 status collapsed
2495
2496 \begin_layout Plain Layout
2497
2498
2499 \backslash
2500 spce 
2501 \end_layout
2502
2503 \end_inset
2504
2505
2506 \begin_inset Formula $\to$
2507 \end_inset
2508
2509 B
2510 \begin_inset Newline newline
2511 \end_inset
2512
2513
2514 \series default
2515 produit une formule correctement mise en forme: 
2516 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \begin_layout Subsection
2523 Coefficients binomiaux 
2524 \begin_inset Index
2525 status collapsed
2526
2527 \begin_layout Plain Layout
2528 Binomiaux, coefficients
2529 \end_layout
2530
2531 \end_inset
2532
2533
2534 \end_layout
2535
2536 \begin_layout Standard
2537 Les coefficients binomiaux sont insérés avec la commande 
2538 \series bold
2539
2540 \backslash
2541 binom
2542 \series default
2543
2544 \begin_inset Index
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 Commandes ! B ! 
2549 \backslash
2550 binom
2551 \end_layout
2552
2553 \end_inset
2554
2555  ou avec le bouton 
2556 \begin_inset Graphics
2557         filename ../../images/math/frac-square.png
2558         scale 85
2559
2560 \end_inset
2561
2562 de la barre d'outils mathématique.
2563  Comme pour les fraction (
2564 \series bold
2565
2566 \backslash
2567 frac
2568 \series default
2569 ) il y a avec 
2570 \series bold
2571
2572 \backslash
2573 binom
2574 \series default
2575  les commandes 
2576 \series bold
2577
2578 \backslash
2579 dbinom
2580 \begin_inset Index
2581 status collapsed
2582
2583 \begin_layout Plain Layout
2584 Commandes ! D ! 
2585 \backslash
2586 dbinom
2587 \end_layout
2588
2589 \end_inset
2590
2591
2592 \series default
2593  et 
2594 \series bold
2595
2596 \backslash
2597 tbinom
2598 \series default
2599
2600 \begin_inset Index
2601 status collapsed
2602
2603 \begin_layout Plain Layout
2604 Commandes ! T ! 
2605 \backslash
2606 tbinom
2607 \end_layout
2608
2609 \end_inset
2610
2611 .
2612  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2613  il y a les commandes 
2614 \series bold
2615
2616 \backslash
2617 brace
2618 \series default
2619
2620 \begin_inset Index
2621 status collapsed
2622
2623 \begin_layout Plain Layout
2624 Commandes ! B ! 
2625 \backslash
2626 brace
2627 \end_layout
2628
2629 \end_inset
2630
2631  et 
2632 \series bold
2633
2634 \backslash
2635 brack
2636 \series default
2637
2638 \begin_inset Index
2639 status collapsed
2640
2641 \begin_layout Plain Layout
2642 Commandes ! B ! 
2643 \backslash
2644 brack
2645 \end_layout
2646
2647 \end_inset
2648
2649 .
2650 \end_layout
2651
2652 \begin_layout Standard
2653 \align center
2654 \begin_inset Tabular
2655 <lyxtabular version="3" rows="6" columns="2">
2656 <features>
2657 <column alignment="center" valignment="top" width="0pt">
2658 <column alignment="center" valignment="top" width="0pt">
2659 <row>
2660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2661 \begin_inset Text
2662
2663 \begin_layout Plain Layout
2664 Commande
2665 \end_layout
2666
2667 \end_inset
2668 </cell>
2669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673 Résultat
2674 \begin_inset Note Note
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678
2679 \series bold
2680
2681 \backslash
2682 raisebox est seulement utilisée pour faire de la place
2683 \end_layout
2684
2685 \end_inset
2686
2687
2688 \end_layout
2689
2690 \end_inset
2691 </cell>
2692 </row>
2693 <row>
2694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698
2699 \backslash
2700 binom
2701 \begin_inset ERT
2702 status collapsed
2703
2704 \begin_layout Plain Layout
2705
2706
2707 \backslash
2708 spce 
2709 \end_layout
2710
2711 \end_inset
2712
2713 A
2714 \begin_inset Formula $\downarrow$
2715 \end_inset
2716
2717 B
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2727 \end_inset
2728
2729
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 </row>
2735 <row>
2736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Plain Layout
2740
2741 \backslash
2742 dbinom
2743 \begin_inset ERT
2744 status collapsed
2745
2746 \begin_layout Plain Layout
2747
2748
2749 \backslash
2750 spce 
2751 \end_layout
2752
2753 \end_inset
2754
2755 A
2756 \begin_inset Formula $\downarrow$
2757 \end_inset
2758
2759 B
2760 \end_layout
2761
2762 \end_inset
2763 </cell>
2764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2765 \begin_inset Text
2766
2767 \begin_layout Plain Layout
2768 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2769 \end_inset
2770
2771
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 </row>
2777 <row>
2778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782
2783 \backslash
2784 tbinom
2785 \begin_inset ERT
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789
2790
2791 \backslash
2792 spce 
2793 \end_layout
2794
2795 \end_inset
2796
2797 A
2798 \begin_inset Formula $\downarrow$
2799 \end_inset
2800
2801 B
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 </row>
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \backslash
2826 brack
2827 \begin_inset ERT
2828 status collapsed
2829
2830 \begin_layout Plain Layout
2831
2832
2833 \backslash
2834 spce 
2835 \end_layout
2836
2837 \end_inset
2838
2839 A
2840 \begin_inset Formula $\downarrow$
2841 \end_inset
2842
2843 B
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2853 \end_inset
2854
2855
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 </row>
2861 <row>
2862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2863 \begin_inset Text
2864
2865 \begin_layout Plain Layout
2866
2867 \backslash
2868 brace
2869 \begin_inset ERT
2870 status collapsed
2871
2872 \begin_layout Plain Layout
2873
2874
2875 \backslash
2876 spce 
2877 \end_layout
2878
2879 \end_inset
2880
2881 A
2882 \begin_inset Formula $\downarrow$
2883 \end_inset
2884
2885 B
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2895 \end_inset
2896
2897
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 </row>
2903 </lyxtabular>
2904
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \begin_layout Subsection
2911 Différentiation de cas 
2912 \begin_inset Index
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Différentiation de cas 
2917 \end_layout
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Standard
2925 \align center
2926 \begin_inset Tabular
2927 <lyxtabular version="3" rows="3" columns="2">
2928 <features>
2929 <column alignment="center" valignment="top" width="0pt">
2930 <column alignment="center" valignment="top" width="0pt">
2931 <row>
2932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2933 \begin_inset Text
2934
2935 \begin_layout Plain Layout
2936 Commande
2937 \end_layout
2938
2939 \end_inset
2940 </cell>
2941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2942 \begin_inset Text
2943
2944 \begin_layout Plain Layout
2945 Résultat
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 </row>
2951 <row>
2952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956
2957 \backslash
2958 cases
2959 \begin_inset ERT
2960 status collapsed
2961
2962 \begin_layout Plain Layout
2963
2964
2965 \backslash
2966 spce 
2967 \end_layout
2968
2969 \end_inset
2970
2971 A
2972 \begin_inset Formula $\to$
2973 \end_inset
2974
2975 B>0
2976 \begin_inset Index
2977 status collapsed
2978
2979 \begin_layout Plain Layout
2980 Commandes ! C ! 
2981 \backslash
2982 cases
2983 \end_layout
2984
2985 \end_inset
2986
2987
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 \begin_inset Formula $\begin{cases}
2997 A & B>0\end{cases}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \backslash
3013 cases
3014 \begin_inset ERT
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018
3019
3020 \backslash
3021 spce 
3022 \end_layout
3023
3024 \end_inset
3025
3026 Ctrl-Enter
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 \begin_inset Formula $\begin{cases}
3036 A & \textrm{pour }\hat{x}>0\\
3037 B & \textrm{pour }\hat{x}=0\end{cases}$
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 </row>
3046 </lyxtabular>
3047
3048 \end_inset
3049
3050
3051 \end_layout
3052
3053 \begin_layout Standard
3054 Après avoir inséré 
3055 \series bold
3056
3057 \backslash
3058 cases
3059 \series default
3060  ou avoir utilisé le bouton 
3061 \begin_inset Graphics
3062         filename ../../images/math/cases.png
3063         lyxscale 50
3064         scale 50
3065
3066 \end_inset
3067
3068  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3069  avec le raccourci 
3070 \family sans
3071 Ctrl-Entrée
3072 \family default
3073  ou avec le bouton 
3074 \begin_inset Graphics
3075         filename ../../images/tabular-feature_append-row.png
3076         scale 85
3077
3078 \end_inset
3079
3080 .
3081 \begin_inset Foot
3082 status collapsed
3083
3084 \begin_layout Plain Layout
3085 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3086  sont expliqués dans 
3087 \begin_inset CommandInset ref
3088 LatexCommand ref
3089 reference "sub:Accents-sur-un-caractère"
3090
3091 \end_inset
3092
3093 .
3094 \end_layout
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \begin_layout Standard
3102 La commande 
3103 \series bold
3104
3105 \backslash
3106 cases
3107 \series default
3108  est aussi accessible par le menu 
3109 \family sans
3110 Insérer\SpecialChar \menuseparator
3111 Math\SpecialChar \menuseparator
3112 Environnement
3113 \begin_inset space ~
3114 \end_inset
3115
3116 Cas
3117 \family default
3118 .
3119 \end_layout
3120
3121 \begin_layout Subsection
3122 Négations
3123 \begin_inset Index
3124 status collapsed
3125
3126 \begin_layout Plain Layout
3127 Negations@Négations
3128 \end_layout
3129
3130 \end_inset
3131
3132
3133 \end_layout
3134
3135 \begin_layout Standard
3136 En insérant la commande 
3137 \series bold
3138
3139 \backslash
3140 not
3141 \series default
3142
3143 \begin_inset Index
3144 status collapsed
3145
3146 \begin_layout Plain Layout
3147 Commandes ! N ! 
3148 \backslash
3149 not
3150 \end_layout
3151
3152 \end_inset
3153
3154  chaque caractère peut être affiché barré.
3155  Les caractères sont en quelque sorte accentués par une barre de fraction.
3156 \end_layout
3157
3158 \begin_layout Standard
3159 \align center
3160 \begin_inset Tabular
3161 <lyxtabular version="3" rows="4" columns="2">
3162 <features>
3163 <column alignment="center" valignment="top" width="0pt">
3164 <column alignment="center" valignment="top" width="0pt">
3165 <row>
3166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170 Commande
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179 Résultat
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 </row>
3185 <row>
3186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190
3191 \backslash
3192 not=
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3198 \begin_inset Text
3199
3200 \begin_layout Plain Layout
3201 \begin_inset Formula $\not=$
3202 \end_inset
3203
3204
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 </row>
3210 <row>
3211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \backslash
3217 not 
3218 \backslash
3219 le
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228 \begin_inset Formula $\not\le$
3229 \end_inset
3230
3231
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 </row>
3237 <row>
3238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242
3243 \backslash
3244 not 
3245 \backslash
3246 parallel
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255 \begin_inset Formula $\not\parallel$
3256 \end_inset
3257
3258
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 </row>
3264 </lyxtabular>
3265
3266 \end_inset
3267
3268
3269 \end_layout
3270
3271 \begin_layout Standard
3272 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3273  bel aspect.
3274  C'est pourquoi il existe des commandes spéciales pour certaines négations
3275  (voir 
3276 \begin_inset CommandInset ref
3277 LatexCommand ref
3278 reference "sub:Symboles-mathématiques"
3279
3280 \end_inset
3281
3282  et 
3283 \begin_inset CommandInset ref
3284 LatexCommand ref
3285 reference "sec:Relations"
3286
3287 \end_inset
3288
3289 ).
3290 \end_layout
3291
3292 \begin_layout Subsection
3293 Garnitures
3294 \begin_inset CommandInset label
3295 LatexCommand label
3296 name "sub:Garnitures"
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Garnitures
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Symboles chimiques ! Isotopes
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \begin_inset Index
3322 status collapsed
3323
3324 \begin_layout Plain Layout
3325 Isotopes|see
3326 \begin_inset ERT
3327 status collapsed
3328
3329 \begin_layout Plain Layout
3330
3331 {
3332 \end_layout
3333
3334 \end_inset
3335
3336 Symboles chimiques
3337 \begin_inset ERT
3338 status collapsed
3339
3340 \begin_layout Plain Layout
3341
3342 }
3343 \end_layout
3344
3345 \end_inset
3346
3347
3348 \end_layout
3349
3350 \end_inset
3351
3352
3353 \end_layout
3354
3355 \begin_layout Standard
3356 Quand on affiche par exemple des isotopes
3357 \begin_inset Foot
3358 status collapsed
3359
3360 \begin_layout Plain Layout
3361 Plus d'information sur les symboles chimiques dans 
3362 \begin_inset CommandInset ref
3363 LatexCommand ref
3364 reference "sub:Symboles-chimiques"
3365
3366 \end_inset
3367
3368 .
3369 \end_layout
3370
3371 \end_inset
3372
3373 , on rencontre le problème suivant:
3374 \end_layout
3375
3376 \begin_layout Standard
3377 \align center
3378 \begin_inset Tabular
3379 <lyxtabular version="3" rows="2" columns="2">
3380 <features>
3381 <column alignment="center" valignment="top" width="0pt">
3382 <column alignment="center" valignment="top" width="0pt">
3383 <row>
3384 <cell alignment="center" valignment="top" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388 Indices avec les indices et exposants:
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3398 \end_inset
3399
3400
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 </row>
3406 <row>
3407 <cell alignment="center" valignment="top" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411 Indices corrects:
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3421 \end_inset
3422
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 </row>
3429 </lyxtabular>
3430
3431 \end_inset
3432
3433
3434 \begin_inset Note Note
3435 status collapsed
3436
3437 \begin_layout Plain Layout
3438
3439 \series bold
3440
3441 \backslash
3442 raisebox est là pour faire de la place
3443 \end_layout
3444
3445 \end_inset
3446
3447
3448 \end_layout
3449
3450 \begin_layout Standard
3451 L'indice le plus petit est placé par défaut au dessus ou en dessous du premier
3452  caractère le l'indice le plus long.
3453  Pour éviter ce problème il y a la commande 
3454 \series bold
3455
3456 \backslash
3457 phantom
3458 \series default
3459
3460 \begin_inset Index
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464 Commandes ! P ! 
3465 \backslash
3466 phantom
3467 \end_layout
3468
3469 \end_inset
3470
3471  ou le bouton
3472 \begin_inset space ~
3473 \end_inset
3474
3475
3476 \begin_inset Graphics
3477         filename ../../images/math/phantom.png
3478         scale 85
3479
3480 \end_inset
3481
3482  qui crée un ou plusieurs caractères fantômes.
3483  Quand on insère la commande 
3484 \series bold
3485
3486 \backslash
3487 phantom
3488 \series default
3489  une petite boîte avec deux flèches rouges apparaît.
3490  Les flèches indiquent que la garniture
3491 \begin_inset Foot
3492 status collapsed
3493
3494 \begin_layout Plain Layout
3495 Traduction de placeholder, c'est un terme de typographie (NdT).
3496 \end_layout
3497
3498 \end_inset
3499
3500  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3501  De la même façon, les caractères fantômes sont des garnitures qui ont la
3502  taille du caractère concerné.
3503 \end_layout
3504
3505 \begin_layout Standard
3506 \align center
3507 \begin_inset Tabular
3508 <lyxtabular version="3" rows="4" columns="2">
3509 <features>
3510 <column alignment="center" valignment="top" width="0">
3511 <column alignment="center" valignment="top" width="0">
3512 <row>
3513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 Commande
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 Résultat
3527 \begin_inset Note Note
3528 status collapsed
3529
3530 \begin_layout Plain Layout
3531
3532 \series bold
3533
3534 \backslash
3535 raisebox est seulement utilisée pour faire de la place
3536 \end_layout
3537
3538 \end_inset
3539
3540
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 </row>
3546 <row>
3547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551 ^19
3552 \begin_inset ERT
3553 status collapsed
3554
3555 \begin_layout Plain Layout
3556
3557
3558 \backslash
3559 spce 
3560 \end_layout
3561
3562 \end_inset
3563
3564 _
3565 \backslash
3566 phantom
3567 \begin_inset ERT
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571
3572
3573 \backslash
3574 spce 
3575 \end_layout
3576
3577 \end_inset
3578
3579 1
3580 \begin_inset Formula $\to$
3581 \end_inset
3582
3583 9
3584 \begin_inset ERT
3585 status collapsed
3586
3587 \begin_layout Plain Layout
3588
3589
3590 \backslash
3591 spce 
3592 \end_layout
3593
3594 \end_inset
3595
3596 F
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3606 \end_inset
3607
3608
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 <row>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 ^235
3620 \begin_inset ERT
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624
3625
3626 \backslash
3627 spce 
3628 \end_layout
3629
3630 \end_inset
3631
3632 _
3633 \backslash
3634 phantom
3635 \begin_inset ERT
3636 status collapsed
3637
3638 \begin_layout Plain Layout
3639
3640
3641 \backslash
3642 spce 
3643 \end_layout
3644
3645 \end_inset
3646
3647 23
3648 \begin_inset Formula $\to$
3649 \end_inset
3650
3651 9
3652 \begin_inset ERT
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656
3657
3658 \backslash
3659 spce 
3660 \end_layout
3661
3662 \end_inset
3663
3664 F
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3674 \end_inset
3675
3676
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 </row>
3682 <row>
3683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687
3688 \backslash
3689 Lambda^
3690 \begin_inset ERT
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694
3695
3696 \backslash
3697 spce 
3698 \end_layout
3699
3700 \end_inset
3701
3702
3703 \backslash
3704 phantom
3705 \begin_inset ERT
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709
3710
3711 \backslash
3712 spce 
3713 \end_layout
3714
3715 \end_inset
3716
3717 ii
3718 \begin_inset Formula $\to$
3719 \end_inset
3720
3721 t
3722 \begin_inset ERT
3723 status collapsed
3724
3725 \begin_layout Plain Layout
3726
3727
3728 \backslash
3729 spce 
3730 \end_layout
3731
3732 \end_inset
3733
3734 _MMt
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3744 \end_inset
3745
3746
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 </row>
3752 </lyxtabular>
3753
3754 \end_inset
3755
3756
3757 \end_layout
3758
3759 \begin_layout Standard
3760 En plus, il y a les commandes 
3761 \series bold
3762
3763 \backslash
3764 vphantom
3765 \series default
3766
3767 \begin_inset Index
3768 status collapsed
3769
3770 \begin_layout Plain Layout
3771 Commandes ! V ! 
3772 \backslash
3773 vphantom
3774 \end_layout
3775
3776 \end_inset
3777
3778  (bouton
3779 \begin_inset space ~
3780 \end_inset
3781
3782
3783 \begin_inset Graphics
3784         filename ../../images/math/vphantom.png
3785         scale 85
3786
3787 \end_inset
3788
3789  de la barre d'outils) et 
3790 \series bold
3791
3792 \backslash
3793 hphantom
3794 \series default
3795
3796 \begin_inset Index
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800 Commandes ! H ! 
3801 \backslash
3802 hphantom
3803 \end_layout
3804
3805 \end_inset
3806
3807  (bouton
3808 \begin_inset space ~
3809 \end_inset
3810
3811
3812 \begin_inset Graphics
3813         filename ../../images/math/hphantom.png
3814         scale 85
3815
3816 \end_inset
3817
3818 ).
3819  
3820 \series bold
3821
3822 \backslash
3823 hphantom
3824 \series default
3825  crée seulement de l'espace pour la hauteur maximale des caractères de la
3826  boîte, mais pas pour leur largeur.
3827  
3828 \series bold
3829
3830 \backslash
3831 vphantom
3832 \series default
3833  crée de l'espace seulement pour la largeur du contenu de la boîte.
3834  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3835  commandes n'ont qu'une seule flèche rouge.
3836 \end_layout
3837
3838 \begin_layout Standard
3839 Par exemple 
3840 \series bold
3841
3842 \backslash
3843 vphantom
3844 \series default
3845
3846 \begin_inset ERT
3847 status collapsed
3848
3849 \begin_layout Plain Layout
3850
3851
3852 \backslash
3853 spce 
3854 \end_layout
3855
3856 \end_inset
3857
3858
3859 \series bold
3860 a
3861 \backslash
3862 int
3863 \series default
3864  crée de l'espace pour la hauteur du signe intégral
3865 \begin_inset Foot
3866 status collapsed
3867
3868 \begin_layout Plain Layout
3869 La commande 
3870 \series bold
3871
3872 \backslash
3873 int
3874 \series default
3875  insère le signe de l'intégrale, voir 
3876 \begin_inset CommandInset ref
3877 LatexCommand ref
3878 reference "sub:Grands-opérateurs"
3879
3880 \end_inset
3881
3882 .
3883 \end_layout
3884
3885 \end_inset
3886
3887 , vu que c'est le plus haut caractère.
3888  Voir un exemple d'application dans 
3889 \begin_inset CommandInset ref
3890 LatexCommand ref
3891 reference "sub:Crochets-multilignes"
3892
3893 \end_inset
3894
3895 .
3896 \end_layout
3897
3898 \begin_layout Subsection
3899 Lignes
3900 \begin_inset Index
3901 status collapsed
3902
3903 \begin_layout Plain Layout
3904 Lignes
3905 \end_layout
3906
3907 \end_inset
3908
3909
3910 \begin_inset Index
3911 status collapsed
3912
3913 \begin_layout Plain Layout
3914 Formules ! soulignées
3915 \end_layout
3916
3917 \end_inset
3918
3919
3920 \end_layout
3921
3922 \begin_layout Standard
3923 \align center
3924 \begin_inset Tabular
3925 <lyxtabular version="3" rows="4" columns="2">
3926 <features>
3927 <column alignment="center" valignment="top" width="0pt">
3928 <column alignment="center" valignment="top" width="0pt">
3929 <row>
3930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 Commande
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943 Résultat
3944 \begin_inset Note Note
3945 status collapsed
3946
3947 \begin_layout Plain Layout
3948
3949 \series bold
3950
3951 \backslash
3952 raisebox est seulement utilisée pour faire de la place
3953 \end_layout
3954
3955 \end_inset
3956
3957
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 <row>
3964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968
3969 \backslash
3970 overline
3971 \begin_inset ERT
3972 status collapsed
3973
3974 \begin_layout Plain Layout
3975
3976
3977 \backslash
3978 spce 
3979 \end_layout
3980
3981 \end_inset
3982
3983 A+B
3984 \begin_inset Index
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Commandes ! O ! 
3989 \backslash
3990 overline
3991 \end_layout
3992
3993 \end_inset
3994
3995
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4005 \end_inset
4006
4007
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 </row>
4013 <row>
4014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018
4019 \backslash
4020 underline
4021 \begin_inset ERT
4022 status collapsed
4023
4024 \begin_layout Plain Layout
4025
4026
4027 \backslash
4028 spce 
4029 \end_layout
4030
4031 \end_inset
4032
4033 A+B
4034 \begin_inset Index
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 Commandes ! U ! 
4039 \backslash
4040 underline
4041 \end_layout
4042
4043 \end_inset
4044
4045
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \backslash
4070 overline
4071 \begin_inset ERT
4072 status collapsed
4073
4074 \begin_layout Plain Layout
4075
4076
4077 \backslash
4078 spce 
4079 \end_layout
4080
4081 \end_inset
4082
4083
4084 \backslash
4085 underline
4086 \begin_inset ERT
4087 status collapsed
4088
4089 \begin_layout Plain Layout
4090
4091
4092 \backslash
4093 spce 
4094 \end_layout
4095
4096 \end_inset
4097
4098 A+B
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4108 \end_inset
4109
4110
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 </row>
4116 </lyxtabular>
4117
4118 \end_inset
4119
4120
4121 \end_layout
4122
4123 \begin_layout Standard
4124 Dans le dernier exemple, il importe peu que 
4125 \series bold
4126
4127 \backslash
4128 overline
4129 \series default
4130  ou 
4131 \series bold
4132
4133 \backslash
4134 underline
4135 \series default
4136  soit inséré en premier.
4137 \end_layout
4138
4139 \begin_layout Standard
4140 Pour souligner deux fois, par exemple des résultats, on utilise 
4141 \backslash
4142 underline deux fois.
4143 \end_layout
4144
4145 \begin_layout Standard
4146 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
4147 \end_layout
4148
4149 \begin_layout Standard
4150 \begin_inset VSpace bigskip
4151 \end_inset
4152
4153
4154 \end_layout
4155
4156 \begin_layout Standard
4157 On peut créer des lignes personnalisées en utilisant la commande 
4158 \series bold
4159
4160 \backslash
4161 rule
4162 \series default
4163
4164 \begin_inset Index
4165 status collapsed
4166
4167 \begin_layout Plain Layout
4168 Commandes ! R ! 
4169 \backslash
4170 rule
4171 \end_layout
4172
4173 \end_inset
4174
4175  qui a la syntaxe suivante:
4176 \end_layout
4177
4178 \begin_layout Standard
4179
4180 \series bold
4181
4182 \backslash
4183 rule[décalage vertical]{longueur}{épaisseur}
4184 \end_layout
4185
4186 \begin_layout Standard
4187 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4188  bas, si sa valeur est négative).
4189  Les unités utilisables pour ces valeurs sont listées dans 
4190 \begin_inset CommandInset ref
4191 LatexCommand ref
4192 reference "tab:Unités-disponibles"
4193
4194 \end_inset
4195
4196 .
4197  Voici deux exemples de lignes créées avec les commandes
4198 \begin_inset Newline newline
4199 \end_inset
4200
4201
4202 \series bold
4203
4204 \backslash
4205 rule[-2ex]{3cm}{2pt}
4206 \series default
4207  et 
4208 \series bold
4209
4210 \backslash
4211 rule{2cm}{1pt}
4212 \series default
4213 :
4214 \end_layout
4215
4216 \begin_layout Standard
4217 Voici une phrase 
4218 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4219 \end_inset
4220
4221  avec deux lignes.
4222 \end_layout
4223
4224 \begin_layout Standard
4225
4226 \series bold
4227
4228 \backslash
4229 rule
4230 \series default
4231  peut aussi être utilisé avec du texte si elle est insérée en code TeX.
4232 \end_layout
4233
4234 \begin_layout Subsection
4235 Points de suspension
4236 \begin_inset CommandInset label
4237 LatexCommand label
4238 name "sub:Points-de-suspension"
4239
4240 \end_inset
4241
4242
4243 \begin_inset Index
4244 status collapsed
4245
4246 \begin_layout Plain Layout
4247 Points de suspension
4248 \end_layout
4249
4250 \end_inset
4251
4252
4253 \end_layout
4254
4255 \begin_layout Standard
4256 Différents types de points de suspension sont disponibles.
4257 \begin_inset Foot
4258 status collapsed
4259
4260 \begin_layout Plain Layout
4261 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4262 \begin_inset Graphics
4263         filename ../../images/math/ldots.png
4264         scale 85
4265
4266 \end_inset
4267
4268
4269 \end_layout
4270
4271 \end_inset
4272
4273  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4274  base, on utilise (
4275 \series bold
4276
4277 \backslash
4278 ldots
4279 \series default
4280
4281 \begin_inset Index
4282 status collapsed
4283
4284 \begin_layout Plain Layout
4285 Commandes ! L ! 
4286 \backslash
4287 ldots
4288 \end_layout
4289
4290 \end_inset
4291
4292 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4293  à la même hauteur que les opérateurs, on utilise (
4294 \series bold
4295
4296 \backslash
4297 cdots
4298 \series default
4299
4300 \begin_inset Index
4301 status collapsed
4302
4303 \begin_layout Plain Layout
4304 Commandes ! C ! 
4305 \backslash
4306 cdots
4307 \end_layout
4308
4309 \end_inset
4310
4311 ).
4312  Quand on utilise la commande 
4313 \series bold
4314
4315 \backslash
4316 dots
4317 \series default
4318
4319 \begin_inset Index
4320 status collapsed
4321
4322 \begin_layout Plain Layout
4323 Commandes ! D ! 
4324 \backslash
4325 dots
4326 \end_layout
4327
4328 \end_inset
4329
4330 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4331 \end_layout
4332
4333 \begin_layout Standard
4334 \align center
4335 \begin_inset Tabular
4336 <lyxtabular version="3" rows="8" columns="2">
4337 <features>
4338 <column alignment="center" valignment="top" width="0pt">
4339 <column alignment="center" valignment="top" width="0pt">
4340 <row>
4341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Commande
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 Résultat
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 A_1
4366 \begin_inset ERT
4367 status collapsed
4368
4369 \begin_layout Plain Layout
4370
4371
4372 \backslash
4373 spce 
4374 \end_layout
4375
4376 \end_inset
4377
4378 ,
4379 \backslash
4380 dots
4381 \begin_inset ERT
4382 status collapsed
4383
4384 \begin_layout Plain Layout
4385
4386
4387 \backslash
4388 spce 
4389 \end_layout
4390
4391 \end_inset
4392
4393 ,A_n
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 \begin_inset Formula $A_{1},\dots,A_{n}$
4403 \end_inset
4404
4405
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 </row>
4411 <row>
4412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 A_1
4417 \begin_inset ERT
4418 status collapsed
4419
4420 \begin_layout Plain Layout
4421
4422
4423 \backslash
4424 spce 
4425 \end_layout
4426
4427 \end_inset
4428
4429 +
4430 \backslash
4431 dots
4432 \begin_inset ERT
4433 status collapsed
4434
4435 \begin_layout Plain Layout
4436
4437
4438 \backslash
4439 spce 
4440 \end_layout
4441
4442 \end_inset
4443
4444 +A_n
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 \begin_inset Formula $A_{1}+\dots+A_{n}$
4454 \end_inset
4455
4456
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 </row>
4462 <row>
4463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 A_1
4468 \begin_inset ERT
4469 status collapsed
4470
4471 \begin_layout Plain Layout
4472
4473
4474 \backslash
4475 spce 
4476 \end_layout
4477
4478 \end_inset
4479
4480 ,
4481 \backslash
4482 ldots
4483 \begin_inset ERT
4484 status collapsed
4485
4486 \begin_layout Plain Layout
4487
4488
4489 \backslash
4490 spce 
4491 \end_layout
4492
4493 \end_inset
4494
4495 ,A_n
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 \begin_inset Formula $A_{1},\ldots,A_{n}$
4505 \end_inset
4506
4507
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 A_1
4519 \begin_inset ERT
4520 status collapsed
4521
4522 \begin_layout Plain Layout
4523
4524
4525 \backslash
4526 spce 
4527 \end_layout
4528
4529 \end_inset
4530
4531 +
4532 \backslash
4533 cdots
4534 \begin_inset ERT
4535 status collapsed
4536
4537 \begin_layout Plain Layout
4538
4539
4540 \backslash
4541 spce 
4542 \end_layout
4543
4544 \end_inset
4545
4546 +A_n
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4556 \end_inset
4557
4558
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 </row>
4564 <row>
4565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569
4570 \backslash
4571 vdots
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 \begin_inset Formula $\vdots$
4581 \end_inset
4582
4583
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \backslash
4596 ddots
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 \begin_inset Formula $\ddots$
4606 \end_inset
4607
4608
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row>
4615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 matrice 3×3
4620 \begin_inset space \thinspace{}
4621 \end_inset
4622
4623 avec les différents types de points
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 \begin_inset Formula $\begin{array}{ccc}
4633 A_{11} & \cdots & A_{1m}\\
4634 \vdots & \ddots & \vdots\\
4635 A_{n1} & \cdots & A_{nm}\end{array}$
4636 \end_inset
4637
4638
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 </row>
4644 </lyxtabular>
4645
4646 \end_inset
4647
4648
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Les points de suspension accessibles avec le menu 
4653 \family sans
4654 Insérer\SpecialChar \menuseparator
4655 Caractère
4656 \begin_inset space ~
4657 \end_inset
4658
4659 spécial
4660 \family default
4661  sont des 
4662 \series bold
4663
4664 \backslash
4665 ldots
4666 \series default
4667 .
4668 \end_layout
4669
4670 \begin_layout Standard
4671 \begin_inset VSpace medskip
4672 \end_inset
4673
4674 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4675  couvrir plusieurs colonnes.
4676  Il sont créés avec la commande 
4677 \series bold
4678
4679 \backslash
4680 hdotsfor
4681 \series default
4682
4683 \begin_inset Index
4684 status collapsed
4685
4686 \begin_layout Plain Layout
4687 Commandes ! H ! 
4688 \backslash
4689 hdotsfor
4690 \end_layout
4691
4692 \end_inset
4693
4694 , qui a la syntaxe suivante:
4695 \end_layout
4696
4697 \begin_layout Standard
4698
4699 \series bold
4700
4701 \backslash
4702 hdotsfor[distance]{nombre de colonnes}
4703 \end_layout
4704
4705 \begin_layout Standard
4706 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4707  La distance est un facteur donnant la distance entre les points.
4708 \end_layout
4709
4710 \begin_layout Standard
4711 Dans la matrice suivante, on a inséré la commande 
4712 \series bold
4713
4714 \backslash
4715 hdotsfor[2]{4}
4716 \series default
4717  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4718  points de suspension avec une distance entre points double de celle obtenue
4719  avec la commande 
4720 \series bold
4721
4722 \backslash
4723 dots
4724 \series default
4725 :
4726 \begin_inset Formula \[
4727 \left(\begin{array}{cccc}
4728 A & B & C & D\\
4729 \hdotsfor[2]{4}\\
4730 a & z & e & r\end{array}\right)\]
4731
4732 \end_inset
4733
4734 Notez que les cases de la matrice qui doivent être couvertes doivent être
4735  vides, sinon vous aurez des erreurs LaTeX.
4736 \end_layout
4737
4738 \begin_layout Standard
4739 \begin_inset VSpace bigskip
4740 \end_inset
4741
4742 Pour aller plus loin, vous pouvez utiliser la commande 
4743 \series bold
4744
4745 \backslash
4746 dotfill
4747 \series default
4748
4749 \begin_inset Index
4750 status collapsed
4751
4752 \begin_layout Plain Layout
4753 Commandes ! D ! 
4754 \backslash
4755 dotfill
4756 \end_layout
4757
4758 \end_inset
4759
4760  pour remplir le reste d'une ligne avec des points.
4761  L'effet de ces commandes est le même que celui de 
4762 \series bold
4763
4764 \backslash
4765 hfill
4766 \series default
4767 , voir 
4768 \begin_inset CommandInset ref
4769 LatexCommand ref
4770 reference "sub:Espace-variable"
4771
4772 \end_inset
4773
4774 .
4775 \end_layout
4776
4777 \begin_layout Standard
4778 Par exemple, la commande 
4779 \series bold
4780 A
4781 \backslash
4782 dotfill
4783 \begin_inset ERT
4784 status collapsed
4785
4786 \begin_layout Plain Layout
4787
4788
4789 \backslash
4790 spce 
4791 \end_layout
4792
4793 \end_inset
4794
4795 B
4796 \series default
4797  produit
4798 \end_layout
4799
4800 \begin_layout Standard
4801 \begin_inset Formula $A\dotfill B$
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \begin_layout Standard
4808 Comme
4809 \series bold
4810  
4811 \backslash
4812 dotfill
4813 \series default
4814  avec des points, il existe la commande 
4815 \series bold
4816
4817 \backslash
4818 hrulefill
4819 \series default
4820
4821 \begin_inset Index
4822 status collapsed
4823
4824 \begin_layout Plain Layout
4825 Commandes ! H ! 
4826 \backslash
4827 hrulefill
4828 \end_layout
4829
4830 \end_inset
4831
4832  avec un filet:
4833 \end_layout
4834
4835 \begin_layout Standard
4836 \begin_inset Formula $A\hrulefill B$
4837 \end_inset
4838
4839
4840 \end_layout
4841
4842 \begin_layout Standard
4843 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4844  mode TeX.
4845 \end_layout
4846
4847 \begin_layout Section
4848 Matrices
4849 \begin_inset CommandInset label
4850 LatexCommand label
4851 name "sec:Matrices"
4852
4853 \end_inset
4854
4855
4856 \begin_inset Index
4857 status collapsed
4858
4859 \begin_layout Plain Layout
4860 Matrices
4861 \end_layout
4862
4863 \end_inset
4864
4865
4866 \end_layout
4867
4868 \begin_layout Standard
4869 On peut insérer des matrices avec le bouton 
4870 \begin_inset Graphics
4871         filename ../../images/dialog-show_mathmatrix.png
4872         scale 85
4873
4874 \end_inset
4875
4876  de la barre d'outils mathématique ou en utilisant le menu
4877 \family sans
4878  Insérer\SpecialChar \menuseparator
4879 Math\SpecialChar \menuseparator
4880 Matrice
4881 \begin_inset space ~
4882 \end_inset
4883
4884 mathématique
4885 \family default
4886 .
4887  On vous demande alors le nombre de lignes et de colonnes de la matrice
4888  et leur alignement.
4889  L'alignement vertical n'est en fait important que pour les matrices qui
4890  se trouvent dans une formule en ligne:
4891 \end_layout
4892
4893 \begin_layout Standard
4894 L'alignement de la première matrice est haut 
4895 \begin_inset Formula $\begin{array}[t]{cccc}
4896 A & D & G & J\\
4897 B & E & H & K\\
4898 C & F & I & L\end{array}$
4899 \end_inset
4900
4901 , la seconde milieu 
4902 \begin_inset Formula $\begin{array}{cccc}
4903 A & D & G & J\\
4904 B & E & H & K\\
4905 C & F & I & L\end{array}$
4906 \end_inset
4907
4908 , et la troisième bas 
4909 \begin_inset Formula $\begin{array}[b]{cccc}
4910 A & D & G & J\\
4911 B & E & H & K\\
4912 C & F & I & L\end{array}$
4913 \end_inset
4914
4915  .
4916 \end_layout
4917
4918 \begin_layout Standard
4919 L'alignement horizontal précise comment le contenu des colonnes doit être
4920  aligné.
4921  On le choisit en entrant une lettre pour chaque colonne.
4922  
4923 \emph on
4924 l
4925 \emph default
4926  pour un alignement à gauche (left) , 
4927 \emph on
4928 c
4929 \emph default
4930  centré, et
4931 \emph on
4932  r
4933 \emph default
4934  à droite (right).
4935  Par exemple, pour créer une matrice
4936 \begin_inset space ~
4937 \end_inset
4938
4939 4
4940 \series bold
4941 ×
4942 \series default
4943 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4944  sont centrées et la dernière est alignée à gauche, on va entrer 
4945 \series bold
4946 lccr
4947 \series default
4948  pour l'alignement horizontal.
4949  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4950  que l'alignement par défaut pour toutes les colonnes est un 
4951 \series bold
4952 c
4953 \series default
4954 .
4955 \begin_inset Newpage pagebreak
4956 \end_inset
4957
4958
4959 \end_layout
4960
4961 \begin_layout Standard
4962 Alignement horizontal:
4963 \end_layout
4964
4965 \begin_layout Standard
4966
4967 \series bold
4968 lll
4969 \series default
4970  : 
4971 \begin_inset Formula $\begin{array}{lll}
4972 10000 & D & G\\
4973 B & 10000 & H\\
4974 C & F & 10000\end{array}$
4975 \end_inset
4976
4977  , 
4978 \series bold
4979 ccc
4980 \series default
4981  : 
4982 \begin_inset Formula $\begin{array}{ccc}
4983 10000 & D & G\\
4984 B & 10000 & H\\
4985 C & F & 10000\end{array}$
4986 \end_inset
4987
4988  , 
4989 \series bold
4990 rrr
4991 \series default
4992  : 
4993 \begin_inset Formula $\begin{array}{rrr}
4994 10000 & D & G\\
4995 B & 10000 & H\\
4996 C & F & 10000\end{array}$
4997 \end_inset
4998
4999
5000 \end_layout
5001
5002 \begin_layout Standard
5003 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
5004  utiliser les boutons 
5005 \begin_inset Graphics
5006         filename ../../images/tabular-feature_append-row.png
5007         scale 85
5008
5009 \end_inset
5010
5011
5012 \begin_inset Graphics
5013         filename ../../images/tabular-feature_delete-row.png
5014         scale 85
5015
5016 \end_inset
5017
5018 , etc.
5019 \begin_inset space \thinspace{}
5020 \end_inset
5021
5022 de la barre d'outils mathématique, ou le menu 
5023 \family sans
5024 Éditer\SpecialChar \menuseparator
5025 Lignes
5026 \begin_inset space \thinspace{}
5027 \end_inset
5028
5029 &
5030 \begin_inset space \thinspace{}
5031 \end_inset
5032
5033 colonnes
5034 \family default
5035 .
5036  On peut aussi ajouter de nouvelles lignes avec 
5037 \family sans
5038 Ctrl-Entrée
5039 \family default
5040 .
5041 \end_layout
5042
5043 \begin_layout Standard
5044 \begin_inset VSpace bigskip
5045 \end_inset
5046
5047 On peut ajouter des parenthèses autour d'une matrice, soit avec les commandes
5048  
5049 \series bold
5050
5051 \backslash
5052 left
5053 \series default
5054
5055 \begin_inset Index
5056 status collapsed
5057
5058 \begin_layout Plain Layout
5059 Commandes ! L ! 
5060 \backslash
5061 left
5062 \end_layout
5063
5064 \end_inset
5065
5066  et 
5067 \series bold
5068
5069 \backslash
5070 right
5071 \series default
5072
5073 \begin_inset Index
5074 status collapsed
5075
5076 \begin_layout Plain Layout
5077 Commandes ! R ! 
5078 \backslash
5079 right
5080 \end_layout
5081
5082 \end_inset
5083
5084  (raccourci 
5085 \family sans
5086 Alt-m
5087 \begin_inset space ~
5088 \end_inset
5089
5090 parenthèse
5091 \family default
5092 ), voir 
5093 \begin_inset CommandInset ref
5094 LatexCommand ref
5095 reference "sub:Taille-parenthèses-automatique"
5096
5097 \end_inset
5098
5099 , ou en utilisant les commandes suivantes:
5100 \begin_inset VSpace medskip
5101 \end_inset
5102
5103
5104 \end_layout
5105
5106 \begin_layout Standard
5107 \begin_inset space \hfill{}
5108 \end_inset
5109
5110
5111 \begin_inset Tabular
5112 <lyxtabular version="3" rows="4" columns="2">
5113 <features>
5114 <column alignment="center" valignment="top" width="0">
5115 <column alignment="center" valignment="top" width="0">
5116 <row>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 Commande
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130 Résultat
5131 \begin_inset Note Note
5132 status collapsed
5133
5134 \begin_layout Plain Layout
5135
5136 \series bold
5137
5138 \backslash
5139 raisebox est seulement utilisée pour faire de la place
5140 \end_layout
5141
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 </row>
5150 <row>
5151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155
5156 \backslash
5157 bmatrix
5158 \begin_inset ERT
5159 status collapsed
5160
5161 \begin_layout Plain Layout
5162
5163
5164 \backslash
5165 spce 
5166 \end_layout
5167
5168 \end_inset
5169
5170 matrice
5171 \begin_inset space \thinspace{}
5172 \end_inset
5173
5174 2×2
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5184 0 & \textrm{-}\mathrm{i}\\
5185 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5186 \end_inset
5187
5188
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row>
5195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \backslash
5201 Bmatrix
5202 \begin_inset ERT
5203 status collapsed
5204
5205 \begin_layout Plain Layout
5206
5207
5208 \backslash
5209 spce 
5210 \end_layout
5211
5212 \end_inset
5213
5214 matrice
5215 \begin_inset space \thinspace{}
5216 \end_inset
5217
5218 2×2
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5228 0 & \textrm{-}\mathrm{i}\\
5229 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5230 \end_inset
5231
5232
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 </row>
5238 <row>
5239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Plain Layout
5243
5244 \backslash
5245 pmatrix
5246 \begin_inset ERT
5247 status collapsed
5248
5249 \begin_layout Plain Layout
5250
5251
5252 \backslash
5253 spce 
5254 \end_layout
5255
5256 \end_inset
5257
5258 matrice
5259 \begin_inset space \thinspace{}
5260 \end_inset
5261
5262 2×2
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5272 0 & \textrm{-}\mathrm{i}\\
5273 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5274 \end_inset
5275
5276
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 </row>
5282 </lyxtabular>
5283
5284 \end_inset
5285
5286
5287 \begin_inset space \hfill{}
5288 \end_inset
5289
5290
5291 \begin_inset Tabular
5292 <lyxtabular version="3" rows="4" columns="2">
5293 <features>
5294 <column alignment="center" valignment="top" width="0">
5295 <column alignment="center" valignment="top" width="0">
5296 <row>
5297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 Commande
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 Résultat
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 </row>
5316 <row>
5317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321
5322 \backslash
5323 vmatrix
5324 \begin_inset ERT
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328
5329
5330 \backslash
5331 spce 
5332 \end_layout
5333
5334 \end_inset
5335
5336 matrice
5337 \begin_inset space \thinspace{}
5338 \end_inset
5339
5340 2×2
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5350 0 & \textrm{-}\mathrm{i}\\
5351 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5352 \end_inset
5353
5354
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 </row>
5360 <row>
5361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365
5366 \backslash
5367 Vmatrix
5368 \begin_inset ERT
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372
5373
5374 \backslash
5375 spce 
5376 \end_layout
5377
5378 \end_inset
5379
5380 matrice
5381 \begin_inset space \thinspace{}
5382 \end_inset
5383
5384 2×2
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5394 0 & \textrm{-}\mathrm{i}\\
5395 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5396 \end_inset
5397
5398
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 </row>
5404 <row>
5405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409
5410 \backslash
5411 matrix
5412 \begin_inset ERT
5413 status collapsed
5414
5415 \begin_layout Plain Layout
5416
5417
5418 \backslash
5419 spce 
5420 \end_layout
5421
5422 \end_inset
5423
5424 matrice
5425 \begin_inset space \thinspace{}
5426 \end_inset
5427
5428 2×2
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5438 0 & \textrm{-}\mathrm{i}\\
5439 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5440 \end_inset
5441
5442
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 </row>
5448 </lyxtabular>
5449
5450 \end_inset
5451
5452
5453 \begin_inset space \hfill{}
5454 \end_inset
5455
5456
5457 \end_layout
5458
5459 \begin_layout Standard
5460 \begin_inset VSpace medskip
5461 \end_inset
5462
5463 Quand on insère par exemple 
5464 \series bold
5465
5466 \backslash
5467 vmatrix,
5468 \series default
5469  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5470  insérée.
5471 \end_layout
5472
5473 \begin_layout Standard
5474 \begin_inset VSpace bigskip
5475 \end_inset
5476
5477 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5478  
5479 \series bold
5480
5481 \backslash
5482 arraycolsep
5483 \series default
5484
5485 \begin_inset Index
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489 Commandes ! A ! 
5490 \backslash
5491 arraycolsep
5492 \end_layout
5493
5494 \end_inset
5495
5496  qui est décrite dans 
5497 \begin_inset CommandInset ref
5498 LatexCommand ref
5499 reference "sub:Séparation-des-colonnes"
5500
5501 \end_inset
5502
5503  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5504  dans les matrices.
5505 \end_layout
5506
5507 \begin_layout Standard
5508 Pour changer l'espacement des lignes, on utilise la commande 
5509 \series bold
5510
5511 \backslash
5512 arraystretch
5513 \series default
5514
5515 \begin_inset Index
5516 status collapsed
5517
5518 \begin_layout Plain Layout
5519 Commandes ! A ! 
5520 \backslash
5521 arraystretch
5522 \end_layout
5523
5524 \end_inset
5525
5526  de la façon suivante:
5527 \end_layout
5528
5529 \begin_layout Standard
5530
5531 \series bold
5532
5533 \backslash
5534 renewcommand{
5535 \backslash
5536 arraystretch}{facteur d'étirement}
5537 \begin_inset Index
5538 status collapsed
5539
5540 \begin_layout Plain Layout
5541 Commandes ! R ! 
5542 \backslash
5543 renewcommand
5544 \end_layout
5545
5546 \end_inset
5547
5548
5549 \end_layout
5550
5551 \begin_layout Standard
5552 La commande 
5553 \series bold
5554
5555 \backslash
5556 renewcommand
5557 \series default
5558  affecte le facteur d'étirement à la commande prédéfinie 
5559 \series bold
5560
5561 \backslash
5562 arraystretch
5563 \series default
5564 .
5565  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5566  2.
5567  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5568  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5569 \series bold
5570
5571 \backslash
5572 arraystretch
5573 \series default
5574 .
5575 \end_layout
5576
5577 \begin_layout Standard
5578 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5579  
5580 \series bold
5581
5582 \backslash
5583 smallmatrix
5584 \series default
5585
5586 \begin_inset Index
5587 status collapsed
5588
5589 \begin_layout Plain Layout
5590 Commandes ! S ! 
5591 \backslash
5592 smallmatrix
5593 \end_layout
5594
5595 \end_inset
5596
5597 .
5598  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5599  où la matrice est insérée.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 Voici une matrice 
5604 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5605 C & D\end{smallmatrix}\right)$
5606 \end_inset
5607
5608  dans une ligne de texte.
5609 \end_layout
5610
5611 \begin_layout Section
5612 Parenthèses et autres délimiteurs
5613 \begin_inset Index
5614 status collapsed
5615
5616 \begin_layout Plain Layout
5617 Parenthèses
5618 \end_layout
5619
5620 \end_inset
5621
5622
5623 \begin_inset Index
5624 status collapsed
5625
5626 \begin_layout Plain Layout
5627 Accolades
5628 \end_layout
5629
5630 \end_inset
5631
5632
5633 \begin_inset Index
5634 status collapsed
5635
5636 \begin_layout Plain Layout
5637 Crochets
5638 \end_layout
5639
5640 \end_inset
5641
5642
5643 \begin_inset Index
5644 status collapsed
5645
5646 \begin_layout Plain Layout
5647 Delimiteurs@Délimiteurs
5648 \end_layout
5649
5650 \end_inset
5651
5652
5653 \end_layout
5654
5655 \begin_layout Subsection
5656 Parenthèses verticales et délimiteurs
5657 \begin_inset Index
5658 status collapsed
5659
5660 \begin_layout Plain Layout
5661 Accolades ! verticales
5662 \end_layout
5663
5664 \end_inset
5665
5666
5667 \end_layout
5668
5669 \begin_layout Standard
5670
5671 \lang english
5672 \begin_inset space \hfill{}
5673 \end_inset
5674
5675
5676 \lang french
5677
5678 \begin_inset Tabular
5679 <lyxtabular version="3" rows="9" columns="2">
5680 <features>
5681 <column alignment="center" valignment="top" width="0pt">
5682 <column alignment="center" valignment="top" width="0pt">
5683 <row>
5684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 Commande
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 Résultat
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 </row>
5703 <row>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 (
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $($
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 {
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $\{$
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 [
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 \begin_inset Formula $[$
5764 \end_inset
5765
5766
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 </row>
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777
5778 \backslash
5779 langle
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 \begin_inset Formula $\langle$
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 <row>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802
5803 \backslash
5804 lceil
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 \begin_inset Formula $\lceil$
5814 \end_inset
5815
5816
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 </row>
5822 <row>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827
5828 \backslash
5829 lfloor
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 \begin_inset Formula $\lfloor$
5839 \end_inset
5840
5841
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 /
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $/$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 |
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $|$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 </lyxtabular>
5894
5895 \end_inset
5896
5897
5898 \begin_inset space \hfill{}
5899 \end_inset
5900
5901
5902 \begin_inset Tabular
5903 <lyxtabular version="3" rows="9" columns="2">
5904 <features>
5905 <column alignment="center" valignment="top" width="0pt">
5906 <column alignment="center" valignment="top" width="0pt">
5907 <row>
5908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 Commande
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 Résultat
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 )
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 \begin_inset Formula $)$
5942 \end_inset
5943
5944
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 </row>
5950 <row>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 }
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 \begin_inset Formula $\}$
5965 \end_inset
5966
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 </row>
5973 <row>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 ]
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 \begin_inset Formula $]$
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 </row>
5996 <row>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001
6002 \backslash
6003 rangle
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 \begin_inset Formula $\rangle$
6013 \end_inset
6014
6015
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 </row>
6021 <row>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026
6027 \backslash
6028 rceil
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 \begin_inset Formula $\rceil$
6038 \end_inset
6039
6040
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 </row>
6046 <row>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051
6052 \backslash
6053 rfloor
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 \begin_inset Formula $\rfloor$
6063 \end_inset
6064
6065
6066 \end_layout
6067
6068 \end_inset
6069 </cell>
6070 </row>
6071 <row>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076
6077 \backslash
6078
6079 \backslash
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 \begin_inset Formula $\backslash$
6090 \end_inset
6091
6092
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 </row>
6098 <row>
6099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103
6104 \backslash
6105 |
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 \begin_inset Formula $\|$
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 </lyxtabular>
6124
6125 \end_inset
6126
6127
6128 \lang english
6129
6130 \begin_inset space \hfill{}
6131 \end_inset
6132
6133
6134 \end_layout
6135
6136 \begin_layout Standard
6137 \begin_inset Note Greyedout
6138 status open
6139
6140 \begin_layout Plain Layout
6141
6142 \series bold
6143 Note:
6144 \series default
6145  En mode TeX, on doit utiliser la commande 
6146 \series bold
6147
6148 \backslash
6149 textbackslash
6150 \series default
6151
6152 \begin_inset Index
6153 status collapsed
6154
6155 \begin_layout Plain Layout
6156 Commandes ! T ! 
6157 \backslash
6158 textbackslash
6159 \end_layout
6160
6161 \end_inset
6162
6163  pour la barre de fraction inverse (backslash), puisque la commande 
6164 \backslash
6165
6166 \backslash
6167  produit un saut de ligne.
6168 \end_layout
6169
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \begin_layout Standard
6176 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
6177  commandes décrites dans les deux sous-sections qui suivent.
6178  Quand on utilise ces commandes, on peut utiliser directement les caractères
6179  < et > , plutôt que les commandes 
6180 \series bold
6181
6182 \backslash
6183 langle
6184 \series default
6185  et 
6186 \series bold
6187
6188 \backslash
6189 rangle
6190 \series default
6191 .
6192 \end_layout
6193
6194 \begin_layout Subsubsection
6195 Taille de parenthèse manuelle
6196 \begin_inset CommandInset label
6197 LatexCommand label
6198 name "sub:Taille-parenthèses-manuelle"
6199
6200 \end_inset
6201
6202
6203 \begin_inset Index
6204 status collapsed
6205
6206 \begin_layout Plain Layout
6207 Taille parenthèses ! manuelle
6208 \end_layout
6209
6210 \end_inset
6211
6212
6213 \end_layout
6214
6215 \begin_layout Standard
6216 La taille des parenthèses peut être précisée manuellement en utilisant les
6217  commandes LaTeX 
6218 \series bold
6219
6220 \backslash
6221 big
6222 \series default
6223
6224 \begin_inset Index
6225 status collapsed
6226
6227 \begin_layout Plain Layout
6228 Commandes ! B ! 
6229 \backslash
6230 big
6231 \end_layout
6232
6233 \end_inset
6234
6235
6236 \series bold
6237
6238 \backslash
6239 Big
6240 \series default
6241
6242 \series bold
6243
6244 \backslash
6245 bigg
6246 \series default
6247 , et 
6248 \series bold
6249
6250 \backslash
6251 Bigg
6252 \series default
6253 .
6254  
6255 \series bold
6256
6257 \backslash
6258 big
6259 \series default
6260  indique la plus petite taille et 
6261 \series bold
6262
6263 \backslash
6264 Bigg
6265 \series default
6266  la plus grande.
6267 \end_layout
6268
6269 \begin_layout Standard
6270 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6271  de parenthèses:
6272 \end_layout
6273
6274 \begin_layout Standard
6275 \align center
6276 \begin_inset Tabular
6277 <lyxtabular version="3" rows="2" columns="2">
6278 <features>
6279 <column alignment="center" valignment="top" width="0pt">
6280 <column alignment="center" valignment="top" width="0pt">
6281 <row>
6282 <cell alignment="center" valignment="top" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 toutes les parenthèses de la même taille:
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6296 \end_inset
6297
6298
6299 \end_layout
6300
6301 \end_inset
6302 </cell>
6303 </row>
6304 <row>
6305 <cell alignment="center" valignment="top" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Plain Layout
6309 c'est mieux comme cela:
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell alignment="center" valignment="top" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 </row>
6327 </lyxtabular>
6328
6329 \end_inset
6330
6331
6332 \begin_inset Note Note
6333 status collapsed
6334
6335 \begin_layout Plain Layout
6336
6337 \series bold
6338 \lang english
6339
6340 \backslash
6341 raisebox
6342 \end_layout
6343
6344 \end_inset
6345
6346
6347 \end_layout
6348
6349 \begin_layout Standard
6350 Pour la deuxième formule, on a utilisé la commande 
6351 \backslash
6352 Big((A+B)(A-B)
6353 \backslash
6354 Big)^
6355 \begin_inset ERT
6356 status collapsed
6357
6358 \begin_layout Plain Layout
6359
6360
6361 \backslash
6362 spce 
6363 \end_layout
6364
6365 \end_inset
6366
6367 C.
6368 \end_layout
6369
6370 \begin_layout Standard
6371 Voici un aperçu de toutes les tailles de parenthèses:
6372 \end_layout
6373
6374 \begin_layout Standard
6375 \align center
6376
6377 \backslash
6378 Bigg(
6379 \backslash
6380 exp
6381 \backslash
6382 bigg<
6383 \backslash
6384 Big[
6385 \backslash
6386 big{
6387 \backslash
6388 ln(3x)
6389 \backslash
6390 big}^2
6391 \begin_inset ERT
6392 status collapsed
6393
6394 \begin_layout Plain Layout
6395
6396
6397 \backslash
6398 spce 
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \backslash
6405 sin(x)
6406 \backslash
6407 Big]^
6408 \begin_inset ERT
6409 status collapsed
6410
6411 \begin_layout Plain Layout
6412
6413
6414 \backslash
6415 spce 
6416 \end_layout
6417
6418 \end_inset
6419
6420 A
6421 \begin_inset ERT
6422 status collapsed
6423
6424 \begin_layout Plain Layout
6425
6426
6427 \backslash
6428 spce 
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \backslash
6435 bigg>
6436 \backslash
6437 Bigg)^0,5
6438 \end_layout
6439
6440 \begin_layout Standard
6441 \align center
6442 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6443 \end_inset
6444
6445
6446 \end_layout
6447
6448 \begin_layout Standard
6449 \begin_inset Newpage newpage
6450 \end_inset
6451
6452 En plus des commandes 
6453 \series bold
6454
6455 \backslash
6456 big
6457 \series default
6458 , il y a la variante 
6459 \series bold
6460
6461 \backslash
6462 bigm
6463 \series default
6464
6465 \begin_inset Index
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469 Commandes ! B ! 
6470 \backslash
6471 bigm
6472 \end_layout
6473
6474 \end_inset
6475
6476  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6477  la variante 
6478 \series bold
6479
6480 \backslash
6481 bigl
6482 \series default
6483 -
6484 \series bold
6485
6486 \backslash
6487 bigr
6488 \series default
6489
6490 \begin_inset Index
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494 Commandes ! B ! 
6495 \backslash
6496 bigl - 
6497 \backslash
6498 bigr
6499 \end_layout
6500
6501 \end_inset
6502
6503 , qui n'ajoute pas d'espace.
6504  Le 
6505 \emph on
6506 l
6507 \emph default
6508  à la fin de la commande 
6509 \series bold
6510
6511 \backslash
6512 bigl
6513 \series default
6514  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6515  par un 
6516 \emph on
6517 r
6518 \emph default
6519 .
6520  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6521  ou ouvrante.
6522 \end_layout
6523
6524 \begin_layout Standard
6525 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6526 \end_layout
6527
6528 \begin_layout Standard
6529 \align center
6530 \begin_inset Tabular
6531 <lyxtabular version="3" rows="5" columns="2">
6532 <features>
6533 <column alignment="center" valignment="middle" width="0">
6534 <column alignment="center" valignment="middle" width="0">
6535 <row>
6536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 Commande
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 Résultat
6550 \begin_inset Note Note
6551 status collapsed
6552
6553 \begin_layout Plain Layout
6554
6555 \series bold
6556
6557 \backslash
6558 raisebox est seulement utilisée pour faire de la place
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 </row>
6569 <row>
6570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574
6575 \backslash
6576 Bigm(
6577 \backslash
6578 bigm(
6579 \backslash
6580 ln(3x)
6581 \backslash
6582 bigm)^2
6583 \begin_inset ERT
6584 status collapsed
6585
6586 \begin_layout Plain Layout
6587
6588
6589 \backslash
6590 spce 
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \backslash
6597 Bigm)
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6607 \end_inset
6608
6609
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 </row>
6615 <row>
6616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620
6621 \backslash
6622 Big(
6623 \backslash
6624 big(
6625 \backslash
6626 ln(3x)
6627 \backslash
6628 big)^2
6629 \begin_inset ERT
6630 status collapsed
6631
6632 \begin_layout Plain Layout
6633
6634
6635 \backslash
6636 spce 
6637 \end_layout
6638
6639 \end_inset
6640
6641
6642 \backslash
6643 Big)
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6653 \end_inset
6654
6655
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 </row>
6661 <row>
6662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666
6667 \backslash
6668 Bigl(
6669 \backslash
6670 bigl(
6671 \backslash
6672 ln(3x)
6673 \backslash
6674 bigr)^2
6675 \begin_inset ERT
6676 status collapsed
6677
6678 \begin_layout Plain Layout
6679
6680
6681 \backslash
6682 spce 
6683 \end_layout
6684
6685 \end_inset
6686
6687
6688 \backslash
6689 Bigr)
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6699 \end_inset
6700
6701
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 </row>
6707 <row>
6708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712
6713 \backslash
6714 bigl)
6715 \backslash
6716 ln(3x)
6717 \backslash
6718 bigr(
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 </row>
6736 </lyxtabular>
6737
6738 \end_inset
6739
6740
6741 \end_layout
6742
6743 \begin_layout Subsubsection
6744 Taille de parenthèse automatique
6745 \begin_inset CommandInset label
6746 LatexCommand label
6747 name "sub:Taille-parenthèses-automatique"
6748
6749 \end_inset
6750
6751
6752 \begin_inset Index
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 Taille parenthèses ! automatique
6757 \end_layout
6758
6759 \end_inset
6760
6761
6762 \end_layout
6763
6764 \begin_layout Standard
6765 On peut insérer des parenthèses à taille variable avec les commandes 
6766 \series bold
6767
6768 \backslash
6769 left
6770 \series default
6771
6772 \begin_inset Index
6773 status collapsed
6774
6775 \begin_layout Plain Layout
6776 Commandes ! L ! 
6777 \backslash
6778 left
6779 \end_layout
6780
6781 \end_inset
6782
6783  et 
6784 \series bold
6785
6786 \backslash
6787 right
6788 \series default
6789
6790 \begin_inset Index
6791 status collapsed
6792
6793 \begin_layout Plain Layout
6794 Commandes ! R ! 
6795 \backslash
6796 right
6797 \end_layout
6798
6799 \end_inset
6800
6801  ou avec le bouton
6802 \begin_inset space ~
6803 \end_inset
6804
6805
6806 \begin_inset Graphics
6807         filename ../../images/dialog-show_mathdelimiter.png
6808         scale 85
6809
6810 \end_inset
6811
6812  de la barre d'outils mathématique.
6813  On doit insérer la parenthèse voulue juste après la commande 
6814 \series bold
6815
6816 \backslash
6817 left
6818 \series default
6819  ou 
6820 \series bold
6821
6822 \backslash
6823 right
6824 \series default
6825 .
6826  La taille de la parenthèse sera alors calculée automatiquement pour la
6827  sortie.
6828 \end_layout
6829
6830 \begin_layout Standard
6831 \align center
6832 parenthèse normale: La commande 
6833 \series bold
6834
6835 \backslash
6836 ln(
6837 \backslash
6838 frac
6839 \begin_inset ERT
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843
6844
6845 \backslash
6846 spce 
6847 \end_layout
6848
6849 \end_inset
6850
6851 A
6852 \begin_inset Formula $\downarrow$
6853 \end_inset
6854
6855 C
6856 \begin_inset ERT
6857 status collapsed
6858
6859 \begin_layout Plain Layout
6860
6861
6862 \backslash
6863 spce 
6864 \end_layout
6865
6866 \end_inset
6867
6868 )
6869 \series default
6870  donne
6871 \begin_inset Formula \[
6872 \ln(\frac{A}{C})\]
6873
6874 \end_inset
6875
6876
6877 \end_layout
6878
6879 \begin_layout Standard
6880 \align center
6881 parenthèse adaptable: La commande 
6882 \series bold
6883
6884 \backslash
6885 ln
6886 \backslash
6887 left(
6888 \backslash
6889 frac
6890 \begin_inset ERT
6891 status collapsed
6892
6893 \begin_layout Plain Layout
6894
6895
6896 \backslash
6897 spce 
6898 \end_layout
6899
6900 \end_inset
6901
6902 A
6903 \begin_inset Formula $\downarrow$
6904 \end_inset
6905
6906 C
6907 \begin_inset ERT
6908 status collapsed
6909
6910 \begin_layout Plain Layout
6911
6912
6913 \backslash
6914 spce 
6915 \end_layout
6916
6917 \end_inset
6918
6919
6920 \backslash
6921 right)
6922 \series default
6923  donne
6924 \begin_inset Formula \[
6925 \ln\left(\frac{A}{C}\right)\]
6926
6927 \end_inset
6928
6929
6930 \end_layout
6931
6932 \begin_layout Standard
6933 À la place des commandes 
6934 \series bold
6935
6936 \backslash
6937 left
6938 \series default
6939  et 
6940 \series bold
6941
6942 \backslash
6943 right
6944 \series default
6945  on peut utiliser le raccourci 
6946 \family sans
6947 Alt-m
6948 \begin_inset space ~
6949 \end_inset
6950
6951 parenthèse
6952 \family default
6953 .
6954  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6955  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6956  en même temps.
6957 \begin_inset Newline newline
6958 \end_inset
6959
6960 La commande pour le dernier exemple serait alors: 
6961 \series bold
6962
6963 \backslash
6964 ln Alt-m
6965 \series default
6966  
6967 \series bold
6968 (
6969 \backslash
6970 frac
6971 \begin_inset ERT
6972 status collapsed
6973
6974 \begin_layout Plain Layout
6975
6976
6977 \backslash
6978 spce 
6979 \end_layout
6980
6981 \end_inset
6982
6983 A
6984 \begin_inset Formula $\downarrow$
6985 \end_inset
6986
6987 C
6988 \end_layout
6989
6990 \begin_layout Standard
6991 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6992  de la parenthèse omise.
6993  Par exemple, la commande 
6994 \series bold
6995
6996 \backslash
6997 left.
6998 \backslash
6999 frac
7000 \begin_inset ERT
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004
7005
7006 \backslash
7007 spce 
7008 \end_layout
7009
7010 \end_inset
7011
7012 A
7013 \begin_inset Formula $\downarrow$
7014 \end_inset
7015
7016 B
7017 \begin_inset ERT
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021
7022
7023 \backslash
7024 spce 
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \backslash
7031 right}
7032 \series default
7033  donne:
7034 \series bold
7035
7036 \begin_inset Formula \[
7037 \left.\frac{A}{B}\right\} \]
7038
7039 \end_inset
7040
7041
7042 \series default
7043 Les commandes 
7044 \series bold
7045
7046 \backslash
7047 left
7048 \series default
7049  et 
7050 \series bold
7051
7052 \backslash
7053 right
7054 \series default
7055  seront converties par LyX en parenthèses de taille appropriée quand le
7056  document sera rechargé et une parenthèse omise apparaîtra sous la forme
7057  d'une ligne en pointillé.
7058 \end_layout
7059
7060 \begin_layout Standard
7061 \begin_inset VSpace bigskip
7062 \end_inset
7063
7064 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
7065  de LaTeX, la commande 
7066 \series bold
7067
7068 \backslash
7069 middle
7070 \series default
7071
7072 \begin_inset Index
7073 status collapsed
7074
7075 \begin_layout Plain Layout
7076 Commandes ! M ! 
7077 \backslash
7078 middle
7079 \end_layout
7080
7081 \end_inset
7082
7083  est aussi disponible pour toutes les parenthèses et limites.
7084  Avec cette commande la taille du caractère suivant est adaptée à la taille
7085  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
7086  de la physique quantique:
7087 \begin_inset Formula \[
7088 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7089
7090 \end_inset
7091
7092 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
7093  en 
7094 \begin_inset CommandInset ref
7095 LatexCommand ref
7096 reference "sub:Vecteurs-physiques"
7097
7098 \end_inset
7099
7100 .
7101 \end_layout
7102
7103 \begin_layout Subsection
7104 Accolades horizontales
7105 \begin_inset Index
7106 status collapsed
7107
7108 \begin_layout Plain Layout
7109 Accolades ! horizontales
7110 \end_layout
7111
7112 \end_inset
7113
7114
7115 \end_layout
7116
7117 \begin_layout Standard
7118 \align center
7119 \begin_inset Tabular
7120 <lyxtabular version="3" rows="4" columns="2">
7121 <features>
7122 <column alignment="center" valignment="top" width="0pt">
7123 <column alignment="center" valignment="top" width="0pt">
7124 <row>
7125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 Commande
7130 \begin_inset Note Note
7131 status open
7132
7133 \begin_layout Plain Layout
7134
7135 \series bold
7136
7137 \backslash
7138 raisebox est seulement utilisée pour faire de la place
7139 \end_layout
7140
7141 \end_inset
7142
7143
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 Résultat
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 </row>
7158 <row>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 \begin_inset ERT
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167
7168
7169 \backslash
7170 raisebox{2.3mm}{
7171 \end_layout
7172
7173 \end_inset
7174
7175
7176 \backslash
7177 overbrace
7178 \begin_inset ERT
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182
7183
7184 \backslash
7185 spce 
7186 \end_layout
7187
7188 \end_inset
7189
7190 A+B
7191 \begin_inset ERT
7192 status collapsed
7193
7194 \begin_layout Plain Layout
7195
7196
7197 \backslash
7198 spce 
7199 \end_layout
7200
7201 \end_inset
7202
7203 ^
7204 \begin_inset ERT
7205 status collapsed
7206
7207 \begin_layout Plain Layout
7208
7209
7210 \backslash
7211 spce 
7212 \end_layout
7213
7214 \end_inset
7215
7216 3
7217 \begin_inset ERT
7218 status collapsed
7219
7220 \begin_layout Plain Layout
7221
7222 }
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \begin_inset Index
7229 status collapsed
7230
7231 \begin_layout Plain Layout
7232 Commandes ! O ! 
7233 \backslash
7234 overbrace
7235 \end_layout
7236
7237 \end_inset
7238
7239
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 \begin_inset Formula $\overbrace{A+B}^{3}$
7249 \end_inset
7250
7251
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 </row>
7257 <row>
7258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 \begin_inset ERT
7263 status collapsed
7264
7265 \begin_layout Plain Layout
7266
7267
7268 \backslash
7269 raisebox{-2.2mm}{
7270 \end_layout
7271
7272 \end_inset
7273
7274
7275 \backslash
7276 underbrace
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 spce 
7285 \end_layout
7286
7287 \end_inset
7288
7289 A+B
7290 \begin_inset ERT
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294
7295
7296 \backslash
7297 spce 
7298 \end_layout
7299
7300 \end_inset
7301
7302 _5
7303 \begin_inset ERT
7304 status collapsed
7305
7306 \begin_layout Plain Layout
7307
7308 }
7309 \end_layout
7310
7311 \end_inset
7312
7313
7314 \begin_inset Index
7315 status collapsed
7316
7317 \begin_layout Plain Layout
7318 Commandes ! U ! 
7319 \backslash
7320 underbrace
7321 \end_layout
7322
7323 \end_inset
7324
7325
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 \begin_inset Formula $\underbrace{A+B}_{5}$
7335 \end_inset
7336
7337
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 </row>
7343 <row>
7344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348
7349 \backslash
7350 overbrace
7351 \begin_inset ERT
7352 status collapsed
7353
7354 \begin_layout Plain Layout
7355
7356
7357 \backslash
7358 spce 
7359 \end_layout
7360
7361 \end_inset
7362
7363
7364 \backslash
7365 underbrace
7366 \begin_inset ERT
7367 status collapsed
7368
7369 \begin_layout Plain Layout
7370
7371
7372 \backslash
7373 spce 
7374 \end_layout
7375
7376 \end_inset
7377
7378 A+B_w
7379 \begin_inset ERT
7380 status collapsed
7381
7382 \begin_layout Plain Layout
7383
7384
7385 \backslash
7386 spce 
7387 \end_layout
7388
7389 \end_inset
7390
7391
7392 \begin_inset ERT
7393 status collapsed
7394
7395 \begin_layout Plain Layout
7396
7397
7398 \backslash
7399 spce 
7400 \end_layout
7401
7402 \end_inset
7403
7404 _7
7405 \begin_inset ERT
7406 status collapsed
7407
7408 \begin_layout Plain Layout
7409
7410
7411 \backslash
7412 spce 
7413 \end_layout
7414
7415 \end_inset
7416
7417
7418 \begin_inset ERT
7419 status collapsed
7420
7421 \begin_layout Plain Layout
7422
7423
7424 \backslash
7425 spce 
7426 \end_layout
7427
7428 \end_inset
7429
7430 ^
7431 \begin_inset ERT
7432 status collapsed
7433
7434 \begin_layout Plain Layout
7435
7436
7437 \backslash
7438 spce 
7439 \end_layout
7440
7441 \end_inset
7442
7443 C
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 </row>
7461 </lyxtabular>
7462
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \begin_layout Standard
7469 Dans le dernier exemple, il importe peu que 
7470 \series bold
7471
7472 \backslash
7473 overbrace
7474 \series default
7475  ou 
7476 \series bold
7477
7478 \backslash
7479 underbrace
7480 \series default
7481  soit inséré en premier.
7482 \end_layout
7483
7484 \begin_layout Standard
7485 \begin_inset VSpace bigskip
7486 \end_inset
7487
7488 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7489  des formules multi-lignes, comme c'est décrit en :
7490 \begin_inset Formula \begin{eqnarray*}
7491 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7492  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7493
7494 \end_inset
7495
7496 Dans la première ligne la formule est insérée avec l'accolade.
7497  Dans celle-ci, il est important que la commande d'espacement
7498 \begin_inset Foot
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502 Les commandes concernant les espaces sont expliquées dans 
7503 \begin_inset CommandInset ref
7504 LatexCommand ref
7505 reference "sub:Espace-prédéfini"
7506
7507 \end_inset
7508
7509 .
7510 \end_layout
7511
7512 \end_inset
7513
7514  
7515 \series bold
7516
7517 \backslash
7518 :
7519 \series default
7520  soit insérée avant le premier 
7521 \begin_inset Formula $d$
7522 \end_inset
7523
7524 , parce que l'accolade qui se termine après le dernier 
7525 \begin_inset Formula $q$
7526 \end_inset
7527
7528  empêche que le 
7529 \begin_inset Quotes eld
7530 \end_inset
7531
7532 +
7533 \begin_inset Quotes erd
7534 \end_inset
7535
7536  qui suit soit entouré par des espaces
7537 \begin_inset Foot
7538 status collapsed
7539
7540 \begin_layout Plain Layout
7541 parce que l'accolade n'est pas traitée comme un caractère, voir 
7542 \begin_inset CommandInset ref
7543 LatexCommand ref
7544 reference "sub:Opérateurs-binaires"
7545
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552
7553 .
7554  On insère la deuxième accolade dans la deuxième ligne.
7555  Comme elle doit commencer juste avant le premier 
7556 \begin_inset Formula $b$
7557 \end_inset
7558
7559 , on insère d'abord la commande 
7560 \series bold
7561
7562 \backslash
7563 hphantom{gggg+
7564 \backslash
7565 :}
7566 \series default
7567
7568 \begin_inset Foot
7569 status collapsed
7570
7571 \begin_layout Plain Layout
7572 plus au sujet de 
7573 \series bold
7574
7575 \backslash
7576 hphantom
7577 \series default
7578 , voir 
7579 \begin_inset CommandInset ref
7580 LatexCommand ref
7581 reference "sub:Garnitures"
7582
7583 \end_inset
7584
7585
7586 \end_layout
7587
7588 \end_inset
7589
7590 .
7591  Cet espace est nécessaire puisque le 
7592 \begin_inset Quotes eld
7593 \end_inset
7594
7595 +
7596 \begin_inset Quotes erd
7597 \end_inset
7598
7599  est aussi entouré d'espace dans la formule.
7600  L'accolade est placée sous la commande 
7601 \series bold
7602
7603 \backslash
7604 hphantom{bbqq+dddd}
7605 \series default
7606 .
7607 \end_layout
7608
7609 \begin_layout Standard
7610 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7611  dans l'exemple suivant:
7612 \begin_inset ERT
7613 status collapsed
7614
7615 \begin_layout Plain Layout
7616
7617
7618 \backslash
7619 setlength{
7620 \backslash
7621 jot}{-6pt}
7622 \end_layout
7623
7624 \end_inset
7625
7626
7627 \begin_inset Formula \begin{eqnarray*}
7628  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7629 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7630
7631 \end_inset
7632
7633
7634 \begin_inset ERT
7635 status collapsed
7636
7637 \begin_layout Plain Layout
7638
7639
7640 \backslash
7641 setlength{
7642 \backslash
7643 jot}{3pt}
7644 \end_layout
7645
7646 \end_inset
7647
7648 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7649  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7650  La seconde ligne contient la formule avec la deuxième accolade.
7651  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7652  et la formule, on doit réduire l'espacement entre les lignes.
7653  Ce n'est pas facile à cause d'un bug de LyX
7654 \begin_inset Foot
7655 status collapsed
7656
7657 \begin_layout Plain Layout
7658 \begin_inset CommandInset href
7659 LatexCommand href
7660 name "LyX-bug #1505"
7661 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7662
7663 \end_inset
7664
7665
7666 \end_layout
7667
7668 \end_inset
7669
7670 .
7671  Comme solution à ce problème, on peut mettre à -6
7672 \begin_inset space \thinspace{}
7673 \end_inset
7674
7675 pt la formule globale pour l'espacement des lignes 
7676 \series bold
7677
7678 \backslash
7679 jot
7680 \series default
7681
7682 \begin_inset Index
7683 status collapsed
7684
7685 \begin_layout Plain Layout
7686 Commandes ! J ! 
7687 \backslash
7688 jot
7689 \end_layout
7690
7691 \end_inset
7692
7693 , juste avant la formule en utilisant la commande 
7694 \series bold
7695
7696 \backslash
7697 setlength{
7698 \backslash
7699 jot}{-6pt}
7700 \series default
7701  en mode TeX.
7702  
7703 \series bold
7704
7705 \backslash
7706 jot
7707 \series default
7708  est remise à sa valeur initiale de 3
7709 \begin_inset space \thinspace{}
7710 \end_inset
7711
7712 pt juste après la formule, en utilisant la même commande.
7713  Vous trouverez plus d'explications sur la séparation des lignes dans les
7714  formules dans 
7715 \begin_inset CommandInset ref
7716 LatexCommand ref
7717 reference "sub:Séparation-des-lignes"
7718
7719 \end_inset
7720
7721 .
7722 \end_layout
7723
7724 \begin_layout Section
7725 Flèches
7726 \begin_inset Index
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730 Flèches
7731 \end_layout
7732
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \begin_layout Standard
7739 On peut insérer des flèches avec le bouton 
7740 \begin_inset Graphics
7741         filename ../../images/math/leftarrow.png
7742         scale 85
7743
7744 \end_inset
7745
7746  de la barre d'outils mathématique ou en insérant une des commandes listées
7747  dans les sous-sections qui suivent.
7748 \end_layout
7749
7750 \begin_layout Subsection
7751 Flèches horizontales
7752 \begin_inset Index
7753 status collapsed
7754
7755 \begin_layout Plain Layout
7756 Flèches ! horizontales
7757 \end_layout
7758
7759 \end_inset
7760
7761
7762 \end_layout
7763
7764 \begin_layout Standard
7765 \begin_inset space \hfill{}
7766 \end_inset
7767
7768
7769 \begin_inset Tabular
7770 <lyxtabular version="3" rows="8" columns="2">
7771 <features>
7772 <column alignment="center" valignment="top" width="0pt">
7773 <column alignment="center" valignment="top" width="0pt">
7774 <row>
7775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779 Commande
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788 Résultat
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 </row>
7794 <row>
7795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7796 \begin_inset Text
7797
7798 \begin_layout Plain Layout
7799
7800 \backslash
7801 gets
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810 \begin_inset Formula $\gets$
7811 \end_inset
7812
7813
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 </row>
7819 <row>
7820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824
7825 \backslash
7826 Leftarrow
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835 \begin_inset Formula $\Leftarrow$
7836 \end_inset
7837
7838
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 </row>
7844 <row>
7845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \backslash
7851 longleftarrow
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860 \begin_inset Formula $\longleftarrow$
7861 \end_inset
7862
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \backslash
7876 Longleftarrow
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 \begin_inset Formula $\Longleftarrow$
7886 \end_inset
7887
7888
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 </row>
7894 <row>
7895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899
7900 \backslash
7901 leftharpoonup
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910 \begin_inset Formula $\leftharpoonup$
7911 \end_inset
7912
7913
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 </row>
7919 <row>
7920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \backslash
7926 leftharpoondown
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 \begin_inset Formula $\leftharpoondown$
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 </row>
7944 <row>
7945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \backslash
7951 hookleftarrow
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 \begin_inset Formula $\hookleftarrow$
7961 \end_inset
7962
7963
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 </row>
7969 </lyxtabular>
7970
7971 \end_inset
7972
7973
7974 \begin_inset space \hfill{}
7975 \end_inset
7976
7977
7978 \begin_inset Tabular
7979 <lyxtabular version="3" rows="8" columns="2">
7980 <features>
7981 <column alignment="center" valignment="top" width="0pt">
7982 <column alignment="center" valignment="top" width="0pt">
7983 <row>
7984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 Command
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Résultat
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 </row>
8003 <row>
8004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008
8009 \backslash
8010 to
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019 \begin_inset Formula $\to$
8020 \end_inset
8021
8022
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 </row>
8028 <row>
8029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \backslash
8035 Rightarrow
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044 \begin_inset Formula $\Rightarrow$
8045 \end_inset
8046
8047
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 </row>
8053 <row>
8054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058
8059 \backslash
8060 longrightarrow
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 \begin_inset Formula $\longrightarrow$
8070 \end_inset
8071
8072
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 </row>
8078 <row>
8079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083
8084 \backslash
8085 Longrightarrow
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094 \begin_inset Formula $\Longrightarrow$
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 </row>
8103 <row>
8104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108
8109 \backslash
8110 rightharpoonup
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 \begin_inset Formula $\rightharpoonup$
8120 \end_inset
8121
8122
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 </row>
8128 <row>
8129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133
8134 \backslash
8135 rightharpoondown
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 \begin_inset Formula $\rightharpoondown$
8145 \end_inset
8146
8147
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \backslash
8160 hookrightarrow
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 \begin_inset Formula $\hookrightarrow$
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 </row>
8178 </lyxtabular>
8179
8180 \end_inset
8181
8182
8183 \begin_inset space \hfill{}
8184 \end_inset
8185
8186
8187 \end_layout
8188
8189 \begin_layout Standard
8190 \begin_inset space \hfill{}
8191 \end_inset
8192
8193
8194 \begin_inset Tabular
8195 <lyxtabular version="3" rows="6" columns="2">
8196 <features>
8197 <column alignment="center" valignment="top" width="0pt">
8198 <column alignment="center" valignment="top" width="0pt">
8199 <row>
8200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Commande
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Résultat
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \backslash
8226 leftrightarrow
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 \begin_inset Formula $\leftrightarrow$
8236 \end_inset
8237
8238
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 </row>
8244 <row>
8245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249
8250 \backslash
8251 Leftrightarrow
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 \begin_inset Formula $\Leftrightarrow$
8261 \end_inset
8262
8263
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \backslash
8276 longleftrightarrow
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 \begin_inset Formula $\longleftrightarrow$
8286 \end_inset
8287
8288
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 </row>
8294 <row>
8295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299
8300 \backslash
8301 Longleftrightarrow
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 \begin_inset Formula $\Longleftrightarrow$
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324
8325 \backslash
8326 rightleftharpoons
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 \begin_inset Formula $\rightleftharpoons$
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 </lyxtabular>
8345
8346 \end_inset
8347
8348
8349 \begin_inset space \hspace{}
8350 \length 25pt
8351 \end_inset
8352
8353
8354 \begin_inset space \hfill{}
8355 \end_inset
8356
8357
8358 \begin_inset Tabular
8359 <lyxtabular version="3" rows="5" columns="2">
8360 <features>
8361 <column alignment="center" valignment="top" width="0pt">
8362 <column alignment="center" valignment="top" width="0pt">
8363 <row>
8364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 Commande
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Résultat
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \backslash
8390 mapsto
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 \begin_inset Formula $\mapsto$
8400 \end_inset
8401
8402
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \backslash
8415 longmapsto
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 \begin_inset Formula $\longmapsto$
8425 \end_inset
8426
8427
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \backslash
8440 leadsto
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 \begin_inset Formula $\leadsto$
8450 \end_inset
8451
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \backslash
8465 dasharrow
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 \begin_inset Formula $\dasharrow$
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 </lyxtabular>
8484
8485 \end_inset
8486
8487
8488 \begin_inset space \hfill{}
8489 \end_inset
8490
8491
8492 \end_layout
8493
8494 \begin_layout Standard
8495 \begin_inset VSpace medskip
8496 \end_inset
8497
8498 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8499  flèches des vecteurs, sont listées dans 
8500 \begin_inset CommandInset ref
8501 LatexCommand ref
8502 reference "sec:Accents"
8503
8504 \end_inset
8505
8506 .
8507 \end_layout
8508
8509 \begin_layout Standard
8510 \begin_inset VSpace bigskip
8511 \end_inset
8512
8513 Il y a aussi les flèches avec étiquette 
8514 \begin_inset Index
8515 status collapsed
8516
8517 \begin_layout Plain Layout
8518 Flèches ! avec étiquette
8519 \end_layout
8520
8521 \end_inset
8522
8523  
8524 \series bold
8525
8526 \backslash
8527 xleftarrow
8528 \series default
8529
8530 \begin_inset Index
8531 status collapsed
8532
8533 \begin_layout Plain Layout
8534 Commandes ! X ! 
8535 \backslash
8536 xleftarrow
8537 \end_layout
8538
8539 \end_inset
8540
8541  et 
8542 \series bold
8543
8544 \backslash
8545 xrightarrow
8546 \series default
8547
8548 \begin_inset Index
8549 status collapsed
8550
8551 \begin_layout Plain Layout
8552 Commandes ! X ! 
8553 \backslash
8554 xrightarrow
8555 \begin_inset ERT
8556 status collapsed
8557
8558 \begin_layout Plain Layout
8559
8560
8561 \backslash
8562 vspace{4mm}
8563 \end_layout
8564
8565 \end_inset
8566
8567
8568 \end_layout
8569
8570 \end_inset
8571
8572 .
8573  Quand on insère une de ces commandes dans une formule, une flèche avec
8574  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8575  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8576 \end_layout
8577
8578 \begin_layout Standard
8579 \align center
8580 \begin_inset Tabular
8581 <lyxtabular version="3" rows="3" columns="2">
8582 <features>
8583 <column alignment="center" valignment="top" width="0pt">
8584 <column alignment="center" valignment="top" width="0pt">
8585 <row>
8586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 Commande
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Résultat
8600 \begin_inset Note Note
8601 status collapsed
8602
8603 \begin_layout Plain Layout
8604
8605 \series bold
8606
8607 \backslash
8608 raisebox est seulement utilisée pour faire de la place
8609 \end_layout
8610
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 <row>
8620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624 F(a)
8625 \backslash
8626 xleftarrow
8627 \begin_inset ERT
8628 status collapsed
8629
8630 \begin_layout Plain Layout
8631
8632
8633 \backslash
8634 spce 
8635 \end_layout
8636
8637 \end_inset
8638
8639 x=a
8640 \begin_inset Formula $\downarrow$
8641 \end_inset
8642
8643 x>0
8644 \begin_inset Formula $\to$
8645 \end_inset
8646
8647 F(x)
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8657 \end_inset
8658
8659
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 </row>
8665 <row>
8666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 F(x)
8671 \backslash
8672 xrightarrow
8673 \begin_inset ERT
8674 status collapsed
8675
8676 \begin_layout Plain Layout
8677
8678
8679 \backslash
8680 spce 
8681 \end_layout
8682
8683 \end_inset
8684
8685 x=a
8686 \begin_inset Formula $\downarrow$
8687 \end_inset
8688
8689 x>0
8690 \begin_inset Formula $\to$
8691 \end_inset
8692
8693 F(a)
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 </lyxtabular>
8712
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \begin_layout Subsection
8719 Flèches verticales et diagonales
8720 \begin_inset Index
8721 status collapsed
8722
8723 \begin_layout Plain Layout
8724 Flèches ! diagonales
8725 \end_layout
8726
8727 \end_inset
8728
8729
8730 \begin_inset Index
8731 status collapsed
8732
8733 \begin_layout Plain Layout
8734 Flèches ! verticales
8735 \end_layout
8736
8737 \end_inset
8738
8739
8740 \end_layout
8741
8742 \begin_layout Standard
8743 \begin_inset space \hfill{}
8744 \end_inset
8745
8746
8747 \begin_inset Tabular
8748 <lyxtabular version="3" rows="7" columns="2">
8749 <features>
8750 <column alignment="center" valignment="top" width="0pt">
8751 <column alignment="center" valignment="top" width="0pt">
8752 <row>
8753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 Commande
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 Résultat
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 </row>
8772 <row>
8773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777
8778 \backslash
8779 uparrow
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788 \begin_inset Formula $\uparrow$
8789 \end_inset
8790
8791
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 </row>
8797 <row>
8798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802
8803 \backslash
8804 Uparrow
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 \begin_inset Formula $\Uparrow$
8814 \end_inset
8815
8816
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 </row>
8822 <row>
8823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827
8828 \backslash
8829 updownarrow
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838 \begin_inset Formula $\updownarrow$
8839 \end_inset
8840
8841
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 </row>
8847 <row>
8848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852
8853 \backslash
8854 Updownarrow
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863 \begin_inset Formula $\Updownarrow$
8864 \end_inset
8865
8866
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 </row>
8872 <row>
8873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877
8878 \backslash
8879 Downarrow
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 \begin_inset Formula $\Downarrow$
8889 \end_inset
8890
8891
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 </row>
8897 <row>
8898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902
8903 \backslash
8904 downarrow
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 \begin_inset Formula $\downarrow$
8914 \end_inset
8915
8916
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 </lyxtabular>
8923
8924 \end_inset
8925
8926
8927 \begin_inset space \hfill{}
8928 \end_inset
8929
8930
8931 \begin_inset Tabular
8932 <lyxtabular version="3" rows="5" columns="2">
8933 <features>
8934 <column alignment="center" valignment="top" width="0pt">
8935 <column alignment="center" valignment="top" width="0pt">
8936 <row>
8937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 Commande
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 Résultat
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 </row>
8956 <row>
8957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961
8962 \backslash
8963 nearrow
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 \begin_inset Formula $\nearrow$
8973 \end_inset
8974
8975
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 </row>
8981 <row>
8982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986
8987 \backslash
8988 searrow
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 \begin_inset Formula $\searrow$
8998 \end_inset
8999
9000
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 </row>
9006 <row>
9007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011
9012 \backslash
9013 swarrow
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 \begin_inset Formula $\swarrow$
9023 \end_inset
9024
9025
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 </row>
9031 <row>
9032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036
9037 \backslash
9038 nwarrow
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 \begin_inset Formula $\nwarrow$
9048 \end_inset
9049
9050
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 </row>
9056 </lyxtabular>
9057
9058 \end_inset
9059
9060
9061 \begin_inset space \hfill{}
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \begin_layout Standard
9068 \begin_inset VSpace medskip
9069 \end_inset
9070
9071 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
9072  même temps que les commandes décrites dans 
9073 \begin_inset CommandInset ref
9074 LatexCommand ref
9075 reference "sub:Taille-parenthèses-manuelle"
9076
9077 \end_inset
9078
9079  et 
9080 \begin_inset CommandInset ref
9081 LatexCommand ref
9082 reference "sub:Taille-parenthèses-automatique"
9083
9084 \end_inset
9085
9086 .
9087 \end_layout
9088
9089 \begin_layout Standard
9090 \begin_inset Newpage newpage
9091 \end_inset
9092
9093
9094 \end_layout
9095
9096 \begin_layout Section
9097 Accents
9098 \begin_inset CommandInset label
9099 LatexCommand label
9100 name "sec:Accents"
9101
9102 \end_inset
9103
9104
9105 \begin_inset Index
9106 status collapsed
9107
9108 \begin_layout Plain Layout
9109 Accents
9110 \end_layout
9111
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \begin_layout Standard
9118 On peut ajouter des accents avec le bouton
9119 \begin_inset space ~
9120 \end_inset
9121
9122
9123 \begin_inset Graphics
9124         filename ../../images/math/hat.png
9125         scale 85
9126
9127 \end_inset
9128
9129  de la barre d'outils mathématique ou en utilisant les commandes listées
9130  dans les sous-sections qui suivent.
9131 \end_layout
9132
9133 \begin_layout Subsection
9134 Accents pour un caractère
9135 \begin_inset ERT
9136 status collapsed
9137
9138 \begin_layout Plain Layout
9139
9140
9141 \backslash
9142 texorpdfstring{
9143 \end_layout
9144
9145 \end_inset
9146
9147
9148 \begin_inset Foot
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152 pour les accents dans le texte, voir 
9153 \begin_inset CommandInset ref
9154 LatexCommand ref
9155 reference "sub:Accents-dans-le-texte"
9156
9157 \end_inset
9158
9159
9160 \end_layout
9161
9162 \end_inset
9163
9164
9165 \begin_inset ERT
9166 status collapsed
9167
9168 \begin_layout Plain Layout
9169
9170 }{}
9171 \end_layout
9172
9173 \end_inset
9174
9175
9176 \begin_inset Note Note
9177 status collapsed
9178
9179 \begin_layout Plain Layout
9180
9181 \backslash
9182 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
9183  dans les signets PDF.
9184 \end_layout
9185
9186 \begin_layout Plain Layout
9187 Plus au sujet de 
9188 \backslash
9189 texorpdfstring dans la section 
9190 \begin_inset CommandInset ref
9191 LatexCommand ref
9192 reference "sub:formules-dans-les-entêtes"
9193
9194 \end_inset
9195
9196 .
9197 \end_layout
9198
9199 \end_inset
9200
9201
9202 \begin_inset CommandInset label
9203 LatexCommand label
9204 name "sub:Accents-sur-un-caractère"
9205
9206 \end_inset
9207
9208
9209 \begin_inset Index
9210 status collapsed
9211
9212 \begin_layout Plain Layout
9213 Accents ! pour un caractère
9214 \end_layout
9215
9216 \end_inset
9217
9218
9219 \end_layout
9220
9221 \begin_layout Standard
9222 \begin_inset space \hfill{}
9223 \end_inset
9224
9225
9226 \begin_inset Tabular
9227 <lyxtabular version="3" rows="8" columns="2">
9228 <features>
9229 <column alignment="center" valignment="top" width="0pt">
9230 <column alignment="center" valignment="top" width="0pt">
9231 <row>
9232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 Commande
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 Résultat
9246 \begin_inset Note Note
9247 status collapsed
9248
9249 \begin_layout Plain Layout
9250
9251 \series bold
9252
9253 \backslash
9254 raisebox est seulement utilisée pour faire de la place
9255 \end_layout
9256
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 dot
9273 \begin_inset ERT
9274 status collapsed
9275
9276 \begin_layout Plain Layout
9277
9278
9279 \backslash
9280 spce 
9281 \end_layout
9282
9283 \end_inset
9284
9285 A
9286 \end_layout
9287
9288 \end_inset
9289 </cell>
9290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9295 \end_inset
9296
9297
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 </row>
9303 <row>
9304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308
9309 \backslash
9310 ddot
9311 \begin_inset ERT
9312 status collapsed
9313
9314 \begin_layout Plain Layout
9315
9316
9317 \backslash
9318 spce 
9319 \end_layout
9320
9321 \end_inset
9322
9323 A
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9333 \end_inset
9334
9335
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \backslash
9348 dddot
9349 \begin_inset ERT
9350 status collapsed
9351
9352 \begin_layout Plain Layout
9353
9354
9355 \backslash
9356 spce 
9357 \end_layout
9358
9359 \end_inset
9360
9361 A
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \backslash
9386 ddddot{A
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 vec
9412 \begin_inset ERT
9413 status collapsed
9414
9415 \begin_layout Plain Layout
9416
9417
9418 \backslash
9419 spce 
9420 \end_layout
9421
9422 \end_inset
9423
9424 A
9425 \begin_inset Index
9426 status collapsed
9427
9428 \begin_layout Plain Layout
9429 Vecteurs
9430 \end_layout
9431
9432 \end_inset
9433
9434
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9444 \end_inset
9445
9446
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 </row>
9452 <row>
9453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457
9458 \backslash
9459 bar
9460 \begin_inset ERT
9461 status collapsed
9462
9463 \begin_layout Plain Layout
9464
9465
9466 \backslash
9467 spce 
9468 \end_layout
9469
9470 \end_inset
9471
9472 A
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9482 \end_inset
9483
9484
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 </row>
9490 <row>
9491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495
9496 \backslash
9497 mathring
9498 \begin_inset ERT
9499 status collapsed
9500
9501 \begin_layout Plain Layout
9502
9503
9504 \backslash
9505 spce 
9506 \end_layout
9507
9508 \end_inset
9509
9510 A
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9520 \end_inset
9521
9522
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 </row>
9528 </lyxtabular>
9529
9530 \end_inset
9531
9532
9533 \begin_inset space \hfill{}
9534 \end_inset
9535
9536
9537 \begin_inset Tabular
9538 <lyxtabular version="3" rows="7" columns="2">
9539 <features>
9540 <column alignment="center" valignment="top" width="0pt">
9541 <column alignment="center" valignment="top" width="0pt">
9542 <row>
9543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Plain Layout
9547 Commande
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Résultat
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 </row>
9562 <row>
9563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567
9568 \backslash
9569 tilde
9570 \begin_inset ERT
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574
9575
9576 \backslash
9577 spce 
9578 \end_layout
9579
9580 \end_inset
9581
9582 A
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9592 \end_inset
9593
9594
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 </row>
9600 <row>
9601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605
9606 \backslash
9607 hat
9608 \begin_inset ERT
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612
9613
9614 \backslash
9615 spce 
9616 \end_layout
9617
9618 \end_inset
9619
9620 A
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9626 \begin_inset Text
9627
9628 \begin_layout Plain Layout
9629 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9630 \end_inset
9631
9632
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 </row>
9638 <row>
9639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643
9644 \backslash
9645 check
9646 \begin_inset ERT
9647 status collapsed
9648
9649 \begin_layout Plain Layout
9650
9651
9652 \backslash
9653 spce 
9654 \end_layout
9655
9656 \end_inset
9657
9658 A
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9668 \end_inset
9669
9670
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 </row>
9676 <row>
9677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681
9682 \backslash
9683 acute
9684 \begin_inset ERT
9685 status collapsed
9686
9687 \begin_layout Plain Layout
9688
9689
9690 \backslash
9691 spce 
9692 \end_layout
9693
9694 \end_inset
9695
9696 A
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 <row>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719
9720 \backslash
9721 grave
9722 \begin_inset ERT
9723 status collapsed
9724
9725 \begin_layout Plain Layout
9726
9727
9728 \backslash
9729 spce 
9730 \end_layout
9731
9732 \end_inset
9733
9734 A
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9744 \end_inset
9745
9746
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 </row>
9752 <row>
9753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9754 \begin_inset Text
9755
9756 \begin_layout Plain Layout
9757
9758 \backslash
9759 breve
9760 \begin_inset ERT
9761 status collapsed
9762
9763 \begin_layout Plain Layout
9764
9765
9766 \backslash
9767 spce 
9768 \end_layout
9769
9770 \end_inset
9771
9772 A
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9782 \end_inset
9783
9784
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 </row>
9790 </lyxtabular>
9791
9792 \end_inset
9793
9794
9795 \begin_inset space \hfill{}
9796 \end_inset
9797
9798
9799 \end_layout
9800
9801 \begin_layout Standard
9802 \begin_inset VSpace bigskip
9803 \end_inset
9804
9805 Pour créer des trémas (umlauts en allemand)
9806 \begin_inset Index
9807 status collapsed
9808
9809 \begin_layout Plain Layout
9810 Umlauts | see
9811 \begin_inset ERT
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815
9816 {
9817 \end_layout
9818
9819 \end_inset
9820
9821 Trémas
9822 \begin_inset ERT
9823 status collapsed
9824
9825 \begin_layout Plain Layout
9826
9827 }
9828 \end_layout
9829
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \end_inset
9836
9837
9838 \begin_inset Index
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842 Trémas
9843 \end_layout
9844
9845 \end_inset
9846
9847  dans des formules, on insère des guillemets devant une voyelle.
9848  Ces deux caractères sont alors traités comme 
9849 \emph on
9850 un seul 
9851 \emph default
9852 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9853  étant en allemand.
9854  Avec cette méthode, contrairement à 
9855 \series bold
9856
9857 \backslash
9858 ddot
9859 \series default
9860 , on crée de 
9861 \begin_inset Quotes eld
9862 \end_inset
9863
9864 vrais
9865 \begin_inset Quotes erd
9866 \end_inset
9867
9868  umlauts, comme le montre l'exemple suivant:
9869 \end_layout
9870
9871 \begin_layout Standard
9872 \begin_inset VSpace -2mm
9873 \end_inset
9874
9875
9876 \end_layout
9877
9878 \begin_layout Standard
9879 \align center
9880 \begin_inset Tabular
9881 <lyxtabular version="3" rows="3" columns="2">
9882 <features>
9883 <column alignment="center" valignment="top" width="0">
9884 <column alignment="center" valignment="top" width="0">
9885 <row>
9886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890 Commande
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899 Résultat
9900 \begin_inset Note Note
9901 status collapsed
9902
9903 \begin_layout Plain Layout
9904
9905 \series bold
9906
9907 \backslash
9908 raisebox
9909 \series default
9910  et le 0
9911 \begin_inset space \thinspace{}
9912 \end_inset
9913
9914 pt espace sont seulement utilisés pour faire de la place
9915 \end_layout
9916
9917 \end_inset
9918
9919
9920 \end_layout
9921
9922 \end_inset
9923 </cell>
9924 </row>
9925 <row>
9926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930 \begin_inset Quotes grd
9931 \end_inset
9932
9933 i
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942 \begin_inset space \hspace{}
9943 \length 0pt
9944 \end_inset
9945
9946
9947 \lang german
9948
9949 \begin_inset Formula $"i$
9950 \end_inset
9951
9952
9953 \lang french
9954
9955 \begin_inset Note Note
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959 il faut que cette formule soit en allemand (NdT)
9960 \end_layout
9961
9962 \end_inset
9963
9964
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 </row>
9970 <row>
9971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \backslash
9977 ddot
9978 \begin_inset ERT
9979 status collapsed
9980
9981 \begin_layout Plain Layout
9982
9983
9984 \backslash
9985 spce 
9986 \end_layout
9987
9988 \end_inset
9989
9990 i
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 </lyxtabular>
10009
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \begin_layout Standard
10016 Un autre avantage par rapport à 
10017 \series bold
10018
10019 \backslash
10020 ddot
10021 \series default
10022  est que les trémas peuvent être convertis directement en texte mathématique,
10023  parce que les accents vus plus haut 
10024 \emph on
10025 ne sont pas autorisés 
10026 \emph default
10027 en texte mathématique.
10028  Quand on convertit un caractère accentué en texte mathématique, seul le
10029  caractère qui est sous l'accent est converti.
10030  Ceci s'applique aussi à toutes les autres conversions comme par exemple
10031  l'italique ou le gras.
10032 \end_layout
10033
10034 \begin_layout Standard
10035 En texte mathématique, les trémas et autres caractères accentués peuvent
10036  être insérés directement.
10037 \end_layout
10038
10039 \begin_layout Subsection
10040 Accents pour les opérateurs
10041 \begin_inset Index
10042 status collapsed
10043
10044 \begin_layout Plain Layout
10045 Accents ! pour les opérateurs
10046 \end_layout
10047
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \begin_layout Standard
10054 Avec les commandes 
10055 \series bold
10056
10057 \backslash
10058 overset
10059 \series default
10060
10061 \begin_inset Index
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 Commandes ! O ! 
10066 \backslash
10067 overset
10068 \end_layout
10069
10070 \end_inset
10071
10072  et 
10073 \series bold
10074
10075 \backslash
10076 underset
10077 \series default
10078
10079 \begin_inset Index
10080 status collapsed
10081
10082 \begin_layout Plain Layout
10083 Commandes ! U ! 
10084 \backslash
10085 underset
10086 \end_layout
10087
10088 \end_inset
10089
10090  on peut placer des caractères respectivement au dessus ou en dessous d'un
10091  opérateur, pour l'accentuer.
10092  Avec la commande 
10093 \series bold
10094
10095 \backslash
10096 sideset
10097 \series default
10098
10099 \begin_inset Index
10100 status collapsed
10101
10102 \begin_layout Plain Layout
10103 Commandes ! S ! 
10104 \backslash
10105 sideset
10106 \end_layout
10107
10108 \end_inset
10109
10110 , on peut placer des caractères avant ou après un opérateur.
10111  La syntaxe de la commande est:
10112 \series bold
10113
10114 \begin_inset Newline newline
10115 \end_inset
10116
10117
10118 \backslash
10119 sideset{caractère avant}{caractère après}
10120 \end_layout
10121
10122 \begin_layout Standard
10123
10124 \series bold
10125
10126 \backslash
10127 sideset
10128 \series default
10129  doit toujours se trouver avant l'opérateur qui est accentué.
10130   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
10131  d'autres opérateurs ou des symboles.
10132  Pour placer avec 
10133 \series bold
10134
10135 \backslash
10136 sideset,
10137 \series default
10138  par exemple seulement des caractères derrière un opérateur, ne mettez rien
10139  entre les deux premières accolades, mais ne les omettez pas.
10140 \end_layout
10141
10142 \begin_layout Standard
10143 Par exemple la commande 
10144 \series bold
10145
10146 \backslash
10147 sideset{
10148 \begin_inset Formula $\to$
10149 \end_inset
10150
10151
10152 \backslash
10153 {
10154 \series default
10155 '
10156 \series bold
10157
10158 \begin_inset Formula $\to$
10159 \end_inset
10160
10161
10162 \backslash
10163 sum_k=1
10164 \begin_inset ERT
10165 status collapsed
10166
10167 \begin_layout Plain Layout
10168
10169
10170 \backslash
10171 spce 
10172 \end_layout
10173
10174 \end_inset
10175
10176
10177 \series default
10178 ^
10179 \series bold
10180 n
10181 \series default
10182  donne:
10183 \begin_inset Formula \[
10184 \sideset{}{'}\sum_{k=1}^{n}\]
10185
10186 \end_inset
10187
10188
10189 \end_layout
10190
10191 \begin_layout Standard
10192 La commande 
10193 \series bold
10194
10195 \backslash
10196 overset
10197 \begin_inset ERT
10198 status collapsed
10199
10200 \begin_layout Plain Layout
10201
10202
10203 \backslash
10204 spce 
10205 \end_layout
10206
10207 \end_inset
10208
10209
10210 \backslash
10211 maltese
10212 \begin_inset ERT
10213 status collapsed
10214
10215 \begin_layout Plain Layout
10216
10217
10218 \backslash
10219 spce 
10220 \end_layout
10221
10222 \end_inset
10223
10224
10225 \series default
10226
10227 \begin_inset Formula $\uparrow$
10228 \end_inset
10229
10230
10231 \series bold
10232 a
10233 \series default
10234  donne:
10235 \begin_inset Formula \[
10236 \overset{a}{\maltese}\]
10237
10238 \end_inset
10239
10240 Comme on peut le voir dans le dernier exemple, avec 
10241 \series bold
10242
10243 \backslash
10244 overset
10245 \series default
10246  et 
10247 \series bold
10248
10249 \backslash
10250 underset
10251 \series default
10252  on peut aussi accentuer des symboles et des caractères; avec 
10253 \series bold
10254
10255 \backslash
10256 sideset
10257 \series default
10258  ce n'est pas possible.
10259 \end_layout
10260
10261 \begin_layout Subsection
10262 Accents pour plusieurs caractères
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Accents ! pour plusieurs caractères
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 \begin_inset space \hfill{}
10277 \end_inset
10278
10279
10280 \begin_inset Tabular
10281 <lyxtabular version="3" rows="5" columns="2">
10282 <features>
10283 <column alignment="center" valignment="top" width="0pt">
10284 <column alignment="center" valignment="top" width="0pt">
10285 <row>
10286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 Commande
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299 Résultat
10300 \begin_inset Note Note
10301 status collapsed
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306
10307 \backslash
10308 raisebox est seulement utilisée pour faire de la place
10309 \end_layout
10310
10311 \end_inset
10312
10313
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 </row>
10319 <row>
10320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324
10325 \backslash
10326 overleftarrow
10327 \begin_inset ERT
10328 status collapsed
10329
10330 \begin_layout Plain Layout
10331
10332
10333 \backslash
10334 spce 
10335 \end_layout
10336
10337 \end_inset
10338
10339 A=B
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10349 \end_inset
10350
10351
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 </row>
10357 <row>
10358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362
10363 \backslash
10364 underleftarrow
10365 \begin_inset ERT
10366 status collapsed
10367
10368 \begin_layout Plain Layout
10369
10370
10371 \backslash
10372 spce 
10373 \end_layout
10374
10375 \end_inset
10376
10377 A=B
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \backslash
10402 overleftrightarrow
10403 \begin_inset ERT
10404 status collapsed
10405
10406 \begin_layout Plain Layout
10407
10408
10409 \backslash
10410 spce 
10411 \end_layout
10412
10413 \end_inset
10414
10415 A=B
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10425 \end_inset
10426
10427
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 </row>
10433 <row>
10434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438
10439 \backslash
10440 underleftrightarrow
10441 \begin_inset ERT
10442 status collapsed
10443
10444 \begin_layout Plain Layout
10445
10446
10447 \backslash
10448 spce 
10449 \end_layout
10450
10451 \end_inset
10452
10453 A=B
10454 \end_layout
10455
10456 \end_inset
10457 </cell>
10458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10463 \end_inset
10464
10465
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 </row>
10471 </lyxtabular>
10472
10473 \end_inset
10474
10475
10476 \begin_inset space \hfill{}
10477 \end_inset
10478
10479
10480 \begin_inset Tabular
10481 <lyxtabular version="3" rows="5" columns="2">
10482 <features>
10483 <column alignment="center" valignment="top" width="0pt">
10484 <column alignment="center" valignment="top" width="0pt">
10485 <row>
10486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Commande
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 Résultat
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 </row>
10505 <row>
10506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510
10511 \backslash
10512 overrightarrow
10513 \begin_inset ERT
10514 status collapsed
10515
10516 \begin_layout Plain Layout
10517
10518
10519 \backslash
10520 spce 
10521 \end_layout
10522
10523 \end_inset
10524
10525 A=B
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10535 \end_inset
10536
10537
10538 \end_layout
10539
10540 \end_inset
10541 </cell>
10542 </row>
10543 <row>
10544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548
10549 \backslash
10550 underrightarrow
10551 \begin_inset ERT
10552 status collapsed
10553
10554 \begin_layout Plain Layout
10555
10556
10557 \backslash
10558 spce 
10559 \end_layout
10560
10561 \end_inset
10562
10563 A=B
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10573 \end_inset
10574
10575
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \backslash
10588 widetilde
10589 \begin_inset ERT
10590 status collapsed
10591
10592 \begin_layout Plain Layout
10593
10594
10595 \backslash
10596 spce 
10597 \end_layout
10598
10599 \end_inset
10600
10601 A=B
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 </row>
10619 <row>
10620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624
10625 \backslash
10626 widehat
10627 \begin_inset ERT
10628 status collapsed
10629
10630 \begin_layout Plain Layout
10631
10632
10633 \backslash
10634 spce 
10635 \end_layout
10636
10637 \end_inset
10638
10639 A=B
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10649 \end_inset
10650
10651
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 </lyxtabular>
10658
10659 \end_inset
10660
10661
10662 \begin_inset space \hfill{}
10663 \end_inset
10664
10665
10666 \end_layout
10667
10668 \begin_layout Standard
10669 \begin_inset VSpace medskip
10670 \end_inset
10671
10672 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10673  voulez.
10674  Mais les accents 
10675 \series bold
10676
10677 \backslash
10678 widetilde
10679 \series default
10680  et 
10681 \series bold
10682
10683 \backslash
10684 widehat 
10685 \series default
10686 apparaîtront dans la sortie finale avec une longueur de seulement trois
10687  caractères, comme on le voit dans l'exemple suivant:
10688 \begin_inset Formula \[
10689 \widetilde{A+B=C-D}\]
10690
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \begin_layout Standard
10697 Avec les commandes 
10698 \series bold
10699
10700 \backslash
10701 overset
10702 \series default
10703
10704 \begin_inset Index
10705 status collapsed
10706
10707 \begin_layout Plain Layout
10708 Commandes ! O ! 
10709 \backslash
10710 overset
10711 \end_layout
10712
10713 \end_inset
10714
10715  et 
10716 \series bold
10717
10718 \backslash
10719 underset
10720 \series default
10721
10722 \begin_inset Index
10723 status collapsed
10724
10725 \begin_layout Plain Layout
10726 Commandes ! U ! 
10727 \backslash
10728 underset
10729 \end_layout
10730
10731 \end_inset
10732
10733  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10734  plusieurs caractères.
10735
10736 \series bold
10737  
10738 \series default
10739 La commande
10740 \series bold
10741  
10742 \backslash
10743 underset
10744 \begin_inset ERT
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748
10749
10750 \backslash
10751 spce 
10752 \end_layout
10753
10754 \end_inset
10755
10756 A=B
10757 \begin_inset Formula $\downarrow$
10758 \end_inset
10759
10760 ***
10761 \series default
10762  donne:
10763 \begin_inset Formula \[
10764 \underset{***}{A=B}\]
10765
10766 \end_inset
10767
10768
10769 \end_layout
10770
10771 \begin_layout Section
10772 Espace
10773 \begin_inset CommandInset label
10774 LatexCommand label
10775 name "sub:Espace"
10776
10777 \end_inset
10778
10779
10780 \begin_inset Index
10781 status collapsed
10782
10783 \begin_layout Plain Layout
10784 Espace ! horizontal
10785 \end_layout
10786
10787 \end_inset
10788
10789
10790 \end_layout
10791
10792 \begin_layout Subsection
10793 Espace prédéfini
10794 \begin_inset CommandInset label
10795 LatexCommand label
10796 name "sub:Espace-prédéfini"
10797
10798 \end_inset
10799
10800
10801 \begin_inset Index
10802 status collapsed
10803
10804 \begin_layout Plain Layout
10805 Espace ! horizontal ! prédéfini
10806 \end_layout
10807
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \begin_layout Standard
10814 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10815  On le fait en utilisant une espace insécable (raccourci 
10816 \family sans
10817 Ctrl-Espace
10818 \family default
10819 ).
10820  Un 
10821 \begin_inset Quotes eld
10822 \end_inset
10823
10824
10825 \series bold
10826 \color blue
10827
10828 \begin_inset ERT
10829 status collapsed
10830
10831 \begin_layout Plain Layout
10832
10833
10834 \backslash
10835 spce 
10836 \end_layout
10837
10838 \end_inset
10839
10840
10841 \series default
10842 \color inherit
10843
10844 \begin_inset Quotes erd
10845 \end_inset
10846
10847  apparaît et en appuyant plusieurs fois sur 
10848 \family sans
10849 Espace
10850 \family default
10851  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10852  On peut aussi insérer ces espaces en utilisant le bouton 
10853 \begin_inset Graphics
10854         filename ../../images/math/space.png
10855         scale 85
10856
10857 \end_inset
10858
10859  de la barre d'outils mathématique.
10860  Indépendemment de la commande insérée, on peut toujours changer de taille
10861  après en appuyant sur 
10862 \family sans
10863 Espace
10864 \family default
10865 .
10866  
10867 \end_layout
10868
10869 \begin_layout Standard
10870 \noindent
10871 \align center
10872 \begin_inset VSpace -5mm
10873 \end_inset
10874
10875
10876 \begin_inset Tabular
10877 <lyxtabular version="3" rows="3" columns="7">
10878 <features>
10879 <column alignment="center" valignment="middle" width="6.8cm">
10880 <column alignment="center" valignment="top" width="0">
10881 <column alignment="center" valignment="top" width="0">
10882 <column alignment="center" valignment="top" width="0">
10883 <column alignment="center" valignment="top" width="0">
10884 <column alignment="center" valignment="top" width="0">
10885 <column alignment="center" valignment="top" width="0">
10886 <row>
10887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 Commande
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \backslash
10902 ,
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911
10912 \backslash
10913 :
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922
10923 \backslash
10924 ;
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933
10934 \backslash
10935 quad
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \backslash
10946 qquad
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \backslash
10957 !
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 Nombre de fois où on a appuyé sur la barre d'
10969 \family sans
10970 Espace 
10971 \family default
10972 après avoir inséré l'espace insécable
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 0
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 1
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999 2
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008 3
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 4
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 5
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 Résultat
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 \begin_inset Formula $A\, B$
11047 \end_inset
11048
11049
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 \begin_inset Formula $A\: B$
11059 \end_inset
11060
11061
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 \begin_inset Formula $A\; B$
11071 \end_inset
11072
11073
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 \begin_inset Formula $A\quad B$
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 \begin_inset Formula $A\qquad B$
11095 \end_inset
11096
11097
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 \begin_inset Formula $A\! B$
11107 \end_inset
11108
11109
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 </row>
11115 </lyxtabular>
11116
11117 \end_inset
11118
11119
11120 \end_layout
11121
11122 \begin_layout Standard
11123 La dernière taille n'a pas l'air de produire une espace.
11124  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
11125  parce que c'est une espace négative.
11126  Il y a deux autres espaces négatives:
11127 \end_layout
11128
11129 \begin_layout Standard
11130 \align center
11131 \begin_inset Tabular
11132 <lyxtabular version="3" rows="3" columns="3">
11133 <features>
11134 <column alignment="center" valignment="middle" width="6.8cm">
11135 <column alignment="center" valignment="top" width="0pt">
11136 <column alignment="center" valignment="top" width="0pt">
11137 <row>
11138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 Commande
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151
11152 \backslash
11153 negmedspace
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162
11163 \backslash
11164 negthickspace
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 </row>
11170 <row>
11171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 Nombre de fois où on a appuyé sur la barre d'
11176 \family sans
11177 Espace 
11178 \family default
11179 après avoir inséré l'espace insécable
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 6
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 7
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 Résultat
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 \begin_inset Formula $A\negmedspace B$
11218 \end_inset
11219
11220
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 \begin_inset Formula $A\negthickspace B$
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 </lyxtabular>
11239
11240 \end_inset
11241
11242
11243 \end_layout
11244
11245 \begin_layout Standard
11246 Les espaces négatives peuvent faire que les caractères se chevauchent.
11247  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
11248  les opérateurs de somme:
11249 \end_layout
11250
11251 \begin_layout Standard
11252 \align center
11253 \begin_inset Tabular
11254 <lyxtabular version="3" rows="3" columns="2">
11255 <features>
11256 <column alignment="center" valignment="top" width="0">
11257 <column alignment="center" valignment="top" width="0">
11258 <row>
11259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 Commande
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 Résultat
11273 \begin_inset Note Note
11274 status open
11275
11276 \begin_layout Plain Layout
11277
11278 \series bold
11279
11280 \backslash
11281 raisebox est seulement utilisée pour faire de la place
11282 \end_layout
11283
11284 \end_inset
11285
11286
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 </row>
11292 <row>
11293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297
11298 \backslash
11299 sum
11300 \backslash
11301 sum
11302 \begin_inset ERT
11303 status collapsed
11304
11305 \begin_layout Plain Layout
11306
11307
11308 \backslash
11309 spce 
11310 \end_layout
11311
11312 \end_inset
11313
11314 f_kl
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 <row>
11333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337
11338 \backslash
11339 sum
11340 \backslash
11341 negmedspace
11342 \backslash
11343 sum
11344 \begin_inset ERT
11345 status collapsed
11346
11347 \begin_layout Plain Layout
11348
11349
11350 \backslash
11351 spce 
11352 \end_layout
11353
11354 \end_inset
11355
11356 f_kl
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11366 \end_inset
11367
11368
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 </row>
11374 </lyxtabular>
11375
11376 \end_inset
11377
11378
11379 \end_layout
11380
11381 \begin_layout Standard
11382 Les opérateur de relations comme par exemple le signe égal, sont toujours
11383  entourés par des espaces.
11384  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
11385  L'exemple suivant donne une illustration:
11386 \end_layout
11387
11388 \begin_layout Standard
11389 \align center
11390 \begin_inset Tabular
11391 <lyxtabular version="3" rows="2" columns="2">
11392 <features>
11393 <column alignment="center" valignment="top" width="0pt">
11394 <column alignment="center" valignment="top" width="0pt">
11395 <row>
11396 <cell alignment="center" valignment="top" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 équation normale
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Formula $A=B$
11410 \end_inset
11411
11412
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 </row>
11418 <row>
11419 <cell alignment="center" valignment="top" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 \begin_inset Note Note
11424 status collapsed
11425
11426 \begin_layout Plain Layout
11427
11428 \series bold
11429 \lang english
11430
11431 \backslash
11432 raisebox
11433 \end_layout
11434
11435 \end_inset
11436
11437
11438 \begin_inset Formula $\raisebox{5mm}{}$
11439 \end_inset
11440
11441 équation sans espace
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 \begin_inset Formula $A{=}B$
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 </lyxtabular>
11460
11461 \end_inset
11462
11463
11464 \end_layout
11465
11466 \begin_layout Standard
11467 \noindent
11468 La commande utilisée pour la dernière formule est: 
11469 \series bold
11470 A
11471 \backslash
11472 {=
11473 \begin_inset Formula $\to$
11474 \end_inset
11475
11476 B
11477 \end_layout
11478
11479 \begin_layout Standard
11480 \begin_inset VSpace bigskip
11481 \end_inset
11482
11483 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11484  insérée entre la valeur et l'unité est une espace fine et pas une espace
11485  normale.
11486  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11487 \family sans
11488 Insérer\SpecialChar \menuseparator
11489 Typographie
11490 \begin_inset space ~
11491 \end_inset
11492
11493 spéciale\SpecialChar \menuseparator
11494 Espace
11495 \begin_inset space ~
11496 \end_inset
11497
11498 fine
11499 \family default
11500  (raccourci 
11501 \family sans
11502 Ctrl-Shift-Espace
11503 \family default
11504 ).
11505 \end_layout
11506
11507 \begin_layout Standard
11508 Un exemple pour voir la différence:
11509 \end_layout
11510
11511 \begin_layout Standard
11512 \begin_inset Tabular
11513 <lyxtabular version="3" rows="2" columns="2">
11514 <features>
11515 <column alignment="left" valignment="top" width="0">
11516 <column alignment="left" valignment="top" width="0">
11517 <row>
11518 <cell alignment="center" valignment="top" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 24 kW
11523 \begin_inset Formula $\cdot$
11524 \end_inset
11525
11526 h
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell alignment="center" valignment="top" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 espace normale entre l'unité est la valeur
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 <row>
11542 <cell alignment="center" valignment="top" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 24
11547 \begin_inset space \thinspace{}
11548 \end_inset
11549
11550 kW
11551 \begin_inset Formula $\cdot$
11552 \end_inset
11553
11554 h
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 espace fine entre l'unité et la valeur
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 </row>
11569 </lyxtabular>
11570
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \begin_layout Subsection
11577 Espace variable
11578 \begin_inset ERT
11579 status collapsed
11580
11581 \begin_layout Plain Layout
11582
11583
11584 \backslash
11585 texorpdfstring{
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \begin_inset Foot
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595 pour les espacements verticaux dans les formules, voir 
11596 \begin_inset CommandInset ref
11597 LatexCommand ref
11598 reference "sub:Séparation-des-lignes"
11599
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \begin_inset ERT
11609 status collapsed
11610
11611 \begin_layout Plain Layout
11612
11613 }{}
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \begin_inset Note Note
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623
11624 \backslash
11625 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11626  dans les signets PDF.
11627 \end_layout
11628
11629 \begin_layout Plain Layout
11630 Plus au sujet de 
11631 \backslash
11632 texorpdfstring dans la section 
11633 \begin_inset CommandInset ref
11634 LatexCommand ref
11635 reference "sub:formules-dans-les-entêtes"
11636
11637 \end_inset
11638
11639 .
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \begin_inset CommandInset label
11646 LatexCommand label
11647 name "sub:Espace-variable"
11648
11649 \end_inset
11650
11651
11652 \begin_inset Index
11653 status collapsed
11654
11655 \begin_layout Plain Layout
11656 Espace ! horizontal ! variable
11657 \end_layout
11658
11659 \end_inset
11660
11661
11662 \end_layout
11663
11664 \begin_layout Standard
11665 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11666 \begin_inset Newline newline
11667 \end_inset
11668
11669
11670 \series bold
11671
11672 \backslash
11673 hspace{length}
11674 \series default
11675
11676 \begin_inset Index
11677 status collapsed
11678
11679 \begin_layout Plain Layout
11680 Commandes ! H ! 
11681 \backslash
11682 hspace
11683 \end_layout
11684
11685 \end_inset
11686
11687 .
11688  Pour la valeur de la longueur toutes les unités qui sont listées dans 
11689 \begin_inset CommandInset ref
11690 LatexCommand ref
11691 reference "tab:Unités-disponibles"
11692
11693 \end_inset
11694
11695  sont utilisables à l'exception de l'unité 
11696 \begin_inset Quotes eld
11697 \end_inset
11698
11699 mu
11700 \begin_inset Quotes erd
11701 \end_inset
11702
11703 .
11704  La longueur peut aussi être négative.
11705  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11706  disponible, on utilise la commande 
11707 \series bold
11708
11709 \backslash
11710 hfill
11711 \series default
11712
11713 \begin_inset Index
11714 status collapsed
11715
11716 \begin_layout Plain Layout
11717 Commandes ! H ! 
11718 \backslash
11719 hfill
11720 \end_layout
11721
11722 \end_inset
11723
11724 .
11725 \end_layout
11726
11727 \begin_layout Standard
11728 \begin_inset VSpace -1mm
11729 \end_inset
11730
11731
11732 \end_layout
11733
11734 \begin_layout Standard
11735 \align center
11736 \begin_inset Tabular
11737 <lyxtabular version="3" rows="4" columns="2">
11738 <features>
11739 <column alignment="center" valignment="top" width="0">
11740 <column alignment="center" valignment="top" width="0">
11741 <row>
11742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 Commande
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 Résultat
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 </row>
11761 <row>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 A=B
11767 \backslash
11768 hspace{3cm
11769 \begin_inset Formula $\to$
11770 \end_inset
11771
11772 A
11773 \backslash
11774 not=C
11775 \end_layout
11776
11777 \end_inset
11778 </cell>
11779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11780 \begin_inset Text
11781
11782 \begin_layout Plain Layout
11783 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11784 \end_inset
11785
11786
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 </row>
11792 <row>
11793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 A
11798 \backslash
11799 hspace{-1mm
11800 \begin_inset Formula $\to$
11801 \end_inset
11802
11803 A
11804 \backslash
11805 not=A
11806 \end_layout
11807
11808 \end_inset
11809 </cell>
11810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 </row>
11823 <row>
11824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11825 \begin_inset Text
11826
11827 \begin_layout Plain Layout
11828 A=A
11829 \backslash
11830 hfill
11831 \begin_inset ERT
11832 status collapsed
11833
11834 \begin_layout Plain Layout
11835
11836
11837 \backslash
11838 spce 
11839 \end_layout
11840
11841 \end_inset
11842
11843 B=B
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 \begin_inset Formula $A=A\hfill B=B$
11853 \end_inset
11854
11855
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 </row>
11861 </lyxtabular>
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Standard
11869 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11870  de colonne le plus long du tableau.
11871  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11872  laquelle 
11873 \series bold
11874
11875 \backslash
11876 hfill
11877 \series default
11878  est inséré.
11879  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11880  espace ne sera ajouté.
11881  
11882 \series bold
11883
11884 \backslash
11885 hfill
11886 \series default
11887  a un effet sur les formules hors ligne uniquement si on utilise le style
11888  de formule 
11889 \series bold
11890 Indenté
11891 \series default
11892  (Les styles de formules sont expliqués dans 
11893 \begin_inset CommandInset ref
11894 LatexCommand ref
11895 reference "sec:Styles-de-formules"
11896
11897 \end_inset
11898
11899 ).
11900 \end_layout
11901
11902 \begin_layout Standard
11903 En plus de 
11904 \series bold
11905
11906 \backslash
11907 hfill, 
11908 \series default
11909 il y a les commandes 
11910 \series bold
11911
11912 \backslash
11913 dotfill
11914 \series default
11915  et 
11916 \series bold
11917
11918 \backslash
11919 hrulefill
11920 \series default
11921  qui remplissent l'espace avec un motif, voir 
11922 \begin_inset CommandInset ref
11923 LatexCommand ref
11924 reference "sub:Points-de-suspension"
11925
11926 \end_inset
11927
11928  pour un exemple.
11929 \end_layout
11930
11931 \begin_layout Standard
11932 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11933  
11934 \family sans
11935 Insérer\SpecialChar \menuseparator
11936 Typographie
11937 \begin_inset space ~
11938 \end_inset
11939
11940 spéciale\SpecialChar \menuseparator
11941 Espacement horizontal, 
11942 \family default
11943 ce qui n'est pas possible avec les formules:
11944 \end_layout
11945
11946 \begin_layout Standard
11947 Ceci est une ligne avec un espace de
11948 \begin_inset space \hspace{}
11949 \length 2cm
11950 \end_inset
11951
11952 2
11953 \begin_inset space \thinspace{}
11954 \end_inset
11955
11956 cm.
11957 \end_layout
11958
11959 \begin_layout Standard
11960 Ceci est une ligne avec un
11961 \begin_inset space \hfill{}
11962 \end_inset
11963
11964 espace maximum.
11965 \end_layout
11966
11967 \begin_layout Subsection
11968 Espace après les formules en ligne
11969 \begin_inset Index
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973 Espace ! après les formules en ligne
11974 \end_layout
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \begin_layout Standard
11982 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11983  
11984 \series bold
11985
11986 \backslash
11987 mathsurround
11988 \begin_inset Index
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992 Commandes ! M ! 
11993 \backslash
11994 mathsurround
11995 \end_layout
11996
11997 \end_inset
11998
11999
12000 \series default
12001 .
12002  La valeur d'une longueur est modifiée avec la commande 
12003 \series bold
12004
12005 \backslash
12006 setlength
12007 \begin_inset Index
12008 status collapsed
12009
12010 \begin_layout Plain Layout
12011 Commandes ! S ! 
12012 \backslash
12013 setlength
12014 \end_layout
12015
12016 \end_inset
12017
12018
12019 \series default
12020  qui a la syntaxe suivante:
12021 \end_layout
12022
12023 \begin_layout Standard
12024
12025 \series bold
12026
12027 \backslash
12028 setlength{nom de la longueur}{valeur}
12029 \end_layout
12030
12031 \begin_layout Standard
12032 Pour mettre 
12033 \series bold
12034
12035 \backslash
12036 mathsurround
12037 \series default
12038  à une valeur de 5
12039 \begin_inset space \thinspace{}
12040 \end_inset
12041
12042 mm, on insère la commande
12043 \end_layout
12044
12045 \begin_layout Standard
12046
12047 \series bold
12048
12049 \backslash
12050 setlength{
12051 \backslash
12052 mathsurround}{5mm}
12053 \end_layout
12054
12055 \begin_layout Standard
12056 en mode TeX.
12057  Une espace de 5
12058 \begin_inset space \thinspace{}
12059 \end_inset
12060
12061 mm va maintenant être placée autour de toutes les formules en ligne:
12062 \begin_inset ERT
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066
12067
12068 \backslash
12069 setlength{
12070 \backslash
12071 mathsurround}{5mm}
12072 \end_layout
12073
12074 \end_inset
12075
12076
12077 \end_layout
12078
12079 \begin_layout Standard
12080 Voici une formule en ligne 
12081 \begin_inset Formula $A=B$
12082 \end_inset
12083
12084  avec une espace de 5
12085 \begin_inset space \thinspace{}
12086 \end_inset
12087
12088 mm autour.
12089 \begin_inset ERT
12090 status collapsed
12091
12092 \begin_layout Plain Layout
12093
12094
12095 \backslash
12096 setlength{
12097 \backslash
12098 mathsurround}{0pt}
12099 \end_layout
12100
12101 \end_inset
12102
12103
12104 \end_layout
12105
12106 \begin_layout Standard
12107 Pour revenir à la valeur prédéfinie, on met 
12108 \series bold
12109
12110 \backslash
12111 mathsurround
12112 \series default
12113  à 0
12114 \begin_inset space \thinspace{}
12115 \end_inset
12116
12117 pt.
12118 \end_layout
12119
12120 \begin_layout Section
12121 Boîtes et cadres
12122 \begin_inset Index
12123 status collapsed
12124
12125 \begin_layout Plain Layout
12126 Boîtes
12127 \end_layout
12128
12129 \end_inset
12130
12131
12132 \begin_inset Index
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136 Cadres | see 
12137 \begin_inset ERT
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141
12142 {
12143 \end_layout
12144
12145 \end_inset
12146
12147 Boîtes
12148 \begin_inset ERT
12149 status collapsed
12150
12151 \begin_layout Plain Layout
12152
12153 }
12154 \end_layout
12155
12156 \end_inset
12157
12158
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \end_layout
12165
12166 \begin_layout Standard
12167 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
12168 \emph on
12169 Boîtes 
12170 \emph default
12171 du manuel 
12172 \emph on
12173 Objets insérés.
12174  
12175 \end_layout
12176
12177 \begin_layout Subsection
12178 Boîtes avec cadre
12179 \begin_inset CommandInset label
12180 LatexCommand label
12181 name "sub:Boîtes-avec-cadre"
12182
12183 \end_inset
12184
12185
12186 \begin_inset Index
12187 status collapsed
12188
12189 \begin_layout Plain Layout
12190 Boîtes ! avec cadre
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \end_layout
12197
12198 \begin_layout Standard
12199 Il es possible d'encadrer des formules ou des portions de formules avec
12200  la commande 
12201 \series bold
12202
12203 \backslash
12204 fbox
12205 \series default
12206
12207 \begin_inset Index
12208 status collapsed
12209
12210 \begin_layout Plain Layout
12211 Commandes ! F ! 
12212 \backslash
12213 fbox
12214 \end_layout
12215
12216 \end_inset
12217
12218  et 
12219 \series bold
12220
12221 \backslash
12222 boxed
12223 \series default
12224
12225 \begin_inset Index
12226 status collapsed
12227
12228 \begin_layout Plain Layout
12229 Commandes ! B ! 
12230 \backslash
12231 boxed
12232 \end_layout
12233
12234 \end_inset
12235
12236 .
12237 \end_layout
12238
12239 \begin_layout Standard
12240 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
12241  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
12242  Pour 
12243 \series bold
12244
12245 \backslash
12246 fbox
12247 \series default
12248  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
12249  avec 
12250 \family sans
12251 Ctrl-m
12252 \family default
12253  
12254 \begin_inset Foot
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 À cause d'un bug de LyX, il est impossible de créer une nouvelle formule
12259  avec 
12260 \family sans
12261 Ctrl-m
12262 \family default
12263 , voir 
12264 \begin_inset CommandInset href
12265 LatexCommand href
12266 name "LyX-bug #1435"
12267 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12268
12269 \end_inset
12270
12271 .
12272 \end_layout
12273
12274 \end_inset
12275
12276 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
12277  Quand on utilise 
12278 \series bold
12279
12280 \backslash
12281 boxed
12282 \series default
12283 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
12284 \end_layout
12285
12286 \begin_layout Standard
12287 La commande 
12288 \series bold
12289
12290 \backslash
12291 fbox
12292 \series default
12293  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
12294  formule serait alors toujours mise à la taille du texte.
12295  
12296 \series bold
12297
12298 \backslash
12299 boxed
12300 \series default
12301 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
12302  la formule serait alors toujours mise à la taille des formules hors ligne.
12303 \end_layout
12304
12305 \begin_layout Standard
12306 Comme extension à 
12307 \series bold
12308
12309 \backslash
12310 fbox
12311 \series default
12312  il y a la commande 
12313 \series bold
12314
12315 \backslash
12316 framebox
12317 \series default
12318
12319 \begin_inset Index
12320 status collapsed
12321
12322 \begin_layout Plain Layout
12323 Commandes ! F ! 
12324 \backslash
12325 framebox
12326 \end_layout
12327
12328 \end_inset
12329
12330  où on peut en plus spécifier la largeur du cadre et l'alignement.
12331  La syntaxe de la commande 
12332 \series bold
12333
12334 \backslash
12335 framebox
12336 \series default
12337  est la suivante:
12338 \end_layout
12339
12340 \begin_layout Standard
12341
12342 \series bold
12343
12344 \backslash
12345 framebox[Largeur du cadre][position]{contenu de la boîte}
12346 \end_layout
12347
12348 \begin_layout Standard
12349 La position peut être soit 
12350 \emph on
12351 l
12352 \emph default
12353  soit 
12354 \emph on
12355 r
12356 \emph default
12357 .
12358  
12359 \emph on
12360 l
12361 \emph default
12362  aligne la formule à gauche dans la boîte, 
12363 \emph on
12364 r
12365 \emph default
12366  à droite.
12367  Quand on ne précise pas la position, la formule est centrée.
12368 \begin_inset Newline newline
12369 \end_inset
12370
12371 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
12372  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
12373  c'est le cas avec 
12374 \series bold
12375
12376 \backslash
12377 fbox
12378 \series default
12379 .
12380 \end_layout
12381
12382 \begin_layout Standard
12383 Quand on insère la commande 
12384 \series bold
12385
12386 \backslash
12387 framebox
12388 \series default
12389 , une boîte apparaît contenant trois boîtes bleues.
12390  Les deux premières sont entourées de crochets pour signales des arguments
12391  optionnels.
12392  La troisième boîte est là pour contenir les portions de formules, comme
12393  pour 
12394 \series bold
12395
12396 \backslash
12397 fbox
12398 \series default
12399 .
12400 \end_layout
12401
12402 \begin_layout Standard
12403 \align center
12404 \begin_inset Note Note
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408 Le tableau a été placé dans une minipage pour que la note de bas de page
12409  apparaisse.
12410  Sinon le texte de la note n'aurait pas été affiché.
12411 \end_layout
12412
12413 \end_inset
12414
12415
12416 \begin_inset Box Frameless
12417 position "c"
12418 hor_pos "c"
12419 has_inner_box 1
12420 inner_pos "c"
12421 use_parbox 0
12422 width "100col%"
12423 special "none"
12424 height "1in"
12425 height_special "totalheight"
12426 status open
12427
12428 \begin_layout Plain Layout
12429 \align center
12430 \begin_inset Tabular
12431 <lyxtabular version="3" rows="5" columns="2">
12432 <features>
12433 <column alignment="center" valignment="top" width="0">
12434 <column alignment="center" valignment="top" width="0">
12435 <row>
12436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12437 \begin_inset Text
12438
12439 \begin_layout Plain Layout
12440 Commande
12441 \begin_inset Foot
12442 status collapsed
12443
12444 \begin_layout Plain Layout
12445 À cause d'un bug de LyX, il n'est pas possible de créer une nouvelle formule
12446  avec 
12447 \family sans
12448 Ctrl-m
12449 \family default
12450 , voir 
12451 \begin_inset CommandInset href
12452 LatexCommand href
12453 name "LyX-bug #1435"
12454 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12455
12456 \end_inset
12457
12458 .
12459 \end_layout
12460
12461 \end_inset
12462
12463
12464 \end_layout
12465
12466 \end_inset
12467 </cell>
12468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12469 \begin_inset Text
12470
12471 \begin_layout Plain Layout
12472 Résultat
12473 \begin_inset Note Note
12474 status collapsed
12475
12476 \begin_layout Plain Layout
12477
12478 \series bold
12479 \lang english
12480
12481 \backslash
12482 raisebox
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 </row>
12493 <row>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498
12499 \backslash
12500 fbox
12501 \begin_inset ERT
12502 status collapsed
12503
12504 \begin_layout Plain Layout
12505
12506
12507 \backslash
12508 spce 
12509 \end_layout
12510
12511 \end_inset
12512
12513
12514 \family sans
12515 Ctrl-m
12516 \family default
12517  
12518 \backslash
12519 int
12520 \begin_inset ERT
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524
12525
12526 \backslash
12527 spce 
12528 \end_layout
12529
12530 \end_inset
12531
12532 A=B
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \end_inset
12548 </cell>
12549 </row>
12550 <row>
12551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555
12556 \backslash
12557 boxed
12558 \begin_inset ERT
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562
12563
12564 \backslash
12565 spce 
12566 \end_layout
12567
12568 \end_inset
12569
12570
12571 \backslash
12572 int
12573 \begin_inset ERT
12574 status collapsed
12575
12576 \begin_layout Plain Layout
12577
12578
12579 \backslash
12580 spce 
12581 \end_layout
12582
12583 \end_inset
12584
12585 A=B
12586 \end_layout
12587
12588 \end_inset
12589 </cell>
12590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12591 \begin_inset Text
12592
12593 \begin_layout Plain Layout
12594 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12595 \end_inset
12596
12597
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 </row>
12603 <row>
12604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 A+
12609 \backslash
12610 fbox
12611 \begin_inset ERT
12612 status collapsed
12613
12614 \begin_layout Plain Layout
12615
12616
12617 \backslash
12618 spce 
12619 \end_layout
12620
12621 \end_inset
12622
12623 B
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Plain Layout
12632 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12633 \end_inset
12634
12635
12636 \end_layout
12637
12638 \end_inset
12639 </cell>
12640 </row>
12641 <row>
12642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \begin_layout Plain Layout
12646
12647 \backslash
12648 framebox
12649 \begin_inset ERT
12650 status collapsed
12651
12652 \begin_layout Plain Layout
12653
12654
12655 \backslash
12656 spce 
12657 \end_layout
12658
12659 \end_inset
12660
12661 20mm
12662 \begin_inset Formula $\to$
12663 \end_inset
12664
12665
12666 \begin_inset Formula $\to$
12667 \end_inset
12668
12669
12670 \family sans
12671 Ctrl-m
12672 \family default
12673  
12674 \backslash
12675 frac
12676 \begin_inset ERT
12677 status collapsed
12678
12679 \begin_layout Plain Layout
12680
12681
12682 \backslash
12683 spce 
12684 \end_layout
12685
12686 \end_inset
12687
12688 A
12689 \begin_inset Formula $\downarrow$
12690 \end_inset
12691
12692 B
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 \begin_inset Formula $\raisebox{6mm}{}$
12702 \end_inset
12703
12704
12705 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12706 \end_inset
12707
12708
12709 \begin_inset Formula $\raisebox{-4mm}{}$
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \end_inset
12716 </cell>
12717 </row>
12718 </lyxtabular>
12719
12720 \end_inset
12721
12722
12723 \end_layout
12724
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \begin_layout Standard
12731 On peut aussi ajuster l'épaisseur du cadre.
12732  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12733  formule
12734 \end_layout
12735
12736 \begin_layout Standard
12737
12738 \series bold
12739
12740 \backslash
12741 fboxrule
12742 \series default
12743  
12744 \series bold
12745
12746 \begin_inset Quotes eld
12747 \end_inset
12748
12749 épaisseur
12750 \begin_inset Quotes erd
12751 \end_inset
12752
12753
12754 \series default
12755  
12756 \series bold
12757
12758 \backslash
12759 fboxsep
12760 \series default
12761  
12762 \series bold
12763
12764 \begin_inset Quotes eld
12765 \end_inset
12766
12767 distance
12768 \begin_inset Quotes erd
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Standard
12775 \begin_inset Quotes eld
12776 \end_inset
12777
12778 distance
12779 \begin_inset Quotes erd
12780 \end_inset
12781
12782  précise la distance minimale entre le cadre et le premier caractère de
12783  la boîte.
12784  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12785 \begin_inset ERT
12786 status collapsed
12787
12788 \begin_layout Plain Layout
12789
12790
12791 \backslash
12792 fboxrule 2mm 
12793 \backslash
12794 fboxsep 3mm
12795 \end_layout
12796
12797 \end_inset
12798
12799
12800 \begin_inset Formula \[
12801 \boxed{A+B=C}\]
12802
12803 \end_inset
12804
12805 Avant cette formule, on a inséré en mode TeX les commandes
12806 \end_layout
12807
12808 \begin_layout Standard
12809
12810 \series bold
12811
12812 \backslash
12813 fboxrule
12814 \series default
12815  
12816 \series bold
12817 2mm
12818 \series default
12819  
12820 \series bold
12821
12822 \backslash
12823 fboxsep
12824 \series default
12825  
12826 \series bold
12827 3mm
12828 \end_layout
12829
12830 \begin_layout Standard
12831 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12832 \end_layout
12833
12834 \begin_layout Standard
12835 Pour revenir à la taille de cadre standard, on insère la commande
12836 \end_layout
12837
12838 \begin_layout Standard
12839
12840 \series bold
12841
12842 \backslash
12843 fboxrule
12844 \series default
12845  
12846 \series bold
12847 0.4pt
12848 \series default
12849  
12850 \series bold
12851
12852 \backslash
12853 fboxsep
12854 \series default
12855  
12856 \series bold
12857 3pt
12858 \series default
12859
12860 \begin_inset ERT
12861 status collapsed
12862
12863 \begin_layout Plain Layout
12864
12865
12866 \backslash
12867 fboxrule 0.4pt 
12868 \backslash
12869 fboxsep 3pt
12870 \end_layout
12871
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Standard
12878 avant la formule suivante.
12879 \end_layout
12880
12881 \begin_layout Subsection
12882 Boîtes sans cadre
12883 \begin_inset CommandInset label
12884 LatexCommand label
12885 name "sub:Boîtes-sans-cadre"
12886
12887 \end_inset
12888
12889
12890 \begin_inset Index
12891 status collapsed
12892
12893 \begin_layout Plain Layout
12894 Boîtes ! sans cadre
12895 \end_layout
12896
12897 \end_inset
12898
12899
12900 \end_layout
12901
12902 \begin_layout Standard
12903 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12904  
12905 \series bold
12906
12907 \backslash
12908 mbox
12909 \series default
12910
12911 \begin_inset Index
12912 status collapsed
12913
12914 \begin_layout Plain Layout
12915 Commandes ! M ! 
12916 \backslash
12917 mbox
12918 \end_layout
12919
12920 \end_inset
12921
12922
12923 \series bold
12924
12925 \backslash
12926 makebox
12927 \series default
12928
12929 \begin_inset Index
12930 status collapsed
12931
12932 \begin_layout Plain Layout
12933 Commandes ! M ! 
12934 \backslash
12935 makebox
12936 \end_layout
12937
12938 \end_inset
12939
12940 , et 
12941 \series bold
12942
12943 \backslash
12944 raisebox
12945 \series default
12946
12947 \begin_inset Index
12948 status collapsed
12949
12950 \begin_layout Plain Layout
12951 Commandes ! R ! 
12952 \backslash
12953 raisebox
12954 \end_layout
12955
12956 \end_inset
12957
12958
12959 \end_layout
12960
12961 \begin_layout Standard
12962 Avec 
12963 \series bold
12964
12965 \backslash
12966 raisebox
12967 \series default
12968  une boîte peut être mise en exposant ou en indice.
12969  Mais contrairement aux indices et aux exposants normaux, les caractères
12970  conservent leur taille de police initiale.
12971  
12972 \series bold
12973
12974 \backslash
12975 raisebox
12976 \series default
12977  est utilisée avec la syntaxe suivante:
12978 \end_layout
12979
12980 \begin_layout Standard
12981
12982 \series bold
12983
12984 \backslash
12985 raisebox{hauteur}{contenu de la boîte}
12986 \end_layout
12987
12988 \begin_layout Standard
12989 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12990  comme pour 
12991 \series bold
12992
12993 \backslash
12994 fbox
12995 \series default
12996 .
12997 \end_layout
12998
12999 \begin_layout Standard
13000 \align center
13001 \begin_inset Tabular
13002 <lyxtabular version="3" rows="4" columns="2">
13003 <features>
13004 <column alignment="center" valignment="top" width="0">
13005 <column alignment="center" valignment="top" width="0">
13006 <row>
13007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13008 \begin_inset Text
13009
13010 \begin_layout Plain Layout
13011 Commande
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020 Résultat
13021 \end_layout
13022
13023 \end_inset
13024 </cell>
13025 </row>
13026 <row>
13027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13028 \begin_inset Text
13029
13030 \begin_layout Plain Layout
13031 H
13032 \backslash
13033 raisebox{2mm
13034 \begin_inset Formula $\to$
13035 \end_inset
13036
13037
13038 \backslash
13039 {al
13040 \begin_inset Formula $\to$
13041 \end_inset
13042
13043  lo
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13053 \end_inset
13054
13055
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 </row>
13061 <row>
13062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066 H
13067 \backslash
13068 raisebox{-2mm
13069 \begin_inset Formula $\to$
13070 \end_inset
13071
13072
13073 \backslash
13074 {al
13075 \begin_inset Formula $\to$
13076 \end_inset
13077
13078 lo
13079 \end_layout
13080
13081 \end_inset
13082 </cell>
13083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13084 \begin_inset Text
13085
13086 \begin_layout Plain Layout
13087 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13088 \end_inset
13089
13090
13091 \end_layout
13092
13093 \end_inset
13094 </cell>
13095 </row>
13096 <row>
13097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13098 \begin_inset Text
13099
13100 \begin_layout Plain Layout
13101 A=
13102 \backslash
13103 raisebox{-2mm
13104 \begin_inset Formula $\to$
13105 \end_inset
13106
13107
13108 \backslash
13109 {
13110 \family sans
13111 Ctrl-m
13112 \family default
13113  
13114 \backslash
13115 sqrt
13116 \begin_inset ERT
13117 status collapsed
13118
13119 \begin_layout Plain Layout
13120
13121
13122 \backslash
13123 spce 
13124 \end_layout
13125
13126 \end_inset
13127
13128
13129 \end_layout
13130
13131 \end_inset
13132 </cell>
13133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 \begin_inset ERT
13138 status collapsed
13139
13140 \begin_layout Plain Layout
13141
13142 $A=
13143 \backslash
13144 raisebox{-2mm}{$
13145 \backslash
13146 sqrt{B}$}$
13147 \end_layout
13148
13149 \end_inset
13150
13151
13152 \end_layout
13153
13154 \end_inset
13155 </cell>
13156 </row>
13157 </lyxtabular>
13158
13159 \end_inset
13160
13161
13162 \end_layout
13163
13164 \begin_layout Standard
13165 La dernière formule ne peut actuellement être créée qu'en mode TeX, parce
13166  que LyX insère une boîte plutôt que la formule supplémentaire qui est nécessair
13167 e
13168 \begin_inset Foot
13169 status collapsed
13170
13171 \begin_layout Plain Layout
13172 voir 
13173 \begin_inset CommandInset href
13174 LatexCommand href
13175 name "LyX-bug #1435"
13176 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \end_inset
13184
13185 .
13186 \end_layout
13187
13188 \begin_layout Standard
13189 La commande 
13190 \series bold
13191
13192 \backslash
13193 mbox
13194 \series default
13195  est équivalente à 
13196 \series bold
13197
13198 \backslash
13199 fbox
13200 \series default
13201  et 
13202 \series bold
13203
13204 \backslash
13205 makebox
13206 \series default
13207  est équivalente à 
13208 \series bold
13209
13210 \backslash
13211 framebox
13212 \series default
13213 , avec la différence qu'il n'y a pas de cadre.
13214 \end_layout
13215
13216 \begin_layout Subsection
13217 Boîtes colorées
13218 \begin_inset Index
13219 status collapsed
13220
13221 \begin_layout Plain Layout
13222 Boîtes ! colorées
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \begin_layout Standard
13231 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
13232  LaTeX 
13233 \series bold
13234 color
13235 \series default
13236
13237 \begin_inset Foot
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241 La paquetage LaTeX 
13242 \series bold
13243 color
13244 \series default
13245  fait partie de toutes les installations LaTeX standard.
13246 \end_layout
13247
13248 \end_inset
13249
13250
13251 \begin_inset Index
13252 status collapsed
13253
13254 \begin_layout Plain Layout
13255 Paquetages ! color
13256 \end_layout
13257
13258 \end_inset
13259
13260  soit chargé dans le préambule LaTeX avec la ligne
13261 \begin_inset Foot
13262 status collapsed
13263
13264 \begin_layout Plain Layout
13265 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
13266  le document, LyX charge automatiquement le paquetage LaTeX 
13267 \series bold
13268 color
13269 \series default
13270 .
13271  Il est donc possible que le paquetage soit chargé deux fois, mais cela
13272  ne doit pas poser de problème.
13273 \end_layout
13274
13275 \end_inset
13276
13277
13278 \begin_inset Note Note
13279 status collapsed
13280
13281 \begin_layout Plain Layout
13282 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
13283  dans le préambule LaTeX.
13284 \end_layout
13285
13286 \end_inset
13287
13288
13289 \end_layout
13290
13291 \begin_layout Standard
13292
13293 \series bold
13294
13295 \backslash
13296 usepackage{color}
13297 \end_layout
13298
13299 \begin_layout Standard
13300 \begin_inset VSpace medskip
13301 \end_inset
13302
13303 Pour colorer des boîtes, on utilise la commande 
13304 \series bold
13305
13306 \backslash
13307 colorbox
13308 \series default
13309
13310 \begin_inset Index
13311 status collapsed
13312
13313 \begin_layout Plain Layout
13314 Commandes ! C ! 
13315 \backslash
13316 colorbox
13317 \end_layout
13318
13319 \end_inset
13320
13321  avec la syntaxe suivante
13322 \end_layout
13323
13324 \begin_layout Standard
13325
13326 \series bold
13327
13328 \backslash
13329 colorbox{couleur}{contenu de la boîte}
13330 \end_layout
13331
13332 \begin_layout Standard
13333 Le contenu de la boîte peut être une autre boîte et une 
13334 \series bold
13335
13336 \backslash
13337 colorbox
13338 \series default
13339  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
13340  exemple).
13341  Quand une boîte est destinée à contenir une formule, on doit insérer une
13342  boîte supplémentaire, comme avec 
13343 \series bold
13344
13345 \backslash
13346 fbox
13347 \series default
13348 .
13349 \begin_inset Foot
13350 status collapsed
13351
13352 \begin_layout Plain Layout
13353 Ceci s'applique aussi à la commande 
13354 \series bold
13355
13356 \backslash
13357 fcolorbox
13358 \series default
13359 .
13360  D'où la note 
13361 \begin_inset CommandInset href
13362 LatexCommand href
13363 name "LyX-bug #1435"
13364 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13365
13366 \end_inset
13367
13368 .
13369 \end_layout
13370
13371 \end_inset
13372
13373
13374 \end_layout
13375
13376 \begin_layout Standard
13377 On peut choisir une des couleurs prédéfinies suivantes:
13378 \end_layout
13379
13380 \begin_layout Standard
13381
13382 \series bold
13383 black
13384 \series default
13385  (noir), 
13386 \series bold
13387 blue
13388 \series default
13389  (bleu), 
13390 \series bold
13391 cyan
13392 \series default
13393
13394 \series bold
13395 green
13396 \series default
13397  (vert), 
13398 \series bold
13399 magenta
13400 \series default
13401
13402 \series bold
13403 red
13404 \series default
13405  (rouge), 
13406 \series bold
13407 white
13408 \series default
13409  (blanc), et 
13410 \series bold
13411 yellow (jaune)
13412 \end_layout
13413
13414 \begin_layout Standard
13415 \align center
13416 \begin_inset Tabular
13417 <lyxtabular version="3" rows="4" columns="2">
13418 <features>
13419 <column alignment="center" valignment="top" width="0">
13420 <column alignment="center" valignment="top" width="0">
13421 <row>
13422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Plain Layout
13426 Commande
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 Résultat
13436 \begin_inset Note Note
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440
13441 \series bold
13442
13443 \backslash
13444 raisebox est seulement utilisée pour faire de la place
13445 \end_layout
13446
13447 \end_inset
13448
13449
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 </row>
13455 <row>
13456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13457 \begin_inset Text
13458
13459 \begin_layout Plain Layout
13460
13461 \backslash
13462 colorbox{yellow
13463 \begin_inset Formula $\to$
13464 \end_inset
13465
13466
13467 \backslash
13468 {A=B
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13478 \end_inset
13479
13480
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 </row>
13486 <row>
13487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13488 \begin_inset Text
13489
13490 \begin_layout Plain Layout
13491
13492 \backslash
13493 colorbox{green
13494 \begin_inset Formula $\to$
13495 \end_inset
13496
13497
13498 \backslash
13499 {
13500 \backslash
13501 fbox
13502 \begin_inset ERT
13503 status collapsed
13504
13505 \begin_layout Plain Layout
13506
13507
13508 \backslash
13509 spce 
13510 \end_layout
13511
13512 \end_inset
13513
13514 A=B
13515 \end_layout
13516
13517 \end_inset
13518 </cell>
13519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13524 \end_inset
13525
13526
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 </row>
13532 <row>
13533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537
13538 \backslash
13539 fbox
13540 \begin_inset ERT
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544
13545
13546 \backslash
13547 spce 
13548 \end_layout
13549
13550 \end_inset
13551
13552
13553 \backslash
13554 colorbox{green
13555 \begin_inset Formula $\to$
13556 \end_inset
13557
13558
13559 \backslash
13560 {A=B
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13570 \end_inset
13571
13572
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 </row>
13578 </lyxtabular>
13579
13580 \end_inset
13581
13582
13583 \end_layout
13584
13585 \begin_layout Standard
13586
13587 \series bold
13588
13589 \backslash
13590 colorbox
13591 \series default
13592  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13593  Pour colorer tous les caractères, on sélectionne toute la formule et on
13594  choisit la couleur voulue avec la fenêtre de dialogue 
13595 \family sans
13596 Style
13597 \begin_inset space ~
13598 \end_inset
13599
13600 de
13601 \begin_inset space ~
13602 \end_inset
13603
13604 texte
13605 \family default
13606 .
13607  Cette fenêtre de dialogue peut être appelée avec le bouton 
13608 \begin_inset Graphics
13609         filename ../../images/dialog-show_character.png
13610         scale 85
13611
13612 \end_inset
13613
13614  de la barre d'outils, ou avec le menu 
13615 \family sans
13616 Éditer\SpecialChar \menuseparator
13617 Style
13618 \begin_inset space ~
13619 \end_inset
13620
13621 de
13622 \begin_inset space ~
13623 \end_inset
13624
13625 texte\SpecialChar \menuseparator
13626 Personnalisé
13627 \family default
13628 .
13629  Le numéro de la formule prendra la même couleur que la formule.
13630  Si le numéro doit avoir une couleur différente de celle des caractères
13631  de la formule, la couleur doit être changée à l'intérieur de la formule.
13632 \end_layout
13633
13634 \begin_layout Standard
13635 Un exemple:
13636 \end_layout
13637
13638 \begin_layout Standard
13639
13640 \color red
13641 \begin_inset Formula \begin{equation}
13642 \int A=B\label{eq:rouge}\end{equation}
13643
13644 \end_inset
13645
13646
13647 \color green
13648
13649 \begin_inset Formula \begin{equation}
13650 \textcolor{red}{\int A=B}\label{eq:rougevert}\end{equation}
13651
13652 \end_inset
13653
13654
13655 \end_layout
13656
13657 \begin_layout Standard
13658 La formule 
13659 \begin_inset CommandInset ref
13660 LatexCommand eqref
13661 reference "eq:rouge"
13662
13663 \end_inset
13664
13665  est complètement colorée en rouge.
13666 \begin_inset Newline newline
13667 \end_inset
13668
13669 La formule 
13670 \begin_inset CommandInset ref
13671 LatexCommand eqref
13672 reference "eq:rougevert"
13673
13674 \end_inset
13675
13676  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13677  Ensuite, les caractères de la formule ont été colorés en rouge.
13678 \end_layout
13679
13680 \begin_layout Standard
13681 \begin_inset VSpace bigskip
13682 \end_inset
13683
13684 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13685  utilise la commande 
13686 \series bold
13687
13688 \backslash
13689 fcolorbox
13690 \series default
13691
13692 \begin_inset Index
13693 status collapsed
13694
13695 \begin_layout Plain Layout
13696 Commandes ! F ! 
13697 \backslash
13698 fcolorbox
13699 \end_layout
13700
13701 \end_inset
13702
13703  avec la syntaxe suivante:
13704 \end_layout
13705
13706 \begin_layout Standard
13707
13708 \series bold
13709
13710 \backslash
13711 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13712 \end_layout
13713
13714 \begin_layout Standard
13715 Donc 
13716 \series bold
13717
13718 \backslash
13719 fcolorbox
13720 \series default
13721  est une extension de la commande 
13722 \series bold
13723
13724 \backslash
13725 colorbox
13726 \series default
13727 .
13728  L'épaisseur du cadre est déterminée comme avec 
13729 \series bold
13730
13731 \backslash
13732 framebox
13733 \series default
13734 , avec 
13735 \series bold
13736
13737 \backslash
13738 fboxrule
13739 \series default
13740  et 
13741 \series bold
13742
13743 \backslash
13744 fboxsep
13745 \series default
13746 .
13747  Un exemple:
13748 \begin_inset ERT
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752
13753
13754 \backslash
13755 fboxrule 1mm 
13756 \backslash
13757 fboxsep 1mm
13758 \end_layout
13759
13760 \end_inset
13761
13762
13763 \begin_inset Formula \[
13764 \fcolorbox{cyan}{magenta}{A=B}\]
13765
13766 \end_inset
13767
13768
13769 \begin_inset ERT
13770 status collapsed
13771
13772 \begin_layout Plain Layout
13773
13774
13775 \backslash
13776 fboxrule 0.4pt 
13777 \backslash
13778 fboxsep 3pt
13779 \end_layout
13780
13781 \end_inset
13782
13783
13784 \end_layout
13785
13786 \begin_layout Standard
13787 Cette formule a été créée avec la commande
13788 \begin_inset Newline newline
13789 \end_inset
13790
13791
13792 \series bold
13793
13794 \backslash
13795 fcolorbox{cyan
13796 \begin_inset Formula $\to$
13797 \end_inset
13798
13799
13800 \backslash
13801 {magenta
13802 \begin_inset Formula $\to$
13803 \end_inset
13804
13805
13806 \backslash
13807 {A=B
13808 \series default
13809 .
13810 \end_layout
13811
13812 \begin_layout Standard
13813 \begin_inset VSpace bigskip
13814 \end_inset
13815
13816 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13817  faut d'abord les définir.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 On peut par exemple définir la couleur 
13822 \begin_inset Quotes eld
13823 \end_inset
13824
13825 vertfonce
13826 \begin_inset Quotes erd
13827 \end_inset
13828
13829  avec la ligne suivante dans le préambule LaTeX:
13830 \end_layout
13831
13832 \begin_layout Standard
13833
13834 \series bold
13835
13836 \backslash
13837 definecolor{vertfonce}{cmyk}{0.5,
13838 \series default
13839  
13840 \series bold
13841 0,
13842 \series default
13843  
13844 \series bold
13845 1,
13846 \series default
13847  
13848 \series bold
13849 0.5}
13850 \series default
13851
13852 \begin_inset Index
13853 status collapsed
13854
13855 \begin_layout Plain Layout
13856 Commandes ! D ! 
13857 \backslash
13858 definecolor
13859 \end_layout
13860
13861 \end_inset
13862
13863
13864 \end_layout
13865
13866 \begin_layout Standard
13867
13868 \series bold
13869 cmyk
13870 \series default
13871  est l'espace colorimétrique basé sur les couleurs 
13872 \series bold
13873 cyan
13874 \series default
13875
13876 \series bold
13877 magenta
13878 \series default
13879 , jaune
13880 \series bold
13881  (yellow
13882 \series default
13883 ), et noir 
13884 \series bold
13885 (black
13886 \series default
13887 ).
13888  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13889  correspondantes dans l'espace colorimétrique.
13890  Ces facteurs prennent des valeurs entre 0 et 1.
13891  À la place de 
13892 \series bold
13893 cmyk 
13894 \series default
13895 on peut aussi utiliser l'espace 
13896 \series bold
13897 rgb 
13898 \series default
13899 basé sur les couleurs rouge (
13900 \series bold
13901 red
13902 \series default
13903 ), vert (
13904 \series bold
13905 green
13906 \series default
13907 ) et bleu (
13908 \series bold
13909 blue
13910 \series default
13911 ).
13912  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13913  couleurs.
13914  Il y a aussi l'espace de couleur 
13915 \series bold
13916 gray 
13917 \series default
13918 (dégradé de gris) avec un facteur donnant la proportion de gris.
13919 \end_layout
13920
13921 \begin_layout Standard
13922 Comme exemple, une boîte encadrée avec la couleur 
13923 \series bold
13924 vertfonce 
13925 \series default
13926 que l'on vient de définir et des caractères colorés en jaune (
13927 \series bold
13928 yellow
13929 \series default
13930 ):
13931 \begin_inset Formula \begin{equation}
13932 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13933
13934 \end_inset
13935
13936
13937 \end_layout
13938
13939 \begin_layout Standard
13940 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13941  de la commande 
13942 \series bold
13943
13944 \backslash
13945 textcolor
13946 \series default
13947 :
13948 \begin_inset Index
13949 status collapsed
13950
13951 \begin_layout Plain Layout
13952 Texte ! coloré
13953 \end_layout
13954
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \begin_layout Standard
13961 \begin_inset ERT
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965
13966
13967 \backslash
13968 textcolor{vertfonce}{
13969 \end_layout
13970
13971 \end_inset
13972
13973 cette phrase est en 
13974 \begin_inset Quotes eld
13975 \end_inset
13976
13977 vertfonce
13978 \begin_inset Quotes erd
13979 \end_inset
13980
13981 .
13982 \begin_inset ERT
13983 status collapsed
13984
13985 \begin_layout Plain Layout
13986
13987 }
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Standard
13996
13997 \series bold
13998
13999 \backslash
14000 textcolor
14001 \series default
14002
14003 \begin_inset Index
14004 status collapsed
14005
14006 \begin_layout Plain Layout
14007 Commandes ! T ! 
14008 \backslash
14009 textcolor
14010 \end_layout
14011
14012 \end_inset
14013
14014  utilise la syntaxe 
14015 \series bold
14016
14017 \backslash
14018 textcolor{couleur}{caractères à colorer}
14019 \series default
14020 .
14021 \end_layout
14022
14023 \begin_layout Subsection
14024 Boîtes de paragraphe
14025 \begin_inset CommandInset label
14026 LatexCommand label
14027 name "sub:Boîtes-de-paragraphes"
14028
14029 \end_inset
14030
14031
14032 \begin_inset Index
14033 status collapsed
14034
14035 \begin_layout Plain Layout
14036 Boîtes ! comme paragraphe
14037 \end_layout
14038
14039 \end_inset
14040
14041
14042 \end_layout
14043
14044 \begin_layout Standard
14045 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
14046  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
14047  On la crée avec le menu 
14048 \family sans
14049 Insérer\SpecialChar \menuseparator
14050 Boîte
14051 \family default
14052  ou le bouton 
14053 \begin_inset Graphics
14054         filename ../../images/box-insert.png
14055         scale 85
14056
14057 \end_inset
14058
14059  de la barre d'outils.
14060 \end_layout
14061
14062 \begin_layout Standard
14063 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
14064  une ligne:
14065 \end_layout
14066
14067 \begin_layout Standard
14068 \begin_inset VSpace medskip
14069 \end_inset
14070
14071 Ceci est une ligne 
14072 \begin_inset Box Boxed
14073 position "c"
14074 hor_pos "c"
14075 has_inner_box 1
14076 inner_pos "t"
14077 use_parbox 1
14078 width "5cm"
14079 special "none"
14080 height "1in"
14081 height_special "totalheight"
14082 status open
14083
14084 \begin_layout Plain Layout
14085 Ceci est une boîte de paragraphe.
14086  Elle a exactement 5
14087 \begin_inset space \thinspace{}
14088 \end_inset
14089
14090 cm de large et peut aussi contenir des formules: 
14091 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14092 \end_inset
14093
14094
14095 \end_layout
14096
14097 \end_inset
14098
14099  avec une boîte de paragraphe.
14100 \end_layout
14101
14102 \begin_layout Standard
14103 \begin_inset VSpace medskip
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \begin_layout Standard
14110 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
14111  grise.
14112  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
14113  Dans notre cas, on met: 
14114 \emph on
14115 Décoration:
14116 \emph default
14117  Boîte rectangulaire, 
14118 \emph on
14119 Boîte intérieure:
14120 \emph default
14121  Parbox, 
14122 \emph on
14123 Largeur
14124 \emph default
14125 : 5
14126 \begin_inset space \thinspace{}
14127 \end_inset
14128
14129 cm, 
14130 \emph on
14131 Alignement vertical boîte
14132 \emph default
14133 : milieu
14134 \end_layout
14135
14136 \begin_layout Standard
14137 \begin_inset VSpace medskip
14138 \end_inset
14139
14140 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
14141 \series bold
14142
14143 \backslash
14144 parbox
14145 \series default
14146
14147 \begin_inset Index
14148 status collapsed
14149
14150 \begin_layout Plain Layout
14151 Commandes ! P ! 
14152 \backslash
14153 parbox
14154 \end_layout
14155
14156 \end_inset
14157
14158  qui a la syntaxe suivante:
14159 \end_layout
14160
14161 \begin_layout Standard
14162
14163 \series bold
14164
14165 \backslash
14166 parbox[position]{largeur}{contenu de la boîte}
14167 \end_layout
14168
14169 \begin_layout Standard
14170 Les positions 
14171 \emph on
14172 b
14173 \emph default
14174  et 
14175 \emph on
14176 t
14177 \emph default
14178  sont possibles.
14179  
14180 \emph on
14181 b
14182 \emph default
14183  pour bas (bottom) signifie que la boîte est alignée au sein du texte qui
14184  l'entoure, au niveau de sa dernière ligne.
14185  Avec 
14186 \emph on
14187 t
14188 \emph default
14189  pour haut (top) l'alignement se fait avec la première ligne.
14190  Si aucune position n'est précisée, la boîte est centrée verticalement,
14191  voir la section 
14192 \emph on
14193 Boîtes 
14194 \emph default
14195 du manuel 
14196 \emph on
14197 Objets insérés 
14198 \emph default
14199 pour des exemples.
14200 \end_layout
14201
14202 \begin_layout Standard
14203 \begin_inset VSpace bigskip
14204 \end_inset
14205
14206 Pour encadrer une formule complètement, y compris le numéro de la formule,
14207  il faut la placer dans une boîte de paragraphe.
14208  Pour le faire, on insère la commande 
14209 \series bold
14210
14211 \backslash
14212 fbox{
14213 \backslash
14214 parbox{
14215 \backslash
14216 linewidth-2
14217 \backslash
14218 fboxsep-2
14219 \backslash
14220 fboxrule}{
14221 \series default
14222  en mode TeX avant la formule.
14223  Dans cette commande 
14224 \series bold
14225
14226 \backslash
14227 linewidth
14228 \begin_inset Index
14229 status collapsed
14230
14231 \begin_layout Plain Layout
14232 Commandes ! L ! 
14233 \backslash
14234 linewidth
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \series default
14241  est l'épaisseur de ligne qui est active pour tout le document.
14242  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
14243  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
14244  et l'épaisseur du cadre.
14245  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
14246 \begin_inset Foot
14247 status collapsed
14248
14249 \begin_layout Plain Layout
14250 \begin_inset CommandInset href
14251 LatexCommand href
14252 name "LyX-bug #4483"
14253 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14254
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \end_inset
14261
14262 , on doit utiliser le mode TeX.
14263  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
14264  on doit charger le paquetage LaTeX 
14265 \series bold
14266 calc
14267 \series default
14268
14269 \begin_inset Foot
14270 status collapsed
14271
14272 \begin_layout Plain Layout
14273
14274 \series bold
14275 calc
14276 \series default
14277  fait partie de toutes les installations standard de LaTeX.
14278 \end_layout
14279
14280 \end_inset
14281
14282
14283 \begin_inset Index
14284 status collapsed
14285
14286 \begin_layout Plain Layout
14287 Paquetages ! calc
14288 \end_layout
14289
14290 \end_inset
14291
14292  dans le préambule LaTeX avec la ligne
14293 \end_layout
14294
14295 \begin_layout Standard
14296
14297 \series bold
14298
14299 \backslash
14300 usepackage{calc}
14301 \end_layout
14302
14303 \begin_layout Standard
14304 Après la formule, les deux boîtes sont refermées en entrant 
14305 \series bold
14306 }}
14307 \series default
14308  en mode TeX.
14309  Voici un exemple:
14310 \begin_inset ERT
14311 status collapsed
14312
14313 \begin_layout Plain Layout
14314
14315
14316 \backslash
14317 fboxsep 5mm 
14318 \backslash
14319 fboxrule 5mm
14320 \end_layout
14321
14322 \end_inset
14323
14324
14325 \end_layout
14326
14327 \begin_layout Standard
14328 \begin_inset ERT
14329 status collapsed
14330
14331 \begin_layout Plain Layout
14332
14333
14334 \backslash
14335 fbox{
14336 \backslash
14337 parbox{
14338 \backslash
14339 linewidth-2
14340 \backslash
14341 fboxsep-2
14342 \backslash
14343 fboxrule}{
14344 \end_layout
14345
14346 \end_inset
14347
14348
14349 \begin_inset Formula \begin{equation}
14350 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14351
14352 \end_inset
14353
14354
14355 \begin_inset ERT
14356 status collapsed
14357
14358 \begin_layout Plain Layout
14359
14360 }}
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \begin_inset ERT
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370
14371
14372 \backslash
14373 fboxrule 0.4pt 
14374 \backslash
14375 fboxsep 3pt
14376 \end_layout
14377
14378 \end_inset
14379
14380
14381 \end_layout
14382
14383 \begin_layout Standard
14384 \begin_inset VSpace medskip
14385 \end_inset
14386
14387 Comme on utilise une boîte de paragraphe comme argument de 
14388 \series bold
14389
14390 \backslash
14391 fbox
14392 \series default
14393 , il n'y a dans ce cas pas de différence entre 
14394 \series bold
14395
14396 \backslash
14397 fbox
14398 \series default
14399  et 
14400 \series bold
14401
14402 \backslash
14403 boxed
14404 \series default
14405 .
14406 \end_layout
14407
14408 \begin_layout Standard
14409 \begin_inset VSpace bigskip
14410 \end_inset
14411
14412 Les boîtes de paragraphes sont très utiles pour commenter directement des
14413  formules.
14414  Pour faire cela, on utilise la commande 
14415 \series bold
14416
14417 \backslash
14418 parbox
14419 \series default
14420  en combinaison avec la commande 
14421 \series bold
14422
14423 \backslash
14424 tag
14425 \series default
14426
14427 \begin_inset Foot
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 plus au sujet de la commande 
14432 \series bold
14433
14434 \backslash
14435 tag
14436 \series default
14437 , voir 
14438 \begin_inset CommandInset ref
14439 LatexCommand ref
14440 reference "sub:Numérotation-personnalisée"
14441
14442 \end_inset
14443
14444 .
14445 \end_layout
14446
14447 \end_inset
14448
14449 .
14450 \end_layout
14451
14452 \begin_layout Standard
14453 Un exemple de formule commentée avec 
14454 \series bold
14455
14456 \backslash
14457 parbox
14458 \series default
14459 :
14460 \end_layout
14461
14462 \begin_layout Standard
14463 \begin_inset ERT
14464 status collapsed
14465
14466 \begin_layout Plain Layout
14467
14468
14469 \backslash
14470 [5x-7b=3b
14471 \backslash
14472 tag*{
14473 \backslash
14474 parbox{5cm}{
14475 \end_layout
14476
14477 \end_inset
14478
14479 Ceci est une description.
14480  Elle est clairement séparée de la formule et est multi-ligne.
14481 \begin_inset ERT
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485
14486 }}
14487 \backslash
14488 ]
14489 \end_layout
14490
14491 \end_inset
14492
14493
14494 \end_layout
14495
14496 \begin_layout Standard
14497 Une telle formule doit être complètement insérée en mode TeX, parce que
14498  LyX ne supporte pas encore la commande 
14499 \series bold
14500
14501 \backslash
14502 parbox
14503 \series default
14504  dans les formules.
14505  On crée la formule avec la suite de commandes suivante:
14506 \end_layout
14507
14508 \begin_layout Standard
14509 On insère la commande 
14510 \series bold
14511
14512 \backslash
14513 [5x-7b=3b
14514 \backslash
14515 tag*
14516 \backslash
14517 {
14518 \backslash
14519 parbox{5cm}{
14520 \series default
14521  en mode TeX.
14522 \begin_inset Foot
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 Quand on utilise le style de formule 
14527 \series bold
14528 Indenté
14529 \series default
14530 , on peut aussi remplacer 
14531 \series bold
14532
14533 \backslash
14534 tag*
14535 \backslash
14536 {
14537 \series default
14538  par 
14539 \series bold
14540
14541 \backslash
14542 hfill
14543 \series default
14544 .
14545  (pour les styles de formules, voir 
14546 \begin_inset CommandInset ref
14547 LatexCommand ref
14548 reference "sec:Styles-de-formules"
14549
14550 \end_inset
14551
14552 ).
14553 \end_layout
14554
14555 \end_inset
14556
14557  Ensuite la description suit en texte normal et enfin on insère 
14558 \series bold
14559 }}
14560 \backslash
14561 ]
14562 \series default
14563  en mode TeX.
14564  Dans ces commandes, 
14565 \series bold
14566
14567 \backslash
14568 [
14569 \series default
14570  et 
14571 \series bold
14572
14573 \backslash
14574 ]
14575 \series default
14576  créent une formule hors ligne.
14577 \end_layout
14578
14579 \begin_layout Standard
14580 On peut voir les avantages de 
14581 \series bold
14582
14583 \backslash
14584 parbox
14585 \series default
14586  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14587 \begin_inset Formula \[
14588 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}\]
14589
14590 \end_inset
14591
14592
14593 \end_layout
14594
14595 \begin_layout Section
14596 Opérateurs
14597 \begin_inset Index
14598 status collapsed
14599
14600 \begin_layout Plain Layout
14601 Opérateurs
14602 \end_layout
14603
14604 \end_inset
14605
14606
14607 \end_layout
14608
14609 \begin_layout Subsection
14610 Grands Opérateurs
14611 \begin_inset CommandInset label
14612 LatexCommand label
14613 name "sub:Grands-opérateurs"
14614
14615 \end_inset
14616
14617
14618 \begin_inset Index
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622 Opérateurs ! grands
14623 \end_layout
14624
14625 \end_inset
14626
14627
14628 \begin_inset Index
14629 status collapsed
14630
14631 \begin_layout Plain Layout
14632 Sommes
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \begin_inset Index
14639 status collapsed
14640
14641 \begin_layout Plain Layout
14642 Intégrales
14643 \end_layout
14644
14645 \end_inset
14646
14647
14648 \end_layout
14649
14650 \begin_layout Standard
14651 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14652  activer l'option 
14653 \family sans
14654 Utiliser
14655 \begin_inset space ~
14656 \end_inset
14657
14658 automatiquement le paquetage
14659 \begin_inset space ~
14660 \end_inset
14661
14662 esint
14663 \family default
14664  dans les 
14665 \family sans
14666 Options du mode math.
14667 \end_layout
14668
14669 \begin_layout Standard
14670
14671 \lang english
14672 \begin_inset space \hfill{}
14673 \end_inset
14674
14675
14676 \lang french
14677
14678 \begin_inset Tabular
14679 <lyxtabular version="3" rows="11" columns="2">
14680 <features>
14681 <column alignment="center" valignment="top" width="0pt">
14682 <column alignment="center" valignment="top" width="0pt">
14683 <row>
14684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14685 \begin_inset Text
14686
14687 \begin_layout Plain Layout
14688 Commande
14689 \end_layout
14690
14691 \end_inset
14692 </cell>
14693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14694 \begin_inset Text
14695
14696 \begin_layout Plain Layout
14697 Résultat
14698 \end_layout
14699
14700 \end_inset
14701 </cell>
14702 </row>
14703 <row>
14704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708
14709 \backslash
14710 sum
14711 \begin_inset Index
14712 status collapsed
14713
14714 \begin_layout Plain Layout
14715 Commandes ! S ! 
14716 \backslash
14717 sum
14718 \end_layout
14719
14720 \end_inset
14721
14722
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731 \begin_inset Formula $\sum$
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 </row>
14740 <row>
14741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745
14746 \backslash
14747 int
14748 \begin_inset Index
14749 status collapsed
14750
14751 \begin_layout Plain Layout
14752 Commandes ! I ! 
14753 \backslash
14754 int
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \end_inset
14763 </cell>
14764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14765 \begin_inset Text
14766
14767 \begin_layout Plain Layout
14768 \begin_inset Formula $\int$
14769 \end_inset
14770
14771
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 </row>
14777 <row>
14778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782
14783 \backslash
14784 intop
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793 \begin_inset Formula $\intop$
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 </row>
14802 <row>
14803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14804 \begin_inset Text
14805
14806 \begin_layout Plain Layout
14807
14808 \backslash
14809 oint
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 \begin_inset Formula $\oint$
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \end_inset
14825 </cell>
14826 </row>
14827 <row>
14828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832
14833 \backslash
14834 ointop
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843 \begin_inset Formula $\ointop$
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 </row>
14852 <row>
14853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857
14858 \backslash
14859 ointctrclockwise
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 \begin_inset Formula $\ointctrclockwise$
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 </row>
14877 <row>
14878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882
14883 \backslash
14884 ointclockwise
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 \begin_inset Formula $\ointclockwise$
14894 \end_inset
14895
14896
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 <row>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \backslash
14909 sqint
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918 \begin_inset Formula $\sqint$
14919 \end_inset
14920
14921
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 </row>
14927 <row>
14928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932
14933 \backslash
14934 bigcap
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943 \begin_inset Formula $\bigcap$
14944 \end_inset
14945
14946
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 </row>
14952 <row>
14953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957
14958 \backslash
14959 bigcup
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968 \begin_inset Formula $\bigcup$
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 </row>
14977 </lyxtabular>
14978
14979 \end_inset
14980
14981
14982 \begin_inset space \hfill{}
14983 \end_inset
14984
14985
14986 \begin_inset Tabular
14987 <lyxtabular version="3" rows="10" columns="2">
14988 <features>
14989 <column alignment="center" valignment="top" width="0pt">
14990 <column alignment="center" valignment="top" width="0pt">
14991 <row>
14992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996 Commande
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 Résultat
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 prod
15019 \begin_inset Index
15020 status collapsed
15021
15022 \begin_layout Plain Layout
15023 Commandes ! P ! 
15024 \backslash
15025 prod
15026 \end_layout
15027
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039 \begin_inset Formula $\prod$
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 </row>
15048 <row>
15049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053
15054 \backslash
15055 coprod
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 \begin_inset Formula $\coprod$
15065 \end_inset
15066
15067
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 </row>
15073 <row>
15074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078
15079 \backslash
15080 bigodot
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 \begin_inset Formula $\bigodot$
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 </row>
15098 <row>
15099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \backslash
15105 bigotimes
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset Formula $\bigotimes$
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 bigoplus
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 \begin_inset Formula $\bigoplus$
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 </row>
15148 <row>
15149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \backslash
15155 bigwedge
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 \begin_inset Formula $\bigwedge$
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 <row>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178
15179 \backslash
15180 bigvee
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189 \begin_inset Formula $\bigvee$
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 </row>
15198 <row>
15199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Plain Layout
15203
15204 \backslash
15205 bigsqcup
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 \begin_inset Formula $\bigsqcup$
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 </row>
15223 <row>
15224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \backslash
15230 biguplus
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 \begin_inset Formula $\biguplus$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 </lyxtabular>
15249
15250 \end_inset
15251
15252
15253 \lang english
15254
15255 \begin_inset space \hfill{}
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \begin_layout Standard
15262 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
15263  
15264 \begin_inset Graphics
15265         filename ../../images/math/intop.png
15266         scale 85
15267
15268 \end_inset
15269
15270  de la barre d'outils mathématique.
15271 \end_layout
15272
15273 \begin_layout Standard
15274 On nomme ces opérateurs 
15275 \begin_inset Quotes eld
15276 \end_inset
15277
15278 grands
15279 \begin_inset Quotes erd
15280 \end_inset
15281
15282  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
15283  parfois.
15284  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
15285  dans la section qui suit.
15286 \end_layout
15287
15288 \begin_layout Standard
15289 Les opérateurs 
15290 \series bold
15291
15292 \backslash
15293 intop
15294 \series default
15295  et 
15296 \series bold
15297
15298 \backslash
15299 ointop
15300 \series default
15301  sont différents de respectivement
15302 \series bold
15303  
15304 \backslash
15305 int
15306 \series default
15307  et 
15308 \series bold
15309
15310 \backslash
15311 oint
15312 \series default
15313 , dans la manière dont sont affichés les limites, voir 
15314 \begin_inset CommandInset ref
15315 LatexCommand ref
15316 reference "sub:Limites-des-opérateurs"
15317
15318 \end_inset
15319
15320 .
15321  
15322 \end_layout
15323
15324 \begin_layout Subsubsection*
15325 Conseils pour les intégrales
15326 \end_layout
15327
15328 \begin_layout Standard
15329 La lettre 
15330 \emph on
15331 d
15332 \emph default
15333  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
15334  On le fait en sélectionnant le 
15335 \emph on
15336
15337 \emph default
15338 et en utilisant le raccourci clavier 
15339 \family sans
15340 Alt-c
15341 \begin_inset space ~
15342 \end_inset
15343
15344 r
15345 \family default
15346
15347 \begin_inset Foot
15348 status collapsed
15349
15350 \begin_layout Plain Layout
15351 Pour les styles de polices, voir 
15352 \begin_inset CommandInset ref
15353 LatexCommand ref
15354 reference "sub:Styles-de-polices"
15355
15356 \end_inset
15357
15358
15359 \end_layout
15360
15361 \end_inset
15362
15363 .
15364  Pour finir, on insère une espace fine avant le 
15365 \emph on
15366
15367 \emph default
15368 puisque c'est l'habitude avec les opérateurs.
15369  Un exemple:
15370 \end_layout
15371
15372 \begin_layout Standard
15373 incorrect: 
15374 \begin_inset Formula $\int A(x)dx$
15375 \end_inset
15376
15377
15378 \begin_inset Newline newline
15379 \end_inset
15380
15381
15382 \begin_inset ERT
15383 status collapsed
15384
15385 \begin_layout Plain Layout
15386
15387
15388 \backslash
15389 hphantom{in}
15390 \end_layout
15391
15392 \end_inset
15393
15394 correct: 
15395 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15396 \end_inset
15397
15398
15399 \end_layout
15400
15401 \begin_layout Standard
15402 Pour les intégrales multiples, il y a les commandes suivantes:
15403 \begin_inset VSpace medskip
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \begin_layout Standard
15410 \begin_inset space \hfill{}
15411 \end_inset
15412
15413
15414 \begin_inset Tabular
15415 <lyxtabular version="3" rows="4" columns="2">
15416 <features>
15417 <column alignment="center" valignment="top" width="0">
15418 <column alignment="center" valignment="top" width="0">
15419 <row>
15420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 Commande
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 Résultat
15434 \begin_inset Note Note
15435 status collapsed
15436
15437 \begin_layout Plain Layout
15438
15439 \series bold
15440
15441 \backslash
15442 raisebox est seulement utilisée pour faire de la place
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row>
15454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \backslash
15460 iint
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row>
15479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \backslash
15485 oiint
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 <row>
15504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508
15509 \backslash
15510 sqiint
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 </lyxtabular>
15529
15530 \end_inset
15531
15532
15533 \begin_inset space \hfill{}
15534 \end_inset
15535
15536
15537 \begin_inset Tabular
15538 <lyxtabular version="3" rows="4" columns="2">
15539 <features>
15540 <column alignment="center" valignment="top" width="0">
15541 <column alignment="center" valignment="top" width="0">
15542 <row>
15543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Plain Layout
15547 Commande
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556 Résultat
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 </row>
15562 <row>
15563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567
15568 \backslash
15569 iiint
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15575 \begin_inset Text
15576
15577 \begin_layout Plain Layout
15578 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 <row>
15588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Plain Layout
15592
15593 \backslash
15594 iiiint
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15600 \begin_inset Text
15601
15602 \begin_layout Plain Layout
15603 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15604 \end_inset
15605
15606
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 </row>
15612 <row>
15613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Plain Layout
15617
15618 \backslash
15619 dotsint
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Plain Layout
15628 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 </row>
15637 </lyxtabular>
15638
15639 \end_inset
15640
15641
15642 \begin_inset space \hfill{}
15643 \end_inset
15644
15645
15646 \end_layout
15647
15648 \begin_layout Subsection
15649 Limites des opérateurs
15650 \begin_inset CommandInset label
15651 LatexCommand label
15652 name "sub:Limites-des-opérateurs"
15653
15654 \end_inset
15655
15656
15657 \begin_inset Index
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661 Opérateurs ! Limites
15662 \end_layout
15663
15664 \end_inset
15665
15666
15667 \end_layout
15668
15669 \begin_layout Standard
15670 Les limites sont créées avec les indices et les exposants:
15671 \end_layout
15672
15673 \begin_layout Standard
15674 \align center
15675 \begin_inset Tabular
15676 <lyxtabular version="3" rows="2" columns="2">
15677 <features>
15678 <column alignment="center" valignment="top" width="0pt">
15679 <column alignment="center" valignment="top" width="0pt">
15680 <row>
15681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685 Commande
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694 Résultat
15695 \begin_inset Note Note
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699
15700 \series bold
15701
15702 \backslash
15703 raisebox est seulement utilisée pour faire de la place
15704 \end_layout
15705
15706 \end_inset
15707
15708
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 </row>
15714 <row>
15715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719
15720 \backslash
15721 prod^
15722 \backslash
15723 infty
15724 \begin_inset ERT
15725 status collapsed
15726
15727 \begin_layout Plain Layout
15728
15729
15730 \backslash
15731 spce 
15732 \end_layout
15733
15734 \end_inset
15735
15736
15737 \begin_inset Formula $\to$
15738 \end_inset
15739
15740 _0
15741 \begin_inset Formula $\to$
15742 \end_inset
15743
15744 A(x)
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 </lyxtabular>
15763
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \begin_layout Standard
15770 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15771  Pour les formules hors ligne, les limites sont placées au dessus ou en
15772  dessous de l'opérateur, sauf pour les limites des intégrales.
15773 \end_layout
15774
15775 \begin_layout Standard
15776 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15777  après l'opérateur et on change le type de limite avec le menu 
15778 \family sans
15779 Éditer\SpecialChar \menuseparator
15780 Math\SpecialChar \menuseparator
15781 Changer
15782 \begin_inset space ~
15783 \end_inset
15784
15785 le
15786 \begin_inset space ~
15787 \end_inset
15788
15789 type
15790 \begin_inset space ~
15791 \end_inset
15792
15793 de
15794 \begin_inset space ~
15795 \end_inset
15796
15797 limites
15798 \family default
15799  pour 
15800 \family sans
15801 En
15802 \begin_inset space ~
15803 \end_inset
15804
15805 ligne
15806 \family default
15807  (raccourci 
15808 \family sans
15809 Alt-m
15810 \begin_inset space ~
15811 \end_inset
15812
15813 l
15814 \family default
15815 ).
15816  Un exemple:
15817 \end_layout
15818
15819 \begin_layout Standard
15820 Par défaut les limites ont ce type:
15821 \begin_inset Formula \[
15822 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15823
15824 \end_inset
15825
15826 Voici à quoi elles ressemblent si on change le type des limites à 
15827 \family sans
15828 En
15829 \begin_inset space ~
15830 \end_inset
15831
15832 ligne
15833 \family default
15834 :
15835 \begin_inset Formula \[
15836 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15837
15838 \end_inset
15839
15840 Pour les intégrales, à part pour 
15841 \series bold
15842
15843 \backslash
15844 intop
15845 \series default
15846  et 
15847 \series bold
15848
15849 \backslash
15850 ointop
15851 \series default
15852 , les limites sont placées par défaut après l'opérateur.
15853  Mais pour les intégrales multiples les limites sont souvent placées sous
15854  l'opérateur.
15855  Dans l'exemple suivant, le type de limites a donc été mis à 
15856 \series bold
15857 Hors
15858 \begin_inset space ~
15859 \end_inset
15860
15861 ligne 
15862 \series default
15863 et elles sont donc placées sous les intégrales:
15864 \begin_inset Formula \begin{equation}
15865 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15866
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \begin_inset VSpace medskip
15874 \end_inset
15875
15876 Pour préciser des conditions pour les limites, on utilise les commandes
15877  
15878 \series bold
15879
15880 \backslash
15881 subarray
15882 \series default
15883
15884 \begin_inset Index
15885 status collapsed
15886
15887 \begin_layout Plain Layout
15888 Commandes ! S ! 
15889 \backslash
15890 subarray
15891 \end_layout
15892
15893 \end_inset
15894
15895  et 
15896 \series bold
15897
15898 \backslash
15899 substack
15900 \series default
15901
15902 \begin_inset Index
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906 Commandes ! S ! 
15907 \backslash
15908 substack
15909 \end_layout
15910
15911 \end_inset
15912
15913 .
15914  Par exemple, pour obtenir cette expression 
15915 \begin_inset Formula \begin{equation}
15916 \sum_{\begin{subarray}{c}
15917 0<k<1000\\
15918 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15919
15920 \end_inset
15921
15922
15923 \end_layout
15924
15925 \begin_layout Standard
15926 on doit faire ceci:
15927 \begin_inset Newline newline
15928 \end_inset
15929
15930 D'abord taper la commande 
15931 \series bold
15932
15933 \backslash
15934 sum
15935 \series default
15936 ^
15937 \series bold
15938 n
15939 \begin_inset ERT
15940 status collapsed
15941
15942 \begin_layout Plain Layout
15943
15944
15945 \backslash
15946 spce 
15947 \end_layout
15948
15949 \end_inset
15950
15951 _
15952 \series default
15953  .
15954  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15955  on y insère la commande 
15956 \series bold
15957
15958 \backslash
15959 subarray
15960 \begin_inset ERT
15961 status collapsed
15962
15963 \begin_layout Plain Layout
15964
15965
15966 \backslash
15967 spce 
15968 \end_layout
15969
15970 \end_inset
15971
15972
15973 \series default
15974 .
15975  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15976  écrire plusieurs lignes les unes au dessus des autres.
15977  On crée une nouvelle ligne en insérant un saut de ligne (
15978 \family sans
15979 Ctrl-Entrée
15980 \family default
15981 ).
15982  Maintenant, quand on tape
15983 \begin_inset Newline newline
15984 \end_inset
15985
15986
15987 \series bold
15988 0<k<1000 Ctrl-Entrée
15989 \begin_inset Newline newline
15990 \end_inset
15991
15992
15993 \series default
15994 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15995 \end_layout
15996
15997 \begin_layout Standard
15998 L'alignement des lignes peut être modifié en alignement à gauche avec la
15999  barre d'outils 
16000 \family sans
16001 Tableaux
16002 \family default
16003  ou avec le menu 
16004 \family sans
16005 Éditer\SpecialChar \menuseparator
16006 Lignes
16007 \begin_inset space ~
16008 \end_inset
16009
16010 &
16011 \begin_inset space ~
16012 \end_inset
16013
16014 colonnes
16015 \family default
16016 .
16017  Pour avoir un alignement à droite, on insère un 
16018 \series bold
16019
16020 \backslash
16021 hfill
16022 \begin_inset ERT
16023 status collapsed
16024
16025 \begin_layout Plain Layout
16026
16027
16028 \backslash
16029 spce 
16030 \end_layout
16031
16032 \end_inset
16033
16034
16035 \series default
16036  au début de la ligne.
16037 \end_layout
16038
16039 \begin_layout Standard
16040 La commande 
16041 \series bold
16042
16043 \backslash
16044 substack
16045 \series default
16046  est équivalente à 
16047 \series bold
16048
16049 \backslash
16050 subarray
16051 \series default
16052  avec la différence que les lignes sont toujours centrées.
16053 \end_layout
16054
16055 \begin_layout Standard
16056 \begin_inset VSpace bigskip
16057 \end_inset
16058
16059 Comme dans le cas de la formule 
16060 \begin_inset CommandInset ref
16061 LatexCommand eqref
16062 reference "eq:substack"
16063
16064 \end_inset
16065
16066 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
16067 s qui suivent l'opérateur se trouvent après la limite.
16068 \end_layout
16069
16070 \begin_layout Standard
16071 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
16072 \end_layout
16073
16074 \begin_layout Standard
16075
16076 \series bold
16077
16078 \backslash
16079 def
16080 \backslash
16081 clap#1{
16082 \backslash
16083 hbox to 0pt{
16084 \backslash
16085 hss #1
16086 \backslash
16087 hss}}
16088 \begin_inset Newline newline
16089 \end_inset
16090
16091
16092 \backslash
16093 def
16094 \backslash
16095 mathclap {
16096 \backslash
16097 mathpalette 
16098 \backslash
16099 mathclapinternal}
16100 \begin_inset Newline newline
16101 \end_inset
16102
16103
16104 \backslash
16105 def
16106 \backslash
16107 mathclapinternal #1#2{
16108 \backslash
16109 clap{$
16110 \backslash
16111 mathsurround =0pt #1{#2}$}}
16112 \end_layout
16113
16114 \begin_layout Standard
16115 Elle définit la commande 
16116 \series bold
16117
16118 \backslash
16119 mathclap
16120 \series default
16121
16122 \begin_inset Index
16123 status collapsed
16124
16125 \begin_layout Plain Layout
16126 Commandes ! M ! 
16127 \backslash
16128 mathclap
16129 \end_layout
16130
16131 \end_inset
16132
16133  qui met la largeur de la limite à 0
16134 \begin_inset space \thinspace{}
16135 \end_inset
16136
16137 pt.
16138  La syntaxe de la commande est:
16139 \end_layout
16140
16141 \begin_layout Standard
16142
16143 \series bold
16144
16145 \backslash
16146 mathclap{limite}
16147 \end_layout
16148
16149 \begin_layout Standard
16150 où la limite peut être composée de plusieurs conditions.
16151 \end_layout
16152
16153 \begin_layout Standard
16154 Appliqué à la formule 
16155 \begin_inset CommandInset ref
16156 LatexCommand eqref
16157 reference "eq:substack"
16158
16159 \end_inset
16160
16161 , on utilise la commande
16162 \end_layout
16163
16164 \begin_layout Standard
16165
16166 \series bold
16167
16168 \backslash
16169 sum_
16170 \backslash
16171 mathclap{
16172 \backslash
16173 substack
16174 \begin_inset ERT
16175 status collapsed
16176
16177 \begin_layout Plain Layout
16178
16179
16180 \backslash
16181 spce 
16182 \end_layout
16183
16184 \end_inset
16185
16186 0<k<1000 Ctrl-Enter
16187 \end_layout
16188
16189 \begin_layout Standard
16190 pour créer la limite inférieure.
16191  L'opérande est maintenant juste après l'opérateur de sommation:
16192 \begin_inset Formula \[
16193 \sum_{\mathclap{\substack{0<k<1000\\
16194 \\k\,\in\,\mathbb{N}}
16195 }}^{n}k^{-2}\]
16196
16197 \end_inset
16198
16199
16200 \end_layout
16201
16202 \begin_layout Standard
16203 \begin_inset VSpace bigskip
16204 \end_inset
16205
16206 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
16207 \begin_inset CommandInset ref
16208 LatexCommand ref
16209 reference "sub:Opérateurs-personnalisés"
16210
16211 \end_inset
16212
16213 .
16214 \end_layout
16215
16216 \begin_layout Subsection
16217 Opérateurs binaires
16218 \begin_inset CommandInset label
16219 LatexCommand label
16220 name "sub:Opérateurs-binaires"
16221
16222 \end_inset
16223
16224
16225 \begin_inset Index
16226 status collapsed
16227
16228 \begin_layout Plain Layout
16229 Opérateurs ! binaires
16230 \end_layout
16231
16232 \end_inset
16233
16234
16235 \end_layout
16236
16237 \begin_layout Standard
16238 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16239  avant et après eux.
16240 \begin_inset VSpace medskip
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \begin_layout Standard
16247
16248 \lang english
16249 \begin_inset space \hfill{}
16250 \end_inset
16251
16252
16253 \lang french
16254
16255 \begin_inset Tabular
16256 <lyxtabular version="3" rows="13" columns="2">
16257 <features>
16258 <column alignment="center" valignment="top" width="0pt">
16259 <column alignment="center" valignment="top" width="0pt">
16260 <row>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 Commande
16266 \begin_inset Note Note
16267 status collapsed
16268
16269 \begin_layout Plain Layout
16270
16271 \series bold
16272
16273 \backslash
16274 raisebox est seulement utilisée pour faire de la place
16275 \end_layout
16276
16277 \end_inset
16278
16279
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288 Résultat
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 +
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 \begin_inset Formula $+$
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 </row>
16317 <row>
16318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 -
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 \begin_inset Formula $-$
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 </row>
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \backslash
16347 pm
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356 \begin_inset Formula $\pm$
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 <row>
16366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370
16371 \backslash
16372 mp
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 \begin_inset Formula $\mp$
16382 \end_inset
16383
16384
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 </row>
16390 <row>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395
16396 \backslash
16397 cdot
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406 \begin_inset Formula $\cdot$
16407 \end_inset
16408
16409
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 </row>
16415 <row>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420
16421 \backslash
16422 times
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 \begin_inset Formula $\times$
16432 \end_inset
16433
16434
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445
16446 \backslash
16447 div
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 \begin_inset Formula $\div$
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 <row>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470 \begin_inset ERT
16471 status collapsed
16472
16473 \begin_layout Plain Layout
16474
16475
16476 \backslash
16477 raisebox{-1.2mm}{
16478 \end_layout
16479
16480 \end_inset
16481
16482 *
16483 \begin_inset ERT
16484 status collapsed
16485
16486 \begin_layout Plain Layout
16487
16488 }
16489 \end_layout
16490
16491 \end_inset
16492
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 \begin_inset Formula $*$
16503 \end_inset
16504
16505
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 </row>
16511 <row>
16512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516
16517 \backslash
16518 star
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527 \begin_inset Formula $\star$
16528 \end_inset
16529
16530
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 </row>
16536 <row>
16537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541
16542 \backslash
16543 circ
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 \begin_inset Formula $\circ$
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 </row>
16561 <row>
16562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566
16567 \backslash
16568 diamond
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Plain Layout
16577 \begin_inset Formula $\diamond$
16578 \end_inset
16579
16580
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 </row>
16586 <row>
16587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Plain Layout
16591
16592 \backslash
16593 bullet
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 \begin_inset Formula $\bullet$
16603 \end_inset
16604
16605
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 </row>
16611 </lyxtabular>
16612
16613 \end_inset
16614
16615
16616 \begin_inset space \hfill{}
16617 \end_inset
16618
16619
16620 \begin_inset Tabular
16621 <lyxtabular version="3" rows="13" columns="2">
16622 <features>
16623 <column alignment="center" valignment="top" width="0pt">
16624 <column alignment="center" valignment="top" width="0pt">
16625 <row>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 Commande
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 Résultat
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 </row>
16645 <row>
16646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650
16651 \backslash
16652 nabla
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 \begin_inset Formula $\nabla$
16662 \end_inset
16663
16664
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 </row>
16670 <row>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675
16676 \backslash
16677 bigtriangledown
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 \begin_inset Formula $\bigtriangledown$
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 </row>
16695 <row>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700
16701 \backslash
16702 bigtriangleup
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 \begin_inset Formula $\bigtriangleup$
16712 \end_inset
16713
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 </row>
16720 <row>
16721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725
16726 \backslash
16727 Box
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 \begin_inset Formula $\Box$
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 </row>
16745 <row>
16746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750
16751 \backslash
16752 cap 
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 \begin_inset Formula $\cap$
16762 \end_inset
16763
16764
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 </row>
16770 <row>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775
16776 \backslash
16777 cup
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 \begin_inset Formula $\cup$
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row>
16796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800
16801 \backslash
16802 dagger
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Formula $\dagger$
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \backslash
16827 ddagger
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 \begin_inset Formula $\ddagger$
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \backslash
16852 wr
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861 \begin_inset Formula $\wr$
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 </row>
16870 <row>
16871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \backslash
16877 bigcirc
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $\bigcirc$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \backslash
16902 wedge
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 \begin_inset Formula $\wedge$
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \backslash
16927 vee
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 \begin_inset Formula $\vee$
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 </lyxtabular>
16946
16947 \end_inset
16948
16949
16950 \begin_inset space \hfill{}
16951 \end_inset
16952
16953
16954 \begin_inset Tabular
16955 <lyxtabular version="3" rows="13" columns="2">
16956 <features>
16957 <column alignment="center" valignment="top" width="0pt">
16958 <column alignment="center" valignment="top" width="0pt">
16959 <row>
16960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 Commande
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 Résultat
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 </row>
16979 <row>
16980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984
16985 \backslash
16986 oplus
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995 \begin_inset Formula $\oplus$
16996 \end_inset
16997
16998
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 </row>
17004 <row>
17005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009
17010 \backslash
17011 ominus
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 \begin_inset Formula $\ominus$
17021 \end_inset
17022
17023
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \backslash
17036 otimes
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 \begin_inset Formula $\otimes$
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 <row>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \backslash
17061 oslash
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 \begin_inset Formula $\oslash$
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 </row>
17079 <row>
17080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084
17085 \backslash
17086 odot
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 \begin_inset Formula $\odot$
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 </row>
17104 <row>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109
17110 \backslash
17111 amalg
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 \begin_inset Formula $\amalg$
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 </row>
17129 <row>
17130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134
17135 \backslash
17136 uplus
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145 \begin_inset Formula $\uplus$
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \backslash
17161 setminus
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 \begin_inset Formula $\setminus$
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 </row>
17179 <row>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \backslash
17186 sqcap
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 \begin_inset Formula $\sqcap$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \backslash
17211 sqcup
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 \begin_inset Formula $\sqcup$
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \backslash
17236 triangleleft
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Formula $\triangleleft$
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \backslash
17261 triangleright
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 \begin_inset Formula $\triangleright$
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 </row>
17279 </lyxtabular>
17280
17281 \end_inset
17282
17283
17284 \begin_inset space \hfill{}
17285 \end_inset
17286
17287
17288 \end_layout
17289
17290 \begin_layout Standard
17291 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17292 \begin_inset Graphics
17293         filename ../../images/math/pm.png
17294         scale 85
17295
17296 \end_inset
17297
17298  de la barre d'outils mathématique.
17299 \end_layout
17300
17301 \begin_layout Standard
17302 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17303 \series bold
17304
17305 \backslash
17306 Delta
17307 \series default
17308  ou 
17309 \series bold
17310
17311 \backslash
17312 nabla
17313 \series default
17314 ^
17315 \series bold
17316 2
17317 \series default
17318  (
17319 \begin_inset Formula $\nabla^{2}$
17320 \end_inset
17321
17322 ) à la place de 
17323 \series bold
17324
17325 \backslash
17326 bigtriangleup
17327 \series default
17328  .
17329 \end_layout
17330
17331 \begin_layout Standard
17332 Le caractère 
17333 \family sans
17334 Séparateur
17335 \begin_inset space ~
17336 \end_inset
17337
17338 de
17339 \begin_inset space ~
17340 \end_inset
17341
17342 menu
17343 \family default
17344  du menu 
17345 \family sans
17346 Insérer\SpecialChar \menuseparator
17347 Caractères
17348 \begin_inset space ~
17349 \end_inset
17350
17351 spécial
17352 \family default
17353  est en fait l'opérateur 
17354 \series bold
17355
17356 \backslash
17357 triangleright
17358 \series default
17359 .
17360 \end_layout
17361
17362 \begin_layout Subsection
17363 Opérateurs personnalisés
17364 \begin_inset CommandInset label
17365 LatexCommand label
17366 name "sub:Opérateurs-personnalisés"
17367
17368 \end_inset
17369
17370
17371 \begin_inset Index
17372 status collapsed
17373
17374 \begin_layout Plain Layout
17375 Opérateurs ! personnalisés
17376 \end_layout
17377
17378 \end_inset
17379
17380
17381 \end_layout
17382
17383 \begin_layout Standard
17384 Avec l'aide de la commande 
17385 \series bold
17386
17387 \backslash
17388 DeclareMathOperator
17389 \series default
17390
17391 \begin_inset Index
17392 status collapsed
17393
17394 \begin_layout Plain Layout
17395 Commandes ! D ! 
17396 \backslash
17397 dbinom@
17398 \backslash
17399 DeclareMathOperator
17400 \end_layout
17401
17402 \end_inset
17403
17404 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17405  La syntaxe de la commande est:
17406 \end_layout
17407
17408 \begin_layout Standard
17409
17410 \series bold
17411
17412 \backslash
17413 DeclareMathOperator{nouvelle commande}{affichage}
17414 \end_layout
17415
17416 \begin_layout Standard
17417 L'affichage peut être composé de caractères ou de symboles qui définissent
17418  comment l'opérateur doit apparaître dans la sortie finale.
17419  Pour définir un grand opérateur, on met une * après la commande.
17420  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17421  c'est décrit dans 
17422 \begin_inset CommandInset ref
17423 LatexCommand ref
17424 reference "sub:Limites-des-opérateurs"
17425
17426 \end_inset
17427
17428 .
17429 \end_layout
17430
17431 \begin_layout Standard
17432 Par exemple la ligne 
17433 \end_layout
17434
17435 \begin_layout Standard
17436
17437 \series bold
17438
17439 \backslash
17440 DeclareMathOperator*{
17441 \backslash
17442 Losange}{
17443 \backslash
17444 blacklozenge}
17445 \end_layout
17446
17447 \begin_layout Standard
17448 dans le préambule LaTeX définit la commande 
17449 \series bold
17450
17451 \backslash
17452 Losange
17453 \series default
17454 , qui insère un grand opérateur qui consiste en un symbole losange venant
17455  de 
17456 \begin_inset CommandInset ref
17457 LatexCommand ref
17458 reference "sub:Symboles-divers"
17459
17460 \end_inset
17461
17462 :
17463 \begin_inset Formula \[
17464 \Losange_{n=1}^{\infty}\]
17465
17466 \end_inset
17467
17468 La commande utilisée pour cette formule est: 
17469 \series bold
17470
17471 \backslash
17472 Losange
17473 \series default
17474 ^
17475 \series bold
17476
17477 \backslash
17478 infty
17479 \begin_inset Formula $\to$
17480 \end_inset
17481
17482 _n=1
17483 \end_layout
17484
17485 \begin_layout Standard
17486 \begin_inset VSpace bigskip
17487 \end_inset
17488
17489 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17490  document, on peut aussi le définir avec les commandes 
17491 \series bold
17492
17493 \backslash
17494 mathop
17495 \series default
17496
17497 \begin_inset Index
17498 status collapsed
17499
17500 \begin_layout Plain Layout
17501 Commandes ! M ! 
17502 \backslash
17503 mathop
17504 \end_layout
17505
17506 \end_inset
17507
17508  et 
17509 \series bold
17510
17511 \backslash
17512 mathbin
17513 \series default
17514
17515 \begin_inset Index
17516 status collapsed
17517
17518 \begin_layout Plain Layout
17519 Commandes ! M ! 
17520 \backslash
17521 mathbin
17522 \end_layout
17523
17524 \end_inset
17525
17526 , qui ont les syntaxes suivantes:
17527 \end_layout
17528
17529 \begin_layout Standard
17530
17531 \series bold
17532
17533 \backslash
17534 mathop{affichage}
17535 \series default
17536  et 
17537 \series bold
17538
17539 \backslash
17540 mathbin{affichage}
17541 \end_layout
17542
17543 \begin_layout Standard
17544
17545 \series bold
17546
17547 \backslash
17548 mathop
17549 \series default
17550  définit des grands opérateurs et 
17551 \series bold
17552
17553 \backslash
17554 mathbin
17555 \series default
17556  des opérateurs binaires.
17557 \end_layout
17558
17559 \begin_layout Standard
17560
17561 \series bold
17562
17563 \backslash
17564 mathop
17565 \series default
17566  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17567 \end_layout
17568
17569 \begin_layout Standard
17570 \begin_inset Formula \[
17571 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17572
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \begin_layout Standard
17579 La commande pour la formule précédente est:
17580 \begin_inset Newline newline
17581 \end_inset
17582
17583
17584 \series bold
17585
17586 \backslash
17587 mathop{
17588 \backslash
17589 sum
17590 \backslash
17591 negmedspace
17592 \backslash
17593 sum
17594 \series default
17595
17596 \begin_inset ERT
17597 status collapsed
17598
17599 \begin_layout Plain Layout
17600
17601
17602 \backslash
17603 spce 
17604 \end_layout
17605
17606 \end_inset
17607
17608
17609 \series bold
17610
17611 \begin_inset Formula $\to$
17612 \end_inset
17613
17614 ^N
17615 \series default
17616
17617 \begin_inset ERT
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621
17622
17623 \backslash
17624 spce 
17625 \end_layout
17626
17627 \end_inset
17628
17629
17630 \series bold
17631 _i,j=1
17632 \end_layout
17633
17634 \begin_layout Section
17635 Polices de caractères
17636 \begin_inset Index
17637 status collapsed
17638
17639 \begin_layout Plain Layout
17640 Polices de caractères
17641 \end_layout
17642
17643 \end_inset
17644
17645
17646 \begin_inset Index
17647 status collapsed
17648
17649 \begin_layout Plain Layout
17650 Fontes| see
17651 \begin_inset ERT
17652 status collapsed
17653
17654 \begin_layout Plain Layout
17655
17656 {
17657 \end_layout
17658
17659 \end_inset
17660
17661 Polices de caractères
17662 \begin_inset ERT
17663 status collapsed
17664
17665 \begin_layout Plain Layout
17666
17667 }
17668 \end_layout
17669
17670 \end_inset
17671
17672
17673 \end_layout
17674
17675 \end_inset
17676
17677
17678 \end_layout
17679
17680 \begin_layout Subsection
17681 Styles de polices
17682 \begin_inset CommandInset label
17683 LatexCommand label
17684 name "sub:Styles-de-polices"
17685
17686 \end_inset
17687
17688
17689 \begin_inset Index
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693 Polices de caractères ! style
17694 \end_layout
17695
17696 \end_inset
17697
17698
17699 \end_layout
17700
17701 \begin_layout Standard
17702 Dans les formules on peut affecter aux lettres latines un des styles de
17703  police suivant:
17704 \begin_inset VSpace -2mm
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \begin_layout Standard
17711 \align center
17712 \begin_inset Tabular
17713 <lyxtabular version="3" rows="6" columns="3">
17714 <features>
17715 <column alignment="center" valignment="top" width="0">
17716 <column alignment="center" valignment="top" width="0">
17717 <column alignment="center" valignment="top" width="0">
17718 <row>
17719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 Commande
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 Résultat
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 Raccourci
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 </row>
17747 <row>
17748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \backslash
17754 mathbb
17755 \begin_inset ERT
17756 status collapsed
17757
17758 \begin_layout Plain Layout
17759
17760
17761 \backslash
17762 spce 
17763 \end_layout
17764
17765 \end_inset
17766
17767 ABC
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776 \begin_inset Formula $\mathbb{ABC}$
17777 \end_inset
17778
17779
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 Alt-c c
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 </row>
17794 <row>
17795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17796 \begin_inset Text
17797
17798 \begin_layout Plain Layout
17799
17800 \backslash
17801 mathbf
17802 \begin_inset ERT
17803 status collapsed
17804
17805 \begin_layout Plain Layout
17806
17807
17808 \backslash
17809 spce 
17810 \end_layout
17811
17812 \end_inset
17813
17814 AbC
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 \begin_inset Formula $\mathbf{AbC}$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 Ctrl-b
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 </row>
17841 <row>
17842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \backslash
17848 boldsymbol
17849 \begin_inset ERT
17850 status collapsed
17851
17852 \begin_layout Plain Layout
17853
17854
17855 \backslash
17856 spce 
17857 \end_layout
17858
17859 \end_inset
17860
17861 AbC
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870 \begin_inset Formula $\boldsymbol{AbC}$
17871 \end_inset
17872
17873
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 Alt-c b ou Ctrl-Alt-b
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 </row>
17888 <row>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \backslash
17895 mathcal
17896 \begin_inset ERT
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900
17901
17902 \backslash
17903 spce 
17904 \end_layout
17905
17906 \end_inset
17907
17908 ABC
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 \begin_inset Formula $\mathcal{ABC}$
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 Alt-c e
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 </row>
17935 <row>
17936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \backslash
17942 mathfrak
17943 \begin_inset ERT
17944 status collapsed
17945
17946 \begin_layout Plain Layout
17947
17948
17949 \backslash
17950 spce 
17951 \end_layout
17952
17953 \end_inset
17954
17955 AbC
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 \begin_inset Formula $\mathfrak{AbC}$
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 -
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 </lyxtabular>
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Standard
17990 \align center
17991 \begin_inset Tabular
17992 <lyxtabular version="3" rows="5" columns="3">
17993 <features>
17994 <column alignment="center" valignment="top" width="0">
17995 <column alignment="center" valignment="top" width="0">
17996 <column alignment="center" valignment="top" width="0">
17997 <row>
17998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 Commande
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 Résultat
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 Raccourci
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 </row>
18026 <row>
18027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031
18032 \backslash
18033 mathit
18034 \begin_inset ERT
18035 status collapsed
18036
18037 \begin_layout Plain Layout
18038
18039
18040 \backslash
18041 spce 
18042 \end_layout
18043
18044 \end_inset
18045
18046 AbC
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 \begin_inset Formula $\mathit{AbC}$
18056 \end_inset
18057
18058
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 -
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \backslash
18080 mathrm
18081 \begin_inset ERT
18082 status collapsed
18083
18084 \begin_layout Plain Layout
18085
18086
18087 \backslash
18088 spce 
18089 \end_layout
18090
18091 \end_inset
18092
18093 AbC
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 \begin_inset Formula $\mathrm{AbC}$
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 Alt-c r
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 </row>
18120 <row>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125
18126 \backslash
18127 mathsf
18128 \begin_inset ERT
18129 status collapsed
18130
18131 \begin_layout Plain Layout
18132
18133
18134 \backslash
18135 spce 
18136 \end_layout
18137
18138 \end_inset
18139
18140 AbC
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 \begin_inset Formula $\mathsf{AbC}$
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161 Alt-c s
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 </row>
18167 <row>
18168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \backslash
18174 mathtt
18175 \begin_inset ERT
18176 status collapsed
18177
18178 \begin_layout Plain Layout
18179
18180
18181 \backslash
18182 spce 
18183 \end_layout
18184
18185 \end_inset
18186
18187 AbC
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 \begin_inset Formula $\mathtt{AbC}$
18197 \end_inset
18198
18199
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 Alt-c p
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 </row>
18214 </lyxtabular>
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 \begin_inset Note Greyedout
18223 status open
18224
18225 \begin_layout Plain Layout
18226
18227 \series bold
18228 Note:
18229 \series default
18230  Les styles 
18231 \series bold
18232
18233 \backslash
18234 mathbb
18235 \series default
18236  et 
18237 \series bold
18238
18239 \backslash
18240 mathcal
18241 \series default
18242  ne peuvent être utilisés que pour les lettres majuscules.
18243 \end_layout
18244
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \begin_layout Standard
18251 Le style prédéfini est 
18252 \series bold
18253
18254 \backslash
18255 mathnormal
18256 \series default
18257 .
18258 \end_layout
18259
18260 \begin_layout Standard
18261 Les commandes de style fonctionnent aussi pour des caractères dans des construct
18262 ions mathématiques:
18263 \begin_inset Formula \[
18264 \mathfrak{A=\frac{b}{C}}\]
18265
18266 \end_inset
18267
18268
18269 \end_layout
18270
18271 \begin_layout Standard
18272 Les caractères en texte mathématique n'apparaissent pas avec un style de
18273  police mathématique mais avec le style de police texte 
18274 \series bold
18275
18276 \backslash
18277 textrm
18278 \series default
18279 .
18280  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18281  de style est un bug de LyX.
18282 \begin_inset Foot
18283 status collapsed
18284
18285 \begin_layout Plain Layout
18286 \begin_inset CommandInset href
18287 LatexCommand href
18288 name "LyX-bug #4091"
18289 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18290
18291 \end_inset
18292
18293
18294 \end_layout
18295
18296 \end_inset
18297
18298
18299 \end_layout
18300
18301 \begin_layout Standard
18302 À la place des commandes de style, on peut utiliser le menu 
18303 \family sans
18304 Éditer\SpecialChar \menuseparator
18305 Math\SpecialChar \menuseparator
18306 Style
18307 \begin_inset space ~
18308 \end_inset
18309
18310 de
18311 \begin_inset space ~
18312 \end_inset
18313
18314 Texte
18315 \family default
18316  ou le bouton 
18317 \begin_inset Graphics
18318         filename ../../images/math/font.png
18319         scale 85
18320
18321 \end_inset
18322
18323  de la barre d'outils mathématique.
18324 \end_layout
18325
18326 \begin_layout Subsection
18327 Formules en gras
18328 \begin_inset CommandInset label
18329 LatexCommand label
18330 name "sub:Formules-en-gras"
18331
18332 \end_inset
18333
18334
18335 \begin_inset Index
18336 status collapsed
18337
18338 \begin_layout Plain Layout
18339 Formules ! en gras
18340 \end_layout
18341
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \begin_layout Standard
18348 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18349  
18350 \series bold
18351
18352 \backslash
18353 mathbf
18354 \series default
18355  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18356  grecques minuscules.
18357  En plus elle affiche toujours les lettres latines en caractères droits,
18358  comme dans l'équation suivante:
18359 \end_layout
18360
18361 \begin_layout Standard
18362 \begin_inset Formula \[
18363 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}\]
18364
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \begin_layout Standard
18371 Pour afficher cette formule correctement; on utilise la commande 
18372 \series bold
18373
18374 \backslash
18375 boldsymbol
18376 \series default
18377 :
18378 \begin_inset Formula \[
18379 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}\]
18380
18381 \end_inset
18382
18383 Il est aussi possible de mettre l'équation dans un environnement 
18384 \series bold
18385 boldmath
18386 \series default
18387 .
18388  On crée cet environnement en insérant la commande 
18389 \series bold
18390
18391 \backslash
18392 boldmath
18393 \begin_inset Index
18394 status collapsed
18395
18396 \begin_layout Plain Layout
18397 Commandes ! B ! 
18398 \backslash
18399 boldmath
18400 \end_layout
18401
18402 \end_inset
18403
18404
18405 \series default
18406  en mode TeX.
18407  Pour terminer l'environnement, on insère la commande 
18408 \series bold
18409
18410 \backslash
18411 unboldmath
18412 \begin_inset Index
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416 Commandes ! U ! 
18417 \backslash
18418 unboldmath
18419 \end_layout
18420
18421 \end_inset
18422
18423
18424 \series default
18425  toujours en mode TeX.
18426 \begin_inset ERT
18427 status collapsed
18428
18429 \begin_layout Plain Layout
18430
18431
18432 \backslash
18433 boldmath 
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \begin_inset Formula \[
18440 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}\]
18441
18442 \end_inset
18443
18444
18445 \begin_inset ERT
18446 status collapsed
18447
18448 \begin_layout Plain Layout
18449
18450
18451 \backslash
18452 unboldmath 
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \begin_layout Subsection
18461 Tailles de polices
18462 \begin_inset CommandInset label
18463 LatexCommand label
18464 name "sub:Tailles-polices"
18465
18466 \end_inset
18467
18468
18469 \begin_inset Index
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473 Polices ! tailles
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Standard
18482 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18483  les caractères qui sont dans le texte, les commandes de changement de taille
18484  suivantes:
18485 \end_layout
18486
18487 \begin_layout Standard
18488
18489 \series bold
18490
18491 \backslash
18492 Huge
18493 \series default
18494
18495 \series bold
18496
18497 \backslash
18498 huge
18499 \series default
18500
18501 \series bold
18502
18503 \backslash
18504 LARGE
18505 \series default
18506
18507 \series bold
18508
18509 \backslash
18510 Large
18511 \series default
18512
18513 \series bold
18514
18515 \backslash
18516 large
18517 \series default
18518
18519 \series bold
18520
18521 \backslash
18522 normalsize
18523 \series default
18524
18525 \series bold
18526
18527 \backslash
18528 small
18529 \series default
18530 ,
18531 \begin_inset Newline newline
18532 \end_inset
18533
18534
18535 \series bold
18536
18537 \backslash
18538 footnotesize
18539 \series default
18540
18541 \series bold
18542
18543 \backslash
18544 scriptsize
18545 \series default
18546 , et 
18547 \series bold
18548
18549 \backslash
18550 tiny
18551 \begin_inset Foot
18552 status collapsed
18553
18554 \begin_layout Plain Layout
18555 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18556  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 La taille des caractères produits par ces commandes dépend de la taille
18566  de police du document, qui correspond à la commande 
18567 \series bold
18568
18569 \backslash
18570 normalsize
18571 \series default
18572 .
18573  Les autres commandes produisent des tailles plus ou moins grandes que 
18574 \series bold
18575
18576 \backslash
18577 normalsize
18578 \series default
18579 .
18580  La taille de la police ne peut donc pas dépasser une certaine valeur.
18581  Par exemple, pour un document dans une police de taille 12
18582 \begin_inset space \thinspace{}
18583 \end_inset
18584
18585 pt, la commande 
18586 \series bold
18587
18588 \backslash
18589 Huge
18590 \series default
18591  va donner la même taille que 
18592 \series bold
18593
18594 \backslash
18595 huge
18596 \series default
18597 .
18598  
18599 \end_layout
18600
18601 \begin_layout Standard
18602 Une commande de changement de taille est insérée en mode TeX avant la formule
18603  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18604  caractères du texte.
18605  Pour revenir à la taille initiale, on doit insérer la commande 
18606 \series bold
18607
18608 \backslash
18609 normalsize
18610 \series default
18611  en mode TeX après la formule.
18612 \end_layout
18613
18614 \begin_layout Standard
18615 À l'intérieur de la formule, on ne peut changer la taille que des caractères
18616  ou des symboles qui sont en mode texte mathématique.
18617  Pour le faire, on insère la commande de changement de taille en mode texte
18618  mathématique.
18619  Tous les caractères qui suivent jusqu'à la fin du texte mathématique ou
18620  jusqu'à ce que la taille soit de nouveau modifiée, auront la taille choisie.
18621  Deux exemples:
18622 \begin_inset VSpace -2mm
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \begin_layout Standard
18629 \begin_inset ERT
18630 status collapsed
18631
18632 \begin_layout Plain Layout
18633
18634
18635 \backslash
18636 huge 
18637 \end_layout
18638
18639 \end_inset
18640
18641
18642 \begin_inset Formula \[
18643 A=\frac{B}{c}\cdot\maltese\]
18644
18645 \end_inset
18646
18647
18648 \begin_inset Formula \[
18649 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18650
18651 \end_inset
18652
18653
18654 \begin_inset ERT
18655 status collapsed
18656
18657 \begin_layout Plain Layout
18658
18659
18660 \backslash
18661 normalsize 
18662 \end_layout
18663
18664 \end_inset
18665
18666
18667 \end_layout
18668
18669 \begin_layout Standard
18670 \begin_inset VSpace medskip
18671 \end_inset
18672
18673 Avant les deux formules, on a inséré la commande 
18674 \series bold
18675
18676 \backslash
18677 huge
18678 \series default
18679 .
18680  La commande utilisée pour la deuxième formule est:
18681 \begin_inset Newline newline
18682 \end_inset
18683
18684
18685 \series bold
18686
18687 \backslash
18688 maltese
18689 \begin_inset ERT
18690 status collapsed
18691
18692 \begin_layout Plain Layout
18693
18694
18695 \backslash
18696 spce 
18697 \end_layout
18698
18699 \end_inset
18700
18701 A Alt-m m 
18702 \backslash
18703 Large
18704 \begin_inset ERT
18705 status collapsed
18706
18707 \begin_layout Plain Layout
18708
18709
18710 \backslash
18711 spce 
18712 \end_layout
18713
18714 \end_inset
18715
18716
18717 \backslash
18718 maltese
18719 \begin_inset ERT
18720 status collapsed
18721
18722 \begin_layout Plain Layout
18723
18724
18725 \backslash
18726 spce 
18727 \end_layout
18728
18729 \end_inset
18730
18731
18732 \backslash
18733 textit
18734 \begin_inset ERT
18735 status collapsed
18736
18737 \begin_layout Plain Layout
18738
18739
18740 \backslash
18741 spce 
18742 \end_layout
18743
18744 \end_inset
18745
18746 A
18747 \begin_inset Formula $\to$
18748 \end_inset
18749
18750
18751 \begin_inset Formula $\to$
18752 \end_inset
18753
18754
18755 \begin_inset Newline newline
18756 \end_inset
18757
18758
18759 \series default
18760
18761 \begin_inset space \hspace*{}
18762 \length 1cm
18763 \end_inset
18764
18765
18766 \series bold
18767 Alt-m
18768 \series default
18769  
18770 \series bold
18771
18772 \backslash
18773 tiny
18774 \begin_inset ERT
18775 status collapsed
18776
18777 \begin_layout Plain Layout
18778
18779
18780 \backslash
18781 spce 
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \backslash
18788 maltese
18789 \begin_inset ERT
18790 status collapsed
18791
18792 \begin_layout Plain Layout
18793
18794
18795 \backslash
18796 spce 
18797 \end_layout
18798
18799 \end_inset
18800
18801
18802 \backslash
18803 textit
18804 \begin_inset ERT
18805 status collapsed
18806
18807 \begin_layout Plain Layout
18808
18809
18810 \backslash
18811 spce 
18812 \end_layout
18813
18814 \end_inset
18815
18816 A
18817 \end_layout
18818
18819 \begin_layout Standard
18820 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18821  affiché dans la taille par défaut
18822 \end_layout
18823
18824 \begin_layout Section
18825 Les lettres grecques
18826 \begin_inset Index
18827 status collapsed
18828
18829 \begin_layout Plain Layout
18830 Lettres grecques
18831 \end_layout
18832
18833 \end_inset
18834
18835
18836 \end_layout
18837
18838 \begin_layout Standard
18839 On peut insérer toutes les lettres grecques avec le bouton 
18840 \begin_inset Graphics
18841         filename ../../images/math/alpha.png
18842         scale 85
18843
18844 \end_inset
18845
18846  de la barre d'outils mathématiques.
18847 \end_layout
18848
18849 \begin_layout Subsection
18850 Lettres minuscules
18851 \begin_inset Index
18852 status collapsed
18853
18854 \begin_layout Plain Layout
18855 Lettres grecques ! minuscules
18856 \end_layout
18857
18858 \end_inset
18859
18860
18861 \end_layout
18862
18863 \begin_layout Standard
18864
18865 \lang english
18866 \begin_inset space \hfill{}
18867 \end_inset
18868
18869
18870 \lang french
18871
18872 \begin_inset Tabular
18873 <lyxtabular version="3" rows="11" columns="2">
18874 <features>
18875 <column alignment="center" valignment="top" width="0pt">
18876 <column alignment="center" valignment="top" width="0pt">
18877 <row>
18878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Commande
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 Résultat
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \backslash
18904 alpha
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 \begin_inset Formula $\alpha$
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 </row>
18922 <row>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \backslash
18929 beta
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 \begin_inset Formula $\beta$
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \backslash
18954 gamma
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 \begin_inset Formula $\gamma$
18964 \end_inset
18965
18966
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 </row>
18972 <row>
18973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977
18978 \backslash
18979 delta
18980 \end_layout
18981
18982 \end_inset
18983 </cell>
18984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988 \begin_inset Formula $\delta$
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 </row>
18997 <row>
18998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002
19003 \backslash
19004 epsilon
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 \begin_inset Formula $\epsilon$
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 </row>
19022 <row>
19023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \backslash
19029 varepsilon
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 \begin_inset Formula $\varepsilon$
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 </row>
19047 <row>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \backslash
19054 zeta
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 \begin_inset Formula $\zeta$
19064 \end_inset
19065
19066
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 <row>
19073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \backslash
19079 eta
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 \begin_inset Formula $\eta$
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 </row>
19097 <row>
19098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \backslash
19104 theta
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 \begin_inset Formula $\theta$
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 </row>
19122 <row>
19123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127
19128 \backslash
19129 vartheta
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138 \begin_inset Formula $\vartheta$
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 </row>
19147 </lyxtabular>
19148
19149 \end_inset
19150
19151
19152 \begin_inset space \hfill{}
19153 \end_inset
19154
19155
19156 \begin_inset Tabular
19157 <lyxtabular version="3" rows="12" columns="2">
19158 <features>
19159 <column alignment="center" valignment="top" width="0pt">
19160 <column alignment="center" valignment="top" width="0pt">
19161 <row>
19162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 Commande
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175 Résultat
19176 \end_layout
19177
19178 \end_inset
19179 </cell>
19180 </row>
19181 <row>
19182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186
19187 \backslash
19188 iota
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197 \begin_inset Formula $\iota$
19198 \end_inset
19199
19200
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 </row>
19206 <row>
19207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211
19212 \backslash
19213 kappa
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 \begin_inset Formula $\kappa$
19223 \end_inset
19224
19225
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 </row>
19231 <row>
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236
19237 \backslash
19238 varkappa
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 \begin_inset Formula $\varkappa$
19248 \end_inset
19249
19250
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row>
19257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261
19262 \backslash
19263 lambda
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 \begin_inset Formula $\lambda$
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 <row>
19282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286
19287 \backslash
19288 mu
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 \begin_inset Formula $\mu$
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 </row>
19306 <row>
19307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311
19312 \backslash
19313 nu
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322 \begin_inset Formula $\nu$
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \backslash
19338 xi
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 \begin_inset Formula $\xi$
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row>
19357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361 o
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370 \begin_inset Formula $o$
19371 \end_inset
19372
19373
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \backslash
19386 pi
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 \begin_inset Formula $\pi$
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 </row>
19404 <row>
19405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \backslash
19411 varpi
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 \begin_inset Formula $\varpi$
19421 \end_inset
19422
19423
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 </row>
19429 <row>
19430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434
19435 \backslash
19436 rho
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445 \begin_inset Formula $\rho$
19446 \end_inset
19447
19448
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 </row>
19454 </lyxtabular>
19455
19456 \end_inset
19457
19458
19459 \begin_inset space \hfill{}
19460 \end_inset
19461
19462
19463 \begin_inset Tabular
19464 <lyxtabular version="3" rows="11" columns="2">
19465 <features>
19466 <column alignment="center" valignment="top" width="0pt">
19467 <column alignment="center" valignment="top" width="0pt">
19468 <row>
19469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 Commande
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 Résultat
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 <row>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493
19494 \backslash
19495 varrho
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504 \begin_inset Formula $\varrho$
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 <row>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \backslash
19520 sigma
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 \begin_inset Formula $\sigma$
19530 \end_inset
19531
19532
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 </row>
19538 <row>
19539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543
19544 \backslash
19545 varsigma
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 \begin_inset Formula $\varsigma$
19555 \end_inset
19556
19557
19558 \end_layout
19559
19560 \end_inset
19561 </cell>
19562 </row>
19563 <row>
19564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568
19569 \backslash
19570 tau
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579 \begin_inset Formula $\tau$
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 </row>
19588 <row>
19589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593
19594 \backslash
19595 upsilon
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 \begin_inset Formula $\upsilon$
19605 \end_inset
19606
19607
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 </row>
19613 <row>
19614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618
19619 \backslash
19620 phi
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 \begin_inset Formula $\phi$
19630 \end_inset
19631
19632
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 </row>
19638 <row>
19639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643
19644 \backslash
19645 varphi
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 \begin_inset Formula $\varphi$
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 </row>
19663 <row>
19664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668
19669 \backslash
19670 chi
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679 \begin_inset Formula $\chi$
19680 \end_inset
19681
19682
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 </row>
19688 <row>
19689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693
19694 \backslash
19695 psi
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704 \begin_inset Formula $\psi$
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 </row>
19713 <row>
19714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19715 \begin_inset Text
19716
19717 \begin_layout Plain Layout
19718
19719 \backslash
19720 omega
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729 \begin_inset Formula $\omega$
19730 \end_inset
19731
19732
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 </row>
19738 </lyxtabular>
19739
19740 \end_inset
19741
19742
19743 \lang english
19744
19745 \begin_inset space \hfill{}
19746 \end_inset
19747
19748
19749 \end_layout
19750
19751 \begin_layout Standard
19752 \begin_inset VSpace medskip
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Standard
19759 On explique comment obtenir des lettres grecques droites dans 
19760 \begin_inset CommandInset ref
19761 LatexCommand ref
19762 reference "sub:minuscules-grecques-droites"
19763
19764 \end_inset
19765
19766 .
19767 \end_layout
19768
19769 \begin_layout Subsection
19770 Lettres majuscules
19771 \begin_inset Index
19772 status collapsed
19773
19774 \begin_layout Plain Layout
19775 Lettres grecques ! majuscules
19776 \end_layout
19777
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \begin_layout Standard
19784
19785 \lang english
19786 \begin_inset space \hfill{}
19787 \end_inset
19788
19789
19790 \lang french
19791
19792 \begin_inset Tabular
19793 <lyxtabular version="3" rows="7" columns="2">
19794 <features>
19795 <column alignment="center" valignment="top" width="0pt">
19796 <column alignment="center" valignment="top" width="0pt">
19797 <row>
19798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 Commande
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 Résultat
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 <row>
19818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \backslash
19824 Gamma
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 \begin_inset Formula $\Gamma$
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 <row>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \backslash
19849 Delta
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 \begin_inset Formula $\Delta$
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \backslash
19874 Theta
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 \begin_inset Formula $\Theta$
19884 \end_inset
19885
19886
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 </row>
19892 <row>
19893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \backslash
19899 Lambda
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 \begin_inset Formula $\Lambda$
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 <row>
19918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \backslash
19924 Xi
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 \begin_inset Formula $\Xi$
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 </row>
19942 <row>
19943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947
19948 \backslash
19949 Pi
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 \begin_inset Formula $\Pi$
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 </lyxtabular>
19968
19969 \end_inset
19970
19971
19972 \begin_inset space \hfill{}
19973 \end_inset
19974
19975
19976 \begin_inset Tabular
19977 <lyxtabular version="3" rows="6" columns="2">
19978 <features>
19979 <column alignment="center" valignment="top" width="0pt">
19980 <column alignment="center" valignment="top" width="0pt">
19981 <row>
19982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986 Commande
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 Résultat
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 </row>
20001 <row>
20002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \backslash
20008 Sigma
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 \begin_inset Formula $\Sigma$
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 </row>
20026 <row>
20027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031
20032 \backslash
20033 Upsilon
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 \begin_inset Formula $\Upsilon$
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \backslash
20058 Phi
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 \begin_inset Formula $\Phi$
20068 \end_inset
20069
20070
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \backslash
20083 Psi
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\Psi$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 </row>
20101 <row>
20102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \backslash
20108 Omega
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\Omega$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 </lyxtabular>
20127
20128 \end_inset
20129
20130
20131 \lang english
20132
20133 \begin_inset space \hfill{}
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \begin_layout Standard
20140 \begin_inset VSpace medskip
20141 \end_inset
20142
20143 Le fait que les lettres grecques majuscules apparaissent droites provient
20144  d'un défaut de conception quand TeX a été développé.
20145  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20146  commande par 
20147 \series bold
20148 var
20149 \series default
20150 .
20151  Par exemple, la commande 
20152 \series bold
20153
20154 \backslash
20155 varGamma
20156 \series default
20157  produit: 
20158 \begin_inset Formula $\varGamma$
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \begin_layout Subsection
20165 Lettres grasses
20166 \begin_inset Index
20167 status collapsed
20168
20169 \begin_layout Plain Layout
20170 Lettres grecques ! grasses
20171 \end_layout
20172
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \begin_layout Standard
20179 Les lettres grecques ne peuvent être mise dans différents styles de polices
20180  comme les lettres latines.
20181  Elles peuvent seulement être mises en gras avec la commande 
20182 \series bold
20183
20184 \backslash
20185 boldsymbol
20186 \series default
20187
20188 \begin_inset Index
20189 status collapsed
20190
20191 \begin_layout Plain Layout
20192 Commandes ! B ! 
20193 \backslash
20194 boldsymbol
20195 \end_layout
20196
20197 \end_inset
20198
20199 .
20200 \end_layout
20201
20202 \begin_layout Standard
20203 \align center
20204 \begin_inset Tabular
20205 <lyxtabular version="3" rows="3" columns="2">
20206 <features>
20207 <column alignment="center" valignment="top" width="0">
20208 <column alignment="center" valignment="top" width="0">
20209 <row>
20210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214 Commande
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223 Résultat
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 </row>
20229 <row>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \backslash
20236 Upsilon
20237 \backslash
20238 boldsymbol
20239 \backslash
20240 Upsilon
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 <row>
20259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263
20264 \backslash
20265 theta
20266 \backslash
20267 boldsymbol
20268 \backslash
20269 theta
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\theta\boldsymbol{\theta}$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 </lyxtabular>
20288
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \begin_layout Section
20295 Symboles
20296 \begin_inset ERT
20297 status collapsed
20298
20299 \begin_layout Plain Layout
20300
20301
20302 \backslash
20303 texorpdfstring{
20304 \end_layout
20305
20306 \end_inset
20307
20308
20309 \begin_inset Foot
20310 status collapsed
20311
20312 \begin_layout Plain Layout
20313 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20314  être trouvée dans 
20315 \begin_inset CommandInset citation
20316 LatexCommand cite
20317 key "Symbole"
20318
20319 \end_inset
20320
20321 .
20322 \end_layout
20323
20324 \end_inset
20325
20326
20327 \begin_inset ERT
20328 status collapsed
20329
20330 \begin_layout Plain Layout
20331
20332 }{}
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \begin_inset Note Note
20339 status collapsed
20340
20341 \begin_layout Plain Layout
20342
20343 \backslash
20344 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20345  dans les signets PDF.
20346 \end_layout
20347
20348 \begin_layout Plain Layout
20349 Plus au sujet de 
20350 \backslash
20351 texorpdfstring dans la section 
20352 \begin_inset CommandInset ref
20353 LatexCommand ref
20354 reference "sub:formules-dans-les-entêtes"
20355
20356 \end_inset
20357
20358 .
20359 \end_layout
20360
20361 \end_inset
20362
20363
20364 \begin_inset Index
20365 status collapsed
20366
20367 \begin_layout Plain Layout
20368 Symboles
20369 \end_layout
20370
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \begin_layout Standard
20377 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20378  grâce aux boutons 
20379 \begin_inset Graphics
20380         filename ../../images/math/nabla.png
20381         scale 85
20382
20383 \end_inset
20384
20385  et 
20386 \begin_inset Graphics
20387         filename ../../images/math/digamma.png
20388         scale 85
20389
20390 \end_inset
20391
20392  de la barre d'outils mathématique.
20393 \end_layout
20394
20395 \begin_layout Subsection
20396 Symboles mathématiques
20397 \begin_inset CommandInset label
20398 LatexCommand label
20399 name "sub:Symboles-mathématiques"
20400
20401 \end_inset
20402
20403
20404 \begin_inset Index
20405 status collapsed
20406
20407 \begin_layout Plain Layout
20408 Symboles ! mathématiques
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \begin_layout Standard
20417 \begin_inset space \hfill{}
20418 \end_inset
20419
20420
20421 \begin_inset Tabular
20422 <lyxtabular version="3" rows="10" columns="2">
20423 <features>
20424 <column alignment="center" valignment="top" width="0pt">
20425 <column alignment="center" valignment="top" width="0pt">
20426 <row>
20427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431 Commande
20432 \end_layout
20433
20434 \end_inset
20435 </cell>
20436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440 Résultat
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 </row>
20446 <row>
20447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451
20452 \backslash
20453 neg
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462 \begin_inset Formula $\neg$
20463 \end_inset
20464
20465
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 </row>
20471 <row>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476
20477 \backslash
20478 Im
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 \begin_inset Formula $\Im$
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 </row>
20496 <row>
20497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \backslash
20503 Re
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 \begin_inset Formula $\Re$
20513 \end_inset
20514
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 <row>
20522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \backslash
20528 aleph
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 \begin_inset Formula $\aleph$
20538 \end_inset
20539
20540
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \backslash
20553 partial
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562 \begin_inset Formula $\partial$
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 </row>
20571 <row>
20572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576
20577 \backslash
20578 infty
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587 \begin_inset Formula $\infty$
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 <row>
20597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601
20602 \backslash
20603 wp
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 \begin_inset Formula $\wp$
20613 \end_inset
20614
20615
20616 \end_layout
20617
20618 \end_inset
20619 </cell>
20620 </row>
20621 <row>
20622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626
20627 \backslash
20628 imath
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637 \begin_inset Formula $\imath$
20638 \end_inset
20639
20640
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 </row>
20646 <row>
20647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651
20652 \backslash
20653 jmath
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662 \begin_inset Formula $\jmath$
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 </lyxtabular>
20672
20673 \end_inset
20674
20675
20676 \begin_inset space \hfill{}
20677 \end_inset
20678
20679
20680 \begin_inset Tabular
20681 <lyxtabular version="3" rows="10" columns="2">
20682 <features>
20683 <column alignment="center" valignment="top" width="0pt">
20684 <column alignment="center" valignment="top" width="0pt">
20685 <row>
20686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 Commande
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699 Résultat
20700 \begin_inset Note Note
20701 status collapsed
20702
20703 \begin_layout Plain Layout
20704
20705 \series bold
20706
20707 \backslash
20708 raisebox est seulement utilisée pour faire de la place
20709 \end_layout
20710
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 </row>
20719 <row>
20720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \backslash
20726 forall
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735 \begin_inset Formula $\forall$
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 <row>
20745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \backslash
20751 exists
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760 \begin_inset Formula $\exists$
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \backslash
20776 nexists
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 \begin_inset Formula $\nexists$
20786 \end_inset
20787
20788
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 </row>
20794 <row>
20795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799
20800 \backslash
20801 emptyset
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Formula $\emptyset$
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 <row>
20820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824
20825 \backslash
20826 varnothing
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 \begin_inset Formula $\varnothing$
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 </row>
20844 <row>
20845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \backslash
20851 dag
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860 \begin_inset Formula $\dag$
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 </row>
20869 <row>
20870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874
20875 \backslash
20876 ddag
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885 \begin_inset Formula $\ddag$
20886 \end_inset
20887
20888
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 </row>
20894 <row>
20895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899
20900 \backslash
20901 complement
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910 \begin_inset ERT
20911 status collapsed
20912
20913 \begin_layout Plain Layout
20914
20915
20916 \backslash
20917 raisebox{-0.8mm}{
20918 \end_layout
20919
20920 \end_inset
20921
20922
20923 \begin_inset Formula $\complement$
20924 \end_inset
20925
20926
20927 \begin_inset ERT
20928 status collapsed
20929
20930 \begin_layout Plain Layout
20931
20932 }
20933 \end_layout
20934
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 </row>
20943 <row>
20944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948
20949 \backslash
20950 Bbbk
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959 \begin_inset Formula $\Bbbk$
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 </lyxtabular>
20969
20970 \end_inset
20971
20972
20973 \begin_inset space \hfill{}
20974 \end_inset
20975
20976
20977 \begin_inset Tabular
20978 <lyxtabular version="3" rows="10" columns="2">
20979 <features>
20980 <column alignment="center" valignment="top" width="0pt">
20981 <column alignment="center" valignment="top" width="0pt">
20982 <row>
20983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Plain Layout
20987 Commande
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996 Résultat
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 prime
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\prime$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 backprime
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\backprime$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 mho
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\mho$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 triangle
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\triangle$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \backslash
21109 angle
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 \begin_inset Formula $\angle$
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \backslash
21134 measuredangle
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\measuredangle$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 sphericalangle
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\sphericalangle$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \backslash
21184 top
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset Formula $\top$
21194 \end_inset
21195
21196
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 </row>
21202 <row>
21203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207
21208 \backslash
21209 bot
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Formula $\bot$
21219 \end_inset
21220
21221
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 </row>
21227 </lyxtabular>
21228
21229 \end_inset
21230
21231
21232 \begin_inset space \hfill{}
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \begin_layout Standard
21239 \begin_inset Newpage newpage
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \begin_layout Subsection
21246 Symboles divers
21247 \begin_inset CommandInset label
21248 LatexCommand label
21249 name "sub:Symboles-divers"
21250
21251 \end_inset
21252
21253
21254 \begin_inset Index
21255 status collapsed
21256
21257 \begin_layout Plain Layout
21258 Symboles ! divers
21259 \end_layout
21260
21261 \end_inset
21262
21263
21264 \end_layout
21265
21266 \begin_layout Standard
21267 \noindent
21268 \align center
21269 \begin_inset Tabular
21270 <lyxtabular version="3" rows="10" columns="2">
21271 <features>
21272 <column alignment="center" valignment="top" width="0pt">
21273 <column alignment="center" valignment="top" width="0pt">
21274 <row>
21275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 Commande
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288 Résultat
21289 \end_layout
21290
21291 \end_inset
21292 </cell>
21293 </row>
21294 <row>
21295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299
21300 \backslash
21301 flat
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 \begin_inset Formula $\flat$
21311 \end_inset
21312
21313
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 <row>
21320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324
21325 \backslash
21326 natural
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 \begin_inset Formula $\natural$
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 <row>
21345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349
21350 \backslash
21351 sharp
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 \begin_inset Formula $\sharp$
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 </row>
21369 <row>
21370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \backslash
21376 surd
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385 \begin_inset Formula $\surd$
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row>
21395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399
21400 \backslash
21401 checkmark
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 \begin_inset Formula $\checkmark$
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 </row>
21419 <row>
21420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424
21425 \backslash
21426 yen
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 \begin_inset Formula $\yen$
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 </row>
21444 <row>
21445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449
21450 \backslash
21451 pounds
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 \begin_inset Formula $\pounds$
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 </row>
21469 <row>
21470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 $
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 \begin_inset Formula $\$$
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 </row>
21492 <row>
21493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 §
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 \begin_inset Formula $§$
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 </lyxtabular>
21516
21517 \end_inset
21518
21519
21520 \begin_inset Tabular
21521 <lyxtabular version="3" rows="10" columns="2">
21522 <features>
21523 <column alignment="center" valignment="top" width="0">
21524 <column alignment="center" valignment="top" width="0">
21525 <row>
21526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530 Commande
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 Résultat
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 </row>
21545 <row>
21546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550
21551 \backslash
21552 hbar
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561 \begin_inset Formula $\hbar$
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 </row>
21570 <row>
21571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575
21576 \backslash
21577 hslash
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Formula $\hslash$
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 </row>
21595 <row>
21596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600
21601 \backslash
21602 clubsuit
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 \begin_inset Formula $\clubsuit$
21612 \end_inset
21613
21614
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 </row>
21620 <row>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625
21626 \backslash
21627 spadesuit
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21633 \begin_inset Text
21634
21635 \begin_layout Plain Layout
21636 \begin_inset Formula $\spadesuit$
21637 \end_inset
21638
21639
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 </row>
21645 <row>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \backslash
21652 bigstar
21653 \end_layout
21654
21655 \end_inset
21656 </cell>
21657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661 \begin_inset Formula $\bigstar$
21662 \end_inset
21663
21664
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 blacklozenge
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\blacklozenge$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \backslash
21702 blacktriangle
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 \begin_inset Formula $\blacktriangle$
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 blacktiangledown
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\blacktriangledown$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \backslash
21752 bullet
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 \begin_inset Formula $\bullet$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 </lyxtabular>
21771
21772 \end_inset
21773
21774
21775 \begin_inset Tabular
21776 <lyxtabular version="3" rows="10" columns="2">
21777 <features>
21778 <column alignment="center" valignment="top" width="0pt">
21779 <column alignment="center" valignment="top" width="0pt">
21780 <row>
21781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 Commande
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794 Résultat
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \backslash
21807 diamondsuit
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816 \begin_inset Formula $\diamondsuit$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 <row>
21826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \backslash
21832 Diamond
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 \begin_inset Formula $\Diamond$
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 </row>
21850 <row>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855
21856 \backslash
21857 heartsuit
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 \begin_inset Formula $\heartsuit$
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 </row>
21875 <row>
21876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880
21881 \backslash
21882 P
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 \begin_inset Formula $\P$
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \end_inset
21898 </cell>
21899 </row>
21900 <row>
21901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \backslash
21907 copyright
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 \begin_inset Formula $\copyright$
21917 \end_inset
21918
21919
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 </row>
21925 <row>
21926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \backslash
21932 circledR
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 \begin_inset Formula $\circledR$
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 </row>
21950 <row>
21951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955
21956 \backslash
21957 maltese
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Plain Layout
21966 \begin_inset Formula $\maltese$
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \end_inset
21973 </cell>
21974 </row>
21975 <row>
21976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980
21981 \backslash
21982 diagup
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 \begin_inset Formula $\diagup$
21992 \end_inset
21993
21994
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 <row>
22001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005
22006 \backslash
22007 diagdown
22008 \end_layout
22009
22010 \end_inset
22011 </cell>
22012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016 \begin_inset Formula $\diagdown$
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 </row>
22025 </lyxtabular>
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Standard
22033 \begin_inset VSpace medskip
22034 \end_inset
22035
22036 D'autres symboles sont listés dans 
22037 \begin_inset CommandInset ref
22038 LatexCommand ref
22039 reference "sub:Caractères-spéciaux-divers"
22040
22041 \end_inset
22042
22043 .
22044 \end_layout
22045
22046 \begin_layout Standard
22047 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
22048 \begin_inset CommandInset ref
22049 LatexCommand ref
22050 reference "sub:Tailles-polices"
22051
22052 \end_inset
22053
22054 .
22055 \end_layout
22056
22057 \begin_layout Subsection
22058 Le symbole de l'Euro €
22059 \begin_inset Index
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063 Symboles ! symbole de l'Euro
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \begin_inset Index
22070 status collapsed
22071
22072 \begin_layout Plain Layout
22073
22074 \backslash
22075 @
22076 \begin_inset ERT
22077 status collapsed
22078
22079 \begin_layout Plain Layout
22080
22081
22082 \backslash
22083 officialeuro
22084 \end_layout
22085
22086 \end_inset
22087
22088
22089 \end_layout
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \begin_layout Standard
22097 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
22098  paquetage LaTeX 
22099 \series bold
22100 eurosym
22101 \series default
22102
22103 \begin_inset Index
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107 Paquetages ! eurosym
22108 \end_layout
22109
22110 \end_inset
22111
22112  et le charger avec la ligne suivante dans le préambule LaTeX
22113 \end_layout
22114
22115 \begin_layout Standard
22116
22117 \series bold
22118
22119 \backslash
22120 usepackage[gennarrow]{eurosym}
22121 \end_layout
22122
22123 \begin_layout Standard
22124 Le symbole de l'Euro peut alors être inséré avec la commande 
22125 \series bold
22126
22127 \backslash
22128 euro
22129 \series default
22130
22131 \begin_inset Index
22132 status collapsed
22133
22134 \begin_layout Plain Layout
22135 Commandes ! E ! 
22136 \backslash
22137 euro
22138 \end_layout
22139
22140 \end_inset
22141
22142 .
22143 \end_layout
22144
22145 \begin_layout Standard
22146 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22147 e avec la touche €, sans avoir à installer le paquetage 
22148 \series bold
22149 eurosym
22150 \series default
22151 .
22152  Quand 
22153 \series bold
22154 eurosym
22155 \series default
22156  est installé, on peut aussi insérer la commande 
22157 \series bold
22158
22159 \backslash
22160 euro
22161 \series default
22162  en mode TeX.
22163  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22164  
22165 \series bold
22166
22167 \backslash
22168 officialeuro
22169 \series default
22170
22171 \begin_inset Index
22172 status collapsed
22173
22174 \begin_layout Plain Layout
22175 Commandes ! O ! 
22176 \backslash
22177 officialeuro
22178 \end_layout
22179
22180 \end_inset
22181
22182 , qui n'est utilisable qu'en mode TeX.
22183 \end_layout
22184
22185 \begin_layout Standard
22186 \begin_inset ERT
22187 status collapsed
22188
22189 \begin_layout Plain Layout
22190
22191
22192 \backslash
22193 ifeurosym 
22194 \end_layout
22195
22196 \end_inset
22197
22198
22199 \begin_inset Note Note
22200 status open
22201
22202 \begin_layout Plain Layout
22203 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22204 \series bold
22205 eurosym
22206 \series default
22207  est installé.
22208 \end_layout
22209
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \begin_layout Standard
22216 Un aperçu des différents symboles de l'Euro:
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \align center
22221 \begin_inset Tabular
22222 <lyxtabular version="3" rows="4" columns="3">
22223 <features>
22224 <column alignment="center" valignment="top" width="0pt">
22225 <column alignment="center" valignment="top" width="0pt">
22226 <column alignment="center" valignment="top" width="0pt">
22227 <row>
22228 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241 Commande 
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 Résultat
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 </row>
22256 <row>
22257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 formule
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \backslash
22272 euro
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 \begin_inset Formula $\euro$
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 </row>
22290 <row>
22291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 texte mathématique
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 \begin_inset Formula $\mbox{€}$
22314 \end_inset
22315
22316
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 </row>
22322 <row>
22323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22324 \begin_inset Text
22325
22326 \begin_layout Plain Layout
22327 mode TeX
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336
22337 \backslash
22338 officialeuro
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347 \begin_inset ERT
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351
22352
22353 \backslash
22354 officialeuro
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 </lyxtabular>
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Standard
22373 \begin_inset ERT
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377
22378
22379 \backslash
22380 else 
22381 \end_layout
22382
22383 \end_inset
22384
22385
22386 \begin_inset Note Note
22387 status open
22388
22389 \begin_layout Plain Layout
22390 Ce qui suit sera affiché si le paquetage LaTeX 
22391 \series bold
22392 eurosym
22393 \series default
22394  n'est pas installé:
22395 \end_layout
22396
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \begin_layout Standard
22403 Vous devez installer le paquetage LaTeX 
22404 \series bold
22405 eurosym
22406 \series default
22407  pour voir le reste de cette section dans la sortie imprimée.
22408 \end_layout
22409
22410 \begin_layout Standard
22411 \begin_inset ERT
22412 status collapsed
22413
22414 \begin_layout Plain Layout
22415
22416
22417 \backslash
22418 fi 
22419 \end_layout
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Standard
22427 \begin_inset Newpage pagebreak
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \begin_layout Section
22434 Opérateurs de relation
22435 \begin_inset CommandInset label
22436 LatexCommand label
22437 name "sec:Relations"
22438
22439 \end_inset
22440
22441
22442 \begin_inset Index
22443 status collapsed
22444
22445 \begin_layout Plain Layout
22446 Relations
22447 \end_layout
22448
22449 \end_inset
22450
22451
22452 \begin_inset Index
22453 status collapsed
22454
22455 \begin_layout Plain Layout
22456 Comparaisons|see
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462 {
22463 \end_layout
22464
22465 \end_inset
22466
22467 Relations
22468 \begin_inset ERT
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472
22473 }
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22488  le bouton 
22489 \begin_inset Graphics
22490         filename ../../images/math/leq.png
22491         scale 85
22492
22493 \end_inset
22494
22495  de la barre d'outils.
22496 \end_layout
22497
22498 \begin_layout Standard
22499 \begin_inset Tabular
22500 <lyxtabular version="3" rows="17" columns="2">
22501 <features>
22502 <column alignment="center" valignment="top" width="0pt">
22503 <column alignment="center" valignment="top" width="0">
22504 <row>
22505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509
22510 \size small
22511 Commande
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \size small
22522 Résultat
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 </row>
22528 <row>
22529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533 <
22534 \end_layout
22535
22536 \end_inset
22537 </cell>
22538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22539 \begin_inset Text
22540
22541 \begin_layout Plain Layout
22542 \begin_inset Formula $<$
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 </row>
22551 <row>
22552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556
22557 \backslash
22558 le
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 \begin_inset Formula $\le$
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 </row>
22576 <row>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581
22582 \backslash
22583 ll
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 \begin_inset Formula $\ll$
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606
22607 \backslash
22608 prec
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 \begin_inset Formula $\prec$
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 </row>
22626 <row>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631
22632 \backslash
22633 preceq
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 \begin_inset Formula $\preceq$
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656
22657 \backslash
22658 subset
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 \begin_inset Formula $\subset$
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 </row>
22676 <row>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681
22682 \backslash
22683 subseteq
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22689 \begin_inset Text
22690
22691 \begin_layout Plain Layout
22692 \begin_inset Formula $\subseteq$
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 </row>
22701 <row>
22702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706
22707 \backslash
22708 sqsubseteq
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717 \begin_inset Formula $\sqsubseteq$
22718 \end_inset
22719
22720
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 </row>
22726 <row>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731
22732 \backslash
22733 in
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Formula $\in$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 <row>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756
22757 \backslash
22758 vdash
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767 \begin_inset Formula $\vdash$
22768 \end_inset
22769
22770
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 </row>
22776 <row>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781
22782 \backslash
22783 smile
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 \begin_inset Formula $\smile$
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 <row>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806
22807 \backslash
22808 lhd
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 \begin_inset Formula $\lhd$
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 </row>
22826 <row>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \backslash
22833 unlhd
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842 \begin_inset Formula $\unlhd$
22843 \end_inset
22844
22845
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 </row>
22851 <row>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \backslash
22858 gtrless
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867 \begin_inset Formula $\gtrless$
22868 \end_inset
22869
22870
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 </row>
22876 <row>
22877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881
22882 \backslash
22883 mid
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Plain Layout
22892 \begin_inset Formula $\mid$
22893 \end_inset
22894
22895
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 </row>
22901 <row>
22902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906
22907 \backslash
22908 nmid
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 \begin_inset Formula $\nmid$
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \end_inset
22924 </cell>
22925 </row>
22926 </lyxtabular>
22927
22928 \end_inset
22929
22930
22931 \begin_inset space \hfill{}
22932 \end_inset
22933
22934
22935 \begin_inset Tabular
22936 <lyxtabular version="3" rows="17" columns="2">
22937 <features>
22938 <column alignment="center" valignment="top" width="0pt">
22939 <column alignment="center" valignment="top" width="0">
22940 <row>
22941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945
22946 \size small
22947 Commande
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956
22957 \size small
22958 Résultat
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 </row>
22964 <row>
22965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 =
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 \begin_inset Formula $=$
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 </row>
22987 <row>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992
22993 \backslash
22994 not=
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003 \begin_inset Formula $\not=$
23004 \end_inset
23005
23006
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 </row>
23012 <row>
23013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017
23018 \backslash
23019 equiv
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 \begin_inset Formula $\equiv$
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \backslash
23044 sim
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 \begin_inset Formula $\sim$
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 </row>
23062 <row>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067
23068 \backslash
23069 simeq
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078 \begin_inset Formula $\simeq$
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 </row>
23087 <row>
23088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092
23093 \backslash
23094 approx
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103 \begin_inset Formula $\approx$
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 <row>
23113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117
23118 \backslash
23119 cong
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128 \begin_inset Formula $\cong$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142
23143 \backslash
23144 bowtie
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 \begin_inset Formula $\bowtie$
23154 \end_inset
23155
23156
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 </row>
23162 <row>
23163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167
23168 \backslash
23169 notin
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 \begin_inset Formula $\notin$
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192
23193 \backslash
23194 perp
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203 \begin_inset Formula $\perp$
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 <row>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217
23218 \backslash
23219 propto
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 \begin_inset Formula $\propto$
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 <row>
23238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242
23243 \backslash
23244 asymp
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 \begin_inset Formula $\asymp$
23254 \end_inset
23255
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 </row>
23262 <row>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \backslash
23269 doteq
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 \begin_inset Formula $\doteq$
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 </row>
23287 <row>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292
23293 \backslash
23294 circeq
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303 \begin_inset Formula $\circeq$
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 </row>
23312 <row>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317
23318 \backslash
23319 models
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 \begin_inset Formula $\models$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \backslash
23344 widehat=
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 \begin_inset Formula $\widehat{=}$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 </lyxtabular>
23363
23364 \end_inset
23365
23366
23367 \begin_inset space \hfill{}
23368 \end_inset
23369
23370
23371 \begin_inset Tabular
23372 <lyxtabular version="3" rows="17" columns="2">
23373 <features>
23374 <column alignment="center" valignment="top" width="0pt">
23375 <column alignment="center" valignment="top" width="0">
23376 <row>
23377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \size small
23383 Commande
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392
23393 \size small
23394 Résultat
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 </row>
23400 <row>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405 >
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414 \begin_inset Formula $>$
23415 \end_inset
23416
23417
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 </row>
23423 <row>
23424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428
23429 \backslash
23430 ge
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 \begin_inset Formula $\ge$
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \backslash
23455 gg
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $\gg$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 succ
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\succ$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 succeq
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\succeq$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 supset
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\supset$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 supseteq
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\supseteq$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 sqsupseteq
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\sqsupseteq$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 ni
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\ni$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 dashv
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\dashv$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 frown
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\frown$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 rhd
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\rhd$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 unrhd
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\unrhd$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 lessgtr
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\lessgtr$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 parallel
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\parallel$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 nparallel
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\nparallel$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 </lyxtabular>
23799
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \begin_layout Standard
23806 \begin_inset VSpace medskip
23807 \end_inset
23808
23809 Les caractères 
23810 \series bold
23811
23812 \backslash
23813 lhd
23814 \series default
23815  et 
23816 \series bold
23817
23818 \backslash
23819 rhd
23820 \series default
23821  sont plus gros que les opérateurs 
23822 \series bold
23823
23824 \backslash
23825 triangleleft
23826 \series default
23827  et 
23828 \series bold
23829
23830 \backslash
23831 triangleright
23832 \series default
23833  auxquels ils ressemblent.
23834 \end_layout
23835
23836 \begin_layout Standard
23837 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23838  par des espaces.
23839 \end_layout
23840
23841 \begin_layout Standard
23842 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23843  commande 
23844 \series bold
23845
23846 \backslash
23847 stackrel
23848 \series default
23849
23850 \begin_inset Index
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854 Commandes ! S ! 
23855 \backslash
23856 stackrel
23857 \end_layout
23858
23859 \end_inset
23860
23861 :
23862 \end_layout
23863
23864 \begin_layout Standard
23865 \align center
23866 \begin_inset Tabular
23867 <lyxtabular version="3" rows="2" columns="2">
23868 <features>
23869 <column alignment="center" valignment="top" width="0">
23870 <column alignment="center" valignment="top" width="0">
23871 <row>
23872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876 Commande
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 Résultat
23886 \begin_inset Note Note
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890
23891 \series bold
23892
23893 \backslash
23894 raisebox est seulement utilisée pour faire de la place
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 </row>
23905 <row>
23906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 A(r)
23911 \backslash
23912 stackrel
23913 \begin_inset ERT
23914 status collapsed
23915
23916 \begin_layout Plain Layout
23917
23918
23919 \backslash
23920 spce 
23921 \end_layout
23922
23923 \end_inset
23924
23925 r
23926 \backslash
23927 to
23928 \backslash
23929 infty
23930 \begin_inset ERT
23931 status collapsed
23932
23933 \begin_layout Plain Layout
23934
23935
23936 \backslash
23937 spce 
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \begin_inset Formula $\downarrow$
23944 \end_inset
23945
23946
23947 \backslash
23948 approx
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 ERT
23963 status collapsed
23964
23965 \begin_layout Plain Layout
23966
23967
23968 \backslash
23969 spce 
23970 \end_layout
23971
23972 \end_inset
23973
23974 B
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23984 \end_inset
23985
23986
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 </row>
23992 </lyxtabular>
23993
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \begin_layout Section
24000 Fonctions
24001 \end_layout
24002
24003 \begin_layout Subsection
24004 Fonctions prédéfinies
24005 \begin_inset CommandInset label
24006 LatexCommand label
24007 name "sub:Fonctions-prédéfinies"
24008
24009 \end_inset
24010
24011
24012 \begin_inset Index
24013 status collapsed
24014
24015 \begin_layout Plain Layout
24016 Fonctions ! prédéfinies
24017 \end_layout
24018
24019 \end_inset
24020
24021
24022 \end_layout
24023
24024 \begin_layout Standard
24025 En général, les variables sont écrites en 
24026 \emph on
24027 italiques
24028 \emph default
24029  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
24030  
24031 \begin_inset Formula $sin$
24032 \end_inset
24033
24034  pourrait être confondue avec le produit 
24035 \begin_inset Formula $s\cdot i\cdot n$
24036 \end_inset
24037
24038 .
24039  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
24040  arguments par un peu d'espace.
24041  Elles sont insérées comme des commandes commençant par une barre de fraction
24042  inverse avant leur nom.
24043 \end_layout
24044
24045 \begin_layout Standard
24046 \align center
24047 \begin_inset Tabular
24048 <lyxtabular version="3" rows="2" columns="4">
24049 <features>
24050 <column alignment="center" valignment="top" width="0pt">
24051 <column alignment="center" valignment="top" width="0pt">
24052 <column alignment="center" valignment="top" width="0pt">
24053 <column alignment="center" valignment="top" width="0pt">
24054 <row>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 Commande
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 Résultat
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 Commande
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 Résultat
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 </row>
24092 <row>
24093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 Asin(x)+B
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 \begin_inset Formula $Asin(x)+B$
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \begin_layout Plain Layout
24118 A
24119 \backslash
24120 sin(x)+B
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129 \begin_inset Formula $A\sin(x)+B$
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \end_inset
24136 </cell>
24137 </row>
24138 </lyxtabular>
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \begin_layout Standard
24146 Les fonctions suivantes sont prédéfinies:
24147 \end_layout
24148
24149 \begin_layout Standard
24150 \begin_inset VSpace -2mm
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \align center
24158 \begin_inset Tabular
24159 <lyxtabular version="3" rows="9" columns="4">
24160 <features>
24161 <column alignment="center" valignment="top" width="0pt">
24162 <column alignment="center" valignment="top" width="0pt">
24163 <column alignment="center" valignment="top" width="0pt">
24164 <column alignment="center" valignment="top" width="0pt">
24165 <row>
24166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170 Commande
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Plain Layout
24179 Commande
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188 Commande
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197 Commande
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 </row>
24203 <row>
24204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24205 \begin_inset Text
24206
24207 \begin_layout Plain Layout
24208
24209 \backslash
24210 sin
24211 \end_layout
24212
24213 \end_inset
24214 </cell>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219
24220 \backslash
24221 sinh
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230
24231 \backslash
24232 arcsin
24233 \end_layout
24234
24235 \end_inset
24236 </cell>
24237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241
24242 \backslash
24243 sup
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 </row>
24249 <row>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254
24255 \backslash
24256 cos
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265
24266 \backslash
24267 cosh
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \backslash
24278 arccos
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287
24288 \backslash
24289 inf
24290 \end_layout
24291
24292 \end_inset
24293 </cell>
24294 </row>
24295 <row>
24296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300
24301 \backslash
24302 tan
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311
24312 \backslash
24313 tanh
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322
24323 \backslash
24324 arctan
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333
24334 \backslash
24335 lim
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 </row>
24341 <row>
24342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346
24347 \backslash
24348 cot
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357
24358 \backslash
24359 coth
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368
24369 \backslash
24370 arg
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379
24380 \backslash
24381 liminf
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 </row>
24387 <row>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 sec
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403
24404 \backslash
24405 min
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414
24415 \backslash
24416 deg
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425
24426 \backslash
24427 limsup
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 <row>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438
24439 \backslash
24440 csc
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449
24450 \backslash
24451 max
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460
24461 \backslash
24462 det
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24468 \begin_inset Text
24469
24470 \begin_layout Plain Layout
24471
24472 \backslash
24473 Pr
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 </row>
24479 <row>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484
24485 \backslash
24486 ln
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \backslash
24497 exp
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506
24507 \backslash
24508 dim
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 hom
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 </row>
24525 <row>
24526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530
24531 \backslash
24532 lg
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \backslash
24543 log
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \backslash
24554 ker
24555 \end_layout
24556
24557 \end_inset
24558 </cell>
24559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \backslash
24565 gcd
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 </lyxtabular>
24572
24573 \end_inset
24574
24575
24576 \end_layout
24577
24578 \begin_layout Standard
24579 Elles peuvent aussi être insérées en utilisant le bouton 
24580 \begin_inset Graphics
24581         filename ../../images/math/functions.png
24582         scale 85
24583
24584 \end_inset
24585
24586  de la barre d'outils mathématique.
24587 \end_layout
24588
24589 \begin_layout Subsection
24590 Fonctions définies par l'utilisateur
24591 \begin_inset Index
24592 status collapsed
24593
24594 \begin_layout Plain Layout
24595 Fonctions ! définies par l'utilisateur
24596 \end_layout
24597
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Standard
24604 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24605  fonction sgn(x), il y a deux possibilités:
24606 \end_layout
24607
24608 \begin_layout Itemize
24609 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24610 \begin_inset Foot
24611 status collapsed
24612
24613 \begin_layout Plain Layout
24614 Pour en savoir plus sur la commande 
24615 \series bold
24616
24617 \backslash
24618 DeclareMathOperator
24619 \series default
24620  voir 
24621 \begin_inset CommandInset ref
24622 LatexCommand ref
24623 reference "sub:Opérateurs-personnalisés"
24624
24625 \end_inset
24626
24627 .
24628 \end_layout
24629
24630 \end_inset
24631
24632
24633 \begin_inset Newline newline
24634 \end_inset
24635
24636
24637 \begin_inset VSpace -3mm
24638 \end_inset
24639
24640
24641 \begin_inset Newline newline
24642 \end_inset
24643
24644
24645 \series bold
24646
24647 \backslash
24648 DeclareMathOperator{
24649 \backslash
24650 sgn}{sgn}
24651 \series default
24652
24653 \begin_inset Index
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657 Commandes ! D ! 
24658 \backslash
24659 dbinom@
24660 \backslash
24661 DeclareMathOperator
24662 \end_layout
24663
24664 \end_inset
24665
24666
24667 \begin_inset Newline newline
24668 \end_inset
24669
24670
24671 \begin_inset VSpace -2mm
24672 \end_inset
24673
24674
24675 \begin_inset Newline newline
24676 \end_inset
24677
24678 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24679  commande 
24680 \series bold
24681
24682 \backslash
24683 sgn
24684 \series default
24685 .
24686 \end_layout
24687
24688 \begin_layout Itemize
24689 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24690  notre exemple les lettres 
24691 \emph on
24692 sgn
24693 \emph default
24694  -- et les changer en texte mathématique.
24695  Pour finir, on insère une espace entre le préfacteur et la fonction.
24696 \end_layout
24697
24698 \begin_layout Standard
24699 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24700 \begin_inset Foot
24701 status collapsed
24702
24703 \begin_layout Plain Layout
24704 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24705 eur en rouge.
24706 \end_layout
24707
24708 \end_inset
24709
24710 :
24711 \end_layout
24712
24713 \begin_layout Standard
24714 \align center
24715 \begin_inset Tabular
24716 <lyxtabular version="3" rows="3" columns="2">
24717 <features>
24718 <column alignment="center" valignment="top" width="0pt">
24719 <column alignment="center" valignment="top" width="0pt">
24720 <row>
24721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24722 \begin_inset Text
24723
24724 \begin_layout Plain Layout
24725 Commande
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734 Résultat
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 <row>
24741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745 A
24746 \backslash
24747 sgn(x)+B
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756 \begin_inset Formula $A\sgn(x)+B$
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 </row>
24765 <row>
24766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24767 \begin_inset Text
24768
24769 \begin_layout Plain Layout
24770 A
24771 \backslash
24772 ,
24773 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24774 \end_inset
24775
24776 (x)+B
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24782 \begin_inset Text
24783
24784 \begin_layout Plain Layout
24785 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24786 \end_inset
24787
24788
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 </row>
24794 </lyxtabular>
24795
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \begin_layout Standard
24802 La première méthode est recommandée quand la fonction définie doit être
24803  utilisée plusieurs fois dans le document.
24804 \end_layout
24805
24806 \begin_layout Subsection
24807 Les limites
24808 \begin_inset Index
24809 status collapsed
24810
24811 \begin_layout Plain Layout
24812 Limites
24813 \end_layout
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 Pour les limites, en plus des commandes 
24822 \series bold
24823
24824 \backslash
24825 lim
24826 \series default
24827
24828 \begin_inset Index
24829 status collapsed
24830
24831 \begin_layout Plain Layout
24832 Commandes ! L ! 
24833 \backslash
24834 lim
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \series bold
24841
24842 \backslash
24843 liminf
24844 \series default
24845  et 
24846 \series bold
24847
24848 \backslash
24849 limsup
24850 \series default
24851  on a aussi les fonctions suivantes:
24852 \end_layout
24853
24854 \begin_layout Standard
24855 \align center
24856 \begin_inset Tabular
24857 <lyxtabular version="3" rows="5" columns="2">
24858 <features>
24859 <column alignment="center" valignment="top" width="0">
24860 <column alignment="center" valignment="top" width="0">
24861 <row>
24862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866 Commande
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24872 \begin_inset Text
24873
24874 \begin_layout Plain Layout
24875 Résultat
24876 \begin_inset Note Note
24877 status collapsed
24878
24879 \begin_layout Plain Layout
24880
24881 \series bold
24882
24883 \backslash
24884 raisebox est seulement utilisée pour faire de la place
24885 \end_layout
24886
24887 \end_inset
24888
24889
24890 \end_layout
24891
24892 \end_inset
24893 </cell>
24894 </row>
24895 <row>
24896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24897 \begin_inset Text
24898
24899 \begin_layout Plain Layout
24900
24901 \backslash
24902 varliminf
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911 \begin_inset Formula $\varliminf$
24912 \end_inset
24913
24914
24915 \end_layout
24916
24917 \end_inset
24918 </cell>
24919 </row>
24920 <row>
24921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24922 \begin_inset Text
24923
24924 \begin_layout Plain Layout
24925
24926 \backslash
24927 varlimsup
24928 \end_layout
24929
24930 \end_inset
24931 </cell>
24932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24933 \begin_inset Text
24934
24935 \begin_layout Plain Layout
24936 \begin_inset Formula $\varlimsup$
24937 \end_inset
24938
24939
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 </row>
24945 <row>
24946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24947 \begin_inset Text
24948
24949 \begin_layout Plain Layout
24950
24951 \backslash
24952 varprojlim
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Plain Layout
24961 \begin_inset Formula $\varprojlim$
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 </row>
24970 <row>
24971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \backslash
24977 varinjlim
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986 \begin_inset Formula $\varinjlim$
24987 \end_inset
24988
24989
24990 \begin_inset Formula $\raisebox{-2.5mm}{}$
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 </row>
24999 </lyxtabular>
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \begin_layout Standard
25007 \begin_inset VSpace medskip
25008 \end_inset
25009
25010 La valeur de la limite est créée en ajoutant un indice.
25011  Il est placé juste à la droite de la fonction dans le cas d'une formule
25012  en ligne:
25013 \end_layout
25014
25015 \begin_layout Standard
25016 \align center
25017 \begin_inset Tabular
25018 <lyxtabular version="3" rows="2" columns="2">
25019 <features>
25020 <column alignment="center" valignment="top" width="0pt">
25021 <column alignment="center" valignment="top" width="0pt">
25022 <row>
25023 <cell alignment="center" valignment="top" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027 Commande
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 <cell alignment="center" valignment="top" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036 \begin_inset space \hspace{}
25037 \length 1cm
25038 \end_inset
25039
25040 Résultat
25041 \begin_inset Note Note
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045
25046 \series bold
25047
25048 \backslash
25049 hspace
25050 \series default
25051  
25052 \series bold
25053 et 
25054 \backslash
25055 raisebox sont seulement utilisées pour faire de la place
25056 \series default
25057 \lang english
25058 .
25059 \end_layout
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 </row>
25069 <row>
25070 <cell alignment="center" valignment="top" usebox="none">
25071 \begin_inset Text
25072
25073 \begin_layout Plain Layout
25074
25075 \backslash
25076 lim_x
25077 \backslash
25078 to
25079 \begin_inset ERT
25080 status collapsed
25081
25082 \begin_layout Plain Layout
25083
25084
25085 \backslash
25086 spce 
25087 \end_layout
25088
25089 \end_inset
25090
25091 A
25092 \begin_inset ERT
25093 status collapsed
25094
25095 \begin_layout Plain Layout
25096
25097
25098 \backslash
25099 spce 
25100 \end_layout
25101
25102 \end_inset
25103
25104 x=B
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \end_inset
25120 </cell>
25121 </row>
25122 </lyxtabular>
25123
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \begin_layout Standard
25130 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
25131  en dessous de la fonction:
25132 \begin_inset Formula \[
25133 \lim_{x\to A}x=B\]
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Subsection
25141 Les fonctions modulo-
25142 \begin_inset Index
25143 status collapsed
25144
25145 \begin_layout Plain Layout
25146 Fonctions ! modulo
25147 \end_layout
25148
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \begin_layout Standard
25155 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25156 \end_layout
25157
25158 \begin_layout Standard
25159 Les variantes pour une formule hors ligne:
25160 \begin_inset Formula \begin{align*}
25161 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25162 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25163 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25164 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25165 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25166
25167 \end_inset
25168
25169
25170 \end_layout
25171
25172 \begin_layout Standard
25173 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25174  la fonction, quelque soit la variante.
25175 \end_layout
25176
25177 \begin_layout Section
25178 Caractères spéciaux
25179 \begin_inset Index
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 Caractères spéciaux
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Subsection
25192 Caractères spéciaux en  texte mathématique
25193 \end_layout
25194
25195 \begin_layout Standard
25196 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25197  ou en mode TeX:
25198 \end_layout
25199
25200 \begin_layout Standard
25201 \begin_inset space \hfill{}
25202 \end_inset
25203
25204
25205 \begin_inset Tabular
25206 <lyxtabular version="3" rows="8" columns="2">
25207 <features>
25208 <column alignment="block" valignment="top" width="0">
25209 <column alignment="block" valignment="top" width="0">
25210 <row>
25211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25212 \begin_inset Text
25213
25214 \begin_layout Plain Layout
25215 Commande
25216 \end_layout
25217
25218 \end_inset
25219 </cell>
25220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Plain Layout
25224 Résultat
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 </row>
25230 <row>
25231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25232 \begin_inset Text
25233
25234 \begin_layout Plain Layout
25235
25236 \backslash
25237 oe
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246 \begin_inset Formula $\textrm{œ}$
25247 \end_inset
25248
25249
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 </row>
25255 <row>
25256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Plain Layout
25260
25261 \backslash
25262 OE
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25268 \begin_inset Text
25269
25270 \begin_layout Plain Layout
25271 \begin_inset Formula $\textrm{Œ}$
25272 \end_inset
25273
25274
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 </row>
25280 <row>
25281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \begin_layout Plain Layout
25285
25286 \backslash
25287 ae
25288 \end_layout
25289
25290 \end_inset
25291 </cell>
25292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25293 \begin_inset Text
25294
25295 \begin_layout Plain Layout
25296 \begin_inset Formula $\textrm{æ}$
25297 \end_inset
25298
25299
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 </row>
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \backslash
25312 AE
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25318 \begin_inset Text
25319
25320 \begin_layout Plain Layout
25321 \begin_inset Formula $\textrm{Æ}$
25322 \end_inset
25323
25324
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 </row>
25330 <row>
25331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335
25336 \backslash
25337 aa
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346 \begin_inset Formula $\textrm{\aa}$
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 </row>
25355 <row>
25356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360
25361 \backslash
25362 AA
25363 \begin_inset Index
25364 status collapsed
25365
25366 \begin_layout Plain Layout
25367
25368 \backslash
25369 @
25370 \begin_inset ERT
25371 status collapsed
25372
25373 \begin_layout Plain Layout
25374
25375
25376 \backslash
25377 textrm{
25378 \backslash
25379 AA}
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398 \begin_inset Formula $\textrm{Å}$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 <row>
25408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25409 \begin_inset Text
25410
25411 \begin_layout Plain Layout
25412
25413 \backslash
25414 i
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423 \begin_inset Formula $\textrm{ı}$
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 </row>
25432 </lyxtabular>
25433
25434 \end_inset
25435
25436
25437 \begin_inset space \hfill{}
25438 \end_inset
25439
25440
25441 \begin_inset Tabular
25442 <lyxtabular version="3" rows="8" columns="2">
25443 <features>
25444 <column alignment="block" valignment="top" width="0">
25445 <column alignment="center" valignment="top" width="0">
25446 <row>
25447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451 commande
25452 \begin_inset Note Note
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456 la commande
25457 \series bold
25458
25459 \backslash
25460 hspace{0mm}
25461 \series default
25462  est utilisée pour faire une séparation invisible, sinon la sortie finale
25463  serait respectivement ¡ et ¿.
25464 \end_layout
25465
25466 \end_inset
25467
25468
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25474 \begin_inset Text
25475
25476 \begin_layout Plain Layout
25477 Résultat
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 </row>
25483 <row>
25484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25485 \begin_inset Text
25486
25487 \begin_layout Plain Layout
25488
25489 \backslash
25490 o
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499 \begin_inset Formula $\textrm{ø}$
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 </row>
25508 <row>
25509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513
25514 \backslash
25515 O
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524 \begin_inset Formula $\textrm{Ø}$
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 </row>
25533 <row>
25534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Plain Layout
25538
25539 \backslash
25540 l
25541 \end_layout
25542
25543 \end_inset
25544 </cell>
25545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549 \begin_inset Formula $\textrm{ł}$
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \end_inset
25556 </cell>
25557 </row>
25558 <row>
25559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25560 \begin_inset Text
25561
25562 \begin_layout Plain Layout
25563
25564 \backslash
25565 L
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25571 \begin_inset Text
25572
25573 \begin_layout Plain Layout
25574 \begin_inset Formula $\textrm{Ł}$
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 </row>
25583 <row>
25584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 !
25589 \begin_inset space \hspace{}
25590 \length 0mm
25591 \end_inset
25592
25593 `
25594 \begin_inset ERT
25595 status collapsed
25596
25597 \begin_layout Plain Layout
25598
25599
25600 \backslash
25601 spce 
25602 \end_layout
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615 \begin_inset Formula $\textrm{!`}$
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row>
25625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629 ?
25630 \begin_inset space \hspace{}
25631 \length 0mm
25632 \end_inset
25633
25634 `
25635 \begin_inset ERT
25636 status collapsed
25637
25638 \begin_layout Plain Layout
25639
25640
25641 \backslash
25642 spce 
25643 \end_layout
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \end_inset
25651 </cell>
25652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Plain Layout
25656 \begin_inset Formula $\textrm{?`}$
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 </row>
25665 <row>
25666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670
25671 \backslash
25672 j
25673 \end_layout
25674
25675 \end_inset
25676 </cell>
25677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25678 \begin_inset Text
25679
25680 \begin_layout Plain Layout
25681 \begin_inset Formula $\textrm{ȷ}$
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \end_inset
25688 </cell>
25689 </row>
25690 </lyxtabular>
25691
25692 \end_inset
25693
25694
25695 \begin_inset space \hfill{}
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Standard
25702 Les caractères 
25703 \begin_inset Formula $\textrm{\textrm{Å}}$
25704 \end_inset
25705
25706  et 
25707 \begin_inset Formula $\textrm{\textrm{Ø}}$
25708 \end_inset
25709
25710  peuvent aussi être insérés avec le bouton 
25711 \begin_inset Graphics
25712         filename ../../images/math/digamma.png
25713         scale 85
25714
25715 \end_inset
25716
25717  de la barre d'outils mathématique.
25718 \end_layout
25719
25720 \begin_layout Standard
25721 Les commandes 
25722 \series bold
25723 !
25724 \begin_inset space \hspace{}
25725 \length 0mm
25726 \end_inset
25727
25728 `
25729 \series default
25730  et ?
25731 \series bold
25732
25733 \begin_inset space \hspace{}
25734 \length 0mm
25735 \end_inset
25736
25737
25738 \series default
25739 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25740  le texte dans LyX.
25741 \end_layout
25742
25743 \begin_layout Subsection
25744 Les accents dans le texte
25745 \begin_inset CommandInset label
25746 LatexCommand label
25747 name "sub:Accents-dans-le-texte"
25748
25749 \end_inset
25750
25751
25752 \begin_inset Index
25753 status collapsed
25754
25755 \begin_layout Plain Layout
25756 Accents ! dans le texte
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \begin_layout Standard
25765 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25766  Ces commandes doivent être insérées en mode TeX.
25767 \end_layout
25768
25769 \begin_layout Standard
25770 \begin_inset space \hfill{}
25771 \end_inset
25772
25773
25774 \begin_inset Tabular
25775 <lyxtabular version="3" rows="8" columns="2">
25776 <features>
25777 <column alignment="block" valignment="top" width="0">
25778 <column alignment="block" valignment="top" width="0">
25779 <row>
25780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25781 \begin_inset Text
25782
25783 \begin_layout Plain Layout
25784 Commande
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793 Résultat
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 </row>
25799 <row>
25800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804
25805 \backslash
25806
25807 \begin_inset Quotes grd
25808 \end_inset
25809
25810 e
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 \begin_inset ERT
25820 status collapsed
25821
25822 \begin_layout Plain Layout
25823
25824
25825 \backslash
25826 "e
25827 \end_layout
25828
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 </row>
25837 <row>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842
25843 \backslash
25844 `e
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Plain Layout
25853 \begin_inset ERT
25854 status collapsed
25855
25856 \begin_layout Plain Layout
25857
25858
25859 \backslash
25860 `e
25861 \end_layout
25862
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \end_inset
25869 </cell>
25870 </row>
25871 <row>
25872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25873 \begin_inset Text
25874
25875 \begin_layout Plain Layout
25876
25877 \backslash
25878 ^
25879 \begin_inset ERT
25880 status collapsed
25881
25882 \begin_layout Plain Layout
25883
25884
25885 \backslash
25886 spce 
25887 \end_layout
25888
25889 \end_inset
25890
25891 e
25892 \end_layout
25893
25894 \end_inset
25895 </cell>
25896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900 \begin_inset ERT
25901 status collapsed
25902
25903 \begin_layout Plain Layout
25904
25905
25906 \backslash
25907 ^e
25908 \end_layout
25909
25910 \end_inset
25911
25912
25913 \end_layout
25914
25915 \end_inset
25916 </cell>
25917 </row>
25918 <row>
25919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923
25924 \backslash
25925 =e
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25931 \begin_inset Text
25932
25933 \begin_layout Plain Layout
25934 \begin_inset ERT
25935 status collapsed
25936
25937 \begin_layout Plain Layout
25938
25939
25940 \backslash
25941 =e
25942 \end_layout
25943
25944 \end_inset
25945
25946
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 </row>
25952 <row>
25953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Plain Layout
25957
25958 \backslash
25959 u
25960 \begin_inset ERT
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964
25965
25966 \backslash
25967 spce 
25968 \end_layout
25969
25970 \end_inset
25971
25972 e
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981 \begin_inset ERT
25982 status collapsed
25983
25984 \begin_layout Plain Layout
25985
25986
25987 \backslash
25988 u e
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 </row>
25999 <row>
26000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26001 \begin_inset Text
26002
26003 \begin_layout Plain Layout
26004
26005 \backslash
26006 b
26007 \begin_inset ERT
26008 status collapsed
26009
26010 \begin_layout Plain Layout
26011
26012
26013 \backslash
26014 spce 
26015 \end_layout
26016
26017 \end_inset
26018
26019 e
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 \begin_inset ERT
26029 status collapsed
26030
26031 \begin_layout Plain Layout
26032
26033
26034 \backslash
26035 b e
26036 \end_layout
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \end_inset
26044 </cell>
26045 </row>
26046 <row>
26047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051
26052 \backslash
26053 t
26054 \begin_inset ERT
26055 status collapsed
26056
26057 \begin_layout Plain Layout
26058
26059
26060 \backslash
26061 spce 
26062 \end_layout
26063
26064 \end_inset
26065
26066 ee
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075 \begin_inset ERT
26076 status collapsed
26077
26078 \begin_layout Plain Layout
26079
26080
26081 \backslash
26082 t ee
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 </row>
26093 </lyxtabular>
26094
26095 \end_inset
26096
26097
26098 \begin_inset space \hfill{}
26099 \end_inset
26100
26101
26102 \begin_inset Tabular
26103 <lyxtabular version="3" rows="8" columns="2">
26104 <features>
26105 <column alignment="block" valignment="top" width="0">
26106 <column alignment="center" valignment="top" width="0">
26107 <row>
26108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Plain Layout
26112 Commande
26113 \end_layout
26114
26115 \end_inset
26116 </cell>
26117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26118 \begin_inset Text
26119
26120 \begin_layout Plain Layout
26121 Résultat
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 </row>
26127 <row>
26128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26129 \begin_inset Text
26130
26131 \begin_layout Plain Layout
26132
26133 \backslash
26134 H
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140
26141 \backslash
26142 spce 
26143 \end_layout
26144
26145 \end_inset
26146
26147 e
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26153 \begin_inset Text
26154
26155 \begin_layout Plain Layout
26156 \begin_inset ERT
26157 status collapsed
26158
26159 \begin_layout Plain Layout
26160
26161
26162 \backslash
26163 H e
26164 \end_layout
26165
26166 \end_inset
26167
26168
26169 \end_layout
26170
26171 \end_inset
26172 </cell>
26173 </row>
26174 <row>
26175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Plain Layout
26179
26180 \backslash
26181 'e
26182 \end_layout
26183
26184 \end_inset
26185 </cell>
26186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26187 \begin_inset Text
26188
26189 \begin_layout Plain Layout
26190 \begin_inset ERT
26191 status collapsed
26192
26193 \begin_layout Plain Layout
26194
26195
26196 \backslash
26197 'e
26198 \end_layout
26199
26200 \end_inset
26201
26202
26203 \end_layout
26204
26205 \end_inset
26206 </cell>
26207 </row>
26208 <row>
26209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Plain Layout
26213
26214 \backslash
26215 ~e
26216 \begin_inset Index
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220 Tilde
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26231 \begin_inset Text
26232
26233 \begin_layout Plain Layout
26234 \begin_inset ERT
26235 status collapsed
26236
26237 \begin_layout Plain Layout
26238
26239
26240 \backslash
26241 ~e
26242 \end_layout
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 </row>
26252 <row>
26253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26254 \begin_inset Text
26255
26256 \begin_layout Plain Layout
26257
26258 \backslash
26259 .e
26260 \end_layout
26261
26262 \end_inset
26263 </cell>
26264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26265 \begin_inset Text
26266
26267 \begin_layout Plain Layout
26268 \begin_inset ERT
26269 status collapsed
26270
26271 \begin_layout Plain Layout
26272
26273
26274 \backslash
26275 .e
26276 \end_layout
26277
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 </row>
26286 <row>
26287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291
26292 \backslash
26293 v
26294 \begin_inset ERT
26295 status collapsed
26296
26297 \begin_layout Plain Layout
26298
26299
26300 \backslash
26301 spce 
26302 \end_layout
26303
26304 \end_inset
26305
26306 e
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26312 \begin_inset Text
26313
26314 \begin_layout Plain Layout
26315 \begin_inset ERT
26316 status collapsed
26317
26318 \begin_layout Plain Layout
26319
26320
26321 \backslash
26322 v e
26323 \end_layout
26324
26325 \end_inset
26326
26327
26328 \end_layout
26329
26330 \end_inset
26331 </cell>
26332 </row>
26333 <row>
26334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26335 \begin_inset Text
26336
26337 \begin_layout Plain Layout
26338
26339 \backslash
26340 d
26341 \begin_inset ERT
26342 status collapsed
26343
26344 \begin_layout Plain Layout
26345
26346
26347 \backslash
26348 spce 
26349 \end_layout
26350
26351 \end_inset
26352
26353 e
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362 \begin_inset ERT
26363 status collapsed
26364
26365 \begin_layout Plain Layout
26366
26367
26368 \backslash
26369 d e
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 </row>
26380 <row>
26381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385
26386 \backslash
26387 c
26388 \begin_inset ERT
26389 status collapsed
26390
26391 \begin_layout Plain Layout
26392
26393
26394 \backslash
26395 spce 
26396 \end_layout
26397
26398 \end_inset
26399
26400 e
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26406 \begin_inset Text
26407
26408 \begin_layout Plain Layout
26409 \begin_inset ERT
26410 status collapsed
26411
26412 \begin_layout Plain Layout
26413
26414
26415 \backslash
26416 c e
26417 \end_layout
26418
26419 \end_inset
26420
26421
26422 \end_layout
26423
26424 \end_inset
26425 </cell>
26426 </row>
26427 </lyxtabular>
26428
26429 \end_inset
26430
26431
26432 \begin_inset space \hfill{}
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \begin_layout Standard
26439 \begin_inset VSpace medskip
26440 \end_inset
26441
26442 Avec la commande 
26443 \series bold
26444
26445 \backslash
26446 t
26447 \series default
26448  on peut aussi accentuer deux caractères différents.
26449  La commande 
26450 \series bold
26451
26452 \backslash
26453 t
26454 \begin_inset ERT
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458
26459
26460 \backslash
26461 spce 
26462 \end_layout
26463
26464 \end_inset
26465
26466 sz
26467 \series default
26468  va donner: 
26469 \begin_inset ERT
26470 status collapsed
26471
26472 \begin_layout Plain Layout
26473
26474
26475 \backslash
26476 t sz
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Standard
26485 Les accents 
26486 \series bold
26487 `
26488 \series default
26489  , 
26490 \series bold
26491 '
26492 \series default
26493  , et 
26494 \series bold
26495 ^
26496 \series default
26497  peuvent être insérés directement avec le clavier, sans utiliser le mode
26498  TeX, quand ils sont utilisés avec des voyelles.
26499  La même chose s'applique au tilde
26500 \begin_inset Foot
26501 status collapsed
26502
26503 \begin_layout Plain Layout
26504 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26505  accent.
26506 \end_layout
26507
26508 \end_inset
26509
26510  
26511 \series bold
26512 ~
26513 \series default
26514  en combinaison avec 
26515 \emph on
26516 a
26517 \emph default
26518  , 
26519 \emph on
26520 n
26521 \emph default
26522  , ou 
26523 \emph on
26524 o
26525 \emph default
26526 .
26527 \end_layout
26528
26529 \begin_layout Standard
26530 Les commandes 
26531 \series bold
26532
26533 \backslash
26534 b
26535 \series default
26536  , 
26537 \series bold
26538
26539 \backslash
26540 c
26541 \series default
26542  , 
26543 \series bold
26544
26545 \backslash
26546 d
26547 \series default
26548  , 
26549 \series bold
26550
26551 \backslash
26552 H
26553 \series default
26554  , 
26555 \series bold
26556
26557 \backslash
26558 t
26559 \series default
26560  , 
26561 \series bold
26562
26563 \backslash
26564 u
26565 \series default
26566  , 
26567 \series bold
26568
26569 \backslash
26570 v
26571 \series default
26572 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26573  en texte mathématique.
26574  Pour les autres accents, il y a des commandes mathématiques spéciales à
26575  utiliser dans les formules, voir 
26576 \begin_inset CommandInset ref
26577 LatexCommand ref
26578 reference "sub:Accents-sur-un-caractère"
26579
26580 \end_inset
26581
26582 .
26583 \end_layout
26584
26585 \begin_layout Standard
26586 \begin_inset VSpace bigskip
26587 \end_inset
26588
26589 En plus, avec la commande 
26590 \series bold
26591
26592 \backslash
26593 textcircled
26594 \series default
26595
26596 \begin_inset Index
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600 Commandes ! T ! 
26601 \backslash
26602 textcircled
26603 \end_layout
26604
26605 \end_inset
26606
26607  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26608  comme pour le symbole du copyright.
26609 \end_layout
26610
26611 \begin_layout Standard
26612 \align center
26613 \begin_inset Tabular
26614 <lyxtabular version="3" rows="3" columns="2">
26615 <features>
26616 <column alignment="center" valignment="top" width="0">
26617 <column alignment="center" valignment="top" width="0">
26618 <row>
26619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26620 \begin_inset Text
26621
26622 \begin_layout Plain Layout
26623 Commande
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632 Résultat
26633 \begin_inset Note Note
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637
26638 \series bold
26639
26640 \backslash
26641 raisebox est seulement utilisée pour faire de la place
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 </row>
26652 <row>
26653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657
26658 \backslash
26659 textcircled{w}
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668 \begin_inset ERT
26669 status collapsed
26670
26671 \begin_layout Plain Layout
26672
26673
26674 \backslash
26675 textcircled{w}
26676 \end_layout
26677
26678 \end_inset
26679
26680
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 </row>
26686 <row>
26687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26688 \begin_inset Text
26689
26690 \begin_layout Plain Layout
26691
26692 \backslash
26693 Large 
26694 \backslash
26695 textcircled{
26696 \backslash
26697 normalsize
26698 \backslash
26699 protect
26700 \backslash
26701 raisebox{-1.5pt}{W}}
26702 \end_layout
26703
26704 \end_inset
26705 </cell>
26706 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Plain Layout
26710 \begin_inset Formula $\raisebox{4.5mm}{}$
26711 \end_inset
26712
26713
26714 \begin_inset ERT
26715 status collapsed
26716
26717 \begin_layout Plain Layout
26718
26719
26720 \backslash
26721 Large 
26722 \backslash
26723 textcircled{
26724 \backslash
26725 normalsize
26726 \backslash
26727 protect
26728 \backslash
26729 raisebox{-1.5pt}W}
26730 \end_layout
26731
26732 \end_inset
26733
26734
26735 \begin_inset Formula $\raisebox{-2mm}{}$
26736 \end_inset
26737
26738
26739 \end_layout
26740
26741 \end_inset
26742 </cell>
26743 </row>
26744 </lyxtabular>
26745
26746 \end_inset
26747
26748
26749 \end_layout
26750
26751 \begin_layout Standard
26752 On doit faire attentions à ce que le caractère tienne dans le cercle.
26753  
26754 \series bold
26755
26756 \backslash
26757 Large
26758 \series default
26759
26760 \begin_inset Foot
26761 status collapsed
26762
26763 \begin_layout Plain Layout
26764 voir 
26765 \begin_inset CommandInset ref
26766 LatexCommand ref
26767 reference "sub:Tailles-polices"
26768
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \end_inset
26775
26776  donne ici la taille du cercle.
26777  On peut centrer le caractère avec l'aide de la commande  
26778 \series bold
26779
26780 \backslash
26781 raisebox
26782 \series default
26783
26784 \begin_inset Foot
26785 status collapsed
26786
26787 \begin_layout Plain Layout
26788 voir 
26789 \begin_inset CommandInset ref
26790 LatexCommand ref
26791 reference "sub:Boîtes-sans-cadre"
26792
26793 \end_inset
26794
26795
26796 \end_layout
26797
26798 \end_inset
26799
26800  .
26801 \end_layout
26802
26803 \begin_layout Subsection
26804 Nombres en minuscules
26805 \begin_inset Index
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 Minuscules pour les nombres
26810 \end_layout
26811
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \begin_layout Standard
26818 Les nombres en minuscule sont créés avec la commande 
26819 \series bold
26820
26821 \backslash
26822 oldstylenums
26823 \series default
26824
26825 \begin_inset Index
26826 status collapsed
26827
26828 \begin_layout Plain Layout
26829 Commandes ! O ! 
26830 \backslash
26831 oldstylenums
26832 \end_layout
26833
26834 \end_inset
26835
26836 .
26837  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26838  La syntaxe de la commande est:
26839 \end_layout
26840
26841 \begin_layout Standard
26842
26843 \series bold
26844
26845 \backslash
26846 oldstylenums{nombre}
26847 \end_layout
26848
26849 \begin_layout Standard
26850 La commande 
26851 \series bold
26852
26853 \backslash
26854 oldstylenums{0123456789
26855 \series default
26856  donne: 
26857 \begin_inset Formula $\oldstylenums{0123456789}$
26858 \end_inset
26859
26860
26861 \end_layout
26862
26863 \begin_layout Subsection
26864 Caractères spéciaux divers
26865 \begin_inset CommandInset label
26866 LatexCommand label
26867 name "sub:Caractères-spéciaux-divers"
26868
26869 \end_inset
26870
26871
26872 \begin_inset Index
26873 status collapsed
26874
26875 \begin_layout Plain Layout
26876 Caractères spéciaux ! divers
26877 \end_layout
26878
26879 \end_inset
26880
26881
26882 \end_layout
26883
26884 \begin_layout Standard
26885 Les caractères suivants ne peuvent être insérés que dans des formules en
26886  utilisant les commandes suivantes:
26887 \end_layout
26888
26889 \begin_layout Standard
26890 \align center
26891 \begin_inset Tabular
26892 <lyxtabular version="3" rows="4" columns="2">
26893 <features>
26894 <column alignment="center" valignment="top" width="0">
26895 <column alignment="center" valignment="top" width="0">
26896 <row>
26897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26898 \begin_inset Text
26899
26900 \begin_layout Plain Layout
26901 Commande
26902 \end_layout
26903
26904 \end_inset
26905 </cell>
26906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910 Résultat
26911 \end_layout
26912
26913 \end_inset
26914 </cell>
26915 </row>
26916 <row>
26917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Plain Layout
26921
26922 \backslash
26923 ^
26924 \begin_inset ERT
26925 status collapsed
26926
26927 \begin_layout Plain Layout
26928
26929
26930 \backslash
26931 spce 
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \end_inset
26940 </cell>
26941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26942 \begin_inset Text
26943
26944 \begin_layout Plain Layout
26945 \begin_inset Formula $\mathcircumflex$
26946 \end_inset
26947
26948
26949 \end_layout
26950
26951 \end_inset
26952 </cell>
26953 </row>
26954 <row>
26955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26956 \begin_inset Text
26957
26958 \begin_layout Plain Layout
26959
26960 \backslash
26961 _
26962 \end_layout
26963
26964 \end_inset
26965 </cell>
26966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26967 \begin_inset Text
26968
26969 \begin_layout Plain Layout
26970 \begin_inset Formula $\_$
26971 \end_inset
26972
26973
26974 \end_layout
26975
26976 \end_inset
26977 </cell>
26978 </row>
26979 <row>
26980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26981 \begin_inset Text
26982
26983 \begin_layout Plain Layout
26984 ^
26985 \begin_inset ERT
26986 status collapsed
26987
26988 \begin_layout Plain Layout
26989
26990
26991 \backslash
26992 spce 
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \backslash
26999 circ
27000 \begin_inset Index
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004
27005 \backslash
27006
27007 \end_layout
27008
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \end_inset
27015 </cell>
27016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27017 \begin_inset Text
27018
27019 \begin_layout Plain Layout
27020 \begin_inset Formula $^{\circ}$
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 </row>
27029 </lyxtabular>
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Standard
27037 Le symbole degré ° peut être inséré directement à condition que le préambule
27038  LaTeX contienne la ligne suivante
27039 \begin_inset Foot
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 Plus d'information à ce sujet dans 
27044 \begin_inset CommandInset ref
27045 LatexCommand ref
27046 reference "sub:Caractères-texte"
27047
27048 \end_inset
27049
27050 .
27051 \end_layout
27052
27053 \end_inset
27054
27055 :
27056 \end_layout
27057
27058 \begin_layout Standard
27059
27060 \series bold
27061
27062 \backslash
27063 DeclareInputtext{176}{
27064 \backslash
27065 ifmmode^
27066 \backslash
27067 circ
27068 \backslash
27069 else
27070 \backslash
27071 textdegree
27072 \backslash
27073 fi}
27074 \end_layout
27075
27076 \begin_layout Section
27077 Styles de formules
27078 \begin_inset CommandInset label
27079 LatexCommand label
27080 name "sec:Styles-de-formules"
27081
27082 \end_inset
27083
27084
27085 \begin_inset Index
27086 status collapsed
27087
27088 \begin_layout Plain Layout
27089 Formules ! styles
27090 \end_layout
27091
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \begin_layout Itemize
27098 Il y a deux styles d'alignements différents:
27099 \end_layout
27100
27101 \begin_deeper
27102 \begin_layout Description
27103 Centré est le standard prédéfini
27104 \end_layout
27105
27106 \begin_layout Description
27107 Indenté pour ce style, l'option 
27108 \series bold
27109 fleqn
27110 \series default
27111  doit être insérée dans la fenêtre de dialogue 
27112 \family sans
27113 Document\SpecialChar \menuseparator
27114 Paramètres
27115 \family default
27116  dans la rubrique 
27117 \family sans
27118 Classe
27119 \begin_inset space ~
27120 \end_inset
27121
27122 de
27123 \begin_inset space ~
27124 \end_inset
27125
27126 Document
27127 \end_layout
27128
27129 \begin_layout Standard
27130 Quand on utilise 
27131 \series bold
27132 Indenté
27133 \series default
27134 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
27135  
27136 \series bold
27137
27138 \backslash
27139 mathindent
27140 \series default
27141
27142 \begin_inset Index
27143 status collapsed
27144
27145 \begin_layout Plain Layout
27146 Commandes ! M ! 
27147 \backslash
27148 mathindent
27149 \end_layout
27150
27151 \end_inset
27152
27153 .
27154  Par exemple, pour une distance de 15
27155 \begin_inset space \thinspace{}
27156 \end_inset
27157
27158 mm, on insère la ligne de commande suivante dans le préambule LaTeX
27159 \end_layout
27160
27161 \begin_layout Standard
27162
27163 \series bold
27164
27165 \backslash
27166 setlength{
27167 \backslash
27168 mathindent}{15mm}
27169 \end_layout
27170
27171 \begin_layout Standard
27172 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
27173 \begin_inset space \thinspace{}
27174 \end_inset
27175
27176 pt est utilisée.
27177 \end_layout
27178
27179 \end_deeper
27180 \begin_layout Itemize
27181 Et deux styles différents de numérotation:
27182 \end_layout
27183
27184 \begin_deeper
27185 \begin_layout Description
27186 Droite est le standard prédéfini
27187 \end_layout
27188
27189 \begin_layout Description
27190 Gauche pour ce style, l'option 
27191 \series bold
27192 leqno
27193 \series default
27194  doit être insérée dans la fenêtre de dialogue 
27195 \family sans
27196 Document\SpecialChar \menuseparator
27197 Paramètres
27198 \family default
27199  dans la rubrique 
27200 \family sans
27201 Classe
27202 \begin_inset space ~
27203 \end_inset
27204
27205 de
27206 \begin_inset space ~
27207 \end_inset
27208
27209 Document
27210 \end_layout
27211
27212 \end_deeper
27213 \begin_layout Standard
27214
27215 \series bold
27216 fleqn
27217 \series default
27218  et 
27219 \series bold
27220 leqno
27221 \series default
27222  peuvent être utilisés ensembles.
27223  Dans ce cas les deux options sont insérées, séparées par une virgule.
27224 \end_layout
27225
27226 \begin_layout Standard
27227 Les styles choisis sont utilisés par toutes les formules du document.
27228  Quand il faut créer à la fois des formules centrées et des formules alignées,
27229  on utilise le style 
27230 \series bold
27231 Centré
27232 \series default
27233 .
27234  Les formules indentées sont alors placées dans un environnement 
27235 \series bold
27236 falign, 
27237 \series default
27238 voir 
27239 \begin_inset CommandInset ref
27240 LatexCommand ref
27241 reference "sub:Environnement-Flalign"
27242
27243 \end_inset
27244
27245 .
27246 \end_layout
27247
27248 \begin_layout Section
27249 Formules multi-lignes
27250 \begin_inset Index
27251 status collapsed
27252
27253 \begin_layout Plain Layout
27254 Formules ! multi-lignes
27255 \end_layout
27256
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \begin_layout Subsection
27263 Généralités
27264 \end_layout
27265
27266 \begin_layout Standard
27267 Dans LyX, on crée les formules multi-lignes en appuyant sur 
27268 \family sans
27269 \series bold
27270 Ctrl-Entrée
27271 \family default
27272 \series default
27273  à l'intérieur d'une formule.
27274  Cela crée soit un environnement 
27275 \series bold
27276 equnarray 
27277 \series default
27278 qui est décrit dans
27279 \begin_inset space ~
27280 \end_inset
27281
27282
27283 \begin_inset CommandInset ref
27284 LatexCommand ref
27285 reference "sub:Environnement-eqnarray"
27286
27287 \end_inset
27288
27289  
27290 \series bold
27291 ,
27292 \series default
27293  soit dans le cas où l'option 
27294 \family sans
27295 Utilise le paquetage math AMS
27296 \family default
27297  est activé dans les préférences du document, un environnement 
27298 \series bold
27299 align 
27300 \series default
27301 qui est décrit dans 
27302 \begin_inset CommandInset ref
27303 LatexCommand ref
27304 reference "sub:Environnement-align-standard"
27305
27306 \end_inset
27307
27308 .
27309 \end_layout
27310
27311 \begin_layout Standard
27312 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27313  créés en passant par le menu 
27314 \family sans
27315 Insérer\SpecialChar \menuseparator
27316 Math
27317 \family default
27318 .
27319  Ces environnements sont décrits dans les sections qui suivent.
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27324  est créée en appuyant sur 
27325 \family sans
27326 Ctrl-Entrée
27327 \family default
27328 .
27329  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27330  boutons 
27331 \begin_inset Graphics
27332         filename ../../images/tabular-feature_append-row.png
27333         scale 85
27334
27335 \end_inset
27336
27337  ou 
27338 \begin_inset Graphics
27339         filename ../../images/tabular-feature_delete-row.png
27340         scale 85
27341
27342 \end_inset
27343
27344  de la barre d'outils mathématique ou bien le menu 
27345 \family sans
27346 Éditer\SpecialChar \menuseparator
27347 Lignes
27348 \begin_inset space \thinspace{}
27349 \end_inset
27350
27351 &
27352 \begin_inset space \thinspace{}
27353 \end_inset
27354
27355 Colonnes
27356 \family default
27357 .
27358 \end_layout
27359
27360 \begin_layout Subsubsection
27361 Séparation des lignes
27362 \begin_inset CommandInset label
27363 LatexCommand label
27364 name "sub:Séparation-des-lignes"
27365
27366 \end_inset
27367
27368
27369 \begin_inset Index
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373 Formules ! multi-lignes ! Séparation des lignes
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \begin_layout Standard
27382 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27383 \begin_inset Formula \begin{eqnarray*}
27384 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}\\
27385 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*}
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \begin_layout Standard
27393 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27394  qu'argument optionnel de la commande de saut de ligne.
27395  Ce n'est pas encore possible avec LyX
27396 \begin_inset Foot
27397 status collapsed
27398
27399 \begin_layout Plain Layout
27400 voir 
27401 \begin_inset CommandInset href
27402 LatexCommand href
27403 name "LyX-bug #1505"
27404 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \end_inset
27412
27413 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27414  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27415 \series bold
27416
27417 \backslash
27418
27419 \backslash
27420 [3mm]
27421 \series default
27422  à la fin de la première ligne et on obtient: 
27423 \begin_inset ERT
27424 status collapsed
27425
27426 \begin_layout Plain Layout
27427
27428
27429 \backslash
27430 begin{eqnarray*}
27431 \end_layout
27432
27433 \begin_layout Plain Layout
27434
27435 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27436  = & 
27437 \backslash
27438 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27439 \backslash
27440
27441 \backslash
27442 [3mm]
27443 \end_layout
27444
27445 \begin_layout Plain Layout
27446
27447 4x^{2}
27448 \backslash
27449 left(B^{2}+x_{0}^{2}
27450 \backslash
27451 right)+4x_{0}x
27452 \backslash
27453 left(D-B^{2}
27454 \backslash
27455 right)+B^{2}
27456 \backslash
27457 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27458 \backslash
27459 right) & = & 0
27460 \end_layout
27461
27462 \begin_layout Plain Layout
27463
27464
27465 \backslash
27466 end{eqnarray*}
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Standard
27475 \begin_inset VSpace bigskip
27476 \end_inset
27477
27478
27479 \end_layout
27480
27481 \begin_layout Standard
27482 On obtient alors: 
27483 \begin_inset ERT
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487
27488
27489 \backslash
27490 setlength{
27491 \backslash
27492 jot}{3mm+3pt}
27493 \end_layout
27494
27495 \end_inset
27496
27497
27498 \begin_inset Formula \begin{eqnarray*}
27499 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}\\
27500 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*}
27501
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \begin_layout Standard
27508 \begin_inset ERT
27509 status collapsed
27510
27511 \begin_layout Plain Layout
27512
27513
27514 \backslash
27515 setlength{
27516 \backslash
27517 jot}{3pt}
27518 \end_layout
27519
27520 \end_inset
27521
27522  Pour revenir à l'espacement par défaut, on remet la valeur de 
27523 \series bold
27524
27525 \backslash
27526 jot
27527 \series default
27528  à 3
27529 \begin_inset space \thinspace{}
27530 \end_inset
27531
27532 pt.
27533 \end_layout
27534
27535 \begin_layout Subsubsection
27536 Séparation des colonnes
27537 \begin_inset CommandInset label
27538 LatexCommand label
27539 name "sub:Séparation-des-colonnes"
27540
27541 \end_inset
27542
27543
27544 \begin_inset Index
27545 status collapsed
27546
27547 \begin_layout Plain Layout
27548 Formules ! multi-lignes ! Séparation des colonnes
27549 \end_layout
27550
27551 \end_inset
27552
27553
27554 \end_layout
27555
27556 \begin_layout Standard
27557 Les formules multi-lignes forment une matrice.
27558  Une formule dans un environnement eqnarray est par exemple une matrice
27559  à trois colonnes.
27560  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27561  l'espace à côté du symbole de relation.
27562 \end_layout
27563
27564 \begin_layout Standard
27565 L'espacement des colonnes est spécifié avec la longueur 
27566 \series bold
27567
27568 \backslash
27569 arraycolsep
27570 \series default
27571
27572 \begin_inset Index
27573 status collapsed
27574
27575 \begin_layout Plain Layout
27576 Commandes ! A ! 
27577 \backslash
27578 arraycolsep
27579 \end_layout
27580
27581 \end_inset
27582
27583  selon la relation:
27584 \begin_inset Newline newline
27585 \end_inset
27586
27587 séparation des colonnes = 2
27588 \begin_inset space \thinspace{}
27589 \end_inset
27590
27591
27592 \series bold
27593
27594 \backslash
27595 arraycolsep
27596 \series default
27597
27598 \begin_inset Newline newline
27599 \end_inset
27600
27601 Donc, la commande
27602 \end_layout
27603
27604 \begin_layout Standard
27605
27606 \series bold
27607
27608 \backslash
27609 setlength{
27610 \backslash
27611 arraycolsep}{1cm}
27612 \end_layout
27613
27614 \begin_layout Standard
27615 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27616  des colonnes à 2
27617 \begin_inset space \thinspace{}
27618 \end_inset
27619
27620 cm.
27621  Pour revenir à la valeur par défaut, on met 
27622 \series bold
27623
27624 \backslash
27625 arraycolsep
27626 \series default
27627  à 5
27628 \begin_inset space \thinspace{}
27629 \end_inset
27630
27631 pt.
27632 \end_layout
27633
27634 \begin_layout Standard
27635 Une formule avec des colonnes séparées de 2
27636 \begin_inset space \thinspace{}
27637 \end_inset
27638
27639 cm:
27640 \begin_inset ERT
27641 status collapsed
27642
27643 \begin_layout Plain Layout
27644
27645
27646 \backslash
27647 setlength{
27648 \backslash
27649 arraycolsep}{1cm}
27650 \end_layout
27651
27652 \end_inset
27653
27654
27655 \begin_inset Formula \begin{eqnarray*}
27656 A & = & B\\
27657 C & \ne & A\end{eqnarray*}
27658
27659 \end_inset
27660
27661 Une formule avec la séparation de colonne prédéfinie de 10
27662 \begin_inset space \thinspace{}
27663 \end_inset
27664
27665 pt:
27666 \begin_inset ERT
27667 status collapsed
27668
27669 \begin_layout Plain Layout
27670
27671
27672 \backslash
27673 setlength{
27674 \backslash
27675 arraycolsep}{5pt}
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \begin_inset Formula \begin{eqnarray*}
27682 A & = & B\\
27683 C & \ne & A\end{eqnarray*}
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \begin_layout Subsubsection
27691 Formules longues
27692 \begin_inset Index
27693 status collapsed
27694
27695 \begin_layout Plain Layout
27696 Formules ! longues
27697 \end_layout
27698
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \begin_layout Standard
27705 Les formules longues peuvent être mises en forme en utilisant une de ces
27706  méthodes:
27707 \end_layout
27708
27709 \begin_layout Itemize
27710 Quand un des membres de l'équation est beaucoup plus court que la largeur
27711  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27712  de droite est écrit sur deux lignes:
27713 \begin_inset ERT
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717
27718
27719 \backslash
27720 medskip
27721 \end_layout
27722
27723 \end_inset
27724
27725  
27726 \begin_inset Formula \begin{eqnarray}
27727 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 \\
27728  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:courtlong}\end{eqnarray}
27729
27730 \end_inset
27731
27732
27733 \begin_inset ERT
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737
27738
27739 \backslash
27740 smallskip
27741 \end_layout
27742
27743 \end_inset
27744
27745
27746 \begin_inset Newline newline
27747 \end_inset
27748
27749 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27750  comme un opérateur puisqu'il est le premier caractère de la ligne.
27751  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27752  difficile à distinguer de la barre de fraction.
27753  Pour éviter cela, une espace a été insérée après les signe moins avec la
27754  commande 
27755 \series bold
27756
27757 \backslash
27758 hspace{3pt}
27759 \series default
27760
27761 \begin_inset Foot
27762 status collapsed
27763
27764 \begin_layout Plain Layout
27765 plus au sujet de la commande 
27766 \series bold
27767
27768 \backslash
27769 hspace
27770 \series default
27771 , voir 
27772 \begin_inset CommandInset ref
27773 LatexCommand ref
27774 reference "sub:Espace-variable"
27775
27776 \end_inset
27777
27778
27779 \end_layout
27780
27781 \end_inset
27782
27783
27784 \begin_inset Index
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788 Commandes ! H ! 
27789 \backslash
27790 hspace
27791 \end_layout
27792
27793 \end_inset
27794
27795 .
27796 \end_layout
27797
27798 \begin_layout Itemize
27799 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27800  
27801 \series bold
27802
27803 \backslash
27804 lefteqn
27805 \series default
27806
27807 \begin_inset Index
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811 Commandes ! L ! 
27812 \backslash
27813 lefteqn
27814 \end_layout
27815
27816 \end_inset
27817
27818 .
27819  Elle est insérée dans la première colonne de la première ligne et a comme
27820  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27821 \begin_inset ERT
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825
27826
27827 \backslash
27828 medskip
27829 \end_layout
27830
27831 \end_inset
27832
27833
27834 \begin_inset Formula \begin{eqnarray}
27835 \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 \\
27836  &  & -\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 \\
27837  &  & =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}
27838
27839 \end_inset
27840
27841
27842 \begin_inset ERT
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846
27847
27848 \backslash
27849 smallskip
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \begin_inset Newline newline
27856 \end_inset
27857
27858 Après l'insertion de la commande 
27859 \series bold
27860
27861 \backslash
27862 lefteqn
27863 \series default
27864 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27865  vers la gauche par rapport à la boîte bleue.
27866  C'est dans cette dernière que l'on insère la formule.
27867 \begin_inset ERT
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871
27872
27873 \backslash
27874 medskip
27875 \end_layout
27876
27877 \end_inset
27878
27879
27880 \begin_inset Newline newline
27881 \end_inset
27882
27883 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27884  celles d'après.
27885  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27886 \begin_inset ERT
27887 status collapsed
27888
27889 \begin_layout Plain Layout
27890
27891
27892 \backslash
27893 medskip
27894 \end_layout
27895
27896 \end_inset
27897
27898
27899 \begin_inset Newline newline
27900 \end_inset
27901
27902
27903 \begin_inset Note Greyedout
27904 status open
27905
27906 \begin_layout Plain Layout
27907 Notez les points suivants quand vous utilisez 
27908 \series bold
27909
27910 \backslash
27911 lefteqn
27912 \series default
27913 :
27914 \end_layout
27915
27916 \begin_layout Itemize
27917 La formule n'utilise pas la totalité de la largeur de la page.
27918  Quand par exemple on a ajouté le terme 
27919 \begin_inset Formula $-B^{2}$
27920 \end_inset
27921
27922  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27923  de la marge.
27924  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27925  négatif en début de la première ligne.
27926 \end_layout
27927
27928 \begin_layout Itemize
27929 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27930  première ligne avec la souris
27931 \begin_inset Foot
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935 \begin_inset CommandInset href
27936 LatexCommand href
27937 name "LyX-bug #1429"
27938 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27939
27940 \end_inset
27941
27942
27943 \end_layout
27944
27945 \end_inset
27946
27947 .
27948  On peut seulement placer le curseur au début de la ligne et ensuite le
27949  déplacer avec les flèches du clavier.
27950 \end_layout
27951
27952 \end_inset
27953
27954
27955 \end_layout
27956
27957 \begin_layout Itemize
27958 D'autres méthodes pour créer des formules longues sont offertes par les
27959  environnements décrits dans 
27960 \begin_inset CommandInset ref
27961 LatexCommand ref
27962 reference "sub:Environnement-Multline"
27963
27964 \end_inset
27965
27966  et 
27967 \begin_inset CommandInset ref
27968 LatexCommand ref
27969 reference "sub:Portions-de-formules-en-multiligne"
27970
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \begin_layout Subsubsection
27977 Crochets sur plusieurs lignes
27978 \begin_inset CommandInset label
27979 LatexCommand label
27980 name "sub:Crochets-multilignes"
27981
27982 \end_inset
27983
27984
27985 \begin_inset Index
27986 status collapsed
27987
27988 \begin_layout Plain Layout
27989 Crochets ! pour expressions multi-lignes
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \begin_layout Standard
27998 Pour des parenthèses ou des crochets entourant des expressions réparties
27999  sur plusieurs lignes, on rencontre le problème suivant:
28000 \begin_inset Formula \begin{eqnarray*}
28001 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28002  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28003
28004 \end_inset
28005
28006
28007 \end_layout
28008
28009 \begin_layout Standard
28010 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
28011  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
28012 \end_layout
28013
28014 \begin_layout Standard
28015 Pour donner la bonne taille au crochet de la deuxième ligne, la première
28016  ligne doit se terminer par la commande 
28017 \series bold
28018
28019 \backslash
28020 right.
28021 \series default
28022
28023 \begin_inset Index
28024 status collapsed
28025
28026 \begin_layout Plain Layout
28027 Commandes ! R ! 
28028 \backslash
28029 right
28030 \end_layout
28031
28032 \end_inset
28033
28034  et la seconde commencer par 
28035 \series bold
28036
28037 \backslash
28038 left.
28039 \begin_inset Foot
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 pour plus au sujet des commandes 
28044 \series bold
28045
28046 \backslash
28047 left
28048 \series default
28049  et 
28050 \series bold
28051
28052 \backslash
28053 right
28054 \series default
28055  voir 
28056 \begin_inset CommandInset ref
28057 LatexCommand ref
28058 reference "sub:Taille-parenthèses-automatique"
28059
28060 \end_inset
28061
28062
28063 \end_layout
28064
28065 \end_inset
28066
28067
28068 \series default
28069
28070 \begin_inset Index
28071 status collapsed
28072
28073 \begin_layout Plain Layout
28074 Commandes ! L ! 
28075 \backslash
28076 left
28077 \end_layout
28078
28079 \end_inset
28080
28081 .
28082  Après le 
28083 \series bold
28084
28085 \backslash
28086 left.
28087
28088 \series default
28089  on insère la commande 
28090 \series bold
28091
28092 \backslash
28093 vphantom
28094 \series default
28095
28096 \begin_inset ERT
28097 status collapsed
28098
28099 \begin_layout Plain Layout
28100
28101
28102 \backslash
28103 spce 
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \series bold
28110
28111 \backslash
28112 prod
28113 \series default
28114 ^
28115 \begin_inset ERT
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119
28120
28121 \backslash
28122 spce 
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \series bold
28129
28130 \backslash
28131 infty
28132 \series default
28133
28134 \begin_inset ERT
28135 status collapsed
28136
28137 \begin_layout Plain Layout
28138
28139
28140 \backslash
28141 spce 
28142 \end_layout
28143
28144 \end_inset
28145
28146
28147 \series bold
28148
28149 \begin_inset Formula $\downarrow$
28150 \end_inset
28151
28152 _R=1}
28153 \series default
28154
28155 \begin_inset Index
28156 status collapsed
28157
28158 \begin_layout Plain Layout
28159 Commandes ! V ! 
28160 \backslash
28161 vphantom
28162 \end_layout
28163
28164 \end_inset
28165
28166  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
28167  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
28168  de la deuxième ligne.
28169 \end_layout
28170
28171 \begin_layout Standard
28172 On obtient ceci:
28173 \end_layout
28174
28175 \begin_layout Standard
28176 \begin_inset Formula \begin{eqnarray*}
28177 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28178  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Subsection
28186 Les environnements align 
28187 \end_layout
28188
28189 \begin_layout Standard
28190 Les environnements align peuvent être utilisés pour tous les cas de formules
28191  multi-lignes.
28192  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
28193 e.
28194 \end_layout
28195
28196 \begin_layout Standard
28197 Les environnement Align sont composés de colonnes.
28198  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
28199  sont alignées à droite.
28200  Chaque ligne d'un environnement Align peut être numérotée.
28201 \end_layout
28202
28203 \begin_layout Standard
28204 Les environnement Align sont créés avec le menu 
28205 \family sans
28206 Insérer\SpecialChar \menuseparator
28207 Math
28208 \family default
28209 .
28210  Avec le menu 
28211 \family sans
28212 Éditer\SpecialChar \menuseparator
28213 Math\SpecialChar \menuseparator
28214 Change le type de formule
28215 \family default
28216  on peut convertir des formules existantes en environnement Align.
28217 \end_layout
28218
28219 \begin_layout Standard
28220 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
28221  
28222 \begin_inset Graphics
28223         filename ../../images/tabular-feature_append-column.png
28224         scale 85
28225
28226 \end_inset
28227
28228  ou 
28229 \begin_inset Graphics
28230         filename ../../images/tabular-feature_delete-column.png
28231         scale 85
28232
28233 \end_inset
28234
28235 , respectivement, soit le menu 
28236 \family sans
28237 Éditer\SpecialChar \menuseparator
28238 Lignes & colonnes
28239 \family default
28240 .
28241 \end_layout
28242
28243 \begin_layout Subsubsection
28244 L'environnement align standard
28245 \begin_inset CommandInset label
28246 LatexCommand label
28247 name "sub:Environnement-align-standard"
28248
28249 \end_inset
28250
28251
28252 \begin_inset Index
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Formules ! multi-lignes ! environnement align
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Standard
28265 Cet environnement align est créé en appuyant sur 
28266 \family sans
28267 Ctrl-Entrée
28268 \family default
28269  dans une formule ou en utilisant le menu 
28270 \family sans
28271 Insérer\SpecialChar \menuseparator
28272 Math\SpecialChar \menuseparator
28273 Environnement
28274 \begin_inset space ~
28275 \end_inset
28276
28277 AMS
28278 \begin_inset space ~
28279 \end_inset
28280
28281 align
28282 \family default
28283 .
28284 \end_layout
28285
28286 \begin_layout Standard
28287 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28288  align à quatre colonnes:
28289 \begin_inset Formula \begin{align*}
28290 A & =\sin(B) & C & =D\\
28291 C & \ne A & B & \ne D\end{align*}
28292
28293 \end_inset
28294
28295 Comme on peut le voir, dans cet environnement les formules sont placées
28296  comme s'il y avait un 
28297 \series bold
28298
28299 \backslash
28300 hfill
28301 \begin_inset Foot
28302 status collapsed
28303
28304 \begin_layout Plain Layout
28305 pour plus d'information au sujet de 
28306 \series bold
28307
28308 \backslash
28309 hfill
28310 \series default
28311  voir 
28312 \begin_inset CommandInset ref
28313 LatexCommand ref
28314 reference "sub:Espace-variable"
28315
28316 \end_inset
28317
28318
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \series default
28325  avant la première colonne et après chaque colonne paire.
28326  Quand on utilise le style 
28327 \series bold
28328 Indenté
28329 \begin_inset Foot
28330 status collapsed
28331
28332 \begin_layout Plain Layout
28333 pour les styles de formules, voir 
28334 \begin_inset CommandInset ref
28335 LatexCommand ref
28336 reference "sec:Styles-de-formules"
28337
28338 \end_inset
28339
28340
28341 \end_layout
28342
28343 \end_inset
28344
28345  
28346 \series default
28347 la formule est écrite sans le 
28348 \series bold
28349
28350 \backslash
28351 hfill
28352 \series default
28353  avant la première colonne.
28354 \end_layout
28355
28356 \begin_layout Subsubsection
28357 L'environnement alignat
28358 \begin_inset Index
28359 status collapsed
28360
28361 \begin_layout Plain Layout
28362 Formules ! multi-lignes ! environnement alignat
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \begin_layout Standard
28371 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28372  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28373 \begin_inset CommandInset ref
28374 LatexCommand ref
28375 reference "sub:Espace"
28376
28377 \end_inset
28378
28379 .
28380 \end_layout
28381
28382 \begin_layout Standard
28383 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28384  espace de 1
28385 \begin_inset space \thinspace{}
28386 \end_inset
28387
28388 cm au début de la deuxième formule:
28389 \begin_inset Formula \begin{alignat*}{2}
28390 A & =\sin(B) & \hspace{1cm}C & =D\\
28391 C & \ne A & B & \ne D\end{alignat*}
28392
28393 \end_inset
28394
28395 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28396  colonne, cet environnement est particulièrement adapté aux cas où on a
28397  trois colonnes ou plus côte-à-côte.
28398  
28399 \end_layout
28400
28401 \begin_layout Subsubsection
28402 Environnement falign
28403 \begin_inset CommandInset label
28404 LatexCommand label
28405 name "sub:Environnement-Flalign"
28406
28407 \end_inset
28408
28409
28410 \begin_inset Index
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 Formules ! multi-lignes ! environnement flalign
28415 \end_layout
28416
28417 \end_inset
28418
28419
28420 \end_layout
28421
28422 \begin_layout Standard
28423 Dans cet environnement les deux premières colonnes sont placées le plus
28424  à gauche possible et les deux dernière le plus à droite possible.
28425  Un exemple:
28426 \begin_inset Formula \begin{flalign*}
28427 A & =1 & B & =2 & C & =3\\
28428 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \begin_layout Standard
28436 En créant un environnement flalign avec un nombre impair de colonnes et
28437  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28438  formules d'un document peuvent être mises à gauche, bien que le style de
28439  formules 
28440 \series bold
28441 Centré 
28442 \series default
28443 soit utilisé.
28444  Comme exemple la formule 
28445 \begin_inset CommandInset ref
28446 LatexCommand eqref
28447 reference "eq:VolInt"
28448
28449 \end_inset
28450
28451  indentée:
28452 \begin_inset Formula \begin{flalign}
28453 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28454
28455 \end_inset
28456
28457 Les deux premières colonnes contiennent la formule.
28458  Pour l'indenter comme avec le style de formule 
28459 \series bold
28460 Indenté,
28461 \series default
28462  on a inséré une espace de 30
28463 \begin_inset space \thinspace{}
28464 \end_inset
28465
28466 pt au début de la première colonne.
28467 \end_layout
28468
28469 \begin_layout Subsection
28470 Environnement eqnarray
28471 \begin_inset CommandInset label
28472 LatexCommand label
28473 name "sub:Environnement-eqnarray"
28474
28475 \end_inset
28476
28477
28478 \begin_inset Index
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482 Formules ! multi-lignes ! environnement eqnarray
28483 \end_layout
28484
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \begin_layout Standard
28491 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28492  Le contenu de la première boîte est aligné à droite, celui de la dernière
28493  est aligné à gauche.
28494  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28495  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28496 \begin_inset Formula \begin{eqnarray*}
28497 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28498 AB & AB & AB\\
28499 A & = & A\end{eqnarray*}
28500
28501 \end_inset
28502
28503
28504 \end_layout
28505
28506 \begin_layout Subsection
28507 Environnement gather
28508 \begin_inset Index
28509 status collapsed
28510
28511 \begin_layout Plain Layout
28512 Formules ! multi-lignes ! environnement gather
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \begin_layout Standard
28521 Cet environnement consiste seulement en une colonne centrée.
28522  Chaque ligne peut être numérotée.
28523 \begin_inset Formula \begin{gather}
28524 A=1\\
28525 X=\textrm{-}1\end{gather}
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Subsection
28533 Environnement multline
28534 \begin_inset CommandInset label
28535 LatexCommand label
28536 name "sub:Environnement-Multline"
28537
28538 \end_inset
28539
28540
28541 \begin_inset Index
28542 status collapsed
28543
28544 \begin_layout Plain Layout
28545 Formules ! multi-lignes ! environnement multline
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Standard
28554 L'environnement multline consiste, comme l'environnement gather en une seule
28555  colonne.
28556  Mais la première ligne est alignée à gauche, la dernière est alignée à
28557  droite et toutes les autres sont centrées.
28558  Cet environnement est donc particulièrement adapté aux formules très longues.
28559  Comme exemple, voici la formule 
28560 \begin_inset CommandInset ref
28561 LatexCommand eqref
28562 reference "eq:lefteqn"
28563
28564 \end_inset
28565
28566  dans un environnement multline:
28567 \begin_inset Formula \begin{multline}
28568 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}\\
28569 -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}\\
28570 =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}
28571
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Standard
28578 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28579  apparaît numérotée si le document est numéroté à droite, la première s'il
28580  est numéroté à gauche.
28581 \begin_inset Foot
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585 pour les styles de numérotation, voir 
28586 \begin_inset CommandInset ref
28587 LatexCommand ref
28588 reference "sec:Styles-de-formules"
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \begin_layout Standard
28601 Avec les commandes 
28602 \series bold
28603
28604 \backslash
28605 shoveright
28606 \begin_inset Index
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 Commandes ! S ! 
28611 \backslash
28612 shoveright
28613 \end_layout
28614
28615 \end_inset
28616
28617
28618 \series default
28619  et 
28620 \series bold
28621
28622 \backslash
28623 shoveleft
28624 \begin_inset Index
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628 Commandes ! S ! 
28629 \backslash
28630 shoveleft
28631 \end_layout
28632
28633 \end_inset
28634
28635
28636 \series default
28637  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28638  Les commandes sont utilisées de la façon suivante:
28639 \end_layout
28640
28641 \begin_layout Standard
28642
28643 \series bold
28644
28645 \backslash
28646 shoveright{contenu de la ligne}
28647 \series default
28648  et 
28649 \series bold
28650
28651 \backslash
28652 shoveleft{contenu de la ligne}
28653 \end_layout
28654
28655 \begin_layout Standard
28656 \begin_inset VSpace medskip
28657 \end_inset
28658
28659 La longueur 
28660 \series bold
28661
28662 \backslash
28663 multlinegap
28664 \begin_inset Index
28665 status collapsed
28666
28667 \begin_layout Plain Layout
28668 Commandes ! M ! 
28669 \backslash
28670 multlinegap
28671 \end_layout
28672
28673 \end_inset
28674
28675
28676 \series default
28677  précise la distance entre le début de la première ligne et la marge de
28678  gauche.
28679  La valeur prédéfinie est 0
28680 \begin_inset space \thinspace{}
28681 \end_inset
28682
28683 pt.
28684 \end_layout
28685
28686 \begin_layout Standard
28687 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28688 \end_layout
28689
28690 \begin_layout Standard
28691
28692 \series bold
28693
28694 \backslash
28695 setlength{
28696 \backslash
28697 multlinegap}{2cm}
28698 \end_layout
28699
28700 \begin_layout Standard
28701 \begin_inset ERT
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705
28706
28707 \backslash
28708 setlength{
28709 \backslash
28710 multlinegap}{2cm}
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \begin_inset Formula \begin{multline}
28717 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}\\
28718 \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}}\\
28719 =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}
28720
28721 \end_inset
28722
28723
28724 \begin_inset ERT
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728
28729
28730 \backslash
28731 setlength{
28732 \backslash
28733 multlinegap}{0pt}
28734 \end_layout
28735
28736 \end_inset
28737
28738 La deuxième ligne a été alignée à gauche en utilisant 
28739 \series bold
28740
28741 \backslash
28742 shoveleft
28743 \series default
28744 .
28745 \end_layout
28746
28747 \begin_layout Subsection
28748 Portions de formules en multi-ligne
28749 \begin_inset CommandInset label
28750 LatexCommand label
28751 name "sub:Portions-de-formules-en-multiligne"
28752
28753 \end_inset
28754
28755
28756 \begin_inset Index
28757 status collapsed
28758
28759 \begin_layout Plain Layout
28760 Formules ! multi-lignes ! portions de formules
28761 \end_layout
28762
28763 \end_inset
28764
28765
28766 \end_layout
28767
28768 \begin_layout Standard
28769 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28770  on peut utiliser l'un des environnements suivants: 
28771 \series bold
28772 aligned
28773 \series default
28774
28775 \series bold
28776 alignedat
28777 \series default
28778
28779 \series bold
28780 gathered
28781 \series default
28782  or 
28783 \series bold
28784 split
28785 \series default
28786 .
28787  Ils peuvent être insérés en utilisant le menu 
28788 \family sans
28789 Insérer\SpecialChar \menuseparator
28790 Math
28791 \family default
28792  ou en utilisant les commandes décrites dans cette section.
28793 \end_layout
28794
28795 \begin_layout Standard
28796 Les trois premier ont les mêmes propriétés que les environnements de formules
28797  correspondants, à part le fait que l'on peut ajouter d'autres portions
28798  de formules après eux.
28799  Un exemple:
28800 \begin_inset Formula \[
28801 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28802 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28803 \right\} \textrm{Relations d'incertitude}\]
28804
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28812  on insère la commande 
28813 \series bold
28814
28815 \backslash
28816 aligned
28817 \begin_inset Index
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821 Commandes ! A ! 
28822 \backslash
28823 aligned
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \series default
28830 .
28831  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28832  on peut ajouter des lignes et des colonnes.
28833  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28834  de formules, comme des accolades.
28835 \end_layout
28836
28837 \begin_layout Standard
28838 L'environnement aligned est aussi utilisable pour de longues formules dont
28839  les lignes sont alignées horizontalement.
28840  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28841  est que le numéro des formules est centré verticalement après les formules.
28842  Un exemple, la formule
28843 \begin_inset CommandInset ref
28844 LatexCommand eqref
28845 reference "eq:courtlong"
28846
28847 \end_inset
28848
28849  dans l'environnement aligned:
28850 \begin_inset Formula \begin{equation}
28851 \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}|}\\
28852  & -\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}
28853 \end{equation}
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861 Pour utiliser les environnements 
28862 \series bold
28863 alignedat
28864 \series default
28865
28866 \series bold
28867 gathered
28868 \series default
28869 , ou 
28870 \series bold
28871 split
28872 \series default
28873 , on doit insérer respectivement, les commandes 
28874 \series bold
28875
28876 \backslash
28877 alignedat
28878 \series default
28879 ,
28880 \begin_inset Index
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 Commandes ! A ! 
28885 \backslash
28886 alignedat
28887 \end_layout
28888
28889 \end_inset
28890
28891  
28892 \series bold
28893
28894 \backslash
28895 gathered
28896 \series default
28897
28898 \begin_inset Index
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 Commandes ! G ! 
28903 \backslash
28904 gathered
28905 \end_layout
28906
28907 \end_inset
28908
28909 , ou 
28910 \series bold
28911
28912 \backslash
28913 split
28914 \series default
28915
28916 \begin_inset Index
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Commandes ! S ! 
28921 \backslash
28922 split
28923 \end_layout
28924
28925 \end_inset
28926
28927 .
28928  L'environnement split a les mêmes propriétés que l'environnement aligned,
28929  mais il ne peut avoir que deux colonnes.
28930 \end_layout
28931
28932 \begin_layout Subsection
28933 Texte dans les formules multi-lignes
28934 \begin_inset CommandInset label
28935 LatexCommand label
28936 name "sub:Texte-dans-multi-lignes"
28937
28938 \end_inset
28939
28940
28941 \begin_inset Index
28942 status collapsed
28943
28944 \begin_layout Plain Layout
28945 Texte ! dans les formules
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \begin_inset Index
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955 Formules ! multi-lignes ! texte
28956 \end_layout
28957
28958 \end_inset
28959
28960
28961 \end_layout
28962
28963 \begin_layout Standard
28964 Dans les environnements align, multline et gather, on peut insérer du texte
28965  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28966  des colonnes.
28967  Pour faire cela, on utilise la commande 
28968 \series bold
28969
28970 \backslash
28971 intertext
28972 \begin_inset Index
28973 status collapsed
28974
28975 \begin_layout Plain Layout
28976 Commandes ! I ! 
28977 \backslash
28978 intertext
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \series default
28985  avec la syntaxe suivante:
28986 \end_layout
28987
28988 \begin_layout Standard
28989
28990 \series bold
28991
28992 \backslash
28993 intertext{texte}
28994 \end_layout
28995
28996 \begin_layout Standard
28997 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28998  subir de césure.
28999  Comme LyX ne supporte pas directement 
29000 \series bold
29001
29002 \backslash
29003 intertext
29004 \series default
29005 , le texte doit être écrit comme du texte mathématique.
29006  Le texte inséré avec 
29007 \series bold
29008
29009 \backslash
29010 intertext
29011 \series default
29012  doit être au début d'une ligne pour se trouver dans la sortie final au
29013  dessus de celle-ci.
29014  Un exemple où le texte a été inséré au début de la deuxième ligne:
29015 \begin_inset Formula \begin{align}
29016 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29017 \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}
29018
29019 \end_inset
29020
29021
29022 \end_layout
29023
29024 \begin_layout Section
29025 Numérotation des formules
29026 \begin_inset Index
29027 status collapsed
29028
29029 \begin_layout Plain Layout
29030 Numérotation des formules
29031 \end_layout
29032
29033 \end_inset
29034
29035
29036 \begin_inset Index
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040 Formules ! numérotation|see
29041 \begin_inset ERT
29042 status collapsed
29043
29044 \begin_layout Plain Layout
29045
29046 {
29047 \end_layout
29048
29049 \end_inset
29050
29051 Numérotation des formules
29052 \begin_inset ERT
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056
29057 }
29058 \end_layout
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \end_inset
29066
29067
29068 \end_layout
29069
29070 \begin_layout Subsection
29071 Généralités
29072 \end_layout
29073
29074 \begin_layout Standard
29075 On peut créer des formules numérotées avec le menu 
29076 \family sans
29077 Insérer\SpecialChar \menuseparator
29078 Math\SpecialChar \menuseparator
29079 Formule
29080 \begin_inset space ~
29081 \end_inset
29082
29083 numérotée
29084 \family default
29085  (raccourci 
29086 \family sans
29087 Ctrl-Alt
29088 \begin_inset space ~
29089 \end_inset
29090
29091 n
29092 \family default
29093 ).
29094  On peut aussi numéroter des formules existantes avec le menu 
29095 \family sans
29096 Éditer\SpecialChar \menuseparator
29097 Math\SpecialChar \menuseparator
29098 (Dés)Activer
29099 \begin_inset space ~
29100 \end_inset
29101
29102 numérotation
29103 \family default
29104  (raccourci 
29105 \family sans
29106 Alt-m
29107 \begin_inset space ~
29108 \end_inset
29109
29110 n
29111 \family default
29112 ).
29113  Le numéro de la formule est affiché dans LyX après la formule sous la forme
29114  d'un dièse entre parenthèse
29115 \begin_inset Foot
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119 En anglais le dièse est le symbole du numéro (NdT).
29120 \end_layout
29121
29122 \end_inset
29123
29124 .
29125  Le dièse est remplacé dans la sortie finale par le numéro de la formule
29126 \end_layout
29127
29128 \begin_layout Standard
29129 Quand on active la numérotation sur des formules multi-lignes, toutes les
29130  lignes sont numérotées.
29131  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
29132  
29133 \family sans
29134 Éditer\SpecialChar \menuseparator
29135 Math\SpecialChar \menuseparator
29136 (Dés)Activer
29137 \begin_inset space ~
29138 \end_inset
29139
29140 Numérotation
29141 \begin_inset space ~
29142 \end_inset
29143
29144 de
29145 \begin_inset space ~
29146 \end_inset
29147
29148 cette
29149 \begin_inset space ~
29150 \end_inset
29151
29152 ligne
29153 \family default
29154  (raccourci 
29155 \family sans
29156 Alt-m
29157 \begin_inset space ~
29158 \end_inset
29159
29160 N
29161 \family default
29162 ).
29163 \end_layout
29164
29165 \begin_layout Standard
29166 À part pour les formules en ligne, toutes les formules peuvent être numérotées
29167  avec deux styles différents, voir 
29168 \begin_inset CommandInset ref
29169 LatexCommand ref
29170 reference "sec:Styles-de-formules"
29171
29172 \end_inset
29173
29174 .
29175 \end_layout
29176
29177 \begin_layout Subsection
29178 Références croisées
29179 \begin_inset Index
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 References@Références croisées ! à des formules
29184 \end_layout
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \begin_layout Standard
29192 On peut faire référence à toute formule ayant une étiquette.
29193  On ajoute une étiquette avec le menu 
29194 \family sans
29195 Insérer\SpecialChar \menuseparator
29196 Étiquette
29197 \family default
29198  ou avec le bouton 
29199 \begin_inset Graphics
29200         filename ../../images/label-insert.png
29201         scale 85
29202
29203 \end_inset
29204
29205  de la barre d'outils.
29206  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
29207  ligne.
29208  Une fenêtre de dialogue apparaît affichant le préfixe 
29209 \series bold
29210 eq:
29211 \series default
29212  dans un champ de texte.
29213  L'étiquette est insérée à cet endroit, juste après le préfixe.
29214  Le préfixe prédéfini signifie 
29215 \begin_inset Quotes eld
29216 \end_inset
29217
29218 équation
29219 \begin_inset Quotes erd
29220 \end_inset
29221
29222  et rend plus facile la recherche d'une étiquette dans les grand documents
29223  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29224  une étiquette de section.
29225  Pour modifier l'étiquette on doit repasser par le menu 
29226 \family sans
29227 Insérer\SpecialChar \menuseparator
29228 Étiquette
29229 \family default
29230 .
29231 \end_layout
29232
29233 \begin_layout Standard
29234 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29235  la formule.
29236  Une formule avec une étiquette est toujours numérotée.
29237 \end_layout
29238
29239 \begin_layout Standard
29240 On insère une référence croisée avec le menu 
29241 \family sans
29242 Insérer\SpecialChar \menuseparator
29243 Référence
29244 \begin_inset space ~
29245 \end_inset
29246
29247 croisée
29248 \family default
29249  ou avec le bouton 
29250 \begin_inset Graphics
29251         filename ../../images/dialog-show-new-inset_ref.png
29252         scale 85
29253
29254 \end_inset
29255
29256  de la barre d'outils.
29257  Une référence croisée à une formule apparaît dans la sortie finale comme
29258  un numéro de formule.
29259  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29260  
29261 \series bold
29262 (<reference>),
29263 \series default
29264  la référence croisée apparaît dans la sortie finale comme un numéro de
29265  formule entre parenthèses.
29266 \begin_inset Newline newline
29267 \end_inset
29268
29269 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29270  la formule qui est référencée.
29271 \end_layout
29272
29273 \begin_layout Standard
29274 Voici comme exemples des références croisées à des formules qui se trouvent
29275  dans les sous-sections qui suivent:
29276 \begin_inset Note Note
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 Noter les différents types de références croisées.
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Les équations 
29290 \begin_inset CommandInset ref
29291 LatexCommand eqref
29292 reference "eq:tag"
29293
29294 \end_inset
29295
29296  et 
29297 \begin_inset CommandInset ref
29298 LatexCommand eqref
29299 reference "eq:c"
29300
29301 \end_inset
29302
29303  sont équivalentes.
29304  Dans (
29305 \begin_inset CommandInset ref
29306 LatexCommand ref
29307 reference "eq:Lat"
29308
29309 \end_inset
29310
29311 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29312  à  (
29313 \begin_inset CommandInset ref
29314 LatexCommand ref
29315 reference "eq:Rom"
29316
29317 \end_inset
29318
29319 ).
29320 \end_layout
29321
29322 \begin_layout Standard
29323 \begin_inset VSpace medskip
29324 \end_inset
29325
29326 Quand l'argument de 
29327 \series bold
29328
29329 \backslash
29330 tag
29331 \begin_inset Foot
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335
29336 \series bold
29337
29338 \backslash
29339 tag
29340 \series default
29341  est décrit dans 
29342 \begin_inset CommandInset ref
29343 LatexCommand ref
29344 reference "sub:Numérotation-personnalisée"
29345
29346 \end_inset
29347
29348 .
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \series default
29355  contient une boîte comme dans 
29356 \begin_inset CommandInset ref
29357 LatexCommand ref
29358 reference "sub:Boîtes-de-paragraphes"
29359
29360 \end_inset
29361
29362 , la formule ne peut pas être référencée.
29363 \end_layout
29364
29365 \begin_layout Subsection
29366 Sous-numérotation
29367 \begin_inset Index
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 Numérotation des formules ! sous-numérotation
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \end_layout
29378
29379 \begin_layout Standard
29380 Avec l'aide des commandes 
29381 \series bold
29382
29383 \backslash
29384 begin{subequations}
29385 \series default
29386  et 
29387 \series bold
29388
29389 \backslash
29390 end{subequations}
29391 \series default
29392  on peut faire une sous-numérotation de formules.
29393  Les deux commandes doivent être insérées en mode TeX.
29394 \end_layout
29395
29396 \begin_layout Standard
29397 Un exemple:
29398 \begin_inset Formula \begin{equation}
29399 A=C-B\label{eq:a}\end{equation}
29400
29401 \end_inset
29402
29403
29404 \begin_inset ERT
29405 status collapsed
29406
29407 \begin_layout Plain Layout
29408
29409
29410 \backslash
29411 addtocounter{equation}{-1}
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset ERT
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421
29422
29423 \backslash
29424 begin{subequations}
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \begin_inset VSpace -5mm
29431 \end_inset
29432
29433
29434 \begin_inset Formula \begin{equation}
29435 B=C-A\label{eq:b}\end{equation}
29436
29437 \end_inset
29438
29439
29440 \begin_inset Formula \begin{equation}
29441 C=A+B\label{eq:c}\end{equation}
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset ERT
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453
29454
29455 \backslash
29456 end{subequations}
29457 \end_layout
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 Pour créer cet exemple, on fait ce qui suit:
29466 \end_layout
29467
29468 \begin_layout Enumerate
29469 on insère la première formule
29470 \end_layout
29471
29472 \begin_layout Enumerate
29473 après la première formule on insère 
29474 \begin_inset Newline newline
29475 \end_inset
29476
29477
29478 \series bold
29479
29480 \backslash
29481 addtocounter{equation}{-1} 
29482 \backslash
29483 begin{subequations}
29484 \begin_inset Index
29485 status collapsed
29486
29487 \begin_layout Plain Layout
29488 Commandes ! A ! 
29489 \backslash
29490 addtocounter
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Enumerate
29499 on insère la deuxième formule
29500 \end_layout
29501
29502 \begin_layout Enumerate
29503 on insère la troisième formule
29504 \end_layout
29505
29506 \begin_layout Enumerate
29507 on insère 
29508 \series bold
29509
29510 \backslash
29511 end{subequations}
29512 \series default
29513  après la troisième formule
29514 \end_layout
29515
29516 \begin_layout Standard
29517 Chaque formule entre les commandes 
29518 \series bold
29519
29520 \backslash
29521 begin
29522 \series default
29523  et 
29524 \series bold
29525
29526 \backslash
29527 end
29528 \series default
29529  est sous-numérotée avec a, b,
29530 \begin_inset Newline linebreak
29531 \end_inset
29532
29533 c, \SpecialChar \ldots{}
29534  Pour les formules multi-lignes, chaque ligne sera numérotée.
29535  Toutes les formules sous-numérotées sont traitées comme 
29536 \emph on
29537 une seule 
29538 \emph default
29539 formule.
29540  Mais comme chaque formule numérotée incrémente le compteur 
29541 \series bold
29542 equation
29543 \series default
29544  de un, on a besoin de la commande 
29545 \series bold
29546
29547 \backslash
29548 addtocounter
29549 \series default
29550  pour le décrémenter.
29551  Sinon les formules 
29552 \begin_inset CommandInset ref
29553 LatexCommand eqref
29554 reference "eq:a"
29555
29556 \end_inset
29557
29558
29559 \begin_inset CommandInset ref
29560 LatexCommand eqref
29561 reference "eq:b"
29562
29563 \end_inset
29564
29565
29566 \begin_inset CommandInset ref
29567 LatexCommand eqref
29568 reference "eq:c"
29569
29570 \end_inset
29571
29572  seraient numérotées comme 
29573 \begin_inset CommandInset ref
29574 LatexCommand eqref
29575 reference "eq:a"
29576
29577 \end_inset
29578
29579
29580 \begin_inset CommandInset ref
29581 LatexCommand eqref
29582 reference "eq:d"
29583
29584 \end_inset
29585
29586
29587 \begin_inset CommandInset ref
29588 LatexCommand eqref
29589 reference "eq:f"
29590
29591 \end_inset
29592
29593 .
29594 \end_layout
29595
29596 \begin_layout Standard
29597 En insérant les commandes en mode TeX entre les deux premières formules,
29598  on crée un espace.
29599  Pour le supprimer, on insère un espace vertical négatif de -5
29600 \begin_inset space \thinspace{}
29601 \end_inset
29602
29603 mm après la commande 
29604 \series bold
29605
29606 \backslash
29607 begin{subequations}
29608 \series default
29609 .
29610  Quand on utilise le style 
29611 \series bold
29612 Indenté
29613 \begin_inset Foot
29614 status collapsed
29615
29616 \begin_layout Plain Layout
29617 pour les styles de formules, voir 
29618 \begin_inset CommandInset ref
29619 LatexCommand ref
29620 reference "sec:Styles-de-formules"
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \end_inset
29628
29629
29630 \series default
29631 on insère un espace de -7
29632 \begin_inset space \thinspace{}
29633 \end_inset
29634
29635 mm à la place.
29636 \end_layout
29637
29638 \begin_layout Standard
29639 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29640  pour la deuxième ligne:
29641 \end_layout
29642
29643 \begin_layout Standard
29644 \begin_inset ERT
29645 status collapsed
29646
29647 \begin_layout Plain Layout
29648
29649
29650 \backslash
29651 begin{subequations}
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \begin_inset Formula \begin{eqnarray}
29658 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29659  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29660  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29661
29662 \end_inset
29663
29664
29665 \begin_inset ERT
29666 status collapsed
29667
29668 \begin_layout Plain Layout
29669
29670
29671 \backslash
29672 end{subequations}
29673 \end_layout
29674
29675 \end_inset
29676
29677
29678 \end_layout
29679
29680 \begin_layout Subsection
29681 Numérotation personnalisée
29682 \begin_inset CommandInset label
29683 LatexCommand label
29684 name "sub:Numérotation-personnalisée"
29685
29686 \end_inset
29687
29688
29689 \begin_inset Index
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693 Numérotation des formules !  personnalisée
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Standard
29702 \begin_inset Index
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706 Numérotation des formules ! délimiteurs personnalisés
29707 \end_layout
29708
29709 \end_inset
29710
29711 Avec la numérotation standard, on a des parenthèses autour du numéro de
29712  formule.
29713  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29714  il faut ajouter la lignes suivante dans le préambule LaTeX:
29715 \end_layout
29716
29717 \begin_layout Standard
29718
29719 \series bold
29720
29721 \backslash
29722 def
29723 \backslash
29724 tagform@#1{
29725 \backslash
29726 maketag@@@{|#1|}}
29727 \series default
29728
29729 \begin_inset Note Note
29730 status collapsed
29731
29732 \begin_layout Plain Layout
29733 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29734  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29735  début de ligne.
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Standard
29744 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29745  autour du 
29746 \series bold
29747 #1
29748 \series default
29749  par un caractère ou plus.
29750  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29751  verticales.
29752 \end_layout
29753
29754 \begin_layout Standard
29755 \begin_inset VSpace bigskip
29756 \end_inset
29757
29758 Si vous voulez avoir une expression de votre choix entre parenthèses après
29759  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29760  commande 
29761 \series bold
29762
29763 \backslash
29764 tag
29765 \series default
29766
29767 \begin_inset Index
29768 status collapsed
29769
29770 \begin_layout Plain Layout
29771 Commandes ! T ! 
29772 \backslash
29773 tag
29774 \end_layout
29775
29776 \end_inset
29777
29778 :
29779 \begin_inset Formula \begin{equation}
29780 A+B=C\tag{quelquechose}\label{eq:tag}\end{equation}
29781
29782 \end_inset
29783
29784 Dans cet exemple, on a mis la commande 
29785 \series bold
29786
29787 \backslash
29788 tag
29789 \series default
29790
29791 \begin_inset ERT
29792 status collapsed
29793
29794 \begin_layout Plain Layout
29795
29796
29797 \backslash
29798 spce 
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \series bold
29805 quelquechose
29806 \series default
29807  dans la formule.
29808 \end_layout
29809
29810 \begin_layout Standard
29811 Quand on insère la commande 
29812 \series bold
29813
29814 \backslash
29815 tag*
29816 \series default
29817
29818 \begin_inset ERT
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822
29823
29824 \backslash
29825 spce 
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \series bold
29832 quelquechose
29833 \series default
29834  à la place, l'astérisque supprime les parenthèses autour du texte:
29835 \begin_inset Formula \[
29836 A+B=C\tag*{quelquechose}\]
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Standard
29844 \begin_inset VSpace bigskip
29845 \end_inset
29846
29847 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29848  ou section du document, on utilise les commandes suivantes: 
29849 \end_layout
29850
29851 \begin_layout Standard
29852
29853 \series bold
29854
29855 \backslash
29856 @addtoreset{equation}{part}
29857 \series default
29858
29859 \begin_inset Index
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863 Commandes ! 
29864 \begin_inset ERT
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868
29869 "
29870 \end_layout
29871
29872 \end_inset
29873
29874 @
29875 \begin_inset ERT
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879
29880 "
29881 \end_layout
29882
29883 \end_inset
29884
29885  ! 
29886 \backslash
29887
29888 \begin_inset ERT
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892
29893 "
29894 \end_layout
29895
29896 \end_inset
29897
29898 @
29899 \begin_inset ERT
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903
29904 "
29905 \end_layout
29906
29907 \end_inset
29908
29909 addtoreset
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \begin_inset Newline newline
29916 \end_inset
29917
29918 ou
29919 \begin_inset Newline newline
29920 \end_inset
29921
29922
29923 \series bold
29924
29925 \backslash
29926 @addtoreset{equation}{section}
29927 \end_layout
29928
29929 \begin_layout Standard
29930 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29931 \begin_inset Quotes eld
29932 \end_inset
29933
29934 @
29935 \begin_inset Quotes erd
29936 \end_inset
29937
29938  doit être rendu 
29939 \begin_inset Quotes eld
29940 \end_inset
29941
29942 actif
29943 \begin_inset Quotes erd
29944 \end_inset
29945
29946  pour LaTeX en utilisant la commande 
29947 \series bold
29948
29949 \backslash
29950 makeatletter.
29951
29952 \series default
29953  La commande 
29954 \series bold
29955
29956 \backslash
29957 makeatother
29958 \series default
29959  le désactive.
29960  La suite de commandes en mode TeX est donc:
29961 \end_layout
29962
29963 \begin_layout Standard
29964
29965 \series bold
29966
29967 \backslash
29968 makeatletter
29969 \begin_inset Newline newline
29970 \end_inset
29971
29972
29973 \backslash
29974 @addtoreset{equation}{section}
29975 \begin_inset Newline newline
29976 \end_inset
29977
29978
29979 \backslash
29980 makeatother
29981 \end_layout
29982
29983 \begin_layout Standard
29984 Dans le préambule LaTeX on peut omettre les commandes 
29985 \series bold
29986
29987 \backslash
29988 makeatletter
29989 \series default
29990  et 
29991 \series bold
29992
29993 \backslash
29994 makeatother
29995 \series default
29996 , vu que LyX les insère automatiquement en interne.
29997 \end_layout
29998
29999 \begin_layout Standard
30000 Pour supprimer l'effet de 
30001 \series bold
30002
30003 \backslash
30004 @addtoreset
30005 \series default
30006 , on doit charger le fichier 
30007 \series bold
30008 remreset.sty
30009 \series default
30010
30011 \begin_inset Foot
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015
30016 \series bold
30017 remreset
30018 \series default
30019  fait partie du paquetage LaTeX 
30020 \series bold
30021 carlisle
30022 \series default
30023
30024 \begin_inset Index
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Paquetages ! carlisle
30029 \end_layout
30030
30031 \end_inset
30032
30033  qui est compris dans toutes les installations LaTeX standard.
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \begin_inset Index
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043 Paquetages ! remreset
30044 \end_layout
30045
30046 \end_inset
30047
30048  dans le préambule LaTeX avec la ligne
30049 \end_layout
30050
30051 \begin_layout Standard
30052
30053 \series bold
30054
30055 \backslash
30056 usepackage{remreset}
30057 \end_layout
30058
30059 \begin_layout Standard
30060 On peut alors utiliser la commande 
30061 \series bold
30062
30063 \backslash
30064 @removefromreset
30065 \series default
30066
30067 \begin_inset Index
30068 status collapsed
30069
30070 \begin_layout Plain Layout
30071 Commandes ! 
30072 \begin_inset ERT
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076
30077 "
30078 \end_layout
30079
30080 \end_inset
30081
30082 @
30083 \begin_inset ERT
30084 status collapsed
30085
30086 \begin_layout Plain Layout
30087
30088 "
30089 \end_layout
30090
30091 \end_inset
30092
30093  ! 
30094 \backslash
30095
30096 \begin_inset ERT
30097 status collapsed
30098
30099 \begin_layout Plain Layout
30100
30101 "
30102 \end_layout
30103
30104 \end_inset
30105
30106 @
30107 \begin_inset ERT
30108 status collapsed
30109
30110 \begin_layout Plain Layout
30111
30112 "
30113 \end_layout
30114
30115 \end_inset
30116
30117 removefromreset
30118 \end_layout
30119
30120 \end_inset
30121
30122  avec la même syntaxe que 
30123 \series bold
30124
30125 \backslash
30126 @addtoreset
30127 \series default
30128 .
30129 \end_layout
30130
30131 \begin_layout Standard
30132 \begin_inset VSpace bigskip
30133 \end_inset
30134
30135 On doit parfois numéroter les formules de la façon suivante
30136 \end_layout
30137
30138 \begin_layout Standard
30139
30140 \family typewriter
30141 (numéro de section.numéro de formule)
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Le numéro de formule repart à 
30146 \begin_inset Quotes eld
30147 \end_inset
30148
30149 1
30150 \begin_inset Quotes erd
30151 \end_inset
30152
30153  à chaque nouvelle section
30154 \end_layout
30155
30156 \begin_layout Standard
30157 Dans ce cas, on peut utiliser la commande 
30158 \series bold
30159
30160 \backslash
30161 numberwithin
30162 \series default
30163
30164 \begin_inset Index
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168 Commandes ! N ! 
30169 \backslash
30170 numberwithin
30171 \end_layout
30172
30173 \end_inset
30174
30175 , qui a la syntaxe suivante:
30176 \end_layout
30177
30178 \begin_layout Standard
30179
30180 \series bold
30181
30182 \backslash
30183 numberwithin{compteur}{sectionnement}
30184 \end_layout
30185
30186 \begin_layout Standard
30187 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
30188 nt indique quel numéro est placé avant le point.
30189 \end_layout
30190
30191 \begin_layout Standard
30192 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
30193  LaTeX soit en mode TeX:
30194 \end_layout
30195
30196 \begin_layout Standard
30197
30198 \series bold
30199
30200 \backslash
30201 numberwithin{equation}{section}
30202 \end_layout
30203
30204 \begin_layout Standard
30205 Voici le résultat:
30206 \begin_inset ERT
30207 status collapsed
30208
30209 \begin_layout Plain Layout
30210
30211
30212 \backslash
30213 numberwithin{equation}{section}
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \begin_inset Formula \begin{equation}
30220 A+B=C\end{equation}
30221
30222 \end_inset
30223
30224
30225 \end_layout
30226
30227 \begin_layout Standard
30228 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30229  on utilisera
30230 \begin_inset Newline newline
30231 \end_inset
30232
30233
30234 \series bold
30235
30236 \backslash
30237 numberwithin{table}{part}
30238 \end_layout
30239
30240 \begin_layout Standard
30241 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30242  quand elle est définie par la classe du document, on insère la commande
30243  suivante, soit dans le préambule, soit en mode TeX:
30244 \end_layout
30245
30246 \begin_layout Standard
30247
30248 \series bold
30249
30250 \backslash
30251 renewcommand{
30252 \backslash
30253 theequation}{
30254 \backslash
30255 arabic{equation}}
30256 \begin_inset Index
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260 Commandes ! A ! 
30261 \backslash
30262 arabic
30263 \end_layout
30264
30265 \end_inset
30266
30267
30268 \series default
30269
30270 \begin_inset ERT
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274
30275
30276 \backslash
30277 renewcommand{
30278 \backslash
30279 theequation}{
30280 \backslash
30281 arabic{equation}}
30282 \end_layout
30283
30284 \end_inset
30285
30286
30287 \series bold
30288
30289 \begin_inset Newline newline
30290 \end_inset
30291
30292
30293 \series default
30294 ou
30295 \series bold
30296
30297 \begin_inset Newline newline
30298 \end_inset
30299
30300
30301 \backslash
30302 renewcommand{
30303 \backslash
30304 thetable}{
30305 \backslash
30306 arabic{table}}
30307 \end_layout
30308
30309 \begin_layout Standard
30310
30311 \series bold
30312
30313 \backslash
30314 numberwithin
30315 \series default
30316  utilise en interne la commande 
30317 \series bold
30318
30319 \backslash
30320 @addtoreset
30321 \series default
30322 , décrite plus haut et qui doit aussi être annulée.
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 makeatletter
30331 \end_layout
30332
30333 \begin_layout Plain Layout
30334
30335
30336 \backslash
30337 @removefromreset{equation}{section}
30338 \end_layout
30339
30340 \begin_layout Plain Layout
30341
30342
30343 \backslash
30344 makeatother
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \end_layout
30351
30352 \begin_layout Subsection
30353 Numérotation avec des chiffres romains ou des lettres
30354 \begin_inset Index
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 Numérotation des formules ! avec des lettres
30359 \end_layout
30360
30361 \end_inset
30362
30363
30364 \begin_inset Index
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368 Numérotation des formules ! avec des chiffres romains
30369 \end_layout
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Standard
30377 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30378  latines.
30379  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30380  la commande
30381 \end_layout
30382
30383 \begin_layout Standard
30384
30385 \series bold
30386
30387 \backslash
30388 renewcommand{
30389 \backslash
30390 theequation}{
30391 \backslash
30392 roman{equation}}
30393 \end_layout
30394
30395 \begin_layout Standard
30396 en mode TeX juste avant la formule.
30397  
30398 \series bold
30399
30400 \backslash
30401 renewcommand
30402 \series default
30403
30404 \begin_inset Index
30405 status collapsed
30406
30407 \begin_layout Plain Layout
30408 Commandes ! R ! 
30409 \backslash
30410 renewcommand
30411 \end_layout
30412
30413 \end_inset
30414
30415  redéfinit la commande prédéfinie 
30416 \series bold
30417
30418 \backslash
30419 theequation
30420 \series default
30421  en la commande 
30422 \series bold
30423
30424 \backslash
30425 roman{equation}
30426 \series default
30427
30428 \begin_inset Foot
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432 La commande 
30433 \series bold
30434
30435 \backslash
30436 renewcommand
30437 \series default
30438  a la même syntaxe que la commande 
30439 \series bold
30440
30441 \backslash
30442 newcommand
30443 \series default
30444  qui est décrite dans 
30445 \begin_inset CommandInset ref
30446 LatexCommand ref
30447 reference "sec:Commandes-personnalisées"
30448
30449 \end_inset
30450
30451 .
30452 \end_layout
30453
30454 \end_inset
30455
30456 .
30457  
30458 \series bold
30459 equation
30460 \series default
30461  est le compteur pour les formules.
30462  Quand la commande 
30463 \series bold
30464
30465 \backslash
30466 the
30467 \series default
30468  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30469  écrite en utilisant des chiffres arabes.
30470  Quand une formule est numérotée, LaTeX met en interne la commande 
30471 \series bold
30472
30473 \backslash
30474 theequation
30475 \series default
30476  après la formule.
30477  
30478 \series bold
30479
30480 \backslash
30481 roman{equation}
30482 \begin_inset Index
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486 Commandes ! R ! 
30487 \backslash
30488 roman
30489 \end_layout
30490
30491 \end_inset
30492
30493
30494 \series default
30495  écrit la valeur du compteur en utilisant des petits chiffres romains.
30496 \end_layout
30497
30498 \begin_layout Standard
30499 Toutes les formules qui suivent 
30500 \series bold
30501
30502 \backslash
30503 renew
30504 \series default
30505 c
30506 \series bold
30507 ommand
30508 \series default
30509  sont maintenant numérotées en chiffres romains.
30510  Pour passer à une numérotation avec de gros chiffres romains, on insère
30511  la même commande, mais avec 
30512 \series bold
30513
30514 \backslash
30515 roman
30516 \series default
30517  remplacé par 
30518 \series bold
30519
30520 \backslash
30521 Roman
30522 \series default
30523
30524 \begin_inset Index
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528 Commandes ! R ! 
30529 \backslash
30530 roman@
30531 \backslash
30532 Roman
30533 \end_layout
30534
30535 \end_inset
30536
30537 .
30538  Pour numéroter avec des lettres latines minuscules, on a la commande 
30539 \series bold
30540
30541 \backslash
30542 alph
30543 \series default
30544
30545 \begin_inset Index
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 Commandes ! A ! 
30550 \backslash
30551 alphe
30552 \end_layout
30553
30554 \end_inset
30555
30556 , pour les lettres majuscules, on a 
30557 \series bold
30558
30559 \backslash
30560 Alph
30561 \series default
30562
30563 \begin_inset Index
30564 status collapsed
30565
30566 \begin_layout Plain Layout
30567 Commandes ! A ! 
30568 \backslash
30569 alph@
30570 \backslash
30571 Alph
30572 \end_layout
30573
30574 \end_inset
30575
30576 .
30577 \end_layout
30578
30579 \begin_layout Standard
30580 \begin_inset Note Greyedout
30581 status open
30582
30583 \begin_layout Plain Layout
30584
30585 \series bold
30586 Note:
30587 \series default
30588  On peut numéroter au maximum 26 formules avec des lettres latines dans
30589  un même document.
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \end_layout
30596
30597 \begin_layout Standard
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603
30604 \backslash
30605 renewcommand{
30606 \backslash
30607 theequation}{
30608 \backslash
30609 roman{equation}}
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \end_layout
30616
30617 \begin_layout Standard
30618 \begin_inset Formula \begin{equation}
30619 A=\textrm{romains minuscules}\label{eq:rom}\end{equation}
30620
30621 \end_inset
30622
30623
30624 \begin_inset ERT
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628
30629
30630 \backslash
30631 renewcommand{
30632 \backslash
30633 theequation}{
30634 \backslash
30635 Roman{equation}}
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \begin_inset Formula \begin{equation}
30642 B=\textrm{romains majuscules}\label{eq:Rom}\end{equation}
30643
30644 \end_inset
30645
30646
30647 \begin_inset ERT
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651
30652
30653 \backslash
30654 renewcommand{
30655 \backslash
30656 theequation}{
30657 \backslash
30658 alph{equation}}
30659 \end_layout
30660
30661 \end_inset
30662
30663
30664 \begin_inset Formula \begin{equation}
30665 C=\textrm{latines minuscules}\label{eq:lat}\end{equation}
30666
30667 \end_inset
30668
30669
30670 \begin_inset ERT
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675
30676 \backslash
30677 renewcommand{
30678 \backslash
30679 theequation}{
30680 \backslash
30681 Alph{equation}}
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \begin_inset Formula \begin{equation}
30688 D=\textrm{latines majuscules}\label{eq:Lat}\end{equation}
30689
30690 \end_inset
30691
30692
30693 \end_layout
30694
30695 \begin_layout Standard
30696 Pour revenir à la numérotation par défaut, on insère la commande:
30697 \end_layout
30698
30699 \begin_layout Standard
30700
30701 \series bold
30702
30703 \backslash
30704 renewcommand{
30705 \backslash
30706 theequation}{
30707 \backslash
30708 arabic{equation}}
30709 \begin_inset Index
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 Commandes ! A ! 
30714 \backslash
30715 arabic
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \end_layout
30722
30723 \begin_layout Standard
30724 \begin_inset ERT
30725 status collapsed
30726
30727 \begin_layout Plain Layout
30728
30729
30730 \backslash
30731 renewcommand{
30732 \backslash
30733 theequation}{
30734 \backslash
30735 arabic{equation}}
30736 \end_layout
30737
30738 \end_inset
30739
30740
30741 \begin_inset Formula \begin{equation}
30742 E=\textrm{Arabes}\label{eq:arab}\end{equation}
30743
30744 \end_inset
30745
30746
30747 \end_layout
30748
30749 \begin_layout Standard
30750 \begin_inset VSpace medskip
30751 \end_inset
30752
30753 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30754  du style de numérotation.
30755  Si l'on veut que la numérotation reparte à 
30756 \begin_inset Quotes eld
30757 \end_inset
30758
30759 1
30760 \begin_inset Quotes erd
30761 \end_inset
30762
30763  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30764  On trouvera une description de cette opération dans le fichier 
30765 \begin_inset CommandInset href
30766 LatexCommand href
30767 target "Formula-numbering.lyx"
30768
30769 \end_inset
30770
30771 .
30772 \end_layout
30773
30774 \begin_layout Section
30775 Commandes personnalisées
30776 \begin_inset CommandInset label
30777 LatexCommand label
30778 name "sec:Commandes-personnalisées"
30779
30780 \end_inset
30781
30782
30783 \begin_inset Index
30784 status collapsed
30785
30786 \begin_layout Plain Layout
30787 Commandes personnalisées
30788 \end_layout
30789
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \begin_layout Standard
30796 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
30797  Mais on peut définir de nouvelles commandes plus courtes avec la commande
30798  
30799 \series bold
30800
30801 \backslash
30802 newcommand
30803 \series default
30804
30805 \begin_inset Index
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809 Commandes ! N ! 
30810 \backslash
30811 newcommand
30812 \end_layout
30813
30814 \end_inset
30815
30816  .
30817 \end_layout
30818
30819 \begin_layout Standard
30820 La syntaxe de 
30821 \series bold
30822
30823 \backslash
30824 newcommand
30825 \series default
30826  est:
30827 \end_layout
30828
30829 \begin_layout Standard
30830
30831 \series bold
30832
30833 \backslash
30834 newcommand{nom de la nouvelle commande}[nombre d'arguments]
30835 \begin_inset Newline newline
30836 \end_inset
30837
30838
30839 \begin_inset ERT
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843
30844
30845 \backslash
30846 phantom{
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \backslash
30853 newcommand
30854 \begin_inset ERT
30855 status collapsed
30856
30857 \begin_layout Plain Layout
30858
30859 }
30860 \end_layout
30861
30862 \end_inset
30863
30864 [valeur optionnelle]{définition de la commande}
30865 \end_layout
30866
30867 \begin_layout Standard
30868 \begin_inset Note Greyedout
30869 status open
30870
30871 \begin_layout Plain Layout
30872
30873 \series bold
30874 Note:
30875 \series default
30876  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
30877  votre document ou par un des paquetages LaTeX que vous utilisez.
30878  Si par exemple, vous tentez de définir la commande 
30879 \series bold
30880
30881 \backslash
30882 le
30883 \series default
30884  pour 
30885 \series bold
30886
30887 \backslash
30888 Leftarrow
30889 \series default
30890 , vous aurez un message d'erreur puisque 
30891 \series bold
30892
30893 \backslash
30894 le
30895 \series default
30896  est déjà définie comme étant la commande pour le symbole 
30897 \begin_inset Quotes eld
30898 \end_inset
30899
30900
30901 \begin_inset Formula $\le$
30902 \end_inset
30903
30904
30905 \begin_inset Quotes erd
30906 \end_inset
30907
30908 .
30909 \end_layout
30910
30911 \end_inset
30912
30913
30914 \end_layout
30915
30916 \begin_layout Standard
30917 \begin_inset Note Greyedout
30918 status open
30919
30920 \begin_layout Plain Layout
30921
30922 \series bold
30923 Note:
30924 \series default
30925  Les noms des commandes personnalisées ne peuvent contenir que des lettres
30926  latines.
30927 \end_layout
30928
30929 \end_inset
30930
30931
30932 \end_layout
30933
30934 \begin_layout Standard
30935 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
30936  d'argument que la commande doit avoir.
30937  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
30938  optionnel.
30939  Quand on utilise cette valeur, le 
30940 \emph on
30941 premier 
30942 \emph default
30943 argument de la nouvelle commande est automatiquement l'argument optionnel.
30944 \end_layout
30945
30946 \begin_layout Standard
30947 Voici quelques exemples:
30948 \end_layout
30949
30950 \begin_layout Itemize
30951 Pour définir la commande 
30952 \series bold
30953
30954 \backslash
30955 gr
30956 \series default
30957  pour 
30958 \series bold
30959
30960 \backslash
30961 Longrightarrow
30962 \series default
30963 , la ligne à insérer dans le préambule LaTeX est:
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969
30970 \backslash
30971 medskip
30972 \end_layout
30973
30974 \end_inset
30975
30976
30977 \series bold
30978
30979 \begin_inset Newline newline
30980 \end_inset
30981
30982
30983 \backslash
30984 newcommand{
30985 \backslash
30986 gr}{
30987 \backslash
30988 Longrightarrow}
30989 \end_layout
30990
30991 \begin_layout Itemize
30992 Pour définir la commande
30993 \series bold
30994  
30995 \backslash
30996 us
30997 \series default
30998  pour 
30999 \series bold
31000
31001 \backslash
31002 underline
31003 \series default
31004 , l'argument (qui doit être souligné) doit être pris en compte.
31005  Pour cela, la ligne à insérer dans le préambule est:
31006 \begin_inset ERT
31007 status collapsed
31008
31009 \begin_layout Plain Layout
31010
31011
31012 \backslash
31013 medskip
31014 \end_layout
31015
31016 \end_inset
31017
31018
31019 \series bold
31020
31021 \begin_inset Newline newline
31022 \end_inset
31023
31024
31025 \backslash
31026 newcommand{
31027 \backslash
31028 us}[1]{
31029 \backslash
31030 underline{#1}}
31031 \series default
31032
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038
31039 \backslash
31040 medskip
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \series bold
31047
31048 \begin_inset Newline newline
31049 \end_inset
31050
31051
31052 \series default
31053 Le caractère 
31054 \series bold
31055 #
31056 \series default
31057  agit comme un argument formel, le 
31058 \series bold
31059 1
31060 \series default
31061  derrière lui indique qu'il représente le premier argument.
31062 \end_layout
31063
31064 \begin_layout Itemize
31065 Pour remplacer la commande 
31066 \series bold
31067
31068 \backslash
31069 framebox
31070 \series default
31071  on peut par exemple définir, la commande 
31072 \series bold
31073
31074 \backslash
31075 fb
31076 \series default
31077 :
31078 \begin_inset ERT
31079 status collapsed
31080
31081 \begin_layout Plain Layout
31082
31083
31084 \backslash
31085 medskip
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \series bold
31092
31093 \begin_inset Newline newline
31094 \end_inset
31095
31096
31097 \backslash
31098 newcommand{
31099 \backslash
31100 fb}[3]{
31101 \backslash
31102 framebox#1#2{$#3$}}
31103 \series default
31104
31105 \begin_inset ERT
31106 status collapsed
31107
31108 \begin_layout Plain Layout
31109
31110
31111 \backslash
31112 medskip
31113 \end_layout
31114
31115 \end_inset
31116
31117
31118 \series bold
31119
31120 \begin_inset Newline newline
31121 \end_inset
31122
31123
31124 \series default
31125 Les deux dollars créent une formule supplémentaire pour la commande 
31126 \series bold
31127
31128 \backslash
31129 framebox
31130 \series default
31131 , voir 
31132 \begin_inset CommandInset ref
31133 LatexCommand ref
31134 reference "sub:Boîtes-avec-cadre"
31135
31136 \end_inset
31137
31138 .
31139 \end_layout
31140
31141 \begin_layout Itemize
31142 Pour créer une nouvelle commande pour remplacer 
31143 \series bold
31144
31145 \backslash
31146 fcolorbox
31147 \series default
31148  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31149  pour la couleur est défini comme optionnel:
31150 \begin_inset ERT
31151 status collapsed
31152
31153 \begin_layout Plain Layout
31154
31155
31156 \backslash
31157 medskip
31158 \end_layout
31159
31160 \end_inset
31161
31162
31163 \series bold
31164
31165 \begin_inset Newline newline
31166 \end_inset
31167
31168
31169 \backslash
31170 newcommand{
31171 \backslash
31172 cb}[3][white]{
31173 \backslash
31174 fcolorbox{#2}{#1}{$#3$}}
31175 \series default
31176
31177 \begin_inset ERT
31178 status collapsed
31179
31180 \begin_layout Plain Layout
31181
31182
31183 \backslash
31184 medskip
31185 \end_layout
31186
31187 \end_inset
31188
31189
31190 \begin_inset Newline newline
31191 \end_inset
31192
31193 Quand la couleur n'est pas définie lors d'une utilisation de 
31194 \series bold
31195
31196 \backslash
31197 cb
31198 \series default
31199 , la couleur prédéfinie 
31200 \series bold
31201 white
31202 \series default
31203  est utilisée par défaut.
31204 \end_layout
31205
31206 \begin_layout Standard
31207 Un test des nouvelles commandes:
31208 \end_layout
31209
31210 \begin_layout Standard
31211 \align center
31212 \begin_inset Tabular
31213 <lyxtabular version="3" rows="6" columns="2">
31214 <features>
31215 <column alignment="center" valignment="top" width="0">
31216 <column alignment="center" valignment="top" width="0">
31217 <row>
31218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222 Commande
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31228 \begin_inset Text
31229
31230 \begin_layout Plain Layout
31231 Résultat
31232 \begin_inset Note Note
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237 \series bold
31238
31239 \backslash
31240 raisebox est seulement utilisée pour faire de la place
31241 \end_layout
31242
31243 \end_inset
31244
31245
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 </row>
31251 <row>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256 A
31257 \backslash
31258 gr
31259 \begin_inset ERT
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263
31264
31265 \backslash
31266 spce 
31267 \end_layout
31268
31269 \end_inset
31270
31271 B
31272 \end_layout
31273
31274 \end_inset
31275 </cell>
31276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31277 \begin_inset Text
31278
31279 \begin_layout Plain Layout
31280 \begin_inset Formula $A\gr B$
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
31295 \backslash
31296 us{ABcd
31297 \end_layout
31298
31299 \end_inset
31300 </cell>
31301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31302 \begin_inset Text
31303
31304 \begin_layout Plain Layout
31305 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 </row>
31314 <row>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \backslash
31321 fb{[2cm]
31322 \begin_inset Formula $\to$
31323 \end_inset
31324
31325
31326 \backslash
31327 {
31328 \begin_inset Formula $\to$
31329 \end_inset
31330
31331
31332 \backslash
31333 {
31334 \backslash
31335 int
31336 \begin_inset ERT
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340
31341
31342 \backslash
31343 spce 
31344 \end_layout
31345
31346 \end_inset
31347
31348 A=B
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31358 \end_inset
31359
31360
31361 \end_layout
31362
31363 \end_inset
31364 </cell>
31365 </row>
31366 <row>
31367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31368 \begin_inset Text
31369
31370 \begin_layout Plain Layout
31371
31372 \backslash
31373 cb{red
31374 \begin_inset Formula $\to$
31375 \end_inset
31376
31377
31378 \backslash
31379 {
31380 \backslash
31381 int
31382 \begin_inset ERT
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386
31387
31388 \backslash
31389 spce 
31390 \end_layout
31391
31392 \end_inset
31393
31394 A=B
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31404 \end_inset
31405
31406
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 </row>
31412 <row>
31413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31414 \begin_inset Text
31415
31416 \begin_layout Plain Layout
31417
31418 \backslash
31419 cb[green]
31420 \backslash
31421 {red
31422 \begin_inset Formula $\to$
31423 \end_inset
31424
31425
31426 \backslash
31427 {
31428 \backslash
31429 int
31430 \begin_inset ERT
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434
31435
31436 \backslash
31437 spce 
31438 \end_layout
31439
31440 \end_inset
31441
31442 A=B
31443 \end_layout
31444
31445 \end_inset
31446 </cell>
31447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31448 \begin_inset Text
31449
31450 \begin_layout Plain Layout
31451 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31452 \end_inset
31453
31454
31455 \end_layout
31456
31457 \end_inset
31458 </cell>
31459 </row>
31460 </lyxtabular>
31461
31462 \end_inset
31463
31464
31465 \end_layout
31466
31467 \begin_layout Section
31468 Diagrammes
31469 \end_layout
31470
31471 \begin_layout Standard
31472 LyX gère deux types de diagrammes commutatifs; amscd
31473 \series bold
31474  et xymatrix
31475 \series default
31476  qui sont décrits dans ce qui suit.
31477 \end_layout
31478
31479 \begin_layout Subsection
31480 Les diagrammes amscd
31481 \begin_inset Index
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485 Diagrammes ! amscd
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \end_layout
31492
31493 \begin_layout Standard
31494 Des diagrammes de ce type visualisent les relations par des lignes verticales
31495  ou horizontales ou encore des flèches: 
31496 \begin_inset Formula \[
31497 \begin{CD}A@>>>B@>>>C\\
31498 @AAA@.@VVV\\
31499 F@<<<E@<<<D\end{CD}\]
31500
31501 \end_inset
31502
31503
31504 \end_layout
31505
31506 \begin_layout Standard
31507 Pour les obtenir, on insère la commande 
31508 \series bold
31509
31510 \backslash
31511 CD
31512 \begin_inset Index
31513 status collapsed
31514
31515 \begin_layout Plain Layout
31516 Commandes ! C ! 
31517 \backslash
31518 CD
31519 \end_layout
31520
31521 \end_inset
31522
31523
31524 \series default
31525  dans une formule.
31526  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31527  on peut insérer d'autres commandes.
31528  On crée une nouvelle ligne avec 
31529 \family sans
31530 Ctrl-Entrée
31531 \family default
31532 .
31533  Les relations horizontales sont insérées dans les lignes impaires et les
31534  relations verticales dans les lignes paires.
31535 \end_layout
31536
31537 \begin_layout Standard
31538 Pour créer les relations, il y a les commandes suivantes:
31539 \end_layout
31540
31541 \begin_layout Itemize
31542
31543 \series bold
31544 @<<<
31545 \series default
31546  crée une flèche gauche, 
31547 \series bold
31548 @>>>
31549 \series default
31550  une flèche droite, et 
31551 \series bold
31552 @=
31553 \series default
31554  un long signe égal
31555 \end_layout
31556
31557 \begin_layout Itemize
31558
31559 \series bold
31560 @AAA
31561 \series default
31562  crée une flèche vers le haut, 
31563 \series bold
31564 @VVV
31565 \series default
31566  une flèche vers le bas, et 
31567 \series bold
31568 @|
31569 \series default
31570  un signe égal vertical
31571 \end_layout
31572
31573 \begin_layout Itemize
31574
31575 \series bold
31576 @.
31577
31578 \series default
31579  sert de remplissage pour une relation inexistante
31580 \end_layout
31581
31582 \begin_layout Standard
31583 Toutes les flèches peuvent être étiquetées de la façon suivante:
31584 \end_layout
31585
31586 \begin_layout Itemize
31587 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31588  de la flèche.
31589  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31590  flèche.
31591 \end_layout
31592
31593 \begin_layout Itemize
31594 Quand le texte destiné à une flèche verticale est inséré entre le premier
31595  et le second A ou V, il est placé sur le côté gauche de la flèche.
31596  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31597  de la flèche.
31598  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31599  des accolades TeX.
31600 \end_layout
31601
31602 \begin_layout Standard
31603 Comme exemple, un diagramme avec toutes les relations possibles:
31604 \end_layout
31605
31606 \begin_layout Standard
31607 \begin_inset Formula \[
31608 \begin{CD}A@>j>>B@>>k>C@=F\\
31609 @AmAA@.@VV{V}V@|\\
31610 D@<<j<E@>k>>F@=C\end{CD}\]
31611
31612 \end_inset
31613
31614
31615 \end_layout
31616
31617 \begin_layout Standard
31618 La commande pour l'obtenir:
31619 \begin_inset Newline newline
31620 \end_inset
31621
31622
31623 \series bold
31624
31625 \backslash
31626 CD
31627 \begin_inset ERT
31628 status collapsed
31629
31630 \begin_layout Plain Layout
31631
31632
31633 \backslash
31634 spce 
31635 \end_layout
31636
31637 \end_inset
31638
31639 A@>j>>B@>>k>C@=F Ctrl-Enter
31640 \begin_inset Newline newline
31641 \end_inset
31642
31643
31644 \begin_inset ERT
31645 status collapsed
31646
31647 \begin_layout Plain Layout
31648
31649
31650 \backslash
31651 hphantom{
31652 \end_layout
31653
31654 \end_inset
31655
31656
31657 \backslash
31658 CD
31659 \begin_inset ERT
31660 status collapsed
31661
31662 \begin_layout Plain Layout
31663
31664
31665 \backslash
31666 spce 
31667 \end_layout
31668
31669 \end_inset
31670
31671
31672 \begin_inset ERT
31673 status collapsed
31674
31675 \begin_layout Plain Layout
31676
31677 }
31678 \end_layout
31679
31680 \end_inset
31681
31682 @AmAA@.@VV
31683 \backslash
31684 {V
31685 \series default
31686
31687 \begin_inset Formula $\to$
31688 \end_inset
31689
31690
31691 \series bold
31692 V@| Ctrl-Enter
31693 \begin_inset Newline newline
31694 \end_inset
31695
31696
31697 \begin_inset ERT
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701
31702
31703 \backslash
31704 hphantom{
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \backslash
31711 CD
31712 \begin_inset ERT
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716
31717
31718 \backslash
31719 spce 
31720 \end_layout
31721
31722 \end_inset
31723
31724
31725 \begin_inset ERT
31726 status collapsed
31727
31728 \begin_layout Plain Layout
31729
31730 }
31731 \end_layout
31732
31733 \end_inset
31734
31735 D@<<j<E@>k>>F@=C
31736 \end_layout
31737
31738 \begin_layout Subsection
31739 Les diagrammes xymatrix
31740 \begin_inset Index
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744 Diagrammes ! xymatrix
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \end_layout
31751
31752 \begin_layout Standard
31753 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31754  
31755 \series bold
31756 xypic
31757 \series default
31758 .
31759  Une xymatrice est créée en insérant la commande 
31760 \series bold
31761
31762 \backslash
31763 xymatrix
31764 \series default
31765  dans une formule.
31766  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31767  comme pour une matrice normale, voir 
31768 \begin_inset CommandInset ref
31769 LatexCommand ref
31770 reference "sec:Matrices"
31771
31772 \end_inset
31773
31774 .
31775 \end_layout
31776
31777 \begin_layout Standard
31778 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31779  diagonales ou courbes et plus encore.
31780  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31781  décorations sont expliquées en détail dans ce 
31782 \emph on
31783 manuel pour XY-pic 
31784 \emph default
31785 \lang english
31786 that you find in the menu
31787 \lang french
31788  
31789 \family sans
31790 Aide\SpecialChar \menuseparator
31791 Manuels
31792 \begin_inset space ~
31793 \end_inset
31794
31795 spécifiques\SpecialChar \menuseparator
31796 Manuel
31797 \begin_inset space ~
31798 \end_inset
31799
31800 pour
31801 \begin_inset space ~
31802 \end_inset
31803
31804 XY-pic
31805 \family default
31806 .
31807 \end_layout
31808
31809 \begin_layout Standard
31810 \begin_inset Newpage newpage
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \begin_layout Section
31817 Astuces
31818 \begin_inset ERT
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822
31823
31824 \backslash
31825 texorpdfstring{
31826 \end_layout
31827
31828 \end_inset
31829
31830
31831 \begin_inset Foot
31832 status collapsed
31833
31834 \begin_layout Plain Layout
31835 On peut trouver d'autres astuces mathématiques très utiles dans 
31836 \begin_inset CommandInset citation
31837 LatexCommand cite
31838 key "Voss"
31839
31840 \end_inset
31841
31842 .
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset ERT
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852
31853 }{}
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \begin_inset Note Note
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863
31864 \backslash
31865 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
31866  dans les signets PDF.
31867 \end_layout
31868
31869 \begin_layout Plain Layout
31870 Plus d'infos sur 
31871 \backslash
31872 texorpdfstring dans la section 
31873 \begin_inset CommandInset ref
31874 LatexCommand ref
31875 reference "sub:formules-dans-les-entêtes"
31876
31877 \end_inset
31878
31879 .
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \begin_inset Index
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889 Astuces
31890 \end_layout
31891
31892 \end_inset
31893
31894
31895 \begin_inset Index
31896 status collapsed
31897
31898 \begin_layout Plain Layout
31899 Ions|see
31900 \begin_inset ERT
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904
31905 {
31906 \end_layout
31907
31908 \end_inset
31909
31910 Symboles chimiques
31911 \begin_inset ERT
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915
31916 }
31917 \end_layout
31918
31919 \end_inset
31920
31921
31922 \end_layout
31923
31924 \end_inset
31925
31926
31927 \end_layout
31928
31929 \begin_layout Subsection
31930 Symboles et équations chimiques
31931 \begin_inset CommandInset label
31932 LatexCommand label
31933 name "sub:Symboles-chimiques"
31934
31935 \end_inset
31936
31937
31938 \begin_inset Index
31939 status collapsed
31940
31941 \begin_layout Plain Layout
31942 Equations@Équations chimiques
31943 \end_layout
31944
31945 \end_inset
31946
31947
31948 \begin_inset Index
31949 status collapsed
31950
31951 \begin_layout Plain Layout
31952 Symboles ! chimiques
31953 \end_layout
31954
31955 \end_inset
31956
31957
31958 \end_layout
31959
31960 \begin_layout Standard
31961 Un exemple de texte de chimie:
31962 \end_layout
31963
31964 \begin_layout Quote
31965 L'ion 
31966 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31967 \end_inset
31968
31969 réagit avec deux ions 
31970 \begin_inset Formula $\mathrm{Na^{+}}$
31971 \end_inset
31972
31973  pour donner du sulfate de sodium 
31974 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31975 \end_inset
31976
31977 .
31978  La réaction chimique peut être mise sous la forme:
31979 \begin_inset Formula \[
31980 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31981
31982 \end_inset
31983
31984
31985 \end_layout
31986
31987 \begin_layout Standard
31988 Cette équation chimique peut être créée directement sous la forme d'une
31989  formule.
31990  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
31991  et mettez-le dans la police droite avec le raccourci 
31992 \family sans
31993 Alt-c
31994 \begin_inset space ~
31995 \end_inset
31996
31997 r
31998 \family default
31999  .
32000 \begin_inset Foot
32001 status collapsed
32002
32003 \begin_layout Plain Layout
32004 Style de polices, voir 
32005 \begin_inset CommandInset ref
32006 LatexCommand ref
32007 reference "sub:Styles-de-polices"
32008
32009 \end_inset
32010
32011
32012 \end_layout
32013
32014 \end_inset
32015
32016
32017 \end_layout
32018
32019 \begin_layout Subsection
32020 Nombres négatifs
32021 \begin_inset Index
32022 status collapsed
32023
32024 \begin_layout Plain Layout
32025 Nombres ! négatifs
32026 \end_layout
32027
32028 \end_inset
32029
32030
32031 \end_layout
32032
32033 \begin_layout Standard
32034 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
32035  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
32036  moins.
32037  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
32038  correctement.
32039 \end_layout
32040
32041 \begin_layout Standard
32042 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
32043 \end_layout
32044
32045 \begin_layout Standard
32046 Un exemple pour illustrer le problème:
32047 \end_layout
32048
32049 \begin_layout Standard
32050 \align center
32051 \begin_inset Tabular
32052 <lyxtabular version="3" rows="3" columns="2">
32053 <features>
32054 <column alignment="right" valignment="top" width="0">
32055 <column alignment="left" valignment="top" width="0">
32056 <row>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061 texte normal:
32062 \end_layout
32063
32064 \end_inset
32065 </cell>
32066 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32067 \begin_inset Text
32068
32069 \begin_layout Plain Layout
32070 x = -2
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 </row>
32076 <row>
32077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081 formule:
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090 \begin_inset Formula $x=-2$
32091 \end_inset
32092
32093
32094 \end_layout
32095
32096 \end_inset
32097 </cell>
32098 </row>
32099 <row>
32100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104 solution:
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113 \begin_inset Formula $x=\textrm{-}2$
32114 \end_inset
32115
32116
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 </row>
32122 </lyxtabular>
32123
32124 \end_inset
32125
32126
32127 \end_layout
32128
32129 \begin_layout Subsection
32130 La virgule comme séparateur décimal
32131 \begin_inset Index
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135 Virgule
32136 \end_layout
32137
32138 \end_inset
32139
32140
32141 \end_layout
32142
32143 \begin_layout Standard
32144 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
32145  pour grouper les chiffres dans un nombre.
32146  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
32147  formules.
32148 \end_layout
32149
32150 \begin_layout Standard
32151 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
32152  (raccourci 
32153 \family sans
32154 Alt-m
32155 \begin_inset space ~
32156 \end_inset
32157
32158 m
32159 \family default
32160 ).
32161 \end_layout
32162
32163 \begin_layout Standard
32164 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
32165  on doit charger le fichier 
32166 \series bold
32167 icomma.sty
32168 \series default
32169
32170 \begin_inset Foot
32171 status collapsed
32172
32173 \begin_layout Plain Layout
32174
32175 \series bold
32176 icomma
32177 \series default
32178  fait partie du paquetage 
32179 \series bold
32180 was
32181 \series default
32182
32183 \begin_inset Index
32184 status collapsed
32185
32186 \begin_layout Plain Layout
32187 Paquetages ! was
32188 \begin_inset ERT
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192
32193
32194 \backslash
32195 vspace{4mm}
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \end_inset
32204
32205 .
32206 \end_layout
32207
32208 \end_inset
32209
32210
32211 \begin_inset Index
32212 status collapsed
32213
32214 \begin_layout Plain Layout
32215 Paquetages ! icomma
32216 \end_layout
32217
32218 \end_inset
32219
32220  dans le préambule LaTeX avec la ligne
32221 \end_layout
32222
32223 \begin_layout Standard
32224
32225 \series bold
32226
32227 \backslash
32228 usepackage{icomma}
32229 \end_layout
32230
32231 \begin_layout Subsection
32232 Les vecteurs physiques
32233 \begin_inset CommandInset label
32234 LatexCommand label
32235 name "sub:Vecteurs-physiques"
32236
32237 \end_inset
32238
32239
32240 \begin_inset Index
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244 Vecteurs ! physiques
32245 \end_layout
32246
32247 \end_inset
32248
32249
32250 \end_layout
32251
32252 \begin_layout Standard
32253 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
32254 \series bold
32255  braket
32256 \series default
32257
32258 \begin_inset Foot
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262
32263 \series bold
32264 braket
32265 \series default
32266  fait partie de toutes les installations LaTeX standard.
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \begin_inset Index
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276 Paquetages ! braket
32277 \end_layout
32278
32279 \end_inset
32280
32281  que l'on charge en mettant dans le préambule LaTeX la ligne
32282 \end_layout
32283
32284 \begin_layout Standard
32285
32286 \series bold
32287
32288 \backslash
32289 usepackage{braket}
32290 \end_layout
32291
32292 \begin_layout Standard
32293 Les commandes suivantes sont définies:
32294 \end_layout
32295
32296 \begin_layout Standard
32297 \align center
32298 \begin_inset Tabular
32299 <lyxtabular version="3" rows="4" columns="2">
32300 <features>
32301 <column alignment="center" valignment="top" width="0">
32302 <column alignment="center" valignment="top" width="0">
32303 <row>
32304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32305 \begin_inset Text
32306
32307 \begin_layout Plain Layout
32308 Commande
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317 Résultat
32318 \end_layout
32319
32320 \end_inset
32321 </cell>
32322 </row>
32323 <row>
32324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328
32329 \backslash
32330 Bra{
32331 \backslash
32332 psi
32333 \end_layout
32334
32335 \end_inset
32336 </cell>
32337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32338 \begin_inset Text
32339
32340 \begin_layout Plain Layout
32341 \begin_inset Formula $\Bra{\psi}$
32342 \end_inset
32343
32344
32345 \end_layout
32346
32347 \end_inset
32348 </cell>
32349 </row>
32350 <row>
32351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \backslash
32357 Ket{
32358 \backslash
32359 psi
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368 \begin_inset Formula $\Ket{\psi}$
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 </row>
32377 <row>
32378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32379 \begin_inset Text
32380
32381 \begin_layout Plain Layout
32382
32383 \backslash
32384 Braket{
32385 \backslash
32386 psi|
32387 \backslash
32388 phi
32389 \end_layout
32390
32391 \end_inset
32392 </cell>
32393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32394 \begin_inset Text
32395
32396 \begin_layout Plain Layout
32397 \begin_inset Formula $\Braket{\psi|\phi}$
32398 \end_inset
32399
32400
32401 \end_layout
32402
32403 \end_inset
32404 </cell>
32405 </row>
32406 </lyxtabular>
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 La commande 
32415 \series bold
32416
32417 \backslash
32418 Braket
32419 \series default
32420  assure que toutes les barres verticales ont la même taille que les crochets
32421  englobants:
32422 \begin_inset Formula \[
32423 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 L'effet de la commande 
32432 \series bold
32433
32434 \backslash
32435 Braket
32436 \series default
32437  peut aussi être obtenu en utilisant la commande 
32438 \series bold
32439
32440 \backslash
32441 middle
32442 \series default
32443 , qui est décrite dans 
32444 \begin_inset CommandInset ref
32445 LatexCommand ref
32446 reference "sub:Taille-parenthèses-automatique"
32447
32448 \end_inset
32449
32450 .
32451 \end_layout
32452
32453 \begin_layout Subsection
32454 Fractions personnalisées
32455 \begin_inset CommandInset label
32456 LatexCommand label
32457 name "sub:Fractions-personnalisées"
32458
32459 \end_inset
32460
32461
32462 \begin_inset Index
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466 Fractions ! personnalisées
32467 \end_layout
32468
32469 \end_inset
32470
32471
32472 \end_layout
32473
32474 \begin_layout Standard
32475 Pour définir des commandes personnalisées pour les fractions, on utilise
32476  la commande 
32477 \series bold
32478
32479 \backslash
32480 genfrac
32481 \series default
32482
32483 \begin_inset Index
32484 status collapsed
32485
32486 \begin_layout Plain Layout
32487 Commandes ! G ! 
32488 \backslash
32489 genfrac
32490 \end_layout
32491
32492 \end_inset
32493
32494  avec la syntaxe suivante:
32495 \end_layout
32496
32497 \begin_layout Standard
32498
32499 \series bold
32500
32501 \backslash
32502 genfrac{parenthèse gauche}{parenthèse droite}
32503 \begin_inset Newline newline
32504 \end_inset
32505
32506
32507 \begin_inset ERT
32508 status collapsed
32509
32510 \begin_layout Plain Layout
32511
32512
32513 \backslash
32514 phantom{
32515 \end_layout
32516
32517 \end_inset
32518
32519
32520 \backslash
32521 genfrac
32522 \begin_inset ERT
32523 status collapsed
32524
32525 \begin_layout Plain Layout
32526
32527 }
32528 \end_layout
32529
32530 \end_inset
32531
32532 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
32533 \end_layout
32534
32535 \begin_layout Standard
32536 Le style est un nombre allant de 0 à 3.
32537 \end_layout
32538
32539 \begin_layout Standard
32540 \align center
32541 \begin_inset Tabular
32542 <lyxtabular version="3" rows="5" columns="2">
32543 <features>
32544 <column alignment="center" valignment="top" width="0">
32545 <column alignment="center" valignment="top" width="0">
32546 <row>
32547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32548 \begin_inset Text
32549
32550 \begin_layout Plain Layout
32551 Nombre
32552 \end_layout
32553
32554 \end_inset
32555 </cell>
32556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32557 \begin_inset Text
32558
32559 \begin_layout Plain Layout
32560 Style (Taille)
32561 \end_layout
32562
32563 \end_inset
32564 </cell>
32565 </row>
32566 <row>
32567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571 0
32572 \end_layout
32573
32574 \end_inset
32575 </cell>
32576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout Plain Layout
32580 formule hors ligne
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 1
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 en 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 2
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 petit (small)
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 </row>
32626 <row>
32627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631 3
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 minuscule (tiny)
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 </row>
32646 </lyxtabular>
32647
32648 \end_inset
32649
32650
32651 \end_layout
32652
32653 \begin_layout Standard
32654 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
32655  dans lequel on se trouve, comme avec la commande 
32656 \series bold
32657
32658 \backslash
32659 frac
32660 \series default
32661 .
32662 \end_layout
32663
32664 \begin_layout Standard
32665 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
32666 e de 0.4
32667 \begin_inset space \thinspace{}
32668 \end_inset
32669
32670 pt est utilisée.
32671 \end_layout
32672
32673 \begin_layout Standard
32674 \begin_inset VSpace medskip
32675 \end_inset
32676
32677 Par exemple les commandes 
32678 \series bold
32679
32680 \backslash
32681 dfrac
32682 \series default
32683  et 
32684 \series bold
32685
32686 \backslash
32687 tbinom
32688 \series default
32689  vues en 
32690 \begin_inset CommandInset ref
32691 LatexCommand ref
32692 reference "sub:Fractions"
32693
32694 \end_inset
32695
32696  sont définies avec les commandes 
32697 \end_layout
32698
32699 \begin_layout Standard
32700
32701 \series bold
32702
32703 \backslash
32704 newcommand{
32705 \backslash
32706 dfrac}[2]{
32707 \backslash
32708 genfrac{}{}{}{0}{#1}{#2}}
32709 \end_layout
32710
32711 \begin_layout Standard
32712 et
32713 \end_layout
32714
32715 \begin_layout Standard
32716
32717 \series bold
32718
32719 \backslash
32720 newcommand{
32721 \backslash
32722 tbinom}[2]{
32723 \backslash
32724 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32725 \end_layout
32726
32727 \begin_layout Standard
32728 \begin_inset VSpace medskip
32729 \end_inset
32730
32731 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
32732  en argument, on insère la ligne suivante dans le préambule LaTeX:
32733 \end_layout
32734
32735 \begin_layout Standard
32736
32737 \series bold
32738
32739 \backslash
32740 newcommand{
32741 \backslash
32742 fracS}[3][]{
32743 \backslash
32744 genfrac{}{}{#1}{}{#2}{#3}}
32745 \end_layout
32746
32747 \begin_layout Standard
32748 Un test:
32749 \begin_inset Formula \begin{align*}
32750 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32751 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32752
32753 \end_inset
32754
32755 Comme on peut le voir, la distance entre le numérateur et le dénominateur
32756  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
32757 \end_layout
32758
32759 \begin_layout Subsection
32760 Formules barrées
32761 \begin_inset Index
32762 status collapsed
32763
32764 \begin_layout Plain Layout
32765 Formules ! barrées
32766 \end_layout
32767
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \begin_layout Standard
32774 Pour barrer une formule ou une portion de formule, on doit charger le paquetage
32775  LaTeX 
32776 \series bold
32777 cancel
32778 \series default
32779
32780 \begin_inset Foot
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784
32785 \series bold
32786 cancel
32787 \series default
32788  fait partie de toutes les distributions LaTeX standard.
32789 \end_layout
32790
32791 \end_inset
32792
32793
32794 \begin_inset Index
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798 Paquetages ! cancel
32799 \end_layout
32800
32801 \end_inset
32802
32803  dans le préambule LaTeX avec la ligne
32804 \end_layout
32805
32806 \begin_layout Standard
32807
32808 \series bold
32809
32810 \backslash
32811 usepackage[samesize]{cancel}
32812 \end_layout
32813
32814 \begin_layout Standard
32815 Il y a quatre façon de barrer une formule:
32816 \end_layout
32817
32818 \begin_layout Standard
32819 \align center
32820 \begin_inset Tabular
32821 <lyxtabular version="3" rows="5" columns="2">
32822 <features>
32823 <column alignment="center" valignment="top" width="0">
32824 <column alignment="center" valignment="top" width="0">
32825 <row>
32826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830 Commande
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839 Résultat
32840 \begin_inset Note Note
32841 status collapsed
32842
32843 \begin_layout Plain Layout
32844
32845 \series bold
32846
32847 \backslash
32848 hspace
32849 \series default
32850  et
32851 \series bold
32852  
32853 \backslash
32854 raisebox 
32855 \series default
32856 sont seulement utilisées pour faire de la place.
32857 \end_layout
32858
32859 \end_inset
32860
32861
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 </row>
32867 <row>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872
32873 \backslash
32874 cancel{
32875 \backslash
32876 int
32877 \begin_inset ERT
32878 status collapsed
32879
32880 \begin_layout Plain Layout
32881
32882
32883 \backslash
32884 spce 
32885 \end_layout
32886
32887 \end_inset
32888
32889 A=B
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32895 \begin_inset Text
32896
32897 \begin_layout Plain Layout
32898 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 </row>
32907 <row>
32908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32909 \begin_inset Text
32910
32911 \begin_layout Plain Layout
32912
32913 \backslash
32914 bcancel{
32915 \backslash
32916 int
32917 \begin_inset ERT
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921
32922
32923 \backslash
32924 spce 
32925 \end_layout
32926
32927 \end_inset
32928
32929 A=B
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
32939 \end_inset
32940
32941
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 </row>
32947 <row>
32948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \backslash
32954 xcancel{
32955 \backslash
32956 int
32957 \begin_inset ERT
32958 status collapsed
32959
32960 \begin_layout Plain Layout
32961
32962
32963 \backslash
32964 spce 
32965 \end_layout
32966
32967 \end_inset
32968
32969 A=B
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \end_inset
32985 </cell>
32986 </row>
32987 <row>
32988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32989 \begin_inset Text
32990
32991 \begin_layout Plain Layout
32992
32993 \backslash
32994 cancelto{1
32995 \begin_inset Formula $\to$
32996 \end_inset
32997
32998
32999 \backslash
33000 {
33001 \backslash
33002 int
33003 \begin_inset ERT
33004 status collapsed
33005
33006 \begin_layout Plain Layout
33007
33008
33009 \backslash
33010 spce 
33011 \end_layout
33012
33013 \end_inset
33014
33015 A=B
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \end_inset
33031 </cell>
33032 </row>
33033 </lyxtabular>
33034
33035 \end_inset
33036
33037
33038 \end_layout
33039
33040 \begin_layout Standard
33041
33042 \series bold
33043
33044 \backslash
33045 cancelto
33046 \series default
33047  est particulièrement utile pour visualiser des simplifications de fractions
33048  dans les formules:
33049 \begin_inset Formula \[
33050 \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}}}\]
33051
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \begin_layout Subsection
33058 Formules dans les entêtes de section
33059 \begin_inset CommandInset label
33060 LatexCommand label
33061 name "sub:formules-dans-les-entêtes"
33062
33063 \end_inset
33064
33065
33066 \begin_inset Index
33067 status collapsed
33068
33069 \begin_layout Plain Layout
33070 Formules ! dans les entêtes de section
33071 \end_layout
33072
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \begin_layout Standard
33079 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
33080  en compte les points suivants:
33081 \end_layout
33082
33083 \begin_layout Standard
33084 \begin_inset Note Greyedout
33085 status open
33086
33087 \begin_layout Plain Layout
33088 Quand la gestion de 
33089 \series bold
33090 hyperref
33091 \series default
33092
33093 \begin_inset Index
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097 Paquetages ! hyperref
33098 \end_layout
33099
33100 \end_inset
33101
33102  est activée dans le dialogue paramètres du document dans la rubrique 
33103 \family sans
33104 Propriétés du PDF
33105 \family default
33106 , les signets PDF sont créés dans la table des matières pour chaque entête
33107  de section.
33108  Si l'entête de section contient une formule, elle est affichée de façon
33109  incorrecte dans le texte du signet parce que les formules dans les signets
33110  ne respectent pas certaines conventions du PDF.
33111  
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Standard
33120 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
33121  de section un titre court avec le menu 
33122 \family sans
33123 Insérer\SpecialChar \menuseparator
33124 Titre
33125 \begin_inset space ~
33126 \end_inset
33127
33128 court
33129 \family default
33130 .
33131  Les titres courts sont en général utilisés avec des entêtes de section
33132  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
33133  Seul le titre court apparaît dans la table des matières et donc dans les
33134  signets PDF.
33135 \end_layout
33136
33137 \begin_layout Standard
33138 Quand des formules doivent apparaître dans la table des matières mais que
33139  l'on utilise aussi 
33140 \series bold
33141 hyperref
33142 \series default
33143 , on peut utiliser la commande suivante en mode TeX:
33144 \end_layout
33145
33146 \begin_layout Standard
33147
33148 \series bold
33149
33150 \backslash
33151 texorpdfstring{partie à problème}{alternative}
33152 \begin_inset Index
33153 status collapsed
33154
33155 \begin_layout Plain Layout
33156 Commandes ! T ! 
33157 \backslash
33158 texorpdfstring
33159 \end_layout
33160
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Standard
33167 \begin_inset Quotes eld
33168 \end_inset
33169
33170 Partie à problème
33171 \begin_inset Quotes erd
33172 \end_inset
33173
33174  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
33175  Cela peut être des caractères, des formules, des notes de bas de page,
33176  mais aussi des références croisées.
33177  L'
33178 \begin_inset Quotes erd
33179 \end_inset
33180
33181 alternative
33182 \begin_inset Quotes erd
33183 \end_inset
33184
33185  est utilisée à la place de la 
33186 \begin_inset Quotes eld
33187 \end_inset
33188
33189 partie à problème
33190 \begin_inset Quotes erd
33191 \end_inset
33192
33193  pour les signets.
33194 \end_layout
33195
33196 \begin_layout Standard
33197 Voici deux exemples d'entêtes de section:
33198 \begin_inset VSpace -3mm
33199 \end_inset
33200
33201
33202 \begin_inset ERT
33203 status collapsed
33204
33205 \begin_layout Plain Layout
33206
33207
33208 \backslash
33209 boldmath 
33210 \end_layout
33211
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \begin_layout Subsubsection
33218 Entête de section sans formule dans la table des matières 
33219 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33220 \end_inset
33221
33222
33223 \begin_inset OptArg
33224 status collapsed
33225
33226 \begin_layout Plain Layout
33227 Entête sans formule dans la table des matières
33228 \end_layout
33229
33230 \end_inset
33231
33232
33233 \end_layout
33234
33235 \begin_layout Subsubsection
33236 Entête de section avec formule dans la table des matières
33237 \begin_inset ERT
33238 status collapsed
33239
33240 \begin_layout Plain Layout
33241
33242
33243 \backslash
33244 texorpdfstring{
33245 \end_layout
33246
33247 \end_inset
33248
33249  
33250 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33251 \end_inset
33252
33253
33254 \begin_inset ERT
33255 status collapsed
33256
33257 \begin_layout Plain Layout
33258
33259 }{}
33260 \end_layout
33261
33262 \end_inset
33263
33264
33265 \end_layout
33266
33267 \begin_layout Standard
33268 \begin_inset ERT
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272
33273
33274 \backslash
33275 unboldmath 
33276 \end_layout
33277
33278 \end_inset
33279
33280 Dans le premier entête, on a utilisé un titre court, dans le second la commande
33281  
33282 \series bold
33283
33284 \backslash
33285 texorpdfstring
33286 \series default
33287 .
33288 \end_layout
33289
33290 \begin_layout Standard
33291 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
33292  a été placée dans un environnement  
33293 \series bold
33294 boldmath 
33295 \series default
33296
33297 \begin_inset Foot
33298 status collapsed
33299
33300 \begin_layout Plain Layout
33301 voir 
33302 \begin_inset CommandInset ref
33303 LatexCommand ref
33304 reference "sub:Formules-en-gras"
33305
33306 \end_inset
33307
33308
33309 \end_layout
33310
33311 \end_inset
33312
33313 .
33314 \end_layout
33315
33316 \begin_layout Subsection
33317 Formules dans du texte multi-colonnes
33318 \begin_inset Index
33319 status collapsed
33320
33321 \begin_layout Plain Layout
33322 Formules ! dans du texte multi-colonnes
33323 \end_layout
33324
33325 \end_inset
33326
33327
33328 \end_layout
33329
33330 \begin_layout Standard
33331 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
33332  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
33333  utiliser toute la largeur de la page.
33334  Pour faire cela, on utilise le paquetage LaTeX 
33335 \series bold
33336 multicol
33337 \series default
33338
33339 \begin_inset Foot
33340 status collapsed
33341
33342 \begin_layout Plain Layout
33343
33344 \series bold
33345 multicol
33346 \series default
33347  fait partie de toutes les installations LaTeX standard.
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \begin_inset Index
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357 Paquetages ! multicol
33358 \end_layout
33359
33360 \end_inset
33361
33362 , qui est chargé avec la ligne suivante dans le préambule LaTeX
33363 \end_layout
33364
33365 \begin_layout Standard
33366
33367 \series bold
33368
33369 \backslash
33370 usepackage{multicol}
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset Note Greyedout
33375 status open
33376
33377 \begin_layout Plain Layout
33378 Noter que dans ce cas on ne 
33379 \emph on
33380 doit pas 
33381 \emph default
33382 activer l'option 
33383 \family sans
33384 Document
33385 \begin_inset space ~
33386 \end_inset
33387
33388 sur
33389 \begin_inset space ~
33390 \end_inset
33391
33392 deux
33393 \begin_inset space ~
33394 \end_inset
33395
33396 colonnes
33397 \family default
33398  dans la rubrique 
33399 \family sans
33400 Format
33401 \begin_inset space ~
33402 \end_inset
33403
33404 du
33405 \begin_inset space ~
33406 \end_inset
33407
33408 texte 
33409 \family default
33410 du menu 
33411 \family sans
33412 Document\SpecialChar \menuseparator
33413 Paramètres
33414 \family default
33415 .
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \end_layout
33422
33423 \begin_layout Standard
33424 Avant le texte multi-colonnes on met la commande
33425 \end_layout
33426
33427 \begin_layout Standard
33428
33429 \series bold
33430
33431 \backslash
33432 begin{multicols}{nombre de colonnes}
33433 \end_layout
33434
33435 \begin_layout Standard
33436 en mode TeX.
33437  Le nombre de colonnes est un entier entre 2 et 10.
33438  Avant la formule, le texte multi-colonnes et interrompu avec la commande
33439 \end_layout
33440
33441 \begin_layout Standard
33442
33443 \series bold
33444
33445 \backslash
33446 end{multicols}
33447 \end_layout
33448
33449 \begin_layout Standard
33450 en mode TeX.
33451 \end_layout
33452
33453 \begin_layout Standard
33454 À cause de la commande, un peu d'espace est ajouté automatiquement avant
33455  la formule.
33456  Pour le supprimer, on peut insérer avant la formule un espace vertical
33457  de -6
33458 \begin_inset space \thinspace{}
33459 \end_inset
33460
33461 mm.
33462  Quand on utilise le style de formules 
33463 \series bold
33464 Indenté
33465 \begin_inset Foot
33466 status collapsed
33467
33468 \begin_layout Plain Layout
33469 voir 
33470 \begin_inset CommandInset ref
33471 LatexCommand ref
33472 reference "sec:Styles-de-formules"
33473
33474 \end_inset
33475
33476  pour les styles de formules.
33477 \end_layout
33478
33479 \end_inset
33480
33481
33482 \series default
33483 , il faut mettre un espace de -9
33484 \begin_inset space \thinspace{}
33485 \end_inset
33486
33487 mm à la place.
33488 \end_layout
33489
33490 \begin_layout Standard
33491 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
33492 \end_layout
33493
33494 \begin_layout Standard
33495
33496 \lang german
33497 \begin_inset ERT
33498 status collapsed
33499
33500 \begin_layout Plain Layout
33501
33502
33503 \backslash
33504 begin{multicols}{2}
33505 \end_layout
33506
33507 \end_inset
33508
33509 Das Spektrum wird fouriertransformiert.
33510  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33511 , Lösungsmittel) zu trennen.
33512  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33513  nun das Aussehen des Ausgangssignals.
33514  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33515  über alle Phasen integrieren muss.
33516  Sei nun 
33517 \begin_inset Formula $S$
33518 \end_inset
33519
33520  unser normiertes Ausgangssignal and 
33521 \begin_inset Formula $P$
33522 \end_inset
33523
33524  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33525 \begin_inset ERT
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529
33530
33531 \backslash
33532 end{multicols}
33533 \end_layout
33534
33535 \end_inset
33536
33537
33538 \begin_inset VSpace -6mm
33539 \end_inset
33540
33541
33542 \begin_inset Formula \begin{equation}
33543 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
33544
33545 \end_inset
33546
33547
33548 \begin_inset ERT
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552
33553
33554 \backslash
33555 begin{multicols}{2}
33556 \end_layout
33557
33558 \end_inset
33559
33560 wobei 
33561 \begin_inset Formula $S_{0}$
33562 \end_inset
33563
33564  das Signal ohne Gradient ist and the Normierungsbedingung 
33565 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33566 \end_inset
33567
33568  gilt.
33569  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33570  Direkt nach the 
33571 \begin_inset Formula $\nicefrac{\pi}{2}$
33572 \end_inset
33573
33574
33575 \begin_inset space \thinspace{}
33576 \end_inset
33577
33578 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33579  das Signal zusätzlich abschwächt.
33580  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33581  
33582 \begin_inset Formula $T_{2}$
33583 \end_inset
33584
33585 -Zeit.
33586 \end_layout
33587
33588 \begin_layout Standard
33589
33590 \lang german
33591 \begin_inset ERT
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595
33596
33597 \backslash
33598 end{multicols}
33599 \end_layout
33600
33601 \end_inset
33602
33603
33604 \end_layout
33605
33606 \begin_layout Subsection
33607 Formules avec description des variables
33608 \begin_inset Index
33609 status collapsed
33610
33611 \begin_layout Plain Layout
33612 Formules ! avec description des variables
33613 \end_layout
33614
33615 \end_inset
33616
33617
33618 \end_layout
33619
33620 \begin_layout Standard
33621 Pour décrire les variable au sein d'une formule, comme dans la formule 
33622 \begin_inset CommandInset ref
33623 LatexCommand eqref
33624 reference "eq:within"
33625
33626 \end_inset
33627
33628 , on peut utiliser une matrice
33629 \begin_inset space ~
33630 \end_inset
33631
33632 2
33633 \series bold
33634 ×
33635 \series default
33636
33637 \begin_inset Formula $n$
33638 \end_inset
33639
33640  avec une colonne alignée à gauche pour les 
33641 \begin_inset Formula $n$
33642 \end_inset
33643
33644  variables utilisées
33645 \begin_inset Foot
33646 status collapsed
33647
33648 \begin_layout Plain Layout
33649 pour les matrices, voir 
33650 \begin_inset CommandInset ref
33651 LatexCommand ref
33652 reference "sec:Matrices"
33653
33654 \end_inset
33655
33656
33657 \end_layout
33658
33659 \end_inset
33660
33661 .
33662  Pour mettre la description en plus petits caractères, on peut insérer par
33663  exemple la commande 
33664 \series bold
33665
33666 \backslash
33667 footnotesize
33668 \series default
33669  avant la matrice
33670 \begin_inset Foot
33671 status collapsed
33672
33673 \begin_layout Plain Layout
33674 pour les tailles de polices, voir 
33675 \begin_inset CommandInset ref
33676 LatexCommand ref
33677 reference "sub:Tailles-polices"
33678
33679 \end_inset
33680
33681
33682 \end_layout
33683
33684 \end_inset
33685
33686 .
33687 \end_layout
33688
33689 \begin_layout Standard
33690 Quand on utilise le style de formules 
33691 \series bold
33692 Indenté
33693 \begin_inset Foot
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697 pour les styles de formules, voir 
33698 \begin_inset CommandInset ref
33699 LatexCommand ref
33700 reference "sec:Styles-de-formules"
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \end_inset
33708
33709
33710 \series default
33711 , on insère un 
33712 \series bold
33713
33714 \backslash
33715 hfill
33716 \series default
33717
33718 \begin_inset Foot
33719 status collapsed
33720
33721 \begin_layout Plain Layout
33722
33723 \series bold
33724
33725 \backslash
33726 hfill
33727 \series default
33728  marche seulement avec des formules dans le style 
33729 \series bold
33730 Indenté
33731 \series default
33732 , voir 
33733 \begin_inset CommandInset ref
33734 LatexCommand ref
33735 reference "sub:Espace-variable"
33736
33737 \end_inset
33738
33739 .
33740 \end_layout
33741
33742 \end_inset
33743
33744  avant et après la matrice pour avoir la même séparation entre la matrice
33745  et la formule et entre la matrice et la marge.
33746 \end_layout
33747
33748 \begin_layout Standard
33749 Quand on utilise le style de formules
33750 \series bold
33751  Centré
33752 \series default
33753 , on utilise la méthode décrite dans 
33754 \begin_inset CommandInset ref
33755 LatexCommand ref
33756 reference "sub:Environnement-Flalign"
33757
33758 \end_inset
33759
33760  pour indenter les formules.
33761  La formule 
33762 \begin_inset CommandInset ref
33763 LatexCommand eqref
33764 reference "eq:within"
33765
33766 \end_inset
33767
33768  consiste en cinq colonnes dont les deux premières contiennent l'équation,
33769  la troisième la matrice et la dernière une accolade TeX vide.
33770 \begin_inset Formula \begin{flalign}
33771 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33772 \rho & \textrm{density}\\
33773 V & \textrm{volume}\\
33774 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \begin_layout Subsection
33782 Lettres grecques minuscules droites
33783 \begin_inset CommandInset label
33784 LatexCommand label
33785 name "sub:minuscules-grecques-droites"
33786
33787 \end_inset
33788
33789
33790 \begin_inset Index
33791 status collapsed
33792
33793 \begin_layout Plain Layout
33794 Lettres grecques ! droites
33795 \end_layout
33796
33797 \end_inset
33798
33799
33800 \end_layout
33801
33802 \begin_layout Standard
33803 La plupart des polices de caractères mathématiques ne fournissent que des
33804  minuscules grecques italiques.
33805  Mais pour les symboles des particules élémentaires comme les pions et le
33806  neutrinos, on a besoin de lettre grecques droites.
33807  Elles sont fournies par le fichier 
33808 \series bold
33809 upgreek.sty
33810 \series default
33811
33812 \begin_inset Foot
33813 status collapsed
33814
33815 \begin_layout Plain Layout
33816
33817 \series bold
33818 upgreek
33819 \series default
33820  fait partie du paquetage LaTeX 
33821 \series bold
33822 was
33823 \series default
33824
33825 \begin_inset Index
33826 status collapsed
33827
33828 \begin_layout Plain Layout
33829 Paquetages ! was
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835
33836 \backslash
33837 vspace{4mm}
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \end_inset
33846
33847 .
33848 \end_layout
33849
33850 \end_inset
33851
33852
33853 \begin_inset Index
33854 status collapsed
33855
33856 \begin_layout Plain Layout
33857 Paquetages ! upgreek
33858 \end_layout
33859
33860 \end_inset
33861
33862  qui est chargé avec la ligne suivante dans le préambule LaTeX:
33863 \end_layout
33864
33865 \begin_layout Standard
33866
33867 \series bold
33868
33869 \backslash
33870 usepackage{upgreek}
33871 \end_layout
33872
33873 \begin_layout Standard
33874 \begin_inset ERT
33875 status collapsed
33876
33877 \begin_layout Plain Layout
33878
33879
33880 \backslash
33881 ifupgreek 
33882 \end_layout
33883
33884 \end_inset
33885
33886
33887 \begin_inset Note Note
33888 status open
33889
33890 \begin_layout Plain Layout
33891 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33892 \series bold
33893 upgreek
33894 \series default
33895  est installé
33896 \end_layout
33897
33898 \end_inset
33899
33900  On crée ces minuscules droites en commençant la commande pour une minuscule
33901  grecque par 
33902 \series bold
33903 up
33904 \series default
33905 .
33906  Par exemple, la commande 
33907 \series bold
33908
33909 \backslash
33910 uptau
33911 \series default
33912  donne ceci: 
33913 \begin_inset Formula $\uptau$
33914 \end_inset
33915
33916
33917 \end_layout
33918
33919 \begin_layout Standard
33920 Avec ces commandes, on peut typographier des réactions entre particules
33921  élémentaires:
33922 \begin_inset Formula \[
33923 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
33924
33925 \end_inset
33926
33927
33928 \end_layout
33929
33930 \begin_layout Standard
33931 Les lettres droites sont plus grasses et plus larges que les italiques.
33932  On ne doit donc pas les utiliser pour des unités comme 
33933 \begin_inset Quotes eld
33934 \end_inset
33935
33936 µm
33937 \begin_inset Quotes erd
33938 \end_inset
33939
33940 .
33941 \end_layout
33942
33943 \begin_layout Standard
33944 \begin_inset ERT
33945 status collapsed
33946
33947 \begin_layout Plain Layout
33948
33949
33950 \backslash
33951 else 
33952 \end_layout
33953
33954 \end_inset
33955
33956
33957 \begin_inset Note Note
33958 status open
33959
33960 \begin_layout Plain Layout
33961 Ce qui suit sera affiché si la paquetage LaTeX 
33962 \series bold
33963 upgreek
33964 \series default
33965  n'est pas installé:
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \end_layout
33972
33973 \begin_layout Standard
33974 Vous avez besoin du paquetage LaTeX 
33975 \series bold
33976 upgreek
33977 \series default
33978  pour voir le reste de cette sous section dans la sortie finale.
33979 \end_layout
33980
33981 \begin_layout Standard
33982 \begin_inset ERT
33983 status collapsed
33984
33985 \begin_layout Plain Layout
33986
33987
33988 \backslash
33989 fi 
33990 \end_layout
33991
33992 \end_inset
33993
33994
33995 \end_layout
33996
33997 \begin_layout Subsection
33998 Caractères texte dans les formules
33999 \begin_inset CommandInset label
34000 LatexCommand label
34001 name "sub:Caractères-texte"
34002
34003 \end_inset
34004
34005
34006 \begin_inset Index
34007 status collapsed
34008
34009 \begin_layout Plain Layout
34010 Texte ! dans les formules
34011 \end_layout
34012
34013 \end_inset
34014
34015
34016 \end_layout
34017
34018 \begin_layout Standard
34019 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
34020  directement dans des formules.
34021  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
34022  du genre 
34023 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34024 \end_inset
34025
34026 , vous devrez insérer tout le temps la commande 
34027 \series bold
34028
34029 \backslash
34030 cdot
34031 \series default
34032
34033 \begin_inset Foot
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037 voir 
34038 \begin_inset CommandInset ref
34039 LatexCommand ref
34040 reference "sub:Opérateurs-binaires"
34041
34042 \end_inset
34043
34044
34045 \end_layout
34046
34047 \end_inset
34048
34049 , puisque ce caractère est défini dans tous les encodages comme un caractère
34050  texte.
34051  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
34052 \end_layout
34053
34054 \begin_layout Standard
34055
34056 \series bold
34057
34058 \backslash
34059 Declare Inputtext{183}{
34060 \backslash
34061 ifmmode
34062 \backslash
34063 cdot
34064 \backslash
34065 else
34066 \backslash
34067 textperiodcentered
34068 \backslash
34069 f\SpecialChar \textcompwordmark{}
34070 i}
34071 \end_layout
34072
34073 \begin_layout Standard
34074 En plus du point centré, dans ce document on a défini le symbole degré °
34075  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
34076  suivante dans le préambule LaTeX:
34077 \end_layout
34078
34079 \begin_layout Standard
34080
34081 \series bold
34082
34083 \backslash
34084 DeclareInputtext{176}{
34085 \backslash
34086 ifmmode^
34087 \backslash
34088 circ
34089 \backslash
34090 else
34091 \backslash
34092 textdegree
34093 \backslash
34094 f\SpecialChar \textcompwordmark{}
34095 i}
34096 \end_layout
34097
34098 \begin_layout Standard
34099 \begin_inset Newpage newpage
34100 \end_inset
34101
34102
34103 \end_layout
34104
34105 \begin_layout Section
34106 \start_of_appendix
34107 Conseils Typographiques
34108 \begin_inset Index
34109 status collapsed
34110
34111 \begin_layout Plain Layout
34112 Typographiques, conseils
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \end_layout
34119
34120 \begin_layout Itemize
34121 Les symboles d'unités sont 
34122 \emph on
34123 toujours
34124 \emph default
34125  en caractères droits
34126 \begin_inset Foot
34127 status collapsed
34128
34129 \begin_layout Plain Layout
34130 obtenu avec les styles de polices, voir 
34131 \begin_inset CommandInset ref
34132 LatexCommand ref
34133 reference "sub:Styles-de-polices"
34134
34135 \end_inset
34136
34137
34138 \end_layout
34139
34140 \end_inset
34141
34142 : 30
34143 \begin_inset space \thinspace{}
34144 \end_inset
34145
34146 km/h
34147 \begin_inset Newline newline
34148 \end_inset
34149
34150 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
34151 \begin_inset CommandInset ref
34152 LatexCommand ref
34153 reference "sub:Espace-prédéfini"
34154
34155 \end_inset
34156
34157 .
34158 \begin_inset Newline newline
34159 \end_inset
34160
34161 Cette convention est automatiquement respectée quand on utilise la commande
34162  
34163 \series bold
34164
34165 \backslash
34166 unittwo.
34167  
34168 \series default
34169 Quand on l'insère dans une formule, deux boîtes apparaissent.
34170  Dans la première on met la valeur et dans la seconde l'unité et on obtient
34171  comme ci-dessus: 
34172 \begin_inset Formula $\unit[30]{km/h}$
34173 \end_inset
34174
34175
34176 \begin_inset space \thinspace{}
34177 \end_inset
34178
34179 .
34180  Notez que 
34181 \series bold
34182
34183 \backslash
34184 unittwo
34185 \series default
34186  n'est pas une vraie commande LaTeX, mais c'est la commande 
34187 \series bold
34188
34189 \backslash
34190 unit[valeur]{unité}
34191 \series default
34192 , vous ne pouvez donc pas l'insérer en code TeX.
34193 \end_layout
34194
34195 \begin_layout Itemize
34196 Les symboles pourcent et les pour mille sont présentés comme les symboles
34197  d'unités:
34198 \begin_inset Newline newline
34199 \end_inset
34200
34201 1,2
34202 \begin_inset space \thinspace{}
34203 \end_inset
34204
34205 ‰ d'alcool dans le sang
34206 \begin_inset Foot
34207 status collapsed
34208
34209 \begin_layout Plain Layout
34210 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
34211 \end_layout
34212
34213 \end_inset
34214
34215
34216 \end_layout
34217
34218 \begin_layout Itemize
34219 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
34220  est utilisé dans une unité: 15
34221 \begin_inset space \thinspace{}
34222 \end_inset
34223
34224 °C
34225 \end_layout
34226
34227 \begin_layout Itemize
34228 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
34229  tous les trois chiffres pour les grouper: 18
34230 \begin_inset space \thinspace{}
34231 \end_inset
34232
34233 473
34234 \begin_inset space \thinspace{}
34235 \end_inset
34236
34237 588
34238 \end_layout
34239
34240 \begin_layout Itemize
34241 Pour exprimer des dimensions comme par exemple 120×90×40
34242 \begin_inset space \thinspace{}
34243 \end_inset
34244
34245 cm on utilise le signe de la multiplication 
34246 \begin_inset Quotes eld
34247 \end_inset
34248
34249 ×
34250 \begin_inset Quotes erd
34251 \end_inset
34252
34253  .
34254  On peut l'obtenir avec la commande LaTeX 
34255 \series bold
34256
34257 \backslash
34258 texttimes
34259 \series default
34260 , mais il peut aussi être accessible directement sur certains claviers
34261 \begin_inset Foot
34262 status collapsed
34263
34264 \begin_layout Plain Layout
34265 Par exemple sous Windows on l'obtient avec 
34266 \family sans
34267 Alt-0215
34268 \family default
34269  (NdT).
34270 \end_layout
34271
34272 \end_inset
34273
34274 .
34275 \end_layout
34276
34277 \begin_layout Itemize
34278 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
34279  sont écrites en caractères droits pour éviter toute confusion, voir 
34280 \begin_inset CommandInset ref
34281 LatexCommand ref
34282 reference "sub:Fonctions-prédéfinies"
34283
34284 \end_inset
34285
34286 .
34287 \end_layout
34288
34289 \begin_layout Itemize
34290 Les indices composés de plusieurs caractères sont écrits en caractères droits:
34291  
34292 \begin_inset Formula $E_{\mathrm{kin}}$
34293 \end_inset
34294
34295
34296 \begin_inset Newline newline
34297 \end_inset
34298
34299 Les composants de matrices sont en italiques: 
34300 \begin_inset Formula $\hat{H}_{kl}$
34301 \end_inset
34302
34303
34304 \end_layout
34305
34306 \begin_layout Itemize
34307 L'opérateur 'd' de différentiation/intégration, la constante d'Euler 'e',
34308  et la base des nombre imaginaires 'i' devraient être écrits en caractères
34309  droits pour éviter de les mélanger avec les autres variables.
34310 \end_layout
34311
34312 \begin_layout Standard
34313 \begin_inset Newpage newpage
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \begin_layout Section
34320 Synonymes
34321 \begin_inset Index
34322 status collapsed
34323
34324 \begin_layout Plain Layout
34325 Synonymes
34326 \end_layout
34327
34328 \end_inset
34329
34330
34331 \end_layout
34332
34333 \begin_layout Standard
34334 Certains caractères peuvent être obtenus en utilisant différentes commandes.
34335  Voici une liste de commandes synonymes:
34336 \end_layout
34337
34338 \begin_layout Standard
34339 \begin_inset VSpace bigskip
34340 \end_inset
34341
34342
34343 \begin_inset space \hfill{}
34344 \end_inset
34345
34346
34347 \begin_inset Tabular
34348 <lyxtabular version="3" rows="12" columns="2">
34349 <features>
34350 <column alignment="center" valignment="top" width="0pt">
34351 <column alignment="center" valignment="top" width="0pt">
34352 <row>
34353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357 Commande
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366 est équivalente à
34367 \begin_inset Note Note
34368 status collapsed
34369
34370 \begin_layout Plain Layout
34371
34372 \series bold
34373
34374 \backslash
34375 raisebox est seulement utilisée pour faire de la place
34376 \end_layout
34377
34378 \end_inset
34379
34380
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 </row>
34386 <row>
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Plain Layout
34391
34392 \backslash
34393 ast
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402 \begin_inset ERT
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406
34407
34408 \backslash
34409 raisebox{-1.2mm}{
34410 \end_layout
34411
34412 \end_inset
34413
34414 *
34415 \begin_inset ERT
34416 status collapsed
34417
34418 \begin_layout Plain Layout
34419
34420 }
34421 \end_layout
34422
34423 \end_inset
34424
34425
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 </row>
34431 <row>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \backslash
34438 choose
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34444 \begin_inset Text
34445
34446 \begin_layout Plain Layout
34447
34448 \backslash
34449 binom
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 </row>
34455 <row>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \backslash
34462 geq
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34468 \begin_inset Text
34469
34470 \begin_layout Plain Layout
34471
34472 \backslash
34473 ge
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \backslash
34486 lbrace
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495 {
34496 \end_layout
34497
34498 \end_inset
34499 </cell>
34500 </row>
34501 <row>
34502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34503 \begin_inset Text
34504
34505 \begin_layout Plain Layout
34506
34507 \backslash
34508 lbracket
34509 \end_layout
34510
34511 \end_inset
34512 </cell>
34513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34514 \begin_inset Text
34515
34516 \begin_layout Plain Layout
34517 [
34518 \end_layout
34519
34520 \end_inset
34521 </cell>
34522 </row>
34523 <row>
34524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \backslash
34530 leftarrow
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \backslash
34541 gets
34542 \end_layout
34543
34544 \end_inset
34545 </cell>
34546 </row>
34547 <row>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \backslash
34554 leq
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563
34564 \backslash
34565 le
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 </row>
34571 <row>
34572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576
34577 \backslash
34578 lor
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Plain Layout
34587
34588 \backslash
34589 vee
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 </row>
34595 <row>
34596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Plain Layout
34600
34601 \backslash
34602 neq
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Plain Layout
34611
34612 \backslash
34613 not=
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 </row>
34619 <row>
34620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \backslash
34626 slash
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34632 \begin_inset Text
34633
34634 \begin_layout Plain Layout
34635 /
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 </row>
34641 <row>
34642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34643 \begin_inset Text
34644
34645 \begin_layout Plain Layout
34646
34647 \backslash
34648 vert
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657 |
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 </row>
34663 </lyxtabular>
34664
34665 \end_inset
34666
34667
34668 \begin_inset space \hfill{}
34669 \end_inset
34670
34671
34672 \begin_inset Tabular
34673 <lyxtabular version="3" rows="12" columns="2">
34674 <features>
34675 <column alignment="center" valignment="top" width="0pt">
34676 <column alignment="center" valignment="top" width="0pt">
34677 <row>
34678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34679 \begin_inset Text
34680
34681 \begin_layout Plain Layout
34682 Commande
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691 est équivalente à
34692 \end_layout
34693
34694 \end_inset
34695 </cell>
34696 </row>
34697 <row>
34698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702
34703 \backslash
34704 backslash
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \backslash
34715
34716 \backslash
34717
34718 \end_layout
34719
34720 \end_inset
34721 </cell>
34722 </row>
34723 <row>
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Plain Layout
34728
34729 \backslash
34730 dasharrow
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739
34740 \backslash
34741 dashrightarrow
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 </row>
34747 <row>
34748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34749 \begin_inset Text
34750
34751 \begin_layout Plain Layout
34752
34753 \backslash
34754 land
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \backslash
34765 wedge
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 </row>
34771 <row>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \backslash
34778 rbrace
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Plain Layout
34787 }
34788 \end_layout
34789
34790 \end_inset
34791 </cell>
34792 </row>
34793 <row>
34794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34795 \begin_inset Text
34796
34797 \begin_layout Plain Layout
34798
34799 \backslash
34800 rbracket
34801 \end_layout
34802
34803 \end_inset
34804 </cell>
34805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34806 \begin_inset Text
34807
34808 \begin_layout Plain Layout
34809 ]
34810 \end_layout
34811
34812 \end_inset
34813 </cell>
34814 </row>
34815 <row>
34816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34817 \begin_inset Text
34818
34819 \begin_layout Plain Layout
34820
34821 \backslash
34822 rightarrow
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \backslash
34833 to
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 </row>
34839 <row>
34840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844
34845 \backslash
34846 lnot
34847 \end_layout
34848
34849 \end_inset
34850 </cell>
34851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34852 \begin_inset Text
34853
34854 \begin_layout Plain Layout
34855
34856 \backslash
34857 neg
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 </row>
34863 <row>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \backslash
34870 ne
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \backslash
34881 not=
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 </row>
34887 <row>
34888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \backslash
34894 owns
34895 \end_layout
34896
34897 \end_inset
34898 </cell>
34899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34900 \begin_inset Text
34901
34902 \begin_layout Plain Layout
34903
34904 \backslash
34905 ni
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 </row>
34911 <row>
34912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34913 \begin_inset Text
34914
34915 \begin_layout Plain Layout
34916
34917 \backslash
34918 square
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927
34928 \backslash
34929 Box
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 </row>
34935 <row>
34936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940
34941 \backslash
34942 Vert
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951
34952 \backslash
34953 |
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 </row>
34959 </lyxtabular>
34960
34961 \end_inset
34962
34963
34964 \lang english
34965
34966 \begin_inset space \hfill{}
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \begin_layout Standard
34973
34974 \lang english
34975 \begin_inset Newpage newpage
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \begin_layout Bibliography
34982 \begin_inset CommandInset bibitem
34983 LatexCommand bibitem
34984 key "TLC2"
34985
34986 \end_inset
34987
34988
34989 \shape smallcaps
34990 Mittelbach, F.
34991  ; Goossens, M.
34992 \shape default
34993
34994 \shape italic
34995 The LaTeX Companion
34996 \shape default
34997 .
34998  Addison Wesley, 2004
34999 \end_layout
35000
35001 \begin_layout Bibliography
35002 \begin_inset CommandInset bibitem
35003 LatexCommand bibitem
35004 key "Mathmode"
35005
35006 \end_inset
35007
35008
35009 \begin_inset CommandInset href
35010 LatexCommand href
35011 name "Description"
35012 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35013
35014 \end_inset
35015
35016  des possibilités mathématiques de LaTeX
35017 \end_layout
35018
35019 \begin_layout Bibliography
35020 \begin_inset CommandInset bibitem
35021 LatexCommand bibitem
35022 key "Voss"
35023
35024 \end_inset
35025
35026
35027 \begin_inset CommandInset href
35028 LatexCommand href
35029 name "Page"
35030 target "http://tug.org/TeXnik/"
35031
35032 \end_inset
35033
35034  de trucs et astuces LaTeX
35035 \end_layout
35036
35037 \begin_layout Bibliography
35038 \begin_inset CommandInset bibitem
35039 LatexCommand bibitem
35040 key "AMS"
35041
35042 \end_inset
35043
35044
35045 \begin_inset CommandInset href
35046 LatexCommand href
35047 name "Description"
35048 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35049
35050 \end_inset
35051
35052  de 
35053 \begin_inset ERT
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057
35058
35059 \backslash
35060 AmS
35061 \end_layout
35062
35063 \end_inset
35064
35065 -LaTeX
35066 \end_layout
35067
35068 \begin_layout Bibliography
35069 \begin_inset CommandInset bibitem
35070 LatexCommand bibitem
35071 key "Symbole"
35072
35073 \end_inset
35074
35075
35076 \begin_inset CommandInset href
35077 LatexCommand href
35078 name "Liste"
35079 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35080
35081 \end_inset
35082
35083  de tous les symboles disponibles avec les paquetages LaTeX
35084 \end_layout
35085
35086 \begin_layout Bibliography
35087 \begin_inset CommandInset bibitem
35088 LatexCommand bibitem
35089 key "hyperref"
35090
35091 \end_inset
35092
35093
35094 \begin_inset CommandInset href
35095 LatexCommand href
35096 name "Documentation"
35097 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35098
35099 \end_inset
35100
35101  paquetage LaTeX 
35102 \series bold
35103 hyperref
35104 \series default
35105
35106 \begin_inset Index
35107 status collapsed
35108
35109 \begin_layout Plain Layout
35110 Paquetages ! hyperref
35111 \end_layout
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Bibliography
35119 \begin_inset CommandInset bibitem
35120 LatexCommand bibitem
35121 key "Mathclap"
35122
35123 \end_inset
35124
35125
35126 \begin_inset CommandInset href
35127 LatexCommand href
35128 name "Description"
35129 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35130
35131 \end_inset
35132
35133  de la commande 
35134 \series bold
35135
35136 \backslash
35137 mathclap
35138 \series default
35139 , décrite dans 
35140 \begin_inset CommandInset ref
35141 LatexCommand ref
35142 reference "sub:Limites-des-opérateurs"
35143
35144 \end_inset
35145
35146
35147 \begin_inset Index
35148 status collapsed
35149
35150 \begin_layout Plain Layout
35151 Commandes ! M ! 
35152 \backslash
35153 mathclap
35154 \end_layout
35155
35156 \end_inset
35157
35158
35159 \end_layout
35160
35161 \begin_layout Bibliography
35162 \begin_inset CommandInset bibitem
35163 LatexCommand bibitem
35164 key "Duden"
35165
35166 \end_inset
35167
35168
35169 \emph on
35170 Duden Band 1
35171 \emph default
35172 .
35173  22.
35174  Auflage, Duden 2001
35175 \end_layout
35176
35177 \begin_layout Subsubsection*
35178 \begin_inset CommandInset index_print
35179 LatexCommand printindex
35180
35181 \end_inset
35182
35183
35184 \end_layout
35185
35186 \end_body
35187 \end_document