]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/Math.lyx
UserGuide.lyx: add info about widows and orphans
[lyx.git] / lib / doc / fr / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasfrench{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % used in sec. 24.5
67 \usepackage[samesize]{cancel}
68
69 % enables calculation of values
70 \usepackage{calc}
71
72 % for multiple columns used in sec. 24.7
73 \usepackage{multicol}
74
75 % needed in sec. 19.4
76 \usepackage{remreset}
77
78 % for the Fourier transformation symbol
79 \usepackage{mathrsfs}
80
81 % define a color, used in sec.9.3
82 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
83
84 % declare operators (see sec. 10.4 and sec. 15.2)
85 \DeclareMathOperator*{\Losange}{\blacklozenge}
86 \DeclareMathOperator{\sgn}{sgn}
87
88 % example definitions for sec. 20.1 
89 \newcommand{\gr}{\Longrightarrow}
90 \newcommand{\us}[1]{\underline{#1}}
91 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
92 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
93 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
94
95 % example macro from sec. 19.4
96 %\def\tagform@#1{\maketag@@@{|#1|}}
97
98 % macro from sec. 10.2
99 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
100 \def\mathclap {\mathpalette \mathclapinternal}
101 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
102
103
104 % ------------------------------------
105 % used to check for needed LaTeX packages
106 \usepackage{ifthen}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % check for package braket
117 % used for physical vectors
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % check for package upgreek
132 \newboolean{upgreek}
133 \IfFileExists{upgreek.sty}
134  {\usepackage{upgreek}
135   \setboolean{upgreek}{true}}
136  {\setboolean{upgreek}{false}}
137
138 % use normal list environments also in French documents
139 \frenchbsetup{StandardLayout}
140 \end_preamble
141 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
142 \use_default_options false
143 \maintain_unincluded_children false
144 \language french
145 \language_package default
146 \inputencoding auto
147 \fontencoding global
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_math auto
152 \font_default_family default
153 \use_non_tex_fonts false
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158 \graphics default
159 \default_output_format default
160 \output_sync 0
161 \bibtex_command default
162 \index_command default
163 \paperfontsize 12
164 \spacing single
165 \use_hyperref true
166 \pdf_title "Manuel mathématique de LyX"
167 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
168 \pdf_subject "Documentation sur les mathématiques avec LyX"
169 \pdf_keywords "LyX, Mathed"
170 \pdf_bookmarks true
171 \pdf_bookmarksnumbered true
172 \pdf_bookmarksopen true
173 \pdf_bookmarksopenlevel 1
174 \pdf_breaklinks false
175 \pdf_pdfborder false
176 \pdf_colorlinks true
177 \pdf_backref false
178 \pdf_pdfusetitle false
179 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
180 \papersize a4paper
181 \use_geometry false
182 \use_package amsmath 2
183 \use_package amssymb 2
184 \use_package cancel 0
185 \use_package esint 1
186 \use_package mathdots 1
187 \use_package mathtools 0
188 \use_package mhchem 1
189 \use_package stackrel 0
190 \use_package stmaryrd 0
191 \use_package undertilde 0
192 \cite_engine basic
193 \cite_engine_type default
194 \biblio_style plain
195 \use_bibtopic false
196 \use_indices false
197 \paperorientation portrait
198 \suppress_date false
199 \justification true
200 \use_refstyle 0
201 \notefontcolor #0000ff
202 \index Index
203 \shortcut idx
204 \color #008000
205 \end_index
206 \secnumdepth 4
207 \tocdepth 3
208 \paragraph_separation skip
209 \defskip medskip
210 \quotes_language french
211 \papercolumns 1
212 \papersides 2
213 \paperpagestyle plain
214 \bullet 1 0 6 -1
215 \bullet 2 2 35 -1
216 \bullet 3 2 7 -1
217 \tracking_changes false
218 \output_changes false
219 \html_math_output 0
220 \html_css_as_file 0
221 \html_be_strict false
222 \end_header
223
224 \begin_body
225
226 \begin_layout Title
227 Manuel mathématique détaillé de LyX
228 \end_layout
229
230 \begin_layout Author
231 par l'équipe LyX 
232 \begin_inset Foot
233 status collapsed
234
235 \begin_layout Plain Layout
236 \noindent
237 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
238  à la liste de diffusion de la documentation de LyX: 
239 \family typewriter
240
241 \begin_inset CommandInset href
242 LatexCommand href
243 name "lyx-docs@lists.lyx.org"
244 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 auteur: Uwe Stöhr
259 \end_layout
260
261 \begin_layout Plain Layout
262 traducteur: Siegfried Meunier-Guttin-Cluzel
263 \end_layout
264
265 \begin_layout Plain Layout
266 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
267  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
268 tion/Navigation) par J.P.
269  Chrétien
270 \end_layout
271
272 \end_inset
273
274
275 \begin_inset Newline newline
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \family sans
284 Version 2.1.x
285 \end_layout
286
287 \begin_layout Standard
288 \begin_inset CommandInset toc
289 LatexCommand tableofcontents
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Standard
297 \begin_inset Note Note
298 status open
299
300 \begin_layout Plain Layout
301 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
302  
303 \series bold
304 braket, cancel, eurosym, mathdots, mhchem
305 \series default
306  et 
307 \series bold
308 was
309 \series default
310  devraient être installés.
311  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
312  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
313  sur la sortie finale.
314  
315 \series bold
316 mhchem
317 \series default
318  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
319 \end_layout
320
321 \begin_layout Plain Layout
322 On peut trouver la dernière version de ce document ici:
323 \begin_inset Newline newline
324 \end_inset
325
326
327 \series bold
328 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
329 \end_layout
330
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Standard
337 \begin_inset Newpage newpage
338 \end_inset
339
340
341 \end_layout
342
343 \begin_layout Section
344 Introduction
345 \end_layout
346
347 \begin_layout Standard
348 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
349  collection de commandes LaTeX utilisées pour les symboles et les constructions
350  mathématiques.
351  Les explications mettent l'accent sur l'utilisation des commandes, il est
352  donc indispensable que vous ayez déjà lu la section sur les 
353 \family typewriter
354 Formules Mathématiques
355 \family default
356  du Manuel de l'Utilisateur.
357 \end_layout
358
359 \begin_layout Standard
360 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
361  sont aussi accessibles par le menu
362 \family sans
363  Insertion\SpecialChar \menuseparator
364 Math
365 \family default
366 , ou par la 
367 \family sans
368 barre d'outils mathématique.
369  
370 \family default
371 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
372  rapide d'utiliser une commande plutôt que la barre d'outils.
373  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
374  les boutons correspondants quand il y en a de disponibles.
375 \end_layout
376
377 \begin_layout Standard
378 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
379  formule.
380  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
381  il faut utiliser l'option 
382 \family sans
383 Utiliser le paquetage math AMS
384 \family default
385  dans les paramètres du document (menu
386 \family sans
387  Document\SpecialChar \menuseparator
388 Paramètres\SpecialChar \menuseparator
389 Options mode math
390 \family default
391 )
392 \begin_inset Foot
393 status collapsed
394
395 \begin_layout Plain Layout
396 L'option 
397 \family sans
398 Utiliser automatiquement le paquetage math AMS
399 \family default
400  n'utilise les maths-
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406
407 \backslash
408 AmS 
409 \end_layout
410
411 \end_inset
412
413
414 \begin_inset space ~
415 \end_inset
416
417 que si on utilise des constructions mathématiques qui sont reconnues par
418  LyX.
419 \end_layout
420
421 \end_inset
422
423 .
424 \end_layout
425
426 \begin_layout Standard
427 Ce document ne liste pas la totalité des commandes math-
428 \begin_inset ERT
429 status collapsed
430
431 \begin_layout Plain Layout
432
433
434 \backslash
435 AmS 
436 \end_layout
437
438 \end_inset
439
440
441 \begin_inset space ~
442 \end_inset
443
444 pour des raisons de bon sens
445 \begin_inset Foot
446 status collapsed
447
448 \begin_layout Plain Layout
449 On trouve une liste de toutes les commandes math-
450 \begin_inset ERT
451 status collapsed
452
453 \begin_layout Plain Layout
454
455
456 \backslash
457 AmS 
458 \end_layout
459
460 \end_inset
461
462
463 \begin_inset space ~
464 \end_inset
465
466 dans le fichier 
467 \family sans
468
469 \begin_inset CommandInset href
470 LatexCommand href
471 name "amsguide.ps"
472 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
473
474 \end_inset
475
476
477 \family default
478 , qui est inclus dans toutes les installations LaTeX standard.
479 \end_layout
480
481 \end_inset
482
483 .
484 \end_layout
485
486 \begin_layout Section
487 Instructions générales
488 \end_layout
489
490 \begin_layout Standard
491 Pour créer une formule en ligne
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Formules ! en ligne
497 \end_layout
498
499 \end_inset
500
501  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
502 \family sans
503 Ctrl+M, Alt+C M, Alt+M M
504 \family default
505  ou sur le bouton 
506 \begin_inset Graphics
507         filename ../../images/math-mode.png
508         scale 85
509
510 \end_inset
511
512  de la barre d'outils
513 \begin_inset Newline newline
514 \end_inset
515
516 Pour créer une formule hors ligne
517 \begin_inset Index idx
518 status collapsed
519
520 \begin_layout Plain Layout
521 Formules ! hors ligne
522 \end_layout
523
524 \end_inset
525
526  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
527  appuyez sur 
528 \family sans
529 Ctrl+Shift+M
530 \family default
531  ou 
532 \family sans
533 Alt+M D
534 \family default
535 .
536 \end_layout
537
538 \begin_layout Standard
539 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
540  dans la formule et appuyez sur 
541 \family sans
542 Ctrl-M, Alt+C M, Alt+M M
543 \family default
544  ou utilisez 
545 \family sans
546 Édition\SpecialChar \menuseparator
547 Math\SpecialChar \menuseparator
548 Changer le type de formule
549 \family default
550 .
551  De la même façon, on peut changer une formule hors ligne en une formule
552  en ligne.
553 \end_layout
554
555 \begin_layout Standard
556 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
557  formule hors ligne, entrez la commande 
558 \series bold
559
560 \backslash
561 displaystyle
562 \series default
563
564 \begin_inset Index idx
565 status collapsed
566
567 \begin_layout Plain Layout
568 Commandes ! D ! 
569 \backslash
570 displaystyle
571 \end_layout
572
573 \end_inset
574
575  dans la formule.
576  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
577  parties de formules qui doivent avoir la taille hors ligne.
578 \end_layout
579
580 \begin_layout Standard
581 Seules les formules en ligne sont autorisées dans les tableaux.
582 \end_layout
583
584 \begin_layout Standard
585 La barre d'outils mathématique peut être activée avec le menu 
586 \family sans
587 Visualiser\SpecialChar \menuseparator
588 Barres d'outils
589 \family default
590 .
591  Quand vous y cliquez sur 
592 \begin_inset Quotes eld
593 \end_inset
594
595 Math
596 \begin_inset Quotes erd
597 \end_inset
598
599  la barre d'outils s'affiche de façon permanente en bas de l'interface;
600  cet état est visualisé dans le menu 
601 \family sans
602 Barres
603 \begin_inset space ~
604 \end_inset
605
606 d'outils 
607 \family default
608 par une coche.
609  Si, dans cet état, vous cliquez une nouvelle fois sur 
610 \begin_inset Quotes eld
611 \end_inset
612
613 Math
614 \begin_inset Quotes erd
615 \end_inset
616
617  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
618  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
619  de menu de 
620 \begin_inset Quotes eld
621 \end_inset
622
623 Math
624 \begin_inset Quotes erd
625 \end_inset
626
627  en 
628 \begin_inset Quotes eld
629 \end_inset
630
631 Math (auto)
632 \begin_inset Quotes erd
633 \end_inset
634
635 .
636 \end_layout
637
638 \begin_layout Standard
639 Le mode TeX
640 \begin_inset Index idx
641 status collapsed
642
643 \begin_layout Plain Layout
644 Mode TeX
645 \end_layout
646
647 \end_inset
648
649  est activé en appuyant sur le bouton 
650 \begin_inset Graphics
651         filename ../../images/ert-insert.png
652         scale 85
653
654 \end_inset
655
656  de la barre d'outils ou en utilisant le menu 
657 \family sans
658 Insertion\SpecialChar \menuseparator
659 Code
660 \begin_inset space ~
661 \end_inset
662
663 Te
664 \begin_inset ERT
665 status collapsed
666
667 \begin_layout Plain Layout
668
669 {}
670 \end_layout
671
672 \end_inset
673
674 X
675 \family default
676  (raccourci 
677 \family sans
678 Ctrl+L
679 \family default
680 ).
681 \begin_inset Note Note
682 status collapsed
683
684 \begin_layout Plain Layout
685 Dans LyX il y a trois 
686 \begin_inset Quotes eld
687 \end_inset
688
689 nom propres
690 \begin_inset Quotes erd
691 \end_inset
692
693  qui apparaissent dans la sortie finale avec des lettres mises en indice
694  ou en exposant: TeX, LaTeX, et LyX
695 \end_layout
696
697 \begin_layout Plain Layout
698 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
699  une paire d'accolades TeX .
700 \end_layout
701
702 \end_inset
703
704
705 \end_layout
706
707 \begin_layout Standard
708 Pour modifier le préambule LaTeX
709 \begin_inset Index idx
710 status collapsed
711
712 \begin_layout Plain Layout
713 Préambule LaTeX
714 \end_layout
715
716 \end_inset
717
718 , on utilise le menu 
719 \family sans
720 Document\SpecialChar \menuseparator
721 Paramètres\SpecialChar \menuseparator
722 Préambule
723 \begin_inset space ~
724 \end_inset
725
726 LaT
727 \begin_inset ERT
728 status collapsed
729
730 \begin_layout Plain Layout
731
732 {}
733 \end_layout
734
735 \end_inset
736
737 eX
738 \family default
739 .
740 \end_layout
741
742 \begin_layout Standard
743 Pour éditer des matrices, des différentiations de cas et des formules multiligne
744 s après coup, on peut utiliser les menus 
745 \family sans
746 Édition\SpecialChar \menuseparator
747 Math
748 \family default
749  and 
750 \family sans
751 Édition\SpecialChar \menuseparator
752 Lignes
753 \begin_inset space \thinspace{}
754 \end_inset
755
756 &
757 \begin_inset space \thinspace{}
758 \end_inset
759
760 colonnes,
761 \family default
762  ou la barre d'outils 
763 \family sans
764 Tableau
765 \family default
766 .
767  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
768  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
769  d'en dessous ou la colonne directement à droite.
770  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
771  fera avec la ligne précédente ou la colonne directement à gauche.
772 \end_layout
773
774 \begin_layout Standard
775 Quand on veut écrire du texte dans des formules
776 \begin_inset Foot
777 status collapsed
778
779 \begin_layout Plain Layout
780 Pour les formules multilignes, on utilise la commande 
781 \series bold
782
783 \backslash
784 intertext,
785 \series default
786  voir 
787 \begin_inset CommandInset ref
788 LatexCommand ref
789 reference "sub:Texte-dans-multi-lignes"
790
791 \end_inset
792
793 .
794 \end_layout
795
796 \end_inset
797
798 , on doit utiliser du 
799 \emph on
800 texte mathématique
801 \emph default
802
803 \begin_inset Index idx
804 status collapsed
805
806 \begin_layout Plain Layout
807 Texte ! dans les formules
808 \end_layout
809
810 \end_inset
811
812
813 \begin_inset Index idx
814 status collapsed
815
816 \begin_layout Plain Layout
817 Mathématique, texte
818 \end_layout
819
820 \end_inset
821
822 .
823  Ce mode est invoqué à l'aide du raccourci
824 \family sans
825  Ctrl+M
826 \family default
827  ou en insérant la commande 
828 \series bold
829
830 \backslash
831 text
832 \series default
833
834 \begin_inset Index idx
835 status collapsed
836
837 \begin_layout Plain Layout
838 Commandes ! T ! 
839 \backslash
840 text
841 \end_layout
842
843 \end_inset
844
845 .
846  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
847  parties de la formule qui apparaissent en bleu.
848  Dans la sortie finale, le texte mathématique est en caractères droits,
849  contrairement aux autres éléments de formule.
850 \end_layout
851
852 \begin_layout Subsection*
853 Syntaxe des commandes
854 \end_layout
855
856 \begin_layout Standard
857 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
858  suivent la syntaxe suivante:
859 \end_layout
860
861 \begin_layout Standard
862
863 \series bold
864
865 \backslash
866 nomdelacommande[argument optionnel]{argument obligatoire}
867 \end_layout
868
869 \begin_layout Standard
870 Une commande commence toujours par une barre de fraction inverse (anti-slash)
871  
872 \begin_inset Quotes gld
873 \end_inset
874
875
876 \series bold
877
878 \backslash
879
880 \series default
881
882 \begin_inset Quotes grd
883 \end_inset
884
885 .
886  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
887  vont avec.
888  Les accolades placées autour des arguments obligatoires seront nommées
889  accolade TeX dans ce document
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 Accolades TeX
895 \end_layout
896
897 \end_inset
898
899 .
900  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
901  LyX créera automatiquement une accolade droite.
902  Dans tous les autres cas les accolades TeX sont créées dans des formules
903  avec la commande 
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
911  normales qui apparaissent en bleu.
912  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
913  TeX.
914  Les accolades TeX n'apparaissent pas dans la sortie finale.
915 \end_layout
916
917 \begin_layout Standard
918 Quand on entre en mode TeX des commandes sans argument, comme les commandes
919  pour les symboles, on doit 
920 \emph on
921 toujours
922 \emph default
923  placer une espace après la commande pour la terminer.
924  Cette espace n'apparaît pas dans la sortie finale.
925
926 \emph on
927  
928 \emph default
929 Si une espace doit apparaître dans la sortie finale, l'espace doit être
930  suivie par une espace insécable en texte normal.
931 \end_layout
932
933 \begin_layout Standard
934 On insère une espace insécable avec 
935 \family sans
936 Ctrl+Espace
937 \family default
938 .
939 \end_layout
940
941 \begin_layout Subsection*
942 Explications sur la syntaxe
943 \end_layout
944
945 \begin_layout Itemize
946 Le symbole 
947 \begin_inset space \textvisiblespace{}
948 \end_inset
949
950  indique que l'on doit mettre une espace.
951 \end_layout
952
953 \begin_layout Itemize
954 Une flèche comme celle-ci 
955 \begin_inset Formula $\to$
956 \end_inset
957
958  indique que l'on doit appuyer sur la flèche correspondante du clavier.
959  La touche
960 \family sans
961  Tab
962 \family default
963  peut être fréquemment utilisée à la place de
964 \begin_inset Formula $\to$
965 \end_inset
966
967  et 
968 \begin_inset Formula $\downarrow$
969 \end_inset
970
971 , et 
972 \family sans
973 Shift+Tab
974 \family default
975  à la place de 
976 \begin_inset Formula $\leftarrow$
977 \end_inset
978
979  et 
980 \begin_inset Formula $\uparrow$
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Subsection*
987 Unités disponibles
988 \end_layout
989
990 \begin_layout Standard
991 \align center
992 \begin_inset Float table
993 placement H
994 wide false
995 sideways false
996 status open
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Caption Standard
1001
1002 \begin_layout Plain Layout
1003 \begin_inset CommandInset label
1004 LatexCommand label
1005 name "tab:Unités-disponibles"
1006
1007 \end_inset
1008
1009 Unités disponibles
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Plain Layout
1018 \align center
1019 \begin_inset Tabular
1020 <lyxtabular version="3" rows="13" columns="2">
1021 <features rotate="0" tabularvalignment="middle">
1022 <column alignment="center" valignment="top">
1023 <column alignment="center" valignment="top">
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Unité
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Nom / Description
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 mm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Millimètre
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 cm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Centimètre
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 in
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Pouce (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 in = 2,54
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 cm)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pt
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Point (72.27
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pt = 1
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 in)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 pc
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Pica (1
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pc = 12
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 sp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 scaled point (65536
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 sp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 pt)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 bp
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 big point (72
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 bp = 1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 in)
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 dd
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 Didot (1
1239 \begin_inset space \thinspace{}
1240 \end_inset
1241
1242 dd 
1243 \begin_inset Formula $\approx$
1244 \end_inset
1245
1246  0.376
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 mm)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 cc
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Cicero (1
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 cc = 12
1275 \begin_inset space \thinspace{}
1276 \end_inset
1277
1278 dd)
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 </row>
1284 <row>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 ex
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1295 \begin_inset Text
1296
1297 \begin_layout Plain Layout
1298 Hauteur de la lettre 
1299 \emph on
1300
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304 x
1305 \emph default
1306
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  dans la police courante
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 </row>
1316 <row>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 em
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 Largeur de la lettre 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334
1335 \emph on
1336 M
1337 \emph default
1338
1339 \begin_inset Quotes erd
1340 \end_inset
1341
1342  dans la police courante
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 </row>
1348 <row>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 mu
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 unité math  (1
1363 \begin_inset space \thinspace{}
1364 \end_inset
1365
1366 mu = 
1367 \begin_inset Formula $\nicefrac{1}{18}$
1368 \end_inset
1369
1370
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 em)
1375 \end_layout
1376
1377 \end_inset
1378 </cell>
1379 </row>
1380 </lyxtabular>
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 \begin_inset Newpage newpage
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 Fonctions de base
1401 \end_layout
1402
1403 \begin_layout Subsection
1404 Exposants
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Exposants
1410 \end_layout
1411
1412 \end_inset
1413
1414  et indices
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Indices
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \begin_layout Standard
1428 Les indices sont créés avec le caractère souligné 
1429 \begin_inset Quotes eld
1430 \end_inset
1431
1432 _
1433 \begin_inset Quotes erd
1434 \end_inset
1435
1436  ou avec le bouton 
1437 \begin_inset Graphics
1438         filename ../../images/math-subscript.png
1439         scale 85
1440
1441 \end_inset
1442
1443 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1444  
1445 \begin_inset Quotes eld
1446 \end_inset
1447
1448 ^
1449 \begin_inset Quotes erd
1450 \end_inset
1451
1452  ou avec le bouton 
1453 \begin_inset Graphics
1454         filename ../../images/math-superscript.png
1455         scale 85
1456
1457 \end_inset
1458
1459 .
1460 \end_layout
1461
1462 \begin_layout Standard
1463 \align center
1464 \begin_inset Tabular
1465 <lyxtabular version="3" rows="4" columns="2">
1466 <features rotate="0" tabularvalignment="middle">
1467 <column alignment="center" valignment="top" width="0pt">
1468 <column alignment="center" valignment="top" width="0pt">
1469 <row>
1470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1471 \begin_inset Text
1472
1473 \begin_layout Plain Layout
1474 Commande
1475 \end_layout
1476
1477 \end_inset
1478 </cell>
1479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 Résultat
1484 \begin_inset Note Note
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 \series bold
1490
1491 \backslash
1492 raisebox
1493 \series default
1494  est seulement utilisée pour faire de la place
1495 \end_layout
1496
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503 </cell>
1504 </row>
1505 <row>
1506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Plain Layout
1510 B_V
1511 \end_layout
1512
1513 \end_inset
1514 </cell>
1515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 \begin_inset Formula $B_{V}$
1520 \end_inset
1521
1522
1523 \end_layout
1524
1525 \end_inset
1526 </cell>
1527 </row>
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 B^V
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 </row>
1551 <row>
1552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556 B^
1557 \begin_inset space \textvisiblespace{}
1558 \end_inset
1559
1560 A
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 </row>
1578 </lyxtabular>
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \begin_layout Standard
1586 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1587  la mettre en exposant, vous pouvez soit appuyer sur 
1588 \family sans
1589 Espace 
1590 \family default
1591 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1592  qui se trouve sur la touche du 9.
1593 \end_layout
1594
1595 \begin_layout Subsection
1596 Fractions
1597 \begin_inset CommandInset label
1598 LatexCommand label
1599 name "sub:Fractions"
1600
1601 \end_inset
1602
1603
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 Fractions
1609 \end_layout
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 Les fractions sont créées avec la commande 
1618 \series bold
1619
1620 \backslash
1621 frac
1622 \series default
1623
1624 \begin_inset Index idx
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628 Commandes ! F ! 
1629 \backslash
1630 frac
1631 \end_layout
1632
1633 \end_inset
1634
1635  ou avec le bouton 
1636 \begin_inset Graphics
1637         filename ../../images/math/frac.png
1638         scale 50
1639
1640 \end_inset
1641
1642  de la barre d'outils mathématique.
1643  La taille de la police est ajustée automatiquement selon que l'on se trouve
1644  dans une formule en ligne ou hors ligne.
1645  Avec le bouton 
1646 \begin_inset Graphics
1647         filename ../../images/math/frac-square.png
1648         scale 85
1649
1650 \end_inset
1651
1652  de la barre d'outils mathématique, vous pouvez choisir entre différents
1653  types de fractions.
1654 \end_layout
1655
1656 \begin_layout Standard
1657 Avec la commande 
1658 \series bold
1659
1660 \backslash
1661 dfrac
1662 \series default
1663
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Commandes ! D ! 
1669 \backslash
1670 dfrac
1671 \end_layout
1672
1673 \end_inset
1674
1675  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1676  qui se trouverait dans une formule hors ligne.
1677  Avec 
1678 \series bold
1679
1680 \backslash
1681 tfrac
1682 \series default
1683
1684 \begin_inset Index idx
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 Commandes ! T ! 
1689 \backslash
1690 tfrac
1691 \end_layout
1692
1693 \end_inset
1694
1695  la fraction aura toujours la taille d'une formule en ligne.
1696  Un exemple:
1697 \end_layout
1698
1699 \begin_layout Standard
1700 Une ligne avec la fraction 
1701 \begin_inset Formula $\frac{1}{2}$
1702 \end_inset
1703
1704  créée avec la commande 
1705 \series bold
1706
1707 \backslash
1708 frac
1709 \series default
1710 .
1711 \end_layout
1712
1713 \begin_layout Standard
1714 Une ligne avec la fraction 
1715 \begin_inset Formula $\dfrac{1}{2}$
1716 \end_inset
1717
1718  créée avec la commande 
1719 \series bold
1720
1721 \backslash
1722 dfrac
1723 \series default
1724 .
1725 \end_layout
1726
1727 \begin_layout Standard
1728 \align center
1729 \begin_inset Tabular
1730 <lyxtabular version="3" rows="4" columns="2">
1731 <features rotate="0" tabularvalignment="middle">
1732 <column alignment="center" valignment="top" width="0pt">
1733 <column alignment="center" valignment="top" width="0pt">
1734 <row>
1735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Plain Layout
1739 Commande
1740 \end_layout
1741
1742 \end_inset
1743 </cell>
1744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748 Résultat
1749 \begin_inset Note Note
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753
1754 \series bold
1755
1756 \backslash
1757 raisebox
1758 \series default
1759  est seulement utilisée pour faire de la place
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 </row>
1770 <row>
1771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775
1776 \backslash
1777 frac
1778 \begin_inset space \textvisiblespace{}
1779 \end_inset
1780
1781 A
1782 \begin_inset Formula $\downarrow$
1783 \end_inset
1784
1785 B
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1795 \end_inset
1796
1797
1798 \end_layout
1799
1800 \end_inset
1801 </cell>
1802 </row>
1803 <row>
1804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Plain Layout
1808
1809 \backslash
1810 dfrac
1811 \begin_inset space \textvisiblespace{}
1812 \end_inset
1813
1814 A
1815 \begin_inset Formula $\downarrow$
1816 \end_inset
1817
1818 B
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1828 \end_inset
1829
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 </row>
1836 <row>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841
1842 \backslash
1843 dfrac
1844 \begin_inset space \textvisiblespace{}
1845 \end_inset
1846
1847 e^
1848 \backslash
1849 frac
1850 \begin_inset space \textvisiblespace{}
1851 \end_inset
1852
1853 1
1854 \begin_inset Formula $\downarrow$
1855 \end_inset
1856
1857 2
1858 \begin_inset Formula $\downarrow\downarrow$
1859 \end_inset
1860
1861 3
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 </row>
1879 </lyxtabular>
1880
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \begin_layout Standard
1887 \begin_inset VSpace bigskip
1888 \end_inset
1889
1890
1891 \begin_inset Newpage newpage
1892 \end_inset
1893
1894 Pour des fractions emboîtées, on peut utiliser la commande 
1895 \series bold
1896
1897 \backslash
1898 cfrac
1899 \series default
1900
1901 \begin_inset Index idx
1902 status collapsed
1903
1904 \begin_layout Plain Layout
1905 Commandes ! C ! 
1906 \backslash
1907 cfrac
1908 \end_layout
1909
1910 \end_inset
1911
1912 .
1913  Voici un exemple:
1914 \begin_inset VSpace -3mm
1915 \end_inset
1916
1917
1918 \end_layout
1919
1920 \begin_layout Standard
1921 \begin_inset Formula 
1922 \begin{align*}
1923 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1924 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1925 \end{align*}
1926
1927 \end_inset
1928
1929
1930 \end_layout
1931
1932 \begin_layout Standard
1933 La commande pour l'exemple précédent est:
1934 \end_layout
1935
1936 \begin_layout Standard
1937
1938 \series bold
1939
1940 \backslash
1941 cfrac
1942 \begin_inset space \textvisiblespace{}
1943 \end_inset
1944
1945 A
1946 \begin_inset Formula $\downarrow$
1947 \end_inset
1948
1949 B+
1950 \backslash
1951 cfrac
1952 \begin_inset space \textvisiblespace{}
1953 \end_inset
1954
1955 C+
1956 \backslash
1957 cfrac
1958 \begin_inset space \textvisiblespace{}
1959 \end_inset
1960
1961 E
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 F
1966 \begin_inset Formula $\downarrow$
1967 \end_inset
1968
1969 D
1970 \end_layout
1971
1972 \begin_layout Standard
1973 \begin_inset VSpace medskip
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \begin_layout Standard
1980
1981 \series bold
1982
1983 \backslash
1984 cfrac
1985 \series default
1986  met toujours la fraction dans la taille d'une formule hors ligne, même
1987  si elle est une partie d'une autre fraction.
1988 \end_layout
1989
1990 \begin_layout Standard
1991 On peut préciser l'alignement du numérateur.
1992  On utilise la commande 
1993 \series bold
1994
1995 \backslash
1996 cfracleft
1997 \series default
1998  pour l'aligner à gauche, la commande 
1999 \series bold
2000
2001 \backslash
2002 cfracright
2003 \series default
2004  pour l'aligner à droite et 
2005 \series bold
2006
2007 \backslash
2008 cfrac
2009 \series default
2010  pour le centrer.
2011  Les fractions qui suivent illustrent les différents alignements:
2012 \end_layout
2013
2014 \begin_layout Standard
2015
2016 \series bold
2017 \begin_inset Formula 
2018 \[
2019 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2020 \]
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Standard
2028 \begin_inset Note Greyedout
2029 status open
2030
2031 \begin_layout Plain Layout
2032
2033 \series bold
2034 Notez:
2035 \series default
2036  
2037 \series bold
2038
2039 \backslash
2040 cfracleft
2041 \series default
2042  et 
2043 \series bold
2044 cfracright
2045 \series default
2046  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2047 \series bold
2048
2049 \backslash
2050 cfrac[alignement]{numérateur}{dénominateur}
2051 \series default
2052  .
2053
2054 \series bold
2055  
2056 \series default
2057 Vous ne pouvez donc pas les utiliser en code TeX.
2058 \end_layout
2059
2060 \end_inset
2061
2062
2063 \end_layout
2064
2065 \begin_layout Standard
2066 \begin_inset VSpace medskip
2067 \end_inset
2068
2069 Il est souvent intéressant de combiner 
2070 \series bold
2071
2072 \backslash
2073 cfrac
2074 \series default
2075  et 
2076 \series bold
2077
2078 \backslash
2079 frac
2080 \series default
2081 :
2082 \begin_inset Formula 
2083 \[
2084 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2085 \]
2086
2087 \end_inset
2088
2089
2090 \end_layout
2091
2092 \begin_layout Standard
2093 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2094  pouvez utiliser la commande 
2095 \series bold
2096
2097 \backslash
2098 nicefrac
2099 \begin_inset Index idx
2100 status collapsed
2101
2102 \begin_layout Plain Layout
2103 Commandes ! N ! 
2104 \backslash
2105 nicefrac
2106 \end_layout
2107
2108 \end_inset
2109
2110
2111 \series default
2112
2113 \begin_inset Formula $\nicefrac{5}{31}$
2114 \end_inset
2115
2116  ou 
2117 \series bold
2118
2119 \backslash
2120 unitfrac
2121 \series default
2122
2123 \begin_inset Index idx
2124 status collapsed
2125
2126 \begin_layout Plain Layout
2127 Commandes ! U ! 
2128 \backslash
2129 unitfrac
2130 \end_layout
2131
2132 \end_inset
2133
2134
2135 \begin_inset Formula $\unitfrac{5}{31}$
2136 \end_inset
2137
2138 .
2139  Il y a aussi la commande 
2140 \series bold
2141
2142 \backslash
2143 unitfracthree
2144 \series default
2145  qui permet d'écrire une fraction en combinaison avec un nombre: 
2146 \begin_inset Formula $\unitfrac[2]{1}{3}$
2147 \end_inset
2148
2149
2150 \end_layout
2151
2152 \begin_layout Standard
2153 \begin_inset Note Greyedout
2154 status open
2155
2156 \begin_layout Plain Layout
2157
2158 \series bold
2159 Notez:
2160 \series default
2161  
2162 \series bold
2163
2164 \backslash
2165 unitfracthree
2166 \series default
2167  n'est pas une commande LaTeX réelle, mais c'est la commande 
2168 \series bold
2169
2170 \backslash
2171 unitfrac[nombre]{numérateur}{dénominateur}
2172 \series default
2173  .
2174
2175 \series bold
2176  
2177 \series default
2178 Vous ne pouvez donc pas l'utiliser en code TeX.
2179 \end_layout
2180
2181 \end_inset
2182
2183
2184 \end_layout
2185
2186 \begin_layout Standard
2187 Dans 
2188 \begin_inset CommandInset ref
2189 LatexCommand ref
2190 reference "sub:Fractions-personnalisées"
2191
2192 \end_inset
2193
2194  on explique comment définir des fractions personnalisées en modifiant les
2195  barres de fractions.
2196 \end_layout
2197
2198 \begin_layout Standard
2199 \begin_inset Newpage newpage
2200 \end_inset
2201
2202
2203 \end_layout
2204
2205 \begin_layout Subsection
2206 Racines
2207 \begin_inset Index idx
2208 status collapsed
2209
2210 \begin_layout Plain Layout
2211 Racines
2212 \end_layout
2213
2214 \end_inset
2215
2216
2217 \end_layout
2218
2219 \begin_layout Standard
2220 On obtient les racines carrées avec la commande 
2221 \series bold
2222
2223 \backslash
2224 sqrt
2225 \series default
2226
2227 \begin_inset Index idx
2228 status collapsed
2229
2230 \begin_layout Plain Layout
2231 Commandes ! S ! 
2232 \backslash
2233 sqrt
2234 \end_layout
2235
2236 \end_inset
2237
2238  ou avec le bouton 
2239 \begin_inset Graphics
2240         filename ../../images/math/sqrt.png
2241         scale 85
2242
2243 \end_inset
2244
2245  de la barre d'outils mathématique, et toutes les autres racines avec la
2246  commande 
2247 \series bold
2248
2249 \backslash
2250 root
2251 \series default
2252
2253 \begin_inset Index idx
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257 Commandes ! R ! 
2258 \backslash
2259 root
2260 \end_layout
2261
2262 \end_inset
2263
2264  ou avec le bouton 
2265 \begin_inset Graphics
2266         filename ../../images/math/root.png
2267         scale 85
2268
2269 \end_inset
2270
2271 .
2272 \end_layout
2273
2274 \begin_layout Standard
2275 \align center
2276 \begin_inset Tabular
2277 <lyxtabular version="3" rows="3" columns="2">
2278 <features rotate="0" tabularvalignment="middle">
2279 <column alignment="center" valignment="top" width="0pt">
2280 <column alignment="center" valignment="top" width="0pt">
2281 <row>
2282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Plain Layout
2286 Commande
2287 \end_layout
2288
2289 \end_inset
2290 </cell>
2291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2292 \begin_inset Text
2293
2294 \begin_layout Plain Layout
2295 Résultat
2296 \begin_inset Note Note
2297 status collapsed
2298
2299 \begin_layout Plain Layout
2300
2301 \series bold
2302
2303 \backslash
2304 raisebox
2305 \series default
2306  est seulement utilisée pour faire de la place
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 </row>
2317 <row>
2318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2319 \begin_inset Text
2320
2321 \begin_layout Plain Layout
2322
2323 \backslash
2324 sqrt
2325 \begin_inset space \textvisiblespace{}
2326 \end_inset
2327
2328 A-B
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Plain Layout
2337 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2338 \end_inset
2339
2340
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 </row>
2346 <row>
2347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2348 \begin_inset Text
2349
2350 \begin_layout Plain Layout
2351
2352 \backslash
2353 root
2354 \begin_inset space \textvisiblespace{}
2355 \end_inset
2356
2357 3
2358 \begin_inset Formula $\downarrow$
2359 \end_inset
2360
2361 A-B
2362 \end_layout
2363
2364 \end_inset
2365 </cell>
2366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2371 \end_inset
2372
2373
2374 \end_layout
2375
2376 \end_inset
2377 </cell>
2378 </row>
2379 </lyxtabular>
2380
2381 \end_inset
2382
2383
2384 \end_layout
2385
2386 \begin_layout Standard
2387 On peut aussi obtenir une racine carrée avec 
2388 \series bold
2389
2390 \backslash
2391 root
2392 \series default
2393  en laissant le champ réservé au degré de la racine vide.
2394 \end_layout
2395
2396 \begin_layout Standard
2397 Dans certains cas, la distance entre le degré et la racine est trop petite
2398  comme dans cette formule: 
2399 \begin_inset Formula $\sqrt[\beta]{B}$
2400 \end_inset
2401
2402
2403 \begin_inset Newline newline
2404 \end_inset
2405
2406 Le 
2407 \begin_inset Formula $\beta$
2408 \end_inset
2409
2410  touche la racine, ce qui peut être évité en utilisant les commandes 
2411 \series bold
2412
2413 \backslash
2414 leftroot
2415 \series default
2416
2417 \begin_inset Index idx
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421 Commandes ! L ! 
2422 \backslash
2423 leftroot
2424 \end_layout
2425
2426 \end_inset
2427
2428  et 
2429 \series bold
2430
2431 \backslash
2432 uproot
2433 \series default
2434
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Commandes ! U ! 
2440 \backslash
2441 uproot
2442 \end_layout
2443
2444 \end_inset
2445
2446  avec la syntaxe suivante:
2447 \end_layout
2448
2449 \begin_layout Standard
2450
2451 \series bold
2452
2453 \backslash
2454 leftroot{distance}
2455 \series default
2456  et 
2457 \series bold
2458
2459 \backslash
2460 uproot{distance}
2461 \end_layout
2462
2463 \begin_layout Standard
2464 Distance est le nombre de Big Points (unité bp; 
2465 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2466 \end_inset
2467
2468 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2469  le haut.
2470  Les commandes doivent être placées dans la case du degré.
2471  Par exemple, la commande
2472 \begin_inset Newline newline
2473 \end_inset
2474
2475
2476 \series bold
2477
2478 \backslash
2479 root
2480 \backslash
2481 leftroot{-1
2482 \begin_inset Formula $\to$
2483 \end_inset
2484
2485
2486 \backslash
2487 uproot{2
2488 \begin_inset Formula $\to$
2489 \end_inset
2490
2491
2492 \backslash
2493 beta
2494 \begin_inset space \textvisiblespace{}
2495 \end_inset
2496
2497
2498 \begin_inset Formula $\to$
2499 \end_inset
2500
2501 B
2502 \begin_inset Newline newline
2503 \end_inset
2504
2505
2506 \series default
2507 produit une formule correctement mise en forme: 
2508 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2509 \end_inset
2510
2511
2512 \end_layout
2513
2514 \begin_layout Subsection
2515 Coefficients binomiaux 
2516 \begin_inset Index idx
2517 status collapsed
2518
2519 \begin_layout Plain Layout
2520 Binomiaux, coefficients
2521 \end_layout
2522
2523 \end_inset
2524
2525
2526 \end_layout
2527
2528 \begin_layout Standard
2529 Les coefficients binomiaux sont insérés avec la commande 
2530 \series bold
2531
2532 \backslash
2533 binom
2534 \series default
2535
2536 \begin_inset Index idx
2537 status collapsed
2538
2539 \begin_layout Plain Layout
2540 Commandes ! B ! 
2541 \backslash
2542 binom
2543 \end_layout
2544
2545 \end_inset
2546
2547  ou avec le bouton 
2548 \begin_inset Graphics
2549         filename ../../images/math/frac-square.png
2550         scale 85
2551
2552 \end_inset
2553
2554 de la barre d'outils mathématique.
2555  Comme pour les fraction (
2556 \series bold
2557
2558 \backslash
2559 frac
2560 \series default
2561 ) il y a avec 
2562 \series bold
2563
2564 \backslash
2565 binom
2566 \series default
2567  les commandes 
2568 \series bold
2569
2570 \backslash
2571 dbinom
2572 \series default
2573
2574 \begin_inset Index idx
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 Commandes ! D ! 
2579 \backslash
2580 dbinom
2581 \end_layout
2582
2583 \end_inset
2584
2585  et 
2586 \series bold
2587
2588 \backslash
2589 tbinom
2590 \series default
2591
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 Commandes ! T ! 
2597 \backslash
2598 tbinom
2599 \end_layout
2600
2601 \end_inset
2602
2603 .
2604  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2605  il y a les commandes 
2606 \series bold
2607
2608 \backslash
2609 brace
2610 \series default
2611
2612 \begin_inset Index idx
2613 status collapsed
2614
2615 \begin_layout Plain Layout
2616 Commandes ! B ! 
2617 \backslash
2618 brace
2619 \end_layout
2620
2621 \end_inset
2622
2623  et 
2624 \series bold
2625
2626 \backslash
2627 brack
2628 \series default
2629
2630 \begin_inset Index idx
2631 status collapsed
2632
2633 \begin_layout Plain Layout
2634 Commandes ! B ! 
2635 \backslash
2636 brack
2637 \end_layout
2638
2639 \end_inset
2640
2641 .
2642 \end_layout
2643
2644 \begin_layout Standard
2645 \align center
2646 \begin_inset Tabular
2647 <lyxtabular version="3" rows="6" columns="2">
2648 <features rotate="0" tabularvalignment="middle">
2649 <column alignment="center" valignment="top" width="0pt">
2650 <column alignment="center" valignment="top" width="0pt">
2651 <row>
2652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2653 \begin_inset Text
2654
2655 \begin_layout Plain Layout
2656 Commande
2657 \end_layout
2658
2659 \end_inset
2660 </cell>
2661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2662 \begin_inset Text
2663
2664 \begin_layout Plain Layout
2665 Résultat
2666 \begin_inset Note Note
2667 status collapsed
2668
2669 \begin_layout Plain Layout
2670
2671 \series bold
2672
2673 \backslash
2674 raisebox
2675 \series default
2676  est seulement utilisée pour faire de la place
2677 \end_layout
2678
2679 \end_inset
2680
2681
2682 \end_layout
2683
2684 \end_inset
2685 </cell>
2686 </row>
2687 <row>
2688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2689 \begin_inset Text
2690
2691 \begin_layout Plain Layout
2692
2693 \backslash
2694 binom
2695 \begin_inset space \textvisiblespace{}
2696 \end_inset
2697
2698 A
2699 \begin_inset Formula $\downarrow$
2700 \end_inset
2701
2702 B
2703 \end_layout
2704
2705 \end_inset
2706 </cell>
2707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2712 \end_inset
2713
2714
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 </row>
2720 <row>
2721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725
2726 \backslash
2727 dbinom
2728 \begin_inset space \textvisiblespace{}
2729 \end_inset
2730
2731 A
2732 \begin_inset Formula $\downarrow$
2733 \end_inset
2734
2735 B
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2745 \end_inset
2746
2747
2748 \end_layout
2749
2750 \end_inset
2751 </cell>
2752 </row>
2753 <row>
2754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \backslash
2760 tbinom
2761 \begin_inset space \textvisiblespace{}
2762 \end_inset
2763
2764 A
2765 \begin_inset Formula $\downarrow$
2766 \end_inset
2767
2768 B
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 </row>
2786 <row>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \backslash
2793 brack
2794 \begin_inset space \textvisiblespace{}
2795 \end_inset
2796
2797 A
2798 \begin_inset Formula $\downarrow$
2799 \end_inset
2800
2801 B
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 </row>
2819 <row>
2820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \backslash
2826 brace
2827 \begin_inset space \textvisiblespace{}
2828 \end_inset
2829
2830 A
2831 \begin_inset Formula $\downarrow$
2832 \end_inset
2833
2834 B
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 </row>
2852 </lyxtabular>
2853
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Subsection
2860 Différentiation de cas 
2861 \begin_inset Index idx
2862 status collapsed
2863
2864 \begin_layout Plain Layout
2865 Différentiation de cas 
2866 \end_layout
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Standard
2874 \align center
2875 \begin_inset Tabular
2876 <lyxtabular version="3" rows="3" columns="2">
2877 <features rotate="0" tabularvalignment="middle">
2878 <column alignment="center" valignment="top" width="0pt">
2879 <column alignment="center" valignment="top" width="0pt">
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885 Commande
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894 Résultat
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 </row>
2900 <row>
2901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905
2906 \backslash
2907 cases
2908 \begin_inset space \textvisiblespace{}
2909 \end_inset
2910
2911 A
2912 \begin_inset Formula $\to$
2913 \end_inset
2914
2915 B>0
2916 \begin_inset Index idx
2917 status collapsed
2918
2919 \begin_layout Plain Layout
2920 Commandes ! C ! 
2921 \backslash
2922 cases
2923 \end_layout
2924
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \end_inset
2931 </cell>
2932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2933 \begin_inset Text
2934
2935 \begin_layout Plain Layout
2936 \begin_inset Formula $\begin{cases}
2937 A & B>0\end{cases}$
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 </row>
2946 <row>
2947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951
2952 \backslash
2953 cases
2954 \begin_inset space \textvisiblespace{}
2955 \end_inset
2956
2957
2958 \family sans
2959 Ctrl-Entrée
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968 \begin_inset Formula $\begin{cases}
2969 A & \textrm{pour }\hat{x}>0\\
2970 B & \textrm{pour }\hat{x}=0
2971 \end{cases}$
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 </row>
2980 </lyxtabular>
2981
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Après avoir inséré 
2989 \series bold
2990
2991 \backslash
2992 cases
2993 \series default
2994  ou avoir utilisé le bouton 
2995 \begin_inset Graphics
2996         filename ../../images/math/cases.png
2997         lyxscale 50
2998         scale 50
2999
3000 \end_inset
3001
3002  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3003  avec le raccourci 
3004 \family sans
3005 Ctrl+Entrée
3006 \family default
3007  ou avec le bouton 
3008 \begin_inset Graphics
3009         filename ../../images/tabular-feature_append-row.png
3010         scale 85
3011
3012 \end_inset
3013
3014 .
3015 \begin_inset Foot
3016 status collapsed
3017
3018 \begin_layout Plain Layout
3019 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3020  sont expliqués dans 
3021 \begin_inset CommandInset ref
3022 LatexCommand ref
3023 reference "sub:Accents-sur-un-caractère"
3024
3025 \end_inset
3026
3027 .
3028 \end_layout
3029
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \begin_layout Standard
3036 La commande 
3037 \series bold
3038
3039 \backslash
3040 cases
3041 \series default
3042  est aussi accessible par le menu 
3043 \family sans
3044 Insertion\SpecialChar \menuseparator
3045 Math\SpecialChar \menuseparator
3046 Environnement
3047 \begin_inset space ~
3048 \end_inset
3049
3050 Cas
3051 \family default
3052 .
3053 \end_layout
3054
3055 \begin_layout Subsection
3056 Négations
3057 \begin_inset Index idx
3058 status collapsed
3059
3060 \begin_layout Plain Layout
3061 Negations@Négations
3062 \end_layout
3063
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \begin_layout Standard
3070 En insérant la commande 
3071 \series bold
3072
3073 \backslash
3074 not
3075 \series default
3076
3077 \begin_inset Index idx
3078 status collapsed
3079
3080 \begin_layout Plain Layout
3081 Commandes ! N ! 
3082 \backslash
3083 not
3084 \end_layout
3085
3086 \end_inset
3087
3088  chaque caractère peut être affiché barré.
3089  Les caractères sont en quelque sorte accentués par une barre de fraction.
3090 \end_layout
3091
3092 \begin_layout Standard
3093 \align center
3094 \begin_inset Tabular
3095 <lyxtabular version="3" rows="4" columns="2">
3096 <features rotate="0" tabularvalignment="middle">
3097 <column alignment="center" valignment="top" width="0pt">
3098 <column alignment="center" valignment="top" width="0pt">
3099 <row>
3100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3101 \begin_inset Text
3102
3103 \begin_layout Plain Layout
3104 Commande
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 Résultat
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 </row>
3119 <row>
3120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Plain Layout
3124
3125 \backslash
3126 not=
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135 \begin_inset Formula $\not=$
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 </row>
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \backslash
3151 not 
3152 \backslash
3153 le
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162 \begin_inset Formula $\not\le$
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 </row>
3171 <row>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176
3177 \backslash
3178 not 
3179 \backslash
3180 parallel
3181 \end_layout
3182
3183 \end_inset
3184 </cell>
3185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189 \begin_inset Formula $\not\parallel$
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 </lyxtabular>
3199
3200 \end_inset
3201
3202
3203 \end_layout
3204
3205 \begin_layout Standard
3206 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3207  bel aspect.
3208  C'est pourquoi il existe des commandes spéciales pour certaines négations
3209  (voir 
3210 \begin_inset CommandInset ref
3211 LatexCommand ref
3212 reference "sub:Symboles-mathématiques"
3213
3214 \end_inset
3215
3216  et 
3217 \begin_inset CommandInset ref
3218 LatexCommand ref
3219 reference "sec:Relations"
3220
3221 \end_inset
3222
3223 ).
3224 \end_layout
3225
3226 \begin_layout Subsection
3227 Garnitures
3228 \begin_inset CommandInset label
3229 LatexCommand label
3230 name "sub:Garnitures"
3231
3232 \end_inset
3233
3234
3235 \begin_inset Index idx
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 Garnitures
3240 \end_layout
3241
3242 \end_inset
3243
3244
3245 \begin_inset Index idx
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249 Symboles chimiques ! Isotopes
3250 \end_layout
3251
3252 \end_inset
3253
3254
3255 \begin_inset Index idx
3256 status collapsed
3257
3258 \begin_layout Plain Layout
3259 Isotopes|see
3260 \begin_inset ERT
3261 status collapsed
3262
3263 \begin_layout Plain Layout
3264
3265 {
3266 \end_layout
3267
3268 \end_inset
3269
3270 Symboles chimiques
3271 \begin_inset ERT
3272 status collapsed
3273
3274 \begin_layout Plain Layout
3275
3276 }
3277 \end_layout
3278
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \begin_layout Standard
3290 Quand on affiche par exemple des isotopes
3291 \begin_inset Foot
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Plus d'information sur les symboles chimiques dans 
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "sub:Symboles-chimiques"
3299
3300 \end_inset
3301
3302 .
3303 \end_layout
3304
3305 \end_inset
3306
3307 , on rencontre le problème suivant:
3308 \end_layout
3309
3310 \begin_layout Standard
3311 \align center
3312 \begin_inset Tabular
3313 <lyxtabular version="3" rows="2" columns="2">
3314 <features rotate="0" tabularvalignment="middle">
3315 <column alignment="center" valignment="top" width="0pt">
3316 <column alignment="center" valignment="top" width="0pt">
3317 <row>
3318 <cell alignment="center" valignment="top" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322 Indices avec les indices et exposants:
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 </row>
3340 <row>
3341 <cell alignment="center" valignment="top" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345 Indices corrects:
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Plain Layout
3354 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 </row>
3363 </lyxtabular>
3364
3365 \end_inset
3366
3367
3368 \begin_inset Note Note
3369 status collapsed
3370
3371 \begin_layout Plain Layout
3372
3373 \series bold
3374
3375 \backslash
3376 raisebox
3377 \series default
3378  est là pour faire de la place
3379 \end_layout
3380
3381 \end_inset
3382
3383
3384 \end_layout
3385
3386 \begin_layout Standard
3387 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3388  premier caractère le l'indice le plus long.
3389  Pour éviter ce problème il y a la commande 
3390 \series bold
3391
3392 \backslash
3393 phantom
3394 \series default
3395
3396 \begin_inset Index idx
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Commandes ! P ! 
3401 \backslash
3402 phantom
3403 \end_layout
3404
3405 \end_inset
3406
3407  ou le bouton
3408 \begin_inset space ~
3409 \end_inset
3410
3411
3412 \begin_inset Graphics
3413         filename ../../images/math/phantom.png
3414         scale 85
3415
3416 \end_inset
3417
3418  qui crée un ou plusieurs caractères fantômes.
3419  Quand on insère la commande 
3420 \series bold
3421
3422 \backslash
3423 phantom
3424 \series default
3425  une petite boîte avec deux flèches rouges apparaît.
3426  Les flèches indiquent que la garniture
3427 \begin_inset Foot
3428 status collapsed
3429
3430 \begin_layout Plain Layout
3431 Traduction de placeholder, c'est un terme de typographie (NdT).
3432 \end_layout
3433
3434 \end_inset
3435
3436  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3437  De la même façon, les caractères fantômes sont des garnitures qui ont la
3438  taille du caractère concerné.
3439 \end_layout
3440
3441 \begin_layout Standard
3442 \align center
3443 \begin_inset Tabular
3444 <lyxtabular version="3" rows="4" columns="2">
3445 <features rotate="0" tabularvalignment="middle">
3446 <column alignment="center" valignment="top">
3447 <column alignment="center" valignment="top">
3448 <row>
3449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 Commande
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 Résultat
3463 \begin_inset Note Note
3464 status collapsed
3465
3466 \begin_layout Plain Layout
3467
3468 \series bold
3469
3470 \backslash
3471 raisebox
3472 \series default
3473  est seulement utilisée pour faire de la place
3474 \end_layout
3475
3476 \end_inset
3477
3478
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 </row>
3484 <row>
3485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489 ^19
3490 \begin_inset space \textvisiblespace{}
3491 \end_inset
3492
3493 _
3494 \backslash
3495 phantom
3496 \begin_inset space \textvisiblespace{}
3497 \end_inset
3498
3499 1
3500 \begin_inset Formula $\to$
3501 \end_inset
3502
3503 9
3504 \begin_inset space \textvisiblespace{}
3505 \end_inset
3506
3507 F
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3517 \end_inset
3518
3519
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row>
3526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 ^235
3531 \begin_inset space \textvisiblespace{}
3532 \end_inset
3533
3534 _
3535 \backslash
3536 phantom
3537 \begin_inset space \textvisiblespace{}
3538 \end_inset
3539
3540 23
3541 \begin_inset Formula $\to$
3542 \end_inset
3543
3544 9
3545 \begin_inset space \textvisiblespace{}
3546 \end_inset
3547
3548 F
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3558 \end_inset
3559
3560
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 <row>
3567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571
3572 \backslash
3573 Lambda^
3574 \begin_inset space \textvisiblespace{}
3575 \end_inset
3576
3577
3578 \backslash
3579 phantom
3580 \begin_inset space \textvisiblespace{}
3581 \end_inset
3582
3583 ii
3584 \begin_inset Formula $\to$
3585 \end_inset
3586
3587 t
3588 \begin_inset space \textvisiblespace{}
3589 \end_inset
3590
3591 _MMt
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3601 \end_inset
3602
3603
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 </row>
3609 </lyxtabular>
3610
3611 \end_inset
3612
3613
3614 \end_layout
3615
3616 \begin_layout Standard
3617 En plus, il y a les commandes 
3618 \series bold
3619
3620 \backslash
3621 vphantom
3622 \series default
3623
3624 \begin_inset Index idx
3625 status collapsed
3626
3627 \begin_layout Plain Layout
3628 Commandes ! V ! 
3629 \backslash
3630 vphantom
3631 \end_layout
3632
3633 \end_inset
3634
3635  (bouton
3636 \begin_inset space ~
3637 \end_inset
3638
3639
3640 \begin_inset Graphics
3641         filename ../../images/math/vphantom.png
3642         scale 85
3643
3644 \end_inset
3645
3646  de la barre d'outils) et 
3647 \series bold
3648
3649 \backslash
3650 hphantom
3651 \series default
3652
3653 \begin_inset Index idx
3654 status collapsed
3655
3656 \begin_layout Plain Layout
3657 Commandes ! H ! 
3658 \backslash
3659 hphantom
3660 \end_layout
3661
3662 \end_inset
3663
3664  (bouton
3665 \begin_inset space ~
3666 \end_inset
3667
3668
3669 \begin_inset Graphics
3670         filename ../../images/math/hphantom.png
3671         scale 85
3672
3673 \end_inset
3674
3675 ).
3676  
3677 \series bold
3678
3679 \backslash
3680 hphantom
3681 \series default
3682  crée seulement de l'espace pour la hauteur maximale des caractères de la
3683  boîte, mais pas pour leur largeur.
3684  
3685 \series bold
3686
3687 \backslash
3688 vphantom
3689 \series default
3690  crée de l'espace seulement pour la largeur du contenu de la boîte.
3691  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3692  commandes n'ont qu'une seule flèche rouge.
3693 \end_layout
3694
3695 \begin_layout Standard
3696 Par exemple 
3697 \series bold
3698
3699 \backslash
3700 vphantom
3701 \series default
3702
3703 \begin_inset space \textvisiblespace{}
3704 \end_inset
3705
3706
3707 \series bold
3708 a
3709 \backslash
3710 int
3711 \series default
3712  crée de l'espace pour la hauteur du signe intégral
3713 \begin_inset Foot
3714 status collapsed
3715
3716 \begin_layout Plain Layout
3717 La commande 
3718 \series bold
3719
3720 \backslash
3721 int
3722 \series default
3723  insère le signe de l'intégrale, voir 
3724 \begin_inset CommandInset ref
3725 LatexCommand ref
3726 reference "sub:Grands-opérateurs"
3727
3728 \end_inset
3729
3730 .
3731 \end_layout
3732
3733 \end_inset
3734
3735 , vu que c'est le plus haut caractère.
3736  Voir un exemple d'application dans 
3737 \begin_inset CommandInset ref
3738 LatexCommand ref
3739 reference "sub:Crochets-multilignes"
3740
3741 \end_inset
3742
3743 .
3744 \end_layout
3745
3746 \begin_layout Standard
3747 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3748  via le menu 
3749 \family sans
3750 Insertion\SpecialChar \menuseparator
3751 Typographie
3752 \begin_inset space ~
3753 \end_inset
3754
3755 spéciale\SpecialChar \menuseparator
3756 Fantôme
3757 \family default
3758 .
3759 \end_layout
3760
3761 \begin_layout Standard
3762 Ceci est une phrase.
3763 \begin_inset Newline newline
3764 \end_inset
3765
3766
3767 \begin_inset Phantom Phantom
3768 status open
3769
3770 \begin_layout Plain Layout
3771 Ceci
3772 \end_layout
3773
3774 \end_inset
3775
3776  est aussi une phrase.
3777 \end_layout
3778
3779 \begin_layout Subsection
3780 Lignes
3781 \begin_inset Index idx
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785 Lignes
3786 \end_layout
3787
3788 \end_inset
3789
3790
3791 \begin_inset Index idx
3792 status collapsed
3793
3794 \begin_layout Plain Layout
3795 Formules ! soulignées
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \end_layout
3802
3803 \begin_layout Standard
3804 \align center
3805 \begin_inset Tabular
3806 <lyxtabular version="3" rows="4" columns="2">
3807 <features rotate="0" tabularvalignment="middle">
3808 <column alignment="center" valignment="top" width="0pt">
3809 <column alignment="center" valignment="top" width="0pt">
3810 <row>
3811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Commande
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Résultat
3825 \begin_inset Note Note
3826 status collapsed
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831
3832 \backslash
3833 raisebox
3834 \series default
3835  est seulement utilisée pour faire de la place
3836 \end_layout
3837
3838 \end_inset
3839
3840
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \backslash
3853 overline
3854 \begin_inset space \textvisiblespace{}
3855 \end_inset
3856
3857 A+B
3858 \begin_inset Index idx
3859 status collapsed
3860
3861 \begin_layout Plain Layout
3862 Commandes ! O ! 
3863 \backslash
3864 overline
3865 \end_layout
3866
3867 \end_inset
3868
3869
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3879 \end_inset
3880
3881
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 </row>
3887 <row>
3888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892
3893 \backslash
3894 underline
3895 \begin_inset space \textvisiblespace{}
3896 \end_inset
3897
3898 A+B
3899 \begin_inset Index idx
3900 status collapsed
3901
3902 \begin_layout Plain Layout
3903 Commandes ! U ! 
3904 \backslash
3905 underline
3906 \end_layout
3907
3908 \end_inset
3909
3910
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3920 \end_inset
3921
3922
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 </row>
3928 <row>
3929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \backslash
3935 overline
3936 \begin_inset space \textvisiblespace{}
3937 \end_inset
3938
3939
3940 \backslash
3941 underline
3942 \begin_inset space \textvisiblespace{}
3943 \end_inset
3944
3945 A+B
3946 \end_layout
3947
3948 \end_inset
3949 </cell>
3950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3951 \begin_inset Text
3952
3953 \begin_layout Plain Layout
3954 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3955 \end_inset
3956
3957
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 </lyxtabular>
3964
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \begin_layout Standard
3971 Dans le dernier exemple, il importe peu que 
3972 \series bold
3973
3974 \backslash
3975 overline
3976 \series default
3977  ou 
3978 \series bold
3979
3980 \backslash
3981 underline
3982 \series default
3983  soit inséré en premier.
3984 \end_layout
3985
3986 \begin_layout Standard
3987 Pour souligner deux fois, par exemple des résultats, on utilise 
3988 \backslash
3989 underline deux fois.
3990 \end_layout
3991
3992 \begin_layout Standard
3993 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3994 \end_layout
3995
3996 \begin_layout Standard
3997 \begin_inset VSpace bigskip
3998 \end_inset
3999
4000
4001 \end_layout
4002
4003 \begin_layout Standard
4004 On peut créer des lignes personnalisées en utilisant la commande 
4005 \series bold
4006
4007 \backslash
4008 rule
4009 \series default
4010
4011 \begin_inset Index idx
4012 status collapsed
4013
4014 \begin_layout Plain Layout
4015 Commandes ! R ! 
4016 \backslash
4017 rule
4018 \end_layout
4019
4020 \end_inset
4021
4022  qui a la syntaxe suivante:
4023 \end_layout
4024
4025 \begin_layout Standard
4026
4027 \series bold
4028
4029 \backslash
4030 rule[décalage vertical]{longueur}{épaisseur}
4031 \end_layout
4032
4033 \begin_layout Standard
4034 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4035  bas, si sa valeur est négative).
4036  Les unités utilisables pour ces valeurs sont listées dans 
4037 \begin_inset CommandInset ref
4038 LatexCommand ref
4039 reference "tab:Unités-disponibles"
4040
4041 \end_inset
4042
4043 .
4044  Voici deux exemples de lignes créées avec les commandes
4045 \begin_inset Newline newline
4046 \end_inset
4047
4048
4049 \series bold
4050
4051 \backslash
4052 rule[-2ex]{3cm}{2pt}
4053 \series default
4054  et 
4055 \series bold
4056
4057 \backslash
4058 rule{2cm}{1pt}
4059 \series default
4060 :
4061 \end_layout
4062
4063 \begin_layout Standard
4064 Voici une phrase 
4065 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4066 \end_inset
4067
4068  avec deux lignes.
4069 \end_layout
4070
4071 \begin_layout Standard
4072
4073 \series bold
4074
4075 \backslash
4076 rule
4077 \series default
4078  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4079  
4080 \family sans
4081 Insertion\SpecialChar \menuseparator
4082 Typographie
4083 \begin_inset space ~
4084 \end_inset
4085
4086 spéciale\SpecialChar \menuseparator
4087 Ligne
4088 \begin_inset space ~
4089 \end_inset
4090
4091 horizontale
4092 \family default
4093
4094 \begin_inset space ~
4095 \end_inset
4096
4097 :
4098 \end_layout
4099
4100 \begin_layout Standard
4101 Ceci est une phrase 
4102 \begin_inset CommandInset line
4103 LatexCommand rule
4104 offset "0.5ex"
4105 width "3cm"
4106 height "1pt"
4107
4108 \end_inset
4109
4110  avec une ligne.
4111 \end_layout
4112
4113 \begin_layout Subsection
4114 Points de suspension
4115 \begin_inset CommandInset label
4116 LatexCommand label
4117 name "sub:Points-de-suspension"
4118
4119 \end_inset
4120
4121
4122 \begin_inset Index idx
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126 Points de suspension
4127 \end_layout
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_layout Standard
4135 Différents types de points de suspension sont disponibles.
4136 \begin_inset Foot
4137 status collapsed
4138
4139 \begin_layout Plain Layout
4140 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4141 \begin_inset Graphics
4142         filename ../../images/math/ldots.png
4143         scale 85
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \end_inset
4151
4152  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4153  base, on utilise (
4154 \series bold
4155
4156 \backslash
4157 ldots
4158 \series default
4159
4160 \begin_inset Index idx
4161 status collapsed
4162
4163 \begin_layout Plain Layout
4164 Commandes ! L ! 
4165 \backslash
4166 ldots
4167 \end_layout
4168
4169 \end_inset
4170
4171 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4172  à la même hauteur que les opérateurs, on utilise (
4173 \series bold
4174
4175 \backslash
4176 cdots
4177 \series default
4178
4179 \begin_inset Index idx
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Commandes ! C ! 
4184 \backslash
4185 cdots
4186 \end_layout
4187
4188 \end_inset
4189
4190 ).
4191  Quand on utilise la commande 
4192 \series bold
4193
4194 \backslash
4195 dots
4196 \series default
4197
4198 \begin_inset Index idx
4199 status collapsed
4200
4201 \begin_layout Plain Layout
4202 Commandes ! D ! 
4203 \backslash
4204 dots
4205 \end_layout
4206
4207 \end_inset
4208
4209 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 \align center
4214 \begin_inset Tabular
4215 <lyxtabular version="3" rows="9" columns="2">
4216 <features rotate="0" tabularvalignment="middle">
4217 <column alignment="center" valignment="top" width="0pt">
4218 <column alignment="center" valignment="top" width="0pt">
4219 <row>
4220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224 Commande
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4230 \begin_inset Text
4231
4232 \begin_layout Plain Layout
4233 Résultat
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 </row>
4239 <row>
4240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 A_1
4245 \begin_inset space \textvisiblespace{}
4246 \end_inset
4247
4248 ,
4249 \backslash
4250 dots
4251 \begin_inset space \textvisiblespace{}
4252 \end_inset
4253
4254 ,A_n
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 \begin_inset Formula $A_{1},\dots,A_{n}$
4264 \end_inset
4265
4266
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 A_1
4278 \begin_inset space \textvisiblespace{}
4279 \end_inset
4280
4281 +
4282 \backslash
4283 dots
4284 \begin_inset space \textvisiblespace{}
4285 \end_inset
4286
4287 +A_n
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 \begin_inset Formula $A_{1}+\dots+A_{n}$
4297 \end_inset
4298
4299
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 A_1
4311 \begin_inset space \textvisiblespace{}
4312 \end_inset
4313
4314 ,
4315 \backslash
4316 ldots
4317 \begin_inset space \textvisiblespace{}
4318 \end_inset
4319
4320 ,A_n
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 \begin_inset Formula $A_{1},\ldots,A_{n}$
4330 \end_inset
4331
4332
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 </row>
4338 <row>
4339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 A_1
4344 \begin_inset space \textvisiblespace{}
4345 \end_inset
4346
4347 +
4348 \backslash
4349 cdots
4350 \begin_inset space \textvisiblespace{}
4351 \end_inset
4352
4353 +A_n
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \backslash
4378 vdots
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 \begin_inset Formula $\vdots$
4388 \end_inset
4389
4390
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 </row>
4396 <row>
4397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401
4402 \backslash
4403 ddots
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 \begin_inset Formula $\ddots$
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 </row>
4421 <row>
4422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426
4427 \backslash
4428 iddots
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 \begin_inset Formula $\iddots$
4438 \end_inset
4439
4440
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 </row>
4446 <row>
4447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 matrice 3×3
4452 \begin_inset space \thinspace{}
4453 \end_inset
4454
4455 avec les différents types de points
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 \begin_inset Formula $\begin{array}{ccc}
4465 A_{11} & \cdots & A_{1m}\\
4466 \vdots & \ddots & \vdots\\
4467 A_{n1} & \cdots & A_{nm}
4468 \end{array}$
4469 \end_inset
4470
4471
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 </row>
4477 </lyxtabular>
4478
4479 \end_inset
4480
4481
4482 \end_layout
4483
4484 \begin_layout Standard
4485 Les points de suspension accessibles avec le menu 
4486 \family sans
4487 Insertion\SpecialChar \menuseparator
4488 Caractère
4489 \begin_inset space ~
4490 \end_inset
4491
4492 spécial
4493 \family default
4494  sont des 
4495 \series bold
4496
4497 \backslash
4498 ldots
4499 \series default
4500 .
4501 \end_layout
4502
4503 \begin_layout Standard
4504 \begin_inset VSpace medskip
4505 \end_inset
4506
4507
4508 \end_layout
4509
4510 \begin_layout Standard
4511 Pour utiliser 
4512 \series bold
4513
4514 \backslash
4515 iddots
4516 \series default
4517 , on doit utiliser une des options 
4518 \family sans
4519 Utiliser
4520 \begin_inset space ~
4521 \end_inset
4522
4523 (automatiquement) le paquetage mathdots 
4524 \family default
4525 dans les paramètres du document, rubrique 
4526 \family sans
4527 Options du mode math
4528 \family default
4529 .
4530 \begin_inset Newline newline
4531 \end_inset
4532
4533 L'utilisation de l'option 
4534 \family sans
4535 Utiliser le paquetage mathdots
4536 \family default
4537  améliorera l'apparence de tous les points du document si leur police ou
4538  leur taille de caractère n'est pas le choix implicite.
4539 \end_layout
4540
4541 \begin_layout Standard
4542 \begin_inset VSpace medskip
4543 \end_inset
4544
4545 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4546  couvrir plusieurs colonnes.
4547  Il sont créés avec la commande 
4548 \series bold
4549
4550 \backslash
4551 hdotsfor
4552 \series default
4553
4554 \begin_inset Index idx
4555 status collapsed
4556
4557 \begin_layout Plain Layout
4558 Commandes ! H ! 
4559 \backslash
4560 hdotsfor
4561 \end_layout
4562
4563 \end_inset
4564
4565 , qui a la syntaxe suivante:
4566 \end_layout
4567
4568 \begin_layout Standard
4569
4570 \series bold
4571
4572 \backslash
4573 hdotsfor[distance]{nombre de colonnes}
4574 \end_layout
4575
4576 \begin_layout Standard
4577 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4578  La distance est un facteur donnant la distance entre les points.
4579 \end_layout
4580
4581 \begin_layout Standard
4582 Dans la matrice suivante, on a inséré la commande 
4583 \series bold
4584
4585 \backslash
4586 hdotsfor[2]{4}
4587 \series default
4588  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4589  points de suspension avec une distance entre points double de celle obtenue
4590  avec la commande 
4591 \series bold
4592
4593 \backslash
4594 dots
4595 \series default
4596 :
4597 \begin_inset Formula 
4598 \[
4599 \left(\begin{array}{cccc}
4600 A & B & C & D\\
4601 \hdotsfor[2]{4}\\
4602 a & z & e & r
4603 \end{array}\right)
4604 \]
4605
4606 \end_inset
4607
4608 Notez que les cases de la matrice qui doivent être couvertes doivent être
4609  vides, sinon vous aurez des erreurs LaTeX.
4610 \end_layout
4611
4612 \begin_layout Standard
4613 \begin_inset VSpace bigskip
4614 \end_inset
4615
4616 Pour aller plus loin, vous pouvez utiliser la commande 
4617 \series bold
4618
4619 \backslash
4620 dotfill
4621 \series default
4622
4623 \begin_inset Index idx
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627 Commandes ! D ! 
4628 \backslash
4629 dotfill
4630 \end_layout
4631
4632 \end_inset
4633
4634  pour remplir le reste d'une ligne avec des points.
4635  L'effet de ces commandes est le même que celui de 
4636 \series bold
4637
4638 \backslash
4639 hfill
4640 \series default
4641 , voir 
4642 \begin_inset CommandInset ref
4643 LatexCommand ref
4644 reference "sub:Espace-variable"
4645
4646 \end_inset
4647
4648 .
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Par exemple, la commande 
4653 \series bold
4654 A
4655 \backslash
4656 dotfill
4657 \begin_inset space \textvisiblespace{}
4658 \end_inset
4659
4660 B
4661 \series default
4662  produit
4663 \end_layout
4664
4665 \begin_layout Standard
4666 \begin_inset Formula $A\dotfill B$
4667 \end_inset
4668
4669
4670 \end_layout
4671
4672 \begin_layout Standard
4673 Comme
4674 \series bold
4675  
4676 \backslash
4677 dotfill
4678 \series default
4679  avec des points, il existe la commande 
4680 \series bold
4681
4682 \backslash
4683 hrulefill
4684 \series default
4685
4686 \begin_inset Index idx
4687 status collapsed
4688
4689 \begin_layout Plain Layout
4690 Commandes ! H ! 
4691 \backslash
4692 hrulefill
4693 \end_layout
4694
4695 \end_inset
4696
4697  avec un filet:
4698 \end_layout
4699
4700 \begin_layout Standard
4701 \begin_inset Formula $A\hrulefill B$
4702 \end_inset
4703
4704
4705 \end_layout
4706
4707 \begin_layout Standard
4708 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4709  mode TeX.
4710 \end_layout
4711
4712 \begin_layout Section
4713 Matrices
4714 \begin_inset CommandInset label
4715 LatexCommand label
4716 name "sec:Matrices"
4717
4718 \end_inset
4719
4720
4721 \begin_inset Index idx
4722 status collapsed
4723
4724 \begin_layout Plain Layout
4725 Matrices
4726 \end_layout
4727
4728 \end_inset
4729
4730
4731 \end_layout
4732
4733 \begin_layout Standard
4734 On peut insérer des matrices avec le bouton 
4735 \begin_inset Graphics
4736         filename ../../images/dialog-show_mathmatrix.png
4737         scale 85
4738
4739 \end_inset
4740
4741  de la barre d'outils mathématique ou en utilisant le menu
4742 \family sans
4743  Insertion\SpecialChar \menuseparator
4744 Math\SpecialChar \menuseparator
4745 Matrice
4746 \begin_inset space ~
4747 \end_inset
4748
4749 mathématique
4750 \family default
4751 .
4752  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4753  de leur alignement et de la décoration.
4754  L'alignement vertical n'est en fait important que pour les matrices qui
4755  se trouvent dans une formule en ligne:
4756 \end_layout
4757
4758 \begin_layout Standard
4759 L'alignement de la première matrice est haut 
4760 \begin_inset Formula $\begin{array}[t]{cccc}
4761 A & D & G & J\\
4762 B & E & H & K\\
4763 C & F & I & L
4764 \end{array}$
4765 \end_inset
4766
4767 , la seconde milieu 
4768 \begin_inset Formula $\begin{array}{cccc}
4769 A & D & G & J\\
4770 B & E & H & K\\
4771 C & F & I & L
4772 \end{array}$
4773 \end_inset
4774
4775 , et la troisième bas 
4776 \begin_inset Formula $\begin{array}[b]{cccc}
4777 A & D & G & J\\
4778 B & E & H & K\\
4779 C & F & I & L
4780 \end{array}$
4781 \end_inset
4782
4783  .
4784 \end_layout
4785
4786 \begin_layout Standard
4787 L'alignement horizontal précise comment le contenu des colonnes doit être
4788  aligné.
4789  On le choisit en entrant une lettre pour chaque colonne.
4790  
4791 \emph on
4792 l
4793 \emph default
4794  pour un alignement à gauche (left) , 
4795 \emph on
4796 c
4797 \emph default
4798  centré, et
4799 \emph on
4800  r
4801 \emph default
4802  à droite (right).
4803  Par exemple, pour créer une matrice
4804 \begin_inset space ~
4805 \end_inset
4806
4807 4
4808 \series bold
4809 ×
4810 \series default
4811 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4812  sont centrées et la dernière est alignée à gauche, on va entrer 
4813 \series bold
4814 lccr
4815 \series default
4816  pour l'alignement horizontal.
4817  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4818  que l'alignement implicite pour toutes les colonnes est un 
4819 \series bold
4820 c
4821 \series default
4822 .
4823 \end_layout
4824
4825 \begin_layout Standard
4826 Alignement horizontal:
4827 \end_layout
4828
4829 \begin_layout Standard
4830
4831 \series bold
4832 lll
4833 \series default
4834  : 
4835 \begin_inset Formula $\begin{array}{lll}
4836 10000 & D & G\\
4837 B & 10000 & H\\
4838 C & F & 10000
4839 \end{array}$
4840 \end_inset
4841
4842  , 
4843 \series bold
4844 ccc
4845 \series default
4846  : 
4847 \begin_inset Formula $\begin{array}{ccc}
4848 10000 & D & G\\
4849 B & 10000 & H\\
4850 C & F & 10000
4851 \end{array}$
4852 \end_inset
4853
4854  , 
4855 \series bold
4856 rrr
4857 \series default
4858  : 
4859 \begin_inset Formula $\begin{array}{rrr}
4860 10000 & D & G\\
4861 B & 10000 & H\\
4862 C & F & 10000
4863 \end{array}$
4864 \end_inset
4865
4866
4867 \end_layout
4868
4869 \begin_layout Standard
4870 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4871  utiliser les boutons 
4872 \begin_inset Graphics
4873         filename ../../images/tabular-feature_append-row.png
4874         scale 85
4875
4876 \end_inset
4877
4878
4879 \begin_inset Graphics
4880         filename ../../images/tabular-feature_delete-row.png
4881         scale 85
4882
4883 \end_inset
4884
4885 , etc.
4886 \begin_inset space \thinspace{}
4887 \end_inset
4888
4889 de la barre d'outils mathématique, ou le menu 
4890 \family sans
4891 Édition\SpecialChar \menuseparator
4892 Lignes
4893 \begin_inset space \thinspace{}
4894 \end_inset
4895
4896 &
4897 \begin_inset space \thinspace{}
4898 \end_inset
4899
4900 colonnes
4901 \family default
4902 .
4903  On peut aussi ajouter de nouvelles lignes avec 
4904 \family sans
4905 Ctrl-Entrée
4906 \family default
4907 .
4908 \end_layout
4909
4910 \begin_layout Standard
4911 \begin_inset VSpace bigskip
4912 \end_inset
4913
4914 La 
4915 \family sans
4916 Décoration
4917 \family default
4918  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4919  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4920  d'utiliser les commandes 
4921 \series bold
4922
4923 \backslash
4924 left
4925 \series default
4926
4927 \begin_inset Index idx
4928 status collapsed
4929
4930 \begin_layout Plain Layout
4931 Commandes ! L ! 
4932 \backslash
4933 left
4934 \end_layout
4935
4936 \end_inset
4937
4938  et 
4939 \series bold
4940
4941 \backslash
4942 right
4943 \series default
4944
4945 \begin_inset Index idx
4946 status collapsed
4947
4948 \begin_layout Plain Layout
4949 Commandes ! R ! 
4950 \backslash
4951 right
4952 \end_layout
4953
4954 \end_inset
4955
4956  (raccourci 
4957 \family sans
4958 Alt-m
4959 \begin_inset space ~
4960 \end_inset
4961
4962 parenthèse
4963 \family default
4964 ), voir 
4965 \begin_inset CommandInset ref
4966 LatexCommand ref
4967 reference "sub:Taille-parenthèses-automatique"
4968
4969 \end_inset
4970
4971 , soit d'utiliser les commandes suivantes:
4972 \begin_inset VSpace medskip
4973 \end_inset
4974
4975
4976 \end_layout
4977
4978 \begin_layout Standard
4979 \begin_inset Tabular
4980 <lyxtabular version="3" rows="4" columns="2">
4981 <features rotate="0" tabularvalignment="middle">
4982 <column alignment="center" valignment="top" width="0pt">
4983 <column alignment="center" valignment="top">
4984 <row>
4985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 Commande
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998 Résultat
4999 \begin_inset Note Note
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003
5004 \series bold
5005
5006 \backslash
5007 raisebox
5008 \series default
5009  est seulement utilisée pour faire de la place
5010 \end_layout
5011
5012 \end_inset
5013
5014
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 </row>
5020 <row>
5021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025
5026 \backslash
5027 bmatrix
5028 \begin_inset space \textvisiblespace{}
5029 \end_inset
5030
5031 matrice
5032 \begin_inset space \thinspace{}
5033 \end_inset
5034
5035 2×2
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5045 0 & \textrm{-}\mathrm{i}\\
5046 \mathrm{i} & 0
5047 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5048 \end_inset
5049
5050
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \backslash
5063 Bmatrix
5064 \begin_inset space \textvisiblespace{}
5065 \end_inset
5066
5067 matrice
5068 \begin_inset space \thinspace{}
5069 \end_inset
5070
5071 2×2
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5081 0 & \textrm{-}\mathrm{i}\\
5082 \mathrm{i} & 0
5083 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5084 \end_inset
5085
5086
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 </row>
5092 <row>
5093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097
5098 \backslash
5099 pmatrix
5100 \begin_inset space \textvisiblespace{}
5101 \end_inset
5102
5103 matrice
5104 \begin_inset space \thinspace{}
5105 \end_inset
5106
5107 2×2
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5117 0 & \textrm{-}\mathrm{i}\\
5118 \mathrm{i} & 0
5119 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5120 \end_inset
5121
5122
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 </row>
5128 </lyxtabular>
5129
5130 \end_inset
5131
5132
5133 \begin_inset space \hfill{}
5134 \end_inset
5135
5136
5137 \begin_inset Tabular
5138 <lyxtabular version="3" rows="4" columns="2">
5139 <features rotate="0" tabularvalignment="middle">
5140 <column alignment="center" valignment="top">
5141 <column alignment="center" valignment="top">
5142 <row>
5143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 Commande
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 Résultat
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 </row>
5162 <row>
5163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167
5168 \backslash
5169 vmatrix
5170 \begin_inset space \textvisiblespace{}
5171 \end_inset
5172
5173 matrice
5174 \begin_inset space \thinspace{}
5175 \end_inset
5176
5177 2×2
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5187 0 & \textrm{-}\mathrm{i}\\
5188 \mathrm{i} & 0
5189 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5190 \end_inset
5191
5192
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 </row>
5198 <row>
5199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203
5204 \backslash
5205 Vmatrix
5206 \begin_inset space \textvisiblespace{}
5207 \end_inset
5208
5209 matrice
5210 \begin_inset space \thinspace{}
5211 \end_inset
5212
5213 2×2
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5223 0 & \textrm{-}\mathrm{i}\\
5224 \mathrm{i} & 0
5225 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 matrix
5242 \begin_inset space \textvisiblespace{}
5243 \end_inset
5244
5245 matrice
5246 \begin_inset space \thinspace{}
5247 \end_inset
5248
5249 2×2
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5259 0 & \textrm{-}\mathrm{i}\\
5260 \mathrm{i} & 0
5261 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5262 \end_inset
5263
5264
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 </lyxtabular>
5271
5272 \end_inset
5273
5274
5275 \end_layout
5276
5277 \begin_layout Standard
5278 \begin_inset VSpace medskip
5279 \end_inset
5280
5281 Quand on insère par exemple 
5282 \series bold
5283
5284 \backslash
5285 vmatrix,
5286 \series default
5287  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5288  insérée.
5289 \begin_inset Newline newline
5290 \end_inset
5291
5292 Notez que les matrices décorées ignorent l'alignement vertical.
5293 \end_layout
5294
5295 \begin_layout Standard
5296 \begin_inset VSpace bigskip
5297 \end_inset
5298
5299 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5300  
5301 \series bold
5302
5303 \backslash
5304 arraycolsep
5305 \series default
5306
5307 \begin_inset Index idx
5308 status collapsed
5309
5310 \begin_layout Plain Layout
5311 Commandes ! A ! 
5312 \backslash
5313 arraycolsep
5314 \end_layout
5315
5316 \end_inset
5317
5318  qui est décrite dans 
5319 \begin_inset CommandInset ref
5320 LatexCommand ref
5321 reference "sub:Séparation-des-colonnes"
5322
5323 \end_inset
5324
5325  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5326  dans les matrices.
5327 \end_layout
5328
5329 \begin_layout Standard
5330 Pour changer l'espacement des lignes, on utilise la commande 
5331 \series bold
5332
5333 \backslash
5334 arraystretch
5335 \series default
5336
5337 \begin_inset Index idx
5338 status collapsed
5339
5340 \begin_layout Plain Layout
5341 Commandes ! A ! 
5342 \backslash
5343 arraystretch
5344 \end_layout
5345
5346 \end_inset
5347
5348  de la façon suivante:
5349 \end_layout
5350
5351 \begin_layout Standard
5352
5353 \series bold
5354
5355 \backslash
5356 renewcommand{
5357 \backslash
5358 arraystretch}{facteur d'étirement}
5359 \begin_inset Index idx
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 Commandes ! R ! 
5364 \backslash
5365 renewcommand
5366 \end_layout
5367
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \begin_layout Standard
5374 La commande 
5375 \series bold
5376
5377 \backslash
5378 renewcommand
5379 \series default
5380  affecte le facteur d'étirement à la commande prédéfinie 
5381 \series bold
5382
5383 \backslash
5384 arraystretch
5385 \series default
5386 .
5387  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5388  2.
5389  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5390  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5391 \series bold
5392
5393 \backslash
5394 arraystretch
5395 \series default
5396 .
5397 \end_layout
5398
5399 \begin_layout Standard
5400 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5401  
5402 \series bold
5403
5404 \backslash
5405 smallmatrix
5406 \series default
5407
5408 \begin_inset Index idx
5409 status collapsed
5410
5411 \begin_layout Plain Layout
5412 Commandes ! S ! 
5413 \backslash
5414 smallmatrix
5415 \end_layout
5416
5417 \end_inset
5418
5419 .
5420  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5421  où la matrice est insérée.
5422 \end_layout
5423
5424 \begin_layout Standard
5425 Voici une matrice 
5426 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5427 C & D
5428 \end{smallmatrix}\right)$
5429 \end_inset
5430
5431  dans une ligne de texte.
5432 \end_layout
5433
5434 \begin_layout Section
5435 Parenthèses et autres délimiteurs
5436 \begin_inset Index idx
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 Parenthèses
5441 \end_layout
5442
5443 \end_inset
5444
5445
5446 \begin_inset Index idx
5447 status collapsed
5448
5449 \begin_layout Plain Layout
5450 Accolades
5451 \end_layout
5452
5453 \end_inset
5454
5455
5456 \begin_inset Index idx
5457 status collapsed
5458
5459 \begin_layout Plain Layout
5460 Crochets
5461 \end_layout
5462
5463 \end_inset
5464
5465
5466 \begin_inset Index idx
5467 status collapsed
5468
5469 \begin_layout Plain Layout
5470 Delimiteurs@Délimiteurs
5471 \end_layout
5472
5473 \end_inset
5474
5475
5476 \end_layout
5477
5478 \begin_layout Subsection
5479 Parenthèses verticales et délimiteurs
5480 \begin_inset Index idx
5481 status collapsed
5482
5483 \begin_layout Plain Layout
5484 Accolades ! verticales
5485 \end_layout
5486
5487 \end_inset
5488
5489
5490 \end_layout
5491
5492 \begin_layout Standard
5493 \begin_inset space \hfill{}
5494 \end_inset
5495
5496
5497 \begin_inset Tabular
5498 <lyxtabular version="3" rows="9" columns="2">
5499 <features rotate="0" tabularvalignment="middle">
5500 <column alignment="center" valignment="top" width="0pt">
5501 <column alignment="center" valignment="top" width="0pt">
5502 <row>
5503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 Commande
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 Résultat
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 (
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 \begin_inset Formula $($
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 <row>
5546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 {
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 \begin_inset Formula $\{$
5560 \end_inset
5561
5562
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 </row>
5568 <row>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 [
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 \begin_inset Formula $[$
5583 \end_inset
5584
5585
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 </row>
5591 <row>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596
5597 \backslash
5598 langle
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 \begin_inset Formula $\langle$
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621
5622 \backslash
5623 lceil
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 \begin_inset Formula $\lceil$
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 </row>
5641 <row>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646
5647 \backslash
5648 lfloor
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 \begin_inset Formula $\lfloor$
5658 \end_inset
5659
5660
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 </row>
5666 <row>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 /
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 \begin_inset Formula $/$
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 |
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $|$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 </lyxtabular>
5713
5714 \end_inset
5715
5716
5717 \begin_inset space \hfill{}
5718 \end_inset
5719
5720
5721 \begin_inset Tabular
5722 <lyxtabular version="3" rows="9" columns="2">
5723 <features rotate="0" tabularvalignment="middle">
5724 <column alignment="center" valignment="top" width="0pt">
5725 <column alignment="center" valignment="top" width="0pt">
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 Commande
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 Résultat
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 </row>
5746 <row>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 )
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 \begin_inset Formula $)$
5761 \end_inset
5762
5763
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 </row>
5769 <row>
5770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 }
5775 \end_layout
5776
5777 \end_inset
5778 </cell>
5779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 \begin_inset Formula $\}$
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 </row>
5792 <row>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 ]
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 \begin_inset Formula $]$
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 </row>
5815 <row>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820
5821 \backslash
5822 rangle
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 \begin_inset Formula $\rangle$
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 </row>
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845
5846 \backslash
5847 rceil
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 \begin_inset Formula $\rceil$
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 </row>
5865 <row>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870
5871 \backslash
5872 rfloor
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 \begin_inset Formula $\rfloor$
5882 \end_inset
5883
5884
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895
5896 \backslash
5897
5898 \backslash
5899
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 \begin_inset Formula $\backslash$
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 </row>
5917 <row>
5918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \backslash
5924 |
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 \begin_inset Formula $\|$
5934 \end_inset
5935
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 </row>
5942 </lyxtabular>
5943
5944 \end_inset
5945
5946
5947 \begin_inset space \hfill{}
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \begin_layout Standard
5954 \begin_inset Note Greyedout
5955 status open
5956
5957 \begin_layout Plain Layout
5958
5959 \series bold
5960 Notez:
5961 \series default
5962  En mode TeX, on doit utiliser la commande 
5963 \series bold
5964
5965 \backslash
5966 textbackslash
5967 \series default
5968
5969 \begin_inset Index idx
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 Commandes ! T ! 
5974 \backslash
5975 textbackslash
5976 \end_layout
5977
5978 \end_inset
5979
5980  pour la barre de fraction inverse (backslash), puisque la commande 
5981 \backslash
5982
5983 \backslash
5984  produit un saut de ligne.
5985 \end_layout
5986
5987 \end_inset
5988
5989
5990 \end_layout
5991
5992 \begin_layout Standard
5993 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5994  commandes décrites dans les deux sous-sections qui suivent.
5995  Quand on utilise ces commandes, on peut utiliser directement les caractères
5996  < et > , plutôt que les commandes 
5997 \series bold
5998
5999 \backslash
6000 langle
6001 \series default
6002  et 
6003 \series bold
6004
6005 \backslash
6006 rangle
6007 \series default
6008 .
6009 \end_layout
6010
6011 \begin_layout Subsubsection
6012 Taille de parenthèse manuelle
6013 \begin_inset CommandInset label
6014 LatexCommand label
6015 name "sub:Taille-parenthèses-manuelle"
6016
6017 \end_inset
6018
6019
6020 \begin_inset Index idx
6021 status collapsed
6022
6023 \begin_layout Plain Layout
6024 Taille parenthèses ! manuelle
6025 \end_layout
6026
6027 \end_inset
6028
6029
6030 \end_layout
6031
6032 \begin_layout Standard
6033 La taille des parenthèses peut être précisée manuellement en utilisant les
6034  commandes LaTeX 
6035 \series bold
6036
6037 \backslash
6038 big
6039 \series default
6040
6041 \begin_inset Index idx
6042 status collapsed
6043
6044 \begin_layout Plain Layout
6045 Commandes ! B ! 
6046 \backslash
6047 big
6048 \end_layout
6049
6050 \end_inset
6051
6052
6053 \series bold
6054
6055 \backslash
6056 Big
6057 \series default
6058
6059 \series bold
6060
6061 \backslash
6062 bigg
6063 \series default
6064 , et 
6065 \series bold
6066
6067 \backslash
6068 Bigg
6069 \series default
6070 .
6071  
6072 \series bold
6073
6074 \backslash
6075 big
6076 \series default
6077  indique la plus petite taille et 
6078 \series bold
6079
6080 \backslash
6081 Bigg
6082 \series default
6083  la plus grande.
6084 \end_layout
6085
6086 \begin_layout Standard
6087 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6088  de parenthèses:
6089 \end_layout
6090
6091 \begin_layout Standard
6092 \align center
6093 \begin_inset Tabular
6094 <lyxtabular version="3" rows="2" columns="2">
6095 <features rotate="0" tabularvalignment="middle">
6096 <column alignment="center" valignment="top" width="0pt">
6097 <column alignment="center" valignment="top" width="0pt">
6098 <row>
6099 <cell alignment="center" valignment="top" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103 toutes les parenthèses de la même taille:
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell alignment="center" valignment="top" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6113 \end_inset
6114
6115
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 </row>
6121 <row>
6122 <cell alignment="center" valignment="top" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 c'est mieux comme cela:
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 <cell alignment="center" valignment="top" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 </row>
6144 </lyxtabular>
6145
6146 \end_inset
6147
6148
6149 \begin_inset Note Note
6150 status collapsed
6151
6152 \begin_layout Plain Layout
6153
6154 \series bold
6155
6156 \backslash
6157 raisebox
6158 \series default
6159  est seulement utilisée pour faire de la place
6160 \end_layout
6161
6162 \end_inset
6163
6164
6165 \end_layout
6166
6167 \begin_layout Standard
6168 Pour la deuxième formule, on a utilisé la commande 
6169 \backslash
6170 Big((A+B)(A-B)
6171 \backslash
6172 Big)^
6173 \begin_inset space \textvisiblespace{}
6174 \end_inset
6175
6176 C.
6177 \end_layout
6178
6179 \begin_layout Standard
6180 Voici un aperçu de toutes les tailles de parenthèses:
6181 \end_layout
6182
6183 \begin_layout Standard
6184 \align center
6185
6186 \backslash
6187 Bigg(
6188 \backslash
6189 exp
6190 \backslash
6191 bigg<
6192 \backslash
6193 Big[
6194 \backslash
6195 big{
6196 \backslash
6197 ln(3x)
6198 \backslash
6199 big}^2
6200 \begin_inset space \textvisiblespace{}
6201 \end_inset
6202
6203
6204 \backslash
6205 sin(x)
6206 \backslash
6207 Big]^
6208 \begin_inset space \textvisiblespace{}
6209 \end_inset
6210
6211 A
6212 \begin_inset space \textvisiblespace{}
6213 \end_inset
6214
6215
6216 \backslash
6217 bigg>
6218 \backslash
6219 Bigg)^0,5
6220 \end_layout
6221
6222 \begin_layout Standard
6223 \align center
6224 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \begin_layout Standard
6231 En plus des commandes 
6232 \series bold
6233
6234 \backslash
6235 big
6236 \series default
6237 , il y a la variante 
6238 \series bold
6239
6240 \backslash
6241 bigm
6242 \series default
6243
6244 \begin_inset Index idx
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Commandes ! B ! 
6249 \backslash
6250 bigm
6251 \end_layout
6252
6253 \end_inset
6254
6255  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6256  la variante 
6257 \series bold
6258
6259 \backslash
6260 bigl
6261 \series default
6262 -
6263 \series bold
6264
6265 \backslash
6266 bigr
6267 \series default
6268
6269 \begin_inset Index idx
6270 status collapsed
6271
6272 \begin_layout Plain Layout
6273 Commandes ! B ! 
6274 \backslash
6275 bigl - 
6276 \backslash
6277 bigr
6278 \end_layout
6279
6280 \end_inset
6281
6282 , qui n'ajoute pas d'espace.
6283  Le 
6284 \emph on
6285 l
6286 \emph default
6287  à la fin de la commande 
6288 \series bold
6289
6290 \backslash
6291 bigl
6292 \series default
6293  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6294  par un 
6295 \emph on
6296 r
6297 \emph default
6298 .
6299  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6300  ou ouvrante.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \align center
6309 \begin_inset Tabular
6310 <lyxtabular version="3" rows="5" columns="2">
6311 <features rotate="0" tabularvalignment="middle">
6312 <column alignment="center" valignment="middle">
6313 <column alignment="center" valignment="middle">
6314 <row>
6315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 Commande
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Plain Layout
6328 Résultat
6329 \begin_inset Note Note
6330 status collapsed
6331
6332 \begin_layout Plain Layout
6333
6334 \series bold
6335
6336 \backslash
6337 raisebox
6338 \series default
6339  est seulement utilisée pour faire de la place
6340 \end_layout
6341
6342 \end_inset
6343
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 </row>
6350 <row>
6351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355
6356 \backslash
6357 Bigm(
6358 \backslash
6359 bigm(
6360 \backslash
6361 ln(3x)
6362 \backslash
6363 bigm)^2
6364 \begin_inset space \textvisiblespace{}
6365 \end_inset
6366
6367
6368 \backslash
6369 Bigm)
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6375 \begin_inset Text
6376
6377 \begin_layout Plain Layout
6378 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6379 \end_inset
6380
6381
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 </row>
6387 <row>
6388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6389 \begin_inset Text
6390
6391 \begin_layout Plain Layout
6392
6393 \backslash
6394 Big(
6395 \backslash
6396 big(
6397 \backslash
6398 ln(3x)
6399 \backslash
6400 big)^2
6401 \begin_inset space \textvisiblespace{}
6402 \end_inset
6403
6404
6405 \backslash
6406 Big)
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6416 \end_inset
6417
6418
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 </row>
6424 <row>
6425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429
6430 \backslash
6431 Bigl(
6432 \backslash
6433 bigl(
6434 \backslash
6435 ln(3x)
6436 \backslash
6437 bigr)^2
6438 \begin_inset space \textvisiblespace{}
6439 \end_inset
6440
6441
6442 \backslash
6443 Bigr)
6444 \end_layout
6445
6446 \end_inset
6447 </cell>
6448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6449 \begin_inset Text
6450
6451 \begin_layout Plain Layout
6452 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 </row>
6461 <row>
6462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466
6467 \backslash
6468 bigl)
6469 \backslash
6470 ln(3x)
6471 \backslash
6472 bigr(
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6478 \begin_inset Text
6479
6480 \begin_layout Plain Layout
6481 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \end_inset
6488 </cell>
6489 </row>
6490 </lyxtabular>
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Subsubsection
6498 Taille de parenthèse automatique
6499 \begin_inset CommandInset label
6500 LatexCommand label
6501 name "sub:Taille-parenthèses-automatique"
6502
6503 \end_inset
6504
6505
6506 \begin_inset Index idx
6507 status collapsed
6508
6509 \begin_layout Plain Layout
6510 Taille parenthèses ! automatique
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \begin_layout Standard
6519 On peut insérer des parenthèses à taille variable avec les commandes 
6520 \series bold
6521
6522 \backslash
6523 left
6524 \series default
6525
6526 \begin_inset Index idx
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530 Commandes ! L ! 
6531 \backslash
6532 left
6533 \end_layout
6534
6535 \end_inset
6536
6537  et 
6538 \series bold
6539
6540 \backslash
6541 right
6542 \series default
6543
6544 \begin_inset Index idx
6545 status collapsed
6546
6547 \begin_layout Plain Layout
6548 Commandes ! R ! 
6549 \backslash
6550 right
6551 \end_layout
6552
6553 \end_inset
6554
6555  ou avec le bouton
6556 \begin_inset space ~
6557 \end_inset
6558
6559
6560 \begin_inset Graphics
6561         filename ../../images/dialog-show_mathdelimiter.png
6562         scale 85
6563
6564 \end_inset
6565
6566  de la barre d'outils mathématique.
6567  On doit insérer la parenthèse voulue juste après la commande 
6568 \series bold
6569
6570 \backslash
6571 left
6572 \series default
6573  ou 
6574 \series bold
6575
6576 \backslash
6577 right
6578 \series default
6579 .
6580  La taille de la parenthèse sera alors calculée automatiquement pour la
6581  sortie.
6582 \end_layout
6583
6584 \begin_layout Standard
6585 \align center
6586 parenthèse normale: La commande 
6587 \series bold
6588
6589 \backslash
6590 ln(
6591 \backslash
6592 frac
6593 \begin_inset space \textvisiblespace{}
6594 \end_inset
6595
6596 A
6597 \begin_inset Formula $\downarrow$
6598 \end_inset
6599
6600 C
6601 \begin_inset space \textvisiblespace{}
6602 \end_inset
6603
6604 )
6605 \series default
6606  donne
6607 \begin_inset Formula 
6608 \[
6609 \ln(\frac{A}{C})
6610 \]
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Standard
6618 \align center
6619 parenthèse adaptable: La commande 
6620 \series bold
6621
6622 \backslash
6623 ln
6624 \backslash
6625 left(
6626 \backslash
6627 frac
6628 \begin_inset space \textvisiblespace{}
6629 \end_inset
6630
6631 A
6632 \begin_inset Formula $\downarrow$
6633 \end_inset
6634
6635 C
6636 \begin_inset space \textvisiblespace{}
6637 \end_inset
6638
6639
6640 \backslash
6641 right)
6642 \series default
6643  donne
6644 \begin_inset Formula 
6645 \[
6646 \ln\left(\frac{A}{C}\right)
6647 \]
6648
6649 \end_inset
6650
6651
6652 \end_layout
6653
6654 \begin_layout Standard
6655 À la place des commandes 
6656 \series bold
6657
6658 \backslash
6659 left
6660 \series default
6661  et 
6662 \series bold
6663
6664 \backslash
6665 right
6666 \series default
6667  on peut utiliser le raccourci 
6668 \family sans
6669 Alt+M
6670 \begin_inset space ~
6671 \end_inset
6672
6673 parenthèse
6674 \family default
6675 .
6676  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6677  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6678  en même temps.
6679 \begin_inset Newline newline
6680 \end_inset
6681
6682 La commande pour le dernier exemple serait alors: 
6683 \series bold
6684
6685 \backslash
6686 ln Alt+M
6687 \series default
6688  
6689 \series bold
6690 (
6691 \backslash
6692 frac
6693 \begin_inset space \textvisiblespace{}
6694 \end_inset
6695
6696 A
6697 \begin_inset Formula $\downarrow$
6698 \end_inset
6699
6700 C
6701 \end_layout
6702
6703 \begin_layout Standard
6704 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6705  de la parenthèse omise.
6706  Par exemple, la commande 
6707 \series bold
6708
6709 \backslash
6710 left.
6711 \backslash
6712 frac
6713 \begin_inset space \textvisiblespace{}
6714 \end_inset
6715
6716 A
6717 \begin_inset Formula $\downarrow$
6718 \end_inset
6719
6720 B
6721 \begin_inset space \textvisiblespace{}
6722 \end_inset
6723
6724
6725 \backslash
6726 right}
6727 \series default
6728  donne:
6729 \series bold
6730
6731 \begin_inset Formula 
6732 \[
6733 \left.\frac{A}{B}\right\} 
6734 \]
6735
6736 \end_inset
6737
6738
6739 \series default
6740 Les commandes 
6741 \series bold
6742
6743 \backslash
6744 left
6745 \series default
6746  et 
6747 \series bold
6748
6749 \backslash
6750 right
6751 \series default
6752  seront converties par LyX en parenthèses de taille appropriée quand le
6753  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6754  d'une ligne en pointillé.
6755 \end_layout
6756
6757 \begin_layout Standard
6758 \begin_inset VSpace bigskip
6759 \end_inset
6760
6761 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6762  de LaTeX, la commande 
6763 \series bold
6764
6765 \backslash
6766 middle
6767 \series default
6768
6769 \begin_inset Index idx
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773 Commandes ! M ! 
6774 \backslash
6775 middle
6776 \end_layout
6777
6778 \end_inset
6779
6780  est aussi disponible pour toutes les parenthèses et limites.
6781  Avec cette commande la taille du caractère suivant est adaptée à la taille
6782  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6783  de la physique quantique:
6784 \begin_inset Formula 
6785 \[
6786 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6787 \]
6788
6789 \end_inset
6790
6791 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6792  en 
6793 \begin_inset CommandInset ref
6794 LatexCommand ref
6795 reference "sub:Vecteurs-physiques"
6796
6797 \end_inset
6798
6799 .
6800 \end_layout
6801
6802 \begin_layout Subsection
6803 Accolades horizontales
6804 \begin_inset Index idx
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808 Accolades ! horizontales
6809 \end_layout
6810
6811 \end_inset
6812
6813
6814 \end_layout
6815
6816 \begin_layout Standard
6817 \align center
6818 \begin_inset Tabular
6819 <lyxtabular version="3" rows="4" columns="2">
6820 <features rotate="0" tabularvalignment="middle">
6821 <column alignment="center" valignment="top" width="0pt">
6822 <column alignment="center" valignment="top" width="0pt">
6823 <row>
6824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828 Commande
6829 \begin_inset Note Note
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833
6834 \series bold
6835
6836 \backslash
6837 raisebox
6838 \series default
6839  est seulement utilisée pour faire de la place
6840 \end_layout
6841
6842 \end_inset
6843
6844
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 Résultat
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 \begin_inset ERT
6865 status collapsed
6866
6867 \begin_layout Plain Layout
6868
6869
6870 \backslash
6871 raisebox{2.3mm}{
6872 \end_layout
6873
6874 \end_inset
6875
6876
6877 \backslash
6878 overbrace
6879 \begin_inset space \textvisiblespace{}
6880 \end_inset
6881
6882 A+B
6883 \begin_inset space \textvisiblespace{}
6884 \end_inset
6885
6886 ^
6887 \begin_inset space \textvisiblespace{}
6888 \end_inset
6889
6890 3
6891 \begin_inset ERT
6892 status collapsed
6893
6894 \begin_layout Plain Layout
6895
6896 }
6897 \end_layout
6898
6899 \end_inset
6900
6901
6902 \begin_inset Index idx
6903 status collapsed
6904
6905 \begin_layout Plain Layout
6906 Commandes ! O ! 
6907 \backslash
6908 overbrace
6909 \end_layout
6910
6911 \end_inset
6912
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6919 \begin_inset Text
6920
6921 \begin_layout Plain Layout
6922 \begin_inset Formula $\overbrace{A+B}^{3}$
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 </row>
6931 <row>
6932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936 \begin_inset ERT
6937 status collapsed
6938
6939 \begin_layout Plain Layout
6940
6941
6942 \backslash
6943 raisebox{-2.2mm}{
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \backslash
6950 underbrace
6951 \begin_inset space \textvisiblespace{}
6952 \end_inset
6953
6954 A+B
6955 \begin_inset space \textvisiblespace{}
6956 \end_inset
6957
6958 _5
6959 \begin_inset ERT
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963
6964 }
6965 \end_layout
6966
6967 \end_inset
6968
6969
6970 \begin_inset Index idx
6971 status collapsed
6972
6973 \begin_layout Plain Layout
6974 Commandes ! U ! 
6975 \backslash
6976 underbrace
6977 \end_layout
6978
6979 \end_inset
6980
6981
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 \begin_inset Formula $\underbrace{A+B}_{5}$
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 </row>
6999 <row>
7000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004
7005 \backslash
7006 overbrace
7007 \begin_inset space \textvisiblespace{}
7008 \end_inset
7009
7010
7011 \backslash
7012 underbrace
7013 \begin_inset space \textvisiblespace{}
7014 \end_inset
7015
7016 A+B_w
7017 \begin_inset space \textvisiblespace{}
7018 \end_inset
7019
7020
7021 \begin_inset space \textvisiblespace{}
7022 \end_inset
7023
7024 _7
7025 \begin_inset space \textvisiblespace{}
7026 \end_inset
7027
7028
7029 \begin_inset space \textvisiblespace{}
7030 \end_inset
7031
7032 ^
7033 \begin_inset space \textvisiblespace{}
7034 \end_inset
7035
7036 C
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 </row>
7054 </lyxtabular>
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Standard
7062 Dans le dernier exemple, il importe peu que 
7063 \series bold
7064
7065 \backslash
7066 overbrace
7067 \series default
7068  ou 
7069 \series bold
7070
7071 \backslash
7072 underbrace
7073 \series default
7074  soit inséré en premier.
7075 \end_layout
7076
7077 \begin_layout Standard
7078 \begin_inset VSpace bigskip
7079 \end_inset
7080
7081 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7082  des formules multi-lignes, comme c'est décrit en :
7083 \begin_inset Formula 
7084 \begin{eqnarray*}
7085 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7086  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7087 \end{eqnarray*}
7088
7089 \end_inset
7090
7091 Dans la première ligne la formule est insérée avec l'accolade.
7092  Dans celle-ci, il est important que la commande d'espacement
7093 \begin_inset Foot
7094 status collapsed
7095
7096 \begin_layout Plain Layout
7097 Les commandes concernant les espaces sont expliquées dans 
7098 \begin_inset CommandInset ref
7099 LatexCommand ref
7100 reference "sub:Espace-prédéfini"
7101
7102 \end_inset
7103
7104 .
7105 \end_layout
7106
7107 \end_inset
7108
7109  
7110 \series bold
7111
7112 \backslash
7113 :
7114 \series default
7115  soit insérée avant le premier 
7116 \begin_inset Formula $d$
7117 \end_inset
7118
7119 , parce que l'accolade qui se termine après le dernier 
7120 \begin_inset Formula $q$
7121 \end_inset
7122
7123  empêche que le 
7124 \begin_inset Quotes eld
7125 \end_inset
7126
7127 +
7128 \begin_inset Quotes erd
7129 \end_inset
7130
7131  qui suit soit entouré par des espaces
7132 \begin_inset Foot
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136 parce que l'accolade n'est pas traitée comme un caractère, voir 
7137 \begin_inset CommandInset ref
7138 LatexCommand ref
7139 reference "sub:Opérateurs-binaires"
7140
7141 \end_inset
7142
7143
7144 \end_layout
7145
7146 \end_inset
7147
7148 .
7149  On insère la deuxième accolade dans la deuxième ligne.
7150  Comme elle doit commencer juste avant le premier 
7151 \begin_inset Formula $b$
7152 \end_inset
7153
7154 , on insère d'abord la commande 
7155 \series bold
7156
7157 \backslash
7158 hphantom{gggg+
7159 \backslash
7160 :}
7161 \series default
7162
7163 \begin_inset Foot
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167 plus au sujet de 
7168 \series bold
7169
7170 \backslash
7171 hphantom
7172 \series default
7173 , voir 
7174 \begin_inset CommandInset ref
7175 LatexCommand ref
7176 reference "sub:Garnitures"
7177
7178 \end_inset
7179
7180
7181 \end_layout
7182
7183 \end_inset
7184
7185 .
7186  Cet espace est nécessaire puisque le 
7187 \begin_inset Quotes eld
7188 \end_inset
7189
7190 +
7191 \begin_inset Quotes erd
7192 \end_inset
7193
7194  est aussi entouré d'espace dans la formule.
7195  L'accolade est placée sous la commande 
7196 \series bold
7197
7198 \backslash
7199 hphantom{bbqq+dddd}
7200 \series default
7201 .
7202 \end_layout
7203
7204 \begin_layout Standard
7205 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7206  dans l'exemple suivant:
7207 \begin_inset ERT
7208 status collapsed
7209
7210 \begin_layout Plain Layout
7211
7212
7213 \backslash
7214 setlength{
7215 \backslash
7216 jot}{-6pt}
7217 \end_layout
7218
7219 \end_inset
7220
7221
7222 \begin_inset Formula 
7223 \begin{eqnarray*}
7224  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7225 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7226 \end{eqnarray*}
7227
7228 \end_inset
7229
7230
7231 \begin_inset ERT
7232 status collapsed
7233
7234 \begin_layout Plain Layout
7235
7236
7237 \backslash
7238 setlength{
7239 \backslash
7240 jot}{3pt}
7241 \end_layout
7242
7243 \end_inset
7244
7245 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7246  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7247  La seconde ligne contient la formule avec la deuxième accolade.
7248  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7249  et la formule, on doit réduire l'espacement entre les lignes.
7250  Ce n'est pas facile à cause d'un bug de LyX
7251 \begin_inset Foot
7252 status collapsed
7253
7254 \begin_layout Plain Layout
7255 \begin_inset CommandInset href
7256 LatexCommand href
7257 name "LyX-bug #1505"
7258 target "http://www.lyx.org/trac/ticket/1505"
7259
7260 \end_inset
7261
7262
7263 \end_layout
7264
7265 \end_inset
7266
7267 .
7268  Comme solution à ce problème, on peut mettre à -6
7269 \begin_inset space \thinspace{}
7270 \end_inset
7271
7272 pt la formule globale pour l'espacement des lignes 
7273 \series bold
7274
7275 \backslash
7276 jot
7277 \series default
7278
7279 \begin_inset Index idx
7280 status collapsed
7281
7282 \begin_layout Plain Layout
7283 Commandes ! J ! 
7284 \backslash
7285 jot
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291
7292 \backslash
7293 vspace{4mm}
7294 \end_layout
7295
7296 \end_inset
7297
7298
7299 \end_layout
7300
7301 \end_inset
7302
7303 , juste avant la formule en utilisant la commande 
7304 \series bold
7305
7306 \backslash
7307 setlength{
7308 \backslash
7309 jot}{-6pt}
7310 \series default
7311  en mode TeX.
7312  
7313 \series bold
7314
7315 \backslash
7316 jot
7317 \series default
7318  est remise à sa valeur initiale de 3
7319 \begin_inset space \thinspace{}
7320 \end_inset
7321
7322 pt juste après la formule, en utilisant la même commande.
7323  Vous trouverez plus d'explications sur la séparation des lignes dans les
7324  formules dans 
7325 \begin_inset CommandInset ref
7326 LatexCommand ref
7327 reference "sub:Séparation-des-lignes"
7328
7329 \end_inset
7330
7331 .
7332 \end_layout
7333
7334 \begin_layout Section
7335 Flèches
7336 \begin_inset Index idx
7337 status collapsed
7338
7339 \begin_layout Plain Layout
7340 Flèches
7341 \end_layout
7342
7343 \end_inset
7344
7345
7346 \end_layout
7347
7348 \begin_layout Standard
7349 On peut insérer des flèches avec le bouton 
7350 \begin_inset Graphics
7351         filename ../../images/math/leftarrow.png
7352         scale 85
7353
7354 \end_inset
7355
7356  de la barre d'outils mathématique ou en insérant une des commandes listées
7357  dans les sous-sections qui suivent.
7358 \end_layout
7359
7360 \begin_layout Subsection
7361 Flèches horizontales
7362 \begin_inset Index idx
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366 Flèches ! horizontales
7367 \end_layout
7368
7369 \end_inset
7370
7371
7372 \end_layout
7373
7374 \begin_layout Standard
7375 \begin_inset space \hfill{}
7376 \end_inset
7377
7378
7379 \begin_inset Tabular
7380 <lyxtabular version="3" rows="8" columns="2">
7381 <features rotate="0" tabularvalignment="middle">
7382 <column alignment="center" valignment="top" width="0pt">
7383 <column alignment="center" valignment="top" width="0pt">
7384 <row>
7385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 Commande
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 Résultat
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 </row>
7404 <row>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409
7410 \backslash
7411 gets
7412 \end_layout
7413
7414 \end_inset
7415 </cell>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 \begin_inset Formula $\gets$
7421 \end_inset
7422
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434
7435 \backslash
7436 Leftarrow
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 \begin_inset Formula $\Leftarrow$
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 </row>
7454 <row>
7455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459
7460 \backslash
7461 longleftarrow
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 \begin_inset Formula $\longleftarrow$
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 </row>
7479 <row>
7480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484
7485 \backslash
7486 Longleftarrow
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 \begin_inset Formula $\Longleftarrow$
7496 \end_inset
7497
7498
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 </row>
7504 <row>
7505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509
7510 \backslash
7511 leftharpoonup
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 \begin_inset Formula $\leftharpoonup$
7521 \end_inset
7522
7523
7524 \end_layout
7525
7526 \end_inset
7527 </cell>
7528 </row>
7529 <row>
7530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7531 \begin_inset Text
7532
7533 \begin_layout Plain Layout
7534
7535 \backslash
7536 leftharpoondown
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 \begin_inset Formula $\leftharpoondown$
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552 </cell>
7553 </row>
7554 <row>
7555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559
7560 \backslash
7561 hookleftarrow
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570 \begin_inset Formula $\hookleftarrow$
7571 \end_inset
7572
7573
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 </row>
7579 </lyxtabular>
7580
7581 \end_inset
7582
7583
7584 \begin_inset space \hfill{}
7585 \end_inset
7586
7587
7588 \begin_inset Tabular
7589 <lyxtabular version="3" rows="8" columns="2">
7590 <features rotate="0" tabularvalignment="middle">
7591 <column alignment="center" valignment="top" width="0pt">
7592 <column alignment="center" valignment="top" width="0pt">
7593 <row>
7594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 Command
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 Résultat
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 </row>
7613 <row>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618
7619 \backslash
7620 to
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629 \begin_inset Formula $\to$
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 </row>
7638 <row>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643
7644 \backslash
7645 Rightarrow
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 \begin_inset Formula $\Rightarrow$
7655 \end_inset
7656
7657
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 </row>
7663 <row>
7664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668
7669 \backslash
7670 longrightarrow
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 \begin_inset Formula $\longrightarrow$
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 </row>
7688 <row>
7689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \begin_layout Plain Layout
7693
7694 \backslash
7695 Longrightarrow
7696 \end_layout
7697
7698 \end_inset
7699 </cell>
7700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704 \begin_inset Formula $\Longrightarrow$
7705 \end_inset
7706
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 </row>
7713 <row>
7714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \backslash
7720 rightharpoonup
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 \begin_inset Formula $\rightharpoonup$
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row>
7739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \backslash
7745 rightharpoondown
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754 \begin_inset Formula $\rightharpoondown$
7755 \end_inset
7756
7757
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 </row>
7763 <row>
7764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \backslash
7770 hookrightarrow
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779 \begin_inset Formula $\hookrightarrow$
7780 \end_inset
7781
7782
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 </row>
7788 </lyxtabular>
7789
7790 \end_inset
7791
7792
7793 \begin_inset space \hfill{}
7794 \end_inset
7795
7796
7797 \end_layout
7798
7799 \begin_layout Standard
7800 \begin_inset space \hfill{}
7801 \end_inset
7802
7803
7804 \begin_inset Tabular
7805 <lyxtabular version="3" rows="6" columns="2">
7806 <features rotate="0" tabularvalignment="middle">
7807 <column alignment="center" valignment="top" width="0pt">
7808 <column alignment="center" valignment="top" width="0pt">
7809 <row>
7810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814 Commande
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823 Résultat
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 <row>
7830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \backslash
7836 leftrightarrow
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845 \begin_inset Formula $\leftrightarrow$
7846 \end_inset
7847
7848
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 </row>
7854 <row>
7855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \backslash
7861 Leftrightarrow
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870 \begin_inset Formula $\Leftrightarrow$
7871 \end_inset
7872
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 </row>
7879 <row>
7880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \backslash
7886 longleftrightarrow
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 \begin_inset Formula $\longleftrightarrow$
7896 \end_inset
7897
7898
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 <row>
7905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \backslash
7911 Longleftrightarrow
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920 \begin_inset Formula $\Longleftrightarrow$
7921 \end_inset
7922
7923
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row>
7930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \backslash
7936 rightleftharpoons
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 \begin_inset Formula $\rightleftharpoons$
7946 \end_inset
7947
7948
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 </row>
7954 </lyxtabular>
7955
7956 \end_inset
7957
7958
7959 \begin_inset space \hspace{}
7960 \length 25pt
7961 \end_inset
7962
7963
7964 \begin_inset space \hfill{}
7965 \end_inset
7966
7967
7968 \begin_inset Tabular
7969 <lyxtabular version="3" rows="5" columns="2">
7970 <features rotate="0" tabularvalignment="middle">
7971 <column alignment="center" valignment="top" width="0pt">
7972 <column alignment="center" valignment="top" width="0pt">
7973 <row>
7974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Commande
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 Résultat
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \backslash
8000 mapsto
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 \begin_inset Formula $\mapsto$
8010 \end_inset
8011
8012
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 longmapsto
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\longmapsto$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 leadsto
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\leadsto$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 dasharrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\dasharrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 </lyxtabular>
8094
8095 \end_inset
8096
8097
8098 \begin_inset space \hfill{}
8099 \end_inset
8100
8101
8102 \end_layout
8103
8104 \begin_layout Standard
8105 \begin_inset VSpace medskip
8106 \end_inset
8107
8108 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8109  flèches des vecteurs, sont listées dans 
8110 \begin_inset CommandInset ref
8111 LatexCommand ref
8112 reference "sec:Accents"
8113
8114 \end_inset
8115
8116 .
8117 \end_layout
8118
8119 \begin_layout Standard
8120 \begin_inset VSpace bigskip
8121 \end_inset
8122
8123 Il y a aussi les flèches avec étiquette 
8124 \begin_inset Index idx
8125 status collapsed
8126
8127 \begin_layout Plain Layout
8128 Flèches ! avec étiquette
8129 \end_layout
8130
8131 \end_inset
8132
8133  
8134 \series bold
8135
8136 \backslash
8137 xleftarrow
8138 \series default
8139
8140 \begin_inset Index idx
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Commandes ! X ! 
8145 \backslash
8146 xleftarrow
8147 \end_layout
8148
8149 \end_inset
8150
8151  et 
8152 \series bold
8153
8154 \backslash
8155 xrightarrow
8156 \series default
8157
8158 \begin_inset Index idx
8159 status collapsed
8160
8161 \begin_layout Plain Layout
8162 Commandes ! X ! 
8163 \backslash
8164 xrightarrow
8165 \begin_inset ERT
8166 status collapsed
8167
8168 \begin_layout Plain Layout
8169
8170
8171 \backslash
8172 vspace{4mm}
8173 \end_layout
8174
8175 \end_inset
8176
8177
8178 \end_layout
8179
8180 \end_inset
8181
8182 .
8183  Quand on insère une de ces commandes dans une formule, une flèche avec
8184  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8185  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8186 \end_layout
8187
8188 \begin_layout Standard
8189 \align center
8190 \begin_inset Tabular
8191 <lyxtabular version="3" rows="3" columns="2">
8192 <features rotate="0" tabularvalignment="middle">
8193 <column alignment="center" valignment="top" width="0pt">
8194 <column alignment="center" valignment="top" width="0pt">
8195 <row>
8196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Commande
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 Résultat
8210 \begin_inset Note Note
8211 status collapsed
8212
8213 \begin_layout Plain Layout
8214
8215 \series bold
8216
8217 \backslash
8218 raisebox
8219 \series default
8220  est seulement utilisée pour faire de la place
8221 \end_layout
8222
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 F(a)
8237 \backslash
8238 xleftarrow
8239 \begin_inset space \textvisiblespace{}
8240 \end_inset
8241
8242 x=a
8243 \begin_inset Formula $\downarrow$
8244 \end_inset
8245
8246 x>0
8247 \begin_inset Formula $\to$
8248 \end_inset
8249
8250 F(x)
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 F(x)
8274 \backslash
8275 xrightarrow
8276 \begin_inset space \textvisiblespace{}
8277 \end_inset
8278
8279 x=a
8280 \begin_inset Formula $\downarrow$
8281 \end_inset
8282
8283 x>0
8284 \begin_inset Formula $\to$
8285 \end_inset
8286
8287 F(a)
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 </lyxtabular>
8306
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \begin_layout Subsection
8313 Flèches verticales et diagonales
8314 \begin_inset Index idx
8315 status collapsed
8316
8317 \begin_layout Plain Layout
8318 Flèches ! diagonales
8319 \end_layout
8320
8321 \end_inset
8322
8323
8324 \begin_inset Index idx
8325 status collapsed
8326
8327 \begin_layout Plain Layout
8328 Flèches ! verticales
8329 \end_layout
8330
8331 \end_inset
8332
8333
8334 \end_layout
8335
8336 \begin_layout Standard
8337 \begin_inset space \hfill{}
8338 \end_inset
8339
8340
8341 \begin_inset Tabular
8342 <lyxtabular version="3" rows="7" columns="2">
8343 <features rotate="0" tabularvalignment="middle">
8344 <column alignment="center" valignment="top" width="0pt">
8345 <column alignment="center" valignment="top" width="0pt">
8346 <row>
8347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 Commande
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 Résultat
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \backslash
8373 uparrow
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 \begin_inset Formula $\uparrow$
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 Uparrow
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\Uparrow$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 updownarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\updownarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 Updownarrow
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\Updownarrow$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 Downarrow
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\Downarrow$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 downarrow
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\downarrow$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 </lyxtabular>
8517
8518 \end_inset
8519
8520
8521 \begin_inset space \hfill{}
8522 \end_inset
8523
8524
8525 \begin_inset Tabular
8526 <lyxtabular version="3" rows="5" columns="2">
8527 <features rotate="0" tabularvalignment="middle">
8528 <column alignment="center" valignment="top" width="0pt">
8529 <column alignment="center" valignment="top" width="0pt">
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 Commande
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 Résultat
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 </row>
8550 <row>
8551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \backslash
8557 nearrow
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 \begin_inset Formula $\nearrow$
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row>
8576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580
8581 \backslash
8582 searrow
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 \begin_inset Formula $\searrow$
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row>
8601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \backslash
8607 swarrow
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 \begin_inset Formula $\swarrow$
8617 \end_inset
8618
8619
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \backslash
8632 nwarrow
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 \begin_inset Formula $\nwarrow$
8642 \end_inset
8643
8644
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 </row>
8650 </lyxtabular>
8651
8652 \end_inset
8653
8654
8655 \begin_inset space \hfill{}
8656 \end_inset
8657
8658
8659 \end_layout
8660
8661 \begin_layout Standard
8662 \begin_inset VSpace medskip
8663 \end_inset
8664
8665 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8666  même temps que les commandes décrites dans 
8667 \begin_inset CommandInset ref
8668 LatexCommand ref
8669 reference "sub:Taille-parenthèses-manuelle"
8670
8671 \end_inset
8672
8673  et 
8674 \begin_inset CommandInset ref
8675 LatexCommand ref
8676 reference "sub:Taille-parenthèses-automatique"
8677
8678 \end_inset
8679
8680 .
8681 \end_layout
8682
8683 \begin_layout Section
8684 Accents
8685 \begin_inset CommandInset label
8686 LatexCommand label
8687 name "sec:Accents"
8688
8689 \end_inset
8690
8691
8692 \begin_inset Index idx
8693 status collapsed
8694
8695 \begin_layout Plain Layout
8696 Accents
8697 \end_layout
8698
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \begin_layout Standard
8705 On peut ajouter des accents avec le bouton
8706 \begin_inset space ~
8707 \end_inset
8708
8709
8710 \begin_inset Graphics
8711         filename ../../images/math/hat.png
8712         scale 85
8713
8714 \end_inset
8715
8716  de la barre d'outils mathématique ou en utilisant les commandes listées
8717  dans les sous-sections qui suivent.
8718 \end_layout
8719
8720 \begin_layout Subsection
8721 Accents pour un caractère
8722 \begin_inset ERT
8723 status collapsed
8724
8725 \begin_layout Plain Layout
8726
8727
8728 \backslash
8729 texorpdfstring{
8730 \end_layout
8731
8732 \end_inset
8733
8734
8735 \begin_inset Foot
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739 pour les accents dans le texte, voir 
8740 \begin_inset CommandInset ref
8741 LatexCommand ref
8742 reference "sub:Accents-dans-le-texte"
8743
8744 \end_inset
8745
8746
8747 \end_layout
8748
8749 \end_inset
8750
8751
8752 \begin_inset ERT
8753 status collapsed
8754
8755 \begin_layout Plain Layout
8756
8757 }{}
8758 \end_layout
8759
8760 \end_inset
8761
8762
8763 \begin_inset Note Note
8764 status collapsed
8765
8766 \begin_layout Plain Layout
8767
8768 \series bold
8769
8770 \backslash
8771 texorpdfstring
8772 \series default
8773  est utilisé pour éviter que la note de bas de page apparaisse dans les
8774  signets PDF.
8775 \end_layout
8776
8777 \begin_layout Plain Layout
8778 Plus au sujet de 
8779 \series bold
8780
8781 \backslash
8782 texorpdfstring
8783 \series default
8784  dans la section 
8785 \begin_inset CommandInset ref
8786 LatexCommand ref
8787 reference "sub:formules-dans-les-entêtes"
8788
8789 \end_inset
8790
8791 .
8792 \end_layout
8793
8794 \end_inset
8795
8796
8797 \begin_inset CommandInset label
8798 LatexCommand label
8799 name "sub:Accents-sur-un-caractère"
8800
8801 \end_inset
8802
8803
8804 \begin_inset Index idx
8805 status collapsed
8806
8807 \begin_layout Plain Layout
8808 Accents ! pour un caractère
8809 \end_layout
8810
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \begin_layout Standard
8817 \begin_inset space \hfill{}
8818 \end_inset
8819
8820
8821 \begin_inset Tabular
8822 <lyxtabular version="3" rows="8" columns="2">
8823 <features rotate="0" tabularvalignment="middle">
8824 <column alignment="center" valignment="top" width="0pt">
8825 <column alignment="center" valignment="top" width="0pt">
8826 <row>
8827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 Commande
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 Résultat
8841 \begin_inset Note Note
8842 status collapsed
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847
8848 \backslash
8849 raisebox
8850 \series default
8851  est seulement utilisée pour faire de la place
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \backslash
8869 dot
8870 \begin_inset space \textvisiblespace{}
8871 \end_inset
8872
8873 A
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row>
8892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896
8897 \backslash
8898 ddot
8899 \begin_inset space \textvisiblespace{}
8900 \end_inset
8901
8902 A
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8912 \end_inset
8913
8914
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 <row>
8921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925
8926 \backslash
8927 dddot
8928 \begin_inset space \textvisiblespace{}
8929 \end_inset
8930
8931 A
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 <row>
8950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954
8955 \backslash
8956 ddddot
8957 \begin_inset space \textvisiblespace{}
8958 \end_inset
8959
8960 A
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8970 \end_inset
8971
8972
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \backslash
8985 vec
8986 \begin_inset space \textvisiblespace{}
8987 \end_inset
8988
8989 A
8990 \begin_inset Index idx
8991 status collapsed
8992
8993 \begin_layout Plain Layout
8994 Vecteurs
8995 \end_layout
8996
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \backslash
9024 bar
9025 \begin_inset space \textvisiblespace{}
9026 \end_inset
9027
9028 A
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \backslash
9053 mathring
9054 \begin_inset space \textvisiblespace{}
9055 \end_inset
9056
9057 A
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 </lyxtabular>
9076
9077 \end_inset
9078
9079
9080 \begin_inset space \hfill{}
9081 \end_inset
9082
9083
9084 \begin_inset Tabular
9085 <lyxtabular version="3" rows="7" columns="2">
9086 <features rotate="0" tabularvalignment="middle">
9087 <column alignment="center" valignment="top" width="0pt">
9088 <column alignment="center" valignment="top" width="0pt">
9089 <row>
9090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 Commande
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 Résultat
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 <row>
9110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114
9115 \backslash
9116 tilde
9117 \begin_inset space \textvisiblespace{}
9118 \end_inset
9119
9120 A
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \backslash
9145 hat
9146 \begin_inset space \textvisiblespace{}
9147 \end_inset
9148
9149 A
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \backslash
9174 check
9175 \begin_inset space \textvisiblespace{}
9176 \end_inset
9177
9178 A
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 acute
9204 \begin_inset space \textvisiblespace{}
9205 \end_inset
9206
9207 A
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 <row>
9226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230
9231 \backslash
9232 grave
9233 \begin_inset space \textvisiblespace{}
9234 \end_inset
9235
9236 A
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 breve
9262 \begin_inset space \textvisiblespace{}
9263 \end_inset
9264
9265 A
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 </lyxtabular>
9284
9285 \end_inset
9286
9287
9288 \begin_inset space \hfill{}
9289 \end_inset
9290
9291
9292 \end_layout
9293
9294 \begin_layout Standard
9295 \begin_inset VSpace bigskip
9296 \end_inset
9297
9298 Vous pouvez insérer directement des caractères accentués comme un é dans
9299  des formules.
9300  LyX va les transformer en la commande correspondante.
9301  Pour créer des trémas (umlauts en allemand)
9302 \begin_inset Index idx
9303 status collapsed
9304
9305 \begin_layout Plain Layout
9306 Umlauts | see
9307 \begin_inset ERT
9308 status collapsed
9309
9310 \begin_layout Plain Layout
9311
9312 {
9313 \end_layout
9314
9315 \end_inset
9316
9317 Trémas
9318 \begin_inset ERT
9319 status collapsed
9320
9321 \begin_layout Plain Layout
9322
9323 }
9324 \end_layout
9325
9326 \end_inset
9327
9328
9329 \end_layout
9330
9331 \end_inset
9332
9333
9334 \begin_inset Index idx
9335 status collapsed
9336
9337 \begin_layout Plain Layout
9338 Trémas
9339 \end_layout
9340
9341 \end_inset
9342
9343  dans des formules, il est préférable d'insérer des guillemets devant la
9344  voyelle.
9345  Ces deux caractères sont alors traités comme 
9346 \emph on
9347 un seul 
9348 \emph default
9349 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9350  étant en allemand.
9351  Avec cette méthode, contrairement à 
9352 \series bold
9353
9354 \backslash
9355 ddot
9356 \series default
9357 , on crée de 
9358 \begin_inset Quotes eld
9359 \end_inset
9360
9361 vrais
9362 \begin_inset Quotes erd
9363 \end_inset
9364
9365  umlauts, comme le montre l'exemple suivant:
9366 \end_layout
9367
9368 \begin_layout Standard
9369 \begin_inset VSpace -2mm
9370 \end_inset
9371
9372
9373 \end_layout
9374
9375 \begin_layout Standard
9376 \align center
9377 \begin_inset Tabular
9378 <lyxtabular version="3" rows="3" columns="2">
9379 <features rotate="0" tabularvalignment="middle">
9380 <column alignment="center" valignment="top">
9381 <column alignment="center" valignment="top">
9382 <row>
9383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 Commande
9388 \end_layout
9389
9390 \end_inset
9391 </cell>
9392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396 Résultat
9397 \begin_inset Note Note
9398 status collapsed
9399
9400 \begin_layout Plain Layout
9401
9402 \series bold
9403
9404 \backslash
9405 raisebox
9406 \series default
9407  et le 0
9408 \begin_inset space \thinspace{}
9409 \end_inset
9410
9411 pt espace sont seulement utilisés pour faire de la place
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427 \begin_inset Quotes grd
9428 \end_inset
9429
9430 i
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 \begin_inset space \hspace{}
9440 \length 0pt
9441 \end_inset
9442
9443
9444 \lang german
9445
9446 \begin_inset Formula $"i$
9447 \end_inset
9448
9449
9450 \lang french
9451
9452 \begin_inset Note Note
9453 status collapsed
9454
9455 \begin_layout Plain Layout
9456 il faut que cette formule soit en allemand (NdT)
9457 \end_layout
9458
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \backslash
9474 ddot
9475 \begin_inset space \textvisiblespace{}
9476 \end_inset
9477
9478 i
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9488 \end_inset
9489
9490
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 </lyxtabular>
9497
9498 \end_inset
9499
9500
9501 \end_layout
9502
9503 \begin_layout Standard
9504 Un autre avantage par rapport à 
9505 \series bold
9506
9507 \backslash
9508 ddot
9509 \series default
9510  est que les trémas peuvent être convertis directement en texte mathématique,
9511  parce que les accents vus plus haut 
9512 \emph on
9513 ne sont pas autorisés 
9514 \emph default
9515 en texte mathématique.
9516  Quand on convertit un caractère accentué en texte mathématique, seul le
9517  caractère qui est sous l'accent est converti.
9518  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9519  l'italique ou le gras.
9520 \end_layout
9521
9522 \begin_layout Standard
9523 En texte mathématique, les trémas et autres caractères accentués peuvent
9524  être insérés directement.
9525 \end_layout
9526
9527 \begin_layout Subsection
9528 Accents pour plusieurs caractères
9529 \begin_inset Index idx
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533 Accents ! pour plusieurs caractères
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 \begin_inset space \hfill{}
9543 \end_inset
9544
9545
9546 \begin_inset Tabular
9547 <lyxtabular version="3" rows="5" columns="2">
9548 <features rotate="0" tabularvalignment="middle">
9549 <column alignment="center" valignment="top" width="0pt">
9550 <column alignment="center" valignment="top" width="0pt">
9551 <row>
9552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Commande
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 Résultat
9566 \begin_inset Note Note
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570
9571 \series bold
9572
9573 \backslash
9574 raisebox
9575 \series default
9576  est seulement utilisée pour faire de la place
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 </row>
9587 <row>
9588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592
9593 \backslash
9594 overleftarrow
9595 \begin_inset space \textvisiblespace{}
9596 \end_inset
9597
9598 A=B
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9608 \end_inset
9609
9610
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 <row>
9617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621
9622 \backslash
9623 underleftarrow
9624 \begin_inset space \textvisiblespace{}
9625 \end_inset
9626
9627 A=B
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 </row>
9645 <row>
9646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650
9651 \backslash
9652 overleftrightarrow
9653 \begin_inset space \textvisiblespace{}
9654 \end_inset
9655
9656 A=B
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9666 \end_inset
9667
9668
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 </row>
9674 <row>
9675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679
9680 \backslash
9681 underleftrightarrow
9682 \begin_inset space \textvisiblespace{}
9683 \end_inset
9684
9685 A=B
9686 \end_layout
9687
9688 \end_inset
9689 </cell>
9690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \end_inset
9701 </cell>
9702 </row>
9703 </lyxtabular>
9704
9705 \end_inset
9706
9707
9708 \begin_inset space \hfill{}
9709 \end_inset
9710
9711
9712 \begin_inset Tabular
9713 <lyxtabular version="3" rows="5" columns="2">
9714 <features rotate="0" tabularvalignment="middle">
9715 <column alignment="center" valignment="top" width="0pt">
9716 <column alignment="center" valignment="top" width="0pt">
9717 <row>
9718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722 Commande
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731 Résultat
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 <row>
9738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \backslash
9744 overrightarrow
9745 \begin_inset space \textvisiblespace{}
9746 \end_inset
9747
9748 A=B
9749 \end_layout
9750
9751 \end_inset
9752 </cell>
9753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9754 \begin_inset Text
9755
9756 \begin_layout Plain Layout
9757 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9758 \end_inset
9759
9760
9761 \end_layout
9762
9763 \end_inset
9764 </cell>
9765 </row>
9766 <row>
9767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771
9772 \backslash
9773 underrightarrow
9774 \begin_inset space \textvisiblespace{}
9775 \end_inset
9776
9777 A=B
9778 \end_layout
9779
9780 \end_inset
9781 </cell>
9782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 </row>
9795 <row>
9796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \backslash
9802 widetilde
9803 \begin_inset space \textvisiblespace{}
9804 \end_inset
9805
9806 A=B
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9816 \end_inset
9817
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 </row>
9824 <row>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \backslash
9831 widehat
9832 \begin_inset space \textvisiblespace{}
9833 \end_inset
9834
9835 A=B
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9845 \end_inset
9846
9847
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 </lyxtabular>
9854
9855 \end_inset
9856
9857
9858 \begin_inset space \hfill{}
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \begin_layout Standard
9865 \begin_inset VSpace medskip
9866 \end_inset
9867
9868 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
9869  voulez.
9870  Mais les accents 
9871 \series bold
9872
9873 \backslash
9874 widetilde
9875 \series default
9876  et 
9877 \series bold
9878
9879 \backslash
9880 widehat 
9881 \series default
9882 apparaîtront dans la sortie finale avec une longueur de seulement trois
9883  caractères, comme on le voit dans l'exemple suivant:
9884 \begin_inset Formula 
9885 \[
9886 \widetilde{A+B=C-D}
9887 \]
9888
9889 \end_inset
9890
9891
9892 \end_layout
9893
9894 \begin_layout Standard
9895 Avec les commandes 
9896 \series bold
9897
9898 \backslash
9899 overset
9900 \series default
9901
9902 \begin_inset Index idx
9903 status collapsed
9904
9905 \begin_layout Plain Layout
9906 Commandes ! O ! 
9907 \backslash
9908 overset
9909 \end_layout
9910
9911 \end_inset
9912
9913  et 
9914 \series bold
9915
9916 \backslash
9917 underset
9918 \series default
9919
9920 \begin_inset Index idx
9921 status collapsed
9922
9923 \begin_layout Plain Layout
9924 Commandes ! U ! 
9925 \backslash
9926 underset
9927 \end_layout
9928
9929 \end_inset
9930
9931  décrites dans la sous-section précédente, il est aussi possible d'accentuer
9932  plusieurs caractères.
9933
9934 \series bold
9935  
9936 \series default
9937 La commande
9938 \series bold
9939  
9940 \backslash
9941 underset
9942 \begin_inset space \textvisiblespace{}
9943 \end_inset
9944
9945 A=B
9946 \begin_inset Formula $\downarrow$
9947 \end_inset
9948
9949 ***
9950 \series default
9951  donne:
9952 \begin_inset Formula 
9953 \[
9954 \underset{***}{A=B}
9955 \]
9956
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \begin_layout Section
9963 Espace
9964 \begin_inset CommandInset label
9965 LatexCommand label
9966 name "sub:Espace"
9967
9968 \end_inset
9969
9970
9971 \begin_inset Index idx
9972 status collapsed
9973
9974 \begin_layout Plain Layout
9975 Espace ! horizontal
9976 \end_layout
9977
9978 \end_inset
9979
9980
9981 \end_layout
9982
9983 \begin_layout Subsection
9984 Espace prédéfini
9985 \begin_inset CommandInset label
9986 LatexCommand label
9987 name "sub:Espace-prédéfini"
9988
9989 \end_inset
9990
9991
9992 \begin_inset Index idx
9993 status collapsed
9994
9995 \begin_layout Plain Layout
9996 Espace ! horizontal ! prédéfini
9997 \end_layout
9998
9999 \end_inset
10000
10001
10002 \end_layout
10003
10004 \begin_layout Standard
10005 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10006  On le fait en utilisant une espace insécable (raccourci 
10007 \family sans
10008 Ctrl-Espace
10009 \family default
10010 ).
10011  Un 
10012 \begin_inset Quotes eld
10013 \end_inset
10014
10015
10016 \color blue
10017
10018 \begin_inset space \textvisiblespace{}
10019 \end_inset
10020
10021
10022 \color inherit
10023
10024 \begin_inset Quotes erd
10025 \end_inset
10026
10027  apparaît et en appuyant plusieurs fois sur 
10028 \family sans
10029 Espace
10030 \family default
10031  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10032  On peut aussi insérer ces espaces en utilisant le bouton 
10033 \begin_inset Graphics
10034         filename ../../images/math/space.png
10035         scale 85
10036
10037 \end_inset
10038
10039  de la barre d'outils mathématique.
10040  Indépendemment de la commande insérée, on peut toujours changer de taille
10041  après en appuyant sur 
10042 \family sans
10043 Espace
10044 \family default
10045 .
10046  
10047 \end_layout
10048
10049 \begin_layout Standard
10050 \noindent
10051 \align center
10052 \begin_inset VSpace -5mm
10053 \end_inset
10054
10055
10056 \begin_inset Tabular
10057 <lyxtabular version="3" rows="3" columns="7">
10058 <features rotate="0" tabularvalignment="middle">
10059 <column alignment="center" valignment="middle" width="6.8cm">
10060 <column alignment="center" valignment="top">
10061 <column alignment="center" valignment="top">
10062 <column alignment="center" valignment="top">
10063 <column alignment="center" valignment="top">
10064 <column alignment="center" valignment="top">
10065 <column alignment="center" valignment="top">
10066 <row>
10067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 Commande
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \backslash
10082 ,
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091
10092 \backslash
10093 :
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102
10103 \backslash
10104 ;
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \backslash
10115 quad
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \backslash
10126 qquad
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \backslash
10137 !
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 </row>
10143 <row>
10144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148 Nombre de fois où on a appuyé sur la barre d'
10149 \family sans
10150 Espace 
10151 \family default
10152 après avoir inséré l'espace insécable
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 0
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 1
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 2
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 3
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 4
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206 5
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 </row>
10212 <row>
10213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 Résultat
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10223 \begin_inset Text
10224
10225 \begin_layout Plain Layout
10226 \begin_inset Formula $A\, B$
10227 \end_inset
10228
10229
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 \begin_inset Formula $A\: B$
10239 \end_inset
10240
10241
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 \begin_inset Formula $A\; B$
10251 \end_inset
10252
10253
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 \begin_inset Formula $A\quad B$
10263 \end_inset
10264
10265
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274 \begin_inset Formula $A\qquad B$
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286 \begin_inset Formula $A\! B$
10287 \end_inset
10288
10289
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 </row>
10295 </lyxtabular>
10296
10297 \end_inset
10298
10299
10300 \end_layout
10301
10302 \begin_layout Standard
10303 La dernière taille n'a pas l'air de produire une espace.
10304  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10305  parce que c'est une espace négative.
10306  Il y a deux autres espaces négatives:
10307 \end_layout
10308
10309 \begin_layout Standard
10310 \align center
10311 \begin_inset Tabular
10312 <lyxtabular version="3" rows="3" columns="3">
10313 <features rotate="0" tabularvalignment="middle">
10314 <column alignment="center" valignment="middle" width="6.8cm">
10315 <column alignment="center" valignment="top" width="0pt">
10316 <column alignment="center" valignment="top" width="0pt">
10317 <row>
10318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 Commande
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331
10332 \backslash
10333 negmedspace
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \backslash
10344 negthickspace
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 </row>
10350 <row>
10351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 Nombre de fois où on a appuyé sur la barre d'
10356 \family sans
10357 Espace 
10358 \family default
10359 après avoir inséré l'espace insécable
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 6
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 7
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 Résultat
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 \begin_inset Formula $A\negmedspace B$
10398 \end_inset
10399
10400
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 \begin_inset Formula $A\negthickspace B$
10410 \end_inset
10411
10412
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 </lyxtabular>
10419
10420 \end_inset
10421
10422
10423 \end_layout
10424
10425 \begin_layout Standard
10426 Les espaces négatives peuvent faire que les caractères se chevauchent.
10427  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10428  les opérateurs de somme:
10429 \end_layout
10430
10431 \begin_layout Standard
10432 \align center
10433 \begin_inset Tabular
10434 <lyxtabular version="3" rows="3" columns="2">
10435 <features rotate="0" tabularvalignment="middle">
10436 <column alignment="center" valignment="top">
10437 <column alignment="center" valignment="top">
10438 <row>
10439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 Commande
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Résultat
10453 \begin_inset Note Note
10454 status collapsed
10455
10456 \begin_layout Plain Layout
10457
10458 \series bold
10459
10460 \backslash
10461 raisebox
10462 \series default
10463  est seulement utilisée pour faire de la place
10464 \end_layout
10465
10466 \end_inset
10467
10468
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 </row>
10474 <row>
10475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479
10480 \backslash
10481 sum
10482 \backslash
10483 sum
10484 \begin_inset space \textvisiblespace{}
10485 \end_inset
10486
10487 f_kl
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10497 \end_inset
10498
10499
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 </row>
10505 <row>
10506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510
10511 \backslash
10512 sum
10513 \backslash
10514 negmedspace
10515 \backslash
10516 sum
10517 \begin_inset space \textvisiblespace{}
10518 \end_inset
10519
10520 f_kl
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10530 \end_inset
10531
10532
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 </lyxtabular>
10539
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \begin_layout Standard
10546 Les opérateur de relations comme par exemple le signe égal, sont toujours
10547  entourés par des espaces.
10548  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10549  L'exemple suivant donne une illustration:
10550 \end_layout
10551
10552 \begin_layout Standard
10553 \align center
10554 \begin_inset Tabular
10555 <lyxtabular version="3" rows="2" columns="2">
10556 <features rotate="0" tabularvalignment="middle">
10557 <column alignment="center" valignment="top" width="0pt">
10558 <column alignment="center" valignment="top" width="0pt">
10559 <row>
10560 <cell alignment="center" valignment="top" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 équation normale
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 \begin_inset Formula $A=B$
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 </row>
10582 <row>
10583 <cell alignment="center" valignment="top" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 \begin_inset Note Note
10588 status collapsed
10589
10590 \begin_layout Plain Layout
10591
10592 \series bold
10593
10594 \backslash
10595 raisebox
10596 \series default
10597  est seulement utilisée pour faire de la place
10598 \end_layout
10599
10600 \end_inset
10601
10602
10603 \begin_inset Formula $\raisebox{5mm}{}$
10604 \end_inset
10605
10606 équation sans espace
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $A{=}B$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 </lyxtabular>
10625
10626 \end_inset
10627
10628
10629 \end_layout
10630
10631 \begin_layout Standard
10632 \noindent
10633 La commande utilisée pour la dernière formule est: 
10634 \series bold
10635 A
10636 \backslash
10637 {=
10638 \begin_inset Formula $\to$
10639 \end_inset
10640
10641 B
10642 \end_layout
10643
10644 \begin_layout Standard
10645 \begin_inset VSpace bigskip
10646 \end_inset
10647
10648 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
10649  insérée entre la valeur et l'unité est une espace fine et pas une espace
10650  normale.
10651  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
10652 \family sans
10653 Insertion\SpecialChar \menuseparator
10654 Typographie
10655 \begin_inset space ~
10656 \end_inset
10657
10658 spéciale\SpecialChar \menuseparator
10659 Espace
10660 \begin_inset space ~
10661 \end_inset
10662
10663 fine
10664 \family default
10665  (raccourci 
10666 \family sans
10667 Ctrl+Shift+Espace
10668 \family default
10669 ).
10670 \end_layout
10671
10672 \begin_layout Standard
10673 Un exemple pour voir la différence:
10674 \end_layout
10675
10676 \begin_layout Standard
10677 \begin_inset Tabular
10678 <lyxtabular version="3" rows="2" columns="2">
10679 <features rotate="0" tabularvalignment="middle">
10680 <column alignment="left" valignment="top">
10681 <column alignment="left" valignment="top">
10682 <row>
10683 <cell alignment="center" valignment="top" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687 24 kW
10688 \begin_inset Formula $\cdot$
10689 \end_inset
10690
10691 h
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 espace normale entre l'unité est la valeur
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 </row>
10706 <row>
10707 <cell alignment="center" valignment="top" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 24
10712 \begin_inset space \thinspace{}
10713 \end_inset
10714
10715 kW
10716 \begin_inset Formula $\cdot$
10717 \end_inset
10718
10719 h
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 espace fine entre l'unité et la valeur
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 </row>
10734 </lyxtabular>
10735
10736 \end_inset
10737
10738
10739 \end_layout
10740
10741 \begin_layout Subsection
10742 Espace variable
10743 \begin_inset ERT
10744 status collapsed
10745
10746 \begin_layout Plain Layout
10747
10748
10749 \backslash
10750 texorpdfstring{
10751 \end_layout
10752
10753 \end_inset
10754
10755
10756 \begin_inset Foot
10757 status collapsed
10758
10759 \begin_layout Plain Layout
10760 pour les espacements verticaux dans les formules, voir 
10761 \begin_inset CommandInset ref
10762 LatexCommand ref
10763 reference "sub:Séparation-des-lignes"
10764
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \end_inset
10771
10772
10773 \begin_inset ERT
10774 status collapsed
10775
10776 \begin_layout Plain Layout
10777
10778 }{}
10779 \end_layout
10780
10781 \end_inset
10782
10783
10784 \begin_inset Note Note
10785 status collapsed
10786
10787 \begin_layout Plain Layout
10788
10789 \backslash
10790 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
10791  dans les signets PDF.
10792 \end_layout
10793
10794 \begin_layout Plain Layout
10795 Plus au sujet de 
10796 \backslash
10797 texorpdfstring dans la section 
10798 \begin_inset CommandInset ref
10799 LatexCommand ref
10800 reference "sub:formules-dans-les-entêtes"
10801
10802 \end_inset
10803
10804 .
10805 \end_layout
10806
10807 \end_inset
10808
10809
10810 \begin_inset CommandInset label
10811 LatexCommand label
10812 name "sub:Espace-variable"
10813
10814 \end_inset
10815
10816
10817 \begin_inset Index idx
10818 status collapsed
10819
10820 \begin_layout Plain Layout
10821 Espace ! horizontal ! variable
10822 \end_layout
10823
10824 \end_inset
10825
10826
10827 \end_layout
10828
10829 \begin_layout Standard
10830 Dans LyX, on peut insérer une espace de longueur définie avec la commande
10831  
10832 \series bold
10833
10834 \backslash
10835 hspace
10836 \series default
10837
10838 \begin_inset Index idx
10839 status collapsed
10840
10841 \begin_layout Plain Layout
10842 Commandes ! H ! 
10843 \backslash
10844 hspace
10845 \end_layout
10846
10847 \end_inset
10848
10849 .
10850  Un 
10851 \begin_inset Quotes eld
10852 \end_inset
10853
10854
10855 \color blue
10856
10857 \begin_inset space \textvisiblespace{}
10858 \end_inset
10859
10860
10861 \color inherit
10862
10863 \begin_inset Quotes erd
10864 \end_inset
10865
10866  long apparaît.
10867  La longueur peut être précisée en faisant un clic gauche sur le 
10868 \begin_inset Quotes eld
10869 \end_inset
10870
10871
10872 \color blue
10873
10874 \begin_inset space \textvisiblespace{}
10875 \end_inset
10876
10877
10878 \color inherit
10879
10880 \begin_inset Quotes erd
10881 \end_inset
10882
10883 .
10884  La longueur peut aussi être négative.
10885  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
10886  disponible, on utilise la commande 
10887 \series bold
10888
10889 \backslash
10890 hfill
10891 \series default
10892
10893 \begin_inset Index idx
10894 status collapsed
10895
10896 \begin_layout Plain Layout
10897 Commandes ! H ! 
10898 \backslash
10899 hfill
10900 \end_layout
10901
10902 \end_inset
10903
10904 .
10905 \end_layout
10906
10907 \begin_layout Standard
10908 \begin_inset VSpace -1mm
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \begin_layout Standard
10915 \align center
10916 \begin_inset Tabular
10917 <lyxtabular version="3" rows="4" columns="2">
10918 <features rotate="0" tabularvalignment="middle">
10919 <column alignment="center" valignment="top">
10920 <column alignment="center" valignment="top">
10921 <row>
10922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 Commande (
10927 \backslash
10928 hspace longueur)
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 Résultat
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 </row>
10943 <row>
10944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 A=B
10949 \backslash
10950 hspace
10951 \begin_inset space \textvisiblespace{}
10952 \end_inset
10953
10954
10955 \begin_inset Formula $\to$
10956 \end_inset
10957
10958 A
10959 \backslash
10960 not=C (3
10961 \begin_inset space \thinspace{}
10962 \end_inset
10963
10964 cm)
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10974 \end_inset
10975
10976
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 </row>
10982 <row>
10983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 A
10988 \backslash
10989 hspace
10990 \begin_inset space \textvisiblespace{}
10991 \end_inset
10992
10993
10994 \begin_inset Formula $\to$
10995 \end_inset
10996
10997 A
10998 \backslash
10999 not=A (-1
11000 \begin_inset space \thinspace{}
11001 \end_inset
11002
11003 mm)
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11013 \end_inset
11014
11015
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 A=A
11027 \backslash
11028 hfill
11029 \begin_inset space \textvisiblespace{}
11030 \end_inset
11031
11032 B=B
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 \begin_inset Formula $A=A\hfill B=B$
11042 \end_inset
11043
11044
11045 \end_layout
11046
11047 \end_inset
11048 </cell>
11049 </row>
11050 </lyxtabular>
11051
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \begin_layout Standard
11058 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11059  de colonne le plus long du tableau.
11060  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11061  laquelle 
11062 \series bold
11063
11064 \backslash
11065 hfill
11066 \series default
11067  est inséré.
11068  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11069  espace ne sera ajouté.
11070  
11071 \series bold
11072
11073 \backslash
11074 hfill
11075 \series default
11076  a un effet sur les formules hors ligne uniquement si on utilise le style
11077  de formule 
11078 \series bold
11079 Indenté
11080 \series default
11081  (Les styles de formules sont expliqués dans 
11082 \begin_inset CommandInset ref
11083 LatexCommand ref
11084 reference "sec:Styles-de-formules"
11085
11086 \end_inset
11087
11088 ).
11089 \end_layout
11090
11091 \begin_layout Standard
11092 En plus de 
11093 \series bold
11094
11095 \backslash
11096 hfill, 
11097 \series default
11098 il y a les commandes 
11099 \series bold
11100
11101 \backslash
11102 dotfill
11103 \series default
11104  et 
11105 \series bold
11106
11107 \backslash
11108 hrulefill
11109 \series default
11110  qui remplissent l'espace avec un motif, voir 
11111 \begin_inset CommandInset ref
11112 LatexCommand ref
11113 reference "sub:Points-de-suspension"
11114
11115 \end_inset
11116
11117  pour un exemple.
11118 \end_layout
11119
11120 \begin_layout Standard
11121 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11122  
11123 \family sans
11124 Insertion\SpecialChar \menuseparator
11125 Typographie
11126 \begin_inset space ~
11127 \end_inset
11128
11129 spéciale\SpecialChar \menuseparator
11130 Espacement horizontal
11131 \family default
11132 :
11133 \end_layout
11134
11135 \begin_layout Standard
11136 Ceci est une ligne avec un espace de
11137 \begin_inset space \hspace{}
11138 \length 2cm
11139 \end_inset
11140
11141 2
11142 \begin_inset space \thinspace{}
11143 \end_inset
11144
11145 cm.
11146 \end_layout
11147
11148 \begin_layout Standard
11149 Ceci est une ligne avec un
11150 \begin_inset space \hfill{}
11151 \end_inset
11152
11153 espace maximum.
11154 \end_layout
11155
11156 \begin_layout Subsection
11157 Espace après les formules en ligne
11158 \begin_inset Index idx
11159 status collapsed
11160
11161 \begin_layout Plain Layout
11162 Espace ! après les formules en ligne
11163 \end_layout
11164
11165 \end_inset
11166
11167
11168 \end_layout
11169
11170 \begin_layout Standard
11171 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11172  
11173 \series bold
11174
11175 \backslash
11176 mathsurround
11177 \series default
11178
11179 \begin_inset Index idx
11180 status collapsed
11181
11182 \begin_layout Plain Layout
11183 Commandes ! M ! 
11184 \backslash
11185 mathsurround
11186 \end_layout
11187
11188 \end_inset
11189
11190 .
11191  La valeur d'une longueur est modifiée avec la commande 
11192 \series bold
11193
11194 \backslash
11195 setlength
11196 \series default
11197
11198 \begin_inset Index idx
11199 status collapsed
11200
11201 \begin_layout Plain Layout
11202 Commandes ! S ! 
11203 \backslash
11204 setlength
11205 \end_layout
11206
11207 \end_inset
11208
11209  qui a la syntaxe suivante:
11210 \end_layout
11211
11212 \begin_layout Standard
11213
11214 \series bold
11215
11216 \backslash
11217 setlength{nom de la longueur}{valeur}
11218 \end_layout
11219
11220 \begin_layout Standard
11221 Pour mettre 
11222 \series bold
11223
11224 \backslash
11225 mathsurround
11226 \series default
11227  à une valeur de 5
11228 \begin_inset space \thinspace{}
11229 \end_inset
11230
11231 mm, on insère la commande
11232 \end_layout
11233
11234 \begin_layout Standard
11235
11236 \series bold
11237
11238 \backslash
11239 setlength{
11240 \backslash
11241 mathsurround}{5mm}
11242 \end_layout
11243
11244 \begin_layout Standard
11245 en mode TeX.
11246  Une espace de 5
11247 \begin_inset space \thinspace{}
11248 \end_inset
11249
11250 mm va maintenant être placée autour de toutes les formules en ligne:
11251 \begin_inset ERT
11252 status collapsed
11253
11254 \begin_layout Plain Layout
11255
11256
11257 \backslash
11258 setlength{
11259 \backslash
11260 mathsurround}{5mm}
11261 \end_layout
11262
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \begin_layout Standard
11269 Voici une formule en ligne 
11270 \begin_inset Formula $A=B$
11271 \end_inset
11272
11273  avec une espace de 5
11274 \begin_inset space \thinspace{}
11275 \end_inset
11276
11277 mm autour.
11278 \begin_inset ERT
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282
11283
11284 \backslash
11285 setlength{
11286 \backslash
11287 mathsurround}{0pt}
11288 \end_layout
11289
11290 \end_inset
11291
11292
11293 \end_layout
11294
11295 \begin_layout Standard
11296 Pour revenir à la valeur prédéfinie, on met 
11297 \series bold
11298
11299 \backslash
11300 mathsurround
11301 \series default
11302  à 0
11303 \begin_inset space \thinspace{}
11304 \end_inset
11305
11306 pt.
11307 \end_layout
11308
11309 \begin_layout Section
11310 Boîtes et cadres
11311 \begin_inset Index idx
11312 status collapsed
11313
11314 \begin_layout Plain Layout
11315 Boîtes
11316 \end_layout
11317
11318 \end_inset
11319
11320
11321 \begin_inset Index idx
11322 status collapsed
11323
11324 \begin_layout Plain Layout
11325 Cadres | see 
11326 \begin_inset ERT
11327 status collapsed
11328
11329 \begin_layout Plain Layout
11330
11331 {
11332 \end_layout
11333
11334 \end_inset
11335
11336 Boîtes
11337 \begin_inset ERT
11338 status collapsed
11339
11340 \begin_layout Plain Layout
11341
11342 }
11343 \end_layout
11344
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351
11352
11353 \end_layout
11354
11355 \begin_layout Standard
11356 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11357 \emph on
11358 Boîtes 
11359 \emph default
11360 du manuel 
11361 \emph on
11362 Objets insérés.
11363  
11364 \end_layout
11365
11366 \begin_layout Subsection
11367 Boîtes avec cadre
11368 \begin_inset CommandInset label
11369 LatexCommand label
11370 name "sub:Boîtes-avec-cadre"
11371
11372 \end_inset
11373
11374
11375 \begin_inset Index idx
11376 status collapsed
11377
11378 \begin_layout Plain Layout
11379 Boîtes ! avec cadre
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \end_layout
11386
11387 \begin_layout Standard
11388 Il es possible d'encadrer des formules ou des portions de formules avec
11389  la commande 
11390 \series bold
11391
11392 \backslash
11393 fbox
11394 \series default
11395
11396 \begin_inset Index idx
11397 status collapsed
11398
11399 \begin_layout Plain Layout
11400 Commandes ! F ! 
11401 \backslash
11402 fbox
11403 \end_layout
11404
11405 \end_inset
11406
11407  et 
11408 \series bold
11409
11410 \backslash
11411 boxed
11412 \series default
11413
11414 \begin_inset Index idx
11415 status collapsed
11416
11417 \begin_layout Plain Layout
11418 Commandes ! B ! 
11419 \backslash
11420 boxed
11421 \end_layout
11422
11423 \end_inset
11424
11425 .
11426 \end_layout
11427
11428 \begin_layout Standard
11429 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11430  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11431  Pour 
11432 \series bold
11433
11434 \backslash
11435 fbox
11436 \series default
11437  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11438  avec 
11439 \family sans
11440 Ctrl+M
11441 \family default
11442 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11443  Quand on utilise 
11444 \series bold
11445
11446 \backslash
11447 boxed
11448 \series default
11449 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11450 \end_layout
11451
11452 \begin_layout Standard
11453 La commande 
11454 \series bold
11455
11456 \backslash
11457 fbox
11458 \series default
11459  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11460  formule serait alors toujours mise à la taille du texte.
11461  
11462 \series bold
11463
11464 \backslash
11465 boxed
11466 \series default
11467 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11468  la formule serait alors toujours mise à la taille des formules hors ligne.
11469 \end_layout
11470
11471 \begin_layout Standard
11472 Comme extension à 
11473 \series bold
11474
11475 \backslash
11476 fbox
11477 \series default
11478  il y a la commande 
11479 \series bold
11480
11481 \backslash
11482 framebox
11483 \series default
11484
11485 \begin_inset Index idx
11486 status collapsed
11487
11488 \begin_layout Plain Layout
11489 Commandes ! F ! 
11490 \backslash
11491 framebox
11492 \end_layout
11493
11494 \end_inset
11495
11496  où on peut en plus spécifier la largeur du cadre et l'alignement.
11497  La syntaxe de la commande 
11498 \series bold
11499
11500 \backslash
11501 framebox
11502 \series default
11503  est la suivante:
11504 \end_layout
11505
11506 \begin_layout Standard
11507
11508 \series bold
11509
11510 \backslash
11511 framebox[Largeur du cadre][position]{contenu de la boîte}
11512 \end_layout
11513
11514 \begin_layout Standard
11515 La position peut être soit 
11516 \emph on
11517 l
11518 \emph default
11519  soit 
11520 \emph on
11521 r
11522 \emph default
11523 .
11524  
11525 \emph on
11526 l
11527 \emph default
11528  aligne la formule à gauche dans la boîte, 
11529 \emph on
11530 r
11531 \emph default
11532  à droite.
11533  Quand on ne précise pas la position, la formule est centrée.
11534 \begin_inset Newline newline
11535 \end_inset
11536
11537 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11538  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11539  c'est le cas avec 
11540 \series bold
11541
11542 \backslash
11543 fbox
11544 \series default
11545 .
11546 \end_layout
11547
11548 \begin_layout Standard
11549 Quand on insère la commande 
11550 \series bold
11551
11552 \backslash
11553 framebox
11554 \series default
11555 , une boîte apparaît contenant trois boîtes bleues.
11556  Les deux premières sont entourées de crochets pour signales des arguments
11557  optionnels.
11558  La troisième boîte est là pour contenir les portions de formules, comme
11559  pour 
11560 \series bold
11561
11562 \backslash
11563 fbox
11564 \series default
11565 .
11566 \end_layout
11567
11568 \begin_layout Standard
11569 \align center
11570 \begin_inset Tabular
11571 <lyxtabular version="3" rows="5" columns="2">
11572 <features rotate="0" tabularvalignment="middle">
11573 <column alignment="center" valignment="top">
11574 <column alignment="center" valignment="top">
11575 <row>
11576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 Commande
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 Résultat
11590 \begin_inset Note Note
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594
11595 \series bold
11596
11597 \backslash
11598 raisebox
11599 \series default
11600  est seulement utilisée pour faire de la place
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 </row>
11611 <row>
11612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616
11617 \backslash
11618 fbox
11619 \begin_inset space \textvisiblespace{}
11620 \end_inset
11621
11622
11623 \family sans
11624 Ctrl+M
11625 \family default
11626  
11627 \backslash
11628 int
11629 \begin_inset space \textvisiblespace{}
11630 \end_inset
11631
11632 A=B
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11642 \end_inset
11643
11644
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655
11656 \backslash
11657 boxed
11658 \begin_inset space \textvisiblespace{}
11659 \end_inset
11660
11661
11662 \backslash
11663 int
11664 \begin_inset space \textvisiblespace{}
11665 \end_inset
11666
11667 A=B
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11677 \end_inset
11678
11679
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 </row>
11685 <row>
11686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 A+
11691 \backslash
11692 fbox
11693 \begin_inset space \textvisiblespace{}
11694 \end_inset
11695
11696 B
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11706 \end_inset
11707
11708
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 </row>
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719
11720 \backslash
11721 framebox
11722 \begin_inset space \textvisiblespace{}
11723 \end_inset
11724
11725 20mm
11726 \begin_inset Formula $\to$
11727 \end_inset
11728
11729
11730 \begin_inset Formula $\to$
11731 \end_inset
11732
11733
11734 \family sans
11735 Ctrl+M
11736 \family default
11737  
11738 \backslash
11739 frac
11740 \begin_inset space \textvisiblespace{}
11741 \end_inset
11742
11743 A
11744 \begin_inset Formula $\downarrow$
11745 \end_inset
11746
11747 B
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 \begin_inset Formula $\raisebox{6mm}{}$
11757 \end_inset
11758
11759
11760 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11761 \end_inset
11762
11763
11764 \begin_inset Formula $\raisebox{-4mm}{}$
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 </row>
11773 </lyxtabular>
11774
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \begin_layout Standard
11781 On peut aussi ajuster l'épaisseur du cadre.
11782  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
11783  formule
11784 \end_layout
11785
11786 \begin_layout Standard
11787
11788 \series bold
11789
11790 \backslash
11791 fboxrule
11792 \series default
11793  
11794 \series bold
11795
11796 \begin_inset Quotes eld
11797 \end_inset
11798
11799 épaisseur
11800 \begin_inset Quotes erd
11801 \end_inset
11802
11803
11804 \series default
11805  
11806 \series bold
11807
11808 \backslash
11809 fboxsep
11810 \series default
11811  
11812 \series bold
11813
11814 \begin_inset Quotes eld
11815 \end_inset
11816
11817 distance
11818 \begin_inset Quotes erd
11819 \end_inset
11820
11821
11822 \end_layout
11823
11824 \begin_layout Standard
11825 \begin_inset Quotes eld
11826 \end_inset
11827
11828 distance
11829 \begin_inset Quotes erd
11830 \end_inset
11831
11832  précise la distance minimale entre le cadre et le premier caractère de
11833  la boîte.
11834  Un exemple pour illustrer ceci avec la formule encadrée suivante:
11835 \begin_inset ERT
11836 status collapsed
11837
11838 \begin_layout Plain Layout
11839
11840
11841 \backslash
11842 fboxrule 2mm 
11843 \backslash
11844 fboxsep 3mm
11845 \end_layout
11846
11847 \end_inset
11848
11849
11850 \begin_inset Formula 
11851 \[
11852 \boxed{A+B=C}
11853 \]
11854
11855 \end_inset
11856
11857 Avant cette formule, on a inséré en mode TeX les commandes
11858 \end_layout
11859
11860 \begin_layout Standard
11861
11862 \series bold
11863
11864 \backslash
11865 fboxrule
11866 \series default
11867  
11868 \series bold
11869 2mm
11870 \series default
11871  
11872 \series bold
11873
11874 \backslash
11875 fboxsep
11876 \series default
11877  
11878 \series bold
11879 3mm
11880 \end_layout
11881
11882 \begin_layout Standard
11883 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
11884 \end_layout
11885
11886 \begin_layout Standard
11887 Pour revenir à la taille de cadre standard, on insère la commande
11888 \end_layout
11889
11890 \begin_layout Standard
11891
11892 \series bold
11893
11894 \backslash
11895 fboxrule
11896 \series default
11897  
11898 \series bold
11899 0.4pt
11900 \series default
11901  
11902 \series bold
11903
11904 \backslash
11905 fboxsep
11906 \series default
11907  
11908 \series bold
11909 3pt
11910 \series default
11911
11912 \begin_inset ERT
11913 status collapsed
11914
11915 \begin_layout Plain Layout
11916
11917
11918 \backslash
11919 fboxrule 0.4pt 
11920 \backslash
11921 fboxsep 3pt
11922 \end_layout
11923
11924 \end_inset
11925
11926
11927 \end_layout
11928
11929 \begin_layout Standard
11930 avant la formule suivante.
11931 \end_layout
11932
11933 \begin_layout Subsection
11934 Boîtes sans cadre
11935 \begin_inset CommandInset label
11936 LatexCommand label
11937 name "sub:Boîtes-sans-cadre"
11938
11939 \end_inset
11940
11941
11942 \begin_inset Index idx
11943 status collapsed
11944
11945 \begin_layout Plain Layout
11946 Boîtes ! sans cadre
11947 \end_layout
11948
11949 \end_inset
11950
11951
11952 \end_layout
11953
11954 \begin_layout Standard
11955 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
11956  
11957 \series bold
11958
11959 \backslash
11960 mbox
11961 \series default
11962
11963 \begin_inset Index idx
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967 Commandes ! M ! 
11968 \backslash
11969 mbox
11970 \end_layout
11971
11972 \end_inset
11973
11974
11975 \series bold
11976
11977 \backslash
11978 makebox
11979 \series default
11980
11981 \begin_inset Index idx
11982 status collapsed
11983
11984 \begin_layout Plain Layout
11985 Commandes ! M ! 
11986 \backslash
11987 makebox
11988 \end_layout
11989
11990 \end_inset
11991
11992 , et 
11993 \series bold
11994
11995 \backslash
11996 raisebox
11997 \series default
11998
11999 \begin_inset Index idx
12000 status collapsed
12001
12002 \begin_layout Plain Layout
12003 Commandes ! R ! 
12004 \backslash
12005 raisebox
12006 \end_layout
12007
12008 \end_inset
12009
12010
12011 \end_layout
12012
12013 \begin_layout Standard
12014 Avec 
12015 \series bold
12016
12017 \backslash
12018 raisebox
12019 \series default
12020  une boîte peut être mise en exposant ou en indice.
12021  Mais contrairement aux indices et aux exposants normaux, les caractères
12022  conservent leur taille de police initiale.
12023  
12024 \series bold
12025
12026 \backslash
12027 raisebox
12028 \series default
12029  est utilisée avec la syntaxe suivante:
12030 \end_layout
12031
12032 \begin_layout Standard
12033
12034 \series bold
12035
12036 \backslash
12037 raisebox{hauteur}{contenu de la boîte}
12038 \end_layout
12039
12040 \begin_layout Standard
12041 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12042  comme pour 
12043 \series bold
12044
12045 \backslash
12046 fbox
12047 \series default
12048 .
12049  
12050 \begin_inset Note Greyedout
12051 status open
12052
12053 \begin_layout Plain Layout
12054
12055 \series bold
12056 Note:
12057 \series default
12058  Pour 
12059 \series bold
12060
12061 \backslash
12062 raisebox
12063 \series default
12064  cette formule supplémentaire esr créée en appuyant sur 
12065 \family sans
12066 Ctrl+M
12067 \family default
12068  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12069  la commande 
12070 \series bold
12071
12072 \backslash
12073 raisebox
12074 \series default
12075 .
12076 \end_layout
12077
12078 \end_inset
12079
12080
12081 \end_layout
12082
12083 \begin_layout Standard
12084 \align center
12085 \begin_inset Tabular
12086 <lyxtabular version="3" rows="4" columns="2">
12087 <features rotate="0" tabularvalignment="middle">
12088 <column alignment="center" valignment="top">
12089 <column alignment="center" valignment="top">
12090 <row>
12091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12092 \begin_inset Text
12093
12094 \begin_layout Plain Layout
12095 Commande
12096 \end_layout
12097
12098 \end_inset
12099 </cell>
12100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104 Résultat
12105 \end_layout
12106
12107 \end_inset
12108 </cell>
12109 </row>
12110 <row>
12111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 H
12116 \backslash
12117 raisebox{2mm
12118 \begin_inset Formula $\to$
12119 \end_inset
12120
12121
12122 \backslash
12123 {al
12124 \begin_inset Formula $\to$
12125 \end_inset
12126
12127  lo
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12137 \end_inset
12138
12139
12140 \end_layout
12141
12142 \end_inset
12143 </cell>
12144 </row>
12145 <row>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 H
12151 \backslash
12152 raisebox{-2mm
12153 \begin_inset Formula $\to$
12154 \end_inset
12155
12156
12157 \backslash
12158 {al
12159 \begin_inset Formula $\to$
12160 \end_inset
12161
12162 lo
12163 \end_layout
12164
12165 \end_inset
12166 </cell>
12167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Plain Layout
12171 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12172 \end_inset
12173
12174
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 </row>
12180 <row>
12181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12182 \begin_inset Text
12183
12184 \begin_layout Plain Layout
12185 A=
12186 \backslash
12187 raisebox{-2mm
12188 \begin_inset Formula $\to$
12189 \end_inset
12190
12191
12192 \backslash
12193 {
12194 \family sans
12195 Ctrl+M Ctrl+M
12196 \family default
12197  
12198 \backslash
12199 sqrt
12200 \begin_inset space \textvisiblespace{}
12201 \end_inset
12202
12203
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12209 \begin_inset Text
12210
12211 \begin_layout Plain Layout
12212 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \end_inset
12219 </cell>
12220 </row>
12221 </lyxtabular>
12222
12223 \end_inset
12224
12225
12226 \end_layout
12227
12228 \begin_layout Standard
12229 La commande 
12230 \series bold
12231
12232 \backslash
12233 mbox
12234 \series default
12235  est équivalente à 
12236 \series bold
12237
12238 \backslash
12239 fbox
12240 \series default
12241  et 
12242 \series bold
12243
12244 \backslash
12245 makebox
12246 \series default
12247  est équivalente à 
12248 \series bold
12249
12250 \backslash
12251 framebox
12252 \series default
12253 , avec la différence qu'il n'y a pas de cadre.
12254 \end_layout
12255
12256 \begin_layout Subsection
12257 Boîtes colorées
12258 \begin_inset CommandInset label
12259 LatexCommand label
12260 name "sub:Boîtes-colorées"
12261
12262 \end_inset
12263
12264
12265 \begin_inset Index idx
12266 status collapsed
12267
12268 \begin_layout Plain Layout
12269 Boîtes ! colorées
12270 \end_layout
12271
12272 \end_inset
12273
12274
12275 \end_layout
12276
12277 \begin_layout Standard
12278 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12279  LaTeX 
12280 \series bold
12281 color
12282 \series default
12283
12284 \begin_inset Foot
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 La paquetage LaTeX 
12289 \series bold
12290 color
12291 \series default
12292  fait partie de toutes les installations LaTeX standard.
12293 \end_layout
12294
12295 \end_inset
12296
12297
12298 \begin_inset Index idx
12299 status collapsed
12300
12301 \begin_layout Plain Layout
12302 Paquetages ! color
12303 \end_layout
12304
12305 \end_inset
12306
12307  soit chargé dans le préambule LaTeX avec la ligne
12308 \begin_inset Foot
12309 status collapsed
12310
12311 \begin_layout Plain Layout
12312 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12313  le document, LyX charge automatiquement le paquetage LaTeX 
12314 \series bold
12315 color
12316 \series default
12317 .
12318  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12319  ne doit pas poser de problème.
12320 \end_layout
12321
12322 \end_inset
12323
12324
12325 \begin_inset Note Note
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12330  dans le préambule LaTeX.
12331 \end_layout
12332
12333 \end_inset
12334
12335
12336 \end_layout
12337
12338 \begin_layout Standard
12339
12340 \series bold
12341
12342 \backslash
12343 usepackage{color}
12344 \end_layout
12345
12346 \begin_layout Standard
12347 \begin_inset VSpace medskip
12348 \end_inset
12349
12350 Pour colorer des boîtes, on utilise la commande 
12351 \series bold
12352
12353 \backslash
12354 colorbox
12355 \series default
12356
12357 \begin_inset Index idx
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 Commandes ! C ! 
12362 \backslash
12363 colorbox
12364 \end_layout
12365
12366 \end_inset
12367
12368  avec la syntaxe suivante
12369 \end_layout
12370
12371 \begin_layout Standard
12372
12373 \series bold
12374
12375 \backslash
12376 colorbox{couleur}{contenu de la boîte}
12377 \end_layout
12378
12379 \begin_layout Standard
12380 Le contenu de la boîte peut être une autre boîte et une 
12381 \series bold
12382
12383 \backslash
12384 colorbox
12385 \series default
12386  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12387  exemple).
12388  Quand une boîte est destinée à contenir une formule, on doit insérer une
12389  boîte supplémentaire, comme avec 
12390 \series bold
12391
12392 \backslash
12393 fraisebox
12394 \series default
12395 .
12396 \begin_inset Foot
12397 status collapsed
12398
12399 \begin_layout Plain Layout
12400 Ceci s'applique aussi à la commande 
12401 \series bold
12402
12403 \backslash
12404 fcolorbox
12405 \series default
12406 .
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \end_layout
12413
12414 \begin_layout Standard
12415 On peut choisir une des couleurs prédéfinies suivantes:
12416 \end_layout
12417
12418 \begin_layout Standard
12419
12420 \series bold
12421 black
12422 \series default
12423  (noir), 
12424 \series bold
12425 blue
12426 \series default
12427  (bleu), 
12428 \series bold
12429 cyan
12430 \series default
12431
12432 \series bold
12433 green
12434 \series default
12435  (vert), 
12436 \series bold
12437 magenta
12438 \series default
12439
12440 \series bold
12441 red
12442 \series default
12443  (rouge), 
12444 \series bold
12445 white
12446 \series default
12447  (blanc), et 
12448 \series bold
12449 yellow (jaune)
12450 \end_layout
12451
12452 \begin_layout Standard
12453 \align center
12454 \begin_inset Tabular
12455 <lyxtabular version="3" rows="4" columns="2">
12456 <features rotate="0" tabularvalignment="middle">
12457 <column alignment="center" valignment="top">
12458 <column alignment="center" valignment="top">
12459 <row>
12460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12461 \begin_inset Text
12462
12463 \begin_layout Plain Layout
12464 Commande
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12470 \begin_inset Text
12471
12472 \begin_layout Plain Layout
12473 Résultat
12474 \begin_inset Note Note
12475 status collapsed
12476
12477 \begin_layout Plain Layout
12478
12479 \series bold
12480
12481 \backslash
12482 raisebox
12483 \series default
12484  est seulement utilisée pour faire de la place
12485 \end_layout
12486
12487 \end_inset
12488
12489
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 </row>
12495 <row>
12496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12497 \begin_inset Text
12498
12499 \begin_layout Plain Layout
12500
12501 \backslash
12502 colorbox{yellow
12503 \begin_inset Formula $\to$
12504 \end_inset
12505
12506
12507 \backslash
12508 {A=B
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12518 \end_inset
12519
12520
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 </row>
12526 <row>
12527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531
12532 \backslash
12533 colorbox{green
12534 \begin_inset Formula $\to$
12535 \end_inset
12536
12537
12538 \backslash
12539 {
12540 \backslash
12541 fbox
12542 \begin_inset space \textvisiblespace{}
12543 \end_inset
12544
12545 A=B
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12555 \end_inset
12556
12557
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 </row>
12563 <row>
12564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568
12569 \backslash
12570 fbox
12571 \begin_inset space \textvisiblespace{}
12572 \end_inset
12573
12574
12575 \backslash
12576 colorbox{green
12577 \begin_inset Formula $\to$
12578 \end_inset
12579
12580
12581 \backslash
12582 {
12583 \family sans
12584 Ctrl+M Ctrl+M
12585 \family default
12586  
12587 \backslash
12588 int
12589 \begin_inset space \textvisiblespace{}
12590 \end_inset
12591
12592 C=D
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12598 \begin_inset Text
12599
12600 \begin_layout Plain Layout
12601 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12602 \end_inset
12603
12604
12605 \end_layout
12606
12607 \end_inset
12608 </cell>
12609 </row>
12610 </lyxtabular>
12611
12612 \end_inset
12613
12614
12615 \end_layout
12616
12617 \begin_layout Standard
12618
12619 \series bold
12620
12621 \backslash
12622 colorbox
12623 \series default
12624  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
12625  Pour colorer tous les caractères, on sélectionne toute la formule et on
12626  choisit la couleur voulue avec la fenêtre de dialogue 
12627 \family sans
12628 Style
12629 \begin_inset space ~
12630 \end_inset
12631
12632 de
12633 \begin_inset space ~
12634 \end_inset
12635
12636 texte
12637 \family default
12638 .
12639  Cette fenêtre de dialogue peut être appelée avec le bouton 
12640 \begin_inset Graphics
12641         filename ../../images/dialog-show_character.png
12642         scale 85
12643
12644 \end_inset
12645
12646  de la barre d'outils, ou avec le menu 
12647 \family sans
12648 Édition\SpecialChar \menuseparator
12649 Style
12650 \begin_inset space ~
12651 \end_inset
12652
12653 de
12654 \begin_inset space ~
12655 \end_inset
12656
12657 texte\SpecialChar \menuseparator
12658 Personnalisé
12659 \family default
12660 .
12661  Le numéro de la formule prendra la même couleur que la formule.
12662  Si le numéro doit avoir une couleur différente de celle des caractères
12663  de la formule, la couleur doit être changée à l'intérieur de la formule.
12664 \end_layout
12665
12666 \begin_layout Standard
12667 Un exemple:
12668 \end_layout
12669
12670 \begin_layout Standard
12671
12672 \color red
12673 \begin_inset Formula 
12674 \begin{equation}
12675 \int A=B\label{eq:rouge}
12676 \end{equation}
12677
12678 \end_inset
12679
12680
12681 \color green
12682
12683 \begin_inset Formula 
12684 \begin{equation}
12685 \textcolor{red}{\int A=B}\label{eq:rougevert}
12686 \end{equation}
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Standard
12694 La formule 
12695 \begin_inset CommandInset ref
12696 LatexCommand eqref
12697 reference "eq:rouge"
12698
12699 \end_inset
12700
12701  est complètement colorée en rouge.
12702 \begin_inset Newline newline
12703 \end_inset
12704
12705 La formule 
12706 \begin_inset CommandInset ref
12707 LatexCommand eqref
12708 reference "eq:rougevert"
12709
12710 \end_inset
12711
12712  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
12713  Ensuite, les caractères de la formule ont été colorés en rouge.
12714 \end_layout
12715
12716 \begin_layout Standard
12717 \begin_inset VSpace bigskip
12718 \end_inset
12719
12720 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
12721  utilise la commande 
12722 \series bold
12723
12724 \backslash
12725 fcolorbox
12726 \series default
12727
12728 \begin_inset Index idx
12729 status collapsed
12730
12731 \begin_layout Plain Layout
12732 Commandes ! F ! 
12733 \backslash
12734 fcolorbox
12735 \end_layout
12736
12737 \end_inset
12738
12739  avec la syntaxe suivante:
12740 \end_layout
12741
12742 \begin_layout Standard
12743
12744 \series bold
12745
12746 \backslash
12747 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
12748 \end_layout
12749
12750 \begin_layout Standard
12751 Donc 
12752 \series bold
12753
12754 \backslash
12755 fcolorbox
12756 \series default
12757  est une extension de la commande 
12758 \series bold
12759
12760 \backslash
12761 colorbox
12762 \series default
12763 .
12764  L'épaisseur du cadre est déterminée comme avec 
12765 \series bold
12766
12767 \backslash
12768 framebox
12769 \series default
12770 , avec 
12771 \series bold
12772
12773 \backslash
12774 fboxrule
12775 \series default
12776  et 
12777 \series bold
12778
12779 \backslash
12780 fboxsep
12781 \series default
12782 .
12783  Un exemple:
12784 \begin_inset ERT
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788
12789
12790 \backslash
12791 fboxrule 1mm 
12792 \backslash
12793 fboxsep 1mm
12794 \end_layout
12795
12796 \end_inset
12797
12798
12799 \begin_inset Formula 
12800 \[
12801 \fcolorbox{cyan}{magenta}{A=B}
12802 \]
12803
12804 \end_inset
12805
12806
12807 \begin_inset ERT
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811
12812
12813 \backslash
12814 fboxrule 0.4pt 
12815 \backslash
12816 fboxsep 3pt
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 Cette formule a été créée avec la commande
12826 \begin_inset Newline newline
12827 \end_inset
12828
12829
12830 \series bold
12831
12832 \backslash
12833 fcolorbox{cyan
12834 \begin_inset Formula $\to$
12835 \end_inset
12836
12837
12838 \backslash
12839 {magenta
12840 \begin_inset Formula $\to$
12841 \end_inset
12842
12843
12844 \backslash
12845 {A=B
12846 \series default
12847 .
12848 \end_layout
12849
12850 \begin_layout Standard
12851 \begin_inset VSpace bigskip
12852 \end_inset
12853
12854 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
12855  faut d'abord les définir.
12856 \end_layout
12857
12858 \begin_layout Standard
12859 On peut par exemple définir la couleur 
12860 \begin_inset Quotes eld
12861 \end_inset
12862
12863 vertfonce
12864 \begin_inset Quotes erd
12865 \end_inset
12866
12867  avec la ligne suivante dans le préambule LaTeX:
12868 \end_layout
12869
12870 \begin_layout Standard
12871
12872 \series bold
12873
12874 \backslash
12875 definecolor{vertfonce}{cmyk}{0.5,
12876 \series default
12877  
12878 \series bold
12879 0,
12880 \series default
12881  
12882 \series bold
12883 1,
12884 \series default
12885  
12886 \series bold
12887 0.5}
12888 \series default
12889
12890 \begin_inset Index idx
12891 status collapsed
12892
12893 \begin_layout Plain Layout
12894 Commandes ! D ! 
12895 \backslash
12896 definecolor
12897 \end_layout
12898
12899 \end_inset
12900
12901
12902 \end_layout
12903
12904 \begin_layout Standard
12905
12906 \series bold
12907 cmyk
12908 \series default
12909  est l'espace colorimétrique basé sur les couleurs 
12910 \series bold
12911 cyan
12912 \series default
12913
12914 \series bold
12915 magenta
12916 \series default
12917 , jaune
12918 \series bold
12919  (yellow
12920 \series default
12921 ), et noir 
12922 \series bold
12923 (black
12924 \series default
12925 ).
12926  Les quatre nombres séparés par des virgules sont les proportions des couleurs
12927  correspondantes dans l'espace colorimétrique.
12928  Ces facteurs prennent des valeurs entre 0 et 1.
12929  À la place de 
12930 \series bold
12931 cmyk 
12932 \series default
12933 on peut aussi utiliser l'espace 
12934 \series bold
12935 rgb 
12936 \series default
12937 basé sur les couleurs rouge (
12938 \series bold
12939 red
12940 \series default
12941 ), vert (
12942 \series bold
12943 green
12944 \series default
12945 ) et bleu (
12946 \series bold
12947 blue
12948 \series default
12949 ).
12950  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
12951  couleurs.
12952  Il y a aussi l'espace de couleur 
12953 \series bold
12954 gray 
12955 \series default
12956 (dégradé de gris) avec un facteur donnant la proportion de gris.
12957 \end_layout
12958
12959 \begin_layout Standard
12960 Comme exemple, une boîte encadrée avec la couleur 
12961 \series bold
12962 vertfonce 
12963 \series default
12964 que l'on vient de définir et des caractères colorés en jaune (
12965 \series bold
12966 yellow
12967 \series default
12968 ):
12969 \begin_inset Formula 
12970 \begin{equation}
12971 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
12972 \end{equation}
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \begin_layout Standard
12980 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
12981  de la commande 
12982 \series bold
12983
12984 \backslash
12985 textcolor
12986 \series default
12987 :
12988 \begin_inset Index idx
12989 status collapsed
12990
12991 \begin_layout Plain Layout
12992 Texte ! coloré
12993 \end_layout
12994
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \begin_layout Standard
13001 \begin_inset ERT
13002 status collapsed
13003
13004 \begin_layout Plain Layout
13005
13006
13007 \backslash
13008 textcolor{vertfonce}{
13009 \end_layout
13010
13011 \end_inset
13012
13013 cette phrase est en 
13014 \begin_inset Quotes eld
13015 \end_inset
13016
13017 vertfonce
13018 \begin_inset Quotes erd
13019 \end_inset
13020
13021 .
13022 \begin_inset ERT
13023 status collapsed
13024
13025 \begin_layout Plain Layout
13026
13027 }
13028 \end_layout
13029
13030 \end_inset
13031
13032
13033 \end_layout
13034
13035 \begin_layout Standard
13036
13037 \series bold
13038
13039 \backslash
13040 textcolor
13041 \series default
13042
13043 \begin_inset Index idx
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047 Commandes ! T ! 
13048 \backslash
13049 textcolor
13050 \end_layout
13051
13052 \end_inset
13053
13054  utilise la syntaxe 
13055 \series bold
13056
13057 \backslash
13058 textcolor{couleur}{caractères à colorer}
13059 \series default
13060 .
13061 \end_layout
13062
13063 \begin_layout Subsection
13064 Boîtes de paragraphe
13065 \begin_inset CommandInset label
13066 LatexCommand label
13067 name "sub:Boîtes-de-paragraphes"
13068
13069 \end_inset
13070
13071
13072 \begin_inset Index idx
13073 status collapsed
13074
13075 \begin_layout Plain Layout
13076 Boîtes ! comme paragraphe
13077 \end_layout
13078
13079 \end_inset
13080
13081
13082 \end_layout
13083
13084 \begin_layout Standard
13085 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13086  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13087  On la crée avec le menu 
13088 \family sans
13089 Insertion\SpecialChar \menuseparator
13090 Boîte
13091 \family default
13092  ou le bouton 
13093 \begin_inset Graphics
13094         filename ../../images/box-insert.png
13095         scale 85
13096
13097 \end_inset
13098
13099  de la barre d'outils.
13100 \end_layout
13101
13102 \begin_layout Standard
13103 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13104  une ligne:
13105 \end_layout
13106
13107 \begin_layout Standard
13108 \begin_inset VSpace medskip
13109 \end_inset
13110
13111 Ceci est une ligne 
13112 \begin_inset Box Boxed
13113 position "c"
13114 hor_pos "c"
13115 has_inner_box 1
13116 inner_pos "t"
13117 use_parbox 1
13118 use_makebox 0
13119 width "5cm"
13120 special "none"
13121 height "1in"
13122 height_special "totalheight"
13123 status open
13124
13125 \begin_layout Plain Layout
13126 Ceci est une boîte de paragraphe.
13127  Elle a exactement 5
13128 \begin_inset space \thinspace{}
13129 \end_inset
13130
13131 cm de large et peut aussi contenir des formules: 
13132 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \end_inset
13139
13140  avec une boîte de paragraphe.
13141 \end_layout
13142
13143 \begin_layout Standard
13144 \begin_inset VSpace medskip
13145 \end_inset
13146
13147
13148 \end_layout
13149
13150 \begin_layout Standard
13151 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13152  grise.
13153  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13154  Dans notre cas, on met: 
13155 \emph on
13156 Décoration:
13157 \emph default
13158  Boîte rectangulaire, 
13159 \emph on
13160 Boîte intérieure:
13161 \emph default
13162  Parbox, 
13163 \emph on
13164 Largeur
13165 \emph default
13166 : 5
13167 \begin_inset space \thinspace{}
13168 \end_inset
13169
13170 cm, 
13171 \emph on
13172 Alignement vertical boîte
13173 \emph default
13174 : milieu
13175 \end_layout
13176
13177 \begin_layout Standard
13178 \begin_inset VSpace medskip
13179 \end_inset
13180
13181 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13182 \series bold
13183
13184 \backslash
13185 parbox
13186 \series default
13187
13188 \begin_inset Index idx
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192 Commandes ! P ! 
13193 \backslash
13194 parbox
13195 \end_layout
13196
13197 \end_inset
13198
13199  qui a la syntaxe suivante:
13200 \end_layout
13201
13202 \begin_layout Standard
13203
13204 \series bold
13205
13206 \backslash
13207 parbox[position]{largeur}{contenu de la boîte}
13208 \end_layout
13209
13210 \begin_layout Standard
13211 Les positions 
13212 \emph on
13213 b
13214 \emph default
13215  et 
13216 \emph on
13217 t
13218 \emph default
13219  sont possibles.
13220  
13221 \emph on
13222 b
13223 \emph default
13224  pour 
13225 \begin_inset Quotes fld
13226 \end_inset
13227
13228 bas
13229 \begin_inset Quotes frd
13230 \end_inset
13231
13232  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13233  au niveau de sa dernière ligne.
13234  Avec 
13235 \emph on
13236 t
13237 \emph default
13238  pour 
13239 \begin_inset Quotes fld
13240 \end_inset
13241
13242 haut
13243 \begin_inset Quotes frd
13244 \end_inset
13245
13246  (top) l'alignement se fait avec la première ligne.
13247  Si aucune position n'est précisée, la boîte est centrée verticalement,
13248  voir la section 
13249 \emph on
13250 Boîtes 
13251 \emph default
13252 du manuel 
13253 \emph on
13254 Objets insérés 
13255 \emph default
13256 pour des exemples.
13257 \end_layout
13258
13259 \begin_layout Standard
13260 \begin_inset VSpace bigskip
13261 \end_inset
13262
13263 Pour encadrer une formule complètement, y compris le numéro de la formule,
13264  il faut la placer dans une boîte de paragraphe.
13265  Pour le faire, on insère la commande 
13266 \series bold
13267
13268 \backslash
13269 fbox{
13270 \backslash
13271 parbox{
13272 \backslash
13273 linewidth-2
13274 \backslash
13275 fboxsep-2
13276 \backslash
13277 fboxrule}{
13278 \series default
13279  en mode TeX avant la formule.
13280  Dans cette commande 
13281 \series bold
13282
13283 \backslash
13284 linewidth
13285 \series default
13286
13287 \begin_inset Index idx
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291 Commandes ! L ! 
13292 \backslash
13293 linewidth
13294 \end_layout
13295
13296 \end_inset
13297
13298  est l'épaisseur de ligne qui est active pour tout le document.
13299  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13300  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13301  et l'épaisseur du cadre.
13302  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13303 \begin_inset Foot
13304 status collapsed
13305
13306 \begin_layout Plain Layout
13307 \begin_inset CommandInset href
13308 LatexCommand href
13309 name "LyX-bug #4483"
13310 target "http://www.lyx.org/trac/ticket/4483"
13311
13312 \end_inset
13313
13314
13315 \end_layout
13316
13317 \end_inset
13318
13319 , on doit utiliser le mode TeX.
13320  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13321  on doit charger le paquetage LaTeX 
13322 \series bold
13323 calc
13324 \series default
13325
13326 \begin_inset Foot
13327 status collapsed
13328
13329 \begin_layout Plain Layout
13330
13331 \series bold
13332 calc
13333 \series default
13334  fait partie de toutes les installations standard de LaTeX.
13335 \end_layout
13336
13337 \end_inset
13338
13339
13340 \begin_inset Index idx
13341 status collapsed
13342
13343 \begin_layout Plain Layout
13344 Paquetages ! calc
13345 \end_layout
13346
13347 \end_inset
13348
13349  dans le préambule LaTeX avec la ligne
13350 \end_layout
13351
13352 \begin_layout Standard
13353
13354 \series bold
13355
13356 \backslash
13357 usepackage{calc}
13358 \end_layout
13359
13360 \begin_layout Standard
13361 Après la formule, les deux boîtes sont refermées en entrant 
13362 \series bold
13363 }}
13364 \series default
13365  en mode TeX.
13366  Voici un exemple:
13367 \begin_inset ERT
13368 status collapsed
13369
13370 \begin_layout Plain Layout
13371
13372
13373 \backslash
13374 fboxsep 5mm 
13375 \backslash
13376 fboxrule 5mm
13377 \end_layout
13378
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \begin_layout Standard
13385 \begin_inset ERT
13386 status collapsed
13387
13388 \begin_layout Plain Layout
13389
13390
13391 \backslash
13392 fbox{
13393 \backslash
13394 parbox{
13395 \backslash
13396 linewidth-2
13397 \backslash
13398 fboxsep-2
13399 \backslash
13400 fboxrule}{
13401 \end_layout
13402
13403 \end_inset
13404
13405
13406 \begin_inset Formula 
13407 \begin{equation}
13408 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13409 \end{equation}
13410
13411 \end_inset
13412
13413
13414 \begin_inset ERT
13415 status collapsed
13416
13417 \begin_layout Plain Layout
13418
13419 }}
13420 \end_layout
13421
13422 \end_inset
13423
13424
13425 \begin_inset ERT
13426 status collapsed
13427
13428 \begin_layout Plain Layout
13429
13430
13431 \backslash
13432 fboxrule 0.4pt 
13433 \backslash
13434 fboxsep 3pt
13435 \end_layout
13436
13437 \end_inset
13438
13439
13440 \end_layout
13441
13442 \begin_layout Standard
13443 \begin_inset VSpace medskip
13444 \end_inset
13445
13446 Comme on utilise une boîte de paragraphe comme argument de 
13447 \series bold
13448
13449 \backslash
13450 fbox
13451 \series default
13452 , il n'y a dans ce cas pas de différence entre 
13453 \series bold
13454
13455 \backslash
13456 fbox
13457 \series default
13458  et 
13459 \series bold
13460
13461 \backslash
13462 boxed
13463 \series default
13464 .
13465 \end_layout
13466
13467 \begin_layout Standard
13468 \begin_inset VSpace bigskip
13469 \end_inset
13470
13471 Les boîtes de paragraphes sont très utiles pour commenter directement des
13472  formules.
13473  Pour faire cela, on utilise la commande 
13474 \series bold
13475
13476 \backslash
13477 parbox
13478 \series default
13479  en combinaison avec la commande 
13480 \series bold
13481
13482 \backslash
13483 tag
13484 \series default
13485
13486 \begin_inset Foot
13487 status collapsed
13488
13489 \begin_layout Plain Layout
13490 plus au sujet de la commande 
13491 \series bold
13492
13493 \backslash
13494 tag
13495 \series default
13496 , voir 
13497 \begin_inset CommandInset ref
13498 LatexCommand ref
13499 reference "sub:Numérotation-personnalisée"
13500
13501 \end_inset
13502
13503 .
13504 \end_layout
13505
13506 \end_inset
13507
13508 .
13509 \end_layout
13510
13511 \begin_layout Standard
13512 Un exemple de formule commentée avec 
13513 \series bold
13514
13515 \backslash
13516 parbox
13517 \series default
13518 :
13519 \end_layout
13520
13521 \begin_layout Standard
13522 \begin_inset ERT
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526
13527
13528 \backslash
13529 [5x-7b=3b
13530 \backslash
13531 tag*{
13532 \backslash
13533 parbox{5cm}{
13534 \end_layout
13535
13536 \end_inset
13537
13538 Ceci est une description.
13539  Elle est clairement séparée de la formule et est multi-ligne.
13540 \begin_inset ERT
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544
13545 }}
13546 \backslash
13547 ]
13548 \end_layout
13549
13550 \end_inset
13551
13552
13553 \end_layout
13554
13555 \begin_layout Standard
13556 Une telle formule doit être complètement insérée en mode TeX, parce que
13557  LyX ne supporte pas encore la commande 
13558 \series bold
13559
13560 \backslash
13561 parbox
13562 \series default
13563  dans les formules.
13564  On crée la formule avec la suite de commandes suivante:
13565 \end_layout
13566
13567 \begin_layout Standard
13568 On insère la commande 
13569 \series bold
13570
13571 \backslash
13572 [5x-7b=3b
13573 \backslash
13574 tag*
13575 \backslash
13576 {
13577 \backslash
13578 parbox{5cm}{
13579 \series default
13580  en mode TeX.
13581 \begin_inset Foot
13582 status collapsed
13583
13584 \begin_layout Plain Layout
13585 Quand on utilise le style de formule 
13586 \series bold
13587 Indenté
13588 \series default
13589 , on peut aussi remplacer 
13590 \series bold
13591
13592 \backslash
13593 tag*
13594 \backslash
13595 {
13596 \series default
13597  par 
13598 \series bold
13599
13600 \backslash
13601 hfill
13602 \series default
13603 .
13604  (pour les styles de formules, voir 
13605 \begin_inset CommandInset ref
13606 LatexCommand ref
13607 reference "sec:Styles-de-formules"
13608
13609 \end_inset
13610
13611 ).
13612 \end_layout
13613
13614 \end_inset
13615
13616  Ensuite la description suit en texte normal et enfin on insère 
13617 \series bold
13618 }}
13619 \backslash
13620 ]
13621 \series default
13622  en mode TeX.
13623  Dans ces commandes, 
13624 \series bold
13625
13626 \backslash
13627 [
13628 \series default
13629  et 
13630 \series bold
13631
13632 \backslash
13633 ]
13634 \series default
13635  créent une formule hors ligne.
13636 \end_layout
13637
13638 \begin_layout Standard
13639 On peut voir les avantages de 
13640 \series bold
13641
13642 \backslash
13643 parbox
13644 \series default
13645  dans cet exemple qui a été commenté en utilisant du texte mathématique:
13646 \begin_inset Formula 
13647 \[
13648 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
13649 \]
13650
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \begin_layout Section
13657 Opérateurs
13658 \begin_inset Index idx
13659 status collapsed
13660
13661 \begin_layout Plain Layout
13662 Opérateurs
13663 \end_layout
13664
13665 \end_inset
13666
13667
13668 \end_layout
13669
13670 \begin_layout Subsection
13671 Grands Opérateurs
13672 \begin_inset CommandInset label
13673 LatexCommand label
13674 name "sub:Grands-opérateurs"
13675
13676 \end_inset
13677
13678
13679 \begin_inset Index idx
13680 status collapsed
13681
13682 \begin_layout Plain Layout
13683 Opérateurs ! grands
13684 \end_layout
13685
13686 \end_inset
13687
13688
13689 \begin_inset Index idx
13690 status collapsed
13691
13692 \begin_layout Plain Layout
13693 Sommes
13694 \end_layout
13695
13696 \end_inset
13697
13698
13699 \begin_inset Index idx
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703 Intégrales
13704 \end_layout
13705
13706 \end_inset
13707
13708
13709 \end_layout
13710
13711 \begin_layout Standard
13712 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
13713  activer l'option 
13714 \family sans
13715 Utiliser
13716 \begin_inset space ~
13717 \end_inset
13718
13719 automatiquement le paquetage
13720 \begin_inset space ~
13721 \end_inset
13722
13723 esint
13724 \family default
13725  dans les 
13726 \family sans
13727 Options du mode math.
13728 \end_layout
13729
13730 \begin_layout Standard
13731 \begin_inset space \hfill{}
13732 \end_inset
13733
13734
13735 \begin_inset Tabular
13736 <lyxtabular version="3" rows="11" columns="2">
13737 <features rotate="0" tabularvalignment="middle">
13738 <column alignment="center" valignment="top" width="0pt">
13739 <column alignment="center" valignment="top" width="0pt">
13740 <row>
13741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 Commande
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 Résultat
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 </row>
13760 <row>
13761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765
13766 \backslash
13767 int
13768 \begin_inset Index idx
13769 status collapsed
13770
13771 \begin_layout Plain Layout
13772 Commandes ! I ! 
13773 \backslash
13774 int
13775 \end_layout
13776
13777 \end_inset
13778
13779
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 \begin_inset Formula $\int$
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row>
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802
13803 \backslash
13804 oint
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 \begin_inset Formula $\oint$
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827
13828 \backslash
13829 ointctrclockwise
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 \begin_inset Formula $\ointctrclockwise$
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852
13853 \backslash
13854 ointclockwise
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 \begin_inset Formula $\ointclockwise$
13864 \end_inset
13865
13866
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 </row>
13872 <row>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877
13878 \backslash
13879 sqint
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888 \begin_inset Formula $\sqint$
13889 \end_inset
13890
13891
13892 \end_layout
13893
13894 \end_inset
13895 </cell>
13896 </row>
13897 <row>
13898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902
13903 \backslash
13904 fint
13905 \end_layout
13906
13907 \end_inset
13908 </cell>
13909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913  
13914 \begin_inset Formula $\fint$
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 </row>
13923 <row>
13924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928
13929 \backslash
13930 landupint
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Plain Layout
13939  
13940 \begin_inset Formula $\landupint$
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 </row>
13949 <row>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954
13955 \backslash
13956 landdownint
13957 \end_layout
13958
13959 \end_inset
13960 </cell>
13961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965  
13966 \begin_inset Formula $\landdownint$
13967 \end_inset
13968
13969
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 </row>
13975 <row>
13976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980
13981 \backslash
13982 bigcap
13983 \end_layout
13984
13985 \end_inset
13986 </cell>
13987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 \begin_inset Formula $\bigcap$
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \end_inset
13998 </cell>
13999 </row>
14000 <row>
14001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14002 \begin_inset Text
14003
14004 \begin_layout Plain Layout
14005
14006 \backslash
14007 bigcup
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016 \begin_inset Formula $\bigcup$
14017 \end_inset
14018
14019
14020 \end_layout
14021
14022 \end_inset
14023 </cell>
14024 </row>
14025 </lyxtabular>
14026
14027 \end_inset
14028
14029
14030 \begin_inset space \hfill{}
14031 \end_inset
14032
14033
14034 \begin_inset Tabular
14035 <lyxtabular version="3" rows="11" columns="2">
14036 <features rotate="0" tabularvalignment="middle">
14037 <column alignment="center" valignment="top" width="0pt">
14038 <column alignment="center" valignment="top" width="0pt">
14039 <row>
14040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14041 \begin_inset Text
14042
14043 \begin_layout Plain Layout
14044 Commande
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Plain Layout
14053 Résultat
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 </row>
14059 <row>
14060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14061 \begin_inset Text
14062
14063 \begin_layout Plain Layout
14064
14065 \backslash
14066 sum
14067 \begin_inset Index idx
14068 status collapsed
14069
14070 \begin_layout Plain Layout
14071 Commandes ! S ! 
14072 \backslash
14073 sum
14074 \end_layout
14075
14076 \end_inset
14077
14078
14079 \end_layout
14080
14081 \end_inset
14082 </cell>
14083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14084 \begin_inset Text
14085
14086 \begin_layout Plain Layout
14087 \begin_inset Formula $\sum$
14088 \end_inset
14089
14090
14091 \end_layout
14092
14093 \end_inset
14094 </cell>
14095 </row>
14096 <row>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101
14102 \backslash
14103 prod
14104 \begin_inset Index idx
14105 status collapsed
14106
14107 \begin_layout Plain Layout
14108 Commandes ! P ! 
14109 \backslash
14110 prod
14111 \end_layout
14112
14113 \end_inset
14114
14115
14116 \end_layout
14117
14118 \end_inset
14119 </cell>
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Plain Layout
14124 \begin_inset Formula $\prod$
14125 \end_inset
14126
14127
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 </row>
14133 <row>
14134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \begin_layout Plain Layout
14138
14139 \backslash
14140 coprod
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149 \begin_inset Formula $\coprod$
14150 \end_inset
14151
14152
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 </row>
14158 <row>
14159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Plain Layout
14163
14164 \backslash
14165 bigodot
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Plain Layout
14174 \begin_inset Formula $\bigodot$
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \end_inset
14181 </cell>
14182 </row>
14183 <row>
14184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14185 \begin_inset Text
14186
14187 \begin_layout Plain Layout
14188
14189 \backslash
14190 bigotimes
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 \begin_inset Formula $\bigotimes$
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 </row>
14208 <row>
14209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213
14214 \backslash
14215 bigoplus
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224 \begin_inset Formula $\bigoplus$
14225 \end_inset
14226
14227
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 </row>
14233 <row>
14234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14235 \begin_inset Text
14236
14237 \begin_layout Plain Layout
14238
14239 \backslash
14240 bigwedge
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 \begin_inset Formula $\bigwedge$
14250 \end_inset
14251
14252
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 </row>
14258 <row>
14259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14260 \begin_inset Text
14261
14262 \begin_layout Plain Layout
14263
14264 \backslash
14265 bigvee
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Plain Layout
14274 \begin_inset Formula $\bigvee$
14275 \end_inset
14276
14277
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 </row>
14283 <row>
14284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288
14289 \backslash
14290 bigsqcup
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14296 \begin_inset Text
14297
14298 \begin_layout Plain Layout
14299 \begin_inset Formula $\bigsqcup$
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \end_inset
14306 </cell>
14307 </row>
14308 <row>
14309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Plain Layout
14313
14314 \backslash
14315 biguplus
14316 \end_layout
14317
14318 \end_inset
14319 </cell>
14320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14321 \begin_inset Text
14322
14323 \begin_layout Plain Layout
14324 \begin_inset Formula $\biguplus$
14325 \end_inset
14326
14327
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 </row>
14333 </lyxtabular>
14334
14335 \end_inset
14336
14337
14338 \begin_inset space \hfill{}
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Standard
14345 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14346  
14347 \begin_inset Graphics
14348         filename ../../images/math/intop.png
14349         scale 85
14350
14351 \end_inset
14352
14353  de la barre d'outils mathématique.
14354 \end_layout
14355
14356 \begin_layout Standard
14357 On nomme ces opérateurs 
14358 \begin_inset Quotes eld
14359 \end_inset
14360
14361 grands
14362 \begin_inset Quotes erd
14363 \end_inset
14364
14365  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14366  parfois.
14367  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14368  dans la section qui suit.
14369 \end_layout
14370
14371 \begin_layout Standard
14372 Pour tous les opérateurs intégrales, une seconde version est disponible,
14373  se terminant en 
14374 \series bold
14375 op
14376 \series default
14377
14378 \series bold
14379
14380 \backslash
14381 intop
14382 \series default
14383
14384 \series bold
14385
14386 \backslash
14387 ointop
14388 \series default
14389  etc..
14390  Ces opérateurs sont différents de
14391 \series bold
14392  
14393 \backslash
14394 int
14395 \series default
14396  etc.
14397 \begin_inset space \space{}
14398 \end_inset
14399
14400 dans la manière dont sont affichés les limites, voir 
14401 \begin_inset CommandInset ref
14402 LatexCommand ref
14403 reference "sub:Limites-des-opérateurs"
14404
14405 \end_inset
14406
14407 .
14408  
14409 \end_layout
14410
14411 \begin_layout Subsubsection*
14412 Conseils pour les intégrales
14413 \end_layout
14414
14415 \begin_layout Standard
14416 La lettre 
14417 \emph on
14418 d
14419 \emph default
14420  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14421  On le fait en sélectionnant le 
14422 \emph on
14423
14424 \emph default
14425 et en utilisant le raccourci clavier 
14426 \family sans
14427 Alt+C
14428 \begin_inset space ~
14429 \end_inset
14430
14431 R
14432 \family default
14433
14434 \begin_inset Foot
14435 status collapsed
14436
14437 \begin_layout Plain Layout
14438 Pour les styles de polices, voir 
14439 \begin_inset CommandInset ref
14440 LatexCommand ref
14441 reference "sub:Styles-de-polices"
14442
14443 \end_inset
14444
14445
14446 \end_layout
14447
14448 \end_inset
14449
14450 .
14451  Pour finir, on insère une espace fine avant le 
14452 \emph on
14453
14454 \emph default
14455 puisque c'est l'habitude avec les opérateurs.
14456  Un exemple:
14457 \end_layout
14458
14459 \begin_layout Standard
14460 incorrect: 
14461 \begin_inset Formula $\int A(x)dx$
14462 \end_inset
14463
14464
14465 \begin_inset Newline newline
14466 \end_inset
14467
14468
14469 \begin_inset Phantom HPhantom
14470 status open
14471
14472 \begin_layout Plain Layout
14473 in
14474 \end_layout
14475
14476 \end_inset
14477
14478 correct: 
14479 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14480 \end_inset
14481
14482
14483 \end_layout
14484
14485 \begin_layout Standard
14486 Pour les intégrales multiples, il y a les commandes suivantes:
14487 \begin_inset VSpace medskip
14488 \end_inset
14489
14490
14491 \end_layout
14492
14493 \begin_layout Standard
14494 \begin_inset space \hfill{}
14495 \end_inset
14496
14497
14498 \begin_inset Tabular
14499 <lyxtabular version="3" rows="4" columns="2">
14500 <features rotate="0" tabularvalignment="middle">
14501 <column alignment="center" valignment="top">
14502 <column alignment="center" valignment="top">
14503 <row>
14504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 Commande
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 Résultat
14518 \begin_inset Note Note
14519 status collapsed
14520
14521 \begin_layout Plain Layout
14522
14523 \series bold
14524
14525 \backslash
14526 raisebox
14527 \series default
14528  est seulement utilisée pour faire de la place
14529 \end_layout
14530
14531 \end_inset
14532
14533
14534 \end_layout
14535
14536 \end_inset
14537 </cell>
14538 </row>
14539 <row>
14540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Plain Layout
14544
14545 \backslash
14546 iint
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14556 \end_inset
14557
14558
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 </row>
14564 <row>
14565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569
14570 \backslash
14571 oiint
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14581 \end_inset
14582
14583
14584 \end_layout
14585
14586 \end_inset
14587 </cell>
14588 </row>
14589 <row>
14590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14591 \begin_inset Text
14592
14593 \begin_layout Plain Layout
14594
14595 \backslash
14596 sqiint
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14606 \end_inset
14607
14608
14609 \end_layout
14610
14611 \end_inset
14612 </cell>
14613 </row>
14614 </lyxtabular>
14615
14616 \end_inset
14617
14618
14619 \begin_inset space \hfill{}
14620 \end_inset
14621
14622
14623 \begin_inset Tabular
14624 <lyxtabular version="3" rows="4" columns="2">
14625 <features rotate="0" tabularvalignment="middle">
14626 <column alignment="center" valignment="top">
14627 <column alignment="center" valignment="top">
14628 <row>
14629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 Commande
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14639 \begin_inset Text
14640
14641 \begin_layout Plain Layout
14642 Résultat
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 </row>
14648 <row>
14649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653
14654 \backslash
14655 iiint
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14665 \end_inset
14666
14667
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 </row>
14673 <row>
14674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678
14679 \backslash
14680 iiiint
14681 \end_layout
14682
14683 \end_inset
14684 </cell>
14685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14690 \end_inset
14691
14692
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703
14704 \backslash
14705 dotsint
14706 \end_layout
14707
14708 \end_inset
14709 </cell>
14710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 </row>
14723 </lyxtabular>
14724
14725 \end_inset
14726
14727
14728 \begin_inset space \hfill{}
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \begin_layout Standard
14735 \begin_inset Newpage newpage
14736 \end_inset
14737
14738
14739 \end_layout
14740
14741 \begin_layout Subsection
14742 Limites des opérateurs
14743 \begin_inset CommandInset label
14744 LatexCommand label
14745 name "sub:Limites-des-opérateurs"
14746
14747 \end_inset
14748
14749
14750 \begin_inset Index idx
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754 Opérateurs ! Limites
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \begin_layout Standard
14763 Les limites sont créées avec les indices et les exposants:
14764 \end_layout
14765
14766 \begin_layout Standard
14767 \align center
14768 \begin_inset Tabular
14769 <lyxtabular version="3" rows="2" columns="2">
14770 <features rotate="0" tabularvalignment="middle">
14771 <column alignment="center" valignment="top" width="0pt">
14772 <column alignment="center" valignment="top" width="0pt">
14773 <row>
14774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Plain Layout
14778 Commande
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 Résultat
14788 \begin_inset Note Note
14789 status collapsed
14790
14791 \begin_layout Plain Layout
14792
14793 \series bold
14794
14795 \backslash
14796 raisebox
14797 \series default
14798  est seulement utilisée pour faire de la place
14799 \end_layout
14800
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \end_inset
14807 </cell>
14808 </row>
14809 <row>
14810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814
14815 \backslash
14816 prod^
14817 \backslash
14818 infty
14819 \begin_inset space \textvisiblespace{}
14820 \end_inset
14821
14822
14823 \begin_inset Formula $\to$
14824 \end_inset
14825
14826 _0
14827 \begin_inset Formula $\to$
14828 \end_inset
14829
14830 A(x)
14831 \end_layout
14832
14833 \end_inset
14834 </cell>
14835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14836 \begin_inset Text
14837
14838 \begin_layout Plain Layout
14839 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14840 \end_inset
14841
14842
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 </row>
14848 </lyxtabular>
14849
14850 \end_inset
14851
14852
14853 \end_layout
14854
14855 \begin_layout Standard
14856 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
14857  Pour les formules hors ligne, les limites sont placées au dessus ou en
14858  dessous de l'opérateur, sauf pour les limites des intégrales.
14859 \end_layout
14860
14861 \begin_layout Standard
14862 Pour forcer les limites à être après l'opérateur, on place le curseur juste
14863  après l'opérateur et on change le type de limite avec le menu 
14864 \family sans
14865 Édition\SpecialChar \menuseparator
14866 Math\SpecialChar \menuseparator
14867 Changer
14868 \begin_inset space ~
14869 \end_inset
14870
14871 le
14872 \begin_inset space ~
14873 \end_inset
14874
14875 type
14876 \begin_inset space ~
14877 \end_inset
14878
14879 de
14880 \begin_inset space ~
14881 \end_inset
14882
14883 limites
14884 \family default
14885  pour 
14886 \family sans
14887 En
14888 \begin_inset space ~
14889 \end_inset
14890
14891 ligne
14892 \family default
14893  (raccourci 
14894 \family sans
14895 Alt+M
14896 \family default
14897
14898 \begin_inset space ~
14899 \end_inset
14900
14901
14902 \family sans
14903 L
14904 \family default
14905 ).
14906  Un exemple:
14907 \end_layout
14908
14909 \begin_layout Standard
14910 Implicitement les limites ont ce type:
14911 \begin_inset Formula 
14912 \[
14913 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
14914 \]
14915
14916 \end_inset
14917
14918 Voici à quoi elles ressemblent si on change le type des limites à 
14919 \family sans
14920 En
14921 \begin_inset space ~
14922 \end_inset
14923
14924 ligne
14925 \family default
14926 :
14927 \begin_inset Formula 
14928 \[
14929 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
14930 \]
14931
14932 \end_inset
14933
14934 Pour les intégrales, à part pour celles dont le nom se termine en 
14935 \series bold
14936 op
14937 \series default
14938  comme 
14939 \series bold
14940
14941 \backslash
14942 intop
14943 \series default
14944
14945 \series bold
14946
14947 \backslash
14948 ointop
14949 \series default
14950  etc., les limites sont placées implicitement après l'opérateur.
14951  Mais pour les intégrales multiples les limites sont souvent placées sous
14952  l'opérateur.
14953  Dans l'exemple suivant, le type de limites a donc été mis à 
14954 \series bold
14955 Hors
14956 \begin_inset space ~
14957 \end_inset
14958
14959 ligne 
14960 \series default
14961 et elles sont donc placées sous les intégrales:
14962 \begin_inset Formula 
14963 \begin{equation}
14964 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
14965 \end{equation}
14966
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \begin_layout Standard
14973 \begin_inset VSpace medskip
14974 \end_inset
14975
14976 Pour préciser des conditions pour les limites, on utilise les commandes
14977  
14978 \series bold
14979
14980 \backslash
14981 subarray
14982 \series default
14983
14984 \begin_inset Index idx
14985 status collapsed
14986
14987 \begin_layout Plain Layout
14988 Commandes ! S ! 
14989 \backslash
14990 subarray
14991 \end_layout
14992
14993 \end_inset
14994
14995  et 
14996 \series bold
14997
14998 \backslash
14999 substack
15000 \series default
15001
15002 \begin_inset Index idx
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006 Commandes ! S ! 
15007 \backslash
15008 substack
15009 \end_layout
15010
15011 \end_inset
15012
15013 .
15014  Par exemple, pour obtenir cette expression 
15015 \begin_inset Formula 
15016 \begin{equation}
15017 \sum_{\begin{subarray}{c}
15018 0<k<1000\\
15019 \\
15020 k\,\in\,\mathbb{N}
15021 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15022 \end{equation}
15023
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \begin_layout Standard
15030 on doit faire ceci:
15031 \begin_inset Newline newline
15032 \end_inset
15033
15034 D'abord taper la commande 
15035 \series bold
15036
15037 \backslash
15038 sum
15039 \series default
15040 ^
15041 \series bold
15042 n
15043 \begin_inset space \textvisiblespace{}
15044 \end_inset
15045
15046 _
15047 \series default
15048  .
15049  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15050  on y insère la commande 
15051 \series bold
15052
15053 \backslash
15054 subarray
15055 \begin_inset space \textvisiblespace{}
15056 \end_inset
15057
15058
15059 \series default
15060 .
15061  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15062  écrire plusieurs lignes les unes au dessus des autres.
15063  On crée une nouvelle ligne en insérant un saut de ligne (
15064 \family sans
15065 Ctrl+Entrée
15066 \family default
15067 ).
15068  Maintenant, quand on tape
15069 \begin_inset Newline newline
15070 \end_inset
15071
15072
15073 \series bold
15074 0<k<1000 Ctrl+Entrée
15075 \begin_inset Newline newline
15076 \end_inset
15077
15078
15079 \series default
15080 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15081 \end_layout
15082
15083 \begin_layout Standard
15084 L'alignement des lignes peut être modifié en alignement à gauche avec la
15085  barre d'outils 
15086 \family sans
15087 Tableaux
15088 \family default
15089  ou avec le menu 
15090 \family sans
15091 Édition\SpecialChar \menuseparator
15092 Lignes
15093 \begin_inset space ~
15094 \end_inset
15095
15096 &
15097 \begin_inset space ~
15098 \end_inset
15099
15100 colonnes
15101 \family default
15102 .
15103  Pour avoir un alignement à droite, on insère un 
15104 \series bold
15105
15106 \backslash
15107 hfill
15108 \begin_inset space \textvisiblespace{}
15109 \end_inset
15110
15111
15112 \series default
15113  au début de la ligne.
15114 \end_layout
15115
15116 \begin_layout Standard
15117 La commande 
15118 \series bold
15119
15120 \backslash
15121 substack
15122 \series default
15123  est équivalente à 
15124 \series bold
15125
15126 \backslash
15127 subarray
15128 \series default
15129  avec la différence que les lignes sont toujours centrées.
15130 \end_layout
15131
15132 \begin_layout Standard
15133 \begin_inset VSpace bigskip
15134 \end_inset
15135
15136 Comme dans le cas de la formule 
15137 \begin_inset CommandInset ref
15138 LatexCommand eqref
15139 reference "eq:substack"
15140
15141 \end_inset
15142
15143 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15144 s qui suivent l'opérateur se trouvent après la limite.
15145 \end_layout
15146
15147 \begin_layout Standard
15148 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15149 \end_layout
15150
15151 \begin_layout Standard
15152
15153 \series bold
15154
15155 \backslash
15156 def
15157 \backslash
15158 clap#1{
15159 \backslash
15160 hbox to 0pt{
15161 \backslash
15162 hss #1
15163 \backslash
15164 hss}}
15165 \begin_inset Newline newline
15166 \end_inset
15167
15168
15169 \backslash
15170 def
15171 \backslash
15172 mathclap {
15173 \backslash
15174 mathpalette 
15175 \backslash
15176 mathclapinternal}
15177 \begin_inset Newline newline
15178 \end_inset
15179
15180
15181 \backslash
15182 def
15183 \backslash
15184 mathclapinternal #1#2{
15185 \backslash
15186 clap{$
15187 \backslash
15188 mathsurround =0pt #1{#2}$}}
15189 \end_layout
15190
15191 \begin_layout Standard
15192 Elle définit la commande 
15193 \series bold
15194
15195 \backslash
15196 mathclap
15197 \series default
15198
15199 \begin_inset Index idx
15200 status collapsed
15201
15202 \begin_layout Plain Layout
15203 Commandes ! M ! 
15204 \backslash
15205 mathclap
15206 \end_layout
15207
15208 \end_inset
15209
15210  qui met la largeur de la limite à 0
15211 \begin_inset space \thinspace{}
15212 \end_inset
15213
15214 pt.
15215  La syntaxe de la commande est:
15216 \end_layout
15217
15218 \begin_layout Standard
15219
15220 \series bold
15221
15222 \backslash
15223 mathclap{limite}
15224 \end_layout
15225
15226 \begin_layout Standard
15227 où la limite peut être composée de plusieurs conditions.
15228 \end_layout
15229
15230 \begin_layout Standard
15231 Appliqué à la formule 
15232 \begin_inset CommandInset ref
15233 LatexCommand eqref
15234 reference "eq:substack"
15235
15236 \end_inset
15237
15238 , on utilise la commande
15239 \end_layout
15240
15241 \begin_layout Standard
15242
15243 \series bold
15244
15245 \backslash
15246 sum_
15247 \backslash
15248 mathclap{
15249 \backslash
15250 substack
15251 \begin_inset space \textvisiblespace{}
15252 \end_inset
15253
15254 0<k<1000 Ctrl+Entrée
15255 \end_layout
15256
15257 \begin_layout Standard
15258 pour créer la limite inférieure.
15259  L'opérande est maintenant juste après l'opérateur de sommation:
15260 \begin_inset Formula 
15261 \[
15262 \sum_{\mathclap{\substack{0<k<1000\\
15263 \\
15264 k\,\in\,\mathbb{N}
15265 }
15266 }}^{n}k^{-2}
15267 \]
15268
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Standard
15275 \begin_inset VSpace bigskip
15276 \end_inset
15277
15278 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15279 \begin_inset CommandInset ref
15280 LatexCommand ref
15281 reference "sub:Opérateurs-personnalisés"
15282
15283 \end_inset
15284
15285 .
15286 \end_layout
15287
15288 \begin_layout Subsection
15289 Décoration pour les opérateurs
15290 \begin_inset Index idx
15291 status collapsed
15292
15293 \begin_layout Plain Layout
15294 Opérateurs ! Décoration
15295 \end_layout
15296
15297 \end_inset
15298
15299
15300 \end_layout
15301
15302 \begin_layout Standard
15303 Avec les commandes 
15304 \series bold
15305
15306 \backslash
15307 overset
15308 \series default
15309
15310 \begin_inset Index idx
15311 status collapsed
15312
15313 \begin_layout Plain Layout
15314 Commandes ! O ! 
15315 \backslash
15316 overset
15317 \end_layout
15318
15319 \end_inset
15320
15321  et 
15322 \series bold
15323
15324 \backslash
15325 underset
15326 \series default
15327
15328 \begin_inset Index idx
15329 status collapsed
15330
15331 \begin_layout Plain Layout
15332 Commandes ! U ! 
15333 \backslash
15334 underset
15335 \end_layout
15336
15337 \end_inset
15338
15339  on peut placer des caractères respectivement au dessus ou en dessous d'un
15340  opérateur.
15341  Avec la commande 
15342 \series bold
15343
15344 \backslash
15345 sideset
15346 \series default
15347
15348 \begin_inset Index idx
15349 status collapsed
15350
15351 \begin_layout Plain Layout
15352 Commandes ! S ! 
15353 \backslash
15354 sideset
15355 \end_layout
15356
15357 \end_inset
15358
15359 , on peut placer des caractères avant ou après un grand opérateur.
15360  La syntaxe de la commande est:
15361 \series bold
15362
15363 \begin_inset Newline newline
15364 \end_inset
15365
15366
15367 \backslash
15368 sideset{caractère avant}{caractère après}
15369 \end_layout
15370
15371 \begin_layout Standard
15372
15373 \series bold
15374
15375 \backslash
15376 sideset
15377 \series default
15378  doit toujours se trouver avant l'opérateur.
15379   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
15380  d'autres opérateurs ou des symboles.
15381  Pour placer par exemple seulement des caractères derrière un grand opérateur,
15382  ne mettez rien entre les deux premières accolades, mais ne les omettez
15383  pas.
15384 \end_layout
15385
15386 \begin_layout Standard
15387 Par exemple la commande 
15388 \series bold
15389
15390 \backslash
15391 sideset{
15392 \begin_inset Formula $\to$
15393 \end_inset
15394
15395
15396 \backslash
15397 {
15398 \series default
15399 '
15400 \series bold
15401
15402 \begin_inset Formula $\to$
15403 \end_inset
15404
15405
15406 \backslash
15407 sum_k=1
15408 \begin_inset space \textvisiblespace{}
15409 \end_inset
15410
15411
15412 \series default
15413 ^
15414 \series bold
15415 n
15416 \series default
15417  donne:
15418 \begin_inset Formula 
15419 \[
15420 \sideset{}{'}\sum_{k=1}^{n}
15421 \]
15422
15423 \end_inset
15424
15425
15426 \end_layout
15427
15428 \begin_layout Standard
15429 \begin_inset Note Greyedout
15430 status open
15431
15432 \begin_layout Plain Layout
15433
15434 \series bold
15435 Nota: 
15436 \backslash
15437 sideset
15438 \series default
15439  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15440  pour les opérateurs binaires.
15441 \end_layout
15442
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \begin_layout Standard
15449 Avec 
15450 \series bold
15451
15452 \backslash
15453 overset
15454 \series default
15455  et 
15456 \series bold
15457
15458 \backslash
15459 underset
15460 \series default
15461  on peut aussi décorer des symboles et des caractères.
15462  Pour exemple la commande 
15463 \series bold
15464
15465 \backslash
15466 overset
15467 \begin_inset space \textvisiblespace{}
15468 \end_inset
15469
15470
15471 \backslash
15472 maltese
15473 \begin_inset space \textvisiblespace{}
15474 \end_inset
15475
15476
15477 \series default
15478
15479 \begin_inset Formula $\uparrow$
15480 \end_inset
15481
15482
15483 \series bold
15484 a
15485 \series default
15486  donne:
15487 \begin_inset Formula 
15488 \[
15489 \overset{a}{\maltese}
15490 \]
15491
15492 \end_inset
15493
15494
15495 \end_layout
15496
15497 \begin_layout Subsection
15498 Opérateurs binaires
15499 \begin_inset CommandInset label
15500 LatexCommand label
15501 name "sub:Opérateurs-binaires"
15502
15503 \end_inset
15504
15505
15506 \begin_inset Index idx
15507 status collapsed
15508
15509 \begin_layout Plain Layout
15510 Opérateurs ! binaires
15511 \end_layout
15512
15513 \end_inset
15514
15515
15516 \end_layout
15517
15518 \begin_layout Standard
15519 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
15520  avant et après eux.
15521 \begin_inset VSpace medskip
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \begin_layout Standard
15528 \begin_inset space \hfill{}
15529 \end_inset
15530
15531
15532 \begin_inset Tabular
15533 <lyxtabular version="3" rows="13" columns="2">
15534 <features rotate="0" tabularvalignment="middle">
15535 <column alignment="center" valignment="top" width="0pt">
15536 <column alignment="center" valignment="top" width="0pt">
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542 Commande
15543 \begin_inset Note Note
15544 status collapsed
15545
15546 \begin_layout Plain Layout
15547
15548 \series bold
15549
15550 \backslash
15551 raisebox
15552 \series default
15553  est seulement utilisée pour faire de la place
15554 \end_layout
15555
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 Résultat
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 </row>
15573 <row>
15574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15575 \begin_inset Text
15576
15577 \begin_layout Plain Layout
15578 +
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587 \begin_inset Formula $+$
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 </row>
15596 <row>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601 -
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Plain Layout
15610 \begin_inset Formula $-$
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 </row>
15619 <row>
15620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15621 \begin_inset Text
15622
15623 \begin_layout Plain Layout
15624
15625 \backslash
15626 pm
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635 \begin_inset Formula $\pm$
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 </row>
15644 <row>
15645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649
15650 \backslash
15651 mp
15652 \end_layout
15653
15654 \end_inset
15655 </cell>
15656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660 \begin_inset Formula $\mp$
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 </row>
15669 <row>
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674
15675 \backslash
15676 cdot
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685 \begin_inset Formula $\cdot$
15686 \end_inset
15687
15688
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 </row>
15694 <row>
15695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699
15700 \backslash
15701 times
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Plain Layout
15710 \begin_inset Formula $\times$
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 </row>
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724
15725 \backslash
15726 div
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735 \begin_inset Formula $\div$
15736 \end_inset
15737
15738
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 </row>
15744 <row>
15745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749 \begin_inset ERT
15750 status collapsed
15751
15752 \begin_layout Plain Layout
15753
15754
15755 \backslash
15756 raisebox{-1.2mm}{
15757 \end_layout
15758
15759 \end_inset
15760
15761 *
15762 \begin_inset ERT
15763 status collapsed
15764
15765 \begin_layout Plain Layout
15766
15767 }
15768 \end_layout
15769
15770 \end_inset
15771
15772
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 \begin_inset Formula $*$
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 </row>
15790 <row>
15791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795
15796 \backslash
15797 star
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 \begin_inset Formula $\star$
15807 \end_inset
15808
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \backslash
15822 circ
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 \begin_inset Formula $\circ$
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 <row>
15841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \backslash
15847 diamond
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 \begin_inset Formula $\diamond$
15857 \end_inset
15858
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 </row>
15865 <row>
15866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \backslash
15872 bullet
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881 \begin_inset Formula $\bullet$
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 </row>
15890 </lyxtabular>
15891
15892 \end_inset
15893
15894
15895 \begin_inset space \hfill{}
15896 \end_inset
15897
15898
15899 \begin_inset Tabular
15900 <lyxtabular version="3" rows="13" columns="2">
15901 <features rotate="0" tabularvalignment="middle">
15902 <column alignment="center" valignment="top" width="0pt">
15903 <column alignment="center" valignment="top" width="0pt">
15904 <row>
15905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909 Commande
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918 Résultat
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 <row>
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Plain Layout
15929
15930 \backslash
15931 nabla
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940 \begin_inset Formula $\nabla$
15941 \end_inset
15942
15943
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row>
15950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954
15955 \backslash
15956 bigtriangledown
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965 \begin_inset Formula $\bigtriangledown$
15966 \end_inset
15967
15968
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 </row>
15974 <row>
15975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979
15980 \backslash
15981 bigtriangleup
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 \begin_inset Formula $\bigtriangleup$
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 </row>
15999 <row>
16000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004
16005 \backslash
16006 Box
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 \begin_inset Formula $\Box$
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 </row>
16024 <row>
16025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029
16030 \backslash
16031 cap 
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 \begin_inset Formula $\cap$
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 </row>
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054
16055 \backslash
16056 cup
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 \begin_inset Formula $\cup$
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079
16080 \backslash
16081 dagger
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090 \begin_inset Formula $\dagger$
16091 \end_inset
16092
16093
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 </row>
16099 <row>
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104
16105 \backslash
16106 ddagger
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 \begin_inset Formula $\ddagger$
16116 \end_inset
16117
16118
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 </row>
16124 <row>
16125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129
16130 \backslash
16131 wr
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140 \begin_inset Formula $\wr$
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 </row>
16149 <row>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154
16155 \backslash
16156 bigcirc
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165 \begin_inset Formula $\bigcirc$
16166 \end_inset
16167
16168
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 </row>
16174 <row>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \backslash
16181 wedge
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190 \begin_inset Formula $\wedge$
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 </row>
16199 <row>
16200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204
16205 \backslash
16206 vee
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215 \begin_inset Formula $\vee$
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 </row>
16224 </lyxtabular>
16225
16226 \end_inset
16227
16228
16229 \begin_inset space \hfill{}
16230 \end_inset
16231
16232
16233 \begin_inset Tabular
16234 <lyxtabular version="3" rows="13" columns="2">
16235 <features rotate="0" tabularvalignment="middle">
16236 <column alignment="center" valignment="top" width="0pt">
16237 <column alignment="center" valignment="top" width="0pt">
16238 <row>
16239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243 Commande
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252 Résultat
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 </row>
16258 <row>
16259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263
16264 \backslash
16265 oplus
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274 \begin_inset Formula $\oplus$
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 </row>
16283 <row>
16284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288
16289 \backslash
16290 ominus
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 \begin_inset Formula $\ominus$
16300 \end_inset
16301
16302
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 </row>
16308 <row>
16309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Plain Layout
16313
16314 \backslash
16315 otimes
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 \begin_inset Formula $\otimes$
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 </row>
16333 <row>
16334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \backslash
16340 oslash
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 \begin_inset Formula $\oslash$
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 </row>
16358 <row>
16359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363
16364 \backslash
16365 odot
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Plain Layout
16374 \begin_inset Formula $\odot$
16375 \end_inset
16376
16377
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 </row>
16383 <row>
16384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388
16389 \backslash
16390 amalg
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Formula $\amalg$
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 <row>
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413
16414 \backslash
16415 uplus
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 \begin_inset Formula $\uplus$
16425 \end_inset
16426
16427
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 </row>
16433 <row>
16434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438
16439 \backslash
16440 setminus
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 \begin_inset Formula $\setminus$
16450 \end_inset
16451
16452
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 </row>
16458 <row>
16459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463
16464 \backslash
16465 sqcap
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 \begin_inset Formula $\sqcap$
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 </row>
16483 <row>
16484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Plain Layout
16488
16489 \backslash
16490 sqcup
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 \begin_inset Formula $\sqcup$
16500 \end_inset
16501
16502
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513
16514 \backslash
16515 triangleleft
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $\triangleleft$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538
16539 \backslash
16540 triangleright
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 \begin_inset Formula $\triangleright$
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 </lyxtabular>
16559
16560 \end_inset
16561
16562
16563 \begin_inset space \hfill{}
16564 \end_inset
16565
16566
16567 \end_layout
16568
16569 \begin_layout Standard
16570 Tous les opérateurs binaires peuvent être insérés avec le bouton 
16571 \begin_inset Graphics
16572         filename ../../images/math/pm.png
16573         scale 85
16574
16575 \end_inset
16576
16577  de la barre d'outils mathématique.
16578 \end_layout
16579
16580 \begin_layout Standard
16581 Pour obtenir l'opérateur Laplacien, on peut utiliser 
16582 \series bold
16583
16584 \backslash
16585 Delta
16586 \series default
16587  ou 
16588 \series bold
16589
16590 \backslash
16591 nabla
16592 \series default
16593 ^
16594 \series bold
16595 2
16596 \series default
16597  (
16598 \begin_inset Formula $\nabla^{2}$
16599 \end_inset
16600
16601 ) à la place de 
16602 \series bold
16603
16604 \backslash
16605 bigtriangleup
16606 \series default
16607  .
16608 \end_layout
16609
16610 \begin_layout Standard
16611 Le caractère 
16612 \family sans
16613 Séparateur
16614 \begin_inset space ~
16615 \end_inset
16616
16617 de
16618 \begin_inset space ~
16619 \end_inset
16620
16621 menu
16622 \family default
16623  du menu 
16624 \family sans
16625 Insertion\SpecialChar \menuseparator
16626 Caractères
16627 \begin_inset space ~
16628 \end_inset
16629
16630 spécial
16631 \family default
16632  est en fait l'opérateur 
16633 \series bold
16634
16635 \backslash
16636 triangleright
16637 \series default
16638 .
16639 \end_layout
16640
16641 \begin_layout Subsection
16642 Opérateurs personnalisés
16643 \begin_inset CommandInset label
16644 LatexCommand label
16645 name "sub:Opérateurs-personnalisés"
16646
16647 \end_inset
16648
16649
16650 \begin_inset Index idx
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654 Opérateurs ! personnalisés
16655 \end_layout
16656
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \begin_layout Standard
16663 Avec l'aide de la commande 
16664 \series bold
16665
16666 \backslash
16667 DeclareMathOperator
16668 \series default
16669
16670 \begin_inset Index idx
16671 status collapsed
16672
16673 \begin_layout Plain Layout
16674 Commandes ! D ! 
16675 \backslash
16676 dbinom@
16677 \backslash
16678 DeclareMathOperator
16679 \end_layout
16680
16681 \end_inset
16682
16683 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
16684  La syntaxe de la commande est:
16685 \end_layout
16686
16687 \begin_layout Standard
16688
16689 \series bold
16690
16691 \backslash
16692 DeclareMathOperator{nouvelle commande}{affichage}
16693 \end_layout
16694
16695 \begin_layout Standard
16696 L'affichage peut être composé de caractères ou de symboles qui définissent
16697  comment l'opérateur doit apparaître dans la sortie finale.
16698  Pour définir un grand opérateur, on met une * après la commande.
16699  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
16700  c'est décrit dans 
16701 \begin_inset CommandInset ref
16702 LatexCommand ref
16703 reference "sub:Limites-des-opérateurs"
16704
16705 \end_inset
16706
16707 .
16708 \end_layout
16709
16710 \begin_layout Standard
16711 Par exemple la ligne 
16712 \end_layout
16713
16714 \begin_layout Standard
16715
16716 \series bold
16717
16718 \backslash
16719 DeclareMathOperator*{
16720 \backslash
16721 Losange}{
16722 \backslash
16723 blacklozenge}
16724 \end_layout
16725
16726 \begin_layout Standard
16727 dans le préambule LaTeX définit la commande 
16728 \series bold
16729
16730 \backslash
16731 Losange
16732 \series default
16733 , qui insère un grand opérateur qui consiste en un symbole losange venant
16734  de 
16735 \begin_inset CommandInset ref
16736 LatexCommand ref
16737 reference "sub:Symboles-divers"
16738
16739 \end_inset
16740
16741 :
16742 \begin_inset Formula 
16743 \[
16744 \Losange_{n=1}^{\infty}
16745 \]
16746
16747 \end_inset
16748
16749 La commande utilisée pour cette formule est: 
16750 \series bold
16751
16752 \backslash
16753 Losange
16754 \series default
16755 ^
16756 \series bold
16757
16758 \backslash
16759 infty
16760 \begin_inset Formula $\to$
16761 \end_inset
16762
16763 _n=1
16764 \end_layout
16765
16766 \begin_layout Standard
16767 \begin_inset VSpace bigskip
16768 \end_inset
16769
16770 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
16771  document, on peut aussi le définir avec les commandes 
16772 \series bold
16773
16774 \backslash
16775 mathop
16776 \series default
16777
16778 \begin_inset Index idx
16779 status collapsed
16780
16781 \begin_layout Plain Layout
16782 Commandes ! M ! 
16783 \backslash
16784 mathop
16785 \end_layout
16786
16787 \end_inset
16788
16789  et 
16790 \series bold
16791
16792 \backslash
16793 mathbin
16794 \series default
16795
16796 \begin_inset Index idx
16797 status collapsed
16798
16799 \begin_layout Plain Layout
16800 Commandes ! M ! 
16801 \backslash
16802 mathbin
16803 \end_layout
16804
16805 \end_inset
16806
16807 , qui ont les syntaxes suivantes:
16808 \end_layout
16809
16810 \begin_layout Standard
16811
16812 \series bold
16813
16814 \backslash
16815 mathop{affichage}
16816 \series default
16817  et 
16818 \series bold
16819
16820 \backslash
16821 mathbin{affichage}
16822 \end_layout
16823
16824 \begin_layout Standard
16825
16826 \series bold
16827
16828 \backslash
16829 mathop
16830 \series default
16831  définit des grands opérateurs et 
16832 \series bold
16833
16834 \backslash
16835 mathbin
16836 \series default
16837  des opérateurs binaires.
16838 \end_layout
16839
16840 \begin_layout Standard
16841
16842 \series bold
16843
16844 \backslash
16845 mathop
16846 \series default
16847  peut par exemple servir à mettre une limite à plusieurs opérateurs:
16848 \end_layout
16849
16850 \begin_layout Standard
16851 \begin_inset Formula 
16852 \[
16853 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
16854 \]
16855
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \begin_layout Standard
16862 La commande pour la formule précédente est:
16863 \begin_inset Newline newline
16864 \end_inset
16865
16866
16867 \series bold
16868
16869 \backslash
16870 mathop{
16871 \backslash
16872 sum
16873 \backslash
16874 negmedspace
16875 \backslash
16876 sum
16877 \series default
16878
16879 \begin_inset space \textvisiblespace{}
16880 \end_inset
16881
16882
16883 \series bold
16884
16885 \begin_inset Formula $\to$
16886 \end_inset
16887
16888 ^N
16889 \series default
16890
16891 \begin_inset space \textvisiblespace{}
16892 \end_inset
16893
16894
16895 \series bold
16896 _i,j=1
16897 \end_layout
16898
16899 \begin_layout Standard
16900 \begin_inset Newpage newpage
16901 \end_inset
16902
16903
16904 \end_layout
16905
16906 \begin_layout Section
16907 Polices de caractères
16908 \begin_inset Index idx
16909 status collapsed
16910
16911 \begin_layout Plain Layout
16912 Polices de caractères
16913 \end_layout
16914
16915 \end_inset
16916
16917
16918 \begin_inset Index idx
16919 status collapsed
16920
16921 \begin_layout Plain Layout
16922 Fontes| see
16923 \begin_inset ERT
16924 status collapsed
16925
16926 \begin_layout Plain Layout
16927
16928 {
16929 \end_layout
16930
16931 \end_inset
16932
16933 Polices de caractères
16934 \begin_inset ERT
16935 status collapsed
16936
16937 \begin_layout Plain Layout
16938
16939 }
16940 \end_layout
16941
16942 \end_inset
16943
16944
16945 \end_layout
16946
16947 \end_inset
16948
16949
16950 \end_layout
16951
16952 \begin_layout Subsection
16953 Styles de polices
16954 \begin_inset CommandInset label
16955 LatexCommand label
16956 name "sub:Styles-de-polices"
16957
16958 \end_inset
16959
16960
16961 \begin_inset Index idx
16962 status collapsed
16963
16964 \begin_layout Plain Layout
16965 Polices de caractères ! style
16966 \end_layout
16967
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \begin_layout Standard
16974 Dans les formules on peut affecter aux lettres latines un des styles de
16975  police suivant:
16976 \begin_inset VSpace -2mm
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \begin_layout Standard
16983 \align center
16984 \begin_inset Tabular
16985 <lyxtabular version="3" rows="7" columns="3">
16986 <features rotate="0" tabularvalignment="middle">
16987 <column alignment="center" valignment="top">
16988 <column alignment="center" valignment="top">
16989 <column alignment="center" valignment="top">
16990 <row>
16991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995 Commande
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 Résultat
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 Raccourci
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \backslash
17026 mathbb
17027 \begin_inset space \textvisiblespace{}
17028 \end_inset
17029
17030 ABC
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $\mathbb{ABC}$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051
17052 \family sans
17053 Alt+C C
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \backslash
17066 mathbf
17067 \begin_inset space \textvisiblespace{}
17068 \end_inset
17069
17070 AbC
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 \begin_inset Formula $\mathbf{AbC}$
17080 \end_inset
17081
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \family sans
17093 Ctrl+B
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 <row>
17100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \backslash
17106 boldsymbol
17107 \begin_inset space \textvisiblespace{}
17108 \end_inset
17109
17110 AbC
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 \begin_inset Formula $\boldsymbol{AbC}$
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \family sans
17133 Alt+C B
17134 \family default
17135  ou 
17136 \family sans
17137 Ctrl+Alt+B
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 </row>
17143 <row>
17144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148
17149 \backslash
17150 mathcal
17151 \begin_inset space \textvisiblespace{}
17152 \end_inset
17153
17154 ABC
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 \begin_inset Formula $\mathcal{ABC}$
17164 \end_inset
17165
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \family sans
17177 Ctrl+E
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \backslash
17190 mathfrak
17191 \begin_inset space \textvisiblespace{}
17192 \end_inset
17193
17194 AbC
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203 \begin_inset Formula $\mathfrak{AbC}$
17204 \end_inset
17205
17206
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 -
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 </row>
17221 <row>
17222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226
17227 \backslash
17228 mathscr
17229 \series bold
17230
17231 \begin_inset space \textvisiblespace{}
17232 \end_inset
17233
17234
17235 \series default
17236 AbC
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Formula $\mathscr{AbC}$
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257 -
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 </row>
17263 </lyxtabular>
17264
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \begin_layout Standard
17271 \align center
17272 \begin_inset Tabular
17273 <lyxtabular version="3" rows="5" columns="3">
17274 <features rotate="0" tabularvalignment="middle">
17275 <column alignment="center" valignment="top">
17276 <column alignment="center" valignment="top">
17277 <column alignment="center" valignment="top">
17278 <row>
17279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 Commande
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 Résultat
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 Raccourci
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \backslash
17314 mathit
17315 \begin_inset space \textvisiblespace{}
17316 \end_inset
17317
17318 AbC
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 \begin_inset Formula $\mathit{AbC}$
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 -
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 </row>
17345 <row>
17346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350
17351 \backslash
17352 mathrm
17353 \begin_inset space \textvisiblespace{}
17354 \end_inset
17355
17356 AbC
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 \begin_inset Formula $\mathrm{AbC}$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377
17378 \family sans
17379 Alt+C R
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 </row>
17385 <row>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390
17391 \backslash
17392 mathsf
17393 \begin_inset space \textvisiblespace{}
17394 \end_inset
17395
17396 AbC
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 \begin_inset Formula $\mathsf{AbC}$
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417
17418 \family sans
17419 Alt+C S
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 <row>
17426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430
17431 \backslash
17432 mathtt
17433 \begin_inset space \textvisiblespace{}
17434 \end_inset
17435
17436 AbC
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 \begin_inset Formula $\mathtt{AbC}$
17446 \end_inset
17447
17448
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457
17458 \family sans
17459 Ctrl+Shift+P
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 </row>
17465 </lyxtabular>
17466
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \begin_layout Standard
17473 \begin_inset Note Greyedout
17474 status open
17475
17476 \begin_layout Plain Layout
17477
17478 \series bold
17479 Note:
17480 \series default
17481  Les styles 
17482 \series bold
17483
17484 \backslash
17485 mathbb
17486 \series default
17487  et 
17488 \series bold
17489
17490 \backslash
17491 mathcal
17492 \series default
17493  ne peuvent être utilisés que pour les lettres majuscules.
17494 \end_layout
17495
17496 \end_inset
17497
17498
17499 \end_layout
17500
17501 \begin_layout Standard
17502 Le style prédéfini est 
17503 \series bold
17504
17505 \backslash
17506 mathnormal
17507 \series default
17508 .
17509 \end_layout
17510
17511 \begin_layout Standard
17512 Les commandes de style fonctionnent aussi pour des caractères dans des construct
17513 ions mathématiques:
17514 \begin_inset Formula 
17515 \[
17516 \mathfrak{A=\frac{b}{C}}
17517 \]
17518
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \begin_layout Standard
17525 Les caractères en texte mathématique n'apparaissent pas avec un style de
17526  police mathématique mais avec le style de police texte 
17527 \series bold
17528
17529 \backslash
17530 textrm
17531 \series default
17532 .
17533  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
17534  de style est un bug de LyX.
17535 \begin_inset Foot
17536 status collapsed
17537
17538 \begin_layout Plain Layout
17539 \begin_inset CommandInset href
17540 LatexCommand href
17541 name "LyX-bug #4629"
17542 target "http://www.lyx.org/trac/ticket/4629"
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \begin_layout Standard
17555 À la place des commandes de style, on peut utiliser le menu 
17556 \family sans
17557 Édition\SpecialChar \menuseparator
17558 Math\SpecialChar \menuseparator
17559 Style
17560 \begin_inset space ~
17561 \end_inset
17562
17563 de
17564 \begin_inset space ~
17565 \end_inset
17566
17567 Texte
17568 \family default
17569  ou le bouton 
17570 \begin_inset Graphics
17571         filename ../../images/math/font.png
17572         scale 85
17573
17574 \end_inset
17575
17576  de la barre d'outils mathématique.
17577 \end_layout
17578
17579 \begin_layout Subsection
17580 Formules en gras
17581 \begin_inset CommandInset label
17582 LatexCommand label
17583 name "sub:Formules-en-gras"
17584
17585 \end_inset
17586
17587
17588 \begin_inset Index idx
17589 status collapsed
17590
17591 \begin_layout Plain Layout
17592 Formules ! en gras
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \begin_layout Standard
17601 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
17602  
17603 \series bold
17604
17605 \backslash
17606 mathbf
17607 \series default
17608  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
17609  grecques minuscules.
17610  En plus elle affiche toujours les lettres latines en caractères droits,
17611  comme dans l'équation suivante:
17612 \end_layout
17613
17614 \begin_layout Standard
17615 \begin_inset Formula 
17616 \[
17617 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
17618 \]
17619
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \begin_layout Standard
17626 Pour afficher cette formule correctement; on utilise la commande 
17627 \series bold
17628
17629 \backslash
17630 boldsymbol
17631 \series default
17632 :
17633 \begin_inset Formula 
17634 \[
17635 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
17636 \]
17637
17638 \end_inset
17639
17640 Il est aussi possible de mettre l'équation dans un environnement 
17641 \series bold
17642 boldmath
17643 \series default
17644 .
17645  On crée cet environnement en insérant la commande 
17646 \series bold
17647
17648 \backslash
17649 boldmath
17650 \series default
17651
17652 \begin_inset Index idx
17653 status collapsed
17654
17655 \begin_layout Plain Layout
17656 Commandes ! B ! 
17657 \backslash
17658 boldmath
17659 \end_layout
17660
17661 \end_inset
17662
17663  en mode TeX.
17664  Pour terminer l'environnement, on insère la commande 
17665 \series bold
17666
17667 \backslash
17668 unboldmath
17669 \series default
17670
17671 \begin_inset Index idx
17672 status collapsed
17673
17674 \begin_layout Plain Layout
17675 Commandes ! U ! 
17676 \backslash
17677 unboldmath
17678 \end_layout
17679
17680 \end_inset
17681
17682  toujours en mode TeX.
17683 \begin_inset ERT
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687
17688
17689 \backslash
17690 boldmath 
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \begin_inset Formula 
17697 \[
17698 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
17699 \]
17700
17701 \end_inset
17702
17703
17704 \begin_inset ERT
17705 status collapsed
17706
17707 \begin_layout Plain Layout
17708
17709
17710 \backslash
17711 unboldmath 
17712 \end_layout
17713
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \begin_layout Subsection
17720 Formules en couleur
17721 \begin_inset Index idx
17722 status collapsed
17723
17724 \begin_layout Plain Layout
17725 Formules ! en couleur
17726 \end_layout
17727
17728 \end_inset
17729
17730
17731 \end_layout
17732
17733 \begin_layout Standard
17734 Les formules peuvent être colorées comme du texte normal : mettez en évidence
17735  la formule ou la portion de formule et utilisez la fenêtre de dialogue
17736  
17737 \family sans
17738 Style de texte
17739 \family default
17740 .
17741  Voici une formule en magenta :
17742 \end_layout
17743
17744 \begin_layout Standard
17745 \begin_inset Formula 
17746 \[
17747 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17748 \]
17749
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \begin_layout Standard
17756 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
17757 \begin_inset space ~
17758 \end_inset
17759
17760
17761 \begin_inset CommandInset ref
17762 LatexCommand ref
17763 reference "sub:Boîtes-colorées"
17764
17765 \end_inset
17766
17767 .
17768  Elles peuvent ensuite être utilisées avec la commande en code TeX 
17769 \series bold
17770
17771 \backslash
17772 textcolor
17773 \series default
17774  
17775 \begin_inset Index idx
17776 status collapsed
17777
17778 \begin_layout Plain Layout
17779 Commandes ! T ! 
17780 \backslash
17781 textcolor
17782 \end_layout
17783
17784 \end_inset
17785
17786  avec la syntaxe 
17787 \end_layout
17788
17789 \begin_layout Standard
17790
17791 \series bold
17792
17793 \backslash
17794 textcolor{couleur}{caractères ou formule}
17795 \end_layout
17796
17797 \begin_layout Standard
17798 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
17799  en rouge :
17800 \end_layout
17801
17802 \begin_layout Standard
17803 \begin_inset ERT
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807
17808
17809 \backslash
17810 textcolor{vertfonce}{
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \begin_inset Formula 
17817 \[
17818 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
17819 \]
17820
17821 \end_inset
17822
17823
17824 \begin_inset ERT
17825 status collapsed
17826
17827 \begin_layout Plain Layout
17828
17829 }
17830 \end_layout
17831
17832 \end_inset
17833
17834
17835 \end_layout
17836
17837 \begin_layout Standard
17838 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
17839  avec des couleurs personnalisées.
17840 \begin_inset Foot
17841 status collapsed
17842
17843 \begin_layout Plain Layout
17844 \begin_inset CommandInset href
17845 LatexCommand href
17846 name "LyX-bug #5269"
17847 target "http://www.lyx.org/trac/ticket/5269"
17848
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855
17856
17857 \end_layout
17858
17859 \begin_layout Subsection
17860 Tailles de polices
17861 \begin_inset CommandInset label
17862 LatexCommand label
17863 name "sub:Tailles-polices"
17864
17865 \end_inset
17866
17867
17868 \begin_inset Index idx
17869 status collapsed
17870
17871 \begin_layout Plain Layout
17872 Polices ! tailles
17873 \end_layout
17874
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \begin_layout Standard
17881 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
17882  les caractères qui sont dans le texte, les commandes de changement de taille
17883  suivantes:
17884 \end_layout
17885
17886 \begin_layout Standard
17887
17888 \series bold
17889
17890 \backslash
17891 Huge
17892 \series default
17893
17894 \series bold
17895
17896 \backslash
17897 huge
17898 \series default
17899
17900 \series bold
17901
17902 \backslash
17903 LARGE
17904 \series default
17905
17906 \series bold
17907
17908 \backslash
17909 Large
17910 \series default
17911
17912 \series bold
17913
17914 \backslash
17915 large
17916 \series default
17917
17918 \series bold
17919
17920 \backslash
17921 normalsize
17922 \series default
17923
17924 \series bold
17925
17926 \backslash
17927 small
17928 \series default
17929 ,
17930 \begin_inset Newline newline
17931 \end_inset
17932
17933
17934 \series bold
17935
17936 \backslash
17937 footnotesize
17938 \series default
17939
17940 \series bold
17941
17942 \backslash
17943 scriptsize
17944 \series default
17945  et 
17946 \series bold
17947
17948 \backslash
17949 tiny
17950 \begin_inset Foot
17951 status collapsed
17952
17953 \begin_layout Plain Layout
17954 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
17955  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
17956 \end_layout
17957
17958 \end_inset
17959
17960
17961 \end_layout
17962
17963 \begin_layout Standard
17964 La taille des caractères produits par ces commandes dépend de la taille
17965  de police du document, qui correspond à la commande 
17966 \series bold
17967
17968 \backslash
17969 normalsize
17970 \series default
17971 .
17972  Les autres commandes produisent des tailles plus ou moins grandes que 
17973 \series bold
17974
17975 \backslash
17976 normalsize
17977 \series default
17978 .
17979  La taille de la police ne peut donc pas dépasser une certaine valeur.
17980  Par exemple, pour un document dans une police de taille 12
17981 \begin_inset space \thinspace{}
17982 \end_inset
17983
17984 pt, la commande 
17985 \series bold
17986
17987 \backslash
17988 Huge
17989 \series default
17990  va donner la même taille que 
17991 \series bold
17992
17993 \backslash
17994 huge
17995 \series default
17996 .
17997  
17998 \end_layout
17999
18000 \begin_layout Standard
18001 Une commande de changement de taille est insérée en mode TeX avant la formule
18002  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18003  caractères du texte.
18004  Pour revenir à la taille initiale, on doit insérer la commande 
18005 \series bold
18006
18007 \backslash
18008 normalsize
18009 \series default
18010  en mode TeX après la formule.
18011 \end_layout
18012
18013 \begin_layout Standard
18014 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \noindent
18019 \align center
18020 \begin_inset Tabular
18021 <lyxtabular version="3" rows="5" columns="2">
18022 <features rotate="0" tabularvalignment="middle">
18023 <column alignment="center" valignment="top">
18024 <column alignment="center" valignment="top">
18025 <row>
18026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030 Commande
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 Résultat
18040 \begin_inset Note Note
18041 status collapsed
18042
18043 \begin_layout Plain Layout
18044
18045 \series bold
18046
18047 \backslash
18048 raisebox
18049 \series default
18050  est seulement utilisée pour faire de la place
18051 \end_layout
18052
18053 \end_inset
18054
18055
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 </row>
18061 <row>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \backslash
18068 displaystyle
18069 \begin_inset Index idx
18070 status collapsed
18071
18072 \begin_layout Plain Layout
18073 Commandes ! D ! 
18074 \backslash
18075 displaystyle
18076 \end_layout
18077
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18090 \end_inset
18091
18092
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 </row>
18098 <row>
18099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103
18104 \backslash
18105 textstyle
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 </row>
18123 <row>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \backslash
18130 scriptstyle
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 scriptscriptstyle
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 </lyxtabular>
18174
18175 \end_inset
18176
18177
18178 \end_layout
18179
18180 \begin_layout Standard
18181 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18182  saisies les parties de formule concernées.
18183 \end_layout
18184
18185 \begin_layout Standard
18186 Il existe une autre méthode pour changer la taille de la police, qui ne
18187  s'applique que pour modifier la taille des symboles et des lettres dans
18188  le texte mathématique.
18189  Pour l'utiliser, une des commandes usuelles de modification de taille de
18190  texte vues plus haut est insérée en mode mathématique: tous les caractères
18191  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18192  soit de nouveau modifiée, auront la taille choisie.
18193  Deux exemples:
18194 \begin_inset VSpace -2mm
18195 \end_inset
18196
18197
18198 \end_layout
18199
18200 \begin_layout Standard
18201 \begin_inset ERT
18202 status collapsed
18203
18204 \begin_layout Plain Layout
18205
18206
18207 \backslash
18208 huge 
18209 \end_layout
18210
18211 \end_inset
18212
18213
18214 \begin_inset Formula 
18215 \[
18216 A=\frac{B}{c}\cdot\maltese
18217 \]
18218
18219 \end_inset
18220
18221
18222 \begin_inset Formula 
18223 \[
18224 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18225 \]
18226
18227 \end_inset
18228
18229
18230 \begin_inset ERT
18231 status collapsed
18232
18233 \begin_layout Plain Layout
18234
18235
18236 \backslash
18237 normalsize 
18238 \end_layout
18239
18240 \end_inset
18241
18242
18243 \end_layout
18244
18245 \begin_layout Standard
18246 \begin_inset VSpace medskip
18247 \end_inset
18248
18249 Avant les deux formules, on a inséré la commande 
18250 \series bold
18251
18252 \backslash
18253 huge
18254 \series default
18255 .
18256  La commande utilisée pour la deuxième formule est:
18257 \begin_inset Newline newline
18258 \end_inset
18259
18260
18261 \series bold
18262
18263 \backslash
18264 maltese
18265 \begin_inset space \textvisiblespace{}
18266 \end_inset
18267
18268 A Alt+M M 
18269 \backslash
18270 Large
18271 \begin_inset space \textvisiblespace{}
18272 \end_inset
18273
18274
18275 \backslash
18276 maltese
18277 \begin_inset space \textvisiblespace{}
18278 \end_inset
18279
18280
18281 \backslash
18282 textit
18283 \begin_inset space \textvisiblespace{}
18284 \end_inset
18285
18286 A
18287 \begin_inset Formula $\to$
18288 \end_inset
18289
18290
18291 \begin_inset Formula $\to$
18292 \end_inset
18293
18294
18295 \begin_inset Newline newline
18296 \end_inset
18297
18298
18299 \series default
18300
18301 \begin_inset space \hspace*{}
18302 \length 1cm
18303 \end_inset
18304
18305
18306 \series bold
18307 Alt+M M 
18308 \backslash
18309 tiny
18310 \begin_inset space \textvisiblespace{}
18311 \end_inset
18312
18313
18314 \backslash
18315 maltese
18316 \begin_inset space \textvisiblespace{}
18317 \end_inset
18318
18319
18320 \backslash
18321 textit
18322 \begin_inset space \textvisiblespace{}
18323 \end_inset
18324
18325 A
18326 \end_layout
18327
18328 \begin_layout Standard
18329 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18330  affiché dans la taille implicite
18331 \end_layout
18332
18333 \begin_layout Section
18334 Les lettres grecques
18335 \begin_inset Index idx
18336 status collapsed
18337
18338 \begin_layout Plain Layout
18339 Lettres grecques
18340 \end_layout
18341
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \begin_layout Standard
18348 On peut insérer toutes les lettres grecques avec le bouton 
18349 \begin_inset Graphics
18350         filename ../../images/math/alpha.png
18351         scale 85
18352
18353 \end_inset
18354
18355  de la barre d'outils mathématiques.
18356  Toutes les normes internationales de typographie indiquent que les lettres
18357  grecques en mathématique doivent être écrites en italique.
18358  Dans certaines langues comme le russe et le français, elles sont parfois
18359  quand même en lettres droites.
18360 \end_layout
18361
18362 \begin_layout Subsection
18363 Lettres minuscules
18364 \begin_inset Index idx
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368 Lettres grecques ! minuscules
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 \begin_inset space \hfill{}
18378 \end_inset
18379
18380
18381 \begin_inset Tabular
18382 <lyxtabular version="3" rows="11" columns="2">
18383 <features rotate="0" tabularvalignment="middle">
18384 <column alignment="center" valignment="top" width="0pt">
18385 <column alignment="center" valignment="top" width="0pt">
18386 <row>
18387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 Commande
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 Résultat
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \backslash
18413 alpha
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 \begin_inset Formula $\alpha$
18423 \end_inset
18424
18425
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 </row>
18431 <row>
18432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436
18437 \backslash
18438 beta
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 \begin_inset Formula $\beta$
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 </row>
18456 <row>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461
18462 \backslash
18463 gamma
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472 \begin_inset Formula $\gamma$
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \backslash
18488 delta
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 \begin_inset Formula $\delta$
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 </row>
18506 <row>
18507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \backslash
18513 epsilon
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 \begin_inset Formula $\epsilon$
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 </row>
18531 <row>
18532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \backslash
18538 varepsilon
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 \begin_inset Formula $\varepsilon$
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 </row>
18556 <row>
18557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561
18562 \backslash
18563 zeta
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 \begin_inset Formula $\zeta$
18573 \end_inset
18574
18575
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 </row>
18581 <row>
18582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \backslash
18588 eta
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 \begin_inset Formula $\eta$
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \backslash
18613 theta
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 \begin_inset Formula $\theta$
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 </row>
18631 <row>
18632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636
18637 \backslash
18638 vartheta
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 \begin_inset Formula $\vartheta$
18648 \end_inset
18649
18650
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 </row>
18656 </lyxtabular>
18657
18658 \end_inset
18659
18660
18661 \begin_inset space \hfill{}
18662 \end_inset
18663
18664
18665 \begin_inset Tabular
18666 <lyxtabular version="3" rows="12" columns="2">
18667 <features rotate="0" tabularvalignment="middle">
18668 <column alignment="center" valignment="top" width="0pt">
18669 <column alignment="center" valignment="top" width="0pt">
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 Commande
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 Résultat
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 </row>
18690 <row>
18691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \backslash
18697 iota
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706 \begin_inset Formula $\iota$
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 <row>
18716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720
18721 \backslash
18722 kappa
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 \begin_inset Formula $\kappa$
18732 \end_inset
18733
18734
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \backslash
18747 varkappa
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 \begin_inset Formula $\varkappa$
18757 \end_inset
18758
18759
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 </row>
18765 <row>
18766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770
18771 \backslash
18772 lambda
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 \begin_inset Formula $\lambda$
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 <row>
18791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \backslash
18797 mu
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 \begin_inset Formula $\mu$
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 <row>
18816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820
18821 \backslash
18822 nu
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 \begin_inset Formula $\nu$
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 </row>
18840 <row>
18841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845
18846 \backslash
18847 xi
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 \begin_inset Formula $\xi$
18857 \end_inset
18858
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 </row>
18865 <row>
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 o
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 \begin_inset Formula $o$
18880 \end_inset
18881
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \backslash
18895 pi
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Plain Layout
18904 \begin_inset Formula $\pi$
18905 \end_inset
18906
18907
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 </row>
18913 <row>
18914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918
18919 \backslash
18920 varpi
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929 \begin_inset Formula $\varpi$
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 </row>
18938 <row>
18939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943
18944 \backslash
18945 rho
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 \begin_inset Formula $\rho$
18955 \end_inset
18956
18957
18958 \end_layout
18959
18960 \end_inset
18961 </cell>
18962 </row>
18963 </lyxtabular>
18964
18965 \end_inset
18966
18967
18968 \begin_inset space \hfill{}
18969 \end_inset
18970
18971
18972 \begin_inset Tabular
18973 <lyxtabular version="3" rows="11" columns="2">
18974 <features rotate="0" tabularvalignment="middle">
18975 <column alignment="center" valignment="top" width="0pt">
18976 <column alignment="center" valignment="top" width="0pt">
18977 <row>
18978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 Commande
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 Résultat
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 </row>
18997 <row>
18998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002
19003 \backslash
19004 varrho
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 \begin_inset Formula $\varrho$
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 </row>
19022 <row>
19023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \backslash
19029 sigma
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 \begin_inset Formula $\sigma$
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 </row>
19047 <row>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \backslash
19054 varsigma
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 \begin_inset Formula $\varsigma$
19064 \end_inset
19065
19066
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 <row>
19073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \backslash
19079 tau
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 \begin_inset Formula $\tau$
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 </row>
19097 <row>
19098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \backslash
19104 upsilon
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 \begin_inset Formula $\upsilon$
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 </row>
19122 <row>
19123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127
19128 \backslash
19129 phi
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138 \begin_inset Formula $\phi$
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 </row>
19147 <row>
19148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \backslash
19154 varphi
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163 \begin_inset Formula $\varphi$
19164 \end_inset
19165
19166
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 </row>
19172 <row>
19173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177
19178 \backslash
19179 chi
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 \begin_inset Formula $\chi$
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 </row>
19197 <row>
19198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202
19203 \backslash
19204 psi
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 \begin_inset Formula $\psi$
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 </row>
19222 <row>
19223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227
19228 \backslash
19229 omega
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238 \begin_inset Formula $\omega$
19239 \end_inset
19240
19241
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 </row>
19247 </lyxtabular>
19248
19249 \end_inset
19250
19251
19252 \begin_inset space \hfill{}
19253 \end_inset
19254
19255
19256 \end_layout
19257
19258 \begin_layout Standard
19259 \begin_inset VSpace medskip
19260 \end_inset
19261
19262
19263 \end_layout
19264
19265 \begin_layout Standard
19266 On explique comment obtenir des lettres grecques droites spéciales dans
19267  
19268 \begin_inset CommandInset ref
19269 LatexCommand ref
19270 reference "sub:minuscules-grecques-droites"
19271
19272 \end_inset
19273
19274 .
19275 \end_layout
19276
19277 \begin_layout Standard
19278 \begin_inset Newpage newpage
19279 \end_inset
19280
19281
19282 \end_layout
19283
19284 \begin_layout Subsection
19285 Lettres majuscules
19286 \begin_inset Index idx
19287 status collapsed
19288
19289 \begin_layout Plain Layout
19290 Lettres grecques ! majuscules
19291 \end_layout
19292
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \begin_layout Standard
19299 \begin_inset space \hfill{}
19300 \end_inset
19301
19302
19303 \begin_inset Tabular
19304 <lyxtabular version="3" rows="7" columns="2">
19305 <features rotate="0" tabularvalignment="middle">
19306 <column alignment="center" valignment="top" width="0pt">
19307 <column alignment="center" valignment="top" width="0pt">
19308 <row>
19309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313 Commande
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322 Résultat
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 </row>
19328 <row>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333
19334 \backslash
19335 Gamma
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 \begin_inset Formula $\Gamma$
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 <row>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \backslash
19360 Delta
19361 \end_layout
19362
19363 \end_inset
19364 </cell>
19365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 \begin_inset Formula $\Delta$
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 </row>
19378 <row>
19379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383
19384 \backslash
19385 Theta
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394 \begin_inset Formula $\Theta$
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 </row>
19403 <row>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \backslash
19410 Lambda
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 \begin_inset Formula $\Lambda$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \backslash
19435 Xi
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444 \begin_inset Formula $\Xi$
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \backslash
19460 Pi
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 \begin_inset Formula $\Pi$
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 </row>
19478 </lyxtabular>
19479
19480 \end_inset
19481
19482
19483 \begin_inset space \hfill{}
19484 \end_inset
19485
19486
19487 \begin_inset Tabular
19488 <lyxtabular version="3" rows="6" columns="2">
19489 <features rotate="0" tabularvalignment="middle">
19490 <column alignment="center" valignment="top" width="0pt">
19491 <column alignment="center" valignment="top" width="0pt">
19492 <row>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 Commande
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 Résultat
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 <row>
19513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517
19518 \backslash
19519 Sigma
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 \begin_inset Formula $\Sigma$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \backslash
19544 Upsilon
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Formula $\Upsilon$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \backslash
19569 Phi
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 \begin_inset Formula $\Phi$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \backslash
19594 Psi
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 \begin_inset Formula $\Psi$
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row>
19613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \backslash
19619 Omega
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Formula $\Omega$
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 </lyxtabular>
19638
19639 \end_inset
19640
19641
19642 \begin_inset space \hfill{}
19643 \end_inset
19644
19645
19646 \end_layout
19647
19648 \begin_layout Standard
19649 \begin_inset VSpace medskip
19650 \end_inset
19651
19652 Le fait que les lettres grecques majuscules apparaissent droites provient
19653  d'un défaut de conception quand TeX a été développé.
19654  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
19655  commande par 
19656 \series bold
19657 var
19658 \series default
19659 .
19660  Par exemple, la commande 
19661 \series bold
19662
19663 \backslash
19664 varGamma
19665 \series default
19666  produit 
19667 \begin_inset Formula $\varGamma$
19668 \end_inset
19669
19670 .
19671  Une autre méthode consiste à charger le paquetage 
19672 \series bold
19673 fixmath
19674 \series default
19675
19676 \begin_inset Foot
19677 status collapsed
19678
19679 \begin_layout Plain Layout
19680
19681 \series bold
19682 fixmath
19683 \series default
19684  fait partie du paquetage 
19685 \series bold
19686 was
19687 \series default
19688
19689 \begin_inset Index idx
19690 status collapsed
19691
19692 \begin_layout Plain Layout
19693 Paquetages ! was
19694 \begin_inset ERT
19695 status collapsed
19696
19697 \begin_layout Plain Layout
19698
19699
19700 \backslash
19701 vspace{4mm}
19702 \end_layout
19703
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710
19711 .
19712 \end_layout
19713
19714 \end_inset
19715
19716
19717 \begin_inset Index idx
19718 status collapsed
19719
19720 \begin_layout Plain Layout
19721 Paquetages ! fixmath
19722 \end_layout
19723
19724 \end_inset
19725
19726  avec la ligne suivante dans le préambule LaTeX :
19727 \end_layout
19728
19729 \begin_layout Standard
19730
19731 \series bold
19732
19733 \backslash
19734 usepackage{fixmath}
19735 \end_layout
19736
19737 \begin_layout Standard
19738 Toutes les majuscules grecques du document seront alors mises en italique.
19739 \end_layout
19740
19741 \begin_layout Subsection
19742 Lettres grasses
19743 \begin_inset Index idx
19744 status collapsed
19745
19746 \begin_layout Plain Layout
19747 Lettres grecques ! grasses
19748 \end_layout
19749
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \begin_layout Standard
19756 Les lettres grecques ne peuvent être mise dans différents styles de polices
19757  comme les lettres latines.
19758  Elles peuvent seulement être mises en gras avec la commande 
19759 \series bold
19760
19761 \backslash
19762 boldsymbol
19763 \series default
19764
19765 \begin_inset Index idx
19766 status collapsed
19767
19768 \begin_layout Plain Layout
19769 Commandes ! B ! 
19770 \backslash
19771 boldsymbol
19772 \end_layout
19773
19774 \end_inset
19775
19776 .
19777 \end_layout
19778
19779 \begin_layout Standard
19780 \align center
19781 \begin_inset Tabular
19782 <lyxtabular version="3" rows="3" columns="2">
19783 <features rotate="0" tabularvalignment="middle">
19784 <column alignment="center" valignment="top">
19785 <column alignment="center" valignment="top">
19786 <row>
19787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 Commande
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 Résultat
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 </row>
19806 <row>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811
19812 \backslash
19813 Upsilon
19814 \backslash
19815 boldsymbol
19816 \backslash
19817 Upsilon
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \backslash
19842 theta
19843 \backslash
19844 boldsymbol
19845 \backslash
19846 theta
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855 \begin_inset Formula $\theta\boldsymbol{\theta}$
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 </lyxtabular>
19865
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Section
19872 Symboles
19873 \begin_inset ERT
19874 status collapsed
19875
19876 \begin_layout Plain Layout
19877
19878
19879 \backslash
19880 texorpdfstring{
19881 \end_layout
19882
19883 \end_inset
19884
19885
19886 \begin_inset Foot
19887 status collapsed
19888
19889 \begin_layout Plain Layout
19890 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
19891  être trouvée dans 
19892 \begin_inset CommandInset citation
19893 LatexCommand cite
19894 key "Symbols"
19895
19896 \end_inset
19897
19898 .
19899 \end_layout
19900
19901 \end_inset
19902
19903
19904 \begin_inset ERT
19905 status collapsed
19906
19907 \begin_layout Plain Layout
19908
19909 }{}
19910 \end_layout
19911
19912 \end_inset
19913
19914
19915 \begin_inset Note Note
19916 status collapsed
19917
19918 \begin_layout Plain Layout
19919
19920 \backslash
19921 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
19922  dans les signets PDF.
19923 \end_layout
19924
19925 \begin_layout Plain Layout
19926 Plus au sujet de 
19927 \backslash
19928 texorpdfstring dans la section 
19929 \begin_inset CommandInset ref
19930 LatexCommand ref
19931 reference "sub:formules-dans-les-entêtes"
19932
19933 \end_inset
19934
19935 .
19936 \end_layout
19937
19938 \end_inset
19939
19940
19941 \begin_inset Index idx
19942 status collapsed
19943
19944 \begin_layout Plain Layout
19945 Symboles
19946 \end_layout
19947
19948 \end_inset
19949
19950
19951 \end_layout
19952
19953 \begin_layout Standard
19954 Plusieurs symboles listés dans cette section peuvent aussi être insérés
19955  grâce aux boutons 
19956 \begin_inset Graphics
19957         filename ../../images/math/nabla.png
19958         scale 85
19959
19960 \end_inset
19961
19962  et 
19963 \begin_inset Graphics
19964         filename ../../images/math/digamma.png
19965         scale 85
19966
19967 \end_inset
19968
19969  de la barre d'outils mathématique.
19970 \end_layout
19971
19972 \begin_layout Subsection
19973 Symboles mathématiques
19974 \begin_inset CommandInset label
19975 LatexCommand label
19976 name "sub:Symboles-mathématiques"
19977
19978 \end_inset
19979
19980
19981 \begin_inset Index idx
19982 status collapsed
19983
19984 \begin_layout Plain Layout
19985 Symboles ! mathématiques
19986 \end_layout
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Standard
19994 \begin_inset space \hfill{}
19995 \end_inset
19996
19997
19998 \begin_inset Tabular
19999 <lyxtabular version="3" rows="10" columns="2">
20000 <features rotate="0" tabularvalignment="middle">
20001 <column alignment="center" valignment="top" width="0pt">
20002 <column alignment="center" valignment="top" width="0pt">
20003 <row>
20004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 Commande
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 Résultat
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 </row>
20023 <row>
20024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028
20029 \backslash
20030 neg
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 \begin_inset Formula $\neg$
20040 \end_inset
20041
20042
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \backslash
20055 Im
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 \begin_inset Formula $\Im$
20065 \end_inset
20066
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \backslash
20080 Re
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 \begin_inset Formula $\Re$
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \backslash
20105 aleph
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\aleph$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \backslash
20130 partial
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset Formula $\partial$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \backslash
20155 infty
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $\infty$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row>
20174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \backslash
20180 wp
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 \begin_inset Formula $\wp$
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 </row>
20198 <row>
20199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203
20204 \backslash
20205 imath
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214 \begin_inset Formula $\imath$
20215 \end_inset
20216
20217
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 </row>
20223 <row>
20224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228
20229 \backslash
20230 jmath
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 \begin_inset Formula $\jmath$
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 </row>
20248 </lyxtabular>
20249
20250 \end_inset
20251
20252
20253 \begin_inset space \hfill{}
20254 \end_inset
20255
20256
20257 \begin_inset Tabular
20258 <lyxtabular version="3" rows="10" columns="2">
20259 <features rotate="0" tabularvalignment="middle">
20260 <column alignment="center" valignment="top" width="0pt">
20261 <column alignment="center" valignment="top" width="0pt">
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 Commande
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 Résultat
20277 \begin_inset Note Note
20278 status collapsed
20279
20280 \begin_layout Plain Layout
20281
20282 \series bold
20283
20284 \backslash
20285 raisebox
20286 \series default
20287  est seulement utilisée pour faire de la place
20288 \end_layout
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 </row>
20298 <row>
20299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303
20304 \backslash
20305 forall
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 \begin_inset Formula $\forall$
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 </row>
20323 <row>
20324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328
20329 \backslash
20330 exists
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20336 \begin_inset Text
20337
20338 \begin_layout Plain Layout
20339 \begin_inset Formula $\exists$
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 </row>
20348 <row>
20349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353
20354 \backslash
20355 nexists
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 \begin_inset Formula $\nexists$
20365 \end_inset
20366
20367
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 </row>
20373 <row>
20374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378
20379 \backslash
20380 emptyset
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 \begin_inset Formula $\emptyset$
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 </row>
20398 <row>
20399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403
20404 \backslash
20405 varnothing
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 \begin_inset Formula $\varnothing$
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 </row>
20423 <row>
20424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428
20429 \backslash
20430 dag
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 \begin_inset Formula $\dag$
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 </row>
20448 <row>
20449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453
20454 \backslash
20455 ddag
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 \begin_inset Formula $\ddag$
20465 \end_inset
20466
20467
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 </row>
20473 <row>
20474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478
20479 \backslash
20480 complement
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489 \begin_inset ERT
20490 status collapsed
20491
20492 \begin_layout Plain Layout
20493
20494
20495 \backslash
20496 raisebox{-0.8mm}{
20497 \end_layout
20498
20499 \end_inset
20500
20501
20502 \begin_inset Formula $\complement$
20503 \end_inset
20504
20505
20506 \begin_inset ERT
20507 status collapsed
20508
20509 \begin_layout Plain Layout
20510
20511 }
20512 \end_layout
20513
20514 \end_inset
20515
20516
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 </row>
20522 <row>
20523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527
20528 \backslash
20529 Bbbk
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 \begin_inset Formula $\Bbbk$
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 </row>
20547 </lyxtabular>
20548
20549 \end_inset
20550
20551
20552 \begin_inset space \hfill{}
20553 \end_inset
20554
20555
20556 \begin_inset Tabular
20557 <lyxtabular version="3" rows="10" columns="2">
20558 <features rotate="0" tabularvalignment="middle">
20559 <column alignment="center" valignment="top" width="0pt">
20560 <column alignment="center" valignment="top" width="0pt">
20561 <row>
20562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 Commande
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 Résultat
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 prime
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Formula $\prime$
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \backslash
20613 backprime
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset Formula $\backprime$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 mho
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Formula $\mho$
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 triangle
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Formula $\triangle$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \backslash
20688 angle
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 \begin_inset Formula $\angle$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row>
20707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711
20712 \backslash
20713 measuredangle
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 \begin_inset Formula $\measuredangle$
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 <row>
20732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736
20737 \backslash
20738 sphericalangle
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747 \begin_inset Formula $\sphericalangle$
20748 \end_inset
20749
20750
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 </row>
20756 <row>
20757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Plain Layout
20761
20762 \backslash
20763 top
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772 \begin_inset Formula $\top$
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 </row>
20781 <row>
20782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \backslash
20788 bot
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Formula $\bot$
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 </row>
20806 </lyxtabular>
20807
20808 \end_inset
20809
20810
20811 \begin_inset space \hfill{}
20812 \end_inset
20813
20814
20815 \end_layout
20816
20817 \begin_layout Subsection
20818 Symboles divers
20819 \begin_inset CommandInset label
20820 LatexCommand label
20821 name "sub:Symboles-divers"
20822
20823 \end_inset
20824
20825
20826 \begin_inset Index idx
20827 status collapsed
20828
20829 \begin_layout Plain Layout
20830 Symboles ! divers
20831 \end_layout
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Standard
20839 \noindent
20840 \align center
20841 \begin_inset Tabular
20842 <lyxtabular version="3" rows="10" columns="2">
20843 <features rotate="0" tabularvalignment="middle">
20844 <column alignment="center" valignment="top" width="0pt">
20845 <column alignment="center" valignment="top" width="0pt">
20846 <row>
20847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 Commande
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860 Résultat
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 </row>
20866 <row>
20867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Plain Layout
20871
20872 \backslash
20873 flat
20874 \end_layout
20875
20876 \end_inset
20877 </cell>
20878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882 \begin_inset Formula $\flat$
20883 \end_inset
20884
20885
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 </row>
20891 <row>
20892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896
20897 \backslash
20898 natural
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907 \begin_inset Formula $\natural$
20908 \end_inset
20909
20910
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 </row>
20916 <row>
20917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20918 \begin_inset Text
20919
20920 \begin_layout Plain Layout
20921
20922 \backslash
20923 sharp
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932 \begin_inset Formula $\sharp$
20933 \end_inset
20934
20935
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 </row>
20941 <row>
20942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946
20947 \backslash
20948 surd
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957 \begin_inset Formula $\surd$
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 </row>
20966 <row>
20967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971
20972 \backslash
20973 checkmark
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 \begin_inset Formula $\checkmark$
20983 \end_inset
20984
20985
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 </row>
20991 <row>
20992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996
20997 \backslash
20998 yen
20999 \end_layout
21000
21001 \end_inset
21002 </cell>
21003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007 \begin_inset Formula $\yen$
21008 \end_inset
21009
21010
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 </row>
21016 <row>
21017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021
21022 \backslash
21023 pounds
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032 \begin_inset Formula $\pounds$
21033 \end_inset
21034
21035
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 </row>
21041 <row>
21042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046 $
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 \begin_inset Formula $\$$
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069 §
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 \begin_inset Formula $§$
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 </row>
21087 </lyxtabular>
21088
21089 \end_inset
21090
21091
21092 \begin_inset Tabular
21093 <lyxtabular version="3" rows="10" columns="2">
21094 <features rotate="0" tabularvalignment="middle">
21095 <column alignment="center" valignment="top">
21096 <column alignment="center" valignment="top">
21097 <row>
21098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102 Commande
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111 Résultat
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 </row>
21117 <row>
21118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122
21123 \backslash
21124 hbar
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 \begin_inset Formula $\hbar$
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 <row>
21143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147
21148 \backslash
21149 hslash
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 \begin_inset Formula $\hslash$
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row>
21168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172
21173 \backslash
21174 clubsuit
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Formula $\clubsuit$
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 </row>
21192 <row>
21193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197
21198 \backslash
21199 spadesuit
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 \begin_inset Formula $\spadesuit$
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 </row>
21217 <row>
21218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \backslash
21224 bigstar
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 \begin_inset Formula $\bigstar$
21234 \end_inset
21235
21236
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 </row>
21242 <row>
21243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247
21248 \backslash
21249 blacklozenge
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258 \begin_inset Formula $\blacklozenge$
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 </row>
21267 <row>
21268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272
21273 \backslash
21274 blacktriangle
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283 \begin_inset Formula $\blacktriangle$
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 </row>
21292 <row>
21293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Plain Layout
21297
21298 \backslash
21299 blacktiangledown
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 \begin_inset Formula $\blacktriangledown$
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \backslash
21324 bullet
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 \begin_inset Formula $\bullet$
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 </row>
21342 </lyxtabular>
21343
21344 \end_inset
21345
21346
21347 \begin_inset Tabular
21348 <lyxtabular version="3" rows="10" columns="2">
21349 <features rotate="0" tabularvalignment="middle">
21350 <column alignment="center" valignment="top" width="0pt">
21351 <column alignment="center" valignment="top" width="0pt">
21352 <row>
21353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 Commande
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Plain Layout
21366 Résultat
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 </row>
21372 <row>
21373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Plain Layout
21377
21378 \backslash
21379 diamondsuit
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 \begin_inset Formula $\diamondsuit$
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 </row>
21397 <row>
21398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402
21403 \backslash
21404 Diamond
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413 \begin_inset Formula $\Diamond$
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 </row>
21422 <row>
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427
21428 \backslash
21429 heartsuit
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438 \begin_inset Formula $\heartsuit$
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 </row>
21447 <row>
21448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452
21453 \backslash
21454 P
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463 \begin_inset Formula $\P$
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 </row>
21472 <row>
21473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477
21478 \backslash
21479 copyright
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488 \begin_inset Formula $\copyright$
21489 \end_inset
21490
21491
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 </row>
21497 <row>
21498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502
21503 \backslash
21504 circledR
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Formula $\circledR$
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 </row>
21522 <row>
21523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527
21528 \backslash
21529 maltese
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 \begin_inset Formula $\maltese$
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 </row>
21547 <row>
21548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552
21553 \backslash
21554 diagup
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563 \begin_inset Formula $\diagup$
21564 \end_inset
21565
21566
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 </row>
21572 <row>
21573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577
21578 \backslash
21579 diagdown
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588 \begin_inset Formula $\diagdown$
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 </row>
21597 </lyxtabular>
21598
21599 \end_inset
21600
21601
21602 \end_layout
21603
21604 \begin_layout Standard
21605 \begin_inset VSpace medskip
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \begin_layout Standard
21612 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
21613 \begin_inset CommandInset ref
21614 LatexCommand ref
21615 reference "sub:Tailles-polices"
21616
21617 \end_inset
21618
21619 .
21620 \end_layout
21621
21622 \begin_layout Subsection
21623 Le symbole de l'Euro €
21624 \begin_inset Index idx
21625 status collapsed
21626
21627 \begin_layout Plain Layout
21628 Symboles ! symbole de l'Euro
21629 \end_layout
21630
21631 \end_inset
21632
21633
21634 \begin_inset Index idx
21635 status collapsed
21636
21637 \begin_layout Plain Layout
21638
21639 \backslash
21640 @
21641 \begin_inset ERT
21642 status collapsed
21643
21644 \begin_layout Plain Layout
21645
21646
21647 \backslash
21648 officialeuro
21649 \end_layout
21650
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \begin_layout Standard
21662 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
21663  paquetage LaTeX 
21664 \series bold
21665 eurosym
21666 \series default
21667
21668 \begin_inset Index idx
21669 status collapsed
21670
21671 \begin_layout Plain Layout
21672 Paquetages ! eurosym
21673 \end_layout
21674
21675 \end_inset
21676
21677  et le charger avec la ligne suivante dans le préambule LaTeX
21678 \end_layout
21679
21680 \begin_layout Standard
21681
21682 \series bold
21683
21684 \backslash
21685 usepackage[gennarrow]{eurosym}
21686 \end_layout
21687
21688 \begin_layout Standard
21689 Le symbole de l'Euro peut alors être inséré avec la commande 
21690 \series bold
21691
21692 \backslash
21693 euro
21694 \series default
21695
21696 \begin_inset Index idx
21697 status collapsed
21698
21699 \begin_layout Plain Layout
21700 Commandes ! E ! 
21701 \backslash
21702 euro
21703 \end_layout
21704
21705 \end_inset
21706
21707 .
21708 \end_layout
21709
21710 \begin_layout Standard
21711 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
21712 e avec la touche €, sans avoir à installer le paquetage 
21713 \series bold
21714 eurosym
21715 \series default
21716 .
21717  Quand 
21718 \series bold
21719 eurosym
21720 \series default
21721  est installé, on peut aussi insérer la commande 
21722 \series bold
21723
21724 \backslash
21725 euro
21726 \series default
21727  en mode TeX.
21728  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
21729  
21730 \series bold
21731
21732 \backslash
21733 officialeuro
21734 \series default
21735
21736 \begin_inset Index idx
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740 Commandes ! O ! 
21741 \backslash
21742 officialeuro
21743 \end_layout
21744
21745 \end_inset
21746
21747 , qui n'est utilisable qu'en mode TeX.
21748 \end_layout
21749
21750 \begin_layout Standard
21751 \begin_inset ERT
21752 status collapsed
21753
21754 \begin_layout Plain Layout
21755
21756
21757 \backslash
21758 ifeurosym 
21759 \end_layout
21760
21761 \end_inset
21762
21763
21764 \begin_inset Note Note
21765 status open
21766
21767 \begin_layout Plain Layout
21768 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
21769 \series bold
21770 eurosym
21771 \series default
21772  est installé.
21773 \end_layout
21774
21775 \end_inset
21776
21777
21778 \end_layout
21779
21780 \begin_layout Standard
21781 Un aperçu des différents symboles de l'Euro:
21782 \end_layout
21783
21784 \begin_layout Standard
21785 \align center
21786 \begin_inset Tabular
21787 <lyxtabular version="3" rows="4" columns="3">
21788 <features rotate="0" tabularvalignment="middle">
21789 <column alignment="center" valignment="top" width="0pt">
21790 <column alignment="center" valignment="top" width="0pt">
21791 <column alignment="center" valignment="top" width="0pt">
21792 <row>
21793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797
21798 \end_layout
21799
21800 \end_inset
21801 </cell>
21802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 Commande 
21807 \end_layout
21808
21809 \end_inset
21810 </cell>
21811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 Résultat
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826 formule
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835
21836 \backslash
21837 euro
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846 \begin_inset Formula $\euro$
21847 \end_inset
21848
21849
21850 \end_layout
21851
21852 \end_inset
21853 </cell>
21854 </row>
21855 <row>
21856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 texte mathématique
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21866 \begin_inset Text
21867
21868 \begin_layout Plain Layout
21869
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878 \begin_inset Formula $\mbox{€}$
21879 \end_inset
21880
21881
21882 \end_layout
21883
21884 \end_inset
21885 </cell>
21886 </row>
21887 <row>
21888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 mode TeX
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 officialeuro
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset ERT
21913 status collapsed
21914
21915 \begin_layout Plain Layout
21916
21917
21918 \backslash
21919 officialeuro
21920 \end_layout
21921
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 </lyxtabular>
21931
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \begin_layout Standard
21938 \begin_inset ERT
21939 status collapsed
21940
21941 \begin_layout Plain Layout
21942
21943
21944 \backslash
21945 else 
21946 \end_layout
21947
21948 \end_inset
21949
21950
21951 \begin_inset Note Note
21952 status open
21953
21954 \begin_layout Plain Layout
21955 Ce qui suit sera affiché si le paquetage LaTeX 
21956 \series bold
21957 eurosym
21958 \series default
21959  n'est pas installé:
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \begin_layout Standard
21968 Vous devez installer le paquetage LaTeX 
21969 \series bold
21970 eurosym
21971 \series default
21972  pour voir le reste de cette section dans la sortie imprimée.
21973 \end_layout
21974
21975 \begin_layout Standard
21976 \begin_inset ERT
21977 status collapsed
21978
21979 \begin_layout Plain Layout
21980
21981
21982 \backslash
21983 fi 
21984 \end_layout
21985
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \begin_layout Section
21992 Opérateurs de relation
21993 \begin_inset CommandInset label
21994 LatexCommand label
21995 name "sec:Relations"
21996
21997 \end_inset
21998
21999
22000 \begin_inset Index idx
22001 status collapsed
22002
22003 \begin_layout Plain Layout
22004 Relations
22005 \end_layout
22006
22007 \end_inset
22008
22009
22010 \begin_inset Index idx
22011 status collapsed
22012
22013 \begin_layout Plain Layout
22014 Comparaisons|see
22015 \begin_inset ERT
22016 status collapsed
22017
22018 \begin_layout Plain Layout
22019
22020 {
22021 \end_layout
22022
22023 \end_inset
22024
22025 Relations
22026 \begin_inset ERT
22027 status collapsed
22028
22029 \begin_layout Plain Layout
22030
22031 }
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Standard
22045 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22046  le bouton 
22047 \begin_inset Graphics
22048         filename ../../images/math/leq.png
22049         scale 85
22050
22051 \end_inset
22052
22053  de la barre d'outils.
22054 \end_layout
22055
22056 \begin_layout Standard
22057 \begin_inset Tabular
22058 <lyxtabular version="3" rows="17" columns="2">
22059 <features rotate="0" tabularvalignment="middle">
22060 <column alignment="center" valignment="top" width="0pt">
22061 <column alignment="center" valignment="top">
22062 <row>
22063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067
22068 \size small
22069 Commande
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078
22079 \size small
22080 Résultat
22081 \end_layout
22082
22083 \end_inset
22084 </cell>
22085 </row>
22086 <row>
22087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \begin_layout Plain Layout
22091 <
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100 \begin_inset Formula $<$
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 </row>
22109 <row>
22110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114
22115 \backslash
22116 le
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 \begin_inset Formula $\le$
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 </row>
22134 <row>
22135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139
22140 \backslash
22141 ll
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150 \begin_inset Formula $\ll$
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 </row>
22159 <row>
22160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164
22165 \backslash
22166 prec
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175 \begin_inset Formula $\prec$
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 </row>
22184 <row>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \backslash
22191 preceq
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 \begin_inset Formula $\preceq$
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row>
22210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \backslash
22216 subset
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 \begin_inset Formula $\subset$
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 <row>
22235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239
22240 \backslash
22241 subseteq
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 \begin_inset Formula $\subseteq$
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 </row>
22259 <row>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \backslash
22266 sqsubseteq
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Formula $\sqsubseteq$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 <row>
22285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289
22290 \backslash
22291 in
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $\in$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \backslash
22316 vdash
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 \begin_inset Formula $\vdash$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 <row>
22335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339
22340 \backslash
22341 smile
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 \begin_inset Formula $\smile$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \backslash
22366 lhd
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 \begin_inset Formula $\lhd$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 </row>
22384 <row>
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \backslash
22391 unlhd
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 \begin_inset Formula $\unlhd$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \backslash
22416 gtrless
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 \begin_inset Formula $\gtrless$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \backslash
22441 mid
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 \begin_inset Formula $\mid$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row>
22460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464
22465 \backslash
22466 nmid
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $\nmid$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 </lyxtabular>
22485
22486 \end_inset
22487
22488
22489 \begin_inset space \hfill{}
22490 \end_inset
22491
22492
22493 \begin_inset Tabular
22494 <lyxtabular version="3" rows="17" columns="2">
22495 <features rotate="0" tabularvalignment="middle">
22496 <column alignment="center" valignment="top" width="0pt">
22497 <column alignment="center" valignment="top">
22498 <row>
22499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503
22504 \size small
22505 Commande
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \size small
22516 Résultat
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 =
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536 \begin_inset Formula $=$
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 </row>
22545 <row>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550
22551 \backslash
22552 not=
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561 \begin_inset Formula $\not=$
22562 \end_inset
22563
22564
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 </row>
22570 <row>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575
22576 \backslash
22577 equiv
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 \begin_inset Formula $\equiv$
22587 \end_inset
22588
22589
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 </row>
22595 <row>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600
22601 \backslash
22602 sim
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 \begin_inset Formula $\sim$
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 </row>
22620 <row>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625
22626 \backslash
22627 simeq
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 \begin_inset Formula $\simeq$
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 <row>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650
22651 \backslash
22652 approx
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Formula $\approx$
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 </row>
22670 <row>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \backslash
22677 cong
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 \begin_inset Formula $\cong$
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700
22701 \backslash
22702 bowtie
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 \begin_inset Formula $\bowtie$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \backslash
22727 notin
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 \begin_inset Formula $\notin$
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 <row>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750
22751 \backslash
22752 perp
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\perp$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \backslash
22777 propto
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 \begin_inset Formula $\propto$
22787 \end_inset
22788
22789
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 </row>
22795 <row>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800
22801 \backslash
22802 asymp
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 \begin_inset Formula $\asymp$
22812 \end_inset
22813
22814
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 </row>
22820 <row>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825
22826 \backslash
22827 doteq
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 \begin_inset Formula $\doteq$
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 </row>
22845 <row>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850
22851 \backslash
22852 circeq
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 \begin_inset Formula $\circeq$
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 </row>
22870 <row>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875
22876 \backslash
22877 models
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 \begin_inset Formula $\models$
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 </row>
22895 <row>
22896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \backslash
22902 widehat=
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911 \begin_inset Formula $\widehat{=}$
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 </row>
22920 </lyxtabular>
22921
22922 \end_inset
22923
22924
22925 \begin_inset space \hfill{}
22926 \end_inset
22927
22928
22929 \begin_inset Tabular
22930 <lyxtabular version="3" rows="17" columns="2">
22931 <features rotate="0" tabularvalignment="middle">
22932 <column alignment="center" valignment="top" width="0pt">
22933 <column alignment="center" valignment="top">
22934 <row>
22935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939
22940 \size small
22941 Commande
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950
22951 \size small
22952 Résultat
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 </row>
22958 <row>
22959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 >
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972 \begin_inset Formula $>$
22973 \end_inset
22974
22975
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 </row>
22981 <row>
22982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986
22987 \backslash
22988 ge
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 \begin_inset Formula $\ge$
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 </row>
23006 <row>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \backslash
23013 gg
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 \begin_inset Formula $\gg$
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 </row>
23031 <row>
23032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036
23037 \backslash
23038 succ
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 \begin_inset Formula $\succ$
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 </row>
23056 <row>
23057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061
23062 \backslash
23063 succeq
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072 \begin_inset Formula $\succeq$
23073 \end_inset
23074
23075
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 </row>
23081 <row>
23082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23083 \begin_inset Text
23084
23085 \begin_layout Plain Layout
23086
23087 \backslash
23088 supset
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097 \begin_inset Formula $\supset$
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \end_inset
23104 </cell>
23105 </row>
23106 <row>
23107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111
23112 \backslash
23113 supseteq
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122 \begin_inset Formula $\supseteq$
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 </row>
23131 <row>
23132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \begin_layout Plain Layout
23136
23137 \backslash
23138 sqsupseteq
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147 \begin_inset Formula $\sqsupseteq$
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \end_inset
23154 </cell>
23155 </row>
23156 <row>
23157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Plain Layout
23161
23162 \backslash
23163 ni
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172 \begin_inset Formula $\ni$
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 </row>
23181 <row>
23182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \begin_layout Plain Layout
23186
23187 \backslash
23188 dashv
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Formula $\dashv$
23198 \end_inset
23199
23200
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 </row>
23206 <row>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \backslash
23213 frown
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222 \begin_inset Formula $\frown$
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \backslash
23238 rhd
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 \begin_inset Formula $\rhd$
23248 \end_inset
23249
23250
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 </row>
23256 <row>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261
23262 \backslash
23263 unrhd
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272 \begin_inset Formula $\unrhd$
23273 \end_inset
23274
23275
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 </row>
23281 <row>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286
23287 \backslash
23288 lessgtr
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 \begin_inset Formula $\lessgtr$
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 </row>
23306 <row>
23307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \backslash
23313 parallel
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 \begin_inset Formula $\parallel$
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \backslash
23338 nparallel
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347 \begin_inset Formula $\nparallel$
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 </row>
23356 </lyxtabular>
23357
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \begin_layout Standard
23364 \begin_inset VSpace medskip
23365 \end_inset
23366
23367 Les caractères 
23368 \series bold
23369
23370 \backslash
23371 lhd
23372 \series default
23373  et 
23374 \series bold
23375
23376 \backslash
23377 rhd
23378 \series default
23379  sont plus gros que les opérateurs 
23380 \series bold
23381
23382 \backslash
23383 triangleleft
23384 \series default
23385  et 
23386 \series bold
23387
23388 \backslash
23389 triangleright
23390 \series default
23391  auxquels ils ressemblent.
23392 \end_layout
23393
23394 \begin_layout Standard
23395 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23396  par des espaces.
23397 \end_layout
23398
23399 \begin_layout Standard
23400 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23401  commande 
23402 \series bold
23403
23404 \backslash
23405 stackrel
23406 \series default
23407
23408 \begin_inset Index idx
23409 status collapsed
23410
23411 \begin_layout Plain Layout
23412 Commandes ! S ! 
23413 \backslash
23414 stackrel
23415 \end_layout
23416
23417 \end_inset
23418
23419 :
23420 \end_layout
23421
23422 \begin_layout Standard
23423 \align center
23424 \begin_inset Tabular
23425 <lyxtabular version="3" rows="2" columns="2">
23426 <features rotate="0" tabularvalignment="middle">
23427 <column alignment="center" valignment="top">
23428 <column alignment="center" valignment="top">
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434 Commande
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 Résultat
23444 \begin_inset Note Note
23445 status collapsed
23446
23447 \begin_layout Plain Layout
23448
23449 \series bold
23450
23451 \backslash
23452 raisebox
23453 \series default
23454  est seulement utilisée pour faire de la place
23455 \end_layout
23456
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 </row>
23465 <row>
23466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 A(r)
23471 \backslash
23472 stackrel
23473 \begin_inset space \textvisiblespace{}
23474 \end_inset
23475
23476 r
23477 \backslash
23478 to
23479 \backslash
23480 infty
23481 \begin_inset space \textvisiblespace{}
23482 \end_inset
23483
23484
23485 \begin_inset Formula $\downarrow$
23486 \end_inset
23487
23488
23489 \backslash
23490 approx
23491 \begin_inset space \textvisiblespace{}
23492 \end_inset
23493
23494
23495 \begin_inset space \textvisiblespace{}
23496 \end_inset
23497
23498 B
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 </lyxtabular>
23517
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \begin_layout Section
23524 Fonctions
23525 \end_layout
23526
23527 \begin_layout Subsection
23528 Fonctions prédéfinies
23529 \begin_inset CommandInset label
23530 LatexCommand label
23531 name "sub:Fonctions-prédéfinies"
23532
23533 \end_inset
23534
23535
23536 \begin_inset Index idx
23537 status collapsed
23538
23539 \begin_layout Plain Layout
23540 Fonctions ! prédéfinies
23541 \end_layout
23542
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \begin_layout Standard
23549 En général, les variables sont écrites en 
23550 \emph on
23551 italiques
23552 \emph default
23553  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
23554  
23555 \begin_inset Formula $sin$
23556 \end_inset
23557
23558  pourrait être confondue avec le produit 
23559 \begin_inset Formula $s\cdot i\cdot n$
23560 \end_inset
23561
23562 .
23563  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
23564  arguments par un peu d'espace.
23565  Elles sont insérées comme des commandes commençant par une barre de fraction
23566  inverse avant leur nom.
23567 \end_layout
23568
23569 \begin_layout Standard
23570 \align center
23571 \begin_inset Tabular
23572 <lyxtabular version="3" rows="2" columns="4">
23573 <features rotate="0" tabularvalignment="middle">
23574 <column alignment="center" valignment="top" width="0pt">
23575 <column alignment="center" valignment="top" width="0pt">
23576 <column alignment="center" valignment="top" width="0pt">
23577 <column alignment="center" valignment="top" width="0pt">
23578 <row>
23579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 Commande
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592 Résultat
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601 Commande
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 Résultat
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 <row>
23617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 Asin(x)+B
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $Asin(x)+B$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 A
23643 \backslash
23644 sin(x)+B
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 \begin_inset Formula $A\sin(x)+B$
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 </row>
23662 </lyxtabular>
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 Les fonctions suivantes sont prédéfinies:
23671 \end_layout
23672
23673 \begin_layout Standard
23674 \begin_inset VSpace -2mm
23675 \end_inset
23676
23677
23678 \end_layout
23679
23680 \begin_layout Standard
23681 \align center
23682 \begin_inset Tabular
23683 <lyxtabular version="3" rows="9" columns="4">
23684 <features rotate="0" tabularvalignment="middle">
23685 <column alignment="center" valignment="top" width="0pt">
23686 <column alignment="center" valignment="top" width="0pt">
23687 <column alignment="center" valignment="top" width="0pt">
23688 <column alignment="center" valignment="top" width="0pt">
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694 Commande
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 Commande
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 Commande
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 Commande
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 </row>
23727 <row>
23728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732
23733 \backslash
23734 sin
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743
23744 \backslash
23745 sinh
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \backslash
23756 arcsin
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765
23766 \backslash
23767 sup
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 cos
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789
23790 \backslash
23791 cosh
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800
23801 \backslash
23802 arccos
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811
23812 \backslash
23813 inf
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 </row>
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824
23825 \backslash
23826 tan
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835
23836 \backslash
23837 tanh
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846
23847 \backslash
23848 arctan
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857
23858 \backslash
23859 lim
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 </row>
23865 <row>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870
23871 \backslash
23872 cot
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881
23882 \backslash
23883 coth
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 arg
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903
23904 \backslash
23905 liminf
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \backslash
23918 sec
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927
23928 \backslash
23929 min
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \backslash
23940 deg
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949
23950 \backslash
23951 limsup
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 <row>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962
23963 \backslash
23964 csc
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \backslash
23975 max
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984
23985 \backslash
23986 det
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995
23996 \backslash
23997 Pr
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 </row>
24003 <row>
24004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008
24009 \backslash
24010 ln
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 exp
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030
24031 \backslash
24032 dim
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 hom
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 </row>
24049 <row>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054
24055 \backslash
24056 lg
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065
24066 \backslash
24067 log
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076
24077 \backslash
24078 ker
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087
24088 \backslash
24089 gcd
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 </row>
24095 </lyxtabular>
24096
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \begin_layout Standard
24103 Elles peuvent aussi être insérées en utilisant le bouton 
24104 \begin_inset Graphics
24105         filename ../../images/math/functions.png
24106         scale 85
24107
24108 \end_inset
24109
24110  de la barre d'outils mathématique.
24111 \end_layout
24112
24113 \begin_layout Subsection
24114 Fonctions définies par l'utilisateur
24115 \begin_inset Index idx
24116 status collapsed
24117
24118 \begin_layout Plain Layout
24119 Fonctions ! définies par l'utilisateur
24120 \end_layout
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24129  fonction sgn(x), il y a deux possibilités:
24130 \end_layout
24131
24132 \begin_layout Itemize
24133 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24134 \begin_inset Foot
24135 status collapsed
24136
24137 \begin_layout Plain Layout
24138 Pour en savoir plus sur la commande 
24139 \series bold
24140
24141 \backslash
24142 DeclareMathOperator
24143 \series default
24144  voir 
24145 \begin_inset CommandInset ref
24146 LatexCommand ref
24147 reference "sub:Opérateurs-personnalisés"
24148
24149 \end_inset
24150
24151 .
24152 \end_layout
24153
24154 \end_inset
24155
24156
24157 \begin_inset Newline newline
24158 \end_inset
24159
24160
24161 \begin_inset VSpace -3mm
24162 \end_inset
24163
24164
24165 \begin_inset Newline newline
24166 \end_inset
24167
24168
24169 \series bold
24170
24171 \backslash
24172 DeclareMathOperator{
24173 \backslash
24174 sgn}{sgn}
24175 \series default
24176
24177 \begin_inset Index idx
24178 status collapsed
24179
24180 \begin_layout Plain Layout
24181 Commandes ! D ! 
24182 \backslash
24183 dbinom@
24184 \backslash
24185 DeclareMathOperator
24186 \end_layout
24187
24188 \end_inset
24189
24190
24191 \begin_inset Newline newline
24192 \end_inset
24193
24194
24195 \begin_inset VSpace -2mm
24196 \end_inset
24197
24198
24199 \begin_inset Newline newline
24200 \end_inset
24201
24202 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24203  commande 
24204 \series bold
24205
24206 \backslash
24207 sgn
24208 \series default
24209 .
24210 \end_layout
24211
24212 \begin_layout Itemize
24213 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24214  notre exemple les lettres 
24215 \emph on
24216 sgn
24217 \emph default
24218  -- et les changer en texte mathématique.
24219  Pour finir, on insère une espace entre le préfacteur et la fonction.
24220 \end_layout
24221
24222 \begin_layout Standard
24223 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24224 \begin_inset Foot
24225 status collapsed
24226
24227 \begin_layout Plain Layout
24228 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24229 eur en rouge.
24230 \end_layout
24231
24232 \end_inset
24233
24234 :
24235 \end_layout
24236
24237 \begin_layout Standard
24238 \align center
24239 \begin_inset Tabular
24240 <lyxtabular version="3" rows="3" columns="2">
24241 <features rotate="0" tabularvalignment="middle">
24242 <column alignment="center" valignment="top" width="0pt">
24243 <column alignment="center" valignment="top" width="0pt">
24244 <row>
24245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249 Commande
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258 Résultat
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 <row>
24265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269 A
24270 \backslash
24271 sgn(x)+B
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 \begin_inset Formula $A\sgn(x)+B$
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294 A
24295 \backslash
24296 ,
24297 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24298 \end_inset
24299
24300 (x)+B
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 </lyxtabular>
24319
24320 \end_inset
24321
24322
24323 \end_layout
24324
24325 \begin_layout Standard
24326 La première méthode est recommandée quand la fonction définie doit être
24327  utilisée plusieurs fois dans le document.
24328 \end_layout
24329
24330 \begin_layout Subsection
24331 Les limites
24332 \begin_inset Index idx
24333 status collapsed
24334
24335 \begin_layout Plain Layout
24336 Limites
24337 \end_layout
24338
24339 \end_inset
24340
24341
24342 \end_layout
24343
24344 \begin_layout Standard
24345 Pour les limites, en plus des commandes 
24346 \series bold
24347
24348 \backslash
24349 lim
24350 \series default
24351
24352 \begin_inset Index idx
24353 status collapsed
24354
24355 \begin_layout Plain Layout
24356 Commandes ! L ! 
24357 \backslash
24358 lim
24359 \end_layout
24360
24361 \end_inset
24362
24363
24364 \series bold
24365
24366 \backslash
24367 liminf
24368 \series default
24369  et 
24370 \series bold
24371
24372 \backslash
24373 limsup
24374 \series default
24375  on a aussi les fonctions suivantes:
24376 \end_layout
24377
24378 \begin_layout Standard
24379 \align center
24380 \begin_inset Tabular
24381 <lyxtabular version="3" rows="5" columns="2">
24382 <features rotate="0" tabularvalignment="middle">
24383 <column alignment="center" valignment="top">
24384 <column alignment="center" valignment="top">
24385 <row>
24386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390 Commande
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 Résultat
24400 \begin_inset Note Note
24401 status collapsed
24402
24403 \begin_layout Plain Layout
24404
24405 \series bold
24406
24407 \backslash
24408 raisebox
24409 \series default
24410  est seulement utilisée pour faire de la place
24411 \end_layout
24412
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 varliminf
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 \begin_inset Formula $\varliminf$
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 varlimsup
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462 \begin_inset Formula $\varlimsup$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 varprojlim
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Formula $\varprojlim$
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 varinjlim
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $\varinjlim$
24513 \end_inset
24514
24515
24516 \begin_inset Formula $\raisebox{-2.5mm}{}$
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 </row>
24525 </lyxtabular>
24526
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \begin_layout Standard
24533 \begin_inset VSpace medskip
24534 \end_inset
24535
24536 La valeur de la limite est créée en ajoutant un indice.
24537  Il est placé juste à la droite de la fonction dans le cas d'une formule
24538  en ligne:
24539 \end_layout
24540
24541 \begin_layout Standard
24542 \align center
24543 \begin_inset Tabular
24544 <lyxtabular version="3" rows="2" columns="2">
24545 <features rotate="0" tabularvalignment="middle">
24546 <column alignment="center" valignment="top" width="0pt">
24547 <column alignment="center" valignment="top" width="0pt">
24548 <row>
24549 <cell alignment="center" valignment="top" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 Commande
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset space \hspace{}
24563 \length 1cm
24564 \end_inset
24565
24566 Résultat
24567 \begin_inset Note Note
24568 status collapsed
24569
24570 \begin_layout Plain Layout
24571 L'espace
24572 \series bold
24573  
24574 \series default
24575 et 
24576 \series bold
24577
24578 \backslash
24579 raisebox
24580 \series default
24581  sont seulement utilisées pour faire de la place.
24582 \end_layout
24583
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \backslash
24599 lim_x
24600 \backslash
24601 to
24602 \begin_inset space \textvisiblespace{}
24603 \end_inset
24604
24605 A
24606 \begin_inset space \textvisiblespace{}
24607 \end_inset
24608
24609 x=B
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 <cell alignment="center" valignment="top" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Plain Layout
24618 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 </row>
24627 </lyxtabular>
24628
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \begin_layout Standard
24635 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
24636  en dessous de la fonction:
24637 \begin_inset Formula 
24638 \[
24639 \lim_{x\to A}x=B
24640 \]
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Subsection
24648 Les fonctions modulo
24649 \begin_inset Index idx
24650 status collapsed
24651
24652 \begin_layout Plain Layout
24653 Fonctions ! modulo
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \begin_layout Standard
24662 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
24663 \end_layout
24664
24665 \begin_layout Standard
24666 Les variantes pour une formule hors ligne:
24667 \begin_inset Formula 
24668 \begin{align*}
24669 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24670 \mathrm{a\backslash mod\textrm{\textvisiblespace}b} &  & a\mod b\\
24671 \mathrm{a\backslash pmod\textrm{\textvisiblespace}b} &  & a\pmod b\\
24672 \mathrm{a\backslash bmod\textrm{\textvisiblespace}b} &  & a\bmod b\\
24673 \mathrm{a\backslash pod\textrm{\textvisiblespace}b} &  & a\pod b
24674 \end{align*}
24675
24676 \end_inset
24677
24678
24679 \end_layout
24680
24681 \begin_layout Standard
24682 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
24683  la fonction, quelque soit la variante.
24684  
24685 \lang english
24686 By default the modulo-functions take only the first following character
24687  into account.
24688  To use more than one character, one has to put them into TeX-braces:
24689 \lang french
24690
24691 \begin_inset Formula 
24692 \begin{align*}
24693 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24694 \mathrm{a\backslash pod\textrm{\textvisiblespace}bcd} &  & a\pod bcd\\
24695 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
24696 \end{align*}
24697
24698 \end_inset
24699
24700
24701 \end_layout
24702
24703 \begin_layout Section
24704 Caractères spéciaux
24705 \begin_inset Index idx
24706 status collapsed
24707
24708 \begin_layout Plain Layout
24709 Caractères spéciaux
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Subsection
24718 Caractères spéciaux en  texte mathématique
24719 \end_layout
24720
24721 \begin_layout Standard
24722 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
24723  ou en mode TeX:
24724 \end_layout
24725
24726 \begin_layout Standard
24727 \begin_inset space \hfill{}
24728 \end_inset
24729
24730
24731 \begin_inset Tabular
24732 <lyxtabular version="3" rows="8" columns="2">
24733 <features rotate="0" tabularvalignment="middle">
24734 <column alignment="block" valignment="top">
24735 <column alignment="block" valignment="top">
24736 <row>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 Commande
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24747 \begin_inset Text
24748
24749 \begin_layout Plain Layout
24750 Résultat
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 </row>
24756 <row>
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761
24762 \backslash
24763 oe
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Plain Layout
24772 \begin_inset Formula $\textrm{œ}$
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 </row>
24781 <row>
24782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786
24787 \backslash
24788 OE
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797 \begin_inset Formula $\textrm{Œ}$
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \end_inset
24804 </cell>
24805 </row>
24806 <row>
24807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811
24812 \backslash
24813 ae
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 \begin_inset Formula $\textrm{æ}$
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 </row>
24831 <row>
24832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836
24837 \backslash
24838 AE
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847 \begin_inset Formula $\textrm{Æ}$
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 </row>
24856 <row>
24857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \backslash
24863 aa
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872 \begin_inset Formula $\textrm{\aa}$
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 </row>
24881 <row>
24882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886
24887 \backslash
24888 AA
24889 \begin_inset Index idx
24890 status collapsed
24891
24892 \begin_layout Plain Layout
24893
24894 \backslash
24895 @
24896 \begin_inset ERT
24897 status collapsed
24898
24899 \begin_layout Plain Layout
24900
24901
24902 \backslash
24903 textrm{
24904 \backslash
24905 AA}
24906 \end_layout
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \end_inset
24914
24915
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924 \begin_inset Formula $\textrm{Å}$
24925 \end_inset
24926
24927
24928 \end_layout
24929
24930 \end_inset
24931 </cell>
24932 </row>
24933 <row>
24934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24935 \begin_inset Text
24936
24937 \begin_layout Plain Layout
24938
24939 \backslash
24940 i
24941 \end_layout
24942
24943 \end_inset
24944 </cell>
24945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24946 \begin_inset Text
24947
24948 \begin_layout Plain Layout
24949 \begin_inset Formula $\textrm{ı}$
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 </row>
24958 </lyxtabular>
24959
24960 \end_inset
24961
24962
24963 \begin_inset space \hfill{}
24964 \end_inset
24965
24966
24967 \begin_inset Tabular
24968 <lyxtabular version="3" rows="8" columns="2">
24969 <features rotate="0" tabularvalignment="middle">
24970 <column alignment="block" valignment="top">
24971 <column alignment="center" valignment="top">
24972 <row>
24973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977 commande
24978 \begin_inset Note Note
24979 status collapsed
24980
24981 \begin_layout Plain Layout
24982 L'espace de 0
24983 \begin_inset space \thinspace{}
24984 \end_inset
24985
24986 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
24987  serait respectivement ¡ et ¿.
24988 \end_layout
24989
24990 \end_inset
24991
24992
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001 Résultat
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 </row>
25007 <row>
25008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25009 \begin_inset Text
25010
25011 \begin_layout Plain Layout
25012
25013 \backslash
25014 o
25015 \end_layout
25016
25017 \end_inset
25018 </cell>
25019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023 \begin_inset Formula $\textrm{ø}$
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 </row>
25032 <row>
25033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037
25038 \backslash
25039 O
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048 \begin_inset Formula $\textrm{Ø}$
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 </row>
25057 <row>
25058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \backslash
25064 l
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073 \begin_inset Formula $\textrm{ł}$
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 </row>
25082 <row>
25083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Plain Layout
25087
25088 \backslash
25089 L
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Plain Layout
25098 \begin_inset Formula $\textrm{Ł}$
25099 \end_inset
25100
25101
25102 \end_layout
25103
25104 \end_inset
25105 </cell>
25106 </row>
25107 <row>
25108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25109 \begin_inset Text
25110
25111 \begin_layout Plain Layout
25112 !
25113 \begin_inset space \hspace{}
25114 \length 0mm
25115 \end_inset
25116
25117 `
25118 \begin_inset space \textvisiblespace{}
25119 \end_inset
25120
25121
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130 \begin_inset Formula $\textrm{!`}$
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 </row>
25139 <row>
25140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25141 \begin_inset Text
25142
25143 \begin_layout Plain Layout
25144 ?
25145 \begin_inset space \hspace{}
25146 \length 0mm
25147 \end_inset
25148
25149 `
25150 \begin_inset space \textvisiblespace{}
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \end_inset
25157 </cell>
25158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162 \begin_inset Formula $\textrm{?`}$
25163 \end_inset
25164
25165
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 </row>
25171 <row>
25172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \backslash
25178 j
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187 \begin_inset Formula $\textrm{ȷ}$
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 </row>
25196 </lyxtabular>
25197
25198 \end_inset
25199
25200
25201 \begin_inset space \hfill{}
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \begin_layout Standard
25208 Les caractères 
25209 \begin_inset Formula $\textrm{\textrm{Å}}$
25210 \end_inset
25211
25212  et 
25213 \begin_inset Formula $\textrm{\textrm{Ø}}$
25214 \end_inset
25215
25216  peuvent aussi être insérés avec le bouton 
25217 \begin_inset Graphics
25218         filename ../../images/math/digamma.png
25219         scale 85
25220
25221 \end_inset
25222
25223  de la barre d'outils mathématique.
25224 \end_layout
25225
25226 \begin_layout Standard
25227 Les commandes 
25228 \series bold
25229 !
25230 \begin_inset space \hspace{}
25231 \length 0mm
25232 \end_inset
25233
25234 `
25235 \series default
25236  et ?
25237 \series bold
25238
25239 \begin_inset space \hspace{}
25240 \length 0mm
25241 \end_inset
25242
25243
25244 \series default
25245 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25246  le texte dans LyX.
25247 \end_layout
25248
25249 \begin_layout Subsection
25250 Les accents dans le texte
25251 \begin_inset CommandInset label
25252 LatexCommand label
25253 name "sub:Accents-dans-le-texte"
25254
25255 \end_inset
25256
25257
25258 \begin_inset Index idx
25259 status collapsed
25260
25261 \begin_layout Plain Layout
25262 Accents ! dans le texte
25263 \end_layout
25264
25265 \end_inset
25266
25267
25268 \end_layout
25269
25270 \begin_layout Standard
25271 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25272  Ces commandes doivent être insérées en mode TeX.
25273 \end_layout
25274
25275 \begin_layout Standard
25276 \begin_inset space \hfill{}
25277 \end_inset
25278
25279
25280 \begin_inset Tabular
25281 <lyxtabular version="3" rows="8" columns="2">
25282 <features rotate="0" tabularvalignment="middle">
25283 <column alignment="block" valignment="top">
25284 <column alignment="block" valignment="top">
25285 <row>
25286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290 Commande
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 Résultat
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 </row>
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \backslash
25312
25313 \begin_inset Quotes grd
25314 \end_inset
25315
25316 e
25317 \end_layout
25318
25319 \end_inset
25320 </cell>
25321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Plain Layout
25325 \begin_inset ERT
25326 status collapsed
25327
25328 \begin_layout Plain Layout
25329
25330
25331 \backslash
25332 "e
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 </row>
25343 <row>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348
25349 \backslash
25350 `e
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359 \begin_inset ERT
25360 status collapsed
25361
25362 \begin_layout Plain Layout
25363
25364
25365 \backslash
25366 `e
25367 \end_layout
25368
25369 \end_inset
25370
25371
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 </row>
25377 <row>
25378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382
25383 \backslash
25384 ^
25385 \begin_inset space \textvisiblespace{}
25386 \end_inset
25387
25388 e
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397 \begin_inset ERT
25398 status collapsed
25399
25400 \begin_layout Plain Layout
25401
25402
25403 \backslash
25404 ^e
25405 \end_layout
25406
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \end_inset
25413 </cell>
25414 </row>
25415 <row>
25416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25417 \begin_inset Text
25418
25419 \begin_layout Plain Layout
25420
25421 \backslash
25422 =e
25423 \end_layout
25424
25425 \end_inset
25426 </cell>
25427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25428 \begin_inset Text
25429
25430 \begin_layout Plain Layout
25431 \begin_inset ERT
25432 status collapsed
25433
25434 \begin_layout Plain Layout
25435
25436
25437 \backslash
25438 =e
25439 \end_layout
25440
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 </row>
25449 <row>
25450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 u
25457 \begin_inset space \textvisiblespace{}
25458 \end_inset
25459
25460 e
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469 \begin_inset ERT
25470 status collapsed
25471
25472 \begin_layout Plain Layout
25473
25474
25475 \backslash
25476 u e
25477 \end_layout
25478
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 <row>
25488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \backslash
25494 b
25495 \begin_inset space \textvisiblespace{}
25496 \end_inset
25497
25498 e
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507 \begin_inset ERT
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511
25512
25513 \backslash
25514 b e
25515 \end_layout
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \end_inset
25523 </cell>
25524 </row>
25525 <row>
25526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25527 \begin_inset Text
25528
25529 \begin_layout Plain Layout
25530
25531 \backslash
25532 t
25533 \begin_inset space \textvisiblespace{}
25534 \end_inset
25535
25536 ee
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545 \begin_inset ERT
25546 status collapsed
25547
25548 \begin_layout Plain Layout
25549
25550
25551 \backslash
25552 t ee
25553 \end_layout
25554
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 </row>
25563 </lyxtabular>
25564
25565 \end_inset
25566
25567
25568 \begin_inset space \hfill{}
25569 \end_inset
25570
25571
25572 \begin_inset Tabular
25573 <lyxtabular version="3" rows="8" columns="2">
25574 <features rotate="0" tabularvalignment="middle">
25575 <column alignment="block" valignment="top">
25576 <column alignment="center" valignment="top">
25577 <row>
25578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582 Commande
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591 Résultat
25592 \end_layout
25593
25594 \end_inset
25595 </cell>
25596 </row>
25597 <row>
25598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602
25603 \backslash
25604 H
25605 \begin_inset space \textvisiblespace{}
25606 \end_inset
25607
25608 e
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617 \begin_inset ERT
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621
25622
25623 \backslash
25624 H e
25625 \end_layout
25626
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row>
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \backslash
25642 'e
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651 \begin_inset ERT
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655
25656
25657 \backslash
25658 'e
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 ~e
25677 \begin_inset Index idx
25678 status collapsed
25679
25680 \begin_layout Plain Layout
25681 Tilde
25682 \end_layout
25683
25684 \end_inset
25685
25686
25687 \end_layout
25688
25689 \end_inset
25690 </cell>
25691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25692 \begin_inset Text
25693
25694 \begin_layout Plain Layout
25695 \begin_inset ERT
25696 status collapsed
25697
25698 \begin_layout Plain Layout
25699
25700
25701 \backslash
25702 ~e
25703 \end_layout
25704
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 </row>
25713 <row>
25714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25715 \begin_inset Text
25716
25717 \begin_layout Plain Layout
25718
25719 \backslash
25720 .e
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25726 \begin_inset Text
25727
25728 \begin_layout Plain Layout
25729 \begin_inset ERT
25730 status collapsed
25731
25732 \begin_layout Plain Layout
25733
25734
25735 \backslash
25736 .e
25737 \end_layout
25738
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \end_inset
25745 </cell>
25746 </row>
25747 <row>
25748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752
25753 \backslash
25754 v
25755 \begin_inset space \textvisiblespace{}
25756 \end_inset
25757
25758 e
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25764 \begin_inset Text
25765
25766 \begin_layout Plain Layout
25767 \begin_inset ERT
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771
25772
25773 \backslash
25774 v e
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \end_inset
25783 </cell>
25784 </row>
25785 <row>
25786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25787 \begin_inset Text
25788
25789 \begin_layout Plain Layout
25790
25791 \backslash
25792 d
25793 \begin_inset space \textvisiblespace{}
25794 \end_inset
25795
25796 e
25797 \end_layout
25798
25799 \end_inset
25800 </cell>
25801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25802 \begin_inset Text
25803
25804 \begin_layout Plain Layout
25805 \begin_inset ERT
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809
25810
25811 \backslash
25812 d e
25813 \end_layout
25814
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 </row>
25823 <row>
25824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828
25829 \backslash
25830 c
25831 \begin_inset space \textvisiblespace{}
25832 \end_inset
25833
25834 e
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 \begin_inset ERT
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847
25848
25849 \backslash
25850 c e
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 </lyxtabular>
25862
25863 \end_inset
25864
25865
25866 \begin_inset space \hfill{}
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \begin_layout Standard
25873 \begin_inset VSpace medskip
25874 \end_inset
25875
25876 Avec la commande 
25877 \series bold
25878
25879 \backslash
25880 t
25881 \series default
25882  on peut aussi accentuer deux caractères différents.
25883  La commande 
25884 \series bold
25885
25886 \backslash
25887 t
25888 \begin_inset space \textvisiblespace{}
25889 \end_inset
25890
25891 sz
25892 \series default
25893  va donner: 
25894 \begin_inset ERT
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898
25899
25900 \backslash
25901 t sz
25902 \end_layout
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 Les accents 
25911 \series bold
25912 `
25913 \series default
25914  , 
25915 \series bold
25916 '
25917 \series default
25918  , et 
25919 \series bold
25920 ^
25921 \series default
25922  peuvent être insérés directement avec le clavier, sans utiliser le mode
25923  TeX, quand ils sont utilisés avec des voyelles.
25924  La même chose s'applique au tilde
25925 \begin_inset Foot
25926 status collapsed
25927
25928 \begin_layout Plain Layout
25929 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
25930  accent.
25931 \end_layout
25932
25933 \end_inset
25934
25935  
25936 \series bold
25937 ~
25938 \series default
25939  en combinaison avec 
25940 \emph on
25941 a
25942 \emph default
25943  , 
25944 \emph on
25945 n
25946 \emph default
25947  , ou 
25948 \emph on
25949 o
25950 \emph default
25951 .
25952 \end_layout
25953
25954 \begin_layout Standard
25955 Les commandes 
25956 \series bold
25957
25958 \backslash
25959 b
25960 \series default
25961  , 
25962 \series bold
25963
25964 \backslash
25965 c
25966 \series default
25967  , 
25968 \series bold
25969
25970 \backslash
25971 d
25972 \series default
25973  , 
25974 \series bold
25975
25976 \backslash
25977 H
25978 \series default
25979  , 
25980 \series bold
25981
25982 \backslash
25983 t
25984 \series default
25985  , 
25986 \series bold
25987
25988 \backslash
25989 u
25990 \series default
25991  , 
25992 \series bold
25993
25994 \backslash
25995 v
25996 \series default
25997 , et les accents qui sont insérés directement au clavier sont aussi disponibles
25998  en texte mathématique.
25999  Pour les autres accents, il y a des commandes mathématiques spéciales à
26000  utiliser dans les formules, voir 
26001 \begin_inset CommandInset ref
26002 LatexCommand ref
26003 reference "sub:Accents-sur-un-caractère"
26004
26005 \end_inset
26006
26007 .
26008 \end_layout
26009
26010 \begin_layout Standard
26011 \begin_inset VSpace bigskip
26012 \end_inset
26013
26014 En plus, avec la commande 
26015 \series bold
26016
26017 \backslash
26018 textcircled
26019 \series default
26020
26021 \begin_inset Index idx
26022 status collapsed
26023
26024 \begin_layout Plain Layout
26025 Commandes ! T ! 
26026 \backslash
26027 textcircled
26028 \end_layout
26029
26030 \end_inset
26031
26032  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26033  comme pour le symbole du copyright.
26034 \end_layout
26035
26036 \begin_layout Standard
26037 \align center
26038 \begin_inset Tabular
26039 <lyxtabular version="3" rows="3" columns="2">
26040 <features rotate="0" tabularvalignment="middle">
26041 <column alignment="center" valignment="top">
26042 <column alignment="center" valignment="top">
26043 <row>
26044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048 Commande
26049 \end_layout
26050
26051 \end_inset
26052 </cell>
26053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26054 \begin_inset Text
26055
26056 \begin_layout Plain Layout
26057 Résultat
26058 \begin_inset Note Note
26059 status collapsed
26060
26061 \begin_layout Plain Layout
26062
26063 \series bold
26064
26065 \backslash
26066 raisebox
26067 \series default
26068  est seulement utilisée pour faire de la place
26069 \end_layout
26070
26071 \end_inset
26072
26073
26074 \end_layout
26075
26076 \end_inset
26077 </cell>
26078 </row>
26079 <row>
26080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26081 \begin_inset Text
26082
26083 \begin_layout Plain Layout
26084
26085 \backslash
26086 textcircled{w}
26087 \end_layout
26088
26089 \end_inset
26090 </cell>
26091 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26092 \begin_inset Text
26093
26094 \begin_layout Plain Layout
26095 \begin_inset ERT
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099
26100
26101 \backslash
26102 textcircled{w}
26103 \end_layout
26104
26105 \end_inset
26106
26107
26108 \end_layout
26109
26110 \end_inset
26111 </cell>
26112 </row>
26113 <row>
26114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26115 \begin_inset Text
26116
26117 \begin_layout Plain Layout
26118
26119 \backslash
26120 Large 
26121 \backslash
26122 textcircled{
26123 \backslash
26124 normalsize
26125 \backslash
26126 protect
26127 \backslash
26128 raisebox{-1.5pt}{W}}
26129 \end_layout
26130
26131 \end_inset
26132 </cell>
26133 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137 \begin_inset Formula $\raisebox{4.5mm}{}$
26138 \end_inset
26139
26140
26141 \begin_inset ERT
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145
26146
26147 \backslash
26148 Large 
26149 \backslash
26150 textcircled{
26151 \backslash
26152 normalsize
26153 \backslash
26154 protect
26155 \backslash
26156 raisebox{-1.5pt}W}
26157 \end_layout
26158
26159 \end_inset
26160
26161
26162 \begin_inset Formula $\raisebox{-2mm}{}$
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \end_inset
26169 </cell>
26170 </row>
26171 </lyxtabular>
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179 On doit faire attentions à ce que le caractère tienne dans le cercle.
26180  
26181 \series bold
26182
26183 \backslash
26184 Large
26185 \series default
26186
26187 \begin_inset Foot
26188 status collapsed
26189
26190 \begin_layout Plain Layout
26191 voir 
26192 \begin_inset CommandInset ref
26193 LatexCommand ref
26194 reference "sub:Tailles-polices"
26195
26196 \end_inset
26197
26198
26199 \end_layout
26200
26201 \end_inset
26202
26203  donne ici la taille du cercle.
26204  On peut centrer le caractère avec l'aide de la commande  
26205 \series bold
26206
26207 \backslash
26208 raisebox
26209 \series default
26210
26211 \begin_inset Foot
26212 status collapsed
26213
26214 \begin_layout Plain Layout
26215 voir 
26216 \begin_inset CommandInset ref
26217 LatexCommand ref
26218 reference "sub:Boîtes-sans-cadre"
26219
26220 \end_inset
26221
26222
26223 \end_layout
26224
26225 \end_inset
26226
26227  .
26228 \end_layout
26229
26230 \begin_layout Subsection
26231 Nombres en minuscules
26232 \begin_inset Index idx
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236 Minuscules pour les nombres
26237 \end_layout
26238
26239 \end_inset
26240
26241
26242 \end_layout
26243
26244 \begin_layout Standard
26245 Les nombres en minuscule sont créés avec la commande 
26246 \series bold
26247
26248 \backslash
26249 oldstylenums
26250 \series default
26251
26252 \begin_inset Index idx
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256 Commandes ! O ! 
26257 \backslash
26258 oldstylenums
26259 \end_layout
26260
26261 \end_inset
26262
26263 .
26264  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26265  La syntaxe de la commande est:
26266 \end_layout
26267
26268 \begin_layout Standard
26269
26270 \series bold
26271
26272 \backslash
26273 oldstylenums{nombre}
26274 \end_layout
26275
26276 \begin_layout Standard
26277 La commande 
26278 \series bold
26279
26280 \backslash
26281 oldstylenums{0123456789
26282 \series default
26283  donne: 
26284 \begin_inset Formula $\oldstylenums{0123456789}$
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Section
26291 Styles de formules
26292 \begin_inset CommandInset label
26293 LatexCommand label
26294 name "sec:Styles-de-formules"
26295
26296 \end_inset
26297
26298
26299 \begin_inset Index idx
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 Formules ! styles
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Itemize
26312 Il y a deux styles d'alignements différents:
26313 \end_layout
26314
26315 \begin_deeper
26316 \begin_layout Description
26317 Centré est le standard prédéfini
26318 \end_layout
26319
26320 \begin_layout Description
26321 Indenté pour ce style, l'option 
26322 \series bold
26323 fleqn
26324 \series default
26325  doit être insérée dans la fenêtre de dialogue 
26326 \family sans
26327 Document\SpecialChar \menuseparator
26328 Paramètres
26329 \family default
26330  dans la rubrique 
26331 \family sans
26332 Classe
26333 \begin_inset space ~
26334 \end_inset
26335
26336 de
26337 \begin_inset space ~
26338 \end_inset
26339
26340 Document
26341 \end_layout
26342
26343 \begin_layout Standard
26344 Quand on utilise 
26345 \series bold
26346 Indenté
26347 \series default
26348 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26349  
26350 \series bold
26351
26352 \backslash
26353 mathindent
26354 \series default
26355
26356 \begin_inset Index idx
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360 Commandes ! M ! 
26361 \backslash
26362 mathindent
26363 \end_layout
26364
26365 \end_inset
26366
26367 .
26368  Par exemple, pour une distance de 15
26369 \begin_inset space \thinspace{}
26370 \end_inset
26371
26372 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26373 \end_layout
26374
26375 \begin_layout Standard
26376
26377 \series bold
26378
26379 \backslash
26380 setlength{
26381 \backslash
26382 mathindent}{15mm}
26383 \end_layout
26384
26385 \begin_layout Standard
26386 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26387 \begin_inset space \thinspace{}
26388 \end_inset
26389
26390 pt est utilisée.
26391 \end_layout
26392
26393 \end_deeper
26394 \begin_layout Itemize
26395 Et deux styles différents de numérotation:
26396 \end_layout
26397
26398 \begin_deeper
26399 \begin_layout Description
26400 Droite est le standard prédéfini
26401 \end_layout
26402
26403 \begin_layout Description
26404 Gauche pour ce style, l'option 
26405 \series bold
26406 leqno
26407 \series default
26408  doit être insérée dans la fenêtre de dialogue 
26409 \family sans
26410 Document\SpecialChar \menuseparator
26411 Paramètres
26412 \family default
26413  dans la rubrique 
26414 \family sans
26415 Classe
26416 \begin_inset space ~
26417 \end_inset
26418
26419 de
26420 \begin_inset space ~
26421 \end_inset
26422
26423 Document
26424 \end_layout
26425
26426 \end_deeper
26427 \begin_layout Standard
26428
26429 \series bold
26430 fleqn
26431 \series default
26432  et 
26433 \series bold
26434 leqno
26435 \series default
26436  peuvent être utilisés ensembles.
26437  Dans ce cas les deux options sont insérées, séparées par une virgule.
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Les styles choisis sont utilisés par toutes les formules du document.
26442  Quand il faut créer à la fois des formules centrées et des formules alignées,
26443  on utilise le style 
26444 \series bold
26445 Centré
26446 \series default
26447 .
26448  Les formules indentées sont alors placées dans un environnement 
26449 \series bold
26450 falign, 
26451 \series default
26452 voir 
26453 \begin_inset CommandInset ref
26454 LatexCommand ref
26455 reference "sub:Environnement-Flalign"
26456
26457 \end_inset
26458
26459 .
26460 \end_layout
26461
26462 \begin_layout Section
26463 Formules multi-lignes
26464 \begin_inset CommandInset label
26465 LatexCommand label
26466 name "sec:Formules-multi-lignes"
26467
26468 \end_inset
26469
26470
26471 \begin_inset Index idx
26472 status collapsed
26473
26474 \begin_layout Plain Layout
26475 Formules ! multi-lignes
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \begin_layout Subsection
26484 Généralités
26485 \end_layout
26486
26487 \begin_layout Standard
26488 Dans LyX, on crée les formules multi-lignes en appuyant sur 
26489 \family sans
26490 Ctrl+Entrée
26491 \family default
26492  à l'intérieur d'une formule.
26493  Cela crée soit un environnement 
26494 \series bold
26495 equnarray 
26496 \series default
26497 qui est décrit dans
26498 \begin_inset space ~
26499 \end_inset
26500
26501
26502 \begin_inset CommandInset ref
26503 LatexCommand ref
26504 reference "sub:Environnement-eqnarray"
26505
26506 \end_inset
26507
26508  
26509 \series bold
26510 ,
26511 \series default
26512  soit dans le cas où l'option 
26513 \family sans
26514 Utilise le paquetage math AMS
26515 \family default
26516  est activé dans les préférences du document, un environnement 
26517 \series bold
26518 align 
26519 \series default
26520 qui est décrit dans 
26521 \begin_inset CommandInset ref
26522 LatexCommand ref
26523 reference "sub:Environnement-align-standard"
26524
26525 \end_inset
26526
26527 .
26528  L'environnement
26529 \series bold
26530  align
26531 \series default
26532  est recommandé car il produit une sortie typographiquement correcte dans
26533  tous les cas.
26534 \end_layout
26535
26536 \begin_layout Standard
26537 Il y a d'autres environnement de formules multi-lignes qui peuvent être
26538  créés en passant par le menu 
26539 \family sans
26540 Insertion\SpecialChar \menuseparator
26541 Math
26542 \family default
26543 .
26544  Ces environnements sont décrits dans les sections qui suivent.
26545 \end_layout
26546
26547 \begin_layout Standard
26548 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
26549  est créée en appuyant sur 
26550 \family sans
26551 Ctrl+Entrée
26552 \family default
26553 .
26554  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
26555  boutons 
26556 \begin_inset Graphics
26557         filename ../../images/tabular-feature_append-row.png
26558         scale 85
26559
26560 \end_inset
26561
26562  ou 
26563 \begin_inset Graphics
26564         filename ../../images/tabular-feature_delete-row.png
26565         scale 85
26566
26567 \end_inset
26568
26569  de la barre d'outils mathématique ou bien le menu 
26570 \family sans
26571 Édition\SpecialChar \menuseparator
26572 Lignes
26573 \begin_inset space \thinspace{}
26574 \end_inset
26575
26576 &
26577 \begin_inset space \thinspace{}
26578 \end_inset
26579
26580 Colonnes
26581 \family default
26582 .
26583 \end_layout
26584
26585 \begin_layout Subsubsection
26586 Séparation des lignes
26587 \begin_inset CommandInset label
26588 LatexCommand label
26589 name "sub:Séparation-des-lignes"
26590
26591 \end_inset
26592
26593
26594 \begin_inset Index idx
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598 Formules ! multi-lignes ! Séparation des lignes
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \begin_layout Standard
26607 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
26608 \begin_inset Formula 
26609 \begin{eqnarray*}
26610 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}\\
26611 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
26612 \end{eqnarray*}
26613
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \begin_layout Standard
26620 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
26621  qu'argument optionnel de la commande de saut de ligne.
26622  Ce n'est pas encore possible avec LyX
26623 \begin_inset Foot
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627 voir 
26628 \begin_inset CommandInset href
26629 LatexCommand href
26630 name "LyX-bug #1505"
26631 target "http://www.lyx.org/trac/ticket/1505"
26632
26633 \end_inset
26634
26635
26636 \end_layout
26637
26638 \end_inset
26639
26640 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
26641  Pour ajouter de l'espace dans notre exemple, on insère la commande 
26642 \series bold
26643
26644 \backslash
26645
26646 \backslash
26647 [3mm]
26648 \series default
26649  à la fin de la première ligne et on obtient: 
26650 \begin_inset ERT
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654
26655
26656 \backslash
26657 begin{eqnarray*}
26658 \end_layout
26659
26660 \begin_layout Plain Layout
26661
26662 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26663  = & 
26664 \backslash
26665 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26666 \backslash
26667
26668 \backslash
26669 [3mm]
26670 \end_layout
26671
26672 \begin_layout Plain Layout
26673
26674 4x^{2}
26675 \backslash
26676 left(B^{2}+x_{0}^{2}
26677 \backslash
26678 right)+4x_{0}x
26679 \backslash
26680 left(D-B^{2}
26681 \backslash
26682 right)+B^{2}
26683 \backslash
26684 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26685 \backslash
26686 right) & = & 0
26687 \end_layout
26688
26689 \begin_layout Plain Layout
26690
26691
26692 \backslash
26693 end{eqnarray*}
26694 \end_layout
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \begin_layout Standard
26702 \begin_inset VSpace bigskip
26703 \end_inset
26704
26705
26706 \end_layout
26707
26708 \begin_layout Standard
26709 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
26710  changer la valeur de la longueur 
26711 \series bold
26712
26713 \backslash
26714 jot
26715 \series default
26716
26717 \begin_inset Index idx
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 Commandes ! J ! 
26722 \backslash
26723 jot
26724 \begin_inset ERT
26725 status collapsed
26726
26727 \begin_layout Plain Layout
26728
26729
26730 \backslash
26731 vspace{4mm}
26732 \end_layout
26733
26734 \end_inset
26735
26736
26737 \end_layout
26738
26739 \end_inset
26740
26741 .
26742  La définition est : 
26743 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
26744 \end_inset
26745
26746 .
26747  La valeur prédéfinie de 
26748 \series bold
26749
26750 \backslash
26751 jot 
26752 \series default
26753 est de 3
26754 \begin_inset space \thinspace{}
26755 \end_inset
26756
26757 pt.
26758  Pour créer un interligne supplémentaire de 3
26759 \begin_inset space \thinspace{}
26760 \end_inset
26761
26762 mm, comme dans l'exemple précédent, on insère la commande 
26763 \end_layout
26764
26765 \begin_layout Standard
26766
26767 \series bold
26768
26769 \backslash
26770 setlength{
26771 \backslash
26772 jot}{3mm+3pt}
26773 \end_layout
26774
26775 \begin_layout Standard
26776 en Code TeX avant la formule.
26777  Cela exige que le paquetage LaTeX 
26778 \series bold
26779 calc
26780 \begin_inset Foot
26781 status collapsed
26782
26783 \begin_layout Plain Layout
26784
26785 \series bold
26786 calc 
26787 \series default
26788 fait partie de toutes les distributions standard de LaTeX.
26789 \end_layout
26790
26791 \end_inset
26792
26793
26794 \series default
26795
26796 \begin_inset Index idx
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800 Paquetages ! calc
26801 \end_layout
26802
26803 \end_inset
26804
26805  ait été chargé dans le préambule LaTeX avec la ligne
26806 \end_layout
26807
26808 \begin_layout Standard
26809
26810 \series bold
26811
26812 \backslash
26813 usepackage{calc}
26814 \end_layout
26815
26816 \begin_layout Standard
26817 On obtient alors: 
26818 \begin_inset ERT
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822
26823
26824 \backslash
26825 setlength{
26826 \backslash
26827 jot}{3mm+3pt}
26828 \end_layout
26829
26830 \end_inset
26831
26832
26833 \begin_inset Formula 
26834 \begin{eqnarray*}
26835 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}\\
26836 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
26837 \end{eqnarray*}
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \begin_layout Standard
26845 \begin_inset ERT
26846 status collapsed
26847
26848 \begin_layout Plain Layout
26849
26850
26851 \backslash
26852 setlength{
26853 \backslash
26854 jot}{3pt}
26855 \end_layout
26856
26857 \end_inset
26858
26859  Pour revenir à l'espacement implicite, on remet la valeur de 
26860 \series bold
26861
26862 \backslash
26863 jot
26864 \series default
26865  à 3
26866 \begin_inset space \thinspace{}
26867 \end_inset
26868
26869 pt.
26870 \end_layout
26871
26872 \begin_layout Subsubsection
26873 Séparation des colonnes
26874 \begin_inset CommandInset label
26875 LatexCommand label
26876 name "sub:Séparation-des-colonnes"
26877
26878 \end_inset
26879
26880
26881 \begin_inset Index idx
26882 status collapsed
26883
26884 \begin_layout Plain Layout
26885 Formules ! multi-lignes ! Séparation des colonnes
26886 \end_layout
26887
26888 \end_inset
26889
26890
26891 \end_layout
26892
26893 \begin_layout Standard
26894 Les formules multi-lignes forment une matrice.
26895  Une formule dans un environnement eqnarray est par exemple une matrice
26896  à trois colonnes.
26897  En changeant l'espacement des colonnes de cet environnement, on peut modifier
26898  l'espace à côté du symbole de relation.
26899 \end_layout
26900
26901 \begin_layout Standard
26902 L'espacement des colonnes est spécifié avec la longueur 
26903 \series bold
26904
26905 \backslash
26906 arraycolsep
26907 \series default
26908
26909 \begin_inset Index idx
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913 Commandes ! A ! 
26914 \backslash
26915 arraycolsep
26916 \end_layout
26917
26918 \end_inset
26919
26920  selon la relation:
26921 \begin_inset Newline newline
26922 \end_inset
26923
26924 séparation des colonnes = 2
26925 \begin_inset space \thinspace{}
26926 \end_inset
26927
26928
26929 \series bold
26930
26931 \backslash
26932 arraycolsep
26933 \series default
26934
26935 \begin_inset Newline newline
26936 \end_inset
26937
26938 Donc, la commande
26939 \end_layout
26940
26941 \begin_layout Standard
26942
26943 \series bold
26944
26945 \backslash
26946 setlength{
26947 \backslash
26948 arraycolsep}{1cm}
26949 \end_layout
26950
26951 \begin_layout Standard
26952 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
26953  des colonnes à 2
26954 \begin_inset space \thinspace{}
26955 \end_inset
26956
26957 cm.
26958  Pour revenir à la valeur implicite, on met 
26959 \series bold
26960
26961 \backslash
26962 arraycolsep
26963 \series default
26964  à 5
26965 \begin_inset space \thinspace{}
26966 \end_inset
26967
26968 pt.
26969 \end_layout
26970
26971 \begin_layout Standard
26972 Une formule avec des colonnes séparées de 2
26973 \begin_inset space \thinspace{}
26974 \end_inset
26975
26976 cm:
26977 \begin_inset ERT
26978 status collapsed
26979
26980 \begin_layout Plain Layout
26981
26982
26983 \backslash
26984 setlength{
26985 \backslash
26986 arraycolsep}{1cm}
26987 \end_layout
26988
26989 \end_inset
26990
26991
26992 \begin_inset Formula 
26993 \begin{eqnarray*}
26994 A & = & B\\
26995 C & \ne & A
26996 \end{eqnarray*}
26997
26998 \end_inset
26999
27000 Une formule avec la séparation de colonne prédéfinie de 10
27001 \begin_inset space \thinspace{}
27002 \end_inset
27003
27004 pt:
27005 \begin_inset ERT
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009
27010
27011 \backslash
27012 setlength{
27013 \backslash
27014 arraycolsep}{5pt}
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \begin_inset Formula 
27021 \begin{eqnarray*}
27022 A & = & B\\
27023 C & \ne & A
27024 \end{eqnarray*}
27025
27026 \end_inset
27027
27028
27029 \end_layout
27030
27031 \begin_layout Standard
27032 \begin_inset Newpage newpage
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \begin_layout Subsubsection
27039 Formules longues
27040 \begin_inset Index idx
27041 status collapsed
27042
27043 \begin_layout Plain Layout
27044 Formules ! longues
27045 \end_layout
27046
27047 \end_inset
27048
27049
27050 \end_layout
27051
27052 \begin_layout Standard
27053 Les formules longues peuvent être mises en forme en utilisant une de ces
27054  méthodes:
27055 \end_layout
27056
27057 \begin_layout Itemize
27058 Quand un des membres de l'équation est beaucoup plus court que la largeur
27059  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27060  de droite est écrit sur deux lignes: 
27061 \begin_inset Formula 
27062 \begin{eqnarray}
27063 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 \\
27064  &  & -\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}
27065 \end{eqnarray}
27066
27067 \end_inset
27068
27069 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27070  comme un opérateur puisqu'il est le premier caractère de la ligne.
27071  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27072  difficile à distinguer de la barre de fraction.
27073  Pour éviter cela, une espace de 3
27074 \begin_inset space \thinspace{}
27075 \end_inset
27076
27077 pt a été insérée après les signe moins avec la commande 
27078 \series bold
27079
27080 \backslash
27081 hspace
27082 \series default
27083 .
27084 \begin_inset Foot
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088 plus au sujet de la commande 
27089 \series bold
27090
27091 \backslash
27092 hspace
27093 \series default
27094 , voir 
27095 \begin_inset CommandInset ref
27096 LatexCommand ref
27097 reference "sub:Espace-variable"
27098
27099 \end_inset
27100
27101
27102 \end_layout
27103
27104 \end_inset
27105
27106
27107 \begin_inset Index idx
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111 Commandes ! H ! 
27112 \backslash
27113 hspace
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \begin_layout Itemize
27122 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27123  
27124 \series bold
27125
27126 \backslash
27127 lefteqn
27128 \series default
27129
27130 \begin_inset Index idx
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134 Commandes ! L ! 
27135 \backslash
27136 lefteqn
27137 \end_layout
27138
27139 \end_inset
27140
27141 .
27142  Elle est insérée dans la première colonne de la première ligne et a comme
27143  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27144 \begin_inset Formula 
27145 \begin{eqnarray}
27146 \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 \\
27147  &  & -\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 \\
27148  &  & =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}
27149 \end{eqnarray}
27150
27151 \end_inset
27152
27153 Après l'insertion de la commande 
27154 \series bold
27155
27156 \backslash
27157 lefteqn
27158 \series default
27159 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27160  vers la gauche par rapport à la boîte bleue.
27161  C'est dans cette dernière que l'on insère la formule.
27162 \begin_inset Newline newline
27163 \end_inset
27164
27165 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27166  celles d'après.
27167  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27168 \begin_inset VSpace medskip
27169 \end_inset
27170
27171
27172 \begin_inset Newline newline
27173 \end_inset
27174
27175
27176 \begin_inset Note Greyedout
27177 status open
27178
27179 \begin_layout Plain Layout
27180 Notez les points suivants quand vous utilisez 
27181 \series bold
27182
27183 \backslash
27184 lefteqn
27185 \series default
27186 :
27187 \end_layout
27188
27189 \begin_layout Itemize
27190 La formule n'utilise pas la totalité de la largeur de la page.
27191  Quand par exemple on a ajouté le terme 
27192 \begin_inset Formula $-B^{2}$
27193 \end_inset
27194
27195  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27196  de la marge.
27197  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27198  négatif en début de la première ligne.
27199 \end_layout
27200
27201 \begin_layout Itemize
27202 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27203  première ligne avec la souris
27204 \begin_inset Foot
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208 \begin_inset CommandInset href
27209 LatexCommand href
27210 name "LyX-bug #1429"
27211 target "http://www.lyx.org/trac/ticket/1429"
27212
27213 \end_inset
27214
27215
27216 \end_layout
27217
27218 \end_inset
27219
27220 .
27221  On peut seulement placer le curseur au début de la ligne et ensuite le
27222  déplacer avec les flèches du clavier.
27223 \end_layout
27224
27225 \end_inset
27226
27227
27228 \end_layout
27229
27230 \begin_layout Itemize
27231 D'autres méthodes pour créer des formules longues sont offertes par les
27232  environnements décrits dans 
27233 \begin_inset CommandInset ref
27234 LatexCommand ref
27235 reference "sub:Environnement-Multline"
27236
27237 \end_inset
27238
27239  et 
27240 \begin_inset CommandInset ref
27241 LatexCommand ref
27242 reference "sub:Portions-de-formules-en-multiligne"
27243
27244 \end_inset
27245
27246 .
27247 \end_layout
27248
27249 \begin_layout Subsubsection
27250 Crochets sur plusieurs lignes
27251 \begin_inset CommandInset label
27252 LatexCommand label
27253 name "sub:Crochets-multilignes"
27254
27255 \end_inset
27256
27257
27258 \begin_inset Index idx
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262 Crochets ! pour expressions multi-lignes
27263 \end_layout
27264
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \begin_layout Standard
27271 Pour des parenthèses ou des crochets entourant des expressions réparties
27272  sur plusieurs lignes, on rencontre le problème suivant:
27273 \begin_inset Formula 
27274 \begin{eqnarray*}
27275 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27276  &  & \left.\cdots+B-D\right]
27277 \end{eqnarray*}
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \begin_layout Standard
27285 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27286  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27287 \end_layout
27288
27289 \begin_layout Standard
27290 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27291  ligne doit se terminer par la commande 
27292 \series bold
27293
27294 \backslash
27295 right.
27296 \series default
27297
27298 \begin_inset Index idx
27299 status collapsed
27300
27301 \begin_layout Plain Layout
27302 Commandes ! R ! 
27303 \backslash
27304 right
27305 \end_layout
27306
27307 \end_inset
27308
27309  et la seconde commencer par 
27310 \series bold
27311
27312 \backslash
27313 left.
27314 \begin_inset Foot
27315 status collapsed
27316
27317 \begin_layout Plain Layout
27318 pour plus au sujet des commandes 
27319 \series bold
27320
27321 \backslash
27322 left
27323 \series default
27324  et 
27325 \series bold
27326
27327 \backslash
27328 right
27329 \series default
27330  voir 
27331 \begin_inset CommandInset ref
27332 LatexCommand ref
27333 reference "sub:Taille-parenthèses-automatique"
27334
27335 \end_inset
27336
27337
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \series default
27344
27345 \begin_inset Index idx
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 Commandes ! L ! 
27350 \backslash
27351 left
27352 \end_layout
27353
27354 \end_inset
27355
27356 .
27357  Après le 
27358 \series bold
27359
27360 \backslash
27361 left.
27362
27363 \series default
27364  on insère la commande 
27365 \series bold
27366
27367 \backslash
27368 vphantom
27369 \series default
27370
27371 \begin_inset space \textvisiblespace{}
27372 \end_inset
27373
27374
27375 \series bold
27376
27377 \backslash
27378 prod
27379 \series default
27380 ^
27381 \begin_inset space \textvisiblespace{}
27382 \end_inset
27383
27384
27385 \series bold
27386
27387 \backslash
27388 infty
27389 \series default
27390
27391 \begin_inset space \textvisiblespace{}
27392 \end_inset
27393
27394
27395 \series bold
27396
27397 \begin_inset Formula $\downarrow$
27398 \end_inset
27399
27400 _R=1}
27401 \series default
27402
27403 \begin_inset Index idx
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407 Commandes ! V ! 
27408 \backslash
27409 vphantom
27410 \end_layout
27411
27412 \end_inset
27413
27414  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27415  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27416  de la deuxième ligne.
27417 \end_layout
27418
27419 \begin_layout Standard
27420 On obtient ceci:
27421 \end_layout
27422
27423 \begin_layout Standard
27424 \begin_inset Formula 
27425 \begin{eqnarray*}
27426 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27427  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27428 \end{eqnarray*}
27429
27430 \end_inset
27431
27432
27433 \end_layout
27434
27435 \begin_layout Subsection
27436 Les environnements align 
27437 \end_layout
27438
27439 \begin_layout Standard
27440 Les environnements align peuvent être utilisés pour tous les cas de formules
27441  multi-lignes.
27442  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27443 e.
27444 \end_layout
27445
27446 \begin_layout Standard
27447 Les environnement Align sont composés de colonnes.
27448  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27449  sont alignées à droite.
27450  Chaque ligne d'un environnement Align peut être numérotée.
27451 \end_layout
27452
27453 \begin_layout Standard
27454 Les environnement Align sont créés avec le menu 
27455 \family sans
27456 Insertion\SpecialChar \menuseparator
27457 Math
27458 \family default
27459 .
27460  Avec le menu 
27461 \family sans
27462 Édition\SpecialChar \menuseparator
27463 Math\SpecialChar \menuseparator
27464 Change le type de formule
27465 \family default
27466  on peut convertir des formules existantes en environnement Align.
27467 \end_layout
27468
27469 \begin_layout Standard
27470 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
27471  
27472 \begin_inset Graphics
27473         filename ../../images/tabular-feature_append-column.png
27474         scale 85
27475
27476 \end_inset
27477
27478  ou 
27479 \begin_inset Graphics
27480         filename ../../images/tabular-feature_delete-column.png
27481         scale 85
27482
27483 \end_inset
27484
27485 , respectivement, soit le menu 
27486 \family sans
27487 Édition\SpecialChar \menuseparator
27488 Lignes & colonnes
27489 \family default
27490 .
27491 \end_layout
27492
27493 \begin_layout Subsubsection
27494 L'environnement align standard
27495 \begin_inset CommandInset label
27496 LatexCommand label
27497 name "sub:Environnement-align-standard"
27498
27499 \end_inset
27500
27501
27502 \begin_inset Index idx
27503 status collapsed
27504
27505 \begin_layout Plain Layout
27506 Formules ! multi-lignes ! environnement align
27507 \end_layout
27508
27509 \end_inset
27510
27511
27512 \end_layout
27513
27514 \begin_layout Standard
27515 Cet environnement align est créé en appuyant sur 
27516 \family sans
27517 Ctrl+Entrée
27518 \family default
27519  dans une formule ou en utilisant le menu 
27520 \family sans
27521 Insertion\SpecialChar \menuseparator
27522 Math\SpecialChar \menuseparator
27523 Environnement
27524 \begin_inset space ~
27525 \end_inset
27526
27527 AMS
27528 \begin_inset space ~
27529 \end_inset
27530
27531 align
27532 \family default
27533 .
27534 \end_layout
27535
27536 \begin_layout Standard
27537 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
27538  align à quatre colonnes:
27539 \begin_inset Formula 
27540 \begin{align*}
27541 A & =\sin(B) & C & =D\\
27542 C & \ne A & B & \ne D
27543 \end{align*}
27544
27545 \end_inset
27546
27547 Comme on peut le voir, dans cet environnement les formules sont placées
27548  comme s'il y avait un 
27549 \series bold
27550
27551 \backslash
27552 hfill
27553 \begin_inset Foot
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557 pour plus d'information au sujet de 
27558 \series bold
27559
27560 \backslash
27561 hfill
27562 \series default
27563  voir 
27564 \begin_inset CommandInset ref
27565 LatexCommand ref
27566 reference "sub:Espace-variable"
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \series default
27577  avant la première colonne et après chaque colonne paire.
27578  Quand on utilise le style 
27579 \series bold
27580 Indenté
27581 \begin_inset Foot
27582 status collapsed
27583
27584 \begin_layout Plain Layout
27585 pour les styles de formules, voir 
27586 \begin_inset CommandInset ref
27587 LatexCommand ref
27588 reference "sec:Styles-de-formules"
27589
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \end_inset
27596
27597  
27598 \series default
27599 la formule est écrite sans le 
27600 \series bold
27601
27602 \backslash
27603 hfill
27604 \series default
27605  avant la première colonne.
27606 \end_layout
27607
27608 \begin_layout Subsubsection
27609 L'environnement alignat
27610 \begin_inset Index idx
27611 status collapsed
27612
27613 \begin_layout Plain Layout
27614 Formules ! multi-lignes ! environnement alignat
27615 \end_layout
27616
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \begin_layout Standard
27623 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
27624  Il peut être inséré manuellement avec les espaces qui sont décrits en 
27625 \begin_inset CommandInset ref
27626 LatexCommand ref
27627 reference "sub:Espace"
27628
27629 \end_inset
27630
27631 .
27632 \end_layout
27633
27634 \begin_layout Standard
27635 Voici l'exemple précédent dans un environnement alignat où on a inséré une
27636  espace de 1
27637 \begin_inset space \thinspace{}
27638 \end_inset
27639
27640 cm au début de la deuxième formule:
27641 \begin_inset Formula 
27642 \begin{alignat*}{2}
27643 A & =\sin(B) & \hspace{1cm}C & =D\\
27644 C & \ne A & B & \ne D
27645 \end{alignat*}
27646
27647 \end_inset
27648
27649 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
27650  colonne, cet environnement est particulièrement adapté aux cas où on a
27651  trois colonnes ou plus côte-à-côte.
27652  
27653 \end_layout
27654
27655 \begin_layout Standard
27656 \begin_inset Newpage newpage
27657 \end_inset
27658
27659
27660 \end_layout
27661
27662 \begin_layout Subsubsection
27663 Environnement flalign
27664 \begin_inset CommandInset label
27665 LatexCommand label
27666 name "sub:Environnement-Flalign"
27667
27668 \end_inset
27669
27670
27671 \begin_inset Index idx
27672 status collapsed
27673
27674 \begin_layout Plain Layout
27675 Formules ! multi-lignes ! environnement flalign
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \begin_layout Standard
27684 Dans cet environnement les deux premières colonnes sont placées le plus
27685  à gauche possible et les deux dernière le plus à droite possible.
27686  Un exemple:
27687 \begin_inset Formula 
27688 \begin{flalign*}
27689 A & =1 & B & =2 & C & =3\\
27690 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27691 \end{flalign*}
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \begin_layout Standard
27699 En créant un environnement flalign avec un nombre impair de colonnes et
27700  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
27701  formules d'un document peuvent être mises à gauche, bien que le style de
27702  formules 
27703 \series bold
27704 Centré 
27705 \series default
27706 soit utilisé.
27707  Comme exemple la formule 
27708 \begin_inset CommandInset ref
27709 LatexCommand eqref
27710 reference "eq:VolInt"
27711
27712 \end_inset
27713
27714  indentée:
27715 \begin_inset Formula 
27716 \begin{flalign}
27717 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27718 \end{flalign}
27719
27720 \end_inset
27721
27722 Les deux premières colonnes contiennent la formule.
27723  Pour l'indenter comme avec le style de formule 
27724 \series bold
27725 Indenté,
27726 \series default
27727  on a inséré une espace de 30
27728 \begin_inset space \thinspace{}
27729 \end_inset
27730
27731 pt au début de la première colonne.
27732 \end_layout
27733
27734 \begin_layout Subsection
27735 Environnement eqnarray
27736 \begin_inset CommandInset label
27737 LatexCommand label
27738 name "sub:Environnement-eqnarray"
27739
27740 \end_inset
27741
27742
27743 \begin_inset Index idx
27744 status collapsed
27745
27746 \begin_layout Plain Layout
27747 Formules ! multi-lignes ! environnement eqnarray
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \begin_layout Standard
27756 Quand on créé cet environnement, trois boîtes bleues apparaissent.
27757  Le contenu de la première boîte est aligné à droite, celui de la dernière
27758  est aligné à gauche.
27759  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
27760  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
27761 \begin_inset Formula 
27762 \begin{eqnarray*}
27763 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27764 AB & AB & AB\\
27765 A & = & A
27766 \end{eqnarray*}
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Subsection
27774 Environnement gather
27775 \begin_inset Index idx
27776 status collapsed
27777
27778 \begin_layout Plain Layout
27779 Formules ! multi-lignes ! environnement gather
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 Cet environnement consiste seulement en une colonne centrée.
27789  Chaque ligne peut être numérotée.
27790 \begin_inset Formula 
27791 \begin{gather}
27792 A=1\\
27793 X=\textrm{-}1
27794 \end{gather}
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Subsection
27802 Environnement multline
27803 \begin_inset CommandInset label
27804 LatexCommand label
27805 name "sub:Environnement-Multline"
27806
27807 \end_inset
27808
27809
27810 \begin_inset Index idx
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 Formules ! multi-lignes ! environnement multline
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \end_layout
27821
27822 \begin_layout Standard
27823 L'environnement multline consiste, comme l'environnement gather en une seule
27824  colonne.
27825  Mais la première ligne est alignée à gauche, la dernière est alignée à
27826  droite et toutes les autres sont centrées.
27827  Cet environnement est donc particulièrement adapté aux formules très longues.
27828  Comme exemple, voici la formule 
27829 \begin_inset CommandInset ref
27830 LatexCommand eqref
27831 reference "eq:lefteqn"
27832
27833 \end_inset
27834
27835  dans un environnement multline:
27836 \begin_inset Formula 
27837 \begin{multline}
27838 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}\\
27839 -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}\\
27840 =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}}
27841 \end{multline}
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 Dans la sortie finale, seule la dernière ligne d'un environnement multline
27850  apparaît numérotée si le document est numéroté à droite, la première s'il
27851  est numéroté à gauche.
27852 \begin_inset Foot
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856 pour les styles de numérotation, voir 
27857 \begin_inset CommandInset ref
27858 LatexCommand ref
27859 reference "sec:Styles-de-formules"
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \begin_layout Standard
27872 Avec les commandes 
27873 \series bold
27874
27875 \backslash
27876 shoveright
27877 \series default
27878
27879 \begin_inset Index idx
27880 status collapsed
27881
27882 \begin_layout Plain Layout
27883 Commandes ! S ! 
27884 \backslash
27885 shoveright
27886 \end_layout
27887
27888 \end_inset
27889
27890  et 
27891 \series bold
27892
27893 \backslash
27894 shoveleft
27895 \series default
27896
27897 \begin_inset Index idx
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 Commandes ! S ! 
27902 \backslash
27903 shoveleft
27904 \end_layout
27905
27906 \end_inset
27907
27908  une ligne centrée peut être alignée respectivement à droite ou à gauche.
27909  Les commandes sont utilisées de la façon suivante:
27910 \end_layout
27911
27912 \begin_layout Standard
27913
27914 \series bold
27915
27916 \backslash
27917 shoveright{contenu de la ligne}
27918 \series default
27919  et 
27920 \series bold
27921
27922 \backslash
27923 shoveleft{contenu de la ligne}
27924 \end_layout
27925
27926 \begin_layout Standard
27927 \begin_inset VSpace medskip
27928 \end_inset
27929
27930 La longueur 
27931 \series bold
27932
27933 \backslash
27934 multlinegap
27935 \series default
27936
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 Commandes ! M ! 
27942 \backslash
27943 multlinegap
27944 \end_layout
27945
27946 \end_inset
27947
27948  précise la distance entre le début de la première ligne et la marge de
27949  gauche.
27950  La valeur prédéfinie est 0
27951 \begin_inset space \thinspace{}
27952 \end_inset
27953
27954 pt.
27955 \end_layout
27956
27957 \begin_layout Standard
27958 Comme exemple, la formule précédente en ajoutant avant en mode TeX
27959 \end_layout
27960
27961 \begin_layout Standard
27962
27963 \series bold
27964
27965 \backslash
27966 setlength{
27967 \backslash
27968 multlinegap}{2cm}
27969 \end_layout
27970
27971 \begin_layout Standard
27972 \begin_inset ERT
27973 status collapsed
27974
27975 \begin_layout Plain Layout
27976
27977
27978 \backslash
27979 setlength{
27980 \backslash
27981 multlinegap}{2cm}
27982 \end_layout
27983
27984 \end_inset
27985
27986
27987 \begin_inset Formula 
27988 \begin{multline}
27989 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}\\
27990 \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}}\\
27991 =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}}
27992 \end{multline}
27993
27994 \end_inset
27995
27996
27997 \begin_inset ERT
27998 status collapsed
27999
28000 \begin_layout Plain Layout
28001
28002
28003 \backslash
28004 setlength{
28005 \backslash
28006 multlinegap}{0pt}
28007 \end_layout
28008
28009 \end_inset
28010
28011 La deuxième ligne a été alignée à gauche en utilisant 
28012 \series bold
28013
28014 \backslash
28015 shoveleft
28016 \series default
28017 .
28018 \end_layout
28019
28020 \begin_layout Subsection
28021 Portions de formules en multi-ligne
28022 \begin_inset CommandInset label
28023 LatexCommand label
28024 name "sub:Portions-de-formules-en-multiligne"
28025
28026 \end_inset
28027
28028
28029 \begin_inset Index idx
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 Formules ! multi-lignes ! portions de formules
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \end_layout
28040
28041 \begin_layout Standard
28042 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28043  on peut utiliser l'un des environnements suivants: 
28044 \series bold
28045 aligned
28046 \series default
28047
28048 \series bold
28049 alignedat
28050 \series default
28051
28052 \series bold
28053 gathered
28054 \series default
28055  or 
28056 \series bold
28057 split
28058 \series default
28059 .
28060  Ils peuvent être insérés en utilisant le menu 
28061 \family sans
28062 Insertion\SpecialChar \menuseparator
28063 Math
28064 \family default
28065  ou en utilisant les commandes décrites dans cette section.
28066 \end_layout
28067
28068 \begin_layout Standard
28069 Les trois premier ont les mêmes propriétés que les environnements de formules
28070  correspondants, à part le fait que l'on peut ajouter d'autres portions
28071  de formules après eux.
28072  Un exemple:
28073 \begin_inset Formula 
28074 \[
28075 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28076 \Delta E\Delta t & \ge\frac{\hbar}{2}
28077 \end{aligned}
28078 \right\} \textrm{Relations d'incertitude}
28079 \]
28080
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \begin_layout Standard
28087 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28088  on insère la commande 
28089 \series bold
28090
28091 \backslash
28092 aligned
28093 \series default
28094
28095 \begin_inset Index idx
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099 Commandes ! A ! 
28100 \backslash
28101 aligned
28102 \end_layout
28103
28104 \end_inset
28105
28106 .
28107  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28108  on peut ajouter des lignes et des colonnes.
28109  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28110  de formules, comme des accolades.
28111 \end_layout
28112
28113 \begin_layout Standard
28114 L'environnement aligned est aussi utilisable pour de longues formules dont
28115  les lignes sont alignées horizontalement.
28116  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28117  est que le numéro des formules est centré verticalement après les formules.
28118  Un exemple, la formule
28119 \begin_inset CommandInset ref
28120 LatexCommand eqref
28121 reference "eq:courtlong"
28122
28123 \end_inset
28124
28125  dans l'environnement aligned:
28126 \begin_inset Formula 
28127 \begin{equation}
28128 \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}|}\\
28129  & -\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}|}
28130 \end{aligned}
28131 \end{equation}
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Standard
28139 Pour utiliser les environnements 
28140 \series bold
28141 alignedat
28142 \series default
28143
28144 \series bold
28145 gathered
28146 \series default
28147 , ou 
28148 \series bold
28149 split
28150 \series default
28151 , on doit insérer respectivement, les commandes 
28152 \series bold
28153
28154 \backslash
28155 alignedat
28156 \series default
28157 ,
28158 \begin_inset Index idx
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162 Commandes ! A ! 
28163 \backslash
28164 alignedat
28165 \end_layout
28166
28167 \end_inset
28168
28169  
28170 \series bold
28171
28172 \backslash
28173 gathered
28174 \series default
28175
28176 \begin_inset Index idx
28177 status collapsed
28178
28179 \begin_layout Plain Layout
28180 Commandes ! G ! 
28181 \backslash
28182 gathered
28183 \end_layout
28184
28185 \end_inset
28186
28187 , ou 
28188 \series bold
28189
28190 \backslash
28191 split
28192 \series default
28193
28194 \begin_inset Index idx
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198 Commandes ! S ! 
28199 \backslash
28200 split
28201 \end_layout
28202
28203 \end_inset
28204
28205 .
28206  L'environnement split a les mêmes propriétés que l'environnement aligned,
28207  mais il ne peut avoir que deux colonnes.
28208 \end_layout
28209
28210 \begin_layout Subsection
28211 Texte dans les formules multi-lignes
28212 \begin_inset CommandInset label
28213 LatexCommand label
28214 name "sub:Texte-dans-multi-lignes"
28215
28216 \end_inset
28217
28218
28219 \begin_inset Index idx
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223 Texte ! dans les formules
28224 \end_layout
28225
28226 \end_inset
28227
28228
28229 \begin_inset Index idx
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233 Formules ! multi-lignes ! texte
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Standard
28242 Dans les environnements align, multline et gather, on peut insérer du texte
28243  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28244  des colonnes.
28245  Pour faire cela, on utilise la commande 
28246 \series bold
28247
28248 \backslash
28249 intertext
28250 \series default
28251
28252 \begin_inset Index idx
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Commandes ! I ! 
28257 \backslash
28258 intertext
28259 \end_layout
28260
28261 \end_inset
28262
28263  avec la syntaxe suivante:
28264 \end_layout
28265
28266 \begin_layout Standard
28267
28268 \series bold
28269
28270 \backslash
28271 intertext{texte}
28272 \end_layout
28273
28274 \begin_layout Standard
28275 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28276  subir de césure.
28277  Comme LyX ne supporte pas directement 
28278 \series bold
28279
28280 \backslash
28281 intertext
28282 \series default
28283 , le texte doit être écrit comme du texte mathématique.
28284  Le texte inséré avec 
28285 \series bold
28286
28287 \backslash
28288 intertext
28289 \series default
28290  doit être au début d'une ligne pour se trouver dans la sortie final au
28291  dessus de celle-ci.
28292  Un exemple où le texte a été inséré au début de la deuxième ligne:
28293 \begin_inset Formula 
28294 \begin{align}
28295 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28296 \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
28297 \end{align}
28298
28299 \end_inset
28300
28301
28302 \end_layout
28303
28304 \begin_layout Section
28305 Numérotation des formules
28306 \begin_inset Index idx
28307 status collapsed
28308
28309 \begin_layout Plain Layout
28310 Numérotation des formules
28311 \end_layout
28312
28313 \end_inset
28314
28315
28316 \begin_inset Index idx
28317 status collapsed
28318
28319 \begin_layout Plain Layout
28320 Formules ! numérotation|see
28321 \begin_inset ERT
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325
28326 {
28327 \end_layout
28328
28329 \end_inset
28330
28331 Numérotation des formules
28332 \begin_inset ERT
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336
28337 }
28338 \end_layout
28339
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \end_inset
28346
28347
28348 \end_layout
28349
28350 \begin_layout Subsection
28351 Généralités
28352 \end_layout
28353
28354 \begin_layout Standard
28355 On peut créer des formules numérotées avec le menu 
28356 \family sans
28357 Insertion\SpecialChar \menuseparator
28358 Math\SpecialChar \menuseparator
28359 Formule
28360 \begin_inset space ~
28361 \end_inset
28362
28363 numérotée
28364 \family default
28365  (raccourci 
28366 \family sans
28367 Ctrl+Alt
28368 \begin_inset space ~
28369 \end_inset
28370
28371
28372 \family default
28373 N).
28374  On peut aussi numéroter des formules existantes avec le menu 
28375 \family sans
28376 Édition\SpecialChar \menuseparator
28377 Math\SpecialChar \menuseparator
28378 (Dés)Activer
28379 \begin_inset space ~
28380 \end_inset
28381
28382 numérotation
28383 \family default
28384  (raccourci 
28385 \family sans
28386 Alt+M
28387 \family default
28388
28389 \begin_inset space ~
28390 \end_inset
28391
28392
28393 \family sans
28394 N
28395 \family default
28396 ).
28397  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28398  d'un dièse entre parenthèse
28399 \begin_inset Foot
28400 status collapsed
28401
28402 \begin_layout Plain Layout
28403 En anglais le dièse est le symbole du numéro (NdT).
28404 \end_layout
28405
28406 \end_inset
28407
28408 .
28409  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28410 \end_layout
28411
28412 \begin_layout Standard
28413 Quand on active la numérotation sur des formules multi-lignes, toutes les
28414  lignes sont numérotées.
28415  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28416  
28417 \family sans
28418 Édition\SpecialChar \menuseparator
28419 Math\SpecialChar \menuseparator
28420 (Dés)Activer
28421 \begin_inset space ~
28422 \end_inset
28423
28424 Numérotation
28425 \begin_inset space ~
28426 \end_inset
28427
28428 de
28429 \begin_inset space ~
28430 \end_inset
28431
28432 cette
28433 \begin_inset space ~
28434 \end_inset
28435
28436 ligne
28437 \family default
28438  (raccourci
28439 \begin_inset Newline newline
28440 \end_inset
28441
28442
28443 \family sans
28444 Alt+M
28445 \begin_inset space ~
28446 \end_inset
28447
28448 Shift+N
28449 \family default
28450 ).
28451 \end_layout
28452
28453 \begin_layout Standard
28454 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28455  avec deux styles différents, voir 
28456 \begin_inset CommandInset ref
28457 LatexCommand ref
28458 reference "sec:Styles-de-formules"
28459
28460 \end_inset
28461
28462 .
28463 \end_layout
28464
28465 \begin_layout Subsection
28466 Références croisées
28467 \begin_inset Index idx
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 References@Références croisées ! à des formules
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \end_layout
28478
28479 \begin_layout Standard
28480 On peut faire référence à toute formule ayant une étiquette.
28481  On ajoute une étiquette avec le menu 
28482 \family sans
28483 Insertion\SpecialChar \menuseparator
28484 Étiquette
28485 \family default
28486  ou avec le bouton 
28487 \begin_inset Graphics
28488         filename ../../images/label-insert.png
28489         scale 85
28490
28491 \end_inset
28492
28493  de la barre d'outils.
28494  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
28495  ligne.
28496  Vous pouvez également effectuer un clic droit sur la formule et choisir
28497  
28498 \family sans
28499 Étiquette d'équation
28500 \family default
28501 \lang english
28502 .
28503
28504 \lang french
28505  Une fenêtre de dialogue apparaît affichant le préfixe 
28506 \series bold
28507 eq:
28508 \series default
28509  dans un champ de texte.
28510  L'étiquette est insérée à cet endroit, juste après le préfixe.
28511  Le préfixe prédéfini signifie 
28512 \begin_inset Quotes eld
28513 \end_inset
28514
28515 équation
28516 \begin_inset Quotes erd
28517 \end_inset
28518
28519  et rend plus facile la recherche d'une étiquette dans les grand documents
28520  en l'identifiant comme une étiquette de formule et pas, par exemple comme
28521  une étiquette de section.
28522  Pour modifier l'étiquette vous devez repasser par le menu 
28523 \family sans
28524 Insertion\SpecialChar \menuseparator
28525 Étiquette 
28526 \family default
28527 ou effectuer un clic droit sur la formule et choisir 
28528 \family sans
28529 Étiquette d'équation
28530 \family default
28531 .
28532 \end_layout
28533
28534 \begin_layout Standard
28535 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
28536  la formule.
28537  Une formule avec une étiquette est toujours numérotée.
28538 \end_layout
28539
28540 \begin_layout Standard
28541 On insère une référence croisée avec le menu 
28542 \family sans
28543 Insertion\SpecialChar \menuseparator
28544 Référence
28545 \begin_inset space ~
28546 \end_inset
28547
28548 croisée
28549 \family default
28550  ou avec le bouton 
28551 \begin_inset Graphics
28552         filename ../../images/dialog-show-new-inset_ref.png
28553         scale 85
28554
28555 \end_inset
28556
28557  de la barre d'outils.
28558  Une référence croisée à une formule apparaît dans la sortie finale comme
28559  un numéro de formule.
28560  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
28561  
28562 \series bold
28563 (<reference>),
28564 \series default
28565  la référence croisée apparaît dans la sortie finale comme un numéro de
28566  formule entre parenthèses.
28567 \begin_inset Newline newline
28568 \end_inset
28569
28570 En faisant un clic droit sur une référence croisée dans LyX, on saute à
28571  la formule qui est référencée.
28572 \end_layout
28573
28574 \begin_layout Standard
28575 Voici comme exemples des références croisées à des formules qui se trouvent
28576  dans les sous-sections qui suivent:
28577 \begin_inset Note Note
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 Noter les différents types de références croisées.
28582 \end_layout
28583
28584 \end_inset
28585
28586
28587 \end_layout
28588
28589 \begin_layout Standard
28590 Les équations 
28591 \begin_inset CommandInset ref
28592 LatexCommand eqref
28593 reference "eq:tag"
28594
28595 \end_inset
28596
28597  et 
28598 \begin_inset CommandInset ref
28599 LatexCommand eqref
28600 reference "eq:c"
28601
28602 \end_inset
28603
28604  sont équivalentes.
28605  Dans (
28606 \begin_inset CommandInset ref
28607 LatexCommand ref
28608 reference "eq:Lat"
28609
28610 \end_inset
28611
28612 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
28613  à  (
28614 \begin_inset CommandInset ref
28615 LatexCommand ref
28616 reference "eq:Rom"
28617
28618 \end_inset
28619
28620 ).
28621 \end_layout
28622
28623 \begin_layout Standard
28624 \begin_inset VSpace medskip
28625 \end_inset
28626
28627 Quand l'argument de 
28628 \series bold
28629
28630 \backslash
28631 tag
28632 \begin_inset Foot
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636
28637 \series bold
28638
28639 \backslash
28640 tag
28641 \series default
28642  est décrit dans 
28643 \begin_inset CommandInset ref
28644 LatexCommand ref
28645 reference "sub:Numérotation-personnalisée"
28646
28647 \end_inset
28648
28649 .
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \series default
28656  contient une boîte comme dans 
28657 \begin_inset CommandInset ref
28658 LatexCommand ref
28659 reference "sub:Boîtes-de-paragraphes"
28660
28661 \end_inset
28662
28663 , la formule ne peut pas être référencée.
28664 \end_layout
28665
28666 \begin_layout Subsection
28667 Sous-numérotation
28668 \begin_inset Index idx
28669 status collapsed
28670
28671 \begin_layout Plain Layout
28672 Numérotation des formules ! sous-numérotation
28673 \end_layout
28674
28675 \end_inset
28676
28677
28678 \end_layout
28679
28680 \begin_layout Standard
28681 Avec l'aide des commandes 
28682 \series bold
28683
28684 \backslash
28685 begin{subequations}
28686 \series default
28687  et 
28688 \series bold
28689
28690 \backslash
28691 end{subequations}
28692 \series default
28693  on peut faire une sous-numérotation de formules.
28694  Les deux commandes doivent être insérées en mode TeX.
28695 \end_layout
28696
28697 \begin_layout Standard
28698 Un exemple:
28699 \begin_inset Formula 
28700 \begin{equation}
28701 A=C-B\label{eq:a}
28702 \end{equation}
28703
28704 \end_inset
28705
28706
28707 \begin_inset ERT
28708 status collapsed
28709
28710 \begin_layout Plain Layout
28711
28712
28713 \backslash
28714 addtocounter{equation}{-1}
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \begin_inset ERT
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724
28725
28726 \backslash
28727 begin{subequations}
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \begin_inset VSpace -5mm
28734 \end_inset
28735
28736
28737 \begin_inset Formula 
28738 \begin{equation}
28739 B=C-A\label{eq:b}
28740 \end{equation}
28741
28742 \end_inset
28743
28744
28745 \begin_inset Formula 
28746 \begin{equation}
28747 C=A+B\label{eq:c}
28748 \end{equation}
28749
28750 \end_inset
28751
28752
28753 \end_layout
28754
28755 \begin_layout Standard
28756 \begin_inset ERT
28757 status collapsed
28758
28759 \begin_layout Plain Layout
28760
28761
28762 \backslash
28763 end{subequations}
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Pour créer cet exemple, on fait ce qui suit:
28773 \end_layout
28774
28775 \begin_layout Enumerate
28776 on insère la première formule
28777 \end_layout
28778
28779 \begin_layout Enumerate
28780 après la première formule on insère 
28781 \begin_inset Newline newline
28782 \end_inset
28783
28784
28785 \series bold
28786
28787 \backslash
28788 addtocounter{equation}{-1} 
28789 \backslash
28790 begin{subequations}
28791 \begin_inset Index idx
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795 Commandes ! A ! 
28796 \backslash
28797 addtocounter
28798 \end_layout
28799
28800 \end_inset
28801
28802
28803 \end_layout
28804
28805 \begin_layout Enumerate
28806 on insère la deuxième formule
28807 \end_layout
28808
28809 \begin_layout Enumerate
28810 on insère la troisième formule
28811 \end_layout
28812
28813 \begin_layout Enumerate
28814 on insère 
28815 \series bold
28816
28817 \backslash
28818 end{subequations}
28819 \series default
28820  après la troisième formule
28821 \end_layout
28822
28823 \begin_layout Standard
28824 Chaque formule entre les commandes 
28825 \series bold
28826
28827 \backslash
28828 begin
28829 \series default
28830  et 
28831 \series bold
28832
28833 \backslash
28834 end
28835 \series default
28836  est sous-numérotée avec a, b,
28837 \begin_inset Newline linebreak
28838 \end_inset
28839
28840 c, \SpecialChar \ldots{}
28841  Pour les formules multi-lignes, chaque ligne sera numérotée.
28842  Toutes les formules sous-numérotées sont traitées comme 
28843 \emph on
28844 une seule 
28845 \emph default
28846 formule.
28847  Mais comme chaque formule numérotée incrémente le compteur 
28848 \series bold
28849 equation
28850 \series default
28851  de un, on a besoin de la commande 
28852 \series bold
28853
28854 \backslash
28855 addtocounter
28856 \series default
28857  pour le décrémenter.
28858  Sinon les formules 
28859 \begin_inset CommandInset ref
28860 LatexCommand eqref
28861 reference "eq:a"
28862
28863 \end_inset
28864
28865
28866 \begin_inset CommandInset ref
28867 LatexCommand eqref
28868 reference "eq:b"
28869
28870 \end_inset
28871
28872
28873 \begin_inset CommandInset ref
28874 LatexCommand eqref
28875 reference "eq:c"
28876
28877 \end_inset
28878
28879  seraient numérotées comme 
28880 \begin_inset CommandInset ref
28881 LatexCommand eqref
28882 reference "eq:a"
28883
28884 \end_inset
28885
28886
28887 \begin_inset CommandInset ref
28888 LatexCommand eqref
28889 reference "eq:d"
28890
28891 \end_inset
28892
28893
28894 \begin_inset CommandInset ref
28895 LatexCommand eqref
28896 reference "eq:f"
28897
28898 \end_inset
28899
28900 .
28901 \end_layout
28902
28903 \begin_layout Standard
28904 En insérant les commandes en mode TeX entre les deux premières formules,
28905  on crée un espace.
28906  Pour le supprimer, on insère un espace vertical négatif de -5
28907 \begin_inset space \thinspace{}
28908 \end_inset
28909
28910 mm après la commande 
28911 \series bold
28912
28913 \backslash
28914 begin{subequations}
28915 \series default
28916 .
28917  Quand on utilise le style 
28918 \series bold
28919 Indenté
28920 \begin_inset Foot
28921 status collapsed
28922
28923 \begin_layout Plain Layout
28924 pour les styles de formules, voir 
28925 \begin_inset CommandInset ref
28926 LatexCommand ref
28927 reference "sec:Styles-de-formules"
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \end_inset
28935
28936
28937 \series default
28938 on insère un espace de -7
28939 \begin_inset space \thinspace{}
28940 \end_inset
28941
28942 mm à la place.
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
28947  pour la deuxième ligne:
28948 \end_layout
28949
28950 \begin_layout Standard
28951 \begin_inset ERT
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955
28956
28957 \backslash
28958 begin{subequations}
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \begin_inset Formula 
28965 \begin{eqnarray}
28966 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28967  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
28968  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
28969 \end{eqnarray}
28970
28971 \end_inset
28972
28973
28974 \begin_inset ERT
28975 status collapsed
28976
28977 \begin_layout Plain Layout
28978
28979
28980 \backslash
28981 end{subequations}
28982 \end_layout
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \begin_layout Subsection
28990 Numérotation personnalisée
28991 \begin_inset CommandInset label
28992 LatexCommand label
28993 name "sub:Numérotation-personnalisée"
28994
28995 \end_inset
28996
28997
28998 \begin_inset Index idx
28999 status collapsed
29000
29001 \begin_layout Plain Layout
29002 Numérotation des formules !  personnalisée
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Standard
29011 \begin_inset Index idx
29012 status collapsed
29013
29014 \begin_layout Plain Layout
29015 Numérotation des formules ! délimiteurs personnalisés
29016 \end_layout
29017
29018 \end_inset
29019
29020 Avec la numérotation standard, on a des parenthèses autour du numéro de
29021  formule.
29022  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29023  il faut ajouter la lignes suivante dans le préambule LaTeX:
29024 \end_layout
29025
29026 \begin_layout Standard
29027
29028 \series bold
29029
29030 \backslash
29031 def
29032 \backslash
29033 tagform@#1{
29034 \backslash
29035 maketag@@@{|#1|}}
29036 \series default
29037
29038 \begin_inset Note Note
29039 status collapsed
29040
29041 \begin_layout Plain Layout
29042 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29043  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29044  début de ligne.
29045 \end_layout
29046
29047 \end_inset
29048
29049
29050 \end_layout
29051
29052 \begin_layout Standard
29053 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29054  autour du 
29055 \series bold
29056 #1
29057 \series default
29058  par un caractère ou plus.
29059  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29060  verticales.
29061 \end_layout
29062
29063 \begin_layout Standard
29064 \begin_inset VSpace bigskip
29065 \end_inset
29066
29067 Si vous voulez avoir une expression de votre choix entre parenthèses après
29068  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29069  commande 
29070 \series bold
29071
29072 \backslash
29073 tag
29074 \series default
29075
29076 \begin_inset Index idx
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 Commandes ! T ! 
29081 \backslash
29082 tag
29083 \end_layout
29084
29085 \end_inset
29086
29087 :
29088 \begin_inset Formula 
29089 \begin{equation}
29090 A+B=C\tag{quelquechose}\label{eq:tag}
29091 \end{equation}
29092
29093 \end_inset
29094
29095 Dans cet exemple, on a mis la commande 
29096 \series bold
29097
29098 \backslash
29099 tag
29100 \series default
29101
29102 \begin_inset space \textvisiblespace{}
29103 \end_inset
29104
29105
29106 \series bold
29107 quelquechose
29108 \series default
29109  dans la formule.
29110 \end_layout
29111
29112 \begin_layout Standard
29113 Quand on insère la commande 
29114 \series bold
29115
29116 \backslash
29117 tag*
29118 \series default
29119
29120 \begin_inset space \textvisiblespace{}
29121 \end_inset
29122
29123
29124 \series bold
29125 quelquechose
29126 \series default
29127  à la place, l'astérisque supprime les parenthèses autour du texte:
29128 \begin_inset Formula 
29129 \[
29130 A+B=C\tag*{quelquechose}
29131 \]
29132
29133 \end_inset
29134
29135
29136 \end_layout
29137
29138 \begin_layout Standard
29139 \begin_inset VSpace bigskip
29140 \end_inset
29141
29142 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29143  ou section du document, on utilise les commandes suivantes: 
29144 \end_layout
29145
29146 \begin_layout Standard
29147
29148 \series bold
29149
29150 \backslash
29151 @addtoreset{equation}{part}
29152 \series default
29153
29154 \begin_inset Index idx
29155 status collapsed
29156
29157 \begin_layout Plain Layout
29158 Commandes ! 
29159 \begin_inset ERT
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163
29164 "
29165 \end_layout
29166
29167 \end_inset
29168
29169 @
29170 \begin_inset ERT
29171 status collapsed
29172
29173 \begin_layout Plain Layout
29174
29175 "
29176 \end_layout
29177
29178 \end_inset
29179
29180  ! 
29181 \backslash
29182
29183 \begin_inset ERT
29184 status collapsed
29185
29186 \begin_layout Plain Layout
29187
29188 "
29189 \end_layout
29190
29191 \end_inset
29192
29193 @
29194 \begin_inset ERT
29195 status collapsed
29196
29197 \begin_layout Plain Layout
29198
29199 "
29200 \end_layout
29201
29202 \end_inset
29203
29204 addtoreset
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \begin_inset Newline newline
29211 \end_inset
29212
29213 ou
29214 \begin_inset Newline newline
29215 \end_inset
29216
29217
29218 \series bold
29219
29220 \backslash
29221 @addtoreset{equation}{section}
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29226 \begin_inset Quotes eld
29227 \end_inset
29228
29229 @
29230 \begin_inset Quotes erd
29231 \end_inset
29232
29233  doit être rendu 
29234 \begin_inset Quotes eld
29235 \end_inset
29236
29237 actif
29238 \begin_inset Quotes erd
29239 \end_inset
29240
29241  pour LaTeX en utilisant la commande 
29242 \series bold
29243
29244 \backslash
29245 makeatletter.
29246
29247 \series default
29248  La commande 
29249 \series bold
29250
29251 \backslash
29252 makeatother
29253 \series default
29254  le désactive.
29255  La suite de commandes en mode TeX est donc:
29256 \end_layout
29257
29258 \begin_layout Standard
29259
29260 \series bold
29261
29262 \backslash
29263 makeatletter
29264 \begin_inset Newline newline
29265 \end_inset
29266
29267
29268 \backslash
29269 @addtoreset{equation}{section}
29270 \begin_inset Newline newline
29271 \end_inset
29272
29273
29274 \backslash
29275 makeatother
29276 \end_layout
29277
29278 \begin_layout Standard
29279 Dans le préambule LaTeX on peut omettre les commandes 
29280 \series bold
29281
29282 \backslash
29283 makeatletter
29284 \series default
29285  et 
29286 \series bold
29287
29288 \backslash
29289 makeatother
29290 \series default
29291 , vu que LyX les insère automatiquement en interne.
29292 \end_layout
29293
29294 \begin_layout Standard
29295 Pour supprimer l'effet de 
29296 \series bold
29297
29298 \backslash
29299 @addtoreset
29300 \series default
29301 , on doit charger le fichier 
29302 \series bold
29303 remreset.sty
29304 \series default
29305
29306 \begin_inset Foot
29307 status collapsed
29308
29309 \begin_layout Plain Layout
29310
29311 \series bold
29312 remreset
29313 \series default
29314  fait partie du paquetage LaTeX 
29315 \series bold
29316 carlisle
29317 \series default
29318
29319 \begin_inset Index idx
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323 Paquetages ! carlisle
29324 \end_layout
29325
29326 \end_inset
29327
29328  qui est compris dans toutes les installations LaTeX standard.
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index idx
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Paquetages ! remreset
29339 \end_layout
29340
29341 \end_inset
29342
29343  dans le préambule LaTeX avec la ligne
29344 \end_layout
29345
29346 \begin_layout Standard
29347
29348 \series bold
29349
29350 \backslash
29351 usepackage{remreset}
29352 \end_layout
29353
29354 \begin_layout Standard
29355 On peut alors utiliser la commande 
29356 \series bold
29357
29358 \backslash
29359 @removefromreset
29360 \series default
29361
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Commandes ! 
29367 \begin_inset ERT
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371
29372 "
29373 \end_layout
29374
29375 \end_inset
29376
29377 @
29378 \begin_inset ERT
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382
29383 "
29384 \end_layout
29385
29386 \end_inset
29387
29388  ! 
29389 \backslash
29390
29391 \begin_inset ERT
29392 status collapsed
29393
29394 \begin_layout Plain Layout
29395
29396 "
29397 \end_layout
29398
29399 \end_inset
29400
29401 @
29402 \begin_inset ERT
29403 status collapsed
29404
29405 \begin_layout Plain Layout
29406
29407 "
29408 \end_layout
29409
29410 \end_inset
29411
29412 removefromreset
29413 \end_layout
29414
29415 \end_inset
29416
29417  avec la même syntaxe que 
29418 \series bold
29419
29420 \backslash
29421 @addtoreset
29422 \series default
29423 .
29424 \end_layout
29425
29426 \begin_layout Standard
29427 \begin_inset VSpace bigskip
29428 \end_inset
29429
29430 On doit parfois numéroter les formules de la façon suivante
29431 \end_layout
29432
29433 \begin_layout Standard
29434
29435 \family typewriter
29436 (numéro de section.numéro de formule)
29437 \end_layout
29438
29439 \begin_layout Standard
29440 Le numéro de formule repart à 
29441 \begin_inset Quotes eld
29442 \end_inset
29443
29444 1
29445 \begin_inset Quotes erd
29446 \end_inset
29447
29448  à chaque nouvelle section
29449 \end_layout
29450
29451 \begin_layout Standard
29452 Dans ce cas, on peut utiliser la commande 
29453 \series bold
29454
29455 \backslash
29456 numberwithin
29457 \series default
29458
29459 \begin_inset Index idx
29460 status collapsed
29461
29462 \begin_layout Plain Layout
29463 Commandes ! N ! 
29464 \backslash
29465 numberwithin
29466 \end_layout
29467
29468 \end_inset
29469
29470 , qui a la syntaxe suivante:
29471 \end_layout
29472
29473 \begin_layout Standard
29474
29475 \series bold
29476
29477 \backslash
29478 numberwithin{compteur}{sectionnement}
29479 \end_layout
29480
29481 \begin_layout Standard
29482 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
29483 nt indique quel numéro est placé avant le point.
29484 \end_layout
29485
29486 \begin_layout Standard
29487 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
29488  LaTeX soit en mode TeX:
29489 \end_layout
29490
29491 \begin_layout Standard
29492
29493 \series bold
29494
29495 \backslash
29496 numberwithin{equation}{section}
29497 \end_layout
29498
29499 \begin_layout Standard
29500 Voici le résultat:
29501 \begin_inset ERT
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505
29506
29507 \backslash
29508 numberwithin{equation}{section}
29509 \end_layout
29510
29511 \end_inset
29512
29513
29514 \begin_inset Formula 
29515 \begin{equation}
29516 A+B=C
29517 \end{equation}
29518
29519 \end_inset
29520
29521
29522 \end_layout
29523
29524 \begin_layout Standard
29525 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
29526  on utilisera
29527 \begin_inset Newline newline
29528 \end_inset
29529
29530
29531 \series bold
29532
29533 \backslash
29534 numberwithin{table}{part}
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Pour revenir à la numérotation standard pour éviter ce type de numérotation
29539  quand elle est définie par la classe du document, on insère la commande
29540  suivante, soit dans le préambule, soit en mode TeX:
29541 \end_layout
29542
29543 \begin_layout Standard
29544
29545 \series bold
29546
29547 \backslash
29548 renewcommand{
29549 \backslash
29550 theequation}{
29551 \backslash
29552 arabic{equation}}
29553 \begin_inset Index idx
29554 status collapsed
29555
29556 \begin_layout Plain Layout
29557 Commandes ! A ! 
29558 \backslash
29559 arabic
29560 \end_layout
29561
29562 \end_inset
29563
29564
29565 \series default
29566
29567 \begin_inset ERT
29568 status collapsed
29569
29570 \begin_layout Plain Layout
29571
29572
29573 \backslash
29574 renewcommand{
29575 \backslash
29576 theequation}{
29577 \backslash
29578 arabic{equation}}
29579 \end_layout
29580
29581 \end_inset
29582
29583
29584 \series bold
29585
29586 \begin_inset Newline newline
29587 \end_inset
29588
29589
29590 \series default
29591 ou
29592 \series bold
29593
29594 \begin_inset Newline newline
29595 \end_inset
29596
29597
29598 \backslash
29599 renewcommand{
29600 \backslash
29601 thetable}{
29602 \backslash
29603 arabic{table}}
29604 \end_layout
29605
29606 \begin_layout Standard
29607
29608 \series bold
29609
29610 \backslash
29611 numberwithin
29612 \series default
29613  utilise en interne la commande 
29614 \series bold
29615
29616 \backslash
29617 @addtoreset
29618 \series default
29619 , décrite plus haut et qui doit aussi être annulée.
29620 \begin_inset ERT
29621 status collapsed
29622
29623 \begin_layout Plain Layout
29624
29625
29626 \backslash
29627 makeatletter
29628 \end_layout
29629
29630 \begin_layout Plain Layout
29631
29632
29633 \backslash
29634 @removefromreset{equation}{section}
29635 \end_layout
29636
29637 \begin_layout Plain Layout
29638
29639
29640 \backslash
29641 makeatother
29642 \end_layout
29643
29644 \end_inset
29645
29646
29647 \end_layout
29648
29649 \begin_layout Subsection
29650 Numérotation avec des chiffres romains ou des lettres
29651 \begin_inset Index idx
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655 Numérotation des formules ! avec des lettres
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \begin_inset Index idx
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665 Numérotation des formules ! avec des chiffres romains
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
29675  latines.
29676  Par exemple, pour numéroter avec des petits chiffres romains, on insère
29677  la commande
29678 \end_layout
29679
29680 \begin_layout Standard
29681
29682 \series bold
29683
29684 \backslash
29685 renewcommand{
29686 \backslash
29687 theequation}{
29688 \backslash
29689 roman{equation}}
29690 \end_layout
29691
29692 \begin_layout Standard
29693 en mode TeX juste avant la formule.
29694  
29695 \series bold
29696
29697 \backslash
29698 renewcommand
29699 \series default
29700
29701 \begin_inset Index idx
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705 Commandes ! R ! 
29706 \backslash
29707 renewcommand
29708 \end_layout
29709
29710 \end_inset
29711
29712  redéfinit la commande prédéfinie 
29713 \series bold
29714
29715 \backslash
29716 theequation
29717 \series default
29718  en la commande 
29719 \series bold
29720
29721 \backslash
29722 roman{equation}
29723 \series default
29724
29725 \begin_inset Foot
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729 La commande 
29730 \series bold
29731
29732 \backslash
29733 renewcommand
29734 \series default
29735  a la même syntaxe que la commande 
29736 \series bold
29737
29738 \backslash
29739 newcommand
29740 \series default
29741  qui est décrite dans 
29742 \begin_inset CommandInset ref
29743 LatexCommand ref
29744 reference "sec:Commandes-personnalisées"
29745
29746 \end_inset
29747
29748 .
29749 \end_layout
29750
29751 \end_inset
29752
29753 .
29754  
29755 \series bold
29756 equation
29757 \series default
29758  est le compteur pour les formules.
29759  Quand la commande 
29760 \series bold
29761
29762 \backslash
29763 the
29764 \series default
29765  est utilisée comme préfixe pour un compteur, la valeur du compteur est
29766  écrite en utilisant des chiffres arabes.
29767  Quand une formule est numérotée, LaTeX met en interne la commande 
29768 \series bold
29769
29770 \backslash
29771 theequation
29772 \series default
29773  après la formule.
29774  
29775 \series bold
29776
29777 \backslash
29778 roman{equation}
29779 \begin_inset Index idx
29780 status collapsed
29781
29782 \begin_layout Plain Layout
29783 Commandes ! R ! 
29784 \backslash
29785 roman
29786 \end_layout
29787
29788 \end_inset
29789
29790
29791 \series default
29792  écrit la valeur du compteur en utilisant des petits chiffres romains.
29793 \end_layout
29794
29795 \begin_layout Standard
29796 Toutes les formules qui suivent 
29797 \series bold
29798
29799 \backslash
29800 renew
29801 \series default
29802 c
29803 \series bold
29804 ommand
29805 \series default
29806  sont maintenant numérotées en chiffres romains.
29807  Pour passer à une numérotation avec de gros chiffres romains, on insère
29808  la même commande, mais avec 
29809 \series bold
29810
29811 \backslash
29812 roman
29813 \series default
29814  remplacé par 
29815 \series bold
29816
29817 \backslash
29818 Roman
29819 \series default
29820
29821 \begin_inset Index idx
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825 Commandes ! R ! 
29826 \backslash
29827 roman@
29828 \backslash
29829 Roman
29830 \end_layout
29831
29832 \end_inset
29833
29834 .
29835  Pour numéroter avec des lettres latines minuscules, on a la commande 
29836 \series bold
29837
29838 \backslash
29839 alph
29840 \series default
29841
29842 \begin_inset Index idx
29843 status collapsed
29844
29845 \begin_layout Plain Layout
29846 Commandes ! A ! 
29847 \backslash
29848 alphe
29849 \end_layout
29850
29851 \end_inset
29852
29853 , pour les lettres majuscules, on a 
29854 \series bold
29855
29856 \backslash
29857 Alph
29858 \series default
29859
29860 \begin_inset Index idx
29861 status collapsed
29862
29863 \begin_layout Plain Layout
29864 Commandes ! A ! 
29865 \backslash
29866 alph@
29867 \backslash
29868 Alph
29869 \end_layout
29870
29871 \end_inset
29872
29873 .
29874 \end_layout
29875
29876 \begin_layout Standard
29877 \begin_inset Note Greyedout
29878 status open
29879
29880 \begin_layout Plain Layout
29881
29882 \series bold
29883 \color none
29884 Note:
29885 \series default
29886  on peut numéroter au maximum 26
29887 \begin_inset space ~
29888 \end_inset
29889
29890 formules avec des lettres latines dans un même document.
29891 \end_layout
29892
29893 \end_inset
29894
29895
29896 \end_layout
29897
29898 \begin_layout Standard
29899 \begin_inset ERT
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903
29904
29905 \backslash
29906 renewcommand{
29907 \backslash
29908 theequation}{
29909 \backslash
29910 roman{equation}}
29911 \end_layout
29912
29913 \end_inset
29914
29915
29916 \end_layout
29917
29918 \begin_layout Standard
29919 \begin_inset Formula 
29920 \begin{equation}
29921 A=\textrm{romains minuscules}
29922 \end{equation}
29923
29924 \end_inset
29925
29926
29927 \begin_inset ERT
29928 status collapsed
29929
29930 \begin_layout Plain Layout
29931
29932
29933 \backslash
29934 renewcommand{
29935 \backslash
29936 theequation}{
29937 \backslash
29938 Roman{equation}}
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset Formula 
29945 \begin{equation}
29946 B=\textrm{romains majuscules}\label{eq:Rom}
29947 \end{equation}
29948
29949 \end_inset
29950
29951
29952 \begin_inset ERT
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956
29957
29958 \backslash
29959 renewcommand{
29960 \backslash
29961 theequation}{
29962 \backslash
29963 alph{equation}}
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \begin_inset Formula 
29970 \begin{equation}
29971 C=\textrm{latines minuscules}
29972 \end{equation}
29973
29974 \end_inset
29975
29976
29977 \begin_inset ERT
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981
29982
29983 \backslash
29984 renewcommand{
29985 \backslash
29986 theequation}{
29987 \backslash
29988 Alph{equation}}
29989 \end_layout
29990
29991 \end_inset
29992
29993
29994 \begin_inset Formula 
29995 \begin{equation}
29996 D=\textrm{latines majuscules}\label{eq:Lat}
29997 \end{equation}
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Standard
30005 Pour revenir à la numérotation implicite, on insère la commande:
30006 \end_layout
30007
30008 \begin_layout Standard
30009
30010 \series bold
30011
30012 \backslash
30013 renewcommand{
30014 \backslash
30015 theequation}{
30016 \backslash
30017 arabic{equation}}
30018 \begin_inset Index idx
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022 Commandes ! A ! 
30023 \backslash
30024 arabic
30025 \end_layout
30026
30027 \end_inset
30028
30029
30030 \end_layout
30031
30032 \begin_layout Standard
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037
30038
30039 \backslash
30040 renewcommand{
30041 \backslash
30042 theequation}{
30043 \backslash
30044 arabic{equation}}
30045 \end_layout
30046
30047 \end_inset
30048
30049
30050 \begin_inset Formula 
30051 \begin{equation}
30052 E=\textrm{Arabes}
30053 \end{equation}
30054
30055 \end_inset
30056
30057
30058 \end_layout
30059
30060 \begin_layout Standard
30061 \begin_inset VSpace medskip
30062 \end_inset
30063
30064 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30065  du style de numérotation.
30066  Si l'on veut que la numérotation reparte à 
30067 \begin_inset Quotes eld
30068 \end_inset
30069
30070 1
30071 \begin_inset Quotes erd
30072 \end_inset
30073
30074  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30075  On trouvera une description de cette opération dans le fichier 
30076 \begin_inset CommandInset href
30077 LatexCommand href
30078 name "Formula-numbering.lyx"
30079 target "run:Formula-numbering.lyx"
30080
30081 \end_inset
30082
30083 .
30084 \end_layout
30085
30086 \begin_layout Section
30087 Symboles et équations chimiques
30088 \begin_inset CommandInset label
30089 LatexCommand label
30090 name "sub:Symboles-chimiques"
30091
30092 \end_inset
30093
30094
30095 \begin_inset Index idx
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099 Equations@Équations chimiques
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \begin_inset Index idx
30106 status collapsed
30107
30108 \begin_layout Plain Layout
30109 Symboles ! chimiques
30110 \end_layout
30111
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \begin_layout Standard
30118 Un exemple de texte de chimie:
30119 \end_layout
30120
30121 \begin_layout Quote
30122 L'ion 
30123 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30124 \end_inset
30125
30126 réagit avec deux ions 
30127 \begin_inset Formula $\mathrm{Na^{+}}$
30128 \end_inset
30129
30130  pour donner du sulfate de sodium 
30131 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30132 \end_inset
30133
30134 .
30135  La réaction chimique peut être mise sous la forme:
30136 \begin_inset Formula 
30137 \begin{equation}
30138 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30139 \end{equation}
30140
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \begin_layout Standard
30147 Cette équation chimique peut être créée directement sous la forme d'une
30148  formule.
30149  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30150  et mettez-le dans la police droite avec le raccourci 
30151 \family sans
30152 Alt+C
30153 \begin_inset space ~
30154 \end_inset
30155
30156 R
30157 \family default
30158  .
30159 \begin_inset Foot
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 Style de polices, voir 
30164 \begin_inset CommandInset ref
30165 LatexCommand ref
30166 reference "sub:Styles-de-polices"
30167
30168 \end_inset
30169
30170
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Une méthode plus pratique pour mettre en forme des formules chimiques est
30180  d'utiliser la commande 
30181 \series bold
30182
30183 \backslash
30184 ce
30185 \series default
30186
30187 \begin_inset Index idx
30188 status collapsed
30189
30190 \begin_layout Plain Layout
30191 Commandes ! C ! 
30192 \backslash
30193 ce
30194 \end_layout
30195
30196 \end_inset
30197
30198  qui est disponible si le paquetage LaTeX 
30199 \series bold
30200 mhchem
30201 \series default
30202
30203 \begin_inset Index idx
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 Paquetages ! mhchem
30208 \end_layout
30209
30210 \end_inset
30211
30212  est installé.
30213  Quand on insère 
30214 \series bold
30215
30216 \backslash
30217 ce
30218 \series default
30219  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30220  des formules chimiques de façon intuitive.
30221 \end_layout
30222
30223 \begin_layout Standard
30224 \align center
30225 \begin_inset Tabular
30226 <lyxtabular version="3" rows="9" columns="2">
30227 <features rotate="0" tabularvalignment="middle">
30228 <column alignment="center" valignment="top">
30229 <column alignment="center" valignment="top">
30230 <row>
30231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30232 \begin_inset Text
30233
30234 \begin_layout Plain Layout
30235 Commande
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Plain Layout
30244 Résultat
30245 \begin_inset Note Note
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250 \series bold
30251
30252 \backslash
30253 raisebox
30254 \series default
30255  est seulement utilisée pour faire de la place
30256 \end_layout
30257
30258 \end_inset
30259
30260
30261 \end_layout
30262
30263 \end_inset
30264 </cell>
30265 </row>
30266 <row>
30267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30268 \begin_inset Text
30269
30270 \begin_layout Plain Layout
30271
30272 \backslash
30273 ce
30274 \begin_inset space \textvisiblespace{}
30275 \end_inset
30276
30277 H2CO3
30278 \end_layout
30279
30280 \end_inset
30281 </cell>
30282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30283 \begin_inset Text
30284
30285 \begin_layout Plain Layout
30286 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30287 \end_inset
30288
30289
30290 \end_layout
30291
30292 \end_inset
30293 </cell>
30294 </row>
30295 <row>
30296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Plain Layout
30300
30301 \backslash
30302 ce
30303 \begin_inset space \textvisiblespace{}
30304 \end_inset
30305
30306 SO4^2-
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Plain Layout
30315 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30316 \end_inset
30317
30318
30319 \end_layout
30320
30321 \end_inset
30322 </cell>
30323 </row>
30324 <row>
30325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30326 \begin_inset Text
30327
30328 \begin_layout Plain Layout
30329
30330 \backslash
30331 ce
30332 \begin_inset space \textvisiblespace{}
30333 \end_inset
30334
30335 (NH4)2S
30336 \end_layout
30337
30338 \end_inset
30339 </cell>
30340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30341 \begin_inset Text
30342
30343 \begin_layout Plain Layout
30344 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30345 \end_inset
30346
30347
30348 \end_layout
30349
30350 \end_inset
30351 </cell>
30352 </row>
30353 <row>
30354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30355 \begin_inset Text
30356
30357 \begin_layout Plain Layout
30358
30359 \backslash
30360 ce
30361 \begin_inset space \textvisiblespace{}
30362 \end_inset
30363
30364 KCr(SO4)2.12H2O
30365 \end_layout
30366
30367 \end_inset
30368 </cell>
30369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30370 \begin_inset Text
30371
30372 \begin_layout Plain Layout
30373 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30374 \end_inset
30375
30376
30377 \end_layout
30378
30379 \end_inset
30380 </cell>
30381 </row>
30382 <row>
30383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30384 \begin_inset Text
30385
30386 \begin_layout Plain Layout
30387
30388 \backslash
30389 ce
30390 \begin_inset space \textvisiblespace{}
30391 \end_inset
30392
30393 A-B
30394 \backslash
30395 dbond
30396 \begin_inset space \textvisiblespace{}
30397 \end_inset
30398
30399 C
30400 \backslash
30401 tbond
30402 \begin_inset space \textvisiblespace{}
30403 \end_inset
30404
30405 D
30406 \end_layout
30407
30408 \end_inset
30409 </cell>
30410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30411 \begin_inset Text
30412
30413 \begin_layout Plain Layout
30414 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30415 \end_inset
30416
30417
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 </row>
30423 <row>
30424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30425 \begin_inset Text
30426
30427 \begin_layout Plain Layout
30428
30429 \backslash
30430 ce
30431 \begin_inset space \textvisiblespace{}
30432 \end_inset
30433
30434 ^227
30435 \begin_inset Formula $\downarrow$
30436 \end_inset
30437
30438 _90
30439 \begin_inset Formula $\to$
30440 \end_inset
30441
30442 Th+
30443 \end_layout
30444
30445 \end_inset
30446 </cell>
30447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30448 \begin_inset Text
30449
30450 \begin_layout Plain Layout
30451 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30452 \end_inset
30453
30454
30455 \end_layout
30456
30457 \end_inset
30458 </cell>
30459 </row>
30460 <row>
30461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30462 \begin_inset Text
30463
30464 \begin_layout Plain Layout
30465
30466 \backslash
30467 ce
30468 \begin_inset space \textvisiblespace{}
30469 \end_inset
30470
30471 CO2
30472 \begin_inset space \textvisiblespace{}
30473 \end_inset
30474
30475 +
30476 \begin_inset space \textvisiblespace{}
30477 \end_inset
30478
30479 C
30480 \begin_inset space \textvisiblespace{}
30481 \end_inset
30482
30483 <=>
30484 \begin_inset space \textvisiblespace{}
30485 \end_inset
30486
30487 2CO
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30497 \end_inset
30498
30499
30500 \end_layout
30501
30502 \end_inset
30503 </cell>
30504 </row>
30505 <row>
30506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510
30511 \backslash
30512 ce
30513 \begin_inset space \textvisiblespace{}
30514 \end_inset
30515
30516 CO2
30517 \begin_inset space \textvisiblespace{}
30518 \end_inset
30519
30520 +
30521 \begin_inset space \textvisiblespace{}
30522 \end_inset
30523
30524 C
30525 \begin_inset space \textvisiblespace{}
30526 \end_inset
30527
30528 ->[
30529 \backslash
30530 alpha][
30531 \backslash
30532 beta]
30533 \begin_inset space \textvisiblespace{}
30534 \end_inset
30535
30536 2CO}
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30542 \begin_inset Text
30543
30544 \begin_layout Plain Layout
30545 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30546 \end_inset
30547
30548
30549 \end_layout
30550
30551 \end_inset
30552 </cell>
30553 </row>
30554 </lyxtabular>
30555
30556 \end_inset
30557
30558
30559 \end_layout
30560
30561 \begin_layout Standard
30562 \begin_inset Note Greyedout
30563 status open
30564
30565 \begin_layout Plain Layout
30566
30567 \series bold
30568 \color none
30569 Note:
30570 \series default
30571  L'insertion d'une formule mathématique dans une boîte 
30572 \series bold
30573
30574 \backslash
30575 ce
30576 \series default
30577  va provoquer une erreur LaTeX.
30578  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
30579 \series bold
30580
30581 \backslash
30582 ce{$
30583 \backslash
30584 mu
30585 \backslash
30586 hyphen$Cl}
30587 \series default
30588
30589 \begin_inset ERT
30590 status collapsed
30591
30592 \begin_layout Plain Layout
30593
30594
30595 \backslash
30596 ce{$
30597 \backslash
30598 mu
30599 \backslash
30600 hyphen$Cl}
30601 \end_layout
30602
30603 \end_inset
30604
30605  
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \end_layout
30612
30613 \begin_layout Standard
30614
30615 \lang english
30616 \begin_inset Note Greyedout
30617 status open
30618
30619 \begin_layout Plain Layout
30620
30621 \series bold
30622 \color none
30623 Nota:
30624 \series default
30625  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
30626  flèche vers le haut, comme il est expliqué dans le manuel de 
30627 \series bold
30628 mhchem
30629 \series default
30630  On doit utiliser à la place une espace fine négative suivie de la commande
30631  
30632 \series bold
30633
30634 \backslash
30635 uparrow
30636 \series default
30637
30638 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30639 \end_inset
30640
30641
30642 \end_layout
30643
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \begin_layout Standard
30650 L'utilisation de la commande 
30651 \series bold
30652
30653 \backslash
30654 ce
30655 \series default
30656  pour l'équation
30657 \begin_inset space ~
30658 \end_inset
30659
30660
30661 \begin_inset CommandInset ref
30662 LatexCommand eqref
30663 reference "eq:reaction-chimique"
30664
30665 \end_inset
30666
30667  donne
30668 \begin_inset Newline newline
30669 \end_inset
30670
30671
30672 \series bold
30673  
30674 \backslash
30675 ce
30676 \begin_inset space \textvisiblespace{}
30677 \end_inset
30678
30679 2Na+
30680 \begin_inset space \textvisiblespace{}
30681 \end_inset
30682
30683 +
30684 \begin_inset space \textvisiblespace{}
30685 \end_inset
30686
30687 SO4^2-
30688 \begin_inset space \textvisiblespace{}
30689 \end_inset
30690
30691
30692 \begin_inset space \textvisiblespace{}
30693 \end_inset
30694
30695 ->
30696 \begin_inset space \textvisiblespace{}
30697 \end_inset
30698
30699 Na2SO4
30700 \end_layout
30701
30702 \begin_layout Standard
30703 Pour créer des équations chimiques multilignes, on crée d'abord une formule
30704  multiligne comme cela est décrit dans 
30705 \begin_inset CommandInset ref
30706 LatexCommand ref
30707 reference "sec:Formules-multi-lignes"
30708
30709 \end_inset
30710
30711 .
30712  Ensuite on utilise la commande 
30713 \series bold
30714
30715 \backslash
30716 ce
30717 \series default
30718  dans chaque petite boîte bleue de la formule.
30719  
30720 \begin_inset CommandInset ref
30721 LatexCommand eqref
30722 reference "eq:TEOS-reaction-1"
30723
30724 \end_inset
30725
30726  et 
30727 \begin_inset CommandInset ref
30728 LatexCommand eqref
30729 reference "eq:TEOS-reaction-2"
30730
30731 \end_inset
30732
30733  sont un exemple d'une réaction chimique multi-étape où chaque équation
30734  a son propre numéro.
30735 \begin_inset Formula 
30736 \begin{eqnarray}
30737 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30738 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30739 \end{eqnarray}
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \begin_layout Standard
30747 En plus de 
30748 \series bold
30749
30750 \backslash
30751 ce
30752 \series default
30753  le paquetage 
30754 \series bold
30755 mhchem
30756 \series default
30757  fournit la commande 
30758 \series bold
30759
30760 \backslash
30761 cf
30762 \series default
30763
30764 \begin_inset Index idx
30765 status collapsed
30766
30767 \begin_layout Plain Layout
30768 Commandes ! C ! 
30769 \backslash
30770 cf
30771 \end_layout
30772
30773 \end_inset
30774
30775  qui doit être réservée à des cas spéciaux.
30776  Pour avoir plus d'information au sujet de 
30777 \series bold
30778
30779 \backslash
30780 cf
30781 \series default
30782  et plus d'exemples, jetez un coup d'oeil à la documentation de 
30783 \series bold
30784 mhchem
30785 \series default
30786
30787 \begin_inset CommandInset citation
30788 LatexCommand cite
30789 key "mhchem"
30790
30791 \end_inset
30792
30793 .
30794 \end_layout
30795
30796 \begin_layout Section
30797 Diagrammes
30798 \end_layout
30799
30800 \begin_layout Standard
30801 LyX gère deux types de diagrammes commutatifs; 
30802 \series bold
30803 amscd
30804 \series default
30805  et
30806 \series bold
30807  xymatrix
30808 \series default
30809  qui sont décrits dans ce qui suit.
30810 \end_layout
30811
30812 \begin_layout Subsection
30813 Les diagrammes amscd
30814 \begin_inset Index idx
30815 status collapsed
30816
30817 \begin_layout Plain Layout
30818 Diagrammes ! amscd
30819 \end_layout
30820
30821 \end_inset
30822
30823
30824 \end_layout
30825
30826 \begin_layout Standard
30827 Des diagrammes de ce type visualisent les relations par des lignes verticales
30828  ou horizontales ou encore des flèches: 
30829 \begin_inset Formula 
30830 \[
30831 \begin{CD}A@>>>B@>>>C\\
30832 @AAA@.@VVV\\
30833 F@<<<E@<<<D
30834 \end{CD}
30835 \]
30836
30837 \end_inset
30838
30839
30840 \end_layout
30841
30842 \begin_layout Standard
30843 Pour les obtenir, on insère la commande 
30844 \series bold
30845
30846 \backslash
30847 CD
30848 \begin_inset Index idx
30849 status collapsed
30850
30851 \begin_layout Plain Layout
30852 Commandes ! C ! 
30853 \backslash
30854 CD
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \series default
30861  dans une formule.
30862  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
30863  on peut insérer d'autres commandes.
30864  On crée une nouvelle ligne avec 
30865 \family sans
30866 Ctrl+Entrée
30867 \family default
30868 .
30869  Les relations horizontales sont insérées dans les lignes impaires et les
30870  relations verticales dans les lignes paires.
30871 \end_layout
30872
30873 \begin_layout Standard
30874 Pour créer les relations, il y a les commandes suivantes:
30875 \end_layout
30876
30877 \begin_layout Itemize
30878
30879 \series bold
30880 @<<<
30881 \series default
30882  crée une flèche gauche, 
30883 \series bold
30884 @>>>
30885 \series default
30886  une flèche droite, et 
30887 \series bold
30888 @=
30889 \series default
30890  un long signe égal
30891 \end_layout
30892
30893 \begin_layout Itemize
30894
30895 \series bold
30896 @AAA
30897 \series default
30898  crée une flèche vers le haut, 
30899 \series bold
30900 @VVV
30901 \series default
30902  une flèche vers le bas, et 
30903 \series bold
30904 @|
30905 \series default
30906  un signe égal vertical
30907 \end_layout
30908
30909 \begin_layout Itemize
30910
30911 \series bold
30912 @.
30913
30914 \series default
30915  sert de remplissage pour une relation inexistante
30916 \end_layout
30917
30918 \begin_layout Standard
30919 Toutes les flèches peuvent être étiquetées de la façon suivante:
30920 \end_layout
30921
30922 \begin_layout Itemize
30923 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
30924  de la flèche.
30925  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
30926  flèche.
30927 \end_layout
30928
30929 \begin_layout Itemize
30930 Quand le texte destiné à une flèche verticale est inséré entre le premier
30931  et le second A ou V, il est placé sur le côté gauche de la flèche.
30932  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
30933  de la flèche.
30934  Si le texte contient un A ou un V, ces lettres doivent être placées entre
30935  des accolades TeX.
30936 \end_layout
30937
30938 \begin_layout Standard
30939 Comme exemple, un diagramme avec toutes les relations possibles:
30940 \end_layout
30941
30942 \begin_layout Standard
30943 \begin_inset Formula 
30944 \[
30945 \begin{CD}A@>j>>B@>>k>C@=F\\
30946 @AmAA@.@VV{V}V@|\\
30947 D@<<j<E@>k>>F@=C
30948 \end{CD}
30949 \]
30950
30951 \end_inset
30952
30953
30954 \end_layout
30955
30956 \begin_layout Standard
30957 La commande pour l'obtenir:
30958 \begin_inset Newline newline
30959 \end_inset
30960
30961
30962 \series bold
30963
30964 \backslash
30965 CD
30966 \begin_inset space \textvisiblespace{}
30967 \end_inset
30968
30969 A@>j>>B@>>k>C@=F Ctrl+Entrée
30970 \begin_inset Newline newline
30971 \end_inset
30972
30973
30974 \begin_inset Phantom HPhantom
30975 status open
30976
30977 \begin_layout Plain Layout
30978
30979 \series bold
30980
30981 \backslash
30982 CD
30983 \begin_inset space \textvisiblespace{}
30984 \end_inset
30985
30986
30987 \end_layout
30988
30989 \end_inset
30990
30991 @AmAA@.@VV
30992 \backslash
30993 {V
30994 \series default
30995
30996 \begin_inset Formula $\to$
30997 \end_inset
30998
30999
31000 \series bold
31001 V@| Ctrl+Entrée
31002 \begin_inset Newline newline
31003 \end_inset
31004
31005
31006 \begin_inset Phantom HPhantom
31007 status open
31008
31009 \begin_layout Plain Layout
31010
31011 \series bold
31012
31013 \backslash
31014 CD
31015 \begin_inset space \textvisiblespace{}
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \end_inset
31022
31023 D@<<j<E@>k>>F@=C
31024 \end_layout
31025
31026 \begin_layout Subsection
31027 Les diagrammes xymatrix
31028 \begin_inset Index idx
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032 Diagrammes ! xymatrix
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Standard
31041 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31042  
31043 \series bold
31044 xypic
31045 \series default
31046 .
31047  Une xymatrice est créée en insérant la commande 
31048 \series bold
31049
31050 \backslash
31051 xymatrix
31052 \series default
31053  dans une formule.
31054  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31055  comme pour une matrice normale, voir 
31056 \begin_inset CommandInset ref
31057 LatexCommand ref
31058 reference "sec:Matrices"
31059
31060 \end_inset
31061
31062 .
31063 \end_layout
31064
31065 \begin_layout Standard
31066 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31067  diagonales ou courbes et plus encore.
31068  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31069  décorations sont expliquées en détail dans ce 
31070 \emph on
31071 manuel pour XY-pic 
31072 \emph default
31073 que vous trouverez dans le menu 
31074 \family sans
31075 Aide\SpecialChar \menuseparator
31076 Manuels
31077 \begin_inset space ~
31078 \end_inset
31079
31080 spécifiques
31081 \family default
31082 .
31083 \end_layout
31084
31085 \begin_layout Subsection
31086 Les diagrammes
31087 \noun on
31088  Feynman
31089 \noun default
31090
31091 \begin_inset Index idx
31092 status collapsed
31093
31094 \begin_layout Plain Layout
31095 Diagrammes ! Feynman
31096 \end_layout
31097
31098 \end_inset
31099
31100
31101 \end_layout
31102
31103 \begin_layout Standard
31104 Pour pouvoir utiliser des diagrammes 
31105 \noun on
31106 Feynman
31107 \noun default
31108 , on doit installer le paquetage LaTeX 
31109 \series bold
31110 feyn
31111 \series default
31112 .
31113  Un diagramme 
31114 \noun on
31115 Feynman
31116 \noun default
31117  est créée en insérant la commande 
31118 \series bold
31119
31120 \backslash
31121 Diagram
31122 \series default
31123  dans une formule.
31124  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31125  comme pour une matrice normale, voir 
31126 \begin_inset CommandInset ref
31127 LatexCommand ref
31128 reference "sec:Matrices"
31129
31130 \end_inset
31131
31132 .
31133 \end_layout
31134
31135 \begin_layout Standard
31136 On trouvera des exemples montrant comment créer des diagrammes de 
31137 \noun on
31138 Feynman
31139 \noun default
31140  avec LyX dans le 
31141 \emph on
31142 Manuel des diagrammes de Feynman
31143 \emph default
31144  que vous trouverez dans le menu 
31145 \family sans
31146 Aide\SpecialChar \menuseparator
31147 Manuels
31148 \begin_inset space ~
31149 \end_inset
31150
31151 spécifiques
31152 \family default
31153 .
31154 \end_layout
31155
31156 \begin_layout Standard
31157 \begin_inset Newpage newpage
31158 \end_inset
31159
31160
31161 \end_layout
31162
31163 \begin_layout Section
31164 Commandes personnalisées
31165 \begin_inset CommandInset label
31166 LatexCommand label
31167 name "sec:Commandes-personnalisées"
31168
31169 \end_inset
31170
31171
31172 \begin_inset Index idx
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176 Commandes personnalisées
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \end_layout
31183
31184 \begin_layout Standard
31185 \begin_inset Note Greyedout
31186 status open
31187
31188 \begin_layout Plain Layout
31189
31190 \series bold
31191 Note:
31192 \series default
31193  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31194  latines.
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \end_layout
31201
31202 \begin_layout Subsection
31203 La commande 
31204 \backslash
31205 newcommand
31206 \begin_inset CommandInset label
31207 LatexCommand label
31208 name "sub:La-commande-newcommand"
31209
31210 \end_inset
31211
31212
31213 \begin_inset Index idx
31214 status collapsed
31215
31216 \begin_layout Plain Layout
31217 Commandes personnalisées ! 
31218 \backslash
31219 newcommand
31220 \end_layout
31221
31222 \end_inset
31223
31224
31225 \begin_inset Index idx
31226 status collapsed
31227
31228 \begin_layout Plain Layout
31229 Commandes ! N ! 
31230 \backslash
31231 newcommand
31232 \end_layout
31233
31234 \end_inset
31235
31236
31237 \end_layout
31238
31239 \begin_layout Standard
31240 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31241  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31242  
31243 \series bold
31244
31245 \backslash
31246 newcommand
31247 \series default
31248
31249 \begin_inset Index idx
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253 Commandes ! N ! 
31254 \backslash
31255 newcommand
31256 \end_layout
31257
31258 \end_inset
31259
31260  .
31261 \end_layout
31262
31263 \begin_layout Standard
31264 La syntaxe de 
31265 \series bold
31266
31267 \backslash
31268 newcommand
31269 \series default
31270  est:
31271 \end_layout
31272
31273 \begin_layout Standard
31274
31275 \series bold
31276
31277 \backslash
31278 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31279 \begin_inset Newline newline
31280 \end_inset
31281
31282
31283 \begin_inset Phantom HPhantom
31284 status open
31285
31286 \begin_layout Plain Layout
31287
31288 \series bold
31289
31290 \backslash
31291 newcommand
31292 \end_layout
31293
31294 \end_inset
31295
31296 {définition de la commande}
31297 \end_layout
31298
31299 \begin_layout Standard
31300 \begin_inset Note Greyedout
31301 status open
31302
31303 \begin_layout Plain Layout
31304
31305 \series bold
31306 Note:
31307 \series default
31308  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31309  votre document ou par un des paquetages LaTeX que vous utilisez.
31310  Si par exemple, vous tentez de définir la commande 
31311 \series bold
31312
31313 \backslash
31314 le
31315 \series default
31316  pour 
31317 \series bold
31318
31319 \backslash
31320 Leftarrow
31321 \series default
31322 , vous aurez un message d'erreur puisque 
31323 \series bold
31324
31325 \backslash
31326 le
31327 \series default
31328  est déjà définie comme étant la commande pour le symbole 
31329 \begin_inset Quotes eld
31330 \end_inset
31331
31332
31333 \begin_inset Formula $\le$
31334 \end_inset
31335
31336
31337 \begin_inset Quotes erd
31338 \end_inset
31339
31340 .
31341 \end_layout
31342
31343 \end_inset
31344
31345
31346 \end_layout
31347
31348 \begin_layout Standard
31349 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31350  d'argument que la commande doit avoir.
31351  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31352  optionnel.
31353  Quand on utilise cette valeur, le 
31354 \emph on
31355 premier 
31356 \emph default
31357 argument de la nouvelle commande est automatiquement l'argument optionnel.
31358 \end_layout
31359
31360 \begin_layout Standard
31361 Voici quelques exemples:
31362 \end_layout
31363
31364 \begin_layout Itemize
31365 Pour définir la commande 
31366 \series bold
31367
31368 \backslash
31369 gr
31370 \series default
31371  pour 
31372 \series bold
31373
31374 \backslash
31375 Longrightarrow
31376 \series default
31377 , la ligne à insérer dans le préambule LaTeX est:
31378 \begin_inset VSpace medskip
31379 \end_inset
31380
31381
31382 \begin_inset Newline newline
31383 \end_inset
31384
31385
31386 \series bold
31387
31388 \backslash
31389 newcommand{
31390 \backslash
31391 gr}{
31392 \backslash
31393 Longrightarrow}
31394 \end_layout
31395
31396 \begin_layout Itemize
31397 Pour définir la commande
31398 \series bold
31399  
31400 \backslash
31401 us
31402 \series default
31403  pour 
31404 \series bold
31405
31406 \backslash
31407 underline
31408 \series default
31409 , l'argument (qui doit être souligné) doit être pris en compte.
31410  Pour cela, la ligne à insérer dans le préambule est:
31411 \begin_inset VSpace medskip
31412 \end_inset
31413
31414
31415 \begin_inset Newline newline
31416 \end_inset
31417
31418
31419 \series bold
31420
31421 \backslash
31422 newcommand{
31423 \backslash
31424 us}[1]{
31425 \backslash
31426 underline{#1}}
31427 \series default
31428
31429 \begin_inset VSpace medskip
31430 \end_inset
31431
31432
31433 \begin_inset Newline newline
31434 \end_inset
31435
31436 Le caractère 
31437 \series bold
31438 #
31439 \series default
31440  agit comme un argument formel, le 
31441 \series bold
31442 1
31443 \series default
31444  derrière lui indique qu'il représente le premier argument.
31445 \end_layout
31446
31447 \begin_layout Itemize
31448 Pour remplacer la commande 
31449 \series bold
31450
31451 \backslash
31452 framebox
31453 \series default
31454  on peut par exemple définir, la commande 
31455 \series bold
31456
31457 \backslash
31458 fb
31459 \series default
31460 :
31461 \begin_inset VSpace medskip
31462 \end_inset
31463
31464
31465 \begin_inset Newline newline
31466 \end_inset
31467
31468
31469 \series bold
31470
31471 \backslash
31472 newcommand{
31473 \backslash
31474 fb}[3]{
31475 \backslash
31476 framebox#1#2{$#3$}}
31477 \series default
31478
31479 \begin_inset VSpace medskip
31480 \end_inset
31481
31482
31483 \begin_inset Newline newline
31484 \end_inset
31485
31486 Les deux dollars créent une formule supplémentaire pour la commande 
31487 \series bold
31488
31489 \backslash
31490 framebox
31491 \series default
31492 , voir 
31493 \begin_inset CommandInset ref
31494 LatexCommand ref
31495 reference "sub:Boîtes-avec-cadre"
31496
31497 \end_inset
31498
31499 .
31500 \end_layout
31501
31502 \begin_layout Itemize
31503 Pour créer une nouvelle commande pour remplacer 
31504 \series bold
31505
31506 \backslash
31507 fcolorbox
31508 \series default
31509  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31510  pour la couleur est défini comme optionnel:
31511 \begin_inset VSpace medskip
31512 \end_inset
31513
31514
31515 \begin_inset Newline newline
31516 \end_inset
31517
31518
31519 \series bold
31520
31521 \backslash
31522 newcommand{
31523 \backslash
31524 cb}[3][white]{
31525 \backslash
31526 fcolorbox{#2}{#1}{$#3$}}
31527 \series default
31528
31529 \begin_inset VSpace medskip
31530 \end_inset
31531
31532
31533 \begin_inset Newline newline
31534 \end_inset
31535
31536 Quand la couleur n'est pas définie lors d'une utilisation de 
31537 \series bold
31538
31539 \backslash
31540 cb
31541 \series default
31542 , la couleur prédéfinie 
31543 \series bold
31544 white
31545 \series default
31546  est utilisée implicitement.
31547 \end_layout
31548
31549 \begin_layout Standard
31550 Un test des nouvelles commandes:
31551 \end_layout
31552
31553 \begin_layout Standard
31554 \align center
31555 \begin_inset Tabular
31556 <lyxtabular version="3" rows="6" columns="2">
31557 <features rotate="0" tabularvalignment="middle">
31558 <column alignment="center" valignment="top">
31559 <column alignment="center" valignment="top">
31560 <row>
31561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31562 \begin_inset Text
31563
31564 \begin_layout Plain Layout
31565 Commande
31566 \end_layout
31567
31568 \end_inset
31569 </cell>
31570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31571 \begin_inset Text
31572
31573 \begin_layout Plain Layout
31574 Résultat
31575 \begin_inset Note Note
31576 status collapsed
31577
31578 \begin_layout Plain Layout
31579
31580 \series bold
31581
31582 \backslash
31583 raisebox
31584 \series default
31585  est seulement utilisée pour faire de la place
31586 \end_layout
31587
31588 \end_inset
31589
31590
31591 \end_layout
31592
31593 \end_inset
31594 </cell>
31595 </row>
31596 <row>
31597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31598 \begin_inset Text
31599
31600 \begin_layout Plain Layout
31601 A
31602 \backslash
31603 gr
31604 \begin_inset space \textvisiblespace{}
31605 \end_inset
31606
31607 B
31608 \end_layout
31609
31610 \end_inset
31611 </cell>
31612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31613 \begin_inset Text
31614
31615 \begin_layout Plain Layout
31616 \begin_inset Formula $A\gr B$
31617 \end_inset
31618
31619
31620 \end_layout
31621
31622 \end_inset
31623 </cell>
31624 </row>
31625 <row>
31626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630
31631 \backslash
31632 us{ABcd
31633 \end_layout
31634
31635 \end_inset
31636 </cell>
31637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31638 \begin_inset Text
31639
31640 \begin_layout Plain Layout
31641 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31642 \end_inset
31643
31644
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 </row>
31650 <row>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655
31656 \backslash
31657 fb{[2cm]
31658 \begin_inset Formula $\to$
31659 \end_inset
31660
31661
31662 \backslash
31663 {
31664 \begin_inset Formula $\to$
31665 \end_inset
31666
31667
31668 \backslash
31669 {
31670 \backslash
31671 int
31672 \begin_inset space \textvisiblespace{}
31673 \end_inset
31674
31675 A=B
31676 \end_layout
31677
31678 \end_inset
31679 </cell>
31680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31681 \begin_inset Text
31682
31683 \begin_layout Plain Layout
31684 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \end_inset
31691 </cell>
31692 </row>
31693 <row>
31694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698
31699 \backslash
31700 cb{red
31701 \begin_inset Formula $\to$
31702 \end_inset
31703
31704
31705 \backslash
31706 {
31707 \backslash
31708 int
31709 \begin_inset space \textvisiblespace{}
31710 \end_inset
31711
31712 A=B
31713 \end_layout
31714
31715 \end_inset
31716 </cell>
31717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31718 \begin_inset Text
31719
31720 \begin_layout Plain Layout
31721 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31722 \end_inset
31723
31724
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 </row>
31730 <row>
31731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735
31736 \backslash
31737 cb[green]
31738 \backslash
31739 {red
31740 \begin_inset Formula $\to$
31741 \end_inset
31742
31743
31744 \backslash
31745 {
31746 \backslash
31747 int
31748 \begin_inset space \textvisiblespace{}
31749 \end_inset
31750
31751 A=B
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 </row>
31769 </lyxtabular>
31770
31771 \end_inset
31772
31773
31774 \end_layout
31775
31776 \begin_layout Subsection
31777 Macros en mode mathématique
31778 \begin_inset Index idx
31779 status collapsed
31780
31781 \begin_layout Plain Layout
31782 Commandes personnalisées ! macros mathématiques
31783 \end_layout
31784
31785 \end_inset
31786
31787
31788 \begin_inset Index idx
31789 status collapsed
31790
31791 \begin_layout Plain Layout
31792 Macros
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \begin_layout Standard
31801 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
31802 t utile pour les expressions complexes.
31803  Par exemple, supposons que les solutions de l'équation du second degré
31804  apparaissent souvent dans votre document sous des formes variées.
31805  La forme générale de l'équation du second degré est:
31806 \begin_inset Formula 
31807 \[
31808 0=\lambda^{2}+p\lambda+q
31809 \]
31810
31811 \end_inset
31812
31813 La forme générale de ses solutions est:
31814 \begin_inset Formula 
31815 \[
31816 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
31817 \]
31818
31819 \end_inset
31820
31821
31822 \end_layout
31823
31824 \begin_layout Standard
31825 Pour définir une commande pour la formule de la solution, les paramètres
31826  
31827 \begin_inset Formula $\lambda$
31828 \end_inset
31829
31830
31831 \begin_inset Formula $p$
31832 \end_inset
31833
31834  et 
31835 \begin_inset Formula $q$
31836 \end_inset
31837
31838  peuvent prendre des formes variées et l'indice de 
31839 \begin_inset Formula $\lambda$
31840 \end_inset
31841
31842  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
31843  est
31844 \begin_inset Newline newline
31845 \end_inset
31846
31847
31848 \series bold
31849
31850 \backslash
31851 newcommand{
31852 \backslash
31853 qG}[4][1,
31854 \backslash
31855 ,2]{#2_{#1}=-
31856 \backslash
31857 frac{#3}{2}
31858 \backslash
31859 pm
31860 \begin_inset Newline newline
31861 \end_inset
31862
31863
31864 \begin_inset Phantom HPhantom
31865 status open
31866
31867 \begin_layout Plain Layout
31868
31869 \series bold
31870
31871 \backslash
31872 newcommand
31873 \end_layout
31874
31875 \end_inset
31876
31877
31878 \backslash
31879 sqrt{
31880 \backslash
31881 frac{#3^{2}}{4}-#4}}
31882 \end_layout
31883
31884 \begin_layout Standard
31885 Pour créer une formule de solution avec cette définition, on peut insérer
31886  dans une formule la commande:
31887 \end_layout
31888
31889 \begin_layout Standard
31890
31891 \series bold
31892
31893 \backslash
31894 qG{
31895 \backslash
31896 lambda
31897 \begin_inset Formula $\to$
31898 \end_inset
31899
31900
31901 \backslash
31902 {p
31903 \begin_inset Formula $\to$
31904 \end_inset
31905
31906
31907 \backslash
31908 {q
31909 \end_layout
31910
31911 \begin_layout Standard
31912 La définition de la nouvelle commande n'est pas intuitive parce que l'on
31913  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
31914  que l'on insère une fraction en faisant 
31915 \series bold
31916
31917 \backslash
31918 frac{numérateur}{dénominateur}
31919 \series default
31920 .
31921  En plus on peut facilement oublier une accolade dans la définition et ne
31922  pas voir dans LyX ce que la nouvelle commande va faire.
31923  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
31924  mathématiques à la place de la commande 
31925 \series bold
31926
31927 \backslash
31928 newcommand
31929 \series default
31930 .
31931 \end_layout
31932
31933 \begin_layout Standard
31934 Une macro est créée en utilisant le menu 
31935 \family sans
31936 Insertion\SpecialChar \menuseparator
31937 Math\SpecialChar \menuseparator
31938 Macro
31939 \family default
31940  ou le bouton 
31941 \begin_inset Graphics
31942         filename ../../images/math-macro_newmacroname_newcommand.png
31943         scale 85
31944
31945 \end_inset
31946
31947  de la barre d'outils.
31948  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
31949  définit la macro:
31950 \begin_inset Newline newline
31951 \end_inset
31952
31953
31954 \begin_inset space \hspace*{\fill}
31955 \end_inset
31956
31957
31958 \begin_inset Graphics
31959         filename ../clipart/macrobox.png
31960
31961 \end_inset
31962
31963
31964 \begin_inset space \hspace*{\fill}
31965 \end_inset
31966
31967
31968 \begin_inset Newline newline
31969 \end_inset
31970
31971
31972 \begin_inset FormulaMacro
31973 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
31974 \end_inset
31975
31976
31977 \backslash
31978 newmacroname est le nom qui est donné implicitement à la macro et qui doit
31979  être remplacé par quelquechose de raisonable.
31980  La formule voulue est insérée dans la première boîte bleue.
31981  On insère une réservation pour un argument avec la commande 
31982 \series bold
31983
31984 \backslash
31985 #numéro_argument
31986 \series default
31987 , par exemple 
31988 \series bold
31989
31990 \backslash
31991 #1
31992 \series default
31993 , ou en utilisant le bouton 
31994 \begin_inset Graphics
31995         filename ../../images/math-macro-add-param.png
31996         scale 85
31997
31998 \end_inset
31999
32000  de la barre d'outils macro.
32001  On peut avoir au maximum 9
32002 \begin_inset space ~
32003 \end_inset
32004
32005 arguments.
32006  Les arguments optionnels sont créés avec le bouton 
32007 \begin_inset Graphics
32008         filename ../../images/math-macro-add-optional-param.png
32009         scale 85
32010
32011 \end_inset
32012
32013 de la barre d'outils.
32014  Le prenier argument non optionnel peut être transformé en argument optionnel
32015  avec le bouton 
32016 \begin_inset Graphics
32017         filename ../../images/math-macro-make-optional.png
32018         scale 85
32019
32020 \end_inset
32021
32022 .
32023  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32024  macro dans LyX.
32025  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32026  alors laissée vide.
32027  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32028  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32029 \begin_inset Newline newline
32030 \end_inset
32031
32032
32033 \series bold
32034 qG: 
32035 \backslash
32036 #1
32037 \series default
32038  
32039 \series bold
32040 ,
32041 \series default
32042  
32043 \series bold
32044
32045 \backslash
32046 #2
32047 \series default
32048  
32049 \series bold
32050 ,
32051 \series default
32052  
32053 \series bold
32054
32055 \backslash
32056 #3, 
32057 \backslash
32058 #4
32059 \begin_inset Newline newline
32060 \end_inset
32061
32062
32063 \series default
32064 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32065  de la macro, ce qui facilitera la lisibilité.
32066  La formule sera imprimée sur la sortie conformément à la description de
32067  la première boîte.
32068 \begin_inset Newline newline
32069 \end_inset
32070
32071 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32072  le curseur dans la macro et en utilisant le menu 
32073 \family sans
32074 Visualiser\SpecialChar \menuseparator
32075 Déplier/Replier la macro mathématique
32076 \family default
32077 .
32078 \end_layout
32079
32080 \begin_layout Standard
32081 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32082  dans notre cas, on met 
32083 \series bold
32084
32085 \backslash
32086 qG
32087 \series default
32088 .
32089  Dans Lyx, notre macro va ressembler à ceci:
32090 \begin_inset Newline newline
32091 \end_inset
32092
32093
32094 \begin_inset space \hspace*{\fill}
32095 \end_inset
32096
32097
32098 \begin_inset Graphics
32099         filename ../clipart/macrouse.png
32100
32101 \end_inset
32102
32103
32104 \begin_inset space \hspace*{\fill}
32105 \end_inset
32106
32107
32108 \begin_inset Newline newline
32109 \end_inset
32110
32111 Voici notre exemple avec les arguments 
32112 \begin_inset Formula $x$
32113 \end_inset
32114
32115
32116 \begin_inset Formula $\ln(x)$
32117 \end_inset
32118
32119  et 
32120 \begin_inset Formula $B$
32121 \end_inset
32122
32123 :
32124 \end_layout
32125
32126 \begin_layout Standard
32127 \begin_inset Formula 
32128 \[
32129 \qG x{\ln(x)}B
32130 \]
32131
32132 \end_inset
32133
32134
32135 \end_layout
32136
32137 \begin_layout Standard
32138 LyX propose dans le menu 
32139 \family sans
32140 Outils
32141 \family default
32142 \SpecialChar \menuseparator
32143
32144 \family sans
32145 Préférences\SpecialChar \menuseparator
32146 En
32147 \begin_inset space ~
32148 \end_inset
32149
32150 cours
32151 \begin_inset space ~
32152 \end_inset
32153
32154 de
32155 \begin_inset space ~
32156 \end_inset
32157
32158 modification\SpecialChar \menuseparator
32159 Contrôle
32160 \family default
32161  different styles pour éditer les macros.
32162  Pour trouver le style qui vous convient le mieux, choisissez un style et
32163  placez le curseur dans une macro pour voir la différence.
32164 \end_layout
32165
32166 \begin_layout Standard
32167 En interne, une macro est transformée en une commande 
32168 \series bold
32169
32170 \backslash
32171 newcommand
32172 \series default
32173  au moment de l'exportation du document.
32174  Les commandes 
32175 \series bold
32176
32177 \backslash
32178 newcommand
32179 \series default
32180  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32181  qui fait que les macros ne peuvent être utilisées que dans des formules
32182  qui suivent leur boîte de définition dans le document.
32183 \end_layout
32184
32185 \begin_layout Standard
32186 On peut aussi créer une macro mathématique directement à partir d'une commande
32187  
32188 \series bold
32189
32190 \backslash
32191 newcommand
32192 \series default
32193 .
32194  Écrivez par exemple la commande
32195 \begin_inset Newline newline
32196 \end_inset
32197
32198
32199 \series bold
32200
32201 \backslash
32202 newcommand{
32203 \backslash
32204 larrow}[2]{
32205 \backslash
32206 xleftarrow[#2]{#1}}
32207 \series default
32208
32209 \begin_inset Newline newline
32210 \end_inset
32211
32212 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32213  clavier 
32214 \family sans
32215 Ctrl+M
32216 \family default
32217 , la commande sera transformée en macro mathématique.
32218  En utilisant cette méthode, vous devez faire attention au fait que la commande
32219  
32220 \series bold
32221
32222 \backslash
32223 newcommand
32224 \series default
32225  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32226  amènera des erreurs LaTeX.
32227 \end_layout
32228
32229 \begin_layout Standard
32230 Les macro mathématiques ont encore actuellement un problème qui fait que
32231  les formules supplémentaires dans une définition de macro ne sont pas gérées
32232  correctement.
32233  Ce qui fait que l'exemple 
32234 \series bold
32235
32236 \backslash
32237 fb
32238 \series default
32239  de la sous-section
32240 \begin_inset space ~
32241 \end_inset
32242
32243
32244 \begin_inset CommandInset ref
32245 LatexCommand ref
32246 reference "sub:La-commande-newcommand"
32247
32248 \end_inset
32249
32250  ne peut pas être créée comme macro.
32251 \end_layout
32252
32253 \begin_layout Standard
32254 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32255  verrez dans la fenêtre de LyX, la barre d'outils macro :
32256 \end_layout
32257
32258 \begin_layout Standard
32259 \begin_inset VSpace defskip
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \begin_layout Standard
32266 \begin_inset Graphics
32267         filename ../clipart/MacroToolbar.png
32268
32269 \end_inset
32270
32271
32272 \begin_inset Index idx
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276 Macros ! Barre d'outils
32277 \end_layout
32278
32279 \end_inset
32280
32281
32282 \end_layout
32283
32284 \begin_layout Standard
32285 \begin_inset VSpace defskip
32286 \end_inset
32287
32288
32289 \end_layout
32290
32291 \begin_layout Standard
32292 La barre d'outils macro contient de la gauche vers la droite les boutons
32293  suivants :
32294 \end_layout
32295
32296 \begin_layout Standard
32297 \begin_inset VSpace defskip
32298 \end_inset
32299
32300
32301 \end_layout
32302
32303 \begin_layout Standard
32304 \begin_inset Tabular
32305 <lyxtabular version="3" rows="9" columns="2">
32306 <features rotate="0" islongtable="true" longtabularalignment="center">
32307 <column alignment="left" valignment="top">
32308 <column alignment="left" valignment="top" width="85col%">
32309 <row interlinespace="2.5mm">
32310 <cell alignment="center" valignment="top" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314 \begin_inset Graphics
32315         filename ../../images/math-macro-remove-param.png
32316         rotateOrigin center
32317
32318 \end_inset
32319
32320
32321 \end_layout
32322
32323 \end_inset
32324 </cell>
32325 <cell alignment="center" valignment="top" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329
32330 \family sans
32331 Édition\SpecialChar \menuseparator
32332 Math\SpecialChar \menuseparator
32333 Définition
32334 \begin_inset space ~
32335 \end_inset
32336
32337 de
32338 \begin_inset space ~
32339 \end_inset
32340
32341 macro\SpecialChar \menuseparator
32342 Supprimer
32343 \begin_inset space ~
32344 \end_inset
32345
32346 le
32347 \begin_inset space ~
32348 \end_inset
32349
32350 dernier
32351 \begin_inset space ~
32352 \end_inset
32353
32354 argument
32355 \end_layout
32356
32357 \end_inset
32358 </cell>
32359 </row>
32360 <row interlinespace="2.5mm">
32361 <cell alignment="center" valignment="top" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365 \begin_inset Graphics
32366         filename ../../images/math-macro-add-param.png
32367         rotateOrigin center
32368
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family sans
32382 Édition\SpecialChar \menuseparator
32383 Math\SpecialChar \menuseparator
32384 Définition
32385 \begin_inset space ~
32386 \end_inset
32387
32388 de
32389 \begin_inset space ~
32390 \end_inset
32391
32392 macro\SpecialChar \menuseparator
32393 Ajouter
32394 \begin_inset space ~
32395 \end_inset
32396
32397 un
32398 \begin_inset space ~
32399 \end_inset
32400
32401 argument
32402 \end_layout
32403
32404 \end_inset
32405 </cell>
32406 </row>
32407 <row interlinespace="2.5mm">
32408 <cell alignment="center" valignment="top" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412 \begin_inset Graphics
32413         filename ../../images/math-macro-make-optional.png
32414         rotateOrigin center
32415
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \end_inset
32422 </cell>
32423 <cell alignment="center" valignment="top" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427
32428 \family sans
32429 Édition\SpecialChar \menuseparator
32430 Math\SpecialChar \menuseparator
32431 Définition
32432 \begin_inset space ~
32433 \end_inset
32434
32435 de
32436 \begin_inset space ~
32437 \end_inset
32438
32439 macro\SpecialChar \menuseparator
32440 Rendre optionnel le premier
32441 \begin_inset Newline newline
32442 \end_inset
32443
32444
32445 \begin_inset Phantom HPhantom
32446 status open
32447
32448 \begin_layout Plain Layout
32449
32450 \family sans
32451 Édition\SpecialChar \menuseparator
32452 Math\SpecialChar \menuseparator
32453 Définition
32454 \begin_inset space ~
32455 \end_inset
32456
32457 de
32458 \begin_inset space ~
32459 \end_inset
32460
32461 macro\SpecialChar \menuseparator
32462
32463 \end_layout
32464
32465 \end_inset
32466
32467 argument
32468 \begin_inset space ~
32469 \end_inset
32470
32471 non
32472 \begin_inset space ~
32473 \end_inset
32474
32475 optionnel
32476 \end_layout
32477
32478 \end_inset
32479 </cell>
32480 </row>
32481 <row interlinespace="2.5mm">
32482 <cell alignment="center" valignment="top" usebox="none">
32483 \begin_inset Text
32484
32485 \begin_layout Plain Layout
32486 \begin_inset Graphics
32487         filename ../../images/math-macro-make-nonoptional.png
32488         rotateOrigin center
32489
32490 \end_inset
32491
32492
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501
32502 \family sans
32503 Édition\SpecialChar \menuseparator
32504 Math\SpecialChar \menuseparator
32505 Définition
32506 \begin_inset space ~
32507 \end_inset
32508
32509 de
32510 \begin_inset space ~
32511 \end_inset
32512
32513 macro\SpecialChar \menuseparator
32514 Rendre non optionnel le dernier
32515 \begin_inset Newline newline
32516 \end_inset
32517
32518
32519 \begin_inset Phantom HPhantom
32520 status open
32521
32522 \begin_layout Plain Layout
32523
32524 \family sans
32525 Édition\SpecialChar \menuseparator
32526 Math\SpecialChar \menuseparator
32527 Définition
32528 \begin_inset space ~
32529 \end_inset
32530
32531 de
32532 \begin_inset space ~
32533 \end_inset
32534
32535 macro\SpecialChar \menuseparator
32536
32537 \end_layout
32538
32539 \end_inset
32540
32541 argument
32542 \begin_inset space ~
32543 \end_inset
32544
32545 optionnel
32546 \end_layout
32547
32548 \end_inset
32549 </cell>
32550 </row>
32551 <row interlinespace="2.5mm">
32552 <cell alignment="center" valignment="top" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556 \begin_inset Graphics
32557         filename ../../images/math-macro-remove-optional-param.png
32558         rotateOrigin center
32559
32560 \end_inset
32561
32562
32563 \end_layout
32564
32565 \end_inset
32566 </cell>
32567 <cell alignment="center" valignment="top" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571
32572 \family sans
32573 Édition\SpecialChar \menuseparator
32574 Math\SpecialChar \menuseparator
32575 Définition
32576 \begin_inset space ~
32577 \end_inset
32578
32579 de
32580 \begin_inset space ~
32581 \end_inset
32582
32583 macro\SpecialChar \menuseparator
32584 Supprimer
32585 \begin_inset space ~
32586 \end_inset
32587
32588 un
32589 \begin_inset space ~
32590 \end_inset
32591
32592 argument
32593 \begin_inset space ~
32594 \end_inset
32595
32596 optionnel
32597 \end_layout
32598
32599 \end_inset
32600 </cell>
32601 </row>
32602 <row interlinespace="2.5mm">
32603 <cell alignment="center" valignment="top" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607 \begin_inset Graphics
32608         filename ../../images/math-macro-add-optional-param.png
32609         rotateOrigin center
32610
32611 \end_inset
32612
32613
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 <cell alignment="center" valignment="top" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \family sans
32624 Édition\SpecialChar \menuseparator
32625 Math\SpecialChar \menuseparator
32626 Définition
32627 \begin_inset space ~
32628 \end_inset
32629
32630 de
32631 \begin_inset space ~
32632 \end_inset
32633
32634 macro\SpecialChar \menuseparator
32635 Insérer
32636 \begin_inset space ~
32637 \end_inset
32638
32639 un
32640 \begin_inset space ~
32641 \end_inset
32642
32643 argument
32644 \begin_inset space ~
32645 \end_inset
32646
32647 optionnel
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 </row>
32653 <row interlinespace="2.5mm">
32654 <cell alignment="center" valignment="top" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658 \begin_inset Graphics
32659         filename ../../images/math-macro-remove-greedy-param.png
32660         rotateOrigin center
32661
32662 \end_inset
32663
32664
32665 \end_layout
32666
32667 \end_inset
32668 </cell>
32669 <cell alignment="center" valignment="top" usebox="none">
32670 \begin_inset Text
32671
32672 \begin_layout Plain Layout
32673
32674 \family sans
32675 Édition\SpecialChar \menuseparator
32676 Math\SpecialChar \menuseparator
32677 Définition
32678 \begin_inset space ~
32679 \end_inset
32680
32681 de
32682 \begin_inset space ~
32683 \end_inset
32684
32685 macro\SpecialChar \menuseparator
32686 Enlever
32687 \begin_inset space ~
32688 \end_inset
32689
32690 le
32691 \begin_inset space ~
32692 \end_inset
32693
32694 dernier
32695 \begin_inset space ~
32696 \end_inset
32697
32698 argument
32699 \begin_inset space ~
32700 \end_inset
32701
32702 en
32703 \begin_inset Newline newline
32704 \end_inset
32705
32706
32707 \begin_inset Phantom HPhantom
32708 status open
32709
32710 \begin_layout Plain Layout
32711
32712 \family sans
32713 Édition\SpecialChar \menuseparator
32714 Math\SpecialChar \menuseparator
32715 Définition
32716 \begin_inset space ~
32717 \end_inset
32718
32719 de
32720 \begin_inset space ~
32721 \end_inset
32722
32723 macro\SpecialChar \menuseparator
32724
32725 \end_layout
32726
32727 \end_inset
32728
32729 éjectant
32730 \begin_inset space ~
32731 \end_inset
32732
32733 par
32734 \begin_inset space ~
32735 \end_inset
32736
32737 la
32738 \begin_inset space ~
32739 \end_inset
32740
32741 droite
32742 \end_layout
32743
32744 \end_inset
32745 </cell>
32746 </row>
32747 <row interlinespace="2.5mm">
32748 <cell alignment="center" valignment="top" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752 \begin_inset Graphics
32753         filename ../../images/math-macro-append-greedy-param.png
32754         rotateOrigin center
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 <cell alignment="center" valignment="top" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767
32768 \family sans
32769 Édition\SpecialChar \menuseparator
32770 Math\SpecialChar \menuseparator
32771 Définition
32772 \begin_inset space ~
32773 \end_inset
32774
32775 de
32776 \begin_inset space ~
32777 \end_inset
32778
32779 macro\SpecialChar \menuseparator
32780 Ajouter
32781 \begin_inset space ~
32782 \end_inset
32783
32784 l'argument
32785 \begin_inset space ~
32786 \end_inset
32787
32788 en
32789 \begin_inset space ~
32790 \end_inset
32791
32792 intégrant
32793 \begin_inset Newline newline
32794 \end_inset
32795
32796
32797 \begin_inset Phantom HPhantom
32798 status open
32799
32800 \begin_layout Plain Layout
32801
32802 \family sans
32803 Édition\SpecialChar \menuseparator
32804 Math\SpecialChar \menuseparator
32805 Définition
32806 \begin_inset space ~
32807 \end_inset
32808
32809 de
32810 \begin_inset space ~
32811 \end_inset
32812
32813 macro\SpecialChar \menuseparator
32814
32815 \end_layout
32816
32817 \end_inset
32818
32819 depuis
32820 \begin_inset space ~
32821 \end_inset
32822
32823 la
32824 \begin_inset space ~
32825 \end_inset
32826
32827 droite
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 </row>
32833 <row interlinespace="2.5mm">
32834 <cell alignment="center" valignment="top" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838 \begin_inset Graphics
32839         filename ../../images/math-macro-add-greedy-optional-param.png
32840         rotateOrigin center
32841
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \family sans
32855 Édition\SpecialChar \menuseparator
32856 Math\SpecialChar \menuseparator
32857 Définition
32858 \begin_inset space ~
32859 \end_inset
32860
32861 de
32862 \begin_inset space ~
32863 \end_inset
32864
32865 macro\SpecialChar \menuseparator
32866 Ajouter
32867 \begin_inset space ~
32868 \end_inset
32869
32870 l'argument
32871 \begin_inset space ~
32872 \end_inset
32873
32874 optionnel
32875 \begin_inset space ~
32876 \end_inset
32877
32878 en
32879 \begin_inset Newline newline
32880 \end_inset
32881
32882
32883 \begin_inset Phantom HPhantom
32884 status open
32885
32886 \begin_layout Plain Layout
32887
32888 \family sans
32889 Édition\SpecialChar \menuseparator
32890 Math\SpecialChar \menuseparator
32891 Définition
32892 \begin_inset space ~
32893 \end_inset
32894
32895 de
32896 \begin_inset space ~
32897 \end_inset
32898
32899 macro\SpecialChar \menuseparator
32900
32901 \end_layout
32902
32903 \end_inset
32904
32905 intégrant
32906 \begin_inset space ~
32907 \end_inset
32908
32909 depuis
32910 \begin_inset space ~
32911 \end_inset
32912
32913 la
32914 \begin_inset space ~
32915 \end_inset
32916
32917 droite
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 </row>
32923 </lyxtabular>
32924
32925 \end_inset
32926
32927
32928 \end_layout
32929
32930 \begin_layout Section
32931 Système de calcul formel
32932 \end_layout
32933
32934 \begin_layout Standard
32935 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
32936  mathématique de LyX et des applications externes ou des programmes écrits
32937  par l'utilisateur.
32938  Actuellement les applications qui sont gérées sont 
32939 \family sans
32940 Maple
32941 \family default
32942
32943 \family sans
32944 Mathematica
32945 \family default
32946
32947 \family sans
32948 Maxima
32949 \family default
32950  et 
32951 \family sans
32952 Octave
32953 \family default
32954 .
32955  Notez que les constructions mathematiques qui sont acceptées sont limitées
32956  à des cas très simples.
32957 \end_layout
32958
32959 \begin_layout Subsection
32960 Utilisation
32961 \end_layout
32962
32963 \begin_layout Standard
32964 Écrivez une expression dans une formule puis allez dans 
32965 \family sans
32966 Édition\SpecialChar \menuseparator
32967 Maths
32968 \family default
32969 \SpecialChar \menuseparator
32970
32971 \family sans
32972 Appel à un logiciel de calcul formel
32973 \family default
32974 , choisissez une des applications que vous avez installé sur votre ordinateur.
32975  Après cela, le résultat du calcul devrait apparaître sur le côté droit
32976  de l'expression avec l'opérateur 
32977 \begin_inset Quotes fld
32978 \end_inset
32979
32980 =
32981 \begin_inset Quotes frd
32982 \end_inset
32983
32984 .
32985 \end_layout
32986
32987 \begin_layout Standard
32988 Voici quelques exemples très simples ( avec les résultats de 
32989 \family sans
32990 Maxima
32991 \family default
32992  ) pour montrer quel genre de calculs on peut effectuer :
32993 \end_layout
32994
32995 \begin_layout Itemize
32996 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Itemize
33003 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Itemize
33010 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33011 \end_inset
33012
33013
33014 \end_layout
33015
33016 \begin_layout Itemize
33017 \begin_inset Formula $\det\left[\begin{array}{ccc}
33018 1 & 6 & 7\\
33019 2 & 5 & 8\\
33020 3 & 4 & 17
33021 \end{array}\right]=-56$
33022 \end_inset
33023
33024
33025 \end_layout
33026
33027 \begin_layout Itemize
33028 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33029 \end_inset
33030
33031
33032 \end_layout
33033
33034 \begin_layout Subsection
33035 Raccourci clavier
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33040  algébriques.
33041  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33042  ( voir le manuel 
33043 \family sans
33044 \emph on
33045 Fonctions LyX
33046 \family default
33047 \emph default
33048  ).
33049  On peut par exemple attacher la touche 
33050 \family sans
33051 Entrée
33052 \family default
33053  à l'intérieur de l'éditeur mathématique à 
33054 \family sans
33055 Maxima
33056 \family default
33057 , ce qui donnera la commande de définition suivante pour le raccourci
33058 \begin_inset space ~
33059 \end_inset
33060
33061 :
33062 \end_layout
33063
33064 \begin_layout Standard
33065
33066 \series bold
33067 command-alternatives break-paragraph;math-extern maxima
33068 \end_layout
33069
33070 \begin_layout Section
33071 Points divers
33072 \begin_inset Index idx
33073 status collapsed
33074
33075 \begin_layout Plain Layout
33076 Points divers
33077 \end_layout
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Subsection
33085 Nombres négatifs
33086 \begin_inset Index idx
33087 status collapsed
33088
33089 \begin_layout Plain Layout
33090 Nombres ! négatifs
33091 \end_layout
33092
33093 \end_inset
33094
33095
33096 \end_layout
33097
33098 \begin_layout Standard
33099 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33100  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33101  moins.
33102  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33103  correctement.
33104 \end_layout
33105
33106 \begin_layout Standard
33107 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33108 \end_layout
33109
33110 \begin_layout Standard
33111 Un exemple pour illustrer le problème:
33112 \end_layout
33113
33114 \begin_layout Standard
33115 \align center
33116 \begin_inset Tabular
33117 <lyxtabular version="3" rows="3" columns="2">
33118 <features rotate="0" tabularvalignment="middle">
33119 <column alignment="right" valignment="top">
33120 <column alignment="left" valignment="top">
33121 <row>
33122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33123 \begin_inset Text
33124
33125 \begin_layout Plain Layout
33126 texte normal:
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135 x = -2
33136 \end_layout
33137
33138 \end_inset
33139 </cell>
33140 </row>
33141 <row>
33142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146 formule:
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33152 \begin_inset Text
33153
33154 \begin_layout Plain Layout
33155 \begin_inset Formula $x=-2$
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \end_inset
33162 </cell>
33163 </row>
33164 <row>
33165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169 solution:
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178 \begin_inset Formula $x=\textrm{-}2$
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 </row>
33187 </lyxtabular>
33188
33189 \end_inset
33190
33191
33192 \end_layout
33193
33194 \begin_layout Subsection
33195 La virgule comme séparateur décimal
33196 \begin_inset Index idx
33197 status collapsed
33198
33199 \begin_layout Plain Layout
33200 Virgule
33201 \end_layout
33202
33203 \end_inset
33204
33205
33206 \end_layout
33207
33208 \begin_layout Standard
33209 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33210  pour grouper les chiffres dans un nombre.
33211  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33212  formules.
33213 \end_layout
33214
33215 \begin_layout Standard
33216 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33217  (raccourci 
33218 \family sans
33219 Ctrl+M
33220 \family default
33221 ).
33222 \end_layout
33223
33224 \begin_layout Standard
33225 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33226  on doit charger le fichier 
33227 \series bold
33228 icomma.sty
33229 \series default
33230
33231 \begin_inset Foot
33232 status collapsed
33233
33234 \begin_layout Plain Layout
33235
33236 \series bold
33237 icomma
33238 \series default
33239  fait partie du paquetage 
33240 \series bold
33241 was
33242 \series default
33243
33244 \begin_inset Index idx
33245 status collapsed
33246
33247 \begin_layout Plain Layout
33248 Paquetages ! was
33249 \begin_inset ERT
33250 status collapsed
33251
33252 \begin_layout Plain Layout
33253
33254
33255 \backslash
33256 vspace{4mm}
33257 \end_layout
33258
33259 \end_inset
33260
33261
33262 \end_layout
33263
33264 \end_inset
33265
33266 .
33267 \end_layout
33268
33269 \end_inset
33270
33271
33272 \begin_inset Index idx
33273 status collapsed
33274
33275 \begin_layout Plain Layout
33276 Paquetages ! icomma
33277 \end_layout
33278
33279 \end_inset
33280
33281  dans le préambule LaTeX avec la ligne
33282 \end_layout
33283
33284 \begin_layout Standard
33285
33286 \series bold
33287
33288 \backslash
33289 usepackage{icomma}
33290 \end_layout
33291
33292 \begin_layout Subsection
33293 Les vecteurs physiques
33294 \begin_inset CommandInset label
33295 LatexCommand label
33296 name "sub:Vecteurs-physiques"
33297
33298 \end_inset
33299
33300
33301 \begin_inset Index idx
33302 status collapsed
33303
33304 \begin_layout Plain Layout
33305 Vecteurs ! physiques
33306 \end_layout
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Standard
33314 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33315 \series bold
33316  braket
33317 \series default
33318
33319 \begin_inset Index idx
33320 status collapsed
33321
33322 \begin_layout Plain Layout
33323 Paquetages ! braket
33324 \end_layout
33325
33326 \end_inset
33327
33328  que l'on charge en mettant dans le préambule LaTeX la ligne
33329 \end_layout
33330
33331 \begin_layout Standard
33332
33333 \series bold
33334
33335 \backslash
33336 usepackage{braket}
33337 \end_layout
33338
33339 \begin_layout Standard
33340 \begin_inset ERT
33341 status collapsed
33342
33343 \begin_layout Plain Layout
33344
33345
33346 \backslash
33347 ifbraket 
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \begin_inset Note Note
33354 status open
33355
33356 \begin_layout Plain Layout
33357 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33358 \series bold
33359 braket
33360 \series default
33361  est installé:
33362 \end_layout
33363
33364 \end_inset
33365
33366
33367 \end_layout
33368
33369 \begin_layout Standard
33370 \begin_inset Newpage newpage
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Standard
33377 Les commandes suivantes sont définies:
33378 \end_layout
33379
33380 \begin_layout Standard
33381 \align center
33382 \begin_inset Tabular
33383 <lyxtabular version="3" rows="4" columns="2">
33384 <features rotate="0" tabularvalignment="middle">
33385 <column alignment="center" valignment="top">
33386 <column alignment="center" valignment="top">
33387 <row>
33388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392 Commande
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33398 \begin_inset Text
33399
33400 \begin_layout Plain Layout
33401 Résultat
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 </row>
33407 <row>
33408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33409 \begin_inset Text
33410
33411 \begin_layout Plain Layout
33412
33413 \backslash
33414 Bra{
33415 \backslash
33416 psi
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425 \begin_inset Formula $\Bra{\psi}$
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 </row>
33434 <row>
33435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33436 \begin_inset Text
33437
33438 \begin_layout Plain Layout
33439
33440 \backslash
33441 Ket{
33442 \backslash
33443 psi
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452 \begin_inset Formula $\Ket{\psi}$
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \end_inset
33459 </cell>
33460 </row>
33461 <row>
33462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Plain Layout
33466
33467 \backslash
33468 Braket{
33469 \backslash
33470 psi|
33471 \backslash
33472 phi
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481 \begin_inset Formula $\Braket{\psi|\phi}$
33482 \end_inset
33483
33484
33485 \end_layout
33486
33487 \end_inset
33488 </cell>
33489 </row>
33490 </lyxtabular>
33491
33492 \end_inset
33493
33494
33495 \end_layout
33496
33497 \begin_layout Standard
33498 La commande 
33499 \series bold
33500
33501 \backslash
33502 Braket
33503 \series default
33504  assure que toutes les barres verticales ont la même taille que les crochets
33505  englobants:
33506 \begin_inset Formula 
33507 \[
33508 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33509 \]
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \begin_layout Standard
33517 \begin_inset ERT
33518 status collapsed
33519
33520 \begin_layout Plain Layout
33521
33522
33523 \backslash
33524 else 
33525 \end_layout
33526
33527 \end_inset
33528
33529
33530 \begin_inset Note Note
33531 status open
33532
33533 \begin_layout Plain Layout
33534 Ce qui suit sera affiché si la paquetage LaTeX 
33535 \series bold
33536 braket
33537 \series default
33538  n'est pas installé:
33539 \end_layout
33540
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \begin_layout Standard
33547 Vous avez besoin du paquetage LaTeX 
33548 \series bold
33549 braket
33550 \series default
33551  pour voir le reste de cette sous section dans la sortie finale.
33552 \end_layout
33553
33554 \begin_layout Standard
33555 \begin_inset ERT
33556 status collapsed
33557
33558 \begin_layout Plain Layout
33559
33560
33561 \backslash
33562 fi 
33563 \end_layout
33564
33565 \end_inset
33566
33567
33568 \end_layout
33569
33570 \begin_layout Standard
33571 L'effet de la commande 
33572 \series bold
33573
33574 \backslash
33575 Braket
33576 \series default
33577  peut aussi être obtenu en utilisant la commande 
33578 \series bold
33579
33580 \backslash
33581 middle
33582 \series default
33583 , qui est décrite dans 
33584 \begin_inset CommandInset ref
33585 LatexCommand ref
33586 reference "sub:Taille-parenthèses-automatique"
33587
33588 \end_inset
33589
33590 .
33591 \end_layout
33592
33593 \begin_layout Subsection
33594 Fractions personnalisées
33595 \begin_inset CommandInset label
33596 LatexCommand label
33597 name "sub:Fractions-personnalisées"
33598
33599 \end_inset
33600
33601
33602 \begin_inset Index idx
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606 Fractions ! personnalisées
33607 \end_layout
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Standard
33615 Pour définir des commandes personnalisées pour les fractions, on utilise
33616  la commande 
33617 \series bold
33618
33619 \backslash
33620 genfrac
33621 \series default
33622
33623 \begin_inset Index idx
33624 status collapsed
33625
33626 \begin_layout Plain Layout
33627 Commandes ! G ! 
33628 \backslash
33629 genfrac
33630 \end_layout
33631
33632 \end_inset
33633
33634  avec la syntaxe suivante:
33635 \end_layout
33636
33637 \begin_layout Standard
33638
33639 \series bold
33640
33641 \backslash
33642 genfrac{parenthèse gauche}{parenthèse droite}
33643 \begin_inset Newline newline
33644 \end_inset
33645
33646
33647 \begin_inset Phantom HPhantom
33648 status open
33649
33650 \begin_layout Plain Layout
33651
33652 \series bold
33653
33654 \backslash
33655 genfrac
33656 \end_layout
33657
33658 \end_inset
33659
33660 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
33661 \end_layout
33662
33663 \begin_layout Standard
33664 Le style est un nombre allant de 0 à 3.
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \align center
33669 \begin_inset Tabular
33670 <lyxtabular version="3" rows="5" columns="2">
33671 <features rotate="0" tabularvalignment="middle">
33672 <column alignment="center" valignment="top">
33673 <column alignment="center" valignment="top">
33674 <row>
33675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679 Nombre
33680 \end_layout
33681
33682 \end_inset
33683 </cell>
33684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688 Style (Taille)
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 </row>
33694 <row>
33695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33696 \begin_inset Text
33697
33698 \begin_layout Plain Layout
33699 0
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708 formule hors ligne
33709 \end_layout
33710
33711 \end_inset
33712 </cell>
33713 </row>
33714 <row>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719 1
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728 formule en ligne
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 </row>
33734 <row>
33735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739 2
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748 petit (small)
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 </row>
33754 <row>
33755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759 3
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33765 \begin_inset Text
33766
33767 \begin_layout Plain Layout
33768 minuscule (tiny)
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 </row>
33774 </lyxtabular>
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \begin_layout Standard
33782 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
33783  dans lequel on se trouve, comme avec la commande 
33784 \series bold
33785
33786 \backslash
33787 frac
33788 \series default
33789 .
33790 \end_layout
33791
33792 \begin_layout Standard
33793 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
33794 e de 0.4
33795 \begin_inset space \thinspace{}
33796 \end_inset
33797
33798 pt est utilisée.
33799 \end_layout
33800
33801 \begin_layout Standard
33802 \begin_inset VSpace medskip
33803 \end_inset
33804
33805 Par exemple les commandes 
33806 \series bold
33807
33808 \backslash
33809 dfrac
33810 \series default
33811  et 
33812 \series bold
33813
33814 \backslash
33815 tbinom
33816 \series default
33817  vues en 
33818 \begin_inset CommandInset ref
33819 LatexCommand ref
33820 reference "sub:Fractions"
33821
33822 \end_inset
33823
33824  sont définies avec les commandes 
33825 \end_layout
33826
33827 \begin_layout Standard
33828
33829 \series bold
33830
33831 \backslash
33832 newcommand{
33833 \backslash
33834 dfrac}[2]{
33835 \backslash
33836 genfrac{}{}{}{0}{#1}{#2}}
33837 \end_layout
33838
33839 \begin_layout Standard
33840 et
33841 \end_layout
33842
33843 \begin_layout Standard
33844
33845 \series bold
33846
33847 \backslash
33848 newcommand{
33849 \backslash
33850 tbinom}[2]{
33851 \backslash
33852 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33853 \end_layout
33854
33855 \begin_layout Standard
33856 \begin_inset VSpace medskip
33857 \end_inset
33858
33859 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
33860  en argument, on insère la ligne suivante dans le préambule LaTeX:
33861 \end_layout
33862
33863 \begin_layout Standard
33864
33865 \series bold
33866
33867 \backslash
33868 newcommand{
33869 \backslash
33870 fracS}[3][]{
33871 \backslash
33872 genfrac{}{}{#1}{}{#2}{#3}}
33873 \end_layout
33874
33875 \begin_layout Standard
33876 Un test:
33877 \begin_inset Formula 
33878 \begin{align*}
33879 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33880 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
33881 \end{align*}
33882
33883 \end_inset
33884
33885 Comme on peut le voir, la distance entre le numérateur et le dénominateur
33886  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
33887 \end_layout
33888
33889 \begin_layout Subsection
33890 Formules barrées
33891 \begin_inset Index idx
33892 status collapsed
33893
33894 \begin_layout Plain Layout
33895 Formules ! barrées
33896 \end_layout
33897
33898 \end_inset
33899
33900
33901 \end_layout
33902
33903 \begin_layout Standard
33904 Pour barrer une formule ou une portion de formule, on doit charger le paquetage
33905  LaTeX 
33906 \series bold
33907 cancel
33908 \series default
33909
33910 \begin_inset Index idx
33911 status collapsed
33912
33913 \begin_layout Plain Layout
33914 Paquetages ! cancel
33915 \end_layout
33916
33917 \end_inset
33918
33919  dans le préambule LaTeX avec la ligne
33920 \end_layout
33921
33922 \begin_layout Standard
33923
33924 \series bold
33925
33926 \backslash
33927 usepackage{cancel}
33928 \end_layout
33929
33930 \begin_layout Standard
33931 \begin_inset ERT
33932 status collapsed
33933
33934 \begin_layout Plain Layout
33935
33936
33937 \backslash
33938 ifcancel 
33939 \end_layout
33940
33941 \end_inset
33942
33943
33944 \begin_inset Note Note
33945 status open
33946
33947 \begin_layout Plain Layout
33948 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33949 \series bold
33950 cancel
33951 \series default
33952  est installé:
33953 \end_layout
33954
33955 \end_inset
33956
33957
33958 \end_layout
33959
33960 \begin_layout Standard
33961 Il y a quatre façon de barrer une formule:
33962 \end_layout
33963
33964 \begin_layout Standard
33965 \align center
33966 \begin_inset Tabular
33967 <lyxtabular version="3" rows="5" columns="2">
33968 <features rotate="0" tabularvalignment="middle">
33969 <column alignment="center" valignment="top">
33970 <column alignment="center" valignment="top">
33971 <row>
33972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976 Commande
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985 Résultat
33986 \begin_inset Note Note
33987 status collapsed
33988
33989 \begin_layout Plain Layout
33990 L'espace et
33991 \series bold
33992  
33993 \backslash
33994 raisebox 
33995 \series default
33996 sont seulement utilisées pour faire de la place.
33997 \end_layout
33998
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 </row>
34007 <row>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \backslash
34014 cancel{
34015 \backslash
34016 int
34017 \begin_inset space \textvisiblespace{}
34018 \end_inset
34019
34020 A=B
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 </row>
34038 <row>
34039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \backslash
34045 bcancel{
34046 \backslash
34047 int
34048 \begin_inset space \textvisiblespace{}
34049 \end_inset
34050
34051 A=B
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34061 \end_inset
34062
34063
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 </row>
34069 <row>
34070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074
34075 \backslash
34076 xcancel{
34077 \backslash
34078 int
34079 \begin_inset space \textvisiblespace{}
34080 \end_inset
34081
34082 A=B
34083 \end_layout
34084
34085 \end_inset
34086 </cell>
34087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34088 \begin_inset Text
34089
34090 \begin_layout Plain Layout
34091 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 <row>
34101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105
34106 \backslash
34107 cancelto{1
34108 \begin_inset Formula $\to$
34109 \end_inset
34110
34111
34112 \backslash
34113 {
34114 \backslash
34115 int
34116 \begin_inset space \textvisiblespace{}
34117 \end_inset
34118
34119 A=B
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34129 \end_inset
34130
34131
34132 \end_layout
34133
34134 \end_inset
34135 </cell>
34136 </row>
34137 </lyxtabular>
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145
34146 \series bold
34147
34148 \backslash
34149 cancelto
34150 \series default
34151  est particulièrement utile pour visionner des simplifications de fractions
34152  dans les formules:
34153 \begin_inset Formula 
34154 \[
34155 \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}}}
34156 \]
34157
34158 \end_inset
34159
34160
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Pour modifier la taille de la valeur d' 
34165 \begin_inset Quotes fld
34166 \end_inset
34167
34168 indice
34169 \begin_inset Quotes frd
34170 \end_inset
34171
34172  de 
34173 \series bold
34174
34175 \backslash
34176 cancelto
34177 \series default
34178  , il est possible de charger le paquetage 
34179 \series bold
34180 cancel
34181 \series default
34182  soit avec l'option 
34183 \series bold
34184 samesize
34185 \series default
34186  qui laissera la valeur barrée avec la même taille, soit avec l'option 
34187 \series bold
34188 Smaller
34189 \series default
34190  qui la met dans une taille un peu plus petite que la taille obtenue sans
34191  aucune option.
34192  Dans ce document, 
34193 \series bold
34194 cancel
34195 \series default
34196  a été chargé avec cette ligne:
34197 \end_layout
34198
34199 \begin_layout Standard
34200
34201 \series bold
34202
34203 \backslash
34204 usepackage[samesize]{cancel}
34205 \end_layout
34206
34207 \begin_layout Standard
34208 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34209  TeX:
34210 \end_layout
34211
34212 \begin_layout Standard
34213
34214 \series bold
34215
34216 \backslash
34217 renewcommand{
34218 \backslash
34219 CancelColor}{
34220 \backslash
34221 color{red}}
34222 \end_layout
34223
34224 \begin_layout Standard
34225 où 
34226 \series bold
34227 \lang english
34228 red
34229 \series default
34230 \lang french
34231  peut être remplacé par ma couleur de votre choix.
34232 \end_layout
34233
34234 \begin_layout Standard
34235 \begin_inset ERT
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239
34240
34241 \backslash
34242 renewcommand{
34243 \backslash
34244 CancelColor}{
34245 \backslash
34246 color{red}}
34247 \end_layout
34248
34249 \end_inset
34250
34251
34252 \end_layout
34253
34254 \begin_layout Standard
34255 \begin_inset Formula 
34256 \[
34257 \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}}}
34258 \]
34259
34260 \end_inset
34261
34262
34263 \end_layout
34264
34265 \begin_layout Standard
34266 \begin_inset ERT
34267 status collapsed
34268
34269 \begin_layout Plain Layout
34270
34271
34272 \backslash
34273 renewcommand{
34274 \backslash
34275 CancelColor}{
34276 \backslash
34277 color{black}}
34278 \end_layout
34279
34280 \end_inset
34281
34282
34283 \lang english
34284
34285 \begin_inset Note Note
34286 status open
34287
34288 \begin_layout Plain Layout
34289
34290 \lang english
34291 reset the color
34292 \end_layout
34293
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Pour d'autres personnalisations, voir le manuel du paquetage 
34301 \series bold
34302 cancel
34303 \series default
34304
34305 \begin_inset CommandInset citation
34306 LatexCommand cite
34307 key "cancel"
34308
34309 \end_inset
34310
34311 .
34312 \end_layout
34313
34314 \begin_layout Standard
34315 \begin_inset ERT
34316 status collapsed
34317
34318 \begin_layout Plain Layout
34319
34320
34321 \backslash
34322 else 
34323 \end_layout
34324
34325 \end_inset
34326
34327
34328 \begin_inset Note Note
34329 status open
34330
34331 \begin_layout Plain Layout
34332 Ce qui suit sera affiché si la paquetage LaTeX 
34333 \series bold
34334 cancel
34335 \series default
34336  n'est pas installé:
34337 \end_layout
34338
34339 \end_inset
34340
34341
34342 \end_layout
34343
34344 \begin_layout Standard
34345 Vous avez besoin du paquetage LaTeX 
34346 \series bold
34347 cancel
34348 \series default
34349  pour voir le reste de cette sous section dans la sortie finale.
34350 \end_layout
34351
34352 \begin_layout Standard
34353 \begin_inset ERT
34354 status collapsed
34355
34356 \begin_layout Plain Layout
34357
34358
34359 \backslash
34360 fi 
34361 \end_layout
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \begin_layout Subsection
34369 Formules dans les entêtes de section
34370 \begin_inset CommandInset label
34371 LatexCommand label
34372 name "sub:formules-dans-les-entêtes"
34373
34374 \end_inset
34375
34376
34377 \begin_inset Index idx
34378 status collapsed
34379
34380 \begin_layout Plain Layout
34381 Formules ! dans les entêtes de section
34382 \end_layout
34383
34384 \end_inset
34385
34386
34387 \end_layout
34388
34389 \begin_layout Standard
34390 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34391  en compte les points suivants:
34392 \end_layout
34393
34394 \begin_layout Standard
34395 \begin_inset Note Greyedout
34396 status open
34397
34398 \begin_layout Plain Layout
34399 Quand la gestion de 
34400 \series bold
34401 hyperref
34402 \series default
34403
34404 \begin_inset Index idx
34405 status collapsed
34406
34407 \begin_layout Plain Layout
34408 Paquetages ! hyperref
34409 \end_layout
34410
34411 \end_inset
34412
34413  est activée dans le dialogue paramètres du document dans la rubrique 
34414 \family sans
34415 Propriétés du PDF
34416 \family default
34417 , les signets PDF sont créés dans la table des matières pour chaque entête
34418  de section.
34419  Si l'entête de section contient une formule, elle est affichée de façon
34420  incorrecte dans le texte du signet parce que les formules dans les signets
34421  ne respectent pas certaines conventions du PDF.
34422  
34423 \end_layout
34424
34425 \end_inset
34426
34427
34428 \end_layout
34429
34430 \begin_layout Standard
34431 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34432  de section un titre court avec le menu 
34433 \family sans
34434 Insertion\SpecialChar \menuseparator
34435 Titre
34436 \begin_inset space ~
34437 \end_inset
34438
34439 court
34440 \family default
34441 .
34442  Les titres courts sont en général utilisés avec des entêtes de section
34443  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34444  Seul le titre court apparaît dans la table des matières et donc dans les
34445  signets PDF.
34446 \end_layout
34447
34448 \begin_layout Standard
34449 Quand des formules doivent apparaître dans la table des matières mais que
34450  l'on utilise aussi 
34451 \series bold
34452 hyperref
34453 \series default
34454 , on peut utiliser la commande suivante en mode TeX:
34455 \end_layout
34456
34457 \begin_layout Standard
34458
34459 \series bold
34460
34461 \backslash
34462 texorpdfstring{partie à problème}{alternative}
34463 \begin_inset Index idx
34464 status collapsed
34465
34466 \begin_layout Plain Layout
34467 Commandes ! T ! 
34468 \backslash
34469 texorpdfstring
34470 \end_layout
34471
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Standard
34478 \begin_inset Quotes eld
34479 \end_inset
34480
34481 Partie à problème
34482 \begin_inset Quotes erd
34483 \end_inset
34484
34485  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
34486  Cela peut être des caractères, des formules, des notes de bas de page,
34487  mais aussi des références croisées.
34488  L'
34489 \begin_inset Quotes erd
34490 \end_inset
34491
34492 alternative
34493 \begin_inset Quotes erd
34494 \end_inset
34495
34496  est utilisée à la place de la 
34497 \begin_inset Quotes eld
34498 \end_inset
34499
34500 partie à problème
34501 \begin_inset Quotes erd
34502 \end_inset
34503
34504  pour les signets.
34505 \end_layout
34506
34507 \begin_layout Standard
34508 Voici deux exemples d'entêtes de section:
34509 \begin_inset VSpace -3mm
34510 \end_inset
34511
34512
34513 \begin_inset ERT
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517
34518
34519 \backslash
34520 boldmath 
34521 \end_layout
34522
34523 \end_inset
34524
34525
34526 \end_layout
34527
34528 \begin_layout Subsubsection
34529 Entête de section sans formule dans la table des matières 
34530 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34531 \end_inset
34532
34533
34534 \begin_inset Argument 1
34535 status collapsed
34536
34537 \begin_layout Plain Layout
34538 Entête sans formule dans la table des matières
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \end_layout
34545
34546 \begin_layout Subsubsection
34547 Entête de section avec formule dans la table des matières
34548 \begin_inset ERT
34549 status collapsed
34550
34551 \begin_layout Plain Layout
34552
34553
34554 \backslash
34555 texorpdfstring{
34556 \end_layout
34557
34558 \end_inset
34559
34560  
34561 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34562 \end_inset
34563
34564
34565 \begin_inset ERT
34566 status collapsed
34567
34568 \begin_layout Plain Layout
34569
34570 }{}
34571 \end_layout
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Standard
34579 \begin_inset ERT
34580 status collapsed
34581
34582 \begin_layout Plain Layout
34583
34584
34585 \backslash
34586 unboldmath 
34587 \end_layout
34588
34589 \end_inset
34590
34591 Dans le premier entête, on a utilisé un titre court, dans le second la commande
34592  
34593 \series bold
34594
34595 \backslash
34596 texorpdfstring
34597 \series default
34598 .
34599 \end_layout
34600
34601 \begin_layout Standard
34602 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
34603  a été placée dans un environnement  
34604 \series bold
34605 boldmath
34606 \series default
34607 .
34608 \begin_inset Foot
34609 status collapsed
34610
34611 \begin_layout Plain Layout
34612 voir 
34613 \begin_inset CommandInset ref
34614 LatexCommand ref
34615 reference "sub:Formules-en-gras"
34616
34617 \end_inset
34618
34619
34620 \end_layout
34621
34622 \end_inset
34623
34624
34625 \end_layout
34626
34627 \begin_layout Subsection
34628 Formules dans du texte multi-colonnes
34629 \begin_inset Index idx
34630 status collapsed
34631
34632 \begin_layout Plain Layout
34633 Formules ! dans du texte multi-colonnes
34634 \end_layout
34635
34636 \end_inset
34637
34638
34639 \end_layout
34640
34641 \begin_layout Standard
34642 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
34643  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
34644  utiliser toute la largeur de la page.
34645  Pour faire cela, on utilise le paquetage LaTeX 
34646 \series bold
34647 multicol
34648 \series default
34649
34650 \begin_inset Foot
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654
34655 \series bold
34656 multicol
34657 \series default
34658  fait partie de toutes les installations LaTeX standard.
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \begin_inset Index idx
34665 status collapsed
34666
34667 \begin_layout Plain Layout
34668 Paquetages ! multicol
34669 \end_layout
34670
34671 \end_inset
34672
34673 , qui est chargé avec la ligne suivante dans le préambule LaTeX
34674 \end_layout
34675
34676 \begin_layout Standard
34677
34678 \series bold
34679
34680 \backslash
34681 usepackage{multicol}
34682 \end_layout
34683
34684 \begin_layout Standard
34685 \begin_inset Note Greyedout
34686 status open
34687
34688 \begin_layout Plain Layout
34689 Noter que dans ce cas on ne 
34690 \emph on
34691 doit pas 
34692 \emph default
34693 activer l'option 
34694 \family sans
34695 Document
34696 \begin_inset space ~
34697 \end_inset
34698
34699 sur
34700 \begin_inset space ~
34701 \end_inset
34702
34703 deux
34704 \begin_inset space ~
34705 \end_inset
34706
34707 colonnes
34708 \family default
34709  dans la rubrique 
34710 \family sans
34711 Format
34712 \begin_inset space ~
34713 \end_inset
34714
34715 du
34716 \begin_inset space ~
34717 \end_inset
34718
34719 texte 
34720 \family default
34721 du menu 
34722 \family sans
34723 Document\SpecialChar \menuseparator
34724 Paramètres
34725 \family default
34726 .
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \end_layout
34733
34734 \begin_layout Standard
34735 Avant le texte multi-colonnes on met la commande
34736 \end_layout
34737
34738 \begin_layout Standard
34739
34740 \series bold
34741
34742 \backslash
34743 begin{multicols}{nombre de colonnes}
34744 \end_layout
34745
34746 \begin_layout Standard
34747 en mode TeX.
34748  Le nombre de colonnes est un entier entre 2 et 10.
34749  Avant la formule, le texte multi-colonnes et interrompu avec la commande
34750 \end_layout
34751
34752 \begin_layout Standard
34753
34754 \series bold
34755
34756 \backslash
34757 end{multicols}
34758 \end_layout
34759
34760 \begin_layout Standard
34761 en mode TeX.
34762 \end_layout
34763
34764 \begin_layout Standard
34765 À cause de la commande, un peu d'espace est ajouté automatiquement avant
34766  la formule.
34767  Pour le supprimer, on peut insérer avant la formule un espace vertical
34768  de -6
34769 \begin_inset space \thinspace{}
34770 \end_inset
34771
34772 mm.
34773  Quand on utilise le style de formules 
34774 \series bold
34775 Indenté
34776 \begin_inset Foot
34777 status collapsed
34778
34779 \begin_layout Plain Layout
34780 voir 
34781 \begin_inset CommandInset ref
34782 LatexCommand ref
34783 reference "sec:Styles-de-formules"
34784
34785 \end_inset
34786
34787  pour les styles de formules.
34788 \end_layout
34789
34790 \end_inset
34791
34792
34793 \series default
34794 , il faut mettre un espace de -9
34795 \begin_inset space \thinspace{}
34796 \end_inset
34797
34798 mm à la place.
34799 \end_layout
34800
34801 \begin_layout Standard
34802 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
34803 \end_layout
34804
34805 \begin_layout Standard
34806
34807 \lang german
34808 \begin_inset ERT
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812
34813
34814 \backslash
34815 begin{multicols}{2}
34816 \end_layout
34817
34818 \end_inset
34819
34820 Das Spektrum wird fouriertransformiert.
34821  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34822 , Lösungsmittel) zu trennen.
34823  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34824  nun das Aussehen des Ausgangssignals.
34825  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
34826  über alle Phasen integrieren muss.
34827  Sei nun 
34828 \begin_inset Formula $S$
34829 \end_inset
34830
34831  unser normiertes Ausgangssignal und 
34832 \begin_inset Formula $P$
34833 \end_inset
34834
34835  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34836 \begin_inset ERT
34837 status collapsed
34838
34839 \begin_layout Plain Layout
34840
34841
34842 \backslash
34843 end{multicols}
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \begin_inset VSpace -6mm
34850 \end_inset
34851
34852
34853 \begin_inset Formula 
34854 \begin{equation}
34855 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
34856 \end{equation}
34857
34858 \end_inset
34859
34860
34861 \begin_inset ERT
34862 status collapsed
34863
34864 \begin_layout Plain Layout
34865
34866
34867 \backslash
34868 begin{multicols}{2}
34869 \end_layout
34870
34871 \end_inset
34872
34873 wobei 
34874 \begin_inset Formula $S_{0}$
34875 \end_inset
34876
34877  das Signal ohne Gradient ist und die Normierungsbedingung 
34878 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34879 \end_inset
34880
34881  gilt.
34882  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
34883  Direkt nach dem 
34884 \begin_inset Formula $\nicefrac{\pi}{2}$
34885 \end_inset
34886
34887
34888 \begin_inset space \thinspace{}
34889 \end_inset
34890
34891 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
34892  das Signal zusätzlich abschwächt.
34893  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
34894  
34895 \begin_inset Formula $T_{2}$
34896 \end_inset
34897
34898 -Zeit.
34899 \end_layout
34900
34901 \begin_layout Standard
34902
34903 \lang german
34904 \begin_inset ERT
34905 status collapsed
34906
34907 \begin_layout Plain Layout
34908
34909
34910 \backslash
34911 end{multicols}
34912 \end_layout
34913
34914 \end_inset
34915
34916
34917 \end_layout
34918
34919 \begin_layout Subsection
34920 Formules avec description des variables
34921 \begin_inset Index idx
34922 status collapsed
34923
34924 \begin_layout Plain Layout
34925 Formules ! avec description des variables
34926 \end_layout
34927
34928 \end_inset
34929
34930
34931 \end_layout
34932
34933 \begin_layout Standard
34934 Pour décrire les variable au sein d'une formule, comme dans la formule 
34935 \begin_inset CommandInset ref
34936 LatexCommand eqref
34937 reference "eq:within"
34938
34939 \end_inset
34940
34941 , on peut utiliser une matrice
34942 \begin_inset space ~
34943 \end_inset
34944
34945 2
34946 \series bold
34947 ×
34948 \series default
34949
34950 \begin_inset Formula $n$
34951 \end_inset
34952
34953  avec une colonne alignée à gauche pour les 
34954 \begin_inset Formula $n$
34955 \end_inset
34956
34957  variables utilisées.
34958 \begin_inset Foot
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962 pour les matrices, voir 
34963 \begin_inset CommandInset ref
34964 LatexCommand ref
34965 reference "sec:Matrices"
34966
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \end_inset
34973
34974  Pour mettre la description en plus petits caractères, on peut insérer par
34975  exemple la commande 
34976 \series bold
34977
34978 \backslash
34979 footnotesize
34980 \series default
34981  avant la matrice.
34982 \begin_inset Foot
34983 status collapsed
34984
34985 \begin_layout Plain Layout
34986 pour les tailles de polices, voir 
34987 \begin_inset CommandInset ref
34988 LatexCommand ref
34989 reference "sub:Tailles-polices"
34990
34991 \end_inset
34992
34993
34994 \end_layout
34995
34996 \end_inset
34997
34998
34999 \end_layout
35000
35001 \begin_layout Standard
35002 Quand on utilise le style de formules 
35003 \series bold
35004 Indenté
35005 \begin_inset Foot
35006 status collapsed
35007
35008 \begin_layout Plain Layout
35009 pour les styles de formules, voir 
35010 \begin_inset CommandInset ref
35011 LatexCommand ref
35012 reference "sec:Styles-de-formules"
35013
35014 \end_inset
35015
35016
35017 \end_layout
35018
35019 \end_inset
35020
35021
35022 \series default
35023 , on insère un 
35024 \series bold
35025
35026 \backslash
35027 hfill
35028 \series default
35029
35030 \begin_inset Foot
35031 status collapsed
35032
35033 \begin_layout Plain Layout
35034
35035 \series bold
35036
35037 \backslash
35038 hfill
35039 \series default
35040  marche seulement avec des formules dans le style 
35041 \series bold
35042 Indenté
35043 \series default
35044 , voir 
35045 \begin_inset CommandInset ref
35046 LatexCommand ref
35047 reference "sub:Espace-variable"
35048
35049 \end_inset
35050
35051 .
35052 \end_layout
35053
35054 \end_inset
35055
35056  avant et après la matrice pour avoir la même séparation entre la matrice
35057  et la formule et entre la matrice et la marge.
35058 \end_layout
35059
35060 \begin_layout Standard
35061 Quand on utilise le style de formules
35062 \series bold
35063  Centré
35064 \series default
35065 , on utilise la méthode décrite dans 
35066 \begin_inset CommandInset ref
35067 LatexCommand ref
35068 reference "sub:Environnement-Flalign"
35069
35070 \end_inset
35071
35072  pour indenter les formules.
35073  La formule 
35074 \begin_inset CommandInset ref
35075 LatexCommand eqref
35076 reference "eq:within"
35077
35078 \end_inset
35079
35080  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35081  la troisième la matrice et la dernière une accolade TeX vide.
35082 \begin_inset Formula 
35083 \begin{flalign}
35084 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35085 \rho & \textrm{density}\\
35086 V & \textrm{volume}\\
35087 g & \textrm{gravitational acceleration}
35088 \end{array} &  & {}\label{eq:within}
35089 \end{flalign}
35090
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Lettres grecques minuscules droites
35098 \begin_inset CommandInset label
35099 LatexCommand label
35100 name "sub:minuscules-grecques-droites"
35101
35102 \end_inset
35103
35104
35105 \begin_inset Index idx
35106 status collapsed
35107
35108 \begin_layout Plain Layout
35109 Lettres grecques ! droites
35110 \end_layout
35111
35112 \end_inset
35113
35114
35115 \end_layout
35116
35117 \begin_layout Standard
35118 La plupart des polices de caractères mathématiques ne fournissent que des
35119  minuscules grecques italiques.
35120  Mais pour les symboles des particules élémentaires comme les pions et le
35121  neutrinos, on a besoin de lettre grecques droites.
35122  Elles sont fournies par le fichier 
35123 \series bold
35124 upgreek.sty
35125 \series default
35126
35127 \begin_inset Foot
35128 status collapsed
35129
35130 \begin_layout Plain Layout
35131
35132 \series bold
35133 upgreek
35134 \series default
35135  fait partie du paquetage LaTeX 
35136 \series bold
35137 was
35138 \series default
35139
35140 \begin_inset Index idx
35141 status collapsed
35142
35143 \begin_layout Plain Layout
35144 Paquetages ! was
35145 \begin_inset ERT
35146 status collapsed
35147
35148 \begin_layout Plain Layout
35149
35150
35151 \backslash
35152 vspace{4mm}
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \end_inset
35161
35162 .
35163 \end_layout
35164
35165 \end_inset
35166
35167
35168 \begin_inset Index idx
35169 status collapsed
35170
35171 \begin_layout Plain Layout
35172 Paquetages ! upgreek
35173 \end_layout
35174
35175 \end_inset
35176
35177  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35178 \end_layout
35179
35180 \begin_layout Standard
35181
35182 \series bold
35183
35184 \backslash
35185 usepackage{upgreek}
35186 \end_layout
35187
35188 \begin_layout Standard
35189 \begin_inset ERT
35190 status collapsed
35191
35192 \begin_layout Plain Layout
35193
35194
35195 \backslash
35196 ifupgreek 
35197 \end_layout
35198
35199 \end_inset
35200
35201
35202 \begin_inset Note Note
35203 status open
35204
35205 \begin_layout Plain Layout
35206 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35207 \series bold
35208 upgreek
35209 \series default
35210  est installé:
35211 \end_layout
35212
35213 \end_inset
35214
35215  On crée ces minuscules droites en commençant la commande pour une minuscule
35216  grecque par 
35217 \series bold
35218 up
35219 \series default
35220 .
35221  Par exemple, la commande 
35222 \series bold
35223
35224 \backslash
35225 uptau
35226 \series default
35227  donne ceci: 
35228 \begin_inset Formula $\uptau$
35229 \end_inset
35230
35231
35232 \end_layout
35233
35234 \begin_layout Standard
35235 Avec ces commandes, on peut typographier des réactions entre particules
35236  élémentaires:
35237 \begin_inset Formula 
35238 \[
35239 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35240 \]
35241
35242 \end_inset
35243
35244
35245 \end_layout
35246
35247 \begin_layout Standard
35248 Les lettres droites sont plus grasses et plus larges que les italiques.
35249  On ne doit donc pas les utiliser pour des unités comme 
35250 \begin_inset Quotes eld
35251 \end_inset
35252
35253 µm
35254 \begin_inset Quotes erd
35255 \end_inset
35256
35257 .
35258 \end_layout
35259
35260 \begin_layout Standard
35261 \begin_inset ERT
35262 status collapsed
35263
35264 \begin_layout Plain Layout
35265
35266
35267 \backslash
35268 else 
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \begin_inset Note Note
35275 status open
35276
35277 \begin_layout Plain Layout
35278 Ce qui suit sera affiché si la paquetage LaTeX 
35279 \series bold
35280 upgreek
35281 \series default
35282  n'est pas installé:
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Standard
35291 Vous avez besoin du paquetage LaTeX 
35292 \series bold
35293 upgreek
35294 \series default
35295  pour voir le reste de cette sous section dans la sortie finale.
35296 \end_layout
35297
35298 \begin_layout Standard
35299 \begin_inset ERT
35300 status collapsed
35301
35302 \begin_layout Plain Layout
35303
35304
35305 \backslash
35306 fi 
35307 \end_layout
35308
35309 \end_inset
35310
35311
35312 \end_layout
35313
35314 \begin_layout Subsection
35315 Caractères texte dans les formules
35316 \begin_inset CommandInset label
35317 LatexCommand label
35318 name "sub:Caractères-texte"
35319
35320 \end_inset
35321
35322
35323 \begin_inset Index idx
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 Texte ! dans les formules
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35337  directement dans des formules.
35338  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35339  du genre 
35340 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35341 \end_inset
35342
35343 , vous devrez insérer tout le temps la commande 
35344 \series bold
35345
35346 \backslash
35347 cdot
35348 \series default
35349
35350 \begin_inset Foot
35351 status collapsed
35352
35353 \begin_layout Plain Layout
35354 voir 
35355 \begin_inset CommandInset ref
35356 LatexCommand ref
35357 reference "sub:Opérateurs-binaires"
35358
35359 \end_inset
35360
35361
35362 \end_layout
35363
35364 \end_inset
35365
35366 , puisque ce caractère est défini dans tous les encodages comme un caractère
35367  texte.
35368  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35369 \end_layout
35370
35371 \begin_layout Standard
35372
35373 \series bold
35374
35375 \backslash
35376 Declare Inputtext{183}{
35377 \backslash
35378 ifmmode
35379 \backslash
35380 cdot
35381 \backslash
35382 else
35383 \backslash
35384 textperiodcentered
35385 \backslash
35386 f\SpecialChar \textcompwordmark{}
35387 i}
35388 \end_layout
35389
35390 \begin_layout Standard
35391 En plus du point centré, dans ce document on a défini le symbole degré °
35392  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35393  suivante dans le préambule LaTeX:
35394 \end_layout
35395
35396 \begin_layout Standard
35397
35398 \series bold
35399
35400 \backslash
35401 DeclareInputtext{176}{
35402 \backslash
35403 ifmmode^
35404 \backslash
35405 circ
35406 \backslash
35407 else
35408 \backslash
35409 textdegree
35410 \backslash
35411 f\SpecialChar \textcompwordmark{}
35412 i}
35413 \end_layout
35414
35415 \begin_layout Standard
35416 \begin_inset Newpage newpage
35417 \end_inset
35418
35419
35420 \end_layout
35421
35422 \begin_layout Section
35423 \start_of_appendix
35424 Conseils Typographiques
35425 \begin_inset Index idx
35426 status collapsed
35427
35428 \begin_layout Plain Layout
35429 Typographiques, conseils
35430 \end_layout
35431
35432 \end_inset
35433
35434
35435 \end_layout
35436
35437 \begin_layout Standard
35438 Ce paragraphe est un résumé des usages typographiques les plus importants,
35439  documentés dans les normes ISO.
35440 \begin_inset Foot
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35445 iel dénommé 
35446 \begin_inset Quotes fld
35447 \end_inset
35448
35449 Duden
35450 \begin_inset Quotes frd
35451 \end_inset
35452
35453  
35454 \begin_inset CommandInset citation
35455 LatexCommand cite
35456 key "Duden"
35457
35458 \end_inset
35459
35460  qui indique quelques règles ISO.
35461  D'autre règles sont décrites dans 
35462 \begin_inset CommandInset citation
35463 LatexCommand cite
35464 key "Checklist"
35465
35466 \end_inset
35467
35468 .
35469 \end_layout
35470
35471 \end_inset
35472
35473
35474 \end_layout
35475
35476 \begin_layout Itemize
35477 Les symboles d'unités sont 
35478 \emph on
35479 toujours
35480 \emph default
35481  en caractères droits
35482 \begin_inset Foot
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486 obtenu avec les styles de polices, voir 
35487 \begin_inset CommandInset ref
35488 LatexCommand ref
35489 reference "sub:Styles-de-polices"
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \end_inset
35497
35498 , même dans un texte en italique: 30
35499 \begin_inset space \thinspace{}
35500 \end_inset
35501
35502 km/h
35503 \begin_inset Newline newline
35504 \end_inset
35505
35506 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
35507 \begin_inset CommandInset ref
35508 LatexCommand ref
35509 reference "sub:Espace-prédéfini"
35510
35511 \end_inset
35512
35513 .
35514 \begin_inset Newline newline
35515 \end_inset
35516
35517 Cette convention est automatiquement respectée quand on utilise la commande
35518  
35519 \series bold
35520
35521 \backslash
35522 unittwo.
35523  
35524 \series default
35525 Quand on l'insère dans une formule, deux boîtes apparaissent.
35526  Dans la première on met la valeur et dans la seconde l'unité et on obtient
35527  comme ci-dessus: 
35528 \begin_inset Formula $\unit[30]{km/h}$
35529 \end_inset
35530
35531
35532 \begin_inset space \thinspace{}
35533 \end_inset
35534
35535 .
35536  Notez que 
35537 \series bold
35538
35539 \backslash
35540 unittwo
35541 \series default
35542  n'est pas une vraie commande LaTeX, mais c'est la commande 
35543 \series bold
35544
35545 \backslash
35546 unit[valeur]{unité}
35547 \series default
35548 , vous ne pouvez donc pas l'insérer en code TeX.
35549 \end_layout
35550
35551 \begin_layout Itemize
35552 Les symboles pourcent et les pour mille sont présentés comme les symboles
35553  d'unités:
35554 \begin_inset Newline newline
35555 \end_inset
35556
35557 1,2
35558 \begin_inset space \thinspace{}
35559 \end_inset
35560
35561 ‰ d'alcool dans le sang
35562 \begin_inset Foot
35563 status collapsed
35564
35565 \begin_layout Plain Layout
35566 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
35567 \end_layout
35568
35569 \end_inset
35570
35571
35572 \end_layout
35573
35574 \begin_layout Itemize
35575 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
35576  est utilisé dans une unité: 15
35577 \begin_inset space \thinspace{}
35578 \end_inset
35579
35580 °C
35581 \end_layout
35582
35583 \begin_layout Itemize
35584 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
35585  tous les trois chiffres pour les grouper: 18
35586 \begin_inset space \thinspace{}
35587 \end_inset
35588
35589 473
35590 \begin_inset space \thinspace{}
35591 \end_inset
35592
35593 588
35594 \end_layout
35595
35596 \begin_layout Itemize
35597 Pour exprimer des dimensions comme par exemple 120×90×40
35598 \begin_inset space \thinspace{}
35599 \end_inset
35600
35601 cm on utilise le signe de la multiplication 
35602 \begin_inset Quotes eld
35603 \end_inset
35604
35605 ×
35606 \begin_inset Quotes erd
35607 \end_inset
35608
35609  .
35610  Il est accessible soit par la commande 
35611 \series bold
35612
35613 \backslash
35614 times
35615 \series default
35616  ou par le menu 
35617 \family sans
35618 Insertion\SpecialChar \menuseparator
35619 Caractère
35620 \begin_inset space ~
35621 \end_inset
35622
35623 spécial\SpecialChar \menuseparator
35624 Symboles,
35625 \family default
35626  mais il peut aussi être accessible directement sur certains claviers.
35627 \begin_inset Foot
35628 status collapsed
35629
35630 \begin_layout Plain Layout
35631 Par exemple sous Windows on l'obtient avec 
35632 \family sans
35633 Alt-0215
35634 \family default
35635  (NdT).
35636 \end_layout
35637
35638 \end_inset
35639
35640
35641 \end_layout
35642
35643 \begin_layout Itemize
35644 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
35645  sont écrites en caractères droits pour éviter toute confusion, voir 
35646 \begin_inset CommandInset ref
35647 LatexCommand ref
35648 reference "sub:Fonctions-prédéfinies"
35649
35650 \end_inset
35651
35652 .
35653 \end_layout
35654
35655 \begin_layout Itemize
35656 Les indices composés de plusieurs caractères sont écrits en caractères droits:
35657  
35658 \begin_inset Formula $E_{\mathrm{kin}}$
35659 \end_inset
35660
35661
35662 \begin_inset Newline newline
35663 \end_inset
35664
35665 Les composants de matrices sont en italiques: 
35666 \begin_inset Formula $\hat{H}_{kl}$
35667 \end_inset
35668
35669
35670 \end_layout
35671
35672 \begin_layout Itemize
35673 L'opérateur 
35674 \begin_inset Quotes fld
35675 \end_inset
35676
35677 d
35678 \begin_inset Quotes frd
35679 \end_inset
35680
35681  de différentiation/intégration, la constante d'Euler 
35682 \begin_inset Quotes fld
35683 \end_inset
35684
35685 e
35686 \begin_inset Quotes frd
35687 \end_inset
35688
35689 , et la base des nombre imaginaires 
35690 \begin_inset Quotes fld
35691 \end_inset
35692
35693 i
35694 \begin_inset Quotes frd
35695 \end_inset
35696
35697  devraient être écrits en caractères droits pour éviter de les mélanger
35698  avec les autres variables.
35699 \end_layout
35700
35701 \begin_layout Itemize
35702 Le caractère qui représente une transformation de Fourier peut être obtenu
35703  soit avec la commande 
35704 \series bold
35705
35706 \backslash
35707 mathscr
35708 \begin_inset space \textvisiblespace{}
35709 \end_inset
35710
35711 F
35712 \series default
35713 , soit avec le menu 
35714 \family sans
35715 Insertion\SpecialChar \menuseparator
35716 Caractère
35717 \begin_inset space ~
35718 \end_inset
35719
35720 spécial\SpecialChar \menuseparator
35721 Symboles\SpecialChar \menuseparator
35722 Symboles de type lettre
35723 \family default
35724 .
35725 \end_layout
35726
35727 \begin_layout Standard
35728 \begin_inset Newpage newpage
35729 \end_inset
35730
35731
35732 \end_layout
35733
35734 \begin_layout Section
35735 Synonymes
35736 \begin_inset Index idx
35737 status collapsed
35738
35739 \begin_layout Plain Layout
35740 Synonymes
35741 \end_layout
35742
35743 \end_inset
35744
35745
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Certains caractères peuvent être obtenus en utilisant différentes commandes.
35750  Voici une liste de commandes synonymes:
35751 \end_layout
35752
35753 \begin_layout Standard
35754 \begin_inset VSpace bigskip
35755 \end_inset
35756
35757
35758 \begin_inset space \hfill{}
35759 \end_inset
35760
35761
35762 \begin_inset Tabular
35763 <lyxtabular version="3" rows="12" columns="2">
35764 <features rotate="0" tabularvalignment="middle">
35765 <column alignment="center" valignment="top" width="0pt">
35766 <column alignment="center" valignment="top" width="0pt">
35767 <row>
35768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35769 \begin_inset Text
35770
35771 \begin_layout Plain Layout
35772 Commande
35773 \end_layout
35774
35775 \end_inset
35776 </cell>
35777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35778 \begin_inset Text
35779
35780 \begin_layout Plain Layout
35781 est équivalente à
35782 \begin_inset Note Note
35783 status collapsed
35784
35785 \begin_layout Plain Layout
35786
35787 \series bold
35788
35789 \backslash
35790 raisebox
35791 \series default
35792  est seulement utilisée pour faire de la place
35793 \end_layout
35794
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \end_inset
35801 </cell>
35802 </row>
35803 <row>
35804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35805 \begin_inset Text
35806
35807 \begin_layout Plain Layout
35808
35809 \backslash
35810 ast
35811 \end_layout
35812
35813 \end_inset
35814 </cell>
35815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35816 \begin_inset Text
35817
35818 \begin_layout Plain Layout
35819 \begin_inset ERT
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823
35824
35825 \backslash
35826 raisebox{-1.2mm}{
35827 \end_layout
35828
35829 \end_inset
35830
35831 *
35832 \begin_inset ERT
35833 status collapsed
35834
35835 \begin_layout Plain Layout
35836
35837 }
35838 \end_layout
35839
35840 \end_inset
35841
35842
35843 \end_layout
35844
35845 \end_inset
35846 </cell>
35847 </row>
35848 <row>
35849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35850 \begin_inset Text
35851
35852 \begin_layout Plain Layout
35853
35854 \backslash
35855 choose
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864
35865 \backslash
35866 binom
35867 \end_layout
35868
35869 \end_inset
35870 </cell>
35871 </row>
35872 <row>
35873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877
35878 \backslash
35879 geq
35880 \end_layout
35881
35882 \end_inset
35883 </cell>
35884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35885 \begin_inset Text
35886
35887 \begin_layout Plain Layout
35888
35889 \backslash
35890 ge
35891 \end_layout
35892
35893 \end_inset
35894 </cell>
35895 </row>
35896 <row>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \backslash
35903 lbrace
35904 \end_layout
35905
35906 \end_inset
35907 </cell>
35908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35909 \begin_inset Text
35910
35911 \begin_layout Plain Layout
35912 {
35913 \end_layout
35914
35915 \end_inset
35916 </cell>
35917 </row>
35918 <row>
35919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923
35924 \backslash
35925 lbracket
35926 \end_layout
35927
35928 \end_inset
35929 </cell>
35930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35931 \begin_inset Text
35932
35933 \begin_layout Plain Layout
35934 [
35935 \end_layout
35936
35937 \end_inset
35938 </cell>
35939 </row>
35940 <row>
35941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35942 \begin_inset Text
35943
35944 \begin_layout Plain Layout
35945
35946 \backslash
35947 leftarrow
35948 \end_layout
35949
35950 \end_inset
35951 </cell>
35952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35953 \begin_inset Text
35954
35955 \begin_layout Plain Layout
35956
35957 \backslash
35958 gets
35959 \end_layout
35960
35961 \end_inset
35962 </cell>
35963 </row>
35964 <row>
35965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35966 \begin_inset Text
35967
35968 \begin_layout Plain Layout
35969
35970 \backslash
35971 leq
35972 \end_layout
35973
35974 \end_inset
35975 </cell>
35976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35977 \begin_inset Text
35978
35979 \begin_layout Plain Layout
35980
35981 \backslash
35982 le
35983 \end_layout
35984
35985 \end_inset
35986 </cell>
35987 </row>
35988 <row>
35989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993
35994 \backslash
35995 lor
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004
36005 \backslash
36006 vee
36007 \end_layout
36008
36009 \end_inset
36010 </cell>
36011 </row>
36012 <row>
36013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36014 \begin_inset Text
36015
36016 \begin_layout Plain Layout
36017
36018 \backslash
36019 neq
36020 \end_layout
36021
36022 \end_inset
36023 </cell>
36024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36025 \begin_inset Text
36026
36027 \begin_layout Plain Layout
36028
36029 \backslash
36030 not=
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 </row>
36036 <row>
36037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36038 \begin_inset Text
36039
36040 \begin_layout Plain Layout
36041
36042 \backslash
36043 slash
36044 \end_layout
36045
36046 \end_inset
36047 </cell>
36048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36049 \begin_inset Text
36050
36051 \begin_layout Plain Layout
36052 /
36053 \end_layout
36054
36055 \end_inset
36056 </cell>
36057 </row>
36058 <row>
36059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36060 \begin_inset Text
36061
36062 \begin_layout Plain Layout
36063
36064 \backslash
36065 vert
36066 \end_layout
36067
36068 \end_inset
36069 </cell>
36070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074 |
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 </row>
36080 </lyxtabular>
36081
36082 \end_inset
36083
36084
36085 \begin_inset space \hfill{}
36086 \end_inset
36087
36088
36089 \begin_inset Tabular
36090 <lyxtabular version="3" rows="12" columns="2">
36091 <features rotate="0" tabularvalignment="middle">
36092 <column alignment="center" valignment="top" width="0pt">
36093 <column alignment="center" valignment="top" width="0pt">
36094 <row>
36095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36096 \begin_inset Text
36097
36098 \begin_layout Plain Layout
36099 Commande
36100 \end_layout
36101
36102 \end_inset
36103 </cell>
36104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36105 \begin_inset Text
36106
36107 \begin_layout Plain Layout
36108 est équivalente à
36109 \end_layout
36110
36111 \end_inset
36112 </cell>
36113 </row>
36114 <row>
36115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36116 \begin_inset Text
36117
36118 \begin_layout Plain Layout
36119
36120 \backslash
36121 backslash
36122 \end_layout
36123
36124 \end_inset
36125 </cell>
36126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36127 \begin_inset Text
36128
36129 \begin_layout Plain Layout
36130
36131 \backslash
36132
36133 \backslash
36134
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 </row>
36140 <row>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145
36146 \backslash
36147 dasharrow
36148 \end_layout
36149
36150 \end_inset
36151 </cell>
36152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36153 \begin_inset Text
36154
36155 \begin_layout Plain Layout
36156
36157 \backslash
36158 dashrightarrow
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 </row>
36164 <row>
36165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36166 \begin_inset Text
36167
36168 \begin_layout Plain Layout
36169
36170 \backslash
36171 land
36172 \end_layout
36173
36174 \end_inset
36175 </cell>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \backslash
36182 wedge
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 </row>
36188 <row>
36189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36190 \begin_inset Text
36191
36192 \begin_layout Plain Layout
36193
36194 \backslash
36195 rbrace
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36201 \begin_inset Text
36202
36203 \begin_layout Plain Layout
36204 }
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 </row>
36210 <row>
36211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36212 \begin_inset Text
36213
36214 \begin_layout Plain Layout
36215
36216 \backslash
36217 rbracket
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226 ]
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 </row>
36232 <row>
36233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36234 \begin_inset Text
36235
36236 \begin_layout Plain Layout
36237
36238 \backslash
36239 rightarrow
36240 \end_layout
36241
36242 \end_inset
36243 </cell>
36244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248
36249 \backslash
36250 to
36251 \end_layout
36252
36253 \end_inset
36254 </cell>
36255 </row>
36256 <row>
36257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36258 \begin_inset Text
36259
36260 \begin_layout Plain Layout
36261
36262 \backslash
36263 lnot
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272
36273 \backslash
36274 neg
36275 \end_layout
36276
36277 \end_inset
36278 </cell>
36279 </row>
36280 <row>
36281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36282 \begin_inset Text
36283
36284 \begin_layout Plain Layout
36285
36286 \backslash
36287 ne
36288 \end_layout
36289
36290 \end_inset
36291 </cell>
36292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36293 \begin_inset Text
36294
36295 \begin_layout Plain Layout
36296
36297 \backslash
36298 not=
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 </row>
36304 <row>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \backslash
36311 owns
36312 \end_layout
36313
36314 \end_inset
36315 </cell>
36316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36317 \begin_inset Text
36318
36319 \begin_layout Plain Layout
36320
36321 \backslash
36322 ni
36323 \end_layout
36324
36325 \end_inset
36326 </cell>
36327 </row>
36328 <row>
36329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36330 \begin_inset Text
36331
36332 \begin_layout Plain Layout
36333
36334 \backslash
36335 square
36336 \end_layout
36337
36338 \end_inset
36339 </cell>
36340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36341 \begin_inset Text
36342
36343 \begin_layout Plain Layout
36344
36345 \backslash
36346 Box
36347 \end_layout
36348
36349 \end_inset
36350 </cell>
36351 </row>
36352 <row>
36353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36354 \begin_inset Text
36355
36356 \begin_layout Plain Layout
36357
36358 \backslash
36359 Vert
36360 \end_layout
36361
36362 \end_inset
36363 </cell>
36364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36365 \begin_inset Text
36366
36367 \begin_layout Plain Layout
36368
36369 \backslash
36370 |
36371 \end_layout
36372
36373 \end_inset
36374 </cell>
36375 </row>
36376 </lyxtabular>
36377
36378 \end_inset
36379
36380
36381 \begin_inset space \hfill{}
36382 \end_inset
36383
36384
36385 \end_layout
36386
36387 \begin_layout Standard
36388 \begin_inset Newpage newpage
36389 \end_inset
36390
36391
36392 \end_layout
36393
36394 \begin_layout Bibliography
36395 \begin_inset CommandInset bibitem
36396 LatexCommand bibitem
36397 key "TLC2"
36398
36399 \end_inset
36400
36401
36402 \shape smallcaps
36403 Mittelbach, F.
36404  ; Goossens, M.
36405 \shape default
36406
36407 \shape italic
36408 The LaTeX Companion
36409 \shape default
36410 .
36411  Addison Wesley, 2004
36412 \end_layout
36413
36414 \begin_layout Bibliography
36415 \begin_inset CommandInset bibitem
36416 LatexCommand bibitem
36417 key "Mathmode"
36418
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset href
36423 LatexCommand href
36424 name "Description"
36425 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36426
36427 \end_inset
36428
36429  des possibilités mathématiques de LaTeX
36430 \end_layout
36431
36432 \begin_layout Bibliography
36433 \begin_inset CommandInset bibitem
36434 LatexCommand bibitem
36435 key "AMS"
36436
36437 \end_inset
36438
36439
36440 \begin_inset CommandInset href
36441 LatexCommand href
36442 name "Description"
36443 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36444
36445 \end_inset
36446
36447  de 
36448 \begin_inset ERT
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452
36453
36454 \backslash
36455 AmS
36456 \end_layout
36457
36458 \end_inset
36459
36460 -LaTeX
36461 \end_layout
36462
36463 \begin_layout Bibliography
36464 \begin_inset CommandInset bibitem
36465 LatexCommand bibitem
36466 key "Symbols"
36467
36468 \end_inset
36469
36470
36471 \begin_inset CommandInset href
36472 LatexCommand href
36473 name "Liste"
36474 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36475
36476 \end_inset
36477
36478  de tous les symboles disponibles avec les paquetages LaTeX
36479 \end_layout
36480
36481 \begin_layout Bibliography
36482 \begin_inset CommandInset bibitem
36483 LatexCommand bibitem
36484 key "cancel"
36485
36486 \end_inset
36487
36488
36489 \begin_inset CommandInset href
36490 LatexCommand href
36491 name "Documentation"
36492 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36493
36494 \end_inset
36495
36496  paquetage LaTeX 
36497 \series bold
36498 cancel
36499 \series default
36500
36501 \begin_inset Index idx
36502 status collapsed
36503
36504 \begin_layout Plain Layout
36505 Paquetages ! cancel
36506 \end_layout
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Bibliography
36514 \begin_inset CommandInset bibitem
36515 LatexCommand bibitem
36516 key "hyperref"
36517
36518 \end_inset
36519
36520
36521 \begin_inset CommandInset href
36522 LatexCommand href
36523 name "Documentation"
36524 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36525
36526 \end_inset
36527
36528  paquetage LaTeX 
36529 \series bold
36530 hyperref
36531 \series default
36532
36533 \begin_inset Index idx
36534 status collapsed
36535
36536 \begin_layout Plain Layout
36537 Paquetages ! hyperref
36538 \end_layout
36539
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \begin_layout Bibliography
36546 \begin_inset CommandInset bibitem
36547 LatexCommand bibitem
36548 key "mhchem"
36549
36550 \end_inset
36551
36552
36553 \begin_inset CommandInset href
36554 LatexCommand href
36555 name "Documentation"
36556 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36557
36558 \end_inset
36559
36560  paquetage LaTeX 
36561 \series bold
36562 mhchem
36563 \series default
36564
36565 \begin_inset Index idx
36566 status collapsed
36567
36568 \begin_layout Plain Layout
36569 Paquetages ! mhchem
36570 \end_layout
36571
36572 \end_inset
36573
36574
36575 \end_layout
36576
36577 \begin_layout Bibliography
36578 \begin_inset CommandInset bibitem
36579 LatexCommand bibitem
36580 key "Mathclap"
36581
36582 \end_inset
36583
36584
36585 \begin_inset CommandInset href
36586 LatexCommand href
36587 name "Description"
36588 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36589
36590 \end_inset
36591
36592  de la commande 
36593 \series bold
36594
36595 \backslash
36596 mathclap
36597 \series default
36598 , décrite dans 
36599 \begin_inset CommandInset ref
36600 LatexCommand ref
36601 reference "sub:Limites-des-opérateurs"
36602
36603 \end_inset
36604
36605
36606 \begin_inset Index idx
36607 status collapsed
36608
36609 \begin_layout Plain Layout
36610 Commandes ! M ! 
36611 \backslash
36612 mathclap
36613 \end_layout
36614
36615 \end_inset
36616
36617
36618 \end_layout
36619
36620 \begin_layout Bibliography
36621 \begin_inset CommandInset bibitem
36622 LatexCommand bibitem
36623 key "Duden"
36624
36625 \end_inset
36626
36627
36628 \emph on
36629 Duden Band 1
36630 \emph default
36631 .
36632  22.
36633  Auflage, Duden 2001
36634 \end_layout
36635
36636 \begin_layout Bibliography
36637 \begin_inset CommandInset bibitem
36638 LatexCommand bibitem
36639 key "Checklist"
36640
36641 \end_inset
36642
36643
36644 \begin_inset CommandInset href
36645 LatexCommand href
36646 name "Check list"
36647 target "http://physics.nist.gov/Document/checklist.pdf"
36648
36649 \end_inset
36650
36651  pour relire les manuscrits
36652 \end_layout
36653
36654 \begin_layout Standard
36655 \begin_inset CommandInset index_print
36656 LatexCommand printindex
36657 type "idx"
36658
36659 \end_inset
36660
36661
36662 \end_layout
36663
36664 \end_body
36665 \end_document