]> git.lyx.org Git - features.git/blob - lib/doc/fr/Math.lyx
Math.lyx: some preamble fixes for \cancel support
[features.git] / lib / doc / fr / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasfrench{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Losange}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95 % macro from sec. 10.2
96 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
97 \def\mathclap {\mathpalette \mathclapinternal}
98 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package eurosym
106 % used for the Euro symbol
107 \newboolean{eurosym}
108 \IfFileExists{eurosym.sty}
109  {\usepackage[gennarrow]{eurosym}
110   \setboolean{eurosym}{true}}
111  {\setboolean{eurosym}{false}}
112
113 % check for package braket
114 % used for physical vectors
115 \newboolean{braket}
116 \IfFileExists{braket.sty}
117  {\usepackage{braket}
118   \setboolean{braket}{true}}
119  {\setboolean{braket}{false}}
120
121 % check for package cancel
122 \newboolean{cancel}
123 \IfFileExists{cancel.sty}
124  {\setboolean{cancel}{true}}
125  {\setboolean{cancel}{false}}
126
127 % check for package upgreek
128 \newboolean{upgreek}
129 \IfFileExists{upgreek.sty}
130  {\usepackage{upgreek}
131   \setboolean{upgreek}{true}}
132  {\setboolean{upgreek}{false}}
133
134 % use normal list environments also in French documents
135 \frenchbsetup{StandardLayout}
136 \end_preamble
137 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
138 \use_default_options false
139 \maintain_unincluded_children false
140 \language french
141 \language_package default
142 \inputencoding auto
143 \fontencoding global
144 \font_roman default
145 \font_sans default
146 \font_typewriter default
147 \font_math auto
148 \font_default_family default
149 \use_non_tex_fonts false
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154 \graphics default
155 \default_output_format default
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "Manuel mathématique de LyX"
163 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
164 \pdf_subject "Documentation sur les mathématiques avec LyX"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 1
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 0
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language french
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle plain
210 \bullet 1 0 6 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \html_math_output 0
216 \html_css_as_file 0
217 \html_be_strict false
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 Manuel mathématique détaillé de LyX
224 \end_layout
225
226 \begin_layout Author
227 par l'équipe LyX 
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
234  à la liste de diffusion de la documentation de LyX: 
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241
242 \end_inset
243
244
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Note Note
251 status collapsed
252
253 \begin_layout Plain Layout
254 auteur: Uwe Stöhr
255 \end_layout
256
257 \begin_layout Plain Layout
258 traducteur: Siegfried Meunier-Guttin-Cluzel
259 \end_layout
260
261 \begin_layout Plain Layout
262 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
263  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
264 tion/Navigation) par J.P.
265  Chrétien
266 \end_layout
267
268 \end_inset
269
270
271 \begin_inset Newline newline
272 \end_inset
273
274
275 \begin_inset Newline newline
276 \end_inset
277
278
279 \family sans
280 Version 2.1.x
281 \end_layout
282
283 \begin_layout Standard
284 \begin_inset CommandInset toc
285 LatexCommand tableofcontents
286
287 \end_inset
288
289
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset Note Note
294 status open
295
296 \begin_layout Plain Layout
297 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
298  
299 \series bold
300 braket, cancel, eurosym, mathdots, mhchem
301 \series default
302  et 
303 \series bold
304 was
305 \series default
306  devraient être installés.
307  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
308  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
309  sur la sortie finale.
310  
311 \series bold
312 mhchem
313 \series default
314  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
315 \end_layout
316
317 \begin_layout Plain Layout
318 On peut trouver la dernière version de ce document ici:
319 \begin_inset Newline newline
320 \end_inset
321
322
323 \series bold
324 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
325 \end_layout
326
327 \end_inset
328
329
330 \end_layout
331
332 \begin_layout Standard
333 \begin_inset Newpage newpage
334 \end_inset
335
336
337 \end_layout
338
339 \begin_layout Section
340 Introduction
341 \end_layout
342
343 \begin_layout Standard
344 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
345  collection de commandes LaTeX utilisées pour les symboles et les constructions
346  mathématiques.
347  Les explications mettent l'accent sur l'utilisation des commandes, il est
348  donc indispensable que vous ayez déjà lu la section sur les 
349 \family typewriter
350 Formules Mathématiques
351 \family default
352  du Manuel de l'Utilisateur.
353 \end_layout
354
355 \begin_layout Standard
356 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
357  sont aussi accessibles par le menu
358 \family sans
359  Insertion\SpecialChar \menuseparator
360 Math
361 \family default
362 , ou par la 
363 \family sans
364 barre d'outils mathématique.
365  
366 \family default
367 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
368  rapide d'utiliser une commande plutôt que la barre d'outils.
369  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
370  les boutons correspondants quand il y en a de disponibles.
371 \end_layout
372
373 \begin_layout Standard
374 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
375  formule.
376  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
377  il faut utiliser l'option 
378 \family sans
379 Utiliser le paquetage math AMS
380 \family default
381  dans les paramètres du document (menu
382 \family sans
383  Document\SpecialChar \menuseparator
384 Paramètres\SpecialChar \menuseparator
385 Options mode math
386 \family default
387 )
388 \begin_inset Foot
389 status collapsed
390
391 \begin_layout Plain Layout
392 L'option 
393 \family sans
394 Utiliser automatiquement le paquetage math AMS
395 \family default
396  n'utilise les maths-
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402
403 \backslash
404 AmS 
405 \end_layout
406
407 \end_inset
408
409
410 \begin_inset space ~
411 \end_inset
412
413 que si on utilise des constructions mathématiques qui sont reconnues par
414  LyX.
415 \end_layout
416
417 \end_inset
418
419 .
420 \end_layout
421
422 \begin_layout Standard
423 Ce document ne liste pas la totalité des commandes math-
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429
430 \backslash
431 AmS 
432 \end_layout
433
434 \end_inset
435
436
437 \begin_inset space ~
438 \end_inset
439
440 pour des raisons de bon sens
441 \begin_inset Foot
442 status collapsed
443
444 \begin_layout Plain Layout
445 On trouve une liste de toutes les commandes math-
446 \begin_inset ERT
447 status collapsed
448
449 \begin_layout Plain Layout
450
451
452 \backslash
453 AmS 
454 \end_layout
455
456 \end_inset
457
458
459 \begin_inset space ~
460 \end_inset
461
462 dans le fichier 
463 \family sans
464
465 \begin_inset CommandInset href
466 LatexCommand href
467 name "amsguide.ps"
468 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
469
470 \end_inset
471
472
473 \family default
474 , qui est inclus dans toutes les installations LaTeX standard.
475 \end_layout
476
477 \end_inset
478
479 .
480 \end_layout
481
482 \begin_layout Section
483 Instructions générales
484 \end_layout
485
486 \begin_layout Standard
487 Pour créer une formule en ligne
488 \begin_inset Index idx
489 status collapsed
490
491 \begin_layout Plain Layout
492 Formules ! en ligne
493 \end_layout
494
495 \end_inset
496
497  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
498 \family sans
499 Ctrl+M, Alt+C M, Alt+M M
500 \family default
501  ou sur le bouton 
502 \begin_inset Graphics
503         filename ../../images/math-mode.png
504         scale 85
505
506 \end_inset
507
508  de la barre d'outils
509 \begin_inset Newline newline
510 \end_inset
511
512 Pour créer une formule hors ligne
513 \begin_inset Index idx
514 status collapsed
515
516 \begin_layout Plain Layout
517 Formules ! hors ligne
518 \end_layout
519
520 \end_inset
521
522  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
523  appuyez sur 
524 \family sans
525 Ctrl+Shift+M
526 \family default
527  ou 
528 \family sans
529 Alt+M D
530 \family default
531 .
532 \end_layout
533
534 \begin_layout Standard
535 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
536  dans la formule et appuyez sur 
537 \family sans
538 Ctrl-M, Alt+C M, Alt+M M
539 \family default
540  ou utilisez 
541 \family sans
542 Édition\SpecialChar \menuseparator
543 Math\SpecialChar \menuseparator
544 Changer le type de formule
545 \family default
546 .
547  De la même façon, on peut changer une formule hors ligne en une formule
548  en ligne.
549 \end_layout
550
551 \begin_layout Standard
552 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
553  formule hors ligne, entrez la commande 
554 \series bold
555
556 \backslash
557 displaystyle
558 \series default
559
560 \begin_inset Index idx
561 status collapsed
562
563 \begin_layout Plain Layout
564 Commandes ! D ! 
565 \backslash
566 displaystyle
567 \end_layout
568
569 \end_inset
570
571  dans la formule.
572  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
573  parties de formules qui doivent avoir la taille hors ligne.
574 \end_layout
575
576 \begin_layout Standard
577 Seules les formules en ligne sont autorisées dans les tableaux.
578 \end_layout
579
580 \begin_layout Standard
581 La barre d'outils mathématique peut être activée avec le menu 
582 \family sans
583 Visualiser\SpecialChar \menuseparator
584 Barres d'outils
585 \family default
586 .
587  Quand vous y cliquez sur 
588 \begin_inset Quotes eld
589 \end_inset
590
591 Math
592 \begin_inset Quotes erd
593 \end_inset
594
595  la barre d'outils s'affiche de façon permanente en bas de l'interface;
596  cet état est visualisé dans le menu 
597 \family sans
598 Barres
599 \begin_inset space ~
600 \end_inset
601
602 d'outils 
603 \family default
604 par une coche.
605  Si, dans cet état, vous cliquez une nouvelle fois sur 
606 \begin_inset Quotes eld
607 \end_inset
608
609 Math
610 \begin_inset Quotes erd
611 \end_inset
612
613  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
614  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
615  de menu de 
616 \begin_inset Quotes eld
617 \end_inset
618
619 Math
620 \begin_inset Quotes erd
621 \end_inset
622
623  en 
624 \begin_inset Quotes eld
625 \end_inset
626
627 Math (auto)
628 \begin_inset Quotes erd
629 \end_inset
630
631 .
632 \end_layout
633
634 \begin_layout Standard
635 Le mode TeX
636 \begin_inset Index idx
637 status collapsed
638
639 \begin_layout Plain Layout
640 Mode TeX
641 \end_layout
642
643 \end_inset
644
645  est activé en appuyant sur le bouton 
646 \begin_inset Graphics
647         filename ../../images/ert-insert.png
648         scale 85
649
650 \end_inset
651
652  de la barre d'outils ou en utilisant le menu 
653 \family sans
654 Insertion\SpecialChar \menuseparator
655 Code
656 \begin_inset space ~
657 \end_inset
658
659 Te
660 \begin_inset ERT
661 status collapsed
662
663 \begin_layout Plain Layout
664
665 {}
666 \end_layout
667
668 \end_inset
669
670 X
671 \family default
672  (raccourci 
673 \family sans
674 Ctrl+L
675 \family default
676 ).
677 \begin_inset Note Note
678 status collapsed
679
680 \begin_layout Plain Layout
681 Dans LyX il y a trois 
682 \begin_inset Quotes eld
683 \end_inset
684
685 nom propres
686 \begin_inset Quotes erd
687 \end_inset
688
689  qui apparaissent dans la sortie finale avec des lettres mises en indice
690  ou en exposant: TeX, LaTeX, et LyX
691 \end_layout
692
693 \begin_layout Plain Layout
694 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
695  une paire d'accolades TeX .
696 \end_layout
697
698 \end_inset
699
700
701 \end_layout
702
703 \begin_layout Standard
704 Pour modifier le préambule LaTeX
705 \begin_inset Index idx
706 status collapsed
707
708 \begin_layout Plain Layout
709 Préambule LaTeX
710 \end_layout
711
712 \end_inset
713
714 , on utilise le menu 
715 \family sans
716 Document\SpecialChar \menuseparator
717 Paramètres\SpecialChar \menuseparator
718 Préambule
719 \begin_inset space ~
720 \end_inset
721
722 LaT
723 \begin_inset ERT
724 status collapsed
725
726 \begin_layout Plain Layout
727
728 {}
729 \end_layout
730
731 \end_inset
732
733 eX
734 \family default
735 .
736 \end_layout
737
738 \begin_layout Standard
739 Pour éditer des matrices, des différentiations de cas et des formules multiligne
740 s après coup, on peut utiliser les menus 
741 \family sans
742 Édition\SpecialChar \menuseparator
743 Math
744 \family default
745  and 
746 \family sans
747 Édition\SpecialChar \menuseparator
748 Lignes
749 \begin_inset space \thinspace{}
750 \end_inset
751
752 &
753 \begin_inset space \thinspace{}
754 \end_inset
755
756 colonnes,
757 \family default
758  ou la barre d'outils 
759 \family sans
760 Tableau
761 \family default
762 .
763  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
764  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
765  d'en dessous ou la colonne directement à droite.
766  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
767  fera avec la ligne précédente ou la colonne directement à gauche.
768 \end_layout
769
770 \begin_layout Standard
771 Quand on veut écrire du texte dans des formules
772 \begin_inset Foot
773 status collapsed
774
775 \begin_layout Plain Layout
776 Pour les formules multilignes, on utilise la commande 
777 \series bold
778
779 \backslash
780 intertext,
781 \series default
782  voir 
783 \begin_inset CommandInset ref
784 LatexCommand ref
785 reference "sub:Texte-dans-multi-lignes"
786
787 \end_inset
788
789 .
790 \end_layout
791
792 \end_inset
793
794 , on doit utiliser du 
795 \emph on
796 texte mathématique
797 \emph default
798
799 \begin_inset Index idx
800 status collapsed
801
802 \begin_layout Plain Layout
803 Texte ! dans les formules
804 \end_layout
805
806 \end_inset
807
808
809 \begin_inset Index idx
810 status collapsed
811
812 \begin_layout Plain Layout
813 Mathématique, texte
814 \end_layout
815
816 \end_inset
817
818 .
819  Ce mode est invoqué à l'aide du raccourci
820 \family sans
821  Ctrl+M
822 \family default
823  ou en insérant la commande 
824 \series bold
825
826 \backslash
827 text
828 \series default
829
830 \begin_inset Index idx
831 status collapsed
832
833 \begin_layout Plain Layout
834 Commandes ! T ! 
835 \backslash
836 text
837 \end_layout
838
839 \end_inset
840
841 .
842  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
843  parties de la formule qui apparaissent en bleu.
844  Dans la sortie finale, le texte mathématique est en caractères droits,
845  contrairement aux autres éléments de formule.
846 \end_layout
847
848 \begin_layout Subsection*
849 Syntaxe des commandes
850 \end_layout
851
852 \begin_layout Standard
853 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
854  suivent la syntaxe suivante:
855 \end_layout
856
857 \begin_layout Standard
858
859 \series bold
860
861 \backslash
862 nomdelacommande[argument optionnel]{argument obligatoire}
863 \end_layout
864
865 \begin_layout Standard
866 Une commande commence toujours par une barre de fraction inverse (anti-slash)
867  
868 \begin_inset Quotes gld
869 \end_inset
870
871
872 \series bold
873
874 \backslash
875
876 \series default
877
878 \begin_inset Quotes grd
879 \end_inset
880
881 .
882  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
883  vont avec.
884  Les accolades placées autour des arguments obligatoires seront nommées
885  accolade TeX dans ce document
886 \begin_inset Index idx
887 status collapsed
888
889 \begin_layout Plain Layout
890 Accolades TeX
891 \end_layout
892
893 \end_inset
894
895 .
896  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
897  LyX créera automatiquement une accolade droite.
898  Dans tous les autres cas les accolades TeX sont créées dans des formules
899  avec la commande 
900 \series bold
901
902 \backslash
903 {
904 \series default
905 .
906  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
907  normales qui apparaissent en bleu.
908  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
909  TeX.
910  Les accolades TeX n'apparaissent pas dans la sortie finale.
911 \end_layout
912
913 \begin_layout Standard
914 Quand on entre en mode TeX des commandes sans argument, comme les commandes
915  pour les symboles, on doit 
916 \emph on
917 toujours
918 \emph default
919  placer une espace après la commande pour la terminer.
920  Cette espace n'apparaît pas dans la sortie finale.
921
922 \emph on
923  
924 \emph default
925 Si une espace doit apparaître dans la sortie finale, l'espace doit être
926  suivie par une espace insécable en texte normal.
927 \end_layout
928
929 \begin_layout Standard
930 On insère une espace insécable avec 
931 \family sans
932 Ctrl+Espace
933 \family default
934 .
935 \end_layout
936
937 \begin_layout Subsection*
938 Explications sur la syntaxe
939 \end_layout
940
941 \begin_layout Itemize
942 Le symbole 
943 \begin_inset space \textvisiblespace{}
944 \end_inset
945
946  indique que l'on doit mettre une espace.
947 \end_layout
948
949 \begin_layout Itemize
950 Une flèche comme celle-ci 
951 \begin_inset Formula $\to$
952 \end_inset
953
954  indique que l'on doit appuyer sur la flèche correspondante du clavier.
955  La touche
956 \family sans
957  Tab
958 \family default
959  peut être fréquemment utilisée à la place de
960 \begin_inset Formula $\to$
961 \end_inset
962
963  et 
964 \begin_inset Formula $\downarrow$
965 \end_inset
966
967 , et 
968 \family sans
969 Shift+Tab
970 \family default
971  à la place de 
972 \begin_inset Formula $\leftarrow$
973 \end_inset
974
975  et 
976 \begin_inset Formula $\uparrow$
977 \end_inset
978
979 .
980 \end_layout
981
982 \begin_layout Subsection*
983 Unités disponibles
984 \end_layout
985
986 \begin_layout Standard
987 \align center
988 \begin_inset Float table
989 placement H
990 wide false
991 sideways false
992 status open
993
994 \begin_layout Plain Layout
995 \align center
996 \begin_inset Caption Standard
997
998 \begin_layout Plain Layout
999 \begin_inset CommandInset label
1000 LatexCommand label
1001 name "tab:Unités-disponibles"
1002
1003 \end_inset
1004
1005 Unités disponibles
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Tabular
1016 <lyxtabular version="3" rows="13" columns="2">
1017 <features rotate="0" tabularvalignment="middle">
1018 <column alignment="center" valignment="top">
1019 <column alignment="center" valignment="top">
1020 <row>
1021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \begin_layout Plain Layout
1025 Unité
1026 \end_layout
1027
1028 \end_inset
1029 </cell>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Nom / Description
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 </row>
1040 <row>
1041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 mm
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 Millimètre
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 cm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 Centimètre
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 in
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 Pouce (1
1095 \begin_inset space \thinspace{}
1096 \end_inset
1097
1098 in = 2,54
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 cm)
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 </row>
1108 <row>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 pt
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 Point (72.27
1123 \begin_inset space \thinspace{}
1124 \end_inset
1125
1126 pt = 1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 in)
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 </row>
1136 <row>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 pc
1142 \end_layout
1143
1144 \end_inset
1145 </cell>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 Pica (1
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 pc = 12
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pt)
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 </row>
1164 <row>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 sp
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 scaled point (65536
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 sp = 1
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 pt)
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 </row>
1192 <row>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 bp
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 big point (72
1207 \begin_inset space \thinspace{}
1208 \end_inset
1209
1210 bp = 1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 in)
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 </row>
1220 <row>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 dd
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 Didot (1
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 dd 
1239 \begin_inset Formula $\approx$
1240 \end_inset
1241
1242  0.376
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 mm)
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 </row>
1252 <row>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 cc
1258 \end_layout
1259
1260 \end_inset
1261 </cell>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 Cicero (1
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 cc = 12
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 dd)
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 </row>
1280 <row>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 ex
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 Hauteur de la lettre 
1295 \emph on
1296
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 x
1301 \emph default
1302
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  dans la police courante
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 em
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 Largeur de la lettre 
1327 \begin_inset Quotes eld
1328 \end_inset
1329
1330
1331 \emph on
1332 M
1333 \emph default
1334
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338  dans la police courante
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 </row>
1344 <row>
1345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1346 \begin_inset Text
1347
1348 \begin_layout Plain Layout
1349 mu
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 unité math  (1
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 mu = 
1363 \begin_inset Formula $\nicefrac{1}{18}$
1364 \end_inset
1365
1366
1367 \begin_inset space \thinspace{}
1368 \end_inset
1369
1370 em)
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 </row>
1376 </lyxtabular>
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Standard
1389 \begin_inset Newpage newpage
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Section
1396 Fonctions de base
1397 \end_layout
1398
1399 \begin_layout Subsection
1400 Exposants
1401 \begin_inset Index idx
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Exposants
1406 \end_layout
1407
1408 \end_inset
1409
1410  et indices
1411 \begin_inset Index idx
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Indices
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \end_layout
1422
1423 \begin_layout Standard
1424 Les indices sont créés avec le caractère souligné 
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-subscript.png
1435         scale 85
1436
1437 \end_inset
1438
1439 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1440  
1441 \begin_inset Quotes eld
1442 \end_inset
1443
1444 ^
1445 \begin_inset Quotes erd
1446 \end_inset
1447
1448  ou avec le bouton 
1449 \begin_inset Graphics
1450         filename ../../images/math-superscript.png
1451         scale 85
1452
1453 \end_inset
1454
1455 .
1456 \end_layout
1457
1458 \begin_layout Standard
1459 \align center
1460 \begin_inset Tabular
1461 <lyxtabular version="3" rows="4" columns="2">
1462 <features rotate="0" tabularvalignment="middle">
1463 <column alignment="center" valignment="top" width="0pt">
1464 <column alignment="center" valignment="top" width="0pt">
1465 <row>
1466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1467 \begin_inset Text
1468
1469 \begin_layout Plain Layout
1470 Commande
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1476 \begin_inset Text
1477
1478 \begin_layout Plain Layout
1479 Résultat
1480 \begin_inset Note Note
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484
1485 \series bold
1486
1487 \backslash
1488 raisebox
1489 \series default
1490  est seulement utilisée pour faire de la place
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \end_inset
1499 </cell>
1500 </row>
1501 <row>
1502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1503 \begin_inset Text
1504
1505 \begin_layout Plain Layout
1506 B_V
1507 \end_layout
1508
1509 \end_inset
1510 </cell>
1511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1512 \begin_inset Text
1513
1514 \begin_layout Plain Layout
1515 \begin_inset Formula $B_{V}$
1516 \end_inset
1517
1518
1519 \end_layout
1520
1521 \end_inset
1522 </cell>
1523 </row>
1524 <row>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 B^V
1530 \end_layout
1531
1532 \end_inset
1533 </cell>
1534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1539 \end_inset
1540
1541
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 </row>
1547 <row>
1548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1549 \begin_inset Text
1550
1551 \begin_layout Plain Layout
1552 B^
1553 \begin_inset space \textvisiblespace{}
1554 \end_inset
1555
1556 A
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 </row>
1574 </lyxtabular>
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \begin_layout Standard
1582 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1583  la mettre en exposant, vous pouvez soit appuyer sur 
1584 \family sans
1585 Espace 
1586 \family default
1587 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1588  qui se trouve sur la touche du 9.
1589 \end_layout
1590
1591 \begin_layout Subsection
1592 Fractions
1593 \begin_inset CommandInset label
1594 LatexCommand label
1595 name "sub:Fractions"
1596
1597 \end_inset
1598
1599
1600 \begin_inset Index idx
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Fractions
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 Les fractions sont créées avec la commande 
1614 \series bold
1615
1616 \backslash
1617 frac
1618 \series default
1619
1620 \begin_inset Index idx
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 Commandes ! F ! 
1625 \backslash
1626 frac
1627 \end_layout
1628
1629 \end_inset
1630
1631  ou avec le bouton 
1632 \begin_inset Graphics
1633         filename ../../images/math/frac.png
1634         scale 50
1635
1636 \end_inset
1637
1638  de la barre d'outils mathématique.
1639  La taille de la police est ajustée automatiquement selon que l'on se trouve
1640  dans une formule en ligne ou hors ligne.
1641  Avec le bouton 
1642 \begin_inset Graphics
1643         filename ../../images/math/frac-square.png
1644         scale 85
1645
1646 \end_inset
1647
1648  de la barre d'outils mathématique, vous pouvez choisir entre différents
1649  types de fractions.
1650 \end_layout
1651
1652 \begin_layout Standard
1653 Avec la commande 
1654 \series bold
1655
1656 \backslash
1657 dfrac
1658 \series default
1659
1660 \begin_inset Index idx
1661 status collapsed
1662
1663 \begin_layout Plain Layout
1664 Commandes ! D ! 
1665 \backslash
1666 dfrac
1667 \end_layout
1668
1669 \end_inset
1670
1671  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1672  qui se trouverait dans une formule hors ligne.
1673  Avec 
1674 \series bold
1675
1676 \backslash
1677 tfrac
1678 \series default
1679
1680 \begin_inset Index idx
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684 Commandes ! T ! 
1685 \backslash
1686 tfrac
1687 \end_layout
1688
1689 \end_inset
1690
1691  la fraction aura toujours la taille d'une formule en ligne.
1692  Un exemple:
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Une ligne avec la fraction 
1697 \begin_inset Formula $\frac{1}{2}$
1698 \end_inset
1699
1700  créée avec la commande 
1701 \series bold
1702
1703 \backslash
1704 frac
1705 \series default
1706 .
1707 \end_layout
1708
1709 \begin_layout Standard
1710 Une ligne avec la fraction 
1711 \begin_inset Formula $\dfrac{1}{2}$
1712 \end_inset
1713
1714  créée avec la commande 
1715 \series bold
1716
1717 \backslash
1718 dfrac
1719 \series default
1720 .
1721 \end_layout
1722
1723 \begin_layout Standard
1724 \align center
1725 \begin_inset Tabular
1726 <lyxtabular version="3" rows="4" columns="2">
1727 <features rotate="0" tabularvalignment="middle">
1728 <column alignment="center" valignment="top" width="0pt">
1729 <column alignment="center" valignment="top" width="0pt">
1730 <row>
1731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735 Commande
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Résultat
1745 \begin_inset Note Note
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749
1750 \series bold
1751
1752 \backslash
1753 raisebox
1754 \series default
1755  est seulement utilisée pour faire de la place
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 </row>
1766 <row>
1767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771
1772 \backslash
1773 frac
1774 \begin_inset space \textvisiblespace{}
1775 \end_inset
1776
1777 A
1778 \begin_inset Formula $\downarrow$
1779 \end_inset
1780
1781 B
1782 \end_layout
1783
1784 \end_inset
1785 </cell>
1786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1787 \begin_inset Text
1788
1789 \begin_layout Plain Layout
1790 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1791 \end_inset
1792
1793
1794 \end_layout
1795
1796 \end_inset
1797 </cell>
1798 </row>
1799 <row>
1800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \backslash
1806 dfrac
1807 \begin_inset space \textvisiblespace{}
1808 \end_inset
1809
1810 A
1811 \begin_inset Formula $\downarrow$
1812 \end_inset
1813
1814 B
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1824 \end_inset
1825
1826
1827 \end_layout
1828
1829 \end_inset
1830 </cell>
1831 </row>
1832 <row>
1833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837
1838 \backslash
1839 dfrac
1840 \begin_inset space \textvisiblespace{}
1841 \end_inset
1842
1843 e^
1844 \backslash
1845 frac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 1
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 2
1854 \begin_inset Formula $\downarrow\downarrow$
1855 \end_inset
1856
1857 3
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1863 \begin_inset Text
1864
1865 \begin_layout Plain Layout
1866 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1867 \end_inset
1868
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 </row>
1875 </lyxtabular>
1876
1877 \end_inset
1878
1879
1880 \end_layout
1881
1882 \begin_layout Standard
1883 \begin_inset VSpace bigskip
1884 \end_inset
1885
1886
1887 \begin_inset Newpage newpage
1888 \end_inset
1889
1890 Pour des fractions emboîtées, on peut utiliser la commande 
1891 \series bold
1892
1893 \backslash
1894 cfrac
1895 \series default
1896
1897 \begin_inset Index idx
1898 status collapsed
1899
1900 \begin_layout Plain Layout
1901 Commandes ! C ! 
1902 \backslash
1903 cfrac
1904 \end_layout
1905
1906 \end_inset
1907
1908 .
1909  Voici un exemple:
1910 \begin_inset VSpace -3mm
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \begin_layout Standard
1917 \begin_inset Formula 
1918 \begin{align*}
1919 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1920 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1921 \end{align*}
1922
1923 \end_inset
1924
1925
1926 \end_layout
1927
1928 \begin_layout Standard
1929 La commande pour l'exemple précédent est:
1930 \end_layout
1931
1932 \begin_layout Standard
1933
1934 \series bold
1935
1936 \backslash
1937 cfrac
1938 \begin_inset space \textvisiblespace{}
1939 \end_inset
1940
1941 A
1942 \begin_inset Formula $\downarrow$
1943 \end_inset
1944
1945 B+
1946 \backslash
1947 cfrac
1948 \begin_inset space \textvisiblespace{}
1949 \end_inset
1950
1951 C+
1952 \backslash
1953 cfrac
1954 \begin_inset space \textvisiblespace{}
1955 \end_inset
1956
1957 E
1958 \begin_inset Formula $\downarrow$
1959 \end_inset
1960
1961 F
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 D
1966 \end_layout
1967
1968 \begin_layout Standard
1969 \begin_inset VSpace medskip
1970 \end_inset
1971
1972
1973 \end_layout
1974
1975 \begin_layout Standard
1976
1977 \series bold
1978
1979 \backslash
1980 cfrac
1981 \series default
1982  met toujours la fraction dans la taille d'une formule hors ligne, même
1983  si elle est une partie d'une autre fraction.
1984 \end_layout
1985
1986 \begin_layout Standard
1987 On peut préciser l'alignement du numérateur.
1988  On utilise la commande 
1989 \series bold
1990
1991 \backslash
1992 cfracleft
1993 \series default
1994  pour l'aligner à gauche, la commande 
1995 \series bold
1996
1997 \backslash
1998 cfracright
1999 \series default
2000  pour l'aligner à droite et 
2001 \series bold
2002
2003 \backslash
2004 cfrac
2005 \series default
2006  pour le centrer.
2007  Les fractions qui suivent illustrent les différents alignements:
2008 \end_layout
2009
2010 \begin_layout Standard
2011
2012 \series bold
2013 \begin_inset Formula 
2014 \[
2015 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2016 \]
2017
2018 \end_inset
2019
2020
2021 \end_layout
2022
2023 \begin_layout Standard
2024 \begin_inset Note Greyedout
2025 status open
2026
2027 \begin_layout Plain Layout
2028
2029 \series bold
2030 Notez:
2031 \series default
2032  
2033 \series bold
2034
2035 \backslash
2036 cfracleft
2037 \series default
2038  et 
2039 \series bold
2040 cfracright
2041 \series default
2042  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2043 \series bold
2044
2045 \backslash
2046 cfrac[alignement]{numérateur}{dénominateur}
2047 \series default
2048  .
2049
2050 \series bold
2051  
2052 \series default
2053 Vous ne pouvez donc pas les utiliser en code TeX.
2054 \end_layout
2055
2056 \end_inset
2057
2058
2059 \end_layout
2060
2061 \begin_layout Standard
2062 \begin_inset VSpace medskip
2063 \end_inset
2064
2065 Il est souvent intéressant de combiner 
2066 \series bold
2067
2068 \backslash
2069 cfrac
2070 \series default
2071  et 
2072 \series bold
2073
2074 \backslash
2075 frac
2076 \series default
2077 :
2078 \begin_inset Formula 
2079 \[
2080 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2081 \]
2082
2083 \end_inset
2084
2085
2086 \end_layout
2087
2088 \begin_layout Standard
2089 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2090  pouvez utiliser la commande 
2091 \series bold
2092
2093 \backslash
2094 nicefrac
2095 \begin_inset Index idx
2096 status collapsed
2097
2098 \begin_layout Plain Layout
2099 Commandes ! N ! 
2100 \backslash
2101 nicefrac
2102 \end_layout
2103
2104 \end_inset
2105
2106
2107 \series default
2108
2109 \begin_inset Formula $\nicefrac{5}{31}$
2110 \end_inset
2111
2112  ou 
2113 \series bold
2114
2115 \backslash
2116 unitfrac
2117 \series default
2118
2119 \begin_inset Index idx
2120 status collapsed
2121
2122 \begin_layout Plain Layout
2123 Commandes ! U ! 
2124 \backslash
2125 unitfrac
2126 \end_layout
2127
2128 \end_inset
2129
2130
2131 \begin_inset Formula $\unitfrac{5}{31}$
2132 \end_inset
2133
2134 .
2135  Il y a aussi la commande 
2136 \series bold
2137
2138 \backslash
2139 unitfracthree
2140 \series default
2141  qui permet d'écrire une fraction en combinaison avec un nombre: 
2142 \begin_inset Formula $\unitfrac[2]{1}{3}$
2143 \end_inset
2144
2145
2146 \end_layout
2147
2148 \begin_layout Standard
2149 \begin_inset Note Greyedout
2150 status open
2151
2152 \begin_layout Plain Layout
2153
2154 \series bold
2155 Notez:
2156 \series default
2157  
2158 \series bold
2159
2160 \backslash
2161 unitfracthree
2162 \series default
2163  n'est pas une commande LaTeX réelle, mais c'est la commande 
2164 \series bold
2165
2166 \backslash
2167 unitfrac[nombre]{numérateur}{dénominateur}
2168 \series default
2169  .
2170
2171 \series bold
2172  
2173 \series default
2174 Vous ne pouvez donc pas l'utiliser en code TeX.
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \end_layout
2181
2182 \begin_layout Standard
2183 Dans 
2184 \begin_inset CommandInset ref
2185 LatexCommand ref
2186 reference "sub:Fractions-personnalisées"
2187
2188 \end_inset
2189
2190  on explique comment définir des fractions personnalisées en modifiant les
2191  barres de fractions.
2192 \end_layout
2193
2194 \begin_layout Standard
2195 \begin_inset Newpage newpage
2196 \end_inset
2197
2198
2199 \end_layout
2200
2201 \begin_layout Subsection
2202 Racines
2203 \begin_inset Index idx
2204 status collapsed
2205
2206 \begin_layout Plain Layout
2207 Racines
2208 \end_layout
2209
2210 \end_inset
2211
2212
2213 \end_layout
2214
2215 \begin_layout Standard
2216 On obtient les racines carrées avec la commande 
2217 \series bold
2218
2219 \backslash
2220 sqrt
2221 \series default
2222
2223 \begin_inset Index idx
2224 status collapsed
2225
2226 \begin_layout Plain Layout
2227 Commandes ! S ! 
2228 \backslash
2229 sqrt
2230 \end_layout
2231
2232 \end_inset
2233
2234  ou avec le bouton 
2235 \begin_inset Graphics
2236         filename ../../images/math/sqrt.png
2237         scale 85
2238
2239 \end_inset
2240
2241  de la barre d'outils mathématique, et toutes les autres racines avec la
2242  commande 
2243 \series bold
2244
2245 \backslash
2246 root
2247 \series default
2248
2249 \begin_inset Index idx
2250 status collapsed
2251
2252 \begin_layout Plain Layout
2253 Commandes ! R ! 
2254 \backslash
2255 root
2256 \end_layout
2257
2258 \end_inset
2259
2260  ou avec le bouton 
2261 \begin_inset Graphics
2262         filename ../../images/math/root.png
2263         scale 85
2264
2265 \end_inset
2266
2267 .
2268 \end_layout
2269
2270 \begin_layout Standard
2271 \align center
2272 \begin_inset Tabular
2273 <lyxtabular version="3" rows="3" columns="2">
2274 <features rotate="0" tabularvalignment="middle">
2275 <column alignment="center" valignment="top" width="0pt">
2276 <column alignment="center" valignment="top" width="0pt">
2277 <row>
2278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2279 \begin_inset Text
2280
2281 \begin_layout Plain Layout
2282 Commande
2283 \end_layout
2284
2285 \end_inset
2286 </cell>
2287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291 Résultat
2292 \begin_inset Note Note
2293 status collapsed
2294
2295 \begin_layout Plain Layout
2296
2297 \series bold
2298
2299 \backslash
2300 raisebox
2301 \series default
2302  est seulement utilisée pour faire de la place
2303 \end_layout
2304
2305 \end_inset
2306
2307
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 </row>
2313 <row>
2314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2315 \begin_inset Text
2316
2317 \begin_layout Plain Layout
2318
2319 \backslash
2320 sqrt
2321 \begin_inset space \textvisiblespace{}
2322 \end_inset
2323
2324 A-B
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2334 \end_inset
2335
2336
2337 \end_layout
2338
2339 \end_inset
2340 </cell>
2341 </row>
2342 <row>
2343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2344 \begin_inset Text
2345
2346 \begin_layout Plain Layout
2347
2348 \backslash
2349 root
2350 \begin_inset space \textvisiblespace{}
2351 \end_inset
2352
2353 3
2354 \begin_inset Formula $\downarrow$
2355 \end_inset
2356
2357 A-B
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2367 \end_inset
2368
2369
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 </row>
2375 </lyxtabular>
2376
2377 \end_inset
2378
2379
2380 \end_layout
2381
2382 \begin_layout Standard
2383 On peut aussi obtenir une racine carrée avec 
2384 \series bold
2385
2386 \backslash
2387 root
2388 \series default
2389  en laissant le champ réservé au degré de la racine vide.
2390 \end_layout
2391
2392 \begin_layout Standard
2393 Dans certains cas, la distance entre le degré et la racine est trop petite
2394  comme dans cette formule: 
2395 \begin_inset Formula $\sqrt[\beta]{B}$
2396 \end_inset
2397
2398
2399 \begin_inset Newline newline
2400 \end_inset
2401
2402 Le 
2403 \begin_inset Formula $\beta$
2404 \end_inset
2405
2406  touche la racine, ce qui peut être évité en utilisant les commandes 
2407 \series bold
2408
2409 \backslash
2410 leftroot
2411 \series default
2412
2413 \begin_inset Index idx
2414 status collapsed
2415
2416 \begin_layout Plain Layout
2417 Commandes ! L ! 
2418 \backslash
2419 leftroot
2420 \end_layout
2421
2422 \end_inset
2423
2424  et 
2425 \series bold
2426
2427 \backslash
2428 uproot
2429 \series default
2430
2431 \begin_inset Index idx
2432 status collapsed
2433
2434 \begin_layout Plain Layout
2435 Commandes ! U ! 
2436 \backslash
2437 uproot
2438 \end_layout
2439
2440 \end_inset
2441
2442  avec la syntaxe suivante:
2443 \end_layout
2444
2445 \begin_layout Standard
2446
2447 \series bold
2448
2449 \backslash
2450 leftroot{distance}
2451 \series default
2452  et 
2453 \series bold
2454
2455 \backslash
2456 uproot{distance}
2457 \end_layout
2458
2459 \begin_layout Standard
2460 Distance est le nombre de Big Points (unité bp; 
2461 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2462 \end_inset
2463
2464 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2465  le haut.
2466  Les commandes doivent être placées dans la case du degré.
2467  Par exemple, la commande
2468 \begin_inset Newline newline
2469 \end_inset
2470
2471
2472 \series bold
2473
2474 \backslash
2475 root
2476 \backslash
2477 leftroot{-1
2478 \begin_inset Formula $\to$
2479 \end_inset
2480
2481
2482 \backslash
2483 uproot{2
2484 \begin_inset Formula $\to$
2485 \end_inset
2486
2487
2488 \backslash
2489 beta
2490 \begin_inset space \textvisiblespace{}
2491 \end_inset
2492
2493
2494 \begin_inset Formula $\to$
2495 \end_inset
2496
2497 B
2498 \begin_inset Newline newline
2499 \end_inset
2500
2501
2502 \series default
2503 produit une formule correctement mise en forme: 
2504 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2505 \end_inset
2506
2507
2508 \end_layout
2509
2510 \begin_layout Subsection
2511 Coefficients binomiaux 
2512 \begin_inset Index idx
2513 status collapsed
2514
2515 \begin_layout Plain Layout
2516 Binomiaux, coefficients
2517 \end_layout
2518
2519 \end_inset
2520
2521
2522 \end_layout
2523
2524 \begin_layout Standard
2525 Les coefficients binomiaux sont insérés avec la commande 
2526 \series bold
2527
2528 \backslash
2529 binom
2530 \series default
2531
2532 \begin_inset Index idx
2533 status collapsed
2534
2535 \begin_layout Plain Layout
2536 Commandes ! B ! 
2537 \backslash
2538 binom
2539 \end_layout
2540
2541 \end_inset
2542
2543  ou avec le bouton 
2544 \begin_inset Graphics
2545         filename ../../images/math/frac-square.png
2546         scale 85
2547
2548 \end_inset
2549
2550 de la barre d'outils mathématique.
2551  Comme pour les fraction (
2552 \series bold
2553
2554 \backslash
2555 frac
2556 \series default
2557 ) il y a avec 
2558 \series bold
2559
2560 \backslash
2561 binom
2562 \series default
2563  les commandes 
2564 \series bold
2565
2566 \backslash
2567 dbinom
2568 \series default
2569
2570 \begin_inset Index idx
2571 status collapsed
2572
2573 \begin_layout Plain Layout
2574 Commandes ! D ! 
2575 \backslash
2576 dbinom
2577 \end_layout
2578
2579 \end_inset
2580
2581  et 
2582 \series bold
2583
2584 \backslash
2585 tbinom
2586 \series default
2587
2588 \begin_inset Index idx
2589 status collapsed
2590
2591 \begin_layout Plain Layout
2592 Commandes ! T ! 
2593 \backslash
2594 tbinom
2595 \end_layout
2596
2597 \end_inset
2598
2599 .
2600  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2601  il y a les commandes 
2602 \series bold
2603
2604 \backslash
2605 brace
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 Commandes ! B ! 
2613 \backslash
2614 brace
2615 \end_layout
2616
2617 \end_inset
2618
2619  et 
2620 \series bold
2621
2622 \backslash
2623 brack
2624 \series default
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 Commandes ! B ! 
2631 \backslash
2632 brack
2633 \end_layout
2634
2635 \end_inset
2636
2637 .
2638 \end_layout
2639
2640 \begin_layout Standard
2641 \align center
2642 \begin_inset Tabular
2643 <lyxtabular version="3" rows="6" columns="2">
2644 <features rotate="0" tabularvalignment="middle">
2645 <column alignment="center" valignment="top" width="0pt">
2646 <column alignment="center" valignment="top" width="0pt">
2647 <row>
2648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2649 \begin_inset Text
2650
2651 \begin_layout Plain Layout
2652 Commande
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661 Résultat
2662 \begin_inset Note Note
2663 status collapsed
2664
2665 \begin_layout Plain Layout
2666
2667 \series bold
2668
2669 \backslash
2670 raisebox
2671 \series default
2672  est seulement utilisée pour faire de la place
2673 \end_layout
2674
2675 \end_inset
2676
2677
2678 \end_layout
2679
2680 \end_inset
2681 </cell>
2682 </row>
2683 <row>
2684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \backslash
2690 binom
2691 \begin_inset space \textvisiblespace{}
2692 \end_inset
2693
2694 A
2695 \begin_inset Formula $\downarrow$
2696 \end_inset
2697
2698 B
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2708 \end_inset
2709
2710
2711 \end_layout
2712
2713 \end_inset
2714 </cell>
2715 </row>
2716 <row>
2717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2718 \begin_inset Text
2719
2720 \begin_layout Plain Layout
2721
2722 \backslash
2723 dbinom
2724 \begin_inset space \textvisiblespace{}
2725 \end_inset
2726
2727 A
2728 \begin_inset Formula $\downarrow$
2729 \end_inset
2730
2731 B
2732 \end_layout
2733
2734 \end_inset
2735 </cell>
2736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Plain Layout
2740 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2741 \end_inset
2742
2743
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 </row>
2749 <row>
2750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754
2755 \backslash
2756 tbinom
2757 \begin_inset space \textvisiblespace{}
2758 \end_inset
2759
2760 A
2761 \begin_inset Formula $\downarrow$
2762 \end_inset
2763
2764 B
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2770 \begin_inset Text
2771
2772 \begin_layout Plain Layout
2773 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2774 \end_inset
2775
2776
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 </row>
2782 <row>
2783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2784 \begin_inset Text
2785
2786 \begin_layout Plain Layout
2787
2788 \backslash
2789 brack
2790 \begin_inset space \textvisiblespace{}
2791 \end_inset
2792
2793 A
2794 \begin_inset Formula $\downarrow$
2795 \end_inset
2796
2797 B
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 </row>
2815 <row>
2816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820
2821 \backslash
2822 brace
2823 \begin_inset space \textvisiblespace{}
2824 \end_inset
2825
2826 A
2827 \begin_inset Formula $\downarrow$
2828 \end_inset
2829
2830 B
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2840 \end_inset
2841
2842
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 </lyxtabular>
2849
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \begin_layout Subsection
2856 Différentiation de cas 
2857 \begin_inset Index idx
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Différentiation de cas 
2862 \end_layout
2863
2864 \end_inset
2865
2866
2867 \end_layout
2868
2869 \begin_layout Standard
2870 \align center
2871 \begin_inset Tabular
2872 <lyxtabular version="3" rows="3" columns="2">
2873 <features rotate="0" tabularvalignment="middle">
2874 <column alignment="center" valignment="top" width="0pt">
2875 <column alignment="center" valignment="top" width="0pt">
2876 <row>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 Commande
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 Résultat
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 </row>
2896 <row>
2897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \backslash
2903 cases
2904 \begin_inset space \textvisiblespace{}
2905 \end_inset
2906
2907 A
2908 \begin_inset Formula $\to$
2909 \end_inset
2910
2911 B>0
2912 \begin_inset Index idx
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Commandes ! C ! 
2917 \backslash
2918 cases
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932 \begin_inset Formula $\begin{cases}
2933 A & B>0\end{cases}$
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \end_inset
2940 </cell>
2941 </row>
2942 <row>
2943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947
2948 \backslash
2949 cases
2950 \begin_inset space \textvisiblespace{}
2951 \end_inset
2952
2953
2954 \family sans
2955 Ctrl-Entrée
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964 \begin_inset Formula $\begin{cases}
2965 A & \textrm{pour }\hat{x}>0\\
2966 B & \textrm{pour }\hat{x}=0
2967 \end{cases}$
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 </row>
2976 </lyxtabular>
2977
2978 \end_inset
2979
2980
2981 \end_layout
2982
2983 \begin_layout Standard
2984 Après avoir inséré 
2985 \series bold
2986
2987 \backslash
2988 cases
2989 \series default
2990  ou avoir utilisé le bouton 
2991 \begin_inset Graphics
2992         filename ../../images/math/cases.png
2993         lyxscale 50
2994         scale 50
2995
2996 \end_inset
2997
2998  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
2999  avec le raccourci 
3000 \family sans
3001 Ctrl+Entrée
3002 \family default
3003  ou avec le bouton 
3004 \begin_inset Graphics
3005         filename ../../images/tabular-feature_append-row.png
3006         scale 85
3007
3008 \end_inset
3009
3010 .
3011 \begin_inset Foot
3012 status collapsed
3013
3014 \begin_layout Plain Layout
3015 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3016  sont expliqués dans 
3017 \begin_inset CommandInset ref
3018 LatexCommand ref
3019 reference "sub:Accents-sur-un-caractère"
3020
3021 \end_inset
3022
3023 .
3024 \end_layout
3025
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \begin_layout Standard
3032 La commande 
3033 \series bold
3034
3035 \backslash
3036 cases
3037 \series default
3038  est aussi accessible par le menu 
3039 \family sans
3040 Insertion\SpecialChar \menuseparator
3041 Math\SpecialChar \menuseparator
3042 Environnement
3043 \begin_inset space ~
3044 \end_inset
3045
3046 Cas
3047 \family default
3048 .
3049 \end_layout
3050
3051 \begin_layout Subsection
3052 Négations
3053 \begin_inset Index idx
3054 status collapsed
3055
3056 \begin_layout Plain Layout
3057 Negations@Négations
3058 \end_layout
3059
3060 \end_inset
3061
3062
3063 \end_layout
3064
3065 \begin_layout Standard
3066 En insérant la commande 
3067 \series bold
3068
3069 \backslash
3070 not
3071 \series default
3072
3073 \begin_inset Index idx
3074 status collapsed
3075
3076 \begin_layout Plain Layout
3077 Commandes ! N ! 
3078 \backslash
3079 not
3080 \end_layout
3081
3082 \end_inset
3083
3084  chaque caractère peut être affiché barré.
3085  Les caractères sont en quelque sorte accentués par une barre de fraction.
3086 \end_layout
3087
3088 \begin_layout Standard
3089 \align center
3090 \begin_inset Tabular
3091 <lyxtabular version="3" rows="4" columns="2">
3092 <features rotate="0" tabularvalignment="middle">
3093 <column alignment="center" valignment="top" width="0pt">
3094 <column alignment="center" valignment="top" width="0pt">
3095 <row>
3096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100 Commande
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109 Résultat
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 </row>
3115 <row>
3116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120
3121 \backslash
3122 not=
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131 \begin_inset Formula $\not=$
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 </row>
3140 <row>
3141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Plain Layout
3145
3146 \backslash
3147 not 
3148 \backslash
3149 le
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 \begin_inset Formula $\not\le$
3159 \end_inset
3160
3161
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 </row>
3167 <row>
3168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3169 \begin_inset Text
3170
3171 \begin_layout Plain Layout
3172
3173 \backslash
3174 not 
3175 \backslash
3176 parallel
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185 \begin_inset Formula $\not\parallel$
3186 \end_inset
3187
3188
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 </row>
3194 </lyxtabular>
3195
3196 \end_inset
3197
3198
3199 \end_layout
3200
3201 \begin_layout Standard
3202 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3203  bel aspect.
3204  C'est pourquoi il existe des commandes spéciales pour certaines négations
3205  (voir 
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "sub:Symboles-mathématiques"
3209
3210 \end_inset
3211
3212  et 
3213 \begin_inset CommandInset ref
3214 LatexCommand ref
3215 reference "sec:Relations"
3216
3217 \end_inset
3218
3219 ).
3220 \end_layout
3221
3222 \begin_layout Subsection
3223 Garnitures
3224 \begin_inset CommandInset label
3225 LatexCommand label
3226 name "sub:Garnitures"
3227
3228 \end_inset
3229
3230
3231 \begin_inset Index idx
3232 status collapsed
3233
3234 \begin_layout Plain Layout
3235 Garnitures
3236 \end_layout
3237
3238 \end_inset
3239
3240
3241 \begin_inset Index idx
3242 status collapsed
3243
3244 \begin_layout Plain Layout
3245 Symboles chimiques ! Isotopes
3246 \end_layout
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 Isotopes|see
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 {
3262 \end_layout
3263
3264 \end_inset
3265
3266 Symboles chimiques
3267 \begin_inset ERT
3268 status collapsed
3269
3270 \begin_layout Plain Layout
3271
3272 }
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 Quand on affiche par exemple des isotopes
3287 \begin_inset Foot
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Plus d'information sur les symboles chimiques dans 
3292 \begin_inset CommandInset ref
3293 LatexCommand ref
3294 reference "sub:Symboles-chimiques"
3295
3296 \end_inset
3297
3298 .
3299 \end_layout
3300
3301 \end_inset
3302
3303 , on rencontre le problème suivant:
3304 \end_layout
3305
3306 \begin_layout Standard
3307 \align center
3308 \begin_inset Tabular
3309 <lyxtabular version="3" rows="2" columns="2">
3310 <features rotate="0" tabularvalignment="middle">
3311 <column alignment="center" valignment="top" width="0pt">
3312 <column alignment="center" valignment="top" width="0pt">
3313 <row>
3314 <cell alignment="center" valignment="top" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318 Indices avec les indices et exposants:
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3328 \end_inset
3329
3330
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row>
3337 <cell alignment="center" valignment="top" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341 Indices corrects:
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 </lyxtabular>
3360
3361 \end_inset
3362
3363
3364 \begin_inset Note Note
3365 status collapsed
3366
3367 \begin_layout Plain Layout
3368
3369 \series bold
3370
3371 \backslash
3372 raisebox
3373 \series default
3374  est là pour faire de la place
3375 \end_layout
3376
3377 \end_inset
3378
3379
3380 \end_layout
3381
3382 \begin_layout Standard
3383 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3384  premier caractère le l'indice le plus long.
3385  Pour éviter ce problème il y a la commande 
3386 \series bold
3387
3388 \backslash
3389 phantom
3390 \series default
3391
3392 \begin_inset Index idx
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 Commandes ! P ! 
3397 \backslash
3398 phantom
3399 \end_layout
3400
3401 \end_inset
3402
3403  ou le bouton
3404 \begin_inset space ~
3405 \end_inset
3406
3407
3408 \begin_inset Graphics
3409         filename ../../images/math/phantom.png
3410         scale 85
3411
3412 \end_inset
3413
3414  qui crée un ou plusieurs caractères fantômes.
3415  Quand on insère la commande 
3416 \series bold
3417
3418 \backslash
3419 phantom
3420 \series default
3421  une petite boîte avec deux flèches rouges apparaît.
3422  Les flèches indiquent que la garniture
3423 \begin_inset Foot
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Traduction de placeholder, c'est un terme de typographie (NdT).
3428 \end_layout
3429
3430 \end_inset
3431
3432  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3433  De la même façon, les caractères fantômes sont des garnitures qui ont la
3434  taille du caractère concerné.
3435 \end_layout
3436
3437 \begin_layout Standard
3438 \align center
3439 \begin_inset Tabular
3440 <lyxtabular version="3" rows="4" columns="2">
3441 <features rotate="0" tabularvalignment="middle">
3442 <column alignment="center" valignment="top">
3443 <column alignment="center" valignment="top">
3444 <row>
3445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449 Commande
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458 Résultat
3459 \begin_inset Note Note
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463
3464 \series bold
3465
3466 \backslash
3467 raisebox
3468 \series default
3469  est seulement utilisée pour faire de la place
3470 \end_layout
3471
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 </row>
3480 <row>
3481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 ^19
3486 \begin_inset space \textvisiblespace{}
3487 \end_inset
3488
3489 _
3490 \backslash
3491 phantom
3492 \begin_inset space \textvisiblespace{}
3493 \end_inset
3494
3495 1
3496 \begin_inset Formula $\to$
3497 \end_inset
3498
3499 9
3500 \begin_inset space \textvisiblespace{}
3501 \end_inset
3502
3503 F
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3513 \end_inset
3514
3515
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 </row>
3521 <row>
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 ^235
3527 \begin_inset space \textvisiblespace{}
3528 \end_inset
3529
3530 _
3531 \backslash
3532 phantom
3533 \begin_inset space \textvisiblespace{}
3534 \end_inset
3535
3536 23
3537 \begin_inset Formula $\to$
3538 \end_inset
3539
3540 9
3541 \begin_inset space \textvisiblespace{}
3542 \end_inset
3543
3544 F
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567
3568 \backslash
3569 Lambda^
3570 \begin_inset space \textvisiblespace{}
3571 \end_inset
3572
3573
3574 \backslash
3575 phantom
3576 \begin_inset space \textvisiblespace{}
3577 \end_inset
3578
3579 ii
3580 \begin_inset Formula $\to$
3581 \end_inset
3582
3583 t
3584 \begin_inset space \textvisiblespace{}
3585 \end_inset
3586
3587 _MMt
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3597 \end_inset
3598
3599
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 </row>
3605 </lyxtabular>
3606
3607 \end_inset
3608
3609
3610 \end_layout
3611
3612 \begin_layout Standard
3613 En plus, il y a les commandes 
3614 \series bold
3615
3616 \backslash
3617 vphantom
3618 \series default
3619
3620 \begin_inset Index idx
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624 Commandes ! V ! 
3625 \backslash
3626 vphantom
3627 \end_layout
3628
3629 \end_inset
3630
3631  (bouton
3632 \begin_inset space ~
3633 \end_inset
3634
3635
3636 \begin_inset Graphics
3637         filename ../../images/math/vphantom.png
3638         scale 85
3639
3640 \end_inset
3641
3642  de la barre d'outils) et 
3643 \series bold
3644
3645 \backslash
3646 hphantom
3647 \series default
3648
3649 \begin_inset Index idx
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653 Commandes ! H ! 
3654 \backslash
3655 hphantom
3656 \end_layout
3657
3658 \end_inset
3659
3660  (bouton
3661 \begin_inset space ~
3662 \end_inset
3663
3664
3665 \begin_inset Graphics
3666         filename ../../images/math/hphantom.png
3667         scale 85
3668
3669 \end_inset
3670
3671 ).
3672  
3673 \series bold
3674
3675 \backslash
3676 hphantom
3677 \series default
3678  crée seulement de l'espace pour la hauteur maximale des caractères de la
3679  boîte, mais pas pour leur largeur.
3680  
3681 \series bold
3682
3683 \backslash
3684 vphantom
3685 \series default
3686  crée de l'espace seulement pour la largeur du contenu de la boîte.
3687  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3688  commandes n'ont qu'une seule flèche rouge.
3689 \end_layout
3690
3691 \begin_layout Standard
3692 Par exemple 
3693 \series bold
3694
3695 \backslash
3696 vphantom
3697 \series default
3698
3699 \begin_inset space \textvisiblespace{}
3700 \end_inset
3701
3702
3703 \series bold
3704 a
3705 \backslash
3706 int
3707 \series default
3708  crée de l'espace pour la hauteur du signe intégral
3709 \begin_inset Foot
3710 status collapsed
3711
3712 \begin_layout Plain Layout
3713 La commande 
3714 \series bold
3715
3716 \backslash
3717 int
3718 \series default
3719  insère le signe de l'intégrale, voir 
3720 \begin_inset CommandInset ref
3721 LatexCommand ref
3722 reference "sub:Grands-opérateurs"
3723
3724 \end_inset
3725
3726 .
3727 \end_layout
3728
3729 \end_inset
3730
3731 , vu que c'est le plus haut caractère.
3732  Voir un exemple d'application dans 
3733 \begin_inset CommandInset ref
3734 LatexCommand ref
3735 reference "sub:Crochets-multilignes"
3736
3737 \end_inset
3738
3739 .
3740 \end_layout
3741
3742 \begin_layout Standard
3743 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3744  via le menu 
3745 \family sans
3746 Insertion\SpecialChar \menuseparator
3747 Typographie
3748 \begin_inset space ~
3749 \end_inset
3750
3751 spéciale\SpecialChar \menuseparator
3752 Fantôme
3753 \family default
3754 .
3755 \end_layout
3756
3757 \begin_layout Standard
3758 Ceci est une phrase.
3759 \begin_inset Newline newline
3760 \end_inset
3761
3762
3763 \begin_inset Phantom Phantom
3764 status open
3765
3766 \begin_layout Plain Layout
3767 Ceci
3768 \end_layout
3769
3770 \end_inset
3771
3772  est aussi une phrase.
3773 \end_layout
3774
3775 \begin_layout Subsection
3776 Lignes
3777 \begin_inset Index idx
3778 status collapsed
3779
3780 \begin_layout Plain Layout
3781 Lignes
3782 \end_layout
3783
3784 \end_inset
3785
3786
3787 \begin_inset Index idx
3788 status collapsed
3789
3790 \begin_layout Plain Layout
3791 Formules ! soulignées
3792 \end_layout
3793
3794 \end_inset
3795
3796
3797 \end_layout
3798
3799 \begin_layout Standard
3800 \align center
3801 \begin_inset Tabular
3802 <lyxtabular version="3" rows="4" columns="2">
3803 <features rotate="0" tabularvalignment="middle">
3804 <column alignment="center" valignment="top" width="0pt">
3805 <column alignment="center" valignment="top" width="0pt">
3806 <row>
3807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811 Commande
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Résultat
3821 \begin_inset Note Note
3822 status collapsed
3823
3824 \begin_layout Plain Layout
3825
3826 \series bold
3827
3828 \backslash
3829 raisebox
3830 \series default
3831  est seulement utilisée pour faire de la place
3832 \end_layout
3833
3834 \end_inset
3835
3836
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 </row>
3842 <row>
3843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847
3848 \backslash
3849 overline
3850 \begin_inset space \textvisiblespace{}
3851 \end_inset
3852
3853 A+B
3854 \begin_inset Index idx
3855 status collapsed
3856
3857 \begin_layout Plain Layout
3858 Commandes ! O ! 
3859 \backslash
3860 overline
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3875 \end_inset
3876
3877
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 </row>
3883 <row>
3884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888
3889 \backslash
3890 underline
3891 \begin_inset space \textvisiblespace{}
3892 \end_inset
3893
3894 A+B
3895 \begin_inset Index idx
3896 status collapsed
3897
3898 \begin_layout Plain Layout
3899 Commandes ! U ! 
3900 \backslash
3901 underline
3902 \end_layout
3903
3904 \end_inset
3905
3906
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3916 \end_inset
3917
3918
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 </row>
3924 <row>
3925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929
3930 \backslash
3931 overline
3932 \begin_inset space \textvisiblespace{}
3933 \end_inset
3934
3935
3936 \backslash
3937 underline
3938 \begin_inset space \textvisiblespace{}
3939 \end_inset
3940
3941 A+B
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3951 \end_inset
3952
3953
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 </row>
3959 </lyxtabular>
3960
3961 \end_inset
3962
3963
3964 \end_layout
3965
3966 \begin_layout Standard
3967 Dans le dernier exemple, il importe peu que 
3968 \series bold
3969
3970 \backslash
3971 overline
3972 \series default
3973  ou 
3974 \series bold
3975
3976 \backslash
3977 underline
3978 \series default
3979  soit inséré en premier.
3980 \end_layout
3981
3982 \begin_layout Standard
3983 Pour souligner deux fois, par exemple des résultats, on utilise 
3984 \backslash
3985 underline deux fois.
3986 \end_layout
3987
3988 \begin_layout Standard
3989 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3990 \end_layout
3991
3992 \begin_layout Standard
3993 \begin_inset VSpace bigskip
3994 \end_inset
3995
3996
3997 \end_layout
3998
3999 \begin_layout Standard
4000 On peut créer des lignes personnalisées en utilisant la commande 
4001 \series bold
4002
4003 \backslash
4004 rule
4005 \series default
4006
4007 \begin_inset Index idx
4008 status collapsed
4009
4010 \begin_layout Plain Layout
4011 Commandes ! R ! 
4012 \backslash
4013 rule
4014 \end_layout
4015
4016 \end_inset
4017
4018  qui a la syntaxe suivante:
4019 \end_layout
4020
4021 \begin_layout Standard
4022
4023 \series bold
4024
4025 \backslash
4026 rule[décalage vertical]{longueur}{épaisseur}
4027 \end_layout
4028
4029 \begin_layout Standard
4030 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4031  bas, si sa valeur est négative).
4032  Les unités utilisables pour ces valeurs sont listées dans 
4033 \begin_inset CommandInset ref
4034 LatexCommand ref
4035 reference "tab:Unités-disponibles"
4036
4037 \end_inset
4038
4039 .
4040  Voici deux exemples de lignes créées avec les commandes
4041 \begin_inset Newline newline
4042 \end_inset
4043
4044
4045 \series bold
4046
4047 \backslash
4048 rule[-2ex]{3cm}{2pt}
4049 \series default
4050  et 
4051 \series bold
4052
4053 \backslash
4054 rule{2cm}{1pt}
4055 \series default
4056 :
4057 \end_layout
4058
4059 \begin_layout Standard
4060 Voici une phrase 
4061 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4062 \end_inset
4063
4064  avec deux lignes.
4065 \end_layout
4066
4067 \begin_layout Standard
4068
4069 \series bold
4070
4071 \backslash
4072 rule
4073 \series default
4074  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4075  
4076 \family sans
4077 Insertion\SpecialChar \menuseparator
4078 Typographie
4079 \begin_inset space ~
4080 \end_inset
4081
4082 spéciale\SpecialChar \menuseparator
4083 Ligne
4084 \begin_inset space ~
4085 \end_inset
4086
4087 horizontale
4088 \family default
4089
4090 \begin_inset space ~
4091 \end_inset
4092
4093 :
4094 \end_layout
4095
4096 \begin_layout Standard
4097 Ceci est une phrase 
4098 \begin_inset CommandInset line
4099 LatexCommand rule
4100 offset "0.5ex"
4101 width "3cm"
4102 height "1pt"
4103
4104 \end_inset
4105
4106  avec une ligne.
4107 \end_layout
4108
4109 \begin_layout Subsection
4110 Points de suspension
4111 \begin_inset CommandInset label
4112 LatexCommand label
4113 name "sub:Points-de-suspension"
4114
4115 \end_inset
4116
4117
4118 \begin_inset Index idx
4119 status collapsed
4120
4121 \begin_layout Plain Layout
4122 Points de suspension
4123 \end_layout
4124
4125 \end_inset
4126
4127
4128 \end_layout
4129
4130 \begin_layout Standard
4131 Différents types de points de suspension sont disponibles.
4132 \begin_inset Foot
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4137 \begin_inset Graphics
4138         filename ../../images/math/ldots.png
4139         scale 85
4140
4141 \end_inset
4142
4143
4144 \end_layout
4145
4146 \end_inset
4147
4148  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4149  base, on utilise (
4150 \series bold
4151
4152 \backslash
4153 ldots
4154 \series default
4155
4156 \begin_inset Index idx
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160 Commandes ! L ! 
4161 \backslash
4162 ldots
4163 \end_layout
4164
4165 \end_inset
4166
4167 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4168  à la même hauteur que les opérateurs, on utilise (
4169 \series bold
4170
4171 \backslash
4172 cdots
4173 \series default
4174
4175 \begin_inset Index idx
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179 Commandes ! C ! 
4180 \backslash
4181 cdots
4182 \end_layout
4183
4184 \end_inset
4185
4186 ).
4187  Quand on utilise la commande 
4188 \series bold
4189
4190 \backslash
4191 dots
4192 \series default
4193
4194 \begin_inset Index idx
4195 status collapsed
4196
4197 \begin_layout Plain Layout
4198 Commandes ! D ! 
4199 \backslash
4200 dots
4201 \end_layout
4202
4203 \end_inset
4204
4205 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4206 \end_layout
4207
4208 \begin_layout Standard
4209 \align center
4210 \begin_inset Tabular
4211 <lyxtabular version="3" rows="9" columns="2">
4212 <features rotate="0" tabularvalignment="middle">
4213 <column alignment="center" valignment="top" width="0pt">
4214 <column alignment="center" valignment="top" width="0pt">
4215 <row>
4216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 Commande
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Résultat
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 </row>
4235 <row>
4236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 A_1
4241 \begin_inset space \textvisiblespace{}
4242 \end_inset
4243
4244 ,
4245 \backslash
4246 dots
4247 \begin_inset space \textvisiblespace{}
4248 \end_inset
4249
4250 ,A_n
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 \begin_inset Formula $A_{1},\dots,A_{n}$
4260 \end_inset
4261
4262
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 </row>
4268 <row>
4269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 A_1
4274 \begin_inset space \textvisiblespace{}
4275 \end_inset
4276
4277 +
4278 \backslash
4279 dots
4280 \begin_inset space \textvisiblespace{}
4281 \end_inset
4282
4283 +A_n
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 \begin_inset Formula $A_{1}+\dots+A_{n}$
4293 \end_inset
4294
4295
4296 \end_layout
4297
4298 \end_inset
4299 </cell>
4300 </row>
4301 <row>
4302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 A_1
4307 \begin_inset space \textvisiblespace{}
4308 \end_inset
4309
4310 ,
4311 \backslash
4312 ldots
4313 \begin_inset space \textvisiblespace{}
4314 \end_inset
4315
4316 ,A_n
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 \begin_inset Formula $A_{1},\ldots,A_{n}$
4326 \end_inset
4327
4328
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 </row>
4334 <row>
4335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 A_1
4340 \begin_inset space \textvisiblespace{}
4341 \end_inset
4342
4343 +
4344 \backslash
4345 cdots
4346 \begin_inset space \textvisiblespace{}
4347 \end_inset
4348
4349 +A_n
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4359 \end_inset
4360
4361
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372
4373 \backslash
4374 vdots
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 \begin_inset Formula $\vdots$
4384 \end_inset
4385
4386
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 </row>
4392 <row>
4393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397
4398 \backslash
4399 ddots
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408 \begin_inset Formula $\ddots$
4409 \end_inset
4410
4411
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \backslash
4424 iddots
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 \begin_inset Formula $\iddots$
4434 \end_inset
4435
4436
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 matrice 3×3
4448 \begin_inset space \thinspace{}
4449 \end_inset
4450
4451 avec les différents types de points
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 \begin_inset Formula $\begin{array}{ccc}
4461 A_{11} & \cdots & A_{1m}\\
4462 \vdots & \ddots & \vdots\\
4463 A_{n1} & \cdots & A_{nm}
4464 \end{array}$
4465 \end_inset
4466
4467
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 </row>
4473 </lyxtabular>
4474
4475 \end_inset
4476
4477
4478 \end_layout
4479
4480 \begin_layout Standard
4481 Les points de suspension accessibles avec le menu 
4482 \family sans
4483 Insertion\SpecialChar \menuseparator
4484 Caractère
4485 \begin_inset space ~
4486 \end_inset
4487
4488 spécial
4489 \family default
4490  sont des 
4491 \series bold
4492
4493 \backslash
4494 ldots
4495 \series default
4496 .
4497 \end_layout
4498
4499 \begin_layout Standard
4500 \begin_inset VSpace medskip
4501 \end_inset
4502
4503
4504 \end_layout
4505
4506 \begin_layout Standard
4507 Pour utiliser 
4508 \series bold
4509
4510 \backslash
4511 iddots
4512 \series default
4513 , on doit utiliser une des options 
4514 \family sans
4515 Utiliser
4516 \begin_inset space ~
4517 \end_inset
4518
4519 (automatiquement) le paquetage mathdots 
4520 \family default
4521 dans les paramètres du document, rubrique 
4522 \family sans
4523 Options du mode math
4524 \family default
4525 .
4526 \begin_inset Newline newline
4527 \end_inset
4528
4529 L'utilisation de l'option 
4530 \family sans
4531 Utiliser le paquetage mathdots
4532 \family default
4533  améliorera l'apparence de tous les points du document si leur police ou
4534  leur taille de caractère n'est pas le choix implicite.
4535 \end_layout
4536
4537 \begin_layout Standard
4538 \begin_inset VSpace medskip
4539 \end_inset
4540
4541 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4542  couvrir plusieurs colonnes.
4543  Il sont créés avec la commande 
4544 \series bold
4545
4546 \backslash
4547 hdotsfor
4548 \series default
4549
4550 \begin_inset Index idx
4551 status collapsed
4552
4553 \begin_layout Plain Layout
4554 Commandes ! H ! 
4555 \backslash
4556 hdotsfor
4557 \end_layout
4558
4559 \end_inset
4560
4561 , qui a la syntaxe suivante:
4562 \end_layout
4563
4564 \begin_layout Standard
4565
4566 \series bold
4567
4568 \backslash
4569 hdotsfor[distance]{nombre de colonnes}
4570 \end_layout
4571
4572 \begin_layout Standard
4573 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4574  La distance est un facteur donnant la distance entre les points.
4575 \end_layout
4576
4577 \begin_layout Standard
4578 Dans la matrice suivante, on a inséré la commande 
4579 \series bold
4580
4581 \backslash
4582 hdotsfor[2]{4}
4583 \series default
4584  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4585  points de suspension avec une distance entre points double de celle obtenue
4586  avec la commande 
4587 \series bold
4588
4589 \backslash
4590 dots
4591 \series default
4592 :
4593 \begin_inset Formula 
4594 \[
4595 \left(\begin{array}{cccc}
4596 A & B & C & D\\
4597 \hdotsfor[2]{4}\\
4598 a & z & e & r
4599 \end{array}\right)
4600 \]
4601
4602 \end_inset
4603
4604 Notez que les cases de la matrice qui doivent être couvertes doivent être
4605  vides, sinon vous aurez des erreurs LaTeX.
4606 \end_layout
4607
4608 \begin_layout Standard
4609 \begin_inset VSpace bigskip
4610 \end_inset
4611
4612 Pour aller plus loin, vous pouvez utiliser la commande 
4613 \series bold
4614
4615 \backslash
4616 dotfill
4617 \series default
4618
4619 \begin_inset Index idx
4620 status collapsed
4621
4622 \begin_layout Plain Layout
4623 Commandes ! D ! 
4624 \backslash
4625 dotfill
4626 \end_layout
4627
4628 \end_inset
4629
4630  pour remplir le reste d'une ligne avec des points.
4631  L'effet de ces commandes est le même que celui de 
4632 \series bold
4633
4634 \backslash
4635 hfill
4636 \series default
4637 , voir 
4638 \begin_inset CommandInset ref
4639 LatexCommand ref
4640 reference "sub:Espace-variable"
4641
4642 \end_inset
4643
4644 .
4645 \end_layout
4646
4647 \begin_layout Standard
4648 Par exemple, la commande 
4649 \series bold
4650 A
4651 \backslash
4652 dotfill
4653 \begin_inset space \textvisiblespace{}
4654 \end_inset
4655
4656 B
4657 \series default
4658  produit
4659 \end_layout
4660
4661 \begin_layout Standard
4662 \begin_inset Formula $A\dotfill B$
4663 \end_inset
4664
4665
4666 \end_layout
4667
4668 \begin_layout Standard
4669 Comme
4670 \series bold
4671  
4672 \backslash
4673 dotfill
4674 \series default
4675  avec des points, il existe la commande 
4676 \series bold
4677
4678 \backslash
4679 hrulefill
4680 \series default
4681
4682 \begin_inset Index idx
4683 status collapsed
4684
4685 \begin_layout Plain Layout
4686 Commandes ! H ! 
4687 \backslash
4688 hrulefill
4689 \end_layout
4690
4691 \end_inset
4692
4693  avec un filet:
4694 \end_layout
4695
4696 \begin_layout Standard
4697 \begin_inset Formula $A\hrulefill B$
4698 \end_inset
4699
4700
4701 \end_layout
4702
4703 \begin_layout Standard
4704 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4705  mode TeX.
4706 \end_layout
4707
4708 \begin_layout Section
4709 Matrices
4710 \begin_inset CommandInset label
4711 LatexCommand label
4712 name "sec:Matrices"
4713
4714 \end_inset
4715
4716
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 Matrices
4722 \end_layout
4723
4724 \end_inset
4725
4726
4727 \end_layout
4728
4729 \begin_layout Standard
4730 On peut insérer des matrices avec le bouton 
4731 \begin_inset Graphics
4732         filename ../../images/dialog-show_mathmatrix.png
4733         scale 85
4734
4735 \end_inset
4736
4737  de la barre d'outils mathématique ou en utilisant le menu
4738 \family sans
4739  Insertion\SpecialChar \menuseparator
4740 Math\SpecialChar \menuseparator
4741 Matrice
4742 \begin_inset space ~
4743 \end_inset
4744
4745 mathématique
4746 \family default
4747 .
4748  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4749  de leur alignement et de la décoration.
4750  L'alignement vertical n'est en fait important que pour les matrices qui
4751  se trouvent dans une formule en ligne:
4752 \end_layout
4753
4754 \begin_layout Standard
4755 L'alignement de la première matrice est haut 
4756 \begin_inset Formula $\begin{array}[t]{cccc}
4757 A & D & G & J\\
4758 B & E & H & K\\
4759 C & F & I & L
4760 \end{array}$
4761 \end_inset
4762
4763 , la seconde milieu 
4764 \begin_inset Formula $\begin{array}{cccc}
4765 A & D & G & J\\
4766 B & E & H & K\\
4767 C & F & I & L
4768 \end{array}$
4769 \end_inset
4770
4771 , et la troisième bas 
4772 \begin_inset Formula $\begin{array}[b]{cccc}
4773 A & D & G & J\\
4774 B & E & H & K\\
4775 C & F & I & L
4776 \end{array}$
4777 \end_inset
4778
4779  .
4780 \end_layout
4781
4782 \begin_layout Standard
4783 L'alignement horizontal précise comment le contenu des colonnes doit être
4784  aligné.
4785  On le choisit en entrant une lettre pour chaque colonne.
4786  
4787 \emph on
4788 l
4789 \emph default
4790  pour un alignement à gauche (left) , 
4791 \emph on
4792 c
4793 \emph default
4794  centré, et
4795 \emph on
4796  r
4797 \emph default
4798  à droite (right).
4799  Par exemple, pour créer une matrice
4800 \begin_inset space ~
4801 \end_inset
4802
4803 4
4804 \series bold
4805 ×
4806 \series default
4807 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4808  sont centrées et la dernière est alignée à gauche, on va entrer 
4809 \series bold
4810 lccr
4811 \series default
4812  pour l'alignement horizontal.
4813  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4814  que l'alignement implicite pour toutes les colonnes est un 
4815 \series bold
4816 c
4817 \series default
4818 .
4819 \end_layout
4820
4821 \begin_layout Standard
4822 Alignement horizontal:
4823 \end_layout
4824
4825 \begin_layout Standard
4826
4827 \series bold
4828 lll
4829 \series default
4830  : 
4831 \begin_inset Formula $\begin{array}{lll}
4832 10000 & D & G\\
4833 B & 10000 & H\\
4834 C & F & 10000
4835 \end{array}$
4836 \end_inset
4837
4838  , 
4839 \series bold
4840 ccc
4841 \series default
4842  : 
4843 \begin_inset Formula $\begin{array}{ccc}
4844 10000 & D & G\\
4845 B & 10000 & H\\
4846 C & F & 10000
4847 \end{array}$
4848 \end_inset
4849
4850  , 
4851 \series bold
4852 rrr
4853 \series default
4854  : 
4855 \begin_inset Formula $\begin{array}{rrr}
4856 10000 & D & G\\
4857 B & 10000 & H\\
4858 C & F & 10000
4859 \end{array}$
4860 \end_inset
4861
4862
4863 \end_layout
4864
4865 \begin_layout Standard
4866 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4867  utiliser les boutons 
4868 \begin_inset Graphics
4869         filename ../../images/tabular-feature_append-row.png
4870         scale 85
4871
4872 \end_inset
4873
4874
4875 \begin_inset Graphics
4876         filename ../../images/tabular-feature_delete-row.png
4877         scale 85
4878
4879 \end_inset
4880
4881 , etc.
4882 \begin_inset space \thinspace{}
4883 \end_inset
4884
4885 de la barre d'outils mathématique, ou le menu 
4886 \family sans
4887 Édition\SpecialChar \menuseparator
4888 Lignes
4889 \begin_inset space \thinspace{}
4890 \end_inset
4891
4892 &
4893 \begin_inset space \thinspace{}
4894 \end_inset
4895
4896 colonnes
4897 \family default
4898 .
4899  On peut aussi ajouter de nouvelles lignes avec 
4900 \family sans
4901 Ctrl-Entrée
4902 \family default
4903 .
4904 \end_layout
4905
4906 \begin_layout Standard
4907 \begin_inset VSpace bigskip
4908 \end_inset
4909
4910 La 
4911 \family sans
4912 Décoration
4913 \family default
4914  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4915  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4916  d'utiliser les commandes 
4917 \series bold
4918
4919 \backslash
4920 left
4921 \series default
4922
4923 \begin_inset Index idx
4924 status collapsed
4925
4926 \begin_layout Plain Layout
4927 Commandes ! L ! 
4928 \backslash
4929 left
4930 \end_layout
4931
4932 \end_inset
4933
4934  et 
4935 \series bold
4936
4937 \backslash
4938 right
4939 \series default
4940
4941 \begin_inset Index idx
4942 status collapsed
4943
4944 \begin_layout Plain Layout
4945 Commandes ! R ! 
4946 \backslash
4947 right
4948 \end_layout
4949
4950 \end_inset
4951
4952  (raccourci 
4953 \family sans
4954 Alt-m
4955 \begin_inset space ~
4956 \end_inset
4957
4958 parenthèse
4959 \family default
4960 ), voir 
4961 \begin_inset CommandInset ref
4962 LatexCommand ref
4963 reference "sub:Taille-parenthèses-automatique"
4964
4965 \end_inset
4966
4967 , soit d'utiliser les commandes suivantes:
4968 \begin_inset VSpace medskip
4969 \end_inset
4970
4971
4972 \end_layout
4973
4974 \begin_layout Standard
4975 \begin_inset Tabular
4976 <lyxtabular version="3" rows="4" columns="2">
4977 <features rotate="0" tabularvalignment="middle">
4978 <column alignment="center" valignment="top" width="0pt">
4979 <column alignment="center" valignment="top">
4980 <row>
4981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 Commande
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Résultat
4995 \begin_inset Note Note
4996 status collapsed
4997
4998 \begin_layout Plain Layout
4999
5000 \series bold
5001
5002 \backslash
5003 raisebox
5004 \series default
5005  est seulement utilisée pour faire de la place
5006 \end_layout
5007
5008 \end_inset
5009
5010
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 </row>
5016 <row>
5017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021
5022 \backslash
5023 bmatrix
5024 \begin_inset space \textvisiblespace{}
5025 \end_inset
5026
5027 matrice
5028 \begin_inset space \thinspace{}
5029 \end_inset
5030
5031 2×2
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5041 0 & \textrm{-}\mathrm{i}\\
5042 \mathrm{i} & 0
5043 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5044 \end_inset
5045
5046
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 </row>
5052 <row>
5053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5054 \begin_inset Text
5055
5056 \begin_layout Plain Layout
5057
5058 \backslash
5059 Bmatrix
5060 \begin_inset space \textvisiblespace{}
5061 \end_inset
5062
5063 matrice
5064 \begin_inset space \thinspace{}
5065 \end_inset
5066
5067 2×2
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5077 0 & \textrm{-}\mathrm{i}\\
5078 \mathrm{i} & 0
5079 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5080 \end_inset
5081
5082
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 </row>
5088 <row>
5089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093
5094 \backslash
5095 pmatrix
5096 \begin_inset space \textvisiblespace{}
5097 \end_inset
5098
5099 matrice
5100 \begin_inset space \thinspace{}
5101 \end_inset
5102
5103 2×2
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5113 0 & \textrm{-}\mathrm{i}\\
5114 \mathrm{i} & 0
5115 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5116 \end_inset
5117
5118
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 </lyxtabular>
5125
5126 \end_inset
5127
5128
5129 \begin_inset space \hfill{}
5130 \end_inset
5131
5132
5133 \begin_inset Tabular
5134 <lyxtabular version="3" rows="4" columns="2">
5135 <features rotate="0" tabularvalignment="middle">
5136 <column alignment="center" valignment="top">
5137 <column alignment="center" valignment="top">
5138 <row>
5139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 Commande
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 Résultat
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 </row>
5158 <row>
5159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163
5164 \backslash
5165 vmatrix
5166 \begin_inset space \textvisiblespace{}
5167 \end_inset
5168
5169 matrice
5170 \begin_inset space \thinspace{}
5171 \end_inset
5172
5173 2×2
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5183 0 & \textrm{-}\mathrm{i}\\
5184 \mathrm{i} & 0
5185 \end{array}\end{vmatrix}\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" bottomline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \backslash
5201 Vmatrix
5202 \begin_inset space \textvisiblespace{}
5203 \end_inset
5204
5205 matrice
5206 \begin_inset space \thinspace{}
5207 \end_inset
5208
5209 2×2
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5219 0 & \textrm{-}\mathrm{i}\\
5220 \mathrm{i} & 0
5221 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5222 \end_inset
5223
5224
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 </row>
5230 <row>
5231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235
5236 \backslash
5237 matrix
5238 \begin_inset space \textvisiblespace{}
5239 \end_inset
5240
5241 matrice
5242 \begin_inset space \thinspace{}
5243 \end_inset
5244
5245 2×2
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5255 0 & \textrm{-}\mathrm{i}\\
5256 \mathrm{i} & 0
5257 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5258 \end_inset
5259
5260
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 </row>
5266 </lyxtabular>
5267
5268 \end_inset
5269
5270
5271 \end_layout
5272
5273 \begin_layout Standard
5274 \begin_inset VSpace medskip
5275 \end_inset
5276
5277 Quand on insère par exemple 
5278 \series bold
5279
5280 \backslash
5281 vmatrix,
5282 \series default
5283  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5284  insérée.
5285 \begin_inset Newline newline
5286 \end_inset
5287
5288 Notez que les matrices décorées ignorent l'alignement vertical.
5289 \end_layout
5290
5291 \begin_layout Standard
5292 \begin_inset VSpace bigskip
5293 \end_inset
5294
5295 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5296  
5297 \series bold
5298
5299 \backslash
5300 arraycolsep
5301 \series default
5302
5303 \begin_inset Index idx
5304 status collapsed
5305
5306 \begin_layout Plain Layout
5307 Commandes ! A ! 
5308 \backslash
5309 arraycolsep
5310 \end_layout
5311
5312 \end_inset
5313
5314  qui est décrite dans 
5315 \begin_inset CommandInset ref
5316 LatexCommand ref
5317 reference "sub:Séparation-des-colonnes"
5318
5319 \end_inset
5320
5321  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5322  dans les matrices.
5323 \end_layout
5324
5325 \begin_layout Standard
5326 Pour changer l'espacement des lignes, on utilise la commande 
5327 \series bold
5328
5329 \backslash
5330 arraystretch
5331 \series default
5332
5333 \begin_inset Index idx
5334 status collapsed
5335
5336 \begin_layout Plain Layout
5337 Commandes ! A ! 
5338 \backslash
5339 arraystretch
5340 \end_layout
5341
5342 \end_inset
5343
5344  de la façon suivante:
5345 \end_layout
5346
5347 \begin_layout Standard
5348
5349 \series bold
5350
5351 \backslash
5352 renewcommand{
5353 \backslash
5354 arraystretch}{facteur d'étirement}
5355 \begin_inset Index idx
5356 status collapsed
5357
5358 \begin_layout Plain Layout
5359 Commandes ! R ! 
5360 \backslash
5361 renewcommand
5362 \end_layout
5363
5364 \end_inset
5365
5366
5367 \end_layout
5368
5369 \begin_layout Standard
5370 La commande 
5371 \series bold
5372
5373 \backslash
5374 renewcommand
5375 \series default
5376  affecte le facteur d'étirement à la commande prédéfinie 
5377 \series bold
5378
5379 \backslash
5380 arraystretch
5381 \series default
5382 .
5383  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5384  2.
5385  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5386  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5387 \series bold
5388
5389 \backslash
5390 arraystretch
5391 \series default
5392 .
5393 \end_layout
5394
5395 \begin_layout Standard
5396 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5397  
5398 \series bold
5399
5400 \backslash
5401 smallmatrix
5402 \series default
5403
5404 \begin_inset Index idx
5405 status collapsed
5406
5407 \begin_layout Plain Layout
5408 Commandes ! S ! 
5409 \backslash
5410 smallmatrix
5411 \end_layout
5412
5413 \end_inset
5414
5415 .
5416  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5417  où la matrice est insérée.
5418 \end_layout
5419
5420 \begin_layout Standard
5421 Voici une matrice 
5422 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5423 C & D
5424 \end{smallmatrix}\right)$
5425 \end_inset
5426
5427  dans une ligne de texte.
5428 \end_layout
5429
5430 \begin_layout Section
5431 Parenthèses et autres délimiteurs
5432 \begin_inset Index idx
5433 status collapsed
5434
5435 \begin_layout Plain Layout
5436 Parenthèses
5437 \end_layout
5438
5439 \end_inset
5440
5441
5442 \begin_inset Index idx
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446 Accolades
5447 \end_layout
5448
5449 \end_inset
5450
5451
5452 \begin_inset Index idx
5453 status collapsed
5454
5455 \begin_layout Plain Layout
5456 Crochets
5457 \end_layout
5458
5459 \end_inset
5460
5461
5462 \begin_inset Index idx
5463 status collapsed
5464
5465 \begin_layout Plain Layout
5466 Delimiteurs@Délimiteurs
5467 \end_layout
5468
5469 \end_inset
5470
5471
5472 \end_layout
5473
5474 \begin_layout Subsection
5475 Parenthèses verticales et délimiteurs
5476 \begin_inset Index idx
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480 Accolades ! verticales
5481 \end_layout
5482
5483 \end_inset
5484
5485
5486 \end_layout
5487
5488 \begin_layout Standard
5489 \begin_inset space \hfill{}
5490 \end_inset
5491
5492
5493 \begin_inset Tabular
5494 <lyxtabular version="3" rows="9" columns="2">
5495 <features rotate="0" tabularvalignment="middle">
5496 <column alignment="center" valignment="top" width="0pt">
5497 <column alignment="center" valignment="top" width="0pt">
5498 <row>
5499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Plain Layout
5503 Commande
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 Résultat
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 </row>
5518 <row>
5519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 (
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 \begin_inset Formula $($
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 </row>
5541 <row>
5542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 {
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 \begin_inset Formula $\{$
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 </row>
5564 <row>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 [
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 \begin_inset Formula $[$
5579 \end_inset
5580
5581
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 </row>
5587 <row>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592
5593 \backslash
5594 langle
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 \begin_inset Formula $\langle$
5604 \end_inset
5605
5606
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 </row>
5612 <row>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617
5618 \backslash
5619 lceil
5620 \end_layout
5621
5622 \end_inset
5623 </cell>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 \begin_inset Formula $\lceil$
5629 \end_inset
5630
5631
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 </row>
5637 <row>
5638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5639 \begin_inset Text
5640
5641 \begin_layout Plain Layout
5642
5643 \backslash
5644 lfloor
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 \begin_inset Formula $\lfloor$
5654 \end_inset
5655
5656
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 /
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 \begin_inset Formula $/$
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 </row>
5685 <row>
5686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 |
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 \begin_inset Formula $|$
5700 \end_inset
5701
5702
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 </row>
5708 </lyxtabular>
5709
5710 \end_inset
5711
5712
5713 \begin_inset space \hfill{}
5714 \end_inset
5715
5716
5717 \begin_inset Tabular
5718 <lyxtabular version="3" rows="9" columns="2">
5719 <features rotate="0" tabularvalignment="middle">
5720 <column alignment="center" valignment="top" width="0pt">
5721 <column alignment="center" valignment="top" width="0pt">
5722 <row>
5723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5724 \begin_inset Text
5725
5726 \begin_layout Plain Layout
5727 Commande
5728 \end_layout
5729
5730 \end_inset
5731 </cell>
5732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 Résultat
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 </row>
5742 <row>
5743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 )
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 \begin_inset Formula $)$
5757 \end_inset
5758
5759
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 </row>
5765 <row>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 }
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 \begin_inset Formula $\}$
5780 \end_inset
5781
5782
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 </row>
5788 <row>
5789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 ]
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 \begin_inset Formula $]$
5803 \end_inset
5804
5805
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 </row>
5811 <row>
5812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816
5817 \backslash
5818 rangle
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 \begin_inset Formula $\rangle$
5828 \end_inset
5829
5830
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 </row>
5836 <row>
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841
5842 \backslash
5843 rceil
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 \begin_inset Formula $\rceil$
5853 \end_inset
5854
5855
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 </row>
5861 <row>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866
5867 \backslash
5868 rfloor
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 \begin_inset Formula $\rfloor$
5878 \end_inset
5879
5880
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 </row>
5886 <row>
5887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891
5892 \backslash
5893
5894 \backslash
5895
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $\backslash$
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918
5919 \backslash
5920 |
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 \begin_inset Formula $\|$
5930 \end_inset
5931
5932
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 </row>
5938 </lyxtabular>
5939
5940 \end_inset
5941
5942
5943 \begin_inset space \hfill{}
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 \begin_inset Note Greyedout
5951 status open
5952
5953 \begin_layout Plain Layout
5954
5955 \series bold
5956 Notez:
5957 \series default
5958  En mode TeX, on doit utiliser la commande 
5959 \series bold
5960
5961 \backslash
5962 textbackslash
5963 \series default
5964
5965 \begin_inset Index idx
5966 status collapsed
5967
5968 \begin_layout Plain Layout
5969 Commandes ! T ! 
5970 \backslash
5971 textbackslash
5972 \end_layout
5973
5974 \end_inset
5975
5976  pour la barre de fraction inverse (backslash), puisque la commande 
5977 \backslash
5978
5979 \backslash
5980  produit un saut de ligne.
5981 \end_layout
5982
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \begin_layout Standard
5989 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5990  commandes décrites dans les deux sous-sections qui suivent.
5991  Quand on utilise ces commandes, on peut utiliser directement les caractères
5992  < et > , plutôt que les commandes 
5993 \series bold
5994
5995 \backslash
5996 langle
5997 \series default
5998  et 
5999 \series bold
6000
6001 \backslash
6002 rangle
6003 \series default
6004 .
6005 \end_layout
6006
6007 \begin_layout Subsubsection
6008 Taille de parenthèse manuelle
6009 \begin_inset CommandInset label
6010 LatexCommand label
6011 name "sub:Taille-parenthèses-manuelle"
6012
6013 \end_inset
6014
6015
6016 \begin_inset Index idx
6017 status collapsed
6018
6019 \begin_layout Plain Layout
6020 Taille parenthèses ! manuelle
6021 \end_layout
6022
6023 \end_inset
6024
6025
6026 \end_layout
6027
6028 \begin_layout Standard
6029 La taille des parenthèses peut être précisée manuellement en utilisant les
6030  commandes LaTeX 
6031 \series bold
6032
6033 \backslash
6034 big
6035 \series default
6036
6037 \begin_inset Index idx
6038 status collapsed
6039
6040 \begin_layout Plain Layout
6041 Commandes ! B ! 
6042 \backslash
6043 big
6044 \end_layout
6045
6046 \end_inset
6047
6048
6049 \series bold
6050
6051 \backslash
6052 Big
6053 \series default
6054
6055 \series bold
6056
6057 \backslash
6058 bigg
6059 \series default
6060 , et 
6061 \series bold
6062
6063 \backslash
6064 Bigg
6065 \series default
6066 .
6067  
6068 \series bold
6069
6070 \backslash
6071 big
6072 \series default
6073  indique la plus petite taille et 
6074 \series bold
6075
6076 \backslash
6077 Bigg
6078 \series default
6079  la plus grande.
6080 \end_layout
6081
6082 \begin_layout Standard
6083 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6084  de parenthèses:
6085 \end_layout
6086
6087 \begin_layout Standard
6088 \align center
6089 \begin_inset Tabular
6090 <lyxtabular version="3" rows="2" columns="2">
6091 <features rotate="0" tabularvalignment="middle">
6092 <column alignment="center" valignment="top" width="0pt">
6093 <column alignment="center" valignment="top" width="0pt">
6094 <row>
6095 <cell alignment="center" valignment="top" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 toutes les parenthèses de la même taille:
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6109 \end_inset
6110
6111
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 </row>
6117 <row>
6118 <cell alignment="center" valignment="top" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 c'est mieux comme cela:
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6132 \end_inset
6133
6134
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 </row>
6140 </lyxtabular>
6141
6142 \end_inset
6143
6144
6145 \begin_inset Note Note
6146 status collapsed
6147
6148 \begin_layout Plain Layout
6149
6150 \series bold
6151
6152 \backslash
6153 raisebox
6154 \series default
6155  est seulement utilisée pour faire de la place
6156 \end_layout
6157
6158 \end_inset
6159
6160
6161 \end_layout
6162
6163 \begin_layout Standard
6164 Pour la deuxième formule, on a utilisé la commande 
6165 \backslash
6166 Big((A+B)(A-B)
6167 \backslash
6168 Big)^
6169 \begin_inset space \textvisiblespace{}
6170 \end_inset
6171
6172 C.
6173 \end_layout
6174
6175 \begin_layout Standard
6176 Voici un aperçu de toutes les tailles de parenthèses:
6177 \end_layout
6178
6179 \begin_layout Standard
6180 \align center
6181
6182 \backslash
6183 Bigg(
6184 \backslash
6185 exp
6186 \backslash
6187 bigg<
6188 \backslash
6189 Big[
6190 \backslash
6191 big{
6192 \backslash
6193 ln(3x)
6194 \backslash
6195 big}^2
6196 \begin_inset space \textvisiblespace{}
6197 \end_inset
6198
6199
6200 \backslash
6201 sin(x)
6202 \backslash
6203 Big]^
6204 \begin_inset space \textvisiblespace{}
6205 \end_inset
6206
6207 A
6208 \begin_inset space \textvisiblespace{}
6209 \end_inset
6210
6211
6212 \backslash
6213 bigg>
6214 \backslash
6215 Bigg)^0,5
6216 \end_layout
6217
6218 \begin_layout Standard
6219 \align center
6220 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \begin_layout Standard
6227 En plus des commandes 
6228 \series bold
6229
6230 \backslash
6231 big
6232 \series default
6233 , il y a la variante 
6234 \series bold
6235
6236 \backslash
6237 bigm
6238 \series default
6239
6240 \begin_inset Index idx
6241 status collapsed
6242
6243 \begin_layout Plain Layout
6244 Commandes ! B ! 
6245 \backslash
6246 bigm
6247 \end_layout
6248
6249 \end_inset
6250
6251  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6252  la variante 
6253 \series bold
6254
6255 \backslash
6256 bigl
6257 \series default
6258 -
6259 \series bold
6260
6261 \backslash
6262 bigr
6263 \series default
6264
6265 \begin_inset Index idx
6266 status collapsed
6267
6268 \begin_layout Plain Layout
6269 Commandes ! B ! 
6270 \backslash
6271 bigl - 
6272 \backslash
6273 bigr
6274 \end_layout
6275
6276 \end_inset
6277
6278 , qui n'ajoute pas d'espace.
6279  Le 
6280 \emph on
6281 l
6282 \emph default
6283  à la fin de la commande 
6284 \series bold
6285
6286 \backslash
6287 bigl
6288 \series default
6289  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6290  par un 
6291 \emph on
6292 r
6293 \emph default
6294 .
6295  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6296  ou ouvrante.
6297 \end_layout
6298
6299 \begin_layout Standard
6300 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6301 \end_layout
6302
6303 \begin_layout Standard
6304 \align center
6305 \begin_inset Tabular
6306 <lyxtabular version="3" rows="5" columns="2">
6307 <features rotate="0" tabularvalignment="middle">
6308 <column alignment="center" valignment="middle">
6309 <column alignment="center" valignment="middle">
6310 <row>
6311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 Commande
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 Résultat
6325 \begin_inset Note Note
6326 status collapsed
6327
6328 \begin_layout Plain Layout
6329
6330 \series bold
6331
6332 \backslash
6333 raisebox
6334 \series default
6335  est seulement utilisée pour faire de la place
6336 \end_layout
6337
6338 \end_inset
6339
6340
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 </row>
6346 <row>
6347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351
6352 \backslash
6353 Bigm(
6354 \backslash
6355 bigm(
6356 \backslash
6357 ln(3x)
6358 \backslash
6359 bigm)^2
6360 \begin_inset space \textvisiblespace{}
6361 \end_inset
6362
6363
6364 \backslash
6365 Bigm)
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6375 \end_inset
6376
6377
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 </row>
6383 <row>
6384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388
6389 \backslash
6390 Big(
6391 \backslash
6392 big(
6393 \backslash
6394 ln(3x)
6395 \backslash
6396 big)^2
6397 \begin_inset space \textvisiblespace{}
6398 \end_inset
6399
6400
6401 \backslash
6402 Big)
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6412 \end_inset
6413
6414
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 </row>
6420 <row>
6421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425
6426 \backslash
6427 Bigl(
6428 \backslash
6429 bigl(
6430 \backslash
6431 ln(3x)
6432 \backslash
6433 bigr)^2
6434 \begin_inset space \textvisiblespace{}
6435 \end_inset
6436
6437
6438 \backslash
6439 Bigr)
6440 \end_layout
6441
6442 \end_inset
6443 </cell>
6444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Plain Layout
6448 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6449 \end_inset
6450
6451
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 </row>
6457 <row>
6458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462
6463 \backslash
6464 bigl)
6465 \backslash
6466 ln(3x)
6467 \backslash
6468 bigr(
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6478 \end_inset
6479
6480
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 </row>
6486 </lyxtabular>
6487
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \begin_layout Subsubsection
6494 Taille de parenthèse automatique
6495 \begin_inset CommandInset label
6496 LatexCommand label
6497 name "sub:Taille-parenthèses-automatique"
6498
6499 \end_inset
6500
6501
6502 \begin_inset Index idx
6503 status collapsed
6504
6505 \begin_layout Plain Layout
6506 Taille parenthèses ! automatique
6507 \end_layout
6508
6509 \end_inset
6510
6511
6512 \end_layout
6513
6514 \begin_layout Standard
6515 On peut insérer des parenthèses à taille variable avec les commandes 
6516 \series bold
6517
6518 \backslash
6519 left
6520 \series default
6521
6522 \begin_inset Index idx
6523 status collapsed
6524
6525 \begin_layout Plain Layout
6526 Commandes ! L ! 
6527 \backslash
6528 left
6529 \end_layout
6530
6531 \end_inset
6532
6533  et 
6534 \series bold
6535
6536 \backslash
6537 right
6538 \series default
6539
6540 \begin_inset Index idx
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 Commandes ! R ! 
6545 \backslash
6546 right
6547 \end_layout
6548
6549 \end_inset
6550
6551  ou avec le bouton
6552 \begin_inset space ~
6553 \end_inset
6554
6555
6556 \begin_inset Graphics
6557         filename ../../images/dialog-show_mathdelimiter.png
6558         scale 85
6559
6560 \end_inset
6561
6562  de la barre d'outils mathématique.
6563  On doit insérer la parenthèse voulue juste après la commande 
6564 \series bold
6565
6566 \backslash
6567 left
6568 \series default
6569  ou 
6570 \series bold
6571
6572 \backslash
6573 right
6574 \series default
6575 .
6576  La taille de la parenthèse sera alors calculée automatiquement pour la
6577  sortie.
6578 \end_layout
6579
6580 \begin_layout Standard
6581 \align center
6582 parenthèse normale: La commande 
6583 \series bold
6584
6585 \backslash
6586 ln(
6587 \backslash
6588 frac
6589 \begin_inset space \textvisiblespace{}
6590 \end_inset
6591
6592 A
6593 \begin_inset Formula $\downarrow$
6594 \end_inset
6595
6596 C
6597 \begin_inset space \textvisiblespace{}
6598 \end_inset
6599
6600 )
6601 \series default
6602  donne
6603 \begin_inset Formula 
6604 \[
6605 \ln(\frac{A}{C})
6606 \]
6607
6608 \end_inset
6609
6610
6611 \end_layout
6612
6613 \begin_layout Standard
6614 \align center
6615 parenthèse adaptable: La commande 
6616 \series bold
6617
6618 \backslash
6619 ln
6620 \backslash
6621 left(
6622 \backslash
6623 frac
6624 \begin_inset space \textvisiblespace{}
6625 \end_inset
6626
6627 A
6628 \begin_inset Formula $\downarrow$
6629 \end_inset
6630
6631 C
6632 \begin_inset space \textvisiblespace{}
6633 \end_inset
6634
6635
6636 \backslash
6637 right)
6638 \series default
6639  donne
6640 \begin_inset Formula 
6641 \[
6642 \ln\left(\frac{A}{C}\right)
6643 \]
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 À la place des commandes 
6652 \series bold
6653
6654 \backslash
6655 left
6656 \series default
6657  et 
6658 \series bold
6659
6660 \backslash
6661 right
6662 \series default
6663  on peut utiliser le raccourci 
6664 \family sans
6665 Alt+M
6666 \begin_inset space ~
6667 \end_inset
6668
6669 parenthèse
6670 \family default
6671 .
6672  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6673  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6674  en même temps.
6675 \begin_inset Newline newline
6676 \end_inset
6677
6678 La commande pour le dernier exemple serait alors: 
6679 \series bold
6680
6681 \backslash
6682 ln Alt+M
6683 \series default
6684  
6685 \series bold
6686 (
6687 \backslash
6688 frac
6689 \begin_inset space \textvisiblespace{}
6690 \end_inset
6691
6692 A
6693 \begin_inset Formula $\downarrow$
6694 \end_inset
6695
6696 C
6697 \end_layout
6698
6699 \begin_layout Standard
6700 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6701  de la parenthèse omise.
6702  Par exemple, la commande 
6703 \series bold
6704
6705 \backslash
6706 left.
6707 \backslash
6708 frac
6709 \begin_inset space \textvisiblespace{}
6710 \end_inset
6711
6712 A
6713 \begin_inset Formula $\downarrow$
6714 \end_inset
6715
6716 B
6717 \begin_inset space \textvisiblespace{}
6718 \end_inset
6719
6720
6721 \backslash
6722 right}
6723 \series default
6724  donne:
6725 \series bold
6726
6727 \begin_inset Formula 
6728 \[
6729 \left.\frac{A}{B}\right\} 
6730 \]
6731
6732 \end_inset
6733
6734
6735 \series default
6736 Les commandes 
6737 \series bold
6738
6739 \backslash
6740 left
6741 \series default
6742  et 
6743 \series bold
6744
6745 \backslash
6746 right
6747 \series default
6748  seront converties par LyX en parenthèses de taille appropriée quand le
6749  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6750  d'une ligne en pointillé.
6751 \end_layout
6752
6753 \begin_layout Standard
6754 \begin_inset VSpace bigskip
6755 \end_inset
6756
6757 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6758  de LaTeX, la commande 
6759 \series bold
6760
6761 \backslash
6762 middle
6763 \series default
6764
6765 \begin_inset Index idx
6766 status collapsed
6767
6768 \begin_layout Plain Layout
6769 Commandes ! M ! 
6770 \backslash
6771 middle
6772 \end_layout
6773
6774 \end_inset
6775
6776  est aussi disponible pour toutes les parenthèses et limites.
6777  Avec cette commande la taille du caractère suivant est adaptée à la taille
6778  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6779  de la physique quantique:
6780 \begin_inset Formula 
6781 \[
6782 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6783 \]
6784
6785 \end_inset
6786
6787 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6788  en 
6789 \begin_inset CommandInset ref
6790 LatexCommand ref
6791 reference "sub:Vecteurs-physiques"
6792
6793 \end_inset
6794
6795 .
6796 \end_layout
6797
6798 \begin_layout Subsection
6799 Accolades horizontales
6800 \begin_inset Index idx
6801 status collapsed
6802
6803 \begin_layout Plain Layout
6804 Accolades ! horizontales
6805 \end_layout
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \begin_layout Standard
6813 \align center
6814 \begin_inset Tabular
6815 <lyxtabular version="3" rows="4" columns="2">
6816 <features rotate="0" tabularvalignment="middle">
6817 <column alignment="center" valignment="top" width="0pt">
6818 <column alignment="center" valignment="top" width="0pt">
6819 <row>
6820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6821 \begin_inset Text
6822
6823 \begin_layout Plain Layout
6824 Commande
6825 \begin_inset Note Note
6826 status collapsed
6827
6828 \begin_layout Plain Layout
6829
6830 \series bold
6831
6832 \backslash
6833 raisebox
6834 \series default
6835  est seulement utilisée pour faire de la place
6836 \end_layout
6837
6838 \end_inset
6839
6840
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 Résultat
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 \begin_inset ERT
6861 status collapsed
6862
6863 \begin_layout Plain Layout
6864
6865
6866 \backslash
6867 raisebox{2.3mm}{
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \backslash
6874 overbrace
6875 \begin_inset space \textvisiblespace{}
6876 \end_inset
6877
6878 A+B
6879 \begin_inset space \textvisiblespace{}
6880 \end_inset
6881
6882 ^
6883 \begin_inset space \textvisiblespace{}
6884 \end_inset
6885
6886 3
6887 \begin_inset ERT
6888 status collapsed
6889
6890 \begin_layout Plain Layout
6891
6892 }
6893 \end_layout
6894
6895 \end_inset
6896
6897
6898 \begin_inset Index idx
6899 status collapsed
6900
6901 \begin_layout Plain Layout
6902 Commandes ! O ! 
6903 \backslash
6904 overbrace
6905 \end_layout
6906
6907 \end_inset
6908
6909
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918 \begin_inset Formula $\overbrace{A+B}^{3}$
6919 \end_inset
6920
6921
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 <row>
6928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 \begin_inset ERT
6933 status collapsed
6934
6935 \begin_layout Plain Layout
6936
6937
6938 \backslash
6939 raisebox{-2.2mm}{
6940 \end_layout
6941
6942 \end_inset
6943
6944
6945 \backslash
6946 underbrace
6947 \begin_inset space \textvisiblespace{}
6948 \end_inset
6949
6950 A+B
6951 \begin_inset space \textvisiblespace{}
6952 \end_inset
6953
6954 _5
6955 \begin_inset ERT
6956 status collapsed
6957
6958 \begin_layout Plain Layout
6959
6960 }
6961 \end_layout
6962
6963 \end_inset
6964
6965
6966 \begin_inset Index idx
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970 Commandes ! U ! 
6971 \backslash
6972 underbrace
6973 \end_layout
6974
6975 \end_inset
6976
6977
6978 \end_layout
6979
6980 \end_inset
6981 </cell>
6982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6983 \begin_inset Text
6984
6985 \begin_layout Plain Layout
6986 \begin_inset Formula $\underbrace{A+B}_{5}$
6987 \end_inset
6988
6989
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 </row>
6995 <row>
6996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000
7001 \backslash
7002 overbrace
7003 \begin_inset space \textvisiblespace{}
7004 \end_inset
7005
7006
7007 \backslash
7008 underbrace
7009 \begin_inset space \textvisiblespace{}
7010 \end_inset
7011
7012 A+B_w
7013 \begin_inset space \textvisiblespace{}
7014 \end_inset
7015
7016
7017 \begin_inset space \textvisiblespace{}
7018 \end_inset
7019
7020 _7
7021 \begin_inset space \textvisiblespace{}
7022 \end_inset
7023
7024
7025 \begin_inset space \textvisiblespace{}
7026 \end_inset
7027
7028 ^
7029 \begin_inset space \textvisiblespace{}
7030 \end_inset
7031
7032 C
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 </row>
7050 </lyxtabular>
7051
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \begin_layout Standard
7058 Dans le dernier exemple, il importe peu que 
7059 \series bold
7060
7061 \backslash
7062 overbrace
7063 \series default
7064  ou 
7065 \series bold
7066
7067 \backslash
7068 underbrace
7069 \series default
7070  soit inséré en premier.
7071 \end_layout
7072
7073 \begin_layout Standard
7074 \begin_inset VSpace bigskip
7075 \end_inset
7076
7077 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7078  des formules multi-lignes, comme c'est décrit en :
7079 \begin_inset Formula 
7080 \begin{eqnarray*}
7081 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7082  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7083 \end{eqnarray*}
7084
7085 \end_inset
7086
7087 Dans la première ligne la formule est insérée avec l'accolade.
7088  Dans celle-ci, il est important que la commande d'espacement
7089 \begin_inset Foot
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093 Les commandes concernant les espaces sont expliquées dans 
7094 \begin_inset CommandInset ref
7095 LatexCommand ref
7096 reference "sub:Espace-prédéfini"
7097
7098 \end_inset
7099
7100 .
7101 \end_layout
7102
7103 \end_inset
7104
7105  
7106 \series bold
7107
7108 \backslash
7109 :
7110 \series default
7111  soit insérée avant le premier 
7112 \begin_inset Formula $d$
7113 \end_inset
7114
7115 , parce que l'accolade qui se termine après le dernier 
7116 \begin_inset Formula $q$
7117 \end_inset
7118
7119  empêche que le 
7120 \begin_inset Quotes eld
7121 \end_inset
7122
7123 +
7124 \begin_inset Quotes erd
7125 \end_inset
7126
7127  qui suit soit entouré par des espaces
7128 \begin_inset Foot
7129 status collapsed
7130
7131 \begin_layout Plain Layout
7132 parce que l'accolade n'est pas traitée comme un caractère, voir 
7133 \begin_inset CommandInset ref
7134 LatexCommand ref
7135 reference "sub:Opérateurs-binaires"
7136
7137 \end_inset
7138
7139
7140 \end_layout
7141
7142 \end_inset
7143
7144 .
7145  On insère la deuxième accolade dans la deuxième ligne.
7146  Comme elle doit commencer juste avant le premier 
7147 \begin_inset Formula $b$
7148 \end_inset
7149
7150 , on insère d'abord la commande 
7151 \series bold
7152
7153 \backslash
7154 hphantom{gggg+
7155 \backslash
7156 :}
7157 \series default
7158
7159 \begin_inset Foot
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163 plus au sujet de 
7164 \series bold
7165
7166 \backslash
7167 hphantom
7168 \series default
7169 , voir 
7170 \begin_inset CommandInset ref
7171 LatexCommand ref
7172 reference "sub:Garnitures"
7173
7174 \end_inset
7175
7176
7177 \end_layout
7178
7179 \end_inset
7180
7181 .
7182  Cet espace est nécessaire puisque le 
7183 \begin_inset Quotes eld
7184 \end_inset
7185
7186 +
7187 \begin_inset Quotes erd
7188 \end_inset
7189
7190  est aussi entouré d'espace dans la formule.
7191  L'accolade est placée sous la commande 
7192 \series bold
7193
7194 \backslash
7195 hphantom{bbqq+dddd}
7196 \series default
7197 .
7198 \end_layout
7199
7200 \begin_layout Standard
7201 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7202  dans l'exemple suivant:
7203 \begin_inset ERT
7204 status collapsed
7205
7206 \begin_layout Plain Layout
7207
7208
7209 \backslash
7210 setlength{
7211 \backslash
7212 jot}{-6pt}
7213 \end_layout
7214
7215 \end_inset
7216
7217
7218 \begin_inset Formula 
7219 \begin{eqnarray*}
7220  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7221 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7222 \end{eqnarray*}
7223
7224 \end_inset
7225
7226
7227 \begin_inset ERT
7228 status collapsed
7229
7230 \begin_layout Plain Layout
7231
7232
7233 \backslash
7234 setlength{
7235 \backslash
7236 jot}{3pt}
7237 \end_layout
7238
7239 \end_inset
7240
7241 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7242  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7243  La seconde ligne contient la formule avec la deuxième accolade.
7244  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7245  et la formule, on doit réduire l'espacement entre les lignes.
7246  Ce n'est pas facile à cause d'un bug de LyX
7247 \begin_inset Foot
7248 status collapsed
7249
7250 \begin_layout Plain Layout
7251 \begin_inset CommandInset href
7252 LatexCommand href
7253 name "LyX-bug #1505"
7254 target "http://www.lyx.org/trac/ticket/1505"
7255
7256 \end_inset
7257
7258
7259 \end_layout
7260
7261 \end_inset
7262
7263 .
7264  Comme solution à ce problème, on peut mettre à -6
7265 \begin_inset space \thinspace{}
7266 \end_inset
7267
7268 pt la formule globale pour l'espacement des lignes 
7269 \series bold
7270
7271 \backslash
7272 jot
7273 \series default
7274
7275 \begin_inset Index idx
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279 Commandes ! J ! 
7280 \backslash
7281 jot
7282 \begin_inset ERT
7283 status collapsed
7284
7285 \begin_layout Plain Layout
7286
7287
7288 \backslash
7289 vspace{4mm}
7290 \end_layout
7291
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \end_inset
7298
7299 , juste avant la formule en utilisant la commande 
7300 \series bold
7301
7302 \backslash
7303 setlength{
7304 \backslash
7305 jot}{-6pt}
7306 \series default
7307  en mode TeX.
7308  
7309 \series bold
7310
7311 \backslash
7312 jot
7313 \series default
7314  est remise à sa valeur initiale de 3
7315 \begin_inset space \thinspace{}
7316 \end_inset
7317
7318 pt juste après la formule, en utilisant la même commande.
7319  Vous trouverez plus d'explications sur la séparation des lignes dans les
7320  formules dans 
7321 \begin_inset CommandInset ref
7322 LatexCommand ref
7323 reference "sub:Séparation-des-lignes"
7324
7325 \end_inset
7326
7327 .
7328 \end_layout
7329
7330 \begin_layout Section
7331 Flèches
7332 \begin_inset Index idx
7333 status collapsed
7334
7335 \begin_layout Plain Layout
7336 Flèches
7337 \end_layout
7338
7339 \end_inset
7340
7341
7342 \end_layout
7343
7344 \begin_layout Standard
7345 On peut insérer des flèches avec le bouton 
7346 \begin_inset Graphics
7347         filename ../../images/math/leftarrow.png
7348         scale 85
7349
7350 \end_inset
7351
7352  de la barre d'outils mathématique ou en insérant une des commandes listées
7353  dans les sous-sections qui suivent.
7354 \end_layout
7355
7356 \begin_layout Subsection
7357 Flèches horizontales
7358 \begin_inset Index idx
7359 status collapsed
7360
7361 \begin_layout Plain Layout
7362 Flèches ! horizontales
7363 \end_layout
7364
7365 \end_inset
7366
7367
7368 \end_layout
7369
7370 \begin_layout Standard
7371 \begin_inset space \hfill{}
7372 \end_inset
7373
7374
7375 \begin_inset Tabular
7376 <lyxtabular version="3" rows="8" columns="2">
7377 <features rotate="0" tabularvalignment="middle">
7378 <column alignment="center" valignment="top" width="0pt">
7379 <column alignment="center" valignment="top" width="0pt">
7380 <row>
7381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7382 \begin_inset Text
7383
7384 \begin_layout Plain Layout
7385 Commande
7386 \end_layout
7387
7388 \end_inset
7389 </cell>
7390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 Résultat
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 </row>
7400 <row>
7401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405
7406 \backslash
7407 gets
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7413 \begin_inset Text
7414
7415 \begin_layout Plain Layout
7416 \begin_inset Formula $\gets$
7417 \end_inset
7418
7419
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 </row>
7425 <row>
7426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430
7431 \backslash
7432 Leftarrow
7433 \end_layout
7434
7435 \end_inset
7436 </cell>
7437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7438 \begin_inset Text
7439
7440 \begin_layout Plain Layout
7441 \begin_inset Formula $\Leftarrow$
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 </row>
7450 <row>
7451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455
7456 \backslash
7457 longleftarrow
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 \begin_inset Formula $\longleftarrow$
7467 \end_inset
7468
7469
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 </row>
7475 <row>
7476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480
7481 \backslash
7482 Longleftarrow
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 \begin_inset Formula $\Longleftarrow$
7492 \end_inset
7493
7494
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 </row>
7500 <row>
7501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7502 \begin_inset Text
7503
7504 \begin_layout Plain Layout
7505
7506 \backslash
7507 leftharpoonup
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516 \begin_inset Formula $\leftharpoonup$
7517 \end_inset
7518
7519
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 </row>
7525 <row>
7526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530
7531 \backslash
7532 leftharpoondown
7533 \end_layout
7534
7535 \end_inset
7536 </cell>
7537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541 \begin_inset Formula $\leftharpoondown$
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 </row>
7550 <row>
7551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555
7556 \backslash
7557 hookleftarrow
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 \begin_inset Formula $\hookleftarrow$
7567 \end_inset
7568
7569
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 </row>
7575 </lyxtabular>
7576
7577 \end_inset
7578
7579
7580 \begin_inset space \hfill{}
7581 \end_inset
7582
7583
7584 \begin_inset Tabular
7585 <lyxtabular version="3" rows="8" columns="2">
7586 <features rotate="0" tabularvalignment="middle">
7587 <column alignment="center" valignment="top" width="0pt">
7588 <column alignment="center" valignment="top" width="0pt">
7589 <row>
7590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594 Command
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 Résultat
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 </row>
7609 <row>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614
7615 \backslash
7616 to
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625 \begin_inset Formula $\to$
7626 \end_inset
7627
7628
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 <row>
7635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639
7640 \backslash
7641 Rightarrow
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650 \begin_inset Formula $\Rightarrow$
7651 \end_inset
7652
7653
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 </row>
7659 <row>
7660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7661 \begin_inset Text
7662
7663 \begin_layout Plain Layout
7664
7665 \backslash
7666 longrightarrow
7667 \end_layout
7668
7669 \end_inset
7670 </cell>
7671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7672 \begin_inset Text
7673
7674 \begin_layout Plain Layout
7675 \begin_inset Formula $\longrightarrow$
7676 \end_inset
7677
7678
7679 \end_layout
7680
7681 \end_inset
7682 </cell>
7683 </row>
7684 <row>
7685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689
7690 \backslash
7691 Longrightarrow
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 \begin_inset Formula $\Longrightarrow$
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 </row>
7709 <row>
7710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714
7715 \backslash
7716 rightharpoonup
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725 \begin_inset Formula $\rightharpoonup$
7726 \end_inset
7727
7728
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 </row>
7734 <row>
7735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739
7740 \backslash
7741 rightharpoondown
7742 \end_layout
7743
7744 \end_inset
7745 </cell>
7746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750 \begin_inset Formula $\rightharpoondown$
7751 \end_inset
7752
7753
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 </row>
7759 <row>
7760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \backslash
7766 hookrightarrow
7767 \end_layout
7768
7769 \end_inset
7770 </cell>
7771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775 \begin_inset Formula $\hookrightarrow$
7776 \end_inset
7777
7778
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 </row>
7784 </lyxtabular>
7785
7786 \end_inset
7787
7788
7789 \begin_inset space \hfill{}
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 \begin_inset space \hfill{}
7797 \end_inset
7798
7799
7800 \begin_inset Tabular
7801 <lyxtabular version="3" rows="6" columns="2">
7802 <features rotate="0" tabularvalignment="middle">
7803 <column alignment="center" valignment="top" width="0pt">
7804 <column alignment="center" valignment="top" width="0pt">
7805 <row>
7806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810 Commande
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 Résultat
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 </row>
7825 <row>
7826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830
7831 \backslash
7832 leftrightarrow
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841 \begin_inset Formula $\leftrightarrow$
7842 \end_inset
7843
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 </row>
7850 <row>
7851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855
7856 \backslash
7857 Leftrightarrow
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866 \begin_inset Formula $\Leftrightarrow$
7867 \end_inset
7868
7869
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row>
7876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \backslash
7882 longleftrightarrow
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891 \begin_inset Formula $\longleftrightarrow$
7892 \end_inset
7893
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \backslash
7907 Longleftrightarrow
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 \begin_inset Formula $\Longleftrightarrow$
7917 \end_inset
7918
7919
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 </row>
7925 <row>
7926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930
7931 \backslash
7932 rightleftharpoons
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941 \begin_inset Formula $\rightleftharpoons$
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 </row>
7950 </lyxtabular>
7951
7952 \end_inset
7953
7954
7955 \begin_inset space \hspace{}
7956 \length 25pt
7957 \end_inset
7958
7959
7960 \begin_inset space \hfill{}
7961 \end_inset
7962
7963
7964 \begin_inset Tabular
7965 <lyxtabular version="3" rows="5" columns="2">
7966 <features rotate="0" tabularvalignment="middle">
7967 <column alignment="center" valignment="top" width="0pt">
7968 <column alignment="center" valignment="top" width="0pt">
7969 <row>
7970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 Commande
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Résultat
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \backslash
7996 mapsto
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 \begin_inset Formula $\mapsto$
8006 \end_inset
8007
8008
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \backslash
8021 longmapsto
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 \begin_inset Formula $\longmapsto$
8031 \end_inset
8032
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \backslash
8046 leadsto
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 \begin_inset Formula $\leadsto$
8056 \end_inset
8057
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \backslash
8071 dasharrow
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 \begin_inset Formula $\dasharrow$
8081 \end_inset
8082
8083
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 </lyxtabular>
8090
8091 \end_inset
8092
8093
8094 \begin_inset space \hfill{}
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \begin_inset VSpace medskip
8102 \end_inset
8103
8104 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8105  flèches des vecteurs, sont listées dans 
8106 \begin_inset CommandInset ref
8107 LatexCommand ref
8108 reference "sec:Accents"
8109
8110 \end_inset
8111
8112 .
8113 \end_layout
8114
8115 \begin_layout Standard
8116 \begin_inset VSpace bigskip
8117 \end_inset
8118
8119 Il y a aussi les flèches avec étiquette 
8120 \begin_inset Index idx
8121 status collapsed
8122
8123 \begin_layout Plain Layout
8124 Flèches ! avec étiquette
8125 \end_layout
8126
8127 \end_inset
8128
8129  
8130 \series bold
8131
8132 \backslash
8133 xleftarrow
8134 \series default
8135
8136 \begin_inset Index idx
8137 status collapsed
8138
8139 \begin_layout Plain Layout
8140 Commandes ! X ! 
8141 \backslash
8142 xleftarrow
8143 \end_layout
8144
8145 \end_inset
8146
8147  et 
8148 \series bold
8149
8150 \backslash
8151 xrightarrow
8152 \series default
8153
8154 \begin_inset Index idx
8155 status collapsed
8156
8157 \begin_layout Plain Layout
8158 Commandes ! X ! 
8159 \backslash
8160 xrightarrow
8161 \begin_inset ERT
8162 status collapsed
8163
8164 \begin_layout Plain Layout
8165
8166
8167 \backslash
8168 vspace{4mm}
8169 \end_layout
8170
8171 \end_inset
8172
8173
8174 \end_layout
8175
8176 \end_inset
8177
8178 .
8179  Quand on insère une de ces commandes dans une formule, une flèche avec
8180  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8181  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8182 \end_layout
8183
8184 \begin_layout Standard
8185 \align center
8186 \begin_inset Tabular
8187 <lyxtabular version="3" rows="3" columns="2">
8188 <features rotate="0" tabularvalignment="middle">
8189 <column alignment="center" valignment="top" width="0pt">
8190 <column alignment="center" valignment="top" width="0pt">
8191 <row>
8192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 Commande
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Résultat
8206 \begin_inset Note Note
8207 status collapsed
8208
8209 \begin_layout Plain Layout
8210
8211 \series bold
8212
8213 \backslash
8214 raisebox
8215 \series default
8216  est seulement utilisée pour faire de la place
8217 \end_layout
8218
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 F(a)
8233 \backslash
8234 xleftarrow
8235 \begin_inset space \textvisiblespace{}
8236 \end_inset
8237
8238 x=a
8239 \begin_inset Formula $\downarrow$
8240 \end_inset
8241
8242 x>0
8243 \begin_inset Formula $\to$
8244 \end_inset
8245
8246 F(x)
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 F(x)
8270 \backslash
8271 xrightarrow
8272 \begin_inset space \textvisiblespace{}
8273 \end_inset
8274
8275 x=a
8276 \begin_inset Formula $\downarrow$
8277 \end_inset
8278
8279 x>0
8280 \begin_inset Formula $\to$
8281 \end_inset
8282
8283 F(a)
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8293 \end_inset
8294
8295
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 </row>
8301 </lyxtabular>
8302
8303 \end_inset
8304
8305
8306 \end_layout
8307
8308 \begin_layout Subsection
8309 Flèches verticales et diagonales
8310 \begin_inset Index idx
8311 status collapsed
8312
8313 \begin_layout Plain Layout
8314 Flèches ! diagonales
8315 \end_layout
8316
8317 \end_inset
8318
8319
8320 \begin_inset Index idx
8321 status collapsed
8322
8323 \begin_layout Plain Layout
8324 Flèches ! verticales
8325 \end_layout
8326
8327 \end_inset
8328
8329
8330 \end_layout
8331
8332 \begin_layout Standard
8333 \begin_inset space \hfill{}
8334 \end_inset
8335
8336
8337 \begin_inset Tabular
8338 <lyxtabular version="3" rows="7" columns="2">
8339 <features rotate="0" tabularvalignment="middle">
8340 <column alignment="center" valignment="top" width="0pt">
8341 <column alignment="center" valignment="top" width="0pt">
8342 <row>
8343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Commande
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 Résultat
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \backslash
8369 uparrow
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 \begin_inset Formula $\uparrow$
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 </row>
8387 <row>
8388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \backslash
8394 Uparrow
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 \begin_inset Formula $\Uparrow$
8404 \end_inset
8405
8406
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 </row>
8412 <row>
8413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417
8418 \backslash
8419 updownarrow
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 \begin_inset Formula $\updownarrow$
8429 \end_inset
8430
8431
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 </row>
8437 <row>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442
8443 \backslash
8444 Updownarrow
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 \begin_inset Formula $\Updownarrow$
8454 \end_inset
8455
8456
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 </row>
8462 <row>
8463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467
8468 \backslash
8469 Downarrow
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478 \begin_inset Formula $\Downarrow$
8479 \end_inset
8480
8481
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 </row>
8487 <row>
8488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492
8493 \backslash
8494 downarrow
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503 \begin_inset Formula $\downarrow$
8504 \end_inset
8505
8506
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 </row>
8512 </lyxtabular>
8513
8514 \end_inset
8515
8516
8517 \begin_inset space \hfill{}
8518 \end_inset
8519
8520
8521 \begin_inset Tabular
8522 <lyxtabular version="3" rows="5" columns="2">
8523 <features rotate="0" tabularvalignment="middle">
8524 <column alignment="center" valignment="top" width="0pt">
8525 <column alignment="center" valignment="top" width="0pt">
8526 <row>
8527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 Commande
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 Résultat
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 </row>
8546 <row>
8547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551
8552 \backslash
8553 nearrow
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 \begin_inset Formula $\nearrow$
8563 \end_inset
8564
8565
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 </row>
8571 <row>
8572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576
8577 \backslash
8578 searrow
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 \begin_inset Formula $\searrow$
8588 \end_inset
8589
8590
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 </row>
8596 <row>
8597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601
8602 \backslash
8603 swarrow
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 \begin_inset Formula $\swarrow$
8613 \end_inset
8614
8615
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 </row>
8621 <row>
8622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626
8627 \backslash
8628 nwarrow
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 \begin_inset Formula $\nwarrow$
8638 \end_inset
8639
8640
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 </lyxtabular>
8647
8648 \end_inset
8649
8650
8651 \begin_inset space \hfill{}
8652 \end_inset
8653
8654
8655 \end_layout
8656
8657 \begin_layout Standard
8658 \begin_inset VSpace medskip
8659 \end_inset
8660
8661 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8662  même temps que les commandes décrites dans 
8663 \begin_inset CommandInset ref
8664 LatexCommand ref
8665 reference "sub:Taille-parenthèses-manuelle"
8666
8667 \end_inset
8668
8669  et 
8670 \begin_inset CommandInset ref
8671 LatexCommand ref
8672 reference "sub:Taille-parenthèses-automatique"
8673
8674 \end_inset
8675
8676 .
8677 \end_layout
8678
8679 \begin_layout Section
8680 Accents
8681 \begin_inset CommandInset label
8682 LatexCommand label
8683 name "sec:Accents"
8684
8685 \end_inset
8686
8687
8688 \begin_inset Index idx
8689 status collapsed
8690
8691 \begin_layout Plain Layout
8692 Accents
8693 \end_layout
8694
8695 \end_inset
8696
8697
8698 \end_layout
8699
8700 \begin_layout Standard
8701 On peut ajouter des accents avec le bouton
8702 \begin_inset space ~
8703 \end_inset
8704
8705
8706 \begin_inset Graphics
8707         filename ../../images/math/hat.png
8708         scale 85
8709
8710 \end_inset
8711
8712  de la barre d'outils mathématique ou en utilisant les commandes listées
8713  dans les sous-sections qui suivent.
8714 \end_layout
8715
8716 \begin_layout Subsection
8717 Accents pour un caractère
8718 \begin_inset ERT
8719 status collapsed
8720
8721 \begin_layout Plain Layout
8722
8723
8724 \backslash
8725 texorpdfstring{
8726 \end_layout
8727
8728 \end_inset
8729
8730
8731 \begin_inset Foot
8732 status collapsed
8733
8734 \begin_layout Plain Layout
8735 pour les accents dans le texte, voir 
8736 \begin_inset CommandInset ref
8737 LatexCommand ref
8738 reference "sub:Accents-dans-le-texte"
8739
8740 \end_inset
8741
8742
8743 \end_layout
8744
8745 \end_inset
8746
8747
8748 \begin_inset ERT
8749 status collapsed
8750
8751 \begin_layout Plain Layout
8752
8753 }{}
8754 \end_layout
8755
8756 \end_inset
8757
8758
8759 \begin_inset Note Note
8760 status collapsed
8761
8762 \begin_layout Plain Layout
8763
8764 \series bold
8765
8766 \backslash
8767 texorpdfstring
8768 \series default
8769  est utilisé pour éviter que la note de bas de page apparaisse dans les
8770  signets PDF.
8771 \end_layout
8772
8773 \begin_layout Plain Layout
8774 Plus au sujet de 
8775 \series bold
8776
8777 \backslash
8778 texorpdfstring
8779 \series default
8780  dans la section 
8781 \begin_inset CommandInset ref
8782 LatexCommand ref
8783 reference "sub:formules-dans-les-entêtes"
8784
8785 \end_inset
8786
8787 .
8788 \end_layout
8789
8790 \end_inset
8791
8792
8793 \begin_inset CommandInset label
8794 LatexCommand label
8795 name "sub:Accents-sur-un-caractère"
8796
8797 \end_inset
8798
8799
8800 \begin_inset Index idx
8801 status collapsed
8802
8803 \begin_layout Plain Layout
8804 Accents ! pour un caractère
8805 \end_layout
8806
8807 \end_inset
8808
8809
8810 \end_layout
8811
8812 \begin_layout Standard
8813 \begin_inset space \hfill{}
8814 \end_inset
8815
8816
8817 \begin_inset Tabular
8818 <lyxtabular version="3" rows="8" columns="2">
8819 <features rotate="0" tabularvalignment="middle">
8820 <column alignment="center" valignment="top" width="0pt">
8821 <column alignment="center" valignment="top" width="0pt">
8822 <row>
8823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 Commande
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Résultat
8837 \begin_inset Note Note
8838 status collapsed
8839
8840 \begin_layout Plain Layout
8841
8842 \series bold
8843
8844 \backslash
8845 raisebox
8846 \series default
8847  est seulement utilisée pour faire de la place
8848 \end_layout
8849
8850 \end_inset
8851
8852
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 </row>
8858 <row>
8859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863
8864 \backslash
8865 dot
8866 \begin_inset space \textvisiblespace{}
8867 \end_inset
8868
8869 A
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8879 \end_inset
8880
8881
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 <row>
8888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892
8893 \backslash
8894 ddot
8895 \begin_inset space \textvisiblespace{}
8896 \end_inset
8897
8898 A
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8908 \end_inset
8909
8910
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 </row>
8916 <row>
8917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921
8922 \backslash
8923 dddot
8924 \begin_inset space \textvisiblespace{}
8925 \end_inset
8926
8927 A
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8937 \end_inset
8938
8939
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 </row>
8945 <row>
8946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950
8951 \backslash
8952 ddddot
8953 \begin_inset space \textvisiblespace{}
8954 \end_inset
8955
8956 A
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8966 \end_inset
8967
8968
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \backslash
8981 vec
8982 \begin_inset space \textvisiblespace{}
8983 \end_inset
8984
8985 A
8986 \begin_inset Index idx
8987 status collapsed
8988
8989 \begin_layout Plain Layout
8990 Vecteurs
8991 \end_layout
8992
8993 \end_inset
8994
8995
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9005 \end_inset
9006
9007
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018
9019 \backslash
9020 bar
9021 \begin_inset space \textvisiblespace{}
9022 \end_inset
9023
9024 A
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9034 \end_inset
9035
9036
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 </row>
9042 <row>
9043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047
9048 \backslash
9049 mathring
9050 \begin_inset space \textvisiblespace{}
9051 \end_inset
9052
9053 A
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9063 \end_inset
9064
9065
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 </row>
9071 </lyxtabular>
9072
9073 \end_inset
9074
9075
9076 \begin_inset space \hfill{}
9077 \end_inset
9078
9079
9080 \begin_inset Tabular
9081 <lyxtabular version="3" rows="7" columns="2">
9082 <features rotate="0" tabularvalignment="middle">
9083 <column alignment="center" valignment="top" width="0pt">
9084 <column alignment="center" valignment="top" width="0pt">
9085 <row>
9086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 Commande
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 Résultat
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 </row>
9105 <row>
9106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110
9111 \backslash
9112 tilde
9113 \begin_inset space \textvisiblespace{}
9114 \end_inset
9115
9116 A
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9126 \end_inset
9127
9128
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139
9140 \backslash
9141 hat
9142 \begin_inset space \textvisiblespace{}
9143 \end_inset
9144
9145 A
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9155 \end_inset
9156
9157
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 </row>
9163 <row>
9164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168
9169 \backslash
9170 check
9171 \begin_inset space \textvisiblespace{}
9172 \end_inset
9173
9174 A
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9184 \end_inset
9185
9186
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 </row>
9192 <row>
9193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197
9198 \backslash
9199 acute
9200 \begin_inset space \textvisiblespace{}
9201 \end_inset
9202
9203 A
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9213 \end_inset
9214
9215
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \backslash
9228 grave
9229 \begin_inset space \textvisiblespace{}
9230 \end_inset
9231
9232 A
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 </row>
9250 <row>
9251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255
9256 \backslash
9257 breve
9258 \begin_inset space \textvisiblespace{}
9259 \end_inset
9260
9261 A
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9271 \end_inset
9272
9273
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 </lyxtabular>
9280
9281 \end_inset
9282
9283
9284 \begin_inset space \hfill{}
9285 \end_inset
9286
9287
9288 \end_layout
9289
9290 \begin_layout Standard
9291 \begin_inset VSpace bigskip
9292 \end_inset
9293
9294 Vous pouvez insérer directement des caractères accentués comme un é dans
9295  des formules.
9296  LyX va les transformer en la commande correspondante.
9297  Pour créer des trémas (umlauts en allemand)
9298 \begin_inset Index idx
9299 status collapsed
9300
9301 \begin_layout Plain Layout
9302 Umlauts | see
9303 \begin_inset ERT
9304 status collapsed
9305
9306 \begin_layout Plain Layout
9307
9308 {
9309 \end_layout
9310
9311 \end_inset
9312
9313 Trémas
9314 \begin_inset ERT
9315 status collapsed
9316
9317 \begin_layout Plain Layout
9318
9319 }
9320 \end_layout
9321
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \end_inset
9328
9329
9330 \begin_inset Index idx
9331 status collapsed
9332
9333 \begin_layout Plain Layout
9334 Trémas
9335 \end_layout
9336
9337 \end_inset
9338
9339  dans des formules, il est préférable d'insérer des guillemets devant la
9340  voyelle.
9341  Ces deux caractères sont alors traités comme 
9342 \emph on
9343 un seul 
9344 \emph default
9345 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9346  étant en allemand.
9347  Avec cette méthode, contrairement à 
9348 \series bold
9349
9350 \backslash
9351 ddot
9352 \series default
9353 , on crée de 
9354 \begin_inset Quotes eld
9355 \end_inset
9356
9357 vrais
9358 \begin_inset Quotes erd
9359 \end_inset
9360
9361  umlauts, comme le montre l'exemple suivant:
9362 \end_layout
9363
9364 \begin_layout Standard
9365 \begin_inset VSpace -2mm
9366 \end_inset
9367
9368
9369 \end_layout
9370
9371 \begin_layout Standard
9372 \align center
9373 \begin_inset Tabular
9374 <lyxtabular version="3" rows="3" columns="2">
9375 <features rotate="0" tabularvalignment="middle">
9376 <column alignment="center" valignment="top">
9377 <column alignment="center" valignment="top">
9378 <row>
9379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 Commande
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Résultat
9393 \begin_inset Note Note
9394 status collapsed
9395
9396 \begin_layout Plain Layout
9397
9398 \series bold
9399
9400 \backslash
9401 raisebox
9402 \series default
9403  et le 0
9404 \begin_inset space \thinspace{}
9405 \end_inset
9406
9407 pt espace sont seulement utilisés pour faire de la place
9408 \end_layout
9409
9410 \end_inset
9411
9412
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 </row>
9418 <row>
9419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 \begin_inset Quotes grd
9424 \end_inset
9425
9426 i
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 \begin_inset space \hspace{}
9436 \length 0pt
9437 \end_inset
9438
9439
9440 \lang german
9441
9442 \begin_inset Formula $"i$
9443 \end_inset
9444
9445
9446 \lang french
9447
9448 \begin_inset Note Note
9449 status collapsed
9450
9451 \begin_layout Plain Layout
9452 il faut que cette formule soit en allemand (NdT)
9453 \end_layout
9454
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468
9469 \backslash
9470 ddot
9471 \begin_inset space \textvisiblespace{}
9472 \end_inset
9473
9474 i
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9484 \end_inset
9485
9486
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 </row>
9492 </lyxtabular>
9493
9494 \end_inset
9495
9496
9497 \end_layout
9498
9499 \begin_layout Standard
9500 Un autre avantage par rapport à 
9501 \series bold
9502
9503 \backslash
9504 ddot
9505 \series default
9506  est que les trémas peuvent être convertis directement en texte mathématique,
9507  parce que les accents vus plus haut 
9508 \emph on
9509 ne sont pas autorisés 
9510 \emph default
9511 en texte mathématique.
9512  Quand on convertit un caractère accentué en texte mathématique, seul le
9513  caractère qui est sous l'accent est converti.
9514  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9515  l'italique ou le gras.
9516 \end_layout
9517
9518 \begin_layout Standard
9519 En texte mathématique, les trémas et autres caractères accentués peuvent
9520  être insérés directement.
9521 \end_layout
9522
9523 \begin_layout Subsection
9524 Accents pour plusieurs caractères
9525 \begin_inset Index idx
9526 status collapsed
9527
9528 \begin_layout Plain Layout
9529 Accents ! pour plusieurs caractères
9530 \end_layout
9531
9532 \end_inset
9533
9534
9535 \end_layout
9536
9537 \begin_layout Standard
9538 \begin_inset space \hfill{}
9539 \end_inset
9540
9541
9542 \begin_inset Tabular
9543 <lyxtabular version="3" rows="5" columns="2">
9544 <features rotate="0" tabularvalignment="middle">
9545 <column alignment="center" valignment="top" width="0pt">
9546 <column alignment="center" valignment="top" width="0pt">
9547 <row>
9548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552 Commande
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561 Résultat
9562 \begin_inset Note Note
9563 status collapsed
9564
9565 \begin_layout Plain Layout
9566
9567 \series bold
9568
9569 \backslash
9570 raisebox
9571 \series default
9572  est seulement utilisée pour faire de la place
9573 \end_layout
9574
9575 \end_inset
9576
9577
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 </row>
9583 <row>
9584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588
9589 \backslash
9590 overleftarrow
9591 \begin_inset space \textvisiblespace{}
9592 \end_inset
9593
9594 A=B
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 </row>
9612 <row>
9613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617
9618 \backslash
9619 underleftarrow
9620 \begin_inset space \textvisiblespace{}
9621 \end_inset
9622
9623 A=B
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9633 \end_inset
9634
9635
9636 \end_layout
9637
9638 \end_inset
9639 </cell>
9640 </row>
9641 <row>
9642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9643 \begin_inset Text
9644
9645 \begin_layout Plain Layout
9646
9647 \backslash
9648 overleftrightarrow
9649 \begin_inset space \textvisiblespace{}
9650 \end_inset
9651
9652 A=B
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9662 \end_inset
9663
9664
9665 \end_layout
9666
9667 \end_inset
9668 </cell>
9669 </row>
9670 <row>
9671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675
9676 \backslash
9677 underleftrightarrow
9678 \begin_inset space \textvisiblespace{}
9679 \end_inset
9680
9681 A=B
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9691 \end_inset
9692
9693
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 </lyxtabular>
9700
9701 \end_inset
9702
9703
9704 \begin_inset space \hfill{}
9705 \end_inset
9706
9707
9708 \begin_inset Tabular
9709 <lyxtabular version="3" rows="5" columns="2">
9710 <features rotate="0" tabularvalignment="middle">
9711 <column alignment="center" valignment="top" width="0pt">
9712 <column alignment="center" valignment="top" width="0pt">
9713 <row>
9714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718 Commande
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 Résultat
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 </row>
9733 <row>
9734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738
9739 \backslash
9740 overrightarrow
9741 \begin_inset space \textvisiblespace{}
9742 \end_inset
9743
9744 A=B
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9754 \end_inset
9755
9756
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row>
9763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \backslash
9769 underrightarrow
9770 \begin_inset space \textvisiblespace{}
9771 \end_inset
9772
9773 A=B
9774 \end_layout
9775
9776 \end_inset
9777 </cell>
9778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 <row>
9792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \backslash
9798 widetilde
9799 \begin_inset space \textvisiblespace{}
9800 \end_inset
9801
9802 A=B
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row>
9821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \backslash
9827 widehat
9828 \begin_inset space \textvisiblespace{}
9829 \end_inset
9830
9831 A=B
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9841 \end_inset
9842
9843
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 </row>
9849 </lyxtabular>
9850
9851 \end_inset
9852
9853
9854 \begin_inset space \hfill{}
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \begin_layout Standard
9861 \begin_inset VSpace medskip
9862 \end_inset
9863
9864 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
9865  voulez.
9866  Mais les accents 
9867 \series bold
9868
9869 \backslash
9870 widetilde
9871 \series default
9872  et 
9873 \series bold
9874
9875 \backslash
9876 widehat 
9877 \series default
9878 apparaîtront dans la sortie finale avec une longueur de seulement trois
9879  caractères, comme on le voit dans l'exemple suivant:
9880 \begin_inset Formula 
9881 \[
9882 \widetilde{A+B=C-D}
9883 \]
9884
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \begin_layout Standard
9891 Avec les commandes 
9892 \series bold
9893
9894 \backslash
9895 overset
9896 \series default
9897
9898 \begin_inset Index idx
9899 status collapsed
9900
9901 \begin_layout Plain Layout
9902 Commandes ! O ! 
9903 \backslash
9904 overset
9905 \end_layout
9906
9907 \end_inset
9908
9909  et 
9910 \series bold
9911
9912 \backslash
9913 underset
9914 \series default
9915
9916 \begin_inset Index idx
9917 status collapsed
9918
9919 \begin_layout Plain Layout
9920 Commandes ! U ! 
9921 \backslash
9922 underset
9923 \end_layout
9924
9925 \end_inset
9926
9927  décrites dans la sous-section précédente, il est aussi possible d'accentuer
9928  plusieurs caractères.
9929
9930 \series bold
9931  
9932 \series default
9933 La commande
9934 \series bold
9935  
9936 \backslash
9937 underset
9938 \begin_inset space \textvisiblespace{}
9939 \end_inset
9940
9941 A=B
9942 \begin_inset Formula $\downarrow$
9943 \end_inset
9944
9945 ***
9946 \series default
9947  donne:
9948 \begin_inset Formula 
9949 \[
9950 \underset{***}{A=B}
9951 \]
9952
9953 \end_inset
9954
9955
9956 \end_layout
9957
9958 \begin_layout Section
9959 Espace
9960 \begin_inset CommandInset label
9961 LatexCommand label
9962 name "sub:Espace"
9963
9964 \end_inset
9965
9966
9967 \begin_inset Index idx
9968 status collapsed
9969
9970 \begin_layout Plain Layout
9971 Espace ! horizontal
9972 \end_layout
9973
9974 \end_inset
9975
9976
9977 \end_layout
9978
9979 \begin_layout Subsection
9980 Espace prédéfini
9981 \begin_inset CommandInset label
9982 LatexCommand label
9983 name "sub:Espace-prédéfini"
9984
9985 \end_inset
9986
9987
9988 \begin_inset Index idx
9989 status collapsed
9990
9991 \begin_layout Plain Layout
9992 Espace ! horizontal ! prédéfini
9993 \end_layout
9994
9995 \end_inset
9996
9997
9998 \end_layout
9999
10000 \begin_layout Standard
10001 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10002  On le fait en utilisant une espace insécable (raccourci 
10003 \family sans
10004 Ctrl-Espace
10005 \family default
10006 ).
10007  Un 
10008 \begin_inset Quotes eld
10009 \end_inset
10010
10011
10012 \color blue
10013
10014 \begin_inset space \textvisiblespace{}
10015 \end_inset
10016
10017
10018 \color inherit
10019
10020 \begin_inset Quotes erd
10021 \end_inset
10022
10023  apparaît et en appuyant plusieurs fois sur 
10024 \family sans
10025 Espace
10026 \family default
10027  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10028  On peut aussi insérer ces espaces en utilisant le bouton 
10029 \begin_inset Graphics
10030         filename ../../images/math/space.png
10031         scale 85
10032
10033 \end_inset
10034
10035  de la barre d'outils mathématique.
10036  Indépendemment de la commande insérée, on peut toujours changer de taille
10037  après en appuyant sur 
10038 \family sans
10039 Espace
10040 \family default
10041 .
10042  
10043 \end_layout
10044
10045 \begin_layout Standard
10046 \noindent
10047 \align center
10048 \begin_inset VSpace -5mm
10049 \end_inset
10050
10051
10052 \begin_inset Tabular
10053 <lyxtabular version="3" rows="3" columns="7">
10054 <features rotate="0" tabularvalignment="middle">
10055 <column alignment="center" valignment="middle" width="6.8cm">
10056 <column alignment="center" valignment="top">
10057 <column alignment="center" valignment="top">
10058 <column alignment="center" valignment="top">
10059 <column alignment="center" valignment="top">
10060 <column alignment="center" valignment="top">
10061 <column alignment="center" valignment="top">
10062 <row>
10063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 Commande
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076
10077 \backslash
10078 ,
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087
10088 \backslash
10089 :
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098
10099 \backslash
10100 ;
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \backslash
10111 quad
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120
10121 \backslash
10122 qquad
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \backslash
10133 !
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 </row>
10139 <row>
10140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144 Nombre de fois où on a appuyé sur la barre d'
10145 \family sans
10146 Espace 
10147 \family default
10148 après avoir inséré l'espace insécable
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 0
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 1
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175 2
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 3
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193 4
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202 5
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row>
10209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 Résultat
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 \begin_inset Formula $A\, B$
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 \begin_inset Formula $A\: B$
10235 \end_inset
10236
10237
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 \begin_inset Formula $A\; B$
10247 \end_inset
10248
10249
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258 \begin_inset Formula $A\quad B$
10259 \end_inset
10260
10261
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 \begin_inset Formula $A\qquad B$
10271 \end_inset
10272
10273
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 \begin_inset Formula $A\! B$
10283 \end_inset
10284
10285
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 </row>
10291 </lyxtabular>
10292
10293 \end_inset
10294
10295
10296 \end_layout
10297
10298 \begin_layout Standard
10299 La dernière taille n'a pas l'air de produire une espace.
10300  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10301  parce que c'est une espace négative.
10302  Il y a deux autres espaces négatives:
10303 \end_layout
10304
10305 \begin_layout Standard
10306 \align center
10307 \begin_inset Tabular
10308 <lyxtabular version="3" rows="3" columns="3">
10309 <features rotate="0" tabularvalignment="middle">
10310 <column alignment="center" valignment="middle" width="6.8cm">
10311 <column alignment="center" valignment="top" width="0pt">
10312 <column alignment="center" valignment="top" width="0pt">
10313 <row>
10314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Commande
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327
10328 \backslash
10329 negmedspace
10330 \end_layout
10331
10332 \end_inset
10333 </cell>
10334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \backslash
10340 negthickspace
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351 Nombre de fois où on a appuyé sur la barre d'
10352 \family sans
10353 Espace 
10354 \family default
10355 après avoir inséré l'espace insécable
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 6
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 7
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Résultat
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 \begin_inset Formula $A\negmedspace B$
10394 \end_inset
10395
10396
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 \begin_inset Formula $A\negthickspace B$
10406 \end_inset
10407
10408
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 </row>
10414 </lyxtabular>
10415
10416 \end_inset
10417
10418
10419 \end_layout
10420
10421 \begin_layout Standard
10422 Les espaces négatives peuvent faire que les caractères se chevauchent.
10423  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10424  les opérateurs de somme:
10425 \end_layout
10426
10427 \begin_layout Standard
10428 \align center
10429 \begin_inset Tabular
10430 <lyxtabular version="3" rows="3" columns="2">
10431 <features rotate="0" tabularvalignment="middle">
10432 <column alignment="center" valignment="top">
10433 <column alignment="center" valignment="top">
10434 <row>
10435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Commande
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 Résultat
10449 \begin_inset Note Note
10450 status collapsed
10451
10452 \begin_layout Plain Layout
10453
10454 \series bold
10455
10456 \backslash
10457 raisebox
10458 \series default
10459  est seulement utilisée pour faire de la place
10460 \end_layout
10461
10462 \end_inset
10463
10464
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \backslash
10477 sum
10478 \backslash
10479 sum
10480 \begin_inset space \textvisiblespace{}
10481 \end_inset
10482
10483 f_kl
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10493 \end_inset
10494
10495
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \backslash
10508 sum
10509 \backslash
10510 negmedspace
10511 \backslash
10512 sum
10513 \begin_inset space \textvisiblespace{}
10514 \end_inset
10515
10516 f_kl
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10526 \end_inset
10527
10528
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 </lyxtabular>
10535
10536 \end_inset
10537
10538
10539 \end_layout
10540
10541 \begin_layout Standard
10542 Les opérateur de relations comme par exemple le signe égal, sont toujours
10543  entourés par des espaces.
10544  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10545  L'exemple suivant donne une illustration:
10546 \end_layout
10547
10548 \begin_layout Standard
10549 \align center
10550 \begin_inset Tabular
10551 <lyxtabular version="3" rows="2" columns="2">
10552 <features rotate="0" tabularvalignment="middle">
10553 <column alignment="center" valignment="top" width="0pt">
10554 <column alignment="center" valignment="top" width="0pt">
10555 <row>
10556 <cell alignment="center" valignment="top" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 équation normale
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 \begin_inset Formula $A=B$
10570 \end_inset
10571
10572
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 \begin_inset Note Note
10584 status collapsed
10585
10586 \begin_layout Plain Layout
10587
10588 \series bold
10589
10590 \backslash
10591 raisebox
10592 \series default
10593  est seulement utilisée pour faire de la place
10594 \end_layout
10595
10596 \end_inset
10597
10598
10599 \begin_inset Formula $\raisebox{5mm}{}$
10600 \end_inset
10601
10602 équation sans espace
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 \begin_inset Formula $A{=}B$
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 </lyxtabular>
10621
10622 \end_inset
10623
10624
10625 \end_layout
10626
10627 \begin_layout Standard
10628 \noindent
10629 La commande utilisée pour la dernière formule est: 
10630 \series bold
10631 A
10632 \backslash
10633 {=
10634 \begin_inset Formula $\to$
10635 \end_inset
10636
10637 B
10638 \end_layout
10639
10640 \begin_layout Standard
10641 \begin_inset VSpace bigskip
10642 \end_inset
10643
10644 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
10645  insérée entre la valeur et l'unité est une espace fine et pas une espace
10646  normale.
10647  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
10648 \family sans
10649 Insertion\SpecialChar \menuseparator
10650 Typographie
10651 \begin_inset space ~
10652 \end_inset
10653
10654 spéciale\SpecialChar \menuseparator
10655 Espace
10656 \begin_inset space ~
10657 \end_inset
10658
10659 fine
10660 \family default
10661  (raccourci 
10662 \family sans
10663 Ctrl+Shift+Espace
10664 \family default
10665 ).
10666 \end_layout
10667
10668 \begin_layout Standard
10669 Un exemple pour voir la différence:
10670 \end_layout
10671
10672 \begin_layout Standard
10673 \begin_inset Tabular
10674 <lyxtabular version="3" rows="2" columns="2">
10675 <features rotate="0" tabularvalignment="middle">
10676 <column alignment="left" valignment="top">
10677 <column alignment="left" valignment="top">
10678 <row>
10679 <cell alignment="center" valignment="top" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 24 kW
10684 \begin_inset Formula $\cdot$
10685 \end_inset
10686
10687 h
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 <cell alignment="center" valignment="top" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696 espace normale entre l'unité est la valeur
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="center" valignment="top" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707 24
10708 \begin_inset space \thinspace{}
10709 \end_inset
10710
10711 kW
10712 \begin_inset Formula $\cdot$
10713 \end_inset
10714
10715 h
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 espace fine entre l'unité et la valeur
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 </lyxtabular>
10731
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \begin_layout Subsection
10738 Espace variable
10739 \begin_inset ERT
10740 status collapsed
10741
10742 \begin_layout Plain Layout
10743
10744
10745 \backslash
10746 texorpdfstring{
10747 \end_layout
10748
10749 \end_inset
10750
10751
10752 \begin_inset Foot
10753 status collapsed
10754
10755 \begin_layout Plain Layout
10756 pour les espacements verticaux dans les formules, voir 
10757 \begin_inset CommandInset ref
10758 LatexCommand ref
10759 reference "sub:Séparation-des-lignes"
10760
10761 \end_inset
10762
10763
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \begin_inset ERT
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773
10774 }{}
10775 \end_layout
10776
10777 \end_inset
10778
10779
10780 \begin_inset Note Note
10781 status collapsed
10782
10783 \begin_layout Plain Layout
10784
10785 \backslash
10786 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
10787  dans les signets PDF.
10788 \end_layout
10789
10790 \begin_layout Plain Layout
10791 Plus au sujet de 
10792 \backslash
10793 texorpdfstring dans la section 
10794 \begin_inset CommandInset ref
10795 LatexCommand ref
10796 reference "sub:formules-dans-les-entêtes"
10797
10798 \end_inset
10799
10800 .
10801 \end_layout
10802
10803 \end_inset
10804
10805
10806 \begin_inset CommandInset label
10807 LatexCommand label
10808 name "sub:Espace-variable"
10809
10810 \end_inset
10811
10812
10813 \begin_inset Index idx
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817 Espace ! horizontal ! variable
10818 \end_layout
10819
10820 \end_inset
10821
10822
10823 \end_layout
10824
10825 \begin_layout Standard
10826 Dans LyX, on peut insérer une espace de longueur définie avec la commande
10827  
10828 \series bold
10829
10830 \backslash
10831 hspace
10832 \series default
10833
10834 \begin_inset Index idx
10835 status collapsed
10836
10837 \begin_layout Plain Layout
10838 Commandes ! H ! 
10839 \backslash
10840 hspace
10841 \end_layout
10842
10843 \end_inset
10844
10845 .
10846  Un 
10847 \begin_inset Quotes eld
10848 \end_inset
10849
10850
10851 \color blue
10852
10853 \begin_inset space \textvisiblespace{}
10854 \end_inset
10855
10856
10857 \color inherit
10858
10859 \begin_inset Quotes erd
10860 \end_inset
10861
10862  long apparaît.
10863  La longueur peut être précisée en faisant un clic gauche sur le 
10864 \begin_inset Quotes eld
10865 \end_inset
10866
10867
10868 \color blue
10869
10870 \begin_inset space \textvisiblespace{}
10871 \end_inset
10872
10873
10874 \color inherit
10875
10876 \begin_inset Quotes erd
10877 \end_inset
10878
10879 .
10880  La longueur peut aussi être négative.
10881  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
10882  disponible, on utilise la commande 
10883 \series bold
10884
10885 \backslash
10886 hfill
10887 \series default
10888
10889 \begin_inset Index idx
10890 status collapsed
10891
10892 \begin_layout Plain Layout
10893 Commandes ! H ! 
10894 \backslash
10895 hfill
10896 \end_layout
10897
10898 \end_inset
10899
10900 .
10901 \end_layout
10902
10903 \begin_layout Standard
10904 \begin_inset VSpace -1mm
10905 \end_inset
10906
10907
10908 \end_layout
10909
10910 \begin_layout Standard
10911 \align center
10912 \begin_inset Tabular
10913 <lyxtabular version="3" rows="4" columns="2">
10914 <features rotate="0" tabularvalignment="middle">
10915 <column alignment="center" valignment="top">
10916 <column alignment="center" valignment="top">
10917 <row>
10918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 Commande (
10923 \backslash
10924 hspace longueur)
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 Résultat
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 A=B
10945 \backslash
10946 hspace
10947 \begin_inset space \textvisiblespace{}
10948 \end_inset
10949
10950
10951 \begin_inset Formula $\to$
10952 \end_inset
10953
10954 A
10955 \backslash
10956 not=C (3
10957 \begin_inset space \thinspace{}
10958 \end_inset
10959
10960 cm)
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10970 \end_inset
10971
10972
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 </row>
10978 <row>
10979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10980 \begin_inset Text
10981
10982 \begin_layout Plain Layout
10983 A
10984 \backslash
10985 hspace
10986 \begin_inset space \textvisiblespace{}
10987 \end_inset
10988
10989
10990 \begin_inset Formula $\to$
10991 \end_inset
10992
10993 A
10994 \backslash
10995 not=A (-1
10996 \begin_inset space \thinspace{}
10997 \end_inset
10998
10999 mm)
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11009 \end_inset
11010
11011
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 </row>
11017 <row>
11018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022 A=A
11023 \backslash
11024 hfill
11025 \begin_inset space \textvisiblespace{}
11026 \end_inset
11027
11028 B=B
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 \begin_inset Formula $A=A\hfill B=B$
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 </row>
11046 </lyxtabular>
11047
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Standard
11054 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11055  de colonne le plus long du tableau.
11056  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11057  laquelle 
11058 \series bold
11059
11060 \backslash
11061 hfill
11062 \series default
11063  est inséré.
11064  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11065  espace ne sera ajouté.
11066  
11067 \series bold
11068
11069 \backslash
11070 hfill
11071 \series default
11072  a un effet sur les formules hors ligne uniquement si on utilise le style
11073  de formule 
11074 \series bold
11075 Indenté
11076 \series default
11077  (Les styles de formules sont expliqués dans 
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "sec:Styles-de-formules"
11081
11082 \end_inset
11083
11084 ).
11085 \end_layout
11086
11087 \begin_layout Standard
11088 En plus de 
11089 \series bold
11090
11091 \backslash
11092 hfill, 
11093 \series default
11094 il y a les commandes 
11095 \series bold
11096
11097 \backslash
11098 dotfill
11099 \series default
11100  et 
11101 \series bold
11102
11103 \backslash
11104 hrulefill
11105 \series default
11106  qui remplissent l'espace avec un motif, voir 
11107 \begin_inset CommandInset ref
11108 LatexCommand ref
11109 reference "sub:Points-de-suspension"
11110
11111 \end_inset
11112
11113  pour un exemple.
11114 \end_layout
11115
11116 \begin_layout Standard
11117 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11118  
11119 \family sans
11120 Insertion\SpecialChar \menuseparator
11121 Typographie
11122 \begin_inset space ~
11123 \end_inset
11124
11125 spéciale\SpecialChar \menuseparator
11126 Espacement horizontal
11127 \family default
11128 :
11129 \end_layout
11130
11131 \begin_layout Standard
11132 Ceci est une ligne avec un espace de
11133 \begin_inset space \hspace{}
11134 \length 2cm
11135 \end_inset
11136
11137 2
11138 \begin_inset space \thinspace{}
11139 \end_inset
11140
11141 cm.
11142 \end_layout
11143
11144 \begin_layout Standard
11145 Ceci est une ligne avec un
11146 \begin_inset space \hfill{}
11147 \end_inset
11148
11149 espace maximum.
11150 \end_layout
11151
11152 \begin_layout Subsection
11153 Espace après les formules en ligne
11154 \begin_inset Index idx
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158 Espace ! après les formules en ligne
11159 \end_layout
11160
11161 \end_inset
11162
11163
11164 \end_layout
11165
11166 \begin_layout Standard
11167 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11168  
11169 \series bold
11170
11171 \backslash
11172 mathsurround
11173 \series default
11174
11175 \begin_inset Index idx
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179 Commandes ! M ! 
11180 \backslash
11181 mathsurround
11182 \end_layout
11183
11184 \end_inset
11185
11186 .
11187  La valeur d'une longueur est modifiée avec la commande 
11188 \series bold
11189
11190 \backslash
11191 setlength
11192 \series default
11193
11194 \begin_inset Index idx
11195 status collapsed
11196
11197 \begin_layout Plain Layout
11198 Commandes ! S ! 
11199 \backslash
11200 setlength
11201 \end_layout
11202
11203 \end_inset
11204
11205  qui a la syntaxe suivante:
11206 \end_layout
11207
11208 \begin_layout Standard
11209
11210 \series bold
11211
11212 \backslash
11213 setlength{nom de la longueur}{valeur}
11214 \end_layout
11215
11216 \begin_layout Standard
11217 Pour mettre 
11218 \series bold
11219
11220 \backslash
11221 mathsurround
11222 \series default
11223  à une valeur de 5
11224 \begin_inset space \thinspace{}
11225 \end_inset
11226
11227 mm, on insère la commande
11228 \end_layout
11229
11230 \begin_layout Standard
11231
11232 \series bold
11233
11234 \backslash
11235 setlength{
11236 \backslash
11237 mathsurround}{5mm}
11238 \end_layout
11239
11240 \begin_layout Standard
11241 en mode TeX.
11242  Une espace de 5
11243 \begin_inset space \thinspace{}
11244 \end_inset
11245
11246 mm va maintenant être placée autour de toutes les formules en ligne:
11247 \begin_inset ERT
11248 status collapsed
11249
11250 \begin_layout Plain Layout
11251
11252
11253 \backslash
11254 setlength{
11255 \backslash
11256 mathsurround}{5mm}
11257 \end_layout
11258
11259 \end_inset
11260
11261
11262 \end_layout
11263
11264 \begin_layout Standard
11265 Voici une formule en ligne 
11266 \begin_inset Formula $A=B$
11267 \end_inset
11268
11269  avec une espace de 5
11270 \begin_inset space \thinspace{}
11271 \end_inset
11272
11273 mm autour.
11274 \begin_inset ERT
11275 status collapsed
11276
11277 \begin_layout Plain Layout
11278
11279
11280 \backslash
11281 setlength{
11282 \backslash
11283 mathsurround}{0pt}
11284 \end_layout
11285
11286 \end_inset
11287
11288
11289 \end_layout
11290
11291 \begin_layout Standard
11292 Pour revenir à la valeur prédéfinie, on met 
11293 \series bold
11294
11295 \backslash
11296 mathsurround
11297 \series default
11298  à 0
11299 \begin_inset space \thinspace{}
11300 \end_inset
11301
11302 pt.
11303 \end_layout
11304
11305 \begin_layout Section
11306 Boîtes et cadres
11307 \begin_inset Index idx
11308 status collapsed
11309
11310 \begin_layout Plain Layout
11311 Boîtes
11312 \end_layout
11313
11314 \end_inset
11315
11316
11317 \begin_inset Index idx
11318 status collapsed
11319
11320 \begin_layout Plain Layout
11321 Cadres | see 
11322 \begin_inset ERT
11323 status collapsed
11324
11325 \begin_layout Plain Layout
11326
11327 {
11328 \end_layout
11329
11330 \end_inset
11331
11332 Boîtes
11333 \begin_inset ERT
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337
11338 }
11339 \end_layout
11340
11341 \end_inset
11342
11343
11344 \end_layout
11345
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Standard
11352 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11353 \emph on
11354 Boîtes 
11355 \emph default
11356 du manuel 
11357 \emph on
11358 Objets insérés.
11359  
11360 \end_layout
11361
11362 \begin_layout Subsection
11363 Boîtes avec cadre
11364 \begin_inset CommandInset label
11365 LatexCommand label
11366 name "sub:Boîtes-avec-cadre"
11367
11368 \end_inset
11369
11370
11371 \begin_inset Index idx
11372 status collapsed
11373
11374 \begin_layout Plain Layout
11375 Boîtes ! avec cadre
11376 \end_layout
11377
11378 \end_inset
11379
11380
11381 \end_layout
11382
11383 \begin_layout Standard
11384 Il es possible d'encadrer des formules ou des portions de formules avec
11385  la commande 
11386 \series bold
11387
11388 \backslash
11389 fbox
11390 \series default
11391
11392 \begin_inset Index idx
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396 Commandes ! F ! 
11397 \backslash
11398 fbox
11399 \end_layout
11400
11401 \end_inset
11402
11403  et 
11404 \series bold
11405
11406 \backslash
11407 boxed
11408 \series default
11409
11410 \begin_inset Index idx
11411 status collapsed
11412
11413 \begin_layout Plain Layout
11414 Commandes ! B ! 
11415 \backslash
11416 boxed
11417 \end_layout
11418
11419 \end_inset
11420
11421 .
11422 \end_layout
11423
11424 \begin_layout Standard
11425 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11426  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11427  Pour 
11428 \series bold
11429
11430 \backslash
11431 fbox
11432 \series default
11433  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11434  avec 
11435 \family sans
11436 Ctrl+M
11437 \family default
11438 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11439  Quand on utilise 
11440 \series bold
11441
11442 \backslash
11443 boxed
11444 \series default
11445 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11446 \end_layout
11447
11448 \begin_layout Standard
11449 La commande 
11450 \series bold
11451
11452 \backslash
11453 fbox
11454 \series default
11455  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11456  formule serait alors toujours mise à la taille du texte.
11457  
11458 \series bold
11459
11460 \backslash
11461 boxed
11462 \series default
11463 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11464  la formule serait alors toujours mise à la taille des formules hors ligne.
11465 \end_layout
11466
11467 \begin_layout Standard
11468 Comme extension à 
11469 \series bold
11470
11471 \backslash
11472 fbox
11473 \series default
11474  il y a la commande 
11475 \series bold
11476
11477 \backslash
11478 framebox
11479 \series default
11480
11481 \begin_inset Index idx
11482 status collapsed
11483
11484 \begin_layout Plain Layout
11485 Commandes ! F ! 
11486 \backslash
11487 framebox
11488 \end_layout
11489
11490 \end_inset
11491
11492  où on peut en plus spécifier la largeur du cadre et l'alignement.
11493  La syntaxe de la commande 
11494 \series bold
11495
11496 \backslash
11497 framebox
11498 \series default
11499  est la suivante:
11500 \end_layout
11501
11502 \begin_layout Standard
11503
11504 \series bold
11505
11506 \backslash
11507 framebox[Largeur du cadre][position]{contenu de la boîte}
11508 \end_layout
11509
11510 \begin_layout Standard
11511 La position peut être soit 
11512 \emph on
11513 l
11514 \emph default
11515  soit 
11516 \emph on
11517 r
11518 \emph default
11519 .
11520  
11521 \emph on
11522 l
11523 \emph default
11524  aligne la formule à gauche dans la boîte, 
11525 \emph on
11526 r
11527 \emph default
11528  à droite.
11529  Quand on ne précise pas la position, la formule est centrée.
11530 \begin_inset Newline newline
11531 \end_inset
11532
11533 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11534  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11535  c'est le cas avec 
11536 \series bold
11537
11538 \backslash
11539 fbox
11540 \series default
11541 .
11542 \end_layout
11543
11544 \begin_layout Standard
11545 Quand on insère la commande 
11546 \series bold
11547
11548 \backslash
11549 framebox
11550 \series default
11551 , une boîte apparaît contenant trois boîtes bleues.
11552  Les deux premières sont entourées de crochets pour signales des arguments
11553  optionnels.
11554  La troisième boîte est là pour contenir les portions de formules, comme
11555  pour 
11556 \series bold
11557
11558 \backslash
11559 fbox
11560 \series default
11561 .
11562 \end_layout
11563
11564 \begin_layout Standard
11565 \align center
11566 \begin_inset Tabular
11567 <lyxtabular version="3" rows="5" columns="2">
11568 <features rotate="0" tabularvalignment="middle">
11569 <column alignment="center" valignment="top">
11570 <column alignment="center" valignment="top">
11571 <row>
11572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 Commande
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 Résultat
11586 \begin_inset Note Note
11587 status collapsed
11588
11589 \begin_layout Plain Layout
11590
11591 \series bold
11592
11593 \backslash
11594 raisebox
11595 \series default
11596  est seulement utilisée pour faire de la place
11597 \end_layout
11598
11599 \end_inset
11600
11601
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 </row>
11607 <row>
11608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612
11613 \backslash
11614 fbox
11615 \begin_inset space \textvisiblespace{}
11616 \end_inset
11617
11618
11619 \family sans
11620 Ctrl+M
11621 \family default
11622  
11623 \backslash
11624 int
11625 \begin_inset space \textvisiblespace{}
11626 \end_inset
11627
11628 A=B
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11634 \begin_inset Text
11635
11636 \begin_layout Plain Layout
11637 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11638 \end_inset
11639
11640
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 </row>
11646 <row>
11647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651
11652 \backslash
11653 boxed
11654 \begin_inset space \textvisiblespace{}
11655 \end_inset
11656
11657
11658 \backslash
11659 int
11660 \begin_inset space \textvisiblespace{}
11661 \end_inset
11662
11663 A=B
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 </row>
11681 <row>
11682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11683 \begin_inset Text
11684
11685 \begin_layout Plain Layout
11686 A+
11687 \backslash
11688 fbox
11689 \begin_inset space \textvisiblespace{}
11690 \end_inset
11691
11692 B
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11702 \end_inset
11703
11704
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 </row>
11710 <row>
11711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715
11716 \backslash
11717 framebox
11718 \begin_inset space \textvisiblespace{}
11719 \end_inset
11720
11721 20mm
11722 \begin_inset Formula $\to$
11723 \end_inset
11724
11725
11726 \begin_inset Formula $\to$
11727 \end_inset
11728
11729
11730 \family sans
11731 Ctrl+M
11732 \family default
11733  
11734 \backslash
11735 frac
11736 \begin_inset space \textvisiblespace{}
11737 \end_inset
11738
11739 A
11740 \begin_inset Formula $\downarrow$
11741 \end_inset
11742
11743 B
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 \begin_inset Formula $\raisebox{6mm}{}$
11753 \end_inset
11754
11755
11756 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11757 \end_inset
11758
11759
11760 \begin_inset Formula $\raisebox{-4mm}{}$
11761 \end_inset
11762
11763
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 </row>
11769 </lyxtabular>
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \begin_layout Standard
11777 On peut aussi ajuster l'épaisseur du cadre.
11778  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
11779  formule
11780 \end_layout
11781
11782 \begin_layout Standard
11783
11784 \series bold
11785
11786 \backslash
11787 fboxrule
11788 \series default
11789  
11790 \series bold
11791
11792 \begin_inset Quotes eld
11793 \end_inset
11794
11795 épaisseur
11796 \begin_inset Quotes erd
11797 \end_inset
11798
11799
11800 \series default
11801  
11802 \series bold
11803
11804 \backslash
11805 fboxsep
11806 \series default
11807  
11808 \series bold
11809
11810 \begin_inset Quotes eld
11811 \end_inset
11812
11813 distance
11814 \begin_inset Quotes erd
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \begin_layout Standard
11821 \begin_inset Quotes eld
11822 \end_inset
11823
11824 distance
11825 \begin_inset Quotes erd
11826 \end_inset
11827
11828  précise la distance minimale entre le cadre et le premier caractère de
11829  la boîte.
11830  Un exemple pour illustrer ceci avec la formule encadrée suivante:
11831 \begin_inset ERT
11832 status collapsed
11833
11834 \begin_layout Plain Layout
11835
11836
11837 \backslash
11838 fboxrule 2mm 
11839 \backslash
11840 fboxsep 3mm
11841 \end_layout
11842
11843 \end_inset
11844
11845
11846 \begin_inset Formula 
11847 \[
11848 \boxed{A+B=C}
11849 \]
11850
11851 \end_inset
11852
11853 Avant cette formule, on a inséré en mode TeX les commandes
11854 \end_layout
11855
11856 \begin_layout Standard
11857
11858 \series bold
11859
11860 \backslash
11861 fboxrule
11862 \series default
11863  
11864 \series bold
11865 2mm
11866 \series default
11867  
11868 \series bold
11869
11870 \backslash
11871 fboxsep
11872 \series default
11873  
11874 \series bold
11875 3mm
11876 \end_layout
11877
11878 \begin_layout Standard
11879 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
11880 \end_layout
11881
11882 \begin_layout Standard
11883 Pour revenir à la taille de cadre standard, on insère la commande
11884 \end_layout
11885
11886 \begin_layout Standard
11887
11888 \series bold
11889
11890 \backslash
11891 fboxrule
11892 \series default
11893  
11894 \series bold
11895 0.4pt
11896 \series default
11897  
11898 \series bold
11899
11900 \backslash
11901 fboxsep
11902 \series default
11903  
11904 \series bold
11905 3pt
11906 \series default
11907
11908 \begin_inset ERT
11909 status collapsed
11910
11911 \begin_layout Plain Layout
11912
11913
11914 \backslash
11915 fboxrule 0.4pt 
11916 \backslash
11917 fboxsep 3pt
11918 \end_layout
11919
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Standard
11926 avant la formule suivante.
11927 \end_layout
11928
11929 \begin_layout Subsection
11930 Boîtes sans cadre
11931 \begin_inset CommandInset label
11932 LatexCommand label
11933 name "sub:Boîtes-sans-cadre"
11934
11935 \end_inset
11936
11937
11938 \begin_inset Index idx
11939 status collapsed
11940
11941 \begin_layout Plain Layout
11942 Boîtes ! sans cadre
11943 \end_layout
11944
11945 \end_inset
11946
11947
11948 \end_layout
11949
11950 \begin_layout Standard
11951 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
11952  
11953 \series bold
11954
11955 \backslash
11956 mbox
11957 \series default
11958
11959 \begin_inset Index idx
11960 status collapsed
11961
11962 \begin_layout Plain Layout
11963 Commandes ! M ! 
11964 \backslash
11965 mbox
11966 \end_layout
11967
11968 \end_inset
11969
11970
11971 \series bold
11972
11973 \backslash
11974 makebox
11975 \series default
11976
11977 \begin_inset Index idx
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981 Commandes ! M ! 
11982 \backslash
11983 makebox
11984 \end_layout
11985
11986 \end_inset
11987
11988 , et 
11989 \series bold
11990
11991 \backslash
11992 raisebox
11993 \series default
11994
11995 \begin_inset Index idx
11996 status collapsed
11997
11998 \begin_layout Plain Layout
11999 Commandes ! R ! 
12000 \backslash
12001 raisebox
12002 \end_layout
12003
12004 \end_inset
12005
12006
12007 \end_layout
12008
12009 \begin_layout Standard
12010 Avec 
12011 \series bold
12012
12013 \backslash
12014 raisebox
12015 \series default
12016  une boîte peut être mise en exposant ou en indice.
12017  Mais contrairement aux indices et aux exposants normaux, les caractères
12018  conservent leur taille de police initiale.
12019  
12020 \series bold
12021
12022 \backslash
12023 raisebox
12024 \series default
12025  est utilisée avec la syntaxe suivante:
12026 \end_layout
12027
12028 \begin_layout Standard
12029
12030 \series bold
12031
12032 \backslash
12033 raisebox{hauteur}{contenu de la boîte}
12034 \end_layout
12035
12036 \begin_layout Standard
12037 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12038  comme pour 
12039 \series bold
12040
12041 \backslash
12042 fbox
12043 \series default
12044 .
12045  
12046 \begin_inset Note Greyedout
12047 status open
12048
12049 \begin_layout Plain Layout
12050
12051 \series bold
12052 Note:
12053 \series default
12054  Pour 
12055 \series bold
12056
12057 \backslash
12058 raisebox
12059 \series default
12060  cette formule supplémentaire esr créée en appuyant sur 
12061 \family sans
12062 Ctrl+M
12063 \family default
12064  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12065  la commande 
12066 \series bold
12067
12068 \backslash
12069 raisebox
12070 \series default
12071 .
12072 \end_layout
12073
12074 \end_inset
12075
12076
12077 \end_layout
12078
12079 \begin_layout Standard
12080 \align center
12081 \begin_inset Tabular
12082 <lyxtabular version="3" rows="4" columns="2">
12083 <features rotate="0" tabularvalignment="middle">
12084 <column alignment="center" valignment="top">
12085 <column alignment="center" valignment="top">
12086 <row>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 Commande
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12097 \begin_inset Text
12098
12099 \begin_layout Plain Layout
12100 Résultat
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 </row>
12106 <row>
12107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12108 \begin_inset Text
12109
12110 \begin_layout Plain Layout
12111 H
12112 \backslash
12113 raisebox{2mm
12114 \begin_inset Formula $\to$
12115 \end_inset
12116
12117
12118 \backslash
12119 {al
12120 \begin_inset Formula $\to$
12121 \end_inset
12122
12123  lo
12124 \end_layout
12125
12126 \end_inset
12127 </cell>
12128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12129 \begin_inset Text
12130
12131 \begin_layout Plain Layout
12132 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \end_inset
12139 </cell>
12140 </row>
12141 <row>
12142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 H
12147 \backslash
12148 raisebox{-2mm
12149 \begin_inset Formula $\to$
12150 \end_inset
12151
12152
12153 \backslash
12154 {al
12155 \begin_inset Formula $\to$
12156 \end_inset
12157
12158 lo
12159 \end_layout
12160
12161 \end_inset
12162 </cell>
12163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12164 \begin_inset Text
12165
12166 \begin_layout Plain Layout
12167 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12168 \end_inset
12169
12170
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 </row>
12176 <row>
12177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12178 \begin_inset Text
12179
12180 \begin_layout Plain Layout
12181 A=
12182 \backslash
12183 raisebox{-2mm
12184 \begin_inset Formula $\to$
12185 \end_inset
12186
12187
12188 \backslash
12189 {
12190 \family sans
12191 Ctrl+M Ctrl+M
12192 \family default
12193  
12194 \backslash
12195 sqrt
12196 \begin_inset space \textvisiblespace{}
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \end_inset
12203 </cell>
12204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12205 \begin_inset Text
12206
12207 \begin_layout Plain Layout
12208 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \end_inset
12215 </cell>
12216 </row>
12217 </lyxtabular>
12218
12219 \end_inset
12220
12221
12222 \end_layout
12223
12224 \begin_layout Standard
12225 La commande 
12226 \series bold
12227
12228 \backslash
12229 mbox
12230 \series default
12231  est équivalente à 
12232 \series bold
12233
12234 \backslash
12235 fbox
12236 \series default
12237  et 
12238 \series bold
12239
12240 \backslash
12241 makebox
12242 \series default
12243  est équivalente à 
12244 \series bold
12245
12246 \backslash
12247 framebox
12248 \series default
12249 , avec la différence qu'il n'y a pas de cadre.
12250 \end_layout
12251
12252 \begin_layout Subsection
12253 Boîtes colorées
12254 \begin_inset CommandInset label
12255 LatexCommand label
12256 name "sub:Boîtes-colorées"
12257
12258 \end_inset
12259
12260
12261 \begin_inset Index idx
12262 status collapsed
12263
12264 \begin_layout Plain Layout
12265 Boîtes ! colorées
12266 \end_layout
12267
12268 \end_inset
12269
12270
12271 \end_layout
12272
12273 \begin_layout Standard
12274 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12275  LaTeX 
12276 \series bold
12277 color
12278 \series default
12279
12280 \begin_inset Foot
12281 status collapsed
12282
12283 \begin_layout Plain Layout
12284 La paquetage LaTeX 
12285 \series bold
12286 color
12287 \series default
12288  fait partie de toutes les installations LaTeX standard.
12289 \end_layout
12290
12291 \end_inset
12292
12293
12294 \begin_inset Index idx
12295 status collapsed
12296
12297 \begin_layout Plain Layout
12298 Paquetages ! color
12299 \end_layout
12300
12301 \end_inset
12302
12303  soit chargé dans le préambule LaTeX avec la ligne
12304 \begin_inset Foot
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12309  le document, LyX charge automatiquement le paquetage LaTeX 
12310 \series bold
12311 color
12312 \series default
12313 .
12314  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12315  ne doit pas poser de problème.
12316 \end_layout
12317
12318 \end_inset
12319
12320
12321 \begin_inset Note Note
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12326  dans le préambule LaTeX.
12327 \end_layout
12328
12329 \end_inset
12330
12331
12332 \end_layout
12333
12334 \begin_layout Standard
12335
12336 \series bold
12337
12338 \backslash
12339 usepackage{color}
12340 \end_layout
12341
12342 \begin_layout Standard
12343 \begin_inset VSpace medskip
12344 \end_inset
12345
12346 Pour colorer des boîtes, on utilise la commande 
12347 \series bold
12348
12349 \backslash
12350 colorbox
12351 \series default
12352
12353 \begin_inset Index idx
12354 status collapsed
12355
12356 \begin_layout Plain Layout
12357 Commandes ! C ! 
12358 \backslash
12359 colorbox
12360 \end_layout
12361
12362 \end_inset
12363
12364  avec la syntaxe suivante
12365 \end_layout
12366
12367 \begin_layout Standard
12368
12369 \series bold
12370
12371 \backslash
12372 colorbox{couleur}{contenu de la boîte}
12373 \end_layout
12374
12375 \begin_layout Standard
12376 Le contenu de la boîte peut être une autre boîte et une 
12377 \series bold
12378
12379 \backslash
12380 colorbox
12381 \series default
12382  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12383  exemple).
12384  Quand une boîte est destinée à contenir une formule, on doit insérer une
12385  boîte supplémentaire, comme avec 
12386 \series bold
12387
12388 \backslash
12389 fraisebox
12390 \series default
12391 .
12392 \begin_inset Foot
12393 status collapsed
12394
12395 \begin_layout Plain Layout
12396 Ceci s'applique aussi à la commande 
12397 \series bold
12398
12399 \backslash
12400 fcolorbox
12401 \series default
12402 .
12403 \end_layout
12404
12405 \end_inset
12406
12407
12408 \end_layout
12409
12410 \begin_layout Standard
12411 On peut choisir une des couleurs prédéfinies suivantes:
12412 \end_layout
12413
12414 \begin_layout Standard
12415
12416 \series bold
12417 black
12418 \series default
12419  (noir), 
12420 \series bold
12421 blue
12422 \series default
12423  (bleu), 
12424 \series bold
12425 cyan
12426 \series default
12427
12428 \series bold
12429 green
12430 \series default
12431  (vert), 
12432 \series bold
12433 magenta
12434 \series default
12435
12436 \series bold
12437 red
12438 \series default
12439  (rouge), 
12440 \series bold
12441 white
12442 \series default
12443  (blanc), et 
12444 \series bold
12445 yellow (jaune)
12446 \end_layout
12447
12448 \begin_layout Standard
12449 \align center
12450 \begin_inset Tabular
12451 <lyxtabular version="3" rows="4" columns="2">
12452 <features rotate="0" tabularvalignment="middle">
12453 <column alignment="center" valignment="top">
12454 <column alignment="center" valignment="top">
12455 <row>
12456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12457 \begin_inset Text
12458
12459 \begin_layout Plain Layout
12460 Commande
12461 \end_layout
12462
12463 \end_inset
12464 </cell>
12465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12466 \begin_inset Text
12467
12468 \begin_layout Plain Layout
12469 Résultat
12470 \begin_inset Note Note
12471 status collapsed
12472
12473 \begin_layout Plain Layout
12474
12475 \series bold
12476
12477 \backslash
12478 raisebox
12479 \series default
12480  est seulement utilisée pour faire de la place
12481 \end_layout
12482
12483 \end_inset
12484
12485
12486 \end_layout
12487
12488 \end_inset
12489 </cell>
12490 </row>
12491 <row>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496
12497 \backslash
12498 colorbox{yellow
12499 \begin_inset Formula $\to$
12500 \end_inset
12501
12502
12503 \backslash
12504 {A=B
12505 \end_layout
12506
12507 \end_inset
12508 </cell>
12509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12510 \begin_inset Text
12511
12512 \begin_layout Plain Layout
12513 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12514 \end_inset
12515
12516
12517 \end_layout
12518
12519 \end_inset
12520 </cell>
12521 </row>
12522 <row>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527
12528 \backslash
12529 colorbox{green
12530 \begin_inset Formula $\to$
12531 \end_inset
12532
12533
12534 \backslash
12535 {
12536 \backslash
12537 fbox
12538 \begin_inset space \textvisiblespace{}
12539 \end_inset
12540
12541 A=B
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12551 \end_inset
12552
12553
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 </row>
12559 <row>
12560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564
12565 \backslash
12566 fbox
12567 \begin_inset space \textvisiblespace{}
12568 \end_inset
12569
12570
12571 \backslash
12572 colorbox{green
12573 \begin_inset Formula $\to$
12574 \end_inset
12575
12576
12577 \backslash
12578 {
12579 \family sans
12580 Ctrl+M Ctrl+M
12581 \family default
12582  
12583 \backslash
12584 int
12585 \begin_inset space \textvisiblespace{}
12586 \end_inset
12587
12588 C=D
12589 \end_layout
12590
12591 \end_inset
12592 </cell>
12593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12598 \end_inset
12599
12600
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 </row>
12606 </lyxtabular>
12607
12608 \end_inset
12609
12610
12611 \end_layout
12612
12613 \begin_layout Standard
12614
12615 \series bold
12616
12617 \backslash
12618 colorbox
12619 \series default
12620  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
12621  Pour colorer tous les caractères, on sélectionne toute la formule et on
12622  choisit la couleur voulue avec la fenêtre de dialogue 
12623 \family sans
12624 Style
12625 \begin_inset space ~
12626 \end_inset
12627
12628 de
12629 \begin_inset space ~
12630 \end_inset
12631
12632 texte
12633 \family default
12634 .
12635  Cette fenêtre de dialogue peut être appelée avec le bouton 
12636 \begin_inset Graphics
12637         filename ../../images/dialog-show_character.png
12638         scale 85
12639
12640 \end_inset
12641
12642  de la barre d'outils, ou avec le menu 
12643 \family sans
12644 Édition\SpecialChar \menuseparator
12645 Style
12646 \begin_inset space ~
12647 \end_inset
12648
12649 de
12650 \begin_inset space ~
12651 \end_inset
12652
12653 texte\SpecialChar \menuseparator
12654 Personnalisé
12655 \family default
12656 .
12657  Le numéro de la formule prendra la même couleur que la formule.
12658  Si le numéro doit avoir une couleur différente de celle des caractères
12659  de la formule, la couleur doit être changée à l'intérieur de la formule.
12660 \end_layout
12661
12662 \begin_layout Standard
12663 Un exemple:
12664 \end_layout
12665
12666 \begin_layout Standard
12667
12668 \color red
12669 \begin_inset Formula 
12670 \begin{equation}
12671 \int A=B\label{eq:rouge}
12672 \end{equation}
12673
12674 \end_inset
12675
12676
12677 \color green
12678
12679 \begin_inset Formula 
12680 \begin{equation}
12681 \textcolor{red}{\int A=B}\label{eq:rougevert}
12682 \end{equation}
12683
12684 \end_inset
12685
12686
12687 \end_layout
12688
12689 \begin_layout Standard
12690 La formule 
12691 \begin_inset CommandInset ref
12692 LatexCommand eqref
12693 reference "eq:rouge"
12694
12695 \end_inset
12696
12697  est complètement colorée en rouge.
12698 \begin_inset Newline newline
12699 \end_inset
12700
12701 La formule 
12702 \begin_inset CommandInset ref
12703 LatexCommand eqref
12704 reference "eq:rougevert"
12705
12706 \end_inset
12707
12708  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
12709  Ensuite, les caractères de la formule ont été colorés en rouge.
12710 \end_layout
12711
12712 \begin_layout Standard
12713 \begin_inset VSpace bigskip
12714 \end_inset
12715
12716 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
12717  utilise la commande 
12718 \series bold
12719
12720 \backslash
12721 fcolorbox
12722 \series default
12723
12724 \begin_inset Index idx
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728 Commandes ! F ! 
12729 \backslash
12730 fcolorbox
12731 \end_layout
12732
12733 \end_inset
12734
12735  avec la syntaxe suivante:
12736 \end_layout
12737
12738 \begin_layout Standard
12739
12740 \series bold
12741
12742 \backslash
12743 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
12744 \end_layout
12745
12746 \begin_layout Standard
12747 Donc 
12748 \series bold
12749
12750 \backslash
12751 fcolorbox
12752 \series default
12753  est une extension de la commande 
12754 \series bold
12755
12756 \backslash
12757 colorbox
12758 \series default
12759 .
12760  L'épaisseur du cadre est déterminée comme avec 
12761 \series bold
12762
12763 \backslash
12764 framebox
12765 \series default
12766 , avec 
12767 \series bold
12768
12769 \backslash
12770 fboxrule
12771 \series default
12772  et 
12773 \series bold
12774
12775 \backslash
12776 fboxsep
12777 \series default
12778 .
12779  Un exemple:
12780 \begin_inset ERT
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784
12785
12786 \backslash
12787 fboxrule 1mm 
12788 \backslash
12789 fboxsep 1mm
12790 \end_layout
12791
12792 \end_inset
12793
12794
12795 \begin_inset Formula 
12796 \[
12797 \fcolorbox{cyan}{magenta}{A=B}
12798 \]
12799
12800 \end_inset
12801
12802
12803 \begin_inset ERT
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807
12808
12809 \backslash
12810 fboxrule 0.4pt 
12811 \backslash
12812 fboxsep 3pt
12813 \end_layout
12814
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 Cette formule a été créée avec la commande
12822 \begin_inset Newline newline
12823 \end_inset
12824
12825
12826 \series bold
12827
12828 \backslash
12829 fcolorbox{cyan
12830 \begin_inset Formula $\to$
12831 \end_inset
12832
12833
12834 \backslash
12835 {magenta
12836 \begin_inset Formula $\to$
12837 \end_inset
12838
12839
12840 \backslash
12841 {A=B
12842 \series default
12843 .
12844 \end_layout
12845
12846 \begin_layout Standard
12847 \begin_inset VSpace bigskip
12848 \end_inset
12849
12850 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
12851  faut d'abord les définir.
12852 \end_layout
12853
12854 \begin_layout Standard
12855 On peut par exemple définir la couleur 
12856 \begin_inset Quotes eld
12857 \end_inset
12858
12859 vertfonce
12860 \begin_inset Quotes erd
12861 \end_inset
12862
12863  avec la ligne suivante dans le préambule LaTeX:
12864 \end_layout
12865
12866 \begin_layout Standard
12867
12868 \series bold
12869
12870 \backslash
12871 definecolor{vertfonce}{cmyk}{0.5,
12872 \series default
12873  
12874 \series bold
12875 0,
12876 \series default
12877  
12878 \series bold
12879 1,
12880 \series default
12881  
12882 \series bold
12883 0.5}
12884 \series default
12885
12886 \begin_inset Index idx
12887 status collapsed
12888
12889 \begin_layout Plain Layout
12890 Commandes ! D ! 
12891 \backslash
12892 definecolor
12893 \end_layout
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Standard
12901
12902 \series bold
12903 cmyk
12904 \series default
12905  est l'espace colorimétrique basé sur les couleurs 
12906 \series bold
12907 cyan
12908 \series default
12909
12910 \series bold
12911 magenta
12912 \series default
12913 , jaune
12914 \series bold
12915  (yellow
12916 \series default
12917 ), et noir 
12918 \series bold
12919 (black
12920 \series default
12921 ).
12922  Les quatre nombres séparés par des virgules sont les proportions des couleurs
12923  correspondantes dans l'espace colorimétrique.
12924  Ces facteurs prennent des valeurs entre 0 et 1.
12925  À la place de 
12926 \series bold
12927 cmyk 
12928 \series default
12929 on peut aussi utiliser l'espace 
12930 \series bold
12931 rgb 
12932 \series default
12933 basé sur les couleurs rouge (
12934 \series bold
12935 red
12936 \series default
12937 ), vert (
12938 \series bold
12939 green
12940 \series default
12941 ) et bleu (
12942 \series bold
12943 blue
12944 \series default
12945 ).
12946  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
12947  couleurs.
12948  Il y a aussi l'espace de couleur 
12949 \series bold
12950 gray 
12951 \series default
12952 (dégradé de gris) avec un facteur donnant la proportion de gris.
12953 \end_layout
12954
12955 \begin_layout Standard
12956 Comme exemple, une boîte encadrée avec la couleur 
12957 \series bold
12958 vertfonce 
12959 \series default
12960 que l'on vient de définir et des caractères colorés en jaune (
12961 \series bold
12962 yellow
12963 \series default
12964 ):
12965 \begin_inset Formula 
12966 \begin{equation}
12967 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
12968 \end{equation}
12969
12970 \end_inset
12971
12972
12973 \end_layout
12974
12975 \begin_layout Standard
12976 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
12977  de la commande 
12978 \series bold
12979
12980 \backslash
12981 textcolor
12982 \series default
12983 :
12984 \begin_inset Index idx
12985 status collapsed
12986
12987 \begin_layout Plain Layout
12988 Texte ! coloré
12989 \end_layout
12990
12991 \end_inset
12992
12993
12994 \end_layout
12995
12996 \begin_layout Standard
12997 \begin_inset ERT
12998 status collapsed
12999
13000 \begin_layout Plain Layout
13001
13002
13003 \backslash
13004 textcolor{vertfonce}{
13005 \end_layout
13006
13007 \end_inset
13008
13009 cette phrase est en 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 vertfonce
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017 .
13018 \begin_inset ERT
13019 status collapsed
13020
13021 \begin_layout Plain Layout
13022
13023 }
13024 \end_layout
13025
13026 \end_inset
13027
13028
13029 \end_layout
13030
13031 \begin_layout Standard
13032
13033 \series bold
13034
13035 \backslash
13036 textcolor
13037 \series default
13038
13039 \begin_inset Index idx
13040 status collapsed
13041
13042 \begin_layout Plain Layout
13043 Commandes ! T ! 
13044 \backslash
13045 textcolor
13046 \end_layout
13047
13048 \end_inset
13049
13050  utilise la syntaxe 
13051 \series bold
13052
13053 \backslash
13054 textcolor{couleur}{caractères à colorer}
13055 \series default
13056 .
13057 \end_layout
13058
13059 \begin_layout Subsection
13060 Boîtes de paragraphe
13061 \begin_inset CommandInset label
13062 LatexCommand label
13063 name "sub:Boîtes-de-paragraphes"
13064
13065 \end_inset
13066
13067
13068 \begin_inset Index idx
13069 status collapsed
13070
13071 \begin_layout Plain Layout
13072 Boîtes ! comme paragraphe
13073 \end_layout
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13082  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13083  On la crée avec le menu 
13084 \family sans
13085 Insertion\SpecialChar \menuseparator
13086 Boîte
13087 \family default
13088  ou le bouton 
13089 \begin_inset Graphics
13090         filename ../../images/box-insert.png
13091         scale 85
13092
13093 \end_inset
13094
13095  de la barre d'outils.
13096 \end_layout
13097
13098 \begin_layout Standard
13099 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13100  une ligne:
13101 \end_layout
13102
13103 \begin_layout Standard
13104 \begin_inset VSpace medskip
13105 \end_inset
13106
13107 Ceci est une ligne 
13108 \begin_inset Box Boxed
13109 position "c"
13110 hor_pos "c"
13111 has_inner_box 1
13112 inner_pos "t"
13113 use_parbox 1
13114 use_makebox 0
13115 width "5cm"
13116 special "none"
13117 height "1in"
13118 height_special "totalheight"
13119 status open
13120
13121 \begin_layout Plain Layout
13122 Ceci est une boîte de paragraphe.
13123  Elle a exactement 5
13124 \begin_inset space \thinspace{}
13125 \end_inset
13126
13127 cm de large et peut aussi contenir des formules: 
13128 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13129 \end_inset
13130
13131
13132 \end_layout
13133
13134 \end_inset
13135
13136  avec une boîte de paragraphe.
13137 \end_layout
13138
13139 \begin_layout Standard
13140 \begin_inset VSpace medskip
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13148  grise.
13149  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13150  Dans notre cas, on met: 
13151 \emph on
13152 Décoration:
13153 \emph default
13154  Boîte rectangulaire, 
13155 \emph on
13156 Boîte intérieure:
13157 \emph default
13158  Parbox, 
13159 \emph on
13160 Largeur
13161 \emph default
13162 : 5
13163 \begin_inset space \thinspace{}
13164 \end_inset
13165
13166 cm, 
13167 \emph on
13168 Alignement vertical boîte
13169 \emph default
13170 : milieu
13171 \end_layout
13172
13173 \begin_layout Standard
13174 \begin_inset VSpace medskip
13175 \end_inset
13176
13177 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13178 \series bold
13179
13180 \backslash
13181 parbox
13182 \series default
13183
13184 \begin_inset Index idx
13185 status collapsed
13186
13187 \begin_layout Plain Layout
13188 Commandes ! P ! 
13189 \backslash
13190 parbox
13191 \end_layout
13192
13193 \end_inset
13194
13195  qui a la syntaxe suivante:
13196 \end_layout
13197
13198 \begin_layout Standard
13199
13200 \series bold
13201
13202 \backslash
13203 parbox[position]{largeur}{contenu de la boîte}
13204 \end_layout
13205
13206 \begin_layout Standard
13207 Les positions 
13208 \emph on
13209 b
13210 \emph default
13211  et 
13212 \emph on
13213 t
13214 \emph default
13215  sont possibles.
13216  
13217 \emph on
13218 b
13219 \emph default
13220  pour 
13221 \begin_inset Quotes fld
13222 \end_inset
13223
13224 bas
13225 \begin_inset Quotes frd
13226 \end_inset
13227
13228  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13229  au niveau de sa dernière ligne.
13230  Avec 
13231 \emph on
13232 t
13233 \emph default
13234  pour 
13235 \begin_inset Quotes fld
13236 \end_inset
13237
13238 haut
13239 \begin_inset Quotes frd
13240 \end_inset
13241
13242  (top) l'alignement se fait avec la première ligne.
13243  Si aucune position n'est précisée, la boîte est centrée verticalement,
13244  voir la section 
13245 \emph on
13246 Boîtes 
13247 \emph default
13248 du manuel 
13249 \emph on
13250 Objets insérés 
13251 \emph default
13252 pour des exemples.
13253 \end_layout
13254
13255 \begin_layout Standard
13256 \begin_inset VSpace bigskip
13257 \end_inset
13258
13259 Pour encadrer une formule complètement, y compris le numéro de la formule,
13260  il faut la placer dans une boîte de paragraphe.
13261  Pour le faire, on insère la commande 
13262 \series bold
13263
13264 \backslash
13265 fbox{
13266 \backslash
13267 parbox{
13268 \backslash
13269 linewidth-2
13270 \backslash
13271 fboxsep-2
13272 \backslash
13273 fboxrule}{
13274 \series default
13275  en mode TeX avant la formule.
13276  Dans cette commande 
13277 \series bold
13278
13279 \backslash
13280 linewidth
13281 \series default
13282
13283 \begin_inset Index idx
13284 status collapsed
13285
13286 \begin_layout Plain Layout
13287 Commandes ! L ! 
13288 \backslash
13289 linewidth
13290 \end_layout
13291
13292 \end_inset
13293
13294  est l'épaisseur de ligne qui est active pour tout le document.
13295  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13296  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13297  et l'épaisseur du cadre.
13298  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13299 \begin_inset Foot
13300 status collapsed
13301
13302 \begin_layout Plain Layout
13303 \begin_inset CommandInset href
13304 LatexCommand href
13305 name "LyX-bug #4483"
13306 target "http://www.lyx.org/trac/ticket/4483"
13307
13308 \end_inset
13309
13310
13311 \end_layout
13312
13313 \end_inset
13314
13315 , on doit utiliser le mode TeX.
13316  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13317  on doit charger le paquetage LaTeX 
13318 \series bold
13319 calc
13320 \series default
13321
13322 \begin_inset Foot
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326
13327 \series bold
13328 calc
13329 \series default
13330  fait partie de toutes les installations standard de LaTeX.
13331 \end_layout
13332
13333 \end_inset
13334
13335
13336 \begin_inset Index idx
13337 status collapsed
13338
13339 \begin_layout Plain Layout
13340 Paquetages ! calc
13341 \end_layout
13342
13343 \end_inset
13344
13345  dans le préambule LaTeX avec la ligne
13346 \end_layout
13347
13348 \begin_layout Standard
13349
13350 \series bold
13351
13352 \backslash
13353 usepackage{calc}
13354 \end_layout
13355
13356 \begin_layout Standard
13357 Après la formule, les deux boîtes sont refermées en entrant 
13358 \series bold
13359 }}
13360 \series default
13361  en mode TeX.
13362  Voici un exemple:
13363 \begin_inset ERT
13364 status collapsed
13365
13366 \begin_layout Plain Layout
13367
13368
13369 \backslash
13370 fboxsep 5mm 
13371 \backslash
13372 fboxrule 5mm
13373 \end_layout
13374
13375 \end_inset
13376
13377
13378 \end_layout
13379
13380 \begin_layout Standard
13381 \begin_inset ERT
13382 status collapsed
13383
13384 \begin_layout Plain Layout
13385
13386
13387 \backslash
13388 fbox{
13389 \backslash
13390 parbox{
13391 \backslash
13392 linewidth-2
13393 \backslash
13394 fboxsep-2
13395 \backslash
13396 fboxrule}{
13397 \end_layout
13398
13399 \end_inset
13400
13401
13402 \begin_inset Formula 
13403 \begin{equation}
13404 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13405 \end{equation}
13406
13407 \end_inset
13408
13409
13410 \begin_inset ERT
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414
13415 }}
13416 \end_layout
13417
13418 \end_inset
13419
13420
13421 \begin_inset ERT
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425
13426
13427 \backslash
13428 fboxrule 0.4pt 
13429 \backslash
13430 fboxsep 3pt
13431 \end_layout
13432
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \begin_layout Standard
13439 \begin_inset VSpace medskip
13440 \end_inset
13441
13442 Comme on utilise une boîte de paragraphe comme argument de 
13443 \series bold
13444
13445 \backslash
13446 fbox
13447 \series default
13448 , il n'y a dans ce cas pas de différence entre 
13449 \series bold
13450
13451 \backslash
13452 fbox
13453 \series default
13454  et 
13455 \series bold
13456
13457 \backslash
13458 boxed
13459 \series default
13460 .
13461 \end_layout
13462
13463 \begin_layout Standard
13464 \begin_inset VSpace bigskip
13465 \end_inset
13466
13467 Les boîtes de paragraphes sont très utiles pour commenter directement des
13468  formules.
13469  Pour faire cela, on utilise la commande 
13470 \series bold
13471
13472 \backslash
13473 parbox
13474 \series default
13475  en combinaison avec la commande 
13476 \series bold
13477
13478 \backslash
13479 tag
13480 \series default
13481
13482 \begin_inset Foot
13483 status collapsed
13484
13485 \begin_layout Plain Layout
13486 plus au sujet de la commande 
13487 \series bold
13488
13489 \backslash
13490 tag
13491 \series default
13492 , voir 
13493 \begin_inset CommandInset ref
13494 LatexCommand ref
13495 reference "sub:Numérotation-personnalisée"
13496
13497 \end_inset
13498
13499 .
13500 \end_layout
13501
13502 \end_inset
13503
13504 .
13505 \end_layout
13506
13507 \begin_layout Standard
13508 Un exemple de formule commentée avec 
13509 \series bold
13510
13511 \backslash
13512 parbox
13513 \series default
13514 :
13515 \end_layout
13516
13517 \begin_layout Standard
13518 \begin_inset ERT
13519 status collapsed
13520
13521 \begin_layout Plain Layout
13522
13523
13524 \backslash
13525 [5x-7b=3b
13526 \backslash
13527 tag*{
13528 \backslash
13529 parbox{5cm}{
13530 \end_layout
13531
13532 \end_inset
13533
13534 Ceci est une description.
13535  Elle est clairement séparée de la formule et est multi-ligne.
13536 \begin_inset ERT
13537 status collapsed
13538
13539 \begin_layout Plain Layout
13540
13541 }}
13542 \backslash
13543 ]
13544 \end_layout
13545
13546 \end_inset
13547
13548
13549 \end_layout
13550
13551 \begin_layout Standard
13552 Une telle formule doit être complètement insérée en mode TeX, parce que
13553  LyX ne supporte pas encore la commande 
13554 \series bold
13555
13556 \backslash
13557 parbox
13558 \series default
13559  dans les formules.
13560  On crée la formule avec la suite de commandes suivante:
13561 \end_layout
13562
13563 \begin_layout Standard
13564 On insère la commande 
13565 \series bold
13566
13567 \backslash
13568 [5x-7b=3b
13569 \backslash
13570 tag*
13571 \backslash
13572 {
13573 \backslash
13574 parbox{5cm}{
13575 \series default
13576  en mode TeX.
13577 \begin_inset Foot
13578 status collapsed
13579
13580 \begin_layout Plain Layout
13581 Quand on utilise le style de formule 
13582 \series bold
13583 Indenté
13584 \series default
13585 , on peut aussi remplacer 
13586 \series bold
13587
13588 \backslash
13589 tag*
13590 \backslash
13591 {
13592 \series default
13593  par 
13594 \series bold
13595
13596 \backslash
13597 hfill
13598 \series default
13599 .
13600  (pour les styles de formules, voir 
13601 \begin_inset CommandInset ref
13602 LatexCommand ref
13603 reference "sec:Styles-de-formules"
13604
13605 \end_inset
13606
13607 ).
13608 \end_layout
13609
13610 \end_inset
13611
13612  Ensuite la description suit en texte normal et enfin on insère 
13613 \series bold
13614 }}
13615 \backslash
13616 ]
13617 \series default
13618  en mode TeX.
13619  Dans ces commandes, 
13620 \series bold
13621
13622 \backslash
13623 [
13624 \series default
13625  et 
13626 \series bold
13627
13628 \backslash
13629 ]
13630 \series default
13631  créent une formule hors ligne.
13632 \end_layout
13633
13634 \begin_layout Standard
13635 On peut voir les avantages de 
13636 \series bold
13637
13638 \backslash
13639 parbox
13640 \series default
13641  dans cet exemple qui a été commenté en utilisant du texte mathématique:
13642 \begin_inset Formula 
13643 \[
13644 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
13645 \]
13646
13647 \end_inset
13648
13649
13650 \end_layout
13651
13652 \begin_layout Section
13653 Opérateurs
13654 \begin_inset Index idx
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658 Opérateurs
13659 \end_layout
13660
13661 \end_inset
13662
13663
13664 \end_layout
13665
13666 \begin_layout Subsection
13667 Grands Opérateurs
13668 \begin_inset CommandInset label
13669 LatexCommand label
13670 name "sub:Grands-opérateurs"
13671
13672 \end_inset
13673
13674
13675 \begin_inset Index idx
13676 status collapsed
13677
13678 \begin_layout Plain Layout
13679 Opérateurs ! grands
13680 \end_layout
13681
13682 \end_inset
13683
13684
13685 \begin_inset Index idx
13686 status collapsed
13687
13688 \begin_layout Plain Layout
13689 Sommes
13690 \end_layout
13691
13692 \end_inset
13693
13694
13695 \begin_inset Index idx
13696 status collapsed
13697
13698 \begin_layout Plain Layout
13699 Intégrales
13700 \end_layout
13701
13702 \end_inset
13703
13704
13705 \end_layout
13706
13707 \begin_layout Standard
13708 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
13709  activer l'option 
13710 \family sans
13711 Utiliser
13712 \begin_inset space ~
13713 \end_inset
13714
13715 automatiquement le paquetage
13716 \begin_inset space ~
13717 \end_inset
13718
13719 esint
13720 \family default
13721  dans les 
13722 \family sans
13723 Options du mode math.
13724 \end_layout
13725
13726 \begin_layout Standard
13727 \begin_inset space \hfill{}
13728 \end_inset
13729
13730
13731 \begin_inset Tabular
13732 <lyxtabular version="3" rows="11" columns="2">
13733 <features rotate="0" tabularvalignment="middle">
13734 <column alignment="center" valignment="top" width="0pt">
13735 <column alignment="center" valignment="top" width="0pt">
13736 <row>
13737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 Commande
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 Résultat
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 </row>
13756 <row>
13757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761
13762 \backslash
13763 int
13764 \begin_inset Index idx
13765 status collapsed
13766
13767 \begin_layout Plain Layout
13768 Commandes ! I ! 
13769 \backslash
13770 int
13771 \end_layout
13772
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \end_inset
13779 </cell>
13780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13781 \begin_inset Text
13782
13783 \begin_layout Plain Layout
13784 \begin_inset Formula $\int$
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 </row>
13793 <row>
13794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798
13799 \backslash
13800 oint
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809 \begin_inset Formula $\oint$
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 </row>
13818 <row>
13819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13820 \begin_inset Text
13821
13822 \begin_layout Plain Layout
13823
13824 \backslash
13825 ointctrclockwise
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 \begin_inset Formula $\ointctrclockwise$
13835 \end_inset
13836
13837
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 </row>
13843 <row>
13844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848
13849 \backslash
13850 ointclockwise
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 \begin_inset Formula $\ointclockwise$
13860 \end_inset
13861
13862
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 </row>
13868 <row>
13869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13870 \begin_inset Text
13871
13872 \begin_layout Plain Layout
13873
13874 \backslash
13875 sqint
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884 \begin_inset Formula $\sqint$
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \end_inset
13891 </cell>
13892 </row>
13893 <row>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898
13899 \backslash
13900 fint
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13906 \begin_inset Text
13907
13908 \begin_layout Plain Layout
13909  
13910 \begin_inset Formula $\fint$
13911 \end_inset
13912
13913
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 </row>
13919 <row>
13920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Plain Layout
13924
13925 \backslash
13926 landupint
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935  
13936 \begin_inset Formula $\landupint$
13937 \end_inset
13938
13939
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 </row>
13945 <row>
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950
13951 \backslash
13952 landdownint
13953 \end_layout
13954
13955 \end_inset
13956 </cell>
13957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Plain Layout
13961  
13962 \begin_inset Formula $\landdownint$
13963 \end_inset
13964
13965
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 </row>
13971 <row>
13972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13973 \begin_inset Text
13974
13975 \begin_layout Plain Layout
13976
13977 \backslash
13978 bigcap
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13984 \begin_inset Text
13985
13986 \begin_layout Plain Layout
13987 \begin_inset Formula $\bigcap$
13988 \end_inset
13989
13990
13991 \end_layout
13992
13993 \end_inset
13994 </cell>
13995 </row>
13996 <row>
13997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001
14002 \backslash
14003 bigcup
14004 \end_layout
14005
14006 \end_inset
14007 </cell>
14008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \begin_layout Plain Layout
14012 \begin_inset Formula $\bigcup$
14013 \end_inset
14014
14015
14016 \end_layout
14017
14018 \end_inset
14019 </cell>
14020 </row>
14021 </lyxtabular>
14022
14023 \end_inset
14024
14025
14026 \begin_inset space \hfill{}
14027 \end_inset
14028
14029
14030 \begin_inset Tabular
14031 <lyxtabular version="3" rows="11" columns="2">
14032 <features rotate="0" tabularvalignment="middle">
14033 <column alignment="center" valignment="top" width="0pt">
14034 <column alignment="center" valignment="top" width="0pt">
14035 <row>
14036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Plain Layout
14040 Commande
14041 \end_layout
14042
14043 \end_inset
14044 </cell>
14045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049 Résultat
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 </row>
14055 <row>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060
14061 \backslash
14062 sum
14063 \begin_inset Index idx
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067 Commandes ! S ! 
14068 \backslash
14069 sum
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \end_layout
14076
14077 \end_inset
14078 </cell>
14079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 \begin_inset Formula $\sum$
14084 \end_inset
14085
14086
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 </row>
14092 <row>
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Plain Layout
14097
14098 \backslash
14099 prod
14100 \begin_inset Index idx
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104 Commandes ! P ! 
14105 \backslash
14106 prod
14107 \end_layout
14108
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 \begin_inset Formula $\prod$
14121 \end_inset
14122
14123
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 </row>
14129 <row>
14130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14131 \begin_inset Text
14132
14133 \begin_layout Plain Layout
14134
14135 \backslash
14136 coprod
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 \begin_inset Formula $\coprod$
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 </row>
14154 <row>
14155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159
14160 \backslash
14161 bigodot
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 \begin_inset Formula $\bigodot$
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \end_inset
14177 </cell>
14178 </row>
14179 <row>
14180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184
14185 \backslash
14186 bigotimes
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 \begin_inset Formula $\bigotimes$
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \end_inset
14202 </cell>
14203 </row>
14204 <row>
14205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209
14210 \backslash
14211 bigoplus
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14217 \begin_inset Text
14218
14219 \begin_layout Plain Layout
14220 \begin_inset Formula $\bigoplus$
14221 \end_inset
14222
14223
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 </row>
14229 <row>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Plain Layout
14234
14235 \backslash
14236 bigwedge
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14242 \begin_inset Text
14243
14244 \begin_layout Plain Layout
14245 \begin_inset Formula $\bigwedge$
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 </row>
14254 <row>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259
14260 \backslash
14261 bigvee
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14267 \begin_inset Text
14268
14269 \begin_layout Plain Layout
14270 \begin_inset Formula $\bigvee$
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 </row>
14279 <row>
14280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284
14285 \backslash
14286 bigsqcup
14287 \end_layout
14288
14289 \end_inset
14290 </cell>
14291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14292 \begin_inset Text
14293
14294 \begin_layout Plain Layout
14295 \begin_inset Formula $\bigsqcup$
14296 \end_inset
14297
14298
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 </row>
14304 <row>
14305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309
14310 \backslash
14311 biguplus
14312 \end_layout
14313
14314 \end_inset
14315 </cell>
14316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14317 \begin_inset Text
14318
14319 \begin_layout Plain Layout
14320 \begin_inset Formula $\biguplus$
14321 \end_inset
14322
14323
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 </row>
14329 </lyxtabular>
14330
14331 \end_inset
14332
14333
14334 \begin_inset space \hfill{}
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \begin_layout Standard
14341 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14342  
14343 \begin_inset Graphics
14344         filename ../../images/math/intop.png
14345         scale 85
14346
14347 \end_inset
14348
14349  de la barre d'outils mathématique.
14350 \end_layout
14351
14352 \begin_layout Standard
14353 On nomme ces opérateurs 
14354 \begin_inset Quotes eld
14355 \end_inset
14356
14357 grands
14358 \begin_inset Quotes erd
14359 \end_inset
14360
14361  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14362  parfois.
14363  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14364  dans la section qui suit.
14365 \end_layout
14366
14367 \begin_layout Standard
14368 Pour tous les opérateurs intégrales, une seconde version est disponible,
14369  se terminant en 
14370 \series bold
14371 op
14372 \series default
14373
14374 \series bold
14375
14376 \backslash
14377 intop
14378 \series default
14379
14380 \series bold
14381
14382 \backslash
14383 ointop
14384 \series default
14385  etc..
14386  Ces opérateurs sont différents de
14387 \series bold
14388  
14389 \backslash
14390 int
14391 \series default
14392  etc.
14393 \begin_inset space \space{}
14394 \end_inset
14395
14396 dans la manière dont sont affichés les limites, voir 
14397 \begin_inset CommandInset ref
14398 LatexCommand ref
14399 reference "sub:Limites-des-opérateurs"
14400
14401 \end_inset
14402
14403 .
14404  
14405 \end_layout
14406
14407 \begin_layout Subsubsection*
14408 Conseils pour les intégrales
14409 \end_layout
14410
14411 \begin_layout Standard
14412 La lettre 
14413 \emph on
14414 d
14415 \emph default
14416  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14417  On le fait en sélectionnant le 
14418 \emph on
14419
14420 \emph default
14421 et en utilisant le raccourci clavier 
14422 \family sans
14423 Alt+C
14424 \begin_inset space ~
14425 \end_inset
14426
14427 R
14428 \family default
14429
14430 \begin_inset Foot
14431 status collapsed
14432
14433 \begin_layout Plain Layout
14434 Pour les styles de polices, voir 
14435 \begin_inset CommandInset ref
14436 LatexCommand ref
14437 reference "sub:Styles-de-polices"
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \end_inset
14445
14446 .
14447  Pour finir, on insère une espace fine avant le 
14448 \emph on
14449
14450 \emph default
14451 puisque c'est l'habitude avec les opérateurs.
14452  Un exemple:
14453 \end_layout
14454
14455 \begin_layout Standard
14456 incorrect: 
14457 \begin_inset Formula $\int A(x)dx$
14458 \end_inset
14459
14460
14461 \begin_inset Newline newline
14462 \end_inset
14463
14464
14465 \begin_inset Phantom HPhantom
14466 status open
14467
14468 \begin_layout Plain Layout
14469 in
14470 \end_layout
14471
14472 \end_inset
14473
14474 correct: 
14475 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \begin_layout Standard
14482 Pour les intégrales multiples, il y a les commandes suivantes:
14483 \begin_inset VSpace medskip
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \begin_layout Standard
14490 \begin_inset space \hfill{}
14491 \end_inset
14492
14493
14494 \begin_inset Tabular
14495 <lyxtabular version="3" rows="4" columns="2">
14496 <features rotate="0" tabularvalignment="middle">
14497 <column alignment="center" valignment="top">
14498 <column alignment="center" valignment="top">
14499 <row>
14500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14501 \begin_inset Text
14502
14503 \begin_layout Plain Layout
14504 Commande
14505 \end_layout
14506
14507 \end_inset
14508 </cell>
14509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Plain Layout
14513 Résultat
14514 \begin_inset Note Note
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518
14519 \series bold
14520
14521 \backslash
14522 raisebox
14523 \series default
14524  est seulement utilisée pour faire de la place
14525 \end_layout
14526
14527 \end_inset
14528
14529
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 <row>
14536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14537 \begin_inset Text
14538
14539 \begin_layout Plain Layout
14540
14541 \backslash
14542 iint
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 </row>
14560 <row>
14561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14562 \begin_inset Text
14563
14564 \begin_layout Plain Layout
14565
14566 \backslash
14567 oiint
14568 \end_layout
14569
14570 \end_inset
14571 </cell>
14572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14573 \begin_inset Text
14574
14575 \begin_layout Plain Layout
14576 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14577 \end_inset
14578
14579
14580 \end_layout
14581
14582 \end_inset
14583 </cell>
14584 </row>
14585 <row>
14586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14587 \begin_inset Text
14588
14589 \begin_layout Plain Layout
14590
14591 \backslash
14592 sqiint
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14602 \end_inset
14603
14604
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 </lyxtabular>
14611
14612 \end_inset
14613
14614
14615 \begin_inset space \hfill{}
14616 \end_inset
14617
14618
14619 \begin_inset Tabular
14620 <lyxtabular version="3" rows="4" columns="2">
14621 <features rotate="0" tabularvalignment="middle">
14622 <column alignment="center" valignment="top">
14623 <column alignment="center" valignment="top">
14624 <row>
14625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 Commande
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638 Résultat
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 </row>
14644 <row>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649
14650 \backslash
14651 iiint
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 <row>
14670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674
14675 \backslash
14676 iiiint
14677 \end_layout
14678
14679 \end_inset
14680 </cell>
14681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14682 \begin_inset Text
14683
14684 \begin_layout Plain Layout
14685 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \end_inset
14692 </cell>
14693 </row>
14694 <row>
14695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699
14700 \backslash
14701 dotsint
14702 \end_layout
14703
14704 \end_inset
14705 </cell>
14706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14707 \begin_inset Text
14708
14709 \begin_layout Plain Layout
14710 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14711 \end_inset
14712
14713
14714 \end_layout
14715
14716 \end_inset
14717 </cell>
14718 </row>
14719 </lyxtabular>
14720
14721 \end_inset
14722
14723
14724 \begin_inset space \hfill{}
14725 \end_inset
14726
14727
14728 \end_layout
14729
14730 \begin_layout Standard
14731 \begin_inset Newpage newpage
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \begin_layout Subsection
14738 Limites des opérateurs
14739 \begin_inset CommandInset label
14740 LatexCommand label
14741 name "sub:Limites-des-opérateurs"
14742
14743 \end_inset
14744
14745
14746 \begin_inset Index idx
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750 Opérateurs ! Limites
14751 \end_layout
14752
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \begin_layout Standard
14759 Les limites sont créées avec les indices et les exposants:
14760 \end_layout
14761
14762 \begin_layout Standard
14763 \align center
14764 \begin_inset Tabular
14765 <lyxtabular version="3" rows="2" columns="2">
14766 <features rotate="0" tabularvalignment="middle">
14767 <column alignment="center" valignment="top" width="0pt">
14768 <column alignment="center" valignment="top" width="0pt">
14769 <row>
14770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Plain Layout
14774 Commande
14775 \end_layout
14776
14777 \end_inset
14778 </cell>
14779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 Résultat
14784 \begin_inset Note Note
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788
14789 \series bold
14790
14791 \backslash
14792 raisebox
14793 \series default
14794  est seulement utilisée pour faire de la place
14795 \end_layout
14796
14797 \end_inset
14798
14799
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 </row>
14805 <row>
14806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14807 \begin_inset Text
14808
14809 \begin_layout Plain Layout
14810
14811 \backslash
14812 prod^
14813 \backslash
14814 infty
14815 \begin_inset space \textvisiblespace{}
14816 \end_inset
14817
14818
14819 \begin_inset Formula $\to$
14820 \end_inset
14821
14822 _0
14823 \begin_inset Formula $\to$
14824 \end_inset
14825
14826 A(x)
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14836 \end_inset
14837
14838
14839 \end_layout
14840
14841 \end_inset
14842 </cell>
14843 </row>
14844 </lyxtabular>
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Standard
14852 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
14853  Pour les formules hors ligne, les limites sont placées au dessus ou en
14854  dessous de l'opérateur, sauf pour les limites des intégrales.
14855 \end_layout
14856
14857 \begin_layout Standard
14858 Pour forcer les limites à être après l'opérateur, on place le curseur juste
14859  après l'opérateur et on change le type de limite avec le menu 
14860 \family sans
14861 Édition\SpecialChar \menuseparator
14862 Math\SpecialChar \menuseparator
14863 Changer
14864 \begin_inset space ~
14865 \end_inset
14866
14867 le
14868 \begin_inset space ~
14869 \end_inset
14870
14871 type
14872 \begin_inset space ~
14873 \end_inset
14874
14875 de
14876 \begin_inset space ~
14877 \end_inset
14878
14879 limites
14880 \family default
14881  pour 
14882 \family sans
14883 En
14884 \begin_inset space ~
14885 \end_inset
14886
14887 ligne
14888 \family default
14889  (raccourci 
14890 \family sans
14891 Alt+M
14892 \family default
14893
14894 \begin_inset space ~
14895 \end_inset
14896
14897
14898 \family sans
14899 L
14900 \family default
14901 ).
14902  Un exemple:
14903 \end_layout
14904
14905 \begin_layout Standard
14906 Implicitement les limites ont ce type:
14907 \begin_inset Formula 
14908 \[
14909 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
14910 \]
14911
14912 \end_inset
14913
14914 Voici à quoi elles ressemblent si on change le type des limites à 
14915 \family sans
14916 En
14917 \begin_inset space ~
14918 \end_inset
14919
14920 ligne
14921 \family default
14922 :
14923 \begin_inset Formula 
14924 \[
14925 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
14926 \]
14927
14928 \end_inset
14929
14930 Pour les intégrales, à part pour celles dont le nom se termine en 
14931 \series bold
14932 op
14933 \series default
14934  comme 
14935 \series bold
14936
14937 \backslash
14938 intop
14939 \series default
14940
14941 \series bold
14942
14943 \backslash
14944 ointop
14945 \series default
14946  etc., les limites sont placées implicitement après l'opérateur.
14947  Mais pour les intégrales multiples les limites sont souvent placées sous
14948  l'opérateur.
14949  Dans l'exemple suivant, le type de limites a donc été mis à 
14950 \series bold
14951 Hors
14952 \begin_inset space ~
14953 \end_inset
14954
14955 ligne 
14956 \series default
14957 et elles sont donc placées sous les intégrales:
14958 \begin_inset Formula 
14959 \begin{equation}
14960 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
14961 \end{equation}
14962
14963 \end_inset
14964
14965
14966 \end_layout
14967
14968 \begin_layout Standard
14969 \begin_inset VSpace medskip
14970 \end_inset
14971
14972 Pour préciser des conditions pour les limites, on utilise les commandes
14973  
14974 \series bold
14975
14976 \backslash
14977 subarray
14978 \series default
14979
14980 \begin_inset Index idx
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984 Commandes ! S ! 
14985 \backslash
14986 subarray
14987 \end_layout
14988
14989 \end_inset
14990
14991  et 
14992 \series bold
14993
14994 \backslash
14995 substack
14996 \series default
14997
14998 \begin_inset Index idx
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002 Commandes ! S ! 
15003 \backslash
15004 substack
15005 \end_layout
15006
15007 \end_inset
15008
15009 .
15010  Par exemple, pour obtenir cette expression 
15011 \begin_inset Formula 
15012 \begin{equation}
15013 \sum_{\begin{subarray}{c}
15014 0<k<1000\\
15015 \\
15016 k\,\in\,\mathbb{N}
15017 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15018 \end{equation}
15019
15020 \end_inset
15021
15022
15023 \end_layout
15024
15025 \begin_layout Standard
15026 on doit faire ceci:
15027 \begin_inset Newline newline
15028 \end_inset
15029
15030 D'abord taper la commande 
15031 \series bold
15032
15033 \backslash
15034 sum
15035 \series default
15036 ^
15037 \series bold
15038 n
15039 \begin_inset space \textvisiblespace{}
15040 \end_inset
15041
15042 _
15043 \series default
15044  .
15045  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15046  on y insère la commande 
15047 \series bold
15048
15049 \backslash
15050 subarray
15051 \begin_inset space \textvisiblespace{}
15052 \end_inset
15053
15054
15055 \series default
15056 .
15057  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15058  écrire plusieurs lignes les unes au dessus des autres.
15059  On crée une nouvelle ligne en insérant un saut de ligne (
15060 \family sans
15061 Ctrl+Entrée
15062 \family default
15063 ).
15064  Maintenant, quand on tape
15065 \begin_inset Newline newline
15066 \end_inset
15067
15068
15069 \series bold
15070 0<k<1000 Ctrl+Entrée
15071 \begin_inset Newline newline
15072 \end_inset
15073
15074
15075 \series default
15076 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15077 \end_layout
15078
15079 \begin_layout Standard
15080 L'alignement des lignes peut être modifié en alignement à gauche avec la
15081  barre d'outils 
15082 \family sans
15083 Tableaux
15084 \family default
15085  ou avec le menu 
15086 \family sans
15087 Édition\SpecialChar \menuseparator
15088 Lignes
15089 \begin_inset space ~
15090 \end_inset
15091
15092 &
15093 \begin_inset space ~
15094 \end_inset
15095
15096 colonnes
15097 \family default
15098 .
15099  Pour avoir un alignement à droite, on insère un 
15100 \series bold
15101
15102 \backslash
15103 hfill
15104 \begin_inset space \textvisiblespace{}
15105 \end_inset
15106
15107
15108 \series default
15109  au début de la ligne.
15110 \end_layout
15111
15112 \begin_layout Standard
15113 La commande 
15114 \series bold
15115
15116 \backslash
15117 substack
15118 \series default
15119  est équivalente à 
15120 \series bold
15121
15122 \backslash
15123 subarray
15124 \series default
15125  avec la différence que les lignes sont toujours centrées.
15126 \end_layout
15127
15128 \begin_layout Standard
15129 \begin_inset VSpace bigskip
15130 \end_inset
15131
15132 Comme dans le cas de la formule 
15133 \begin_inset CommandInset ref
15134 LatexCommand eqref
15135 reference "eq:substack"
15136
15137 \end_inset
15138
15139 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15140 s qui suivent l'opérateur se trouvent après la limite.
15141 \end_layout
15142
15143 \begin_layout Standard
15144 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15145 \end_layout
15146
15147 \begin_layout Standard
15148
15149 \series bold
15150
15151 \backslash
15152 def
15153 \backslash
15154 clap#1{
15155 \backslash
15156 hbox to 0pt{
15157 \backslash
15158 hss #1
15159 \backslash
15160 hss}}
15161 \begin_inset Newline newline
15162 \end_inset
15163
15164
15165 \backslash
15166 def
15167 \backslash
15168 mathclap {
15169 \backslash
15170 mathpalette 
15171 \backslash
15172 mathclapinternal}
15173 \begin_inset Newline newline
15174 \end_inset
15175
15176
15177 \backslash
15178 def
15179 \backslash
15180 mathclapinternal #1#2{
15181 \backslash
15182 clap{$
15183 \backslash
15184 mathsurround =0pt #1{#2}$}}
15185 \end_layout
15186
15187 \begin_layout Standard
15188 Elle définit la commande 
15189 \series bold
15190
15191 \backslash
15192 mathclap
15193 \series default
15194
15195 \begin_inset Index idx
15196 status collapsed
15197
15198 \begin_layout Plain Layout
15199 Commandes ! M ! 
15200 \backslash
15201 mathclap
15202 \end_layout
15203
15204 \end_inset
15205
15206  qui met la largeur de la limite à 0
15207 \begin_inset space \thinspace{}
15208 \end_inset
15209
15210 pt.
15211  La syntaxe de la commande est:
15212 \end_layout
15213
15214 \begin_layout Standard
15215
15216 \series bold
15217
15218 \backslash
15219 mathclap{limite}
15220 \end_layout
15221
15222 \begin_layout Standard
15223 où la limite peut être composée de plusieurs conditions.
15224 \end_layout
15225
15226 \begin_layout Standard
15227 Appliqué à la formule 
15228 \begin_inset CommandInset ref
15229 LatexCommand eqref
15230 reference "eq:substack"
15231
15232 \end_inset
15233
15234 , on utilise la commande
15235 \end_layout
15236
15237 \begin_layout Standard
15238
15239 \series bold
15240
15241 \backslash
15242 sum_
15243 \backslash
15244 mathclap{
15245 \backslash
15246 substack
15247 \begin_inset space \textvisiblespace{}
15248 \end_inset
15249
15250 0<k<1000 Ctrl+Entrée
15251 \end_layout
15252
15253 \begin_layout Standard
15254 pour créer la limite inférieure.
15255  L'opérande est maintenant juste après l'opérateur de sommation:
15256 \begin_inset Formula 
15257 \[
15258 \sum_{\mathclap{\substack{0<k<1000\\
15259 \\
15260 k\,\in\,\mathbb{N}
15261 }
15262 }}^{n}k^{-2}
15263 \]
15264
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \begin_layout Standard
15271 \begin_inset VSpace bigskip
15272 \end_inset
15273
15274 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15275 \begin_inset CommandInset ref
15276 LatexCommand ref
15277 reference "sub:Opérateurs-personnalisés"
15278
15279 \end_inset
15280
15281 .
15282 \end_layout
15283
15284 \begin_layout Subsection
15285 Décoration pour les opérateurs
15286 \begin_inset Index idx
15287 status collapsed
15288
15289 \begin_layout Plain Layout
15290 Opérateurs ! Décoration
15291 \end_layout
15292
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \begin_layout Standard
15299 Avec les commandes 
15300 \series bold
15301
15302 \backslash
15303 overset
15304 \series default
15305
15306 \begin_inset Index idx
15307 status collapsed
15308
15309 \begin_layout Plain Layout
15310 Commandes ! O ! 
15311 \backslash
15312 overset
15313 \end_layout
15314
15315 \end_inset
15316
15317  et 
15318 \series bold
15319
15320 \backslash
15321 underset
15322 \series default
15323
15324 \begin_inset Index idx
15325 status collapsed
15326
15327 \begin_layout Plain Layout
15328 Commandes ! U ! 
15329 \backslash
15330 underset
15331 \end_layout
15332
15333 \end_inset
15334
15335  on peut placer des caractères respectivement au dessus ou en dessous d'un
15336  opérateur.
15337  Avec la commande 
15338 \series bold
15339
15340 \backslash
15341 sideset
15342 \series default
15343
15344 \begin_inset Index idx
15345 status collapsed
15346
15347 \begin_layout Plain Layout
15348 Commandes ! S ! 
15349 \backslash
15350 sideset
15351 \end_layout
15352
15353 \end_inset
15354
15355 , on peut placer des caractères avant ou après un grand opérateur.
15356  La syntaxe de la commande est:
15357 \series bold
15358
15359 \begin_inset Newline newline
15360 \end_inset
15361
15362
15363 \backslash
15364 sideset{caractère avant}{caractère après}
15365 \end_layout
15366
15367 \begin_layout Standard
15368
15369 \series bold
15370
15371 \backslash
15372 sideset
15373 \series default
15374  doit toujours se trouver avant l'opérateur.
15375   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
15376  d'autres opérateurs ou des symboles.
15377  Pour placer par exemple seulement des caractères derrière un grand opérateur,
15378  ne mettez rien entre les deux premières accolades, mais ne les omettez
15379  pas.
15380 \end_layout
15381
15382 \begin_layout Standard
15383 Par exemple la commande 
15384 \series bold
15385
15386 \backslash
15387 sideset{
15388 \begin_inset Formula $\to$
15389 \end_inset
15390
15391
15392 \backslash
15393 {
15394 \series default
15395 '
15396 \series bold
15397
15398 \begin_inset Formula $\to$
15399 \end_inset
15400
15401
15402 \backslash
15403 sum_k=1
15404 \begin_inset space \textvisiblespace{}
15405 \end_inset
15406
15407
15408 \series default
15409 ^
15410 \series bold
15411 n
15412 \series default
15413  donne:
15414 \begin_inset Formula 
15415 \[
15416 \sideset{}{'}\sum_{k=1}^{n}
15417 \]
15418
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \begin_layout Standard
15425 \begin_inset Note Greyedout
15426 status open
15427
15428 \begin_layout Plain Layout
15429
15430 \series bold
15431 Nota: 
15432 \backslash
15433 sideset
15434 \series default
15435  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15436  pour les opérateurs binaires.
15437 \end_layout
15438
15439 \end_inset
15440
15441
15442 \end_layout
15443
15444 \begin_layout Standard
15445 Avec 
15446 \series bold
15447
15448 \backslash
15449 overset
15450 \series default
15451  et 
15452 \series bold
15453
15454 \backslash
15455 underset
15456 \series default
15457  on peut aussi décorer des symboles et des caractères.
15458  Pour exemple la commande 
15459 \series bold
15460
15461 \backslash
15462 overset
15463 \begin_inset space \textvisiblespace{}
15464 \end_inset
15465
15466
15467 \backslash
15468 maltese
15469 \begin_inset space \textvisiblespace{}
15470 \end_inset
15471
15472
15473 \series default
15474
15475 \begin_inset Formula $\uparrow$
15476 \end_inset
15477
15478
15479 \series bold
15480 a
15481 \series default
15482  donne:
15483 \begin_inset Formula 
15484 \[
15485 \overset{a}{\maltese}
15486 \]
15487
15488 \end_inset
15489
15490
15491 \end_layout
15492
15493 \begin_layout Subsection
15494 Opérateurs binaires
15495 \begin_inset CommandInset label
15496 LatexCommand label
15497 name "sub:Opérateurs-binaires"
15498
15499 \end_inset
15500
15501
15502 \begin_inset Index idx
15503 status collapsed
15504
15505 \begin_layout Plain Layout
15506 Opérateurs ! binaires
15507 \end_layout
15508
15509 \end_inset
15510
15511
15512 \end_layout
15513
15514 \begin_layout Standard
15515 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
15516  avant et après eux.
15517 \begin_inset VSpace medskip
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \begin_layout Standard
15524 \begin_inset space \hfill{}
15525 \end_inset
15526
15527
15528 \begin_inset Tabular
15529 <lyxtabular version="3" rows="13" columns="2">
15530 <features rotate="0" tabularvalignment="middle">
15531 <column alignment="center" valignment="top" width="0pt">
15532 <column alignment="center" valignment="top" width="0pt">
15533 <row>
15534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15535 \begin_inset Text
15536
15537 \begin_layout Plain Layout
15538 Commande
15539 \begin_inset Note Note
15540 status collapsed
15541
15542 \begin_layout Plain Layout
15543
15544 \series bold
15545
15546 \backslash
15547 raisebox
15548 \series default
15549  est seulement utilisée pour faire de la place
15550 \end_layout
15551
15552 \end_inset
15553
15554
15555 \end_layout
15556
15557 \end_inset
15558 </cell>
15559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Plain Layout
15563 Résultat
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 </row>
15569 <row>
15570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574 +
15575 \end_layout
15576
15577 \end_inset
15578 </cell>
15579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Plain Layout
15583 \begin_inset Formula $+$
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 </row>
15592 <row>
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Plain Layout
15597 -
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Plain Layout
15606 \begin_inset Formula $-$
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 </row>
15615 <row>
15616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620
15621 \backslash
15622 pm
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout Plain Layout
15631 \begin_inset Formula $\pm$
15632 \end_inset
15633
15634
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 </row>
15640 <row>
15641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645
15646 \backslash
15647 mp
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 \begin_inset Formula $\mp$
15657 \end_inset
15658
15659
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 </row>
15665 <row>
15666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \backslash
15672 cdot
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681 \begin_inset Formula $\cdot$
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row>
15691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695
15696 \backslash
15697 times
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706 \begin_inset Formula $\times$
15707 \end_inset
15708
15709
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 </row>
15715 <row>
15716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720
15721 \backslash
15722 div
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731 \begin_inset Formula $\div$
15732 \end_inset
15733
15734
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 </row>
15740 <row>
15741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Plain Layout
15745 \begin_inset ERT
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749
15750
15751 \backslash
15752 raisebox{-1.2mm}{
15753 \end_layout
15754
15755 \end_inset
15756
15757 *
15758 \begin_inset ERT
15759 status collapsed
15760
15761 \begin_layout Plain Layout
15762
15763 }
15764 \end_layout
15765
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777 \begin_inset Formula $*$
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 </row>
15786 <row>
15787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791
15792 \backslash
15793 star
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802 \begin_inset Formula $\star$
15803 \end_inset
15804
15805
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 <row>
15812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \backslash
15818 circ
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 \begin_inset Formula $\circ$
15828 \end_inset
15829
15830
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 </row>
15836 <row>
15837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \backslash
15843 diamond
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852 \begin_inset Formula $\diamond$
15853 \end_inset
15854
15855
15856 \end_layout
15857
15858 \end_inset
15859 </cell>
15860 </row>
15861 <row>
15862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866
15867 \backslash
15868 bullet
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Plain Layout
15877 \begin_inset Formula $\bullet$
15878 \end_inset
15879
15880
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 </row>
15886 </lyxtabular>
15887
15888 \end_inset
15889
15890
15891 \begin_inset space \hfill{}
15892 \end_inset
15893
15894
15895 \begin_inset Tabular
15896 <lyxtabular version="3" rows="13" columns="2">
15897 <features rotate="0" tabularvalignment="middle">
15898 <column alignment="center" valignment="top" width="0pt">
15899 <column alignment="center" valignment="top" width="0pt">
15900 <row>
15901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 Commande
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Plain Layout
15914 Résultat
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 </row>
15920 <row>
15921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925
15926 \backslash
15927 nabla
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 \begin_inset Formula $\nabla$
15937 \end_inset
15938
15939
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 </row>
15945 <row>
15946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950
15951 \backslash
15952 bigtriangledown
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Plain Layout
15961 \begin_inset Formula $\bigtriangledown$
15962 \end_inset
15963
15964
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 </row>
15970 <row>
15971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15972 \begin_inset Text
15973
15974 \begin_layout Plain Layout
15975
15976 \backslash
15977 bigtriangleup
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 \begin_inset Formula $\bigtriangleup$
15987 \end_inset
15988
15989
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 </row>
15995 <row>
15996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000
16001 \backslash
16002 Box
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011 \begin_inset Formula $\Box$
16012 \end_inset
16013
16014
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 </row>
16020 <row>
16021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025
16026 \backslash
16027 cap 
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036 \begin_inset Formula $\cap$
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050
16051 \backslash
16052 cup
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 \begin_inset Formula $\cup$
16062 \end_inset
16063
16064
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 </row>
16070 <row>
16071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075
16076 \backslash
16077 dagger
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086 \begin_inset Formula $\dagger$
16087 \end_inset
16088
16089
16090 \end_layout
16091
16092 \end_inset
16093 </cell>
16094 </row>
16095 <row>
16096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100
16101 \backslash
16102 ddagger
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111 \begin_inset Formula $\ddagger$
16112 \end_inset
16113
16114
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 </row>
16120 <row>
16121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125
16126 \backslash
16127 wr
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136 \begin_inset Formula $\wr$
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \end_inset
16143 </cell>
16144 </row>
16145 <row>
16146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150
16151 \backslash
16152 bigcirc
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 \begin_inset Formula $\bigcirc$
16162 \end_inset
16163
16164
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 </row>
16170 <row>
16171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175
16176 \backslash
16177 wedge
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186 \begin_inset Formula $\wedge$
16187 \end_inset
16188
16189
16190 \end_layout
16191
16192 \end_inset
16193 </cell>
16194 </row>
16195 <row>
16196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200
16201 \backslash
16202 vee
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211 \begin_inset Formula $\vee$
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 </row>
16220 </lyxtabular>
16221
16222 \end_inset
16223
16224
16225 \begin_inset space \hfill{}
16226 \end_inset
16227
16228
16229 \begin_inset Tabular
16230 <lyxtabular version="3" rows="13" columns="2">
16231 <features rotate="0" tabularvalignment="middle">
16232 <column alignment="center" valignment="top" width="0pt">
16233 <column alignment="center" valignment="top" width="0pt">
16234 <row>
16235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 Commande
16240 \end_layout
16241
16242 \end_inset
16243 </cell>
16244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16245 \begin_inset Text
16246
16247 \begin_layout Plain Layout
16248 Résultat
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 </row>
16254 <row>
16255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Plain Layout
16259
16260 \backslash
16261 oplus
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270 \begin_inset Formula $\oplus$
16271 \end_inset
16272
16273
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 </row>
16279 <row>
16280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16281 \begin_inset Text
16282
16283 \begin_layout Plain Layout
16284
16285 \backslash
16286 ominus
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295 \begin_inset Formula $\ominus$
16296 \end_inset
16297
16298
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 </row>
16304 <row>
16305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309
16310 \backslash
16311 otimes
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 \begin_inset Formula $\otimes$
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 </row>
16329 <row>
16330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334
16335 \backslash
16336 oslash
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 \begin_inset Formula $\oslash$
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \backslash
16361 odot
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370 \begin_inset Formula $\odot$
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384
16385 \backslash
16386 amalg
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 \begin_inset Formula $\amalg$
16396 \end_inset
16397
16398
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 </row>
16404 <row>
16405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409
16410 \backslash
16411 uplus
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420 \begin_inset Formula $\uplus$
16421 \end_inset
16422
16423
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 </row>
16429 <row>
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434
16435 \backslash
16436 setminus
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 \begin_inset Formula $\setminus$
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 </row>
16454 <row>
16455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459
16460 \backslash
16461 sqcap
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470 \begin_inset Formula $\sqcap$
16471 \end_inset
16472
16473
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 </row>
16479 <row>
16480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \backslash
16486 sqcup
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495 \begin_inset Formula $\sqcup$
16496 \end_inset
16497
16498
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 </row>
16504 <row>
16505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509
16510 \backslash
16511 triangleleft
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 \begin_inset Formula $\triangleleft$
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 </row>
16529 <row>
16530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Plain Layout
16534
16535 \backslash
16536 triangleright
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545 \begin_inset Formula $\triangleright$
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \end_inset
16552 </cell>
16553 </row>
16554 </lyxtabular>
16555
16556 \end_inset
16557
16558
16559 \begin_inset space \hfill{}
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 Tous les opérateurs binaires peuvent être insérés avec le bouton 
16567 \begin_inset Graphics
16568         filename ../../images/math/pm.png
16569         scale 85
16570
16571 \end_inset
16572
16573  de la barre d'outils mathématique.
16574 \end_layout
16575
16576 \begin_layout Standard
16577 Pour obtenir l'opérateur Laplacien, on peut utiliser 
16578 \series bold
16579
16580 \backslash
16581 Delta
16582 \series default
16583  ou 
16584 \series bold
16585
16586 \backslash
16587 nabla
16588 \series default
16589 ^
16590 \series bold
16591 2
16592 \series default
16593  (
16594 \begin_inset Formula $\nabla^{2}$
16595 \end_inset
16596
16597 ) à la place de 
16598 \series bold
16599
16600 \backslash
16601 bigtriangleup
16602 \series default
16603  .
16604 \end_layout
16605
16606 \begin_layout Standard
16607 Le caractère 
16608 \family sans
16609 Séparateur
16610 \begin_inset space ~
16611 \end_inset
16612
16613 de
16614 \begin_inset space ~
16615 \end_inset
16616
16617 menu
16618 \family default
16619  du menu 
16620 \family sans
16621 Insertion\SpecialChar \menuseparator
16622 Caractères
16623 \begin_inset space ~
16624 \end_inset
16625
16626 spécial
16627 \family default
16628  est en fait l'opérateur 
16629 \series bold
16630
16631 \backslash
16632 triangleright
16633 \series default
16634 .
16635 \end_layout
16636
16637 \begin_layout Subsection
16638 Opérateurs personnalisés
16639 \begin_inset CommandInset label
16640 LatexCommand label
16641 name "sub:Opérateurs-personnalisés"
16642
16643 \end_inset
16644
16645
16646 \begin_inset Index idx
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650 Opérateurs ! personnalisés
16651 \end_layout
16652
16653 \end_inset
16654
16655
16656 \end_layout
16657
16658 \begin_layout Standard
16659 Avec l'aide de la commande 
16660 \series bold
16661
16662 \backslash
16663 DeclareMathOperator
16664 \series default
16665
16666 \begin_inset Index idx
16667 status collapsed
16668
16669 \begin_layout Plain Layout
16670 Commandes ! D ! 
16671 \backslash
16672 dbinom@
16673 \backslash
16674 DeclareMathOperator
16675 \end_layout
16676
16677 \end_inset
16678
16679 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
16680  La syntaxe de la commande est:
16681 \end_layout
16682
16683 \begin_layout Standard
16684
16685 \series bold
16686
16687 \backslash
16688 DeclareMathOperator{nouvelle commande}{affichage}
16689 \end_layout
16690
16691 \begin_layout Standard
16692 L'affichage peut être composé de caractères ou de symboles qui définissent
16693  comment l'opérateur doit apparaître dans la sortie finale.
16694  Pour définir un grand opérateur, on met une * après la commande.
16695  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
16696  c'est décrit dans 
16697 \begin_inset CommandInset ref
16698 LatexCommand ref
16699 reference "sub:Limites-des-opérateurs"
16700
16701 \end_inset
16702
16703 .
16704 \end_layout
16705
16706 \begin_layout Standard
16707 Par exemple la ligne 
16708 \end_layout
16709
16710 \begin_layout Standard
16711
16712 \series bold
16713
16714 \backslash
16715 DeclareMathOperator*{
16716 \backslash
16717 Losange}{
16718 \backslash
16719 blacklozenge}
16720 \end_layout
16721
16722 \begin_layout Standard
16723 dans le préambule LaTeX définit la commande 
16724 \series bold
16725
16726 \backslash
16727 Losange
16728 \series default
16729 , qui insère un grand opérateur qui consiste en un symbole losange venant
16730  de 
16731 \begin_inset CommandInset ref
16732 LatexCommand ref
16733 reference "sub:Symboles-divers"
16734
16735 \end_inset
16736
16737 :
16738 \begin_inset Formula 
16739 \[
16740 \Losange_{n=1}^{\infty}
16741 \]
16742
16743 \end_inset
16744
16745 La commande utilisée pour cette formule est: 
16746 \series bold
16747
16748 \backslash
16749 Losange
16750 \series default
16751 ^
16752 \series bold
16753
16754 \backslash
16755 infty
16756 \begin_inset Formula $\to$
16757 \end_inset
16758
16759 _n=1
16760 \end_layout
16761
16762 \begin_layout Standard
16763 \begin_inset VSpace bigskip
16764 \end_inset
16765
16766 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
16767  document, on peut aussi le définir avec les commandes 
16768 \series bold
16769
16770 \backslash
16771 mathop
16772 \series default
16773
16774 \begin_inset Index idx
16775 status collapsed
16776
16777 \begin_layout Plain Layout
16778 Commandes ! M ! 
16779 \backslash
16780 mathop
16781 \end_layout
16782
16783 \end_inset
16784
16785  et 
16786 \series bold
16787
16788 \backslash
16789 mathbin
16790 \series default
16791
16792 \begin_inset Index idx
16793 status collapsed
16794
16795 \begin_layout Plain Layout
16796 Commandes ! M ! 
16797 \backslash
16798 mathbin
16799 \end_layout
16800
16801 \end_inset
16802
16803 , qui ont les syntaxes suivantes:
16804 \end_layout
16805
16806 \begin_layout Standard
16807
16808 \series bold
16809
16810 \backslash
16811 mathop{affichage}
16812 \series default
16813  et 
16814 \series bold
16815
16816 \backslash
16817 mathbin{affichage}
16818 \end_layout
16819
16820 \begin_layout Standard
16821
16822 \series bold
16823
16824 \backslash
16825 mathop
16826 \series default
16827  définit des grands opérateurs et 
16828 \series bold
16829
16830 \backslash
16831 mathbin
16832 \series default
16833  des opérateurs binaires.
16834 \end_layout
16835
16836 \begin_layout Standard
16837
16838 \series bold
16839
16840 \backslash
16841 mathop
16842 \series default
16843  peut par exemple servir à mettre une limite à plusieurs opérateurs:
16844 \end_layout
16845
16846 \begin_layout Standard
16847 \begin_inset Formula 
16848 \[
16849 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
16850 \]
16851
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \begin_layout Standard
16858 La commande pour la formule précédente est:
16859 \begin_inset Newline newline
16860 \end_inset
16861
16862
16863 \series bold
16864
16865 \backslash
16866 mathop{
16867 \backslash
16868 sum
16869 \backslash
16870 negmedspace
16871 \backslash
16872 sum
16873 \series default
16874
16875 \begin_inset space \textvisiblespace{}
16876 \end_inset
16877
16878
16879 \series bold
16880
16881 \begin_inset Formula $\to$
16882 \end_inset
16883
16884 ^N
16885 \series default
16886
16887 \begin_inset space \textvisiblespace{}
16888 \end_inset
16889
16890
16891 \series bold
16892 _i,j=1
16893 \end_layout
16894
16895 \begin_layout Standard
16896 \begin_inset Newpage newpage
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \begin_layout Section
16903 Polices de caractères
16904 \begin_inset Index idx
16905 status collapsed
16906
16907 \begin_layout Plain Layout
16908 Polices de caractères
16909 \end_layout
16910
16911 \end_inset
16912
16913
16914 \begin_inset Index idx
16915 status collapsed
16916
16917 \begin_layout Plain Layout
16918 Fontes| see
16919 \begin_inset ERT
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923
16924 {
16925 \end_layout
16926
16927 \end_inset
16928
16929 Polices de caractères
16930 \begin_inset ERT
16931 status collapsed
16932
16933 \begin_layout Plain Layout
16934
16935 }
16936 \end_layout
16937
16938 \end_inset
16939
16940
16941 \end_layout
16942
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \begin_layout Subsection
16949 Styles de polices
16950 \begin_inset CommandInset label
16951 LatexCommand label
16952 name "sub:Styles-de-polices"
16953
16954 \end_inset
16955
16956
16957 \begin_inset Index idx
16958 status collapsed
16959
16960 \begin_layout Plain Layout
16961 Polices de caractères ! style
16962 \end_layout
16963
16964 \end_inset
16965
16966
16967 \end_layout
16968
16969 \begin_layout Standard
16970 Dans les formules on peut affecter aux lettres latines un des styles de
16971  police suivant:
16972 \begin_inset VSpace -2mm
16973 \end_inset
16974
16975
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \align center
16980 \begin_inset Tabular
16981 <lyxtabular version="3" rows="7" columns="3">
16982 <features rotate="0" tabularvalignment="middle">
16983 <column alignment="center" valignment="top">
16984 <column alignment="center" valignment="top">
16985 <column alignment="center" valignment="top">
16986 <row>
16987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 Commande
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000 Résultat
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009 Raccourci
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \backslash
17022 mathbb
17023 \begin_inset space \textvisiblespace{}
17024 \end_inset
17025
17026 ABC
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $\mathbb{ABC}$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \family sans
17049 Alt+C C
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 </row>
17055 <row>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060
17061 \backslash
17062 mathbf
17063 \begin_inset space \textvisiblespace{}
17064 \end_inset
17065
17066 AbC
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 \begin_inset Formula $\mathbf{AbC}$
17076 \end_inset
17077
17078
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Plain Layout
17087
17088 \family sans
17089 Ctrl+B
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \backslash
17102 boldsymbol
17103 \begin_inset space \textvisiblespace{}
17104 \end_inset
17105
17106 AbC
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\boldsymbol{AbC}$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127
17128 \family sans
17129 Alt+C B
17130 \family default
17131  ou 
17132 \family sans
17133 Ctrl+Alt+B
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 </row>
17139 <row>
17140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144
17145 \backslash
17146 mathcal
17147 \begin_inset space \textvisiblespace{}
17148 \end_inset
17149
17150 ABC
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159 \begin_inset Formula $\mathcal{ABC}$
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \family sans
17173 Ctrl+E
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 mathfrak
17187 \begin_inset space \textvisiblespace{}
17188 \end_inset
17189
17190 AbC
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 \begin_inset Formula $\mathfrak{AbC}$
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211 -
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 </row>
17217 <row>
17218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222
17223 \backslash
17224 mathscr
17225 \series bold
17226
17227 \begin_inset space \textvisiblespace{}
17228 \end_inset
17229
17230
17231 \series default
17232 AbC
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 \begin_inset Formula $\mathscr{AbC}$
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253 -
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 </row>
17259 </lyxtabular>
17260
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \begin_layout Standard
17267 \align center
17268 \begin_inset Tabular
17269 <lyxtabular version="3" rows="5" columns="3">
17270 <features rotate="0" tabularvalignment="middle">
17271 <column alignment="center" valignment="top">
17272 <column alignment="center" valignment="top">
17273 <column alignment="center" valignment="top">
17274 <row>
17275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279 Commande
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 Résultat
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 Raccourci
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 mathit
17311 \begin_inset space \textvisiblespace{}
17312 \end_inset
17313
17314 AbC
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 \begin_inset Formula $\mathit{AbC}$
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 -
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row>
17342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346
17347 \backslash
17348 mathrm
17349 \begin_inset space \textvisiblespace{}
17350 \end_inset
17351
17352 AbC
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 \begin_inset Formula $\mathrm{AbC}$
17362 \end_inset
17363
17364
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373
17374 \family sans
17375 Alt+C R
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 </row>
17381 <row>
17382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386
17387 \backslash
17388 mathsf
17389 \begin_inset space \textvisiblespace{}
17390 \end_inset
17391
17392 AbC
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 \begin_inset Formula $\mathsf{AbC}$
17402 \end_inset
17403
17404
17405 \end_layout
17406
17407 \end_inset
17408 </cell>
17409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413
17414 \family sans
17415 Alt+C S
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 </row>
17421 <row>
17422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426
17427 \backslash
17428 mathtt
17429 \begin_inset space \textvisiblespace{}
17430 \end_inset
17431
17432 AbC
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 \begin_inset Formula $\mathtt{AbC}$
17442 \end_inset
17443
17444
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \family sans
17455 Ctrl+Shift+P
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 </lyxtabular>
17462
17463 \end_inset
17464
17465
17466 \end_layout
17467
17468 \begin_layout Standard
17469 \begin_inset Note Greyedout
17470 status open
17471
17472 \begin_layout Plain Layout
17473
17474 \series bold
17475 Note:
17476 \series default
17477  Les styles 
17478 \series bold
17479
17480 \backslash
17481 mathbb
17482 \series default
17483  et 
17484 \series bold
17485
17486 \backslash
17487 mathcal
17488 \series default
17489  ne peuvent être utilisés que pour les lettres majuscules.
17490 \end_layout
17491
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \begin_layout Standard
17498 Le style prédéfini est 
17499 \series bold
17500
17501 \backslash
17502 mathnormal
17503 \series default
17504 .
17505 \end_layout
17506
17507 \begin_layout Standard
17508 Les commandes de style fonctionnent aussi pour des caractères dans des construct
17509 ions mathématiques:
17510 \begin_inset Formula 
17511 \[
17512 \mathfrak{A=\frac{b}{C}}
17513 \]
17514
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \begin_layout Standard
17521 Les caractères en texte mathématique n'apparaissent pas avec un style de
17522  police mathématique mais avec le style de police texte 
17523 \series bold
17524
17525 \backslash
17526 textrm
17527 \series default
17528 .
17529  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
17530  de style est un bug de LyX.
17531 \begin_inset Foot
17532 status collapsed
17533
17534 \begin_layout Plain Layout
17535 \begin_inset CommandInset href
17536 LatexCommand href
17537 name "LyX-bug #4629"
17538 target "http://www.lyx.org/trac/ticket/4629"
17539
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \begin_layout Standard
17551 À la place des commandes de style, on peut utiliser le menu 
17552 \family sans
17553 Édition\SpecialChar \menuseparator
17554 Math\SpecialChar \menuseparator
17555 Style
17556 \begin_inset space ~
17557 \end_inset
17558
17559 de
17560 \begin_inset space ~
17561 \end_inset
17562
17563 Texte
17564 \family default
17565  ou le bouton 
17566 \begin_inset Graphics
17567         filename ../../images/math/font.png
17568         scale 85
17569
17570 \end_inset
17571
17572  de la barre d'outils mathématique.
17573 \end_layout
17574
17575 \begin_layout Subsection
17576 Formules en gras
17577 \begin_inset CommandInset label
17578 LatexCommand label
17579 name "sub:Formules-en-gras"
17580
17581 \end_inset
17582
17583
17584 \begin_inset Index idx
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588 Formules ! en gras
17589 \end_layout
17590
17591 \end_inset
17592
17593
17594 \end_layout
17595
17596 \begin_layout Standard
17597 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
17598  
17599 \series bold
17600
17601 \backslash
17602 mathbf
17603 \series default
17604  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
17605  grecques minuscules.
17606  En plus elle affiche toujours les lettres latines en caractères droits,
17607  comme dans l'équation suivante:
17608 \end_layout
17609
17610 \begin_layout Standard
17611 \begin_inset Formula 
17612 \[
17613 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
17614 \]
17615
17616 \end_inset
17617
17618
17619 \end_layout
17620
17621 \begin_layout Standard
17622 Pour afficher cette formule correctement; on utilise la commande 
17623 \series bold
17624
17625 \backslash
17626 boldsymbol
17627 \series default
17628 :
17629 \begin_inset Formula 
17630 \[
17631 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
17632 \]
17633
17634 \end_inset
17635
17636 Il est aussi possible de mettre l'équation dans un environnement 
17637 \series bold
17638 boldmath
17639 \series default
17640 .
17641  On crée cet environnement en insérant la commande 
17642 \series bold
17643
17644 \backslash
17645 boldmath
17646 \series default
17647
17648 \begin_inset Index idx
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 Commandes ! B ! 
17653 \backslash
17654 boldmath
17655 \end_layout
17656
17657 \end_inset
17658
17659  en mode TeX.
17660  Pour terminer l'environnement, on insère la commande 
17661 \series bold
17662
17663 \backslash
17664 unboldmath
17665 \series default
17666
17667 \begin_inset Index idx
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671 Commandes ! U ! 
17672 \backslash
17673 unboldmath
17674 \end_layout
17675
17676 \end_inset
17677
17678  toujours en mode TeX.
17679 \begin_inset ERT
17680 status collapsed
17681
17682 \begin_layout Plain Layout
17683
17684
17685 \backslash
17686 boldmath 
17687 \end_layout
17688
17689 \end_inset
17690
17691
17692 \begin_inset Formula 
17693 \[
17694 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
17695 \]
17696
17697 \end_inset
17698
17699
17700 \begin_inset ERT
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704
17705
17706 \backslash
17707 unboldmath 
17708 \end_layout
17709
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \begin_layout Subsection
17716 Formules en couleur
17717 \begin_inset Index idx
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721 Formules ! en couleur
17722 \end_layout
17723
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \begin_layout Standard
17730 Les formules peuvent être colorées comme du texte normal : mettez en évidence
17731  la formule ou la portion de formule et utilisez la fenêtre de dialogue
17732  
17733 \family sans
17734 Style de texte
17735 \family default
17736 .
17737  Voici une formule en magenta :
17738 \end_layout
17739
17740 \begin_layout Standard
17741 \begin_inset Formula 
17742 \[
17743 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17744 \]
17745
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \begin_layout Standard
17752 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
17753 \begin_inset space ~
17754 \end_inset
17755
17756
17757 \begin_inset CommandInset ref
17758 LatexCommand ref
17759 reference "sub:Boîtes-colorées"
17760
17761 \end_inset
17762
17763 .
17764  Elles peuvent ensuite être utilisées avec la commande en code TeX 
17765 \series bold
17766
17767 \backslash
17768 textcolor
17769 \series default
17770  
17771 \begin_inset Index idx
17772 status collapsed
17773
17774 \begin_layout Plain Layout
17775 Commandes ! T ! 
17776 \backslash
17777 textcolor
17778 \end_layout
17779
17780 \end_inset
17781
17782  avec la syntaxe 
17783 \end_layout
17784
17785 \begin_layout Standard
17786
17787 \series bold
17788
17789 \backslash
17790 textcolor{couleur}{caractères ou formule}
17791 \end_layout
17792
17793 \begin_layout Standard
17794 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
17795  en rouge :
17796 \end_layout
17797
17798 \begin_layout Standard
17799 \begin_inset ERT
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803
17804
17805 \backslash
17806 textcolor{vertfonce}{
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \begin_inset Formula 
17813 \[
17814 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
17815 \]
17816
17817 \end_inset
17818
17819
17820 \begin_inset ERT
17821 status collapsed
17822
17823 \begin_layout Plain Layout
17824
17825 }
17826 \end_layout
17827
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \begin_layout Standard
17834 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
17835  avec des couleurs personnalisées.
17836 \begin_inset Foot
17837 status collapsed
17838
17839 \begin_layout Plain Layout
17840 \begin_inset CommandInset href
17841 LatexCommand href
17842 name "LyX-bug #5269"
17843 target "http://www.lyx.org/trac/ticket/5269"
17844
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \end_inset
17851
17852
17853 \end_layout
17854
17855 \begin_layout Subsection
17856 Tailles de polices
17857 \begin_inset CommandInset label
17858 LatexCommand label
17859 name "sub:Tailles-polices"
17860
17861 \end_inset
17862
17863
17864 \begin_inset Index idx
17865 status collapsed
17866
17867 \begin_layout Plain Layout
17868 Polices ! tailles
17869 \end_layout
17870
17871 \end_inset
17872
17873
17874 \end_layout
17875
17876 \begin_layout Standard
17877 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
17878  les caractères qui sont dans le texte, les commandes de changement de taille
17879  suivantes:
17880 \end_layout
17881
17882 \begin_layout Standard
17883
17884 \series bold
17885
17886 \backslash
17887 Huge
17888 \series default
17889
17890 \series bold
17891
17892 \backslash
17893 huge
17894 \series default
17895
17896 \series bold
17897
17898 \backslash
17899 LARGE
17900 \series default
17901
17902 \series bold
17903
17904 \backslash
17905 Large
17906 \series default
17907
17908 \series bold
17909
17910 \backslash
17911 large
17912 \series default
17913
17914 \series bold
17915
17916 \backslash
17917 normalsize
17918 \series default
17919
17920 \series bold
17921
17922 \backslash
17923 small
17924 \series default
17925 ,
17926 \begin_inset Newline newline
17927 \end_inset
17928
17929
17930 \series bold
17931
17932 \backslash
17933 footnotesize
17934 \series default
17935
17936 \series bold
17937
17938 \backslash
17939 scriptsize
17940 \series default
17941  et 
17942 \series bold
17943
17944 \backslash
17945 tiny
17946 \begin_inset Foot
17947 status collapsed
17948
17949 \begin_layout Plain Layout
17950 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
17951  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
17952 \end_layout
17953
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \begin_layout Standard
17960 La taille des caractères produits par ces commandes dépend de la taille
17961  de police du document, qui correspond à la commande 
17962 \series bold
17963
17964 \backslash
17965 normalsize
17966 \series default
17967 .
17968  Les autres commandes produisent des tailles plus ou moins grandes que 
17969 \series bold
17970
17971 \backslash
17972 normalsize
17973 \series default
17974 .
17975  La taille de la police ne peut donc pas dépasser une certaine valeur.
17976  Par exemple, pour un document dans une police de taille 12
17977 \begin_inset space \thinspace{}
17978 \end_inset
17979
17980 pt, la commande 
17981 \series bold
17982
17983 \backslash
17984 Huge
17985 \series default
17986  va donner la même taille que 
17987 \series bold
17988
17989 \backslash
17990 huge
17991 \series default
17992 .
17993  
17994 \end_layout
17995
17996 \begin_layout Standard
17997 Une commande de changement de taille est insérée en mode TeX avant la formule
17998  et fixe la taille de toutes les formules qui suivent ainsi que celle des
17999  caractères du texte.
18000  Pour revenir à la taille initiale, on doit insérer la commande 
18001 \series bold
18002
18003 \backslash
18004 normalsize
18005 \series default
18006  en mode TeX après la formule.
18007 \end_layout
18008
18009 \begin_layout Standard
18010 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18011 \end_layout
18012
18013 \begin_layout Standard
18014 \noindent
18015 \align center
18016 \begin_inset Tabular
18017 <lyxtabular version="3" rows="5" columns="2">
18018 <features rotate="0" tabularvalignment="middle">
18019 <column alignment="center" valignment="top">
18020 <column alignment="center" valignment="top">
18021 <row>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 Commande
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 Résultat
18036 \begin_inset Note Note
18037 status collapsed
18038
18039 \begin_layout Plain Layout
18040
18041 \series bold
18042
18043 \backslash
18044 raisebox
18045 \series default
18046  est seulement utilisée pour faire de la place
18047 \end_layout
18048
18049 \end_inset
18050
18051
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 </row>
18057 <row>
18058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062
18063 \backslash
18064 displaystyle
18065 \begin_inset Index idx
18066 status collapsed
18067
18068 \begin_layout Plain Layout
18069 Commandes ! D ! 
18070 \backslash
18071 displaystyle
18072 \end_layout
18073
18074 \end_inset
18075
18076
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18086 \end_inset
18087
18088
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 </row>
18094 <row>
18095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099
18100 \backslash
18101 textstyle
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18111 \end_inset
18112
18113
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 </row>
18119 <row>
18120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124
18125 \backslash
18126 scriptstyle
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18136 \end_inset
18137
18138
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \backslash
18151 scriptscriptstyle
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18161 \end_inset
18162
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 </row>
18169 </lyxtabular>
18170
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \begin_layout Standard
18177 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18178  saisies les parties de formule concernées.
18179 \end_layout
18180
18181 \begin_layout Standard
18182 Il existe une autre méthode pour changer la taille de la police, qui ne
18183  s'applique que pour modifier la taille des symboles et des lettres dans
18184  le texte mathématique.
18185  Pour l'utiliser, une des commandes usuelles de modification de taille de
18186  texte vues plus haut est insérée en mode mathématique: tous les caractères
18187  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18188  soit de nouveau modifiée, auront la taille choisie.
18189  Deux exemples:
18190 \begin_inset VSpace -2mm
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \begin_layout Standard
18197 \begin_inset ERT
18198 status collapsed
18199
18200 \begin_layout Plain Layout
18201
18202
18203 \backslash
18204 huge 
18205 \end_layout
18206
18207 \end_inset
18208
18209
18210 \begin_inset Formula 
18211 \[
18212 A=\frac{B}{c}\cdot\maltese
18213 \]
18214
18215 \end_inset
18216
18217
18218 \begin_inset Formula 
18219 \[
18220 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18221 \]
18222
18223 \end_inset
18224
18225
18226 \begin_inset ERT
18227 status collapsed
18228
18229 \begin_layout Plain Layout
18230
18231
18232 \backslash
18233 normalsize 
18234 \end_layout
18235
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \begin_layout Standard
18242 \begin_inset VSpace medskip
18243 \end_inset
18244
18245 Avant les deux formules, on a inséré la commande 
18246 \series bold
18247
18248 \backslash
18249 huge
18250 \series default
18251 .
18252  La commande utilisée pour la deuxième formule est:
18253 \begin_inset Newline newline
18254 \end_inset
18255
18256
18257 \series bold
18258
18259 \backslash
18260 maltese
18261 \begin_inset space \textvisiblespace{}
18262 \end_inset
18263
18264 A Alt+M M 
18265 \backslash
18266 Large
18267 \begin_inset space \textvisiblespace{}
18268 \end_inset
18269
18270
18271 \backslash
18272 maltese
18273 \begin_inset space \textvisiblespace{}
18274 \end_inset
18275
18276
18277 \backslash
18278 textit
18279 \begin_inset space \textvisiblespace{}
18280 \end_inset
18281
18282 A
18283 \begin_inset Formula $\to$
18284 \end_inset
18285
18286
18287 \begin_inset Formula $\to$
18288 \end_inset
18289
18290
18291 \begin_inset Newline newline
18292 \end_inset
18293
18294
18295 \series default
18296
18297 \begin_inset space \hspace*{}
18298 \length 1cm
18299 \end_inset
18300
18301
18302 \series bold
18303 Alt+M M 
18304 \backslash
18305 tiny
18306 \begin_inset space \textvisiblespace{}
18307 \end_inset
18308
18309
18310 \backslash
18311 maltese
18312 \begin_inset space \textvisiblespace{}
18313 \end_inset
18314
18315
18316 \backslash
18317 textit
18318 \begin_inset space \textvisiblespace{}
18319 \end_inset
18320
18321 A
18322 \end_layout
18323
18324 \begin_layout Standard
18325 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18326  affiché dans la taille implicite
18327 \end_layout
18328
18329 \begin_layout Section
18330 Les lettres grecques
18331 \begin_inset Index idx
18332 status collapsed
18333
18334 \begin_layout Plain Layout
18335 Lettres grecques
18336 \end_layout
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \begin_layout Standard
18344 On peut insérer toutes les lettres grecques avec le bouton 
18345 \begin_inset Graphics
18346         filename ../../images/math/alpha.png
18347         scale 85
18348
18349 \end_inset
18350
18351  de la barre d'outils mathématiques.
18352  Toutes les normes internationales de typographie indiquent que les lettres
18353  grecques en mathématique doivent être écrites en italique.
18354  Dans certaines langues comme le russe et le français, elles sont parfois
18355  quand même en lettres droites.
18356 \end_layout
18357
18358 \begin_layout Subsection
18359 Lettres minuscules
18360 \begin_inset Index idx
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364 Lettres grecques ! minuscules
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \end_layout
18371
18372 \begin_layout Standard
18373 \begin_inset space \hfill{}
18374 \end_inset
18375
18376
18377 \begin_inset Tabular
18378 <lyxtabular version="3" rows="11" columns="2">
18379 <features rotate="0" tabularvalignment="middle">
18380 <column alignment="center" valignment="top" width="0pt">
18381 <column alignment="center" valignment="top" width="0pt">
18382 <row>
18383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 Commande
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 Résultat
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 <row>
18403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407
18408 \backslash
18409 alpha
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 \begin_inset Formula $\alpha$
18419 \end_inset
18420
18421
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 </row>
18427 <row>
18428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432
18433 \backslash
18434 beta
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443 \begin_inset Formula $\beta$
18444 \end_inset
18445
18446
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 </row>
18452 <row>
18453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \backslash
18459 gamma
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 \begin_inset Formula $\gamma$
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row>
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \backslash
18484 delta
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493 \begin_inset Formula $\delta$
18494 \end_inset
18495
18496
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 </row>
18502 <row>
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507
18508 \backslash
18509 epsilon
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 \begin_inset Formula $\epsilon$
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 </row>
18527 <row>
18528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532
18533 \backslash
18534 varepsilon
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 \begin_inset Formula $\varepsilon$
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 </row>
18552 <row>
18553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557
18558 \backslash
18559 zeta
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 \begin_inset Formula $\zeta$
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \backslash
18584 eta
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 \begin_inset Formula $\eta$
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 <row>
18603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \backslash
18609 theta
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 \begin_inset Formula $\theta$
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 </row>
18627 <row>
18628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \backslash
18634 vartheta
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 \begin_inset Formula $\vartheta$
18644 \end_inset
18645
18646
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 </row>
18652 </lyxtabular>
18653
18654 \end_inset
18655
18656
18657 \begin_inset space \hfill{}
18658 \end_inset
18659
18660
18661 \begin_inset Tabular
18662 <lyxtabular version="3" rows="12" columns="2">
18663 <features rotate="0" tabularvalignment="middle">
18664 <column alignment="center" valignment="top" width="0pt">
18665 <column alignment="center" valignment="top" width="0pt">
18666 <row>
18667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671 Commande
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 Résultat
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 </row>
18686 <row>
18687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \backslash
18693 iota
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 \begin_inset Formula $\iota$
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \backslash
18718 kappa
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 \begin_inset Formula $\kappa$
18728 \end_inset
18729
18730
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 </row>
18736 <row>
18737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741
18742 \backslash
18743 varkappa
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752 \begin_inset Formula $\varkappa$
18753 \end_inset
18754
18755
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \backslash
18768 lambda
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 \begin_inset Formula $\lambda$
18778 \end_inset
18779
18780
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 </row>
18786 <row>
18787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791
18792 \backslash
18793 mu
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802 \begin_inset Formula $\mu$
18803 \end_inset
18804
18805
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 <row>
18812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816
18817 \backslash
18818 nu
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 \begin_inset Formula $\nu$
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 </row>
18836 <row>
18837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841
18842 \backslash
18843 xi
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 \begin_inset Formula $\xi$
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 </row>
18861 <row>
18862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 o
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875 \begin_inset Formula $o$
18876 \end_inset
18877
18878
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 <row>
18885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \backslash
18891 pi
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 \begin_inset Formula $\pi$
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 </row>
18909 <row>
18910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914
18915 \backslash
18916 varpi
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925 \begin_inset Formula $\varpi$
18926 \end_inset
18927
18928
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 </row>
18934 <row>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \backslash
18941 rho
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950 \begin_inset Formula $\rho$
18951 \end_inset
18952
18953
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 </lyxtabular>
18960
18961 \end_inset
18962
18963
18964 \begin_inset space \hfill{}
18965 \end_inset
18966
18967
18968 \begin_inset Tabular
18969 <lyxtabular version="3" rows="11" columns="2">
18970 <features rotate="0" tabularvalignment="middle">
18971 <column alignment="center" valignment="top" width="0pt">
18972 <column alignment="center" valignment="top" width="0pt">
18973 <row>
18974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 Commande
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 Résultat
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 </row>
18993 <row>
18994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998
18999 \backslash
19000 varrho
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 \begin_inset Formula $\varrho$
19010 \end_inset
19011
19012
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 </row>
19018 <row>
19019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023
19024 \backslash
19025 sigma
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 \begin_inset Formula $\sigma$
19035 \end_inset
19036
19037
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 </row>
19043 <row>
19044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048
19049 \backslash
19050 varsigma
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 \begin_inset Formula $\varsigma$
19060 \end_inset
19061
19062
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 </row>
19068 <row>
19069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \backslash
19075 tau
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084 \begin_inset Formula $\tau$
19085 \end_inset
19086
19087
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row>
19094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \backslash
19100 upsilon
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 \begin_inset Formula $\upsilon$
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \end_inset
19116 </cell>
19117 </row>
19118 <row>
19119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123
19124 \backslash
19125 phi
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 \begin_inset Formula $\phi$
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 </row>
19143 <row>
19144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148
19149 \backslash
19150 varphi
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159 \begin_inset Formula $\varphi$
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 </row>
19168 <row>
19169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173
19174 \backslash
19175 chi
19176 \end_layout
19177
19178 \end_inset
19179 </cell>
19180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184 \begin_inset Formula $\chi$
19185 \end_inset
19186
19187
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 </row>
19193 <row>
19194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198
19199 \backslash
19200 psi
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 \begin_inset Formula $\psi$
19210 \end_inset
19211
19212
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 </row>
19218 <row>
19219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \backslash
19225 omega
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 \begin_inset Formula $\omega$
19235 \end_inset
19236
19237
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 </row>
19243 </lyxtabular>
19244
19245 \end_inset
19246
19247
19248 \begin_inset space \hfill{}
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \begin_layout Standard
19255 \begin_inset VSpace medskip
19256 \end_inset
19257
19258
19259 \end_layout
19260
19261 \begin_layout Standard
19262 On explique comment obtenir des lettres grecques droites spéciales dans
19263  
19264 \begin_inset CommandInset ref
19265 LatexCommand ref
19266 reference "sub:minuscules-grecques-droites"
19267
19268 \end_inset
19269
19270 .
19271 \end_layout
19272
19273 \begin_layout Standard
19274 \begin_inset Newpage newpage
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \begin_layout Subsection
19281 Lettres majuscules
19282 \begin_inset Index idx
19283 status collapsed
19284
19285 \begin_layout Plain Layout
19286 Lettres grecques ! majuscules
19287 \end_layout
19288
19289 \end_inset
19290
19291
19292 \end_layout
19293
19294 \begin_layout Standard
19295 \begin_inset space \hfill{}
19296 \end_inset
19297
19298
19299 \begin_inset Tabular
19300 <lyxtabular version="3" rows="7" columns="2">
19301 <features rotate="0" tabularvalignment="middle">
19302 <column alignment="center" valignment="top" width="0pt">
19303 <column alignment="center" valignment="top" width="0pt">
19304 <row>
19305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 Commande
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 Résultat
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 </row>
19324 <row>
19325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \backslash
19331 Gamma
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 \begin_inset Formula $\Gamma$
19341 \end_inset
19342
19343
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \backslash
19356 Delta
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 \begin_inset Formula $\Delta$
19366 \end_inset
19367
19368
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 </row>
19374 <row>
19375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379
19380 \backslash
19381 Theta
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 \begin_inset Formula $\Theta$
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \backslash
19406 Lambda
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 \begin_inset Formula $\Lambda$
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \backslash
19431 Xi
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 \begin_inset Formula $\Xi$
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \backslash
19456 Pi
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $\Pi$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 </lyxtabular>
19475
19476 \end_inset
19477
19478
19479 \begin_inset space \hfill{}
19480 \end_inset
19481
19482
19483 \begin_inset Tabular
19484 <lyxtabular version="3" rows="6" columns="2">
19485 <features rotate="0" tabularvalignment="middle">
19486 <column alignment="center" valignment="top" width="0pt">
19487 <column alignment="center" valignment="top" width="0pt">
19488 <row>
19489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 Commande
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Résultat
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 Sigma
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\Sigma$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 Upsilon
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\Upsilon$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 Phi
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\Phi$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 Psi
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\Psi$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 Omega
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\Omega$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 </lyxtabular>
19634
19635 \end_inset
19636
19637
19638 \begin_inset space \hfill{}
19639 \end_inset
19640
19641
19642 \end_layout
19643
19644 \begin_layout Standard
19645 \begin_inset VSpace medskip
19646 \end_inset
19647
19648 Le fait que les lettres grecques majuscules apparaissent droites provient
19649  d'un défaut de conception quand TeX a été développé.
19650  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
19651  commande par 
19652 \series bold
19653 var
19654 \series default
19655 .
19656  Par exemple, la commande 
19657 \series bold
19658
19659 \backslash
19660 varGamma
19661 \series default
19662  produit 
19663 \begin_inset Formula $\varGamma$
19664 \end_inset
19665
19666 .
19667  Une autre méthode consiste à charger le paquetage 
19668 \series bold
19669 fixmath
19670 \series default
19671
19672 \begin_inset Foot
19673 status collapsed
19674
19675 \begin_layout Plain Layout
19676
19677 \series bold
19678 fixmath
19679 \series default
19680  fait partie du paquetage 
19681 \series bold
19682 was
19683 \series default
19684
19685 \begin_inset Index idx
19686 status collapsed
19687
19688 \begin_layout Plain Layout
19689 Paquetages ! was
19690 \begin_inset ERT
19691 status collapsed
19692
19693 \begin_layout Plain Layout
19694
19695
19696 \backslash
19697 vspace{4mm}
19698 \end_layout
19699
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \end_inset
19706
19707 .
19708 \end_layout
19709
19710 \end_inset
19711
19712
19713 \begin_inset Index idx
19714 status collapsed
19715
19716 \begin_layout Plain Layout
19717 Paquetages ! fixmath
19718 \end_layout
19719
19720 \end_inset
19721
19722  avec la ligne suivante dans le préambule LaTeX :
19723 \end_layout
19724
19725 \begin_layout Standard
19726
19727 \series bold
19728
19729 \backslash
19730 usepackage{fixmath}
19731 \end_layout
19732
19733 \begin_layout Standard
19734 Toutes les majuscules grecques du document seront alors mises en italique.
19735 \end_layout
19736
19737 \begin_layout Subsection
19738 Lettres grasses
19739 \begin_inset Index idx
19740 status collapsed
19741
19742 \begin_layout Plain Layout
19743 Lettres grecques ! grasses
19744 \end_layout
19745
19746 \end_inset
19747
19748
19749 \end_layout
19750
19751 \begin_layout Standard
19752 Les lettres grecques ne peuvent être mise dans différents styles de polices
19753  comme les lettres latines.
19754  Elles peuvent seulement être mises en gras avec la commande 
19755 \series bold
19756
19757 \backslash
19758 boldsymbol
19759 \series default
19760
19761 \begin_inset Index idx
19762 status collapsed
19763
19764 \begin_layout Plain Layout
19765 Commandes ! B ! 
19766 \backslash
19767 boldsymbol
19768 \end_layout
19769
19770 \end_inset
19771
19772 .
19773 \end_layout
19774
19775 \begin_layout Standard
19776 \align center
19777 \begin_inset Tabular
19778 <lyxtabular version="3" rows="3" columns="2">
19779 <features rotate="0" tabularvalignment="middle">
19780 <column alignment="center" valignment="top">
19781 <column alignment="center" valignment="top">
19782 <row>
19783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 Commande
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 Résultat
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 </row>
19802 <row>
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \backslash
19809 Upsilon
19810 \backslash
19811 boldsymbol
19812 \backslash
19813 Upsilon
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19823 \end_inset
19824
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \backslash
19838 theta
19839 \backslash
19840 boldsymbol
19841 \backslash
19842 theta
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 \begin_inset Formula $\theta\boldsymbol{\theta}$
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 </lyxtabular>
19861
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \begin_layout Section
19868 Symboles
19869 \begin_inset ERT
19870 status collapsed
19871
19872 \begin_layout Plain Layout
19873
19874
19875 \backslash
19876 texorpdfstring{
19877 \end_layout
19878
19879 \end_inset
19880
19881
19882 \begin_inset Foot
19883 status collapsed
19884
19885 \begin_layout Plain Layout
19886 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
19887  être trouvée dans 
19888 \begin_inset CommandInset citation
19889 LatexCommand cite
19890 key "Symbols"
19891
19892 \end_inset
19893
19894 .
19895 \end_layout
19896
19897 \end_inset
19898
19899
19900 \begin_inset ERT
19901 status collapsed
19902
19903 \begin_layout Plain Layout
19904
19905 }{}
19906 \end_layout
19907
19908 \end_inset
19909
19910
19911 \begin_inset Note Note
19912 status collapsed
19913
19914 \begin_layout Plain Layout
19915
19916 \backslash
19917 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
19918  dans les signets PDF.
19919 \end_layout
19920
19921 \begin_layout Plain Layout
19922 Plus au sujet de 
19923 \backslash
19924 texorpdfstring dans la section 
19925 \begin_inset CommandInset ref
19926 LatexCommand ref
19927 reference "sub:formules-dans-les-entêtes"
19928
19929 \end_inset
19930
19931 .
19932 \end_layout
19933
19934 \end_inset
19935
19936
19937 \begin_inset Index idx
19938 status collapsed
19939
19940 \begin_layout Plain Layout
19941 Symboles
19942 \end_layout
19943
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \begin_layout Standard
19950 Plusieurs symboles listés dans cette section peuvent aussi être insérés
19951  grâce aux boutons 
19952 \begin_inset Graphics
19953         filename ../../images/math/nabla.png
19954         scale 85
19955
19956 \end_inset
19957
19958  et 
19959 \begin_inset Graphics
19960         filename ../../images/math/digamma.png
19961         scale 85
19962
19963 \end_inset
19964
19965  de la barre d'outils mathématique.
19966 \end_layout
19967
19968 \begin_layout Subsection
19969 Symboles mathématiques
19970 \begin_inset CommandInset label
19971 LatexCommand label
19972 name "sub:Symboles-mathématiques"
19973
19974 \end_inset
19975
19976
19977 \begin_inset Index idx
19978 status collapsed
19979
19980 \begin_layout Plain Layout
19981 Symboles ! mathématiques
19982 \end_layout
19983
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990 \begin_inset space \hfill{}
19991 \end_inset
19992
19993
19994 \begin_inset Tabular
19995 <lyxtabular version="3" rows="10" columns="2">
19996 <features rotate="0" tabularvalignment="middle">
19997 <column alignment="center" valignment="top" width="0pt">
19998 <column alignment="center" valignment="top" width="0pt">
19999 <row>
20000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004 Commande
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 Résultat
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \backslash
20026 neg
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 \begin_inset Formula $\neg$
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \backslash
20051 Im
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Formula $\Im$
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \backslash
20076 Re
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 \begin_inset Formula $\Re$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row>
20095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \backslash
20101 aleph
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 \begin_inset Formula $\aleph$
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 </row>
20119 <row>
20120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Plain Layout
20124
20125 \backslash
20126 partial
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 \begin_inset Formula $\partial$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \backslash
20151 infty
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Formula $\infty$
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 <row>
20170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \backslash
20176 wp
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 \begin_inset Formula $\wp$
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 </row>
20194 <row>
20195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199
20200 \backslash
20201 imath
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 \begin_inset Formula $\imath$
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \backslash
20226 jmath
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\jmath$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 </lyxtabular>
20245
20246 \end_inset
20247
20248
20249 \begin_inset space \hfill{}
20250 \end_inset
20251
20252
20253 \begin_inset Tabular
20254 <lyxtabular version="3" rows="10" columns="2">
20255 <features rotate="0" tabularvalignment="middle">
20256 <column alignment="center" valignment="top" width="0pt">
20257 <column alignment="center" valignment="top" width="0pt">
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 Commande
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272 Résultat
20273 \begin_inset Note Note
20274 status collapsed
20275
20276 \begin_layout Plain Layout
20277
20278 \series bold
20279
20280 \backslash
20281 raisebox
20282 \series default
20283  est seulement utilisée pour faire de la place
20284 \end_layout
20285
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 </row>
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299
20300 \backslash
20301 forall
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Formula $\forall$
20311 \end_inset
20312
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \backslash
20326 exists
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\exists$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \backslash
20351 nexists
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset Formula $\nexists$
20361 \end_inset
20362
20363
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \backslash
20376 emptyset
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 \begin_inset Formula $\emptyset$
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \backslash
20401 varnothing
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset Formula $\varnothing$
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424
20425 \backslash
20426 dag
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 \begin_inset Formula $\dag$
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 </row>
20444 <row>
20445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449
20450 \backslash
20451 ddag
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 \begin_inset Formula $\ddag$
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 </row>
20469 <row>
20470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Plain Layout
20474
20475 \backslash
20476 complement
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485 \begin_inset ERT
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489
20490
20491 \backslash
20492 raisebox{-0.8mm}{
20493 \end_layout
20494
20495 \end_inset
20496
20497
20498 \begin_inset Formula $\complement$
20499 \end_inset
20500
20501
20502 \begin_inset ERT
20503 status collapsed
20504
20505 \begin_layout Plain Layout
20506
20507 }
20508 \end_layout
20509
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row>
20519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \backslash
20525 Bbbk
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 \begin_inset Formula $\Bbbk$
20535 \end_inset
20536
20537
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 </lyxtabular>
20544
20545 \end_inset
20546
20547
20548 \begin_inset space \hfill{}
20549 \end_inset
20550
20551
20552 \begin_inset Tabular
20553 <lyxtabular version="3" rows="10" columns="2">
20554 <features rotate="0" tabularvalignment="middle">
20555 <column alignment="center" valignment="top" width="0pt">
20556 <column alignment="center" valignment="top" width="0pt">
20557 <row>
20558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562 Commande
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 Résultat
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 </row>
20577 <row>
20578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582
20583 \backslash
20584 prime
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593 \begin_inset Formula $\prime$
20594 \end_inset
20595
20596
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 <row>
20603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \backslash
20609 backprime
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618 \begin_inset Formula $\backprime$
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \backslash
20634 mho
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 \begin_inset Formula $\mho$
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 </row>
20652 <row>
20653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657
20658 \backslash
20659 triangle
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668 \begin_inset Formula $\triangle$
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 </row>
20677 <row>
20678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682
20683 \backslash
20684 angle
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 \begin_inset Formula $\angle$
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 </row>
20702 <row>
20703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707
20708 \backslash
20709 measuredangle
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 \begin_inset Formula $\measuredangle$
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row>
20728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \backslash
20734 sphericalangle
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Formula $\sphericalangle$
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \backslash
20759 top
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 \begin_inset Formula $\top$
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 bot
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\bot$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 </lyxtabular>
20803
20804 \end_inset
20805
20806
20807 \begin_inset space \hfill{}
20808 \end_inset
20809
20810
20811 \end_layout
20812
20813 \begin_layout Subsection
20814 Symboles divers
20815 \begin_inset CommandInset label
20816 LatexCommand label
20817 name "sub:Symboles-divers"
20818
20819 \end_inset
20820
20821
20822 \begin_inset Index idx
20823 status collapsed
20824
20825 \begin_layout Plain Layout
20826 Symboles ! divers
20827 \end_layout
20828
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \begin_layout Standard
20835 \noindent
20836 \align center
20837 \begin_inset Tabular
20838 <lyxtabular version="3" rows="10" columns="2">
20839 <features rotate="0" tabularvalignment="middle">
20840 <column alignment="center" valignment="top" width="0pt">
20841 <column alignment="center" valignment="top" width="0pt">
20842 <row>
20843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 Commande
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 Résultat
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 </row>
20862 <row>
20863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867
20868 \backslash
20869 flat
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 \begin_inset Formula $\flat$
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 </row>
20887 <row>
20888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892
20893 \backslash
20894 natural
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20900 \begin_inset Text
20901
20902 \begin_layout Plain Layout
20903 \begin_inset Formula $\natural$
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 <row>
20913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \backslash
20919 sharp
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Plain Layout
20928 \begin_inset Formula $\sharp$
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \backslash
20944 surd
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 \begin_inset Formula $\surd$
20954 \end_inset
20955
20956
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \backslash
20969 checkmark
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 \begin_inset Formula $\checkmark$
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \backslash
20994 yen
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset Formula $\yen$
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 <row>
21013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \backslash
21019 pounds
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 \begin_inset Formula $\pounds$
21029 \end_inset
21030
21031
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 </row>
21037 <row>
21038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 $
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051 \begin_inset Formula $\$$
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 </row>
21060 <row>
21061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065 §
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074 \begin_inset Formula $§$
21075 \end_inset
21076
21077
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 </row>
21083 </lyxtabular>
21084
21085 \end_inset
21086
21087
21088 \begin_inset Tabular
21089 <lyxtabular version="3" rows="10" columns="2">
21090 <features rotate="0" tabularvalignment="middle">
21091 <column alignment="center" valignment="top">
21092 <column alignment="center" valignment="top">
21093 <row>
21094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098 Commande
21099 \end_layout
21100
21101 \end_inset
21102 </cell>
21103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107 Résultat
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 </row>
21113 <row>
21114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118
21119 \backslash
21120 hbar
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21126 \begin_inset Text
21127
21128 \begin_layout Plain Layout
21129 \begin_inset Formula $\hbar$
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 </row>
21138 <row>
21139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143
21144 \backslash
21145 hslash
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 \begin_inset Formula $\hslash$
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 </row>
21163 <row>
21164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168
21169 \backslash
21170 clubsuit
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 \begin_inset Formula $\clubsuit$
21180 \end_inset
21181
21182
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 </row>
21188 <row>
21189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193
21194 \backslash
21195 spadesuit
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204 \begin_inset Formula $\spadesuit$
21205 \end_inset
21206
21207
21208 \end_layout
21209
21210 \end_inset
21211 </cell>
21212 </row>
21213 <row>
21214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218
21219 \backslash
21220 bigstar
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset Formula $\bigstar$
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 </row>
21238 <row>
21239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243
21244 \backslash
21245 blacklozenge
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254 \begin_inset Formula $\blacklozenge$
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 <row>
21264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \backslash
21270 blacktriangle
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 \begin_inset Formula $\blacktriangle$
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 </row>
21288 <row>
21289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293
21294 \backslash
21295 blacktiangledown
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 \begin_inset Formula $\blacktriangledown$
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \backslash
21320 bullet
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Formula $\bullet$
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 </lyxtabular>
21339
21340 \end_inset
21341
21342
21343 \begin_inset Tabular
21344 <lyxtabular version="3" rows="10" columns="2">
21345 <features rotate="0" tabularvalignment="middle">
21346 <column alignment="center" valignment="top" width="0pt">
21347 <column alignment="center" valignment="top" width="0pt">
21348 <row>
21349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 Commande
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 Résultat
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 </row>
21368 <row>
21369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373
21374 \backslash
21375 diamondsuit
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Formula $\diamondsuit$
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 </row>
21393 <row>
21394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \backslash
21400 Diamond
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 \begin_inset Formula $\Diamond$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 </row>
21418 <row>
21419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423
21424 \backslash
21425 heartsuit
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Plain Layout
21434 \begin_inset Formula $\heartsuit$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \backslash
21450 P
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Formula $\P$
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 </row>
21468 <row>
21469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \backslash
21475 copyright
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Formula $\copyright$
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \backslash
21500 circledR
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 \begin_inset Formula $\circledR$
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 </row>
21518 <row>
21519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21520 \begin_inset Text
21521
21522 \begin_layout Plain Layout
21523
21524 \backslash
21525 maltese
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534 \begin_inset Formula $\maltese$
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 </row>
21543 <row>
21544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548
21549 \backslash
21550 diagup
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 \begin_inset Formula $\diagup$
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 </row>
21568 <row>
21569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573
21574 \backslash
21575 diagdown
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584 \begin_inset Formula $\diagdown$
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 </row>
21593 </lyxtabular>
21594
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \begin_layout Standard
21601 \begin_inset VSpace medskip
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Standard
21608 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
21609 \begin_inset CommandInset ref
21610 LatexCommand ref
21611 reference "sub:Tailles-polices"
21612
21613 \end_inset
21614
21615 .
21616 \end_layout
21617
21618 \begin_layout Subsection
21619 Le symbole de l'Euro €
21620 \begin_inset Index idx
21621 status collapsed
21622
21623 \begin_layout Plain Layout
21624 Symboles ! symbole de l'Euro
21625 \end_layout
21626
21627 \end_inset
21628
21629
21630 \begin_inset Index idx
21631 status collapsed
21632
21633 \begin_layout Plain Layout
21634
21635 \backslash
21636 @
21637 \begin_inset ERT
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641
21642
21643 \backslash
21644 officialeuro
21645 \end_layout
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \end_inset
21653
21654
21655 \end_layout
21656
21657 \begin_layout Standard
21658 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
21659  paquetage LaTeX 
21660 \series bold
21661 eurosym
21662 \series default
21663
21664 \begin_inset Index idx
21665 status collapsed
21666
21667 \begin_layout Plain Layout
21668 Paquetages ! eurosym
21669 \end_layout
21670
21671 \end_inset
21672
21673  et le charger avec la ligne suivante dans le préambule LaTeX
21674 \end_layout
21675
21676 \begin_layout Standard
21677
21678 \series bold
21679
21680 \backslash
21681 usepackage[gennarrow]{eurosym}
21682 \end_layout
21683
21684 \begin_layout Standard
21685 Le symbole de l'Euro peut alors être inséré avec la commande 
21686 \series bold
21687
21688 \backslash
21689 euro
21690 \series default
21691
21692 \begin_inset Index idx
21693 status collapsed
21694
21695 \begin_layout Plain Layout
21696 Commandes ! E ! 
21697 \backslash
21698 euro
21699 \end_layout
21700
21701 \end_inset
21702
21703 .
21704 \end_layout
21705
21706 \begin_layout Standard
21707 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
21708 e avec la touche €, sans avoir à installer le paquetage 
21709 \series bold
21710 eurosym
21711 \series default
21712 .
21713  Quand 
21714 \series bold
21715 eurosym
21716 \series default
21717  est installé, on peut aussi insérer la commande 
21718 \series bold
21719
21720 \backslash
21721 euro
21722 \series default
21723  en mode TeX.
21724  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
21725  
21726 \series bold
21727
21728 \backslash
21729 officialeuro
21730 \series default
21731
21732 \begin_inset Index idx
21733 status collapsed
21734
21735 \begin_layout Plain Layout
21736 Commandes ! O ! 
21737 \backslash
21738 officialeuro
21739 \end_layout
21740
21741 \end_inset
21742
21743 , qui n'est utilisable qu'en mode TeX.
21744 \end_layout
21745
21746 \begin_layout Standard
21747 \begin_inset ERT
21748 status collapsed
21749
21750 \begin_layout Plain Layout
21751
21752
21753 \backslash
21754 ifeurosym 
21755 \end_layout
21756
21757 \end_inset
21758
21759
21760 \begin_inset Note Note
21761 status open
21762
21763 \begin_layout Plain Layout
21764 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
21765 \series bold
21766 eurosym
21767 \series default
21768  est installé.
21769 \end_layout
21770
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \begin_layout Standard
21777 Un aperçu des différents symboles de l'Euro:
21778 \end_layout
21779
21780 \begin_layout Standard
21781 \align center
21782 \begin_inset Tabular
21783 <lyxtabular version="3" rows="4" columns="3">
21784 <features rotate="0" tabularvalignment="middle">
21785 <column alignment="center" valignment="top" width="0pt">
21786 <column alignment="center" valignment="top" width="0pt">
21787 <column alignment="center" valignment="top" width="0pt">
21788 <row>
21789 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802 Commande 
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811 Résultat
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 </row>
21817 <row>
21818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 formule
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \backslash
21833 euro
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Formula $\euro$
21843 \end_inset
21844
21845
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 </row>
21851 <row>
21852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 texte mathématique
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 \begin_inset Formula $\mbox{€}$
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 </row>
21883 <row>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 mode TeX
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897
21898 \backslash
21899 officialeuro
21900 \end_layout
21901
21902 \end_inset
21903 </cell>
21904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21905 \begin_inset Text
21906
21907 \begin_layout Plain Layout
21908 \begin_inset ERT
21909 status collapsed
21910
21911 \begin_layout Plain Layout
21912
21913
21914 \backslash
21915 officialeuro
21916 \end_layout
21917
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 </row>
21926 </lyxtabular>
21927
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \begin_layout Standard
21934 \begin_inset ERT
21935 status collapsed
21936
21937 \begin_layout Plain Layout
21938
21939
21940 \backslash
21941 else 
21942 \end_layout
21943
21944 \end_inset
21945
21946
21947 \begin_inset Note Note
21948 status open
21949
21950 \begin_layout Plain Layout
21951 Ce qui suit sera affiché si le paquetage LaTeX 
21952 \series bold
21953 eurosym
21954 \series default
21955  n'est pas installé:
21956 \end_layout
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \begin_layout Standard
21964 Vous devez installer le paquetage LaTeX 
21965 \series bold
21966 eurosym
21967 \series default
21968  pour voir le reste de cette section dans la sortie imprimée.
21969 \end_layout
21970
21971 \begin_layout Standard
21972 \begin_inset ERT
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976
21977
21978 \backslash
21979 fi 
21980 \end_layout
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \begin_layout Section
21988 Opérateurs de relation
21989 \begin_inset CommandInset label
21990 LatexCommand label
21991 name "sec:Relations"
21992
21993 \end_inset
21994
21995
21996 \begin_inset Index idx
21997 status collapsed
21998
21999 \begin_layout Plain Layout
22000 Relations
22001 \end_layout
22002
22003 \end_inset
22004
22005
22006 \begin_inset Index idx
22007 status collapsed
22008
22009 \begin_layout Plain Layout
22010 Comparaisons|see
22011 \begin_inset ERT
22012 status collapsed
22013
22014 \begin_layout Plain Layout
22015
22016 {
22017 \end_layout
22018
22019 \end_inset
22020
22021 Relations
22022 \begin_inset ERT
22023 status collapsed
22024
22025 \begin_layout Plain Layout
22026
22027 }
22028 \end_layout
22029
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \begin_layout Standard
22041 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22042  le bouton 
22043 \begin_inset Graphics
22044         filename ../../images/math/leq.png
22045         scale 85
22046
22047 \end_inset
22048
22049  de la barre d'outils.
22050 \end_layout
22051
22052 \begin_layout Standard
22053 \begin_inset Tabular
22054 <lyxtabular version="3" rows="17" columns="2">
22055 <features rotate="0" tabularvalignment="middle">
22056 <column alignment="center" valignment="top" width="0pt">
22057 <column alignment="center" valignment="top">
22058 <row>
22059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \size small
22065 Commande
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074
22075 \size small
22076 Résultat
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 </row>
22082 <row>
22083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 <
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Formula $<$
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 </row>
22105 <row>
22106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110
22111 \backslash
22112 le
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 \begin_inset Formula $\le$
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 </row>
22130 <row>
22131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135
22136 \backslash
22137 ll
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 \begin_inset Formula $\ll$
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \backslash
22162 prec
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Formula $\prec$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \backslash
22187 preceq
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Formula $\preceq$
22197 \end_inset
22198
22199
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 </row>
22205 <row>
22206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \backslash
22212 subset
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221 \begin_inset Formula $\subset$
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 </row>
22230 <row>
22231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235
22236 \backslash
22237 subseteq
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246 \begin_inset Formula $\subseteq$
22247 \end_inset
22248
22249
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 </row>
22255 <row>
22256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \backslash
22262 sqsubseteq
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 \begin_inset Formula $\sqsubseteq$
22272 \end_inset
22273
22274
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 </row>
22280 <row>
22281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285
22286 \backslash
22287 in
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 \begin_inset Formula $\in$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 </row>
22305 <row>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \backslash
22312 vdash
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Plain Layout
22321 \begin_inset Formula $\vdash$
22322 \end_inset
22323
22324
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 </row>
22330 <row>
22331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335
22336 \backslash
22337 smile
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346 \begin_inset Formula $\smile$
22347 \end_inset
22348
22349
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 </row>
22355 <row>
22356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360
22361 \backslash
22362 lhd
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371 \begin_inset Formula $\lhd$
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 </row>
22380 <row>
22381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \backslash
22387 unlhd
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396 \begin_inset Formula $\unlhd$
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 </row>
22405 <row>
22406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410
22411 \backslash
22412 gtrless
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 \begin_inset Formula $\gtrless$
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 </row>
22430 <row>
22431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435
22436 \backslash
22437 mid
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446 \begin_inset Formula $\mid$
22447 \end_inset
22448
22449
22450 \end_layout
22451
22452 \end_inset
22453 </cell>
22454 </row>
22455 <row>
22456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22457 \begin_inset Text
22458
22459 \begin_layout Plain Layout
22460
22461 \backslash
22462 nmid
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 \begin_inset Formula $\nmid$
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 </row>
22480 </lyxtabular>
22481
22482 \end_inset
22483
22484
22485 \begin_inset space \hfill{}
22486 \end_inset
22487
22488
22489 \begin_inset Tabular
22490 <lyxtabular version="3" rows="17" columns="2">
22491 <features rotate="0" tabularvalignment="middle">
22492 <column alignment="center" valignment="top" width="0pt">
22493 <column alignment="center" valignment="top">
22494 <row>
22495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499
22500 \size small
22501 Commande
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510
22511 \size small
22512 Résultat
22513 \end_layout
22514
22515 \end_inset
22516 </cell>
22517 </row>
22518 <row>
22519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 =
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532 \begin_inset Formula $=$
22533 \end_inset
22534
22535
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 </row>
22541 <row>
22542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546
22547 \backslash
22548 not=
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 \begin_inset Formula $\not=$
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 </row>
22566 <row>
22567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571
22572 \backslash
22573 equiv
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 \begin_inset Formula $\equiv$
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 </row>
22591 <row>
22592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \backslash
22598 sim
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Formula $\sim$
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \backslash
22623 simeq
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 \begin_inset Formula $\simeq$
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 </row>
22641 <row>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646
22647 \backslash
22648 approx
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 \begin_inset Formula $\approx$
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 </row>
22666 <row>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671
22672 \backslash
22673 cong
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682 \begin_inset Formula $\cong$
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 </row>
22691 <row>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696
22697 \backslash
22698 bowtie
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707 \begin_inset Formula $\bowtie$
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 </row>
22716 <row>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \backslash
22723 notin
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 \begin_inset Formula $\notin$
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 </row>
22741 <row>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746
22747 \backslash
22748 perp
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757 \begin_inset Formula $\perp$
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 </row>
22766 <row>
22767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771
22772 \backslash
22773 propto
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782 \begin_inset Formula $\propto$
22783 \end_inset
22784
22785
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 </row>
22791 <row>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796
22797 \backslash
22798 asymp
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 \begin_inset Formula $\asymp$
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \backslash
22823 doteq
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 \begin_inset Formula $\doteq$
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 </row>
22841 <row>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \backslash
22848 circeq
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 \begin_inset Formula $\circeq$
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 </row>
22866 <row>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871
22872 \backslash
22873 models
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882 \begin_inset Formula $\models$
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \backslash
22898 widehat=
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 \begin_inset Formula $\widehat{=}$
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 </lyxtabular>
22917
22918 \end_inset
22919
22920
22921 \begin_inset space \hfill{}
22922 \end_inset
22923
22924
22925 \begin_inset Tabular
22926 <lyxtabular version="3" rows="17" columns="2">
22927 <features rotate="0" tabularvalignment="middle">
22928 <column alignment="center" valignment="top" width="0pt">
22929 <column alignment="center" valignment="top">
22930 <row>
22931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \size small
22937 Commande
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946
22947 \size small
22948 Résultat
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 >
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 \begin_inset Formula $>$
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 </row>
22977 <row>
22978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982
22983 \backslash
22984 ge
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 \begin_inset Formula $\ge$
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \end_inset
23000 </cell>
23001 </row>
23002 <row>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007
23008 \backslash
23009 gg
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Formula $\gg$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 </row>
23027 <row>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032
23033 \backslash
23034 succ
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 \begin_inset Formula $\succ$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 </row>
23052 <row>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057
23058 \backslash
23059 succeq
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 \begin_inset Formula $\succeq$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 </row>
23077 <row>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \backslash
23084 supset
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 \begin_inset Formula $\supset$
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 </row>
23102 <row>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \backslash
23109 supseteq
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23115 \begin_inset Text
23116
23117 \begin_layout Plain Layout
23118 \begin_inset Formula $\supseteq$
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 </row>
23127 <row>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132
23133 \backslash
23134 sqsupseteq
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143 \begin_inset Formula $\sqsupseteq$
23144 \end_inset
23145
23146
23147 \end_layout
23148
23149 \end_inset
23150 </cell>
23151 </row>
23152 <row>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157
23158 \backslash
23159 ni
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168 \begin_inset Formula $\ni$
23169 \end_inset
23170
23171
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 </row>
23177 <row>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182
23183 \backslash
23184 dashv
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Plain Layout
23193 \begin_inset Formula $\dashv$
23194 \end_inset
23195
23196
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 </row>
23202 <row>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207
23208 \backslash
23209 frown
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218 \begin_inset Formula $\frown$
23219 \end_inset
23220
23221
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 </row>
23227 <row>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232
23233 \backslash
23234 rhd
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 \begin_inset Formula $\rhd$
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 </row>
23252 <row>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257
23258 \backslash
23259 unrhd
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 \begin_inset Formula $\unrhd$
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 </row>
23277 <row>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \backslash
23284 lessgtr
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293 \begin_inset Formula $\lessgtr$
23294 \end_inset
23295
23296
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 </row>
23302 <row>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307
23308 \backslash
23309 parallel
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318 \begin_inset Formula $\parallel$
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 </row>
23327 <row>
23328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332
23333 \backslash
23334 nparallel
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 \begin_inset Formula $\nparallel$
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 </row>
23352 </lyxtabular>
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Standard
23360 \begin_inset VSpace medskip
23361 \end_inset
23362
23363 Les caractères 
23364 \series bold
23365
23366 \backslash
23367 lhd
23368 \series default
23369  et 
23370 \series bold
23371
23372 \backslash
23373 rhd
23374 \series default
23375  sont plus gros que les opérateurs 
23376 \series bold
23377
23378 \backslash
23379 triangleleft
23380 \series default
23381  et 
23382 \series bold
23383
23384 \backslash
23385 triangleright
23386 \series default
23387  auxquels ils ressemblent.
23388 \end_layout
23389
23390 \begin_layout Standard
23391 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23392  par des espaces.
23393 \end_layout
23394
23395 \begin_layout Standard
23396 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23397  commande 
23398 \series bold
23399
23400 \backslash
23401 stackrel
23402 \series default
23403
23404 \begin_inset Index idx
23405 status collapsed
23406
23407 \begin_layout Plain Layout
23408 Commandes ! S ! 
23409 \backslash
23410 stackrel
23411 \end_layout
23412
23413 \end_inset
23414
23415 :
23416 \end_layout
23417
23418 \begin_layout Standard
23419 \align center
23420 \begin_inset Tabular
23421 <lyxtabular version="3" rows="2" columns="2">
23422 <features rotate="0" tabularvalignment="middle">
23423 <column alignment="center" valignment="top">
23424 <column alignment="center" valignment="top">
23425 <row>
23426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 Commande
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 Résultat
23440 \begin_inset Note Note
23441 status collapsed
23442
23443 \begin_layout Plain Layout
23444
23445 \series bold
23446
23447 \backslash
23448 raisebox
23449 \series default
23450  est seulement utilisée pour faire de la place
23451 \end_layout
23452
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 </row>
23461 <row>
23462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466 A(r)
23467 \backslash
23468 stackrel
23469 \begin_inset space \textvisiblespace{}
23470 \end_inset
23471
23472 r
23473 \backslash
23474 to
23475 \backslash
23476 infty
23477 \begin_inset space \textvisiblespace{}
23478 \end_inset
23479
23480
23481 \begin_inset Formula $\downarrow$
23482 \end_inset
23483
23484
23485 \backslash
23486 approx
23487 \begin_inset space \textvisiblespace{}
23488 \end_inset
23489
23490
23491 \begin_inset space \textvisiblespace{}
23492 \end_inset
23493
23494 B
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 </row>
23512 </lyxtabular>
23513
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \begin_layout Section
23520 Fonctions
23521 \end_layout
23522
23523 \begin_layout Subsection
23524 Fonctions prédéfinies
23525 \begin_inset CommandInset label
23526 LatexCommand label
23527 name "sub:Fonctions-prédéfinies"
23528
23529 \end_inset
23530
23531
23532 \begin_inset Index idx
23533 status collapsed
23534
23535 \begin_layout Plain Layout
23536 Fonctions ! prédéfinies
23537 \end_layout
23538
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \begin_layout Standard
23545 En général, les variables sont écrites en 
23546 \emph on
23547 italiques
23548 \emph default
23549  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
23550  
23551 \begin_inset Formula $sin$
23552 \end_inset
23553
23554  pourrait être confondue avec le produit 
23555 \begin_inset Formula $s\cdot i\cdot n$
23556 \end_inset
23557
23558 .
23559  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
23560  arguments par un peu d'espace.
23561  Elles sont insérées comme des commandes commençant par une barre de fraction
23562  inverse avant leur nom.
23563 \end_layout
23564
23565 \begin_layout Standard
23566 \align center
23567 \begin_inset Tabular
23568 <lyxtabular version="3" rows="2" columns="4">
23569 <features rotate="0" tabularvalignment="middle">
23570 <column alignment="center" valignment="top" width="0pt">
23571 <column alignment="center" valignment="top" width="0pt">
23572 <column alignment="center" valignment="top" width="0pt">
23573 <column alignment="center" valignment="top" width="0pt">
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579 Commande
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 Résultat
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597 Commande
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 Résultat
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 Asin(x)+B
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626 \begin_inset Formula $Asin(x)+B$
23627 \end_inset
23628
23629
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638 A
23639 \backslash
23640 sin(x)+B
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649 \begin_inset Formula $A\sin(x)+B$
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 </row>
23658 </lyxtabular>
23659
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \begin_layout Standard
23666 Les fonctions suivantes sont prédéfinies:
23667 \end_layout
23668
23669 \begin_layout Standard
23670 \begin_inset VSpace -2mm
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \begin_layout Standard
23677 \align center
23678 \begin_inset Tabular
23679 <lyxtabular version="3" rows="9" columns="4">
23680 <features rotate="0" tabularvalignment="middle">
23681 <column alignment="center" valignment="top" width="0pt">
23682 <column alignment="center" valignment="top" width="0pt">
23683 <column alignment="center" valignment="top" width="0pt">
23684 <column alignment="center" valignment="top" width="0pt">
23685 <row>
23686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 Commande
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 Commande
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 Commande
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 Commande
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 sin
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739
23740 \backslash
23741 sinh
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750
23751 \backslash
23752 arcsin
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Plain Layout
23761
23762 \backslash
23763 sup
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 </row>
23769 <row>
23770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774
23775 \backslash
23776 cos
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785
23786 \backslash
23787 cosh
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \backslash
23798 arccos
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807
23808 \backslash
23809 inf
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 </row>
23815 <row>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \backslash
23822 tan
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \backslash
23833 tanh
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 arctan
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853
23854 \backslash
23855 lim
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 </row>
23861 <row>
23862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866
23867 \backslash
23868 cot
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877
23878 \backslash
23879 coth
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \backslash
23890 arg
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \backslash
23901 liminf
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 </row>
23907 <row>
23908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912
23913 \backslash
23914 sec
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \backslash
23925 min
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \backslash
23936 deg
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945
23946 \backslash
23947 limsup
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 </row>
23953 <row>
23954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23955 \begin_inset Text
23956
23957 \begin_layout Plain Layout
23958
23959 \backslash
23960 csc
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 max
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980
23981 \backslash
23982 det
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \backslash
23993 Pr
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 </row>
23999 <row>
24000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24001 \begin_inset Text
24002
24003 \begin_layout Plain Layout
24004
24005 \backslash
24006 ln
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24012 \begin_inset Text
24013
24014 \begin_layout Plain Layout
24015
24016 \backslash
24017 exp
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026
24027 \backslash
24028 dim
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037
24038 \backslash
24039 hom
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \backslash
24052 lg
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \backslash
24063 log
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072
24073 \backslash
24074 ker
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24080 \begin_inset Text
24081
24082 \begin_layout Plain Layout
24083
24084 \backslash
24085 gcd
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 </row>
24091 </lyxtabular>
24092
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \begin_layout Standard
24099 Elles peuvent aussi être insérées en utilisant le bouton 
24100 \begin_inset Graphics
24101         filename ../../images/math/functions.png
24102         scale 85
24103
24104 \end_inset
24105
24106  de la barre d'outils mathématique.
24107 \end_layout
24108
24109 \begin_layout Subsection
24110 Fonctions définies par l'utilisateur
24111 \begin_inset Index idx
24112 status collapsed
24113
24114 \begin_layout Plain Layout
24115 Fonctions ! définies par l'utilisateur
24116 \end_layout
24117
24118 \end_inset
24119
24120
24121 \end_layout
24122
24123 \begin_layout Standard
24124 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24125  fonction sgn(x), il y a deux possibilités:
24126 \end_layout
24127
24128 \begin_layout Itemize
24129 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24130 \begin_inset Foot
24131 status collapsed
24132
24133 \begin_layout Plain Layout
24134 Pour en savoir plus sur la commande 
24135 \series bold
24136
24137 \backslash
24138 DeclareMathOperator
24139 \series default
24140  voir 
24141 \begin_inset CommandInset ref
24142 LatexCommand ref
24143 reference "sub:Opérateurs-personnalisés"
24144
24145 \end_inset
24146
24147 .
24148 \end_layout
24149
24150 \end_inset
24151
24152
24153 \begin_inset Newline newline
24154 \end_inset
24155
24156
24157 \begin_inset VSpace -3mm
24158 \end_inset
24159
24160
24161 \begin_inset Newline newline
24162 \end_inset
24163
24164
24165 \series bold
24166
24167 \backslash
24168 DeclareMathOperator{
24169 \backslash
24170 sgn}{sgn}
24171 \series default
24172
24173 \begin_inset Index idx
24174 status collapsed
24175
24176 \begin_layout Plain Layout
24177 Commandes ! D ! 
24178 \backslash
24179 dbinom@
24180 \backslash
24181 DeclareMathOperator
24182 \end_layout
24183
24184 \end_inset
24185
24186
24187 \begin_inset Newline newline
24188 \end_inset
24189
24190
24191 \begin_inset VSpace -2mm
24192 \end_inset
24193
24194
24195 \begin_inset Newline newline
24196 \end_inset
24197
24198 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24199  commande 
24200 \series bold
24201
24202 \backslash
24203 sgn
24204 \series default
24205 .
24206 \end_layout
24207
24208 \begin_layout Itemize
24209 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24210  notre exemple les lettres 
24211 \emph on
24212 sgn
24213 \emph default
24214  -- et les changer en texte mathématique.
24215  Pour finir, on insère une espace entre le préfacteur et la fonction.
24216 \end_layout
24217
24218 \begin_layout Standard
24219 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24220 \begin_inset Foot
24221 status collapsed
24222
24223 \begin_layout Plain Layout
24224 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24225 eur en rouge.
24226 \end_layout
24227
24228 \end_inset
24229
24230 :
24231 \end_layout
24232
24233 \begin_layout Standard
24234 \align center
24235 \begin_inset Tabular
24236 <lyxtabular version="3" rows="3" columns="2">
24237 <features rotate="0" tabularvalignment="middle">
24238 <column alignment="center" valignment="top" width="0pt">
24239 <column alignment="center" valignment="top" width="0pt">
24240 <row>
24241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245 Commande
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254 Résultat
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 </row>
24260 <row>
24261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265 A
24266 \backslash
24267 sgn(x)+B
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276 \begin_inset Formula $A\sgn(x)+B$
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 <row>
24286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 A
24291 \backslash
24292 ,
24293 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24294 \end_inset
24295
24296 (x)+B
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 </lyxtabular>
24315
24316 \end_inset
24317
24318
24319 \end_layout
24320
24321 \begin_layout Standard
24322 La première méthode est recommandée quand la fonction définie doit être
24323  utilisée plusieurs fois dans le document.
24324 \end_layout
24325
24326 \begin_layout Subsection
24327 Les limites
24328 \begin_inset Index idx
24329 status collapsed
24330
24331 \begin_layout Plain Layout
24332 Limites
24333 \end_layout
24334
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \begin_layout Standard
24341 Pour les limites, en plus des commandes 
24342 \series bold
24343
24344 \backslash
24345 lim
24346 \series default
24347
24348 \begin_inset Index idx
24349 status collapsed
24350
24351 \begin_layout Plain Layout
24352 Commandes ! L ! 
24353 \backslash
24354 lim
24355 \end_layout
24356
24357 \end_inset
24358
24359
24360 \series bold
24361
24362 \backslash
24363 liminf
24364 \series default
24365  et 
24366 \series bold
24367
24368 \backslash
24369 limsup
24370 \series default
24371  on a aussi les fonctions suivantes:
24372 \end_layout
24373
24374 \begin_layout Standard
24375 \align center
24376 \begin_inset Tabular
24377 <lyxtabular version="3" rows="5" columns="2">
24378 <features rotate="0" tabularvalignment="middle">
24379 <column alignment="center" valignment="top">
24380 <column alignment="center" valignment="top">
24381 <row>
24382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386 Commande
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24392 \begin_inset Text
24393
24394 \begin_layout Plain Layout
24395 Résultat
24396 \begin_inset Note Note
24397 status collapsed
24398
24399 \begin_layout Plain Layout
24400
24401 \series bold
24402
24403 \backslash
24404 raisebox
24405 \series default
24406  est seulement utilisée pour faire de la place
24407 \end_layout
24408
24409 \end_inset
24410
24411
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 </row>
24417 <row>
24418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422
24423 \backslash
24424 varliminf
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433 \begin_inset Formula $\varliminf$
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 </row>
24442 <row>
24443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447
24448 \backslash
24449 varlimsup
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24455 \begin_inset Text
24456
24457 \begin_layout Plain Layout
24458 \begin_inset Formula $\varlimsup$
24459 \end_inset
24460
24461
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 </row>
24467 <row>
24468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \backslash
24474 varprojlim
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 \begin_inset Formula $\varprojlim$
24484 \end_inset
24485
24486
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 </row>
24492 <row>
24493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497
24498 \backslash
24499 varinjlim
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508 \begin_inset Formula $\varinjlim$
24509 \end_inset
24510
24511
24512 \begin_inset Formula $\raisebox{-2.5mm}{}$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 </lyxtabular>
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \begin_inset VSpace medskip
24530 \end_inset
24531
24532 La valeur de la limite est créée en ajoutant un indice.
24533  Il est placé juste à la droite de la fonction dans le cas d'une formule
24534  en ligne:
24535 \end_layout
24536
24537 \begin_layout Standard
24538 \align center
24539 \begin_inset Tabular
24540 <lyxtabular version="3" rows="2" columns="2">
24541 <features rotate="0" tabularvalignment="middle">
24542 <column alignment="center" valignment="top" width="0pt">
24543 <column alignment="center" valignment="top" width="0pt">
24544 <row>
24545 <cell alignment="center" valignment="top" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549 Commande
24550 \end_layout
24551
24552 \end_inset
24553 </cell>
24554 <cell alignment="center" valignment="top" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558 \begin_inset space \hspace{}
24559 \length 1cm
24560 \end_inset
24561
24562 Résultat
24563 \begin_inset Note Note
24564 status collapsed
24565
24566 \begin_layout Plain Layout
24567 L'espace
24568 \series bold
24569  
24570 \series default
24571 et 
24572 \series bold
24573
24574 \backslash
24575 raisebox
24576 \series default
24577  sont seulement utilisées pour faire de la place.
24578 \end_layout
24579
24580 \end_inset
24581
24582
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 </row>
24588 <row>
24589 <cell alignment="center" valignment="top" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593
24594 \backslash
24595 lim_x
24596 \backslash
24597 to
24598 \begin_inset space \textvisiblespace{}
24599 \end_inset
24600
24601 A
24602 \begin_inset space \textvisiblespace{}
24603 \end_inset
24604
24605 x=B
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24615 \end_inset
24616
24617
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 </row>
24623 </lyxtabular>
24624
24625 \end_inset
24626
24627
24628 \end_layout
24629
24630 \begin_layout Standard
24631 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
24632  en dessous de la fonction:
24633 \begin_inset Formula 
24634 \[
24635 \lim_{x\to A}x=B
24636 \]
24637
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \begin_layout Subsection
24644 Les fonctions modulo
24645 \begin_inset Index idx
24646 status collapsed
24647
24648 \begin_layout Plain Layout
24649 Fonctions ! modulo
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
24659 \end_layout
24660
24661 \begin_layout Standard
24662 Les variantes pour une formule hors ligne:
24663 \begin_inset Formula 
24664 \begin{align*}
24665 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24666 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
24667 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
24668 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
24669 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
24670 \end{align*}
24671
24672 \end_inset
24673
24674
24675 \end_layout
24676
24677 \begin_layout Standard
24678 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
24679  la fonction, quelque soit la variante.
24680  
24681 \lang english
24682 By default the modulo-functions take only the first following character
24683  into account.
24684  To use more than one character, one has to put them into TeX-braces:
24685 \lang french
24686
24687 \begin_inset Formula 
24688 \begin{align*}
24689 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24690 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
24691 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
24692 \end{align*}
24693
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \begin_layout Section
24700 Caractères spéciaux
24701 \begin_inset Index idx
24702 status collapsed
24703
24704 \begin_layout Plain Layout
24705 Caractères spéciaux
24706 \end_layout
24707
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \begin_layout Subsection
24714 Caractères spéciaux en  texte mathématique
24715 \end_layout
24716
24717 \begin_layout Standard
24718 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
24719  ou en mode TeX:
24720 \end_layout
24721
24722 \begin_layout Standard
24723 \begin_inset space \hfill{}
24724 \end_inset
24725
24726
24727 \begin_inset Tabular
24728 <lyxtabular version="3" rows="8" columns="2">
24729 <features rotate="0" tabularvalignment="middle">
24730 <column alignment="block" valignment="top">
24731 <column alignment="block" valignment="top">
24732 <row>
24733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737 Commande
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746 Résultat
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 oe
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $\textrm{œ}$
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 OE
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 \begin_inset Formula $\textrm{Œ}$
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \backslash
24809 ae
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818 \begin_inset Formula $\textrm{æ}$
24819 \end_inset
24820
24821
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 </row>
24827 <row>
24828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832
24833 \backslash
24834 AE
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 \begin_inset Formula $\textrm{Æ}$
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 </row>
24852 <row>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857
24858 \backslash
24859 aa
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24865 \begin_inset Text
24866
24867 \begin_layout Plain Layout
24868 \begin_inset Formula $\textrm{\aa}$
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 </row>
24877 <row>
24878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882
24883 \backslash
24884 AA
24885 \begin_inset Index idx
24886 status collapsed
24887
24888 \begin_layout Plain Layout
24889
24890 \backslash
24891 @
24892 \begin_inset ERT
24893 status collapsed
24894
24895 \begin_layout Plain Layout
24896
24897
24898 \backslash
24899 textrm{
24900 \backslash
24901 AA}
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \end_inset
24910
24911
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920 \begin_inset Formula $\textrm{Å}$
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 i
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 \begin_inset Formula $\textrm{ı}$
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 </row>
24954 </lyxtabular>
24955
24956 \end_inset
24957
24958
24959 \begin_inset space \hfill{}
24960 \end_inset
24961
24962
24963 \begin_inset Tabular
24964 <lyxtabular version="3" rows="8" columns="2">
24965 <features rotate="0" tabularvalignment="middle">
24966 <column alignment="block" valignment="top">
24967 <column alignment="center" valignment="top">
24968 <row>
24969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24970 \begin_inset Text
24971
24972 \begin_layout Plain Layout
24973 commande
24974 \begin_inset Note Note
24975 status collapsed
24976
24977 \begin_layout Plain Layout
24978 L'espace de 0
24979 \begin_inset space \thinspace{}
24980 \end_inset
24981
24982 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
24983  serait respectivement ¡ et ¿.
24984 \end_layout
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997 Résultat
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 </row>
25003 <row>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 o
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019 \begin_inset Formula $\textrm{ø}$
25020 \end_inset
25021
25022
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 </row>
25028 <row>
25029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033
25034 \backslash
25035 O
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25041 \begin_inset Text
25042
25043 \begin_layout Plain Layout
25044 \begin_inset Formula $\textrm{Ø}$
25045 \end_inset
25046
25047
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 </row>
25053 <row>
25054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \backslash
25060 l
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069 \begin_inset Formula $\textrm{ł}$
25070 \end_inset
25071
25072
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 </row>
25078 <row>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \backslash
25085 L
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 \begin_inset Formula $\textrm{Ł}$
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 </row>
25103 <row>
25104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108 !
25109 \begin_inset space \hspace{}
25110 \length 0mm
25111 \end_inset
25112
25113 `
25114 \begin_inset space \textvisiblespace{}
25115 \end_inset
25116
25117
25118 \end_layout
25119
25120 \end_inset
25121 </cell>
25122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25123 \begin_inset Text
25124
25125 \begin_layout Plain Layout
25126 \begin_inset Formula $\textrm{!`}$
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 <row>
25136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140 ?
25141 \begin_inset space \hspace{}
25142 \length 0mm
25143 \end_inset
25144
25145 `
25146 \begin_inset space \textvisiblespace{}
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \end_inset
25153 </cell>
25154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25155 \begin_inset Text
25156
25157 \begin_layout Plain Layout
25158 \begin_inset Formula $\textrm{?`}$
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 </row>
25167 <row>
25168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172
25173 \backslash
25174 j
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 \begin_inset Formula $\textrm{ȷ}$
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 </lyxtabular>
25193
25194 \end_inset
25195
25196
25197 \begin_inset space \hfill{}
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Les caractères 
25205 \begin_inset Formula $\textrm{\textrm{Å}}$
25206 \end_inset
25207
25208  et 
25209 \begin_inset Formula $\textrm{\textrm{Ø}}$
25210 \end_inset
25211
25212  peuvent aussi être insérés avec le bouton 
25213 \begin_inset Graphics
25214         filename ../../images/math/digamma.png
25215         scale 85
25216
25217 \end_inset
25218
25219  de la barre d'outils mathématique.
25220 \end_layout
25221
25222 \begin_layout Standard
25223 Les commandes 
25224 \series bold
25225 !
25226 \begin_inset space \hspace{}
25227 \length 0mm
25228 \end_inset
25229
25230 `
25231 \series default
25232  et ?
25233 \series bold
25234
25235 \begin_inset space \hspace{}
25236 \length 0mm
25237 \end_inset
25238
25239
25240 \series default
25241 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25242  le texte dans LyX.
25243 \end_layout
25244
25245 \begin_layout Subsection
25246 Les accents dans le texte
25247 \begin_inset CommandInset label
25248 LatexCommand label
25249 name "sub:Accents-dans-le-texte"
25250
25251 \end_inset
25252
25253
25254 \begin_inset Index idx
25255 status collapsed
25256
25257 \begin_layout Plain Layout
25258 Accents ! dans le texte
25259 \end_layout
25260
25261 \end_inset
25262
25263
25264 \end_layout
25265
25266 \begin_layout Standard
25267 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25268  Ces commandes doivent être insérées en mode TeX.
25269 \end_layout
25270
25271 \begin_layout Standard
25272 \begin_inset space \hfill{}
25273 \end_inset
25274
25275
25276 \begin_inset Tabular
25277 <lyxtabular version="3" rows="8" columns="2">
25278 <features rotate="0" tabularvalignment="middle">
25279 <column alignment="block" valignment="top">
25280 <column alignment="block" valignment="top">
25281 <row>
25282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286 Commande
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295 Résultat
25296 \end_layout
25297
25298 \end_inset
25299 </cell>
25300 </row>
25301 <row>
25302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25303 \begin_inset Text
25304
25305 \begin_layout Plain Layout
25306
25307 \backslash
25308
25309 \begin_inset Quotes grd
25310 \end_inset
25311
25312 e
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 ERT
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325
25326
25327 \backslash
25328 "e
25329 \end_layout
25330
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 </row>
25339 <row>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344
25345 \backslash
25346 `e
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355 \begin_inset ERT
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359
25360
25361 \backslash
25362 `e
25363 \end_layout
25364
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 </row>
25373 <row>
25374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25375 \begin_inset Text
25376
25377 \begin_layout Plain Layout
25378
25379 \backslash
25380 ^
25381 \begin_inset space \textvisiblespace{}
25382 \end_inset
25383
25384 e
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393 \begin_inset ERT
25394 status collapsed
25395
25396 \begin_layout Plain Layout
25397
25398
25399 \backslash
25400 ^e
25401 \end_layout
25402
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 </row>
25411 <row>
25412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25413 \begin_inset Text
25414
25415 \begin_layout Plain Layout
25416
25417 \backslash
25418 =e
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 \begin_inset ERT
25428 status collapsed
25429
25430 \begin_layout Plain Layout
25431
25432
25433 \backslash
25434 =e
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 </row>
25445 <row>
25446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450
25451 \backslash
25452 u
25453 \begin_inset space \textvisiblespace{}
25454 \end_inset
25455
25456 e
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465 \begin_inset ERT
25466 status collapsed
25467
25468 \begin_layout Plain Layout
25469
25470
25471 \backslash
25472 u e
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 </row>
25483 <row>
25484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25485 \begin_inset Text
25486
25487 \begin_layout Plain Layout
25488
25489 \backslash
25490 b
25491 \begin_inset space \textvisiblespace{}
25492 \end_inset
25493
25494 e
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503 \begin_inset ERT
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507
25508
25509 \backslash
25510 b e
25511 \end_layout
25512
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 </row>
25521 <row>
25522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526
25527 \backslash
25528 t
25529 \begin_inset space \textvisiblespace{}
25530 \end_inset
25531
25532 ee
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Plain Layout
25541 \begin_inset ERT
25542 status collapsed
25543
25544 \begin_layout Plain Layout
25545
25546
25547 \backslash
25548 t ee
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 </row>
25559 </lyxtabular>
25560
25561 \end_inset
25562
25563
25564 \begin_inset space \hfill{}
25565 \end_inset
25566
25567
25568 \begin_inset Tabular
25569 <lyxtabular version="3" rows="8" columns="2">
25570 <features rotate="0" tabularvalignment="middle">
25571 <column alignment="block" valignment="top">
25572 <column alignment="center" valignment="top">
25573 <row>
25574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25575 \begin_inset Text
25576
25577 \begin_layout Plain Layout
25578 Commande
25579 \end_layout
25580
25581 \end_inset
25582 </cell>
25583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25584 \begin_inset Text
25585
25586 \begin_layout Plain Layout
25587 Résultat
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 </row>
25593 <row>
25594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25595 \begin_inset Text
25596
25597 \begin_layout Plain Layout
25598
25599 \backslash
25600 H
25601 \begin_inset space \textvisiblespace{}
25602 \end_inset
25603
25604 e
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 H e
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 </row>
25631 <row>
25632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636
25637 \backslash
25638 'e
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25644 \begin_inset Text
25645
25646 \begin_layout Plain Layout
25647 \begin_inset ERT
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651
25652
25653 \backslash
25654 'e
25655 \end_layout
25656
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 </row>
25665 <row>
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670
25671 \backslash
25672 ~e
25673 \begin_inset Index idx
25674 status collapsed
25675
25676 \begin_layout Plain Layout
25677 Tilde
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691 \begin_inset ERT
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695
25696
25697 \backslash
25698 ~e
25699 \end_layout
25700
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 </row>
25709 <row>
25710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714
25715 \backslash
25716 .e
25717 \end_layout
25718
25719 \end_inset
25720 </cell>
25721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725 \begin_inset ERT
25726 status collapsed
25727
25728 \begin_layout Plain Layout
25729
25730
25731 \backslash
25732 .e
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \end_inset
25741 </cell>
25742 </row>
25743 <row>
25744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25745 \begin_inset Text
25746
25747 \begin_layout Plain Layout
25748
25749 \backslash
25750 v
25751 \begin_inset space \textvisiblespace{}
25752 \end_inset
25753
25754 e
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763 \begin_inset ERT
25764 status collapsed
25765
25766 \begin_layout Plain Layout
25767
25768
25769 \backslash
25770 v e
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \end_inset
25779 </cell>
25780 </row>
25781 <row>
25782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25783 \begin_inset Text
25784
25785 \begin_layout Plain Layout
25786
25787 \backslash
25788 d
25789 \begin_inset space \textvisiblespace{}
25790 \end_inset
25791
25792 e
25793 \end_layout
25794
25795 \end_inset
25796 </cell>
25797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801 \begin_inset ERT
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805
25806
25807 \backslash
25808 d e
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 </row>
25819 <row>
25820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Plain Layout
25824
25825 \backslash
25826 c
25827 \begin_inset space \textvisiblespace{}
25828 \end_inset
25829
25830 e
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25836 \begin_inset Text
25837
25838 \begin_layout Plain Layout
25839 \begin_inset ERT
25840 status collapsed
25841
25842 \begin_layout Plain Layout
25843
25844
25845 \backslash
25846 c e
25847 \end_layout
25848
25849 \end_inset
25850
25851
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 </row>
25857 </lyxtabular>
25858
25859 \end_inset
25860
25861
25862 \begin_inset space \hfill{}
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \begin_layout Standard
25869 \begin_inset VSpace medskip
25870 \end_inset
25871
25872 Avec la commande 
25873 \series bold
25874
25875 \backslash
25876 t
25877 \series default
25878  on peut aussi accentuer deux caractères différents.
25879  La commande 
25880 \series bold
25881
25882 \backslash
25883 t
25884 \begin_inset space \textvisiblespace{}
25885 \end_inset
25886
25887 sz
25888 \series default
25889  va donner: 
25890 \begin_inset ERT
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894
25895
25896 \backslash
25897 t sz
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 Les accents 
25907 \series bold
25908 `
25909 \series default
25910  , 
25911 \series bold
25912 '
25913 \series default
25914  , et 
25915 \series bold
25916 ^
25917 \series default
25918  peuvent être insérés directement avec le clavier, sans utiliser le mode
25919  TeX, quand ils sont utilisés avec des voyelles.
25920  La même chose s'applique au tilde
25921 \begin_inset Foot
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
25926  accent.
25927 \end_layout
25928
25929 \end_inset
25930
25931  
25932 \series bold
25933 ~
25934 \series default
25935  en combinaison avec 
25936 \emph on
25937 a
25938 \emph default
25939  , 
25940 \emph on
25941 n
25942 \emph default
25943  , ou 
25944 \emph on
25945 o
25946 \emph default
25947 .
25948 \end_layout
25949
25950 \begin_layout Standard
25951 Les commandes 
25952 \series bold
25953
25954 \backslash
25955 b
25956 \series default
25957  , 
25958 \series bold
25959
25960 \backslash
25961 c
25962 \series default
25963  , 
25964 \series bold
25965
25966 \backslash
25967 d
25968 \series default
25969  , 
25970 \series bold
25971
25972 \backslash
25973 H
25974 \series default
25975  , 
25976 \series bold
25977
25978 \backslash
25979 t
25980 \series default
25981  , 
25982 \series bold
25983
25984 \backslash
25985 u
25986 \series default
25987  , 
25988 \series bold
25989
25990 \backslash
25991 v
25992 \series default
25993 , et les accents qui sont insérés directement au clavier sont aussi disponibles
25994  en texte mathématique.
25995  Pour les autres accents, il y a des commandes mathématiques spéciales à
25996  utiliser dans les formules, voir 
25997 \begin_inset CommandInset ref
25998 LatexCommand ref
25999 reference "sub:Accents-sur-un-caractère"
26000
26001 \end_inset
26002
26003 .
26004 \end_layout
26005
26006 \begin_layout Standard
26007 \begin_inset VSpace bigskip
26008 \end_inset
26009
26010 En plus, avec la commande 
26011 \series bold
26012
26013 \backslash
26014 textcircled
26015 \series default
26016
26017 \begin_inset Index idx
26018 status collapsed
26019
26020 \begin_layout Plain Layout
26021 Commandes ! T ! 
26022 \backslash
26023 textcircled
26024 \end_layout
26025
26026 \end_inset
26027
26028  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26029  comme pour le symbole du copyright.
26030 \end_layout
26031
26032 \begin_layout Standard
26033 \align center
26034 \begin_inset Tabular
26035 <lyxtabular version="3" rows="3" columns="2">
26036 <features rotate="0" tabularvalignment="middle">
26037 <column alignment="center" valignment="top">
26038 <column alignment="center" valignment="top">
26039 <row>
26040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26041 \begin_inset Text
26042
26043 \begin_layout Plain Layout
26044 Commande
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053 Résultat
26054 \begin_inset Note Note
26055 status collapsed
26056
26057 \begin_layout Plain Layout
26058
26059 \series bold
26060
26061 \backslash
26062 raisebox
26063 \series default
26064  est seulement utilisée pour faire de la place
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \end_inset
26073 </cell>
26074 </row>
26075 <row>
26076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Plain Layout
26080
26081 \backslash
26082 textcircled{w}
26083 \end_layout
26084
26085 \end_inset
26086 </cell>
26087 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096
26097 \backslash
26098 textcircled{w}
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \end_inset
26107 </cell>
26108 </row>
26109 <row>
26110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114
26115 \backslash
26116 Large 
26117 \backslash
26118 textcircled{
26119 \backslash
26120 normalsize
26121 \backslash
26122 protect
26123 \backslash
26124 raisebox{-1.5pt}{W}}
26125 \end_layout
26126
26127 \end_inset
26128 </cell>
26129 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26130 \begin_inset Text
26131
26132 \begin_layout Plain Layout
26133 \begin_inset Formula $\raisebox{4.5mm}{}$
26134 \end_inset
26135
26136
26137 \begin_inset ERT
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141
26142
26143 \backslash
26144 Large 
26145 \backslash
26146 textcircled{
26147 \backslash
26148 normalsize
26149 \backslash
26150 protect
26151 \backslash
26152 raisebox{-1.5pt}W}
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \begin_inset Formula $\raisebox{-2mm}{}$
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 </lyxtabular>
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \begin_layout Standard
26175 On doit faire attentions à ce que le caractère tienne dans le cercle.
26176  
26177 \series bold
26178
26179 \backslash
26180 Large
26181 \series default
26182
26183 \begin_inset Foot
26184 status collapsed
26185
26186 \begin_layout Plain Layout
26187 voir 
26188 \begin_inset CommandInset ref
26189 LatexCommand ref
26190 reference "sub:Tailles-polices"
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \end_inset
26198
26199  donne ici la taille du cercle.
26200  On peut centrer le caractère avec l'aide de la commande  
26201 \series bold
26202
26203 \backslash
26204 raisebox
26205 \series default
26206
26207 \begin_inset Foot
26208 status collapsed
26209
26210 \begin_layout Plain Layout
26211 voir 
26212 \begin_inset CommandInset ref
26213 LatexCommand ref
26214 reference "sub:Boîtes-sans-cadre"
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \end_inset
26222
26223  .
26224 \end_layout
26225
26226 \begin_layout Subsection
26227 Nombres en minuscules
26228 \begin_inset Index idx
26229 status collapsed
26230
26231 \begin_layout Plain Layout
26232 Minuscules pour les nombres
26233 \end_layout
26234
26235 \end_inset
26236
26237
26238 \end_layout
26239
26240 \begin_layout Standard
26241 Les nombres en minuscule sont créés avec la commande 
26242 \series bold
26243
26244 \backslash
26245 oldstylenums
26246 \series default
26247
26248 \begin_inset Index idx
26249 status collapsed
26250
26251 \begin_layout Plain Layout
26252 Commandes ! O ! 
26253 \backslash
26254 oldstylenums
26255 \end_layout
26256
26257 \end_inset
26258
26259 .
26260  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26261  La syntaxe de la commande est:
26262 \end_layout
26263
26264 \begin_layout Standard
26265
26266 \series bold
26267
26268 \backslash
26269 oldstylenums{nombre}
26270 \end_layout
26271
26272 \begin_layout Standard
26273 La commande 
26274 \series bold
26275
26276 \backslash
26277 oldstylenums{0123456789
26278 \series default
26279  donne: 
26280 \begin_inset Formula $\oldstylenums{0123456789}$
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Section
26287 Styles de formules
26288 \begin_inset CommandInset label
26289 LatexCommand label
26290 name "sec:Styles-de-formules"
26291
26292 \end_inset
26293
26294
26295 \begin_inset Index idx
26296 status collapsed
26297
26298 \begin_layout Plain Layout
26299 Formules ! styles
26300 \end_layout
26301
26302 \end_inset
26303
26304
26305 \end_layout
26306
26307 \begin_layout Itemize
26308 Il y a deux styles d'alignements différents:
26309 \end_layout
26310
26311 \begin_deeper
26312 \begin_layout Description
26313 Centré est le standard prédéfini
26314 \end_layout
26315
26316 \begin_layout Description
26317 Indenté pour ce style, l'option 
26318 \series bold
26319 fleqn
26320 \series default
26321  doit être insérée dans la fenêtre de dialogue 
26322 \family sans
26323 Document\SpecialChar \menuseparator
26324 Paramètres
26325 \family default
26326  dans la rubrique 
26327 \family sans
26328 Classe
26329 \begin_inset space ~
26330 \end_inset
26331
26332 de
26333 \begin_inset space ~
26334 \end_inset
26335
26336 Document
26337 \end_layout
26338
26339 \begin_layout Standard
26340 Quand on utilise 
26341 \series bold
26342 Indenté
26343 \series default
26344 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26345  
26346 \series bold
26347
26348 \backslash
26349 mathindent
26350 \series default
26351
26352 \begin_inset Index idx
26353 status collapsed
26354
26355 \begin_layout Plain Layout
26356 Commandes ! M ! 
26357 \backslash
26358 mathindent
26359 \end_layout
26360
26361 \end_inset
26362
26363 .
26364  Par exemple, pour une distance de 15
26365 \begin_inset space \thinspace{}
26366 \end_inset
26367
26368 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26369 \end_layout
26370
26371 \begin_layout Standard
26372
26373 \series bold
26374
26375 \backslash
26376 setlength{
26377 \backslash
26378 mathindent}{15mm}
26379 \end_layout
26380
26381 \begin_layout Standard
26382 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26383 \begin_inset space \thinspace{}
26384 \end_inset
26385
26386 pt est utilisée.
26387 \end_layout
26388
26389 \end_deeper
26390 \begin_layout Itemize
26391 Et deux styles différents de numérotation:
26392 \end_layout
26393
26394 \begin_deeper
26395 \begin_layout Description
26396 Droite est le standard prédéfini
26397 \end_layout
26398
26399 \begin_layout Description
26400 Gauche pour ce style, l'option 
26401 \series bold
26402 leqno
26403 \series default
26404  doit être insérée dans la fenêtre de dialogue 
26405 \family sans
26406 Document\SpecialChar \menuseparator
26407 Paramètres
26408 \family default
26409  dans la rubrique 
26410 \family sans
26411 Classe
26412 \begin_inset space ~
26413 \end_inset
26414
26415 de
26416 \begin_inset space ~
26417 \end_inset
26418
26419 Document
26420 \end_layout
26421
26422 \end_deeper
26423 \begin_layout Standard
26424
26425 \series bold
26426 fleqn
26427 \series default
26428  et 
26429 \series bold
26430 leqno
26431 \series default
26432  peuvent être utilisés ensembles.
26433  Dans ce cas les deux options sont insérées, séparées par une virgule.
26434 \end_layout
26435
26436 \begin_layout Standard
26437 Les styles choisis sont utilisés par toutes les formules du document.
26438  Quand il faut créer à la fois des formules centrées et des formules alignées,
26439  on utilise le style 
26440 \series bold
26441 Centré
26442 \series default
26443 .
26444  Les formules indentées sont alors placées dans un environnement 
26445 \series bold
26446 falign, 
26447 \series default
26448 voir 
26449 \begin_inset CommandInset ref
26450 LatexCommand ref
26451 reference "sub:Environnement-Flalign"
26452
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \begin_layout Section
26459 Formules multi-lignes
26460 \begin_inset CommandInset label
26461 LatexCommand label
26462 name "sec:Formules-multi-lignes"
26463
26464 \end_inset
26465
26466
26467 \begin_inset Index idx
26468 status collapsed
26469
26470 \begin_layout Plain Layout
26471 Formules ! multi-lignes
26472 \end_layout
26473
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \begin_layout Subsection
26480 Généralités
26481 \end_layout
26482
26483 \begin_layout Standard
26484 Dans LyX, on crée les formules multi-lignes en appuyant sur 
26485 \family sans
26486 Ctrl+Entrée
26487 \family default
26488  à l'intérieur d'une formule.
26489  Cela crée soit un environnement 
26490 \series bold
26491 equnarray 
26492 \series default
26493 qui est décrit dans
26494 \begin_inset space ~
26495 \end_inset
26496
26497
26498 \begin_inset CommandInset ref
26499 LatexCommand ref
26500 reference "sub:Environnement-eqnarray"
26501
26502 \end_inset
26503
26504  
26505 \series bold
26506 ,
26507 \series default
26508  soit dans le cas où l'option 
26509 \family sans
26510 Utilise le paquetage math AMS
26511 \family default
26512  est activé dans les préférences du document, un environnement 
26513 \series bold
26514 align 
26515 \series default
26516 qui est décrit dans 
26517 \begin_inset CommandInset ref
26518 LatexCommand ref
26519 reference "sub:Environnement-align-standard"
26520
26521 \end_inset
26522
26523 .
26524  L'environnement
26525 \series bold
26526  align
26527 \series default
26528  est recommandé car il produit une sortie typographiquement correcte dans
26529  tous les cas.
26530 \end_layout
26531
26532 \begin_layout Standard
26533 Il y a d'autres environnement de formules multi-lignes qui peuvent être
26534  créés en passant par le menu 
26535 \family sans
26536 Insertion\SpecialChar \menuseparator
26537 Math
26538 \family default
26539 .
26540  Ces environnements sont décrits dans les sections qui suivent.
26541 \end_layout
26542
26543 \begin_layout Standard
26544 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
26545  est créée en appuyant sur 
26546 \family sans
26547 Ctrl+Entrée
26548 \family default
26549 .
26550  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
26551  boutons 
26552 \begin_inset Graphics
26553         filename ../../images/tabular-feature_append-row.png
26554         scale 85
26555
26556 \end_inset
26557
26558  ou 
26559 \begin_inset Graphics
26560         filename ../../images/tabular-feature_delete-row.png
26561         scale 85
26562
26563 \end_inset
26564
26565  de la barre d'outils mathématique ou bien le menu 
26566 \family sans
26567 Édition\SpecialChar \menuseparator
26568 Lignes
26569 \begin_inset space \thinspace{}
26570 \end_inset
26571
26572 &
26573 \begin_inset space \thinspace{}
26574 \end_inset
26575
26576 Colonnes
26577 \family default
26578 .
26579 \end_layout
26580
26581 \begin_layout Subsubsection
26582 Séparation des lignes
26583 \begin_inset CommandInset label
26584 LatexCommand label
26585 name "sub:Séparation-des-lignes"
26586
26587 \end_inset
26588
26589
26590 \begin_inset Index idx
26591 status collapsed
26592
26593 \begin_layout Plain Layout
26594 Formules ! multi-lignes ! Séparation des lignes
26595 \end_layout
26596
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \begin_layout Standard
26603 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
26604 \begin_inset Formula 
26605 \begin{eqnarray*}
26606 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}\\
26607 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
26608 \end{eqnarray*}
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \begin_layout Standard
26616 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
26617  qu'argument optionnel de la commande de saut de ligne.
26618  Ce n'est pas encore possible avec LyX
26619 \begin_inset Foot
26620 status collapsed
26621
26622 \begin_layout Plain Layout
26623 voir 
26624 \begin_inset CommandInset href
26625 LatexCommand href
26626 name "LyX-bug #1505"
26627 target "http://www.lyx.org/trac/ticket/1505"
26628
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \end_inset
26635
26636 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
26637  Pour ajouter de l'espace dans notre exemple, on insère la commande 
26638 \series bold
26639
26640 \backslash
26641
26642 \backslash
26643 [3mm]
26644 \series default
26645  à la fin de la première ligne et on obtient: 
26646 \begin_inset ERT
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650
26651
26652 \backslash
26653 begin{eqnarray*}
26654 \end_layout
26655
26656 \begin_layout Plain Layout
26657
26658 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26659  = & 
26660 \backslash
26661 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26662 \backslash
26663
26664 \backslash
26665 [3mm]
26666 \end_layout
26667
26668 \begin_layout Plain Layout
26669
26670 4x^{2}
26671 \backslash
26672 left(B^{2}+x_{0}^{2}
26673 \backslash
26674 right)+4x_{0}x
26675 \backslash
26676 left(D-B^{2}
26677 \backslash
26678 right)+B^{2}
26679 \backslash
26680 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26681 \backslash
26682 right) & = & 0
26683 \end_layout
26684
26685 \begin_layout Plain Layout
26686
26687
26688 \backslash
26689 end{eqnarray*}
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Standard
26698 \begin_inset VSpace bigskip
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \begin_layout Standard
26705 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
26706  changer la valeur de la longueur 
26707 \series bold
26708
26709 \backslash
26710 jot
26711 \series default
26712
26713 \begin_inset Index idx
26714 status collapsed
26715
26716 \begin_layout Plain Layout
26717 Commandes ! J ! 
26718 \backslash
26719 jot
26720 \begin_inset ERT
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724
26725
26726 \backslash
26727 vspace{4mm}
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \end_inset
26736
26737 .
26738  La définition est : 
26739 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
26740 \end_inset
26741
26742 .
26743  La valeur prédéfinie de 
26744 \series bold
26745
26746 \backslash
26747 jot 
26748 \series default
26749 est de 3
26750 \begin_inset space \thinspace{}
26751 \end_inset
26752
26753 pt.
26754  Pour créer un interligne supplémentaire de 3
26755 \begin_inset space \thinspace{}
26756 \end_inset
26757
26758 mm, comme dans l'exemple précédent, on insère la commande 
26759 \end_layout
26760
26761 \begin_layout Standard
26762
26763 \series bold
26764
26765 \backslash
26766 setlength{
26767 \backslash
26768 jot}{3mm+3pt}
26769 \end_layout
26770
26771 \begin_layout Standard
26772 en Code TeX avant la formule.
26773  Cela exige que le paquetage LaTeX 
26774 \series bold
26775 calc
26776 \begin_inset Foot
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780
26781 \series bold
26782 calc 
26783 \series default
26784 fait partie de toutes les distributions standard de LaTeX.
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \series default
26791
26792 \begin_inset Index idx
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796 Paquetages ! calc
26797 \end_layout
26798
26799 \end_inset
26800
26801  ait été chargé dans le préambule LaTeX avec la ligne
26802 \end_layout
26803
26804 \begin_layout Standard
26805
26806 \series bold
26807
26808 \backslash
26809 usepackage{calc}
26810 \end_layout
26811
26812 \begin_layout Standard
26813 On obtient alors: 
26814 \begin_inset ERT
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818
26819
26820 \backslash
26821 setlength{
26822 \backslash
26823 jot}{3mm+3pt}
26824 \end_layout
26825
26826 \end_inset
26827
26828
26829 \begin_inset Formula 
26830 \begin{eqnarray*}
26831 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}\\
26832 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
26833 \end{eqnarray*}
26834
26835 \end_inset
26836
26837
26838 \end_layout
26839
26840 \begin_layout Standard
26841 \begin_inset ERT
26842 status collapsed
26843
26844 \begin_layout Plain Layout
26845
26846
26847 \backslash
26848 setlength{
26849 \backslash
26850 jot}{3pt}
26851 \end_layout
26852
26853 \end_inset
26854
26855  Pour revenir à l'espacement implicite, on remet la valeur de 
26856 \series bold
26857
26858 \backslash
26859 jot
26860 \series default
26861  à 3
26862 \begin_inset space \thinspace{}
26863 \end_inset
26864
26865 pt.
26866 \end_layout
26867
26868 \begin_layout Subsubsection
26869 Séparation des colonnes
26870 \begin_inset CommandInset label
26871 LatexCommand label
26872 name "sub:Séparation-des-colonnes"
26873
26874 \end_inset
26875
26876
26877 \begin_inset Index idx
26878 status collapsed
26879
26880 \begin_layout Plain Layout
26881 Formules ! multi-lignes ! Séparation des colonnes
26882 \end_layout
26883
26884 \end_inset
26885
26886
26887 \end_layout
26888
26889 \begin_layout Standard
26890 Les formules multi-lignes forment une matrice.
26891  Une formule dans un environnement eqnarray est par exemple une matrice
26892  à trois colonnes.
26893  En changeant l'espacement des colonnes de cet environnement, on peut modifier
26894  l'espace à côté du symbole de relation.
26895 \end_layout
26896
26897 \begin_layout Standard
26898 L'espacement des colonnes est spécifié avec la longueur 
26899 \series bold
26900
26901 \backslash
26902 arraycolsep
26903 \series default
26904
26905 \begin_inset Index idx
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909 Commandes ! A ! 
26910 \backslash
26911 arraycolsep
26912 \end_layout
26913
26914 \end_inset
26915
26916  selon la relation:
26917 \begin_inset Newline newline
26918 \end_inset
26919
26920 séparation des colonnes = 2
26921 \begin_inset space \thinspace{}
26922 \end_inset
26923
26924
26925 \series bold
26926
26927 \backslash
26928 arraycolsep
26929 \series default
26930
26931 \begin_inset Newline newline
26932 \end_inset
26933
26934 Donc, la commande
26935 \end_layout
26936
26937 \begin_layout Standard
26938
26939 \series bold
26940
26941 \backslash
26942 setlength{
26943 \backslash
26944 arraycolsep}{1cm}
26945 \end_layout
26946
26947 \begin_layout Standard
26948 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
26949  des colonnes à 2
26950 \begin_inset space \thinspace{}
26951 \end_inset
26952
26953 cm.
26954  Pour revenir à la valeur implicite, on met 
26955 \series bold
26956
26957 \backslash
26958 arraycolsep
26959 \series default
26960  à 5
26961 \begin_inset space \thinspace{}
26962 \end_inset
26963
26964 pt.
26965 \end_layout
26966
26967 \begin_layout Standard
26968 Une formule avec des colonnes séparées de 2
26969 \begin_inset space \thinspace{}
26970 \end_inset
26971
26972 cm:
26973 \begin_inset ERT
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977
26978
26979 \backslash
26980 setlength{
26981 \backslash
26982 arraycolsep}{1cm}
26983 \end_layout
26984
26985 \end_inset
26986
26987
26988 \begin_inset Formula 
26989 \begin{eqnarray*}
26990 A & = & B\\
26991 C & \ne & A
26992 \end{eqnarray*}
26993
26994 \end_inset
26995
26996 Une formule avec la séparation de colonne prédéfinie de 10
26997 \begin_inset space \thinspace{}
26998 \end_inset
26999
27000 pt:
27001 \begin_inset ERT
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005
27006
27007 \backslash
27008 setlength{
27009 \backslash
27010 arraycolsep}{5pt}
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \begin_inset Formula 
27017 \begin{eqnarray*}
27018 A & = & B\\
27019 C & \ne & A
27020 \end{eqnarray*}
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \begin_layout Standard
27028 \begin_inset Newpage newpage
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \begin_layout Subsubsection
27035 Formules longues
27036 \begin_inset Index idx
27037 status collapsed
27038
27039 \begin_layout Plain Layout
27040 Formules ! longues
27041 \end_layout
27042
27043 \end_inset
27044
27045
27046 \end_layout
27047
27048 \begin_layout Standard
27049 Les formules longues peuvent être mises en forme en utilisant une de ces
27050  méthodes:
27051 \end_layout
27052
27053 \begin_layout Itemize
27054 Quand un des membres de l'équation est beaucoup plus court que la largeur
27055  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27056  de droite est écrit sur deux lignes: 
27057 \begin_inset Formula 
27058 \begin{eqnarray}
27059 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 \\
27060  &  & -\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}
27061 \end{eqnarray}
27062
27063 \end_inset
27064
27065 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27066  comme un opérateur puisqu'il est le premier caractère de la ligne.
27067  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27068  difficile à distinguer de la barre de fraction.
27069  Pour éviter cela, une espace de 3
27070 \begin_inset space \thinspace{}
27071 \end_inset
27072
27073 pt a été insérée après les signe moins avec la commande 
27074 \series bold
27075
27076 \backslash
27077 hspace
27078 \series default
27079 .
27080 \begin_inset Foot
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084 plus au sujet de la commande 
27085 \series bold
27086
27087 \backslash
27088 hspace
27089 \series default
27090 , voir 
27091 \begin_inset CommandInset ref
27092 LatexCommand ref
27093 reference "sub:Espace-variable"
27094
27095 \end_inset
27096
27097
27098 \end_layout
27099
27100 \end_inset
27101
27102
27103 \begin_inset Index idx
27104 status collapsed
27105
27106 \begin_layout Plain Layout
27107 Commandes ! H ! 
27108 \backslash
27109 hspace
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \begin_layout Itemize
27118 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27119  
27120 \series bold
27121
27122 \backslash
27123 lefteqn
27124 \series default
27125
27126 \begin_inset Index idx
27127 status collapsed
27128
27129 \begin_layout Plain Layout
27130 Commandes ! L ! 
27131 \backslash
27132 lefteqn
27133 \end_layout
27134
27135 \end_inset
27136
27137 .
27138  Elle est insérée dans la première colonne de la première ligne et a comme
27139  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27140 \begin_inset Formula 
27141 \begin{eqnarray}
27142 \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 \\
27143  &  & -\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 \\
27144  &  & =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}
27145 \end{eqnarray}
27146
27147 \end_inset
27148
27149 Après l'insertion de la commande 
27150 \series bold
27151
27152 \backslash
27153 lefteqn
27154 \series default
27155 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27156  vers la gauche par rapport à la boîte bleue.
27157  C'est dans cette dernière que l'on insère la formule.
27158 \begin_inset Newline newline
27159 \end_inset
27160
27161 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27162  celles d'après.
27163  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27164 \begin_inset VSpace medskip
27165 \end_inset
27166
27167
27168 \begin_inset Newline newline
27169 \end_inset
27170
27171
27172 \begin_inset Note Greyedout
27173 status open
27174
27175 \begin_layout Plain Layout
27176 Notez les points suivants quand vous utilisez 
27177 \series bold
27178
27179 \backslash
27180 lefteqn
27181 \series default
27182 :
27183 \end_layout
27184
27185 \begin_layout Itemize
27186 La formule n'utilise pas la totalité de la largeur de la page.
27187  Quand par exemple on a ajouté le terme 
27188 \begin_inset Formula $-B^{2}$
27189 \end_inset
27190
27191  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27192  de la marge.
27193  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27194  négatif en début de la première ligne.
27195 \end_layout
27196
27197 \begin_layout Itemize
27198 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27199  première ligne avec la souris
27200 \begin_inset Foot
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204 \begin_inset CommandInset href
27205 LatexCommand href
27206 name "LyX-bug #1429"
27207 target "http://www.lyx.org/trac/ticket/1429"
27208
27209 \end_inset
27210
27211
27212 \end_layout
27213
27214 \end_inset
27215
27216 .
27217  On peut seulement placer le curseur au début de la ligne et ensuite le
27218  déplacer avec les flèches du clavier.
27219 \end_layout
27220
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Itemize
27227 D'autres méthodes pour créer des formules longues sont offertes par les
27228  environnements décrits dans 
27229 \begin_inset CommandInset ref
27230 LatexCommand ref
27231 reference "sub:Environnement-Multline"
27232
27233 \end_inset
27234
27235  et 
27236 \begin_inset CommandInset ref
27237 LatexCommand ref
27238 reference "sub:Portions-de-formules-en-multiligne"
27239
27240 \end_inset
27241
27242 .
27243 \end_layout
27244
27245 \begin_layout Subsubsection
27246 Crochets sur plusieurs lignes
27247 \begin_inset CommandInset label
27248 LatexCommand label
27249 name "sub:Crochets-multilignes"
27250
27251 \end_inset
27252
27253
27254 \begin_inset Index idx
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258 Crochets ! pour expressions multi-lignes
27259 \end_layout
27260
27261 \end_inset
27262
27263
27264 \end_layout
27265
27266 \begin_layout Standard
27267 Pour des parenthèses ou des crochets entourant des expressions réparties
27268  sur plusieurs lignes, on rencontre le problème suivant:
27269 \begin_inset Formula 
27270 \begin{eqnarray*}
27271 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27272  &  & \left.\cdots+B-D\right]
27273 \end{eqnarray*}
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Standard
27281 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27282  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27283 \end_layout
27284
27285 \begin_layout Standard
27286 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27287  ligne doit se terminer par la commande 
27288 \series bold
27289
27290 \backslash
27291 right.
27292 \series default
27293
27294 \begin_inset Index idx
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 Commandes ! R ! 
27299 \backslash
27300 right
27301 \end_layout
27302
27303 \end_inset
27304
27305  et la seconde commencer par 
27306 \series bold
27307
27308 \backslash
27309 left.
27310 \begin_inset Foot
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 pour plus au sujet des commandes 
27315 \series bold
27316
27317 \backslash
27318 left
27319 \series default
27320  et 
27321 \series bold
27322
27323 \backslash
27324 right
27325 \series default
27326  voir 
27327 \begin_inset CommandInset ref
27328 LatexCommand ref
27329 reference "sub:Taille-parenthèses-automatique"
27330
27331 \end_inset
27332
27333
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \series default
27340
27341 \begin_inset Index idx
27342 status collapsed
27343
27344 \begin_layout Plain Layout
27345 Commandes ! L ! 
27346 \backslash
27347 left
27348 \end_layout
27349
27350 \end_inset
27351
27352 .
27353  Après le 
27354 \series bold
27355
27356 \backslash
27357 left.
27358
27359 \series default
27360  on insère la commande 
27361 \series bold
27362
27363 \backslash
27364 vphantom
27365 \series default
27366
27367 \begin_inset space \textvisiblespace{}
27368 \end_inset
27369
27370
27371 \series bold
27372
27373 \backslash
27374 prod
27375 \series default
27376 ^
27377 \begin_inset space \textvisiblespace{}
27378 \end_inset
27379
27380
27381 \series bold
27382
27383 \backslash
27384 infty
27385 \series default
27386
27387 \begin_inset space \textvisiblespace{}
27388 \end_inset
27389
27390
27391 \series bold
27392
27393 \begin_inset Formula $\downarrow$
27394 \end_inset
27395
27396 _R=1}
27397 \series default
27398
27399 \begin_inset Index idx
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 Commandes ! V ! 
27404 \backslash
27405 vphantom
27406 \end_layout
27407
27408 \end_inset
27409
27410  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27411  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27412  de la deuxième ligne.
27413 \end_layout
27414
27415 \begin_layout Standard
27416 On obtient ceci:
27417 \end_layout
27418
27419 \begin_layout Standard
27420 \begin_inset Formula 
27421 \begin{eqnarray*}
27422 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27423  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27424 \end{eqnarray*}
27425
27426 \end_inset
27427
27428
27429 \end_layout
27430
27431 \begin_layout Subsection
27432 Les environnements align 
27433 \end_layout
27434
27435 \begin_layout Standard
27436 Les environnements align peuvent être utilisés pour tous les cas de formules
27437  multi-lignes.
27438  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27439 e.
27440 \end_layout
27441
27442 \begin_layout Standard
27443 Les environnement Align sont composés de colonnes.
27444  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27445  sont alignées à droite.
27446  Chaque ligne d'un environnement Align peut être numérotée.
27447 \end_layout
27448
27449 \begin_layout Standard
27450 Les environnement Align sont créés avec le menu 
27451 \family sans
27452 Insertion\SpecialChar \menuseparator
27453 Math
27454 \family default
27455 .
27456  Avec le menu 
27457 \family sans
27458 Édition\SpecialChar \menuseparator
27459 Math\SpecialChar \menuseparator
27460 Change le type de formule
27461 \family default
27462  on peut convertir des formules existantes en environnement Align.
27463 \end_layout
27464
27465 \begin_layout Standard
27466 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
27467  
27468 \begin_inset Graphics
27469         filename ../../images/tabular-feature_append-column.png
27470         scale 85
27471
27472 \end_inset
27473
27474  ou 
27475 \begin_inset Graphics
27476         filename ../../images/tabular-feature_delete-column.png
27477         scale 85
27478
27479 \end_inset
27480
27481 , respectivement, soit le menu 
27482 \family sans
27483 Édition\SpecialChar \menuseparator
27484 Lignes & colonnes
27485 \family default
27486 .
27487 \end_layout
27488
27489 \begin_layout Subsubsection
27490 L'environnement align standard
27491 \begin_inset CommandInset label
27492 LatexCommand label
27493 name "sub:Environnement-align-standard"
27494
27495 \end_inset
27496
27497
27498 \begin_inset Index idx
27499 status collapsed
27500
27501 \begin_layout Plain Layout
27502 Formules ! multi-lignes ! environnement align
27503 \end_layout
27504
27505 \end_inset
27506
27507
27508 \end_layout
27509
27510 \begin_layout Standard
27511 Cet environnement align est créé en appuyant sur 
27512 \family sans
27513 Ctrl+Entrée
27514 \family default
27515  dans une formule ou en utilisant le menu 
27516 \family sans
27517 Insertion\SpecialChar \menuseparator
27518 Math\SpecialChar \menuseparator
27519 Environnement
27520 \begin_inset space ~
27521 \end_inset
27522
27523 AMS
27524 \begin_inset space ~
27525 \end_inset
27526
27527 align
27528 \family default
27529 .
27530 \end_layout
27531
27532 \begin_layout Standard
27533 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
27534  align à quatre colonnes:
27535 \begin_inset Formula 
27536 \begin{align*}
27537 A & =\sin(B) & C & =D\\
27538 C & \ne A & B & \ne D
27539 \end{align*}
27540
27541 \end_inset
27542
27543 Comme on peut le voir, dans cet environnement les formules sont placées
27544  comme s'il y avait un 
27545 \series bold
27546
27547 \backslash
27548 hfill
27549 \begin_inset Foot
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553 pour plus d'information au sujet de 
27554 \series bold
27555
27556 \backslash
27557 hfill
27558 \series default
27559  voir 
27560 \begin_inset CommandInset ref
27561 LatexCommand ref
27562 reference "sub:Espace-variable"
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \series default
27573  avant la première colonne et après chaque colonne paire.
27574  Quand on utilise le style 
27575 \series bold
27576 Indenté
27577 \begin_inset Foot
27578 status collapsed
27579
27580 \begin_layout Plain Layout
27581 pour les styles de formules, voir 
27582 \begin_inset CommandInset ref
27583 LatexCommand ref
27584 reference "sec:Styles-de-formules"
27585
27586 \end_inset
27587
27588
27589 \end_layout
27590
27591 \end_inset
27592
27593  
27594 \series default
27595 la formule est écrite sans le 
27596 \series bold
27597
27598 \backslash
27599 hfill
27600 \series default
27601  avant la première colonne.
27602 \end_layout
27603
27604 \begin_layout Subsubsection
27605 L'environnement alignat
27606 \begin_inset Index idx
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610 Formules ! multi-lignes ! environnement alignat
27611 \end_layout
27612
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \begin_layout Standard
27619 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
27620  Il peut être inséré manuellement avec les espaces qui sont décrits en 
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "sub:Espace"
27624
27625 \end_inset
27626
27627 .
27628 \end_layout
27629
27630 \begin_layout Standard
27631 Voici l'exemple précédent dans un environnement alignat où on a inséré une
27632  espace de 1
27633 \begin_inset space \thinspace{}
27634 \end_inset
27635
27636 cm au début de la deuxième formule:
27637 \begin_inset Formula 
27638 \begin{alignat*}{2}
27639 A & =\sin(B) & \hspace{1cm}C & =D\\
27640 C & \ne A & B & \ne D
27641 \end{alignat*}
27642
27643 \end_inset
27644
27645 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
27646  colonne, cet environnement est particulièrement adapté aux cas où on a
27647  trois colonnes ou plus côte-à-côte.
27648  
27649 \end_layout
27650
27651 \begin_layout Standard
27652 \begin_inset Newpage newpage
27653 \end_inset
27654
27655
27656 \end_layout
27657
27658 \begin_layout Subsubsection
27659 Environnement flalign
27660 \begin_inset CommandInset label
27661 LatexCommand label
27662 name "sub:Environnement-Flalign"
27663
27664 \end_inset
27665
27666
27667 \begin_inset Index idx
27668 status collapsed
27669
27670 \begin_layout Plain Layout
27671 Formules ! multi-lignes ! environnement flalign
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Dans cet environnement les deux premières colonnes sont placées le plus
27681  à gauche possible et les deux dernière le plus à droite possible.
27682  Un exemple:
27683 \begin_inset Formula 
27684 \begin{flalign*}
27685 A & =1 & B & =2 & C & =3\\
27686 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27687 \end{flalign*}
27688
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Standard
27695 En créant un environnement flalign avec un nombre impair de colonnes et
27696  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
27697  formules d'un document peuvent être mises à gauche, bien que le style de
27698  formules 
27699 \series bold
27700 Centré 
27701 \series default
27702 soit utilisé.
27703  Comme exemple la formule 
27704 \begin_inset CommandInset ref
27705 LatexCommand eqref
27706 reference "eq:VolInt"
27707
27708 \end_inset
27709
27710  indentée:
27711 \begin_inset Formula 
27712 \begin{flalign}
27713 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27714 \end{flalign}
27715
27716 \end_inset
27717
27718 Les deux premières colonnes contiennent la formule.
27719  Pour l'indenter comme avec le style de formule 
27720 \series bold
27721 Indenté,
27722 \series default
27723  on a inséré une espace de 30
27724 \begin_inset space \thinspace{}
27725 \end_inset
27726
27727 pt au début de la première colonne.
27728 \end_layout
27729
27730 \begin_layout Subsection
27731 Environnement eqnarray
27732 \begin_inset CommandInset label
27733 LatexCommand label
27734 name "sub:Environnement-eqnarray"
27735
27736 \end_inset
27737
27738
27739 \begin_inset Index idx
27740 status collapsed
27741
27742 \begin_layout Plain Layout
27743 Formules ! multi-lignes ! environnement eqnarray
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 Quand on créé cet environnement, trois boîtes bleues apparaissent.
27753  Le contenu de la première boîte est aligné à droite, celui de la dernière
27754  est aligné à gauche.
27755  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
27756  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
27757 \begin_inset Formula 
27758 \begin{eqnarray*}
27759 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27760 AB & AB & AB\\
27761 A & = & A
27762 \end{eqnarray*}
27763
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \begin_layout Subsection
27770 Environnement gather
27771 \begin_inset Index idx
27772 status collapsed
27773
27774 \begin_layout Plain Layout
27775 Formules ! multi-lignes ! environnement gather
27776 \end_layout
27777
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \begin_layout Standard
27784 Cet environnement consiste seulement en une colonne centrée.
27785  Chaque ligne peut être numérotée.
27786 \begin_inset Formula 
27787 \begin{gather}
27788 A=1\\
27789 X=\textrm{-}1
27790 \end{gather}
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Subsection
27798 Environnement multline
27799 \begin_inset CommandInset label
27800 LatexCommand label
27801 name "sub:Environnement-Multline"
27802
27803 \end_inset
27804
27805
27806 \begin_inset Index idx
27807 status collapsed
27808
27809 \begin_layout Plain Layout
27810 Formules ! multi-lignes ! environnement multline
27811 \end_layout
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \begin_layout Standard
27819 L'environnement multline consiste, comme l'environnement gather en une seule
27820  colonne.
27821  Mais la première ligne est alignée à gauche, la dernière est alignée à
27822  droite et toutes les autres sont centrées.
27823  Cet environnement est donc particulièrement adapté aux formules très longues.
27824  Comme exemple, voici la formule 
27825 \begin_inset CommandInset ref
27826 LatexCommand eqref
27827 reference "eq:lefteqn"
27828
27829 \end_inset
27830
27831  dans un environnement multline:
27832 \begin_inset Formula 
27833 \begin{multline}
27834 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}\\
27835 -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}\\
27836 =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}}
27837 \end{multline}
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Standard
27845 Dans la sortie finale, seule la dernière ligne d'un environnement multline
27846  apparaît numérotée si le document est numéroté à droite, la première s'il
27847  est numéroté à gauche.
27848 \begin_inset Foot
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852 pour les styles de numérotation, voir 
27853 \begin_inset CommandInset ref
27854 LatexCommand ref
27855 reference "sec:Styles-de-formules"
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \end_inset
27863
27864
27865 \end_layout
27866
27867 \begin_layout Standard
27868 Avec les commandes 
27869 \series bold
27870
27871 \backslash
27872 shoveright
27873 \series default
27874
27875 \begin_inset Index idx
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879 Commandes ! S ! 
27880 \backslash
27881 shoveright
27882 \end_layout
27883
27884 \end_inset
27885
27886  et 
27887 \series bold
27888
27889 \backslash
27890 shoveleft
27891 \series default
27892
27893 \begin_inset Index idx
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897 Commandes ! S ! 
27898 \backslash
27899 shoveleft
27900 \end_layout
27901
27902 \end_inset
27903
27904  une ligne centrée peut être alignée respectivement à droite ou à gauche.
27905  Les commandes sont utilisées de la façon suivante:
27906 \end_layout
27907
27908 \begin_layout Standard
27909
27910 \series bold
27911
27912 \backslash
27913 shoveright{contenu de la ligne}
27914 \series default
27915  et 
27916 \series bold
27917
27918 \backslash
27919 shoveleft{contenu de la ligne}
27920 \end_layout
27921
27922 \begin_layout Standard
27923 \begin_inset VSpace medskip
27924 \end_inset
27925
27926 La longueur 
27927 \series bold
27928
27929 \backslash
27930 multlinegap
27931 \series default
27932
27933 \begin_inset Index idx
27934 status collapsed
27935
27936 \begin_layout Plain Layout
27937 Commandes ! M ! 
27938 \backslash
27939 multlinegap
27940 \end_layout
27941
27942 \end_inset
27943
27944  précise la distance entre le début de la première ligne et la marge de
27945  gauche.
27946  La valeur prédéfinie est 0
27947 \begin_inset space \thinspace{}
27948 \end_inset
27949
27950 pt.
27951 \end_layout
27952
27953 \begin_layout Standard
27954 Comme exemple, la formule précédente en ajoutant avant en mode TeX
27955 \end_layout
27956
27957 \begin_layout Standard
27958
27959 \series bold
27960
27961 \backslash
27962 setlength{
27963 \backslash
27964 multlinegap}{2cm}
27965 \end_layout
27966
27967 \begin_layout Standard
27968 \begin_inset ERT
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972
27973
27974 \backslash
27975 setlength{
27976 \backslash
27977 multlinegap}{2cm}
27978 \end_layout
27979
27980 \end_inset
27981
27982
27983 \begin_inset Formula 
27984 \begin{multline}
27985 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}\\
27986 \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}}\\
27987 =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}}
27988 \end{multline}
27989
27990 \end_inset
27991
27992
27993 \begin_inset ERT
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997
27998
27999 \backslash
28000 setlength{
28001 \backslash
28002 multlinegap}{0pt}
28003 \end_layout
28004
28005 \end_inset
28006
28007 La deuxième ligne a été alignée à gauche en utilisant 
28008 \series bold
28009
28010 \backslash
28011 shoveleft
28012 \series default
28013 .
28014 \end_layout
28015
28016 \begin_layout Subsection
28017 Portions de formules en multi-ligne
28018 \begin_inset CommandInset label
28019 LatexCommand label
28020 name "sub:Portions-de-formules-en-multiligne"
28021
28022 \end_inset
28023
28024
28025 \begin_inset Index idx
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029 Formules ! multi-lignes ! portions de formules
28030 \end_layout
28031
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \begin_layout Standard
28038 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28039  on peut utiliser l'un des environnements suivants: 
28040 \series bold
28041 aligned
28042 \series default
28043
28044 \series bold
28045 alignedat
28046 \series default
28047
28048 \series bold
28049 gathered
28050 \series default
28051  or 
28052 \series bold
28053 split
28054 \series default
28055 .
28056  Ils peuvent être insérés en utilisant le menu 
28057 \family sans
28058 Insertion\SpecialChar \menuseparator
28059 Math
28060 \family default
28061  ou en utilisant les commandes décrites dans cette section.
28062 \end_layout
28063
28064 \begin_layout Standard
28065 Les trois premier ont les mêmes propriétés que les environnements de formules
28066  correspondants, à part le fait que l'on peut ajouter d'autres portions
28067  de formules après eux.
28068  Un exemple:
28069 \begin_inset Formula 
28070 \[
28071 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28072 \Delta E\Delta t & \ge\frac{\hbar}{2}
28073 \end{aligned}
28074 \right\} \textrm{Relations d'incertitude}
28075 \]
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \begin_layout Standard
28083 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28084  on insère la commande 
28085 \series bold
28086
28087 \backslash
28088 aligned
28089 \series default
28090
28091 \begin_inset Index idx
28092 status collapsed
28093
28094 \begin_layout Plain Layout
28095 Commandes ! A ! 
28096 \backslash
28097 aligned
28098 \end_layout
28099
28100 \end_inset
28101
28102 .
28103  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28104  on peut ajouter des lignes et des colonnes.
28105  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28106  de formules, comme des accolades.
28107 \end_layout
28108
28109 \begin_layout Standard
28110 L'environnement aligned est aussi utilisable pour de longues formules dont
28111  les lignes sont alignées horizontalement.
28112  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28113  est que le numéro des formules est centré verticalement après les formules.
28114  Un exemple, la formule
28115 \begin_inset CommandInset ref
28116 LatexCommand eqref
28117 reference "eq:courtlong"
28118
28119 \end_inset
28120
28121  dans l'environnement aligned:
28122 \begin_inset Formula 
28123 \begin{equation}
28124 \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}|}\\
28125  & -\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}|}
28126 \end{aligned}
28127 \end{equation}
28128
28129 \end_inset
28130
28131
28132 \end_layout
28133
28134 \begin_layout Standard
28135 Pour utiliser les environnements 
28136 \series bold
28137 alignedat
28138 \series default
28139
28140 \series bold
28141 gathered
28142 \series default
28143 , ou 
28144 \series bold
28145 split
28146 \series default
28147 , on doit insérer respectivement, les commandes 
28148 \series bold
28149
28150 \backslash
28151 alignedat
28152 \series default
28153 ,
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Commandes ! A ! 
28159 \backslash
28160 alignedat
28161 \end_layout
28162
28163 \end_inset
28164
28165  
28166 \series bold
28167
28168 \backslash
28169 gathered
28170 \series default
28171
28172 \begin_inset Index idx
28173 status collapsed
28174
28175 \begin_layout Plain Layout
28176 Commandes ! G ! 
28177 \backslash
28178 gathered
28179 \end_layout
28180
28181 \end_inset
28182
28183 , ou 
28184 \series bold
28185
28186 \backslash
28187 split
28188 \series default
28189
28190 \begin_inset Index idx
28191 status collapsed
28192
28193 \begin_layout Plain Layout
28194 Commandes ! S ! 
28195 \backslash
28196 split
28197 \end_layout
28198
28199 \end_inset
28200
28201 .
28202  L'environnement split a les mêmes propriétés que l'environnement aligned,
28203  mais il ne peut avoir que deux colonnes.
28204 \end_layout
28205
28206 \begin_layout Subsection
28207 Texte dans les formules multi-lignes
28208 \begin_inset CommandInset label
28209 LatexCommand label
28210 name "sub:Texte-dans-multi-lignes"
28211
28212 \end_inset
28213
28214
28215 \begin_inset Index idx
28216 status collapsed
28217
28218 \begin_layout Plain Layout
28219 Texte ! dans les formules
28220 \end_layout
28221
28222 \end_inset
28223
28224
28225 \begin_inset Index idx
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Formules ! multi-lignes ! texte
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \begin_layout Standard
28238 Dans les environnements align, multline et gather, on peut insérer du texte
28239  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28240  des colonnes.
28241  Pour faire cela, on utilise la commande 
28242 \series bold
28243
28244 \backslash
28245 intertext
28246 \series default
28247
28248 \begin_inset Index idx
28249 status collapsed
28250
28251 \begin_layout Plain Layout
28252 Commandes ! I ! 
28253 \backslash
28254 intertext
28255 \end_layout
28256
28257 \end_inset
28258
28259  avec la syntaxe suivante:
28260 \end_layout
28261
28262 \begin_layout Standard
28263
28264 \series bold
28265
28266 \backslash
28267 intertext{texte}
28268 \end_layout
28269
28270 \begin_layout Standard
28271 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28272  subir de césure.
28273  Comme LyX ne supporte pas directement 
28274 \series bold
28275
28276 \backslash
28277 intertext
28278 \series default
28279 , le texte doit être écrit comme du texte mathématique.
28280  Le texte inséré avec 
28281 \series bold
28282
28283 \backslash
28284 intertext
28285 \series default
28286  doit être au début d'une ligne pour se trouver dans la sortie final au
28287  dessus de celle-ci.
28288  Un exemple où le texte a été inséré au début de la deuxième ligne:
28289 \begin_inset Formula 
28290 \begin{align}
28291 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28292 \intertext{\text{l'intégrande est symétrique autour de \ensuremath{\phi=\pi}, donc}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28293 \end{align}
28294
28295 \end_inset
28296
28297
28298 \end_layout
28299
28300 \begin_layout Section
28301 Numérotation des formules
28302 \begin_inset Index idx
28303 status collapsed
28304
28305 \begin_layout Plain Layout
28306 Numérotation des formules
28307 \end_layout
28308
28309 \end_inset
28310
28311
28312 \begin_inset Index idx
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316 Formules ! numérotation|see
28317 \begin_inset ERT
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321
28322 {
28323 \end_layout
28324
28325 \end_inset
28326
28327 Numérotation des formules
28328 \begin_inset ERT
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332
28333 }
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_layout Subsection
28347 Généralités
28348 \end_layout
28349
28350 \begin_layout Standard
28351 On peut créer des formules numérotées avec le menu 
28352 \family sans
28353 Insertion\SpecialChar \menuseparator
28354 Math\SpecialChar \menuseparator
28355 Formule
28356 \begin_inset space ~
28357 \end_inset
28358
28359 numérotée
28360 \family default
28361  (raccourci 
28362 \family sans
28363 Ctrl+Alt
28364 \begin_inset space ~
28365 \end_inset
28366
28367
28368 \family default
28369 N).
28370  On peut aussi numéroter des formules existantes avec le menu 
28371 \family sans
28372 Édition\SpecialChar \menuseparator
28373 Math\SpecialChar \menuseparator
28374 (Dés)Activer
28375 \begin_inset space ~
28376 \end_inset
28377
28378 numérotation
28379 \family default
28380  (raccourci 
28381 \family sans
28382 Alt+M
28383 \family default
28384
28385 \begin_inset space ~
28386 \end_inset
28387
28388
28389 \family sans
28390 N
28391 \family default
28392 ).
28393  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28394  d'un dièse entre parenthèse
28395 \begin_inset Foot
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 En anglais le dièse est le symbole du numéro (NdT).
28400 \end_layout
28401
28402 \end_inset
28403
28404 .
28405  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28406 \end_layout
28407
28408 \begin_layout Standard
28409 Quand on active la numérotation sur des formules multi-lignes, toutes les
28410  lignes sont numérotées.
28411  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28412  
28413 \family sans
28414 Édition\SpecialChar \menuseparator
28415 Math\SpecialChar \menuseparator
28416 (Dés)Activer
28417 \begin_inset space ~
28418 \end_inset
28419
28420 Numérotation
28421 \begin_inset space ~
28422 \end_inset
28423
28424 de
28425 \begin_inset space ~
28426 \end_inset
28427
28428 cette
28429 \begin_inset space ~
28430 \end_inset
28431
28432 ligne
28433 \family default
28434  (raccourci
28435 \begin_inset Newline newline
28436 \end_inset
28437
28438
28439 \family sans
28440 Alt+M
28441 \begin_inset space ~
28442 \end_inset
28443
28444 Shift+N
28445 \family default
28446 ).
28447 \end_layout
28448
28449 \begin_layout Standard
28450 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28451  avec deux styles différents, voir 
28452 \begin_inset CommandInset ref
28453 LatexCommand ref
28454 reference "sec:Styles-de-formules"
28455
28456 \end_inset
28457
28458 .
28459 \end_layout
28460
28461 \begin_layout Subsection
28462 Références croisées
28463 \begin_inset Index idx
28464 status collapsed
28465
28466 \begin_layout Plain Layout
28467 References@Références croisées ! à des formules
28468 \end_layout
28469
28470 \end_inset
28471
28472
28473 \end_layout
28474
28475 \begin_layout Standard
28476 On peut faire référence à toute formule ayant une étiquette.
28477  On ajoute une étiquette avec le menu 
28478 \family sans
28479 Insertion\SpecialChar \menuseparator
28480 Étiquette
28481 \family default
28482  ou avec le bouton 
28483 \begin_inset Graphics
28484         filename ../../images/label-insert.png
28485         scale 85
28486
28487 \end_inset
28488
28489  de la barre d'outils.
28490  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
28491  ligne.
28492  Vous pouvez également effectuer un clic droit sur la formule et choisir
28493  
28494 \family sans
28495 Étiquette d'équation
28496 \family default
28497 \lang english
28498 .
28499
28500 \lang french
28501  Une fenêtre de dialogue apparaît affichant le préfixe 
28502 \series bold
28503 eq:
28504 \series default
28505  dans un champ de texte.
28506  L'étiquette est insérée à cet endroit, juste après le préfixe.
28507  Le préfixe prédéfini signifie 
28508 \begin_inset Quotes eld
28509 \end_inset
28510
28511 équation
28512 \begin_inset Quotes erd
28513 \end_inset
28514
28515  et rend plus facile la recherche d'une étiquette dans les grand documents
28516  en l'identifiant comme une étiquette de formule et pas, par exemple comme
28517  une étiquette de section.
28518  Pour modifier l'étiquette vous devez repasser par le menu 
28519 \family sans
28520 Insertion\SpecialChar \menuseparator
28521 Étiquette 
28522 \family default
28523 ou effectuer un clic droit sur la formule et choisir 
28524 \family sans
28525 Étiquette d'équation
28526 \family default
28527 .
28528 \end_layout
28529
28530 \begin_layout Standard
28531 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
28532  la formule.
28533  Une formule avec une étiquette est toujours numérotée.
28534 \end_layout
28535
28536 \begin_layout Standard
28537 On insère une référence croisée avec le menu 
28538 \family sans
28539 Insertion\SpecialChar \menuseparator
28540 Référence
28541 \begin_inset space ~
28542 \end_inset
28543
28544 croisée
28545 \family default
28546  ou avec le bouton 
28547 \begin_inset Graphics
28548         filename ../../images/dialog-show-new-inset_ref.png
28549         scale 85
28550
28551 \end_inset
28552
28553  de la barre d'outils.
28554  Une référence croisée à une formule apparaît dans la sortie finale comme
28555  un numéro de formule.
28556  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
28557  
28558 \series bold
28559 (<reference>),
28560 \series default
28561  la référence croisée apparaît dans la sortie finale comme un numéro de
28562  formule entre parenthèses.
28563 \begin_inset Newline newline
28564 \end_inset
28565
28566 En faisant un clic droit sur une référence croisée dans LyX, on saute à
28567  la formule qui est référencée.
28568 \end_layout
28569
28570 \begin_layout Standard
28571 Voici comme exemples des références croisées à des formules qui se trouvent
28572  dans les sous-sections qui suivent:
28573 \begin_inset Note Note
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 Noter les différents types de références croisées.
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \begin_layout Standard
28586 Les équations 
28587 \begin_inset CommandInset ref
28588 LatexCommand eqref
28589 reference "eq:tag"
28590
28591 \end_inset
28592
28593  et 
28594 \begin_inset CommandInset ref
28595 LatexCommand eqref
28596 reference "eq:c"
28597
28598 \end_inset
28599
28600  sont équivalentes.
28601  Dans (
28602 \begin_inset CommandInset ref
28603 LatexCommand ref
28604 reference "eq:Lat"
28605
28606 \end_inset
28607
28608 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
28609  à  (
28610 \begin_inset CommandInset ref
28611 LatexCommand ref
28612 reference "eq:Rom"
28613
28614 \end_inset
28615
28616 ).
28617 \end_layout
28618
28619 \begin_layout Standard
28620 \begin_inset VSpace medskip
28621 \end_inset
28622
28623 Quand l'argument de 
28624 \series bold
28625
28626 \backslash
28627 tag
28628 \begin_inset Foot
28629 status collapsed
28630
28631 \begin_layout Plain Layout
28632
28633 \series bold
28634
28635 \backslash
28636 tag
28637 \series default
28638  est décrit dans 
28639 \begin_inset CommandInset ref
28640 LatexCommand ref
28641 reference "sub:Numérotation-personnalisée"
28642
28643 \end_inset
28644
28645 .
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \series default
28652  contient une boîte comme dans 
28653 \begin_inset CommandInset ref
28654 LatexCommand ref
28655 reference "sub:Boîtes-de-paragraphes"
28656
28657 \end_inset
28658
28659 , la formule ne peut pas être référencée.
28660 \end_layout
28661
28662 \begin_layout Subsection
28663 Sous-numérotation
28664 \begin_inset Index idx
28665 status collapsed
28666
28667 \begin_layout Plain Layout
28668 Numérotation des formules ! sous-numérotation
28669 \end_layout
28670
28671 \end_inset
28672
28673
28674 \end_layout
28675
28676 \begin_layout Standard
28677 Avec l'aide des commandes 
28678 \series bold
28679
28680 \backslash
28681 begin{subequations}
28682 \series default
28683  et 
28684 \series bold
28685
28686 \backslash
28687 end{subequations}
28688 \series default
28689  on peut faire une sous-numérotation de formules.
28690  Les deux commandes doivent être insérées en mode TeX.
28691 \end_layout
28692
28693 \begin_layout Standard
28694 Un exemple:
28695 \begin_inset Formula 
28696 \begin{equation}
28697 A=C-B\label{eq:a}
28698 \end{equation}
28699
28700 \end_inset
28701
28702
28703 \begin_inset ERT
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707
28708
28709 \backslash
28710 addtocounter{equation}{-1}
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \begin_inset ERT
28717 status collapsed
28718
28719 \begin_layout Plain Layout
28720
28721
28722 \backslash
28723 begin{subequations}
28724 \end_layout
28725
28726 \end_inset
28727
28728
28729 \begin_inset VSpace -5mm
28730 \end_inset
28731
28732
28733 \begin_inset Formula 
28734 \begin{equation}
28735 B=C-A\label{eq:b}
28736 \end{equation}
28737
28738 \end_inset
28739
28740
28741 \begin_inset Formula 
28742 \begin{equation}
28743 C=A+B\label{eq:c}
28744 \end{equation}
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \begin_layout Standard
28752 \begin_inset ERT
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756
28757
28758 \backslash
28759 end{subequations}
28760 \end_layout
28761
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \begin_layout Standard
28768 Pour créer cet exemple, on fait ce qui suit:
28769 \end_layout
28770
28771 \begin_layout Enumerate
28772 on insère la première formule
28773 \end_layout
28774
28775 \begin_layout Enumerate
28776 après la première formule on insère 
28777 \begin_inset Newline newline
28778 \end_inset
28779
28780
28781 \series bold
28782
28783 \backslash
28784 addtocounter{equation}{-1} 
28785 \backslash
28786 begin{subequations}
28787 \begin_inset Index idx
28788 status collapsed
28789
28790 \begin_layout Plain Layout
28791 Commandes ! A ! 
28792 \backslash
28793 addtocounter
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \end_layout
28800
28801 \begin_layout Enumerate
28802 on insère la deuxième formule
28803 \end_layout
28804
28805 \begin_layout Enumerate
28806 on insère la troisième formule
28807 \end_layout
28808
28809 \begin_layout Enumerate
28810 on insère 
28811 \series bold
28812
28813 \backslash
28814 end{subequations}
28815 \series default
28816  après la troisième formule
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Chaque formule entre les commandes 
28821 \series bold
28822
28823 \backslash
28824 begin
28825 \series default
28826  et 
28827 \series bold
28828
28829 \backslash
28830 end
28831 \series default
28832  est sous-numérotée avec a, b,
28833 \begin_inset Newline linebreak
28834 \end_inset
28835
28836 c, \SpecialChar \ldots{}
28837  Pour les formules multi-lignes, chaque ligne sera numérotée.
28838  Toutes les formules sous-numérotées sont traitées comme 
28839 \emph on
28840 une seule 
28841 \emph default
28842 formule.
28843  Mais comme chaque formule numérotée incrémente le compteur 
28844 \series bold
28845 equation
28846 \series default
28847  de un, on a besoin de la commande 
28848 \series bold
28849
28850 \backslash
28851 addtocounter
28852 \series default
28853  pour le décrémenter.
28854  Sinon les formules 
28855 \begin_inset CommandInset ref
28856 LatexCommand eqref
28857 reference "eq:a"
28858
28859 \end_inset
28860
28861
28862 \begin_inset CommandInset ref
28863 LatexCommand eqref
28864 reference "eq:b"
28865
28866 \end_inset
28867
28868
28869 \begin_inset CommandInset ref
28870 LatexCommand eqref
28871 reference "eq:c"
28872
28873 \end_inset
28874
28875  seraient numérotées comme 
28876 \begin_inset CommandInset ref
28877 LatexCommand eqref
28878 reference "eq:a"
28879
28880 \end_inset
28881
28882
28883 \begin_inset CommandInset ref
28884 LatexCommand eqref
28885 reference "eq:d"
28886
28887 \end_inset
28888
28889
28890 \begin_inset CommandInset ref
28891 LatexCommand eqref
28892 reference "eq:f"
28893
28894 \end_inset
28895
28896 .
28897 \end_layout
28898
28899 \begin_layout Standard
28900 En insérant les commandes en mode TeX entre les deux premières formules,
28901  on crée un espace.
28902  Pour le supprimer, on insère un espace vertical négatif de -5
28903 \begin_inset space \thinspace{}
28904 \end_inset
28905
28906 mm après la commande 
28907 \series bold
28908
28909 \backslash
28910 begin{subequations}
28911 \series default
28912 .
28913  Quand on utilise le style 
28914 \series bold
28915 Indenté
28916 \begin_inset Foot
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 pour les styles de formules, voir 
28921 \begin_inset CommandInset ref
28922 LatexCommand ref
28923 reference "sec:Styles-de-formules"
28924
28925 \end_inset
28926
28927
28928 \end_layout
28929
28930 \end_inset
28931
28932
28933 \series default
28934 on insère un espace de -7
28935 \begin_inset space \thinspace{}
28936 \end_inset
28937
28938 mm à la place.
28939 \end_layout
28940
28941 \begin_layout Standard
28942 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
28943  pour la deuxième ligne:
28944 \end_layout
28945
28946 \begin_layout Standard
28947 \begin_inset ERT
28948 status collapsed
28949
28950 \begin_layout Plain Layout
28951
28952
28953 \backslash
28954 begin{subequations}
28955 \end_layout
28956
28957 \end_inset
28958
28959
28960 \begin_inset Formula 
28961 \begin{eqnarray}
28962 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28963  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
28964  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
28965 \end{eqnarray}
28966
28967 \end_inset
28968
28969
28970 \begin_inset ERT
28971 status collapsed
28972
28973 \begin_layout Plain Layout
28974
28975
28976 \backslash
28977 end{subequations}
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Subsection
28986 Numérotation personnalisée
28987 \begin_inset CommandInset label
28988 LatexCommand label
28989 name "sub:Numérotation-personnalisée"
28990
28991 \end_inset
28992
28993
28994 \begin_inset Index idx
28995 status collapsed
28996
28997 \begin_layout Plain Layout
28998 Numérotation des formules !  personnalisée
28999 \end_layout
29000
29001 \end_inset
29002
29003
29004 \end_layout
29005
29006 \begin_layout Standard
29007 \begin_inset Index idx
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011 Numérotation des formules ! délimiteurs personnalisés
29012 \end_layout
29013
29014 \end_inset
29015
29016 Avec la numérotation standard, on a des parenthèses autour du numéro de
29017  formule.
29018  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29019  il faut ajouter la lignes suivante dans le préambule LaTeX:
29020 \end_layout
29021
29022 \begin_layout Standard
29023
29024 \series bold
29025
29026 \backslash
29027 def
29028 \backslash
29029 tagform@#1{
29030 \backslash
29031 maketag@@@{|#1|}}
29032 \series default
29033
29034 \begin_inset Note Note
29035 status collapsed
29036
29037 \begin_layout Plain Layout
29038 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29039  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29040  début de ligne.
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Standard
29049 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29050  autour du 
29051 \series bold
29052 #1
29053 \series default
29054  par un caractère ou plus.
29055  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29056  verticales.
29057 \end_layout
29058
29059 \begin_layout Standard
29060 \begin_inset VSpace bigskip
29061 \end_inset
29062
29063 Si vous voulez avoir une expression de votre choix entre parenthèses après
29064  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29065  commande 
29066 \series bold
29067
29068 \backslash
29069 tag
29070 \series default
29071
29072 \begin_inset Index idx
29073 status collapsed
29074
29075 \begin_layout Plain Layout
29076 Commandes ! T ! 
29077 \backslash
29078 tag
29079 \end_layout
29080
29081 \end_inset
29082
29083 :
29084 \begin_inset Formula 
29085 \begin{equation}
29086 A+B=C\tag{quelquechose}\label{eq:tag}
29087 \end{equation}
29088
29089 \end_inset
29090
29091 Dans cet exemple, on a mis la commande 
29092 \series bold
29093
29094 \backslash
29095 tag
29096 \series default
29097
29098 \begin_inset space \textvisiblespace{}
29099 \end_inset
29100
29101
29102 \series bold
29103 quelquechose
29104 \series default
29105  dans la formule.
29106 \end_layout
29107
29108 \begin_layout Standard
29109 Quand on insère la commande 
29110 \series bold
29111
29112 \backslash
29113 tag*
29114 \series default
29115
29116 \begin_inset space \textvisiblespace{}
29117 \end_inset
29118
29119
29120 \series bold
29121 quelquechose
29122 \series default
29123  à la place, l'astérisque supprime les parenthèses autour du texte:
29124 \begin_inset Formula 
29125 \[
29126 A+B=C\tag*{quelquechose}
29127 \]
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Standard
29135 \begin_inset VSpace bigskip
29136 \end_inset
29137
29138 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29139  ou section du document, on utilise les commandes suivantes: 
29140 \end_layout
29141
29142 \begin_layout Standard
29143
29144 \series bold
29145
29146 \backslash
29147 @addtoreset{equation}{part}
29148 \series default
29149
29150 \begin_inset Index idx
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154 Commandes ! 
29155 \begin_inset ERT
29156 status collapsed
29157
29158 \begin_layout Plain Layout
29159
29160 "
29161 \end_layout
29162
29163 \end_inset
29164
29165 @
29166 \begin_inset ERT
29167 status collapsed
29168
29169 \begin_layout Plain Layout
29170
29171 "
29172 \end_layout
29173
29174 \end_inset
29175
29176  ! 
29177 \backslash
29178
29179 \begin_inset ERT
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183
29184 "
29185 \end_layout
29186
29187 \end_inset
29188
29189 @
29190 \begin_inset ERT
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194
29195 "
29196 \end_layout
29197
29198 \end_inset
29199
29200 addtoreset
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \begin_inset Newline newline
29207 \end_inset
29208
29209 ou
29210 \begin_inset Newline newline
29211 \end_inset
29212
29213
29214 \series bold
29215
29216 \backslash
29217 @addtoreset{equation}{section}
29218 \end_layout
29219
29220 \begin_layout Standard
29221 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29222 \begin_inset Quotes eld
29223 \end_inset
29224
29225 @
29226 \begin_inset Quotes erd
29227 \end_inset
29228
29229  doit être rendu 
29230 \begin_inset Quotes eld
29231 \end_inset
29232
29233 actif
29234 \begin_inset Quotes erd
29235 \end_inset
29236
29237  pour LaTeX en utilisant la commande 
29238 \series bold
29239
29240 \backslash
29241 makeatletter.
29242
29243 \series default
29244  La commande 
29245 \series bold
29246
29247 \backslash
29248 makeatother
29249 \series default
29250  le désactive.
29251  La suite de commandes en mode TeX est donc:
29252 \end_layout
29253
29254 \begin_layout Standard
29255
29256 \series bold
29257
29258 \backslash
29259 makeatletter
29260 \begin_inset Newline newline
29261 \end_inset
29262
29263
29264 \backslash
29265 @addtoreset{equation}{section}
29266 \begin_inset Newline newline
29267 \end_inset
29268
29269
29270 \backslash
29271 makeatother
29272 \end_layout
29273
29274 \begin_layout Standard
29275 Dans le préambule LaTeX on peut omettre les commandes 
29276 \series bold
29277
29278 \backslash
29279 makeatletter
29280 \series default
29281  et 
29282 \series bold
29283
29284 \backslash
29285 makeatother
29286 \series default
29287 , vu que LyX les insère automatiquement en interne.
29288 \end_layout
29289
29290 \begin_layout Standard
29291 Pour supprimer l'effet de 
29292 \series bold
29293
29294 \backslash
29295 @addtoreset
29296 \series default
29297 , on doit charger le fichier 
29298 \series bold
29299 remreset.sty
29300 \series default
29301
29302 \begin_inset Foot
29303 status collapsed
29304
29305 \begin_layout Plain Layout
29306
29307 \series bold
29308 remreset
29309 \series default
29310  fait partie du paquetage LaTeX 
29311 \series bold
29312 carlisle
29313 \series default
29314
29315 \begin_inset Index idx
29316 status collapsed
29317
29318 \begin_layout Plain Layout
29319 Paquetages ! carlisle
29320 \end_layout
29321
29322 \end_inset
29323
29324  qui est compris dans toutes les installations LaTeX standard.
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \begin_inset Index idx
29331 status collapsed
29332
29333 \begin_layout Plain Layout
29334 Paquetages ! remreset
29335 \end_layout
29336
29337 \end_inset
29338
29339  dans le préambule LaTeX avec la ligne
29340 \end_layout
29341
29342 \begin_layout Standard
29343
29344 \series bold
29345
29346 \backslash
29347 usepackage{remreset}
29348 \end_layout
29349
29350 \begin_layout Standard
29351 On peut alors utiliser la commande 
29352 \series bold
29353
29354 \backslash
29355 @removefromreset
29356 \series default
29357
29358 \begin_inset Index idx
29359 status collapsed
29360
29361 \begin_layout Plain Layout
29362 Commandes ! 
29363 \begin_inset ERT
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367
29368 "
29369 \end_layout
29370
29371 \end_inset
29372
29373 @
29374 \begin_inset ERT
29375 status collapsed
29376
29377 \begin_layout Plain Layout
29378
29379 "
29380 \end_layout
29381
29382 \end_inset
29383
29384  ! 
29385 \backslash
29386
29387 \begin_inset ERT
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391
29392 "
29393 \end_layout
29394
29395 \end_inset
29396
29397 @
29398 \begin_inset ERT
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402
29403 "
29404 \end_layout
29405
29406 \end_inset
29407
29408 removefromreset
29409 \end_layout
29410
29411 \end_inset
29412
29413  avec la même syntaxe que 
29414 \series bold
29415
29416 \backslash
29417 @addtoreset
29418 \series default
29419 .
29420 \end_layout
29421
29422 \begin_layout Standard
29423 \begin_inset VSpace bigskip
29424 \end_inset
29425
29426 On doit parfois numéroter les formules de la façon suivante
29427 \end_layout
29428
29429 \begin_layout Standard
29430
29431 \family typewriter
29432 (numéro de section.numéro de formule)
29433 \end_layout
29434
29435 \begin_layout Standard
29436 Le numéro de formule repart à 
29437 \begin_inset Quotes eld
29438 \end_inset
29439
29440 1
29441 \begin_inset Quotes erd
29442 \end_inset
29443
29444  à chaque nouvelle section
29445 \end_layout
29446
29447 \begin_layout Standard
29448 Dans ce cas, on peut utiliser la commande 
29449 \series bold
29450
29451 \backslash
29452 numberwithin
29453 \series default
29454
29455 \begin_inset Index idx
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Commandes ! N ! 
29460 \backslash
29461 numberwithin
29462 \end_layout
29463
29464 \end_inset
29465
29466 , qui a la syntaxe suivante:
29467 \end_layout
29468
29469 \begin_layout Standard
29470
29471 \series bold
29472
29473 \backslash
29474 numberwithin{compteur}{sectionnement}
29475 \end_layout
29476
29477 \begin_layout Standard
29478 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
29479 nt indique quel numéro est placé avant le point.
29480 \end_layout
29481
29482 \begin_layout Standard
29483 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
29484  LaTeX soit en mode TeX:
29485 \end_layout
29486
29487 \begin_layout Standard
29488
29489 \series bold
29490
29491 \backslash
29492 numberwithin{equation}{section}
29493 \end_layout
29494
29495 \begin_layout Standard
29496 Voici le résultat:
29497 \begin_inset ERT
29498 status collapsed
29499
29500 \begin_layout Plain Layout
29501
29502
29503 \backslash
29504 numberwithin{equation}{section}
29505 \end_layout
29506
29507 \end_inset
29508
29509
29510 \begin_inset Formula 
29511 \begin{equation}
29512 A+B=C
29513 \end{equation}
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
29522  on utilisera
29523 \begin_inset Newline newline
29524 \end_inset
29525
29526
29527 \series bold
29528
29529 \backslash
29530 numberwithin{table}{part}
29531 \end_layout
29532
29533 \begin_layout Standard
29534 Pour revenir à la numérotation standard pour éviter ce type de numérotation
29535  quand elle est définie par la classe du document, on insère la commande
29536  suivante, soit dans le préambule, soit en mode TeX:
29537 \end_layout
29538
29539 \begin_layout Standard
29540
29541 \series bold
29542
29543 \backslash
29544 renewcommand{
29545 \backslash
29546 theequation}{
29547 \backslash
29548 arabic{equation}}
29549 \begin_inset Index idx
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553 Commandes ! A ! 
29554 \backslash
29555 arabic
29556 \end_layout
29557
29558 \end_inset
29559
29560
29561 \series default
29562
29563 \begin_inset ERT
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567
29568
29569 \backslash
29570 renewcommand{
29571 \backslash
29572 theequation}{
29573 \backslash
29574 arabic{equation}}
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \series bold
29581
29582 \begin_inset Newline newline
29583 \end_inset
29584
29585
29586 \series default
29587 ou
29588 \series bold
29589
29590 \begin_inset Newline newline
29591 \end_inset
29592
29593
29594 \backslash
29595 renewcommand{
29596 \backslash
29597 thetable}{
29598 \backslash
29599 arabic{table}}
29600 \end_layout
29601
29602 \begin_layout Standard
29603
29604 \series bold
29605
29606 \backslash
29607 numberwithin
29608 \series default
29609  utilise en interne la commande 
29610 \series bold
29611
29612 \backslash
29613 @addtoreset
29614 \series default
29615 , décrite plus haut et qui doit aussi être annulée.
29616 \begin_inset ERT
29617 status collapsed
29618
29619 \begin_layout Plain Layout
29620
29621
29622 \backslash
29623 makeatletter
29624 \end_layout
29625
29626 \begin_layout Plain Layout
29627
29628
29629 \backslash
29630 @removefromreset{equation}{section}
29631 \end_layout
29632
29633 \begin_layout Plain Layout
29634
29635
29636 \backslash
29637 makeatother
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \end_layout
29644
29645 \begin_layout Subsection
29646 Numérotation avec des chiffres romains ou des lettres
29647 \begin_inset Index idx
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651 Numérotation des formules ! avec des lettres
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \begin_inset Index idx
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661 Numérotation des formules ! avec des chiffres romains
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
29671  latines.
29672  Par exemple, pour numéroter avec des petits chiffres romains, on insère
29673  la commande
29674 \end_layout
29675
29676 \begin_layout Standard
29677
29678 \series bold
29679
29680 \backslash
29681 renewcommand{
29682 \backslash
29683 theequation}{
29684 \backslash
29685 roman{equation}}
29686 \end_layout
29687
29688 \begin_layout Standard
29689 en mode TeX juste avant la formule.
29690  
29691 \series bold
29692
29693 \backslash
29694 renewcommand
29695 \series default
29696
29697 \begin_inset Index idx
29698 status collapsed
29699
29700 \begin_layout Plain Layout
29701 Commandes ! R ! 
29702 \backslash
29703 renewcommand
29704 \end_layout
29705
29706 \end_inset
29707
29708  redéfinit la commande prédéfinie 
29709 \series bold
29710
29711 \backslash
29712 theequation
29713 \series default
29714  en la commande 
29715 \series bold
29716
29717 \backslash
29718 roman{equation}
29719 \series default
29720
29721 \begin_inset Foot
29722 status collapsed
29723
29724 \begin_layout Plain Layout
29725 La commande 
29726 \series bold
29727
29728 \backslash
29729 renewcommand
29730 \series default
29731  a la même syntaxe que la commande 
29732 \series bold
29733
29734 \backslash
29735 newcommand
29736 \series default
29737  qui est décrite dans 
29738 \begin_inset CommandInset ref
29739 LatexCommand ref
29740 reference "sec:Commandes-personnalisées"
29741
29742 \end_inset
29743
29744 .
29745 \end_layout
29746
29747 \end_inset
29748
29749 .
29750  
29751 \series bold
29752 equation
29753 \series default
29754  est le compteur pour les formules.
29755  Quand la commande 
29756 \series bold
29757
29758 \backslash
29759 the
29760 \series default
29761  est utilisée comme préfixe pour un compteur, la valeur du compteur est
29762  écrite en utilisant des chiffres arabes.
29763  Quand une formule est numérotée, LaTeX met en interne la commande 
29764 \series bold
29765
29766 \backslash
29767 theequation
29768 \series default
29769  après la formule.
29770  
29771 \series bold
29772
29773 \backslash
29774 roman{equation}
29775 \begin_inset Index idx
29776 status collapsed
29777
29778 \begin_layout Plain Layout
29779 Commandes ! R ! 
29780 \backslash
29781 roman
29782 \end_layout
29783
29784 \end_inset
29785
29786
29787 \series default
29788  écrit la valeur du compteur en utilisant des petits chiffres romains.
29789 \end_layout
29790
29791 \begin_layout Standard
29792 Toutes les formules qui suivent 
29793 \series bold
29794
29795 \backslash
29796 renew
29797 \series default
29798 c
29799 \series bold
29800 ommand
29801 \series default
29802  sont maintenant numérotées en chiffres romains.
29803  Pour passer à une numérotation avec de gros chiffres romains, on insère
29804  la même commande, mais avec 
29805 \series bold
29806
29807 \backslash
29808 roman
29809 \series default
29810  remplacé par 
29811 \series bold
29812
29813 \backslash
29814 Roman
29815 \series default
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 Commandes ! R ! 
29822 \backslash
29823 roman@
29824 \backslash
29825 Roman
29826 \end_layout
29827
29828 \end_inset
29829
29830 .
29831  Pour numéroter avec des lettres latines minuscules, on a la commande 
29832 \series bold
29833
29834 \backslash
29835 alph
29836 \series default
29837
29838 \begin_inset Index idx
29839 status collapsed
29840
29841 \begin_layout Plain Layout
29842 Commandes ! A ! 
29843 \backslash
29844 alphe
29845 \end_layout
29846
29847 \end_inset
29848
29849 , pour les lettres majuscules, on a 
29850 \series bold
29851
29852 \backslash
29853 Alph
29854 \series default
29855
29856 \begin_inset Index idx
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860 Commandes ! A ! 
29861 \backslash
29862 alph@
29863 \backslash
29864 Alph
29865 \end_layout
29866
29867 \end_inset
29868
29869 .
29870 \end_layout
29871
29872 \begin_layout Standard
29873 \begin_inset Note Greyedout
29874 status open
29875
29876 \begin_layout Plain Layout
29877
29878 \series bold
29879 \color none
29880 Note:
29881 \series default
29882  on peut numéroter au maximum 26
29883 \begin_inset space ~
29884 \end_inset
29885
29886 formules avec des lettres latines dans un même document.
29887 \end_layout
29888
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \begin_layout Standard
29895 \begin_inset ERT
29896 status collapsed
29897
29898 \begin_layout Plain Layout
29899
29900
29901 \backslash
29902 renewcommand{
29903 \backslash
29904 theequation}{
29905 \backslash
29906 roman{equation}}
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 \begin_inset Formula 
29916 \begin{equation}
29917 A=\textrm{romains minuscules}
29918 \end{equation}
29919
29920 \end_inset
29921
29922
29923 \begin_inset ERT
29924 status collapsed
29925
29926 \begin_layout Plain Layout
29927
29928
29929 \backslash
29930 renewcommand{
29931 \backslash
29932 theequation}{
29933 \backslash
29934 Roman{equation}}
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \begin_inset Formula 
29941 \begin{equation}
29942 B=\textrm{romains majuscules}\label{eq:Rom}
29943 \end{equation}
29944
29945 \end_inset
29946
29947
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952
29953
29954 \backslash
29955 renewcommand{
29956 \backslash
29957 theequation}{
29958 \backslash
29959 alph{equation}}
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \begin_inset Formula 
29966 \begin{equation}
29967 C=\textrm{latines minuscules}
29968 \end{equation}
29969
29970 \end_inset
29971
29972
29973 \begin_inset ERT
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977
29978
29979 \backslash
29980 renewcommand{
29981 \backslash
29982 theequation}{
29983 \backslash
29984 Alph{equation}}
29985 \end_layout
29986
29987 \end_inset
29988
29989
29990 \begin_inset Formula 
29991 \begin{equation}
29992 D=\textrm{latines majuscules}\label{eq:Lat}
29993 \end{equation}
29994
29995 \end_inset
29996
29997
29998 \end_layout
29999
30000 \begin_layout Standard
30001 Pour revenir à la numérotation implicite, on insère la commande:
30002 \end_layout
30003
30004 \begin_layout Standard
30005
30006 \series bold
30007
30008 \backslash
30009 renewcommand{
30010 \backslash
30011 theequation}{
30012 \backslash
30013 arabic{equation}}
30014 \begin_inset Index idx
30015 status collapsed
30016
30017 \begin_layout Plain Layout
30018 Commandes ! A ! 
30019 \backslash
30020 arabic
30021 \end_layout
30022
30023 \end_inset
30024
30025
30026 \end_layout
30027
30028 \begin_layout Standard
30029 \begin_inset ERT
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033
30034
30035 \backslash
30036 renewcommand{
30037 \backslash
30038 theequation}{
30039 \backslash
30040 arabic{equation}}
30041 \end_layout
30042
30043 \end_inset
30044
30045
30046 \begin_inset Formula 
30047 \begin{equation}
30048 E=\textrm{Arabes}
30049 \end{equation}
30050
30051 \end_inset
30052
30053
30054 \end_layout
30055
30056 \begin_layout Standard
30057 \begin_inset VSpace medskip
30058 \end_inset
30059
30060 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30061  du style de numérotation.
30062  Si l'on veut que la numérotation reparte à 
30063 \begin_inset Quotes eld
30064 \end_inset
30065
30066 1
30067 \begin_inset Quotes erd
30068 \end_inset
30069
30070  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30071  On trouvera une description de cette opération dans le fichier 
30072 \begin_inset CommandInset href
30073 LatexCommand href
30074 name "Formula-numbering.lyx"
30075 target "run:Formula-numbering.lyx"
30076
30077 \end_inset
30078
30079 .
30080 \end_layout
30081
30082 \begin_layout Section
30083 Symboles et équations chimiques
30084 \begin_inset CommandInset label
30085 LatexCommand label
30086 name "sub:Symboles-chimiques"
30087
30088 \end_inset
30089
30090
30091 \begin_inset Index idx
30092 status collapsed
30093
30094 \begin_layout Plain Layout
30095 Equations@Équations chimiques
30096 \end_layout
30097
30098 \end_inset
30099
30100
30101 \begin_inset Index idx
30102 status collapsed
30103
30104 \begin_layout Plain Layout
30105 Symboles ! chimiques
30106 \end_layout
30107
30108 \end_inset
30109
30110
30111 \end_layout
30112
30113 \begin_layout Standard
30114 Un exemple de texte de chimie:
30115 \end_layout
30116
30117 \begin_layout Quote
30118 L'ion 
30119 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30120 \end_inset
30121
30122 réagit avec deux ions 
30123 \begin_inset Formula $\mathrm{Na^{+}}$
30124 \end_inset
30125
30126  pour donner du sulfate de sodium 
30127 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30128 \end_inset
30129
30130 .
30131  La réaction chimique peut être mise sous la forme:
30132 \begin_inset Formula 
30133 \begin{equation}
30134 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30135 \end{equation}
30136
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \begin_layout Standard
30143 Cette équation chimique peut être créée directement sous la forme d'une
30144  formule.
30145  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30146  et mettez-le dans la police droite avec le raccourci 
30147 \family sans
30148 Alt+C
30149 \begin_inset space ~
30150 \end_inset
30151
30152 R
30153 \family default
30154  .
30155 \begin_inset Foot
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159 Style de polices, voir 
30160 \begin_inset CommandInset ref
30161 LatexCommand ref
30162 reference "sub:Styles-de-polices"
30163
30164 \end_inset
30165
30166
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \begin_layout Standard
30175 Une méthode plus pratique pour mettre en forme des formules chimiques est
30176  d'utiliser la commande 
30177 \series bold
30178
30179 \backslash
30180 ce
30181 \series default
30182
30183 \begin_inset Index idx
30184 status collapsed
30185
30186 \begin_layout Plain Layout
30187 Commandes ! C ! 
30188 \backslash
30189 ce
30190 \end_layout
30191
30192 \end_inset
30193
30194  qui est disponible si le paquetage LaTeX 
30195 \series bold
30196 mhchem
30197 \series default
30198
30199 \begin_inset Index idx
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203 Paquetages ! mhchem
30204 \end_layout
30205
30206 \end_inset
30207
30208  est installé.
30209  Quand on insère 
30210 \series bold
30211
30212 \backslash
30213 ce
30214 \series default
30215  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30216  des formules chimiques de façon intuitive.
30217 \end_layout
30218
30219 \begin_layout Standard
30220 \align center
30221 \begin_inset Tabular
30222 <lyxtabular version="3" rows="9" columns="2">
30223 <features rotate="0" tabularvalignment="middle">
30224 <column alignment="center" valignment="top">
30225 <column alignment="center" valignment="top">
30226 <row>
30227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231 Commande
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240 Résultat
30241 \begin_inset Note Note
30242 status collapsed
30243
30244 \begin_layout Plain Layout
30245
30246 \series bold
30247
30248 \backslash
30249 raisebox
30250 \series default
30251  est seulement utilisée pour faire de la place
30252 \end_layout
30253
30254 \end_inset
30255
30256
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 </row>
30262 <row>
30263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30264 \begin_inset Text
30265
30266 \begin_layout Plain Layout
30267
30268 \backslash
30269 ce
30270 \begin_inset space \textvisiblespace{}
30271 \end_inset
30272
30273 H2CO3
30274 \end_layout
30275
30276 \end_inset
30277 </cell>
30278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Plain Layout
30282 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30283 \end_inset
30284
30285
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 </row>
30291 <row>
30292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30293 \begin_inset Text
30294
30295 \begin_layout Plain Layout
30296
30297 \backslash
30298 ce
30299 \begin_inset space \textvisiblespace{}
30300 \end_inset
30301
30302 SO4^2-
30303 \end_layout
30304
30305 \end_inset
30306 </cell>
30307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30308 \begin_inset Text
30309
30310 \begin_layout Plain Layout
30311 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30312 \end_inset
30313
30314
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 </row>
30320 <row>
30321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30322 \begin_inset Text
30323
30324 \begin_layout Plain Layout
30325
30326 \backslash
30327 ce
30328 \begin_inset space \textvisiblespace{}
30329 \end_inset
30330
30331 (NH4)2S
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Plain Layout
30340 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30341 \end_inset
30342
30343
30344 \end_layout
30345
30346 \end_inset
30347 </cell>
30348 </row>
30349 <row>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354
30355 \backslash
30356 ce
30357 \begin_inset space \textvisiblespace{}
30358 \end_inset
30359
30360 KCr(SO4)2.12H2O
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 </row>
30378 <row>
30379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Plain Layout
30383
30384 \backslash
30385 ce
30386 \begin_inset space \textvisiblespace{}
30387 \end_inset
30388
30389 A-B
30390 \backslash
30391 dbond
30392 \begin_inset space \textvisiblespace{}
30393 \end_inset
30394
30395 C
30396 \backslash
30397 tbond
30398 \begin_inset space \textvisiblespace{}
30399 \end_inset
30400
30401 D
30402 \end_layout
30403
30404 \end_inset
30405 </cell>
30406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30407 \begin_inset Text
30408
30409 \begin_layout Plain Layout
30410 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30411 \end_inset
30412
30413
30414 \end_layout
30415
30416 \end_inset
30417 </cell>
30418 </row>
30419 <row>
30420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30421 \begin_inset Text
30422
30423 \begin_layout Plain Layout
30424
30425 \backslash
30426 ce
30427 \begin_inset space \textvisiblespace{}
30428 \end_inset
30429
30430 ^227
30431 \begin_inset Formula $\downarrow$
30432 \end_inset
30433
30434 _90
30435 \begin_inset Formula $\to$
30436 \end_inset
30437
30438 Th+
30439 \end_layout
30440
30441 \end_inset
30442 </cell>
30443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30444 \begin_inset Text
30445
30446 \begin_layout Plain Layout
30447 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30448 \end_inset
30449
30450
30451 \end_layout
30452
30453 \end_inset
30454 </cell>
30455 </row>
30456 <row>
30457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30458 \begin_inset Text
30459
30460 \begin_layout Plain Layout
30461
30462 \backslash
30463 ce
30464 \begin_inset space \textvisiblespace{}
30465 \end_inset
30466
30467 CO2
30468 \begin_inset space \textvisiblespace{}
30469 \end_inset
30470
30471 +
30472 \begin_inset space \textvisiblespace{}
30473 \end_inset
30474
30475 C
30476 \begin_inset space \textvisiblespace{}
30477 \end_inset
30478
30479 <=>
30480 \begin_inset space \textvisiblespace{}
30481 \end_inset
30482
30483 2CO
30484 \end_layout
30485
30486 \end_inset
30487 </cell>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Plain Layout
30492 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30493 \end_inset
30494
30495
30496 \end_layout
30497
30498 \end_inset
30499 </cell>
30500 </row>
30501 <row>
30502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30503 \begin_inset Text
30504
30505 \begin_layout Plain Layout
30506
30507 \backslash
30508 ce
30509 \begin_inset space \textvisiblespace{}
30510 \end_inset
30511
30512 CO2
30513 \begin_inset space \textvisiblespace{}
30514 \end_inset
30515
30516 +
30517 \begin_inset space \textvisiblespace{}
30518 \end_inset
30519
30520 C
30521 \begin_inset space \textvisiblespace{}
30522 \end_inset
30523
30524 ->[
30525 \backslash
30526 alpha][
30527 \backslash
30528 beta]
30529 \begin_inset space \textvisiblespace{}
30530 \end_inset
30531
30532 2CO}
30533 \end_layout
30534
30535 \end_inset
30536 </cell>
30537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30538 \begin_inset Text
30539
30540 \begin_layout Plain Layout
30541 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30542 \end_inset
30543
30544
30545 \end_layout
30546
30547 \end_inset
30548 </cell>
30549 </row>
30550 </lyxtabular>
30551
30552 \end_inset
30553
30554
30555 \end_layout
30556
30557 \begin_layout Standard
30558 \begin_inset Note Greyedout
30559 status open
30560
30561 \begin_layout Plain Layout
30562
30563 \series bold
30564 \color none
30565 Note:
30566 \series default
30567  L'insertion d'une formule mathématique dans une boîte 
30568 \series bold
30569
30570 \backslash
30571 ce
30572 \series default
30573  va provoquer une erreur LaTeX.
30574  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
30575 \series bold
30576
30577 \backslash
30578 ce{$
30579 \backslash
30580 mu
30581 \backslash
30582 hyphen$Cl}
30583 \series default
30584
30585 \begin_inset ERT
30586 status collapsed
30587
30588 \begin_layout Plain Layout
30589
30590
30591 \backslash
30592 ce{$
30593 \backslash
30594 mu
30595 \backslash
30596 hyphen$Cl}
30597 \end_layout
30598
30599 \end_inset
30600
30601  
30602 \end_layout
30603
30604 \end_inset
30605
30606
30607 \end_layout
30608
30609 \begin_layout Standard
30610
30611 \lang english
30612 \begin_inset Note Greyedout
30613 status open
30614
30615 \begin_layout Plain Layout
30616
30617 \series bold
30618 \color none
30619 Nota:
30620 \series default
30621  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
30622  flèche vers le haut, comme il est expliqué dans le manuel de 
30623 \series bold
30624 mhchem
30625 \series default
30626  On doit utiliser à la place une espace fine négative suivie de la commande
30627  
30628 \series bold
30629
30630 \backslash
30631 uparrow
30632 \series default
30633
30634 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30635 \end_inset
30636
30637
30638 \end_layout
30639
30640 \end_inset
30641
30642
30643 \end_layout
30644
30645 \begin_layout Standard
30646 L'utilisation de la commande 
30647 \series bold
30648
30649 \backslash
30650 ce
30651 \series default
30652  pour l'équation
30653 \begin_inset space ~
30654 \end_inset
30655
30656
30657 \begin_inset CommandInset ref
30658 LatexCommand eqref
30659 reference "eq:reaction-chimique"
30660
30661 \end_inset
30662
30663  donne
30664 \begin_inset Newline newline
30665 \end_inset
30666
30667
30668 \series bold
30669  
30670 \backslash
30671 ce
30672 \begin_inset space \textvisiblespace{}
30673 \end_inset
30674
30675 2Na+
30676 \begin_inset space \textvisiblespace{}
30677 \end_inset
30678
30679 +
30680 \begin_inset space \textvisiblespace{}
30681 \end_inset
30682
30683 SO4^2-
30684 \begin_inset space \textvisiblespace{}
30685 \end_inset
30686
30687
30688 \begin_inset space \textvisiblespace{}
30689 \end_inset
30690
30691 ->
30692 \begin_inset space \textvisiblespace{}
30693 \end_inset
30694
30695 Na2SO4
30696 \end_layout
30697
30698 \begin_layout Standard
30699 Pour créer des équations chimiques multilignes, on crée d'abord une formule
30700  multiligne comme cela est décrit dans 
30701 \begin_inset CommandInset ref
30702 LatexCommand ref
30703 reference "sec:Formules-multi-lignes"
30704
30705 \end_inset
30706
30707 .
30708  Ensuite on utilise la commande 
30709 \series bold
30710
30711 \backslash
30712 ce
30713 \series default
30714  dans chaque petite boîte bleue de la formule.
30715  
30716 \begin_inset CommandInset ref
30717 LatexCommand eqref
30718 reference "eq:TEOS-reaction-1"
30719
30720 \end_inset
30721
30722  et 
30723 \begin_inset CommandInset ref
30724 LatexCommand eqref
30725 reference "eq:TEOS-reaction-2"
30726
30727 \end_inset
30728
30729  sont un exemple d'une réaction chimique multi-étape où chaque équation
30730  a son propre numéro.
30731 \begin_inset Formula 
30732 \begin{eqnarray}
30733 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30734 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30735 \end{eqnarray}
30736
30737 \end_inset
30738
30739
30740 \end_layout
30741
30742 \begin_layout Standard
30743 En plus de 
30744 \series bold
30745
30746 \backslash
30747 ce
30748 \series default
30749  le paquetage 
30750 \series bold
30751 mhchem
30752 \series default
30753  fournit la commande 
30754 \series bold
30755
30756 \backslash
30757 cf
30758 \series default
30759
30760 \begin_inset Index idx
30761 status collapsed
30762
30763 \begin_layout Plain Layout
30764 Commandes ! C ! 
30765 \backslash
30766 cf
30767 \end_layout
30768
30769 \end_inset
30770
30771  qui doit être réservée à des cas spéciaux.
30772  Pour avoir plus d'information au sujet de 
30773 \series bold
30774
30775 \backslash
30776 cf
30777 \series default
30778  et plus d'exemples, jetez un coup d'oeil à la documentation de 
30779 \series bold
30780 mhchem
30781 \series default
30782
30783 \begin_inset CommandInset citation
30784 LatexCommand cite
30785 key "mhchem"
30786
30787 \end_inset
30788
30789 .
30790 \end_layout
30791
30792 \begin_layout Section
30793 Diagrammes
30794 \end_layout
30795
30796 \begin_layout Standard
30797 LyX gère deux types de diagrammes commutatifs; 
30798 \series bold
30799 amscd
30800 \series default
30801  et
30802 \series bold
30803  xymatrix
30804 \series default
30805  qui sont décrits dans ce qui suit.
30806 \end_layout
30807
30808 \begin_layout Subsection
30809 Les diagrammes amscd
30810 \begin_inset Index idx
30811 status collapsed
30812
30813 \begin_layout Plain Layout
30814 Diagrammes ! amscd
30815 \end_layout
30816
30817 \end_inset
30818
30819
30820 \end_layout
30821
30822 \begin_layout Standard
30823 Des diagrammes de ce type visualisent les relations par des lignes verticales
30824  ou horizontales ou encore des flèches: 
30825 \begin_inset Formula 
30826 \[
30827 \begin{CD}A@>>>B@>>>C\\
30828 @AAA@.@VVV\\
30829 F@<<<E@<<<D
30830 \end{CD}
30831 \]
30832
30833 \end_inset
30834
30835
30836 \end_layout
30837
30838 \begin_layout Standard
30839 Pour les obtenir, on insère la commande 
30840 \series bold
30841
30842 \backslash
30843 CD
30844 \begin_inset Index idx
30845 status collapsed
30846
30847 \begin_layout Plain Layout
30848 Commandes ! C ! 
30849 \backslash
30850 CD
30851 \end_layout
30852
30853 \end_inset
30854
30855
30856 \series default
30857  dans une formule.
30858  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
30859  on peut insérer d'autres commandes.
30860  On crée une nouvelle ligne avec 
30861 \family sans
30862 Ctrl+Entrée
30863 \family default
30864 .
30865  Les relations horizontales sont insérées dans les lignes impaires et les
30866  relations verticales dans les lignes paires.
30867 \end_layout
30868
30869 \begin_layout Standard
30870 Pour créer les relations, il y a les commandes suivantes:
30871 \end_layout
30872
30873 \begin_layout Itemize
30874
30875 \series bold
30876 @<<<
30877 \series default
30878  crée une flèche gauche, 
30879 \series bold
30880 @>>>
30881 \series default
30882  une flèche droite, et 
30883 \series bold
30884 @=
30885 \series default
30886  un long signe égal
30887 \end_layout
30888
30889 \begin_layout Itemize
30890
30891 \series bold
30892 @AAA
30893 \series default
30894  crée une flèche vers le haut, 
30895 \series bold
30896 @VVV
30897 \series default
30898  une flèche vers le bas, et 
30899 \series bold
30900 @|
30901 \series default
30902  un signe égal vertical
30903 \end_layout
30904
30905 \begin_layout Itemize
30906
30907 \series bold
30908 @.
30909
30910 \series default
30911  sert de remplissage pour une relation inexistante
30912 \end_layout
30913
30914 \begin_layout Standard
30915 Toutes les flèches peuvent être étiquetées de la façon suivante:
30916 \end_layout
30917
30918 \begin_layout Itemize
30919 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
30920  de la flèche.
30921  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
30922  flèche.
30923 \end_layout
30924
30925 \begin_layout Itemize
30926 Quand le texte destiné à une flèche verticale est inséré entre le premier
30927  et le second A ou V, il est placé sur le côté gauche de la flèche.
30928  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
30929  de la flèche.
30930  Si le texte contient un A ou un V, ces lettres doivent être placées entre
30931  des accolades TeX.
30932 \end_layout
30933
30934 \begin_layout Standard
30935 Comme exemple, un diagramme avec toutes les relations possibles:
30936 \end_layout
30937
30938 \begin_layout Standard
30939 \begin_inset Formula 
30940 \[
30941 \begin{CD}A@>j>>B@>>k>C@=F\\
30942 @AmAA@.@VV{V}V@|\\
30943 D@<<j<E@>k>>F@=C
30944 \end{CD}
30945 \]
30946
30947 \end_inset
30948
30949
30950 \end_layout
30951
30952 \begin_layout Standard
30953 La commande pour l'obtenir:
30954 \begin_inset Newline newline
30955 \end_inset
30956
30957
30958 \series bold
30959
30960 \backslash
30961 CD
30962 \begin_inset space \textvisiblespace{}
30963 \end_inset
30964
30965 A@>j>>B@>>k>C@=F Ctrl+Entrée
30966 \begin_inset Newline newline
30967 \end_inset
30968
30969
30970 \begin_inset Phantom HPhantom
30971 status open
30972
30973 \begin_layout Plain Layout
30974
30975 \series bold
30976
30977 \backslash
30978 CD
30979 \begin_inset space \textvisiblespace{}
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \end_inset
30986
30987 @AmAA@.@VV
30988 \backslash
30989 {V
30990 \series default
30991
30992 \begin_inset Formula $\to$
30993 \end_inset
30994
30995
30996 \series bold
30997 V@| Ctrl+Entrée
30998 \begin_inset Newline newline
30999 \end_inset
31000
31001
31002 \begin_inset Phantom HPhantom
31003 status open
31004
31005 \begin_layout Plain Layout
31006
31007 \series bold
31008
31009 \backslash
31010 CD
31011 \begin_inset space \textvisiblespace{}
31012 \end_inset
31013
31014
31015 \end_layout
31016
31017 \end_inset
31018
31019 D@<<j<E@>k>>F@=C
31020 \end_layout
31021
31022 \begin_layout Subsection
31023 Les diagrammes xymatrix
31024 \begin_inset Index idx
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028 Diagrammes ! xymatrix
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \begin_layout Standard
31037 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31038  
31039 \series bold
31040 xypic
31041 \series default
31042 .
31043  Une xymatrice est créée en insérant la commande 
31044 \series bold
31045
31046 \backslash
31047 xymatrix
31048 \series default
31049  dans une formule.
31050  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31051  comme pour une matrice normale, voir 
31052 \begin_inset CommandInset ref
31053 LatexCommand ref
31054 reference "sec:Matrices"
31055
31056 \end_inset
31057
31058 .
31059 \end_layout
31060
31061 \begin_layout Standard
31062 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31063  diagonales ou courbes et plus encore.
31064  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31065  décorations sont expliquées en détail dans ce 
31066 \emph on
31067 manuel pour XY-pic 
31068 \emph default
31069 que vous trouverez dans le menu 
31070 \family sans
31071 Aide\SpecialChar \menuseparator
31072 Manuels
31073 \begin_inset space ~
31074 \end_inset
31075
31076 spécifiques
31077 \family default
31078 .
31079 \end_layout
31080
31081 \begin_layout Subsection
31082 Les diagrammes
31083 \noun on
31084  Feynman
31085 \noun default
31086
31087 \begin_inset Index idx
31088 status collapsed
31089
31090 \begin_layout Plain Layout
31091 Diagrammes ! Feynman
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \end_layout
31098
31099 \begin_layout Standard
31100 Pour pouvoir utiliser des diagrammes 
31101 \noun on
31102 Feynman
31103 \noun default
31104 , on doit installer le paquetage LaTeX 
31105 \series bold
31106 feyn
31107 \series default
31108 .
31109  Un diagramme 
31110 \noun on
31111 Feynman
31112 \noun default
31113  est créée en insérant la commande 
31114 \series bold
31115
31116 \backslash
31117 Diagram
31118 \series default
31119  dans une formule.
31120  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31121  comme pour une matrice normale, voir 
31122 \begin_inset CommandInset ref
31123 LatexCommand ref
31124 reference "sec:Matrices"
31125
31126 \end_inset
31127
31128 .
31129 \end_layout
31130
31131 \begin_layout Standard
31132 On trouvera des exemples montrant comment créer des diagrammes de 
31133 \noun on
31134 Feynman
31135 \noun default
31136  avec LyX dans le 
31137 \emph on
31138 Manuel des diagrammes de Feynman
31139 \emph default
31140  que vous trouverez dans le menu 
31141 \family sans
31142 Aide\SpecialChar \menuseparator
31143 Manuels
31144 \begin_inset space ~
31145 \end_inset
31146
31147 spécifiques
31148 \family default
31149 .
31150 \end_layout
31151
31152 \begin_layout Standard
31153 \begin_inset Newpage newpage
31154 \end_inset
31155
31156
31157 \end_layout
31158
31159 \begin_layout Section
31160 Commandes personnalisées
31161 \begin_inset CommandInset label
31162 LatexCommand label
31163 name "sec:Commandes-personnalisées"
31164
31165 \end_inset
31166
31167
31168 \begin_inset Index idx
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172 Commandes personnalisées
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \begin_layout Standard
31181 \begin_inset Note Greyedout
31182 status open
31183
31184 \begin_layout Plain Layout
31185
31186 \series bold
31187 Note:
31188 \series default
31189  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31190  latines.
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \end_layout
31197
31198 \begin_layout Subsection
31199 La commande 
31200 \backslash
31201 newcommand
31202 \begin_inset CommandInset label
31203 LatexCommand label
31204 name "sub:La-commande-newcommand"
31205
31206 \end_inset
31207
31208
31209 \begin_inset Index idx
31210 status collapsed
31211
31212 \begin_layout Plain Layout
31213 Commandes personnalisées ! 
31214 \backslash
31215 newcommand
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \begin_inset Index idx
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225 Commandes ! N ! 
31226 \backslash
31227 newcommand
31228 \end_layout
31229
31230 \end_inset
31231
31232
31233 \end_layout
31234
31235 \begin_layout Standard
31236 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31237  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31238  
31239 \series bold
31240
31241 \backslash
31242 newcommand
31243 \series default
31244
31245 \begin_inset Index idx
31246 status collapsed
31247
31248 \begin_layout Plain Layout
31249 Commandes ! N ! 
31250 \backslash
31251 newcommand
31252 \end_layout
31253
31254 \end_inset
31255
31256  .
31257 \end_layout
31258
31259 \begin_layout Standard
31260 La syntaxe de 
31261 \series bold
31262
31263 \backslash
31264 newcommand
31265 \series default
31266  est:
31267 \end_layout
31268
31269 \begin_layout Standard
31270
31271 \series bold
31272
31273 \backslash
31274 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31275 \begin_inset Newline newline
31276 \end_inset
31277
31278
31279 \begin_inset Phantom HPhantom
31280 status open
31281
31282 \begin_layout Plain Layout
31283
31284 \series bold
31285
31286 \backslash
31287 newcommand
31288 \end_layout
31289
31290 \end_inset
31291
31292 {définition de la commande}
31293 \end_layout
31294
31295 \begin_layout Standard
31296 \begin_inset Note Greyedout
31297 status open
31298
31299 \begin_layout Plain Layout
31300
31301 \series bold
31302 Note:
31303 \series default
31304  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31305  votre document ou par un des paquetages LaTeX que vous utilisez.
31306  Si par exemple, vous tentez de définir la commande 
31307 \series bold
31308
31309 \backslash
31310 le
31311 \series default
31312  pour 
31313 \series bold
31314
31315 \backslash
31316 Leftarrow
31317 \series default
31318 , vous aurez un message d'erreur puisque 
31319 \series bold
31320
31321 \backslash
31322 le
31323 \series default
31324  est déjà définie comme étant la commande pour le symbole 
31325 \begin_inset Quotes eld
31326 \end_inset
31327
31328
31329 \begin_inset Formula $\le$
31330 \end_inset
31331
31332
31333 \begin_inset Quotes erd
31334 \end_inset
31335
31336 .
31337 \end_layout
31338
31339 \end_inset
31340
31341
31342 \end_layout
31343
31344 \begin_layout Standard
31345 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31346  d'argument que la commande doit avoir.
31347  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31348  optionnel.
31349  Quand on utilise cette valeur, le 
31350 \emph on
31351 premier 
31352 \emph default
31353 argument de la nouvelle commande est automatiquement l'argument optionnel.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Voici quelques exemples:
31358 \end_layout
31359
31360 \begin_layout Itemize
31361 Pour définir la commande 
31362 \series bold
31363
31364 \backslash
31365 gr
31366 \series default
31367  pour 
31368 \series bold
31369
31370 \backslash
31371 Longrightarrow
31372 \series default
31373 , la ligne à insérer dans le préambule LaTeX est:
31374 \begin_inset VSpace medskip
31375 \end_inset
31376
31377
31378 \begin_inset Newline newline
31379 \end_inset
31380
31381
31382 \series bold
31383
31384 \backslash
31385 newcommand{
31386 \backslash
31387 gr}{
31388 \backslash
31389 Longrightarrow}
31390 \end_layout
31391
31392 \begin_layout Itemize
31393 Pour définir la commande
31394 \series bold
31395  
31396 \backslash
31397 us
31398 \series default
31399  pour 
31400 \series bold
31401
31402 \backslash
31403 underline
31404 \series default
31405 , l'argument (qui doit être souligné) doit être pris en compte.
31406  Pour cela, la ligne à insérer dans le préambule est:
31407 \begin_inset VSpace medskip
31408 \end_inset
31409
31410
31411 \begin_inset Newline newline
31412 \end_inset
31413
31414
31415 \series bold
31416
31417 \backslash
31418 newcommand{
31419 \backslash
31420 us}[1]{
31421 \backslash
31422 underline{#1}}
31423 \series default
31424
31425 \begin_inset VSpace medskip
31426 \end_inset
31427
31428
31429 \begin_inset Newline newline
31430 \end_inset
31431
31432 Le caractère 
31433 \series bold
31434 #
31435 \series default
31436  agit comme un argument formel, le 
31437 \series bold
31438 1
31439 \series default
31440  derrière lui indique qu'il représente le premier argument.
31441 \end_layout
31442
31443 \begin_layout Itemize
31444 Pour remplacer la commande 
31445 \series bold
31446
31447 \backslash
31448 framebox
31449 \series default
31450  on peut par exemple définir, la commande 
31451 \series bold
31452
31453 \backslash
31454 fb
31455 \series default
31456 :
31457 \begin_inset VSpace medskip
31458 \end_inset
31459
31460
31461 \begin_inset Newline newline
31462 \end_inset
31463
31464
31465 \series bold
31466
31467 \backslash
31468 newcommand{
31469 \backslash
31470 fb}[3]{
31471 \backslash
31472 framebox#1#2{$#3$}}
31473 \series default
31474
31475 \begin_inset VSpace medskip
31476 \end_inset
31477
31478
31479 \begin_inset Newline newline
31480 \end_inset
31481
31482 Les deux dollars créent une formule supplémentaire pour la commande 
31483 \series bold
31484
31485 \backslash
31486 framebox
31487 \series default
31488 , voir 
31489 \begin_inset CommandInset ref
31490 LatexCommand ref
31491 reference "sub:Boîtes-avec-cadre"
31492
31493 \end_inset
31494
31495 .
31496 \end_layout
31497
31498 \begin_layout Itemize
31499 Pour créer une nouvelle commande pour remplacer 
31500 \series bold
31501
31502 \backslash
31503 fcolorbox
31504 \series default
31505  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31506  pour la couleur est défini comme optionnel:
31507 \begin_inset VSpace medskip
31508 \end_inset
31509
31510
31511 \begin_inset Newline newline
31512 \end_inset
31513
31514
31515 \series bold
31516
31517 \backslash
31518 newcommand{
31519 \backslash
31520 cb}[3][white]{
31521 \backslash
31522 fcolorbox{#2}{#1}{$#3$}}
31523 \series default
31524
31525 \begin_inset VSpace medskip
31526 \end_inset
31527
31528
31529 \begin_inset Newline newline
31530 \end_inset
31531
31532 Quand la couleur n'est pas définie lors d'une utilisation de 
31533 \series bold
31534
31535 \backslash
31536 cb
31537 \series default
31538 , la couleur prédéfinie 
31539 \series bold
31540 white
31541 \series default
31542  est utilisée implicitement.
31543 \end_layout
31544
31545 \begin_layout Standard
31546 Un test des nouvelles commandes:
31547 \end_layout
31548
31549 \begin_layout Standard
31550 \align center
31551 \begin_inset Tabular
31552 <lyxtabular version="3" rows="6" columns="2">
31553 <features rotate="0" tabularvalignment="middle">
31554 <column alignment="center" valignment="top">
31555 <column alignment="center" valignment="top">
31556 <row>
31557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561 Commande
31562 \end_layout
31563
31564 \end_inset
31565 </cell>
31566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570 Résultat
31571 \begin_inset Note Note
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575
31576 \series bold
31577
31578 \backslash
31579 raisebox
31580 \series default
31581  est seulement utilisée pour faire de la place
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 </row>
31592 <row>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597 A
31598 \backslash
31599 gr
31600 \begin_inset space \textvisiblespace{}
31601 \end_inset
31602
31603 B
31604 \end_layout
31605
31606 \end_inset
31607 </cell>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612 \begin_inset Formula $A\gr B$
31613 \end_inset
31614
31615
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 </row>
31621 <row>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626
31627 \backslash
31628 us{ABcd
31629 \end_layout
31630
31631 \end_inset
31632 </cell>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31638 \end_inset
31639
31640
31641 \end_layout
31642
31643 \end_inset
31644 </cell>
31645 </row>
31646 <row>
31647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31648 \begin_inset Text
31649
31650 \begin_layout Plain Layout
31651
31652 \backslash
31653 fb{[2cm]
31654 \begin_inset Formula $\to$
31655 \end_inset
31656
31657
31658 \backslash
31659 {
31660 \begin_inset Formula $\to$
31661 \end_inset
31662
31663
31664 \backslash
31665 {
31666 \backslash
31667 int
31668 \begin_inset space \textvisiblespace{}
31669 \end_inset
31670
31671 A=B
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31681 \end_inset
31682
31683
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 </row>
31689 <row>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \backslash
31696 cb{red
31697 \begin_inset Formula $\to$
31698 \end_inset
31699
31700
31701 \backslash
31702 {
31703 \backslash
31704 int
31705 \begin_inset space \textvisiblespace{}
31706 \end_inset
31707
31708 A=B
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 </row>
31726 <row>
31727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31728 \begin_inset Text
31729
31730 \begin_layout Plain Layout
31731
31732 \backslash
31733 cb[green]
31734 \backslash
31735 {red
31736 \begin_inset Formula $\to$
31737 \end_inset
31738
31739
31740 \backslash
31741 {
31742 \backslash
31743 int
31744 \begin_inset space \textvisiblespace{}
31745 \end_inset
31746
31747 A=B
31748 \end_layout
31749
31750 \end_inset
31751 </cell>
31752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31757 \end_inset
31758
31759
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 </row>
31765 </lyxtabular>
31766
31767 \end_inset
31768
31769
31770 \end_layout
31771
31772 \begin_layout Subsection
31773 Macros en mode mathématique
31774 \begin_inset Index idx
31775 status collapsed
31776
31777 \begin_layout Plain Layout
31778 Commandes personnalisées ! macros mathématiques
31779 \end_layout
31780
31781 \end_inset
31782
31783
31784 \begin_inset Index idx
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788 Macros
31789 \end_layout
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \begin_layout Standard
31797 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
31798 t utile pour les expressions complexes.
31799  Par exemple, supposons que les solutions de l'équation du second degré
31800  apparaissent souvent dans votre document sous des formes variées.
31801  La forme générale de l'équation du second degré est:
31802 \begin_inset Formula 
31803 \[
31804 0=\lambda^{2}+p\lambda+q
31805 \]
31806
31807 \end_inset
31808
31809 La forme générale de ses solutions est:
31810 \begin_inset Formula 
31811 \[
31812 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
31813 \]
31814
31815 \end_inset
31816
31817
31818 \end_layout
31819
31820 \begin_layout Standard
31821 Pour définir une commande pour la formule de la solution, les paramètres
31822  
31823 \begin_inset Formula $\lambda$
31824 \end_inset
31825
31826
31827 \begin_inset Formula $p$
31828 \end_inset
31829
31830  et 
31831 \begin_inset Formula $q$
31832 \end_inset
31833
31834  peuvent prendre des formes variées et l'indice de 
31835 \begin_inset Formula $\lambda$
31836 \end_inset
31837
31838  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
31839  est
31840 \begin_inset Newline newline
31841 \end_inset
31842
31843
31844 \series bold
31845
31846 \backslash
31847 newcommand{
31848 \backslash
31849 qG}[4][1,
31850 \backslash
31851 ,2]{#2_{#1}=-
31852 \backslash
31853 frac{#3}{2}
31854 \backslash
31855 pm
31856 \begin_inset Newline newline
31857 \end_inset
31858
31859
31860 \begin_inset Phantom HPhantom
31861 status open
31862
31863 \begin_layout Plain Layout
31864
31865 \series bold
31866
31867 \backslash
31868 newcommand
31869 \end_layout
31870
31871 \end_inset
31872
31873
31874 \backslash
31875 sqrt{
31876 \backslash
31877 frac{#3^{2}}{4}-#4}}
31878 \end_layout
31879
31880 \begin_layout Standard
31881 Pour créer une formule de solution avec cette définition, on peut insérer
31882  dans une formule la commande:
31883 \end_layout
31884
31885 \begin_layout Standard
31886
31887 \series bold
31888
31889 \backslash
31890 qG{
31891 \backslash
31892 lambda
31893 \begin_inset Formula $\to$
31894 \end_inset
31895
31896
31897 \backslash
31898 {p
31899 \begin_inset Formula $\to$
31900 \end_inset
31901
31902
31903 \backslash
31904 {q
31905 \end_layout
31906
31907 \begin_layout Standard
31908 La définition de la nouvelle commande n'est pas intuitive parce que l'on
31909  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
31910  que l'on insère une fraction en faisant 
31911 \series bold
31912
31913 \backslash
31914 frac{numérateur}{dénominateur}
31915 \series default
31916 .
31917  En plus on peut facilement oublier une accolade dans la définition et ne
31918  pas voir dans LyX ce que la nouvelle commande va faire.
31919  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
31920  mathématiques à la place de la commande 
31921 \series bold
31922
31923 \backslash
31924 newcommand
31925 \series default
31926 .
31927 \end_layout
31928
31929 \begin_layout Standard
31930 Une macro est créée en utilisant le menu 
31931 \family sans
31932 Insertion\SpecialChar \menuseparator
31933 Math\SpecialChar \menuseparator
31934 Macro
31935 \family default
31936  ou le bouton 
31937 \begin_inset Graphics
31938         filename ../../images/math-macro_newmacroname_newcommand.png
31939         scale 85
31940
31941 \end_inset
31942
31943  de la barre d'outils.
31944  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
31945  définit la macro:
31946 \begin_inset Newline newline
31947 \end_inset
31948
31949
31950 \begin_inset space \hspace*{\fill}
31951 \end_inset
31952
31953
31954 \begin_inset Graphics
31955         filename ../clipart/macrobox.png
31956
31957 \end_inset
31958
31959
31960 \begin_inset space \hspace*{\fill}
31961 \end_inset
31962
31963
31964 \begin_inset Newline newline
31965 \end_inset
31966
31967
31968 \begin_inset FormulaMacro
31969 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
31970 \end_inset
31971
31972
31973 \backslash
31974 newmacroname est le nom qui est donné implicitement à la macro et qui doit
31975  être remplacé par quelquechose de raisonable.
31976  La formule voulue est insérée dans la première boîte bleue.
31977  On insère une réservation pour un argument avec la commande 
31978 \series bold
31979
31980 \backslash
31981 #numéro_argument
31982 \series default
31983 , par exemple 
31984 \series bold
31985
31986 \backslash
31987 #1
31988 \series default
31989 , ou en utilisant le bouton 
31990 \begin_inset Graphics
31991         filename ../../images/math-macro-add-param.png
31992         scale 85
31993
31994 \end_inset
31995
31996  de la barre d'outils macro.
31997  On peut avoir au maximum 9
31998 \begin_inset space ~
31999 \end_inset
32000
32001 arguments.
32002  Les arguments optionnels sont créés avec le bouton 
32003 \begin_inset Graphics
32004         filename ../../images/math-macro-add-optional-param.png
32005         scale 85
32006
32007 \end_inset
32008
32009 de la barre d'outils.
32010  Le prenier argument non optionnel peut être transformé en argument optionnel
32011  avec le bouton 
32012 \begin_inset Graphics
32013         filename ../../images/math-macro-make-optional.png
32014         scale 85
32015
32016 \end_inset
32017
32018 .
32019  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32020  macro dans LyX.
32021  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32022  alors laissée vide.
32023  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32024  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32025 \begin_inset Newline newline
32026 \end_inset
32027
32028
32029 \series bold
32030 qG: 
32031 \backslash
32032 #1
32033 \series default
32034  
32035 \series bold
32036 ,
32037 \series default
32038  
32039 \series bold
32040
32041 \backslash
32042 #2
32043 \series default
32044  
32045 \series bold
32046 ,
32047 \series default
32048  
32049 \series bold
32050
32051 \backslash
32052 #3, 
32053 \backslash
32054 #4
32055 \begin_inset Newline newline
32056 \end_inset
32057
32058
32059 \series default
32060 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32061  de la macro, ce qui facilitera la lisibilité.
32062  La formule sera imprimée sur la sortie conformément à la description de
32063  la première boîte.
32064 \begin_inset Newline newline
32065 \end_inset
32066
32067 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32068  le curseur dans la macro et en utilisant le menu 
32069 \family sans
32070 Visualiser\SpecialChar \menuseparator
32071 Déplier/Replier la macro mathématique
32072 \family default
32073 .
32074 \end_layout
32075
32076 \begin_layout Standard
32077 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32078  dans notre cas, on met 
32079 \series bold
32080
32081 \backslash
32082 qG
32083 \series default
32084 .
32085  Dans Lyx, notre macro va ressembler à ceci:
32086 \begin_inset Newline newline
32087 \end_inset
32088
32089
32090 \begin_inset space \hspace*{\fill}
32091 \end_inset
32092
32093
32094 \begin_inset Graphics
32095         filename ../clipart/macrouse.png
32096
32097 \end_inset
32098
32099
32100 \begin_inset space \hspace*{\fill}
32101 \end_inset
32102
32103
32104 \begin_inset Newline newline
32105 \end_inset
32106
32107 Voici notre exemple avec les arguments 
32108 \begin_inset Formula $x$
32109 \end_inset
32110
32111
32112 \begin_inset Formula $\ln(x)$
32113 \end_inset
32114
32115  et 
32116 \begin_inset Formula $B$
32117 \end_inset
32118
32119 :
32120 \end_layout
32121
32122 \begin_layout Standard
32123 \begin_inset Formula 
32124 \[
32125 \qG x{\ln(x)}B
32126 \]
32127
32128 \end_inset
32129
32130
32131 \end_layout
32132
32133 \begin_layout Standard
32134 LyX propose dans le menu 
32135 \family sans
32136 Outils
32137 \family default
32138 \SpecialChar \menuseparator
32139
32140 \family sans
32141 Préférences\SpecialChar \menuseparator
32142 En
32143 \begin_inset space ~
32144 \end_inset
32145
32146 cours
32147 \begin_inset space ~
32148 \end_inset
32149
32150 de
32151 \begin_inset space ~
32152 \end_inset
32153
32154 modification\SpecialChar \menuseparator
32155 Contrôle
32156 \family default
32157  different styles pour éditer les macros.
32158  Pour trouver le style qui vous convient le mieux, choisissez un style et
32159  placez le curseur dans une macro pour voir la différence.
32160 \end_layout
32161
32162 \begin_layout Standard
32163 En interne, une macro est transformée en une commande 
32164 \series bold
32165
32166 \backslash
32167 newcommand
32168 \series default
32169  au moment de l'exportation du document.
32170  Les commandes 
32171 \series bold
32172
32173 \backslash
32174 newcommand
32175 \series default
32176  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32177  qui fait que les macros ne peuvent être utilisées que dans des formules
32178  qui suivent leur boîte de définition dans le document.
32179 \end_layout
32180
32181 \begin_layout Standard
32182 On peut aussi créer une macro mathématique directement à partir d'une commande
32183  
32184 \series bold
32185
32186 \backslash
32187 newcommand
32188 \series default
32189 .
32190  Écrivez par exemple la commande
32191 \begin_inset Newline newline
32192 \end_inset
32193
32194
32195 \series bold
32196
32197 \backslash
32198 newcommand{
32199 \backslash
32200 larrow}[2]{
32201 \backslash
32202 xleftarrow[#2]{#1}}
32203 \series default
32204
32205 \begin_inset Newline newline
32206 \end_inset
32207
32208 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32209  clavier 
32210 \family sans
32211 Ctrl+M
32212 \family default
32213 , la commande sera transformée en macro mathématique.
32214  En utilisant cette méthode, vous devez faire attention au fait que la commande
32215  
32216 \series bold
32217
32218 \backslash
32219 newcommand
32220 \series default
32221  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32222  amènera des erreurs LaTeX.
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Les macro mathématiques ont encore actuellement un problème qui fait que
32227  les formules supplémentaires dans une définition de macro ne sont pas gérées
32228  correctement.
32229  Ce qui fait que l'exemple 
32230 \series bold
32231
32232 \backslash
32233 fb
32234 \series default
32235  de la sous-section
32236 \begin_inset space ~
32237 \end_inset
32238
32239
32240 \begin_inset CommandInset ref
32241 LatexCommand ref
32242 reference "sub:La-commande-newcommand"
32243
32244 \end_inset
32245
32246  ne peut pas être créée comme macro.
32247 \end_layout
32248
32249 \begin_layout Standard
32250 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32251  verrez dans la fenêtre de LyX, la barre d'outils macro :
32252 \end_layout
32253
32254 \begin_layout Standard
32255 \begin_inset VSpace defskip
32256 \end_inset
32257
32258
32259 \end_layout
32260
32261 \begin_layout Standard
32262 \begin_inset Graphics
32263         filename ../clipart/MacroToolbar.png
32264
32265 \end_inset
32266
32267
32268 \begin_inset Index idx
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272 Macros ! Barre d'outils
32273 \end_layout
32274
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \begin_layout Standard
32281 \begin_inset VSpace defskip
32282 \end_inset
32283
32284
32285 \end_layout
32286
32287 \begin_layout Standard
32288 La barre d'outils macro contient de la gauche vers la droite les boutons
32289  suivants :
32290 \end_layout
32291
32292 \begin_layout Standard
32293 \begin_inset VSpace defskip
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \begin_layout Standard
32300 \begin_inset Tabular
32301 <lyxtabular version="3" rows="9" columns="2">
32302 <features rotate="0" islongtable="true" longtabularalignment="center">
32303 <column alignment="left" valignment="top">
32304 <column alignment="left" valignment="top" width="85col%">
32305 <row interlinespace="2.5mm">
32306 <cell alignment="center" valignment="top" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310 \begin_inset Graphics
32311         filename ../../images/math-macro-remove-param.png
32312         rotateOrigin center
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \end_inset
32320 </cell>
32321 <cell alignment="center" valignment="top" usebox="none">
32322 \begin_inset Text
32323
32324 \begin_layout Plain Layout
32325
32326 \family sans
32327 Édition\SpecialChar \menuseparator
32328 Math\SpecialChar \menuseparator
32329 Définition
32330 \begin_inset space ~
32331 \end_inset
32332
32333 de
32334 \begin_inset space ~
32335 \end_inset
32336
32337 macro\SpecialChar \menuseparator
32338 Supprimer
32339 \begin_inset space ~
32340 \end_inset
32341
32342 le
32343 \begin_inset space ~
32344 \end_inset
32345
32346 dernier
32347 \begin_inset space ~
32348 \end_inset
32349
32350 argument
32351 \end_layout
32352
32353 \end_inset
32354 </cell>
32355 </row>
32356 <row interlinespace="2.5mm">
32357 <cell alignment="center" valignment="top" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361 \begin_inset Graphics
32362         filename ../../images/math-macro-add-param.png
32363         rotateOrigin center
32364
32365 \end_inset
32366
32367
32368 \end_layout
32369
32370 \end_inset
32371 </cell>
32372 <cell alignment="center" valignment="top" usebox="none">
32373 \begin_inset Text
32374
32375 \begin_layout Plain Layout
32376
32377 \family sans
32378 Édition\SpecialChar \menuseparator
32379 Math\SpecialChar \menuseparator
32380 Définition
32381 \begin_inset space ~
32382 \end_inset
32383
32384 de
32385 \begin_inset space ~
32386 \end_inset
32387
32388 macro\SpecialChar \menuseparator
32389 Ajouter
32390 \begin_inset space ~
32391 \end_inset
32392
32393 un
32394 \begin_inset space ~
32395 \end_inset
32396
32397 argument
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 </row>
32403 <row interlinespace="2.5mm">
32404 <cell alignment="center" valignment="top" usebox="none">
32405 \begin_inset Text
32406
32407 \begin_layout Plain Layout
32408 \begin_inset Graphics
32409         filename ../../images/math-macro-make-optional.png
32410         rotateOrigin center
32411
32412 \end_inset
32413
32414
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \family sans
32425 Édition\SpecialChar \menuseparator
32426 Math\SpecialChar \menuseparator
32427 Définition
32428 \begin_inset space ~
32429 \end_inset
32430
32431 de
32432 \begin_inset space ~
32433 \end_inset
32434
32435 macro\SpecialChar \menuseparator
32436 Rendre optionnel le premier
32437 \begin_inset Newline newline
32438 \end_inset
32439
32440
32441 \begin_inset Phantom HPhantom
32442 status open
32443
32444 \begin_layout Plain Layout
32445
32446 \family sans
32447 Édition\SpecialChar \menuseparator
32448 Math\SpecialChar \menuseparator
32449 Définition
32450 \begin_inset space ~
32451 \end_inset
32452
32453 de
32454 \begin_inset space ~
32455 \end_inset
32456
32457 macro\SpecialChar \menuseparator
32458
32459 \end_layout
32460
32461 \end_inset
32462
32463 argument
32464 \begin_inset space ~
32465 \end_inset
32466
32467 non
32468 \begin_inset space ~
32469 \end_inset
32470
32471 optionnel
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 </row>
32477 <row interlinespace="2.5mm">
32478 <cell alignment="center" valignment="top" usebox="none">
32479 \begin_inset Text
32480
32481 \begin_layout Plain Layout
32482 \begin_inset Graphics
32483         filename ../../images/math-macro-make-nonoptional.png
32484         rotateOrigin center
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497
32498 \family sans
32499 Édition\SpecialChar \menuseparator
32500 Math\SpecialChar \menuseparator
32501 Définition
32502 \begin_inset space ~
32503 \end_inset
32504
32505 de
32506 \begin_inset space ~
32507 \end_inset
32508
32509 macro\SpecialChar \menuseparator
32510 Rendre non optionnel le dernier
32511 \begin_inset Newline newline
32512 \end_inset
32513
32514
32515 \begin_inset Phantom HPhantom
32516 status open
32517
32518 \begin_layout Plain Layout
32519
32520 \family sans
32521 Édition\SpecialChar \menuseparator
32522 Math\SpecialChar \menuseparator
32523 Définition
32524 \begin_inset space ~
32525 \end_inset
32526
32527 de
32528 \begin_inset space ~
32529 \end_inset
32530
32531 macro\SpecialChar \menuseparator
32532
32533 \end_layout
32534
32535 \end_inset
32536
32537 argument
32538 \begin_inset space ~
32539 \end_inset
32540
32541 optionnel
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 </row>
32547 <row interlinespace="2.5mm">
32548 <cell alignment="center" valignment="top" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552 \begin_inset Graphics
32553         filename ../../images/math-macro-remove-optional-param.png
32554         rotateOrigin center
32555
32556 \end_inset
32557
32558
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 <cell alignment="center" valignment="top" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \family sans
32569 Édition\SpecialChar \menuseparator
32570 Math\SpecialChar \menuseparator
32571 Définition
32572 \begin_inset space ~
32573 \end_inset
32574
32575 de
32576 \begin_inset space ~
32577 \end_inset
32578
32579 macro\SpecialChar \menuseparator
32580 Supprimer
32581 \begin_inset space ~
32582 \end_inset
32583
32584 un
32585 \begin_inset space ~
32586 \end_inset
32587
32588 argument
32589 \begin_inset space ~
32590 \end_inset
32591
32592 optionnel
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 </row>
32598 <row interlinespace="2.5mm">
32599 <cell alignment="center" valignment="top" usebox="none">
32600 \begin_inset Text
32601
32602 \begin_layout Plain Layout
32603 \begin_inset Graphics
32604         filename ../../images/math-macro-add-optional-param.png
32605         rotateOrigin center
32606
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \family sans
32620 Édition\SpecialChar \menuseparator
32621 Math\SpecialChar \menuseparator
32622 Définition
32623 \begin_inset space ~
32624 \end_inset
32625
32626 de
32627 \begin_inset space ~
32628 \end_inset
32629
32630 macro\SpecialChar \menuseparator
32631 Insérer
32632 \begin_inset space ~
32633 \end_inset
32634
32635 un
32636 \begin_inset space ~
32637 \end_inset
32638
32639 argument
32640 \begin_inset space ~
32641 \end_inset
32642
32643 optionnel
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 </row>
32649 <row interlinespace="2.5mm">
32650 <cell alignment="center" valignment="top" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654 \begin_inset Graphics
32655         filename ../../images/math-macro-remove-greedy-param.png
32656         rotateOrigin center
32657
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 <cell alignment="center" valignment="top" usebox="none">
32666 \begin_inset Text
32667
32668 \begin_layout Plain Layout
32669
32670 \family sans
32671 Édition\SpecialChar \menuseparator
32672 Math\SpecialChar \menuseparator
32673 Définition
32674 \begin_inset space ~
32675 \end_inset
32676
32677 de
32678 \begin_inset space ~
32679 \end_inset
32680
32681 macro\SpecialChar \menuseparator
32682 Enlever
32683 \begin_inset space ~
32684 \end_inset
32685
32686 le
32687 \begin_inset space ~
32688 \end_inset
32689
32690 dernier
32691 \begin_inset space ~
32692 \end_inset
32693
32694 argument
32695 \begin_inset space ~
32696 \end_inset
32697
32698 en
32699 \begin_inset Newline newline
32700 \end_inset
32701
32702
32703 \begin_inset Phantom HPhantom
32704 status open
32705
32706 \begin_layout Plain Layout
32707
32708 \family sans
32709 Édition\SpecialChar \menuseparator
32710 Math\SpecialChar \menuseparator
32711 Définition
32712 \begin_inset space ~
32713 \end_inset
32714
32715 de
32716 \begin_inset space ~
32717 \end_inset
32718
32719 macro\SpecialChar \menuseparator
32720
32721 \end_layout
32722
32723 \end_inset
32724
32725 éjectant
32726 \begin_inset space ~
32727 \end_inset
32728
32729 par
32730 \begin_inset space ~
32731 \end_inset
32732
32733 la
32734 \begin_inset space ~
32735 \end_inset
32736
32737 droite
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 </row>
32743 <row interlinespace="2.5mm">
32744 <cell alignment="center" valignment="top" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748 \begin_inset Graphics
32749         filename ../../images/math-macro-append-greedy-param.png
32750         rotateOrigin center
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \end_inset
32758 </cell>
32759 <cell alignment="center" valignment="top" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763
32764 \family sans
32765 Édition\SpecialChar \menuseparator
32766 Math\SpecialChar \menuseparator
32767 Définition
32768 \begin_inset space ~
32769 \end_inset
32770
32771 de
32772 \begin_inset space ~
32773 \end_inset
32774
32775 macro\SpecialChar \menuseparator
32776 Ajouter
32777 \begin_inset space ~
32778 \end_inset
32779
32780 l'argument
32781 \begin_inset space ~
32782 \end_inset
32783
32784 en
32785 \begin_inset space ~
32786 \end_inset
32787
32788 intégrant
32789 \begin_inset Newline newline
32790 \end_inset
32791
32792
32793 \begin_inset Phantom HPhantom
32794 status open
32795
32796 \begin_layout Plain Layout
32797
32798 \family sans
32799 Édition\SpecialChar \menuseparator
32800 Math\SpecialChar \menuseparator
32801 Définition
32802 \begin_inset space ~
32803 \end_inset
32804
32805 de
32806 \begin_inset space ~
32807 \end_inset
32808
32809 macro\SpecialChar \menuseparator
32810
32811 \end_layout
32812
32813 \end_inset
32814
32815 depuis
32816 \begin_inset space ~
32817 \end_inset
32818
32819 la
32820 \begin_inset space ~
32821 \end_inset
32822
32823 droite
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 </row>
32829 <row interlinespace="2.5mm">
32830 <cell alignment="center" valignment="top" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834 \begin_inset Graphics
32835         filename ../../images/math-macro-add-greedy-optional-param.png
32836         rotateOrigin center
32837
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849
32850 \family sans
32851 Édition\SpecialChar \menuseparator
32852 Math\SpecialChar \menuseparator
32853 Définition
32854 \begin_inset space ~
32855 \end_inset
32856
32857 de
32858 \begin_inset space ~
32859 \end_inset
32860
32861 macro\SpecialChar \menuseparator
32862 Ajouter
32863 \begin_inset space ~
32864 \end_inset
32865
32866 l'argument
32867 \begin_inset space ~
32868 \end_inset
32869
32870 optionnel
32871 \begin_inset space ~
32872 \end_inset
32873
32874 en
32875 \begin_inset Newline newline
32876 \end_inset
32877
32878
32879 \begin_inset Phantom HPhantom
32880 status open
32881
32882 \begin_layout Plain Layout
32883
32884 \family sans
32885 Édition\SpecialChar \menuseparator
32886 Math\SpecialChar \menuseparator
32887 Définition
32888 \begin_inset space ~
32889 \end_inset
32890
32891 de
32892 \begin_inset space ~
32893 \end_inset
32894
32895 macro\SpecialChar \menuseparator
32896
32897 \end_layout
32898
32899 \end_inset
32900
32901 intégrant
32902 \begin_inset space ~
32903 \end_inset
32904
32905 depuis
32906 \begin_inset space ~
32907 \end_inset
32908
32909 la
32910 \begin_inset space ~
32911 \end_inset
32912
32913 droite
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 </row>
32919 </lyxtabular>
32920
32921 \end_inset
32922
32923
32924 \end_layout
32925
32926 \begin_layout Section
32927 Système de calcul formel
32928 \end_layout
32929
32930 \begin_layout Standard
32931 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
32932  mathématique de LyX et des applications externes ou des programmes écrits
32933  par l'utilisateur.
32934  Actuellement les applications qui sont gérées sont 
32935 \family sans
32936 Maple
32937 \family default
32938
32939 \family sans
32940 Mathematica
32941 \family default
32942
32943 \family sans
32944 Maxima
32945 \family default
32946  et 
32947 \family sans
32948 Octave
32949 \family default
32950 .
32951  Notez que les constructions mathematiques qui sont acceptées sont limitées
32952  à des cas très simples.
32953 \end_layout
32954
32955 \begin_layout Subsection
32956 Utilisation
32957 \end_layout
32958
32959 \begin_layout Standard
32960 Écrivez une expression dans une formule puis allez dans 
32961 \family sans
32962 Édition\SpecialChar \menuseparator
32963 Maths
32964 \family default
32965 \SpecialChar \menuseparator
32966
32967 \family sans
32968 Appel à un logiciel de calcul formel
32969 \family default
32970 , choisissez une des applications que vous avez installé sur votre ordinateur.
32971  Après cela, le résultat du calcul devrait apparaître sur le côté droit
32972  de l'expression avec l'opérateur 
32973 \begin_inset Quotes fld
32974 \end_inset
32975
32976 =
32977 \begin_inset Quotes frd
32978 \end_inset
32979
32980 .
32981 \end_layout
32982
32983 \begin_layout Standard
32984 Voici quelques exemples très simples ( avec les résultats de 
32985 \family sans
32986 Maxima
32987 \family default
32988  ) pour montrer quel genre de calculs on peut effectuer :
32989 \end_layout
32990
32991 \begin_layout Itemize
32992 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
32993 \end_inset
32994
32995
32996 \end_layout
32997
32998 \begin_layout Itemize
32999 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33000 \end_inset
33001
33002
33003 \end_layout
33004
33005 \begin_layout Itemize
33006 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \begin_layout Itemize
33013 \begin_inset Formula $\det\left[\begin{array}{ccc}
33014 1 & 6 & 7\\
33015 2 & 5 & 8\\
33016 3 & 4 & 17
33017 \end{array}\right]=-56$
33018 \end_inset
33019
33020
33021 \end_layout
33022
33023 \begin_layout Itemize
33024 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \begin_layout Subsection
33031 Raccourci clavier
33032 \end_layout
33033
33034 \begin_layout Standard
33035 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33036  algébriques.
33037  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33038  ( voir le manuel 
33039 \family sans
33040 \emph on
33041 Fonctions LyX
33042 \family default
33043 \emph default
33044  ).
33045  On peut par exemple attacher la touche 
33046 \family sans
33047 Entrée
33048 \family default
33049  à l'intérieur de l'éditeur mathématique à 
33050 \family sans
33051 Maxima
33052 \family default
33053 , ce qui donnera la commande de définition suivante pour le raccourci
33054 \begin_inset space ~
33055 \end_inset
33056
33057 :
33058 \end_layout
33059
33060 \begin_layout Standard
33061
33062 \series bold
33063 command-alternatives break-paragraph;math-extern maxima
33064 \end_layout
33065
33066 \begin_layout Section
33067 Points divers
33068 \begin_inset Index idx
33069 status collapsed
33070
33071 \begin_layout Plain Layout
33072 Points divers
33073 \end_layout
33074
33075 \end_inset
33076
33077
33078 \end_layout
33079
33080 \begin_layout Subsection
33081 Nombres négatifs
33082 \begin_inset Index idx
33083 status collapsed
33084
33085 \begin_layout Plain Layout
33086 Nombres ! négatifs
33087 \end_layout
33088
33089 \end_inset
33090
33091
33092 \end_layout
33093
33094 \begin_layout Standard
33095 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33096  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33097  moins.
33098  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33099  correctement.
33100 \end_layout
33101
33102 \begin_layout Standard
33103 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33104 \end_layout
33105
33106 \begin_layout Standard
33107 Un exemple pour illustrer le problème:
33108 \end_layout
33109
33110 \begin_layout Standard
33111 \align center
33112 \begin_inset Tabular
33113 <lyxtabular version="3" rows="3" columns="2">
33114 <features rotate="0" tabularvalignment="middle">
33115 <column alignment="right" valignment="top">
33116 <column alignment="left" valignment="top">
33117 <row>
33118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122 texte normal:
33123 \end_layout
33124
33125 \end_inset
33126 </cell>
33127 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131 x = -2
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 </row>
33137 <row>
33138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33139 \begin_inset Text
33140
33141 \begin_layout Plain Layout
33142 formule:
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151 \begin_inset Formula $x=-2$
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \end_inset
33158 </cell>
33159 </row>
33160 <row>
33161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165 solution:
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174 \begin_inset Formula $x=\textrm{-}2$
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 </row>
33183 </lyxtabular>
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Subsection
33191 La virgule comme séparateur décimal
33192 \begin_inset Index idx
33193 status collapsed
33194
33195 \begin_layout Plain Layout
33196 Virgule
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Standard
33205 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33206  pour grouper les chiffres dans un nombre.
33207  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33208  formules.
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33213  (raccourci 
33214 \family sans
33215 Ctrl+M
33216 \family default
33217 ).
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33222  on doit charger le fichier 
33223 \series bold
33224 icomma.sty
33225 \series default
33226
33227 \begin_inset Foot
33228 status collapsed
33229
33230 \begin_layout Plain Layout
33231
33232 \series bold
33233 icomma
33234 \series default
33235  fait partie du paquetage 
33236 \series bold
33237 was
33238 \series default
33239
33240 \begin_inset Index idx
33241 status collapsed
33242
33243 \begin_layout Plain Layout
33244 Paquetages ! was
33245 \begin_inset ERT
33246 status collapsed
33247
33248 \begin_layout Plain Layout
33249
33250
33251 \backslash
33252 vspace{4mm}
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \end_layout
33259
33260 \end_inset
33261
33262 .
33263 \end_layout
33264
33265 \end_inset
33266
33267
33268 \begin_inset Index idx
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272 Paquetages ! icomma
33273 \end_layout
33274
33275 \end_inset
33276
33277  dans le préambule LaTeX avec la ligne
33278 \end_layout
33279
33280 \begin_layout Standard
33281
33282 \series bold
33283
33284 \backslash
33285 usepackage{icomma}
33286 \end_layout
33287
33288 \begin_layout Subsection
33289 Les vecteurs physiques
33290 \begin_inset CommandInset label
33291 LatexCommand label
33292 name "sub:Vecteurs-physiques"
33293
33294 \end_inset
33295
33296
33297 \begin_inset Index idx
33298 status collapsed
33299
33300 \begin_layout Plain Layout
33301 Vecteurs ! physiques
33302 \end_layout
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33311 \series bold
33312  braket
33313 \series default
33314
33315 \begin_inset Index idx
33316 status collapsed
33317
33318 \begin_layout Plain Layout
33319 Paquetages ! braket
33320 \end_layout
33321
33322 \end_inset
33323
33324  que l'on charge en mettant dans le préambule LaTeX la ligne
33325 \end_layout
33326
33327 \begin_layout Standard
33328
33329 \series bold
33330
33331 \backslash
33332 usepackage{braket}
33333 \end_layout
33334
33335 \begin_layout Standard
33336 \begin_inset ERT
33337 status collapsed
33338
33339 \begin_layout Plain Layout
33340
33341
33342 \backslash
33343 ifbraket 
33344 \end_layout
33345
33346 \end_inset
33347
33348
33349 \begin_inset Note Note
33350 status open
33351
33352 \begin_layout Plain Layout
33353 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33354 \series bold
33355 braket
33356 \series default
33357  est installé:
33358 \end_layout
33359
33360 \end_inset
33361
33362
33363 \end_layout
33364
33365 \begin_layout Standard
33366 \begin_inset Newpage newpage
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \begin_layout Standard
33373 Les commandes suivantes sont définies:
33374 \end_layout
33375
33376 \begin_layout Standard
33377 \align center
33378 \begin_inset Tabular
33379 <lyxtabular version="3" rows="4" columns="2">
33380 <features rotate="0" tabularvalignment="middle">
33381 <column alignment="center" valignment="top">
33382 <column alignment="center" valignment="top">
33383 <row>
33384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33385 \begin_inset Text
33386
33387 \begin_layout Plain Layout
33388 Commande
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33394 \begin_inset Text
33395
33396 \begin_layout Plain Layout
33397 Résultat
33398 \end_layout
33399
33400 \end_inset
33401 </cell>
33402 </row>
33403 <row>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \backslash
33410 Bra{
33411 \backslash
33412 psi
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Plain Layout
33421 \begin_inset Formula $\Bra{\psi}$
33422 \end_inset
33423
33424
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 </row>
33430 <row>
33431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33432 \begin_inset Text
33433
33434 \begin_layout Plain Layout
33435
33436 \backslash
33437 Ket{
33438 \backslash
33439 psi
33440 \end_layout
33441
33442 \end_inset
33443 </cell>
33444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33445 \begin_inset Text
33446
33447 \begin_layout Plain Layout
33448 \begin_inset Formula $\Ket{\psi}$
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 </row>
33457 <row>
33458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \backslash
33464 Braket{
33465 \backslash
33466 psi|
33467 \backslash
33468 phi
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477 \begin_inset Formula $\Braket{\psi|\phi}$
33478 \end_inset
33479
33480
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 </row>
33486 </lyxtabular>
33487
33488 \end_inset
33489
33490
33491 \end_layout
33492
33493 \begin_layout Standard
33494 La commande 
33495 \series bold
33496
33497 \backslash
33498 Braket
33499 \series default
33500  assure que toutes les barres verticales ont la même taille que les crochets
33501  englobants:
33502 \begin_inset Formula 
33503 \[
33504 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33505 \]
33506
33507 \end_inset
33508
33509
33510 \end_layout
33511
33512 \begin_layout Standard
33513 \begin_inset ERT
33514 status collapsed
33515
33516 \begin_layout Plain Layout
33517
33518
33519 \backslash
33520 else 
33521 \end_layout
33522
33523 \end_inset
33524
33525
33526 \begin_inset Note Note
33527 status open
33528
33529 \begin_layout Plain Layout
33530 Ce qui suit sera affiché si la paquetage LaTeX 
33531 \series bold
33532 braket
33533 \series default
33534  n'est pas installé:
33535 \end_layout
33536
33537 \end_inset
33538
33539
33540 \end_layout
33541
33542 \begin_layout Standard
33543 Vous avez besoin du paquetage LaTeX 
33544 \series bold
33545 braket
33546 \series default
33547  pour voir le reste de cette sous section dans la sortie finale.
33548 \end_layout
33549
33550 \begin_layout Standard
33551 \begin_inset ERT
33552 status collapsed
33553
33554 \begin_layout Plain Layout
33555
33556
33557 \backslash
33558 fi 
33559 \end_layout
33560
33561 \end_inset
33562
33563
33564 \end_layout
33565
33566 \begin_layout Standard
33567 L'effet de la commande 
33568 \series bold
33569
33570 \backslash
33571 Braket
33572 \series default
33573  peut aussi être obtenu en utilisant la commande 
33574 \series bold
33575
33576 \backslash
33577 middle
33578 \series default
33579 , qui est décrite dans 
33580 \begin_inset CommandInset ref
33581 LatexCommand ref
33582 reference "sub:Taille-parenthèses-automatique"
33583
33584 \end_inset
33585
33586 .
33587 \end_layout
33588
33589 \begin_layout Subsection
33590 Fractions personnalisées
33591 \begin_inset CommandInset label
33592 LatexCommand label
33593 name "sub:Fractions-personnalisées"
33594
33595 \end_inset
33596
33597
33598 \begin_inset Index idx
33599 status collapsed
33600
33601 \begin_layout Plain Layout
33602 Fractions ! personnalisées
33603 \end_layout
33604
33605 \end_inset
33606
33607
33608 \end_layout
33609
33610 \begin_layout Standard
33611 Pour définir des commandes personnalisées pour les fractions, on utilise
33612  la commande 
33613 \series bold
33614
33615 \backslash
33616 genfrac
33617 \series default
33618
33619 \begin_inset Index idx
33620 status collapsed
33621
33622 \begin_layout Plain Layout
33623 Commandes ! G ! 
33624 \backslash
33625 genfrac
33626 \end_layout
33627
33628 \end_inset
33629
33630  avec la syntaxe suivante:
33631 \end_layout
33632
33633 \begin_layout Standard
33634
33635 \series bold
33636
33637 \backslash
33638 genfrac{parenthèse gauche}{parenthèse droite}
33639 \begin_inset Newline newline
33640 \end_inset
33641
33642
33643 \begin_inset Phantom HPhantom
33644 status open
33645
33646 \begin_layout Plain Layout
33647
33648 \series bold
33649
33650 \backslash
33651 genfrac
33652 \end_layout
33653
33654 \end_inset
33655
33656 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
33657 \end_layout
33658
33659 \begin_layout Standard
33660 Le style est un nombre allant de 0 à 3.
33661 \end_layout
33662
33663 \begin_layout Standard
33664 \align center
33665 \begin_inset Tabular
33666 <lyxtabular version="3" rows="5" columns="2">
33667 <features rotate="0" tabularvalignment="middle">
33668 <column alignment="center" valignment="top">
33669 <column alignment="center" valignment="top">
33670 <row>
33671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675 Nombre
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684 Style (Taille)
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 </row>
33690 <row>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 0
33696 \end_layout
33697
33698 \end_inset
33699 </cell>
33700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704 formule hors ligne
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 </row>
33710 <row>
33711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33712 \begin_inset Text
33713
33714 \begin_layout Plain Layout
33715 1
33716 \end_layout
33717
33718 \end_inset
33719 </cell>
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724 formule en ligne
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 </row>
33730 <row>
33731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735 2
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744 petit (small)
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row>
33751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755 3
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764 minuscule (tiny)
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 </row>
33770 </lyxtabular>
33771
33772 \end_inset
33773
33774
33775 \end_layout
33776
33777 \begin_layout Standard
33778 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
33779  dans lequel on se trouve, comme avec la commande 
33780 \series bold
33781
33782 \backslash
33783 frac
33784 \series default
33785 .
33786 \end_layout
33787
33788 \begin_layout Standard
33789 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
33790 e de 0.4
33791 \begin_inset space \thinspace{}
33792 \end_inset
33793
33794 pt est utilisée.
33795 \end_layout
33796
33797 \begin_layout Standard
33798 \begin_inset VSpace medskip
33799 \end_inset
33800
33801 Par exemple les commandes 
33802 \series bold
33803
33804 \backslash
33805 dfrac
33806 \series default
33807  et 
33808 \series bold
33809
33810 \backslash
33811 tbinom
33812 \series default
33813  vues en 
33814 \begin_inset CommandInset ref
33815 LatexCommand ref
33816 reference "sub:Fractions"
33817
33818 \end_inset
33819
33820  sont définies avec les commandes 
33821 \end_layout
33822
33823 \begin_layout Standard
33824
33825 \series bold
33826
33827 \backslash
33828 newcommand{
33829 \backslash
33830 dfrac}[2]{
33831 \backslash
33832 genfrac{}{}{}{0}{#1}{#2}}
33833 \end_layout
33834
33835 \begin_layout Standard
33836 et
33837 \end_layout
33838
33839 \begin_layout Standard
33840
33841 \series bold
33842
33843 \backslash
33844 newcommand{
33845 \backslash
33846 tbinom}[2]{
33847 \backslash
33848 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33849 \end_layout
33850
33851 \begin_layout Standard
33852 \begin_inset VSpace medskip
33853 \end_inset
33854
33855 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
33856  en argument, on insère la ligne suivante dans le préambule LaTeX:
33857 \end_layout
33858
33859 \begin_layout Standard
33860
33861 \series bold
33862
33863 \backslash
33864 newcommand{
33865 \backslash
33866 fracS}[3][]{
33867 \backslash
33868 genfrac{}{}{#1}{}{#2}{#3}}
33869 \end_layout
33870
33871 \begin_layout Standard
33872 Un test:
33873 \begin_inset Formula 
33874 \begin{align*}
33875 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33876 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
33877 \end{align*}
33878
33879 \end_inset
33880
33881 Comme on peut le voir, la distance entre le numérateur et le dénominateur
33882  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
33883 \end_layout
33884
33885 \begin_layout Subsection
33886 Formules barrées
33887 \begin_inset Index idx
33888 status collapsed
33889
33890 \begin_layout Plain Layout
33891 Formules ! barrées
33892 \end_layout
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \begin_layout Standard
33900 \begin_inset ERT
33901 status collapsed
33902
33903 \begin_layout Plain Layout
33904
33905
33906 \backslash
33907 ifcancel 
33908 \end_layout
33909
33910 \end_inset
33911
33912
33913 \begin_inset Note Note
33914 status open
33915
33916 \begin_layout Plain Layout
33917 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33918 \series bold
33919 cancel
33920 \series default
33921  est installé:
33922 \end_layout
33923
33924 \end_inset
33925
33926
33927 \end_layout
33928
33929 \begin_layout Standard
33930 Il y a quatre façon de barrer une formule u une portion de formule:
33931 \end_layout
33932
33933 \begin_layout Standard
33934 \align center
33935 \begin_inset Tabular
33936 <lyxtabular version="3" rows="5" columns="2">
33937 <features rotate="0" tabularvalignment="middle">
33938 <column alignment="center" valignment="top">
33939 <column alignment="center" valignment="top">
33940 <row>
33941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 Commande
33946 \end_layout
33947
33948 \end_inset
33949 </cell>
33950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954 Résultat
33955 \begin_inset Note Note
33956 status collapsed
33957
33958 \begin_layout Plain Layout
33959 L'espace et
33960 \series bold
33961  
33962 \backslash
33963 raisebox 
33964 \series default
33965 sont seulement utilisées pour faire de la place.
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 </row>
33976 <row>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981
33982 \backslash
33983 cancel
33984 \begin_inset space \textvisiblespace{}
33985 \end_inset
33986
33987
33988 \backslash
33989 int
33990 \begin_inset space \textvisiblespace{}
33991 \end_inset
33992
33993 A=B
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34003 \end_inset
34004
34005
34006 \end_layout
34007
34008 \end_inset
34009 </cell>
34010 </row>
34011 <row>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \backslash
34018 bcancel
34019 \begin_inset space \textvisiblespace{}
34020 \end_inset
34021
34022
34023 \backslash
34024 int
34025 \begin_inset space \textvisiblespace{}
34026 \end_inset
34027
34028 A=B
34029 \end_layout
34030
34031 \end_inset
34032 </cell>
34033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34034 \begin_inset Text
34035
34036 \begin_layout Plain Layout
34037 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34038 \end_inset
34039
34040
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 </row>
34046 <row>
34047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \backslash
34053 xcancel
34054 \begin_inset space \textvisiblespace{}
34055 \end_inset
34056
34057 int
34058 \begin_inset space \textvisiblespace{}
34059 \end_inset
34060
34061 A=B
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 </row>
34079 <row>
34080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \backslash
34086 cancelto
34087 \begin_inset space \textvisiblespace{}
34088 \end_inset
34089
34090
34091 \backslash
34092 int
34093 \begin_inset space \textvisiblespace{}
34094 \end_inset
34095
34096 A=B
34097 \begin_inset Formula $\to$
34098 \end_inset
34099
34100 1
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34106 \begin_inset Text
34107
34108 \begin_layout Plain Layout
34109 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34110 \end_inset
34111
34112
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 </row>
34118 </lyxtabular>
34119
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126
34127 \series bold
34128
34129 \backslash
34130 cancelto
34131 \series default
34132  est particulièrement utile pour visionner des simplifications de fractions
34133  dans les formules:
34134 \begin_inset Formula 
34135 \[
34136 \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}}}
34137 \]
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145 Pour modifier la taille de la valeur d' 
34146 \begin_inset Quotes fld
34147 \end_inset
34148
34149 indice
34150 \begin_inset Quotes frd
34151 \end_inset
34152
34153  de 
34154 \series bold
34155
34156 \backslash
34157 cancelto
34158 \series default
34159  , il est possible de 
34160 \lang english
34161 add the LaTeX-preamble line
34162 \end_layout
34163
34164 \begin_layout Standard
34165
34166 \series bold
34167
34168 \backslash
34169 PassOptionsToPackage{option}{cancel}
34170 \end_layout
34171
34172 \begin_layout Standard
34173
34174 \lang english
34175 where 
34176 \series bold
34177 option
34178 \series default
34179  is either 
34180 \series bold
34181 \lang french
34182 samesize
34183 \series default
34184  qui laissera la valeur barrée avec la même taille, ou 
34185 \series bold
34186 Smaller
34187 \series default
34188  qui la met dans une taille un peu plus petite que la taille normale.
34189 \end_layout
34190
34191 \begin_layout Standard
34192 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34193  TeX:
34194 \end_layout
34195
34196 \begin_layout Standard
34197
34198 \series bold
34199
34200 \backslash
34201 renewcommand{
34202 \backslash
34203 CancelColor}{
34204 \backslash
34205 color{red}}
34206 \end_layout
34207
34208 \begin_layout Standard
34209 où 
34210 \series bold
34211 \lang english
34212 red
34213 \series default
34214 \lang french
34215  peut être remplacé par ma couleur de votre choix.
34216 \end_layout
34217
34218 \begin_layout Standard
34219 \begin_inset ERT
34220 status collapsed
34221
34222 \begin_layout Plain Layout
34223
34224
34225 \backslash
34226 renewcommand{
34227 \backslash
34228 CancelColor}{
34229 \backslash
34230 color{red}}
34231 \end_layout
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Standard
34239 \begin_inset Formula 
34240 \[
34241 \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}}}
34242 \]
34243
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \begin_layout Standard
34250 \begin_inset ERT
34251 status collapsed
34252
34253 \begin_layout Plain Layout
34254
34255
34256 \backslash
34257 renewcommand{
34258 \backslash
34259 CancelColor}{
34260 \backslash
34261 color{black}}
34262 \end_layout
34263
34264 \end_inset
34265
34266
34267 \begin_inset Note Note
34268 status open
34269
34270 \begin_layout Plain Layout
34271
34272 \lang english
34273 reset the color
34274 \end_layout
34275
34276 \end_inset
34277
34278
34279 \end_layout
34280
34281 \begin_layout Standard
34282 Pour d'autres personnalisations, voir le manuel du paquetage 
34283 \series bold
34284 cancel
34285 \series default
34286
34287 \begin_inset CommandInset citation
34288 LatexCommand cite
34289 key "cancel"
34290
34291 \end_inset
34292
34293 .
34294 \begin_inset Index idx
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298 Paquetages ! cancel
34299 \end_layout
34300
34301 \end_inset
34302
34303
34304 \end_layout
34305
34306 \begin_layout Standard
34307 \begin_inset ERT
34308 status collapsed
34309
34310 \begin_layout Plain Layout
34311
34312
34313 \backslash
34314 else 
34315 \end_layout
34316
34317 \end_inset
34318
34319
34320 \begin_inset Note Note
34321 status open
34322
34323 \begin_layout Plain Layout
34324 Ce qui suit sera affiché si la paquetage LaTeX 
34325 \series bold
34326 cancel
34327 \series default
34328  n'est pas installé:
34329 \end_layout
34330
34331 \end_inset
34332
34333
34334 \end_layout
34335
34336 \begin_layout Standard
34337 Vous avez besoin du paquetage LaTeX 
34338 \series bold
34339 cancel
34340 \series default
34341  pour voir le reste de cette sous section dans la sortie finale.
34342 \end_layout
34343
34344 \begin_layout Standard
34345 \begin_inset ERT
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349
34350
34351 \backslash
34352 fi 
34353 \end_layout
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \begin_layout Subsection
34361 Formules dans les entêtes de section
34362 \begin_inset CommandInset label
34363 LatexCommand label
34364 name "sub:formules-dans-les-entêtes"
34365
34366 \end_inset
34367
34368
34369 \begin_inset Index idx
34370 status collapsed
34371
34372 \begin_layout Plain Layout
34373 Formules ! dans les entêtes de section
34374 \end_layout
34375
34376 \end_inset
34377
34378
34379 \end_layout
34380
34381 \begin_layout Standard
34382 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34383  en compte les points suivants:
34384 \end_layout
34385
34386 \begin_layout Standard
34387 \begin_inset Note Greyedout
34388 status open
34389
34390 \begin_layout Plain Layout
34391 Quand la gestion de 
34392 \series bold
34393 hyperref
34394 \series default
34395
34396 \begin_inset Index idx
34397 status collapsed
34398
34399 \begin_layout Plain Layout
34400 Paquetages ! hyperref
34401 \end_layout
34402
34403 \end_inset
34404
34405  est activée dans le dialogue paramètres du document dans la rubrique 
34406 \family sans
34407 Propriétés du PDF
34408 \family default
34409 , les signets PDF sont créés dans la table des matières pour chaque entête
34410  de section.
34411  Si l'entête de section contient une formule, elle est affichée de façon
34412  incorrecte dans le texte du signet parce que les formules dans les signets
34413  ne respectent pas certaines conventions du PDF.
34414  
34415 \end_layout
34416
34417 \end_inset
34418
34419
34420 \end_layout
34421
34422 \begin_layout Standard
34423 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34424  de section un titre court avec le menu 
34425 \family sans
34426 Insertion\SpecialChar \menuseparator
34427 Titre
34428 \begin_inset space ~
34429 \end_inset
34430
34431 court
34432 \family default
34433 .
34434  Les titres courts sont en général utilisés avec des entêtes de section
34435  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34436  Seul le titre court apparaît dans la table des matières et donc dans les
34437  signets PDF.
34438 \end_layout
34439
34440 \begin_layout Standard
34441 Quand des formules doivent apparaître dans la table des matières mais que
34442  l'on utilise aussi 
34443 \series bold
34444 hyperref
34445 \series default
34446 , on peut utiliser la commande suivante en mode TeX:
34447 \end_layout
34448
34449 \begin_layout Standard
34450
34451 \series bold
34452
34453 \backslash
34454 texorpdfstring{partie à problème}{alternative}
34455 \begin_inset Index idx
34456 status collapsed
34457
34458 \begin_layout Plain Layout
34459 Commandes ! T ! 
34460 \backslash
34461 texorpdfstring
34462 \end_layout
34463
34464 \end_inset
34465
34466
34467 \end_layout
34468
34469 \begin_layout Standard
34470 \begin_inset Quotes eld
34471 \end_inset
34472
34473 Partie à problème
34474 \begin_inset Quotes erd
34475 \end_inset
34476
34477  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
34478  Cela peut être des caractères, des formules, des notes de bas de page,
34479  mais aussi des références croisées.
34480  L'
34481 \begin_inset Quotes erd
34482 \end_inset
34483
34484 alternative
34485 \begin_inset Quotes erd
34486 \end_inset
34487
34488  est utilisée à la place de la 
34489 \begin_inset Quotes eld
34490 \end_inset
34491
34492 partie à problème
34493 \begin_inset Quotes erd
34494 \end_inset
34495
34496  pour les signets.
34497 \end_layout
34498
34499 \begin_layout Standard
34500 Voici deux exemples d'entêtes de section:
34501 \begin_inset VSpace -3mm
34502 \end_inset
34503
34504
34505 \begin_inset ERT
34506 status collapsed
34507
34508 \begin_layout Plain Layout
34509
34510
34511 \backslash
34512 boldmath 
34513 \end_layout
34514
34515 \end_inset
34516
34517
34518 \end_layout
34519
34520 \begin_layout Subsubsection
34521 Entête de section sans formule dans la table des matières 
34522 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34523 \end_inset
34524
34525
34526 \begin_inset Argument 1
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530 Entête sans formule dans la table des matières
34531 \end_layout
34532
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \begin_layout Subsubsection
34539 Entête de section avec formule dans la table des matières
34540 \begin_inset ERT
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544
34545
34546 \backslash
34547 texorpdfstring{
34548 \end_layout
34549
34550 \end_inset
34551
34552  
34553 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34554 \end_inset
34555
34556
34557 \begin_inset ERT
34558 status collapsed
34559
34560 \begin_layout Plain Layout
34561
34562 }{}
34563 \end_layout
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 \begin_inset ERT
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575
34576
34577 \backslash
34578 unboldmath 
34579 \end_layout
34580
34581 \end_inset
34582
34583 Dans le premier entête, on a utilisé un titre court, dans le second la commande
34584  
34585 \series bold
34586
34587 \backslash
34588 texorpdfstring
34589 \series default
34590 .
34591 \end_layout
34592
34593 \begin_layout Standard
34594 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
34595  a été placée dans un environnement  
34596 \series bold
34597 boldmath
34598 \series default
34599 .
34600 \begin_inset Foot
34601 status collapsed
34602
34603 \begin_layout Plain Layout
34604 voir 
34605 \begin_inset CommandInset ref
34606 LatexCommand ref
34607 reference "sub:Formules-en-gras"
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \end_inset
34615
34616
34617 \end_layout
34618
34619 \begin_layout Subsection
34620 Formules dans du texte multi-colonnes
34621 \begin_inset Index idx
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Formules ! dans du texte multi-colonnes
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Standard
34634 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
34635  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
34636  utiliser toute la largeur de la page.
34637  Pour faire cela, on utilise le paquetage LaTeX 
34638 \series bold
34639 multicol
34640 \series default
34641
34642 \begin_inset Foot
34643 status collapsed
34644
34645 \begin_layout Plain Layout
34646
34647 \series bold
34648 multicol
34649 \series default
34650  fait partie de toutes les installations LaTeX standard.
34651 \end_layout
34652
34653 \end_inset
34654
34655
34656 \begin_inset Index idx
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660 Paquetages ! multicol
34661 \end_layout
34662
34663 \end_inset
34664
34665 , qui est chargé avec la ligne suivante dans le préambule LaTeX
34666 \end_layout
34667
34668 \begin_layout Standard
34669
34670 \series bold
34671
34672 \backslash
34673 usepackage{multicol}
34674 \end_layout
34675
34676 \begin_layout Standard
34677 \begin_inset Note Greyedout
34678 status open
34679
34680 \begin_layout Plain Layout
34681 Noter que dans ce cas on ne 
34682 \emph on
34683 doit pas 
34684 \emph default
34685 activer l'option 
34686 \family sans
34687 Document
34688 \begin_inset space ~
34689 \end_inset
34690
34691 sur
34692 \begin_inset space ~
34693 \end_inset
34694
34695 deux
34696 \begin_inset space ~
34697 \end_inset
34698
34699 colonnes
34700 \family default
34701  dans la rubrique 
34702 \family sans
34703 Format
34704 \begin_inset space ~
34705 \end_inset
34706
34707 du
34708 \begin_inset space ~
34709 \end_inset
34710
34711 texte 
34712 \family default
34713 du menu 
34714 \family sans
34715 Document\SpecialChar \menuseparator
34716 Paramètres
34717 \family default
34718 .
34719 \end_layout
34720
34721 \end_inset
34722
34723
34724 \end_layout
34725
34726 \begin_layout Standard
34727 Avant le texte multi-colonnes on met la commande
34728 \end_layout
34729
34730 \begin_layout Standard
34731
34732 \series bold
34733
34734 \backslash
34735 begin{multicols}{nombre de colonnes}
34736 \end_layout
34737
34738 \begin_layout Standard
34739 en mode TeX.
34740  Le nombre de colonnes est un entier entre 2 et 10.
34741  Avant la formule, le texte multi-colonnes et interrompu avec la commande
34742 \end_layout
34743
34744 \begin_layout Standard
34745
34746 \series bold
34747
34748 \backslash
34749 end{multicols}
34750 \end_layout
34751
34752 \begin_layout Standard
34753 en mode TeX.
34754 \end_layout
34755
34756 \begin_layout Standard
34757 À cause de la commande, un peu d'espace est ajouté automatiquement avant
34758  la formule.
34759  Pour le supprimer, on peut insérer avant la formule un espace vertical
34760  de -6
34761 \begin_inset space \thinspace{}
34762 \end_inset
34763
34764 mm.
34765  Quand on utilise le style de formules 
34766 \series bold
34767 Indenté
34768 \begin_inset Foot
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772 voir 
34773 \begin_inset CommandInset ref
34774 LatexCommand ref
34775 reference "sec:Styles-de-formules"
34776
34777 \end_inset
34778
34779  pour les styles de formules.
34780 \end_layout
34781
34782 \end_inset
34783
34784
34785 \series default
34786 , il faut mettre un espace de -9
34787 \begin_inset space \thinspace{}
34788 \end_inset
34789
34790 mm à la place.
34791 \end_layout
34792
34793 \begin_layout Standard
34794 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
34795 \end_layout
34796
34797 \begin_layout Standard
34798
34799 \lang german
34800 \begin_inset ERT
34801 status collapsed
34802
34803 \begin_layout Plain Layout
34804
34805
34806 \backslash
34807 begin{multicols}{2}
34808 \end_layout
34809
34810 \end_inset
34811
34812 Das Spektrum wird fouriertransformiert.
34813  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34814 , Lösungsmittel) zu trennen.
34815  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34816  nun das Aussehen des Ausgangssignals.
34817  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
34818  über alle Phasen integrieren muss.
34819  Sei nun 
34820 \begin_inset Formula $S$
34821 \end_inset
34822
34823  unser normiertes Ausgangssignal und 
34824 \begin_inset Formula $P$
34825 \end_inset
34826
34827  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34828 \begin_inset ERT
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832
34833
34834 \backslash
34835 end{multicols}
34836 \end_layout
34837
34838 \end_inset
34839
34840
34841 \begin_inset VSpace -6mm
34842 \end_inset
34843
34844
34845 \begin_inset Formula 
34846 \begin{equation}
34847 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
34848 \end{equation}
34849
34850 \end_inset
34851
34852
34853 \begin_inset ERT
34854 status collapsed
34855
34856 \begin_layout Plain Layout
34857
34858
34859 \backslash
34860 begin{multicols}{2}
34861 \end_layout
34862
34863 \end_inset
34864
34865 wobei 
34866 \begin_inset Formula $S_{0}$
34867 \end_inset
34868
34869  das Signal ohne Gradient ist und die Normierungsbedingung 
34870 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34871 \end_inset
34872
34873  gilt.
34874  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
34875  Direkt nach dem 
34876 \begin_inset Formula $\nicefrac{\pi}{2}$
34877 \end_inset
34878
34879
34880 \begin_inset space \thinspace{}
34881 \end_inset
34882
34883 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
34884  das Signal zusätzlich abschwächt.
34885  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
34886  
34887 \begin_inset Formula $T_{2}$
34888 \end_inset
34889
34890 -Zeit.
34891 \end_layout
34892
34893 \begin_layout Standard
34894
34895 \lang german
34896 \begin_inset ERT
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900
34901
34902 \backslash
34903 end{multicols}
34904 \end_layout
34905
34906 \end_inset
34907
34908
34909 \end_layout
34910
34911 \begin_layout Subsection
34912 Formules avec description des variables
34913 \begin_inset Index idx
34914 status collapsed
34915
34916 \begin_layout Plain Layout
34917 Formules ! avec description des variables
34918 \end_layout
34919
34920 \end_inset
34921
34922
34923 \end_layout
34924
34925 \begin_layout Standard
34926 Pour décrire les variable au sein d'une formule, comme dans la formule 
34927 \begin_inset CommandInset ref
34928 LatexCommand eqref
34929 reference "eq:within"
34930
34931 \end_inset
34932
34933 , on peut utiliser une matrice
34934 \begin_inset space ~
34935 \end_inset
34936
34937 2
34938 \series bold
34939 ×
34940 \series default
34941
34942 \begin_inset Formula $n$
34943 \end_inset
34944
34945  avec une colonne alignée à gauche pour les 
34946 \begin_inset Formula $n$
34947 \end_inset
34948
34949  variables utilisées.
34950 \begin_inset Foot
34951 status collapsed
34952
34953 \begin_layout Plain Layout
34954 pour les matrices, voir 
34955 \begin_inset CommandInset ref
34956 LatexCommand ref
34957 reference "sec:Matrices"
34958
34959 \end_inset
34960
34961
34962 \end_layout
34963
34964 \end_inset
34965
34966  Pour mettre la description en plus petits caractères, on peut insérer par
34967  exemple la commande 
34968 \series bold
34969
34970 \backslash
34971 footnotesize
34972 \series default
34973  avant la matrice.
34974 \begin_inset Foot
34975 status collapsed
34976
34977 \begin_layout Plain Layout
34978 pour les tailles de polices, voir 
34979 \begin_inset CommandInset ref
34980 LatexCommand ref
34981 reference "sub:Tailles-polices"
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \end_inset
34989
34990
34991 \end_layout
34992
34993 \begin_layout Standard
34994 Quand on utilise le style de formules 
34995 \series bold
34996 Indenté
34997 \begin_inset Foot
34998 status collapsed
34999
35000 \begin_layout Plain Layout
35001 pour les styles de formules, voir 
35002 \begin_inset CommandInset ref
35003 LatexCommand ref
35004 reference "sec:Styles-de-formules"
35005
35006 \end_inset
35007
35008
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \series default
35015 , on insère un 
35016 \series bold
35017
35018 \backslash
35019 hfill
35020 \series default
35021
35022 \begin_inset Foot
35023 status collapsed
35024
35025 \begin_layout Plain Layout
35026
35027 \series bold
35028
35029 \backslash
35030 hfill
35031 \series default
35032  marche seulement avec des formules dans le style 
35033 \series bold
35034 Indenté
35035 \series default
35036 , voir 
35037 \begin_inset CommandInset ref
35038 LatexCommand ref
35039 reference "sub:Espace-variable"
35040
35041 \end_inset
35042
35043 .
35044 \end_layout
35045
35046 \end_inset
35047
35048  avant et après la matrice pour avoir la même séparation entre la matrice
35049  et la formule et entre la matrice et la marge.
35050 \end_layout
35051
35052 \begin_layout Standard
35053 Quand on utilise le style de formules
35054 \series bold
35055  Centré
35056 \series default
35057 , on utilise la méthode décrite dans 
35058 \begin_inset CommandInset ref
35059 LatexCommand ref
35060 reference "sub:Environnement-Flalign"
35061
35062 \end_inset
35063
35064  pour indenter les formules.
35065  La formule 
35066 \begin_inset CommandInset ref
35067 LatexCommand eqref
35068 reference "eq:within"
35069
35070 \end_inset
35071
35072  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35073  la troisième la matrice et la dernière une accolade TeX vide.
35074 \begin_inset Formula 
35075 \begin{flalign}
35076 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35077 \rho & \textrm{density}\\
35078 V & \textrm{volume}\\
35079 g & \textrm{gravitational acceleration}
35080 \end{array} &  & {}\label{eq:within}
35081 \end{flalign}
35082
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \begin_layout Subsection
35089 Lettres grecques minuscules droites
35090 \begin_inset CommandInset label
35091 LatexCommand label
35092 name "sub:minuscules-grecques-droites"
35093
35094 \end_inset
35095
35096
35097 \begin_inset Index idx
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101 Lettres grecques ! droites
35102 \end_layout
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \begin_layout Standard
35110 La plupart des polices de caractères mathématiques ne fournissent que des
35111  minuscules grecques italiques.
35112  Mais pour les symboles des particules élémentaires comme les pions et le
35113  neutrinos, on a besoin de lettre grecques droites.
35114  Elles sont fournies par le fichier 
35115 \series bold
35116 upgreek.sty
35117 \series default
35118
35119 \begin_inset Foot
35120 status collapsed
35121
35122 \begin_layout Plain Layout
35123
35124 \series bold
35125 upgreek
35126 \series default
35127  fait partie du paquetage LaTeX 
35128 \series bold
35129 was
35130 \series default
35131
35132 \begin_inset Index idx
35133 status collapsed
35134
35135 \begin_layout Plain Layout
35136 Paquetages ! was
35137 \begin_inset ERT
35138 status collapsed
35139
35140 \begin_layout Plain Layout
35141
35142
35143 \backslash
35144 vspace{4mm}
35145 \end_layout
35146
35147 \end_inset
35148
35149
35150 \end_layout
35151
35152 \end_inset
35153
35154 .
35155 \end_layout
35156
35157 \end_inset
35158
35159
35160 \begin_inset Index idx
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164 Paquetages ! upgreek
35165 \end_layout
35166
35167 \end_inset
35168
35169  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35170 \end_layout
35171
35172 \begin_layout Standard
35173
35174 \series bold
35175
35176 \backslash
35177 usepackage{upgreek}
35178 \end_layout
35179
35180 \begin_layout Standard
35181 \begin_inset ERT
35182 status collapsed
35183
35184 \begin_layout Plain Layout
35185
35186
35187 \backslash
35188 ifupgreek 
35189 \end_layout
35190
35191 \end_inset
35192
35193
35194 \begin_inset Note Note
35195 status open
35196
35197 \begin_layout Plain Layout
35198 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35199 \series bold
35200 upgreek
35201 \series default
35202  est installé:
35203 \end_layout
35204
35205 \end_inset
35206
35207  On crée ces minuscules droites en commençant la commande pour une minuscule
35208  grecque par 
35209 \series bold
35210 up
35211 \series default
35212 .
35213  Par exemple, la commande 
35214 \series bold
35215
35216 \backslash
35217 uptau
35218 \series default
35219  donne ceci: 
35220 \begin_inset Formula $\uptau$
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227 Avec ces commandes, on peut typographier des réactions entre particules
35228  élémentaires:
35229 \begin_inset Formula 
35230 \[
35231 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35232 \]
35233
35234 \end_inset
35235
35236
35237 \end_layout
35238
35239 \begin_layout Standard
35240 Les lettres droites sont plus grasses et plus larges que les italiques.
35241  On ne doit donc pas les utiliser pour des unités comme 
35242 \begin_inset Quotes eld
35243 \end_inset
35244
35245 µm
35246 \begin_inset Quotes erd
35247 \end_inset
35248
35249 .
35250 \end_layout
35251
35252 \begin_layout Standard
35253 \begin_inset ERT
35254 status collapsed
35255
35256 \begin_layout Plain Layout
35257
35258
35259 \backslash
35260 else 
35261 \end_layout
35262
35263 \end_inset
35264
35265
35266 \begin_inset Note Note
35267 status open
35268
35269 \begin_layout Plain Layout
35270 Ce qui suit sera affiché si la paquetage LaTeX 
35271 \series bold
35272 upgreek
35273 \series default
35274  n'est pas installé:
35275 \end_layout
35276
35277 \end_inset
35278
35279
35280 \end_layout
35281
35282 \begin_layout Standard
35283 Vous avez besoin du paquetage LaTeX 
35284 \series bold
35285 upgreek
35286 \series default
35287  pour voir le reste de cette sous section dans la sortie finale.
35288 \end_layout
35289
35290 \begin_layout Standard
35291 \begin_inset ERT
35292 status collapsed
35293
35294 \begin_layout Plain Layout
35295
35296
35297 \backslash
35298 fi 
35299 \end_layout
35300
35301 \end_inset
35302
35303
35304 \end_layout
35305
35306 \begin_layout Subsection
35307 Caractères texte dans les formules
35308 \begin_inset CommandInset label
35309 LatexCommand label
35310 name "sub:Caractères-texte"
35311
35312 \end_inset
35313
35314
35315 \begin_inset Index idx
35316 status collapsed
35317
35318 \begin_layout Plain Layout
35319 Texte ! dans les formules
35320 \end_layout
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35329  directement dans des formules.
35330  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35331  du genre 
35332 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35333 \end_inset
35334
35335 , vous devrez insérer tout le temps la commande 
35336 \series bold
35337
35338 \backslash
35339 cdot
35340 \series default
35341
35342 \begin_inset Foot
35343 status collapsed
35344
35345 \begin_layout Plain Layout
35346 voir 
35347 \begin_inset CommandInset ref
35348 LatexCommand ref
35349 reference "sub:Opérateurs-binaires"
35350
35351 \end_inset
35352
35353
35354 \end_layout
35355
35356 \end_inset
35357
35358 , puisque ce caractère est défini dans tous les encodages comme un caractère
35359  texte.
35360  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35361 \end_layout
35362
35363 \begin_layout Standard
35364
35365 \series bold
35366
35367 \backslash
35368 Declare Inputtext{183}{
35369 \backslash
35370 ifmmode
35371 \backslash
35372 cdot
35373 \backslash
35374 else
35375 \backslash
35376 textperiodcentered
35377 \backslash
35378 f\SpecialChar \textcompwordmark{}
35379 i}
35380 \end_layout
35381
35382 \begin_layout Standard
35383 En plus du point centré, dans ce document on a défini le symbole degré °
35384  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35385  suivante dans le préambule LaTeX:
35386 \end_layout
35387
35388 \begin_layout Standard
35389
35390 \series bold
35391
35392 \backslash
35393 DeclareInputtext{176}{
35394 \backslash
35395 ifmmode^
35396 \backslash
35397 circ
35398 \backslash
35399 else
35400 \backslash
35401 textdegree
35402 \backslash
35403 f\SpecialChar \textcompwordmark{}
35404 i}
35405 \end_layout
35406
35407 \begin_layout Standard
35408 \begin_inset Newpage newpage
35409 \end_inset
35410
35411
35412 \end_layout
35413
35414 \begin_layout Section
35415 \start_of_appendix
35416 Conseils Typographiques
35417 \begin_inset Index idx
35418 status collapsed
35419
35420 \begin_layout Plain Layout
35421 Typographiques, conseils
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Standard
35430 Ce paragraphe est un résumé des usages typographiques les plus importants,
35431  documentés dans les normes ISO.
35432 \begin_inset Foot
35433 status collapsed
35434
35435 \begin_layout Plain Layout
35436 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35437 iel dénommé 
35438 \begin_inset Quotes fld
35439 \end_inset
35440
35441 Duden
35442 \begin_inset Quotes frd
35443 \end_inset
35444
35445  
35446 \begin_inset CommandInset citation
35447 LatexCommand cite
35448 key "Duden"
35449
35450 \end_inset
35451
35452  qui indique quelques règles ISO.
35453  D'autre règles sont décrites dans 
35454 \begin_inset CommandInset citation
35455 LatexCommand cite
35456 key "Checklist"
35457
35458 \end_inset
35459
35460 .
35461 \end_layout
35462
35463 \end_inset
35464
35465
35466 \end_layout
35467
35468 \begin_layout Itemize
35469 Les symboles d'unités sont 
35470 \emph on
35471 toujours
35472 \emph default
35473  en caractères droits
35474 \begin_inset Foot
35475 status collapsed
35476
35477 \begin_layout Plain Layout
35478 obtenu avec les styles de polices, voir 
35479 \begin_inset CommandInset ref
35480 LatexCommand ref
35481 reference "sub:Styles-de-polices"
35482
35483 \end_inset
35484
35485
35486 \end_layout
35487
35488 \end_inset
35489
35490 , même dans un texte en italique: 30
35491 \begin_inset space \thinspace{}
35492 \end_inset
35493
35494 km/h
35495 \begin_inset Newline newline
35496 \end_inset
35497
35498 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
35499 \begin_inset CommandInset ref
35500 LatexCommand ref
35501 reference "sub:Espace-prédéfini"
35502
35503 \end_inset
35504
35505 .
35506 \begin_inset Newline newline
35507 \end_inset
35508
35509 Cette convention est automatiquement respectée quand on utilise la commande
35510  
35511 \series bold
35512
35513 \backslash
35514 unittwo.
35515  
35516 \series default
35517 Quand on l'insère dans une formule, deux boîtes apparaissent.
35518  Dans la première on met la valeur et dans la seconde l'unité et on obtient
35519  comme ci-dessus: 
35520 \begin_inset Formula $\unit[30]{km/h}$
35521 \end_inset
35522
35523
35524 \begin_inset space \thinspace{}
35525 \end_inset
35526
35527 .
35528  Notez que 
35529 \series bold
35530
35531 \backslash
35532 unittwo
35533 \series default
35534  n'est pas une vraie commande LaTeX, mais c'est la commande 
35535 \series bold
35536
35537 \backslash
35538 unit[valeur]{unité}
35539 \series default
35540 , vous ne pouvez donc pas l'insérer en code TeX.
35541 \end_layout
35542
35543 \begin_layout Itemize
35544 Les symboles pourcent et les pour mille sont présentés comme les symboles
35545  d'unités:
35546 \begin_inset Newline newline
35547 \end_inset
35548
35549 1,2
35550 \begin_inset space \thinspace{}
35551 \end_inset
35552
35553 ‰ d'alcool dans le sang
35554 \begin_inset Foot
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \end_layout
35565
35566 \begin_layout Itemize
35567 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
35568  est utilisé dans une unité: 15
35569 \begin_inset space \thinspace{}
35570 \end_inset
35571
35572 °C
35573 \end_layout
35574
35575 \begin_layout Itemize
35576 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
35577  tous les trois chiffres pour les grouper: 18
35578 \begin_inset space \thinspace{}
35579 \end_inset
35580
35581 473
35582 \begin_inset space \thinspace{}
35583 \end_inset
35584
35585 588
35586 \end_layout
35587
35588 \begin_layout Itemize
35589 Pour exprimer des dimensions comme par exemple 120×90×40
35590 \begin_inset space \thinspace{}
35591 \end_inset
35592
35593 cm on utilise le signe de la multiplication 
35594 \begin_inset Quotes eld
35595 \end_inset
35596
35597 ×
35598 \begin_inset Quotes erd
35599 \end_inset
35600
35601  .
35602  Il est accessible soit par la commande 
35603 \series bold
35604
35605 \backslash
35606 times
35607 \series default
35608  ou par le menu 
35609 \family sans
35610 Insertion\SpecialChar \menuseparator
35611 Caractère
35612 \begin_inset space ~
35613 \end_inset
35614
35615 spécial\SpecialChar \menuseparator
35616 Symboles,
35617 \family default
35618  mais il peut aussi être accessible directement sur certains claviers.
35619 \begin_inset Foot
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623 Par exemple sous Windows on l'obtient avec 
35624 \family sans
35625 Alt-0215
35626 \family default
35627  (NdT).
35628 \end_layout
35629
35630 \end_inset
35631
35632
35633 \end_layout
35634
35635 \begin_layout Itemize
35636 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
35637  sont écrites en caractères droits pour éviter toute confusion, voir 
35638 \begin_inset CommandInset ref
35639 LatexCommand ref
35640 reference "sub:Fonctions-prédéfinies"
35641
35642 \end_inset
35643
35644 .
35645 \end_layout
35646
35647 \begin_layout Itemize
35648 Les indices composés de plusieurs caractères sont écrits en caractères droits:
35649  
35650 \begin_inset Formula $E_{\mathrm{kin}}$
35651 \end_inset
35652
35653
35654 \begin_inset Newline newline
35655 \end_inset
35656
35657 Les composants de matrices sont en italiques: 
35658 \begin_inset Formula $\hat{H}_{kl}$
35659 \end_inset
35660
35661
35662 \end_layout
35663
35664 \begin_layout Itemize
35665 L'opérateur 
35666 \begin_inset Quotes fld
35667 \end_inset
35668
35669 d
35670 \begin_inset Quotes frd
35671 \end_inset
35672
35673  de différentiation/intégration, la constante d'Euler 
35674 \begin_inset Quotes fld
35675 \end_inset
35676
35677 e
35678 \begin_inset Quotes frd
35679 \end_inset
35680
35681 , et la base des nombre imaginaires 
35682 \begin_inset Quotes fld
35683 \end_inset
35684
35685 i
35686 \begin_inset Quotes frd
35687 \end_inset
35688
35689  devraient être écrits en caractères droits pour éviter de les mélanger
35690  avec les autres variables.
35691 \end_layout
35692
35693 \begin_layout Itemize
35694 Le caractère qui représente une transformation de Fourier peut être obtenu
35695  soit avec la commande 
35696 \series bold
35697
35698 \backslash
35699 mathscr
35700 \begin_inset space \textvisiblespace{}
35701 \end_inset
35702
35703 F
35704 \series default
35705 , soit avec le menu 
35706 \family sans
35707 Insertion\SpecialChar \menuseparator
35708 Caractère
35709 \begin_inset space ~
35710 \end_inset
35711
35712 spécial\SpecialChar \menuseparator
35713 Symboles\SpecialChar \menuseparator
35714 Symboles de type lettre
35715 \family default
35716 .
35717 \end_layout
35718
35719 \begin_layout Standard
35720 \begin_inset Newpage newpage
35721 \end_inset
35722
35723
35724 \end_layout
35725
35726 \begin_layout Section
35727 Synonymes
35728 \begin_inset Index idx
35729 status collapsed
35730
35731 \begin_layout Plain Layout
35732 Synonymes
35733 \end_layout
35734
35735 \end_inset
35736
35737
35738 \end_layout
35739
35740 \begin_layout Standard
35741 Certains caractères peuvent être obtenus en utilisant différentes commandes.
35742  Voici une liste de commandes synonymes:
35743 \end_layout
35744
35745 \begin_layout Standard
35746 \begin_inset VSpace bigskip
35747 \end_inset
35748
35749
35750 \begin_inset space \hfill{}
35751 \end_inset
35752
35753
35754 \begin_inset Tabular
35755 <lyxtabular version="3" rows="12" columns="2">
35756 <features rotate="0" tabularvalignment="middle">
35757 <column alignment="center" valignment="top" width="0pt">
35758 <column alignment="center" valignment="top" width="0pt">
35759 <row>
35760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35761 \begin_inset Text
35762
35763 \begin_layout Plain Layout
35764 Commande
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773 est équivalente à
35774 \begin_inset Note Note
35775 status collapsed
35776
35777 \begin_layout Plain Layout
35778
35779 \series bold
35780
35781 \backslash
35782 raisebox
35783 \series default
35784  est seulement utilisée pour faire de la place
35785 \end_layout
35786
35787 \end_inset
35788
35789
35790 \end_layout
35791
35792 \end_inset
35793 </cell>
35794 </row>
35795 <row>
35796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35797 \begin_inset Text
35798
35799 \begin_layout Plain Layout
35800
35801 \backslash
35802 ast
35803 \end_layout
35804
35805 \end_inset
35806 </cell>
35807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35808 \begin_inset Text
35809
35810 \begin_layout Plain Layout
35811 \begin_inset ERT
35812 status collapsed
35813
35814 \begin_layout Plain Layout
35815
35816
35817 \backslash
35818 raisebox{-1.2mm}{
35819 \end_layout
35820
35821 \end_inset
35822
35823 *
35824 \begin_inset ERT
35825 status collapsed
35826
35827 \begin_layout Plain Layout
35828
35829 }
35830 \end_layout
35831
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \end_inset
35838 </cell>
35839 </row>
35840 <row>
35841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35842 \begin_inset Text
35843
35844 \begin_layout Plain Layout
35845
35846 \backslash
35847 choose
35848 \end_layout
35849
35850 \end_inset
35851 </cell>
35852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35853 \begin_inset Text
35854
35855 \begin_layout Plain Layout
35856
35857 \backslash
35858 binom
35859 \end_layout
35860
35861 \end_inset
35862 </cell>
35863 </row>
35864 <row>
35865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35866 \begin_inset Text
35867
35868 \begin_layout Plain Layout
35869
35870 \backslash
35871 geq
35872 \end_layout
35873
35874 \end_inset
35875 </cell>
35876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35877 \begin_inset Text
35878
35879 \begin_layout Plain Layout
35880
35881 \backslash
35882 ge
35883 \end_layout
35884
35885 \end_inset
35886 </cell>
35887 </row>
35888 <row>
35889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35890 \begin_inset Text
35891
35892 \begin_layout Plain Layout
35893
35894 \backslash
35895 lbrace
35896 \end_layout
35897
35898 \end_inset
35899 </cell>
35900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35901 \begin_inset Text
35902
35903 \begin_layout Plain Layout
35904 {
35905 \end_layout
35906
35907 \end_inset
35908 </cell>
35909 </row>
35910 <row>
35911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35912 \begin_inset Text
35913
35914 \begin_layout Plain Layout
35915
35916 \backslash
35917 lbracket
35918 \end_layout
35919
35920 \end_inset
35921 </cell>
35922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35923 \begin_inset Text
35924
35925 \begin_layout Plain Layout
35926 [
35927 \end_layout
35928
35929 \end_inset
35930 </cell>
35931 </row>
35932 <row>
35933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35934 \begin_inset Text
35935
35936 \begin_layout Plain Layout
35937
35938 \backslash
35939 leftarrow
35940 \end_layout
35941
35942 \end_inset
35943 </cell>
35944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35945 \begin_inset Text
35946
35947 \begin_layout Plain Layout
35948
35949 \backslash
35950 gets
35951 \end_layout
35952
35953 \end_inset
35954 </cell>
35955 </row>
35956 <row>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961
35962 \backslash
35963 leq
35964 \end_layout
35965
35966 \end_inset
35967 </cell>
35968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972
35973 \backslash
35974 le
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row>
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985
35986 \backslash
35987 lor
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35993 \begin_inset Text
35994
35995 \begin_layout Plain Layout
35996
35997 \backslash
35998 vee
35999 \end_layout
36000
36001 \end_inset
36002 </cell>
36003 </row>
36004 <row>
36005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36006 \begin_inset Text
36007
36008 \begin_layout Plain Layout
36009
36010 \backslash
36011 neq
36012 \end_layout
36013
36014 \end_inset
36015 </cell>
36016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36017 \begin_inset Text
36018
36019 \begin_layout Plain Layout
36020
36021 \backslash
36022 not=
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \backslash
36035 slash
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044 /
36045 \end_layout
36046
36047 \end_inset
36048 </cell>
36049 </row>
36050 <row>
36051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Plain Layout
36055
36056 \backslash
36057 vert
36058 \end_layout
36059
36060 \end_inset
36061 </cell>
36062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36063 \begin_inset Text
36064
36065 \begin_layout Plain Layout
36066 |
36067 \end_layout
36068
36069 \end_inset
36070 </cell>
36071 </row>
36072 </lyxtabular>
36073
36074 \end_inset
36075
36076
36077 \begin_inset space \hfill{}
36078 \end_inset
36079
36080
36081 \begin_inset Tabular
36082 <lyxtabular version="3" rows="12" columns="2">
36083 <features rotate="0" tabularvalignment="middle">
36084 <column alignment="center" valignment="top" width="0pt">
36085 <column alignment="center" valignment="top" width="0pt">
36086 <row>
36087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36088 \begin_inset Text
36089
36090 \begin_layout Plain Layout
36091 Commande
36092 \end_layout
36093
36094 \end_inset
36095 </cell>
36096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36097 \begin_inset Text
36098
36099 \begin_layout Plain Layout
36100 est équivalente à
36101 \end_layout
36102
36103 \end_inset
36104 </cell>
36105 </row>
36106 <row>
36107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36108 \begin_inset Text
36109
36110 \begin_layout Plain Layout
36111
36112 \backslash
36113 backslash
36114 \end_layout
36115
36116 \end_inset
36117 </cell>
36118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36119 \begin_inset Text
36120
36121 \begin_layout Plain Layout
36122
36123 \backslash
36124
36125 \backslash
36126
36127 \end_layout
36128
36129 \end_inset
36130 </cell>
36131 </row>
36132 <row>
36133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36134 \begin_inset Text
36135
36136 \begin_layout Plain Layout
36137
36138 \backslash
36139 dasharrow
36140 \end_layout
36141
36142 \end_inset
36143 </cell>
36144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36145 \begin_inset Text
36146
36147 \begin_layout Plain Layout
36148
36149 \backslash
36150 dashrightarrow
36151 \end_layout
36152
36153 \end_inset
36154 </cell>
36155 </row>
36156 <row>
36157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36158 \begin_inset Text
36159
36160 \begin_layout Plain Layout
36161
36162 \backslash
36163 land
36164 \end_layout
36165
36166 \end_inset
36167 </cell>
36168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36169 \begin_inset Text
36170
36171 \begin_layout Plain Layout
36172
36173 \backslash
36174 wedge
36175 \end_layout
36176
36177 \end_inset
36178 </cell>
36179 </row>
36180 <row>
36181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36182 \begin_inset Text
36183
36184 \begin_layout Plain Layout
36185
36186 \backslash
36187 rbrace
36188 \end_layout
36189
36190 \end_inset
36191 </cell>
36192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36193 \begin_inset Text
36194
36195 \begin_layout Plain Layout
36196 }
36197 \end_layout
36198
36199 \end_inset
36200 </cell>
36201 </row>
36202 <row>
36203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36204 \begin_inset Text
36205
36206 \begin_layout Plain Layout
36207
36208 \backslash
36209 rbracket
36210 \end_layout
36211
36212 \end_inset
36213 </cell>
36214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36215 \begin_inset Text
36216
36217 \begin_layout Plain Layout
36218 ]
36219 \end_layout
36220
36221 \end_inset
36222 </cell>
36223 </row>
36224 <row>
36225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36226 \begin_inset Text
36227
36228 \begin_layout Plain Layout
36229
36230 \backslash
36231 rightarrow
36232 \end_layout
36233
36234 \end_inset
36235 </cell>
36236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36237 \begin_inset Text
36238
36239 \begin_layout Plain Layout
36240
36241 \backslash
36242 to
36243 \end_layout
36244
36245 \end_inset
36246 </cell>
36247 </row>
36248 <row>
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Plain Layout
36253
36254 \backslash
36255 lnot
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36261 \begin_inset Text
36262
36263 \begin_layout Plain Layout
36264
36265 \backslash
36266 neg
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 </row>
36272 <row>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277
36278 \backslash
36279 ne
36280 \end_layout
36281
36282 \end_inset
36283 </cell>
36284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36285 \begin_inset Text
36286
36287 \begin_layout Plain Layout
36288
36289 \backslash
36290 not=
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 </row>
36296 <row>
36297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36298 \begin_inset Text
36299
36300 \begin_layout Plain Layout
36301
36302 \backslash
36303 owns
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36309 \begin_inset Text
36310
36311 \begin_layout Plain Layout
36312
36313 \backslash
36314 ni
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 </row>
36320 <row>
36321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36322 \begin_inset Text
36323
36324 \begin_layout Plain Layout
36325
36326 \backslash
36327 square
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336
36337 \backslash
36338 Box
36339 \end_layout
36340
36341 \end_inset
36342 </cell>
36343 </row>
36344 <row>
36345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349
36350 \backslash
36351 Vert
36352 \end_layout
36353
36354 \end_inset
36355 </cell>
36356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36357 \begin_inset Text
36358
36359 \begin_layout Plain Layout
36360
36361 \backslash
36362 |
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 </row>
36368 </lyxtabular>
36369
36370 \end_inset
36371
36372
36373 \begin_inset space \hfill{}
36374 \end_inset
36375
36376
36377 \end_layout
36378
36379 \begin_layout Standard
36380 \begin_inset Newpage newpage
36381 \end_inset
36382
36383
36384 \end_layout
36385
36386 \begin_layout Bibliography
36387 \begin_inset CommandInset bibitem
36388 LatexCommand bibitem
36389 key "TLC2"
36390
36391 \end_inset
36392
36393
36394 \shape smallcaps
36395 Mittelbach, F.
36396  ; Goossens, M.
36397 \shape default
36398
36399 \shape italic
36400 The LaTeX Companion
36401 \shape default
36402 .
36403  Addison Wesley, 2004
36404 \end_layout
36405
36406 \begin_layout Bibliography
36407 \begin_inset CommandInset bibitem
36408 LatexCommand bibitem
36409 key "Mathmode"
36410
36411 \end_inset
36412
36413
36414 \begin_inset CommandInset href
36415 LatexCommand href
36416 name "Description"
36417 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36418
36419 \end_inset
36420
36421  des possibilités mathématiques de LaTeX
36422 \end_layout
36423
36424 \begin_layout Bibliography
36425 \begin_inset CommandInset bibitem
36426 LatexCommand bibitem
36427 key "AMS"
36428
36429 \end_inset
36430
36431
36432 \begin_inset CommandInset href
36433 LatexCommand href
36434 name "Description"
36435 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36436
36437 \end_inset
36438
36439  de 
36440 \begin_inset ERT
36441 status collapsed
36442
36443 \begin_layout Plain Layout
36444
36445
36446 \backslash
36447 AmS
36448 \end_layout
36449
36450 \end_inset
36451
36452 -LaTeX
36453 \end_layout
36454
36455 \begin_layout Bibliography
36456 \begin_inset CommandInset bibitem
36457 LatexCommand bibitem
36458 key "Symbols"
36459
36460 \end_inset
36461
36462
36463 \begin_inset CommandInset href
36464 LatexCommand href
36465 name "Liste"
36466 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36467
36468 \end_inset
36469
36470  de tous les symboles disponibles avec les paquetages LaTeX
36471 \end_layout
36472
36473 \begin_layout Bibliography
36474 \begin_inset CommandInset bibitem
36475 LatexCommand bibitem
36476 key "cancel"
36477
36478 \end_inset
36479
36480
36481 \begin_inset CommandInset href
36482 LatexCommand href
36483 name "Documentation"
36484 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36485
36486 \end_inset
36487
36488  paquetage LaTeX 
36489 \series bold
36490 cancel
36491 \series default
36492
36493 \begin_inset Index idx
36494 status collapsed
36495
36496 \begin_layout Plain Layout
36497 Paquetages ! cancel
36498 \end_layout
36499
36500 \end_inset
36501
36502
36503 \end_layout
36504
36505 \begin_layout Bibliography
36506 \begin_inset CommandInset bibitem
36507 LatexCommand bibitem
36508 key "hyperref"
36509
36510 \end_inset
36511
36512
36513 \begin_inset CommandInset href
36514 LatexCommand href
36515 name "Documentation"
36516 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36517
36518 \end_inset
36519
36520  paquetage LaTeX 
36521 \series bold
36522 hyperref
36523 \series default
36524
36525 \begin_inset Index idx
36526 status collapsed
36527
36528 \begin_layout Plain Layout
36529 Paquetages ! hyperref
36530 \end_layout
36531
36532 \end_inset
36533
36534
36535 \end_layout
36536
36537 \begin_layout Bibliography
36538 \begin_inset CommandInset bibitem
36539 LatexCommand bibitem
36540 key "mhchem"
36541
36542 \end_inset
36543
36544
36545 \begin_inset CommandInset href
36546 LatexCommand href
36547 name "Documentation"
36548 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36549
36550 \end_inset
36551
36552  paquetage LaTeX 
36553 \series bold
36554 mhchem
36555 \series default
36556
36557 \begin_inset Index idx
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 Paquetages ! mhchem
36562 \end_layout
36563
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Bibliography
36570 \begin_inset CommandInset bibitem
36571 LatexCommand bibitem
36572 key "Mathclap"
36573
36574 \end_inset
36575
36576
36577 \begin_inset CommandInset href
36578 LatexCommand href
36579 name "Description"
36580 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36581
36582 \end_inset
36583
36584  de la commande 
36585 \series bold
36586
36587 \backslash
36588 mathclap
36589 \series default
36590 , décrite dans 
36591 \begin_inset CommandInset ref
36592 LatexCommand ref
36593 reference "sub:Limites-des-opérateurs"
36594
36595 \end_inset
36596
36597
36598 \begin_inset Index idx
36599 status collapsed
36600
36601 \begin_layout Plain Layout
36602 Commandes ! M ! 
36603 \backslash
36604 mathclap
36605 \end_layout
36606
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \begin_layout Bibliography
36613 \begin_inset CommandInset bibitem
36614 LatexCommand bibitem
36615 key "Duden"
36616
36617 \end_inset
36618
36619
36620 \emph on
36621 Duden Band 1
36622 \emph default
36623 .
36624  22.
36625  Auflage, Duden 2001
36626 \end_layout
36627
36628 \begin_layout Bibliography
36629 \begin_inset CommandInset bibitem
36630 LatexCommand bibitem
36631 key "Checklist"
36632
36633 \end_inset
36634
36635
36636 \begin_inset CommandInset href
36637 LatexCommand href
36638 name "Check list"
36639 target "http://physics.nist.gov/Document/checklist.pdf"
36640
36641 \end_inset
36642
36643  pour relire les manuscrits
36644 \end_layout
36645
36646 \begin_layout Standard
36647 \begin_inset CommandInset index_print
36648 LatexCommand printindex
36649 type "idx"
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \end_body
36657 \end_document