]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/Math.lyx
b33f3e2b3845f231ec64382bd34425a6a56bc909
[lyx.git] / lib / doc / fr / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % increase link area for cross-references and autoname them,
36 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
37 \addto\extrasfrench{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % insert additional vertical space of 1.5 mm between footnotes,
60 \let\myFoot\footnote
61 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
62
63 % provides caption formatting
64 \setkomafont{captionlabel}{\bfseries}
65
66 % enables calculation of values
67 \usepackage{calc}
68
69 % for multiple columns used in sec. 24.7
70 \usepackage{multicol}
71
72 % needed in sec. 19.4
73 \usepackage{remreset}
74
75 % for the Fourier transformation symbol
76 \usepackage{mathrsfs}
77
78 % define a color, used in sec.9.3
79 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
80
81 % declare operators (see sec. 10.4 and sec. 15.2)
82 \DeclareMathOperator*{\Losange}{\blacklozenge}
83 \DeclareMathOperator{\sgn}{sgn}
84
85 % example definitions for sec. 20.1 
86 \newcommand{\gr}{\Longrightarrow}
87 \newcommand{\us}[1]{\underline{#1}}
88 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
89 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
90 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
91
92 % example macro from sec. 19.4
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94
95 % macro from sec. 10.2
96 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
97 \def\mathclap {\mathpalette \mathclapinternal}
98 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package undertilde
106 % used for the command \utilde
107 \newboolean{undertilde}
108 \IfFileExists{undertilde.sty}
109  {\usepackage{undertilde}
110   \setboolean{undertilde}{true}}
111  {\setboolean{undertilde}{false}}
112
113 % check for package eurosym
114 % used for the Euro symbol
115 \newboolean{eurosym}
116 \IfFileExists{eurosym.sty}
117  {\usepackage[gennarrow]{eurosym}
118   \setboolean{eurosym}{true}}
119  {\setboolean{eurosym}{false}}
120
121 % check for package braket
122 % used for physical vectors
123 \newboolean{braket}
124 \IfFileExists{braket.sty}
125  {\usepackage{braket}
126   \setboolean{braket}{true}}
127  {\setboolean{braket}{false}}
128
129 % check for package cancel
130 \newboolean{cancel}
131 \IfFileExists{cancel.sty}
132  {\usepackage{cancel}
133   \setboolean{cancel}{true}}
134  {\setboolean{cancel}{false}}
135
136 % check for package upgreek
137 \newboolean{upgreek}
138 \IfFileExists{upgreek.sty}
139  {\usepackage{upgreek}
140   \setboolean{upgreek}{true}}
141  {\setboolean{upgreek}{false}}
142
143 % use normal list environments also in French documents
144 \frenchbsetup{StandardLayout}
145 \end_preamble
146 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
147 \use_default_options false
148 \maintain_unincluded_children false
149 \language french
150 \language_package default
151 \inputencoding auto
152 \fontencoding global
153 \font_roman default
154 \font_sans default
155 \font_typewriter default
156 \font_math auto
157 \font_default_family default
158 \use_non_tex_fonts false
159 \font_sc false
160 \font_osf false
161 \font_sf_scale 100
162 \font_tt_scale 100
163 \graphics default
164 \default_output_format default
165 \output_sync 0
166 \bibtex_command default
167 \index_command default
168 \paperfontsize 12
169 \spacing single
170 \use_hyperref true
171 \pdf_title "Manuel mathématique de LyX"
172 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
173 \pdf_subject "Documentation sur les mathématiques avec LyX"
174 \pdf_keywords "LyX, Mathed"
175 \pdf_bookmarks true
176 \pdf_bookmarksnumbered true
177 \pdf_bookmarksopen true
178 \pdf_bookmarksopenlevel 1
179 \pdf_breaklinks false
180 \pdf_pdfborder false
181 \pdf_colorlinks true
182 \pdf_backref false
183 \pdf_pdfusetitle false
184 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
185 \papersize a4paper
186 \use_geometry false
187 \use_package amsmath 2
188 \use_package amssymb 2
189 \use_package cancel 0
190 \use_package esint 1
191 \use_package mathdots 1
192 \use_package mathtools 0
193 \use_package mhchem 1
194 \use_package stackrel 0
195 \use_package stmaryrd 0
196 \use_package undertilde 0
197 \cite_engine basic
198 \cite_engine_type default
199 \biblio_style plain
200 \use_bibtopic false
201 \use_indices false
202 \paperorientation portrait
203 \suppress_date false
204 \justification true
205 \use_refstyle 0
206 \notefontcolor #0000ff
207 \index Index
208 \shortcut idx
209 \color #008000
210 \end_index
211 \secnumdepth 4
212 \tocdepth 3
213 \paragraph_separation skip
214 \defskip medskip
215 \quotes_language french
216 \papercolumns 1
217 \papersides 2
218 \paperpagestyle plain
219 \bullet 1 0 6 -1
220 \bullet 2 2 35 -1
221 \bullet 3 2 7 -1
222 \tracking_changes false
223 \output_changes false
224 \html_math_output 0
225 \html_css_as_file 0
226 \html_be_strict false
227 \end_header
228
229 \begin_body
230
231 \begin_layout Title
232 Manuel mathématique détaillé de LyX
233 \end_layout
234
235 \begin_layout Author
236 par l'équipe LyX 
237 \begin_inset Foot
238 status collapsed
239
240 \begin_layout Plain Layout
241 \noindent
242 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
243  à la liste de diffusion de la documentation de LyX: 
244 \family typewriter
245
246 \begin_inset CommandInset href
247 LatexCommand href
248 name "lyx-docs@lists.lyx.org"
249 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
250
251 \end_inset
252
253
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Note Note
260 status collapsed
261
262 \begin_layout Plain Layout
263 auteur: Uwe Stöhr
264 \end_layout
265
266 \begin_layout Plain Layout
267 traducteur: Siegfried Meunier-Guttin-Cluzel
268 \end_layout
269
270 \begin_layout Plain Layout
271 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
272  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
273 tion/Navigation) par J.P.
274  Chrétien
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \family sans
289 Version 2.1.x
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset CommandInset toc
294 LatexCommand tableofcontents
295
296 \end_inset
297
298
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset Note Note
303 status open
304
305 \begin_layout Plain Layout
306 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
307  
308 \series bold
309 braket, cancel, eurosym, mathdots, mhchem, undertilde
310 \series default
311  et 
312 \series bold
313 was
314 \series default
315  devraient être installés.
316  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
317  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
318  sur la sortie finale.
319  
320 \series bold
321 mhchem
322 \series default
323  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
324 \end_layout
325
326 \begin_layout Plain Layout
327 On peut trouver la dernière version de ce document ici:
328 \begin_inset Newline newline
329 \end_inset
330
331
332 \series bold
333 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
334 \end_layout
335
336 \end_inset
337
338
339 \end_layout
340
341 \begin_layout Standard
342 \begin_inset Newpage newpage
343 \end_inset
344
345
346 \end_layout
347
348 \begin_layout Section
349 Introduction
350 \end_layout
351
352 \begin_layout Standard
353 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
354  collection de commandes LaTeX utilisées pour les symboles et les constructions
355  mathématiques.
356  Les explications mettent l'accent sur l'utilisation des commandes, il est
357  donc indispensable que vous ayez déjà lu la section sur les 
358 \family typewriter
359 Formules Mathématiques
360 \family default
361  du Manuel de l'Utilisateur.
362 \end_layout
363
364 \begin_layout Standard
365 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
366  sont aussi accessibles par le menu
367 \family sans
368  Insertion\SpecialChar \menuseparator
369 Math
370 \family default
371 , ou par la 
372 \family sans
373 barre d'outils mathématique.
374  
375 \family default
376 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
377  rapide d'utiliser une commande plutôt que la barre d'outils.
378  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
379  les boutons correspondants quand il y en a de disponibles.
380 \end_layout
381
382 \begin_layout Standard
383 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
384  formule.
385  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
386  il faut utiliser l'option 
387 \family sans
388 Utiliser le paquetage math AMS
389 \family default
390  dans les paramètres du document (menu
391 \family sans
392  Document\SpecialChar \menuseparator
393 Paramètres\SpecialChar \menuseparator
394 Options mode math
395 \family default
396 )
397 \begin_inset Foot
398 status collapsed
399
400 \begin_layout Plain Layout
401 L'option 
402 \family sans
403 Utiliser automatiquement le paquetage math AMS
404 \family default
405  n'utilise les maths-
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Plain Layout
410
411
412 \backslash
413 AmS 
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset space ~
420 \end_inset
421
422 que si on utilise des constructions mathématiques qui sont reconnues par
423  LyX.
424 \end_layout
425
426 \end_inset
427
428 .
429 \end_layout
430
431 \begin_layout Standard
432 Ce document ne liste pas la totalité des commandes math-
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445
446 \begin_inset space ~
447 \end_inset
448
449 pour des raisons de bon sens
450 \begin_inset Foot
451 status collapsed
452
453 \begin_layout Plain Layout
454 On trouve une liste de toutes les commandes math-
455 \begin_inset ERT
456 status collapsed
457
458 \begin_layout Plain Layout
459
460
461 \backslash
462 AmS 
463 \end_layout
464
465 \end_inset
466
467
468 \begin_inset space ~
469 \end_inset
470
471 dans le fichier 
472 \family sans
473
474 \begin_inset CommandInset href
475 LatexCommand href
476 name "amsguide.ps"
477 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
478
479 \end_inset
480
481
482 \family default
483 , qui est inclus dans toutes les installations LaTeX standard.
484 \end_layout
485
486 \end_inset
487
488 .
489 \end_layout
490
491 \begin_layout Section
492 Instructions générales
493 \end_layout
494
495 \begin_layout Standard
496 Pour créer une formule en ligne
497 \begin_inset Index idx
498 status collapsed
499
500 \begin_layout Plain Layout
501 Formules ! en ligne
502 \end_layout
503
504 \end_inset
505
506  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
507 \family sans
508 Ctrl+M, Alt+C M, Alt+M M
509 \family default
510  ou sur le bouton 
511 \begin_inset Graphics
512         filename ../../images/math-mode.png
513         scale 85
514
515 \end_inset
516
517  de la barre d'outils
518 \begin_inset Newline newline
519 \end_inset
520
521 Pour créer une formule hors ligne
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 Formules ! hors ligne
527 \end_layout
528
529 \end_inset
530
531  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
532  appuyez sur 
533 \family sans
534 Ctrl+Shift+M
535 \family default
536  ou 
537 \family sans
538 Alt+M D
539 \family default
540 .
541 \end_layout
542
543 \begin_layout Standard
544 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
545  dans la formule et appuyez sur 
546 \family sans
547 Ctrl-M, Alt+C M, Alt+M M
548 \family default
549  ou utilisez 
550 \family sans
551 Édition\SpecialChar \menuseparator
552 Math\SpecialChar \menuseparator
553 Changer le type de formule
554 \family default
555 .
556  De la même façon, on peut changer une formule hors ligne en une formule
557  en ligne.
558 \end_layout
559
560 \begin_layout Standard
561 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
562  formule hors ligne, entrez la commande 
563 \series bold
564
565 \backslash
566 displaystyle
567 \series default
568
569 \begin_inset Index idx
570 status collapsed
571
572 \begin_layout Plain Layout
573 Commandes ! D ! 
574 \backslash
575 displaystyle
576 \end_layout
577
578 \end_inset
579
580  dans la formule.
581  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
582  parties de formules qui doivent avoir la taille hors ligne.
583 \end_layout
584
585 \begin_layout Standard
586 Seules les formules en ligne sont autorisées dans les tableaux.
587 \end_layout
588
589 \begin_layout Standard
590 La barre d'outils mathématique peut être activée avec le menu 
591 \family sans
592 Visualiser\SpecialChar \menuseparator
593 Barres d'outils
594 \family default
595 .
596  Quand vous y cliquez sur 
597 \begin_inset Quotes eld
598 \end_inset
599
600 Math
601 \begin_inset Quotes erd
602 \end_inset
603
604  la barre d'outils s'affiche de façon permanente en bas de l'interface;
605  cet état est visualisé dans le menu 
606 \family sans
607 Barres
608 \begin_inset space ~
609 \end_inset
610
611 d'outils 
612 \family default
613 par une coche.
614  Si, dans cet état, vous cliquez une nouvelle fois sur 
615 \begin_inset Quotes eld
616 \end_inset
617
618 Math
619 \begin_inset Quotes erd
620 \end_inset
621
622  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
623  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
624  de menu de 
625 \begin_inset Quotes eld
626 \end_inset
627
628 Math
629 \begin_inset Quotes erd
630 \end_inset
631
632  en 
633 \begin_inset Quotes eld
634 \end_inset
635
636 Math (auto)
637 \begin_inset Quotes erd
638 \end_inset
639
640 .
641 \end_layout
642
643 \begin_layout Standard
644 Le mode TeX
645 \begin_inset Index idx
646 status collapsed
647
648 \begin_layout Plain Layout
649 Mode TeX
650 \end_layout
651
652 \end_inset
653
654  est activé en appuyant sur le bouton 
655 \begin_inset Graphics
656         filename ../../images/ert-insert.png
657         scale 85
658
659 \end_inset
660
661  de la barre d'outils ou en utilisant le menu 
662 \family sans
663 Insertion\SpecialChar \menuseparator
664 Code
665 \begin_inset space ~
666 \end_inset
667
668 Te
669 \begin_inset ERT
670 status collapsed
671
672 \begin_layout Plain Layout
673
674 {}
675 \end_layout
676
677 \end_inset
678
679 X
680 \family default
681  (raccourci 
682 \family sans
683 Ctrl+L
684 \family default
685 ).
686 \begin_inset Note Note
687 status collapsed
688
689 \begin_layout Plain Layout
690 Dans LyX il y a trois 
691 \begin_inset Quotes eld
692 \end_inset
693
694 nom propres
695 \begin_inset Quotes erd
696 \end_inset
697
698  qui apparaissent dans la sortie finale avec des lettres mises en indice
699  ou en exposant: TeX, LaTeX, et LyX
700 \end_layout
701
702 \begin_layout Plain Layout
703 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
704  une paire d'accolades TeX .
705 \end_layout
706
707 \end_inset
708
709
710 \end_layout
711
712 \begin_layout Standard
713 Pour modifier le préambule LaTeX
714 \begin_inset Index idx
715 status collapsed
716
717 \begin_layout Plain Layout
718 Préambule LaTeX
719 \end_layout
720
721 \end_inset
722
723 , on utilise le menu 
724 \family sans
725 Document\SpecialChar \menuseparator
726 Paramètres\SpecialChar \menuseparator
727 Préambule
728 \begin_inset space ~
729 \end_inset
730
731 LaT
732 \begin_inset ERT
733 status collapsed
734
735 \begin_layout Plain Layout
736
737 {}
738 \end_layout
739
740 \end_inset
741
742 eX
743 \family default
744 .
745 \end_layout
746
747 \begin_layout Standard
748 Pour éditer des matrices, des différentiations de cas et des formules multiligne
749 s après coup, on peut utiliser les menus 
750 \family sans
751 Édition\SpecialChar \menuseparator
752 Math
753 \family default
754  and 
755 \family sans
756 Édition\SpecialChar \menuseparator
757 Lignes
758 \begin_inset space \thinspace{}
759 \end_inset
760
761 &
762 \begin_inset space \thinspace{}
763 \end_inset
764
765 colonnes,
766 \family default
767  ou la barre d'outils 
768 \family sans
769 Tableau
770 \family default
771 .
772  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
773  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
774  d'en dessous ou la colonne directement à droite.
775  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
776  fera avec la ligne précédente ou la colonne directement à gauche.
777 \end_layout
778
779 \begin_layout Standard
780 Quand on veut écrire du texte dans des formules
781 \begin_inset Foot
782 status collapsed
783
784 \begin_layout Plain Layout
785 Pour les formules multilignes, on utilise la commande 
786 \series bold
787
788 \backslash
789 intertext,
790 \series default
791  voir 
792 \begin_inset CommandInset ref
793 LatexCommand ref
794 reference "sub:Texte-dans-multi-lignes"
795
796 \end_inset
797
798 .
799 \end_layout
800
801 \end_inset
802
803 , on doit utiliser du 
804 \emph on
805 texte mathématique
806 \emph default
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 Texte ! dans les formules
813 \end_layout
814
815 \end_inset
816
817
818 \begin_inset Index idx
819 status collapsed
820
821 \begin_layout Plain Layout
822 Mathématique, texte
823 \end_layout
824
825 \end_inset
826
827 .
828  Ce mode est invoqué à l'aide du raccourci
829 \family sans
830  Ctrl+M
831 \family default
832  ou en insérant la commande 
833 \series bold
834
835 \backslash
836 text
837 \series default
838
839 \begin_inset Index idx
840 status collapsed
841
842 \begin_layout Plain Layout
843 Commandes ! T ! 
844 \backslash
845 text
846 \end_layout
847
848 \end_inset
849
850 .
851  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
852  parties de la formule qui apparaissent en bleu.
853  Dans la sortie finale, le texte mathématique est en caractères droits,
854  contrairement aux autres éléments de formule.
855 \end_layout
856
857 \begin_layout Subsection*
858 Syntaxe des commandes
859 \end_layout
860
861 \begin_layout Standard
862 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
863  suivent la syntaxe suivante:
864 \end_layout
865
866 \begin_layout Standard
867
868 \series bold
869
870 \backslash
871 nomdelacommande[argument optionnel]{argument obligatoire}
872 \end_layout
873
874 \begin_layout Standard
875 Une commande commence toujours par une barre de fraction inverse (anti-slash)
876  
877 \begin_inset Quotes gld
878 \end_inset
879
880
881 \series bold
882
883 \backslash
884
885 \series default
886
887 \begin_inset Quotes grd
888 \end_inset
889
890 .
891  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
892  vont avec.
893  Les accolades placées autour des arguments obligatoires seront nommées
894  accolade TeX dans ce document
895 \begin_inset Index idx
896 status collapsed
897
898 \begin_layout Plain Layout
899 Accolades TeX
900 \end_layout
901
902 \end_inset
903
904 .
905  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
906  LyX créera automatiquement une accolade droite.
907  Dans tous les autres cas les accolades TeX sont créées dans des formules
908  avec la commande 
909 \series bold
910
911 \backslash
912 {
913 \series default
914 .
915  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
916  normales qui apparaissent en bleu.
917  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
918  TeX.
919  Les accolades TeX n'apparaissent pas dans la sortie finale.
920 \end_layout
921
922 \begin_layout Standard
923 Quand on entre en mode TeX des commandes sans argument, comme les commandes
924  pour les symboles, on doit 
925 \emph on
926 toujours
927 \emph default
928  placer une espace après la commande pour la terminer.
929  Cette espace n'apparaît pas dans la sortie finale.
930
931 \emph on
932  
933 \emph default
934 Si une espace doit apparaître dans la sortie finale, l'espace doit être
935  suivie par une espace insécable en texte normal.
936 \end_layout
937
938 \begin_layout Standard
939 On insère une espace insécable avec 
940 \family sans
941 Ctrl+Espace
942 \family default
943 .
944 \end_layout
945
946 \begin_layout Subsection*
947 Explications sur la syntaxe
948 \end_layout
949
950 \begin_layout Itemize
951 Le symbole 
952 \begin_inset space \textvisiblespace{}
953 \end_inset
954
955  indique que l'on doit mettre une espace.
956 \end_layout
957
958 \begin_layout Itemize
959 Une flèche comme celle-ci 
960 \begin_inset Formula $\to$
961 \end_inset
962
963  indique que l'on doit appuyer sur la flèche correspondante du clavier.
964  La touche
965 \family sans
966  Tab
967 \family default
968  peut être fréquemment utilisée à la place de
969 \begin_inset Formula $\to$
970 \end_inset
971
972  et 
973 \begin_inset Formula $\downarrow$
974 \end_inset
975
976 , et 
977 \family sans
978 Shift+Tab
979 \family default
980  à la place de 
981 \begin_inset Formula $\leftarrow$
982 \end_inset
983
984  et 
985 \begin_inset Formula $\uparrow$
986 \end_inset
987
988 .
989 \end_layout
990
991 \begin_layout Subsection*
992 Unités disponibles
993 \end_layout
994
995 \begin_layout Standard
996 \align center
997 \begin_inset Float table
998 placement H
999 wide false
1000 sideways false
1001 status open
1002
1003 \begin_layout Plain Layout
1004 \align center
1005 \begin_inset Caption Standard
1006
1007 \begin_layout Plain Layout
1008 \begin_inset CommandInset label
1009 LatexCommand label
1010 name "tab:Unités-disponibles"
1011
1012 \end_inset
1013
1014 Unités disponibles
1015 \end_layout
1016
1017 \end_inset
1018
1019
1020 \end_layout
1021
1022 \begin_layout Plain Layout
1023 \align center
1024 \begin_inset Tabular
1025 <lyxtabular version="3" rows="13" columns="2">
1026 <features rotate="0" tabularvalignment="middle">
1027 <column alignment="center" valignment="top">
1028 <column alignment="center" valignment="top">
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Unité
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Nom / Description
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 mm
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Millimètre
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 cm
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Centimètre
1084 \end_layout
1085
1086 \end_inset
1087 </cell>
1088 </row>
1089 <row>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 in
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1100 \begin_inset Text
1101
1102 \begin_layout Plain Layout
1103 Pouce (1
1104 \begin_inset space \thinspace{}
1105 \end_inset
1106
1107 in = 2,54
1108 \begin_inset space \thinspace{}
1109 \end_inset
1110
1111 cm)
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 </row>
1117 <row>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 pt
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1128 \begin_inset Text
1129
1130 \begin_layout Plain Layout
1131 Point (72.27
1132 \begin_inset space \thinspace{}
1133 \end_inset
1134
1135 pt = 1
1136 \begin_inset space \thinspace{}
1137 \end_inset
1138
1139 in)
1140 \end_layout
1141
1142 \end_inset
1143 </cell>
1144 </row>
1145 <row>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 pc
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1156 \begin_inset Text
1157
1158 \begin_layout Plain Layout
1159 Pica (1
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163 pc = 12
1164 \begin_inset space \thinspace{}
1165 \end_inset
1166
1167 pt)
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 </row>
1173 <row>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 sp
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 scaled point (65536
1188 \begin_inset space \thinspace{}
1189 \end_inset
1190
1191 sp = 1
1192 \begin_inset space \thinspace{}
1193 \end_inset
1194
1195 pt)
1196 \end_layout
1197
1198 \end_inset
1199 </cell>
1200 </row>
1201 <row>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 bp
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1212 \begin_inset Text
1213
1214 \begin_layout Plain Layout
1215 big point (72
1216 \begin_inset space \thinspace{}
1217 \end_inset
1218
1219 bp = 1
1220 \begin_inset space \thinspace{}
1221 \end_inset
1222
1223 in)
1224 \end_layout
1225
1226 \end_inset
1227 </cell>
1228 </row>
1229 <row>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 dd
1235 \end_layout
1236
1237 \end_inset
1238 </cell>
1239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 Didot (1
1244 \begin_inset space \thinspace{}
1245 \end_inset
1246
1247 dd 
1248 \begin_inset Formula $\approx$
1249 \end_inset
1250
1251  0.376
1252 \begin_inset space \thinspace{}
1253 \end_inset
1254
1255 mm)
1256 \end_layout
1257
1258 \end_inset
1259 </cell>
1260 </row>
1261 <row>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 cc
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 Cicero (1
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 cc = 12
1280 \begin_inset space \thinspace{}
1281 \end_inset
1282
1283 dd)
1284 \end_layout
1285
1286 \end_inset
1287 </cell>
1288 </row>
1289 <row>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 ex
1295 \end_layout
1296
1297 \end_inset
1298 </cell>
1299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 Hauteur de la lettre 
1304 \emph on
1305
1306 \begin_inset Quotes eld
1307 \end_inset
1308
1309 x
1310 \emph default
1311
1312 \begin_inset Quotes erd
1313 \end_inset
1314
1315  dans la police courante
1316 \end_layout
1317
1318 \end_inset
1319 </cell>
1320 </row>
1321 <row>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 em
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1332 \begin_inset Text
1333
1334 \begin_layout Plain Layout
1335 Largeur de la lettre 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339
1340 \emph on
1341 M
1342 \emph default
1343
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347  dans la police courante
1348 \end_layout
1349
1350 \end_inset
1351 </cell>
1352 </row>
1353 <row>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 mu
1359 \end_layout
1360
1361 \end_inset
1362 </cell>
1363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1364 \begin_inset Text
1365
1366 \begin_layout Plain Layout
1367 unité math  (1
1368 \begin_inset space \thinspace{}
1369 \end_inset
1370
1371 mu = 
1372 \begin_inset Formula $\nicefrac{1}{18}$
1373 \end_inset
1374
1375
1376 \begin_inset space \thinspace{}
1377 \end_inset
1378
1379 em)
1380 \end_layout
1381
1382 \end_inset
1383 </cell>
1384 </row>
1385 </lyxtabular>
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Standard
1398 \begin_inset Newpage newpage
1399 \end_inset
1400
1401
1402 \end_layout
1403
1404 \begin_layout Section
1405 Fonctions de base
1406 \end_layout
1407
1408 \begin_layout Subsection
1409 Exposants
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 Exposants
1415 \end_layout
1416
1417 \end_inset
1418
1419  et indices
1420 \begin_inset Index idx
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 Indices
1425 \end_layout
1426
1427 \end_inset
1428
1429
1430 \end_layout
1431
1432 \begin_layout Standard
1433 Les indices sont créés avec le caractère souligné 
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 _
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  ou avec le bouton 
1442 \begin_inset Graphics
1443         filename ../../images/math-subscript.png
1444         scale 85
1445
1446 \end_inset
1447
1448 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1449  
1450 \begin_inset Quotes eld
1451 \end_inset
1452
1453 ^
1454 \begin_inset Quotes erd
1455 \end_inset
1456
1457  ou avec le bouton 
1458 \begin_inset Graphics
1459         filename ../../images/math-superscript.png
1460         scale 85
1461
1462 \end_inset
1463
1464 .
1465 \end_layout
1466
1467 \begin_layout Standard
1468 \align center
1469 \begin_inset Tabular
1470 <lyxtabular version="3" rows="4" columns="2">
1471 <features rotate="0" tabularvalignment="middle">
1472 <column alignment="center" valignment="top" width="0pt">
1473 <column alignment="center" valignment="top" width="0pt">
1474 <row>
1475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1476 \begin_inset Text
1477
1478 \begin_layout Plain Layout
1479 Commande
1480 \end_layout
1481
1482 \end_inset
1483 </cell>
1484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1485 \begin_inset Text
1486
1487 \begin_layout Plain Layout
1488 Résultat
1489 \begin_inset Note Note
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493
1494 \series bold
1495
1496 \backslash
1497 raisebox
1498 \series default
1499  est seulement utilisée pour faire de la place
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 </row>
1510 <row>
1511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1512 \begin_inset Text
1513
1514 \begin_layout Plain Layout
1515 B_V
1516 \end_layout
1517
1518 \end_inset
1519 </cell>
1520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 \begin_inset Formula $B_{V}$
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 </row>
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 B^V
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1548 \end_inset
1549
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 </row>
1556 <row>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 B^
1562 \begin_inset space \textvisiblespace{}
1563 \end_inset
1564
1565 A
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1575 \end_inset
1576
1577
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 </row>
1583 </lyxtabular>
1584
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \begin_layout Standard
1591 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1592  la mettre en exposant, vous pouvez soit appuyer sur 
1593 \family sans
1594 Espace 
1595 \family default
1596 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1597  qui se trouve sur la touche du 9.
1598 \end_layout
1599
1600 \begin_layout Subsection
1601 Fractions
1602 \begin_inset CommandInset label
1603 LatexCommand label
1604 name "sub:Fractions"
1605
1606 \end_inset
1607
1608
1609 \begin_inset Index idx
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 Fractions
1614 \end_layout
1615
1616 \end_inset
1617
1618
1619 \end_layout
1620
1621 \begin_layout Standard
1622 Les fractions sont créées avec la commande 
1623 \series bold
1624
1625 \backslash
1626 frac
1627 \series default
1628
1629 \begin_inset Index idx
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 Commandes ! F ! 
1634 \backslash
1635 frac
1636 \end_layout
1637
1638 \end_inset
1639
1640  ou avec le bouton 
1641 \begin_inset Graphics
1642         filename ../../images/math/frac.png
1643         scale 50
1644
1645 \end_inset
1646
1647  de la barre d'outils mathématique.
1648  La taille de la police est ajustée automatiquement selon que l'on se trouve
1649  dans une formule en ligne ou hors ligne.
1650  Avec le bouton 
1651 \begin_inset Graphics
1652         filename ../../images/math/frac-square.png
1653         scale 85
1654
1655 \end_inset
1656
1657  de la barre d'outils mathématique, vous pouvez choisir entre différents
1658  types de fractions.
1659 \end_layout
1660
1661 \begin_layout Standard
1662 Avec la commande 
1663 \series bold
1664
1665 \backslash
1666 dfrac
1667 \series default
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Commandes ! D ! 
1674 \backslash
1675 dfrac
1676 \end_layout
1677
1678 \end_inset
1679
1680  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1681  qui se trouverait dans une formule hors ligne.
1682  Avec 
1683 \series bold
1684
1685 \backslash
1686 tfrac
1687 \series default
1688
1689 \begin_inset Index idx
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Commandes ! T ! 
1694 \backslash
1695 tfrac
1696 \end_layout
1697
1698 \end_inset
1699
1700  la fraction aura toujours la taille d'une formule en ligne.
1701  Un exemple:
1702 \end_layout
1703
1704 \begin_layout Standard
1705 Une ligne avec la fraction 
1706 \begin_inset Formula $\frac{1}{2}$
1707 \end_inset
1708
1709  créée avec la commande 
1710 \series bold
1711
1712 \backslash
1713 frac
1714 \series default
1715 .
1716 \end_layout
1717
1718 \begin_layout Standard
1719 Une ligne avec la fraction 
1720 \begin_inset Formula $\dfrac{1}{2}$
1721 \end_inset
1722
1723  créée avec la commande 
1724 \series bold
1725
1726 \backslash
1727 dfrac
1728 \series default
1729 .
1730 \end_layout
1731
1732 \begin_layout Standard
1733 \align center
1734 \begin_inset Tabular
1735 <lyxtabular version="3" rows="4" columns="2">
1736 <features rotate="0" tabularvalignment="middle">
1737 <column alignment="center" valignment="top" width="0pt">
1738 <column alignment="center" valignment="top" width="0pt">
1739 <row>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Commande
1745 \end_layout
1746
1747 \end_inset
1748 </cell>
1749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Plain Layout
1753 Résultat
1754 \begin_inset Note Note
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758
1759 \series bold
1760
1761 \backslash
1762 raisebox
1763 \series default
1764  est seulement utilisée pour faire de la place
1765 \end_layout
1766
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 </row>
1775 <row>
1776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \backslash
1782 frac
1783 \begin_inset space \textvisiblespace{}
1784 \end_inset
1785
1786 A
1787 \begin_inset Formula $\downarrow$
1788 \end_inset
1789
1790 B
1791 \end_layout
1792
1793 \end_inset
1794 </cell>
1795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1796 \begin_inset Text
1797
1798 \begin_layout Plain Layout
1799 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 </row>
1808 <row>
1809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813
1814 \backslash
1815 dfrac
1816 \begin_inset space \textvisiblespace{}
1817 \end_inset
1818
1819 A
1820 \begin_inset Formula $\downarrow$
1821 \end_inset
1822
1823 B
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1833 \end_inset
1834
1835
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 </row>
1841 <row>
1842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1843 \begin_inset Text
1844
1845 \begin_layout Plain Layout
1846
1847 \backslash
1848 dfrac
1849 \begin_inset space \textvisiblespace{}
1850 \end_inset
1851
1852 e^
1853 \backslash
1854 frac
1855 \begin_inset space \textvisiblespace{}
1856 \end_inset
1857
1858 1
1859 \begin_inset Formula $\downarrow$
1860 \end_inset
1861
1862 2
1863 \begin_inset Formula $\downarrow\downarrow$
1864 \end_inset
1865
1866 3
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 </lyxtabular>
1885
1886 \end_inset
1887
1888
1889 \end_layout
1890
1891 \begin_layout Standard
1892 \begin_inset VSpace bigskip
1893 \end_inset
1894
1895
1896 \begin_inset Newpage newpage
1897 \end_inset
1898
1899 Pour des fractions emboîtées, on peut utiliser la commande 
1900 \series bold
1901
1902 \backslash
1903 cfrac
1904 \series default
1905
1906 \begin_inset Index idx
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910 Commandes ! C ! 
1911 \backslash
1912 cfrac
1913 \end_layout
1914
1915 \end_inset
1916
1917 .
1918  Voici un exemple:
1919 \begin_inset VSpace -3mm
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \begin_inset Formula 
1927 \begin{align*}
1928 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1929 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1930 \end{align*}
1931
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \begin_layout Standard
1938 La commande pour l'exemple précédent est:
1939 \end_layout
1940
1941 \begin_layout Standard
1942
1943 \series bold
1944
1945 \backslash
1946 cfrac
1947 \begin_inset space \textvisiblespace{}
1948 \end_inset
1949
1950 A
1951 \begin_inset Formula $\downarrow$
1952 \end_inset
1953
1954 B+
1955 \backslash
1956 cfrac
1957 \begin_inset space \textvisiblespace{}
1958 \end_inset
1959
1960 C+
1961 \backslash
1962 cfrac
1963 \begin_inset space \textvisiblespace{}
1964 \end_inset
1965
1966 E
1967 \begin_inset Formula $\downarrow$
1968 \end_inset
1969
1970 F
1971 \begin_inset Formula $\downarrow$
1972 \end_inset
1973
1974 D
1975 \end_layout
1976
1977 \begin_layout Standard
1978 \begin_inset VSpace medskip
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \begin_layout Standard
1985
1986 \series bold
1987
1988 \backslash
1989 cfrac
1990 \series default
1991  met toujours la fraction dans la taille d'une formule hors ligne, même
1992  si elle est une partie d'une autre fraction.
1993 \end_layout
1994
1995 \begin_layout Standard
1996 On peut préciser l'alignement du numérateur.
1997  On utilise la commande 
1998 \series bold
1999
2000 \backslash
2001 cfracleft
2002 \series default
2003  pour l'aligner à gauche, la commande 
2004 \series bold
2005
2006 \backslash
2007 cfracright
2008 \series default
2009  pour l'aligner à droite et 
2010 \series bold
2011
2012 \backslash
2013 cfrac
2014 \series default
2015  pour le centrer.
2016  Les fractions qui suivent illustrent les différents alignements:
2017 \end_layout
2018
2019 \begin_layout Standard
2020
2021 \series bold
2022 \begin_inset Formula 
2023 \[
2024 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2025 \]
2026
2027 \end_inset
2028
2029
2030 \end_layout
2031
2032 \begin_layout Standard
2033 \begin_inset Note Greyedout
2034 status open
2035
2036 \begin_layout Plain Layout
2037
2038 \series bold
2039 Notez:
2040 \series default
2041  
2042 \series bold
2043
2044 \backslash
2045 cfracleft
2046 \series default
2047  et 
2048 \series bold
2049 cfracright
2050 \series default
2051  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2052 \series bold
2053
2054 \backslash
2055 cfrac[alignement]{numérateur}{dénominateur}
2056 \series default
2057  .
2058
2059 \series bold
2060  
2061 \series default
2062 Vous ne pouvez donc pas les utiliser en code TeX.
2063 \end_layout
2064
2065 \end_inset
2066
2067
2068 \end_layout
2069
2070 \begin_layout Standard
2071 \begin_inset VSpace medskip
2072 \end_inset
2073
2074 Il est souvent intéressant de combiner 
2075 \series bold
2076
2077 \backslash
2078 cfrac
2079 \series default
2080  et 
2081 \series bold
2082
2083 \backslash
2084 frac
2085 \series default
2086 :
2087 \begin_inset Formula 
2088 \[
2089 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2090 \]
2091
2092 \end_inset
2093
2094
2095 \end_layout
2096
2097 \begin_layout Standard
2098 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2099  pouvez utiliser la commande 
2100 \series bold
2101
2102 \backslash
2103 nicefrac
2104 \begin_inset Index idx
2105 status collapsed
2106
2107 \begin_layout Plain Layout
2108 Commandes ! N ! 
2109 \backslash
2110 nicefrac
2111 \end_layout
2112
2113 \end_inset
2114
2115
2116 \series default
2117
2118 \begin_inset Formula $\nicefrac{5}{31}$
2119 \end_inset
2120
2121  ou 
2122 \series bold
2123
2124 \backslash
2125 unitfrac
2126 \series default
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Commandes ! U ! 
2133 \backslash
2134 unitfrac
2135 \end_layout
2136
2137 \end_inset
2138
2139
2140 \begin_inset Formula $\unitfrac{5}{31}$
2141 \end_inset
2142
2143 .
2144  Il y a aussi la commande 
2145 \series bold
2146
2147 \backslash
2148 unitfracthree
2149 \series default
2150  qui permet d'écrire une fraction en combinaison avec un nombre: 
2151 \begin_inset Formula $\unitfrac[2]{1}{3}$
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \begin_layout Standard
2158 \begin_inset Note Greyedout
2159 status open
2160
2161 \begin_layout Plain Layout
2162
2163 \series bold
2164 Notez:
2165 \series default
2166  
2167 \series bold
2168
2169 \backslash
2170 unitfracthree
2171 \series default
2172  n'est pas une commande LaTeX réelle, mais c'est la commande 
2173 \series bold
2174
2175 \backslash
2176 unitfrac[nombre]{numérateur}{dénominateur}
2177 \series default
2178  .
2179
2180 \series bold
2181  
2182 \series default
2183 Vous ne pouvez donc pas l'utiliser en code TeX.
2184 \end_layout
2185
2186 \end_inset
2187
2188
2189 \end_layout
2190
2191 \begin_layout Standard
2192 Dans 
2193 \begin_inset CommandInset ref
2194 LatexCommand ref
2195 reference "sub:Fractions-personnalisées"
2196
2197 \end_inset
2198
2199  on explique comment définir des fractions personnalisées en modifiant les
2200  barres de fractions.
2201 \end_layout
2202
2203 \begin_layout Standard
2204 \begin_inset Newpage newpage
2205 \end_inset
2206
2207
2208 \end_layout
2209
2210 \begin_layout Subsection
2211 Racines
2212 \begin_inset Index idx
2213 status collapsed
2214
2215 \begin_layout Plain Layout
2216 Racines
2217 \end_layout
2218
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \begin_layout Standard
2225 On obtient les racines carrées avec la commande 
2226 \series bold
2227
2228 \backslash
2229 sqrt
2230 \series default
2231
2232 \begin_inset Index idx
2233 status collapsed
2234
2235 \begin_layout Plain Layout
2236 Commandes ! S ! 
2237 \backslash
2238 sqrt
2239 \end_layout
2240
2241 \end_inset
2242
2243  ou avec le bouton 
2244 \begin_inset Graphics
2245         filename ../../images/math/sqrt.png
2246         scale 85
2247
2248 \end_inset
2249
2250  de la barre d'outils mathématique, et toutes les autres racines avec la
2251  commande 
2252 \series bold
2253
2254 \backslash
2255 root
2256 \series default
2257
2258 \begin_inset Index idx
2259 status collapsed
2260
2261 \begin_layout Plain Layout
2262 Commandes ! R ! 
2263 \backslash
2264 root
2265 \end_layout
2266
2267 \end_inset
2268
2269  ou avec le bouton 
2270 \begin_inset Graphics
2271         filename ../../images/math/root.png
2272         scale 85
2273
2274 \end_inset
2275
2276 .
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \align center
2281 \begin_inset Tabular
2282 <lyxtabular version="3" rows="3" columns="2">
2283 <features rotate="0" tabularvalignment="middle">
2284 <column alignment="center" valignment="top" width="0pt">
2285 <column alignment="center" valignment="top" width="0pt">
2286 <row>
2287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291 Commande
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 Résultat
2301 \begin_inset Note Note
2302 status collapsed
2303
2304 \begin_layout Plain Layout
2305
2306 \series bold
2307
2308 \backslash
2309 raisebox
2310 \series default
2311  est seulement utilisée pour faire de la place
2312 \end_layout
2313
2314 \end_inset
2315
2316
2317 \end_layout
2318
2319 \end_inset
2320 </cell>
2321 </row>
2322 <row>
2323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2324 \begin_inset Text
2325
2326 \begin_layout Plain Layout
2327
2328 \backslash
2329 sqrt
2330 \begin_inset space \textvisiblespace{}
2331 \end_inset
2332
2333 A-B
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2343 \end_inset
2344
2345
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 </row>
2351 <row>
2352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Plain Layout
2356
2357 \backslash
2358 root
2359 \begin_inset space \textvisiblespace{}
2360 \end_inset
2361
2362 3
2363 \begin_inset Formula $\downarrow$
2364 \end_inset
2365
2366 A-B
2367 \end_layout
2368
2369 \end_inset
2370 </cell>
2371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 </lyxtabular>
2385
2386 \end_inset
2387
2388
2389 \end_layout
2390
2391 \begin_layout Standard
2392 On peut aussi obtenir une racine carrée avec 
2393 \series bold
2394
2395 \backslash
2396 root
2397 \series default
2398  en laissant le champ réservé au degré de la racine vide.
2399 \end_layout
2400
2401 \begin_layout Standard
2402 Dans certains cas, la distance entre le degré et la racine est trop petite
2403  comme dans cette formule: 
2404 \begin_inset Formula $\sqrt[\beta]{B}$
2405 \end_inset
2406
2407
2408 \begin_inset Newline newline
2409 \end_inset
2410
2411 Le 
2412 \begin_inset Formula $\beta$
2413 \end_inset
2414
2415  touche la racine, ce qui peut être évité en utilisant les commandes 
2416 \series bold
2417
2418 \backslash
2419 leftroot
2420 \series default
2421
2422 \begin_inset Index idx
2423 status collapsed
2424
2425 \begin_layout Plain Layout
2426 Commandes ! L ! 
2427 \backslash
2428 leftroot
2429 \end_layout
2430
2431 \end_inset
2432
2433  et 
2434 \series bold
2435
2436 \backslash
2437 uproot
2438 \series default
2439
2440 \begin_inset Index idx
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444 Commandes ! U ! 
2445 \backslash
2446 uproot
2447 \end_layout
2448
2449 \end_inset
2450
2451  avec la syntaxe suivante:
2452 \end_layout
2453
2454 \begin_layout Standard
2455
2456 \series bold
2457
2458 \backslash
2459 leftroot{distance}
2460 \series default
2461  et 
2462 \series bold
2463
2464 \backslash
2465 uproot{distance}
2466 \end_layout
2467
2468 \begin_layout Standard
2469 Distance est le nombre de Big Points (unité bp; 
2470 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2471 \end_inset
2472
2473 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2474  le haut.
2475  Les commandes doivent être placées dans la case du degré.
2476  Par exemple, la commande
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480
2481 \series bold
2482
2483 \backslash
2484 root
2485 \backslash
2486 leftroot{-1
2487 \begin_inset Formula $\to$
2488 \end_inset
2489
2490
2491 \backslash
2492 uproot{2
2493 \begin_inset Formula $\to$
2494 \end_inset
2495
2496
2497 \backslash
2498 beta
2499 \begin_inset space \textvisiblespace{}
2500 \end_inset
2501
2502
2503 \begin_inset Formula $\to$
2504 \end_inset
2505
2506 B
2507 \begin_inset Newline newline
2508 \end_inset
2509
2510
2511 \series default
2512 produit une formule correctement mise en forme: 
2513 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \begin_layout Subsection
2520 Coefficients binomiaux 
2521 \begin_inset Index idx
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 Binomiaux, coefficients
2526 \end_layout
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 Les coefficients binomiaux sont insérés avec la commande 
2535 \series bold
2536
2537 \backslash
2538 binom
2539 \series default
2540
2541 \begin_inset Index idx
2542 status collapsed
2543
2544 \begin_layout Plain Layout
2545 Commandes ! B ! 
2546 \backslash
2547 binom
2548 \end_layout
2549
2550 \end_inset
2551
2552  ou avec le bouton 
2553 \begin_inset Graphics
2554         filename ../../images/math/frac-square.png
2555         scale 85
2556
2557 \end_inset
2558
2559 de la barre d'outils mathématique.
2560  Comme pour les fraction (
2561 \series bold
2562
2563 \backslash
2564 frac
2565 \series default
2566 ) il y a avec 
2567 \series bold
2568
2569 \backslash
2570 binom
2571 \series default
2572  les commandes 
2573 \series bold
2574
2575 \backslash
2576 dbinom
2577 \series default
2578
2579 \begin_inset Index idx
2580 status collapsed
2581
2582 \begin_layout Plain Layout
2583 Commandes ! D ! 
2584 \backslash
2585 dbinom
2586 \end_layout
2587
2588 \end_inset
2589
2590  et 
2591 \series bold
2592
2593 \backslash
2594 tbinom
2595 \series default
2596
2597 \begin_inset Index idx
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601 Commandes ! T ! 
2602 \backslash
2603 tbinom
2604 \end_layout
2605
2606 \end_inset
2607
2608 .
2609  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2610  il y a les commandes 
2611 \series bold
2612
2613 \backslash
2614 brace
2615 \series default
2616
2617 \begin_inset Index idx
2618 status collapsed
2619
2620 \begin_layout Plain Layout
2621 Commandes ! B ! 
2622 \backslash
2623 brace
2624 \end_layout
2625
2626 \end_inset
2627
2628  et 
2629 \series bold
2630
2631 \backslash
2632 brack
2633 \series default
2634
2635 \begin_inset Index idx
2636 status collapsed
2637
2638 \begin_layout Plain Layout
2639 Commandes ! B ! 
2640 \backslash
2641 brack
2642 \end_layout
2643
2644 \end_inset
2645
2646 .
2647 \end_layout
2648
2649 \begin_layout Standard
2650 \align center
2651 \begin_inset Tabular
2652 <lyxtabular version="3" rows="6" columns="2">
2653 <features rotate="0" tabularvalignment="middle">
2654 <column alignment="center" valignment="top" width="0pt">
2655 <column alignment="center" valignment="top" width="0pt">
2656 <row>
2657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661 Commande
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670 Résultat
2671 \begin_inset Note Note
2672 status collapsed
2673
2674 \begin_layout Plain Layout
2675
2676 \series bold
2677
2678 \backslash
2679 raisebox
2680 \series default
2681  est seulement utilisée pour faire de la place
2682 \end_layout
2683
2684 \end_inset
2685
2686
2687 \end_layout
2688
2689 \end_inset
2690 </cell>
2691 </row>
2692 <row>
2693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697
2698 \backslash
2699 binom
2700 \begin_inset space \textvisiblespace{}
2701 \end_inset
2702
2703 A
2704 \begin_inset Formula $\downarrow$
2705 \end_inset
2706
2707 B
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Plain Layout
2716 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \end_inset
2723 </cell>
2724 </row>
2725 <row>
2726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730
2731 \backslash
2732 dbinom
2733 \begin_inset space \textvisiblespace{}
2734 \end_inset
2735
2736 A
2737 \begin_inset Formula $\downarrow$
2738 \end_inset
2739
2740 B
2741 \end_layout
2742
2743 \end_inset
2744 </cell>
2745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2750 \end_inset
2751
2752
2753 \end_layout
2754
2755 \end_inset
2756 </cell>
2757 </row>
2758 <row>
2759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763
2764 \backslash
2765 tbinom
2766 \begin_inset space \textvisiblespace{}
2767 \end_inset
2768
2769 A
2770 \begin_inset Formula $\downarrow$
2771 \end_inset
2772
2773 B
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2783 \end_inset
2784
2785
2786 \end_layout
2787
2788 \end_inset
2789 </cell>
2790 </row>
2791 <row>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \backslash
2798 brack
2799 \begin_inset space \textvisiblespace{}
2800 \end_inset
2801
2802 A
2803 \begin_inset Formula $\downarrow$
2804 \end_inset
2805
2806 B
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2816 \end_inset
2817
2818
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 </row>
2824 <row>
2825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \backslash
2831 brace
2832 \begin_inset space \textvisiblespace{}
2833 \end_inset
2834
2835 A
2836 \begin_inset Formula $\downarrow$
2837 \end_inset
2838
2839 B
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Plain Layout
2848 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 </lyxtabular>
2858
2859 \end_inset
2860
2861
2862 \end_layout
2863
2864 \begin_layout Subsection
2865 Différentiation de cas 
2866 \begin_inset Index idx
2867 status collapsed
2868
2869 \begin_layout Plain Layout
2870 Différentiation de cas 
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Standard
2879 \align center
2880 \begin_inset Tabular
2881 <lyxtabular version="3" rows="3" columns="2">
2882 <features rotate="0" tabularvalignment="middle">
2883 <column alignment="center" valignment="top" width="0pt">
2884 <column alignment="center" valignment="top" width="0pt">
2885 <row>
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 Commande
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Plain Layout
2899 Résultat
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 </row>
2905 <row>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910
2911 \backslash
2912 cases
2913 \begin_inset space \textvisiblespace{}
2914 \end_inset
2915
2916 A
2917 \begin_inset Formula $\to$
2918 \end_inset
2919
2920 B>0
2921 \begin_inset Index idx
2922 status collapsed
2923
2924 \begin_layout Plain Layout
2925 Commandes ! C ! 
2926 \backslash
2927 cases
2928 \end_layout
2929
2930 \end_inset
2931
2932
2933 \end_layout
2934
2935 \end_inset
2936 </cell>
2937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2938 \begin_inset Text
2939
2940 \begin_layout Plain Layout
2941 \begin_inset Formula $\begin{cases}
2942 A & B>0\end{cases}$
2943 \end_inset
2944
2945
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 </row>
2951 <row>
2952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956
2957 \backslash
2958 cases
2959 \begin_inset space \textvisiblespace{}
2960 \end_inset
2961
2962
2963 \family sans
2964 Ctrl-Entrée
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 \begin_inset Formula $\begin{cases}
2974 A & \textrm{pour }\hat{x}>0\\
2975 B & \textrm{pour }\hat{x}=0
2976 \end{cases}$
2977 \end_inset
2978
2979
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 </row>
2985 </lyxtabular>
2986
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \begin_layout Standard
2993 Après avoir inséré 
2994 \series bold
2995
2996 \backslash
2997 cases
2998 \series default
2999  ou avoir utilisé le bouton 
3000 \begin_inset Graphics
3001         filename ../../images/math/cases.png
3002         lyxscale 50
3003         scale 50
3004
3005 \end_inset
3006
3007  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3008  avec le raccourci 
3009 \family sans
3010 Ctrl+Entrée
3011 \family default
3012  ou avec le bouton 
3013 \begin_inset Graphics
3014         filename ../../images/tabular-feature_append-row.png
3015         scale 85
3016
3017 \end_inset
3018
3019 .
3020 \begin_inset Foot
3021 status collapsed
3022
3023 \begin_layout Plain Layout
3024 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3025  sont expliqués dans 
3026 \begin_inset CommandInset ref
3027 LatexCommand ref
3028 reference "sub:Accents-sur-un-caractère"
3029
3030 \end_inset
3031
3032 .
3033 \end_layout
3034
3035 \end_inset
3036
3037
3038 \end_layout
3039
3040 \begin_layout Standard
3041 La commande 
3042 \series bold
3043
3044 \backslash
3045 cases
3046 \series default
3047  est aussi accessible par le menu 
3048 \family sans
3049 Insertion\SpecialChar \menuseparator
3050 Math\SpecialChar \menuseparator
3051 Environnement
3052 \begin_inset space ~
3053 \end_inset
3054
3055 Cas
3056 \family default
3057 .
3058 \end_layout
3059
3060 \begin_layout Subsection
3061 Négations
3062 \begin_inset Index idx
3063 status collapsed
3064
3065 \begin_layout Plain Layout
3066 Negations@Négations
3067 \end_layout
3068
3069 \end_inset
3070
3071
3072 \end_layout
3073
3074 \begin_layout Standard
3075 En insérant la commande 
3076 \series bold
3077
3078 \backslash
3079 not
3080 \series default
3081
3082 \begin_inset Index idx
3083 status collapsed
3084
3085 \begin_layout Plain Layout
3086 Commandes ! N ! 
3087 \backslash
3088 not
3089 \end_layout
3090
3091 \end_inset
3092
3093  chaque caractère peut être affiché barré.
3094  Les caractères sont en quelque sorte accentués par une barre de fraction.
3095 \end_layout
3096
3097 \begin_layout Standard
3098 \align center
3099 \begin_inset Tabular
3100 <lyxtabular version="3" rows="4" columns="2">
3101 <features rotate="0" tabularvalignment="middle">
3102 <column alignment="center" valignment="top" width="0pt">
3103 <column alignment="center" valignment="top" width="0pt">
3104 <row>
3105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109 Commande
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118 Résultat
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 <row>
3125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129
3130 \backslash
3131 not=
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140 \begin_inset Formula $\not=$
3141 \end_inset
3142
3143
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 </row>
3149 <row>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154
3155 \backslash
3156 not 
3157 \backslash
3158 le
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3164 \begin_inset Text
3165
3166 \begin_layout Plain Layout
3167 \begin_inset Formula $\not\le$
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 </row>
3176 <row>
3177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3178 \begin_inset Text
3179
3180 \begin_layout Plain Layout
3181
3182 \backslash
3183 not 
3184 \backslash
3185 parallel
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194 \begin_inset Formula $\not\parallel$
3195 \end_inset
3196
3197
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 </row>
3203 </lyxtabular>
3204
3205 \end_inset
3206
3207
3208 \end_layout
3209
3210 \begin_layout Standard
3211 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3212  bel aspect.
3213  C'est pourquoi il existe des commandes spéciales pour certaines négations
3214  (voir 
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sub:Symboles-mathématiques"
3218
3219 \end_inset
3220
3221  et 
3222 \begin_inset CommandInset ref
3223 LatexCommand ref
3224 reference "sec:Relations"
3225
3226 \end_inset
3227
3228 ).
3229 \end_layout
3230
3231 \begin_layout Subsection
3232 Garnitures
3233 \begin_inset CommandInset label
3234 LatexCommand label
3235 name "sub:Garnitures"
3236
3237 \end_inset
3238
3239
3240 \begin_inset Index idx
3241 status collapsed
3242
3243 \begin_layout Plain Layout
3244 Garnitures
3245 \end_layout
3246
3247 \end_inset
3248
3249
3250 \begin_inset Index idx
3251 status collapsed
3252
3253 \begin_layout Plain Layout
3254 Symboles chimiques ! Isotopes
3255 \end_layout
3256
3257 \end_inset
3258
3259
3260 \begin_inset Index idx
3261 status collapsed
3262
3263 \begin_layout Plain Layout
3264 Isotopes|see
3265 \begin_inset ERT
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269
3270 {
3271 \end_layout
3272
3273 \end_inset
3274
3275 Symboles chimiques
3276 \begin_inset ERT
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280
3281 }
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \end_layout
3288
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \begin_layout Standard
3295 Quand on affiche par exemple des isotopes
3296 \begin_inset Foot
3297 status collapsed
3298
3299 \begin_layout Plain Layout
3300 Plus d'information sur les symboles chimiques dans 
3301 \begin_inset CommandInset ref
3302 LatexCommand ref
3303 reference "sub:Symboles-chimiques"
3304
3305 \end_inset
3306
3307 .
3308 \end_layout
3309
3310 \end_inset
3311
3312 , on rencontre le problème suivant:
3313 \end_layout
3314
3315 \begin_layout Standard
3316 \align center
3317 \begin_inset Tabular
3318 <lyxtabular version="3" rows="2" columns="2">
3319 <features rotate="0" tabularvalignment="middle">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <column alignment="center" valignment="top" width="0pt">
3322 <row>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 Indices avec les indices et exposants:
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Indices corrects:
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3360 \end_inset
3361
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 </lyxtabular>
3369
3370 \end_inset
3371
3372
3373 \begin_inset Note Note
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377
3378 \series bold
3379
3380 \backslash
3381 raisebox
3382 \series default
3383  est là pour faire de la place
3384 \end_layout
3385
3386 \end_inset
3387
3388
3389 \end_layout
3390
3391 \begin_layout Standard
3392 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3393  premier caractère le l'indice le plus long.
3394  Pour éviter ce problème il y a la commande 
3395 \series bold
3396
3397 \backslash
3398 phantom
3399 \series default
3400
3401 \begin_inset Index idx
3402 status collapsed
3403
3404 \begin_layout Plain Layout
3405 Commandes ! P ! 
3406 \backslash
3407 phantom
3408 \end_layout
3409
3410 \end_inset
3411
3412  ou le bouton
3413 \begin_inset space ~
3414 \end_inset
3415
3416
3417 \begin_inset Graphics
3418         filename ../../images/math/phantom.png
3419         scale 85
3420
3421 \end_inset
3422
3423  qui crée un ou plusieurs caractères fantômes.
3424  Quand on insère la commande 
3425 \series bold
3426
3427 \backslash
3428 phantom
3429 \series default
3430  une petite boîte avec deux flèches rouges apparaît.
3431  Les flèches indiquent que la garniture
3432 \begin_inset Foot
3433 status collapsed
3434
3435 \begin_layout Plain Layout
3436 Traduction de placeholder, c'est un terme de typographie (NdT).
3437 \end_layout
3438
3439 \end_inset
3440
3441  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3442  De la même façon, les caractères fantômes sont des garnitures qui ont la
3443  taille du caractère concerné.
3444 \end_layout
3445
3446 \begin_layout Standard
3447 \align center
3448 \begin_inset Tabular
3449 <lyxtabular version="3" rows="4" columns="2">
3450 <features rotate="0" tabularvalignment="middle">
3451 <column alignment="center" valignment="top">
3452 <column alignment="center" valignment="top">
3453 <row>
3454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458 Commande
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467 Résultat
3468 \begin_inset Note Note
3469 status collapsed
3470
3471 \begin_layout Plain Layout
3472
3473 \series bold
3474
3475 \backslash
3476 raisebox
3477 \series default
3478  est seulement utilisée pour faire de la place
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 </row>
3489 <row>
3490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 ^19
3495 \begin_inset space \textvisiblespace{}
3496 \end_inset
3497
3498 _
3499 \backslash
3500 phantom
3501 \begin_inset space \textvisiblespace{}
3502 \end_inset
3503
3504 1
3505 \begin_inset Formula $\to$
3506 \end_inset
3507
3508 9
3509 \begin_inset space \textvisiblespace{}
3510 \end_inset
3511
3512 F
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3522 \end_inset
3523
3524
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 </row>
3530 <row>
3531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 ^235
3536 \begin_inset space \textvisiblespace{}
3537 \end_inset
3538
3539 _
3540 \backslash
3541 phantom
3542 \begin_inset space \textvisiblespace{}
3543 \end_inset
3544
3545 23
3546 \begin_inset Formula $\to$
3547 \end_inset
3548
3549 9
3550 \begin_inset space \textvisiblespace{}
3551 \end_inset
3552
3553 F
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 </row>
3571 <row>
3572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \backslash
3578 Lambda^
3579 \begin_inset space \textvisiblespace{}
3580 \end_inset
3581
3582
3583 \backslash
3584 phantom
3585 \begin_inset space \textvisiblespace{}
3586 \end_inset
3587
3588 ii
3589 \begin_inset Formula $\to$
3590 \end_inset
3591
3592 t
3593 \begin_inset space \textvisiblespace{}
3594 \end_inset
3595
3596 _MMt
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3606 \end_inset
3607
3608
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 </lyxtabular>
3615
3616 \end_inset
3617
3618
3619 \end_layout
3620
3621 \begin_layout Standard
3622 En plus, il y a les commandes 
3623 \series bold
3624
3625 \backslash
3626 vphantom
3627 \series default
3628
3629 \begin_inset Index idx
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633 Commandes ! V ! 
3634 \backslash
3635 vphantom
3636 \end_layout
3637
3638 \end_inset
3639
3640  (bouton
3641 \begin_inset space ~
3642 \end_inset
3643
3644
3645 \begin_inset Graphics
3646         filename ../../images/math/vphantom.png
3647         scale 85
3648
3649 \end_inset
3650
3651  de la barre d'outils) et 
3652 \series bold
3653
3654 \backslash
3655 hphantom
3656 \series default
3657
3658 \begin_inset Index idx
3659 status collapsed
3660
3661 \begin_layout Plain Layout
3662 Commandes ! H ! 
3663 \backslash
3664 hphantom
3665 \end_layout
3666
3667 \end_inset
3668
3669  (bouton
3670 \begin_inset space ~
3671 \end_inset
3672
3673
3674 \begin_inset Graphics
3675         filename ../../images/math/hphantom.png
3676         scale 85
3677
3678 \end_inset
3679
3680 ).
3681  
3682 \series bold
3683
3684 \backslash
3685 hphantom
3686 \series default
3687  crée seulement de l'espace pour la hauteur maximale des caractères de la
3688  boîte, mais pas pour leur largeur.
3689  
3690 \series bold
3691
3692 \backslash
3693 vphantom
3694 \series default
3695  crée de l'espace seulement pour la largeur du contenu de la boîte.
3696  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3697  commandes n'ont qu'une seule flèche rouge.
3698 \end_layout
3699
3700 \begin_layout Standard
3701 Par exemple 
3702 \series bold
3703
3704 \backslash
3705 vphantom
3706 \series default
3707
3708 \begin_inset space \textvisiblespace{}
3709 \end_inset
3710
3711
3712 \series bold
3713 a
3714 \backslash
3715 int
3716 \series default
3717  crée de l'espace pour la hauteur du signe intégral
3718 \begin_inset Foot
3719 status collapsed
3720
3721 \begin_layout Plain Layout
3722 La commande 
3723 \series bold
3724
3725 \backslash
3726 int
3727 \series default
3728  insère le signe de l'intégrale, voir 
3729 \begin_inset CommandInset ref
3730 LatexCommand ref
3731 reference "sub:Grands-opérateurs"
3732
3733 \end_inset
3734
3735 .
3736 \end_layout
3737
3738 \end_inset
3739
3740 , vu que c'est le plus haut caractère.
3741  Voir un exemple d'application dans 
3742 \begin_inset CommandInset ref
3743 LatexCommand ref
3744 reference "sub:Crochets-multilignes"
3745
3746 \end_inset
3747
3748 .
3749 \end_layout
3750
3751 \begin_layout Standard
3752 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3753  via le menu 
3754 \family sans
3755 Insertion\SpecialChar \menuseparator
3756 Typographie
3757 \begin_inset space ~
3758 \end_inset
3759
3760 spéciale\SpecialChar \menuseparator
3761 Fantôme
3762 \family default
3763 .
3764 \end_layout
3765
3766 \begin_layout Standard
3767 Ceci est une phrase.
3768 \begin_inset Newline newline
3769 \end_inset
3770
3771
3772 \begin_inset Phantom Phantom
3773 status open
3774
3775 \begin_layout Plain Layout
3776 Ceci
3777 \end_layout
3778
3779 \end_inset
3780
3781  est aussi une phrase.
3782 \end_layout
3783
3784 \begin_layout Subsection
3785 Lignes
3786 \begin_inset Index idx
3787 status collapsed
3788
3789 \begin_layout Plain Layout
3790 Lignes
3791 \end_layout
3792
3793 \end_inset
3794
3795
3796 \begin_inset Index idx
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800 Formules ! soulignées
3801 \end_layout
3802
3803 \end_inset
3804
3805
3806 \end_layout
3807
3808 \begin_layout Standard
3809 \align center
3810 \begin_inset Tabular
3811 <lyxtabular version="3" rows="4" columns="2">
3812 <features rotate="0" tabularvalignment="middle">
3813 <column alignment="center" valignment="top" width="0pt">
3814 <column alignment="center" valignment="top" width="0pt">
3815 <row>
3816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Commande
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 Résultat
3830 \begin_inset Note Note
3831 status collapsed
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836
3837 \backslash
3838 raisebox
3839 \series default
3840  est seulement utilisée pour faire de la place
3841 \end_layout
3842
3843 \end_inset
3844
3845
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 </row>
3851 <row>
3852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856
3857 \backslash
3858 overline
3859 \begin_inset space \textvisiblespace{}
3860 \end_inset
3861
3862 A+B
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 Commandes ! O ! 
3868 \backslash
3869 overline
3870 \end_layout
3871
3872 \end_inset
3873
3874
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3884 \end_inset
3885
3886
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \backslash
3899 underline
3900 \begin_inset space \textvisiblespace{}
3901 \end_inset
3902
3903 A+B
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Commandes ! U ! 
3909 \backslash
3910 underline
3911 \end_layout
3912
3913 \end_inset
3914
3915
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938
3939 \backslash
3940 overline
3941 \begin_inset space \textvisiblespace{}
3942 \end_inset
3943
3944
3945 \backslash
3946 underline
3947 \begin_inset space \textvisiblespace{}
3948 \end_inset
3949
3950 A+B
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3960 \end_inset
3961
3962
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 </row>
3968 </lyxtabular>
3969
3970 \end_inset
3971
3972
3973 \end_layout
3974
3975 \begin_layout Standard
3976 Dans le dernier exemple, il importe peu que 
3977 \series bold
3978
3979 \backslash
3980 overline
3981 \series default
3982  ou 
3983 \series bold
3984
3985 \backslash
3986 underline
3987 \series default
3988  soit inséré en premier.
3989 \end_layout
3990
3991 \begin_layout Standard
3992 Pour souligner deux fois, par exemple des résultats, on utilise 
3993 \backslash
3994 underline deux fois.
3995 \end_layout
3996
3997 \begin_layout Standard
3998 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3999 \end_layout
4000
4001 \begin_layout Standard
4002 \begin_inset VSpace bigskip
4003 \end_inset
4004
4005
4006 \end_layout
4007
4008 \begin_layout Standard
4009 On peut créer des lignes personnalisées en utilisant la commande 
4010 \series bold
4011
4012 \backslash
4013 rule
4014 \series default
4015
4016 \begin_inset Index idx
4017 status collapsed
4018
4019 \begin_layout Plain Layout
4020 Commandes ! R ! 
4021 \backslash
4022 rule
4023 \end_layout
4024
4025 \end_inset
4026
4027  qui a la syntaxe suivante:
4028 \end_layout
4029
4030 \begin_layout Standard
4031
4032 \series bold
4033
4034 \backslash
4035 rule[décalage vertical]{longueur}{épaisseur}
4036 \end_layout
4037
4038 \begin_layout Standard
4039 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4040  bas, si sa valeur est négative).
4041  Les unités utilisables pour ces valeurs sont listées dans 
4042 \begin_inset CommandInset ref
4043 LatexCommand ref
4044 reference "tab:Unités-disponibles"
4045
4046 \end_inset
4047
4048 .
4049  Voici deux exemples de lignes créées avec les commandes
4050 \begin_inset Newline newline
4051 \end_inset
4052
4053
4054 \series bold
4055
4056 \backslash
4057 rule[-2ex]{3cm}{2pt}
4058 \series default
4059  et 
4060 \series bold
4061
4062 \backslash
4063 rule{2cm}{1pt}
4064 \series default
4065 :
4066 \end_layout
4067
4068 \begin_layout Standard
4069 Voici une phrase 
4070 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4071 \end_inset
4072
4073  avec deux lignes.
4074 \end_layout
4075
4076 \begin_layout Standard
4077
4078 \series bold
4079
4080 \backslash
4081 rule
4082 \series default
4083  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4084  
4085 \family sans
4086 Insertion\SpecialChar \menuseparator
4087 Typographie
4088 \begin_inset space ~
4089 \end_inset
4090
4091 spéciale\SpecialChar \menuseparator
4092 Ligne
4093 \begin_inset space ~
4094 \end_inset
4095
4096 horizontale
4097 \family default
4098
4099 \begin_inset space ~
4100 \end_inset
4101
4102 :
4103 \end_layout
4104
4105 \begin_layout Standard
4106 Ceci est une phrase 
4107 \begin_inset CommandInset line
4108 LatexCommand rule
4109 offset "0.5ex"
4110 width "3cm"
4111 height "1pt"
4112
4113 \end_inset
4114
4115  avec une ligne.
4116 \end_layout
4117
4118 \begin_layout Subsection
4119 Points de suspension
4120 \begin_inset CommandInset label
4121 LatexCommand label
4122 name "sub:Points-de-suspension"
4123
4124 \end_inset
4125
4126
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Points de suspension
4132 \end_layout
4133
4134 \end_inset
4135
4136
4137 \end_layout
4138
4139 \begin_layout Standard
4140 Différents types de points de suspension sont disponibles.
4141 \begin_inset Foot
4142 status collapsed
4143
4144 \begin_layout Plain Layout
4145 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4146 \begin_inset Graphics
4147         filename ../../images/math/ldots.png
4148         scale 85
4149
4150 \end_inset
4151
4152
4153 \end_layout
4154
4155 \end_inset
4156
4157  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4158  base, on utilise (
4159 \series bold
4160
4161 \backslash
4162 ldots
4163 \series default
4164
4165 \begin_inset Index idx
4166 status collapsed
4167
4168 \begin_layout Plain Layout
4169 Commandes ! L ! 
4170 \backslash
4171 ldots
4172 \end_layout
4173
4174 \end_inset
4175
4176 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4177  à la même hauteur que les opérateurs, on utilise (
4178 \series bold
4179
4180 \backslash
4181 cdots
4182 \series default
4183
4184 \begin_inset Index idx
4185 status collapsed
4186
4187 \begin_layout Plain Layout
4188 Commandes ! C ! 
4189 \backslash
4190 cdots
4191 \end_layout
4192
4193 \end_inset
4194
4195 ).
4196  Quand on utilise la commande 
4197 \series bold
4198
4199 \backslash
4200 dots
4201 \series default
4202
4203 \begin_inset Index idx
4204 status collapsed
4205
4206 \begin_layout Plain Layout
4207 Commandes ! D ! 
4208 \backslash
4209 dots
4210 \end_layout
4211
4212 \end_inset
4213
4214 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4215 \end_layout
4216
4217 \begin_layout Standard
4218 \align center
4219 \begin_inset Tabular
4220 <lyxtabular version="3" rows="9" columns="2">
4221 <features rotate="0" tabularvalignment="middle">
4222 <column alignment="center" valignment="top" width="0pt">
4223 <column alignment="center" valignment="top" width="0pt">
4224 <row>
4225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Commande
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 Résultat
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 A_1
4250 \begin_inset space \textvisiblespace{}
4251 \end_inset
4252
4253 ,
4254 \backslash
4255 dots
4256 \begin_inset space \textvisiblespace{}
4257 \end_inset
4258
4259 ,A_n
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 \begin_inset Formula $A_{1},\dots,A_{n}$
4269 \end_inset
4270
4271
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 A_1
4283 \begin_inset space \textvisiblespace{}
4284 \end_inset
4285
4286 +
4287 \backslash
4288 dots
4289 \begin_inset space \textvisiblespace{}
4290 \end_inset
4291
4292 +A_n
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 \begin_inset Formula $A_{1}+\dots+A_{n}$
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 </row>
4310 <row>
4311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4312 \begin_inset Text
4313
4314 \begin_layout Plain Layout
4315 A_1
4316 \begin_inset space \textvisiblespace{}
4317 \end_inset
4318
4319 ,
4320 \backslash
4321 ldots
4322 \begin_inset space \textvisiblespace{}
4323 \end_inset
4324
4325 ,A_n
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 \begin_inset Formula $A_{1},\ldots,A_{n}$
4335 \end_inset
4336
4337
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 A_1
4349 \begin_inset space \textvisiblespace{}
4350 \end_inset
4351
4352 +
4353 \backslash
4354 cdots
4355 \begin_inset space \textvisiblespace{}
4356 \end_inset
4357
4358 +A_n
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4368 \end_inset
4369
4370
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \backslash
4383 vdots
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 \begin_inset Formula $\vdots$
4393 \end_inset
4394
4395
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406
4407 \backslash
4408 ddots
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417 \begin_inset Formula $\ddots$
4418 \end_inset
4419
4420
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 </row>
4426 <row>
4427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431
4432 \backslash
4433 iddots
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 \begin_inset Formula $\iddots$
4443 \end_inset
4444
4445
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 matrice 3×3
4457 \begin_inset space \thinspace{}
4458 \end_inset
4459
4460 avec les différents types de points
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 \begin_inset Formula $\begin{array}{ccc}
4470 A_{11} & \cdots & A_{1m}\\
4471 \vdots & \ddots & \vdots\\
4472 A_{n1} & \cdots & A_{nm}
4473 \end{array}$
4474 \end_inset
4475
4476
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 </lyxtabular>
4483
4484 \end_inset
4485
4486
4487 \end_layout
4488
4489 \begin_layout Standard
4490 Les points de suspension accessibles avec le menu 
4491 \family sans
4492 Insertion\SpecialChar \menuseparator
4493 Caractère
4494 \begin_inset space ~
4495 \end_inset
4496
4497 spécial
4498 \family default
4499  sont des 
4500 \series bold
4501
4502 \backslash
4503 ldots
4504 \series default
4505 .
4506 \end_layout
4507
4508 \begin_layout Standard
4509 \begin_inset VSpace medskip
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Pour utiliser 
4517 \series bold
4518
4519 \backslash
4520 iddots
4521 \series default
4522 , on doit utiliser une des options 
4523 \family sans
4524 Utiliser
4525 \begin_inset space ~
4526 \end_inset
4527
4528 (automatiquement) le paquetage mathdots 
4529 \family default
4530 dans les paramètres du document, rubrique 
4531 \family sans
4532 Options du mode math
4533 \family default
4534 .
4535 \begin_inset Newline newline
4536 \end_inset
4537
4538 L'utilisation de l'option 
4539 \family sans
4540 Utiliser le paquetage mathdots
4541 \family default
4542  améliorera l'apparence de tous les points du document si leur police ou
4543  leur taille de caractère n'est pas le choix implicite.
4544 \end_layout
4545
4546 \begin_layout Standard
4547 \begin_inset VSpace medskip
4548 \end_inset
4549
4550 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4551  couvrir plusieurs colonnes.
4552  Il sont créés avec la commande 
4553 \series bold
4554
4555 \backslash
4556 hdotsfor
4557 \series default
4558
4559 \begin_inset Index idx
4560 status collapsed
4561
4562 \begin_layout Plain Layout
4563 Commandes ! H ! 
4564 \backslash
4565 hdotsfor
4566 \end_layout
4567
4568 \end_inset
4569
4570 , qui a la syntaxe suivante:
4571 \end_layout
4572
4573 \begin_layout Standard
4574
4575 \series bold
4576
4577 \backslash
4578 hdotsfor[distance]{nombre de colonnes}
4579 \end_layout
4580
4581 \begin_layout Standard
4582 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4583  La distance est un facteur donnant la distance entre les points.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 Dans la matrice suivante, on a inséré la commande 
4588 \series bold
4589
4590 \backslash
4591 hdotsfor[2]{4}
4592 \series default
4593  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4594  points de suspension avec une distance entre points double de celle obtenue
4595  avec la commande 
4596 \series bold
4597
4598 \backslash
4599 dots
4600 \series default
4601 :
4602 \begin_inset Formula 
4603 \[
4604 \left(\begin{array}{cccc}
4605 A & B & C & D\\
4606 \hdotsfor[2]{4}\\
4607 a & z & e & r
4608 \end{array}\right)
4609 \]
4610
4611 \end_inset
4612
4613 Notez que les cases de la matrice qui doivent être couvertes doivent être
4614  vides, sinon vous aurez des erreurs LaTeX.
4615 \end_layout
4616
4617 \begin_layout Standard
4618 \begin_inset VSpace bigskip
4619 \end_inset
4620
4621 Pour aller plus loin, vous pouvez utiliser la commande 
4622 \series bold
4623
4624 \backslash
4625 dotfill
4626 \series default
4627
4628 \begin_inset Index idx
4629 status collapsed
4630
4631 \begin_layout Plain Layout
4632 Commandes ! D ! 
4633 \backslash
4634 dotfill
4635 \end_layout
4636
4637 \end_inset
4638
4639  pour remplir le reste d'une ligne avec des points.
4640  L'effet de ces commandes est le même que celui de 
4641 \series bold
4642
4643 \backslash
4644 hfill
4645 \series default
4646 , voir 
4647 \begin_inset CommandInset ref
4648 LatexCommand ref
4649 reference "sub:Espace-variable"
4650
4651 \end_inset
4652
4653 .
4654 \end_layout
4655
4656 \begin_layout Standard
4657 Par exemple, la commande 
4658 \series bold
4659 A
4660 \backslash
4661 dotfill
4662 \begin_inset space \textvisiblespace{}
4663 \end_inset
4664
4665 B
4666 \series default
4667  produit
4668 \end_layout
4669
4670 \begin_layout Standard
4671 \begin_inset Formula $A\dotfill B$
4672 \end_inset
4673
4674
4675 \end_layout
4676
4677 \begin_layout Standard
4678 Comme
4679 \series bold
4680  
4681 \backslash
4682 dotfill
4683 \series default
4684  avec des points, il existe la commande 
4685 \series bold
4686
4687 \backslash
4688 hrulefill
4689 \series default
4690
4691 \begin_inset Index idx
4692 status collapsed
4693
4694 \begin_layout Plain Layout
4695 Commandes ! H ! 
4696 \backslash
4697 hrulefill
4698 \end_layout
4699
4700 \end_inset
4701
4702  avec un filet:
4703 \end_layout
4704
4705 \begin_layout Standard
4706 \begin_inset Formula $A\hrulefill B$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \begin_layout Standard
4713 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4714  mode TeX.
4715 \end_layout
4716
4717 \begin_layout Section
4718 Matrices
4719 \begin_inset CommandInset label
4720 LatexCommand label
4721 name "sec:Matrices"
4722
4723 \end_inset
4724
4725
4726 \begin_inset Index idx
4727 status collapsed
4728
4729 \begin_layout Plain Layout
4730 Matrices
4731 \end_layout
4732
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \begin_layout Standard
4739 On peut insérer des matrices avec le bouton 
4740 \begin_inset Graphics
4741         filename ../../images/dialog-show_mathmatrix.png
4742         scale 85
4743
4744 \end_inset
4745
4746  de la barre d'outils mathématique ou en utilisant le menu
4747 \family sans
4748  Insertion\SpecialChar \menuseparator
4749 Math\SpecialChar \menuseparator
4750 Matrice
4751 \begin_inset space ~
4752 \end_inset
4753
4754 mathématique
4755 \family default
4756 .
4757  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4758  de leur alignement et de la décoration.
4759  L'alignement vertical n'est en fait important que pour les matrices qui
4760  se trouvent dans une formule en ligne:
4761 \end_layout
4762
4763 \begin_layout Standard
4764 L'alignement de la première matrice est haut 
4765 \begin_inset Formula $\begin{array}[t]{cccc}
4766 A & D & G & J\\
4767 B & E & H & K\\
4768 C & F & I & L
4769 \end{array}$
4770 \end_inset
4771
4772 , la seconde milieu 
4773 \begin_inset Formula $\begin{array}{cccc}
4774 A & D & G & J\\
4775 B & E & H & K\\
4776 C & F & I & L
4777 \end{array}$
4778 \end_inset
4779
4780 , et la troisième bas 
4781 \begin_inset Formula $\begin{array}[b]{cccc}
4782 A & D & G & J\\
4783 B & E & H & K\\
4784 C & F & I & L
4785 \end{array}$
4786 \end_inset
4787
4788  .
4789 \end_layout
4790
4791 \begin_layout Standard
4792 L'alignement horizontal précise comment le contenu des colonnes doit être
4793  aligné.
4794  On le choisit en entrant une lettre pour chaque colonne.
4795  
4796 \emph on
4797 l
4798 \emph default
4799  pour un alignement à gauche (left) , 
4800 \emph on
4801 c
4802 \emph default
4803  centré, et
4804 \emph on
4805  r
4806 \emph default
4807  à droite (right).
4808  Par exemple, pour créer une matrice
4809 \begin_inset space ~
4810 \end_inset
4811
4812 4
4813 \series bold
4814 ×
4815 \series default
4816 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4817  sont centrées et la dernière est alignée à gauche, on va entrer 
4818 \series bold
4819 lccr
4820 \series default
4821  pour l'alignement horizontal.
4822  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4823  que l'alignement implicite pour toutes les colonnes est un 
4824 \series bold
4825 c
4826 \series default
4827 .
4828 \end_layout
4829
4830 \begin_layout Standard
4831 Alignement horizontal:
4832 \end_layout
4833
4834 \begin_layout Standard
4835
4836 \series bold
4837 lll
4838 \series default
4839  : 
4840 \begin_inset Formula $\begin{array}{lll}
4841 10000 & D & G\\
4842 B & 10000 & H\\
4843 C & F & 10000
4844 \end{array}$
4845 \end_inset
4846
4847  , 
4848 \series bold
4849 ccc
4850 \series default
4851  : 
4852 \begin_inset Formula $\begin{array}{ccc}
4853 10000 & D & G\\
4854 B & 10000 & H\\
4855 C & F & 10000
4856 \end{array}$
4857 \end_inset
4858
4859  , 
4860 \series bold
4861 rrr
4862 \series default
4863  : 
4864 \begin_inset Formula $\begin{array}{rrr}
4865 10000 & D & G\\
4866 B & 10000 & H\\
4867 C & F & 10000
4868 \end{array}$
4869 \end_inset
4870
4871
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4876  utiliser les boutons 
4877 \begin_inset Graphics
4878         filename ../../images/tabular-feature_append-row.png
4879         scale 85
4880
4881 \end_inset
4882
4883
4884 \begin_inset Graphics
4885         filename ../../images/tabular-feature_delete-row.png
4886         scale 85
4887
4888 \end_inset
4889
4890 , etc.
4891 \begin_inset space \thinspace{}
4892 \end_inset
4893
4894 de la barre d'outils mathématique, ou le menu 
4895 \family sans
4896 Édition\SpecialChar \menuseparator
4897 Lignes
4898 \begin_inset space \thinspace{}
4899 \end_inset
4900
4901 &
4902 \begin_inset space \thinspace{}
4903 \end_inset
4904
4905 colonnes
4906 \family default
4907 .
4908  On peut aussi ajouter de nouvelles lignes avec 
4909 \family sans
4910 Ctrl-Entrée
4911 \family default
4912 .
4913 \end_layout
4914
4915 \begin_layout Standard
4916 \begin_inset VSpace bigskip
4917 \end_inset
4918
4919 La 
4920 \family sans
4921 Décoration
4922 \family default
4923  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4924  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4925  d'utiliser les commandes 
4926 \series bold
4927
4928 \backslash
4929 left
4930 \series default
4931
4932 \begin_inset Index idx
4933 status collapsed
4934
4935 \begin_layout Plain Layout
4936 Commandes ! L ! 
4937 \backslash
4938 left
4939 \end_layout
4940
4941 \end_inset
4942
4943  et 
4944 \series bold
4945
4946 \backslash
4947 right
4948 \series default
4949
4950 \begin_inset Index idx
4951 status collapsed
4952
4953 \begin_layout Plain Layout
4954 Commandes ! R ! 
4955 \backslash
4956 right
4957 \end_layout
4958
4959 \end_inset
4960
4961  (raccourci 
4962 \family sans
4963 Alt-m
4964 \begin_inset space ~
4965 \end_inset
4966
4967 parenthèse
4968 \family default
4969 ), voir 
4970 \begin_inset CommandInset ref
4971 LatexCommand ref
4972 reference "sub:Taille-parenthèses-automatique"
4973
4974 \end_inset
4975
4976 , soit d'utiliser les commandes suivantes:
4977 \begin_inset VSpace medskip
4978 \end_inset
4979
4980
4981 \end_layout
4982
4983 \begin_layout Standard
4984 \begin_inset Tabular
4985 <lyxtabular version="3" rows="4" columns="2">
4986 <features rotate="0" tabularvalignment="middle">
4987 <column alignment="center" valignment="top" width="0pt">
4988 <column alignment="center" valignment="top">
4989 <row>
4990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Commande
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 Résultat
5004 \begin_inset Note Note
5005 status collapsed
5006
5007 \begin_layout Plain Layout
5008
5009 \series bold
5010
5011 \backslash
5012 raisebox
5013 \series default
5014  est seulement utilisée pour faire de la place
5015 \end_layout
5016
5017 \end_inset
5018
5019
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \backslash
5032 bmatrix
5033 \begin_inset space \textvisiblespace{}
5034 \end_inset
5035
5036 matrice
5037 \begin_inset space \thinspace{}
5038 \end_inset
5039
5040 2×2
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5050 0 & \textrm{-}\mathrm{i}\\
5051 \mathrm{i} & 0
5052 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5053 \end_inset
5054
5055
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 </row>
5061 <row>
5062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066
5067 \backslash
5068 Bmatrix
5069 \begin_inset space \textvisiblespace{}
5070 \end_inset
5071
5072 matrice
5073 \begin_inset space \thinspace{}
5074 \end_inset
5075
5076 2×2
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5086 0 & \textrm{-}\mathrm{i}\\
5087 \mathrm{i} & 0
5088 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5089 \end_inset
5090
5091
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 </row>
5097 <row>
5098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102
5103 \backslash
5104 pmatrix
5105 \begin_inset space \textvisiblespace{}
5106 \end_inset
5107
5108 matrice
5109 \begin_inset space \thinspace{}
5110 \end_inset
5111
5112 2×2
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5122 0 & \textrm{-}\mathrm{i}\\
5123 \mathrm{i} & 0
5124 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5125 \end_inset
5126
5127
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 </lyxtabular>
5134
5135 \end_inset
5136
5137
5138 \begin_inset space \hfill{}
5139 \end_inset
5140
5141
5142 \begin_inset Tabular
5143 <lyxtabular version="3" rows="4" columns="2">
5144 <features rotate="0" tabularvalignment="middle">
5145 <column alignment="center" valignment="top">
5146 <column alignment="center" valignment="top">
5147 <row>
5148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 Commande
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5158 \begin_inset Text
5159
5160 \begin_layout Plain Layout
5161 Résultat
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row>
5168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \backslash
5174 vmatrix
5175 \begin_inset space \textvisiblespace{}
5176 \end_inset
5177
5178 matrice
5179 \begin_inset space \thinspace{}
5180 \end_inset
5181
5182 2×2
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5192 0 & \textrm{-}\mathrm{i}\\
5193 \mathrm{i} & 0
5194 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \backslash
5210 Vmatrix
5211 \begin_inset space \textvisiblespace{}
5212 \end_inset
5213
5214 matrice
5215 \begin_inset space \thinspace{}
5216 \end_inset
5217
5218 2×2
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5228 0 & \textrm{-}\mathrm{i}\\
5229 \mathrm{i} & 0
5230 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5231 \end_inset
5232
5233
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 <row>
5240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244
5245 \backslash
5246 matrix
5247 \begin_inset space \textvisiblespace{}
5248 \end_inset
5249
5250 matrice
5251 \begin_inset space \thinspace{}
5252 \end_inset
5253
5254 2×2
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5264 0 & \textrm{-}\mathrm{i}\\
5265 \mathrm{i} & 0
5266 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5267 \end_inset
5268
5269
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 </row>
5275 </lyxtabular>
5276
5277 \end_inset
5278
5279
5280 \end_layout
5281
5282 \begin_layout Standard
5283 \begin_inset VSpace medskip
5284 \end_inset
5285
5286 Quand on insère par exemple 
5287 \series bold
5288
5289 \backslash
5290 vmatrix,
5291 \series default
5292  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5293  insérée.
5294 \begin_inset Newline newline
5295 \end_inset
5296
5297 Notez que les matrices décorées ignorent l'alignement vertical.
5298 \end_layout
5299
5300 \begin_layout Standard
5301 \begin_inset VSpace bigskip
5302 \end_inset
5303
5304 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5305  
5306 \series bold
5307
5308 \backslash
5309 arraycolsep
5310 \series default
5311
5312 \begin_inset Index idx
5313 status collapsed
5314
5315 \begin_layout Plain Layout
5316 Commandes ! A ! 
5317 \backslash
5318 arraycolsep
5319 \end_layout
5320
5321 \end_inset
5322
5323  qui est décrite dans 
5324 \begin_inset CommandInset ref
5325 LatexCommand ref
5326 reference "sub:Séparation-des-colonnes"
5327
5328 \end_inset
5329
5330  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5331  dans les matrices.
5332 \end_layout
5333
5334 \begin_layout Standard
5335 Pour changer l'espacement des lignes, on utilise la commande 
5336 \series bold
5337
5338 \backslash
5339 arraystretch
5340 \series default
5341
5342 \begin_inset Index idx
5343 status collapsed
5344
5345 \begin_layout Plain Layout
5346 Commandes ! A ! 
5347 \backslash
5348 arraystretch
5349 \end_layout
5350
5351 \end_inset
5352
5353  de la façon suivante:
5354 \end_layout
5355
5356 \begin_layout Standard
5357
5358 \series bold
5359
5360 \backslash
5361 renewcommand{
5362 \backslash
5363 arraystretch}{facteur d'étirement}
5364 \begin_inset Index idx
5365 status collapsed
5366
5367 \begin_layout Plain Layout
5368 Commandes ! R ! 
5369 \backslash
5370 renewcommand
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \end_layout
5377
5378 \begin_layout Standard
5379 La commande 
5380 \series bold
5381
5382 \backslash
5383 renewcommand
5384 \series default
5385  affecte le facteur d'étirement à la commande prédéfinie 
5386 \series bold
5387
5388 \backslash
5389 arraystretch
5390 \series default
5391 .
5392  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5393  2.
5394  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5395  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5396 \series bold
5397
5398 \backslash
5399 arraystretch
5400 \series default
5401 .
5402 \end_layout
5403
5404 \begin_layout Standard
5405 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5406  
5407 \series bold
5408
5409 \backslash
5410 smallmatrix
5411 \series default
5412
5413 \begin_inset Index idx
5414 status collapsed
5415
5416 \begin_layout Plain Layout
5417 Commandes ! S ! 
5418 \backslash
5419 smallmatrix
5420 \end_layout
5421
5422 \end_inset
5423
5424 .
5425  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5426  où la matrice est insérée.
5427 \end_layout
5428
5429 \begin_layout Standard
5430 Voici une matrice 
5431 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5432 C & D
5433 \end{smallmatrix}\right)$
5434 \end_inset
5435
5436  dans une ligne de texte.
5437 \end_layout
5438
5439 \begin_layout Section
5440 Parenthèses et autres délimiteurs
5441 \begin_inset Index idx
5442 status collapsed
5443
5444 \begin_layout Plain Layout
5445 Parenthèses
5446 \end_layout
5447
5448 \end_inset
5449
5450
5451 \begin_inset Index idx
5452 status collapsed
5453
5454 \begin_layout Plain Layout
5455 Accolades
5456 \end_layout
5457
5458 \end_inset
5459
5460
5461 \begin_inset Index idx
5462 status collapsed
5463
5464 \begin_layout Plain Layout
5465 Crochets
5466 \end_layout
5467
5468 \end_inset
5469
5470
5471 \begin_inset Index idx
5472 status collapsed
5473
5474 \begin_layout Plain Layout
5475 Delimiteurs@Délimiteurs
5476 \end_layout
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Subsection
5484 Parenthèses verticales et délimiteurs
5485 \begin_inset Index idx
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489 Accolades ! verticales
5490 \end_layout
5491
5492 \end_inset
5493
5494
5495 \end_layout
5496
5497 \begin_layout Standard
5498 \begin_inset space \hfill{}
5499 \end_inset
5500
5501
5502 \begin_inset Tabular
5503 <lyxtabular version="3" rows="9" columns="2">
5504 <features rotate="0" tabularvalignment="middle">
5505 <column alignment="center" valignment="top" width="0pt">
5506 <column alignment="center" valignment="top" width="0pt">
5507 <row>
5508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 Commande
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 Résultat
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 </row>
5527 <row>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 (
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 \begin_inset Formula $($
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 {
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 \begin_inset Formula $\{$
5565 \end_inset
5566
5567
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 </row>
5573 <row>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 [
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $[$
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 <row>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601
5602 \backslash
5603 langle
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 \begin_inset Formula $\langle$
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 </row>
5621 <row>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626
5627 \backslash
5628 lceil
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $\lceil$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651
5652 \backslash
5653 lfloor
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 \begin_inset Formula $\lfloor$
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 /
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 \begin_inset Formula $/$
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 |
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 \begin_inset Formula $|$
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 </lyxtabular>
5718
5719 \end_inset
5720
5721
5722 \begin_inset space \hfill{}
5723 \end_inset
5724
5725
5726 \begin_inset Tabular
5727 <lyxtabular version="3" rows="9" columns="2">
5728 <features rotate="0" tabularvalignment="middle">
5729 <column alignment="center" valignment="top" width="0pt">
5730 <column alignment="center" valignment="top" width="0pt">
5731 <row>
5732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 Commande
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 Résultat
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 </row>
5751 <row>
5752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 )
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 \begin_inset Formula $)$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 }
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 \begin_inset Formula $\}$
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 <row>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 ]
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 \begin_inset Formula $]$
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825
5826 \backslash
5827 rangle
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 \begin_inset Formula $\rangle$
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 </row>
5845 <row>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850
5851 \backslash
5852 rceil
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $\rceil$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875
5876 \backslash
5877 rfloor
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 \begin_inset Formula $\rfloor$
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 </row>
5895 <row>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900
5901 \backslash
5902
5903 \backslash
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 \begin_inset Formula $\backslash$
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 </row>
5922 <row>
5923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927
5928 \backslash
5929 |
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938 \begin_inset Formula $\|$
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 </row>
5947 </lyxtabular>
5948
5949 \end_inset
5950
5951
5952 \begin_inset space \hfill{}
5953 \end_inset
5954
5955
5956 \end_layout
5957
5958 \begin_layout Standard
5959 \begin_inset Note Greyedout
5960 status open
5961
5962 \begin_layout Plain Layout
5963
5964 \series bold
5965 Notez:
5966 \series default
5967  En mode TeX, on doit utiliser la commande 
5968 \series bold
5969
5970 \backslash
5971 textbackslash
5972 \series default
5973
5974 \begin_inset Index idx
5975 status collapsed
5976
5977 \begin_layout Plain Layout
5978 Commandes ! T ! 
5979 \backslash
5980 textbackslash
5981 \end_layout
5982
5983 \end_inset
5984
5985  pour la barre de fraction inverse (backslash), puisque la commande 
5986 \backslash
5987
5988 \backslash
5989  produit un saut de ligne.
5990 \end_layout
5991
5992 \end_inset
5993
5994
5995 \end_layout
5996
5997 \begin_layout Standard
5998 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5999  commandes décrites dans les deux sous-sections qui suivent.
6000  Quand on utilise ces commandes, on peut utiliser directement les caractères
6001  < et > , plutôt que les commandes 
6002 \series bold
6003
6004 \backslash
6005 langle
6006 \series default
6007  et 
6008 \series bold
6009
6010 \backslash
6011 rangle
6012 \series default
6013 .
6014 \end_layout
6015
6016 \begin_layout Subsubsection
6017 Taille de parenthèse manuelle
6018 \begin_inset CommandInset label
6019 LatexCommand label
6020 name "sub:Taille-parenthèses-manuelle"
6021
6022 \end_inset
6023
6024
6025 \begin_inset Index idx
6026 status collapsed
6027
6028 \begin_layout Plain Layout
6029 Taille parenthèses ! manuelle
6030 \end_layout
6031
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \begin_layout Standard
6038 La taille des parenthèses peut être précisée manuellement en utilisant les
6039  commandes LaTeX 
6040 \series bold
6041
6042 \backslash
6043 big
6044 \series default
6045
6046 \begin_inset Index idx
6047 status collapsed
6048
6049 \begin_layout Plain Layout
6050 Commandes ! B ! 
6051 \backslash
6052 big
6053 \end_layout
6054
6055 \end_inset
6056
6057
6058 \series bold
6059
6060 \backslash
6061 Big
6062 \series default
6063
6064 \series bold
6065
6066 \backslash
6067 bigg
6068 \series default
6069 , et 
6070 \series bold
6071
6072 \backslash
6073 Bigg
6074 \series default
6075 .
6076  
6077 \series bold
6078
6079 \backslash
6080 big
6081 \series default
6082  indique la plus petite taille et 
6083 \series bold
6084
6085 \backslash
6086 Bigg
6087 \series default
6088  la plus grande.
6089 \end_layout
6090
6091 \begin_layout Standard
6092 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6093  de parenthèses:
6094 \end_layout
6095
6096 \begin_layout Standard
6097 \align center
6098 \begin_inset Tabular
6099 <lyxtabular version="3" rows="2" columns="2">
6100 <features rotate="0" tabularvalignment="middle">
6101 <column alignment="center" valignment="top" width="0pt">
6102 <column alignment="center" valignment="top" width="0pt">
6103 <row>
6104 <cell alignment="center" valignment="top" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 toutes les parenthèses de la même taille:
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6118 \end_inset
6119
6120
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 c'est mieux comme cela:
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 <cell alignment="center" valignment="top" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6141 \end_inset
6142
6143
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 </row>
6149 </lyxtabular>
6150
6151 \end_inset
6152
6153
6154 \begin_inset Note Note
6155 status collapsed
6156
6157 \begin_layout Plain Layout
6158
6159 \series bold
6160
6161 \backslash
6162 raisebox
6163 \series default
6164  est seulement utilisée pour faire de la place
6165 \end_layout
6166
6167 \end_inset
6168
6169
6170 \end_layout
6171
6172 \begin_layout Standard
6173 Pour la deuxième formule, on a utilisé la commande 
6174 \backslash
6175 Big((A+B)(A-B)
6176 \backslash
6177 Big)^
6178 \begin_inset space \textvisiblespace{}
6179 \end_inset
6180
6181 C.
6182 \end_layout
6183
6184 \begin_layout Standard
6185 Voici un aperçu de toutes les tailles de parenthèses:
6186 \end_layout
6187
6188 \begin_layout Standard
6189 \align center
6190
6191 \backslash
6192 Bigg(
6193 \backslash
6194 exp
6195 \backslash
6196 bigg<
6197 \backslash
6198 Big[
6199 \backslash
6200 big{
6201 \backslash
6202 ln(3x)
6203 \backslash
6204 big}^2
6205 \begin_inset space \textvisiblespace{}
6206 \end_inset
6207
6208
6209 \backslash
6210 sin(x)
6211 \backslash
6212 Big]^
6213 \begin_inset space \textvisiblespace{}
6214 \end_inset
6215
6216 A
6217 \begin_inset space \textvisiblespace{}
6218 \end_inset
6219
6220
6221 \backslash
6222 bigg>
6223 \backslash
6224 Bigg)^0,5
6225 \end_layout
6226
6227 \begin_layout Standard
6228 \align center
6229 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6230 \end_inset
6231
6232
6233 \end_layout
6234
6235 \begin_layout Standard
6236 En plus des commandes 
6237 \series bold
6238
6239 \backslash
6240 big
6241 \series default
6242 , il y a la variante 
6243 \series bold
6244
6245 \backslash
6246 bigm
6247 \series default
6248
6249 \begin_inset Index idx
6250 status collapsed
6251
6252 \begin_layout Plain Layout
6253 Commandes ! B ! 
6254 \backslash
6255 bigm
6256 \end_layout
6257
6258 \end_inset
6259
6260  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6261  la variante 
6262 \series bold
6263
6264 \backslash
6265 bigl
6266 \series default
6267 -
6268 \series bold
6269
6270 \backslash
6271 bigr
6272 \series default
6273
6274 \begin_inset Index idx
6275 status collapsed
6276
6277 \begin_layout Plain Layout
6278 Commandes ! B ! 
6279 \backslash
6280 bigl - 
6281 \backslash
6282 bigr
6283 \end_layout
6284
6285 \end_inset
6286
6287 , qui n'ajoute pas d'espace.
6288  Le 
6289 \emph on
6290 l
6291 \emph default
6292  à la fin de la commande 
6293 \series bold
6294
6295 \backslash
6296 bigl
6297 \series default
6298  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6299  par un 
6300 \emph on
6301 r
6302 \emph default
6303 .
6304  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6305  ou ouvrante.
6306 \end_layout
6307
6308 \begin_layout Standard
6309 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6310 \end_layout
6311
6312 \begin_layout Standard
6313 \align center
6314 \begin_inset Tabular
6315 <lyxtabular version="3" rows="5" columns="2">
6316 <features rotate="0" tabularvalignment="middle">
6317 <column alignment="center" valignment="middle">
6318 <column alignment="center" valignment="middle">
6319 <row>
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 Commande
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 Résultat
6334 \begin_inset Note Note
6335 status collapsed
6336
6337 \begin_layout Plain Layout
6338
6339 \series bold
6340
6341 \backslash
6342 raisebox
6343 \series default
6344  est seulement utilisée pour faire de la place
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 </row>
6355 <row>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360
6361 \backslash
6362 Bigm(
6363 \backslash
6364 bigm(
6365 \backslash
6366 ln(3x)
6367 \backslash
6368 bigm)^2
6369 \begin_inset space \textvisiblespace{}
6370 \end_inset
6371
6372
6373 \backslash
6374 Bigm)
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397
6398 \backslash
6399 Big(
6400 \backslash
6401 big(
6402 \backslash
6403 ln(3x)
6404 \backslash
6405 big)^2
6406 \begin_inset space \textvisiblespace{}
6407 \end_inset
6408
6409
6410 \backslash
6411 Big)
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 </row>
6429 <row>
6430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434
6435 \backslash
6436 Bigl(
6437 \backslash
6438 bigl(
6439 \backslash
6440 ln(3x)
6441 \backslash
6442 bigr)^2
6443 \begin_inset space \textvisiblespace{}
6444 \end_inset
6445
6446
6447 \backslash
6448 Bigr)
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \backslash
6473 bigl)
6474 \backslash
6475 ln(3x)
6476 \backslash
6477 bigr(
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6483 \begin_inset Text
6484
6485 \begin_layout Plain Layout
6486 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6487 \end_inset
6488
6489
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 </row>
6495 </lyxtabular>
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \begin_layout Subsubsection
6503 Taille de parenthèse automatique
6504 \begin_inset CommandInset label
6505 LatexCommand label
6506 name "sub:Taille-parenthèses-automatique"
6507
6508 \end_inset
6509
6510
6511 \begin_inset Index idx
6512 status collapsed
6513
6514 \begin_layout Plain Layout
6515 Taille parenthèses ! automatique
6516 \end_layout
6517
6518 \end_inset
6519
6520
6521 \end_layout
6522
6523 \begin_layout Standard
6524 On peut insérer des parenthèses à taille variable avec les commandes 
6525 \series bold
6526
6527 \backslash
6528 left
6529 \series default
6530
6531 \begin_inset Index idx
6532 status collapsed
6533
6534 \begin_layout Plain Layout
6535 Commandes ! L ! 
6536 \backslash
6537 left
6538 \end_layout
6539
6540 \end_inset
6541
6542  et 
6543 \series bold
6544
6545 \backslash
6546 right
6547 \series default
6548
6549 \begin_inset Index idx
6550 status collapsed
6551
6552 \begin_layout Plain Layout
6553 Commandes ! R ! 
6554 \backslash
6555 right
6556 \end_layout
6557
6558 \end_inset
6559
6560  ou avec le bouton
6561 \begin_inset space ~
6562 \end_inset
6563
6564
6565 \begin_inset Graphics
6566         filename ../../images/dialog-show_mathdelimiter.png
6567         scale 85
6568
6569 \end_inset
6570
6571  de la barre d'outils mathématique.
6572  On doit insérer la parenthèse voulue juste après la commande 
6573 \series bold
6574
6575 \backslash
6576 left
6577 \series default
6578  ou 
6579 \series bold
6580
6581 \backslash
6582 right
6583 \series default
6584 .
6585  La taille de la parenthèse sera alors calculée automatiquement pour la
6586  sortie.
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \align center
6591 parenthèse normale: La commande 
6592 \series bold
6593
6594 \backslash
6595 ln(
6596 \backslash
6597 frac
6598 \begin_inset space \textvisiblespace{}
6599 \end_inset
6600
6601 A
6602 \begin_inset Formula $\downarrow$
6603 \end_inset
6604
6605 C
6606 \begin_inset space \textvisiblespace{}
6607 \end_inset
6608
6609 )
6610 \series default
6611  donne
6612 \begin_inset Formula 
6613 \[
6614 \ln(\frac{A}{C})
6615 \]
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \begin_layout Standard
6623 \align center
6624 parenthèse adaptable: La commande 
6625 \series bold
6626
6627 \backslash
6628 ln
6629 \backslash
6630 left(
6631 \backslash
6632 frac
6633 \begin_inset space \textvisiblespace{}
6634 \end_inset
6635
6636 A
6637 \begin_inset Formula $\downarrow$
6638 \end_inset
6639
6640 C
6641 \begin_inset space \textvisiblespace{}
6642 \end_inset
6643
6644
6645 \backslash
6646 right)
6647 \series default
6648  donne
6649 \begin_inset Formula 
6650 \[
6651 \ln\left(\frac{A}{C}\right)
6652 \]
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 À la place des commandes 
6661 \series bold
6662
6663 \backslash
6664 left
6665 \series default
6666  et 
6667 \series bold
6668
6669 \backslash
6670 right
6671 \series default
6672  on peut utiliser le raccourci 
6673 \family sans
6674 Alt+M
6675 \begin_inset space ~
6676 \end_inset
6677
6678 parenthèse
6679 \family default
6680 .
6681  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6682  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6683  en même temps.
6684 \begin_inset Newline newline
6685 \end_inset
6686
6687 La commande pour le dernier exemple serait alors: 
6688 \series bold
6689
6690 \backslash
6691 ln Alt+M
6692 \series default
6693  
6694 \series bold
6695 (
6696 \backslash
6697 frac
6698 \begin_inset space \textvisiblespace{}
6699 \end_inset
6700
6701 A
6702 \begin_inset Formula $\downarrow$
6703 \end_inset
6704
6705 C
6706 \end_layout
6707
6708 \begin_layout Standard
6709 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6710  de la parenthèse omise.
6711  Par exemple, la commande 
6712 \series bold
6713
6714 \backslash
6715 left.
6716 \backslash
6717 frac
6718 \begin_inset space \textvisiblespace{}
6719 \end_inset
6720
6721 A
6722 \begin_inset Formula $\downarrow$
6723 \end_inset
6724
6725 B
6726 \begin_inset space \textvisiblespace{}
6727 \end_inset
6728
6729
6730 \backslash
6731 right}
6732 \series default
6733  donne:
6734 \series bold
6735
6736 \begin_inset Formula 
6737 \[
6738 \left.\frac{A}{B}\right\} 
6739 \]
6740
6741 \end_inset
6742
6743
6744 \series default
6745 Les commandes 
6746 \series bold
6747
6748 \backslash
6749 left
6750 \series default
6751  et 
6752 \series bold
6753
6754 \backslash
6755 right
6756 \series default
6757  seront converties par LyX en parenthèses de taille appropriée quand le
6758  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6759  d'une ligne en pointillé.
6760 \end_layout
6761
6762 \begin_layout Standard
6763 \begin_inset VSpace bigskip
6764 \end_inset
6765
6766 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6767  de LaTeX, la commande 
6768 \series bold
6769
6770 \backslash
6771 middle
6772 \series default
6773
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Commandes ! M ! 
6779 \backslash
6780 middle
6781 \end_layout
6782
6783 \end_inset
6784
6785  est aussi disponible pour toutes les parenthèses et limites.
6786  Avec cette commande la taille du caractère suivant est adaptée à la taille
6787  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6788  de la physique quantique:
6789 \begin_inset Formula 
6790 \[
6791 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6792 \]
6793
6794 \end_inset
6795
6796 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6797  en 
6798 \begin_inset CommandInset ref
6799 LatexCommand ref
6800 reference "sub:Vecteurs-physiques"
6801
6802 \end_inset
6803
6804 .
6805 \end_layout
6806
6807 \begin_layout Subsection
6808 Accolades horizontales
6809 \begin_inset Index idx
6810 status collapsed
6811
6812 \begin_layout Plain Layout
6813 Accolades ! horizontales
6814 \end_layout
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \begin_layout Standard
6822 \align center
6823 \begin_inset Tabular
6824 <lyxtabular version="3" rows="4" columns="2">
6825 <features rotate="0" tabularvalignment="middle">
6826 <column alignment="center" valignment="top" width="0pt">
6827 <column alignment="center" valignment="top" width="0pt">
6828 <row>
6829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 Commande
6834 \begin_inset Note Note
6835 status collapsed
6836
6837 \begin_layout Plain Layout
6838
6839 \series bold
6840
6841 \backslash
6842 raisebox
6843 \series default
6844  est seulement utilisée pour faire de la place
6845 \end_layout
6846
6847 \end_inset
6848
6849
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 Résultat
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 </row>
6864 <row>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 \begin_inset ERT
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873
6874
6875 \backslash
6876 raisebox{2.3mm}{
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \backslash
6883 overbrace
6884 \begin_inset space \textvisiblespace{}
6885 \end_inset
6886
6887 A+B
6888 \begin_inset space \textvisiblespace{}
6889 \end_inset
6890
6891 ^
6892 \begin_inset space \textvisiblespace{}
6893 \end_inset
6894
6895 3
6896 \begin_inset ERT
6897 status collapsed
6898
6899 \begin_layout Plain Layout
6900
6901 }
6902 \end_layout
6903
6904 \end_inset
6905
6906
6907 \begin_inset Index idx
6908 status collapsed
6909
6910 \begin_layout Plain Layout
6911 Commandes ! O ! 
6912 \backslash
6913 overbrace
6914 \end_layout
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 \begin_inset Formula $\overbrace{A+B}^{3}$
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \end_inset
6934 </cell>
6935 </row>
6936 <row>
6937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 \begin_inset ERT
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945
6946
6947 \backslash
6948 raisebox{-2.2mm}{
6949 \end_layout
6950
6951 \end_inset
6952
6953
6954 \backslash
6955 underbrace
6956 \begin_inset space \textvisiblespace{}
6957 \end_inset
6958
6959 A+B
6960 \begin_inset space \textvisiblespace{}
6961 \end_inset
6962
6963 _5
6964 \begin_inset ERT
6965 status collapsed
6966
6967 \begin_layout Plain Layout
6968
6969 }
6970 \end_layout
6971
6972 \end_inset
6973
6974
6975 \begin_inset Index idx
6976 status collapsed
6977
6978 \begin_layout Plain Layout
6979 Commandes ! U ! 
6980 \backslash
6981 underbrace
6982 \end_layout
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 \begin_inset Formula $\underbrace{A+B}_{5}$
6996 \end_inset
6997
6998
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 </row>
7004 <row>
7005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009
7010 \backslash
7011 overbrace
7012 \begin_inset space \textvisiblespace{}
7013 \end_inset
7014
7015
7016 \backslash
7017 underbrace
7018 \begin_inset space \textvisiblespace{}
7019 \end_inset
7020
7021 A+B_w
7022 \begin_inset space \textvisiblespace{}
7023 \end_inset
7024
7025
7026 \begin_inset space \textvisiblespace{}
7027 \end_inset
7028
7029 _7
7030 \begin_inset space \textvisiblespace{}
7031 \end_inset
7032
7033
7034 \begin_inset space \textvisiblespace{}
7035 \end_inset
7036
7037 ^
7038 \begin_inset space \textvisiblespace{}
7039 \end_inset
7040
7041 C
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7051 \end_inset
7052
7053
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 </row>
7059 </lyxtabular>
7060
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \begin_layout Standard
7067 Dans le dernier exemple, il importe peu que 
7068 \series bold
7069
7070 \backslash
7071 overbrace
7072 \series default
7073  ou 
7074 \series bold
7075
7076 \backslash
7077 underbrace
7078 \series default
7079  soit inséré en premier.
7080 \end_layout
7081
7082 \begin_layout Standard
7083 \begin_inset VSpace bigskip
7084 \end_inset
7085
7086 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7087  des formules multi-lignes, comme c'est décrit en :
7088 \begin_inset Formula 
7089 \begin{eqnarray*}
7090 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7091  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7092 \end{eqnarray*}
7093
7094 \end_inset
7095
7096 Dans la première ligne la formule est insérée avec l'accolade.
7097  Dans celle-ci, il est important que la commande d'espacement
7098 \begin_inset Foot
7099 status collapsed
7100
7101 \begin_layout Plain Layout
7102 Les commandes concernant les espaces sont expliquées dans 
7103 \begin_inset CommandInset ref
7104 LatexCommand ref
7105 reference "sub:Espace-prédéfini"
7106
7107 \end_inset
7108
7109 .
7110 \end_layout
7111
7112 \end_inset
7113
7114  
7115 \series bold
7116
7117 \backslash
7118 :
7119 \series default
7120  soit insérée avant le premier 
7121 \begin_inset Formula $d$
7122 \end_inset
7123
7124 , parce que l'accolade qui se termine après le dernier 
7125 \begin_inset Formula $q$
7126 \end_inset
7127
7128  empêche que le 
7129 \begin_inset Quotes eld
7130 \end_inset
7131
7132 +
7133 \begin_inset Quotes erd
7134 \end_inset
7135
7136  qui suit soit entouré par des espaces
7137 \begin_inset Foot
7138 status collapsed
7139
7140 \begin_layout Plain Layout
7141 parce que l'accolade n'est pas traitée comme un caractère, voir 
7142 \begin_inset CommandInset ref
7143 LatexCommand ref
7144 reference "sub:Opérateurs-binaires"
7145
7146 \end_inset
7147
7148
7149 \end_layout
7150
7151 \end_inset
7152
7153 .
7154  On insère la deuxième accolade dans la deuxième ligne.
7155  Comme elle doit commencer juste avant le premier 
7156 \begin_inset Formula $b$
7157 \end_inset
7158
7159 , on insère d'abord la commande 
7160 \series bold
7161
7162 \backslash
7163 hphantom{gggg+
7164 \backslash
7165 :}
7166 \series default
7167
7168 \begin_inset Foot
7169 status collapsed
7170
7171 \begin_layout Plain Layout
7172 plus au sujet de 
7173 \series bold
7174
7175 \backslash
7176 hphantom
7177 \series default
7178 , voir 
7179 \begin_inset CommandInset ref
7180 LatexCommand ref
7181 reference "sub:Garnitures"
7182
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \end_inset
7189
7190 .
7191  Cet espace est nécessaire puisque le 
7192 \begin_inset Quotes eld
7193 \end_inset
7194
7195 +
7196 \begin_inset Quotes erd
7197 \end_inset
7198
7199  est aussi entouré d'espace dans la formule.
7200  L'accolade est placée sous la commande 
7201 \series bold
7202
7203 \backslash
7204 hphantom{bbqq+dddd}
7205 \series default
7206 .
7207 \end_layout
7208
7209 \begin_layout Standard
7210 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7211  dans l'exemple suivant:
7212 \begin_inset ERT
7213 status collapsed
7214
7215 \begin_layout Plain Layout
7216
7217
7218 \backslash
7219 setlength{
7220 \backslash
7221 jot}{-6pt}
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \begin_inset Formula 
7228 \begin{eqnarray*}
7229  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7230 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7231 \end{eqnarray*}
7232
7233 \end_inset
7234
7235
7236 \begin_inset ERT
7237 status collapsed
7238
7239 \begin_layout Plain Layout
7240
7241
7242 \backslash
7243 setlength{
7244 \backslash
7245 jot}{3pt}
7246 \end_layout
7247
7248 \end_inset
7249
7250 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7251  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7252  La seconde ligne contient la formule avec la deuxième accolade.
7253  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7254  et la formule, on doit réduire l'espacement entre les lignes.
7255  Ce n'est pas facile à cause d'un bug de LyX
7256 \begin_inset Foot
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260 \begin_inset CommandInset href
7261 LatexCommand href
7262 name "LyX-bug #1505"
7263 target "http://www.lyx.org/trac/ticket/1505"
7264
7265 \end_inset
7266
7267
7268 \end_layout
7269
7270 \end_inset
7271
7272 .
7273  Comme solution à ce problème, on peut mettre à -6
7274 \begin_inset space \thinspace{}
7275 \end_inset
7276
7277 pt la formule globale pour l'espacement des lignes 
7278 \series bold
7279
7280 \backslash
7281 jot
7282 \series default
7283
7284 \begin_inset Index idx
7285 status collapsed
7286
7287 \begin_layout Plain Layout
7288 Commandes ! J ! 
7289 \backslash
7290 jot
7291 \begin_inset ERT
7292 status collapsed
7293
7294 \begin_layout Plain Layout
7295
7296
7297 \backslash
7298 vspace{4mm}
7299 \end_layout
7300
7301 \end_inset
7302
7303
7304 \end_layout
7305
7306 \end_inset
7307
7308 , juste avant la formule en utilisant la commande 
7309 \series bold
7310
7311 \backslash
7312 setlength{
7313 \backslash
7314 jot}{-6pt}
7315 \series default
7316  en mode TeX.
7317  
7318 \series bold
7319
7320 \backslash
7321 jot
7322 \series default
7323  est remise à sa valeur initiale de 3
7324 \begin_inset space \thinspace{}
7325 \end_inset
7326
7327 pt juste après la formule, en utilisant la même commande.
7328  Vous trouverez plus d'explications sur la séparation des lignes dans les
7329  formules dans 
7330 \begin_inset CommandInset ref
7331 LatexCommand ref
7332 reference "sub:Séparation-des-lignes"
7333
7334 \end_inset
7335
7336 .
7337 \end_layout
7338
7339 \begin_layout Section
7340 Flèches
7341 \begin_inset Index idx
7342 status collapsed
7343
7344 \begin_layout Plain Layout
7345 Flèches
7346 \end_layout
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \begin_layout Standard
7354 On peut insérer des flèches avec le bouton 
7355 \begin_inset Graphics
7356         filename ../../images/math/leftarrow.png
7357         scale 85
7358
7359 \end_inset
7360
7361  de la barre d'outils mathématique ou en insérant une des commandes listées
7362  dans les sous-sections qui suivent.
7363 \end_layout
7364
7365 \begin_layout Subsection
7366 Flèches horizontales
7367 \begin_inset Index idx
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371 Flèches ! horizontales
7372 \end_layout
7373
7374 \end_inset
7375
7376
7377 \end_layout
7378
7379 \begin_layout Standard
7380 \begin_inset space \hfill{}
7381 \end_inset
7382
7383
7384 \begin_inset Tabular
7385 <lyxtabular version="3" rows="8" columns="2">
7386 <features rotate="0" tabularvalignment="middle">
7387 <column alignment="center" valignment="top" width="0pt">
7388 <column alignment="center" valignment="top" width="0pt">
7389 <row>
7390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 Commande
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7400 \begin_inset Text
7401
7402 \begin_layout Plain Layout
7403 Résultat
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 </row>
7409 <row>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414
7415 \backslash
7416 gets
7417 \end_layout
7418
7419 \end_inset
7420 </cell>
7421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425 \begin_inset Formula $\gets$
7426 \end_inset
7427
7428
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \backslash
7441 Leftarrow
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 \begin_inset Formula $\Leftarrow$
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \backslash
7466 longleftarrow
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 \begin_inset Formula $\longleftarrow$
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \backslash
7491 Longleftarrow
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 \begin_inset Formula $\Longleftarrow$
7501 \end_inset
7502
7503
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 <row>
7510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514
7515 \backslash
7516 leftharpoonup
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 \begin_inset Formula $\leftharpoonup$
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 </row>
7534 <row>
7535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539
7540 \backslash
7541 leftharpoondown
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 \begin_inset Formula $\leftharpoondown$
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \backslash
7566 hookleftarrow
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 \begin_inset Formula $\hookleftarrow$
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 </lyxtabular>
7585
7586 \end_inset
7587
7588
7589 \begin_inset space \hfill{}
7590 \end_inset
7591
7592
7593 \begin_inset Tabular
7594 <lyxtabular version="3" rows="8" columns="2">
7595 <features rotate="0" tabularvalignment="middle">
7596 <column alignment="center" valignment="top" width="0pt">
7597 <column alignment="center" valignment="top" width="0pt">
7598 <row>
7599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 Command
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 Résultat
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 </row>
7618 <row>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623
7624 \backslash
7625 to
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 \begin_inset Formula $\to$
7635 \end_inset
7636
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \backslash
7650 Rightarrow
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\Rightarrow$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 longrightarrow
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\longrightarrow$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 Longrightarrow
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\Longrightarrow$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 rightharpoonup
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\rightharpoonup$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 rightharpoondown
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\rightharpoondown$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \backslash
7775 hookrightarrow
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 \begin_inset Formula $\hookrightarrow$
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 </lyxtabular>
7794
7795 \end_inset
7796
7797
7798 \begin_inset space \hfill{}
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Standard
7805 \begin_inset space \hfill{}
7806 \end_inset
7807
7808
7809 \begin_inset Tabular
7810 <lyxtabular version="3" rows="6" columns="2">
7811 <features rotate="0" tabularvalignment="middle">
7812 <column alignment="center" valignment="top" width="0pt">
7813 <column alignment="center" valignment="top" width="0pt">
7814 <row>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 Commande
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828 Résultat
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row>
7835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \backslash
7841 leftrightarrow
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850 \begin_inset Formula $\leftrightarrow$
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 Leftrightarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\Leftrightarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 longleftrightarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\longleftrightarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 Longleftrightarrow
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\Longleftrightarrow$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 rightleftharpoons
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\rightleftharpoons$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 </lyxtabular>
7960
7961 \end_inset
7962
7963
7964 \begin_inset space \hspace{}
7965 \length 25pt
7966 \end_inset
7967
7968
7969 \begin_inset space \hfill{}
7970 \end_inset
7971
7972
7973 \begin_inset Tabular
7974 <lyxtabular version="3" rows="5" columns="2">
7975 <features rotate="0" tabularvalignment="middle">
7976 <column alignment="center" valignment="top" width="0pt">
7977 <column alignment="center" valignment="top" width="0pt">
7978 <row>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Commande
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 Résultat
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 <row>
7999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \backslash
8005 mapsto
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 \begin_inset Formula $\mapsto$
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 longmapsto
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\longmapsto$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 leadsto
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\leadsto$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 dasharrow
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\dasharrow$
8090 \end_inset
8091
8092
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 </lyxtabular>
8099
8100 \end_inset
8101
8102
8103 \begin_inset space \hfill{}
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \begin_layout Standard
8110 \begin_inset VSpace medskip
8111 \end_inset
8112
8113 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8114  flèches des vecteurs, sont listées dans 
8115 \begin_inset CommandInset ref
8116 LatexCommand ref
8117 reference "sec:Accents"
8118
8119 \end_inset
8120
8121 .
8122 \end_layout
8123
8124 \begin_layout Standard
8125 \begin_inset VSpace bigskip
8126 \end_inset
8127
8128 Il y a aussi les flèches avec étiquette 
8129 \begin_inset Index idx
8130 status collapsed
8131
8132 \begin_layout Plain Layout
8133 Flèches ! avec étiquette
8134 \end_layout
8135
8136 \end_inset
8137
8138  
8139 \series bold
8140
8141 \backslash
8142 xleftarrow
8143 \series default
8144
8145 \begin_inset Index idx
8146 status collapsed
8147
8148 \begin_layout Plain Layout
8149 Commandes ! X ! 
8150 \backslash
8151 xleftarrow
8152 \end_layout
8153
8154 \end_inset
8155
8156  et 
8157 \series bold
8158
8159 \backslash
8160 xrightarrow
8161 \series default
8162
8163 \begin_inset Index idx
8164 status collapsed
8165
8166 \begin_layout Plain Layout
8167 Commandes ! X ! 
8168 \backslash
8169 xrightarrow
8170 \begin_inset ERT
8171 status collapsed
8172
8173 \begin_layout Plain Layout
8174
8175
8176 \backslash
8177 vspace{4mm}
8178 \end_layout
8179
8180 \end_inset
8181
8182
8183 \end_layout
8184
8185 \end_inset
8186
8187 .
8188  Quand on insère une de ces commandes dans une formule, une flèche avec
8189  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8190  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8191 \end_layout
8192
8193 \begin_layout Standard
8194 \align center
8195 \begin_inset Tabular
8196 <lyxtabular version="3" rows="3" columns="2">
8197 <features rotate="0" tabularvalignment="middle">
8198 <column alignment="center" valignment="top" width="0pt">
8199 <column alignment="center" valignment="top" width="0pt">
8200 <row>
8201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Commande
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Résultat
8215 \begin_inset Note Note
8216 status collapsed
8217
8218 \begin_layout Plain Layout
8219
8220 \series bold
8221
8222 \backslash
8223 raisebox
8224 \series default
8225  est seulement utilisée pour faire de la place
8226 \end_layout
8227
8228 \end_inset
8229
8230
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 </row>
8236 <row>
8237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 F(a)
8242 \backslash
8243 xleftarrow
8244 \begin_inset space \textvisiblespace{}
8245 \end_inset
8246
8247 x=a
8248 \begin_inset Formula $\downarrow$
8249 \end_inset
8250
8251 x>0
8252 \begin_inset Formula $\to$
8253 \end_inset
8254
8255 F(x)
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 F(x)
8279 \backslash
8280 xrightarrow
8281 \begin_inset space \textvisiblespace{}
8282 \end_inset
8283
8284 x=a
8285 \begin_inset Formula $\downarrow$
8286 \end_inset
8287
8288 x>0
8289 \begin_inset Formula $\to$
8290 \end_inset
8291
8292 F(a)
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 </lyxtabular>
8311
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \begin_layout Subsection
8318 Flèches verticales et diagonales
8319 \begin_inset Index idx
8320 status collapsed
8321
8322 \begin_layout Plain Layout
8323 Flèches ! diagonales
8324 \end_layout
8325
8326 \end_inset
8327
8328
8329 \begin_inset Index idx
8330 status collapsed
8331
8332 \begin_layout Plain Layout
8333 Flèches ! verticales
8334 \end_layout
8335
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \begin_layout Standard
8342 \begin_inset space \hfill{}
8343 \end_inset
8344
8345
8346 \begin_inset Tabular
8347 <lyxtabular version="3" rows="7" columns="2">
8348 <features rotate="0" tabularvalignment="middle">
8349 <column alignment="center" valignment="top" width="0pt">
8350 <column alignment="center" valignment="top" width="0pt">
8351 <row>
8352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 Commande
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 Résultat
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 </row>
8371 <row>
8372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \backslash
8378 uparrow
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 \begin_inset Formula $\uparrow$
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 <row>
8397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \backslash
8403 Uparrow
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 \begin_inset Formula $\Uparrow$
8413 \end_inset
8414
8415
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row>
8422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \backslash
8428 updownarrow
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 \begin_inset Formula $\updownarrow$
8438 \end_inset
8439
8440
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 </row>
8446 <row>
8447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451
8452 \backslash
8453 Updownarrow
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 \begin_inset Formula $\Updownarrow$
8463 \end_inset
8464
8465
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 </row>
8471 <row>
8472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \backslash
8478 Downarrow
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 \begin_inset Formula $\Downarrow$
8488 \end_inset
8489
8490
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 </row>
8496 <row>
8497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \backslash
8503 downarrow
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 \begin_inset Formula $\downarrow$
8513 \end_inset
8514
8515
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 </lyxtabular>
8522
8523 \end_inset
8524
8525
8526 \begin_inset space \hfill{}
8527 \end_inset
8528
8529
8530 \begin_inset Tabular
8531 <lyxtabular version="3" rows="5" columns="2">
8532 <features rotate="0" tabularvalignment="middle">
8533 <column alignment="center" valignment="top" width="0pt">
8534 <column alignment="center" valignment="top" width="0pt">
8535 <row>
8536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 Commande
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 Résultat
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \backslash
8562 nearrow
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 \begin_inset Formula $\nearrow$
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \backslash
8587 searrow
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 \begin_inset Formula $\searrow$
8597 \end_inset
8598
8599
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \backslash
8612 swarrow
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 \begin_inset Formula $\swarrow$
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row>
8631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \backslash
8637 nwarrow
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 \begin_inset Formula $\nwarrow$
8647 \end_inset
8648
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 </lyxtabular>
8656
8657 \end_inset
8658
8659
8660 \begin_inset space \hfill{}
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \begin_layout Standard
8667 \begin_inset VSpace medskip
8668 \end_inset
8669
8670 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8671  même temps que les commandes décrites dans 
8672 \begin_inset CommandInset ref
8673 LatexCommand ref
8674 reference "sub:Taille-parenthèses-manuelle"
8675
8676 \end_inset
8677
8678  et 
8679 \begin_inset CommandInset ref
8680 LatexCommand ref
8681 reference "sub:Taille-parenthèses-automatique"
8682
8683 \end_inset
8684
8685 .
8686 \end_layout
8687
8688 \begin_layout Section
8689 Accents
8690 \begin_inset CommandInset label
8691 LatexCommand label
8692 name "sec:Accents"
8693
8694 \end_inset
8695
8696
8697 \begin_inset Index idx
8698 status collapsed
8699
8700 \begin_layout Plain Layout
8701 Accents
8702 \end_layout
8703
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \begin_layout Standard
8710 On peut ajouter des accents avec le bouton
8711 \begin_inset space ~
8712 \end_inset
8713
8714
8715 \begin_inset Graphics
8716         filename ../../images/math/hat.png
8717         scale 85
8718
8719 \end_inset
8720
8721  de la barre d'outils mathématique ou en utilisant les commandes listées
8722  dans les sous-sections qui suivent.
8723 \end_layout
8724
8725 \begin_layout Subsection
8726 Accents pour un caractère
8727 \begin_inset ERT
8728 status collapsed
8729
8730 \begin_layout Plain Layout
8731
8732
8733 \backslash
8734 texorpdfstring{
8735 \end_layout
8736
8737 \end_inset
8738
8739
8740 \begin_inset Foot
8741 status collapsed
8742
8743 \begin_layout Plain Layout
8744 pour les accents dans le texte, voir 
8745 \begin_inset CommandInset ref
8746 LatexCommand ref
8747 reference "sub:Accents-dans-le-texte"
8748
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \end_inset
8755
8756
8757 \begin_inset ERT
8758 status collapsed
8759
8760 \begin_layout Plain Layout
8761
8762 }{}
8763 \end_layout
8764
8765 \end_inset
8766
8767
8768 \begin_inset Note Note
8769 status collapsed
8770
8771 \begin_layout Plain Layout
8772
8773 \series bold
8774
8775 \backslash
8776 texorpdfstring
8777 \series default
8778  est utilisé pour éviter que la note de bas de page apparaisse dans les
8779  signets PDF.
8780 \end_layout
8781
8782 \begin_layout Plain Layout
8783 Plus au sujet de 
8784 \series bold
8785
8786 \backslash
8787 texorpdfstring
8788 \series default
8789  dans la section 
8790 \begin_inset CommandInset ref
8791 LatexCommand ref
8792 reference "sub:formules-dans-les-entêtes"
8793
8794 \end_inset
8795
8796 .
8797 \end_layout
8798
8799 \end_inset
8800
8801
8802 \begin_inset CommandInset label
8803 LatexCommand label
8804 name "sub:Accents-sur-un-caractère"
8805
8806 \end_inset
8807
8808
8809 \begin_inset Index idx
8810 status collapsed
8811
8812 \begin_layout Plain Layout
8813 Accents ! pour un caractère
8814 \end_layout
8815
8816 \end_inset
8817
8818
8819 \end_layout
8820
8821 \begin_layout Standard
8822 \begin_inset space \hfill{}
8823 \end_inset
8824
8825
8826 \begin_inset Tabular
8827 <lyxtabular version="3" rows="8" columns="2">
8828 <features rotate="0" tabularvalignment="middle">
8829 <column alignment="center" valignment="top" width="0pt">
8830 <column alignment="center" valignment="top" width="0pt">
8831 <row>
8832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Commande
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 Résultat
8846 \begin_inset Note Note
8847 status collapsed
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852
8853 \backslash
8854 raisebox
8855 \series default
8856  est seulement utilisée pour faire de la place
8857 \end_layout
8858
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \backslash
8874 dot
8875 \begin_inset space \textvisiblespace{}
8876 \end_inset
8877
8878 A
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8888 \end_inset
8889
8890
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row>
8897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901
8902 \backslash
8903 ddot
8904 \begin_inset space \textvisiblespace{}
8905 \end_inset
8906
8907 A
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932 dddot
8933 \begin_inset space \textvisiblespace{}
8934 \end_inset
8935
8936 A
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959
8960 \backslash
8961 ddddot
8962 \begin_inset space \textvisiblespace{}
8963 \end_inset
8964
8965 A
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8975 \end_inset
8976
8977
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \backslash
8990 vec
8991 \begin_inset space \textvisiblespace{}
8992 \end_inset
8993
8994 A
8995 \begin_inset Index idx
8996 status collapsed
8997
8998 \begin_layout Plain Layout
8999 Vecteurs
9000 \end_layout
9001
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \backslash
9029 bar
9030 \begin_inset space \textvisiblespace{}
9031 \end_inset
9032
9033 A
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056
9057 \backslash
9058 mathring
9059 \begin_inset space \textvisiblespace{}
9060 \end_inset
9061
9062 A
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9072 \end_inset
9073
9074
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 </lyxtabular>
9081
9082 \end_inset
9083
9084
9085 \begin_inset space \hfill{}
9086 \end_inset
9087
9088
9089 \begin_inset Tabular
9090 <lyxtabular version="3" rows="7" columns="2">
9091 <features rotate="0" tabularvalignment="middle">
9092 <column alignment="center" valignment="top" width="0pt">
9093 <column alignment="center" valignment="top" width="0pt">
9094 <row>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 Commande
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108 Résultat
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \backslash
9121 tilde
9122 \begin_inset space \textvisiblespace{}
9123 \end_inset
9124
9125 A
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \backslash
9150 hat
9151 \begin_inset space \textvisiblespace{}
9152 \end_inset
9153
9154 A
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \backslash
9179 check
9180 \begin_inset space \textvisiblespace{}
9181 \end_inset
9182
9183 A
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9193 \end_inset
9194
9195
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \backslash
9208 acute
9209 \begin_inset space \textvisiblespace{}
9210 \end_inset
9211
9212 A
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9222 \end_inset
9223
9224
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235
9236 \backslash
9237 grave
9238 \begin_inset space \textvisiblespace{}
9239 \end_inset
9240
9241 A
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9251 \end_inset
9252
9253
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 </row>
9259 <row>
9260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \backslash
9266 breve
9267 \begin_inset space \textvisiblespace{}
9268 \end_inset
9269
9270 A
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 </row>
9288 </lyxtabular>
9289
9290 \end_inset
9291
9292
9293 \begin_inset space \hfill{}
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \begin_layout Standard
9300 \begin_inset VSpace bigskip
9301 \end_inset
9302
9303 Vous pouvez insérer directement des caractères accentués comme un é dans
9304  des formules.
9305  LyX va les transformer en la commande correspondante.
9306  Pour créer des trémas (umlauts en allemand)
9307 \begin_inset Index idx
9308 status collapsed
9309
9310 \begin_layout Plain Layout
9311 Umlauts | see
9312 \begin_inset ERT
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316
9317 {
9318 \end_layout
9319
9320 \end_inset
9321
9322 Trémas
9323 \begin_inset ERT
9324 status collapsed
9325
9326 \begin_layout Plain Layout
9327
9328 }
9329 \end_layout
9330
9331 \end_inset
9332
9333
9334 \end_layout
9335
9336 \end_inset
9337
9338
9339 \begin_inset Index idx
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343 Trémas
9344 \end_layout
9345
9346 \end_inset
9347
9348  dans des formules, il est préférable d'insérer des guillemets devant la
9349  voyelle.
9350  Ces deux caractères sont alors traités comme 
9351 \emph on
9352 un seul 
9353 \emph default
9354 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9355  étant en allemand.
9356  Avec cette méthode, contrairement à 
9357 \series bold
9358
9359 \backslash
9360 ddot
9361 \series default
9362 , on crée de 
9363 \begin_inset Quotes eld
9364 \end_inset
9365
9366 vrais
9367 \begin_inset Quotes erd
9368 \end_inset
9369
9370  umlauts, comme le montre l'exemple suivant:
9371 \end_layout
9372
9373 \begin_layout Standard
9374 \begin_inset VSpace -2mm
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \begin_layout Standard
9381 \align center
9382 \begin_inset Tabular
9383 <lyxtabular version="3" rows="3" columns="2">
9384 <features rotate="0" tabularvalignment="middle">
9385 <column alignment="center" valignment="top">
9386 <column alignment="center" valignment="top">
9387 <row>
9388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Commande
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Résultat
9402 \begin_inset Note Note
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406
9407 \series bold
9408
9409 \backslash
9410 raisebox
9411 \series default
9412  et le 0
9413 \begin_inset space \thinspace{}
9414 \end_inset
9415
9416 pt espace sont seulement utilisés pour faire de la place
9417 \end_layout
9418
9419 \end_inset
9420
9421
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 \begin_inset Quotes grd
9433 \end_inset
9434
9435 i
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 \begin_inset space \hspace{}
9445 \length 0pt
9446 \end_inset
9447
9448
9449 \lang german
9450
9451 \begin_inset Formula $"i$
9452 \end_inset
9453
9454
9455 \lang french
9456
9457 \begin_inset Note Note
9458 status collapsed
9459
9460 \begin_layout Plain Layout
9461 il faut que cette formule soit en allemand (NdT)
9462 \end_layout
9463
9464 \end_inset
9465
9466
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 </row>
9472 <row>
9473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477
9478 \backslash
9479 ddot
9480 \begin_inset space \textvisiblespace{}
9481 \end_inset
9482
9483 i
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 </lyxtabular>
9502
9503 \end_inset
9504
9505
9506 \end_layout
9507
9508 \begin_layout Standard
9509 Un autre avantage par rapport à 
9510 \series bold
9511
9512 \backslash
9513 ddot
9514 \series default
9515  est que les trémas peuvent être convertis directement en texte mathématique,
9516  parce que les accents vus plus haut 
9517 \emph on
9518 ne sont pas autorisés 
9519 \emph default
9520 en texte mathématique.
9521  Quand on convertit un caractère accentué en texte mathématique, seul le
9522  caractère qui est sous l'accent est converti.
9523  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9524  l'italique ou le gras.
9525 \end_layout
9526
9527 \begin_layout Standard
9528 En texte mathématique, les trémas et autres caractères accentués peuvent
9529  être insérés directement.
9530 \end_layout
9531
9532 \begin_layout Standard
9533 \begin_inset VSpace bigskip
9534 \end_inset
9535
9536
9537 \end_layout
9538
9539 \begin_layout Standard
9540
9541 \lang english
9542 LyX also supports a tilde under the character if the LaTeX-package
9543 \lang french
9544  
9545 \series bold
9546 undertilde
9547 \series default
9548
9549 \begin_inset Index idx
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553 Paquetages ! undertilde
9554 \end_layout
9555
9556 \end_inset
9557
9558  
9559 \lang english
9560 is installed on your system:
9561 \end_layout
9562
9563 \begin_layout Standard
9564 \begin_inset ERT
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568
9569
9570 \backslash
9571 ifundertilde 
9572 \end_layout
9573
9574 \end_inset
9575
9576
9577 \begin_inset Note Note
9578 status open
9579
9580 \begin_layout Plain Layout
9581 Ce qui suit ne sera affiché que si le paquetage LaTeX 
9582 \series bold
9583 undertilde
9584 \series default
9585  est installé:
9586 \end_layout
9587
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \begin_layout Standard
9594 \noindent
9595 \align center
9596 \begin_inset Tabular
9597 <lyxtabular version="3" rows="2" columns="2">
9598 <features rotate="0" tabularvalignment="middle">
9599 <column alignment="center" valignment="top" width="0pt">
9600 <column alignment="center" valignment="top" width="0pt">
9601 <row>
9602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Commande
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 Résultat
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 utilde
9629 \begin_inset space \textvisiblespace{}
9630 \end_inset
9631
9632 A
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9642 \end_inset
9643
9644
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 </row>
9650 </lyxtabular>
9651
9652 \end_inset
9653
9654
9655 \end_layout
9656
9657 \begin_layout Standard
9658 \begin_inset ERT
9659 status collapsed
9660
9661 \begin_layout Plain Layout
9662
9663
9664 \backslash
9665 else 
9666 \end_layout
9667
9668 \end_inset
9669
9670
9671 \begin_inset Note Note
9672 status open
9673
9674 \begin_layout Plain Layout
9675 Ce qui suit sera affiché si la paquetage LaTeX 
9676 \series bold
9677 undertilde
9678 \series default
9679  n'est pas installé:
9680 \end_layout
9681
9682 \end_inset
9683
9684
9685 \end_layout
9686
9687 \begin_layout Standard
9688 Vous avez besoin du paquetage LaTeX 
9689 \series bold
9690 undertilde
9691 \series default
9692  pour voir le reste de cette sous section dans la sortie finale.
9693 \end_layout
9694
9695 \begin_layout Standard
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701
9702 \backslash
9703 fi 
9704 \end_layout
9705
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \begin_layout Subsection
9712 Accents pour plusieurs caractères
9713 \begin_inset Index idx
9714 status collapsed
9715
9716 \begin_layout Plain Layout
9717 Accents ! pour plusieurs caractères
9718 \end_layout
9719
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \begin_inset space \hfill{}
9727 \end_inset
9728
9729
9730 \begin_inset Tabular
9731 <lyxtabular version="3" rows="5" columns="2">
9732 <features rotate="0" tabularvalignment="middle">
9733 <column alignment="center" valignment="top" width="0pt">
9734 <column alignment="center" valignment="top" width="0pt">
9735 <row>
9736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 Commande
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 Résultat
9750 \begin_inset Note Note
9751 status collapsed
9752
9753 \begin_layout Plain Layout
9754
9755 \series bold
9756
9757 \backslash
9758 raisebox
9759 \series default
9760  est seulement utilisée pour faire de la place
9761 \end_layout
9762
9763 \end_inset
9764
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 </row>
9771 <row>
9772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \backslash
9778 overleftarrow
9779 \begin_inset space \textvisiblespace{}
9780 \end_inset
9781
9782 A=B
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 underleftarrow
9808 \begin_inset space \textvisiblespace{}
9809 \end_inset
9810
9811 A=B
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 overleftrightarrow
9837 \begin_inset space \textvisiblespace{}
9838 \end_inset
9839
9840 A=B
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 <row>
9859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \backslash
9865 underleftrightarrow
9866 \begin_inset space \textvisiblespace{}
9867 \end_inset
9868
9869 A=B
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 </lyxtabular>
9888
9889 \end_inset
9890
9891
9892 \begin_inset space \hfill{}
9893 \end_inset
9894
9895
9896 \begin_inset Tabular
9897 <lyxtabular version="3" rows="5" columns="2">
9898 <features rotate="0" tabularvalignment="middle">
9899 <column alignment="center" valignment="top" width="0pt">
9900 <column alignment="center" valignment="top" width="0pt">
9901 <row>
9902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906 Commande
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 Résultat
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 <row>
9922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \backslash
9928 overrightarrow
9929 \begin_inset space \textvisiblespace{}
9930 \end_inset
9931
9932 A=B
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \backslash
9957 underrightarrow
9958 \begin_inset space \textvisiblespace{}
9959 \end_inset
9960
9961 A=B
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9971 \end_inset
9972
9973
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 </row>
9979 <row>
9980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \backslash
9986 widetilde
9987 \begin_inset space \textvisiblespace{}
9988 \end_inset
9989
9990 A=B
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \backslash
10015 widehat
10016 \begin_inset space \textvisiblespace{}
10017 \end_inset
10018
10019 A=B
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 </lyxtabular>
10038
10039 \end_inset
10040
10041
10042 \begin_inset space \hfill{}
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \begin_layout Standard
10049 \begin_inset VSpace medskip
10050 \end_inset
10051
10052 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10053  voulez.
10054  Mais les accents 
10055 \series bold
10056
10057 \backslash
10058 widetilde
10059 \series default
10060  et 
10061 \series bold
10062
10063 \backslash
10064 widehat 
10065 \series default
10066 apparaîtront dans la sortie finale avec une longueur de seulement trois
10067  caractères, comme on le voit dans l'exemple suivant:
10068 \begin_inset Formula 
10069 \[
10070 \widetilde{A+B=C-D}
10071 \]
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Standard
10079 Avec les commandes 
10080 \series bold
10081
10082 \backslash
10083 overset
10084 \series default
10085
10086 \begin_inset Index idx
10087 status collapsed
10088
10089 \begin_layout Plain Layout
10090 Commandes ! O ! 
10091 \backslash
10092 overset
10093 \end_layout
10094
10095 \end_inset
10096
10097  et 
10098 \series bold
10099
10100 \backslash
10101 underset
10102 \series default
10103
10104 \begin_inset Index idx
10105 status collapsed
10106
10107 \begin_layout Plain Layout
10108 Commandes ! U ! 
10109 \backslash
10110 underset
10111 \end_layout
10112
10113 \end_inset
10114
10115  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10116  plusieurs caractères.
10117
10118 \series bold
10119  
10120 \series default
10121 La commande
10122 \series bold
10123  
10124 \backslash
10125 underset
10126 \begin_inset space \textvisiblespace{}
10127 \end_inset
10128
10129 A=B
10130 \begin_inset Formula $\downarrow$
10131 \end_inset
10132
10133 ***
10134 \series default
10135  donne:
10136 \begin_inset Formula 
10137 \[
10138 \underset{***}{A=B}
10139 \]
10140
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \begin_layout Section
10147 Espace
10148 \begin_inset CommandInset label
10149 LatexCommand label
10150 name "sub:Espace"
10151
10152 \end_inset
10153
10154
10155 \begin_inset Index idx
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159 Espace ! horizontal
10160 \end_layout
10161
10162 \end_inset
10163
10164
10165 \end_layout
10166
10167 \begin_layout Subsection
10168 Espace prédéfini
10169 \begin_inset CommandInset label
10170 LatexCommand label
10171 name "sub:Espace-prédéfini"
10172
10173 \end_inset
10174
10175
10176 \begin_inset Index idx
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Espace ! horizontal ! prédéfini
10181 \end_layout
10182
10183 \end_inset
10184
10185
10186 \end_layout
10187
10188 \begin_layout Standard
10189 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10190  On le fait en utilisant une espace insécable (raccourci 
10191 \family sans
10192 Ctrl-Espace
10193 \family default
10194 ).
10195  Un 
10196 \begin_inset Quotes eld
10197 \end_inset
10198
10199
10200 \color blue
10201
10202 \begin_inset space \textvisiblespace{}
10203 \end_inset
10204
10205
10206 \color inherit
10207
10208 \begin_inset Quotes erd
10209 \end_inset
10210
10211  apparaît et en appuyant plusieurs fois sur 
10212 \family sans
10213 Espace
10214 \family default
10215  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10216  On peut aussi insérer ces espaces en utilisant le bouton 
10217 \begin_inset Graphics
10218         filename ../../images/math/space.png
10219         scale 85
10220
10221 \end_inset
10222
10223  de la barre d'outils mathématique.
10224  Indépendemment de la commande insérée, on peut toujours changer de taille
10225  après en appuyant sur 
10226 \family sans
10227 Espace
10228 \family default
10229 .
10230  
10231 \end_layout
10232
10233 \begin_layout Standard
10234 \noindent
10235 \align center
10236 \begin_inset Tabular
10237 <lyxtabular version="3" rows="6" columns="3">
10238 <features rotate="0" tabularvalignment="middle">
10239 <column alignment="center" valignment="top">
10240 <column alignment="center" valignment="middle" width="15col%">
10241 <column alignment="center" valignment="top">
10242 <row>
10243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 Commande
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Nombre de fois où on appuye la barre d'
10257 \family sans
10258 Espace
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267 Résultat
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 </row>
10273 <row>
10274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278
10279 \backslash
10280 ,
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289 0
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Plain Layout
10298 \begin_inset Formula $A\, B$
10299 \end_inset
10300
10301
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \backslash
10314 :
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323 1
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 \begin_inset Formula $A\: B$
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 </row>
10341 <row>
10342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346
10347 \backslash
10348 ;
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357 2
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 \begin_inset Formula $A\; B$
10367 \end_inset
10368
10369
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 </row>
10375 <row>
10376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380
10381 \backslash
10382 quad
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 3
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 \begin_inset Formula $A\quad B$
10401 \end_inset
10402
10403
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 </row>
10409 <row>
10410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414
10415 \backslash
10416 qquad
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 4
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 \begin_inset Formula $A\qquad B$
10435 \end_inset
10436
10437
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 </row>
10443 </lyxtabular>
10444
10445 \end_inset
10446
10447
10448 \begin_inset space \hfill{}
10449 \end_inset
10450
10451
10452 \begin_inset Tabular
10453 <lyxtabular version="3" rows="6" columns="3">
10454 <features rotate="0" tabularvalignment="middle">
10455 <column alignment="center" valignment="top">
10456 <column alignment="center" valignment="middle" width="15col%">
10457 <column alignment="center" valignment="top">
10458 <row>
10459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 Commande
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 Nombre de fois où on appuye la barre d'
10473 \family sans
10474 Espace
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Résultat
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 </row>
10489 <row>
10490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494
10495 \backslash
10496 hfill
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 5
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 \begin_inset Formula $A\hfill B$
10515 \end_inset
10516
10517
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 </row>
10523 <row>
10524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \backslash
10530 hspace*{1em}
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 6
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 \begin_inset Formula $A\hspace*{1em}B$
10549 \end_inset
10550
10551
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 </row>
10557 <row>
10558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562
10563 \backslash
10564 hspace{1em}
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 7
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 \begin_inset Formula $A\hspace{1em}B$
10583 \end_inset
10584
10585
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \backslash
10598
10599 \begin_inset space \textvisiblespace{}
10600 \end_inset
10601
10602
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 8
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 \begin_inset Formula $A\ B$
10621 \end_inset
10622
10623
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 </row>
10629 <row>
10630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634
10635 \backslash
10636 !
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645 9
10646 \end_layout
10647
10648 \end_inset
10649 </cell>
10650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10651 \begin_inset Text
10652
10653 \begin_layout Plain Layout
10654 \begin_inset Formula $A\! B$
10655 \end_inset
10656
10657
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 </row>
10663 </lyxtabular>
10664
10665 \end_inset
10666
10667
10668 \end_layout
10669
10670 \begin_layout Standard
10671
10672 \lang english
10673 Space
10674 \begin_inset space ~
10675 \end_inset
10676
10677 5
10678 \begin_inset space \thinspace{}
10679 \end_inset
10680
10681 --
10682 \begin_inset space \thinspace{}
10683 \end_inset
10684
10685 7 are variable spaces which are explained in
10686 \lang french
10687  
10688 \begin_inset CommandInset ref
10689 LatexCommand ref
10690 reference "sub:Espace-variable"
10691
10692 \end_inset
10693
10694 .
10695  La taille
10696 \begin_inset space ~
10697 \end_inset
10698
10699 9 n'a pas l'air de produire une espace.
10700  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10701  parce que c'est une espace négative.
10702  Il y a deux autres espaces négatives:
10703 \end_layout
10704
10705 \begin_layout Standard
10706 \align center
10707 \begin_inset Tabular
10708 <lyxtabular version="3" rows="3" columns="3">
10709 <features rotate="0" tabularvalignment="middle">
10710 <column alignment="center" valignment="middle" width="6.8cm">
10711 <column alignment="center" valignment="top" width="0pt">
10712 <column alignment="center" valignment="top" width="0pt">
10713 <row>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 Commande
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727
10728 \backslash
10729 negmedspace
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \backslash
10740 negthickspace
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 Nombre de fois où on a appuyé sur la barre d'
10752 \family sans
10753 Espace 
10754 \family default
10755 après avoir inséré l'espace insécable
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 10
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 11
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 </row>
10779 <row>
10780 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 Résultat
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 \begin_inset Formula $A\negmedspace B$
10794 \end_inset
10795
10796
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805 \begin_inset Formula $A\negthickspace B$
10806 \end_inset
10807
10808
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 </lyxtabular>
10815
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \begin_layout Standard
10822 Les espaces négatives peuvent faire que les caractères se chevauchent.
10823  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10824  les opérateurs de somme:
10825 \end_layout
10826
10827 \begin_layout Standard
10828 \align center
10829 \begin_inset Tabular
10830 <lyxtabular version="3" rows="3" columns="2">
10831 <features rotate="0" tabularvalignment="middle">
10832 <column alignment="center" valignment="top">
10833 <column alignment="center" valignment="top">
10834 <row>
10835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 Commande
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 Résultat
10849 \begin_inset Note Note
10850 status collapsed
10851
10852 \begin_layout Plain Layout
10853
10854 \series bold
10855
10856 \backslash
10857 raisebox
10858 \series default
10859  est seulement utilisée pour faire de la place
10860 \end_layout
10861
10862 \end_inset
10863
10864
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 </row>
10870 <row>
10871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875
10876 \backslash
10877 sum
10878 \backslash
10879 sum
10880 \begin_inset space \textvisiblespace{}
10881 \end_inset
10882
10883 f_kl
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \backslash
10908 sum
10909 \backslash
10910 negmedspace
10911 \backslash
10912 sum
10913 \begin_inset space \textvisiblespace{}
10914 \end_inset
10915
10916 f_kl
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10926 \end_inset
10927
10928
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 </lyxtabular>
10935
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Standard
10942 \noindent
10943 \begin_inset VSpace medskip
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 \noindent
10951 Les opérateur de relations comme par exemple le signe égal, sont toujours
10952  entourés par des espaces.
10953  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10954  L'exemple suivant donne une illustration:
10955 \end_layout
10956
10957 \begin_layout Standard
10958 \align center
10959 \begin_inset Tabular
10960 <lyxtabular version="3" rows="2" columns="2">
10961 <features rotate="0" tabularvalignment="middle">
10962 <column alignment="center" valignment="top" width="0pt">
10963 <column alignment="center" valignment="top" width="0pt">
10964 <row>
10965 <cell alignment="center" valignment="top" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 équation normale
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 \begin_inset Formula $A=B$
10979 \end_inset
10980
10981
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 </row>
10987 <row>
10988 <cell alignment="center" valignment="top" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 \begin_inset Note Note
10993 status collapsed
10994
10995 \begin_layout Plain Layout
10996
10997 \series bold
10998
10999 \backslash
11000 raisebox
11001 \series default
11002  est seulement utilisée pour faire de la place
11003 \end_layout
11004
11005 \end_inset
11006
11007
11008 \begin_inset Formula $\raisebox{5mm}{}$
11009 \end_inset
11010
11011 équation sans espace
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 \begin_inset Formula $A{=}B$
11021 \end_inset
11022
11023
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 </row>
11029 </lyxtabular>
11030
11031 \end_inset
11032
11033
11034 \end_layout
11035
11036 \begin_layout Standard
11037 \noindent
11038 La commande utilisée pour la dernière formule est: 
11039 \series bold
11040 A
11041 \backslash
11042 {=
11043 \begin_inset Formula $\to$
11044 \end_inset
11045
11046 B
11047 \end_layout
11048
11049 \begin_layout Standard
11050 \begin_inset VSpace bigskip
11051 \end_inset
11052
11053 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11054  insérée entre la valeur et l'unité est une espace fine et pas une espace
11055  normale.
11056  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11057 \family sans
11058 Insertion\SpecialChar \menuseparator
11059 Typographie
11060 \begin_inset space ~
11061 \end_inset
11062
11063 spéciale\SpecialChar \menuseparator
11064 Espace
11065 \begin_inset space ~
11066 \end_inset
11067
11068 fine
11069 \family default
11070  (raccourci 
11071 \family sans
11072 Ctrl+Shift+Espace
11073 \family default
11074 ).
11075 \end_layout
11076
11077 \begin_layout Standard
11078 Un exemple pour voir la différence:
11079 \end_layout
11080
11081 \begin_layout Standard
11082 \begin_inset Tabular
11083 <lyxtabular version="3" rows="2" columns="2">
11084 <features rotate="0" tabularvalignment="middle">
11085 <column alignment="left" valignment="top">
11086 <column alignment="left" valignment="top">
11087 <row>
11088 <cell alignment="center" valignment="top" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092 24 kW
11093 \begin_inset Formula $\cdot$
11094 \end_inset
11095
11096 h
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 espace normale entre l'unité est la valeur
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 </row>
11111 <row>
11112 <cell alignment="center" valignment="top" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 24
11117 \begin_inset space \thinspace{}
11118 \end_inset
11119
11120 kW
11121 \begin_inset Formula $\cdot$
11122 \end_inset
11123
11124 h
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 espace fine entre l'unité et la valeur
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 </row>
11139 </lyxtabular>
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Subsection
11147 Espace variable
11148 \begin_inset ERT
11149 status collapsed
11150
11151 \begin_layout Plain Layout
11152
11153
11154 \backslash
11155 texorpdfstring{
11156 \end_layout
11157
11158 \end_inset
11159
11160
11161 \begin_inset Foot
11162 status collapsed
11163
11164 \begin_layout Plain Layout
11165 pour les espacements verticaux dans les formules, voir 
11166 \begin_inset CommandInset ref
11167 LatexCommand ref
11168 reference "sub:Séparation-des-lignes"
11169
11170 \end_inset
11171
11172
11173 \end_layout
11174
11175 \end_inset
11176
11177
11178 \begin_inset ERT
11179 status collapsed
11180
11181 \begin_layout Plain Layout
11182
11183 }{}
11184 \end_layout
11185
11186 \end_inset
11187
11188
11189 \begin_inset Note Note
11190 status collapsed
11191
11192 \begin_layout Plain Layout
11193
11194 \backslash
11195 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11196  dans les signets PDF.
11197 \end_layout
11198
11199 \begin_layout Plain Layout
11200 Plus au sujet de 
11201 \backslash
11202 texorpdfstring dans la section 
11203 \begin_inset CommandInset ref
11204 LatexCommand ref
11205 reference "sub:formules-dans-les-entêtes"
11206
11207 \end_inset
11208
11209 .
11210 \end_layout
11211
11212 \end_inset
11213
11214
11215 \begin_inset CommandInset label
11216 LatexCommand label
11217 name "sub:Espace-variable"
11218
11219 \end_inset
11220
11221
11222 \begin_inset Index idx
11223 status collapsed
11224
11225 \begin_layout Plain Layout
11226 Espace ! horizontal ! variable
11227 \end_layout
11228
11229 \end_inset
11230
11231
11232 \end_layout
11233
11234 \begin_layout Standard
11235 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11236  
11237 \series bold
11238
11239 \backslash
11240 hspace
11241 \series default
11242
11243 \begin_inset Index idx
11244 status collapsed
11245
11246 \begin_layout Plain Layout
11247 Commandes ! H ! 
11248 \backslash
11249 hspace
11250 \end_layout
11251
11252 \end_inset
11253
11254 .
11255  Un 
11256 \begin_inset Quotes eld
11257 \end_inset
11258
11259
11260 \color blue
11261
11262 \begin_inset space \textvisiblespace{}
11263 \end_inset
11264
11265
11266 \color inherit
11267
11268 \begin_inset Quotes erd
11269 \end_inset
11270
11271  long apparaît.
11272  La longueur peut être précisée en faisant un clic gauche sur le 
11273 \begin_inset Quotes eld
11274 \end_inset
11275
11276
11277 \color blue
11278
11279 \begin_inset space \textvisiblespace{}
11280 \end_inset
11281
11282
11283 \color inherit
11284
11285 \begin_inset Quotes erd
11286 \end_inset
11287
11288 .
11289  La longueur peut aussi être négative.
11290  
11291 \lang english
11292 When a space would be the first character in a line it would be omitted.
11293  To force its output use the command 
11294 \series bold
11295
11296 \backslash
11297 hspace*
11298 \series default
11299  instead of 
11300 \series bold
11301
11302 \backslash
11303 hspace
11304 \series default
11305  or left-click on the 
11306 \begin_inset Quotes eld
11307 \end_inset
11308
11309
11310 \color blue
11311
11312 \begin_inset space \textvisiblespace{}
11313 \end_inset
11314
11315
11316 \color inherit
11317
11318 \begin_inset Quotes erd
11319 \end_inset
11320
11321  and check the option 
11322 \family sans
11323 Protect
11324 \family default
11325 .
11326 \lang french
11327
11328 \begin_inset Newline newline
11329 \end_inset
11330
11331 Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11332  disponible, on utilise la commande 
11333 \series bold
11334
11335 \backslash
11336 hfill
11337 \series default
11338
11339 \begin_inset Index idx
11340 status collapsed
11341
11342 \begin_layout Plain Layout
11343 Commandes ! H ! 
11344 \backslash
11345 hfill
11346 \end_layout
11347
11348 \end_inset
11349
11350 .
11351 \end_layout
11352
11353 \begin_layout Standard
11354 \begin_inset VSpace -1mm
11355 \end_inset
11356
11357
11358 \end_layout
11359
11360 \begin_layout Standard
11361 \align center
11362 \begin_inset Tabular
11363 <lyxtabular version="3" rows="4" columns="2">
11364 <features rotate="0" tabularvalignment="middle">
11365 <column alignment="center" valignment="top">
11366 <column alignment="center" valignment="top">
11367 <row>
11368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 Commande (
11373 \backslash
11374 hspace longueur)
11375 \end_layout
11376
11377 \end_inset
11378 </cell>
11379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \begin_layout Plain Layout
11383 Résultat
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 </row>
11389 <row>
11390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 A=B
11395 \backslash
11396 hspace
11397 \begin_inset space \textvisiblespace{}
11398 \end_inset
11399
11400 A
11401 \backslash
11402 not=C (3
11403 \begin_inset space \thinspace{}
11404 \end_inset
11405
11406 cm)
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11416 \end_inset
11417
11418
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 </row>
11424 <row>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 A
11430 \backslash
11431 hspace
11432 \begin_inset space \textvisiblespace{}
11433 \end_inset
11434
11435 A
11436 \backslash
11437 not=A (-1
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 mm)
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 A=A
11465 \backslash
11466 hfill
11467 \begin_inset space \textvisiblespace{}
11468 \end_inset
11469
11470 B=B
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset Formula $A=A\hfill B=B$
11480 \end_inset
11481
11482
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 </lyxtabular>
11489
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \begin_layout Standard
11496 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11497  de colonne le plus long du tableau.
11498  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11499  laquelle 
11500 \series bold
11501
11502 \backslash
11503 hfill
11504 \series default
11505  est inséré.
11506  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11507  espace ne sera ajouté.
11508  
11509 \series bold
11510
11511 \backslash
11512 hfill
11513 \series default
11514  a un effet sur les formules hors ligne uniquement si on utilise le style
11515  de formule 
11516 \series bold
11517 Indenté
11518 \series default
11519  (Les styles de formules sont expliqués dans 
11520 \begin_inset CommandInset ref
11521 LatexCommand ref
11522 reference "sec:Styles-de-formules"
11523
11524 \end_inset
11525
11526 ).
11527 \end_layout
11528
11529 \begin_layout Standard
11530 En plus de 
11531 \series bold
11532
11533 \backslash
11534 hfill, 
11535 \series default
11536 il y a les commandes 
11537 \series bold
11538
11539 \backslash
11540 dotfill
11541 \series default
11542  et 
11543 \series bold
11544
11545 \backslash
11546 hrulefill
11547 \series default
11548  qui remplissent l'espace avec un motif, voir 
11549 \begin_inset CommandInset ref
11550 LatexCommand ref
11551 reference "sub:Points-de-suspension"
11552
11553 \end_inset
11554
11555  pour un exemple.
11556 \end_layout
11557
11558 \begin_layout Standard
11559 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11560  
11561 \family sans
11562 Insertion\SpecialChar \menuseparator
11563 Typographie
11564 \begin_inset space ~
11565 \end_inset
11566
11567 spéciale\SpecialChar \menuseparator
11568 Espacement horizontal
11569 \family default
11570 :
11571 \end_layout
11572
11573 \begin_layout Standard
11574 Ceci est une ligne avec un espace de
11575 \begin_inset space \hspace{}
11576 \length 2cm
11577 \end_inset
11578
11579 2
11580 \begin_inset space \thinspace{}
11581 \end_inset
11582
11583 cm.
11584 \end_layout
11585
11586 \begin_layout Standard
11587 Ceci est une ligne avec un
11588 \begin_inset space \hfill{}
11589 \end_inset
11590
11591 espace maximum.
11592 \end_layout
11593
11594 \begin_layout Subsection
11595 Espace après les formules en ligne
11596 \begin_inset Index idx
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600 Espace ! après les formules en ligne
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Standard
11609 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11610  
11611 \series bold
11612
11613 \backslash
11614 mathsurround
11615 \series default
11616
11617 \begin_inset Index idx
11618 status collapsed
11619
11620 \begin_layout Plain Layout
11621 Commandes ! M ! 
11622 \backslash
11623 mathsurround
11624 \end_layout
11625
11626 \end_inset
11627
11628 .
11629  La valeur d'une longueur est modifiée avec la commande 
11630 \series bold
11631
11632 \backslash
11633 setlength
11634 \series default
11635
11636 \begin_inset Index idx
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640 Commandes ! S ! 
11641 \backslash
11642 setlength
11643 \end_layout
11644
11645 \end_inset
11646
11647  qui a la syntaxe suivante:
11648 \end_layout
11649
11650 \begin_layout Standard
11651
11652 \series bold
11653
11654 \backslash
11655 setlength{nom de la longueur}{valeur}
11656 \end_layout
11657
11658 \begin_layout Standard
11659 Pour mettre 
11660 \series bold
11661
11662 \backslash
11663 mathsurround
11664 \series default
11665  à une valeur de 5
11666 \begin_inset space \thinspace{}
11667 \end_inset
11668
11669 mm, on insère la commande
11670 \end_layout
11671
11672 \begin_layout Standard
11673
11674 \series bold
11675
11676 \backslash
11677 setlength{
11678 \backslash
11679 mathsurround}{5mm}
11680 \end_layout
11681
11682 \begin_layout Standard
11683 en mode TeX.
11684  Une espace de 5
11685 \begin_inset space \thinspace{}
11686 \end_inset
11687
11688 mm va maintenant être placée autour de toutes les formules en ligne:
11689 \begin_inset ERT
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693
11694
11695 \backslash
11696 setlength{
11697 \backslash
11698 mathsurround}{5mm}
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 Voici une formule en ligne 
11708 \begin_inset Formula $A=B$
11709 \end_inset
11710
11711  avec une espace de 5
11712 \begin_inset space \thinspace{}
11713 \end_inset
11714
11715 mm autour.
11716 \begin_inset ERT
11717 status collapsed
11718
11719 \begin_layout Plain Layout
11720
11721
11722 \backslash
11723 setlength{
11724 \backslash
11725 mathsurround}{0pt}
11726 \end_layout
11727
11728 \end_inset
11729
11730
11731 \end_layout
11732
11733 \begin_layout Standard
11734 Pour revenir à la valeur prédéfinie, on met 
11735 \series bold
11736
11737 \backslash
11738 mathsurround
11739 \series default
11740  à 0
11741 \begin_inset space \thinspace{}
11742 \end_inset
11743
11744 pt.
11745 \end_layout
11746
11747 \begin_layout Section
11748 Boîtes et cadres
11749 \begin_inset Index idx
11750 status collapsed
11751
11752 \begin_layout Plain Layout
11753 Boîtes
11754 \end_layout
11755
11756 \end_inset
11757
11758
11759 \begin_inset Index idx
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763 Cadres | see 
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 {
11770 \end_layout
11771
11772 \end_inset
11773
11774 Boîtes
11775 \begin_inset ERT
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779
11780 }
11781 \end_layout
11782
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \end_inset
11789
11790
11791 \end_layout
11792
11793 \begin_layout Standard
11794 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11795 \emph on
11796 Boîtes 
11797 \emph default
11798 du manuel 
11799 \emph on
11800 Objets insérés.
11801  
11802 \end_layout
11803
11804 \begin_layout Subsection
11805 Boîtes avec cadre
11806 \begin_inset CommandInset label
11807 LatexCommand label
11808 name "sub:Boîtes-avec-cadre"
11809
11810 \end_inset
11811
11812
11813 \begin_inset Index idx
11814 status collapsed
11815
11816 \begin_layout Plain Layout
11817 Boîtes ! avec cadre
11818 \end_layout
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \begin_layout Standard
11826 Il es possible d'encadrer des formules ou des portions de formules avec
11827  la commande 
11828 \series bold
11829
11830 \backslash
11831 fbox
11832 \series default
11833
11834 \begin_inset Index idx
11835 status collapsed
11836
11837 \begin_layout Plain Layout
11838 Commandes ! F ! 
11839 \backslash
11840 fbox
11841 \end_layout
11842
11843 \end_inset
11844
11845  et 
11846 \series bold
11847
11848 \backslash
11849 boxed
11850 \series default
11851
11852 \begin_inset Index idx
11853 status collapsed
11854
11855 \begin_layout Plain Layout
11856 Commandes ! B ! 
11857 \backslash
11858 boxed
11859 \end_layout
11860
11861 \end_inset
11862
11863 .
11864 \end_layout
11865
11866 \begin_layout Standard
11867 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11868  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11869  Pour 
11870 \series bold
11871
11872 \backslash
11873 fbox
11874 \series default
11875  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11876  avec 
11877 \family sans
11878 Ctrl+M
11879 \family default
11880 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11881  Quand on utilise 
11882 \series bold
11883
11884 \backslash
11885 boxed
11886 \series default
11887 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11888 \end_layout
11889
11890 \begin_layout Standard
11891 La commande 
11892 \series bold
11893
11894 \backslash
11895 fbox
11896 \series default
11897  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11898  formule serait alors toujours mise à la taille du texte.
11899  
11900 \series bold
11901
11902 \backslash
11903 boxed
11904 \series default
11905 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11906  la formule serait alors toujours mise à la taille des formules hors ligne.
11907 \end_layout
11908
11909 \begin_layout Standard
11910 Comme extension à 
11911 \series bold
11912
11913 \backslash
11914 fbox
11915 \series default
11916  il y a la commande 
11917 \series bold
11918
11919 \backslash
11920 framebox
11921 \series default
11922
11923 \begin_inset Index idx
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927 Commandes ! F ! 
11928 \backslash
11929 framebox
11930 \end_layout
11931
11932 \end_inset
11933
11934  où on peut en plus spécifier la largeur du cadre et l'alignement.
11935  La syntaxe de la commande 
11936 \series bold
11937
11938 \backslash
11939 framebox
11940 \series default
11941  est la suivante:
11942 \end_layout
11943
11944 \begin_layout Standard
11945
11946 \series bold
11947
11948 \backslash
11949 framebox[Largeur du cadre][position]{contenu de la boîte}
11950 \end_layout
11951
11952 \begin_layout Standard
11953 La position peut être soit 
11954 \emph on
11955 l
11956 \emph default
11957  soit 
11958 \emph on
11959 r
11960 \emph default
11961 .
11962  
11963 \emph on
11964 l
11965 \emph default
11966  aligne la formule à gauche dans la boîte, 
11967 \emph on
11968 r
11969 \emph default
11970  à droite.
11971  Quand on ne précise pas la position, la formule est centrée.
11972 \begin_inset Newline newline
11973 \end_inset
11974
11975 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11976  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11977  c'est le cas avec 
11978 \series bold
11979
11980 \backslash
11981 fbox
11982 \series default
11983 .
11984 \end_layout
11985
11986 \begin_layout Standard
11987 Quand on insère la commande 
11988 \series bold
11989
11990 \backslash
11991 framebox
11992 \series default
11993 , une boîte apparaît contenant trois boîtes bleues.
11994  Les deux premières sont entourées de crochets pour signales des arguments
11995  optionnels.
11996  La troisième boîte est là pour contenir les portions de formules, comme
11997  pour 
11998 \series bold
11999
12000 \backslash
12001 fbox
12002 \series default
12003 .
12004 \end_layout
12005
12006 \begin_layout Standard
12007 \align center
12008 \begin_inset Tabular
12009 <lyxtabular version="3" rows="5" columns="2">
12010 <features rotate="0" tabularvalignment="middle">
12011 <column alignment="center" valignment="top">
12012 <column alignment="center" valignment="top">
12013 <row>
12014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 Commande
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027 Résultat
12028 \begin_inset Note Note
12029 status collapsed
12030
12031 \begin_layout Plain Layout
12032
12033 \series bold
12034
12035 \backslash
12036 raisebox
12037 \series default
12038  est seulement utilisée pour faire de la place
12039 \end_layout
12040
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \end_inset
12047 </cell>
12048 </row>
12049 <row>
12050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12051 \begin_inset Text
12052
12053 \begin_layout Plain Layout
12054
12055 \backslash
12056 fbox
12057 \begin_inset space \textvisiblespace{}
12058 \end_inset
12059
12060
12061 \family sans
12062 Ctrl+M
12063 \family default
12064  
12065 \backslash
12066 int
12067 \begin_inset space \textvisiblespace{}
12068 \end_inset
12069
12070 A=B
12071 \end_layout
12072
12073 \end_inset
12074 </cell>
12075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12080 \end_inset
12081
12082
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 </row>
12088 <row>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093
12094 \backslash
12095 boxed
12096 \begin_inset space \textvisiblespace{}
12097 \end_inset
12098
12099
12100 \backslash
12101 int
12102 \begin_inset space \textvisiblespace{}
12103 \end_inset
12104
12105 A=B
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12111 \begin_inset Text
12112
12113 \begin_layout Plain Layout
12114 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 </row>
12123 <row>
12124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 A+
12129 \backslash
12130 fbox
12131 \begin_inset space \textvisiblespace{}
12132 \end_inset
12133
12134 B
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12140 \begin_inset Text
12141
12142 \begin_layout Plain Layout
12143 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 </row>
12152 <row>
12153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157
12158 \backslash
12159 framebox
12160 \begin_inset space \textvisiblespace{}
12161 \end_inset
12162
12163 20mm
12164 \begin_inset Formula $\to$
12165 \end_inset
12166
12167
12168 \begin_inset Formula $\to$
12169 \end_inset
12170
12171
12172 \family sans
12173 Ctrl+M
12174 \family default
12175  
12176 \backslash
12177 frac
12178 \begin_inset space \textvisiblespace{}
12179 \end_inset
12180
12181 A
12182 \begin_inset Formula $\downarrow$
12183 \end_inset
12184
12185 B
12186 \end_layout
12187
12188 \end_inset
12189 </cell>
12190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12191 \begin_inset Text
12192
12193 \begin_layout Plain Layout
12194 \begin_inset Formula $\raisebox{6mm}{}$
12195 \end_inset
12196
12197
12198 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12199 \end_inset
12200
12201
12202 \begin_inset Formula $\raisebox{-4mm}{}$
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 </row>
12211 </lyxtabular>
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219 On peut aussi ajuster l'épaisseur du cadre.
12220  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12221  formule
12222 \end_layout
12223
12224 \begin_layout Standard
12225
12226 \series bold
12227
12228 \backslash
12229 fboxrule
12230 \series default
12231  
12232 \series bold
12233
12234 \begin_inset Quotes eld
12235 \end_inset
12236
12237 épaisseur
12238 \begin_inset Quotes erd
12239 \end_inset
12240
12241
12242 \series default
12243  
12244 \series bold
12245
12246 \backslash
12247 fboxsep
12248 \series default
12249  
12250 \series bold
12251
12252 \begin_inset Quotes eld
12253 \end_inset
12254
12255 distance
12256 \begin_inset Quotes erd
12257 \end_inset
12258
12259
12260 \end_layout
12261
12262 \begin_layout Standard
12263 \begin_inset Quotes eld
12264 \end_inset
12265
12266 distance
12267 \begin_inset Quotes erd
12268 \end_inset
12269
12270  précise la distance minimale entre le cadre et le premier caractère de
12271  la boîte.
12272  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12273 \begin_inset ERT
12274 status collapsed
12275
12276 \begin_layout Plain Layout
12277
12278
12279 \backslash
12280 fboxrule 2mm 
12281 \backslash
12282 fboxsep 3mm
12283 \end_layout
12284
12285 \end_inset
12286
12287
12288 \begin_inset Formula 
12289 \[
12290 \boxed{A+B=C}
12291 \]
12292
12293 \end_inset
12294
12295 Avant cette formule, on a inséré en mode TeX les commandes
12296 \end_layout
12297
12298 \begin_layout Standard
12299
12300 \series bold
12301
12302 \backslash
12303 fboxrule
12304 \series default
12305  
12306 \series bold
12307 2mm
12308 \series default
12309  
12310 \series bold
12311
12312 \backslash
12313 fboxsep
12314 \series default
12315  
12316 \series bold
12317 3mm
12318 \end_layout
12319
12320 \begin_layout Standard
12321 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12322 \end_layout
12323
12324 \begin_layout Standard
12325 Pour revenir à la taille de cadre standard, on insère la commande
12326 \end_layout
12327
12328 \begin_layout Standard
12329
12330 \series bold
12331
12332 \backslash
12333 fboxrule
12334 \series default
12335  
12336 \series bold
12337 0.4pt
12338 \series default
12339  
12340 \series bold
12341
12342 \backslash
12343 fboxsep
12344 \series default
12345  
12346 \series bold
12347 3pt
12348 \series default
12349
12350 \begin_inset ERT
12351 status collapsed
12352
12353 \begin_layout Plain Layout
12354
12355
12356 \backslash
12357 fboxrule 0.4pt 
12358 \backslash
12359 fboxsep 3pt
12360 \end_layout
12361
12362 \end_inset
12363
12364
12365 \end_layout
12366
12367 \begin_layout Standard
12368 avant la formule suivante.
12369 \end_layout
12370
12371 \begin_layout Subsection
12372 Boîtes sans cadre
12373 \begin_inset CommandInset label
12374 LatexCommand label
12375 name "sub:Boîtes-sans-cadre"
12376
12377 \end_inset
12378
12379
12380 \begin_inset Index idx
12381 status collapsed
12382
12383 \begin_layout Plain Layout
12384 Boîtes ! sans cadre
12385 \end_layout
12386
12387 \end_inset
12388
12389
12390 \end_layout
12391
12392 \begin_layout Standard
12393 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12394  
12395 \series bold
12396
12397 \backslash
12398 mbox
12399 \series default
12400
12401 \begin_inset Index idx
12402 status collapsed
12403
12404 \begin_layout Plain Layout
12405 Commandes ! M ! 
12406 \backslash
12407 mbox
12408 \end_layout
12409
12410 \end_inset
12411
12412
12413 \series bold
12414
12415 \backslash
12416 makebox
12417 \series default
12418
12419 \begin_inset Index idx
12420 status collapsed
12421
12422 \begin_layout Plain Layout
12423 Commandes ! M ! 
12424 \backslash
12425 makebox
12426 \end_layout
12427
12428 \end_inset
12429
12430 , et 
12431 \series bold
12432
12433 \backslash
12434 raisebox
12435 \series default
12436
12437 \begin_inset Index idx
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441 Commandes ! R ! 
12442 \backslash
12443 raisebox
12444 \end_layout
12445
12446 \end_inset
12447
12448
12449 \end_layout
12450
12451 \begin_layout Standard
12452 Avec 
12453 \series bold
12454
12455 \backslash
12456 raisebox
12457 \series default
12458  une boîte peut être mise en exposant ou en indice.
12459  Mais contrairement aux indices et aux exposants normaux, les caractères
12460  conservent leur taille de police initiale.
12461  
12462 \series bold
12463
12464 \backslash
12465 raisebox
12466 \series default
12467  est utilisée avec la syntaxe suivante:
12468 \end_layout
12469
12470 \begin_layout Standard
12471
12472 \series bold
12473
12474 \backslash
12475 raisebox{hauteur}{contenu de la boîte}
12476 \end_layout
12477
12478 \begin_layout Standard
12479 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12480  comme pour 
12481 \series bold
12482
12483 \backslash
12484 fbox
12485 \series default
12486 .
12487  
12488 \begin_inset Note Greyedout
12489 status open
12490
12491 \begin_layout Plain Layout
12492
12493 \series bold
12494 Note:
12495 \series default
12496  Pour 
12497 \series bold
12498
12499 \backslash
12500 raisebox
12501 \series default
12502  cette formule supplémentaire esr créée en appuyant sur 
12503 \family sans
12504 Ctrl+M
12505 \family default
12506  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12507  la commande 
12508 \series bold
12509
12510 \backslash
12511 raisebox
12512 \series default
12513 .
12514 \end_layout
12515
12516 \end_inset
12517
12518
12519 \end_layout
12520
12521 \begin_layout Standard
12522 \align center
12523 \begin_inset Tabular
12524 <lyxtabular version="3" rows="4" columns="2">
12525 <features rotate="0" tabularvalignment="middle">
12526 <column alignment="center" valignment="top">
12527 <column alignment="center" valignment="top">
12528 <row>
12529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 Commande
12534 \end_layout
12535
12536 \end_inset
12537 </cell>
12538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \begin_layout Plain Layout
12542 Résultat
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 </row>
12548 <row>
12549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12550 \begin_inset Text
12551
12552 \begin_layout Plain Layout
12553 H
12554 \backslash
12555 raisebox{2mm
12556 \begin_inset Formula $\to$
12557 \end_inset
12558
12559
12560 \backslash
12561 {al
12562 \begin_inset Formula $\to$
12563 \end_inset
12564
12565  lo
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12575 \end_inset
12576
12577
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 </row>
12583 <row>
12584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 H
12589 \backslash
12590 raisebox{-2mm
12591 \begin_inset Formula $\to$
12592 \end_inset
12593
12594
12595 \backslash
12596 {al
12597 \begin_inset Formula $\to$
12598 \end_inset
12599
12600 lo
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12610 \end_inset
12611
12612
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 </row>
12618 <row>
12619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 A=
12624 \backslash
12625 raisebox{-2mm
12626 \begin_inset Formula $\to$
12627 \end_inset
12628
12629
12630 \backslash
12631 {
12632 \family sans
12633 Ctrl+M Ctrl+M
12634 \family default
12635  
12636 \backslash
12637 sqrt
12638 \begin_inset space \textvisiblespace{}
12639 \end_inset
12640
12641
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12651 \end_inset
12652
12653
12654 \end_layout
12655
12656 \end_inset
12657 </cell>
12658 </row>
12659 </lyxtabular>
12660
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Standard
12667 La commande 
12668 \series bold
12669
12670 \backslash
12671 mbox
12672 \series default
12673  est équivalente à 
12674 \series bold
12675
12676 \backslash
12677 fbox
12678 \series default
12679  et 
12680 \series bold
12681
12682 \backslash
12683 makebox
12684 \series default
12685  est équivalente à 
12686 \series bold
12687
12688 \backslash
12689 framebox
12690 \series default
12691 , avec la différence qu'il n'y a pas de cadre.
12692 \end_layout
12693
12694 \begin_layout Subsection
12695 Boîtes colorées
12696 \begin_inset CommandInset label
12697 LatexCommand label
12698 name "sub:Boîtes-colorées"
12699
12700 \end_inset
12701
12702
12703 \begin_inset Index idx
12704 status collapsed
12705
12706 \begin_layout Plain Layout
12707 Boîtes ! colorées
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12717  LaTeX 
12718 \series bold
12719 color
12720 \series default
12721
12722 \begin_inset Foot
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726 La paquetage LaTeX 
12727 \series bold
12728 color
12729 \series default
12730  fait partie de toutes les installations LaTeX standard.
12731 \end_layout
12732
12733 \end_inset
12734
12735
12736 \begin_inset Index idx
12737 status collapsed
12738
12739 \begin_layout Plain Layout
12740 Paquetages ! color
12741 \end_layout
12742
12743 \end_inset
12744
12745  soit chargé dans le préambule LaTeX avec la ligne
12746 \begin_inset Foot
12747 status collapsed
12748
12749 \begin_layout Plain Layout
12750 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12751  le document, LyX charge automatiquement le paquetage LaTeX 
12752 \series bold
12753 color
12754 \series default
12755 .
12756  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12757  ne doit pas poser de problème.
12758 \end_layout
12759
12760 \end_inset
12761
12762
12763 \begin_inset Note Note
12764 status collapsed
12765
12766 \begin_layout Plain Layout
12767 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12768  dans le préambule LaTeX.
12769 \end_layout
12770
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \begin_layout Standard
12777
12778 \series bold
12779
12780 \backslash
12781 usepackage{color}
12782 \end_layout
12783
12784 \begin_layout Standard
12785 \begin_inset VSpace medskip
12786 \end_inset
12787
12788 Pour colorer des boîtes, on utilise la commande 
12789 \series bold
12790
12791 \backslash
12792 colorbox
12793 \series default
12794
12795 \begin_inset Index idx
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799 Commandes ! C ! 
12800 \backslash
12801 colorbox
12802 \end_layout
12803
12804 \end_inset
12805
12806  avec la syntaxe suivante
12807 \end_layout
12808
12809 \begin_layout Standard
12810
12811 \series bold
12812
12813 \backslash
12814 colorbox{couleur}{contenu de la boîte}
12815 \end_layout
12816
12817 \begin_layout Standard
12818 Le contenu de la boîte peut être une autre boîte et une 
12819 \series bold
12820
12821 \backslash
12822 colorbox
12823 \series default
12824  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12825  exemple).
12826  Quand une boîte est destinée à contenir une formule, on doit insérer une
12827  boîte supplémentaire, comme avec 
12828 \series bold
12829
12830 \backslash
12831 fraisebox
12832 \series default
12833 .
12834 \begin_inset Foot
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 Ceci s'applique aussi à la commande 
12839 \series bold
12840
12841 \backslash
12842 fcolorbox
12843 \series default
12844 .
12845 \end_layout
12846
12847 \end_inset
12848
12849
12850 \end_layout
12851
12852 \begin_layout Standard
12853 On peut choisir une des couleurs prédéfinies suivantes:
12854 \end_layout
12855
12856 \begin_layout Standard
12857
12858 \series bold
12859 black
12860 \series default
12861  (noir), 
12862 \series bold
12863 blue
12864 \series default
12865  (bleu), 
12866 \series bold
12867 cyan
12868 \series default
12869
12870 \series bold
12871 green
12872 \series default
12873  (vert), 
12874 \series bold
12875 magenta
12876 \series default
12877
12878 \series bold
12879 red
12880 \series default
12881  (rouge), 
12882 \series bold
12883 white
12884 \series default
12885  (blanc), et 
12886 \series bold
12887 yellow (jaune)
12888 \end_layout
12889
12890 \begin_layout Standard
12891 \align center
12892 \begin_inset Tabular
12893 <lyxtabular version="3" rows="4" columns="2">
12894 <features rotate="0" tabularvalignment="middle">
12895 <column alignment="center" valignment="top">
12896 <column alignment="center" valignment="top">
12897 <row>
12898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 Commande
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 Résultat
12912 \begin_inset Note Note
12913 status collapsed
12914
12915 \begin_layout Plain Layout
12916
12917 \series bold
12918
12919 \backslash
12920 raisebox
12921 \series default
12922  est seulement utilisée pour faire de la place
12923 \end_layout
12924
12925 \end_inset
12926
12927
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 </row>
12933 <row>
12934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12935 \begin_inset Text
12936
12937 \begin_layout Plain Layout
12938
12939 \backslash
12940 colorbox{yellow
12941 \begin_inset Formula $\to$
12942 \end_inset
12943
12944
12945 \backslash
12946 {A=B
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12956 \end_inset
12957
12958
12959 \end_layout
12960
12961 \end_inset
12962 </cell>
12963 </row>
12964 <row>
12965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12966 \begin_inset Text
12967
12968 \begin_layout Plain Layout
12969
12970 \backslash
12971 colorbox{green
12972 \begin_inset Formula $\to$
12973 \end_inset
12974
12975
12976 \backslash
12977 {
12978 \backslash
12979 fbox
12980 \begin_inset space \textvisiblespace{}
12981 \end_inset
12982
12983 A=B
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 </row>
13001 <row>
13002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006
13007 \backslash
13008 fbox
13009 \begin_inset space \textvisiblespace{}
13010 \end_inset
13011
13012
13013 \backslash
13014 colorbox{green
13015 \begin_inset Formula $\to$
13016 \end_inset
13017
13018
13019 \backslash
13020 {
13021 \family sans
13022 Ctrl+M Ctrl+M
13023 \family default
13024  
13025 \backslash
13026 int
13027 \begin_inset space \textvisiblespace{}
13028 \end_inset
13029
13030 C=D
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13040 \end_inset
13041
13042
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 </row>
13048 </lyxtabular>
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056
13057 \series bold
13058
13059 \backslash
13060 colorbox
13061 \series default
13062  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13063  Pour colorer tous les caractères, on sélectionne toute la formule et on
13064  choisit la couleur voulue avec la fenêtre de dialogue 
13065 \family sans
13066 Style
13067 \begin_inset space ~
13068 \end_inset
13069
13070 de
13071 \begin_inset space ~
13072 \end_inset
13073
13074 texte
13075 \family default
13076 .
13077  Cette fenêtre de dialogue peut être appelée avec le bouton 
13078 \begin_inset Graphics
13079         filename ../../images/dialog-show_character.png
13080         scale 85
13081
13082 \end_inset
13083
13084  de la barre d'outils, ou avec le menu 
13085 \family sans
13086 Édition\SpecialChar \menuseparator
13087 Style
13088 \begin_inset space ~
13089 \end_inset
13090
13091 de
13092 \begin_inset space ~
13093 \end_inset
13094
13095 texte\SpecialChar \menuseparator
13096 Personnalisé
13097 \family default
13098 .
13099  Le numéro de la formule prendra la même couleur que la formule.
13100  Si le numéro doit avoir une couleur différente de celle des caractères
13101  de la formule, la couleur doit être changée à l'intérieur de la formule.
13102 \end_layout
13103
13104 \begin_layout Standard
13105 Un exemple:
13106 \end_layout
13107
13108 \begin_layout Standard
13109
13110 \color red
13111 \begin_inset Formula 
13112 \begin{equation}
13113 \int A=B\label{eq:rouge}
13114 \end{equation}
13115
13116 \end_inset
13117
13118
13119 \color green
13120
13121 \begin_inset Formula 
13122 \begin{equation}
13123 \textcolor{red}{\int A=B}\label{eq:rougevert}
13124 \end{equation}
13125
13126 \end_inset
13127
13128
13129 \end_layout
13130
13131 \begin_layout Standard
13132 La formule 
13133 \begin_inset CommandInset ref
13134 LatexCommand eqref
13135 reference "eq:rouge"
13136
13137 \end_inset
13138
13139  est complètement colorée en rouge.
13140 \begin_inset Newline newline
13141 \end_inset
13142
13143 La formule 
13144 \begin_inset CommandInset ref
13145 LatexCommand eqref
13146 reference "eq:rougevert"
13147
13148 \end_inset
13149
13150  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13151  Ensuite, les caractères de la formule ont été colorés en rouge.
13152 \end_layout
13153
13154 \begin_layout Standard
13155 \begin_inset VSpace bigskip
13156 \end_inset
13157
13158 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13159  utilise la commande 
13160 \series bold
13161
13162 \backslash
13163 fcolorbox
13164 \series default
13165
13166 \begin_inset Index idx
13167 status collapsed
13168
13169 \begin_layout Plain Layout
13170 Commandes ! F ! 
13171 \backslash
13172 fcolorbox
13173 \end_layout
13174
13175 \end_inset
13176
13177  avec la syntaxe suivante:
13178 \end_layout
13179
13180 \begin_layout Standard
13181
13182 \series bold
13183
13184 \backslash
13185 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13186 \end_layout
13187
13188 \begin_layout Standard
13189 Donc 
13190 \series bold
13191
13192 \backslash
13193 fcolorbox
13194 \series default
13195  est une extension de la commande 
13196 \series bold
13197
13198 \backslash
13199 colorbox
13200 \series default
13201 .
13202  L'épaisseur du cadre est déterminée comme avec 
13203 \series bold
13204
13205 \backslash
13206 framebox
13207 \series default
13208 , avec 
13209 \series bold
13210
13211 \backslash
13212 fboxrule
13213 \series default
13214  et 
13215 \series bold
13216
13217 \backslash
13218 fboxsep
13219 \series default
13220 .
13221  Un exemple:
13222 \begin_inset ERT
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226
13227
13228 \backslash
13229 fboxrule 1mm 
13230 \backslash
13231 fboxsep 1mm
13232 \end_layout
13233
13234 \end_inset
13235
13236
13237 \begin_inset Formula 
13238 \[
13239 \fcolorbox{cyan}{magenta}{A=B}
13240 \]
13241
13242 \end_inset
13243
13244
13245 \begin_inset ERT
13246 status collapsed
13247
13248 \begin_layout Plain Layout
13249
13250
13251 \backslash
13252 fboxrule 0.4pt 
13253 \backslash
13254 fboxsep 3pt
13255 \end_layout
13256
13257 \end_inset
13258
13259
13260 \end_layout
13261
13262 \begin_layout Standard
13263 Cette formule a été créée avec la commande
13264 \begin_inset Newline newline
13265 \end_inset
13266
13267
13268 \series bold
13269
13270 \backslash
13271 fcolorbox{cyan
13272 \begin_inset Formula $\to$
13273 \end_inset
13274
13275
13276 \backslash
13277 {magenta
13278 \begin_inset Formula $\to$
13279 \end_inset
13280
13281
13282 \backslash
13283 {A=B
13284 \series default
13285 .
13286 \end_layout
13287
13288 \begin_layout Standard
13289 \begin_inset VSpace bigskip
13290 \end_inset
13291
13292 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13293  faut d'abord les définir.
13294 \end_layout
13295
13296 \begin_layout Standard
13297 On peut par exemple définir la couleur 
13298 \begin_inset Quotes eld
13299 \end_inset
13300
13301 vertfonce
13302 \begin_inset Quotes erd
13303 \end_inset
13304
13305  avec la ligne suivante dans le préambule LaTeX:
13306 \end_layout
13307
13308 \begin_layout Standard
13309
13310 \series bold
13311
13312 \backslash
13313 definecolor{vertfonce}{cmyk}{0.5,
13314 \series default
13315  
13316 \series bold
13317 0,
13318 \series default
13319  
13320 \series bold
13321 1,
13322 \series default
13323  
13324 \series bold
13325 0.5}
13326 \series default
13327
13328 \begin_inset Index idx
13329 status collapsed
13330
13331 \begin_layout Plain Layout
13332 Commandes ! D ! 
13333 \backslash
13334 definecolor
13335 \end_layout
13336
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \begin_layout Standard
13343
13344 \series bold
13345 cmyk
13346 \series default
13347  est l'espace colorimétrique basé sur les couleurs 
13348 \series bold
13349 cyan
13350 \series default
13351
13352 \series bold
13353 magenta
13354 \series default
13355 , jaune
13356 \series bold
13357  (yellow
13358 \series default
13359 ), et noir 
13360 \series bold
13361 (black
13362 \series default
13363 ).
13364  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13365  correspondantes dans l'espace colorimétrique.
13366  Ces facteurs prennent des valeurs entre 0 et 1.
13367  À la place de 
13368 \series bold
13369 cmyk 
13370 \series default
13371 on peut aussi utiliser l'espace 
13372 \series bold
13373 rgb 
13374 \series default
13375 basé sur les couleurs rouge (
13376 \series bold
13377 red
13378 \series default
13379 ), vert (
13380 \series bold
13381 green
13382 \series default
13383 ) et bleu (
13384 \series bold
13385 blue
13386 \series default
13387 ).
13388  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13389  couleurs.
13390  Il y a aussi l'espace de couleur 
13391 \series bold
13392 gray 
13393 \series default
13394 (dégradé de gris) avec un facteur donnant la proportion de gris.
13395 \end_layout
13396
13397 \begin_layout Standard
13398 Comme exemple, une boîte encadrée avec la couleur 
13399 \series bold
13400 vertfonce 
13401 \series default
13402 que l'on vient de définir et des caractères colorés en jaune (
13403 \series bold
13404 yellow
13405 \series default
13406 ):
13407 \begin_inset Formula 
13408 \begin{equation}
13409 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13410 \end{equation}
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Standard
13418 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13419  de la commande 
13420 \series bold
13421
13422 \backslash
13423 textcolor
13424 \series default
13425 :
13426 \begin_inset Index idx
13427 status collapsed
13428
13429 \begin_layout Plain Layout
13430 Texte ! coloré
13431 \end_layout
13432
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \begin_layout Standard
13439 \begin_inset ERT
13440 status collapsed
13441
13442 \begin_layout Plain Layout
13443
13444
13445 \backslash
13446 textcolor{vertfonce}{
13447 \end_layout
13448
13449 \end_inset
13450
13451 cette phrase est en 
13452 \begin_inset Quotes eld
13453 \end_inset
13454
13455 vertfonce
13456 \begin_inset Quotes erd
13457 \end_inset
13458
13459 .
13460 \begin_inset ERT
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464
13465 }
13466 \end_layout
13467
13468 \end_inset
13469
13470
13471 \end_layout
13472
13473 \begin_layout Standard
13474
13475 \series bold
13476
13477 \backslash
13478 textcolor
13479 \series default
13480
13481 \begin_inset Index idx
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485 Commandes ! T ! 
13486 \backslash
13487 textcolor
13488 \end_layout
13489
13490 \end_inset
13491
13492  utilise la syntaxe 
13493 \series bold
13494
13495 \backslash
13496 textcolor{couleur}{caractères à colorer}
13497 \series default
13498 .
13499 \end_layout
13500
13501 \begin_layout Subsection
13502 Boîtes de paragraphe
13503 \begin_inset CommandInset label
13504 LatexCommand label
13505 name "sub:Boîtes-de-paragraphes"
13506
13507 \end_inset
13508
13509
13510 \begin_inset Index idx
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514 Boîtes ! comme paragraphe
13515 \end_layout
13516
13517 \end_inset
13518
13519
13520 \end_layout
13521
13522 \begin_layout Standard
13523 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13524  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13525  On la crée avec le menu 
13526 \family sans
13527 Insertion\SpecialChar \menuseparator
13528 Boîte
13529 \family default
13530  ou le bouton 
13531 \begin_inset Graphics
13532         filename ../../images/box-insert.png
13533         scale 85
13534
13535 \end_inset
13536
13537  de la barre d'outils.
13538 \end_layout
13539
13540 \begin_layout Standard
13541 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13542  une ligne:
13543 \end_layout
13544
13545 \begin_layout Standard
13546 \begin_inset VSpace medskip
13547 \end_inset
13548
13549 Ceci est une ligne 
13550 \begin_inset Box Boxed
13551 position "c"
13552 hor_pos "c"
13553 has_inner_box 1
13554 inner_pos "t"
13555 use_parbox 1
13556 use_makebox 0
13557 width "5cm"
13558 special "none"
13559 height "1in"
13560 height_special "totalheight"
13561 status open
13562
13563 \begin_layout Plain Layout
13564 Ceci est une boîte de paragraphe.
13565  Elle a exactement 5
13566 \begin_inset space \thinspace{}
13567 \end_inset
13568
13569 cm de large et peut aussi contenir des formules: 
13570 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13571 \end_inset
13572
13573
13574 \end_layout
13575
13576 \end_inset
13577
13578  avec une boîte de paragraphe.
13579 \end_layout
13580
13581 \begin_layout Standard
13582 \begin_inset VSpace medskip
13583 \end_inset
13584
13585
13586 \end_layout
13587
13588 \begin_layout Standard
13589 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13590  grise.
13591  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13592  Dans notre cas, on met: 
13593 \emph on
13594 Décoration:
13595 \emph default
13596  Boîte rectangulaire, 
13597 \emph on
13598 Boîte intérieure:
13599 \emph default
13600  Parbox, 
13601 \emph on
13602 Largeur
13603 \emph default
13604 : 5
13605 \begin_inset space \thinspace{}
13606 \end_inset
13607
13608 cm, 
13609 \emph on
13610 Alignement vertical boîte
13611 \emph default
13612 : milieu
13613 \end_layout
13614
13615 \begin_layout Standard
13616 \begin_inset VSpace medskip
13617 \end_inset
13618
13619 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13620 \series bold
13621
13622 \backslash
13623 parbox
13624 \series default
13625
13626 \begin_inset Index idx
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630 Commandes ! P ! 
13631 \backslash
13632 parbox
13633 \end_layout
13634
13635 \end_inset
13636
13637  qui a la syntaxe suivante:
13638 \end_layout
13639
13640 \begin_layout Standard
13641
13642 \series bold
13643
13644 \backslash
13645 parbox[position]{largeur}{contenu de la boîte}
13646 \end_layout
13647
13648 \begin_layout Standard
13649 Les positions 
13650 \emph on
13651 b
13652 \emph default
13653  et 
13654 \emph on
13655 t
13656 \emph default
13657  sont possibles.
13658  
13659 \emph on
13660 b
13661 \emph default
13662  pour 
13663 \begin_inset Quotes fld
13664 \end_inset
13665
13666 bas
13667 \begin_inset Quotes frd
13668 \end_inset
13669
13670  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13671  au niveau de sa dernière ligne.
13672  Avec 
13673 \emph on
13674 t
13675 \emph default
13676  pour 
13677 \begin_inset Quotes fld
13678 \end_inset
13679
13680 haut
13681 \begin_inset Quotes frd
13682 \end_inset
13683
13684  (top) l'alignement se fait avec la première ligne.
13685  Si aucune position n'est précisée, la boîte est centrée verticalement,
13686  voir la section 
13687 \emph on
13688 Boîtes 
13689 \emph default
13690 du manuel 
13691 \emph on
13692 Objets insérés 
13693 \emph default
13694 pour des exemples.
13695 \end_layout
13696
13697 \begin_layout Standard
13698 \begin_inset VSpace bigskip
13699 \end_inset
13700
13701 Pour encadrer une formule complètement, y compris le numéro de la formule,
13702  il faut la placer dans une boîte de paragraphe.
13703  Pour le faire, on insère la commande 
13704 \series bold
13705
13706 \backslash
13707 fbox{
13708 \backslash
13709 parbox{
13710 \backslash
13711 linewidth-2
13712 \backslash
13713 fboxsep-2
13714 \backslash
13715 fboxrule}{
13716 \series default
13717  en mode TeX avant la formule.
13718  Dans cette commande 
13719 \series bold
13720
13721 \backslash
13722 linewidth
13723 \series default
13724
13725 \begin_inset Index idx
13726 status collapsed
13727
13728 \begin_layout Plain Layout
13729 Commandes ! L ! 
13730 \backslash
13731 linewidth
13732 \end_layout
13733
13734 \end_inset
13735
13736  est l'épaisseur de ligne qui est active pour tout le document.
13737  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13738  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13739  et l'épaisseur du cadre.
13740  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13741 \begin_inset Foot
13742 status collapsed
13743
13744 \begin_layout Plain Layout
13745 \begin_inset CommandInset href
13746 LatexCommand href
13747 name "LyX-bug #4483"
13748 target "http://www.lyx.org/trac/ticket/4483"
13749
13750 \end_inset
13751
13752
13753 \end_layout
13754
13755 \end_inset
13756
13757 , on doit utiliser le mode TeX.
13758  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13759  on doit charger le paquetage LaTeX 
13760 \series bold
13761 calc
13762 \series default
13763
13764 \begin_inset Foot
13765 status collapsed
13766
13767 \begin_layout Plain Layout
13768
13769 \series bold
13770 calc
13771 \series default
13772  fait partie de toutes les installations standard de LaTeX.
13773 \end_layout
13774
13775 \end_inset
13776
13777
13778 \begin_inset Index idx
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782 Paquetages ! calc
13783 \end_layout
13784
13785 \end_inset
13786
13787  dans le préambule LaTeX avec la ligne
13788 \end_layout
13789
13790 \begin_layout Standard
13791
13792 \series bold
13793
13794 \backslash
13795 usepackage{calc}
13796 \end_layout
13797
13798 \begin_layout Standard
13799 Après la formule, les deux boîtes sont refermées en entrant 
13800 \series bold
13801 }}
13802 \series default
13803  en mode TeX.
13804  Voici un exemple:
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 fboxsep 5mm 
13813 \backslash
13814 fboxrule 5mm
13815 \end_layout
13816
13817 \end_inset
13818
13819
13820 \end_layout
13821
13822 \begin_layout Standard
13823 \begin_inset ERT
13824 status collapsed
13825
13826 \begin_layout Plain Layout
13827
13828
13829 \backslash
13830 fbox{
13831 \backslash
13832 parbox{
13833 \backslash
13834 linewidth-2
13835 \backslash
13836 fboxsep-2
13837 \backslash
13838 fboxrule}{
13839 \end_layout
13840
13841 \end_inset
13842
13843
13844 \begin_inset Formula 
13845 \begin{equation}
13846 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13847 \end{equation}
13848
13849 \end_inset
13850
13851
13852 \begin_inset ERT
13853 status collapsed
13854
13855 \begin_layout Plain Layout
13856
13857 }}
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \begin_inset ERT
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 fboxrule 0.4pt 
13871 \backslash
13872 fboxsep 3pt
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \end_layout
13879
13880 \begin_layout Standard
13881 \begin_inset VSpace medskip
13882 \end_inset
13883
13884 Comme on utilise une boîte de paragraphe comme argument de 
13885 \series bold
13886
13887 \backslash
13888 fbox
13889 \series default
13890 , il n'y a dans ce cas pas de différence entre 
13891 \series bold
13892
13893 \backslash
13894 fbox
13895 \series default
13896  et 
13897 \series bold
13898
13899 \backslash
13900 boxed
13901 \series default
13902 .
13903 \end_layout
13904
13905 \begin_layout Standard
13906 \begin_inset VSpace bigskip
13907 \end_inset
13908
13909 Les boîtes de paragraphes sont très utiles pour commenter directement des
13910  formules.
13911  Pour faire cela, on utilise la commande 
13912 \series bold
13913
13914 \backslash
13915 parbox
13916 \series default
13917  en combinaison avec la commande 
13918 \series bold
13919
13920 \backslash
13921 tag
13922 \series default
13923
13924 \begin_inset Foot
13925 status collapsed
13926
13927 \begin_layout Plain Layout
13928 plus au sujet de la commande 
13929 \series bold
13930
13931 \backslash
13932 tag
13933 \series default
13934 , voir 
13935 \begin_inset CommandInset ref
13936 LatexCommand ref
13937 reference "sub:Numérotation-personnalisée"
13938
13939 \end_inset
13940
13941 .
13942 \end_layout
13943
13944 \end_inset
13945
13946 .
13947 \end_layout
13948
13949 \begin_layout Standard
13950 Un exemple de formule commentée avec 
13951 \series bold
13952
13953 \backslash
13954 parbox
13955 \series default
13956 :
13957 \end_layout
13958
13959 \begin_layout Standard
13960 \begin_inset ERT
13961 status collapsed
13962
13963 \begin_layout Plain Layout
13964
13965
13966 \backslash
13967 [5x-7b=3b
13968 \backslash
13969 tag*{
13970 \backslash
13971 parbox{5cm}{
13972 \end_layout
13973
13974 \end_inset
13975
13976 Ceci est une description.
13977  Elle est clairement séparée de la formule et est multi-ligne.
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983 }}
13984 \backslash
13985 ]
13986 \end_layout
13987
13988 \end_inset
13989
13990
13991 \end_layout
13992
13993 \begin_layout Standard
13994 Une telle formule doit être complètement insérée en mode TeX, parce que
13995  LyX ne supporte pas encore la commande 
13996 \series bold
13997
13998 \backslash
13999 parbox
14000 \series default
14001  dans les formules.
14002  On crée la formule avec la suite de commandes suivante:
14003 \end_layout
14004
14005 \begin_layout Standard
14006 On insère la commande 
14007 \series bold
14008
14009 \backslash
14010 [5x-7b=3b
14011 \backslash
14012 tag*
14013 \backslash
14014 {
14015 \backslash
14016 parbox{5cm}{
14017 \series default
14018  en mode TeX.
14019 \begin_inset Foot
14020 status collapsed
14021
14022 \begin_layout Plain Layout
14023 Quand on utilise le style de formule 
14024 \series bold
14025 Indenté
14026 \series default
14027 , on peut aussi remplacer 
14028 \series bold
14029
14030 \backslash
14031 tag*
14032 \backslash
14033 {
14034 \series default
14035  par 
14036 \series bold
14037
14038 \backslash
14039 hfill
14040 \series default
14041 .
14042  (pour les styles de formules, voir 
14043 \begin_inset CommandInset ref
14044 LatexCommand ref
14045 reference "sec:Styles-de-formules"
14046
14047 \end_inset
14048
14049 ).
14050 \end_layout
14051
14052 \end_inset
14053
14054  Ensuite la description suit en texte normal et enfin on insère 
14055 \series bold
14056 }}
14057 \backslash
14058 ]
14059 \series default
14060  en mode TeX.
14061  Dans ces commandes, 
14062 \series bold
14063
14064 \backslash
14065 [
14066 \series default
14067  et 
14068 \series bold
14069
14070 \backslash
14071 ]
14072 \series default
14073  créent une formule hors ligne.
14074 \end_layout
14075
14076 \begin_layout Standard
14077 On peut voir les avantages de 
14078 \series bold
14079
14080 \backslash
14081 parbox
14082 \series default
14083  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14084 \begin_inset Formula 
14085 \[
14086 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
14087 \]
14088
14089 \end_inset
14090
14091
14092 \end_layout
14093
14094 \begin_layout Section
14095 Opérateurs
14096 \begin_inset Index idx
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 Opérateurs
14101 \end_layout
14102
14103 \end_inset
14104
14105
14106 \end_layout
14107
14108 \begin_layout Subsection
14109 Grands Opérateurs
14110 \begin_inset CommandInset label
14111 LatexCommand label
14112 name "sub:Grands-opérateurs"
14113
14114 \end_inset
14115
14116
14117 \begin_inset Index idx
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121 Opérateurs ! grands
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \begin_inset Index idx
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131 Sommes
14132 \end_layout
14133
14134 \end_inset
14135
14136
14137 \begin_inset Index idx
14138 status collapsed
14139
14140 \begin_layout Plain Layout
14141 Intégrales
14142 \end_layout
14143
14144 \end_inset
14145
14146
14147 \end_layout
14148
14149 \begin_layout Standard
14150 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14151  activer l'option 
14152 \family sans
14153 Utiliser
14154 \begin_inset space ~
14155 \end_inset
14156
14157 automatiquement le paquetage
14158 \begin_inset space ~
14159 \end_inset
14160
14161 esint
14162 \family default
14163  dans les 
14164 \family sans
14165 Options du mode math.
14166 \end_layout
14167
14168 \begin_layout Standard
14169 \begin_inset space \hfill{}
14170 \end_inset
14171
14172
14173 \begin_inset Tabular
14174 <lyxtabular version="3" rows="11" columns="2">
14175 <features rotate="0" tabularvalignment="middle">
14176 <column alignment="center" valignment="top" width="0pt">
14177 <column alignment="center" valignment="top" width="0pt">
14178 <row>
14179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14180 \begin_inset Text
14181
14182 \begin_layout Plain Layout
14183 Commande
14184 \end_layout
14185
14186 \end_inset
14187 </cell>
14188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14189 \begin_inset Text
14190
14191 \begin_layout Plain Layout
14192 Résultat
14193 \end_layout
14194
14195 \end_inset
14196 </cell>
14197 </row>
14198 <row>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Plain Layout
14203
14204 \backslash
14205 int
14206 \begin_inset Index idx
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210 Commandes ! I ! 
14211 \backslash
14212 int
14213 \end_layout
14214
14215 \end_inset
14216
14217
14218 \end_layout
14219
14220 \end_inset
14221 </cell>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 \begin_inset Formula $\int$
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 </row>
14235 <row>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240
14241 \backslash
14242 oint
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251 \begin_inset Formula $\oint$
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 </row>
14260 <row>
14261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Plain Layout
14265
14266 \backslash
14267 ointctrclockwise
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 \begin_inset Formula $\ointctrclockwise$
14277 \end_inset
14278
14279
14280 \end_layout
14281
14282 \end_inset
14283 </cell>
14284 </row>
14285 <row>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290
14291 \backslash
14292 ointclockwise
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 \begin_inset Formula $\ointclockwise$
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \end_inset
14308 </cell>
14309 </row>
14310 <row>
14311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14312 \begin_inset Text
14313
14314 \begin_layout Plain Layout
14315
14316 \backslash
14317 sqint
14318 \end_layout
14319
14320 \end_inset
14321 </cell>
14322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 \begin_inset Formula $\sqint$
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \end_inset
14333 </cell>
14334 </row>
14335 <row>
14336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14337 \begin_inset Text
14338
14339 \begin_layout Plain Layout
14340
14341 \backslash
14342 fint
14343 \end_layout
14344
14345 \end_inset
14346 </cell>
14347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14348 \begin_inset Text
14349
14350 \begin_layout Plain Layout
14351  
14352 \begin_inset Formula $\fint$
14353 \end_inset
14354
14355
14356 \end_layout
14357
14358 \end_inset
14359 </cell>
14360 </row>
14361 <row>
14362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14363 \begin_inset Text
14364
14365 \begin_layout Plain Layout
14366
14367 \backslash
14368 landupint
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout Plain Layout
14377  
14378 \begin_inset Formula $\landupint$
14379 \end_inset
14380
14381
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392
14393 \backslash
14394 landdownint
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403  
14404 \begin_inset Formula $\landdownint$
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 </row>
14413 <row>
14414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418
14419 \backslash
14420 bigcap
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 \begin_inset Formula $\bigcap$
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 </row>
14438 <row>
14439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443
14444 \backslash
14445 bigcup
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 \begin_inset Formula $\bigcup$
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 </lyxtabular>
14464
14465 \end_inset
14466
14467
14468 \begin_inset space \hfill{}
14469 \end_inset
14470
14471
14472 \begin_inset Tabular
14473 <lyxtabular version="3" rows="11" columns="2">
14474 <features rotate="0" tabularvalignment="middle">
14475 <column alignment="center" valignment="top" width="0pt">
14476 <column alignment="center" valignment="top" width="0pt">
14477 <row>
14478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 Commande
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491 Résultat
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 </row>
14497 <row>
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502
14503 \backslash
14504 sum
14505 \begin_inset Index idx
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509 Commandes ! S ! 
14510 \backslash
14511 sum
14512 \end_layout
14513
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \end_inset
14520 </cell>
14521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14522 \begin_inset Text
14523
14524 \begin_layout Plain Layout
14525 \begin_inset Formula $\sum$
14526 \end_inset
14527
14528
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 </row>
14534 <row>
14535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539
14540 \backslash
14541 prod
14542 \begin_inset Index idx
14543 status collapsed
14544
14545 \begin_layout Plain Layout
14546 Commandes ! P ! 
14547 \backslash
14548 prod
14549 \end_layout
14550
14551 \end_inset
14552
14553
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14559 \begin_inset Text
14560
14561 \begin_layout Plain Layout
14562 \begin_inset Formula $\prod$
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \end_inset
14569 </cell>
14570 </row>
14571 <row>
14572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14573 \begin_inset Text
14574
14575 \begin_layout Plain Layout
14576
14577 \backslash
14578 coprod
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587 \begin_inset Formula $\coprod$
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \end_inset
14594 </cell>
14595 </row>
14596 <row>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601
14602 \backslash
14603 bigodot
14604 \end_layout
14605
14606 \end_inset
14607 </cell>
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Plain Layout
14612 \begin_inset Formula $\bigodot$
14613 \end_inset
14614
14615
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 </row>
14621 <row>
14622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14623 \begin_inset Text
14624
14625 \begin_layout Plain Layout
14626
14627 \backslash
14628 bigotimes
14629 \end_layout
14630
14631 \end_inset
14632 </cell>
14633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14634 \begin_inset Text
14635
14636 \begin_layout Plain Layout
14637 \begin_inset Formula $\bigotimes$
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 </row>
14646 <row>
14647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Plain Layout
14651
14652 \backslash
14653 bigoplus
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Plain Layout
14662 \begin_inset Formula $\bigoplus$
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 </row>
14671 <row>
14672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14673 \begin_inset Text
14674
14675 \begin_layout Plain Layout
14676
14677 \backslash
14678 bigwedge
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Plain Layout
14687 \begin_inset Formula $\bigwedge$
14688 \end_inset
14689
14690
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 </row>
14696 <row>
14697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701
14702 \backslash
14703 bigvee
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Plain Layout
14712 \begin_inset Formula $\bigvee$
14713 \end_inset
14714
14715
14716 \end_layout
14717
14718 \end_inset
14719 </cell>
14720 </row>
14721 <row>
14722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14723 \begin_inset Text
14724
14725 \begin_layout Plain Layout
14726
14727 \backslash
14728 bigsqcup
14729 \end_layout
14730
14731 \end_inset
14732 </cell>
14733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14734 \begin_inset Text
14735
14736 \begin_layout Plain Layout
14737 \begin_inset Formula $\bigsqcup$
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \end_inset
14744 </cell>
14745 </row>
14746 <row>
14747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Plain Layout
14751
14752 \backslash
14753 biguplus
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762 \begin_inset Formula $\biguplus$
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 </row>
14771 </lyxtabular>
14772
14773 \end_inset
14774
14775
14776 \begin_inset space \hfill{}
14777 \end_inset
14778
14779
14780 \end_layout
14781
14782 \begin_layout Standard
14783 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14784  
14785 \begin_inset Graphics
14786         filename ../../images/math/intop.png
14787         scale 85
14788
14789 \end_inset
14790
14791  de la barre d'outils mathématique.
14792 \end_layout
14793
14794 \begin_layout Standard
14795 On nomme ces opérateurs 
14796 \begin_inset Quotes eld
14797 \end_inset
14798
14799 grands
14800 \begin_inset Quotes erd
14801 \end_inset
14802
14803  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14804  parfois.
14805  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14806  dans la section qui suit.
14807 \end_layout
14808
14809 \begin_layout Standard
14810 Pour tous les opérateurs intégrales, une seconde version est disponible,
14811  se terminant en 
14812 \series bold
14813 op
14814 \series default
14815
14816 \series bold
14817
14818 \backslash
14819 intop
14820 \series default
14821
14822 \series bold
14823
14824 \backslash
14825 ointop
14826 \series default
14827  etc..
14828  Ces opérateurs sont différents de
14829 \series bold
14830  
14831 \backslash
14832 int
14833 \series default
14834  etc.
14835 \begin_inset space \space{}
14836 \end_inset
14837
14838 dans la manière dont sont affichés les limites, voir 
14839 \begin_inset CommandInset ref
14840 LatexCommand ref
14841 reference "sub:Limites-des-opérateurs"
14842
14843 \end_inset
14844
14845 .
14846  
14847 \end_layout
14848
14849 \begin_layout Subsubsection*
14850 Conseils pour les intégrales
14851 \end_layout
14852
14853 \begin_layout Standard
14854 La lettre 
14855 \emph on
14856 d
14857 \emph default
14858  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14859  On le fait en sélectionnant le 
14860 \emph on
14861
14862 \emph default
14863 et en utilisant le raccourci clavier 
14864 \family sans
14865 Alt+C
14866 \begin_inset space ~
14867 \end_inset
14868
14869 R
14870 \family default
14871
14872 \begin_inset Foot
14873 status collapsed
14874
14875 \begin_layout Plain Layout
14876 Pour les styles de polices, voir 
14877 \begin_inset CommandInset ref
14878 LatexCommand ref
14879 reference "sub:Styles-de-polices"
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \end_inset
14887
14888 .
14889  Pour finir, on insère une espace fine avant le 
14890 \emph on
14891
14892 \emph default
14893 puisque c'est l'habitude avec les opérateurs.
14894  Un exemple:
14895 \end_layout
14896
14897 \begin_layout Standard
14898 incorrect: 
14899 \begin_inset Formula $\int A(x)dx$
14900 \end_inset
14901
14902
14903 \begin_inset Newline newline
14904 \end_inset
14905
14906
14907 \begin_inset Phantom HPhantom
14908 status open
14909
14910 \begin_layout Plain Layout
14911 in
14912 \end_layout
14913
14914 \end_inset
14915
14916 correct: 
14917 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14918 \end_inset
14919
14920
14921 \end_layout
14922
14923 \begin_layout Standard
14924 Pour les intégrales multiples, il y a les commandes suivantes:
14925 \begin_inset VSpace medskip
14926 \end_inset
14927
14928
14929 \end_layout
14930
14931 \begin_layout Standard
14932 \begin_inset space \hfill{}
14933 \end_inset
14934
14935
14936 \begin_inset Tabular
14937 <lyxtabular version="3" rows="4" columns="2">
14938 <features rotate="0" tabularvalignment="middle">
14939 <column alignment="center" valignment="top">
14940 <column alignment="center" valignment="top">
14941 <row>
14942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946 Commande
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 Résultat
14956 \begin_inset Note Note
14957 status collapsed
14958
14959 \begin_layout Plain Layout
14960
14961 \series bold
14962
14963 \backslash
14964 raisebox
14965 \series default
14966  est seulement utilisée pour faire de la place
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 </row>
14977 <row>
14978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982
14983 \backslash
14984 iint
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 </row>
15002 <row>
15003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Plain Layout
15007
15008 \backslash
15009 oiint
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15019 \end_inset
15020
15021
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row>
15028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032
15033 \backslash
15034 sqiint
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 </row>
15052 </lyxtabular>
15053
15054 \end_inset
15055
15056
15057 \begin_inset space \hfill{}
15058 \end_inset
15059
15060
15061 \begin_inset Tabular
15062 <lyxtabular version="3" rows="4" columns="2">
15063 <features rotate="0" tabularvalignment="middle">
15064 <column alignment="center" valignment="top">
15065 <column alignment="center" valignment="top">
15066 <row>
15067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071 Commande
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080 Résultat
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 <row>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 iiint
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 </row>
15111 <row>
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116
15117 \backslash
15118 iiiint
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row>
15137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141
15142 \backslash
15143 dotsint
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 </lyxtabular>
15162
15163 \end_inset
15164
15165
15166 \begin_inset space \hfill{}
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 \begin_inset Newpage newpage
15174 \end_inset
15175
15176
15177 \end_layout
15178
15179 \begin_layout Subsection
15180 Limites des opérateurs
15181 \begin_inset CommandInset label
15182 LatexCommand label
15183 name "sub:Limites-des-opérateurs"
15184
15185 \end_inset
15186
15187
15188 \begin_inset Index idx
15189 status collapsed
15190
15191 \begin_layout Plain Layout
15192 Opérateurs ! Limites
15193 \end_layout
15194
15195 \end_inset
15196
15197
15198 \end_layout
15199
15200 \begin_layout Standard
15201 Les limites sont créées avec les indices et les exposants:
15202 \end_layout
15203
15204 \begin_layout Standard
15205 \align center
15206 \begin_inset Tabular
15207 <lyxtabular version="3" rows="2" columns="2">
15208 <features rotate="0" tabularvalignment="middle">
15209 <column alignment="center" valignment="top" width="0pt">
15210 <column alignment="center" valignment="top" width="0pt">
15211 <row>
15212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 Commande
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 Résultat
15226 \begin_inset Note Note
15227 status collapsed
15228
15229 \begin_layout Plain Layout
15230
15231 \series bold
15232
15233 \backslash
15234 raisebox
15235 \series default
15236  est seulement utilisée pour faire de la place
15237 \end_layout
15238
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 </row>
15247 <row>
15248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15249 \begin_inset Text
15250
15251 \begin_layout Plain Layout
15252
15253 \backslash
15254 prod^
15255 \backslash
15256 infty
15257 \begin_inset space \textvisiblespace{}
15258 \end_inset
15259
15260
15261 \begin_inset Formula $\to$
15262 \end_inset
15263
15264 _0
15265 \begin_inset Formula $\to$
15266 \end_inset
15267
15268 A(x)
15269 \end_layout
15270
15271 \end_inset
15272 </cell>
15273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 </row>
15286 </lyxtabular>
15287
15288 \end_inset
15289
15290
15291 \end_layout
15292
15293 \begin_layout Standard
15294 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15295  Pour les formules hors ligne, les limites sont placées au dessus ou en
15296  dessous de l'opérateur, sauf pour les limites des intégrales.
15297 \end_layout
15298
15299 \begin_layout Standard
15300 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15301  après l'opérateur et on change le type de limite avec le menu 
15302 \family sans
15303 Édition\SpecialChar \menuseparator
15304 Math\SpecialChar \menuseparator
15305 Changer
15306 \begin_inset space ~
15307 \end_inset
15308
15309 le
15310 \begin_inset space ~
15311 \end_inset
15312
15313 type
15314 \begin_inset space ~
15315 \end_inset
15316
15317 de
15318 \begin_inset space ~
15319 \end_inset
15320
15321 limites
15322 \family default
15323  pour 
15324 \family sans
15325 En
15326 \begin_inset space ~
15327 \end_inset
15328
15329 ligne
15330 \family default
15331  (raccourci 
15332 \family sans
15333 Alt+M
15334 \family default
15335
15336 \begin_inset space ~
15337 \end_inset
15338
15339
15340 \family sans
15341 L
15342 \family default
15343 ).
15344  Un exemple:
15345 \end_layout
15346
15347 \begin_layout Standard
15348 Implicitement les limites ont ce type:
15349 \begin_inset Formula 
15350 \[
15351 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15352 \]
15353
15354 \end_inset
15355
15356 Voici à quoi elles ressemblent si on change le type des limites à 
15357 \family sans
15358 En
15359 \begin_inset space ~
15360 \end_inset
15361
15362 ligne
15363 \family default
15364 :
15365 \begin_inset Formula 
15366 \[
15367 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15368 \]
15369
15370 \end_inset
15371
15372 Pour les intégrales, à part pour celles dont le nom se termine en 
15373 \series bold
15374 op
15375 \series default
15376  comme 
15377 \series bold
15378
15379 \backslash
15380 intop
15381 \series default
15382
15383 \series bold
15384
15385 \backslash
15386 ointop
15387 \series default
15388  etc., les limites sont placées implicitement après l'opérateur.
15389  Mais pour les intégrales multiples les limites sont souvent placées sous
15390  l'opérateur.
15391  Dans l'exemple suivant, le type de limites a donc été mis à 
15392 \series bold
15393 Hors
15394 \begin_inset space ~
15395 \end_inset
15396
15397 ligne 
15398 \series default
15399 et elles sont donc placées sous les intégrales:
15400 \begin_inset Formula 
15401 \begin{equation}
15402 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15403 \end{equation}
15404
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \begin_layout Standard
15411 \begin_inset VSpace medskip
15412 \end_inset
15413
15414 Pour préciser des conditions pour les limites, on utilise les commandes
15415  
15416 \series bold
15417
15418 \backslash
15419 subarray
15420 \series default
15421
15422 \begin_inset Index idx
15423 status collapsed
15424
15425 \begin_layout Plain Layout
15426 Commandes ! S ! 
15427 \backslash
15428 subarray
15429 \end_layout
15430
15431 \end_inset
15432
15433  et 
15434 \series bold
15435
15436 \backslash
15437 substack
15438 \series default
15439
15440 \begin_inset Index idx
15441 status collapsed
15442
15443 \begin_layout Plain Layout
15444 Commandes ! S ! 
15445 \backslash
15446 substack
15447 \end_layout
15448
15449 \end_inset
15450
15451 .
15452  Par exemple, pour obtenir cette expression 
15453 \begin_inset Formula 
15454 \begin{equation}
15455 \sum_{\begin{subarray}{c}
15456 0<k<1000\\
15457 \\
15458 k\,\in\,\mathbb{N}
15459 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15460 \end{equation}
15461
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468 on doit faire ceci:
15469 \begin_inset Newline newline
15470 \end_inset
15471
15472 D'abord taper la commande 
15473 \series bold
15474
15475 \backslash
15476 sum
15477 \series default
15478 ^
15479 \series bold
15480 n
15481 \begin_inset space \textvisiblespace{}
15482 \end_inset
15483
15484 _
15485 \series default
15486  .
15487  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15488  on y insère la commande 
15489 \series bold
15490
15491 \backslash
15492 subarray
15493 \begin_inset space \textvisiblespace{}
15494 \end_inset
15495
15496
15497 \series default
15498 .
15499  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15500  écrire plusieurs lignes les unes au dessus des autres.
15501  On crée une nouvelle ligne en insérant un saut de ligne (
15502 \family sans
15503 Ctrl+Entrée
15504 \family default
15505 ).
15506  Maintenant, quand on tape
15507 \begin_inset Newline newline
15508 \end_inset
15509
15510
15511 \series bold
15512 0<k<1000 Ctrl+Entrée
15513 \begin_inset Newline newline
15514 \end_inset
15515
15516
15517 \series default
15518 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15519 \end_layout
15520
15521 \begin_layout Standard
15522 L'alignement des lignes peut être modifié en alignement à gauche avec la
15523  barre d'outils 
15524 \family sans
15525 Tableaux
15526 \family default
15527  ou avec le menu 
15528 \family sans
15529 Édition\SpecialChar \menuseparator
15530 Lignes
15531 \begin_inset space ~
15532 \end_inset
15533
15534 &
15535 \begin_inset space ~
15536 \end_inset
15537
15538 colonnes
15539 \family default
15540 .
15541  Pour avoir un alignement à droite, on insère un 
15542 \series bold
15543
15544 \backslash
15545 hfill
15546 \begin_inset space \textvisiblespace{}
15547 \end_inset
15548
15549
15550 \series default
15551  au début de la ligne.
15552 \end_layout
15553
15554 \begin_layout Standard
15555 La commande 
15556 \series bold
15557
15558 \backslash
15559 substack
15560 \series default
15561  est équivalente à 
15562 \series bold
15563
15564 \backslash
15565 subarray
15566 \series default
15567  avec la différence que les lignes sont toujours centrées.
15568 \end_layout
15569
15570 \begin_layout Standard
15571 \begin_inset VSpace bigskip
15572 \end_inset
15573
15574 Comme dans le cas de la formule 
15575 \begin_inset CommandInset ref
15576 LatexCommand eqref
15577 reference "eq:substack"
15578
15579 \end_inset
15580
15581 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15582 s qui suivent l'opérateur se trouvent après la limite.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15587 \end_layout
15588
15589 \begin_layout Standard
15590
15591 \series bold
15592
15593 \backslash
15594 def
15595 \backslash
15596 clap#1{
15597 \backslash
15598 hbox to 0pt{
15599 \backslash
15600 hss #1
15601 \backslash
15602 hss}}
15603 \begin_inset Newline newline
15604 \end_inset
15605
15606
15607 \backslash
15608 def
15609 \backslash
15610 mathclap {
15611 \backslash
15612 mathpalette 
15613 \backslash
15614 mathclapinternal}
15615 \begin_inset Newline newline
15616 \end_inset
15617
15618
15619 \backslash
15620 def
15621 \backslash
15622 mathclapinternal #1#2{
15623 \backslash
15624 clap{$
15625 \backslash
15626 mathsurround =0pt #1{#2}$}}
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Elle définit la commande 
15631 \series bold
15632
15633 \backslash
15634 mathclap
15635 \series default
15636
15637 \begin_inset Index idx
15638 status collapsed
15639
15640 \begin_layout Plain Layout
15641 Commandes ! M ! 
15642 \backslash
15643 mathclap
15644 \end_layout
15645
15646 \end_inset
15647
15648  qui met la largeur de la limite à 0
15649 \begin_inset space \thinspace{}
15650 \end_inset
15651
15652 pt.
15653  La syntaxe de la commande est:
15654 \end_layout
15655
15656 \begin_layout Standard
15657
15658 \series bold
15659
15660 \backslash
15661 mathclap{limite}
15662 \end_layout
15663
15664 \begin_layout Standard
15665 où la limite peut être composée de plusieurs conditions.
15666 \end_layout
15667
15668 \begin_layout Standard
15669 Appliqué à la formule 
15670 \begin_inset CommandInset ref
15671 LatexCommand eqref
15672 reference "eq:substack"
15673
15674 \end_inset
15675
15676 , on utilise la commande
15677 \end_layout
15678
15679 \begin_layout Standard
15680
15681 \series bold
15682
15683 \backslash
15684 sum_
15685 \backslash
15686 mathclap{
15687 \backslash
15688 substack
15689 \begin_inset space \textvisiblespace{}
15690 \end_inset
15691
15692 0<k<1000 Ctrl+Entrée
15693 \end_layout
15694
15695 \begin_layout Standard
15696 pour créer la limite inférieure.
15697  L'opérande est maintenant juste après l'opérateur de sommation:
15698 \begin_inset Formula 
15699 \[
15700 \sum_{\mathclap{\substack{0<k<1000\\
15701 \\
15702 k\,\in\,\mathbb{N}
15703 }
15704 }}^{n}k^{-2}
15705 \]
15706
15707 \end_inset
15708
15709
15710 \end_layout
15711
15712 \begin_layout Standard
15713 \begin_inset VSpace bigskip
15714 \end_inset
15715
15716 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15717 \begin_inset CommandInset ref
15718 LatexCommand ref
15719 reference "sub:Opérateurs-personnalisés"
15720
15721 \end_inset
15722
15723 .
15724 \end_layout
15725
15726 \begin_layout Subsection
15727 Décoration pour les opérateurs
15728 \begin_inset Index idx
15729 status collapsed
15730
15731 \begin_layout Plain Layout
15732 Opérateurs ! Décoration
15733 \end_layout
15734
15735 \end_inset
15736
15737
15738 \end_layout
15739
15740 \begin_layout Standard
15741 Avec les commandes 
15742 \series bold
15743
15744 \backslash
15745 overset
15746 \series default
15747
15748 \begin_inset Index idx
15749 status collapsed
15750
15751 \begin_layout Plain Layout
15752 Commandes ! O ! 
15753 \backslash
15754 overset
15755 \end_layout
15756
15757 \end_inset
15758
15759  et 
15760 \series bold
15761
15762 \backslash
15763 underset
15764 \series default
15765
15766 \begin_inset Index idx
15767 status collapsed
15768
15769 \begin_layout Plain Layout
15770 Commandes ! U ! 
15771 \backslash
15772 underset
15773 \end_layout
15774
15775 \end_inset
15776
15777  on peut placer des caractères respectivement au dessus ou en dessous d'un
15778  opérateur.
15779  Avec la commande 
15780 \series bold
15781
15782 \backslash
15783 sideset
15784 \series default
15785
15786 \begin_inset Index idx
15787 status collapsed
15788
15789 \begin_layout Plain Layout
15790 Commandes ! S ! 
15791 \backslash
15792 sideset
15793 \end_layout
15794
15795 \end_inset
15796
15797 , on peut placer des caractères avant ou après un grand opérateur.
15798 \end_layout
15799
15800 \begin_layout Standard
15801
15802 \lang english
15803 There are 4
15804 \begin_inset space ~
15805 \end_inset
15806
15807 variants of 
15808 \series bold
15809
15810 \backslash
15811 sideset
15812 \series default
15813 :
15814 \end_layout
15815
15816 \begin_layout Itemize
15817
15818 \series bold
15819 \lang english
15820
15821 \backslash
15822 sideset
15823 \series default
15824  is used to set characters at the corners of the operator
15825 \end_layout
15826
15827 \begin_layout Itemize
15828
15829 \series bold
15830 \lang english
15831
15832 \backslash
15833 sidesetn
15834 \series default
15835  is used to set characters before and/or behind the operator (this variant
15836  represents LaTeX's original 
15837 \series bold
15838
15839 \backslash
15840 sideset
15841 \series default
15842  command)
15843 \end_layout
15844
15845 \begin_layout Itemize
15846
15847 \series bold
15848 \lang english
15849
15850 \backslash
15851 sidesetl
15852 \series default
15853  is used to set characters at the left corners and/or behind the operator
15854 \end_layout
15855
15856 \begin_layout Itemize
15857
15858 \series bold
15859 \lang english
15860
15861 \backslash
15862 sidesetr
15863 \series default
15864  is used to set characters at the right corners and/or before the operator
15865 \end_layout
15866
15867 \begin_layout Standard
15868 Par exemple la commande 
15869 \series bold
15870
15871 \backslash
15872 sidesetn
15873 \begin_inset space \textvisiblespace{}
15874 \end_inset
15875
15876
15877 \backslash
15878 sum
15879 \begin_inset space \textvisiblespace{}
15880 \end_inset
15881
15882
15883 \begin_inset Formula $\to$
15884 \end_inset
15885
15886 '
15887 \begin_inset Formula $\to$
15888 \end_inset
15889
15890 _k=1
15891 \begin_inset space \textvisiblespace{}
15892 \end_inset
15893
15894
15895 \series default
15896 ^
15897 \series bold
15898 n
15899 \series default
15900  donne:
15901 \begin_inset Formula 
15902 \[
15903 \sideset{}{'}\sum_{k=1}^{n}
15904 \]
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Standard
15912 \begin_inset Note Greyedout
15913 status open
15914
15915 \begin_layout Plain Layout
15916
15917 \series bold
15918 Nota: 
15919 \backslash
15920 sideset
15921 \series default
15922  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15923  pour les opérateurs binaires.
15924 \end_layout
15925
15926 \end_inset
15927
15928
15929 \end_layout
15930
15931 \begin_layout Standard
15932 Avec 
15933 \series bold
15934
15935 \backslash
15936 overset
15937 \series default
15938  et 
15939 \series bold
15940
15941 \backslash
15942 underset
15943 \series default
15944  on peut aussi décorer des symboles et des caractères.
15945  Pour exemple la commande 
15946 \series bold
15947
15948 \backslash
15949 overset
15950 \begin_inset space \textvisiblespace{}
15951 \end_inset
15952
15953
15954 \backslash
15955 maltese
15956 \begin_inset space \textvisiblespace{}
15957 \end_inset
15958
15959
15960 \series default
15961
15962 \begin_inset Formula $\uparrow$
15963 \end_inset
15964
15965
15966 \series bold
15967 a
15968 \series default
15969  donne:
15970 \begin_inset Formula 
15971 \[
15972 \overset{a}{\maltese}
15973 \]
15974
15975 \end_inset
15976
15977
15978 \end_layout
15979
15980 \begin_layout Subsection
15981 Opérateurs binaires
15982 \begin_inset CommandInset label
15983 LatexCommand label
15984 name "sub:Opérateurs-binaires"
15985
15986 \end_inset
15987
15988
15989 \begin_inset Index idx
15990 status collapsed
15991
15992 \begin_layout Plain Layout
15993 Opérateurs ! binaires
15994 \end_layout
15995
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \begin_layout Standard
16002 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16003  avant et après eux.
16004 \begin_inset VSpace medskip
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \begin_layout Standard
16011 \begin_inset space \hfill{}
16012 \end_inset
16013
16014
16015 \begin_inset Tabular
16016 <lyxtabular version="3" rows="13" columns="2">
16017 <features rotate="0" tabularvalignment="middle">
16018 <column alignment="center" valignment="top" width="0pt">
16019 <column alignment="center" valignment="top" width="0pt">
16020 <row>
16021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025 Commande
16026 \begin_inset Note Note
16027 status collapsed
16028
16029 \begin_layout Plain Layout
16030
16031 \series bold
16032
16033 \backslash
16034 raisebox
16035 \series default
16036  est seulement utilisée pour faire de la place
16037 \end_layout
16038
16039 \end_inset
16040
16041
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 Résultat
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 </row>
16056 <row>
16057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 +
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 \begin_inset Formula $+$
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 <row>
16080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084 -
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093 \begin_inset Formula $-$
16094 \end_inset
16095
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 </row>
16102 <row>
16103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107
16108 \backslash
16109 pm
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 \begin_inset Formula $\pm$
16119 \end_inset
16120
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 </row>
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \backslash
16134 mp
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 \begin_inset Formula $\mp$
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 <row>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157
16158 \backslash
16159 cdot
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 \begin_inset Formula $\cdot$
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 </row>
16177 <row>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \backslash
16184 times
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 \begin_inset Formula $\times$
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207
16208 \backslash
16209 div
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 \begin_inset Formula $\div$
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 </row>
16227 <row>
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 \begin_inset ERT
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236
16237
16238 \backslash
16239 raisebox{-1.2mm}{
16240 \end_layout
16241
16242 \end_inset
16243
16244 *
16245 \begin_inset ERT
16246 status collapsed
16247
16248 \begin_layout Plain Layout
16249
16250 }
16251 \end_layout
16252
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264 \begin_inset Formula $*$
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 </row>
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \backslash
16280 star
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 \begin_inset Formula $\star$
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303
16304 \backslash
16305 circ
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 \begin_inset Formula $\circ$
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328
16329 \backslash
16330 diamond
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 \begin_inset Formula $\diamond$
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 </row>
16348 <row>
16349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353
16354 \backslash
16355 bullet
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 \begin_inset Formula $\bullet$
16365 \end_inset
16366
16367
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 </lyxtabular>
16374
16375 \end_inset
16376
16377
16378 \begin_inset space \hfill{}
16379 \end_inset
16380
16381
16382 \begin_inset Tabular
16383 <lyxtabular version="3" rows="13" columns="2">
16384 <features rotate="0" tabularvalignment="middle">
16385 <column alignment="center" valignment="top" width="0pt">
16386 <column alignment="center" valignment="top" width="0pt">
16387 <row>
16388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392 Commande
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 Résultat
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 </row>
16407 <row>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412
16413 \backslash
16414 nabla
16415 \end_layout
16416
16417 \end_inset
16418 </cell>
16419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 \begin_inset Formula $\nabla$
16424 \end_inset
16425
16426
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 </row>
16432 <row>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437
16438 \backslash
16439 bigtriangledown
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 \begin_inset Formula $\bigtriangledown$
16449 \end_inset
16450
16451
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 <row>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462
16463 \backslash
16464 bigtriangleup
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 \begin_inset Formula $\bigtriangleup$
16474 \end_inset
16475
16476
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487
16488 \backslash
16489 Box
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 \begin_inset Formula $\Box$
16499 \end_inset
16500
16501
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 </row>
16507 <row>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512
16513 \backslash
16514 cap 
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523 \begin_inset Formula $\cap$
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \end_inset
16530 </cell>
16531 </row>
16532 <row>
16533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537
16538 \backslash
16539 cup
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 \begin_inset Formula $\cup$
16549 \end_inset
16550
16551
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 <row>
16558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562
16563 \backslash
16564 dagger
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 \begin_inset Formula $\dagger$
16574 \end_inset
16575
16576
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row>
16583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587
16588 \backslash
16589 ddagger
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 \begin_inset Formula $\ddagger$
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 <row>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612
16613 \backslash
16614 wr
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 \begin_inset Formula $\wr$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637
16638 \backslash
16639 bigcirc
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 \begin_inset Formula $\bigcirc$
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 </row>
16657 <row>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662
16663 \backslash
16664 wedge
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 \begin_inset Formula $\wedge$
16674 \end_inset
16675
16676
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 </row>
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687
16688 \backslash
16689 vee
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 \begin_inset Formula $\vee$
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 </lyxtabular>
16708
16709 \end_inset
16710
16711
16712 \begin_inset space \hfill{}
16713 \end_inset
16714
16715
16716 \begin_inset Tabular
16717 <lyxtabular version="3" rows="13" columns="2">
16718 <features rotate="0" tabularvalignment="middle">
16719 <column alignment="center" valignment="top" width="0pt">
16720 <column alignment="center" valignment="top" width="0pt">
16721 <row>
16722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 Commande
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 Résultat
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 </row>
16741 <row>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746
16747 \backslash
16748 oplus
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 \begin_inset Formula $\oplus$
16758 \end_inset
16759
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \backslash
16773 ominus
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 \begin_inset Formula $\ominus$
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \backslash
16798 otimes
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 \begin_inset Formula $\otimes$
16808 \end_inset
16809
16810
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \backslash
16823 oslash
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 \begin_inset Formula $\oslash$
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 </row>
16841 <row>
16842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \backslash
16848 odot
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 \begin_inset Formula $\odot$
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \backslash
16873 amalg
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 \begin_inset Formula $\amalg$
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \backslash
16898 uplus
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907 \begin_inset Formula $\uplus$
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \backslash
16923 setminus
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932 \begin_inset Formula $\setminus$
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 </row>
16941 <row>
16942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \backslash
16948 sqcap
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 \begin_inset Formula $\sqcap$
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \backslash
16973 sqcup
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 \begin_inset Formula $\sqcup$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 </row>
16991 <row>
16992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996
16997 \backslash
16998 triangleleft
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Formula $\triangleleft$
17008 \end_inset
17009
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \backslash
17023 triangleright
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 \begin_inset Formula $\triangleright$
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 </row>
17041 </lyxtabular>
17042
17043 \end_inset
17044
17045
17046 \begin_inset space \hfill{}
17047 \end_inset
17048
17049
17050 \end_layout
17051
17052 \begin_layout Standard
17053 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17054 \begin_inset Graphics
17055         filename ../../images/math/pm.png
17056         scale 85
17057
17058 \end_inset
17059
17060  de la barre d'outils mathématique.
17061 \end_layout
17062
17063 \begin_layout Standard
17064 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17065 \series bold
17066
17067 \backslash
17068 Delta
17069 \series default
17070  ou 
17071 \series bold
17072
17073 \backslash
17074 nabla
17075 \series default
17076 ^
17077 \series bold
17078 2
17079 \series default
17080  (
17081 \begin_inset Formula $\nabla^{2}$
17082 \end_inset
17083
17084 ) à la place de 
17085 \series bold
17086
17087 \backslash
17088 bigtriangleup
17089 \series default
17090  .
17091 \end_layout
17092
17093 \begin_layout Standard
17094 Le caractère 
17095 \family sans
17096 Séparateur
17097 \begin_inset space ~
17098 \end_inset
17099
17100 de
17101 \begin_inset space ~
17102 \end_inset
17103
17104 menu
17105 \family default
17106  du menu 
17107 \family sans
17108 Insertion\SpecialChar \menuseparator
17109 Caractères
17110 \begin_inset space ~
17111 \end_inset
17112
17113 spécial
17114 \family default
17115  est en fait l'opérateur 
17116 \series bold
17117
17118 \backslash
17119 triangleright
17120 \series default
17121 .
17122 \end_layout
17123
17124 \begin_layout Subsection
17125 Opérateurs personnalisés
17126 \begin_inset CommandInset label
17127 LatexCommand label
17128 name "sub:Opérateurs-personnalisés"
17129
17130 \end_inset
17131
17132
17133 \begin_inset Index idx
17134 status collapsed
17135
17136 \begin_layout Plain Layout
17137 Opérateurs ! personnalisés
17138 \end_layout
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Avec l'aide de la commande 
17147 \series bold
17148
17149 \backslash
17150 DeclareMathOperator
17151 \series default
17152
17153 \begin_inset Index idx
17154 status collapsed
17155
17156 \begin_layout Plain Layout
17157 Commandes ! D ! 
17158 \backslash
17159 dbinom@
17160 \backslash
17161 DeclareMathOperator
17162 \end_layout
17163
17164 \end_inset
17165
17166 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17167  La syntaxe de la commande est:
17168 \end_layout
17169
17170 \begin_layout Standard
17171
17172 \series bold
17173
17174 \backslash
17175 DeclareMathOperator{nouvelle commande}{affichage}
17176 \end_layout
17177
17178 \begin_layout Standard
17179 L'affichage peut être composé de caractères ou de symboles qui définissent
17180  comment l'opérateur doit apparaître dans la sortie finale.
17181  Pour définir un grand opérateur, on met une * après la commande.
17182  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17183  c'est décrit dans 
17184 \begin_inset CommandInset ref
17185 LatexCommand ref
17186 reference "sub:Limites-des-opérateurs"
17187
17188 \end_inset
17189
17190 .
17191 \end_layout
17192
17193 \begin_layout Standard
17194 Par exemple la ligne 
17195 \end_layout
17196
17197 \begin_layout Standard
17198
17199 \series bold
17200
17201 \backslash
17202 DeclareMathOperator*{
17203 \backslash
17204 Losange}{
17205 \backslash
17206 blacklozenge}
17207 \end_layout
17208
17209 \begin_layout Standard
17210 dans le préambule LaTeX définit la commande 
17211 \series bold
17212
17213 \backslash
17214 Losange
17215 \series default
17216 , qui insère un grand opérateur qui consiste en un symbole losange venant
17217  de 
17218 \begin_inset CommandInset ref
17219 LatexCommand ref
17220 reference "sub:Symboles-divers"
17221
17222 \end_inset
17223
17224 :
17225 \begin_inset Formula 
17226 \[
17227 \Losange_{n=1}^{\infty}
17228 \]
17229
17230 \end_inset
17231
17232 La commande utilisée pour cette formule est: 
17233 \series bold
17234
17235 \backslash
17236 Losange
17237 \series default
17238 ^
17239 \series bold
17240
17241 \backslash
17242 infty
17243 \begin_inset Formula $\to$
17244 \end_inset
17245
17246 _n=1
17247 \end_layout
17248
17249 \begin_layout Standard
17250 \begin_inset VSpace bigskip
17251 \end_inset
17252
17253 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17254  document, on peut aussi le définir avec les commandes 
17255 \series bold
17256
17257 \backslash
17258 mathop
17259 \series default
17260
17261 \begin_inset Index idx
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265 Commandes ! M ! 
17266 \backslash
17267 mathop
17268 \end_layout
17269
17270 \end_inset
17271
17272  et 
17273 \series bold
17274
17275 \backslash
17276 mathbin
17277 \series default
17278
17279 \begin_inset Index idx
17280 status collapsed
17281
17282 \begin_layout Plain Layout
17283 Commandes ! M ! 
17284 \backslash
17285 mathbin
17286 \end_layout
17287
17288 \end_inset
17289
17290 , qui ont les syntaxes suivantes:
17291 \end_layout
17292
17293 \begin_layout Standard
17294
17295 \series bold
17296
17297 \backslash
17298 mathop{affichage}
17299 \series default
17300  et 
17301 \series bold
17302
17303 \backslash
17304 mathbin{affichage}
17305 \end_layout
17306
17307 \begin_layout Standard
17308
17309 \series bold
17310
17311 \backslash
17312 mathop
17313 \series default
17314  définit des grands opérateurs et 
17315 \series bold
17316
17317 \backslash
17318 mathbin
17319 \series default
17320  des opérateurs binaires.
17321 \end_layout
17322
17323 \begin_layout Standard
17324
17325 \series bold
17326
17327 \backslash
17328 mathop
17329 \series default
17330  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17331 \end_layout
17332
17333 \begin_layout Standard
17334 \begin_inset Formula 
17335 \[
17336 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17337 \]
17338
17339 \end_inset
17340
17341
17342 \end_layout
17343
17344 \begin_layout Standard
17345 La commande pour la formule précédente est:
17346 \begin_inset Newline newline
17347 \end_inset
17348
17349
17350 \series bold
17351
17352 \backslash
17353 mathop{
17354 \backslash
17355 sum
17356 \backslash
17357 negmedspace
17358 \backslash
17359 sum
17360 \series default
17361
17362 \begin_inset space \textvisiblespace{}
17363 \end_inset
17364
17365
17366 \series bold
17367
17368 \begin_inset Formula $\to$
17369 \end_inset
17370
17371 ^N
17372 \series default
17373
17374 \begin_inset space \textvisiblespace{}
17375 \end_inset
17376
17377
17378 \series bold
17379 _i,j=1
17380 \end_layout
17381
17382 \begin_layout Standard
17383 \begin_inset Newpage newpage
17384 \end_inset
17385
17386
17387 \end_layout
17388
17389 \begin_layout Section
17390 Polices de caractères
17391 \begin_inset Index idx
17392 status collapsed
17393
17394 \begin_layout Plain Layout
17395 Polices de caractères
17396 \end_layout
17397
17398 \end_inset
17399
17400
17401 \begin_inset Index idx
17402 status collapsed
17403
17404 \begin_layout Plain Layout
17405 Fontes| see
17406 \begin_inset ERT
17407 status collapsed
17408
17409 \begin_layout Plain Layout
17410
17411 {
17412 \end_layout
17413
17414 \end_inset
17415
17416 Polices de caractères
17417 \begin_inset ERT
17418 status collapsed
17419
17420 \begin_layout Plain Layout
17421
17422 }
17423 \end_layout
17424
17425 \end_inset
17426
17427
17428 \end_layout
17429
17430 \end_inset
17431
17432
17433 \end_layout
17434
17435 \begin_layout Subsection
17436 Styles de polices
17437 \begin_inset CommandInset label
17438 LatexCommand label
17439 name "sub:Styles-de-polices"
17440
17441 \end_inset
17442
17443
17444 \begin_inset Index idx
17445 status collapsed
17446
17447 \begin_layout Plain Layout
17448 Polices de caractères ! style
17449 \end_layout
17450
17451 \end_inset
17452
17453
17454 \end_layout
17455
17456 \begin_layout Standard
17457 Dans les formules on peut affecter aux lettres latines un des styles de
17458  police suivant:
17459 \begin_inset VSpace -2mm
17460 \end_inset
17461
17462
17463 \end_layout
17464
17465 \begin_layout Standard
17466 \align center
17467 \begin_inset Tabular
17468 <lyxtabular version="3" rows="7" columns="3">
17469 <features rotate="0" tabularvalignment="middle">
17470 <column alignment="center" valignment="top">
17471 <column alignment="center" valignment="top">
17472 <column alignment="center" valignment="top">
17473 <row>
17474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 Commande
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 Résultat
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 Raccourci
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \backslash
17509 mathbb
17510 \begin_inset space \textvisiblespace{}
17511 \end_inset
17512
17513 ABC
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522 \begin_inset Formula $\mathbb{ABC}$
17523 \end_inset
17524
17525
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534
17535 \family sans
17536 Alt+C C
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 </row>
17542 <row>
17543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547
17548 \backslash
17549 mathbf
17550 \begin_inset space \textvisiblespace{}
17551 \end_inset
17552
17553 AbC
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562 \begin_inset Formula $\mathbf{AbC}$
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574
17575 \family sans
17576 Ctrl+B
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 <row>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587
17588 \backslash
17589 boldsymbol
17590 \begin_inset space \textvisiblespace{}
17591 \end_inset
17592
17593 AbC
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 \begin_inset Formula $\boldsymbol{AbC}$
17603 \end_inset
17604
17605
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614
17615 \family sans
17616 Alt+C B
17617 \family default
17618  ou 
17619 \family sans
17620 Ctrl+Alt+B
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \backslash
17633 mathcal
17634 \begin_inset space \textvisiblespace{}
17635 \end_inset
17636
17637 ABC
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17643 \begin_inset Text
17644
17645 \begin_layout Plain Layout
17646 \begin_inset Formula $\mathcal{ABC}$
17647 \end_inset
17648
17649
17650 \end_layout
17651
17652 \end_inset
17653 </cell>
17654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658
17659 \family sans
17660 Ctrl+E
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 </row>
17666 <row>
17667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671
17672 \backslash
17673 mathfrak
17674 \begin_inset space \textvisiblespace{}
17675 \end_inset
17676
17677 AbC
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686 \begin_inset Formula $\mathfrak{AbC}$
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 -
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 </row>
17704 <row>
17705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709
17710 \backslash
17711 mathscr
17712 \series bold
17713
17714 \begin_inset space \textvisiblespace{}
17715 \end_inset
17716
17717
17718 \series default
17719 AbC
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 \begin_inset Formula $\mathscr{AbC}$
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 -
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 </row>
17746 </lyxtabular>
17747
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Standard
17754 \align center
17755 \begin_inset Tabular
17756 <lyxtabular version="3" rows="5" columns="3">
17757 <features rotate="0" tabularvalignment="middle">
17758 <column alignment="center" valignment="top">
17759 <column alignment="center" valignment="top">
17760 <column alignment="center" valignment="top">
17761 <row>
17762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Commande
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 Résultat
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 Raccourci
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 </row>
17790 <row>
17791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795
17796 \backslash
17797 mathit
17798 \begin_inset space \textvisiblespace{}
17799 \end_inset
17800
17801 AbC
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810 \begin_inset Formula $\mathit{AbC}$
17811 \end_inset
17812
17813
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 -
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 <row>
17829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833
17834 \backslash
17835 mathrm
17836 \begin_inset space \textvisiblespace{}
17837 \end_inset
17838
17839 AbC
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 \begin_inset Formula $\mathrm{AbC}$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860
17861 \family sans
17862 Alt+C R
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873
17874 \backslash
17875 mathsf
17876 \begin_inset space \textvisiblespace{}
17877 \end_inset
17878
17879 AbC
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 \begin_inset Formula $\mathsf{AbC}$
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \family sans
17902 Alt+C S
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 </row>
17908 <row>
17909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913
17914 \backslash
17915 mathtt
17916 \begin_inset space \textvisiblespace{}
17917 \end_inset
17918
17919 AbC
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 \begin_inset Formula $\mathtt{AbC}$
17929 \end_inset
17930
17931
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \family sans
17942 Ctrl+Shift+P
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 </row>
17948 </lyxtabular>
17949
17950 \end_inset
17951
17952
17953 \end_layout
17954
17955 \begin_layout Standard
17956 \begin_inset Note Greyedout
17957 status open
17958
17959 \begin_layout Plain Layout
17960
17961 \series bold
17962 Note:
17963 \series default
17964  Les styles 
17965 \series bold
17966
17967 \backslash
17968 mathbb
17969 \series default
17970  et 
17971 \series bold
17972
17973 \backslash
17974 mathcal
17975 \series default
17976  ne peuvent être utilisés que pour les lettres majuscules.
17977 \end_layout
17978
17979 \end_inset
17980
17981
17982 \end_layout
17983
17984 \begin_layout Standard
17985 Le style prédéfini est 
17986 \series bold
17987
17988 \backslash
17989 mathnormal
17990 \series default
17991 .
17992 \end_layout
17993
17994 \begin_layout Standard
17995 Les commandes de style fonctionnent aussi pour des caractères dans des construct
17996 ions mathématiques:
17997 \begin_inset Formula 
17998 \[
17999 \mathfrak{A=\frac{b}{C}}
18000 \]
18001
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \begin_layout Standard
18008 Les caractères en texte mathématique n'apparaissent pas avec un style de
18009  police mathématique mais avec le style de police texte 
18010 \series bold
18011
18012 \backslash
18013 textrm
18014 \series default
18015 .
18016  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18017  de style est un bug de LyX.
18018 \begin_inset Foot
18019 status collapsed
18020
18021 \begin_layout Plain Layout
18022 \begin_inset CommandInset href
18023 LatexCommand href
18024 name "LyX-bug #4629"
18025 target "http://www.lyx.org/trac/ticket/4629"
18026
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \end_inset
18033
18034
18035 \end_layout
18036
18037 \begin_layout Standard
18038 À la place des commandes de style, on peut utiliser le menu 
18039 \family sans
18040 Édition\SpecialChar \menuseparator
18041 Math\SpecialChar \menuseparator
18042 Style
18043 \begin_inset space ~
18044 \end_inset
18045
18046 de
18047 \begin_inset space ~
18048 \end_inset
18049
18050 Texte
18051 \family default
18052  ou le bouton 
18053 \begin_inset Graphics
18054         filename ../../images/math/font.png
18055         scale 85
18056
18057 \end_inset
18058
18059  de la barre d'outils mathématique.
18060 \end_layout
18061
18062 \begin_layout Subsection
18063 Formules en gras
18064 \begin_inset CommandInset label
18065 LatexCommand label
18066 name "sub:Formules-en-gras"
18067
18068 \end_inset
18069
18070
18071 \begin_inset Index idx
18072 status collapsed
18073
18074 \begin_layout Plain Layout
18075 Formules ! en gras
18076 \end_layout
18077
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \begin_layout Standard
18084 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18085  
18086 \series bold
18087
18088 \backslash
18089 mathbf
18090 \series default
18091  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18092  grecques minuscules.
18093  En plus elle affiche toujours les lettres latines en caractères droits,
18094  comme dans l'équation suivante:
18095 \end_layout
18096
18097 \begin_layout Standard
18098 \begin_inset Formula 
18099 \[
18100 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
18101 \]
18102
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \begin_layout Standard
18109 Pour afficher cette formule correctement; on utilise la commande 
18110 \series bold
18111
18112 \backslash
18113 boldsymbol
18114 \series default
18115 :
18116 \begin_inset Formula 
18117 \[
18118 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
18119 \]
18120
18121 \end_inset
18122
18123 Il est aussi possible de mettre l'équation dans un environnement 
18124 \series bold
18125 boldmath
18126 \series default
18127 .
18128  On crée cet environnement en insérant la commande 
18129 \series bold
18130
18131 \backslash
18132 boldmath
18133 \series default
18134
18135 \begin_inset Index idx
18136 status collapsed
18137
18138 \begin_layout Plain Layout
18139 Commandes ! B ! 
18140 \backslash
18141 boldmath
18142 \end_layout
18143
18144 \end_inset
18145
18146  en mode TeX.
18147  Pour terminer l'environnement, on insère la commande 
18148 \series bold
18149
18150 \backslash
18151 unboldmath
18152 \series default
18153
18154 \begin_inset Index idx
18155 status collapsed
18156
18157 \begin_layout Plain Layout
18158 Commandes ! U ! 
18159 \backslash
18160 unboldmath
18161 \end_layout
18162
18163 \end_inset
18164
18165  toujours en mode TeX.
18166 \begin_inset ERT
18167 status collapsed
18168
18169 \begin_layout Plain Layout
18170
18171
18172 \backslash
18173 boldmath 
18174 \end_layout
18175
18176 \end_inset
18177
18178
18179 \begin_inset Formula 
18180 \[
18181 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
18182 \]
18183
18184 \end_inset
18185
18186
18187 \begin_inset ERT
18188 status collapsed
18189
18190 \begin_layout Plain Layout
18191
18192
18193 \backslash
18194 unboldmath 
18195 \end_layout
18196
18197 \end_inset
18198
18199
18200 \end_layout
18201
18202 \begin_layout Subsection
18203 Formules en couleur
18204 \begin_inset Index idx
18205 status collapsed
18206
18207 \begin_layout Plain Layout
18208 Formules ! en couleur
18209 \end_layout
18210
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \begin_layout Standard
18217 Les formules peuvent être colorées comme du texte normal : mettez en évidence
18218  la formule ou la portion de formule et utilisez la fenêtre de dialogue
18219  
18220 \family sans
18221 Style de texte
18222 \family default
18223 .
18224  Voici une formule en magenta :
18225 \end_layout
18226
18227 \begin_layout Standard
18228 \begin_inset Formula 
18229 \[
18230 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18231 \]
18232
18233 \end_inset
18234
18235
18236 \end_layout
18237
18238 \begin_layout Standard
18239 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
18240 \begin_inset space ~
18241 \end_inset
18242
18243
18244 \begin_inset CommandInset ref
18245 LatexCommand ref
18246 reference "sub:Boîtes-colorées"
18247
18248 \end_inset
18249
18250 .
18251  Elles peuvent ensuite être utilisées avec la commande en code TeX 
18252 \series bold
18253
18254 \backslash
18255 textcolor
18256 \series default
18257  
18258 \begin_inset Index idx
18259 status collapsed
18260
18261 \begin_layout Plain Layout
18262 Commandes ! T ! 
18263 \backslash
18264 textcolor
18265 \end_layout
18266
18267 \end_inset
18268
18269  avec la syntaxe 
18270 \end_layout
18271
18272 \begin_layout Standard
18273
18274 \series bold
18275
18276 \backslash
18277 textcolor{couleur}{caractères ou formule}
18278 \end_layout
18279
18280 \begin_layout Standard
18281 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
18282  en rouge :
18283 \end_layout
18284
18285 \begin_layout Standard
18286 \begin_inset ERT
18287 status collapsed
18288
18289 \begin_layout Plain Layout
18290
18291
18292 \backslash
18293 textcolor{vertfonce}{
18294 \end_layout
18295
18296 \end_inset
18297
18298
18299 \begin_inset Formula 
18300 \[
18301 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18302 \]
18303
18304 \end_inset
18305
18306
18307 \begin_inset ERT
18308 status collapsed
18309
18310 \begin_layout Plain Layout
18311
18312 }
18313 \end_layout
18314
18315 \end_inset
18316
18317
18318 \end_layout
18319
18320 \begin_layout Standard
18321 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
18322  avec des couleurs personnalisées.
18323 \begin_inset Foot
18324 status collapsed
18325
18326 \begin_layout Plain Layout
18327 \begin_inset CommandInset href
18328 LatexCommand href
18329 name "LyX-bug #5269"
18330 target "http://www.lyx.org/trac/ticket/5269"
18331
18332 \end_inset
18333
18334
18335 \end_layout
18336
18337 \end_inset
18338
18339
18340 \end_layout
18341
18342 \begin_layout Subsection
18343 Tailles de polices
18344 \begin_inset CommandInset label
18345 LatexCommand label
18346 name "sub:Tailles-polices"
18347
18348 \end_inset
18349
18350
18351 \begin_inset Index idx
18352 status collapsed
18353
18354 \begin_layout Plain Layout
18355 Polices ! tailles
18356 \end_layout
18357
18358 \end_inset
18359
18360
18361 \end_layout
18362
18363 \begin_layout Standard
18364 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18365  les caractères qui sont dans le texte, les commandes de changement de taille
18366  suivantes:
18367 \end_layout
18368
18369 \begin_layout Standard
18370
18371 \series bold
18372
18373 \backslash
18374 Huge
18375 \series default
18376
18377 \series bold
18378
18379 \backslash
18380 huge
18381 \series default
18382
18383 \series bold
18384
18385 \backslash
18386 LARGE
18387 \series default
18388
18389 \series bold
18390
18391 \backslash
18392 Large
18393 \series default
18394
18395 \series bold
18396
18397 \backslash
18398 large
18399 \series default
18400
18401 \series bold
18402
18403 \backslash
18404 normalsize
18405 \series default
18406
18407 \series bold
18408
18409 \backslash
18410 small
18411 \series default
18412 ,
18413 \begin_inset Newline newline
18414 \end_inset
18415
18416
18417 \series bold
18418
18419 \backslash
18420 footnotesize
18421 \series default
18422
18423 \series bold
18424
18425 \backslash
18426 scriptsize
18427 \series default
18428  et 
18429 \series bold
18430
18431 \backslash
18432 tiny
18433 \begin_inset Foot
18434 status collapsed
18435
18436 \begin_layout Plain Layout
18437 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18438  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18439 \end_layout
18440
18441 \end_inset
18442
18443
18444 \end_layout
18445
18446 \begin_layout Standard
18447 La taille des caractères produits par ces commandes dépend de la taille
18448  de police du document, qui correspond à la commande 
18449 \series bold
18450
18451 \backslash
18452 normalsize
18453 \series default
18454 .
18455  Les autres commandes produisent des tailles plus ou moins grandes que 
18456 \series bold
18457
18458 \backslash
18459 normalsize
18460 \series default
18461 .
18462  La taille de la police ne peut donc pas dépasser une certaine valeur.
18463  Par exemple, pour un document dans une police de taille 12
18464 \begin_inset space \thinspace{}
18465 \end_inset
18466
18467 pt, la commande 
18468 \series bold
18469
18470 \backslash
18471 Huge
18472 \series default
18473  va donner la même taille que 
18474 \series bold
18475
18476 \backslash
18477 huge
18478 \series default
18479 .
18480  
18481 \end_layout
18482
18483 \begin_layout Standard
18484 Une commande de changement de taille est insérée en mode TeX avant la formule
18485  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18486  caractères du texte.
18487  Pour revenir à la taille initiale, on doit insérer la commande 
18488 \series bold
18489
18490 \backslash
18491 normalsize
18492 \series default
18493  en mode TeX après la formule.
18494 \end_layout
18495
18496 \begin_layout Standard
18497 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18498 \end_layout
18499
18500 \begin_layout Standard
18501 \noindent
18502 \align center
18503 \begin_inset Tabular
18504 <lyxtabular version="3" rows="5" columns="2">
18505 <features rotate="0" tabularvalignment="middle">
18506 <column alignment="center" valignment="top">
18507 <column alignment="center" valignment="top">
18508 <row>
18509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 Commande
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 Résultat
18523 \begin_inset Note Note
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528 \series bold
18529
18530 \backslash
18531 raisebox
18532 \series default
18533  est seulement utilisée pour faire de la place
18534 \end_layout
18535
18536 \end_inset
18537
18538
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row>
18545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549
18550 \backslash
18551 displaystyle
18552 \begin_inset Index idx
18553 status collapsed
18554
18555 \begin_layout Plain Layout
18556 Commandes ! D ! 
18557 \backslash
18558 displaystyle
18559 \end_layout
18560
18561 \end_inset
18562
18563
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 $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
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 textstyle
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
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 scriptstyle
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
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 scriptscriptstyle
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 $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18648 \end_inset
18649
18650
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 </row>
18656 </lyxtabular>
18657
18658 \end_inset
18659
18660
18661 \end_layout
18662
18663 \begin_layout Standard
18664 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18665  saisies les parties de formule concernées.
18666 \end_layout
18667
18668 \begin_layout Standard
18669 Il existe une autre méthode pour changer la taille de la police, qui ne
18670  s'applique que pour modifier la taille des symboles et des lettres dans
18671  le texte mathématique.
18672  Pour l'utiliser, une des commandes usuelles de modification de taille de
18673  texte vues plus haut est insérée en mode mathématique: tous les caractères
18674  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18675  soit de nouveau modifiée, auront la taille choisie.
18676  Deux exemples:
18677 \begin_inset VSpace -2mm
18678 \end_inset
18679
18680
18681 \end_layout
18682
18683 \begin_layout Standard
18684 \begin_inset ERT
18685 status collapsed
18686
18687 \begin_layout Plain Layout
18688
18689
18690 \backslash
18691 huge 
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \begin_inset Formula 
18698 \[
18699 A=\frac{B}{c}\cdot\maltese
18700 \]
18701
18702 \end_inset
18703
18704
18705 \begin_inset Formula 
18706 \[
18707 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18708 \]
18709
18710 \end_inset
18711
18712
18713 \begin_inset ERT
18714 status collapsed
18715
18716 \begin_layout Plain Layout
18717
18718
18719 \backslash
18720 normalsize 
18721 \end_layout
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \begin_layout Standard
18729 \begin_inset VSpace medskip
18730 \end_inset
18731
18732 Avant les deux formules, on a inséré la commande 
18733 \series bold
18734
18735 \backslash
18736 huge
18737 \series default
18738 .
18739  La commande utilisée pour la deuxième formule est:
18740 \begin_inset Newline newline
18741 \end_inset
18742
18743
18744 \series bold
18745
18746 \backslash
18747 maltese
18748 \begin_inset space \textvisiblespace{}
18749 \end_inset
18750
18751 A Alt+M M 
18752 \backslash
18753 Large
18754 \begin_inset space \textvisiblespace{}
18755 \end_inset
18756
18757
18758 \backslash
18759 maltese
18760 \begin_inset space \textvisiblespace{}
18761 \end_inset
18762
18763
18764 \backslash
18765 textit
18766 \begin_inset space \textvisiblespace{}
18767 \end_inset
18768
18769 A
18770 \begin_inset Formula $\to$
18771 \end_inset
18772
18773
18774 \begin_inset Formula $\to$
18775 \end_inset
18776
18777
18778 \begin_inset Newline newline
18779 \end_inset
18780
18781
18782 \series default
18783
18784 \begin_inset space \hspace*{}
18785 \length 1cm
18786 \end_inset
18787
18788
18789 \series bold
18790 Alt+M M 
18791 \backslash
18792 tiny
18793 \begin_inset space \textvisiblespace{}
18794 \end_inset
18795
18796
18797 \backslash
18798 maltese
18799 \begin_inset space \textvisiblespace{}
18800 \end_inset
18801
18802
18803 \backslash
18804 textit
18805 \begin_inset space \textvisiblespace{}
18806 \end_inset
18807
18808 A
18809 \end_layout
18810
18811 \begin_layout Standard
18812 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18813  affiché dans la taille implicite
18814 \end_layout
18815
18816 \begin_layout Section
18817 Les lettres grecques
18818 \begin_inset Index idx
18819 status collapsed
18820
18821 \begin_layout Plain Layout
18822 Lettres grecques
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \begin_layout Standard
18831 On peut insérer toutes les lettres grecques avec le bouton 
18832 \begin_inset Graphics
18833         filename ../../images/math/alpha.png
18834         scale 85
18835
18836 \end_inset
18837
18838  de la barre d'outils mathématiques.
18839  Toutes les normes internationales de typographie indiquent que les lettres
18840  grecques en mathématique doivent être écrites en italique.
18841  Dans certaines langues comme le russe et le français, elles sont parfois
18842  quand même en lettres droites.
18843 \end_layout
18844
18845 \begin_layout Subsection
18846 Lettres minuscules
18847 \begin_inset Index idx
18848 status collapsed
18849
18850 \begin_layout Plain Layout
18851 Lettres grecques ! minuscules
18852 \end_layout
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \begin_layout Standard
18860 \begin_inset space \hfill{}
18861 \end_inset
18862
18863
18864 \begin_inset Tabular
18865 <lyxtabular version="3" rows="11" columns="2">
18866 <features rotate="0" tabularvalignment="middle">
18867 <column alignment="center" valignment="top" width="0pt">
18868 <column alignment="center" valignment="top" width="0pt">
18869 <row>
18870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 Commande
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 Résultat
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 </row>
18889 <row>
18890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894
18895 \backslash
18896 alpha
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 \begin_inset Formula $\alpha$
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \backslash
18921 beta
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 \begin_inset Formula $\beta$
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \backslash
18946 gamma
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 \begin_inset Formula $\gamma$
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 </row>
18964 <row>
18965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969
18970 \backslash
18971 delta
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Formula $\delta$
18981 \end_inset
18982
18983
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 </row>
18989 <row>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994
18995 \backslash
18996 epsilon
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 \begin_inset Formula $\epsilon$
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 </row>
19014 <row>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \backslash
19021 varepsilon
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 \begin_inset Formula $\varepsilon$
19031 \end_inset
19032
19033
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \backslash
19046 zeta
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 \begin_inset Formula $\zeta$
19056 \end_inset
19057
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 </row>
19064 <row>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \backslash
19071 eta
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 \begin_inset Formula $\eta$
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \backslash
19096 theta
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Formula $\theta$
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \backslash
19121 vartheta
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 \begin_inset Formula $\vartheta$
19131 \end_inset
19132
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 </lyxtabular>
19140
19141 \end_inset
19142
19143
19144 \begin_inset space \hfill{}
19145 \end_inset
19146
19147
19148 \begin_inset Tabular
19149 <lyxtabular version="3" rows="12" columns="2">
19150 <features rotate="0" tabularvalignment="middle">
19151 <column alignment="center" valignment="top" width="0pt">
19152 <column alignment="center" valignment="top" width="0pt">
19153 <row>
19154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 Commande
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 Résultat
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 </row>
19173 <row>
19174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178
19179 \backslash
19180 iota
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 \begin_inset Formula $\iota$
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 </row>
19198 <row>
19199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203
19204 \backslash
19205 kappa
19206 \end_layout
19207
19208 \end_inset
19209 </cell>
19210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214 \begin_inset Formula $\kappa$
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \backslash
19230 varkappa
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Formula $\varkappa$
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 lambda
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset Formula $\lambda$
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 mu
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\mu$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 nu
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\nu$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 xi
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $\xi$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 o
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 \begin_inset Formula $o$
19363 \end_inset
19364
19365
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 </row>
19371 <row>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \backslash
19378 pi
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset Formula $\pi$
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 </row>
19396 <row>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \backslash
19403 varpi
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 \begin_inset Formula $\varpi$
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \backslash
19428 rho
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset Formula $\rho$
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 </lyxtabular>
19447
19448 \end_inset
19449
19450
19451 \begin_inset space \hfill{}
19452 \end_inset
19453
19454
19455 \begin_inset Tabular
19456 <lyxtabular version="3" rows="11" columns="2">
19457 <features rotate="0" tabularvalignment="middle">
19458 <column alignment="center" valignment="top" width="0pt">
19459 <column alignment="center" valignment="top" width="0pt">
19460 <row>
19461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 Commande
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 Résultat
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row>
19481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \backslash
19487 varrho
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 \begin_inset Formula $\varrho$
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \backslash
19512 sigma
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 \begin_inset Formula $\sigma$
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 </row>
19530 <row>
19531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535
19536 \backslash
19537 varsigma
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 \begin_inset Formula $\varsigma$
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 </row>
19555 <row>
19556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \backslash
19562 tau
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Formula $\tau$
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 upsilon
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 \begin_inset Formula $\upsilon$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \backslash
19612 phi
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 \begin_inset Formula $\phi$
19622 \end_inset
19623
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \backslash
19637 varphi
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Formula $\varphi$
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \backslash
19662 chi
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Formula $\chi$
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \backslash
19687 psi
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $\psi$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 omega
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\omega$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 </lyxtabular>
19731
19732 \end_inset
19733
19734
19735 \begin_inset space \hfill{}
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \begin_layout Standard
19742 \begin_inset VSpace medskip
19743 \end_inset
19744
19745
19746 \end_layout
19747
19748 \begin_layout Standard
19749 On explique comment obtenir des lettres grecques droites spéciales dans
19750  
19751 \begin_inset CommandInset ref
19752 LatexCommand ref
19753 reference "sub:minuscules-grecques-droites"
19754
19755 \end_inset
19756
19757 .
19758 \end_layout
19759
19760 \begin_layout Standard
19761 \begin_inset Newpage newpage
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \begin_layout Subsection
19768 Lettres majuscules
19769 \begin_inset Index idx
19770 status collapsed
19771
19772 \begin_layout Plain Layout
19773 Lettres grecques ! majuscules
19774 \end_layout
19775
19776 \end_inset
19777
19778
19779 \end_layout
19780
19781 \begin_layout Standard
19782 \begin_inset space \hfill{}
19783 \end_inset
19784
19785
19786 \begin_inset Tabular
19787 <lyxtabular version="3" rows="7" columns="2">
19788 <features rotate="0" tabularvalignment="middle">
19789 <column alignment="center" valignment="top" width="0pt">
19790 <column alignment="center" valignment="top" width="0pt">
19791 <row>
19792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 Commande
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805 Résultat
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 </row>
19811 <row>
19812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816
19817 \backslash
19818 Gamma
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 \begin_inset Formula $\Gamma$
19828 \end_inset
19829
19830
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \backslash
19843 Delta
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 \begin_inset Formula $\Delta$
19853 \end_inset
19854
19855
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 </row>
19861 <row>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866
19867 \backslash
19868 Theta
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 \begin_inset Formula $\Theta$
19878 \end_inset
19879
19880
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 </row>
19886 <row>
19887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \backslash
19893 Lambda
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902 \begin_inset Formula $\Lambda$
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 </row>
19911 <row>
19912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19913 \begin_inset Text
19914
19915 \begin_layout Plain Layout
19916
19917 \backslash
19918 Xi
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927 \begin_inset Formula $\Xi$
19928 \end_inset
19929
19930
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 </row>
19936 <row>
19937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \backslash
19943 Pi
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952 \begin_inset Formula $\Pi$
19953 \end_inset
19954
19955
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 </row>
19961 </lyxtabular>
19962
19963 \end_inset
19964
19965
19966 \begin_inset space \hfill{}
19967 \end_inset
19968
19969
19970 \begin_inset Tabular
19971 <lyxtabular version="3" rows="6" columns="2">
19972 <features rotate="0" tabularvalignment="middle">
19973 <column alignment="center" valignment="top" width="0pt">
19974 <column alignment="center" valignment="top" width="0pt">
19975 <row>
19976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 Commande
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19986 \begin_inset Text
19987
19988 \begin_layout Plain Layout
19989 Résultat
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 </row>
19995 <row>
19996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000
20001 \backslash
20002 Sigma
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 \begin_inset Formula $\Sigma$
20012 \end_inset
20013
20014
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 </row>
20020 <row>
20021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025
20026 \backslash
20027 Upsilon
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 \begin_inset Formula $\Upsilon$
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050
20051 \backslash
20052 Phi
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 \begin_inset Formula $\Phi$
20062 \end_inset
20063
20064
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 </row>
20070 <row>
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075
20076 \backslash
20077 Psi
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 \begin_inset Formula $\Psi$
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 </row>
20095 <row>
20096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100
20101 \backslash
20102 Omega
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111 \begin_inset Formula $\Omega$
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 </lyxtabular>
20121
20122 \end_inset
20123
20124
20125 \begin_inset space \hfill{}
20126 \end_inset
20127
20128
20129 \end_layout
20130
20131 \begin_layout Standard
20132 \begin_inset VSpace medskip
20133 \end_inset
20134
20135 Le fait que les lettres grecques majuscules apparaissent droites provient
20136  d'un défaut de conception quand TeX a été développé.
20137  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20138  commande par 
20139 \series bold
20140 var
20141 \series default
20142 .
20143  Par exemple, la commande 
20144 \series bold
20145
20146 \backslash
20147 varGamma
20148 \series default
20149  produit 
20150 \begin_inset Formula $\varGamma$
20151 \end_inset
20152
20153 .
20154  Une autre méthode consiste à charger le paquetage 
20155 \series bold
20156 fixmath
20157 \series default
20158
20159 \begin_inset Foot
20160 status collapsed
20161
20162 \begin_layout Plain Layout
20163
20164 \series bold
20165 fixmath
20166 \series default
20167  fait partie du paquetage 
20168 \series bold
20169 was
20170 \series default
20171
20172 \begin_inset Index idx
20173 status collapsed
20174
20175 \begin_layout Plain Layout
20176 Paquetages ! was
20177 \begin_inset ERT
20178 status collapsed
20179
20180 \begin_layout Plain Layout
20181
20182
20183 \backslash
20184 vspace{4mm}
20185 \end_layout
20186
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \end_inset
20193
20194 .
20195 \end_layout
20196
20197 \end_inset
20198
20199
20200 \begin_inset Index idx
20201 status collapsed
20202
20203 \begin_layout Plain Layout
20204 Paquetages ! fixmath
20205 \end_layout
20206
20207 \end_inset
20208
20209  avec la ligne suivante dans le préambule LaTeX :
20210 \end_layout
20211
20212 \begin_layout Standard
20213
20214 \series bold
20215
20216 \backslash
20217 usepackage{fixmath}
20218 \end_layout
20219
20220 \begin_layout Standard
20221 Toutes les majuscules grecques du document seront alors mises en italique.
20222 \end_layout
20223
20224 \begin_layout Subsection
20225 Lettres grasses
20226 \begin_inset Index idx
20227 status collapsed
20228
20229 \begin_layout Plain Layout
20230 Lettres grecques ! grasses
20231 \end_layout
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Standard
20239 Les lettres grecques ne peuvent être mise dans différents styles de polices
20240  comme les lettres latines.
20241  Elles peuvent seulement être mises en gras avec la commande 
20242 \series bold
20243
20244 \backslash
20245 boldsymbol
20246 \series default
20247
20248 \begin_inset Index idx
20249 status collapsed
20250
20251 \begin_layout Plain Layout
20252 Commandes ! B ! 
20253 \backslash
20254 boldsymbol
20255 \end_layout
20256
20257 \end_inset
20258
20259 .
20260 \end_layout
20261
20262 \begin_layout Standard
20263 \align center
20264 \begin_inset Tabular
20265 <lyxtabular version="3" rows="3" columns="2">
20266 <features rotate="0" tabularvalignment="middle">
20267 <column alignment="center" valignment="top">
20268 <column alignment="center" valignment="top">
20269 <row>
20270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 Commande
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 Résultat
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 </row>
20289 <row>
20290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294
20295 \backslash
20296 Upsilon
20297 \backslash
20298 boldsymbol
20299 \backslash
20300 Upsilon
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20310 \end_inset
20311
20312
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 </row>
20318 <row>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323
20324 \backslash
20325 theta
20326 \backslash
20327 boldsymbol
20328 \backslash
20329 theta
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset Formula $\theta\boldsymbol{\theta}$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 </row>
20347 </lyxtabular>
20348
20349 \end_inset
20350
20351
20352 \end_layout
20353
20354 \begin_layout Section
20355 Symboles
20356 \begin_inset ERT
20357 status collapsed
20358
20359 \begin_layout Plain Layout
20360
20361
20362 \backslash
20363 texorpdfstring{
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \begin_inset Foot
20370 status collapsed
20371
20372 \begin_layout Plain Layout
20373 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20374  être trouvée dans 
20375 \begin_inset CommandInset citation
20376 LatexCommand cite
20377 key "Symbols"
20378
20379 \end_inset
20380
20381 .
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \begin_inset ERT
20388 status collapsed
20389
20390 \begin_layout Plain Layout
20391
20392 }{}
20393 \end_layout
20394
20395 \end_inset
20396
20397
20398 \begin_inset Note Note
20399 status collapsed
20400
20401 \begin_layout Plain Layout
20402
20403 \backslash
20404 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20405  dans les signets PDF.
20406 \end_layout
20407
20408 \begin_layout Plain Layout
20409 Plus au sujet de 
20410 \backslash
20411 texorpdfstring dans la section 
20412 \begin_inset CommandInset ref
20413 LatexCommand ref
20414 reference "sub:formules-dans-les-entêtes"
20415
20416 \end_inset
20417
20418 .
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \begin_inset Index idx
20425 status collapsed
20426
20427 \begin_layout Plain Layout
20428 Symboles
20429 \end_layout
20430
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \begin_layout Standard
20437 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20438  grâce aux boutons 
20439 \begin_inset Graphics
20440         filename ../../images/math/nabla.png
20441         scale 85
20442
20443 \end_inset
20444
20445  et 
20446 \begin_inset Graphics
20447         filename ../../images/math/digamma.png
20448         scale 85
20449
20450 \end_inset
20451
20452  de la barre d'outils mathématique.
20453 \end_layout
20454
20455 \begin_layout Subsection
20456 Symboles mathématiques
20457 \begin_inset CommandInset label
20458 LatexCommand label
20459 name "sub:Symboles-mathématiques"
20460
20461 \end_inset
20462
20463
20464 \begin_inset Index idx
20465 status collapsed
20466
20467 \begin_layout Plain Layout
20468 Symboles ! mathématiques
20469 \end_layout
20470
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \begin_layout Standard
20477 \begin_inset space \hfill{}
20478 \end_inset
20479
20480
20481 \begin_inset Tabular
20482 <lyxtabular version="3" rows="10" columns="2">
20483 <features rotate="0" tabularvalignment="middle">
20484 <column alignment="center" valignment="top" width="0pt">
20485 <column alignment="center" valignment="top" width="0pt">
20486 <row>
20487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 Commande
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500 Résultat
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 </row>
20506 <row>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \backslash
20513 neg
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\neg$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 Im
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Formula $\Im$
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \backslash
20563 Re
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 \begin_inset Formula $\Re$
20573 \end_inset
20574
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 aleph
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 $\aleph$
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 partial
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 $\partial$
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 infty
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 $\infty$
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" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 wp
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Formula $\wp$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \backslash
20688 imath
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 \begin_inset Formula $\imath$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row>
20707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711
20712 \backslash
20713 jmath
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 \begin_inset Formula $\jmath$
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 </lyxtabular>
20732
20733 \end_inset
20734
20735
20736 \begin_inset space \hfill{}
20737 \end_inset
20738
20739
20740 \begin_inset Tabular
20741 <lyxtabular version="3" rows="10" columns="2">
20742 <features rotate="0" tabularvalignment="middle">
20743 <column alignment="center" valignment="top" width="0pt">
20744 <column alignment="center" valignment="top" width="0pt">
20745 <row>
20746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 Commande
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 Résultat
20760 \begin_inset Note Note
20761 status collapsed
20762
20763 \begin_layout Plain Layout
20764
20765 \series bold
20766
20767 \backslash
20768 raisebox
20769 \series default
20770  est seulement utilisée pour faire de la place
20771 \end_layout
20772
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 </row>
20781 <row>
20782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \backslash
20788 forall
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Formula $\forall$
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 </row>
20806 <row>
20807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20808 \begin_inset Text
20809
20810 \begin_layout Plain Layout
20811
20812 \backslash
20813 exists
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822 \begin_inset Formula $\exists$
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 </row>
20831 <row>
20832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836
20837 \backslash
20838 nexists
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 \begin_inset Formula $\nexists$
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 </row>
20856 <row>
20857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \backslash
20863 emptyset
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872 \begin_inset Formula $\emptyset$
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 <row>
20882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886
20887 \backslash
20888 varnothing
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897 \begin_inset Formula $\varnothing$
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \backslash
20913 dag
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 \begin_inset Formula $\dag$
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 </row>
20931 <row>
20932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \backslash
20938 ddag
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 \begin_inset Formula $\ddag$
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row>
20957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961
20962 \backslash
20963 complement
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 \begin_inset ERT
20973 status collapsed
20974
20975 \begin_layout Plain Layout
20976
20977
20978 \backslash
20979 raisebox{-0.8mm}{
20980 \end_layout
20981
20982 \end_inset
20983
20984
20985 \begin_inset Formula $\complement$
20986 \end_inset
20987
20988
20989 \begin_inset ERT
20990 status collapsed
20991
20992 \begin_layout Plain Layout
20993
20994 }
20995 \end_layout
20996
20997 \end_inset
20998
20999
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 </row>
21005 <row>
21006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21007 \begin_inset Text
21008
21009 \begin_layout Plain Layout
21010
21011 \backslash
21012 Bbbk
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021 \begin_inset Formula $\Bbbk$
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 </lyxtabular>
21031
21032 \end_inset
21033
21034
21035 \begin_inset space \hfill{}
21036 \end_inset
21037
21038
21039 \begin_inset Tabular
21040 <lyxtabular version="3" rows="10" columns="2">
21041 <features rotate="0" tabularvalignment="middle">
21042 <column alignment="center" valignment="top" width="0pt">
21043 <column alignment="center" valignment="top" width="0pt">
21044 <row>
21045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 Commande
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058 Résultat
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069
21070 \backslash
21071 prime
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080 \begin_inset Formula $\prime$
21081 \end_inset
21082
21083
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 </row>
21089 <row>
21090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \backslash
21096 backprime
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\backprime$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 mho
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\mho$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row>
21140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \backslash
21146 triangle
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 \begin_inset Formula $\triangle$
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 angle
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\angle$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 measuredangle
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\measuredangle$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 sphericalangle
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Formula $\sphericalangle$
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 top
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\top$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 bot
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\bot$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 </lyxtabular>
21290
21291 \end_inset
21292
21293
21294 \begin_inset space \hfill{}
21295 \end_inset
21296
21297
21298 \end_layout
21299
21300 \begin_layout Subsection
21301 Symboles divers
21302 \begin_inset CommandInset label
21303 LatexCommand label
21304 name "sub:Symboles-divers"
21305
21306 \end_inset
21307
21308
21309 \begin_inset Index idx
21310 status collapsed
21311
21312 \begin_layout Plain Layout
21313 Symboles ! divers
21314 \end_layout
21315
21316 \end_inset
21317
21318
21319 \end_layout
21320
21321 \begin_layout Standard
21322 \noindent
21323 \align center
21324 \begin_inset Tabular
21325 <lyxtabular version="3" rows="10" columns="2">
21326 <features rotate="0" tabularvalignment="middle">
21327 <column alignment="center" valignment="top" width="0pt">
21328 <column alignment="center" valignment="top" width="0pt">
21329 <row>
21330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 Commande
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 Résultat
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 </row>
21349 <row>
21350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354
21355 \backslash
21356 flat
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365 \begin_inset Formula $\flat$
21366 \end_inset
21367
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 <row>
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379
21380 \backslash
21381 natural
21382 \end_layout
21383
21384 \end_inset
21385 </cell>
21386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390 \begin_inset Formula $\natural$
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 </row>
21399 <row>
21400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404
21405 \backslash
21406 sharp
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415 \begin_inset Formula $\sharp$
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 </row>
21424 <row>
21425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429
21430 \backslash
21431 surd
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Formula $\surd$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 <row>
21450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454
21455 \backslash
21456 checkmark
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 \begin_inset Formula $\checkmark$
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 <row>
21475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479
21480 \backslash
21481 yen
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490 \begin_inset Formula $\yen$
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 </row>
21499 <row>
21500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504
21505 \backslash
21506 pounds
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $\pounds$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row>
21525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529 $
21530 \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 $\$$
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 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561 \begin_inset Formula $§$
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 </row>
21570 </lyxtabular>
21571
21572 \end_inset
21573
21574
21575 \begin_inset Tabular
21576 <lyxtabular version="3" rows="10" columns="2">
21577 <features rotate="0" tabularvalignment="middle">
21578 <column alignment="center" valignment="top">
21579 <column alignment="center" valignment="top">
21580 <row>
21581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585 Commande
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 Résultat
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 </row>
21600 <row>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \backslash
21607 hbar
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616 \begin_inset Formula $\hbar$
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \end_inset
21623 </cell>
21624 </row>
21625 <row>
21626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630
21631 \backslash
21632 hslash
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 \begin_inset Formula $\hslash$
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 </row>
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \backslash
21657 clubsuit
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 \begin_inset Formula $\clubsuit$
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 </row>
21675 <row>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \backslash
21682 spadesuit
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691 \begin_inset Formula $\spadesuit$
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 </row>
21700 <row>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705
21706 \backslash
21707 bigstar
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 \begin_inset Formula $\bigstar$
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 </row>
21725 <row>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \backslash
21732 blacklozenge
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741 \begin_inset Formula $\blacklozenge$
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 </row>
21750 <row>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \backslash
21757 blacktriangle
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766 \begin_inset Formula $\blacktriangle$
21767 \end_inset
21768
21769
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 </row>
21775 <row>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \backslash
21782 blacktiangledown
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Formula $\blacktriangledown$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \backslash
21807 bullet
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816 \begin_inset Formula $\bullet$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 </lyxtabular>
21826
21827 \end_inset
21828
21829
21830 \begin_inset Tabular
21831 <lyxtabular version="3" rows="10" columns="2">
21832 <features rotate="0" tabularvalignment="middle">
21833 <column alignment="center" valignment="top" width="0pt">
21834 <column alignment="center" valignment="top" width="0pt">
21835 <row>
21836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21837 \begin_inset Text
21838
21839 \begin_layout Plain Layout
21840 Commande
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849 Résultat
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
21861 \backslash
21862 diamondsuit
21863 \end_layout
21864
21865 \end_inset
21866 </cell>
21867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871 \begin_inset Formula $\diamondsuit$
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 </row>
21880 <row>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \backslash
21887 Diamond
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Formula $\Diamond$
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903 </cell>
21904 </row>
21905 <row>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910
21911 \backslash
21912 heartsuit
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921 \begin_inset Formula $\heartsuit$
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935
21936 \backslash
21937 P
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946 \begin_inset Formula $\P$
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 <row>
21956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960
21961 \backslash
21962 copyright
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971 \begin_inset Formula $\copyright$
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 </row>
21980 <row>
21981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985
21986 \backslash
21987 circledR
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 \begin_inset Formula $\circledR$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010
22011 \backslash
22012 maltese
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021 \begin_inset Formula $\maltese$
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 <row>
22031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035
22036 \backslash
22037 diagup
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Formula $\diagup$
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 </row>
22055 <row>
22056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060
22061 \backslash
22062 diagdown
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071 \begin_inset Formula $\diagdown$
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 </lyxtabular>
22081
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \begin_layout Standard
22088 \begin_inset VSpace medskip
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \begin_layout Standard
22095 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
22096 \begin_inset CommandInset ref
22097 LatexCommand ref
22098 reference "sub:Tailles-polices"
22099
22100 \end_inset
22101
22102 .
22103 \end_layout
22104
22105 \begin_layout Subsection
22106 Le symbole de l'Euro €
22107 \begin_inset Index idx
22108 status collapsed
22109
22110 \begin_layout Plain Layout
22111 Symboles ! symbole de l'Euro
22112 \end_layout
22113
22114 \end_inset
22115
22116
22117 \begin_inset Index idx
22118 status collapsed
22119
22120 \begin_layout Plain Layout
22121
22122 \backslash
22123 @
22124 \begin_inset ERT
22125 status collapsed
22126
22127 \begin_layout Plain Layout
22128
22129
22130 \backslash
22131 officialeuro
22132 \end_layout
22133
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \begin_layout Standard
22145 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
22146  paquetage LaTeX 
22147 \series bold
22148 eurosym
22149 \series default
22150
22151 \begin_inset Index idx
22152 status collapsed
22153
22154 \begin_layout Plain Layout
22155 Paquetages ! eurosym
22156 \end_layout
22157
22158 \end_inset
22159
22160  et le charger avec la ligne suivante dans le préambule LaTeX
22161 \end_layout
22162
22163 \begin_layout Standard
22164
22165 \series bold
22166
22167 \backslash
22168 usepackage[gennarrow]{eurosym}
22169 \end_layout
22170
22171 \begin_layout Standard
22172 Le symbole de l'Euro peut alors être inséré avec la commande 
22173 \series bold
22174
22175 \backslash
22176 euro
22177 \series default
22178
22179 \begin_inset Index idx
22180 status collapsed
22181
22182 \begin_layout Plain Layout
22183 Commandes ! E ! 
22184 \backslash
22185 euro
22186 \end_layout
22187
22188 \end_inset
22189
22190 .
22191 \end_layout
22192
22193 \begin_layout Standard
22194 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22195 e avec la touche €, sans avoir à installer le paquetage 
22196 \series bold
22197 eurosym
22198 \series default
22199 .
22200  Quand 
22201 \series bold
22202 eurosym
22203 \series default
22204  est installé, on peut aussi insérer la commande 
22205 \series bold
22206
22207 \backslash
22208 euro
22209 \series default
22210  en mode TeX.
22211  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22212  
22213 \series bold
22214
22215 \backslash
22216 officialeuro
22217 \series default
22218
22219 \begin_inset Index idx
22220 status collapsed
22221
22222 \begin_layout Plain Layout
22223 Commandes ! O ! 
22224 \backslash
22225 officialeuro
22226 \end_layout
22227
22228 \end_inset
22229
22230 , qui n'est utilisable qu'en mode TeX.
22231 \end_layout
22232
22233 \begin_layout Standard
22234 \begin_inset ERT
22235 status collapsed
22236
22237 \begin_layout Plain Layout
22238
22239
22240 \backslash
22241 ifeurosym 
22242 \end_layout
22243
22244 \end_inset
22245
22246
22247 \begin_inset Note Note
22248 status open
22249
22250 \begin_layout Plain Layout
22251 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22252 \series bold
22253 eurosym
22254 \series default
22255  est installé.
22256 \end_layout
22257
22258 \end_inset
22259
22260
22261 \end_layout
22262
22263 \begin_layout Standard
22264 Un aperçu des différents symboles de l'Euro:
22265 \end_layout
22266
22267 \begin_layout Standard
22268 \align center
22269 \begin_inset Tabular
22270 <lyxtabular version="3" rows="4" columns="3">
22271 <features rotate="0" tabularvalignment="middle">
22272 <column alignment="center" valignment="top" width="0pt">
22273 <column alignment="center" valignment="top" width="0pt">
22274 <column alignment="center" valignment="top" width="0pt">
22275 <row>
22276 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280
22281 \end_layout
22282
22283 \end_inset
22284 </cell>
22285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289 Commande 
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 Résultat
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 </row>
22304 <row>
22305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 formule
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 euro
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\euro$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 texte mathématique
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22349 \begin_inset Text
22350
22351 \begin_layout Plain Layout
22352
22353 \end_layout
22354
22355 \end_inset
22356 </cell>
22357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22358 \begin_inset Text
22359
22360 \begin_layout Plain Layout
22361 \begin_inset Formula $\mbox{€}$
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 </row>
22370 <row>
22371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 mode TeX
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384
22385 \backslash
22386 officialeuro
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395 \begin_inset ERT
22396 status collapsed
22397
22398 \begin_layout Plain Layout
22399
22400
22401 \backslash
22402 officialeuro
22403 \end_layout
22404
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 </lyxtabular>
22414
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \begin_layout Standard
22421 \begin_inset ERT
22422 status collapsed
22423
22424 \begin_layout Plain Layout
22425
22426
22427 \backslash
22428 else 
22429 \end_layout
22430
22431 \end_inset
22432
22433
22434 \begin_inset Note Note
22435 status open
22436
22437 \begin_layout Plain Layout
22438 Ce qui suit sera affiché si le paquetage LaTeX 
22439 \series bold
22440 eurosym
22441 \series default
22442  n'est pas installé:
22443 \end_layout
22444
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Standard
22451 Vous devez installer le paquetage LaTeX 
22452 \series bold
22453 eurosym
22454 \series default
22455  pour voir le reste de cette section dans la sortie imprimée.
22456 \end_layout
22457
22458 \begin_layout Standard
22459 \begin_inset ERT
22460 status collapsed
22461
22462 \begin_layout Plain Layout
22463
22464
22465 \backslash
22466 fi 
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \begin_layout Section
22475 Opérateurs de relation
22476 \begin_inset CommandInset label
22477 LatexCommand label
22478 name "sec:Relations"
22479
22480 \end_inset
22481
22482
22483 \begin_inset Index idx
22484 status collapsed
22485
22486 \begin_layout Plain Layout
22487 Relations
22488 \end_layout
22489
22490 \end_inset
22491
22492
22493 \begin_inset Index idx
22494 status collapsed
22495
22496 \begin_layout Plain Layout
22497 Comparaisons|see
22498 \begin_inset ERT
22499 status collapsed
22500
22501 \begin_layout Plain Layout
22502
22503 {
22504 \end_layout
22505
22506 \end_inset
22507
22508 Relations
22509 \begin_inset ERT
22510 status collapsed
22511
22512 \begin_layout Plain Layout
22513
22514 }
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \begin_layout Standard
22528 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22529  le bouton 
22530 \begin_inset Graphics
22531         filename ../../images/math/leq.png
22532         scale 85
22533
22534 \end_inset
22535
22536  de la barre d'outils.
22537 \end_layout
22538
22539 \begin_layout Standard
22540 \begin_inset Tabular
22541 <lyxtabular version="3" rows="17" columns="2">
22542 <features rotate="0" tabularvalignment="middle">
22543 <column alignment="center" valignment="top" width="0pt">
22544 <column alignment="center" valignment="top">
22545 <row>
22546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550
22551 \size small
22552 Commande
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561
22562 \size small
22563 Résultat
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 <
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 \begin_inset Formula $<$
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 </row>
22592 <row>
22593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22594 \begin_inset Text
22595
22596 \begin_layout Plain Layout
22597
22598 \backslash
22599 le
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 \begin_inset Formula $\le$
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 </row>
22617 <row>
22618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622
22623 \backslash
22624 ll
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633 \begin_inset Formula $\ll$
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 </row>
22642 <row>
22643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647
22648 \backslash
22649 prec
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 \begin_inset Formula $\prec$
22659 \end_inset
22660
22661
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 </row>
22667 <row>
22668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672
22673 \backslash
22674 preceq
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683 \begin_inset Formula $\preceq$
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 </row>
22692 <row>
22693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697
22698 \backslash
22699 subset
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 \begin_inset Formula $\subset$
22709 \end_inset
22710
22711
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 </row>
22717 <row>
22718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22719 \begin_inset Text
22720
22721 \begin_layout Plain Layout
22722
22723 \backslash
22724 subseteq
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733 \begin_inset Formula $\subseteq$
22734 \end_inset
22735
22736
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 </row>
22742 <row>
22743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22744 \begin_inset Text
22745
22746 \begin_layout Plain Layout
22747
22748 \backslash
22749 sqsubseteq
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 \begin_inset Formula $\sqsubseteq$
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 </row>
22767 <row>
22768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772
22773 \backslash
22774 in
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 \begin_inset Formula $\in$
22784 \end_inset
22785
22786
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 </row>
22792 <row>
22793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Plain Layout
22797
22798 \backslash
22799 vdash
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 \begin_inset Formula $\vdash$
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822
22823 \backslash
22824 smile
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833 \begin_inset Formula $\smile$
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 </row>
22842 <row>
22843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \backslash
22849 lhd
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858 \begin_inset Formula $\lhd$
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872
22873 \backslash
22874 unlhd
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883 \begin_inset Formula $\unlhd$
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 <row>
22893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897
22898 \backslash
22899 gtrless
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 \begin_inset Formula $\gtrless$
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 </row>
22917 <row>
22918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922
22923 \backslash
22924 mid
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 \begin_inset Formula $\mid$
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 </row>
22942 <row>
22943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22944 \begin_inset Text
22945
22946 \begin_layout Plain Layout
22947
22948 \backslash
22949 nmid
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958 \begin_inset Formula $\nmid$
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 </row>
22967 </lyxtabular>
22968
22969 \end_inset
22970
22971
22972 \begin_inset space \hfill{}
22973 \end_inset
22974
22975
22976 \begin_inset Tabular
22977 <lyxtabular version="3" rows="17" columns="2">
22978 <features rotate="0" tabularvalignment="middle">
22979 <column alignment="center" valignment="top" width="0pt">
22980 <column alignment="center" valignment="top">
22981 <row>
22982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986
22987 \size small
22988 Commande
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997
22998 \size small
22999 Résultat
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 <row>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 =
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 \begin_inset Formula $=$
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 <row>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033
23034 \backslash
23035 not=
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044 \begin_inset Formula $\not=$
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 </row>
23053 <row>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \backslash
23060 equiv
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 \begin_inset Formula $\equiv$
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 </row>
23078 <row>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \backslash
23085 sim
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094 \begin_inset Formula $\sim$
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 </row>
23103 <row>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108
23109 \backslash
23110 simeq
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119 \begin_inset Formula $\simeq$
23120 \end_inset
23121
23122
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 </row>
23128 <row>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \backslash
23135 approx
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144 \begin_inset Formula $\approx$
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 </row>
23153 <row>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158
23159 \backslash
23160 cong
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23166 \begin_inset Text
23167
23168 \begin_layout Plain Layout
23169 \begin_inset Formula $\cong$
23170 \end_inset
23171
23172
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 </row>
23178 <row>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183
23184 \backslash
23185 bowtie
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23191 \begin_inset Text
23192
23193 \begin_layout Plain Layout
23194 \begin_inset Formula $\bowtie$
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 </row>
23203 <row>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208
23209 \backslash
23210 notin
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Plain Layout
23219 \begin_inset Formula $\notin$
23220 \end_inset
23221
23222
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 </row>
23228 <row>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233
23234 \backslash
23235 perp
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Formula $\perp$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \backslash
23260 propto
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269 \begin_inset Formula $\propto$
23270 \end_inset
23271
23272
23273 \end_layout
23274
23275 \end_inset
23276 </cell>
23277 </row>
23278 <row>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283
23284 \backslash
23285 asymp
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294 \begin_inset Formula $\asymp$
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 </row>
23303 <row>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \backslash
23310 doteq
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 \begin_inset Formula $\doteq$
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 <row>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333
23334 \backslash
23335 circeq
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344 \begin_inset Formula $\circeq$
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 </row>
23353 <row>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358
23359 \backslash
23360 models
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369 \begin_inset Formula $\models$
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 </row>
23378 <row>
23379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383
23384 \backslash
23385 widehat=
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394 \begin_inset Formula $\widehat{=}$
23395 \end_inset
23396
23397
23398 \end_layout
23399
23400 \end_inset
23401 </cell>
23402 </row>
23403 </lyxtabular>
23404
23405 \end_inset
23406
23407
23408 \begin_inset space \hfill{}
23409 \end_inset
23410
23411
23412 \begin_inset Tabular
23413 <lyxtabular version="3" rows="17" columns="2">
23414 <features rotate="0" tabularvalignment="middle">
23415 <column alignment="center" valignment="top" width="0pt">
23416 <column alignment="center" valignment="top">
23417 <row>
23418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422
23423 \size small
23424 Commande
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433
23434 \size small
23435 Résultat
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 </row>
23441 <row>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 >
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Formula $>$
23456 \end_inset
23457
23458
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 </row>
23464 <row>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469
23470 \backslash
23471 ge
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 \begin_inset Formula $\ge$
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \backslash
23496 gg
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 \begin_inset Formula $\gg$
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \backslash
23521 succ
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\succ$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \backslash
23546 succeq
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\succeq$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \backslash
23571 supset
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 \begin_inset Formula $\supset$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \backslash
23596 supseteq
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 \begin_inset Formula $\supseteq$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \backslash
23621 sqsupseteq
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $\sqsupseteq$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 </row>
23639 <row>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \backslash
23646 ni
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 \begin_inset Formula $\ni$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 <row>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \backslash
23671 dashv
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680 \begin_inset Formula $\dashv$
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694
23695 \backslash
23696 frown
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 \begin_inset Formula $\frown$
23706 \end_inset
23707
23708
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 </row>
23714 <row>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719
23720 \backslash
23721 rhd
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 \begin_inset Formula $\rhd$
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 </row>
23739 <row>
23740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744
23745 \backslash
23746 unrhd
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $\unrhd$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \backslash
23771 lessgtr
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\lessgtr$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 parallel
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\parallel$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 nparallel
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\nparallel$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 </lyxtabular>
23840
23841 \end_inset
23842
23843
23844 \end_layout
23845
23846 \begin_layout Standard
23847 \begin_inset VSpace medskip
23848 \end_inset
23849
23850 Les caractères 
23851 \series bold
23852
23853 \backslash
23854 lhd
23855 \series default
23856  et 
23857 \series bold
23858
23859 \backslash
23860 rhd
23861 \series default
23862  sont plus gros que les opérateurs 
23863 \series bold
23864
23865 \backslash
23866 triangleleft
23867 \series default
23868  et 
23869 \series bold
23870
23871 \backslash
23872 triangleright
23873 \series default
23874  auxquels ils ressemblent.
23875 \end_layout
23876
23877 \begin_layout Standard
23878 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23879  par des espaces.
23880 \end_layout
23881
23882 \begin_layout Standard
23883 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23884  commande 
23885 \series bold
23886
23887 \backslash
23888 stackrel
23889 \series default
23890
23891 \begin_inset Index idx
23892 status collapsed
23893
23894 \begin_layout Plain Layout
23895 Commandes ! S ! 
23896 \backslash
23897 stackrel
23898 \end_layout
23899
23900 \end_inset
23901
23902 :
23903 \end_layout
23904
23905 \begin_layout Standard
23906 \align center
23907 \begin_inset Tabular
23908 <lyxtabular version="3" rows="2" columns="2">
23909 <features rotate="0" tabularvalignment="middle">
23910 <column alignment="center" valignment="top">
23911 <column alignment="center" valignment="top">
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 Commande
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 Résultat
23927 \begin_inset Note Note
23928 status collapsed
23929
23930 \begin_layout Plain Layout
23931
23932 \series bold
23933
23934 \backslash
23935 raisebox
23936 \series default
23937  est seulement utilisée pour faire de la place
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 </row>
23948 <row>
23949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 A(r)
23954 \backslash
23955 stackrel
23956 \begin_inset space \textvisiblespace{}
23957 \end_inset
23958
23959 r
23960 \backslash
23961 to
23962 \backslash
23963 infty
23964 \begin_inset space \textvisiblespace{}
23965 \end_inset
23966
23967
23968 \begin_inset Formula $\downarrow$
23969 \end_inset
23970
23971
23972 \backslash
23973 approx
23974 \begin_inset space \textvisiblespace{}
23975 \end_inset
23976
23977
23978 \begin_inset space \textvisiblespace{}
23979 \end_inset
23980
23981 B
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23987 \begin_inset Text
23988
23989 \begin_layout Plain Layout
23990 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23991 \end_inset
23992
23993
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 </row>
23999 </lyxtabular>
24000
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \begin_layout Section
24007 Fonctions
24008 \end_layout
24009
24010 \begin_layout Subsection
24011 Fonctions prédéfinies
24012 \begin_inset CommandInset label
24013 LatexCommand label
24014 name "sub:Fonctions-prédéfinies"
24015
24016 \end_inset
24017
24018
24019 \begin_inset Index idx
24020 status collapsed
24021
24022 \begin_layout Plain Layout
24023 Fonctions ! prédéfinies
24024 \end_layout
24025
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \begin_layout Standard
24032 En général, les variables sont écrites en 
24033 \emph on
24034 italiques
24035 \emph default
24036  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
24037  
24038 \begin_inset Formula $sin$
24039 \end_inset
24040
24041  pourrait être confondue avec le produit 
24042 \begin_inset Formula $s\cdot i\cdot n$
24043 \end_inset
24044
24045 .
24046  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
24047  arguments par un peu d'espace.
24048  Elles sont insérées comme des commandes commençant par une barre de fraction
24049  inverse avant leur nom.
24050 \end_layout
24051
24052 \begin_layout Standard
24053 \align center
24054 \begin_inset Tabular
24055 <lyxtabular version="3" rows="2" columns="4">
24056 <features rotate="0" tabularvalignment="middle">
24057 <column alignment="center" valignment="top" width="0pt">
24058 <column alignment="center" valignment="top" width="0pt">
24059 <column alignment="center" valignment="top" width="0pt">
24060 <column alignment="center" valignment="top" width="0pt">
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066 Commande
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075 Résultat
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 Commande
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093 Résultat
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 </row>
24099 <row>
24100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 Asin(x)+B
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 \begin_inset Formula $Asin(x)+B$
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \end_inset
24120 </cell>
24121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125 A
24126 \backslash
24127 sin(x)+B
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 \begin_inset Formula $A\sin(x)+B$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 </row>
24145 </lyxtabular>
24146
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \begin_layout Standard
24153 Les fonctions suivantes sont prédéfinies:
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \begin_inset VSpace -2mm
24158 \end_inset
24159
24160
24161 \end_layout
24162
24163 \begin_layout Standard
24164 \align center
24165 \begin_inset Tabular
24166 <lyxtabular version="3" rows="9" columns="4">
24167 <features rotate="0" tabularvalignment="middle">
24168 <column alignment="center" valignment="top" width="0pt">
24169 <column alignment="center" valignment="top" width="0pt">
24170 <column alignment="center" valignment="top" width="0pt">
24171 <column alignment="center" valignment="top" width="0pt">
24172 <row>
24173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 Commande
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 Commande
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 Commande
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 Commande
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 </row>
24210 <row>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215
24216 \backslash
24217 sin
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24223 \begin_inset Text
24224
24225 \begin_layout Plain Layout
24226
24227 \backslash
24228 sinh
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237
24238 \backslash
24239 arcsin
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 sup
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 </row>
24256 <row>
24257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261
24262 \backslash
24263 cos
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24269 \begin_inset Text
24270
24271 \begin_layout Plain Layout
24272
24273 \backslash
24274 cosh
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Plain Layout
24283
24284 \backslash
24285 arccos
24286 \end_layout
24287
24288 \end_inset
24289 </cell>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 inf
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 </row>
24302 <row>
24303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307
24308 \backslash
24309 tan
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318
24319 \backslash
24320 tanh
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24326 \begin_inset Text
24327
24328 \begin_layout Plain Layout
24329
24330 \backslash
24331 arctan
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \backslash
24342 lim
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 </row>
24348 <row>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353
24354 \backslash
24355 cot
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364
24365 \backslash
24366 coth
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375
24376 \backslash
24377 arg
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386
24387 \backslash
24388 liminf
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 <row>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399
24400 \backslash
24401 sec
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410
24411 \backslash
24412 min
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24418 \begin_inset Text
24419
24420 \begin_layout Plain Layout
24421
24422 \backslash
24423 deg
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \backslash
24434 limsup
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 </row>
24440 <row>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445
24446 \backslash
24447 csc
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456
24457 \backslash
24458 max
24459 \end_layout
24460
24461 \end_inset
24462 </cell>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \backslash
24469 det
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \backslash
24480 Pr
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 </row>
24486 <row>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491
24492 \backslash
24493 ln
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502
24503 \backslash
24504 exp
24505 \end_layout
24506
24507 \end_inset
24508 </cell>
24509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24510 \begin_inset Text
24511
24512 \begin_layout Plain Layout
24513
24514 \backslash
24515 dim
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524
24525 \backslash
24526 hom
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 </row>
24532 <row>
24533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537
24538 \backslash
24539 lg
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 log
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559
24560 \backslash
24561 ker
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570
24571 \backslash
24572 gcd
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 </row>
24578 </lyxtabular>
24579
24580 \end_inset
24581
24582
24583 \end_layout
24584
24585 \begin_layout Standard
24586 Elles peuvent aussi être insérées en utilisant le bouton 
24587 \begin_inset Graphics
24588         filename ../../images/math/functions.png
24589         scale 85
24590
24591 \end_inset
24592
24593  de la barre d'outils mathématique.
24594 \end_layout
24595
24596 \begin_layout Subsection
24597 Fonctions définies par l'utilisateur
24598 \begin_inset Index idx
24599 status collapsed
24600
24601 \begin_layout Plain Layout
24602 Fonctions ! définies par l'utilisateur
24603 \end_layout
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24612  fonction sgn(x), il y a deux possibilités:
24613 \end_layout
24614
24615 \begin_layout Itemize
24616 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24617 \begin_inset Foot
24618 status collapsed
24619
24620 \begin_layout Plain Layout
24621 Pour en savoir plus sur la commande 
24622 \series bold
24623
24624 \backslash
24625 DeclareMathOperator
24626 \series default
24627  voir 
24628 \begin_inset CommandInset ref
24629 LatexCommand ref
24630 reference "sub:Opérateurs-personnalisés"
24631
24632 \end_inset
24633
24634 .
24635 \end_layout
24636
24637 \end_inset
24638
24639
24640 \begin_inset Newline newline
24641 \end_inset
24642
24643
24644 \begin_inset VSpace -3mm
24645 \end_inset
24646
24647
24648 \begin_inset Newline newline
24649 \end_inset
24650
24651
24652 \series bold
24653
24654 \backslash
24655 DeclareMathOperator{
24656 \backslash
24657 sgn}{sgn}
24658 \series default
24659
24660 \begin_inset Index idx
24661 status collapsed
24662
24663 \begin_layout Plain Layout
24664 Commandes ! D ! 
24665 \backslash
24666 dbinom@
24667 \backslash
24668 DeclareMathOperator
24669 \end_layout
24670
24671 \end_inset
24672
24673
24674 \begin_inset Newline newline
24675 \end_inset
24676
24677
24678 \begin_inset VSpace -2mm
24679 \end_inset
24680
24681
24682 \begin_inset Newline newline
24683 \end_inset
24684
24685 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24686  commande 
24687 \series bold
24688
24689 \backslash
24690 sgn
24691 \series default
24692 .
24693 \end_layout
24694
24695 \begin_layout Itemize
24696 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24697  notre exemple les lettres 
24698 \emph on
24699 sgn
24700 \emph default
24701  -- et les changer en texte mathématique.
24702  Pour finir, on insère une espace entre le préfacteur et la fonction.
24703 \end_layout
24704
24705 \begin_layout Standard
24706 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24707 \begin_inset Foot
24708 status collapsed
24709
24710 \begin_layout Plain Layout
24711 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24712 eur en rouge.
24713 \end_layout
24714
24715 \end_inset
24716
24717 :
24718 \end_layout
24719
24720 \begin_layout Standard
24721 \align center
24722 \begin_inset Tabular
24723 <lyxtabular version="3" rows="3" columns="2">
24724 <features rotate="0" tabularvalignment="middle">
24725 <column alignment="center" valignment="top" width="0pt">
24726 <column alignment="center" valignment="top" width="0pt">
24727 <row>
24728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732 Commande
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 Résultat
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 </row>
24747 <row>
24748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Plain Layout
24752 A
24753 \backslash
24754 sgn(x)+B
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24760 \begin_inset Text
24761
24762 \begin_layout Plain Layout
24763 \begin_inset Formula $A\sgn(x)+B$
24764 \end_inset
24765
24766
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 </row>
24772 <row>
24773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 A
24778 \backslash
24779 ,
24780 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24781 \end_inset
24782
24783 (x)+B
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 </row>
24801 </lyxtabular>
24802
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Standard
24809 La première méthode est recommandée quand la fonction définie doit être
24810  utilisée plusieurs fois dans le document.
24811 \end_layout
24812
24813 \begin_layout Subsection
24814 Les limites
24815 \begin_inset Index idx
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819 Limites
24820 \end_layout
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \begin_layout Standard
24828 Pour les limites, en plus des commandes 
24829 \series bold
24830
24831 \backslash
24832 lim
24833 \series default
24834
24835 \begin_inset Index idx
24836 status collapsed
24837
24838 \begin_layout Plain Layout
24839 Commandes ! L ! 
24840 \backslash
24841 lim
24842 \end_layout
24843
24844 \end_inset
24845
24846
24847 \series bold
24848
24849 \backslash
24850 liminf
24851 \series default
24852  et 
24853 \series bold
24854
24855 \backslash
24856 limsup
24857 \series default
24858  on a aussi les fonctions suivantes:
24859 \end_layout
24860
24861 \begin_layout Standard
24862 \align center
24863 \begin_inset Tabular
24864 <lyxtabular version="3" rows="5" columns="2">
24865 <features rotate="0" tabularvalignment="middle">
24866 <column alignment="center" valignment="top">
24867 <column alignment="center" valignment="top">
24868 <row>
24869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873 Commande
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882 Résultat
24883 \begin_inset Note Note
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887
24888 \series bold
24889
24890 \backslash
24891 raisebox
24892 \series default
24893  est seulement utilisée pour faire de la place
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 </row>
24904 <row>
24905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909
24910 \backslash
24911 varliminf
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920 \begin_inset Formula $\varliminf$
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 varlimsup
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 \begin_inset Formula $\varlimsup$
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 </row>
24954 <row>
24955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \backslash
24961 varprojlim
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 \begin_inset Formula $\varprojlim$
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 </row>
24979 <row>
24980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984
24985 \backslash
24986 varinjlim
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 \begin_inset Formula $\varinjlim$
24996 \end_inset
24997
24998
24999 \begin_inset Formula $\raisebox{-2.5mm}{}$
25000 \end_inset
25001
25002
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 </row>
25008 </lyxtabular>
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Standard
25016 \begin_inset VSpace medskip
25017 \end_inset
25018
25019 La valeur de la limite est créée en ajoutant un indice.
25020  Il est placé juste à la droite de la fonction dans le cas d'une formule
25021  en ligne:
25022 \end_layout
25023
25024 \begin_layout Standard
25025 \align center
25026 \begin_inset Tabular
25027 <lyxtabular version="3" rows="2" columns="2">
25028 <features rotate="0" tabularvalignment="middle">
25029 <column alignment="center" valignment="top" width="0pt">
25030 <column alignment="center" valignment="top" width="0pt">
25031 <row>
25032 <cell alignment="center" valignment="top" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036 Commande
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 \begin_inset space \hspace{}
25046 \length 1cm
25047 \end_inset
25048
25049 Résultat
25050 \begin_inset Note Note
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054 L'espace
25055 \series bold
25056  
25057 \series default
25058 et 
25059 \series bold
25060
25061 \backslash
25062 raisebox
25063 \series default
25064  sont seulement utilisées pour faire de la place.
25065 \end_layout
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 </row>
25075 <row>
25076 <cell alignment="center" valignment="top" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080
25081 \backslash
25082 lim_x
25083 \backslash
25084 to
25085 \begin_inset space \textvisiblespace{}
25086 \end_inset
25087
25088 A
25089 \begin_inset space \textvisiblespace{}
25090 \end_inset
25091
25092 x=B
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 </row>
25110 </lyxtabular>
25111
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \begin_layout Standard
25118 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
25119  en dessous de la fonction:
25120 \begin_inset Formula 
25121 \[
25122 \lim_{x\to A}x=B
25123 \]
25124
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \begin_layout Subsection
25131 Les fonctions modulo
25132 \begin_inset Index idx
25133 status collapsed
25134
25135 \begin_layout Plain Layout
25136 Fonctions ! modulo
25137 \end_layout
25138
25139 \end_inset
25140
25141
25142 \end_layout
25143
25144 \begin_layout Standard
25145 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25146 \end_layout
25147
25148 \begin_layout Standard
25149 Les variantes pour une formule hors ligne:
25150 \begin_inset Formula 
25151 \begin{align*}
25152 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25153 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25154 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25155 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25156 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25157 \end{align*}
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Standard
25165 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25166  la fonction, quelque soit la variante.
25167  
25168 \lang english
25169 By default the modulo-functions take only the first following character
25170  into account.
25171  To use more than one character, one has to put them into TeX-braces:
25172 \lang french
25173
25174 \begin_inset Formula 
25175 \begin{align*}
25176 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25177 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25178 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25179 \end{align*}
25180
25181 \end_inset
25182
25183
25184 \end_layout
25185
25186 \begin_layout Section
25187 Caractères spéciaux
25188 \begin_inset Index idx
25189 status collapsed
25190
25191 \begin_layout Plain Layout
25192 Caractères spéciaux
25193 \end_layout
25194
25195 \end_inset
25196
25197
25198 \end_layout
25199
25200 \begin_layout Subsection
25201 Caractères spéciaux en  texte mathématique
25202 \end_layout
25203
25204 \begin_layout Standard
25205 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25206  ou en mode TeX:
25207 \end_layout
25208
25209 \begin_layout Standard
25210 \begin_inset space \hfill{}
25211 \end_inset
25212
25213
25214 \begin_inset Tabular
25215 <lyxtabular version="3" rows="8" columns="2">
25216 <features rotate="0" tabularvalignment="middle">
25217 <column alignment="block" valignment="top">
25218 <column alignment="block" valignment="top">
25219 <row>
25220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Plain Layout
25224 Commande
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233 Résultat
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 </row>
25239 <row>
25240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25241 \begin_inset Text
25242
25243 \begin_layout Plain Layout
25244
25245 \backslash
25246 oe
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255 \begin_inset Formula $\textrm{œ}$
25256 \end_inset
25257
25258
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 </row>
25264 <row>
25265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269
25270 \backslash
25271 OE
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280 \begin_inset Formula $\textrm{Œ}$
25281 \end_inset
25282
25283
25284 \end_layout
25285
25286 \end_inset
25287 </cell>
25288 </row>
25289 <row>
25290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Plain Layout
25294
25295 \backslash
25296 ae
25297 \end_layout
25298
25299 \end_inset
25300 </cell>
25301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305 \begin_inset Formula $\textrm{æ}$
25306 \end_inset
25307
25308
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 </row>
25314 <row>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 AE
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330 \begin_inset Formula $\textrm{Æ}$
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 </row>
25339 <row>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344
25345 \backslash
25346 aa
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355 \begin_inset Formula $\textrm{\aa}$
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 </row>
25364 <row>
25365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \backslash
25371 AA
25372 \begin_inset Index idx
25373 status collapsed
25374
25375 \begin_layout Plain Layout
25376
25377 \backslash
25378 @
25379 \begin_inset ERT
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383
25384
25385 \backslash
25386 textrm{
25387 \backslash
25388 AA}
25389 \end_layout
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \end_inset
25402 </cell>
25403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25404 \begin_inset Text
25405
25406 \begin_layout Plain Layout
25407 \begin_inset Formula $\textrm{Å}$
25408 \end_inset
25409
25410
25411 \end_layout
25412
25413 \end_inset
25414 </cell>
25415 </row>
25416 <row>
25417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421
25422 \backslash
25423 i
25424 \end_layout
25425
25426 \end_inset
25427 </cell>
25428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25429 \begin_inset Text
25430
25431 \begin_layout Plain Layout
25432 \begin_inset Formula $\textrm{ı}$
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 </row>
25441 </lyxtabular>
25442
25443 \end_inset
25444
25445
25446 \begin_inset space \hfill{}
25447 \end_inset
25448
25449
25450 \begin_inset Tabular
25451 <lyxtabular version="3" rows="8" columns="2">
25452 <features rotate="0" tabularvalignment="middle">
25453 <column alignment="block" valignment="top">
25454 <column alignment="center" valignment="top">
25455 <row>
25456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25457 \begin_inset Text
25458
25459 \begin_layout Plain Layout
25460 commande
25461 \begin_inset Note Note
25462 status collapsed
25463
25464 \begin_layout Plain Layout
25465 L'espace de 0
25466 \begin_inset space \thinspace{}
25467 \end_inset
25468
25469 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
25470  serait respectivement ¡ et ¿.
25471 \end_layout
25472
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 Résultat
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 </row>
25490 <row>
25491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495
25496 \backslash
25497 o
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Plain Layout
25506 \begin_inset Formula $\textrm{ø}$
25507 \end_inset
25508
25509
25510 \end_layout
25511
25512 \end_inset
25513 </cell>
25514 </row>
25515 <row>
25516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520
25521 \backslash
25522 O
25523 \end_layout
25524
25525 \end_inset
25526 </cell>
25527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531 \begin_inset Formula $\textrm{Ø}$
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 </row>
25540 <row>
25541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545
25546 \backslash
25547 l
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556 \begin_inset Formula $\textrm{ł}$
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 </row>
25565 <row>
25566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570
25571 \backslash
25572 L
25573 \end_layout
25574
25575 \end_inset
25576 </cell>
25577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581 \begin_inset Formula $\textrm{Ł}$
25582 \end_inset
25583
25584
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 </row>
25590 <row>
25591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595 !
25596 \begin_inset space \hspace{}
25597 \length 0mm
25598 \end_inset
25599
25600 `
25601 \begin_inset space \textvisiblespace{}
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613 \begin_inset Formula $\textrm{!`}$
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 </row>
25622 <row>
25623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Plain Layout
25627 ?
25628 \begin_inset space \hspace{}
25629 \length 0mm
25630 \end_inset
25631
25632 `
25633 \begin_inset space \textvisiblespace{}
25634 \end_inset
25635
25636
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645 \begin_inset Formula $\textrm{?`}$
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \end_inset
25652 </cell>
25653 </row>
25654 <row>
25655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659
25660 \backslash
25661 j
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670 \begin_inset Formula $\textrm{ȷ}$
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 </row>
25679 </lyxtabular>
25680
25681 \end_inset
25682
25683
25684 \begin_inset space \hfill{}
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \begin_layout Standard
25691 Les caractères 
25692 \begin_inset Formula $\textrm{\textrm{Å}}$
25693 \end_inset
25694
25695  et 
25696 \begin_inset Formula $\textrm{\textrm{Ø}}$
25697 \end_inset
25698
25699  peuvent aussi être insérés avec le bouton 
25700 \begin_inset Graphics
25701         filename ../../images/math/digamma.png
25702         scale 85
25703
25704 \end_inset
25705
25706  de la barre d'outils mathématique.
25707 \end_layout
25708
25709 \begin_layout Standard
25710 Les commandes 
25711 \series bold
25712 !
25713 \begin_inset space \hspace{}
25714 \length 0mm
25715 \end_inset
25716
25717 `
25718 \series default
25719  et ?
25720 \series bold
25721
25722 \begin_inset space \hspace{}
25723 \length 0mm
25724 \end_inset
25725
25726
25727 \series default
25728 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25729  le texte dans LyX.
25730 \end_layout
25731
25732 \begin_layout Subsection
25733 Les accents dans le texte
25734 \begin_inset CommandInset label
25735 LatexCommand label
25736 name "sub:Accents-dans-le-texte"
25737
25738 \end_inset
25739
25740
25741 \begin_inset Index idx
25742 status collapsed
25743
25744 \begin_layout Plain Layout
25745 Accents ! dans le texte
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \begin_layout Standard
25754 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25755  Ces commandes doivent être insérées en mode TeX.
25756 \end_layout
25757
25758 \begin_layout Standard
25759 \begin_inset space \hfill{}
25760 \end_inset
25761
25762
25763 \begin_inset Tabular
25764 <lyxtabular version="3" rows="8" columns="2">
25765 <features rotate="0" tabularvalignment="middle">
25766 <column alignment="block" valignment="top">
25767 <column alignment="block" valignment="top">
25768 <row>
25769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Plain Layout
25773 Commande
25774 \end_layout
25775
25776 \end_inset
25777 </cell>
25778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25779 \begin_inset Text
25780
25781 \begin_layout Plain Layout
25782 Résultat
25783 \end_layout
25784
25785 \end_inset
25786 </cell>
25787 </row>
25788 <row>
25789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793
25794 \backslash
25795
25796 \begin_inset Quotes grd
25797 \end_inset
25798
25799 e
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808 \begin_inset ERT
25809 status collapsed
25810
25811 \begin_layout Plain Layout
25812
25813
25814 \backslash
25815 "e
25816 \end_layout
25817
25818 \end_inset
25819
25820
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 </row>
25826 <row>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833 `e
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842 \begin_inset ERT
25843 status collapsed
25844
25845 \begin_layout Plain Layout
25846
25847
25848 \backslash
25849 `e
25850 \end_layout
25851
25852 \end_inset
25853
25854
25855 \end_layout
25856
25857 \end_inset
25858 </cell>
25859 </row>
25860 <row>
25861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865
25866 \backslash
25867 ^
25868 \begin_inset space \textvisiblespace{}
25869 \end_inset
25870
25871 e
25872 \end_layout
25873
25874 \end_inset
25875 </cell>
25876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 \begin_inset ERT
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884
25885
25886 \backslash
25887 ^e
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 </row>
25898 <row>
25899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903
25904 \backslash
25905 =e
25906 \end_layout
25907
25908 \end_inset
25909 </cell>
25910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25911 \begin_inset Text
25912
25913 \begin_layout Plain Layout
25914 \begin_inset ERT
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918
25919
25920 \backslash
25921 =e
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 </row>
25932 <row>
25933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25934 \begin_inset Text
25935
25936 \begin_layout Plain Layout
25937
25938 \backslash
25939 u
25940 \begin_inset space \textvisiblespace{}
25941 \end_inset
25942
25943 e
25944 \end_layout
25945
25946 \end_inset
25947 </cell>
25948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25949 \begin_inset Text
25950
25951 \begin_layout Plain Layout
25952 \begin_inset ERT
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956
25957
25958 \backslash
25959 u e
25960 \end_layout
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 </row>
25970 <row>
25971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25972 \begin_inset Text
25973
25974 \begin_layout Plain Layout
25975
25976 \backslash
25977 b
25978 \begin_inset space \textvisiblespace{}
25979 \end_inset
25980
25981 e
25982 \end_layout
25983
25984 \end_inset
25985 </cell>
25986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25987 \begin_inset Text
25988
25989 \begin_layout Plain Layout
25990 \begin_inset ERT
25991 status collapsed
25992
25993 \begin_layout Plain Layout
25994
25995
25996 \backslash
25997 b e
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 </row>
26008 <row>
26009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013
26014 \backslash
26015 t
26016 \begin_inset space \textvisiblespace{}
26017 \end_inset
26018
26019 ee
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 \begin_inset ERT
26029 status collapsed
26030
26031 \begin_layout Plain Layout
26032
26033
26034 \backslash
26035 t ee
26036 \end_layout
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \end_inset
26044 </cell>
26045 </row>
26046 </lyxtabular>
26047
26048 \end_inset
26049
26050
26051 \begin_inset space \hfill{}
26052 \end_inset
26053
26054
26055 \begin_inset Tabular
26056 <lyxtabular version="3" rows="8" columns="2">
26057 <features rotate="0" tabularvalignment="middle">
26058 <column alignment="block" valignment="top">
26059 <column alignment="center" valignment="top">
26060 <row>
26061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065 Commande
26066 \end_layout
26067
26068 \end_inset
26069 </cell>
26070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26071 \begin_inset Text
26072
26073 \begin_layout Plain Layout
26074 Résultat
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 </row>
26080 <row>
26081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26082 \begin_inset Text
26083
26084 \begin_layout Plain Layout
26085
26086 \backslash
26087 H
26088 \begin_inset space \textvisiblespace{}
26089 \end_inset
26090
26091 e
26092 \end_layout
26093
26094 \end_inset
26095 </cell>
26096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100 \begin_inset ERT
26101 status collapsed
26102
26103 \begin_layout Plain Layout
26104
26105
26106 \backslash
26107 H e
26108 \end_layout
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \end_inset
26116 </cell>
26117 </row>
26118 <row>
26119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26120 \begin_inset Text
26121
26122 \begin_layout Plain Layout
26123
26124 \backslash
26125 'e
26126 \end_layout
26127
26128 \end_inset
26129 </cell>
26130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26131 \begin_inset Text
26132
26133 \begin_layout Plain Layout
26134 \begin_inset ERT
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138
26139
26140 \backslash
26141 'e
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 </row>
26152 <row>
26153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157
26158 \backslash
26159 ~e
26160 \begin_inset Index idx
26161 status collapsed
26162
26163 \begin_layout Plain Layout
26164 Tilde
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 \begin_inset ERT
26179 status collapsed
26180
26181 \begin_layout Plain Layout
26182
26183
26184 \backslash
26185 ~e
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \end_layout
26192
26193 \end_inset
26194 </cell>
26195 </row>
26196 <row>
26197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201
26202 \backslash
26203 .e
26204 \end_layout
26205
26206 \end_inset
26207 </cell>
26208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26209 \begin_inset Text
26210
26211 \begin_layout Plain Layout
26212 \begin_inset ERT
26213 status collapsed
26214
26215 \begin_layout Plain Layout
26216
26217
26218 \backslash
26219 .e
26220 \end_layout
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \end_inset
26228 </cell>
26229 </row>
26230 <row>
26231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Plain Layout
26235
26236 \backslash
26237 v
26238 \begin_inset space \textvisiblespace{}
26239 \end_inset
26240
26241 e
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 \begin_inset ERT
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254
26255
26256 \backslash
26257 v e
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 </row>
26268 <row>
26269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273
26274 \backslash
26275 d
26276 \begin_inset space \textvisiblespace{}
26277 \end_inset
26278
26279 e
26280 \end_layout
26281
26282 \end_inset
26283 </cell>
26284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26285 \begin_inset Text
26286
26287 \begin_layout Plain Layout
26288 \begin_inset ERT
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292
26293
26294 \backslash
26295 d e
26296 \end_layout
26297
26298 \end_inset
26299
26300
26301 \end_layout
26302
26303 \end_inset
26304 </cell>
26305 </row>
26306 <row>
26307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26308 \begin_inset Text
26309
26310 \begin_layout Plain Layout
26311
26312 \backslash
26313 c
26314 \begin_inset space \textvisiblespace{}
26315 \end_inset
26316
26317 e
26318 \end_layout
26319
26320 \end_inset
26321 </cell>
26322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26323 \begin_inset Text
26324
26325 \begin_layout Plain Layout
26326 \begin_inset ERT
26327 status collapsed
26328
26329 \begin_layout Plain Layout
26330
26331
26332 \backslash
26333 c e
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \end_inset
26342 </cell>
26343 </row>
26344 </lyxtabular>
26345
26346 \end_inset
26347
26348
26349 \begin_inset space \hfill{}
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \begin_layout Standard
26356 \begin_inset VSpace medskip
26357 \end_inset
26358
26359 Avec la commande 
26360 \series bold
26361
26362 \backslash
26363 t
26364 \series default
26365  on peut aussi accentuer deux caractères différents.
26366  La commande 
26367 \series bold
26368
26369 \backslash
26370 t
26371 \begin_inset space \textvisiblespace{}
26372 \end_inset
26373
26374 sz
26375 \series default
26376  va donner: 
26377 \begin_inset ERT
26378 status collapsed
26379
26380 \begin_layout Plain Layout
26381
26382
26383 \backslash
26384 t sz
26385 \end_layout
26386
26387 \end_inset
26388
26389
26390 \end_layout
26391
26392 \begin_layout Standard
26393 Les accents 
26394 \series bold
26395 `
26396 \series default
26397  , 
26398 \series bold
26399 '
26400 \series default
26401  , et 
26402 \series bold
26403 ^
26404 \series default
26405  peuvent être insérés directement avec le clavier, sans utiliser le mode
26406  TeX, quand ils sont utilisés avec des voyelles.
26407  La même chose s'applique au tilde
26408 \begin_inset Foot
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26413  accent.
26414 \end_layout
26415
26416 \end_inset
26417
26418  
26419 \series bold
26420 ~
26421 \series default
26422  en combinaison avec 
26423 \emph on
26424 a
26425 \emph default
26426  , 
26427 \emph on
26428 n
26429 \emph default
26430  , ou 
26431 \emph on
26432 o
26433 \emph default
26434 .
26435 \end_layout
26436
26437 \begin_layout Standard
26438 Les commandes 
26439 \series bold
26440
26441 \backslash
26442 b
26443 \series default
26444  , 
26445 \series bold
26446
26447 \backslash
26448 c
26449 \series default
26450  , 
26451 \series bold
26452
26453 \backslash
26454 d
26455 \series default
26456  , 
26457 \series bold
26458
26459 \backslash
26460 H
26461 \series default
26462  , 
26463 \series bold
26464
26465 \backslash
26466 t
26467 \series default
26468  , 
26469 \series bold
26470
26471 \backslash
26472 u
26473 \series default
26474  , 
26475 \series bold
26476
26477 \backslash
26478 v
26479 \series default
26480 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26481  en texte mathématique.
26482  Pour les autres accents, il y a des commandes mathématiques spéciales à
26483  utiliser dans les formules, voir 
26484 \begin_inset CommandInset ref
26485 LatexCommand ref
26486 reference "sub:Accents-sur-un-caractère"
26487
26488 \end_inset
26489
26490 .
26491 \end_layout
26492
26493 \begin_layout Standard
26494 \begin_inset VSpace bigskip
26495 \end_inset
26496
26497 En plus, avec la commande 
26498 \series bold
26499
26500 \backslash
26501 textcircled
26502 \series default
26503
26504 \begin_inset Index idx
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 Commandes ! T ! 
26509 \backslash
26510 textcircled
26511 \end_layout
26512
26513 \end_inset
26514
26515  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26516  comme pour le symbole du copyright.
26517 \end_layout
26518
26519 \begin_layout Standard
26520 \align center
26521 \begin_inset Tabular
26522 <lyxtabular version="3" rows="3" columns="2">
26523 <features rotate="0" tabularvalignment="middle">
26524 <column alignment="center" valignment="top">
26525 <column alignment="center" valignment="top">
26526 <row>
26527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 Commande
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540 Résultat
26541 \begin_inset Note Note
26542 status collapsed
26543
26544 \begin_layout Plain Layout
26545
26546 \series bold
26547
26548 \backslash
26549 raisebox
26550 \series default
26551  est seulement utilisée pour faire de la place
26552 \end_layout
26553
26554 \end_inset
26555
26556
26557 \end_layout
26558
26559 \end_inset
26560 </cell>
26561 </row>
26562 <row>
26563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567
26568 \backslash
26569 textcircled{w}
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578 \begin_inset ERT
26579 status collapsed
26580
26581 \begin_layout Plain Layout
26582
26583
26584 \backslash
26585 textcircled{w}
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \end_inset
26594 </cell>
26595 </row>
26596 <row>
26597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26598 \begin_inset Text
26599
26600 \begin_layout Plain Layout
26601
26602 \backslash
26603 Large 
26604 \backslash
26605 textcircled{
26606 \backslash
26607 normalsize
26608 \backslash
26609 protect
26610 \backslash
26611 raisebox{-1.5pt}{W}}
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620 \begin_inset Formula $\raisebox{4.5mm}{}$
26621 \end_inset
26622
26623
26624 \begin_inset ERT
26625 status collapsed
26626
26627 \begin_layout Plain Layout
26628
26629
26630 \backslash
26631 Large 
26632 \backslash
26633 textcircled{
26634 \backslash
26635 normalsize
26636 \backslash
26637 protect
26638 \backslash
26639 raisebox{-1.5pt}W}
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \begin_inset Formula $\raisebox{-2mm}{}$
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 </row>
26654 </lyxtabular>
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \begin_layout Standard
26662 On doit faire attentions à ce que le caractère tienne dans le cercle.
26663  
26664 \series bold
26665
26666 \backslash
26667 Large
26668 \series default
26669
26670 \begin_inset Foot
26671 status collapsed
26672
26673 \begin_layout Plain Layout
26674 voir 
26675 \begin_inset CommandInset ref
26676 LatexCommand ref
26677 reference "sub:Tailles-polices"
26678
26679 \end_inset
26680
26681
26682 \end_layout
26683
26684 \end_inset
26685
26686  donne ici la taille du cercle.
26687  On peut centrer le caractère avec l'aide de la commande  
26688 \series bold
26689
26690 \backslash
26691 raisebox
26692 \series default
26693
26694 \begin_inset Foot
26695 status collapsed
26696
26697 \begin_layout Plain Layout
26698 voir 
26699 \begin_inset CommandInset ref
26700 LatexCommand ref
26701 reference "sub:Boîtes-sans-cadre"
26702
26703 \end_inset
26704
26705
26706 \end_layout
26707
26708 \end_inset
26709
26710  .
26711 \end_layout
26712
26713 \begin_layout Subsection
26714 Nombres en minuscules
26715 \begin_inset Index idx
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719 Minuscules pour les nombres
26720 \end_layout
26721
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \begin_layout Standard
26728 Les nombres en minuscule sont créés avec la commande 
26729 \series bold
26730
26731 \backslash
26732 oldstylenums
26733 \series default
26734
26735 \begin_inset Index idx
26736 status collapsed
26737
26738 \begin_layout Plain Layout
26739 Commandes ! O ! 
26740 \backslash
26741 oldstylenums
26742 \end_layout
26743
26744 \end_inset
26745
26746 .
26747  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26748  La syntaxe de la commande est:
26749 \end_layout
26750
26751 \begin_layout Standard
26752
26753 \series bold
26754
26755 \backslash
26756 oldstylenums{nombre}
26757 \end_layout
26758
26759 \begin_layout Standard
26760 La commande 
26761 \series bold
26762
26763 \backslash
26764 oldstylenums{0123456789
26765 \series default
26766  donne: 
26767 \begin_inset Formula $\oldstylenums{0123456789}$
26768 \end_inset
26769
26770
26771 \end_layout
26772
26773 \begin_layout Section
26774 Styles de formules
26775 \begin_inset CommandInset label
26776 LatexCommand label
26777 name "sec:Styles-de-formules"
26778
26779 \end_inset
26780
26781
26782 \begin_inset Index idx
26783 status collapsed
26784
26785 \begin_layout Plain Layout
26786 Formules ! styles
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \begin_layout Itemize
26795 Il y a deux styles d'alignements différents:
26796 \end_layout
26797
26798 \begin_deeper
26799 \begin_layout Description
26800 Centré est le standard prédéfini
26801 \end_layout
26802
26803 \begin_layout Description
26804 Indenté pour ce style, l'option 
26805 \series bold
26806 fleqn
26807 \series default
26808  doit être insérée dans la fenêtre de dialogue 
26809 \family sans
26810 Document\SpecialChar \menuseparator
26811 Paramètres
26812 \family default
26813  dans la rubrique 
26814 \family sans
26815 Classe
26816 \begin_inset space ~
26817 \end_inset
26818
26819 de
26820 \begin_inset space ~
26821 \end_inset
26822
26823 Document
26824 \end_layout
26825
26826 \begin_layout Standard
26827 Quand on utilise 
26828 \series bold
26829 Indenté
26830 \series default
26831 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26832  
26833 \series bold
26834
26835 \backslash
26836 mathindent
26837 \series default
26838
26839 \begin_inset Index idx
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843 Commandes ! M ! 
26844 \backslash
26845 mathindent
26846 \end_layout
26847
26848 \end_inset
26849
26850 .
26851  Par exemple, pour une distance de 15
26852 \begin_inset space \thinspace{}
26853 \end_inset
26854
26855 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26856 \end_layout
26857
26858 \begin_layout Standard
26859
26860 \series bold
26861
26862 \backslash
26863 setlength{
26864 \backslash
26865 mathindent}{15mm}
26866 \end_layout
26867
26868 \begin_layout Standard
26869 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26870 \begin_inset space \thinspace{}
26871 \end_inset
26872
26873 pt est utilisée.
26874 \end_layout
26875
26876 \end_deeper
26877 \begin_layout Itemize
26878 Et deux styles différents de numérotation:
26879 \end_layout
26880
26881 \begin_deeper
26882 \begin_layout Description
26883 Droite est le standard prédéfini
26884 \end_layout
26885
26886 \begin_layout Description
26887 Gauche pour ce style, l'option 
26888 \series bold
26889 leqno
26890 \series default
26891  doit être insérée dans la fenêtre de dialogue 
26892 \family sans
26893 Document\SpecialChar \menuseparator
26894 Paramètres
26895 \family default
26896  dans la rubrique 
26897 \family sans
26898 Classe
26899 \begin_inset space ~
26900 \end_inset
26901
26902 de
26903 \begin_inset space ~
26904 \end_inset
26905
26906 Document
26907 \end_layout
26908
26909 \end_deeper
26910 \begin_layout Standard
26911
26912 \series bold
26913 fleqn
26914 \series default
26915  et 
26916 \series bold
26917 leqno
26918 \series default
26919  peuvent être utilisés ensembles.
26920  Dans ce cas les deux options sont insérées, séparées par une virgule.
26921 \end_layout
26922
26923 \begin_layout Standard
26924 Les styles choisis sont utilisés par toutes les formules du document.
26925  Quand il faut créer à la fois des formules centrées et des formules alignées,
26926  on utilise le style 
26927 \series bold
26928 Centré
26929 \series default
26930 .
26931  Les formules indentées sont alors placées dans un environnement 
26932 \series bold
26933 falign, 
26934 \series default
26935 voir 
26936 \begin_inset CommandInset ref
26937 LatexCommand ref
26938 reference "sub:Environnement-Flalign"
26939
26940 \end_inset
26941
26942 .
26943 \end_layout
26944
26945 \begin_layout Section
26946 Formules multi-lignes
26947 \begin_inset CommandInset label
26948 LatexCommand label
26949 name "sec:Formules-multi-lignes"
26950
26951 \end_inset
26952
26953
26954 \begin_inset Index idx
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958 Formules ! multi-lignes
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \begin_layout Subsection
26967 Généralités
26968 \end_layout
26969
26970 \begin_layout Standard
26971 Dans LyX, on crée les formules multi-lignes en appuyant sur 
26972 \family sans
26973 Ctrl+Entrée
26974 \family default
26975  à l'intérieur d'une formule.
26976  Cela crée soit un environnement 
26977 \series bold
26978 equnarray 
26979 \series default
26980 qui est décrit dans
26981 \begin_inset space ~
26982 \end_inset
26983
26984
26985 \begin_inset CommandInset ref
26986 LatexCommand ref
26987 reference "sub:Environnement-eqnarray"
26988
26989 \end_inset
26990
26991  
26992 \series bold
26993 ,
26994 \series default
26995  soit dans le cas où l'option 
26996 \family sans
26997 Utilise le paquetage math AMS
26998 \family default
26999  est activé dans les préférences du document, un environnement 
27000 \series bold
27001 align 
27002 \series default
27003 qui est décrit dans 
27004 \begin_inset CommandInset ref
27005 LatexCommand ref
27006 reference "sub:Environnement-align-standard"
27007
27008 \end_inset
27009
27010 .
27011  L'environnement
27012 \series bold
27013  align
27014 \series default
27015  est recommandé car il produit une sortie typographiquement correcte dans
27016  tous les cas.
27017 \end_layout
27018
27019 \begin_layout Standard
27020 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27021  créés en passant par le menu 
27022 \family sans
27023 Insertion\SpecialChar \menuseparator
27024 Math
27025 \family default
27026 .
27027  Ces environnements sont décrits dans les sections qui suivent.
27028 \end_layout
27029
27030 \begin_layout Standard
27031 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27032  est créée en appuyant sur 
27033 \family sans
27034 Ctrl+Entrée
27035 \family default
27036 .
27037  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27038  boutons 
27039 \begin_inset Graphics
27040         filename ../../images/tabular-feature_append-row.png
27041         scale 85
27042
27043 \end_inset
27044
27045  ou 
27046 \begin_inset Graphics
27047         filename ../../images/tabular-feature_delete-row.png
27048         scale 85
27049
27050 \end_inset
27051
27052  de la barre d'outils mathématique ou bien le menu 
27053 \family sans
27054 Édition\SpecialChar \menuseparator
27055 Lignes
27056 \begin_inset space \thinspace{}
27057 \end_inset
27058
27059 &
27060 \begin_inset space \thinspace{}
27061 \end_inset
27062
27063 Colonnes
27064 \family default
27065 .
27066 \end_layout
27067
27068 \begin_layout Subsubsection
27069 Séparation des lignes
27070 \begin_inset CommandInset label
27071 LatexCommand label
27072 name "sub:Séparation-des-lignes"
27073
27074 \end_inset
27075
27076
27077 \begin_inset Index idx
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081 Formules ! multi-lignes ! Séparation des lignes
27082 \end_layout
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27091 \begin_inset Formula 
27092 \begin{eqnarray*}
27093 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}\\
27094 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
27095 \end{eqnarray*}
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Standard
27103 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27104  qu'argument optionnel de la commande de saut de ligne.
27105  Ce n'est pas encore possible avec LyX
27106 \begin_inset Foot
27107 status collapsed
27108
27109 \begin_layout Plain Layout
27110 voir 
27111 \begin_inset CommandInset href
27112 LatexCommand href
27113 name "LyX-bug #1505"
27114 target "http://www.lyx.org/trac/ticket/1505"
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \end_inset
27122
27123 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27124  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27125 \series bold
27126
27127 \backslash
27128
27129 \backslash
27130 [3mm]
27131 \series default
27132  à la fin de la première ligne et on obtient: 
27133 \begin_inset ERT
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137
27138
27139 \backslash
27140 begin{eqnarray*}
27141 \end_layout
27142
27143 \begin_layout Plain Layout
27144
27145 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27146  = & 
27147 \backslash
27148 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27149 \backslash
27150
27151 \backslash
27152 [3mm]
27153 \end_layout
27154
27155 \begin_layout Plain Layout
27156
27157 4x^{2}
27158 \backslash
27159 left(B^{2}+x_{0}^{2}
27160 \backslash
27161 right)+4x_{0}x
27162 \backslash
27163 left(D-B^{2}
27164 \backslash
27165 right)+B^{2}
27166 \backslash
27167 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27168 \backslash
27169 right) & = & 0
27170 \end_layout
27171
27172 \begin_layout Plain Layout
27173
27174
27175 \backslash
27176 end{eqnarray*}
27177 \end_layout
27178
27179 \end_inset
27180
27181
27182 \end_layout
27183
27184 \begin_layout Standard
27185 \begin_inset VSpace bigskip
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Standard
27192 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
27193  changer la valeur de la longueur 
27194 \series bold
27195
27196 \backslash
27197 jot
27198 \series default
27199
27200 \begin_inset Index idx
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204 Commandes ! J ! 
27205 \backslash
27206 jot
27207 \begin_inset ERT
27208 status collapsed
27209
27210 \begin_layout Plain Layout
27211
27212
27213 \backslash
27214 vspace{4mm}
27215 \end_layout
27216
27217 \end_inset
27218
27219
27220 \end_layout
27221
27222 \end_inset
27223
27224 .
27225  La définition est : 
27226 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
27227 \end_inset
27228
27229 .
27230  La valeur prédéfinie de 
27231 \series bold
27232
27233 \backslash
27234 jot 
27235 \series default
27236 est de 3
27237 \begin_inset space \thinspace{}
27238 \end_inset
27239
27240 pt.
27241  Pour créer un interligne supplémentaire de 3
27242 \begin_inset space \thinspace{}
27243 \end_inset
27244
27245 mm, comme dans l'exemple précédent, on insère la commande 
27246 \end_layout
27247
27248 \begin_layout Standard
27249
27250 \series bold
27251
27252 \backslash
27253 setlength{
27254 \backslash
27255 jot}{3mm+3pt}
27256 \end_layout
27257
27258 \begin_layout Standard
27259 en Code TeX avant la formule.
27260  Cela exige que le paquetage LaTeX 
27261 \series bold
27262 calc
27263 \begin_inset Foot
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267
27268 \series bold
27269 calc 
27270 \series default
27271 fait partie de toutes les distributions standard de LaTeX.
27272 \end_layout
27273
27274 \end_inset
27275
27276
27277 \series default
27278
27279 \begin_inset Index idx
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283 Paquetages ! calc
27284 \end_layout
27285
27286 \end_inset
27287
27288  ait été chargé dans le préambule LaTeX avec la ligne
27289 \end_layout
27290
27291 \begin_layout Standard
27292
27293 \series bold
27294
27295 \backslash
27296 usepackage{calc}
27297 \end_layout
27298
27299 \begin_layout Standard
27300 On obtient alors: 
27301 \begin_inset ERT
27302 status collapsed
27303
27304 \begin_layout Plain Layout
27305
27306
27307 \backslash
27308 setlength{
27309 \backslash
27310 jot}{3mm+3pt}
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \begin_inset Formula 
27317 \begin{eqnarray*}
27318 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}\\
27319 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
27320 \end{eqnarray*}
27321
27322 \end_inset
27323
27324
27325 \end_layout
27326
27327 \begin_layout Standard
27328 \begin_inset ERT
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332
27333
27334 \backslash
27335 setlength{
27336 \backslash
27337 jot}{3pt}
27338 \end_layout
27339
27340 \end_inset
27341
27342  Pour revenir à l'espacement implicite, on remet la valeur de 
27343 \series bold
27344
27345 \backslash
27346 jot
27347 \series default
27348  à 3
27349 \begin_inset space \thinspace{}
27350 \end_inset
27351
27352 pt.
27353 \end_layout
27354
27355 \begin_layout Subsubsection
27356 Séparation des colonnes
27357 \begin_inset CommandInset label
27358 LatexCommand label
27359 name "sub:Séparation-des-colonnes"
27360
27361 \end_inset
27362
27363
27364 \begin_inset Index idx
27365 status collapsed
27366
27367 \begin_layout Plain Layout
27368 Formules ! multi-lignes ! Séparation des colonnes
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \end_layout
27375
27376 \begin_layout Standard
27377 Les formules multi-lignes forment une matrice.
27378  Une formule dans un environnement eqnarray est par exemple une matrice
27379  à trois colonnes.
27380  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27381  l'espace à côté du symbole de relation.
27382 \end_layout
27383
27384 \begin_layout Standard
27385 L'espacement des colonnes est spécifié avec la longueur 
27386 \series bold
27387
27388 \backslash
27389 arraycolsep
27390 \series default
27391
27392 \begin_inset Index idx
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396 Commandes ! A ! 
27397 \backslash
27398 arraycolsep
27399 \end_layout
27400
27401 \end_inset
27402
27403  selon la relation:
27404 \begin_inset Newline newline
27405 \end_inset
27406
27407 séparation des colonnes = 2
27408 \begin_inset space \thinspace{}
27409 \end_inset
27410
27411
27412 \series bold
27413
27414 \backslash
27415 arraycolsep
27416 \series default
27417
27418 \begin_inset Newline newline
27419 \end_inset
27420
27421 Donc, la commande
27422 \end_layout
27423
27424 \begin_layout Standard
27425
27426 \series bold
27427
27428 \backslash
27429 setlength{
27430 \backslash
27431 arraycolsep}{1cm}
27432 \end_layout
27433
27434 \begin_layout Standard
27435 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27436  des colonnes à 2
27437 \begin_inset space \thinspace{}
27438 \end_inset
27439
27440 cm.
27441  Pour revenir à la valeur implicite, on met 
27442 \series bold
27443
27444 \backslash
27445 arraycolsep
27446 \series default
27447  à 5
27448 \begin_inset space \thinspace{}
27449 \end_inset
27450
27451 pt.
27452 \end_layout
27453
27454 \begin_layout Standard
27455 Une formule avec des colonnes séparées de 2
27456 \begin_inset space \thinspace{}
27457 \end_inset
27458
27459 cm:
27460 \begin_inset ERT
27461 status collapsed
27462
27463 \begin_layout Plain Layout
27464
27465
27466 \backslash
27467 setlength{
27468 \backslash
27469 arraycolsep}{1cm}
27470 \end_layout
27471
27472 \end_inset
27473
27474
27475 \begin_inset Formula 
27476 \begin{eqnarray*}
27477 A & = & B\\
27478 C & \ne & A
27479 \end{eqnarray*}
27480
27481 \end_inset
27482
27483 Une formule avec la séparation de colonne prédéfinie de 10
27484 \begin_inset space \thinspace{}
27485 \end_inset
27486
27487 pt:
27488 \begin_inset ERT
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492
27493
27494 \backslash
27495 setlength{
27496 \backslash
27497 arraycolsep}{5pt}
27498 \end_layout
27499
27500 \end_inset
27501
27502
27503 \begin_inset Formula 
27504 \begin{eqnarray*}
27505 A & = & B\\
27506 C & \ne & A
27507 \end{eqnarray*}
27508
27509 \end_inset
27510
27511
27512 \end_layout
27513
27514 \begin_layout Standard
27515 \begin_inset Newpage newpage
27516 \end_inset
27517
27518
27519 \end_layout
27520
27521 \begin_layout Subsubsection
27522 Formules longues
27523 \begin_inset Index idx
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527 Formules ! longues
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \begin_layout Standard
27536 Les formules longues peuvent être mises en forme en utilisant une de ces
27537  méthodes:
27538 \end_layout
27539
27540 \begin_layout Itemize
27541 Quand un des membres de l'équation est beaucoup plus court que la largeur
27542  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27543  de droite est écrit sur deux lignes: 
27544 \begin_inset Formula 
27545 \begin{eqnarray}
27546 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 \\
27547  &  & -\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}
27548 \end{eqnarray}
27549
27550 \end_inset
27551
27552 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27553  comme un opérateur puisqu'il est le premier caractère de la ligne.
27554  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27555  difficile à distinguer de la barre de fraction.
27556  Pour éviter cela, une espace de 3
27557 \begin_inset space \thinspace{}
27558 \end_inset
27559
27560 pt a été insérée après les signe moins avec la commande 
27561 \series bold
27562
27563 \backslash
27564 hspace
27565 \series default
27566 .
27567 \begin_inset Foot
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 plus au sujet de la commande 
27572 \series bold
27573
27574 \backslash
27575 hspace
27576 \series default
27577 , voir 
27578 \begin_inset CommandInset ref
27579 LatexCommand ref
27580 reference "sub:Espace-variable"
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \begin_inset Index idx
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594 Commandes ! H ! 
27595 \backslash
27596 hspace
27597 \end_layout
27598
27599 \end_inset
27600
27601
27602 \end_layout
27603
27604 \begin_layout Itemize
27605 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27606  
27607 \series bold
27608
27609 \backslash
27610 lefteqn
27611 \series default
27612
27613 \begin_inset Index idx
27614 status collapsed
27615
27616 \begin_layout Plain Layout
27617 Commandes ! L ! 
27618 \backslash
27619 lefteqn
27620 \end_layout
27621
27622 \end_inset
27623
27624 .
27625  Elle est insérée dans la première colonne de la première ligne et a comme
27626  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27627 \begin_inset Formula 
27628 \begin{eqnarray}
27629 \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 \\
27630  &  & -\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 \\
27631  &  & =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}
27632 \end{eqnarray}
27633
27634 \end_inset
27635
27636 Après l'insertion de la commande 
27637 \series bold
27638
27639 \backslash
27640 lefteqn
27641 \series default
27642 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27643  vers la gauche par rapport à la boîte bleue.
27644  C'est dans cette dernière que l'on insère la formule.
27645 \begin_inset Newline newline
27646 \end_inset
27647
27648 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27649  celles d'après.
27650  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27651 \begin_inset VSpace medskip
27652 \end_inset
27653
27654
27655 \begin_inset Newline newline
27656 \end_inset
27657
27658
27659 \begin_inset Note Greyedout
27660 status open
27661
27662 \begin_layout Plain Layout
27663 Notez les points suivants quand vous utilisez 
27664 \series bold
27665
27666 \backslash
27667 lefteqn
27668 \series default
27669 :
27670 \end_layout
27671
27672 \begin_layout Itemize
27673 La formule n'utilise pas la totalité de la largeur de la page.
27674  Quand par exemple on a ajouté le terme 
27675 \begin_inset Formula $-B^{2}$
27676 \end_inset
27677
27678  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27679  de la marge.
27680  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27681  négatif en début de la première ligne.
27682 \end_layout
27683
27684 \begin_layout Itemize
27685 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27686  première ligne avec la souris
27687 \begin_inset Foot
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691 \begin_inset CommandInset href
27692 LatexCommand href
27693 name "LyX-bug #1429"
27694 target "http://www.lyx.org/trac/ticket/1429"
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \end_inset
27702
27703 .
27704  On peut seulement placer le curseur au début de la ligne et ensuite le
27705  déplacer avec les flèches du clavier.
27706 \end_layout
27707
27708 \end_inset
27709
27710
27711 \end_layout
27712
27713 \begin_layout Itemize
27714 D'autres méthodes pour créer des formules longues sont offertes par les
27715  environnements décrits dans 
27716 \begin_inset CommandInset ref
27717 LatexCommand ref
27718 reference "sub:Environnement-Multline"
27719
27720 \end_inset
27721
27722  et 
27723 \begin_inset CommandInset ref
27724 LatexCommand ref
27725 reference "sub:Portions-de-formules-en-multiligne"
27726
27727 \end_inset
27728
27729 .
27730 \end_layout
27731
27732 \begin_layout Subsubsection
27733 Crochets sur plusieurs lignes
27734 \begin_inset CommandInset label
27735 LatexCommand label
27736 name "sub:Crochets-multilignes"
27737
27738 \end_inset
27739
27740
27741 \begin_inset Index idx
27742 status collapsed
27743
27744 \begin_layout Plain Layout
27745 Crochets ! pour expressions multi-lignes
27746 \end_layout
27747
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \begin_layout Standard
27754 Pour des parenthèses ou des crochets entourant des expressions réparties
27755  sur plusieurs lignes, on rencontre le problème suivant:
27756 \begin_inset Formula 
27757 \begin{eqnarray*}
27758 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27759  &  & \left.\cdots+B-D\right]
27760 \end{eqnarray*}
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27769  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27770 \end_layout
27771
27772 \begin_layout Standard
27773 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27774  ligne doit se terminer par la commande 
27775 \series bold
27776
27777 \backslash
27778 right.
27779 \series default
27780
27781 \begin_inset Index idx
27782 status collapsed
27783
27784 \begin_layout Plain Layout
27785 Commandes ! R ! 
27786 \backslash
27787 right
27788 \end_layout
27789
27790 \end_inset
27791
27792  et la seconde commencer par 
27793 \series bold
27794
27795 \backslash
27796 left.
27797 \begin_inset Foot
27798 status collapsed
27799
27800 \begin_layout Plain Layout
27801 pour plus au sujet des commandes 
27802 \series bold
27803
27804 \backslash
27805 left
27806 \series default
27807  et 
27808 \series bold
27809
27810 \backslash
27811 right
27812 \series default
27813  voir 
27814 \begin_inset CommandInset ref
27815 LatexCommand ref
27816 reference "sub:Taille-parenthèses-automatique"
27817
27818 \end_inset
27819
27820
27821 \end_layout
27822
27823 \end_inset
27824
27825
27826 \series default
27827
27828 \begin_inset Index idx
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Commandes ! L ! 
27833 \backslash
27834 left
27835 \end_layout
27836
27837 \end_inset
27838
27839 .
27840  Après le 
27841 \series bold
27842
27843 \backslash
27844 left.
27845
27846 \series default
27847  on insère la commande 
27848 \series bold
27849
27850 \backslash
27851 vphantom
27852 \series default
27853
27854 \begin_inset space \textvisiblespace{}
27855 \end_inset
27856
27857
27858 \series bold
27859
27860 \backslash
27861 prod
27862 \series default
27863 ^
27864 \begin_inset space \textvisiblespace{}
27865 \end_inset
27866
27867
27868 \series bold
27869
27870 \backslash
27871 infty
27872 \series default
27873
27874 \begin_inset space \textvisiblespace{}
27875 \end_inset
27876
27877
27878 \series bold
27879
27880 \begin_inset Formula $\downarrow$
27881 \end_inset
27882
27883 _R=1}
27884 \series default
27885
27886 \begin_inset Index idx
27887 status collapsed
27888
27889 \begin_layout Plain Layout
27890 Commandes ! V ! 
27891 \backslash
27892 vphantom
27893 \end_layout
27894
27895 \end_inset
27896
27897  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27898  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27899  de la deuxième ligne.
27900 \end_layout
27901
27902 \begin_layout Standard
27903 On obtient ceci:
27904 \end_layout
27905
27906 \begin_layout Standard
27907 \begin_inset Formula 
27908 \begin{eqnarray*}
27909 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27910  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27911 \end{eqnarray*}
27912
27913 \end_inset
27914
27915
27916 \end_layout
27917
27918 \begin_layout Subsection
27919 Les environnements align 
27920 \end_layout
27921
27922 \begin_layout Standard
27923 Les environnements align peuvent être utilisés pour tous les cas de formules
27924  multi-lignes.
27925  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27926 e.
27927 \end_layout
27928
27929 \begin_layout Standard
27930 Les environnement Align sont composés de colonnes.
27931  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27932  sont alignées à droite.
27933  Chaque ligne d'un environnement Align peut être numérotée.
27934 \end_layout
27935
27936 \begin_layout Standard
27937 Les environnement Align sont créés avec le menu 
27938 \family sans
27939 Insertion\SpecialChar \menuseparator
27940 Math
27941 \family default
27942 .
27943  Avec le menu 
27944 \family sans
27945 Édition\SpecialChar \menuseparator
27946 Math\SpecialChar \menuseparator
27947 Change le type de formule
27948 \family default
27949  on peut convertir des formules existantes en environnement Align.
27950 \end_layout
27951
27952 \begin_layout Standard
27953 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
27954  
27955 \begin_inset Graphics
27956         filename ../../images/tabular-feature_append-column.png
27957         scale 85
27958
27959 \end_inset
27960
27961  ou 
27962 \begin_inset Graphics
27963         filename ../../images/tabular-feature_delete-column.png
27964         scale 85
27965
27966 \end_inset
27967
27968 , respectivement, soit le menu 
27969 \family sans
27970 Édition\SpecialChar \menuseparator
27971 Lignes & colonnes
27972 \family default
27973 .
27974 \end_layout
27975
27976 \begin_layout Subsubsection
27977 L'environnement align standard
27978 \begin_inset CommandInset label
27979 LatexCommand label
27980 name "sub:Environnement-align-standard"
27981
27982 \end_inset
27983
27984
27985 \begin_inset Index idx
27986 status collapsed
27987
27988 \begin_layout Plain Layout
27989 Formules ! multi-lignes ! environnement align
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \begin_layout Standard
27998 Cet environnement align est créé en appuyant sur 
27999 \family sans
28000 Ctrl+Entrée
28001 \family default
28002  dans une formule ou en utilisant le menu 
28003 \family sans
28004 Insertion\SpecialChar \menuseparator
28005 Math\SpecialChar \menuseparator
28006 Environnement
28007 \begin_inset space ~
28008 \end_inset
28009
28010 AMS
28011 \begin_inset space ~
28012 \end_inset
28013
28014 align
28015 \family default
28016 .
28017 \end_layout
28018
28019 \begin_layout Standard
28020 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28021  align à quatre colonnes:
28022 \begin_inset Formula 
28023 \begin{align*}
28024 A & =\sin(B) & C & =D\\
28025 C & \ne A & B & \ne D
28026 \end{align*}
28027
28028 \end_inset
28029
28030 Comme on peut le voir, dans cet environnement les formules sont placées
28031  comme s'il y avait un 
28032 \series bold
28033
28034 \backslash
28035 hfill
28036 \begin_inset Foot
28037 status collapsed
28038
28039 \begin_layout Plain Layout
28040 pour plus d'information au sujet de 
28041 \series bold
28042
28043 \backslash
28044 hfill
28045 \series default
28046  voir 
28047 \begin_inset CommandInset ref
28048 LatexCommand ref
28049 reference "sub:Espace-variable"
28050
28051 \end_inset
28052
28053
28054 \end_layout
28055
28056 \end_inset
28057
28058
28059 \series default
28060  avant la première colonne et après chaque colonne paire.
28061  Quand on utilise le style 
28062 \series bold
28063 Indenté
28064 \begin_inset Foot
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068 pour les styles de formules, voir 
28069 \begin_inset CommandInset ref
28070 LatexCommand ref
28071 reference "sec:Styles-de-formules"
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \end_inset
28079
28080  
28081 \series default
28082 la formule est écrite sans le 
28083 \series bold
28084
28085 \backslash
28086 hfill
28087 \series default
28088  avant la première colonne.
28089 \end_layout
28090
28091 \begin_layout Subsubsection
28092 L'environnement alignat
28093 \begin_inset Index idx
28094 status collapsed
28095
28096 \begin_layout Plain Layout
28097 Formules ! multi-lignes ! environnement alignat
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \end_layout
28104
28105 \begin_layout Standard
28106 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28107  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28108 \begin_inset CommandInset ref
28109 LatexCommand ref
28110 reference "sub:Espace"
28111
28112 \end_inset
28113
28114 .
28115 \end_layout
28116
28117 \begin_layout Standard
28118 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28119  espace de 1
28120 \begin_inset space \thinspace{}
28121 \end_inset
28122
28123 cm au début de la deuxième formule:
28124 \begin_inset Formula 
28125 \begin{alignat*}{2}
28126 A & =\sin(B) & \hspace{1cm}C & =D\\
28127 C & \ne A & B & \ne D
28128 \end{alignat*}
28129
28130 \end_inset
28131
28132 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28133  colonne, cet environnement est particulièrement adapté aux cas où on a
28134  trois colonnes ou plus côte-à-côte.
28135  
28136 \end_layout
28137
28138 \begin_layout Standard
28139 \begin_inset Newpage newpage
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Subsubsection
28146 Environnement flalign
28147 \begin_inset CommandInset label
28148 LatexCommand label
28149 name "sub:Environnement-Flalign"
28150
28151 \end_inset
28152
28153
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Formules ! multi-lignes ! environnement flalign
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \begin_layout Standard
28167 Dans cet environnement les deux premières colonnes sont placées le plus
28168  à gauche possible et les deux dernière le plus à droite possible.
28169  Un exemple:
28170 \begin_inset Formula 
28171 \begin{flalign*}
28172 A & =1 & B & =2 & C & =3\\
28173 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28174 \end{flalign*}
28175
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Standard
28182 En créant un environnement flalign avec un nombre impair de colonnes et
28183  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28184  formules d'un document peuvent être mises à gauche, bien que le style de
28185  formules 
28186 \series bold
28187 Centré 
28188 \series default
28189 soit utilisé.
28190  Comme exemple la formule 
28191 \begin_inset CommandInset ref
28192 LatexCommand eqref
28193 reference "eq:VolInt"
28194
28195 \end_inset
28196
28197  indentée:
28198 \begin_inset Formula 
28199 \begin{flalign}
28200 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28201 \end{flalign}
28202
28203 \end_inset
28204
28205 Les deux premières colonnes contiennent la formule.
28206  Pour l'indenter comme avec le style de formule 
28207 \series bold
28208 Indenté,
28209 \series default
28210  on a inséré une espace de 30
28211 \begin_inset space \thinspace{}
28212 \end_inset
28213
28214 pt au début de la première colonne.
28215 \end_layout
28216
28217 \begin_layout Subsection
28218 Environnement eqnarray
28219 \begin_inset CommandInset label
28220 LatexCommand label
28221 name "sub:Environnement-eqnarray"
28222
28223 \end_inset
28224
28225
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 Formules ! multi-lignes ! environnement eqnarray
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28240  Le contenu de la première boîte est aligné à droite, celui de la dernière
28241  est aligné à gauche.
28242  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28243  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28244 \begin_inset Formula 
28245 \begin{eqnarray*}
28246 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28247 AB & AB & AB\\
28248 A & = & A
28249 \end{eqnarray*}
28250
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \begin_layout Subsection
28257 Environnement gather
28258 \begin_inset Index idx
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262 Formules ! multi-lignes ! environnement gather
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Standard
28271 Cet environnement consiste seulement en une colonne centrée.
28272  Chaque ligne peut être numérotée.
28273 \begin_inset Formula 
28274 \begin{gather}
28275 A=1\\
28276 X=\textrm{-}1
28277 \end{gather}
28278
28279 \end_inset
28280
28281
28282 \end_layout
28283
28284 \begin_layout Subsection
28285 Environnement multline
28286 \begin_inset CommandInset label
28287 LatexCommand label
28288 name "sub:Environnement-Multline"
28289
28290 \end_inset
28291
28292
28293 \begin_inset Index idx
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297 Formules ! multi-lignes ! environnement multline
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Standard
28306 L'environnement multline consiste, comme l'environnement gather en une seule
28307  colonne.
28308  Mais la première ligne est alignée à gauche, la dernière est alignée à
28309  droite et toutes les autres sont centrées.
28310  Cet environnement est donc particulièrement adapté aux formules très longues.
28311  Comme exemple, voici la formule 
28312 \begin_inset CommandInset ref
28313 LatexCommand eqref
28314 reference "eq:lefteqn"
28315
28316 \end_inset
28317
28318  dans un environnement multline:
28319 \begin_inset Formula 
28320 \begin{multline}
28321 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}\\
28322 -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}\\
28323 =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}}
28324 \end{multline}
28325
28326 \end_inset
28327
28328
28329 \end_layout
28330
28331 \begin_layout Standard
28332 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28333  apparaît numérotée si le document est numéroté à droite, la première s'il
28334  est numéroté à gauche.
28335 \begin_inset Foot
28336 status collapsed
28337
28338 \begin_layout Plain Layout
28339 pour les styles de numérotation, voir 
28340 \begin_inset CommandInset ref
28341 LatexCommand ref
28342 reference "sec:Styles-de-formules"
28343
28344 \end_inset
28345
28346
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \end_layout
28353
28354 \begin_layout Standard
28355 Avec les commandes 
28356 \series bold
28357
28358 \backslash
28359 shoveright
28360 \series default
28361
28362 \begin_inset Index idx
28363 status collapsed
28364
28365 \begin_layout Plain Layout
28366 Commandes ! S ! 
28367 \backslash
28368 shoveright
28369 \end_layout
28370
28371 \end_inset
28372
28373  et 
28374 \series bold
28375
28376 \backslash
28377 shoveleft
28378 \series default
28379
28380 \begin_inset Index idx
28381 status collapsed
28382
28383 \begin_layout Plain Layout
28384 Commandes ! S ! 
28385 \backslash
28386 shoveleft
28387 \end_layout
28388
28389 \end_inset
28390
28391  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28392  Les commandes sont utilisées de la façon suivante:
28393 \end_layout
28394
28395 \begin_layout Standard
28396
28397 \series bold
28398
28399 \backslash
28400 shoveright{contenu de la ligne}
28401 \series default
28402  et 
28403 \series bold
28404
28405 \backslash
28406 shoveleft{contenu de la ligne}
28407 \end_layout
28408
28409 \begin_layout Standard
28410 \begin_inset VSpace medskip
28411 \end_inset
28412
28413 La longueur 
28414 \series bold
28415
28416 \backslash
28417 multlinegap
28418 \series default
28419
28420 \begin_inset Index idx
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424 Commandes ! M ! 
28425 \backslash
28426 multlinegap
28427 \end_layout
28428
28429 \end_inset
28430
28431  précise la distance entre le début de la première ligne et la marge de
28432  gauche.
28433  La valeur prédéfinie est 0
28434 \begin_inset space \thinspace{}
28435 \end_inset
28436
28437 pt.
28438 \end_layout
28439
28440 \begin_layout Standard
28441 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28442 \end_layout
28443
28444 \begin_layout Standard
28445
28446 \series bold
28447
28448 \backslash
28449 setlength{
28450 \backslash
28451 multlinegap}{2cm}
28452 \end_layout
28453
28454 \begin_layout Standard
28455 \begin_inset ERT
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459
28460
28461 \backslash
28462 setlength{
28463 \backslash
28464 multlinegap}{2cm}
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \begin_inset Formula 
28471 \begin{multline}
28472 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}\\
28473 \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}}\\
28474 =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}}
28475 \end{multline}
28476
28477 \end_inset
28478
28479
28480 \begin_inset ERT
28481 status collapsed
28482
28483 \begin_layout Plain Layout
28484
28485
28486 \backslash
28487 setlength{
28488 \backslash
28489 multlinegap}{0pt}
28490 \end_layout
28491
28492 \end_inset
28493
28494 La deuxième ligne a été alignée à gauche en utilisant 
28495 \series bold
28496
28497 \backslash
28498 shoveleft
28499 \series default
28500 .
28501 \end_layout
28502
28503 \begin_layout Subsection
28504 Portions de formules en multi-ligne
28505 \begin_inset CommandInset label
28506 LatexCommand label
28507 name "sub:Portions-de-formules-en-multiligne"
28508
28509 \end_inset
28510
28511
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 Formules ! multi-lignes ! portions de formules
28517 \end_layout
28518
28519 \end_inset
28520
28521
28522 \end_layout
28523
28524 \begin_layout Standard
28525 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28526  on peut utiliser l'un des environnements suivants: 
28527 \series bold
28528 aligned
28529 \series default
28530
28531 \series bold
28532 alignedat
28533 \series default
28534
28535 \series bold
28536 gathered
28537 \series default
28538  or 
28539 \series bold
28540 split
28541 \series default
28542 .
28543  Ils peuvent être insérés en utilisant le menu 
28544 \family sans
28545 Insertion\SpecialChar \menuseparator
28546 Math
28547 \family default
28548  ou en utilisant les commandes décrites dans cette section.
28549 \end_layout
28550
28551 \begin_layout Standard
28552 Les trois premier ont les mêmes propriétés que les environnements de formules
28553  correspondants, à part le fait que l'on peut ajouter d'autres portions
28554  de formules après eux.
28555  Un exemple:
28556 \begin_inset Formula 
28557 \[
28558 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28559 \Delta E\Delta t & \ge\frac{\hbar}{2}
28560 \end{aligned}
28561 \right\} \textrm{Relations d'incertitude}
28562 \]
28563
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \begin_layout Standard
28570 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28571  on insère la commande 
28572 \series bold
28573
28574 \backslash
28575 aligned
28576 \series default
28577
28578 \begin_inset Index idx
28579 status collapsed
28580
28581 \begin_layout Plain Layout
28582 Commandes ! A ! 
28583 \backslash
28584 aligned
28585 \end_layout
28586
28587 \end_inset
28588
28589 .
28590  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28591  on peut ajouter des lignes et des colonnes.
28592  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28593  de formules, comme des accolades.
28594 \end_layout
28595
28596 \begin_layout Standard
28597 L'environnement aligned est aussi utilisable pour de longues formules dont
28598  les lignes sont alignées horizontalement.
28599  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28600  est que le numéro des formules est centré verticalement après les formules.
28601  Un exemple, la formule
28602 \begin_inset CommandInset ref
28603 LatexCommand eqref
28604 reference "eq:courtlong"
28605
28606 \end_inset
28607
28608  dans l'environnement aligned:
28609 \begin_inset Formula 
28610 \begin{equation}
28611 \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}|}\\
28612  & -\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}|}
28613 \end{aligned}
28614 \end{equation}
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \begin_layout Standard
28622 Pour utiliser les environnements 
28623 \series bold
28624 alignedat
28625 \series default
28626
28627 \series bold
28628 gathered
28629 \series default
28630 , ou 
28631 \series bold
28632 split
28633 \series default
28634 , on doit insérer respectivement, les commandes 
28635 \series bold
28636
28637 \backslash
28638 alignedat
28639 \series default
28640 ,
28641 \begin_inset Index idx
28642 status collapsed
28643
28644 \begin_layout Plain Layout
28645 Commandes ! A ! 
28646 \backslash
28647 alignedat
28648 \end_layout
28649
28650 \end_inset
28651
28652  
28653 \series bold
28654
28655 \backslash
28656 gathered
28657 \series default
28658
28659 \begin_inset Index idx
28660 status collapsed
28661
28662 \begin_layout Plain Layout
28663 Commandes ! G ! 
28664 \backslash
28665 gathered
28666 \end_layout
28667
28668 \end_inset
28669
28670 , ou 
28671 \series bold
28672
28673 \backslash
28674 split
28675 \series default
28676
28677 \begin_inset Index idx
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681 Commandes ! S ! 
28682 \backslash
28683 split
28684 \end_layout
28685
28686 \end_inset
28687
28688 .
28689  L'environnement split a les mêmes propriétés que l'environnement aligned,
28690  mais il ne peut avoir que deux colonnes.
28691 \end_layout
28692
28693 \begin_layout Subsection
28694 Texte dans les formules multi-lignes
28695 \begin_inset CommandInset label
28696 LatexCommand label
28697 name "sub:Texte-dans-multi-lignes"
28698
28699 \end_inset
28700
28701
28702 \begin_inset Index idx
28703 status collapsed
28704
28705 \begin_layout Plain Layout
28706 Texte ! dans les formules
28707 \end_layout
28708
28709 \end_inset
28710
28711
28712 \begin_inset Index idx
28713 status collapsed
28714
28715 \begin_layout Plain Layout
28716 Formules ! multi-lignes ! texte
28717 \end_layout
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \begin_layout Standard
28725 Dans les environnements align, multline et gather, on peut insérer du texte
28726  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28727  des colonnes.
28728  Pour faire cela, on utilise la commande 
28729 \series bold
28730
28731 \backslash
28732 intertext
28733 \series default
28734
28735 \begin_inset Index idx
28736 status collapsed
28737
28738 \begin_layout Plain Layout
28739 Commandes ! I ! 
28740 \backslash
28741 intertext
28742 \end_layout
28743
28744 \end_inset
28745
28746  avec la syntaxe suivante:
28747 \end_layout
28748
28749 \begin_layout Standard
28750
28751 \series bold
28752
28753 \backslash
28754 intertext{texte}
28755 \end_layout
28756
28757 \begin_layout Standard
28758 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28759  subir de césure.
28760  Comme LyX ne supporte pas directement 
28761 \series bold
28762
28763 \backslash
28764 intertext
28765 \series default
28766 , le texte doit être écrit comme du texte mathématique.
28767  Le texte inséré avec 
28768 \series bold
28769
28770 \backslash
28771 intertext
28772 \series default
28773  doit être au début d'une ligne pour se trouver dans la sortie final au
28774  dessus de celle-ci.
28775  Un exemple où le texte a été inséré au début de la deuxième ligne:
28776 \begin_inset Formula 
28777 \begin{align}
28778 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28779 \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
28780 \end{align}
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \begin_layout Section
28788 Numérotation des formules
28789 \begin_inset Index idx
28790 status collapsed
28791
28792 \begin_layout Plain Layout
28793 Numérotation des formules
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset Index idx
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 Formules ! numérotation|see
28804 \begin_inset ERT
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808
28809 {
28810 \end_layout
28811
28812 \end_inset
28813
28814 Numérotation des formules
28815 \begin_inset ERT
28816 status collapsed
28817
28818 \begin_layout Plain Layout
28819
28820 }
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \end_layout
28832
28833 \begin_layout Subsection
28834 Généralités
28835 \end_layout
28836
28837 \begin_layout Standard
28838 On peut créer des formules numérotées avec le menu 
28839 \family sans
28840 Insertion\SpecialChar \menuseparator
28841 Math\SpecialChar \menuseparator
28842 Formule
28843 \begin_inset space ~
28844 \end_inset
28845
28846 numérotée
28847 \family default
28848  (raccourci 
28849 \family sans
28850 Ctrl+Alt
28851 \begin_inset space ~
28852 \end_inset
28853
28854
28855 \family default
28856 N).
28857  On peut aussi numéroter des formules existantes avec le menu 
28858 \family sans
28859 Édition\SpecialChar \menuseparator
28860 Math\SpecialChar \menuseparator
28861 (Dés)Activer
28862 \begin_inset space ~
28863 \end_inset
28864
28865 numérotation
28866 \family default
28867  (raccourci 
28868 \family sans
28869 Alt+M
28870 \family default
28871
28872 \begin_inset space ~
28873 \end_inset
28874
28875
28876 \family sans
28877 N
28878 \family default
28879 ).
28880  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28881  d'un dièse entre parenthèse
28882 \begin_inset Foot
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886 En anglais le dièse est le symbole du numéro (NdT).
28887 \end_layout
28888
28889 \end_inset
28890
28891 .
28892  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28893 \end_layout
28894
28895 \begin_layout Standard
28896 Quand on active la numérotation sur des formules multi-lignes, toutes les
28897  lignes sont numérotées.
28898  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28899  
28900 \family sans
28901 Édition\SpecialChar \menuseparator
28902 Math\SpecialChar \menuseparator
28903 (Dés)Activer
28904 \begin_inset space ~
28905 \end_inset
28906
28907 Numérotation
28908 \begin_inset space ~
28909 \end_inset
28910
28911 de
28912 \begin_inset space ~
28913 \end_inset
28914
28915 cette
28916 \begin_inset space ~
28917 \end_inset
28918
28919 ligne
28920 \family default
28921  (raccourci
28922 \begin_inset Newline newline
28923 \end_inset
28924
28925
28926 \family sans
28927 Alt+M
28928 \begin_inset space ~
28929 \end_inset
28930
28931 Shift+N
28932 \family default
28933 ).
28934 \end_layout
28935
28936 \begin_layout Standard
28937 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28938  avec deux styles différents, voir 
28939 \begin_inset CommandInset ref
28940 LatexCommand ref
28941 reference "sec:Styles-de-formules"
28942
28943 \end_inset
28944
28945 .
28946 \end_layout
28947
28948 \begin_layout Subsection
28949 Références croisées
28950 \begin_inset Index idx
28951 status collapsed
28952
28953 \begin_layout Plain Layout
28954 References@Références croisées ! à des formules
28955 \end_layout
28956
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Standard
28963 On peut faire référence à toute formule ayant une étiquette.
28964  On ajoute une étiquette avec le menu 
28965 \family sans
28966 Insertion\SpecialChar \menuseparator
28967 Étiquette
28968 \family default
28969  ou avec le bouton 
28970 \begin_inset Graphics
28971         filename ../../images/label-insert.png
28972         scale 85
28973
28974 \end_inset
28975
28976  de la barre d'outils.
28977  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
28978  ligne.
28979  Vous pouvez également effectuer un clic droit sur la formule et choisir
28980  
28981 \family sans
28982 Étiquette d'équation
28983 \family default
28984 \lang english
28985 .
28986
28987 \lang french
28988  Une fenêtre de dialogue apparaît affichant le préfixe 
28989 \series bold
28990 eq:
28991 \series default
28992  dans un champ de texte.
28993  L'étiquette est insérée à cet endroit, juste après le préfixe.
28994  Le préfixe prédéfini signifie 
28995 \begin_inset Quotes eld
28996 \end_inset
28997
28998 équation
28999 \begin_inset Quotes erd
29000 \end_inset
29001
29002  et rend plus facile la recherche d'une étiquette dans les grand documents
29003  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29004  une étiquette de section.
29005  Pour modifier l'étiquette vous devez repasser par le menu 
29006 \family sans
29007 Insertion\SpecialChar \menuseparator
29008 Étiquette 
29009 \family default
29010 ou effectuer un clic droit sur la formule et choisir 
29011 \family sans
29012 Étiquette d'équation
29013 \family default
29014 .
29015 \end_layout
29016
29017 \begin_layout Standard
29018 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29019  la formule.
29020  Une formule avec une étiquette est toujours numérotée.
29021 \end_layout
29022
29023 \begin_layout Standard
29024 On insère une référence croisée avec le menu 
29025 \family sans
29026 Insertion\SpecialChar \menuseparator
29027 Référence
29028 \begin_inset space ~
29029 \end_inset
29030
29031 croisée
29032 \family default
29033  ou avec le bouton 
29034 \begin_inset Graphics
29035         filename ../../images/dialog-show-new-inset_ref.png
29036         scale 85
29037
29038 \end_inset
29039
29040  de la barre d'outils.
29041  Une référence croisée à une formule apparaît dans la sortie finale comme
29042  un numéro de formule.
29043  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29044  
29045 \series bold
29046 (<reference>),
29047 \series default
29048  la référence croisée apparaît dans la sortie finale comme un numéro de
29049  formule entre parenthèses.
29050 \begin_inset Newline newline
29051 \end_inset
29052
29053 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29054  la formule qui est référencée.
29055 \end_layout
29056
29057 \begin_layout Standard
29058 Voici comme exemples des références croisées à des formules qui se trouvent
29059  dans les sous-sections qui suivent:
29060 \begin_inset Note Note
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 Noter les différents types de références croisées.
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \begin_layout Standard
29073 Les équations 
29074 \begin_inset CommandInset ref
29075 LatexCommand eqref
29076 reference "eq:tag"
29077
29078 \end_inset
29079
29080  et 
29081 \begin_inset CommandInset ref
29082 LatexCommand eqref
29083 reference "eq:c"
29084
29085 \end_inset
29086
29087  sont équivalentes.
29088  Dans (
29089 \begin_inset CommandInset ref
29090 LatexCommand ref
29091 reference "eq:Lat"
29092
29093 \end_inset
29094
29095 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29096  à  (
29097 \begin_inset CommandInset ref
29098 LatexCommand ref
29099 reference "eq:Rom"
29100
29101 \end_inset
29102
29103 ).
29104 \end_layout
29105
29106 \begin_layout Standard
29107 \begin_inset VSpace medskip
29108 \end_inset
29109
29110 Quand l'argument de 
29111 \series bold
29112
29113 \backslash
29114 tag
29115 \begin_inset Foot
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119
29120 \series bold
29121
29122 \backslash
29123 tag
29124 \series default
29125  est décrit dans 
29126 \begin_inset CommandInset ref
29127 LatexCommand ref
29128 reference "sub:Numérotation-personnalisée"
29129
29130 \end_inset
29131
29132 .
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \series default
29139  contient une boîte comme dans 
29140 \begin_inset CommandInset ref
29141 LatexCommand ref
29142 reference "sub:Boîtes-de-paragraphes"
29143
29144 \end_inset
29145
29146 , la formule ne peut pas être référencée.
29147 \end_layout
29148
29149 \begin_layout Subsection
29150 Sous-numérotation
29151 \begin_inset Index idx
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155 Numérotation des formules ! sous-numérotation
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \begin_layout Standard
29164 Avec l'aide des commandes 
29165 \series bold
29166
29167 \backslash
29168 begin{subequations}
29169 \series default
29170  et 
29171 \series bold
29172
29173 \backslash
29174 end{subequations}
29175 \series default
29176  on peut faire une sous-numérotation de formules.
29177  Les deux commandes doivent être insérées en mode TeX.
29178 \end_layout
29179
29180 \begin_layout Standard
29181 Un exemple:
29182 \begin_inset Formula 
29183 \begin{equation}
29184 A=C-B\label{eq:a}
29185 \end{equation}
29186
29187 \end_inset
29188
29189
29190 \begin_inset ERT
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194
29195
29196 \backslash
29197 addtocounter{equation}{-1}
29198 \end_layout
29199
29200 \end_inset
29201
29202
29203 \begin_inset ERT
29204 status collapsed
29205
29206 \begin_layout Plain Layout
29207
29208
29209 \backslash
29210 begin{subequations}
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \begin_inset VSpace -5mm
29217 \end_inset
29218
29219
29220 \begin_inset Formula 
29221 \begin{equation}
29222 B=C-A\label{eq:b}
29223 \end{equation}
29224
29225 \end_inset
29226
29227
29228 \begin_inset Formula 
29229 \begin{equation}
29230 C=A+B\label{eq:c}
29231 \end{equation}
29232
29233 \end_inset
29234
29235
29236 \end_layout
29237
29238 \begin_layout Standard
29239 \begin_inset ERT
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243
29244
29245 \backslash
29246 end{subequations}
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \begin_layout Standard
29255 Pour créer cet exemple, on fait ce qui suit:
29256 \end_layout
29257
29258 \begin_layout Enumerate
29259 on insère la première formule
29260 \end_layout
29261
29262 \begin_layout Enumerate
29263 après la première formule on insère 
29264 \begin_inset Newline newline
29265 \end_inset
29266
29267
29268 \series bold
29269
29270 \backslash
29271 addtocounter{equation}{-1} 
29272 \backslash
29273 begin{subequations}
29274 \begin_inset Index idx
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278 Commandes ! A ! 
29279 \backslash
29280 addtocounter
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Enumerate
29289 on insère la deuxième formule
29290 \end_layout
29291
29292 \begin_layout Enumerate
29293 on insère la troisième formule
29294 \end_layout
29295
29296 \begin_layout Enumerate
29297 on insère 
29298 \series bold
29299
29300 \backslash
29301 end{subequations}
29302 \series default
29303  après la troisième formule
29304 \end_layout
29305
29306 \begin_layout Standard
29307 Chaque formule entre les commandes 
29308 \series bold
29309
29310 \backslash
29311 begin
29312 \series default
29313  et 
29314 \series bold
29315
29316 \backslash
29317 end
29318 \series default
29319  est sous-numérotée avec a, b,
29320 \begin_inset Newline linebreak
29321 \end_inset
29322
29323 c, \SpecialChar \ldots{}
29324  Pour les formules multi-lignes, chaque ligne sera numérotée.
29325  Toutes les formules sous-numérotées sont traitées comme 
29326 \emph on
29327 une seule 
29328 \emph default
29329 formule.
29330  Mais comme chaque formule numérotée incrémente le compteur 
29331 \series bold
29332 equation
29333 \series default
29334  de un, on a besoin de la commande 
29335 \series bold
29336
29337 \backslash
29338 addtocounter
29339 \series default
29340  pour le décrémenter.
29341  Sinon les formules 
29342 \begin_inset CommandInset ref
29343 LatexCommand eqref
29344 reference "eq:a"
29345
29346 \end_inset
29347
29348
29349 \begin_inset CommandInset ref
29350 LatexCommand eqref
29351 reference "eq:b"
29352
29353 \end_inset
29354
29355
29356 \begin_inset CommandInset ref
29357 LatexCommand eqref
29358 reference "eq:c"
29359
29360 \end_inset
29361
29362  seraient numérotées comme 
29363 \begin_inset CommandInset ref
29364 LatexCommand eqref
29365 reference "eq:a"
29366
29367 \end_inset
29368
29369
29370 \begin_inset CommandInset ref
29371 LatexCommand eqref
29372 reference "eq:d"
29373
29374 \end_inset
29375
29376
29377 \begin_inset CommandInset ref
29378 LatexCommand eqref
29379 reference "eq:f"
29380
29381 \end_inset
29382
29383 .
29384 \end_layout
29385
29386 \begin_layout Standard
29387 En insérant les commandes en mode TeX entre les deux premières formules,
29388  on crée un espace.
29389  Pour le supprimer, on insère un espace vertical négatif de -5
29390 \begin_inset space \thinspace{}
29391 \end_inset
29392
29393 mm après la commande 
29394 \series bold
29395
29396 \backslash
29397 begin{subequations}
29398 \series default
29399 .
29400  Quand on utilise le style 
29401 \series bold
29402 Indenté
29403 \begin_inset Foot
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407 pour les styles de formules, voir 
29408 \begin_inset CommandInset ref
29409 LatexCommand ref
29410 reference "sec:Styles-de-formules"
29411
29412 \end_inset
29413
29414
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \series default
29421 on insère un espace de -7
29422 \begin_inset space \thinspace{}
29423 \end_inset
29424
29425 mm à la place.
29426 \end_layout
29427
29428 \begin_layout Standard
29429 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29430  pour la deuxième ligne:
29431 \end_layout
29432
29433 \begin_layout Standard
29434 \begin_inset ERT
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438
29439
29440 \backslash
29441 begin{subequations}
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \begin_inset Formula 
29448 \begin{eqnarray}
29449 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29450  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29451  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29452 \end{eqnarray}
29453
29454 \end_inset
29455
29456
29457 \begin_inset ERT
29458 status collapsed
29459
29460 \begin_layout Plain Layout
29461
29462
29463 \backslash
29464 end{subequations}
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Subsection
29473 Numérotation personnalisée
29474 \begin_inset CommandInset label
29475 LatexCommand label
29476 name "sub:Numérotation-personnalisée"
29477
29478 \end_inset
29479
29480
29481 \begin_inset Index idx
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485 Numérotation des formules !  personnalisée
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \end_layout
29492
29493 \begin_layout Standard
29494 \begin_inset Index idx
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 Numérotation des formules ! délimiteurs personnalisés
29499 \end_layout
29500
29501 \end_inset
29502
29503 Avec la numérotation standard, on a des parenthèses autour du numéro de
29504  formule.
29505  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29506  il faut ajouter la lignes suivante dans le préambule LaTeX:
29507 \end_layout
29508
29509 \begin_layout Standard
29510
29511 \series bold
29512
29513 \backslash
29514 def
29515 \backslash
29516 tagform@#1{
29517 \backslash
29518 maketag@@@{|#1|}}
29519 \series default
29520
29521 \begin_inset Note Note
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29526  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29527  début de ligne.
29528 \end_layout
29529
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \begin_layout Standard
29536 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29537  autour du 
29538 \series bold
29539 #1
29540 \series default
29541  par un caractère ou plus.
29542  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29543  verticales.
29544 \end_layout
29545
29546 \begin_layout Standard
29547 \begin_inset VSpace bigskip
29548 \end_inset
29549
29550 Si vous voulez avoir une expression de votre choix entre parenthèses après
29551  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29552  commande 
29553 \series bold
29554
29555 \backslash
29556 tag
29557 \series default
29558
29559 \begin_inset Index idx
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563 Commandes ! T ! 
29564 \backslash
29565 tag
29566 \end_layout
29567
29568 \end_inset
29569
29570 :
29571 \begin_inset Formula 
29572 \begin{equation}
29573 A+B=C\tag{quelquechose}\label{eq:tag}
29574 \end{equation}
29575
29576 \end_inset
29577
29578 Dans cet exemple, on a mis la commande 
29579 \series bold
29580
29581 \backslash
29582 tag
29583 \series default
29584
29585 \begin_inset space \textvisiblespace{}
29586 \end_inset
29587
29588
29589 \series bold
29590 quelquechose
29591 \series default
29592  dans la formule.
29593 \end_layout
29594
29595 \begin_layout Standard
29596 Quand on insère la commande 
29597 \series bold
29598
29599 \backslash
29600 tag*
29601 \series default
29602
29603 \begin_inset space \textvisiblespace{}
29604 \end_inset
29605
29606
29607 \series bold
29608 quelquechose
29609 \series default
29610  à la place, l'astérisque supprime les parenthèses autour du texte:
29611 \begin_inset Formula 
29612 \[
29613 A+B=C\tag*{quelquechose}
29614 \]
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Standard
29622 \begin_inset VSpace bigskip
29623 \end_inset
29624
29625 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29626  ou section du document, on utilise les commandes suivantes: 
29627 \end_layout
29628
29629 \begin_layout Standard
29630
29631 \series bold
29632
29633 \backslash
29634 @addtoreset{equation}{part}
29635 \series default
29636
29637 \begin_inset Index idx
29638 status collapsed
29639
29640 \begin_layout Plain Layout
29641 Commandes ! 
29642 \begin_inset ERT
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646
29647 "
29648 \end_layout
29649
29650 \end_inset
29651
29652 @
29653 \begin_inset ERT
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657
29658 "
29659 \end_layout
29660
29661 \end_inset
29662
29663  ! 
29664 \backslash
29665
29666 \begin_inset ERT
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670
29671 "
29672 \end_layout
29673
29674 \end_inset
29675
29676 @
29677 \begin_inset ERT
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681
29682 "
29683 \end_layout
29684
29685 \end_inset
29686
29687 addtoreset
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \begin_inset Newline newline
29694 \end_inset
29695
29696 ou
29697 \begin_inset Newline newline
29698 \end_inset
29699
29700
29701 \series bold
29702
29703 \backslash
29704 @addtoreset{equation}{section}
29705 \end_layout
29706
29707 \begin_layout Standard
29708 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29709 \begin_inset Quotes eld
29710 \end_inset
29711
29712 @
29713 \begin_inset Quotes erd
29714 \end_inset
29715
29716  doit être rendu 
29717 \begin_inset Quotes eld
29718 \end_inset
29719
29720 actif
29721 \begin_inset Quotes erd
29722 \end_inset
29723
29724  pour LaTeX en utilisant la commande 
29725 \series bold
29726
29727 \backslash
29728 makeatletter.
29729
29730 \series default
29731  La commande 
29732 \series bold
29733
29734 \backslash
29735 makeatother
29736 \series default
29737  le désactive.
29738  La suite de commandes en mode TeX est donc:
29739 \end_layout
29740
29741 \begin_layout Standard
29742
29743 \series bold
29744
29745 \backslash
29746 makeatletter
29747 \begin_inset Newline newline
29748 \end_inset
29749
29750
29751 \backslash
29752 @addtoreset{equation}{section}
29753 \begin_inset Newline newline
29754 \end_inset
29755
29756
29757 \backslash
29758 makeatother
29759 \end_layout
29760
29761 \begin_layout Standard
29762 Dans le préambule LaTeX on peut omettre les commandes 
29763 \series bold
29764
29765 \backslash
29766 makeatletter
29767 \series default
29768  et 
29769 \series bold
29770
29771 \backslash
29772 makeatother
29773 \series default
29774 , vu que LyX les insère automatiquement en interne.
29775 \end_layout
29776
29777 \begin_layout Standard
29778 Pour supprimer l'effet de 
29779 \series bold
29780
29781 \backslash
29782 @addtoreset
29783 \series default
29784 , on doit charger le fichier 
29785 \series bold
29786 remreset.sty
29787 \series default
29788
29789 \begin_inset Foot
29790 status collapsed
29791
29792 \begin_layout Plain Layout
29793
29794 \series bold
29795 remreset
29796 \series default
29797  fait partie du paquetage LaTeX 
29798 \series bold
29799 carlisle
29800 \series default
29801
29802 \begin_inset Index idx
29803 status collapsed
29804
29805 \begin_layout Plain Layout
29806 Paquetages ! carlisle
29807 \end_layout
29808
29809 \end_inset
29810
29811  qui est compris dans toutes les installations LaTeX standard.
29812 \end_layout
29813
29814 \end_inset
29815
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 Paquetages ! remreset
29822 \end_layout
29823
29824 \end_inset
29825
29826  dans le préambule LaTeX avec la ligne
29827 \end_layout
29828
29829 \begin_layout Standard
29830
29831 \series bold
29832
29833 \backslash
29834 usepackage{remreset}
29835 \end_layout
29836
29837 \begin_layout Standard
29838 On peut alors utiliser la commande 
29839 \series bold
29840
29841 \backslash
29842 @removefromreset
29843 \series default
29844
29845 \begin_inset Index idx
29846 status collapsed
29847
29848 \begin_layout Plain Layout
29849 Commandes ! 
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855 "
29856 \end_layout
29857
29858 \end_inset
29859
29860 @
29861 \begin_inset ERT
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865
29866 "
29867 \end_layout
29868
29869 \end_inset
29870
29871  ! 
29872 \backslash
29873
29874 \begin_inset ERT
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878
29879 "
29880 \end_layout
29881
29882 \end_inset
29883
29884 @
29885 \begin_inset ERT
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889
29890 "
29891 \end_layout
29892
29893 \end_inset
29894
29895 removefromreset
29896 \end_layout
29897
29898 \end_inset
29899
29900  avec la même syntaxe que 
29901 \series bold
29902
29903 \backslash
29904 @addtoreset
29905 \series default
29906 .
29907 \end_layout
29908
29909 \begin_layout Standard
29910 \begin_inset VSpace bigskip
29911 \end_inset
29912
29913 On doit parfois numéroter les formules de la façon suivante
29914 \end_layout
29915
29916 \begin_layout Standard
29917
29918 \family typewriter
29919 (numéro de section.numéro de formule)
29920 \end_layout
29921
29922 \begin_layout Standard
29923 Le numéro de formule repart à 
29924 \begin_inset Quotes eld
29925 \end_inset
29926
29927 1
29928 \begin_inset Quotes erd
29929 \end_inset
29930
29931  à chaque nouvelle section
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Dans ce cas, on peut utiliser la commande 
29936 \series bold
29937
29938 \backslash
29939 numberwithin
29940 \series default
29941
29942 \begin_inset Index idx
29943 status collapsed
29944
29945 \begin_layout Plain Layout
29946 Commandes ! N ! 
29947 \backslash
29948 numberwithin
29949 \end_layout
29950
29951 \end_inset
29952
29953 , qui a la syntaxe suivante:
29954 \end_layout
29955
29956 \begin_layout Standard
29957
29958 \series bold
29959
29960 \backslash
29961 numberwithin{compteur}{sectionnement}
29962 \end_layout
29963
29964 \begin_layout Standard
29965 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
29966 nt indique quel numéro est placé avant le point.
29967 \end_layout
29968
29969 \begin_layout Standard
29970 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
29971  LaTeX soit en mode TeX:
29972 \end_layout
29973
29974 \begin_layout Standard
29975
29976 \series bold
29977
29978 \backslash
29979 numberwithin{equation}{section}
29980 \end_layout
29981
29982 \begin_layout Standard
29983 Voici le résultat:
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989
29990 \backslash
29991 numberwithin{equation}{section}
29992 \end_layout
29993
29994 \end_inset
29995
29996
29997 \begin_inset Formula 
29998 \begin{equation}
29999 A+B=C
30000 \end{equation}
30001
30002 \end_inset
30003
30004
30005 \end_layout
30006
30007 \begin_layout Standard
30008 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30009  on utilisera
30010 \begin_inset Newline newline
30011 \end_inset
30012
30013
30014 \series bold
30015
30016 \backslash
30017 numberwithin{table}{part}
30018 \end_layout
30019
30020 \begin_layout Standard
30021 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30022  quand elle est définie par la classe du document, on insère la commande
30023  suivante, soit dans le préambule, soit en mode TeX:
30024 \end_layout
30025
30026 \begin_layout Standard
30027
30028 \series bold
30029
30030 \backslash
30031 renewcommand{
30032 \backslash
30033 theequation}{
30034 \backslash
30035 arabic{equation}}
30036 \begin_inset Index idx
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040 Commandes ! A ! 
30041 \backslash
30042 arabic
30043 \end_layout
30044
30045 \end_inset
30046
30047
30048 \series default
30049
30050 \begin_inset ERT
30051 status collapsed
30052
30053 \begin_layout Plain Layout
30054
30055
30056 \backslash
30057 renewcommand{
30058 \backslash
30059 theequation}{
30060 \backslash
30061 arabic{equation}}
30062 \end_layout
30063
30064 \end_inset
30065
30066
30067 \series bold
30068
30069 \begin_inset Newline newline
30070 \end_inset
30071
30072
30073 \series default
30074 ou
30075 \series bold
30076
30077 \begin_inset Newline newline
30078 \end_inset
30079
30080
30081 \backslash
30082 renewcommand{
30083 \backslash
30084 thetable}{
30085 \backslash
30086 arabic{table}}
30087 \end_layout
30088
30089 \begin_layout Standard
30090
30091 \series bold
30092
30093 \backslash
30094 numberwithin
30095 \series default
30096  utilise en interne la commande 
30097 \series bold
30098
30099 \backslash
30100 @addtoreset
30101 \series default
30102 , décrite plus haut et qui doit aussi être annulée.
30103 \begin_inset ERT
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107
30108
30109 \backslash
30110 makeatletter
30111 \end_layout
30112
30113 \begin_layout Plain Layout
30114
30115
30116 \backslash
30117 @removefromreset{equation}{section}
30118 \end_layout
30119
30120 \begin_layout Plain Layout
30121
30122
30123 \backslash
30124 makeatother
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Subsection
30133 Numérotation avec des chiffres romains ou des lettres
30134 \begin_inset Index idx
30135 status collapsed
30136
30137 \begin_layout Plain Layout
30138 Numérotation des formules ! avec des lettres
30139 \end_layout
30140
30141 \end_inset
30142
30143
30144 \begin_inset Index idx
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148 Numérotation des formules ! avec des chiffres romains
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \end_layout
30155
30156 \begin_layout Standard
30157 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30158  latines.
30159  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30160  la commande
30161 \end_layout
30162
30163 \begin_layout Standard
30164
30165 \series bold
30166
30167 \backslash
30168 renewcommand{
30169 \backslash
30170 theequation}{
30171 \backslash
30172 roman{equation}}
30173 \end_layout
30174
30175 \begin_layout Standard
30176 en mode TeX juste avant la formule.
30177  
30178 \series bold
30179
30180 \backslash
30181 renewcommand
30182 \series default
30183
30184 \begin_inset Index idx
30185 status collapsed
30186
30187 \begin_layout Plain Layout
30188 Commandes ! R ! 
30189 \backslash
30190 renewcommand
30191 \end_layout
30192
30193 \end_inset
30194
30195  redéfinit la commande prédéfinie 
30196 \series bold
30197
30198 \backslash
30199 theequation
30200 \series default
30201  en la commande 
30202 \series bold
30203
30204 \backslash
30205 roman{equation}
30206 \series default
30207
30208 \begin_inset Foot
30209 status collapsed
30210
30211 \begin_layout Plain Layout
30212 La commande 
30213 \series bold
30214
30215 \backslash
30216 renewcommand
30217 \series default
30218  a la même syntaxe que la commande 
30219 \series bold
30220
30221 \backslash
30222 newcommand
30223 \series default
30224  qui est décrite dans 
30225 \begin_inset CommandInset ref
30226 LatexCommand ref
30227 reference "sec:Commandes-personnalisées"
30228
30229 \end_inset
30230
30231 .
30232 \end_layout
30233
30234 \end_inset
30235
30236 .
30237  
30238 \series bold
30239 equation
30240 \series default
30241  est le compteur pour les formules.
30242  Quand la commande 
30243 \series bold
30244
30245 \backslash
30246 the
30247 \series default
30248  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30249  écrite en utilisant des chiffres arabes.
30250  Quand une formule est numérotée, LaTeX met en interne la commande 
30251 \series bold
30252
30253 \backslash
30254 theequation
30255 \series default
30256  après la formule.
30257  
30258 \series bold
30259
30260 \backslash
30261 roman{equation}
30262 \begin_inset Index idx
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266 Commandes ! R ! 
30267 \backslash
30268 roman
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \series default
30275  écrit la valeur du compteur en utilisant des petits chiffres romains.
30276 \end_layout
30277
30278 \begin_layout Standard
30279 Toutes les formules qui suivent 
30280 \series bold
30281
30282 \backslash
30283 renew
30284 \series default
30285 c
30286 \series bold
30287 ommand
30288 \series default
30289  sont maintenant numérotées en chiffres romains.
30290  Pour passer à une numérotation avec de gros chiffres romains, on insère
30291  la même commande, mais avec 
30292 \series bold
30293
30294 \backslash
30295 roman
30296 \series default
30297  remplacé par 
30298 \series bold
30299
30300 \backslash
30301 Roman
30302 \series default
30303
30304 \begin_inset Index idx
30305 status collapsed
30306
30307 \begin_layout Plain Layout
30308 Commandes ! R ! 
30309 \backslash
30310 roman@
30311 \backslash
30312 Roman
30313 \end_layout
30314
30315 \end_inset
30316
30317 .
30318  Pour numéroter avec des lettres latines minuscules, on a la commande 
30319 \series bold
30320
30321 \backslash
30322 alph
30323 \series default
30324
30325 \begin_inset Index idx
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329 Commandes ! A ! 
30330 \backslash
30331 alphe
30332 \end_layout
30333
30334 \end_inset
30335
30336 , pour les lettres majuscules, on a 
30337 \series bold
30338
30339 \backslash
30340 Alph
30341 \series default
30342
30343 \begin_inset Index idx
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 Commandes ! A ! 
30348 \backslash
30349 alph@
30350 \backslash
30351 Alph
30352 \end_layout
30353
30354 \end_inset
30355
30356 .
30357 \end_layout
30358
30359 \begin_layout Standard
30360 \begin_inset Note Greyedout
30361 status open
30362
30363 \begin_layout Plain Layout
30364
30365 \series bold
30366 \color none
30367 Note:
30368 \series default
30369  on peut numéroter au maximum 26
30370 \begin_inset space ~
30371 \end_inset
30372
30373 formules avec des lettres latines dans un même document.
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 \begin_inset ERT
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386
30387
30388 \backslash
30389 renewcommand{
30390 \backslash
30391 theequation}{
30392 \backslash
30393 roman{equation}}
30394 \end_layout
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \begin_layout Standard
30402 \begin_inset Formula 
30403 \begin{equation}
30404 A=\textrm{romains minuscules}
30405 \end{equation}
30406
30407 \end_inset
30408
30409
30410 \begin_inset ERT
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414
30415
30416 \backslash
30417 renewcommand{
30418 \backslash
30419 theequation}{
30420 \backslash
30421 Roman{equation}}
30422 \end_layout
30423
30424 \end_inset
30425
30426
30427 \begin_inset Formula 
30428 \begin{equation}
30429 B=\textrm{romains majuscules}\label{eq:Rom}
30430 \end{equation}
30431
30432 \end_inset
30433
30434
30435 \begin_inset ERT
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439
30440
30441 \backslash
30442 renewcommand{
30443 \backslash
30444 theequation}{
30445 \backslash
30446 alph{equation}}
30447 \end_layout
30448
30449 \end_inset
30450
30451
30452 \begin_inset Formula 
30453 \begin{equation}
30454 C=\textrm{latines minuscules}
30455 \end{equation}
30456
30457 \end_inset
30458
30459
30460 \begin_inset ERT
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464
30465
30466 \backslash
30467 renewcommand{
30468 \backslash
30469 theequation}{
30470 \backslash
30471 Alph{equation}}
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \begin_inset Formula 
30478 \begin{equation}
30479 D=\textrm{latines majuscules}\label{eq:Lat}
30480 \end{equation}
30481
30482 \end_inset
30483
30484
30485 \end_layout
30486
30487 \begin_layout Standard
30488 Pour revenir à la numérotation implicite, on insère la commande:
30489 \end_layout
30490
30491 \begin_layout Standard
30492
30493 \series bold
30494
30495 \backslash
30496 renewcommand{
30497 \backslash
30498 theequation}{
30499 \backslash
30500 arabic{equation}}
30501 \begin_inset Index idx
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505 Commandes ! A ! 
30506 \backslash
30507 arabic
30508 \end_layout
30509
30510 \end_inset
30511
30512
30513 \end_layout
30514
30515 \begin_layout Standard
30516 \begin_inset ERT
30517 status collapsed
30518
30519 \begin_layout Plain Layout
30520
30521
30522 \backslash
30523 renewcommand{
30524 \backslash
30525 theequation}{
30526 \backslash
30527 arabic{equation}}
30528 \end_layout
30529
30530 \end_inset
30531
30532
30533 \begin_inset Formula 
30534 \begin{equation}
30535 E=\textrm{Arabes}
30536 \end{equation}
30537
30538 \end_inset
30539
30540
30541 \end_layout
30542
30543 \begin_layout Standard
30544 \begin_inset VSpace medskip
30545 \end_inset
30546
30547 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30548  du style de numérotation.
30549  Si l'on veut que la numérotation reparte à 
30550 \begin_inset Quotes eld
30551 \end_inset
30552
30553 1
30554 \begin_inset Quotes erd
30555 \end_inset
30556
30557  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30558  On trouvera une description de cette opération dans le fichier 
30559 \begin_inset CommandInset href
30560 LatexCommand href
30561 name "Formula-numbering.lyx"
30562 target "run:Formula-numbering.lyx"
30563
30564 \end_inset
30565
30566 .
30567 \end_layout
30568
30569 \begin_layout Section
30570 Symboles et équations chimiques
30571 \begin_inset CommandInset label
30572 LatexCommand label
30573 name "sub:Symboles-chimiques"
30574
30575 \end_inset
30576
30577
30578 \begin_inset Index idx
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582 Equations@Équations chimiques
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \begin_inset Index idx
30589 status collapsed
30590
30591 \begin_layout Plain Layout
30592 Symboles ! chimiques
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \end_layout
30599
30600 \begin_layout Standard
30601 Un exemple de texte de chimie:
30602 \end_layout
30603
30604 \begin_layout Quote
30605 L'ion 
30606 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30607 \end_inset
30608
30609 réagit avec deux ions 
30610 \begin_inset Formula $\mathrm{Na^{+}}$
30611 \end_inset
30612
30613  pour donner du sulfate de sodium 
30614 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30615 \end_inset
30616
30617 .
30618  La réaction chimique peut être mise sous la forme:
30619 \begin_inset Formula 
30620 \begin{equation}
30621 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30622 \end{equation}
30623
30624 \end_inset
30625
30626
30627 \end_layout
30628
30629 \begin_layout Standard
30630 Cette équation chimique peut être créée directement sous la forme d'une
30631  formule.
30632  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30633  et mettez-le dans la police droite avec le raccourci 
30634 \family sans
30635 Alt+C
30636 \begin_inset space ~
30637 \end_inset
30638
30639 R
30640 \family default
30641  .
30642 \begin_inset Foot
30643 status collapsed
30644
30645 \begin_layout Plain Layout
30646 Style de polices, voir 
30647 \begin_inset CommandInset ref
30648 LatexCommand ref
30649 reference "sub:Styles-de-polices"
30650
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \end_layout
30660
30661 \begin_layout Standard
30662 Une méthode plus pratique pour mettre en forme des formules chimiques est
30663  d'utiliser la commande 
30664 \series bold
30665
30666 \backslash
30667 ce
30668 \series default
30669
30670 \begin_inset Index idx
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674 Commandes ! C ! 
30675 \backslash
30676 ce
30677 \end_layout
30678
30679 \end_inset
30680
30681  qui est disponible si le paquetage LaTeX 
30682 \series bold
30683 mhchem
30684 \series default
30685
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Paquetages ! mhchem
30691 \end_layout
30692
30693 \end_inset
30694
30695  est installé.
30696  Quand on insère 
30697 \series bold
30698
30699 \backslash
30700 ce
30701 \series default
30702  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30703  des formules chimiques de façon intuitive.
30704 \end_layout
30705
30706 \begin_layout Standard
30707 \align center
30708 \begin_inset Tabular
30709 <lyxtabular version="3" rows="9" columns="2">
30710 <features rotate="0" tabularvalignment="middle">
30711 <column alignment="center" valignment="top">
30712 <column alignment="center" valignment="top">
30713 <row>
30714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30715 \begin_inset Text
30716
30717 \begin_layout Plain Layout
30718 Commande
30719 \end_layout
30720
30721 \end_inset
30722 </cell>
30723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30724 \begin_inset Text
30725
30726 \begin_layout Plain Layout
30727 Résultat
30728 \begin_inset Note Note
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732
30733 \series bold
30734
30735 \backslash
30736 raisebox
30737 \series default
30738  est seulement utilisée pour faire de la place
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \end_inset
30747 </cell>
30748 </row>
30749 <row>
30750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30751 \begin_inset Text
30752
30753 \begin_layout Plain Layout
30754
30755 \backslash
30756 ce
30757 \begin_inset space \textvisiblespace{}
30758 \end_inset
30759
30760 H2CO3
30761 \end_layout
30762
30763 \end_inset
30764 </cell>
30765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30766 \begin_inset Text
30767
30768 \begin_layout Plain Layout
30769 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30770 \end_inset
30771
30772
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 </row>
30778 <row>
30779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30780 \begin_inset Text
30781
30782 \begin_layout Plain Layout
30783
30784 \backslash
30785 ce
30786 \begin_inset space \textvisiblespace{}
30787 \end_inset
30788
30789 SO4^2-
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \end_inset
30805 </cell>
30806 </row>
30807 <row>
30808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30809 \begin_inset Text
30810
30811 \begin_layout Plain Layout
30812
30813 \backslash
30814 ce
30815 \begin_inset space \textvisiblespace{}
30816 \end_inset
30817
30818 (NH4)2S
30819 \end_layout
30820
30821 \end_inset
30822 </cell>
30823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30824 \begin_inset Text
30825
30826 \begin_layout Plain Layout
30827 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \end_inset
30834 </cell>
30835 </row>
30836 <row>
30837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30838 \begin_inset Text
30839
30840 \begin_layout Plain Layout
30841
30842 \backslash
30843 ce
30844 \begin_inset space \textvisiblespace{}
30845 \end_inset
30846
30847 KCr(SO4)2.12H2O
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30853 \begin_inset Text
30854
30855 \begin_layout Plain Layout
30856 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \end_inset
30863 </cell>
30864 </row>
30865 <row>
30866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870
30871 \backslash
30872 ce
30873 \begin_inset space \textvisiblespace{}
30874 \end_inset
30875
30876 A-B
30877 \backslash
30878 dbond
30879 \begin_inset space \textvisiblespace{}
30880 \end_inset
30881
30882 C
30883 \backslash
30884 tbond
30885 \begin_inset space \textvisiblespace{}
30886 \end_inset
30887
30888 D
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30898 \end_inset
30899
30900
30901 \end_layout
30902
30903 \end_inset
30904 </cell>
30905 </row>
30906 <row>
30907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30908 \begin_inset Text
30909
30910 \begin_layout Plain Layout
30911
30912 \backslash
30913 ce
30914 \begin_inset space \textvisiblespace{}
30915 \end_inset
30916
30917 ^227
30918 \begin_inset Formula $\downarrow$
30919 \end_inset
30920
30921 _90
30922 \begin_inset Formula $\to$
30923 \end_inset
30924
30925 Th+
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30931 \begin_inset Text
30932
30933 \begin_layout Plain Layout
30934 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30935 \end_inset
30936
30937
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 </row>
30943 <row>
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout Plain Layout
30948
30949 \backslash
30950 ce
30951 \begin_inset space \textvisiblespace{}
30952 \end_inset
30953
30954 CO2
30955 \begin_inset space \textvisiblespace{}
30956 \end_inset
30957
30958 +
30959 \begin_inset space \textvisiblespace{}
30960 \end_inset
30961
30962 C
30963 \begin_inset space \textvisiblespace{}
30964 \end_inset
30965
30966 <=>
30967 \begin_inset space \textvisiblespace{}
30968 \end_inset
30969
30970 2CO
30971 \end_layout
30972
30973 \end_inset
30974 </cell>
30975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30976 \begin_inset Text
30977
30978 \begin_layout Plain Layout
30979 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 </row>
30988 <row>
30989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \backslash
30995 ce
30996 \begin_inset space \textvisiblespace{}
30997 \end_inset
30998
30999 CO2
31000 \begin_inset space \textvisiblespace{}
31001 \end_inset
31002
31003 +
31004 \begin_inset space \textvisiblespace{}
31005 \end_inset
31006
31007 C
31008 \begin_inset space \textvisiblespace{}
31009 \end_inset
31010
31011 ->[
31012 \backslash
31013 alpha][
31014 \backslash
31015 beta]
31016 \begin_inset space \textvisiblespace{}
31017 \end_inset
31018
31019 2CO}
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 </row>
31037 </lyxtabular>
31038
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \begin_layout Standard
31045 \begin_inset Note Greyedout
31046 status open
31047
31048 \begin_layout Plain Layout
31049
31050 \series bold
31051 \color none
31052 Note:
31053 \series default
31054  L'insertion d'une formule mathématique dans une boîte 
31055 \series bold
31056
31057 \backslash
31058 ce
31059 \series default
31060  va provoquer une erreur LaTeX.
31061  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
31062 \series bold
31063
31064 \backslash
31065 ce{$
31066 \backslash
31067 mu
31068 \backslash
31069 hyphen$Cl}
31070 \series default
31071
31072 \begin_inset ERT
31073 status collapsed
31074
31075 \begin_layout Plain Layout
31076
31077
31078 \backslash
31079 ce{$
31080 \backslash
31081 mu
31082 \backslash
31083 hyphen$Cl}
31084 \end_layout
31085
31086 \end_inset
31087
31088  
31089 \end_layout
31090
31091 \end_inset
31092
31093
31094 \end_layout
31095
31096 \begin_layout Standard
31097
31098 \lang english
31099 \begin_inset Note Greyedout
31100 status open
31101
31102 \begin_layout Plain Layout
31103
31104 \series bold
31105 \color none
31106 Nota:
31107 \series default
31108  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
31109  flèche vers le haut, comme il est expliqué dans le manuel de 
31110 \series bold
31111 mhchem
31112 \series default
31113  On doit utiliser à la place une espace fine négative suivie de la commande
31114  
31115 \series bold
31116
31117 \backslash
31118 uparrow
31119 \series default
31120
31121 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \end_inset
31128
31129
31130 \end_layout
31131
31132 \begin_layout Standard
31133 L'utilisation de la commande 
31134 \series bold
31135
31136 \backslash
31137 ce
31138 \series default
31139  pour l'équation
31140 \begin_inset space ~
31141 \end_inset
31142
31143
31144 \begin_inset CommandInset ref
31145 LatexCommand eqref
31146 reference "eq:reaction-chimique"
31147
31148 \end_inset
31149
31150  donne
31151 \begin_inset Newline newline
31152 \end_inset
31153
31154
31155 \series bold
31156  
31157 \backslash
31158 ce
31159 \begin_inset space \textvisiblespace{}
31160 \end_inset
31161
31162 2Na+
31163 \begin_inset space \textvisiblespace{}
31164 \end_inset
31165
31166 +
31167 \begin_inset space \textvisiblespace{}
31168 \end_inset
31169
31170 SO4^2-
31171 \begin_inset space \textvisiblespace{}
31172 \end_inset
31173
31174
31175 \begin_inset space \textvisiblespace{}
31176 \end_inset
31177
31178 ->
31179 \begin_inset space \textvisiblespace{}
31180 \end_inset
31181
31182 Na2SO4
31183 \end_layout
31184
31185 \begin_layout Standard
31186 Pour créer des équations chimiques multilignes, on crée d'abord une formule
31187  multiligne comme cela est décrit dans 
31188 \begin_inset CommandInset ref
31189 LatexCommand ref
31190 reference "sec:Formules-multi-lignes"
31191
31192 \end_inset
31193
31194 .
31195  Ensuite on utilise la commande 
31196 \series bold
31197
31198 \backslash
31199 ce
31200 \series default
31201  dans chaque petite boîte bleue de la formule.
31202  
31203 \begin_inset CommandInset ref
31204 LatexCommand eqref
31205 reference "eq:TEOS-reaction-1"
31206
31207 \end_inset
31208
31209  et 
31210 \begin_inset CommandInset ref
31211 LatexCommand eqref
31212 reference "eq:TEOS-reaction-2"
31213
31214 \end_inset
31215
31216  sont un exemple d'une réaction chimique multi-étape où chaque équation
31217  a son propre numéro.
31218 \begin_inset Formula 
31219 \begin{eqnarray}
31220 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31221 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31222 \end{eqnarray}
31223
31224 \end_inset
31225
31226
31227 \end_layout
31228
31229 \begin_layout Standard
31230 En plus de 
31231 \series bold
31232
31233 \backslash
31234 ce
31235 \series default
31236  le paquetage 
31237 \series bold
31238 mhchem
31239 \series default
31240  fournit la commande 
31241 \series bold
31242
31243 \backslash
31244 cf
31245 \series default
31246
31247 \begin_inset Index idx
31248 status collapsed
31249
31250 \begin_layout Plain Layout
31251 Commandes ! C ! 
31252 \backslash
31253 cf
31254 \end_layout
31255
31256 \end_inset
31257
31258  qui doit être réservée à des cas spéciaux.
31259  Pour avoir plus d'information au sujet de 
31260 \series bold
31261
31262 \backslash
31263 cf
31264 \series default
31265  et plus d'exemples, jetez un coup d'oeil à la documentation de 
31266 \series bold
31267 mhchem
31268 \series default
31269
31270 \begin_inset CommandInset citation
31271 LatexCommand cite
31272 key "mhchem"
31273
31274 \end_inset
31275
31276 .
31277 \end_layout
31278
31279 \begin_layout Section
31280 Diagrammes
31281 \end_layout
31282
31283 \begin_layout Standard
31284 LyX gère deux types de diagrammes commutatifs; 
31285 \series bold
31286 amscd
31287 \series default
31288  et
31289 \series bold
31290  xymatrix
31291 \series default
31292  qui sont décrits dans ce qui suit.
31293 \end_layout
31294
31295 \begin_layout Subsection
31296 Les diagrammes amscd
31297 \begin_inset Index idx
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301 Diagrammes ! amscd
31302 \end_layout
31303
31304 \end_inset
31305
31306
31307 \end_layout
31308
31309 \begin_layout Standard
31310 Des diagrammes de ce type visualisent les relations par des lignes verticales
31311  ou horizontales ou encore des flèches: 
31312 \begin_inset Formula 
31313 \[
31314 \begin{CD}A@>>>B@>>>C\\
31315 @AAA@.@VVV\\
31316 F@<<<E@<<<D
31317 \end{CD}
31318 \]
31319
31320 \end_inset
31321
31322
31323 \end_layout
31324
31325 \begin_layout Standard
31326 Pour les obtenir, on insère la commande 
31327 \series bold
31328
31329 \backslash
31330 CD
31331 \begin_inset Index idx
31332 status collapsed
31333
31334 \begin_layout Plain Layout
31335 Commandes ! C ! 
31336 \backslash
31337 CD
31338 \end_layout
31339
31340 \end_inset
31341
31342
31343 \series default
31344  dans une formule.
31345  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31346  on peut insérer d'autres commandes.
31347  On crée une nouvelle ligne avec 
31348 \family sans
31349 Ctrl+Entrée
31350 \family default
31351 .
31352  Les relations horizontales sont insérées dans les lignes impaires et les
31353  relations verticales dans les lignes paires.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Pour créer les relations, il y a les commandes suivantes:
31358 \end_layout
31359
31360 \begin_layout Itemize
31361
31362 \series bold
31363 @<<<
31364 \series default
31365  crée une flèche gauche, 
31366 \series bold
31367 @>>>
31368 \series default
31369  une flèche droite, et 
31370 \series bold
31371 @=
31372 \series default
31373  un long signe égal
31374 \end_layout
31375
31376 \begin_layout Itemize
31377
31378 \series bold
31379 @AAA
31380 \series default
31381  crée une flèche vers le haut, 
31382 \series bold
31383 @VVV
31384 \series default
31385  une flèche vers le bas, et 
31386 \series bold
31387 @|
31388 \series default
31389  un signe égal vertical
31390 \end_layout
31391
31392 \begin_layout Itemize
31393
31394 \series bold
31395 @.
31396
31397 \series default
31398  sert de remplissage pour une relation inexistante
31399 \end_layout
31400
31401 \begin_layout Standard
31402 Toutes les flèches peuvent être étiquetées de la façon suivante:
31403 \end_layout
31404
31405 \begin_layout Itemize
31406 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31407  de la flèche.
31408  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31409  flèche.
31410 \end_layout
31411
31412 \begin_layout Itemize
31413 Quand le texte destiné à une flèche verticale est inséré entre le premier
31414  et le second A ou V, il est placé sur le côté gauche de la flèche.
31415  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31416  de la flèche.
31417  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31418  des accolades TeX.
31419 \end_layout
31420
31421 \begin_layout Standard
31422 Comme exemple, un diagramme avec toutes les relations possibles:
31423 \end_layout
31424
31425 \begin_layout Standard
31426 \begin_inset Formula 
31427 \[
31428 \begin{CD}A@>j>>B@>>k>C@=F\\
31429 @AmAA@.@VV{V}V@|\\
31430 D@<<j<E@>k>>F@=C
31431 \end{CD}
31432 \]
31433
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \begin_layout Standard
31440 La commande pour l'obtenir:
31441 \begin_inset Newline newline
31442 \end_inset
31443
31444
31445 \series bold
31446
31447 \backslash
31448 CD
31449 \begin_inset space \textvisiblespace{}
31450 \end_inset
31451
31452 A@>j>>B@>>k>C@=F Ctrl+Entrée
31453 \begin_inset Newline newline
31454 \end_inset
31455
31456
31457 \begin_inset Phantom HPhantom
31458 status open
31459
31460 \begin_layout Plain Layout
31461
31462 \series bold
31463
31464 \backslash
31465 CD
31466 \begin_inset space \textvisiblespace{}
31467 \end_inset
31468
31469
31470 \end_layout
31471
31472 \end_inset
31473
31474 @AmAA@.@VV
31475 \backslash
31476 {V
31477 \series default
31478
31479 \begin_inset Formula $\to$
31480 \end_inset
31481
31482
31483 \series bold
31484 V@| Ctrl+Entrée
31485 \begin_inset Newline newline
31486 \end_inset
31487
31488
31489 \begin_inset Phantom HPhantom
31490 status open
31491
31492 \begin_layout Plain Layout
31493
31494 \series bold
31495
31496 \backslash
31497 CD
31498 \begin_inset space \textvisiblespace{}
31499 \end_inset
31500
31501
31502 \end_layout
31503
31504 \end_inset
31505
31506 D@<<j<E@>k>>F@=C
31507 \end_layout
31508
31509 \begin_layout Subsection
31510 Les diagrammes xymatrix
31511 \begin_inset Index idx
31512 status collapsed
31513
31514 \begin_layout Plain Layout
31515 Diagrammes ! xymatrix
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Standard
31524 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31525  
31526 \series bold
31527 xypic
31528 \series default
31529 .
31530  Une xymatrice est créée en insérant la commande 
31531 \series bold
31532
31533 \backslash
31534 xymatrix
31535 \series default
31536  dans une formule.
31537  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31538  comme pour une matrice normale, voir 
31539 \begin_inset CommandInset ref
31540 LatexCommand ref
31541 reference "sec:Matrices"
31542
31543 \end_inset
31544
31545 .
31546 \end_layout
31547
31548 \begin_layout Standard
31549 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31550  diagonales ou courbes et plus encore.
31551  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31552  décorations sont expliquées en détail dans ce 
31553 \emph on
31554 manuel pour XY-pic 
31555 \emph default
31556 que vous trouverez dans le menu 
31557 \family sans
31558 Aide\SpecialChar \menuseparator
31559 Manuels
31560 \begin_inset space ~
31561 \end_inset
31562
31563 spécifiques
31564 \family default
31565 .
31566 \end_layout
31567
31568 \begin_layout Subsection
31569 Les diagrammes
31570 \noun on
31571  Feynman
31572 \noun default
31573
31574 \begin_inset Index idx
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 Diagrammes ! Feynman
31579 \end_layout
31580
31581 \end_inset
31582
31583
31584 \end_layout
31585
31586 \begin_layout Standard
31587 Pour pouvoir utiliser des diagrammes 
31588 \noun on
31589 Feynman
31590 \noun default
31591 , on doit installer le paquetage LaTeX 
31592 \series bold
31593 feyn
31594 \series default
31595 .
31596  Un diagramme 
31597 \noun on
31598 Feynman
31599 \noun default
31600  est créée en insérant la commande 
31601 \series bold
31602
31603 \backslash
31604 Diagram
31605 \series default
31606  dans une formule.
31607  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31608  comme pour une matrice normale, voir 
31609 \begin_inset CommandInset ref
31610 LatexCommand ref
31611 reference "sec:Matrices"
31612
31613 \end_inset
31614
31615 .
31616 \end_layout
31617
31618 \begin_layout Standard
31619 On trouvera des exemples montrant comment créer des diagrammes de 
31620 \noun on
31621 Feynman
31622 \noun default
31623  avec LyX dans le 
31624 \emph on
31625 Manuel des diagrammes de Feynman
31626 \emph default
31627  que vous trouverez dans le menu 
31628 \family sans
31629 Aide\SpecialChar \menuseparator
31630 Manuels
31631 \begin_inset space ~
31632 \end_inset
31633
31634 spécifiques
31635 \family default
31636 .
31637 \end_layout
31638
31639 \begin_layout Standard
31640 \begin_inset Newpage newpage
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \begin_layout Section
31647 Commandes personnalisées
31648 \begin_inset CommandInset label
31649 LatexCommand label
31650 name "sec:Commandes-personnalisées"
31651
31652 \end_inset
31653
31654
31655 \begin_inset Index idx
31656 status collapsed
31657
31658 \begin_layout Plain Layout
31659 Commandes personnalisées
31660 \end_layout
31661
31662 \end_inset
31663
31664
31665 \end_layout
31666
31667 \begin_layout Standard
31668 \begin_inset Note Greyedout
31669 status open
31670
31671 \begin_layout Plain Layout
31672
31673 \series bold
31674 Note:
31675 \series default
31676  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31677  latines.
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \end_layout
31684
31685 \begin_layout Subsection
31686 La commande 
31687 \backslash
31688 newcommand
31689 \begin_inset CommandInset label
31690 LatexCommand label
31691 name "sub:La-commande-newcommand"
31692
31693 \end_inset
31694
31695
31696 \begin_inset Index idx
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700 Commandes personnalisées ! 
31701 \backslash
31702 newcommand
31703 \end_layout
31704
31705 \end_inset
31706
31707
31708 \begin_inset Index idx
31709 status collapsed
31710
31711 \begin_layout Plain Layout
31712 Commandes ! N ! 
31713 \backslash
31714 newcommand
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \end_layout
31721
31722 \begin_layout Standard
31723 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31724  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31725  
31726 \series bold
31727
31728 \backslash
31729 newcommand
31730 \series default
31731
31732 \begin_inset Index idx
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736 Commandes ! N ! 
31737 \backslash
31738 newcommand
31739 \end_layout
31740
31741 \end_inset
31742
31743  .
31744 \end_layout
31745
31746 \begin_layout Standard
31747 La syntaxe de 
31748 \series bold
31749
31750 \backslash
31751 newcommand
31752 \series default
31753  est:
31754 \end_layout
31755
31756 \begin_layout Standard
31757
31758 \series bold
31759
31760 \backslash
31761 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31762 \begin_inset Newline newline
31763 \end_inset
31764
31765
31766 \begin_inset Phantom HPhantom
31767 status open
31768
31769 \begin_layout Plain Layout
31770
31771 \series bold
31772
31773 \backslash
31774 newcommand
31775 \end_layout
31776
31777 \end_inset
31778
31779 {définition de la commande}
31780 \end_layout
31781
31782 \begin_layout Standard
31783 \begin_inset Note Greyedout
31784 status open
31785
31786 \begin_layout Plain Layout
31787
31788 \series bold
31789 Note:
31790 \series default
31791  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31792  votre document ou par un des paquetages LaTeX que vous utilisez.
31793  Si par exemple, vous tentez de définir la commande 
31794 \series bold
31795
31796 \backslash
31797 le
31798 \series default
31799  pour 
31800 \series bold
31801
31802 \backslash
31803 Leftarrow
31804 \series default
31805 , vous aurez un message d'erreur puisque 
31806 \series bold
31807
31808 \backslash
31809 le
31810 \series default
31811  est déjà définie comme étant la commande pour le symbole 
31812 \begin_inset Quotes eld
31813 \end_inset
31814
31815
31816 \begin_inset Formula $\le$
31817 \end_inset
31818
31819
31820 \begin_inset Quotes erd
31821 \end_inset
31822
31823 .
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \end_layout
31830
31831 \begin_layout Standard
31832 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31833  d'argument que la commande doit avoir.
31834  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31835  optionnel.
31836  Quand on utilise cette valeur, le 
31837 \emph on
31838 premier 
31839 \emph default
31840 argument de la nouvelle commande est automatiquement l'argument optionnel.
31841 \end_layout
31842
31843 \begin_layout Standard
31844 Voici quelques exemples:
31845 \end_layout
31846
31847 \begin_layout Itemize
31848 Pour définir la commande 
31849 \series bold
31850
31851 \backslash
31852 gr
31853 \series default
31854  pour 
31855 \series bold
31856
31857 \backslash
31858 Longrightarrow
31859 \series default
31860 , la ligne à insérer dans le préambule LaTeX est:
31861 \begin_inset VSpace medskip
31862 \end_inset
31863
31864
31865 \begin_inset Newline newline
31866 \end_inset
31867
31868
31869 \series bold
31870
31871 \backslash
31872 newcommand{
31873 \backslash
31874 gr}{
31875 \backslash
31876 Longrightarrow}
31877 \end_layout
31878
31879 \begin_layout Itemize
31880 Pour définir la commande
31881 \series bold
31882  
31883 \backslash
31884 us
31885 \series default
31886  pour 
31887 \series bold
31888
31889 \backslash
31890 underline
31891 \series default
31892 , l'argument (qui doit être souligné) doit être pris en compte.
31893  Pour cela, la ligne à insérer dans le préambule est:
31894 \begin_inset VSpace medskip
31895 \end_inset
31896
31897
31898 \begin_inset Newline newline
31899 \end_inset
31900
31901
31902 \series bold
31903
31904 \backslash
31905 newcommand{
31906 \backslash
31907 us}[1]{
31908 \backslash
31909 underline{#1}}
31910 \series default
31911
31912 \begin_inset VSpace medskip
31913 \end_inset
31914
31915
31916 \begin_inset Newline newline
31917 \end_inset
31918
31919 Le caractère 
31920 \series bold
31921 #
31922 \series default
31923  agit comme un argument formel, le 
31924 \series bold
31925 1
31926 \series default
31927  derrière lui indique qu'il représente le premier argument.
31928 \end_layout
31929
31930 \begin_layout Itemize
31931 Pour remplacer la commande 
31932 \series bold
31933
31934 \backslash
31935 framebox
31936 \series default
31937  on peut par exemple définir, la commande 
31938 \series bold
31939
31940 \backslash
31941 fb
31942 \series default
31943 :
31944 \begin_inset VSpace medskip
31945 \end_inset
31946
31947
31948 \begin_inset Newline newline
31949 \end_inset
31950
31951
31952 \series bold
31953
31954 \backslash
31955 newcommand{
31956 \backslash
31957 fb}[3]{
31958 \backslash
31959 framebox#1#2{$#3$}}
31960 \series default
31961
31962 \begin_inset VSpace medskip
31963 \end_inset
31964
31965
31966 \begin_inset Newline newline
31967 \end_inset
31968
31969 Les deux dollars créent une formule supplémentaire pour la commande 
31970 \series bold
31971
31972 \backslash
31973 framebox
31974 \series default
31975 , voir 
31976 \begin_inset CommandInset ref
31977 LatexCommand ref
31978 reference "sub:Boîtes-avec-cadre"
31979
31980 \end_inset
31981
31982 .
31983 \end_layout
31984
31985 \begin_layout Itemize
31986 Pour créer une nouvelle commande pour remplacer 
31987 \series bold
31988
31989 \backslash
31990 fcolorbox
31991 \series default
31992  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31993  pour la couleur est défini comme optionnel:
31994 \begin_inset VSpace medskip
31995 \end_inset
31996
31997
31998 \begin_inset Newline newline
31999 \end_inset
32000
32001
32002 \series bold
32003
32004 \backslash
32005 newcommand{
32006 \backslash
32007 cb}[3][white]{
32008 \backslash
32009 fcolorbox{#2}{#1}{$#3$}}
32010 \series default
32011
32012 \begin_inset VSpace medskip
32013 \end_inset
32014
32015
32016 \begin_inset Newline newline
32017 \end_inset
32018
32019 Quand la couleur n'est pas définie lors d'une utilisation de 
32020 \series bold
32021
32022 \backslash
32023 cb
32024 \series default
32025 , la couleur prédéfinie 
32026 \series bold
32027 white
32028 \series default
32029  est utilisée implicitement.
32030 \end_layout
32031
32032 \begin_layout Standard
32033 Un test des nouvelles commandes:
32034 \end_layout
32035
32036 \begin_layout Standard
32037 \align center
32038 \begin_inset Tabular
32039 <lyxtabular version="3" rows="6" columns="2">
32040 <features rotate="0" tabularvalignment="middle">
32041 <column alignment="center" valignment="top">
32042 <column alignment="center" valignment="top">
32043 <row>
32044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048 Commande
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057 Résultat
32058 \begin_inset Note Note
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062
32063 \series bold
32064
32065 \backslash
32066 raisebox
32067 \series default
32068  est seulement utilisée pour faire de la place
32069 \end_layout
32070
32071 \end_inset
32072
32073
32074 \end_layout
32075
32076 \end_inset
32077 </cell>
32078 </row>
32079 <row>
32080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084 A
32085 \backslash
32086 gr
32087 \begin_inset space \textvisiblespace{}
32088 \end_inset
32089
32090 B
32091 \end_layout
32092
32093 \end_inset
32094 </cell>
32095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32096 \begin_inset Text
32097
32098 \begin_layout Plain Layout
32099 \begin_inset Formula $A\gr B$
32100 \end_inset
32101
32102
32103 \end_layout
32104
32105 \end_inset
32106 </cell>
32107 </row>
32108 <row>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \backslash
32115 us{ABcd
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32125 \end_inset
32126
32127
32128 \end_layout
32129
32130 \end_inset
32131 </cell>
32132 </row>
32133 <row>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \backslash
32140 fb{[2cm]
32141 \begin_inset Formula $\to$
32142 \end_inset
32143
32144
32145 \backslash
32146 {
32147 \begin_inset Formula $\to$
32148 \end_inset
32149
32150
32151 \backslash
32152 {
32153 \backslash
32154 int
32155 \begin_inset space \textvisiblespace{}
32156 \end_inset
32157
32158 A=B
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 </row>
32176 <row>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \backslash
32183 cb{red
32184 \begin_inset Formula $\to$
32185 \end_inset
32186
32187
32188 \backslash
32189 {
32190 \backslash
32191 int
32192 \begin_inset space \textvisiblespace{}
32193 \end_inset
32194
32195 A=B
32196 \end_layout
32197
32198 \end_inset
32199 </cell>
32200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32201 \begin_inset Text
32202
32203 \begin_layout Plain Layout
32204 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 </row>
32213 <row>
32214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \backslash
32220 cb[green]
32221 \backslash
32222 {red
32223 \begin_inset Formula $\to$
32224 \end_inset
32225
32226
32227 \backslash
32228 {
32229 \backslash
32230 int
32231 \begin_inset space \textvisiblespace{}
32232 \end_inset
32233
32234 A=B
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32244 \end_inset
32245
32246
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 </row>
32252 </lyxtabular>
32253
32254 \end_inset
32255
32256
32257 \end_layout
32258
32259 \begin_layout Subsection
32260 Macros en mode mathématique
32261 \begin_inset Index idx
32262 status collapsed
32263
32264 \begin_layout Plain Layout
32265 Commandes personnalisées ! macros mathématiques
32266 \end_layout
32267
32268 \end_inset
32269
32270
32271 \begin_inset Index idx
32272 status collapsed
32273
32274 \begin_layout Plain Layout
32275 Macros
32276 \end_layout
32277
32278 \end_inset
32279
32280
32281 \end_layout
32282
32283 \begin_layout Standard
32284 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
32285 t utile pour les expressions complexes.
32286  Par exemple, supposons que les solutions de l'équation du second degré
32287  apparaissent souvent dans votre document sous des formes variées.
32288  La forme générale de l'équation du second degré est:
32289 \begin_inset Formula 
32290 \[
32291 0=\lambda^{2}+p\lambda+q
32292 \]
32293
32294 \end_inset
32295
32296 La forme générale de ses solutions est:
32297 \begin_inset Formula 
32298 \[
32299 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32300 \]
32301
32302 \end_inset
32303
32304
32305 \end_layout
32306
32307 \begin_layout Standard
32308 Pour définir une commande pour la formule de la solution, les paramètres
32309  
32310 \begin_inset Formula $\lambda$
32311 \end_inset
32312
32313
32314 \begin_inset Formula $p$
32315 \end_inset
32316
32317  et 
32318 \begin_inset Formula $q$
32319 \end_inset
32320
32321  peuvent prendre des formes variées et l'indice de 
32322 \begin_inset Formula $\lambda$
32323 \end_inset
32324
32325  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
32326  est
32327 \begin_inset Newline newline
32328 \end_inset
32329
32330
32331 \series bold
32332
32333 \backslash
32334 newcommand{
32335 \backslash
32336 qG}[4][1,
32337 \backslash
32338 ,2]{#2_{#1}=-
32339 \backslash
32340 frac{#3}{2}
32341 \backslash
32342 pm
32343 \begin_inset Newline newline
32344 \end_inset
32345
32346
32347 \begin_inset Phantom HPhantom
32348 status open
32349
32350 \begin_layout Plain Layout
32351
32352 \series bold
32353
32354 \backslash
32355 newcommand
32356 \end_layout
32357
32358 \end_inset
32359
32360
32361 \backslash
32362 sqrt{
32363 \backslash
32364 frac{#3^{2}}{4}-#4}}
32365 \end_layout
32366
32367 \begin_layout Standard
32368 Pour créer une formule de solution avec cette définition, on peut insérer
32369  dans une formule la commande:
32370 \end_layout
32371
32372 \begin_layout Standard
32373
32374 \series bold
32375
32376 \backslash
32377 qG{
32378 \backslash
32379 lambda
32380 \begin_inset Formula $\to$
32381 \end_inset
32382
32383
32384 \backslash
32385 {p
32386 \begin_inset Formula $\to$
32387 \end_inset
32388
32389
32390 \backslash
32391 {q
32392 \end_layout
32393
32394 \begin_layout Standard
32395 La définition de la nouvelle commande n'est pas intuitive parce que l'on
32396  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
32397  que l'on insère une fraction en faisant 
32398 \series bold
32399
32400 \backslash
32401 frac{numérateur}{dénominateur}
32402 \series default
32403 .
32404  En plus on peut facilement oublier une accolade dans la définition et ne
32405  pas voir dans LyX ce que la nouvelle commande va faire.
32406  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
32407  mathématiques à la place de la commande 
32408 \series bold
32409
32410 \backslash
32411 newcommand
32412 \series default
32413 .
32414 \end_layout
32415
32416 \begin_layout Standard
32417 Une macro est créée en utilisant le menu 
32418 \family sans
32419 Insertion\SpecialChar \menuseparator
32420 Math\SpecialChar \menuseparator
32421 Macro
32422 \family default
32423  ou le bouton 
32424 \begin_inset Graphics
32425         filename ../../images/math-macro_newmacroname_newcommand.png
32426         scale 85
32427
32428 \end_inset
32429
32430  de la barre d'outils.
32431  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
32432  définit la macro:
32433 \begin_inset Newline newline
32434 \end_inset
32435
32436
32437 \begin_inset space \hspace*{\fill}
32438 \end_inset
32439
32440
32441 \begin_inset Graphics
32442         filename ../clipart/macrobox.png
32443
32444 \end_inset
32445
32446
32447 \begin_inset space \hspace*{\fill}
32448 \end_inset
32449
32450
32451 \begin_inset Newline newline
32452 \end_inset
32453
32454
32455 \begin_inset FormulaMacro
32456 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32457 \end_inset
32458
32459
32460 \backslash
32461 newmacroname est le nom qui est donné implicitement à la macro et qui doit
32462  être remplacé par quelquechose de raisonable.
32463  La formule voulue est insérée dans la première boîte bleue.
32464  On insère une réservation pour un argument avec la commande 
32465 \series bold
32466
32467 \backslash
32468 #numéro_argument
32469 \series default
32470 , par exemple 
32471 \series bold
32472
32473 \backslash
32474 #1
32475 \series default
32476 , ou en utilisant le bouton 
32477 \begin_inset Graphics
32478         filename ../../images/math-macro-add-param.png
32479         scale 85
32480
32481 \end_inset
32482
32483  de la barre d'outils macro.
32484  On peut avoir au maximum 9
32485 \begin_inset space ~
32486 \end_inset
32487
32488 arguments.
32489  Les arguments optionnels sont créés avec le bouton 
32490 \begin_inset Graphics
32491         filename ../../images/math-macro-add-optional-param.png
32492         scale 85
32493
32494 \end_inset
32495
32496 de la barre d'outils.
32497  Le prenier argument non optionnel peut être transformé en argument optionnel
32498  avec le bouton 
32499 \begin_inset Graphics
32500         filename ../../images/math-macro-make-optional.png
32501         scale 85
32502
32503 \end_inset
32504
32505 .
32506  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32507  macro dans LyX.
32508  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32509  alors laissée vide.
32510  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32511  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32512 \begin_inset Newline newline
32513 \end_inset
32514
32515
32516 \series bold
32517 qG: 
32518 \backslash
32519 #1
32520 \series default
32521  
32522 \series bold
32523 ,
32524 \series default
32525  
32526 \series bold
32527
32528 \backslash
32529 #2
32530 \series default
32531  
32532 \series bold
32533 ,
32534 \series default
32535  
32536 \series bold
32537
32538 \backslash
32539 #3, 
32540 \backslash
32541 #4
32542 \begin_inset Newline newline
32543 \end_inset
32544
32545
32546 \series default
32547 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32548  de la macro, ce qui facilitera la lisibilité.
32549  La formule sera imprimée sur la sortie conformément à la description de
32550  la première boîte.
32551 \begin_inset Newline newline
32552 \end_inset
32553
32554 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32555  le curseur dans la macro et en utilisant le menu 
32556 \family sans
32557 Visualiser\SpecialChar \menuseparator
32558 Déplier/Replier la macro mathématique
32559 \family default
32560 .
32561 \end_layout
32562
32563 \begin_layout Standard
32564 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32565  dans notre cas, on met 
32566 \series bold
32567
32568 \backslash
32569 qG
32570 \series default
32571 .
32572  Dans Lyx, notre macro va ressembler à ceci:
32573 \begin_inset Newline newline
32574 \end_inset
32575
32576
32577 \begin_inset space \hspace*{\fill}
32578 \end_inset
32579
32580
32581 \begin_inset Graphics
32582         filename ../clipart/macrouse.png
32583
32584 \end_inset
32585
32586
32587 \begin_inset space \hspace*{\fill}
32588 \end_inset
32589
32590
32591 \begin_inset Newline newline
32592 \end_inset
32593
32594 Voici notre exemple avec les arguments 
32595 \begin_inset Formula $x$
32596 \end_inset
32597
32598
32599 \begin_inset Formula $\ln(x)$
32600 \end_inset
32601
32602  et 
32603 \begin_inset Formula $B$
32604 \end_inset
32605
32606 :
32607 \end_layout
32608
32609 \begin_layout Standard
32610 \begin_inset Formula 
32611 \[
32612 \qG x{\ln(x)}B
32613 \]
32614
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Standard
32621 LyX propose dans le menu 
32622 \family sans
32623 Outils
32624 \family default
32625 \SpecialChar \menuseparator
32626
32627 \family sans
32628 Préférences\SpecialChar \menuseparator
32629 En
32630 \begin_inset space ~
32631 \end_inset
32632
32633 cours
32634 \begin_inset space ~
32635 \end_inset
32636
32637 de
32638 \begin_inset space ~
32639 \end_inset
32640
32641 modification\SpecialChar \menuseparator
32642 Contrôle
32643 \family default
32644  different styles pour éditer les macros.
32645  Pour trouver le style qui vous convient le mieux, choisissez un style et
32646  placez le curseur dans une macro pour voir la différence.
32647 \end_layout
32648
32649 \begin_layout Standard
32650 En interne, une macro est transformée en une commande 
32651 \series bold
32652
32653 \backslash
32654 newcommand
32655 \series default
32656  au moment de l'exportation du document.
32657  Les commandes 
32658 \series bold
32659
32660 \backslash
32661 newcommand
32662 \series default
32663  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32664  qui fait que les macros ne peuvent être utilisées que dans des formules
32665  qui suivent leur boîte de définition dans le document.
32666 \end_layout
32667
32668 \begin_layout Standard
32669 On peut aussi créer une macro mathématique directement à partir d'une commande
32670  
32671 \series bold
32672
32673 \backslash
32674 newcommand
32675 \series default
32676 .
32677  Écrivez par exemple la commande
32678 \begin_inset Newline newline
32679 \end_inset
32680
32681
32682 \series bold
32683
32684 \backslash
32685 newcommand{
32686 \backslash
32687 larrow}[2]{
32688 \backslash
32689 xleftarrow[#2]{#1}}
32690 \series default
32691
32692 \begin_inset Newline newline
32693 \end_inset
32694
32695 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32696  clavier 
32697 \family sans
32698 Ctrl+M
32699 \family default
32700 , la commande sera transformée en macro mathématique.
32701  En utilisant cette méthode, vous devez faire attention au fait que la commande
32702  
32703 \series bold
32704
32705 \backslash
32706 newcommand
32707 \series default
32708  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32709  amènera des erreurs LaTeX.
32710 \end_layout
32711
32712 \begin_layout Standard
32713 Les macro mathématiques ont encore actuellement un problème qui fait que
32714  les formules supplémentaires dans une définition de macro ne sont pas gérées
32715  correctement.
32716  Ce qui fait que l'exemple 
32717 \series bold
32718
32719 \backslash
32720 fb
32721 \series default
32722  de la sous-section
32723 \begin_inset space ~
32724 \end_inset
32725
32726
32727 \begin_inset CommandInset ref
32728 LatexCommand ref
32729 reference "sub:La-commande-newcommand"
32730
32731 \end_inset
32732
32733  ne peut pas être créée comme macro.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32738  verrez dans la fenêtre de LyX, la barre d'outils macro :
32739 \end_layout
32740
32741 \begin_layout Standard
32742 \begin_inset VSpace defskip
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 \begin_inset Graphics
32750         filename ../clipart/MacroToolbar.png
32751
32752 \end_inset
32753
32754
32755 \begin_inset Index idx
32756 status collapsed
32757
32758 \begin_layout Plain Layout
32759 Macros ! Barre d'outils
32760 \end_layout
32761
32762 \end_inset
32763
32764
32765 \end_layout
32766
32767 \begin_layout Standard
32768 \begin_inset VSpace defskip
32769 \end_inset
32770
32771
32772 \end_layout
32773
32774 \begin_layout Standard
32775 La barre d'outils macro contient de la gauche vers la droite les boutons
32776  suivants :
32777 \end_layout
32778
32779 \begin_layout Standard
32780 \begin_inset VSpace defskip
32781 \end_inset
32782
32783
32784 \end_layout
32785
32786 \begin_layout Standard
32787 \begin_inset Tabular
32788 <lyxtabular version="3" rows="9" columns="2">
32789 <features rotate="0" islongtable="true" longtabularalignment="center">
32790 <column alignment="left" valignment="top">
32791 <column alignment="left" valignment="top" width="85col%">
32792 <row interlinespace="2.5mm">
32793 <cell alignment="center" valignment="top" usebox="none">
32794 \begin_inset Text
32795
32796 \begin_layout Plain Layout
32797 \begin_inset Graphics
32798         filename ../../images/math-macro-remove-param.png
32799         rotateOrigin center
32800
32801 \end_inset
32802
32803
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 <cell alignment="center" valignment="top" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \family sans
32814 Édition\SpecialChar \menuseparator
32815 Math\SpecialChar \menuseparator
32816 Définition
32817 \begin_inset space ~
32818 \end_inset
32819
32820 de
32821 \begin_inset space ~
32822 \end_inset
32823
32824 macro\SpecialChar \menuseparator
32825 Supprimer
32826 \begin_inset space ~
32827 \end_inset
32828
32829 le
32830 \begin_inset space ~
32831 \end_inset
32832
32833 dernier
32834 \begin_inset space ~
32835 \end_inset
32836
32837 argument
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 </row>
32843 <row interlinespace="2.5mm">
32844 <cell alignment="center" valignment="top" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848 \begin_inset Graphics
32849         filename ../../images/math-macro-add-param.png
32850         rotateOrigin center
32851
32852 \end_inset
32853
32854
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863
32864 \family sans
32865 Édition\SpecialChar \menuseparator
32866 Math\SpecialChar \menuseparator
32867 Définition
32868 \begin_inset space ~
32869 \end_inset
32870
32871 de
32872 \begin_inset space ~
32873 \end_inset
32874
32875 macro\SpecialChar \menuseparator
32876 Ajouter
32877 \begin_inset space ~
32878 \end_inset
32879
32880 un
32881 \begin_inset space ~
32882 \end_inset
32883
32884 argument
32885 \end_layout
32886
32887 \end_inset
32888 </cell>
32889 </row>
32890 <row interlinespace="2.5mm">
32891 <cell alignment="center" valignment="top" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895 \begin_inset Graphics
32896         filename ../../images/math-macro-make-optional.png
32897         rotateOrigin center
32898
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family sans
32912 Édition\SpecialChar \menuseparator
32913 Math\SpecialChar \menuseparator
32914 Définition
32915 \begin_inset space ~
32916 \end_inset
32917
32918 de
32919 \begin_inset space ~
32920 \end_inset
32921
32922 macro\SpecialChar \menuseparator
32923 Rendre optionnel le premier
32924 \begin_inset Newline newline
32925 \end_inset
32926
32927
32928 \begin_inset Phantom HPhantom
32929 status open
32930
32931 \begin_layout Plain Layout
32932
32933 \family sans
32934 Édition\SpecialChar \menuseparator
32935 Math\SpecialChar \menuseparator
32936 Définition
32937 \begin_inset space ~
32938 \end_inset
32939
32940 de
32941 \begin_inset space ~
32942 \end_inset
32943
32944 macro\SpecialChar \menuseparator
32945
32946 \end_layout
32947
32948 \end_inset
32949
32950 argument
32951 \begin_inset space ~
32952 \end_inset
32953
32954 non
32955 \begin_inset space ~
32956 \end_inset
32957
32958 optionnel
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 </row>
32964 <row interlinespace="2.5mm">
32965 <cell alignment="center" valignment="top" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969 \begin_inset Graphics
32970         filename ../../images/math-macro-make-nonoptional.png
32971         rotateOrigin center
32972
32973 \end_inset
32974
32975
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \family sans
32986 Édition\SpecialChar \menuseparator
32987 Math\SpecialChar \menuseparator
32988 Définition
32989 \begin_inset space ~
32990 \end_inset
32991
32992 de
32993 \begin_inset space ~
32994 \end_inset
32995
32996 macro\SpecialChar \menuseparator
32997 Rendre non optionnel le dernier
32998 \begin_inset Newline newline
32999 \end_inset
33000
33001
33002 \begin_inset Phantom HPhantom
33003 status open
33004
33005 \begin_layout Plain Layout
33006
33007 \family sans
33008 Édition\SpecialChar \menuseparator
33009 Math\SpecialChar \menuseparator
33010 Définition
33011 \begin_inset space ~
33012 \end_inset
33013
33014 de
33015 \begin_inset space ~
33016 \end_inset
33017
33018 macro\SpecialChar \menuseparator
33019
33020 \end_layout
33021
33022 \end_inset
33023
33024 argument
33025 \begin_inset space ~
33026 \end_inset
33027
33028 optionnel
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 </row>
33034 <row interlinespace="2.5mm">
33035 <cell alignment="center" valignment="top" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Plain Layout
33039 \begin_inset Graphics
33040         filename ../../images/math-macro-remove-optional-param.png
33041         rotateOrigin center
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \family sans
33056 Édition\SpecialChar \menuseparator
33057 Math\SpecialChar \menuseparator
33058 Définition
33059 \begin_inset space ~
33060 \end_inset
33061
33062 de
33063 \begin_inset space ~
33064 \end_inset
33065
33066 macro\SpecialChar \menuseparator
33067 Supprimer
33068 \begin_inset space ~
33069 \end_inset
33070
33071 un
33072 \begin_inset space ~
33073 \end_inset
33074
33075 argument
33076 \begin_inset space ~
33077 \end_inset
33078
33079 optionnel
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 </row>
33085 <row interlinespace="2.5mm">
33086 <cell alignment="center" valignment="top" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090 \begin_inset Graphics
33091         filename ../../images/math-macro-add-optional-param.png
33092         rotateOrigin center
33093
33094 \end_inset
33095
33096
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \family sans
33107 Édition\SpecialChar \menuseparator
33108 Math\SpecialChar \menuseparator
33109 Définition
33110 \begin_inset space ~
33111 \end_inset
33112
33113 de
33114 \begin_inset space ~
33115 \end_inset
33116
33117 macro\SpecialChar \menuseparator
33118 Insérer
33119 \begin_inset space ~
33120 \end_inset
33121
33122 un
33123 \begin_inset space ~
33124 \end_inset
33125
33126 argument
33127 \begin_inset space ~
33128 \end_inset
33129
33130 optionnel
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 </row>
33136 <row interlinespace="2.5mm">
33137 <cell alignment="center" valignment="top" usebox="none">
33138 \begin_inset Text
33139
33140 \begin_layout Plain Layout
33141 \begin_inset Graphics
33142         filename ../../images/math-macro-remove-greedy-param.png
33143         rotateOrigin center
33144
33145 \end_inset
33146
33147
33148 \end_layout
33149
33150 \end_inset
33151 </cell>
33152 <cell alignment="center" valignment="top" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156
33157 \family sans
33158 Édition\SpecialChar \menuseparator
33159 Math\SpecialChar \menuseparator
33160 Définition
33161 \begin_inset space ~
33162 \end_inset
33163
33164 de
33165 \begin_inset space ~
33166 \end_inset
33167
33168 macro\SpecialChar \menuseparator
33169 Enlever
33170 \begin_inset space ~
33171 \end_inset
33172
33173 le
33174 \begin_inset space ~
33175 \end_inset
33176
33177 dernier
33178 \begin_inset space ~
33179 \end_inset
33180
33181 argument
33182 \begin_inset space ~
33183 \end_inset
33184
33185 en
33186 \begin_inset Newline newline
33187 \end_inset
33188
33189
33190 \begin_inset Phantom HPhantom
33191 status open
33192
33193 \begin_layout Plain Layout
33194
33195 \family sans
33196 Édition\SpecialChar \menuseparator
33197 Math\SpecialChar \menuseparator
33198 Définition
33199 \begin_inset space ~
33200 \end_inset
33201
33202 de
33203 \begin_inset space ~
33204 \end_inset
33205
33206 macro\SpecialChar \menuseparator
33207
33208 \end_layout
33209
33210 \end_inset
33211
33212 éjectant
33213 \begin_inset space ~
33214 \end_inset
33215
33216 par
33217 \begin_inset space ~
33218 \end_inset
33219
33220 la
33221 \begin_inset space ~
33222 \end_inset
33223
33224 droite
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 </row>
33230 <row interlinespace="2.5mm">
33231 <cell alignment="center" valignment="top" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235 \begin_inset Graphics
33236         filename ../../images/math-macro-append-greedy-param.png
33237         rotateOrigin center
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 <cell alignment="center" valignment="top" usebox="none">
33247 \begin_inset Text
33248
33249 \begin_layout Plain Layout
33250
33251 \family sans
33252 Édition\SpecialChar \menuseparator
33253 Math\SpecialChar \menuseparator
33254 Définition
33255 \begin_inset space ~
33256 \end_inset
33257
33258 de
33259 \begin_inset space ~
33260 \end_inset
33261
33262 macro\SpecialChar \menuseparator
33263 Ajouter
33264 \begin_inset space ~
33265 \end_inset
33266
33267 l'argument
33268 \begin_inset space ~
33269 \end_inset
33270
33271 en
33272 \begin_inset space ~
33273 \end_inset
33274
33275 intégrant
33276 \begin_inset Newline newline
33277 \end_inset
33278
33279
33280 \begin_inset Phantom HPhantom
33281 status open
33282
33283 \begin_layout Plain Layout
33284
33285 \family sans
33286 Édition\SpecialChar \menuseparator
33287 Math\SpecialChar \menuseparator
33288 Définition
33289 \begin_inset space ~
33290 \end_inset
33291
33292 de
33293 \begin_inset space ~
33294 \end_inset
33295
33296 macro\SpecialChar \menuseparator
33297
33298 \end_layout
33299
33300 \end_inset
33301
33302 depuis
33303 \begin_inset space ~
33304 \end_inset
33305
33306 la
33307 \begin_inset space ~
33308 \end_inset
33309
33310 droite
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 </row>
33316 <row interlinespace="2.5mm">
33317 <cell alignment="center" valignment="top" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321 \begin_inset Graphics
33322         filename ../../images/math-macro-add-greedy-optional-param.png
33323         rotateOrigin center
33324
33325 \end_inset
33326
33327
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 <cell alignment="center" valignment="top" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Plain Layout
33336
33337 \family sans
33338 Édition\SpecialChar \menuseparator
33339 Math\SpecialChar \menuseparator
33340 Définition
33341 \begin_inset space ~
33342 \end_inset
33343
33344 de
33345 \begin_inset space ~
33346 \end_inset
33347
33348 macro\SpecialChar \menuseparator
33349 Ajouter
33350 \begin_inset space ~
33351 \end_inset
33352
33353 l'argument
33354 \begin_inset space ~
33355 \end_inset
33356
33357 optionnel
33358 \begin_inset space ~
33359 \end_inset
33360
33361 en
33362 \begin_inset Newline newline
33363 \end_inset
33364
33365
33366 \begin_inset Phantom HPhantom
33367 status open
33368
33369 \begin_layout Plain Layout
33370
33371 \family sans
33372 Édition\SpecialChar \menuseparator
33373 Math\SpecialChar \menuseparator
33374 Définition
33375 \begin_inset space ~
33376 \end_inset
33377
33378 de
33379 \begin_inset space ~
33380 \end_inset
33381
33382 macro\SpecialChar \menuseparator
33383
33384 \end_layout
33385
33386 \end_inset
33387
33388 intégrant
33389 \begin_inset space ~
33390 \end_inset
33391
33392 depuis
33393 \begin_inset space ~
33394 \end_inset
33395
33396 la
33397 \begin_inset space ~
33398 \end_inset
33399
33400 droite
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 </row>
33406 </lyxtabular>
33407
33408 \end_inset
33409
33410
33411 \end_layout
33412
33413 \begin_layout Section
33414 Système de calcul formel
33415 \end_layout
33416
33417 \begin_layout Standard
33418 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
33419  mathématique de LyX et des applications externes ou des programmes écrits
33420  par l'utilisateur.
33421  Actuellement les applications qui sont gérées sont 
33422 \family sans
33423 Maple
33424 \family default
33425
33426 \family sans
33427 Mathematica
33428 \family default
33429
33430 \family sans
33431 Maxima
33432 \family default
33433  et 
33434 \family sans
33435 Octave
33436 \family default
33437 .
33438  Notez que les constructions mathematiques qui sont acceptées sont limitées
33439  à des cas très simples.
33440 \end_layout
33441
33442 \begin_layout Subsection
33443 Utilisation
33444 \end_layout
33445
33446 \begin_layout Standard
33447 Écrivez une expression dans une formule puis allez dans 
33448 \family sans
33449 Édition\SpecialChar \menuseparator
33450 Maths
33451 \family default
33452 \SpecialChar \menuseparator
33453
33454 \family sans
33455 Appel à un logiciel de calcul formel
33456 \family default
33457 , choisissez une des applications que vous avez installé sur votre ordinateur.
33458  Après cela, le résultat du calcul devrait apparaître sur le côté droit
33459  de l'expression avec l'opérateur 
33460 \begin_inset Quotes fld
33461 \end_inset
33462
33463 =
33464 \begin_inset Quotes frd
33465 \end_inset
33466
33467 .
33468 \end_layout
33469
33470 \begin_layout Standard
33471 Voici quelques exemples très simples ( avec les résultats de 
33472 \family sans
33473 Maxima
33474 \family default
33475  ) pour montrer quel genre de calculs on peut effectuer :
33476 \end_layout
33477
33478 \begin_layout Itemize
33479 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Itemize
33486 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33487 \end_inset
33488
33489
33490 \end_layout
33491
33492 \begin_layout Itemize
33493 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \begin_layout Itemize
33500 \begin_inset Formula $\det\left[\begin{array}{ccc}
33501 1 & 6 & 7\\
33502 2 & 5 & 8\\
33503 3 & 4 & 17
33504 \end{array}\right]=-56$
33505 \end_inset
33506
33507
33508 \end_layout
33509
33510 \begin_layout Itemize
33511 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33512 \end_inset
33513
33514
33515 \end_layout
33516
33517 \begin_layout Subsection
33518 Raccourci clavier
33519 \end_layout
33520
33521 \begin_layout Standard
33522 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33523  algébriques.
33524  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33525  ( voir le manuel 
33526 \family sans
33527 \emph on
33528 Fonctions LyX
33529 \family default
33530 \emph default
33531  ).
33532  On peut par exemple attacher la touche 
33533 \family sans
33534 Entrée
33535 \family default
33536  à l'intérieur de l'éditeur mathématique à 
33537 \family sans
33538 Maxima
33539 \family default
33540 , ce qui donnera la commande de définition suivante pour le raccourci
33541 \begin_inset space ~
33542 \end_inset
33543
33544 :
33545 \end_layout
33546
33547 \begin_layout Standard
33548
33549 \series bold
33550 command-alternatives break-paragraph;math-extern maxima
33551 \end_layout
33552
33553 \begin_layout Section
33554 Points divers
33555 \begin_inset Index idx
33556 status collapsed
33557
33558 \begin_layout Plain Layout
33559 Points divers
33560 \end_layout
33561
33562 \end_inset
33563
33564
33565 \end_layout
33566
33567 \begin_layout Subsection
33568 Nombres négatifs
33569 \begin_inset Index idx
33570 status collapsed
33571
33572 \begin_layout Plain Layout
33573 Nombres ! négatifs
33574 \end_layout
33575
33576 \end_inset
33577
33578
33579 \end_layout
33580
33581 \begin_layout Standard
33582 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33583  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33584  moins.
33585  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33586  correctement.
33587 \end_layout
33588
33589 \begin_layout Standard
33590 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33591 \end_layout
33592
33593 \begin_layout Standard
33594 Un exemple pour illustrer le problème:
33595 \end_layout
33596
33597 \begin_layout Standard
33598 \align center
33599 \begin_inset Tabular
33600 <lyxtabular version="3" rows="3" columns="2">
33601 <features rotate="0" tabularvalignment="middle">
33602 <column alignment="right" valignment="top">
33603 <column alignment="left" valignment="top">
33604 <row>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609 texte normal:
33610 \end_layout
33611
33612 \end_inset
33613 </cell>
33614 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618 x = -2
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 </row>
33624 <row>
33625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629 formule:
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638 \begin_inset Formula $x=-2$
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 </row>
33647 <row>
33648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652 solution:
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Plain Layout
33661 \begin_inset Formula $x=\textrm{-}2$
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 </row>
33670 </lyxtabular>
33671
33672 \end_inset
33673
33674
33675 \end_layout
33676
33677 \begin_layout Subsection
33678 La virgule comme séparateur décimal
33679 \begin_inset Index idx
33680 status collapsed
33681
33682 \begin_layout Plain Layout
33683 Virgule
33684 \end_layout
33685
33686 \end_inset
33687
33688
33689 \end_layout
33690
33691 \begin_layout Standard
33692 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33693  pour grouper les chiffres dans un nombre.
33694  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33695  formules.
33696 \end_layout
33697
33698 \begin_layout Standard
33699 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33700  (raccourci 
33701 \family sans
33702 Ctrl+M
33703 \family default
33704 ).
33705 \end_layout
33706
33707 \begin_layout Standard
33708 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33709  on doit charger le fichier 
33710 \series bold
33711 icomma.sty
33712 \series default
33713
33714 \begin_inset Foot
33715 status collapsed
33716
33717 \begin_layout Plain Layout
33718
33719 \series bold
33720 icomma
33721 \series default
33722  fait partie du paquetage 
33723 \series bold
33724 was
33725 \series default
33726
33727 \begin_inset Index idx
33728 status collapsed
33729
33730 \begin_layout Plain Layout
33731 Paquetages ! was
33732 \begin_inset ERT
33733 status collapsed
33734
33735 \begin_layout Plain Layout
33736
33737
33738 \backslash
33739 vspace{4mm}
33740 \end_layout
33741
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \end_inset
33748
33749 .
33750 \end_layout
33751
33752 \end_inset
33753
33754
33755 \begin_inset Index idx
33756 status collapsed
33757
33758 \begin_layout Plain Layout
33759 Paquetages ! icomma
33760 \end_layout
33761
33762 \end_inset
33763
33764  dans le préambule LaTeX avec la ligne
33765 \end_layout
33766
33767 \begin_layout Standard
33768
33769 \series bold
33770
33771 \backslash
33772 usepackage{icomma}
33773 \end_layout
33774
33775 \begin_layout Subsection
33776 Les vecteurs physiques
33777 \begin_inset CommandInset label
33778 LatexCommand label
33779 name "sub:Vecteurs-physiques"
33780
33781 \end_inset
33782
33783
33784 \begin_inset Index idx
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Vecteurs ! physiques
33789 \end_layout
33790
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \begin_layout Standard
33797 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33798 \series bold
33799  braket
33800 \series default
33801
33802 \begin_inset Index idx
33803 status collapsed
33804
33805 \begin_layout Plain Layout
33806 Paquetages ! braket
33807 \end_layout
33808
33809 \end_inset
33810
33811  que l'on charge en mettant dans le préambule LaTeX la ligne
33812 \end_layout
33813
33814 \begin_layout Standard
33815
33816 \series bold
33817
33818 \backslash
33819 usepackage{braket}
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset ERT
33824 status collapsed
33825
33826 \begin_layout Plain Layout
33827
33828
33829 \backslash
33830 ifbraket 
33831 \end_layout
33832
33833 \end_inset
33834
33835
33836 \begin_inset Note Note
33837 status open
33838
33839 \begin_layout Plain Layout
33840 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33841 \series bold
33842 braket
33843 \series default
33844  est installé:
33845 \end_layout
33846
33847 \end_inset
33848
33849
33850 \end_layout
33851
33852 \begin_layout Standard
33853 \begin_inset Newpage newpage
33854 \end_inset
33855
33856
33857 \end_layout
33858
33859 \begin_layout Standard
33860 Les commandes suivantes sont définies:
33861 \end_layout
33862
33863 \begin_layout Standard
33864 \align center
33865 \begin_inset Tabular
33866 <lyxtabular version="3" rows="4" columns="2">
33867 <features rotate="0" tabularvalignment="middle">
33868 <column alignment="center" valignment="top">
33869 <column alignment="center" valignment="top">
33870 <row>
33871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875 Commande
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884 Résultat
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 </row>
33890 <row>
33891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Plain Layout
33895
33896 \backslash
33897 Bra{
33898 \backslash
33899 psi
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908 \begin_inset Formula $\Bra{\psi}$
33909 \end_inset
33910
33911
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 </row>
33917 <row>
33918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922
33923 \backslash
33924 Ket{
33925 \backslash
33926 psi
33927 \end_layout
33928
33929 \end_inset
33930 </cell>
33931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33932 \begin_inset Text
33933
33934 \begin_layout Plain Layout
33935 \begin_inset Formula $\Ket{\psi}$
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 </row>
33944 <row>
33945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949
33950 \backslash
33951 Braket{
33952 \backslash
33953 psi|
33954 \backslash
33955 phi
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964 \begin_inset Formula $\Braket{\psi|\phi}$
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 </row>
33973 </lyxtabular>
33974
33975 \end_inset
33976
33977
33978 \end_layout
33979
33980 \begin_layout Standard
33981 La commande 
33982 \series bold
33983
33984 \backslash
33985 Braket
33986 \series default
33987  assure que toutes les barres verticales ont la même taille que les crochets
33988  englobants:
33989 \begin_inset Formula 
33990 \[
33991 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33992 \]
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \begin_layout Standard
34000 \begin_inset ERT
34001 status collapsed
34002
34003 \begin_layout Plain Layout
34004
34005
34006 \backslash
34007 else 
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \begin_inset Note Note
34014 status open
34015
34016 \begin_layout Plain Layout
34017 Ce qui suit sera affiché si la paquetage LaTeX 
34018 \series bold
34019 braket
34020 \series default
34021  n'est pas installé:
34022 \end_layout
34023
34024 \end_inset
34025
34026
34027 \end_layout
34028
34029 \begin_layout Standard
34030 Vous avez besoin du paquetage LaTeX 
34031 \series bold
34032 braket
34033 \series default
34034  pour voir le reste de cette sous section dans la sortie finale.
34035 \end_layout
34036
34037 \begin_layout Standard
34038 \begin_inset ERT
34039 status collapsed
34040
34041 \begin_layout Plain Layout
34042
34043
34044 \backslash
34045 fi 
34046 \end_layout
34047
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Standard
34054 L'effet de la commande 
34055 \series bold
34056
34057 \backslash
34058 Braket
34059 \series default
34060  peut aussi être obtenu en utilisant la commande 
34061 \series bold
34062
34063 \backslash
34064 middle
34065 \series default
34066 , qui est décrite dans 
34067 \begin_inset CommandInset ref
34068 LatexCommand ref
34069 reference "sub:Taille-parenthèses-automatique"
34070
34071 \end_inset
34072
34073 .
34074 \end_layout
34075
34076 \begin_layout Subsection
34077 Fractions personnalisées
34078 \begin_inset CommandInset label
34079 LatexCommand label
34080 name "sub:Fractions-personnalisées"
34081
34082 \end_inset
34083
34084
34085 \begin_inset Index idx
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089 Fractions ! personnalisées
34090 \end_layout
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \begin_layout Standard
34098 Pour définir des commandes personnalisées pour les fractions, on utilise
34099  la commande 
34100 \series bold
34101
34102 \backslash
34103 genfrac
34104 \series default
34105
34106 \begin_inset Index idx
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110 Commandes ! G ! 
34111 \backslash
34112 genfrac
34113 \end_layout
34114
34115 \end_inset
34116
34117  avec la syntaxe suivante:
34118 \end_layout
34119
34120 \begin_layout Standard
34121
34122 \series bold
34123
34124 \backslash
34125 genfrac{parenthèse gauche}{parenthèse droite}
34126 \begin_inset Newline newline
34127 \end_inset
34128
34129
34130 \begin_inset Phantom HPhantom
34131 status open
34132
34133 \begin_layout Plain Layout
34134
34135 \series bold
34136
34137 \backslash
34138 genfrac
34139 \end_layout
34140
34141 \end_inset
34142
34143 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
34144 \end_layout
34145
34146 \begin_layout Standard
34147 Le style est un nombre allant de 0 à 3.
34148 \end_layout
34149
34150 \begin_layout Standard
34151 \align center
34152 \begin_inset Tabular
34153 <lyxtabular version="3" rows="5" columns="2">
34154 <features rotate="0" tabularvalignment="middle">
34155 <column alignment="center" valignment="top">
34156 <column alignment="center" valignment="top">
34157 <row>
34158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34159 \begin_inset Text
34160
34161 \begin_layout Plain Layout
34162 Nombre
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34168 \begin_inset Text
34169
34170 \begin_layout Plain Layout
34171 Style (Taille)
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 </row>
34177 <row>
34178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182 0
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191 formule hors ligne
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 </row>
34197 <row>
34198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202 1
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211 formule en ligne
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 </row>
34217 <row>
34218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34219 \begin_inset Text
34220
34221 \begin_layout Plain Layout
34222 2
34223 \end_layout
34224
34225 \end_inset
34226 </cell>
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231 petit (small)
34232 \end_layout
34233
34234 \end_inset
34235 </cell>
34236 </row>
34237 <row>
34238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242 3
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251 minuscule (tiny)
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 </row>
34257 </lyxtabular>
34258
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \begin_layout Standard
34265 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
34266  dans lequel on se trouve, comme avec la commande 
34267 \series bold
34268
34269 \backslash
34270 frac
34271 \series default
34272 .
34273 \end_layout
34274
34275 \begin_layout Standard
34276 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
34277 e de 0.4
34278 \begin_inset space \thinspace{}
34279 \end_inset
34280
34281 pt est utilisée.
34282 \end_layout
34283
34284 \begin_layout Standard
34285 \begin_inset VSpace medskip
34286 \end_inset
34287
34288 Par exemple les commandes 
34289 \series bold
34290
34291 \backslash
34292 dfrac
34293 \series default
34294  et 
34295 \series bold
34296
34297 \backslash
34298 tbinom
34299 \series default
34300  vues en 
34301 \begin_inset CommandInset ref
34302 LatexCommand ref
34303 reference "sub:Fractions"
34304
34305 \end_inset
34306
34307  sont définies avec les commandes 
34308 \end_layout
34309
34310 \begin_layout Standard
34311
34312 \series bold
34313
34314 \backslash
34315 newcommand{
34316 \backslash
34317 dfrac}[2]{
34318 \backslash
34319 genfrac{}{}{}{0}{#1}{#2}}
34320 \end_layout
34321
34322 \begin_layout Standard
34323 et
34324 \end_layout
34325
34326 \begin_layout Standard
34327
34328 \series bold
34329
34330 \backslash
34331 newcommand{
34332 \backslash
34333 tbinom}[2]{
34334 \backslash
34335 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34336 \end_layout
34337
34338 \begin_layout Standard
34339 \begin_inset VSpace medskip
34340 \end_inset
34341
34342 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
34343  en argument, on insère la ligne suivante dans le préambule LaTeX:
34344 \end_layout
34345
34346 \begin_layout Standard
34347
34348 \series bold
34349
34350 \backslash
34351 newcommand{
34352 \backslash
34353 fracS}[3][]{
34354 \backslash
34355 genfrac{}{}{#1}{}{#2}{#3}}
34356 \end_layout
34357
34358 \begin_layout Standard
34359 Un test:
34360 \begin_inset Formula 
34361 \begin{align*}
34362 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34363 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34364 \end{align*}
34365
34366 \end_inset
34367
34368 Comme on peut le voir, la distance entre le numérateur et le dénominateur
34369  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
34370 \end_layout
34371
34372 \begin_layout Subsection
34373 Formules barrées
34374 \begin_inset Index idx
34375 status collapsed
34376
34377 \begin_layout Plain Layout
34378 Formules ! barrées
34379 \end_layout
34380
34381 \end_inset
34382
34383
34384 \end_layout
34385
34386 \begin_layout Standard
34387 \begin_inset ERT
34388 status collapsed
34389
34390 \begin_layout Plain Layout
34391
34392
34393 \backslash
34394 ifcancel 
34395 \end_layout
34396
34397 \end_inset
34398
34399
34400 \begin_inset Note Note
34401 status open
34402
34403 \begin_layout Plain Layout
34404 Ce qui suit ne sera affiché que si le paquetage LaTeX 
34405 \series bold
34406 cancel
34407 \series default
34408  est installé:
34409 \end_layout
34410
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \begin_layout Standard
34417 Il y a quatre façon de barrer une formule u une portion de formule:
34418 \end_layout
34419
34420 \begin_layout Standard
34421 \align center
34422 \begin_inset Tabular
34423 <lyxtabular version="3" rows="5" columns="2">
34424 <features rotate="0" tabularvalignment="middle">
34425 <column alignment="center" valignment="top">
34426 <column alignment="center" valignment="top">
34427 <row>
34428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432 Commande
34433 \end_layout
34434
34435 \end_inset
34436 </cell>
34437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441 Résultat
34442 \begin_inset Note Note
34443 status collapsed
34444
34445 \begin_layout Plain Layout
34446 L'espace et
34447 \series bold
34448  
34449 \backslash
34450 raisebox 
34451 \series default
34452 sont seulement utilisées pour faire de la place.
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \end_layout
34459
34460 \end_inset
34461 </cell>
34462 </row>
34463 <row>
34464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \backslash
34470 cancel
34471 \begin_inset space \textvisiblespace{}
34472 \end_inset
34473
34474
34475 \backslash
34476 int
34477 \begin_inset space \textvisiblespace{}
34478 \end_inset
34479
34480 A=B
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34490 \end_inset
34491
34492
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 </row>
34498 <row>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \backslash
34505 bcancel
34506 \begin_inset space \textvisiblespace{}
34507 \end_inset
34508
34509
34510 \backslash
34511 int
34512 \begin_inset space \textvisiblespace{}
34513 \end_inset
34514
34515 A=B
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34525 \end_inset
34526
34527
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 </row>
34533 <row>
34534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538
34539 \backslash
34540 xcancel
34541 \begin_inset space \textvisiblespace{}
34542 \end_inset
34543
34544 int
34545 \begin_inset space \textvisiblespace{}
34546 \end_inset
34547
34548 A=B
34549 \end_layout
34550
34551 \end_inset
34552 </cell>
34553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34558 \end_inset
34559
34560
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 </row>
34566 <row>
34567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \backslash
34573 cancelto
34574 \begin_inset space \textvisiblespace{}
34575 \end_inset
34576
34577
34578 \backslash
34579 int
34580 \begin_inset space \textvisiblespace{}
34581 \end_inset
34582
34583 A=B
34584 \begin_inset Formula $\to$
34585 \end_inset
34586
34587 1
34588 \end_layout
34589
34590 \end_inset
34591 </cell>
34592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34593 \begin_inset Text
34594
34595 \begin_layout Plain Layout
34596 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34597 \end_inset
34598
34599
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 </row>
34605 </lyxtabular>
34606
34607 \end_inset
34608
34609
34610 \end_layout
34611
34612 \begin_layout Standard
34613
34614 \series bold
34615
34616 \backslash
34617 cancelto
34618 \series default
34619  est particulièrement utile pour visionner des simplifications de fractions
34620  dans les formules:
34621 \begin_inset Formula 
34622 \[
34623 \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}}}
34624 \]
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Standard
34632 Pour modifier la taille de la valeur d' 
34633 \begin_inset Quotes fld
34634 \end_inset
34635
34636 indice
34637 \begin_inset Quotes frd
34638 \end_inset
34639
34640  de 
34641 \series bold
34642
34643 \backslash
34644 cancelto
34645 \series default
34646  , il est possible de 
34647 \lang english
34648 add the LaTeX-preamble line
34649 \end_layout
34650
34651 \begin_layout Standard
34652
34653 \series bold
34654
34655 \backslash
34656 PassOptionsToPackage{option}{cancel}
34657 \end_layout
34658
34659 \begin_layout Standard
34660
34661 \lang english
34662 where 
34663 \series bold
34664 option
34665 \series default
34666  is either 
34667 \series bold
34668 \lang french
34669 samesize
34670 \series default
34671  qui laissera la valeur barrée avec la même taille, ou 
34672 \series bold
34673 Smaller
34674 \series default
34675  qui la met dans une taille un peu plus petite que la taille normale.
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34680  TeX:
34681 \end_layout
34682
34683 \begin_layout Standard
34684
34685 \series bold
34686
34687 \backslash
34688 renewcommand{
34689 \backslash
34690 CancelColor}{
34691 \backslash
34692 color{red}}
34693 \end_layout
34694
34695 \begin_layout Standard
34696 où 
34697 \series bold
34698 \lang english
34699 red
34700 \series default
34701 \lang french
34702  peut être remplacé par ma couleur de votre choix.
34703 \end_layout
34704
34705 \begin_layout Standard
34706 \begin_inset ERT
34707 status collapsed
34708
34709 \begin_layout Plain Layout
34710
34711
34712 \backslash
34713 renewcommand{
34714 \backslash
34715 CancelColor}{
34716 \backslash
34717 color{red}}
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \end_layout
34724
34725 \begin_layout Standard
34726 \begin_inset Formula 
34727 \[
34728 \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}}}
34729 \]
34730
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \begin_layout Standard
34737 \begin_inset ERT
34738 status collapsed
34739
34740 \begin_layout Plain Layout
34741
34742
34743 \backslash
34744 renewcommand{
34745 \backslash
34746 CancelColor}{
34747 \backslash
34748 color{black}}
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \begin_inset Note Note
34755 status open
34756
34757 \begin_layout Plain Layout
34758
34759 \lang english
34760 reset the color
34761 \end_layout
34762
34763 \end_inset
34764
34765
34766 \end_layout
34767
34768 \begin_layout Standard
34769 Pour d'autres personnalisations, voir le manuel du paquetage 
34770 \series bold
34771 cancel
34772 \series default
34773
34774 \begin_inset CommandInset citation
34775 LatexCommand cite
34776 key "cancel"
34777
34778 \end_inset
34779
34780 .
34781 \begin_inset Index idx
34782 status collapsed
34783
34784 \begin_layout Plain Layout
34785 Paquetages ! cancel
34786 \end_layout
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Standard
34794 \begin_inset ERT
34795 status collapsed
34796
34797 \begin_layout Plain Layout
34798
34799
34800 \backslash
34801 else 
34802 \end_layout
34803
34804 \end_inset
34805
34806
34807 \begin_inset Note Note
34808 status open
34809
34810 \begin_layout Plain Layout
34811 Ce qui suit sera affiché si la paquetage LaTeX 
34812 \series bold
34813 cancel
34814 \series default
34815  n'est pas installé:
34816 \end_layout
34817
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Standard
34824 Vous avez besoin du paquetage LaTeX 
34825 \series bold
34826 cancel
34827 \series default
34828  pour voir le reste de cette sous section dans la sortie finale.
34829 \end_layout
34830
34831 \begin_layout Standard
34832 \begin_inset ERT
34833 status collapsed
34834
34835 \begin_layout Plain Layout
34836
34837
34838 \backslash
34839 fi 
34840 \end_layout
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \begin_layout Subsection
34848 Formules dans les entêtes de section
34849 \begin_inset CommandInset label
34850 LatexCommand label
34851 name "sub:formules-dans-les-entêtes"
34852
34853 \end_inset
34854
34855
34856 \begin_inset Index idx
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860 Formules ! dans les entêtes de section
34861 \end_layout
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \begin_layout Standard
34869 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34870  en compte les points suivants:
34871 \end_layout
34872
34873 \begin_layout Standard
34874 \begin_inset Note Greyedout
34875 status open
34876
34877 \begin_layout Plain Layout
34878 Quand la gestion de 
34879 \series bold
34880 hyperref
34881 \series default
34882
34883 \begin_inset Index idx
34884 status collapsed
34885
34886 \begin_layout Plain Layout
34887 Paquetages ! hyperref
34888 \end_layout
34889
34890 \end_inset
34891
34892  est activée dans le dialogue paramètres du document dans la rubrique 
34893 \family sans
34894 Propriétés du PDF
34895 \family default
34896 , les signets PDF sont créés dans la table des matières pour chaque entête
34897  de section.
34898  Si l'entête de section contient une formule, elle est affichée de façon
34899  incorrecte dans le texte du signet parce que les formules dans les signets
34900  ne respectent pas certaines conventions du PDF.
34901  
34902 \end_layout
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Standard
34910 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34911  de section un titre court avec le menu 
34912 \family sans
34913 Insertion\SpecialChar \menuseparator
34914 Titre
34915 \begin_inset space ~
34916 \end_inset
34917
34918 court
34919 \family default
34920 .
34921  Les titres courts sont en général utilisés avec des entêtes de section
34922  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34923  Seul le titre court apparaît dans la table des matières et donc dans les
34924  signets PDF.
34925 \end_layout
34926
34927 \begin_layout Standard
34928 Quand des formules doivent apparaître dans la table des matières mais que
34929  l'on utilise aussi 
34930 \series bold
34931 hyperref
34932 \series default
34933 , on peut utiliser la commande suivante en mode TeX:
34934 \end_layout
34935
34936 \begin_layout Standard
34937
34938 \series bold
34939
34940 \backslash
34941 texorpdfstring{partie à problème}{alternative}
34942 \begin_inset Index idx
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946 Commandes ! T ! 
34947 \backslash
34948 texorpdfstring
34949 \end_layout
34950
34951 \end_inset
34952
34953
34954 \end_layout
34955
34956 \begin_layout Standard
34957 \begin_inset Quotes eld
34958 \end_inset
34959
34960 Partie à problème
34961 \begin_inset Quotes erd
34962 \end_inset
34963
34964  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
34965  Cela peut être des caractères, des formules, des notes de bas de page,
34966  mais aussi des références croisées.
34967  L'
34968 \begin_inset Quotes erd
34969 \end_inset
34970
34971 alternative
34972 \begin_inset Quotes erd
34973 \end_inset
34974
34975  est utilisée à la place de la 
34976 \begin_inset Quotes eld
34977 \end_inset
34978
34979 partie à problème
34980 \begin_inset Quotes erd
34981 \end_inset
34982
34983  pour les signets.
34984 \end_layout
34985
34986 \begin_layout Standard
34987 Voici deux exemples d'entêtes de section:
34988 \begin_inset VSpace -3mm
34989 \end_inset
34990
34991
34992 \begin_inset ERT
34993 status collapsed
34994
34995 \begin_layout Plain Layout
34996
34997
34998 \backslash
34999 boldmath 
35000 \end_layout
35001
35002 \end_inset
35003
35004
35005 \end_layout
35006
35007 \begin_layout Subsubsection
35008 Entête de section sans formule dans la table des matières 
35009 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35010 \end_inset
35011
35012
35013 \begin_inset Argument 1
35014 status collapsed
35015
35016 \begin_layout Plain Layout
35017 Entête sans formule dans la table des matières
35018 \end_layout
35019
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \begin_layout Subsubsection
35026 Entête de section avec formule dans la table des matières
35027 \begin_inset ERT
35028 status collapsed
35029
35030 \begin_layout Plain Layout
35031
35032
35033 \backslash
35034 texorpdfstring{
35035 \end_layout
35036
35037 \end_inset
35038
35039  
35040 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35041 \end_inset
35042
35043
35044 \begin_inset ERT
35045 status collapsed
35046
35047 \begin_layout Plain Layout
35048
35049 }{}
35050 \end_layout
35051
35052 \end_inset
35053
35054
35055 \end_layout
35056
35057 \begin_layout Standard
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063
35064 \backslash
35065 unboldmath 
35066 \end_layout
35067
35068 \end_inset
35069
35070 Dans le premier entête, on a utilisé un titre court, dans le second la commande
35071  
35072 \series bold
35073
35074 \backslash
35075 texorpdfstring
35076 \series default
35077 .
35078 \end_layout
35079
35080 \begin_layout Standard
35081 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
35082  a été placée dans un environnement  
35083 \series bold
35084 boldmath
35085 \series default
35086 .
35087 \begin_inset Foot
35088 status collapsed
35089
35090 \begin_layout Plain Layout
35091 voir 
35092 \begin_inset CommandInset ref
35093 LatexCommand ref
35094 reference "sub:Formules-en-gras"
35095
35096 \end_inset
35097
35098
35099 \end_layout
35100
35101 \end_inset
35102
35103
35104 \end_layout
35105
35106 \begin_layout Subsection
35107 Formules dans du texte multi-colonnes
35108 \begin_inset Index idx
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112 Formules ! dans du texte multi-colonnes
35113 \end_layout
35114
35115 \end_inset
35116
35117
35118 \end_layout
35119
35120 \begin_layout Standard
35121 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
35122  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
35123  utiliser toute la largeur de la page.
35124  Pour faire cela, on utilise le paquetage LaTeX 
35125 \series bold
35126 multicol
35127 \series default
35128
35129 \begin_inset Foot
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133
35134 \series bold
35135 multicol
35136 \series default
35137  fait partie de toutes les installations LaTeX standard.
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \begin_inset Index idx
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147 Paquetages ! multicol
35148 \end_layout
35149
35150 \end_inset
35151
35152 , qui est chargé avec la ligne suivante dans le préambule LaTeX
35153 \end_layout
35154
35155 \begin_layout Standard
35156
35157 \series bold
35158
35159 \backslash
35160 usepackage{multicol}
35161 \end_layout
35162
35163 \begin_layout Standard
35164 \begin_inset Note Greyedout
35165 status open
35166
35167 \begin_layout Plain Layout
35168 Noter que dans ce cas on ne 
35169 \emph on
35170 doit pas 
35171 \emph default
35172 activer l'option 
35173 \family sans
35174 Document
35175 \begin_inset space ~
35176 \end_inset
35177
35178 sur
35179 \begin_inset space ~
35180 \end_inset
35181
35182 deux
35183 \begin_inset space ~
35184 \end_inset
35185
35186 colonnes
35187 \family default
35188  dans la rubrique 
35189 \family sans
35190 Format
35191 \begin_inset space ~
35192 \end_inset
35193
35194 du
35195 \begin_inset space ~
35196 \end_inset
35197
35198 texte 
35199 \family default
35200 du menu 
35201 \family sans
35202 Document\SpecialChar \menuseparator
35203 Paramètres
35204 \family default
35205 .
35206 \end_layout
35207
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \begin_layout Standard
35214 Avant le texte multi-colonnes on met la commande
35215 \end_layout
35216
35217 \begin_layout Standard
35218
35219 \series bold
35220
35221 \backslash
35222 begin{multicols}{nombre de colonnes}
35223 \end_layout
35224
35225 \begin_layout Standard
35226 en mode TeX.
35227  Le nombre de colonnes est un entier entre 2 et 10.
35228  Avant la formule, le texte multi-colonnes et interrompu avec la commande
35229 \end_layout
35230
35231 \begin_layout Standard
35232
35233 \series bold
35234
35235 \backslash
35236 end{multicols}
35237 \end_layout
35238
35239 \begin_layout Standard
35240 en mode TeX.
35241 \end_layout
35242
35243 \begin_layout Standard
35244 À cause de la commande, un peu d'espace est ajouté automatiquement avant
35245  la formule.
35246  Pour le supprimer, on peut insérer avant la formule un espace vertical
35247  de -6
35248 \begin_inset space \thinspace{}
35249 \end_inset
35250
35251 mm.
35252  Quand on utilise le style de formules 
35253 \series bold
35254 Indenté
35255 \begin_inset Foot
35256 status collapsed
35257
35258 \begin_layout Plain Layout
35259 voir 
35260 \begin_inset CommandInset ref
35261 LatexCommand ref
35262 reference "sec:Styles-de-formules"
35263
35264 \end_inset
35265
35266  pour les styles de formules.
35267 \end_layout
35268
35269 \end_inset
35270
35271
35272 \series default
35273 , il faut mettre un espace de -9
35274 \begin_inset space \thinspace{}
35275 \end_inset
35276
35277 mm à la place.
35278 \end_layout
35279
35280 \begin_layout Standard
35281 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
35282 \end_layout
35283
35284 \begin_layout Standard
35285
35286 \lang german
35287 \begin_inset ERT
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291
35292
35293 \backslash
35294 begin{multicols}{2}
35295 \end_layout
35296
35297 \end_inset
35298
35299 Das Spektrum wird fouriertransformiert.
35300  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35301 , Lösungsmittel) zu trennen.
35302  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35303  nun das Aussehen des Ausgangssignals.
35304  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35305  über alle Phasen integrieren muss.
35306  Sei nun 
35307 \begin_inset Formula $S$
35308 \end_inset
35309
35310  unser normiertes Ausgangssignal und 
35311 \begin_inset Formula $P$
35312 \end_inset
35313
35314  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35315 \begin_inset ERT
35316 status collapsed
35317
35318 \begin_layout Plain Layout
35319
35320
35321 \backslash
35322 end{multicols}
35323 \end_layout
35324
35325 \end_inset
35326
35327
35328 \begin_inset VSpace -6mm
35329 \end_inset
35330
35331
35332 \begin_inset Formula 
35333 \begin{equation}
35334 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35335 \end{equation}
35336
35337 \end_inset
35338
35339
35340 \begin_inset ERT
35341 status collapsed
35342
35343 \begin_layout Plain Layout
35344
35345
35346 \backslash
35347 begin{multicols}{2}
35348 \end_layout
35349
35350 \end_inset
35351
35352 wobei 
35353 \begin_inset Formula $S_{0}$
35354 \end_inset
35355
35356  das Signal ohne Gradient ist und die Normierungsbedingung 
35357 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35358 \end_inset
35359
35360  gilt.
35361  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35362  Direkt nach dem 
35363 \begin_inset Formula $\nicefrac{\pi}{2}$
35364 \end_inset
35365
35366
35367 \begin_inset space \thinspace{}
35368 \end_inset
35369
35370 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35371  das Signal zusätzlich abschwächt.
35372  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35373  
35374 \begin_inset Formula $T_{2}$
35375 \end_inset
35376
35377 -Zeit.
35378 \end_layout
35379
35380 \begin_layout Standard
35381
35382 \lang german
35383 \begin_inset ERT
35384 status collapsed
35385
35386 \begin_layout Plain Layout
35387
35388
35389 \backslash
35390 end{multicols}
35391 \end_layout
35392
35393 \end_inset
35394
35395
35396 \end_layout
35397
35398 \begin_layout Subsection
35399 Formules avec description des variables
35400 \begin_inset Index idx
35401 status collapsed
35402
35403 \begin_layout Plain Layout
35404 Formules ! avec description des variables
35405 \end_layout
35406
35407 \end_inset
35408
35409
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Pour décrire les variable au sein d'une formule, comme dans la formule 
35414 \begin_inset CommandInset ref
35415 LatexCommand eqref
35416 reference "eq:within"
35417
35418 \end_inset
35419
35420 , on peut utiliser une matrice
35421 \begin_inset space ~
35422 \end_inset
35423
35424 2
35425 \series bold
35426 ×
35427 \series default
35428
35429 \begin_inset Formula $n$
35430 \end_inset
35431
35432  avec une colonne alignée à gauche pour les 
35433 \begin_inset Formula $n$
35434 \end_inset
35435
35436  variables utilisées.
35437 \begin_inset Foot
35438 status collapsed
35439
35440 \begin_layout Plain Layout
35441 pour les matrices, voir 
35442 \begin_inset CommandInset ref
35443 LatexCommand ref
35444 reference "sec:Matrices"
35445
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \end_inset
35452
35453  Pour mettre la description en plus petits caractères, on peut insérer par
35454  exemple la commande 
35455 \series bold
35456
35457 \backslash
35458 footnotesize
35459 \series default
35460  avant la matrice.
35461 \begin_inset Foot
35462 status collapsed
35463
35464 \begin_layout Plain Layout
35465 pour les tailles de polices, voir 
35466 \begin_inset CommandInset ref
35467 LatexCommand ref
35468 reference "sub:Tailles-polices"
35469
35470 \end_inset
35471
35472
35473 \end_layout
35474
35475 \end_inset
35476
35477
35478 \end_layout
35479
35480 \begin_layout Standard
35481 Quand on utilise le style de formules 
35482 \series bold
35483 Indenté
35484 \begin_inset Foot
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 pour les styles de formules, voir 
35489 \begin_inset CommandInset ref
35490 LatexCommand ref
35491 reference "sec:Styles-de-formules"
35492
35493 \end_inset
35494
35495
35496 \end_layout
35497
35498 \end_inset
35499
35500
35501 \series default
35502 , on insère un 
35503 \series bold
35504
35505 \backslash
35506 hfill
35507 \series default
35508
35509 \begin_inset Foot
35510 status collapsed
35511
35512 \begin_layout Plain Layout
35513
35514 \series bold
35515
35516 \backslash
35517 hfill
35518 \series default
35519  marche seulement avec des formules dans le style 
35520 \series bold
35521 Indenté
35522 \series default
35523 , voir 
35524 \begin_inset CommandInset ref
35525 LatexCommand ref
35526 reference "sub:Espace-variable"
35527
35528 \end_inset
35529
35530 .
35531 \end_layout
35532
35533 \end_inset
35534
35535  avant et après la matrice pour avoir la même séparation entre la matrice
35536  et la formule et entre la matrice et la marge.
35537 \end_layout
35538
35539 \begin_layout Standard
35540 Quand on utilise le style de formules
35541 \series bold
35542  Centré
35543 \series default
35544 , on utilise la méthode décrite dans 
35545 \begin_inset CommandInset ref
35546 LatexCommand ref
35547 reference "sub:Environnement-Flalign"
35548
35549 \end_inset
35550
35551  pour indenter les formules.
35552  La formule 
35553 \begin_inset CommandInset ref
35554 LatexCommand eqref
35555 reference "eq:within"
35556
35557 \end_inset
35558
35559  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35560  la troisième la matrice et la dernière une accolade TeX vide.
35561 \begin_inset Formula 
35562 \begin{flalign}
35563 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35564 \rho & \textrm{density}\\
35565 V & \textrm{volume}\\
35566 g & \textrm{gravitational acceleration}
35567 \end{array} &  & {}\label{eq:within}
35568 \end{flalign}
35569
35570 \end_inset
35571
35572
35573 \end_layout
35574
35575 \begin_layout Subsection
35576 Lettres grecques minuscules droites
35577 \begin_inset CommandInset label
35578 LatexCommand label
35579 name "sub:minuscules-grecques-droites"
35580
35581 \end_inset
35582
35583
35584 \begin_inset Index idx
35585 status collapsed
35586
35587 \begin_layout Plain Layout
35588 Lettres grecques ! droites
35589 \end_layout
35590
35591 \end_inset
35592
35593
35594 \end_layout
35595
35596 \begin_layout Standard
35597 La plupart des polices de caractères mathématiques ne fournissent que des
35598  minuscules grecques italiques.
35599  Mais pour les symboles des particules élémentaires comme les pions et le
35600  neutrinos, on a besoin de lettre grecques droites.
35601  Elles sont fournies par le fichier 
35602 \series bold
35603 upgreek.sty
35604 \series default
35605
35606 \begin_inset Foot
35607 status collapsed
35608
35609 \begin_layout Plain Layout
35610
35611 \series bold
35612 upgreek
35613 \series default
35614  fait partie du paquetage LaTeX 
35615 \series bold
35616 was
35617 \series default
35618
35619 \begin_inset Index idx
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623 Paquetages ! was
35624 \begin_inset ERT
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628
35629
35630 \backslash
35631 vspace{4mm}
35632 \end_layout
35633
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \end_inset
35640
35641 .
35642 \end_layout
35643
35644 \end_inset
35645
35646
35647 \begin_inset Index idx
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651 Paquetages ! upgreek
35652 \end_layout
35653
35654 \end_inset
35655
35656  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35657 \end_layout
35658
35659 \begin_layout Standard
35660
35661 \series bold
35662
35663 \backslash
35664 usepackage{upgreek}
35665 \end_layout
35666
35667 \begin_layout Standard
35668 \begin_inset ERT
35669 status collapsed
35670
35671 \begin_layout Plain Layout
35672
35673
35674 \backslash
35675 ifupgreek 
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \begin_inset Note Note
35682 status open
35683
35684 \begin_layout Plain Layout
35685 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35686 \series bold
35687 upgreek
35688 \series default
35689  est installé:
35690 \end_layout
35691
35692 \end_inset
35693
35694  On crée ces minuscules droites en commençant la commande pour une minuscule
35695  grecque par 
35696 \series bold
35697 up
35698 \series default
35699 .
35700  Par exemple, la commande 
35701 \series bold
35702
35703 \backslash
35704 uptau
35705 \series default
35706  donne ceci: 
35707 \begin_inset Formula $\uptau$
35708 \end_inset
35709
35710
35711 \end_layout
35712
35713 \begin_layout Standard
35714 Avec ces commandes, on peut typographier des réactions entre particules
35715  élémentaires:
35716 \begin_inset Formula 
35717 \[
35718 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35719 \]
35720
35721 \end_inset
35722
35723
35724 \end_layout
35725
35726 \begin_layout Standard
35727 Les lettres droites sont plus grasses et plus larges que les italiques.
35728  On ne doit donc pas les utiliser pour des unités comme 
35729 \begin_inset Quotes eld
35730 \end_inset
35731
35732 µm
35733 \begin_inset Quotes erd
35734 \end_inset
35735
35736 .
35737 \end_layout
35738
35739 \begin_layout Standard
35740 \begin_inset ERT
35741 status collapsed
35742
35743 \begin_layout Plain Layout
35744
35745
35746 \backslash
35747 else 
35748 \end_layout
35749
35750 \end_inset
35751
35752
35753 \begin_inset Note Note
35754 status open
35755
35756 \begin_layout Plain Layout
35757 Ce qui suit sera affiché si la paquetage LaTeX 
35758 \series bold
35759 upgreek
35760 \series default
35761  n'est pas installé:
35762 \end_layout
35763
35764 \end_inset
35765
35766
35767 \end_layout
35768
35769 \begin_layout Standard
35770 Vous avez besoin du paquetage LaTeX 
35771 \series bold
35772 upgreek
35773 \series default
35774  pour voir le reste de cette sous section dans la sortie finale.
35775 \end_layout
35776
35777 \begin_layout Standard
35778 \begin_inset ERT
35779 status collapsed
35780
35781 \begin_layout Plain Layout
35782
35783
35784 \backslash
35785 fi 
35786 \end_layout
35787
35788 \end_inset
35789
35790
35791 \end_layout
35792
35793 \begin_layout Subsection
35794 Caractères texte dans les formules
35795 \begin_inset CommandInset label
35796 LatexCommand label
35797 name "sub:Caractères-texte"
35798
35799 \end_inset
35800
35801
35802 \begin_inset Index idx
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806 Texte ! dans les formules
35807 \end_layout
35808
35809 \end_inset
35810
35811
35812 \end_layout
35813
35814 \begin_layout Standard
35815 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35816  directement dans des formules.
35817  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35818  du genre 
35819 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35820 \end_inset
35821
35822 , vous devrez insérer tout le temps la commande 
35823 \series bold
35824
35825 \backslash
35826 cdot
35827 \series default
35828
35829 \begin_inset Foot
35830 status collapsed
35831
35832 \begin_layout Plain Layout
35833 voir 
35834 \begin_inset CommandInset ref
35835 LatexCommand ref
35836 reference "sub:Opérateurs-binaires"
35837
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \end_inset
35844
35845 , puisque ce caractère est défini dans tous les encodages comme un caractère
35846  texte.
35847  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35848 \end_layout
35849
35850 \begin_layout Standard
35851
35852 \series bold
35853
35854 \backslash
35855 Declare Inputtext{183}{
35856 \backslash
35857 ifmmode
35858 \backslash
35859 cdot
35860 \backslash
35861 else
35862 \backslash
35863 textperiodcentered
35864 \backslash
35865 f\SpecialChar \textcompwordmark{}
35866 i}
35867 \end_layout
35868
35869 \begin_layout Standard
35870 En plus du point centré, dans ce document on a défini le symbole degré °
35871  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35872  suivante dans le préambule LaTeX:
35873 \end_layout
35874
35875 \begin_layout Standard
35876
35877 \series bold
35878
35879 \backslash
35880 DeclareInputtext{176}{
35881 \backslash
35882 ifmmode^
35883 \backslash
35884 circ
35885 \backslash
35886 else
35887 \backslash
35888 textdegree
35889 \backslash
35890 f\SpecialChar \textcompwordmark{}
35891 i}
35892 \end_layout
35893
35894 \begin_layout Standard
35895 \begin_inset Newpage newpage
35896 \end_inset
35897
35898
35899 \end_layout
35900
35901 \begin_layout Section
35902 \start_of_appendix
35903 Conseils Typographiques
35904 \begin_inset Index idx
35905 status collapsed
35906
35907 \begin_layout Plain Layout
35908 Typographiques, conseils
35909 \end_layout
35910
35911 \end_inset
35912
35913
35914 \end_layout
35915
35916 \begin_layout Standard
35917 Ce paragraphe est un résumé des usages typographiques les plus importants,
35918  documentés dans les normes ISO.
35919 \begin_inset Foot
35920 status collapsed
35921
35922 \begin_layout Plain Layout
35923 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35924 iel dénommé 
35925 \begin_inset Quotes fld
35926 \end_inset
35927
35928 Duden
35929 \begin_inset Quotes frd
35930 \end_inset
35931
35932  
35933 \begin_inset CommandInset citation
35934 LatexCommand cite
35935 key "Duden"
35936
35937 \end_inset
35938
35939  qui indique quelques règles ISO.
35940  D'autre règles sont décrites dans 
35941 \begin_inset CommandInset citation
35942 LatexCommand cite
35943 key "Checklist"
35944
35945 \end_inset
35946
35947 .
35948 \end_layout
35949
35950 \end_inset
35951
35952
35953 \end_layout
35954
35955 \begin_layout Itemize
35956 Les symboles d'unités sont 
35957 \emph on
35958 toujours
35959 \emph default
35960  en caractères droits
35961 \begin_inset Foot
35962 status collapsed
35963
35964 \begin_layout Plain Layout
35965 obtenu avec les styles de polices, voir 
35966 \begin_inset CommandInset ref
35967 LatexCommand ref
35968 reference "sub:Styles-de-polices"
35969
35970 \end_inset
35971
35972
35973 \end_layout
35974
35975 \end_inset
35976
35977 , même dans un texte en italique: 30
35978 \begin_inset space \thinspace{}
35979 \end_inset
35980
35981 km/h
35982 \begin_inset Newline newline
35983 \end_inset
35984
35985 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
35986 \begin_inset CommandInset ref
35987 LatexCommand ref
35988 reference "sub:Espace-prédéfini"
35989
35990 \end_inset
35991
35992 .
35993 \begin_inset Newline newline
35994 \end_inset
35995
35996 Cette convention est automatiquement respectée quand on utilise la commande
35997  
35998 \series bold
35999
36000 \backslash
36001 unittwo.
36002  
36003 \series default
36004 Quand on l'insère dans une formule, deux boîtes apparaissent.
36005  Dans la première on met la valeur et dans la seconde l'unité et on obtient
36006  comme ci-dessus: 
36007 \begin_inset Formula $\unit[30]{km/h}$
36008 \end_inset
36009
36010
36011 \begin_inset space \thinspace{}
36012 \end_inset
36013
36014 .
36015  Notez que 
36016 \series bold
36017
36018 \backslash
36019 unittwo
36020 \series default
36021  n'est pas une vraie commande LaTeX, mais c'est la commande 
36022 \series bold
36023
36024 \backslash
36025 unit[valeur]{unité}
36026 \series default
36027 , vous ne pouvez donc pas l'insérer en code TeX.
36028 \end_layout
36029
36030 \begin_layout Itemize
36031 Les symboles pourcent et les pour mille sont présentés comme les symboles
36032  d'unités:
36033 \begin_inset Newline newline
36034 \end_inset
36035
36036 1,2
36037 \begin_inset space \thinspace{}
36038 \end_inset
36039
36040 ‰ d'alcool dans le sang
36041 \begin_inset Foot
36042 status collapsed
36043
36044 \begin_layout Plain Layout
36045 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
36046 \end_layout
36047
36048 \end_inset
36049
36050
36051 \end_layout
36052
36053 \begin_layout Itemize
36054 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
36055  est utilisé dans une unité: 15
36056 \begin_inset space \thinspace{}
36057 \end_inset
36058
36059 °C
36060 \end_layout
36061
36062 \begin_layout Itemize
36063 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
36064  tous les trois chiffres pour les grouper: 18
36065 \begin_inset space \thinspace{}
36066 \end_inset
36067
36068 473
36069 \begin_inset space \thinspace{}
36070 \end_inset
36071
36072 588
36073 \end_layout
36074
36075 \begin_layout Itemize
36076 Pour exprimer des dimensions comme par exemple 120×90×40
36077 \begin_inset space \thinspace{}
36078 \end_inset
36079
36080 cm on utilise le signe de la multiplication 
36081 \begin_inset Quotes eld
36082 \end_inset
36083
36084 ×
36085 \begin_inset Quotes erd
36086 \end_inset
36087
36088  .
36089  Il est accessible soit par la commande 
36090 \series bold
36091
36092 \backslash
36093 times
36094 \series default
36095  ou par le menu 
36096 \family sans
36097 Insertion\SpecialChar \menuseparator
36098 Caractère
36099 \begin_inset space ~
36100 \end_inset
36101
36102 spécial\SpecialChar \menuseparator
36103 Symboles,
36104 \family default
36105  mais il peut aussi être accessible directement sur certains claviers.
36106 \begin_inset Foot
36107 status collapsed
36108
36109 \begin_layout Plain Layout
36110 Par exemple sous Windows on l'obtient avec 
36111 \family sans
36112 Alt-0215
36113 \family default
36114  (NdT).
36115 \end_layout
36116
36117 \end_inset
36118
36119
36120 \end_layout
36121
36122 \begin_layout Itemize
36123 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
36124  sont écrites en caractères droits pour éviter toute confusion, voir 
36125 \begin_inset CommandInset ref
36126 LatexCommand ref
36127 reference "sub:Fonctions-prédéfinies"
36128
36129 \end_inset
36130
36131 .
36132 \end_layout
36133
36134 \begin_layout Itemize
36135 Les indices composés de plusieurs caractères sont écrits en caractères droits:
36136  
36137 \begin_inset Formula $E_{\mathrm{kin}}$
36138 \end_inset
36139
36140
36141 \begin_inset Newline newline
36142 \end_inset
36143
36144 Les composants de matrices sont en italiques: 
36145 \begin_inset Formula $\hat{H}_{kl}$
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \begin_layout Itemize
36152 L'opérateur 
36153 \begin_inset Quotes fld
36154 \end_inset
36155
36156 d
36157 \begin_inset Quotes frd
36158 \end_inset
36159
36160  de différentiation/intégration, la constante d'Euler 
36161 \begin_inset Quotes fld
36162 \end_inset
36163
36164 e
36165 \begin_inset Quotes frd
36166 \end_inset
36167
36168 , et la base des nombre imaginaires 
36169 \begin_inset Quotes fld
36170 \end_inset
36171
36172 i
36173 \begin_inset Quotes frd
36174 \end_inset
36175
36176  devraient être écrits en caractères droits pour éviter de les mélanger
36177  avec les autres variables.
36178 \end_layout
36179
36180 \begin_layout Itemize
36181 Le caractère qui représente une transformation de Fourier peut être obtenu
36182  soit avec la commande 
36183 \series bold
36184
36185 \backslash
36186 mathscr
36187 \begin_inset space \textvisiblespace{}
36188 \end_inset
36189
36190 F
36191 \series default
36192 , soit avec le menu 
36193 \family sans
36194 Insertion\SpecialChar \menuseparator
36195 Caractère
36196 \begin_inset space ~
36197 \end_inset
36198
36199 spécial\SpecialChar \menuseparator
36200 Symboles\SpecialChar \menuseparator
36201 Symboles de type lettre
36202 \family default
36203 .
36204 \end_layout
36205
36206 \begin_layout Standard
36207 \begin_inset Newpage newpage
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \begin_layout Section
36214 Synonymes
36215 \begin_inset Index idx
36216 status collapsed
36217
36218 \begin_layout Plain Layout
36219 Synonymes
36220 \end_layout
36221
36222 \end_inset
36223
36224
36225 \end_layout
36226
36227 \begin_layout Standard
36228 Certains caractères peuvent être obtenus en utilisant différentes commandes.
36229  Voici une liste de commandes synonymes:
36230 \end_layout
36231
36232 \begin_layout Standard
36233 \begin_inset VSpace bigskip
36234 \end_inset
36235
36236
36237 \begin_inset space \hfill{}
36238 \end_inset
36239
36240
36241 \begin_inset Tabular
36242 <lyxtabular version="3" rows="12" columns="2">
36243 <features rotate="0" tabularvalignment="middle">
36244 <column alignment="center" valignment="top" width="0pt">
36245 <column alignment="center" valignment="top" width="0pt">
36246 <row>
36247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36248 \begin_inset Text
36249
36250 \begin_layout Plain Layout
36251 Commande
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260 est équivalente à
36261 \begin_inset Note Note
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265
36266 \series bold
36267
36268 \backslash
36269 raisebox
36270 \series default
36271  est seulement utilisée pour faire de la place
36272 \end_layout
36273
36274 \end_inset
36275
36276
36277 \end_layout
36278
36279 \end_inset
36280 </cell>
36281 </row>
36282 <row>
36283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36284 \begin_inset Text
36285
36286 \begin_layout Plain Layout
36287
36288 \backslash
36289 ast
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298 \begin_inset ERT
36299 status collapsed
36300
36301 \begin_layout Plain Layout
36302
36303
36304 \backslash
36305 raisebox{-1.2mm}{
36306 \end_layout
36307
36308 \end_inset
36309
36310 *
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315
36316 }
36317 \end_layout
36318
36319 \end_inset
36320
36321
36322 \end_layout
36323
36324 \end_inset
36325 </cell>
36326 </row>
36327 <row>
36328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332
36333 \backslash
36334 choose
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36340 \begin_inset Text
36341
36342 \begin_layout Plain Layout
36343
36344 \backslash
36345 binom
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 </row>
36351 <row>
36352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356
36357 \backslash
36358 geq
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36364 \begin_inset Text
36365
36366 \begin_layout Plain Layout
36367
36368 \backslash
36369 ge
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 </row>
36375 <row>
36376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36377 \begin_inset Text
36378
36379 \begin_layout Plain Layout
36380
36381 \backslash
36382 lbrace
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36388 \begin_inset Text
36389
36390 \begin_layout Plain Layout
36391 {
36392 \end_layout
36393
36394 \end_inset
36395 </cell>
36396 </row>
36397 <row>
36398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36399 \begin_inset Text
36400
36401 \begin_layout Plain Layout
36402
36403 \backslash
36404 lbracket
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36410 \begin_inset Text
36411
36412 \begin_layout Plain Layout
36413 [
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 </row>
36419 <row>
36420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \backslash
36426 leftarrow
36427 \end_layout
36428
36429 \end_inset
36430 </cell>
36431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36432 \begin_inset Text
36433
36434 \begin_layout Plain Layout
36435
36436 \backslash
36437 gets
36438 \end_layout
36439
36440 \end_inset
36441 </cell>
36442 </row>
36443 <row>
36444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36445 \begin_inset Text
36446
36447 \begin_layout Plain Layout
36448
36449 \backslash
36450 leq
36451 \end_layout
36452
36453 \end_inset
36454 </cell>
36455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36456 \begin_inset Text
36457
36458 \begin_layout Plain Layout
36459
36460 \backslash
36461 le
36462 \end_layout
36463
36464 \end_inset
36465 </cell>
36466 </row>
36467 <row>
36468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36469 \begin_inset Text
36470
36471 \begin_layout Plain Layout
36472
36473 \backslash
36474 lor
36475 \end_layout
36476
36477 \end_inset
36478 </cell>
36479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36480 \begin_inset Text
36481
36482 \begin_layout Plain Layout
36483
36484 \backslash
36485 vee
36486 \end_layout
36487
36488 \end_inset
36489 </cell>
36490 </row>
36491 <row>
36492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496
36497 \backslash
36498 neq
36499 \end_layout
36500
36501 \end_inset
36502 </cell>
36503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36504 \begin_inset Text
36505
36506 \begin_layout Plain Layout
36507
36508 \backslash
36509 not=
36510 \end_layout
36511
36512 \end_inset
36513 </cell>
36514 </row>
36515 <row>
36516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36517 \begin_inset Text
36518
36519 \begin_layout Plain Layout
36520
36521 \backslash
36522 slash
36523 \end_layout
36524
36525 \end_inset
36526 </cell>
36527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36528 \begin_inset Text
36529
36530 \begin_layout Plain Layout
36531 /
36532 \end_layout
36533
36534 \end_inset
36535 </cell>
36536 </row>
36537 <row>
36538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542
36543 \backslash
36544 vert
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553 |
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 </row>
36559 </lyxtabular>
36560
36561 \end_inset
36562
36563
36564 \begin_inset space \hfill{}
36565 \end_inset
36566
36567
36568 \begin_inset Tabular
36569 <lyxtabular version="3" rows="12" columns="2">
36570 <features rotate="0" tabularvalignment="middle">
36571 <column alignment="center" valignment="top" width="0pt">
36572 <column alignment="center" valignment="top" width="0pt">
36573 <row>
36574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578 Commande
36579 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36584 \begin_inset Text
36585
36586 \begin_layout Plain Layout
36587 est équivalente à
36588 \end_layout
36589
36590 \end_inset
36591 </cell>
36592 </row>
36593 <row>
36594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36595 \begin_inset Text
36596
36597 \begin_layout Plain Layout
36598
36599 \backslash
36600 backslash
36601 \end_layout
36602
36603 \end_inset
36604 </cell>
36605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609
36610 \backslash
36611
36612 \backslash
36613
36614 \end_layout
36615
36616 \end_inset
36617 </cell>
36618 </row>
36619 <row>
36620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36621 \begin_inset Text
36622
36623 \begin_layout Plain Layout
36624
36625 \backslash
36626 dasharrow
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36632 \begin_inset Text
36633
36634 \begin_layout Plain Layout
36635
36636 \backslash
36637 dashrightarrow
36638 \end_layout
36639
36640 \end_inset
36641 </cell>
36642 </row>
36643 <row>
36644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36645 \begin_inset Text
36646
36647 \begin_layout Plain Layout
36648
36649 \backslash
36650 land
36651 \end_layout
36652
36653 \end_inset
36654 </cell>
36655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36656 \begin_inset Text
36657
36658 \begin_layout Plain Layout
36659
36660 \backslash
36661 wedge
36662 \end_layout
36663
36664 \end_inset
36665 </cell>
36666 </row>
36667 <row>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \backslash
36674 rbrace
36675 \end_layout
36676
36677 \end_inset
36678 </cell>
36679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36680 \begin_inset Text
36681
36682 \begin_layout Plain Layout
36683 }
36684 \end_layout
36685
36686 \end_inset
36687 </cell>
36688 </row>
36689 <row>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694
36695 \backslash
36696 rbracket
36697 \end_layout
36698
36699 \end_inset
36700 </cell>
36701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Plain Layout
36705 ]
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 </row>
36711 <row>
36712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716
36717 \backslash
36718 rightarrow
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727
36728 \backslash
36729 to
36730 \end_layout
36731
36732 \end_inset
36733 </cell>
36734 </row>
36735 <row>
36736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740
36741 \backslash
36742 lnot
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36748 \begin_inset Text
36749
36750 \begin_layout Plain Layout
36751
36752 \backslash
36753 neg
36754 \end_layout
36755
36756 \end_inset
36757 </cell>
36758 </row>
36759 <row>
36760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36761 \begin_inset Text
36762
36763 \begin_layout Plain Layout
36764
36765 \backslash
36766 ne
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775
36776 \backslash
36777 not=
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 </row>
36783 <row>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \backslash
36790 owns
36791 \end_layout
36792
36793 \end_inset
36794 </cell>
36795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36796 \begin_inset Text
36797
36798 \begin_layout Plain Layout
36799
36800 \backslash
36801 ni
36802 \end_layout
36803
36804 \end_inset
36805 </cell>
36806 </row>
36807 <row>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \backslash
36814 square
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823
36824 \backslash
36825 Box
36826 \end_layout
36827
36828 \end_inset
36829 </cell>
36830 </row>
36831 <row>
36832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36833 \begin_inset Text
36834
36835 \begin_layout Plain Layout
36836
36837 \backslash
36838 Vert
36839 \end_layout
36840
36841 \end_inset
36842 </cell>
36843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847
36848 \backslash
36849 |
36850 \end_layout
36851
36852 \end_inset
36853 </cell>
36854 </row>
36855 </lyxtabular>
36856
36857 \end_inset
36858
36859
36860 \begin_inset space \hfill{}
36861 \end_inset
36862
36863
36864 \end_layout
36865
36866 \begin_layout Standard
36867 \begin_inset Newpage newpage
36868 \end_inset
36869
36870
36871 \end_layout
36872
36873 \begin_layout Bibliography
36874 \begin_inset CommandInset bibitem
36875 LatexCommand bibitem
36876 key "TLC2"
36877
36878 \end_inset
36879
36880
36881 \shape smallcaps
36882 Mittelbach, F.
36883  ; Goossens, M.
36884 \shape default
36885
36886 \shape italic
36887 The LaTeX Companion
36888 \shape default
36889 .
36890  Addison Wesley, 2004
36891 \end_layout
36892
36893 \begin_layout Bibliography
36894 \begin_inset CommandInset bibitem
36895 LatexCommand bibitem
36896 key "Mathmode"
36897
36898 \end_inset
36899
36900
36901 \begin_inset CommandInset href
36902 LatexCommand href
36903 name "Description"
36904 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36905
36906 \end_inset
36907
36908  des possibilités mathématiques de LaTeX
36909 \end_layout
36910
36911 \begin_layout Bibliography
36912 \begin_inset CommandInset bibitem
36913 LatexCommand bibitem
36914 key "AMS"
36915
36916 \end_inset
36917
36918
36919 \begin_inset CommandInset href
36920 LatexCommand href
36921 name "Description"
36922 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36923
36924 \end_inset
36925
36926  de 
36927 \begin_inset ERT
36928 status collapsed
36929
36930 \begin_layout Plain Layout
36931
36932
36933 \backslash
36934 AmS
36935 \end_layout
36936
36937 \end_inset
36938
36939 -LaTeX
36940 \end_layout
36941
36942 \begin_layout Bibliography
36943 \begin_inset CommandInset bibitem
36944 LatexCommand bibitem
36945 key "Symbols"
36946
36947 \end_inset
36948
36949
36950 \begin_inset CommandInset href
36951 LatexCommand href
36952 name "Liste"
36953 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36954
36955 \end_inset
36956
36957  de tous les symboles disponibles avec les paquetages LaTeX
36958 \end_layout
36959
36960 \begin_layout Bibliography
36961 \begin_inset CommandInset bibitem
36962 LatexCommand bibitem
36963 key "cancel"
36964
36965 \end_inset
36966
36967
36968 \begin_inset CommandInset href
36969 LatexCommand href
36970 name "Documentation"
36971 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36972
36973 \end_inset
36974
36975  paquetage LaTeX 
36976 \series bold
36977 cancel
36978 \series default
36979
36980 \begin_inset Index idx
36981 status collapsed
36982
36983 \begin_layout Plain Layout
36984 Paquetages ! cancel
36985 \end_layout
36986
36987 \end_inset
36988
36989
36990 \end_layout
36991
36992 \begin_layout Bibliography
36993 \begin_inset CommandInset bibitem
36994 LatexCommand bibitem
36995 key "hyperref"
36996
36997 \end_inset
36998
36999
37000 \begin_inset CommandInset href
37001 LatexCommand href
37002 name "Documentation"
37003 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37004
37005 \end_inset
37006
37007  paquetage LaTeX 
37008 \series bold
37009 hyperref
37010 \series default
37011
37012 \begin_inset Index idx
37013 status collapsed
37014
37015 \begin_layout Plain Layout
37016 Paquetages ! hyperref
37017 \end_layout
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Bibliography
37025 \begin_inset CommandInset bibitem
37026 LatexCommand bibitem
37027 key "mhchem"
37028
37029 \end_inset
37030
37031
37032 \begin_inset CommandInset href
37033 LatexCommand href
37034 name "Documentation"
37035 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37036
37037 \end_inset
37038
37039  paquetage LaTeX 
37040 \series bold
37041 mhchem
37042 \series default
37043
37044 \begin_inset Index idx
37045 status collapsed
37046
37047 \begin_layout Plain Layout
37048 Paquetages ! mhchem
37049 \end_layout
37050
37051 \end_inset
37052
37053
37054 \end_layout
37055
37056 \begin_layout Bibliography
37057 \begin_inset CommandInset bibitem
37058 LatexCommand bibitem
37059 key "Mathclap"
37060
37061 \end_inset
37062
37063
37064 \begin_inset CommandInset href
37065 LatexCommand href
37066 name "Description"
37067 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37068
37069 \end_inset
37070
37071  de la commande 
37072 \series bold
37073
37074 \backslash
37075 mathclap
37076 \series default
37077 , décrite dans 
37078 \begin_inset CommandInset ref
37079 LatexCommand ref
37080 reference "sub:Limites-des-opérateurs"
37081
37082 \end_inset
37083
37084
37085 \begin_inset Index idx
37086 status collapsed
37087
37088 \begin_layout Plain Layout
37089 Commandes ! M ! 
37090 \backslash
37091 mathclap
37092 \end_layout
37093
37094 \end_inset
37095
37096
37097 \end_layout
37098
37099 \begin_layout Bibliography
37100 \begin_inset CommandInset bibitem
37101 LatexCommand bibitem
37102 key "Duden"
37103
37104 \end_inset
37105
37106
37107 \emph on
37108 Duden Band 1
37109 \emph default
37110 .
37111  22.
37112  Auflage, Duden 2001
37113 \end_layout
37114
37115 \begin_layout Bibliography
37116 \begin_inset CommandInset bibitem
37117 LatexCommand bibitem
37118 key "Checklist"
37119
37120 \end_inset
37121
37122
37123 \begin_inset CommandInset href
37124 LatexCommand href
37125 name "Check list"
37126 target "http://physics.nist.gov/Document/checklist.pdf"
37127
37128 \end_inset
37129
37130  pour relire les manuscrits
37131 \end_layout
37132
37133 \begin_layout Standard
37134 \begin_inset CommandInset index_print
37135 LatexCommand printindex
37136 type "idx"
37137
37138 \end_inset
37139
37140
37141 \end_layout
37142
37143 \end_body
37144 \end_document