]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/Math.lyx
b0994de2b9fc83be3d7ec762b94f968864a63e18
[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  {\setboolean{undertilde}{true}}
110  {\setboolean{undertilde}{false}}
111
112 % check for package eurosym
113 % used for the Euro symbol
114 \newboolean{eurosym}
115 \IfFileExists{eurosym.sty}
116  {\usepackage[gennarrow]{eurosym}
117   \setboolean{eurosym}{true}}
118  {\setboolean{eurosym}{false}}
119
120 % check for package braket
121 % used for physical vectors
122 \newboolean{braket}
123 \IfFileExists{braket.sty}
124  {\usepackage{braket}
125   \setboolean{braket}{true}}
126  {\setboolean{braket}{false}}
127
128 % check for package cancel
129 \newboolean{cancel}
130 \IfFileExists{cancel.sty}
131  {\setboolean{cancel}{true}}
132  {\setboolean{cancel}{false}}
133
134 % check for package upgreek
135 \newboolean{upgreek}
136 \IfFileExists{upgreek.sty}
137  {\usepackage{upgreek}
138   \setboolean{upgreek}{true}}
139  {\setboolean{upgreek}{false}}
140
141 % use normal list environments also in French documents
142 \frenchbsetup{StandardLayout}
143 \end_preamble
144 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
145 \use_default_options false
146 \maintain_unincluded_children false
147 \language french
148 \language_package default
149 \inputencoding auto
150 \fontencoding global
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_math auto
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161 \graphics default
162 \default_output_format default
163 \output_sync 0
164 \bibtex_command default
165 \index_command default
166 \paperfontsize 12
167 \spacing single
168 \use_hyperref true
169 \pdf_title "Manuel mathématique de LyX"
170 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
171 \pdf_subject "Documentation sur les mathématiques avec LyX"
172 \pdf_keywords "LyX, Mathed"
173 \pdf_bookmarks true
174 \pdf_bookmarksnumbered true
175 \pdf_bookmarksopen true
176 \pdf_bookmarksopenlevel 1
177 \pdf_breaklinks false
178 \pdf_pdfborder false
179 \pdf_colorlinks true
180 \pdf_backref false
181 \pdf_pdfusetitle false
182 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
183 \papersize a4paper
184 \use_geometry false
185 \use_package amsmath 2
186 \use_package amssymb 2
187 \use_package cancel 1
188 \use_package esint 1
189 \use_package mathdots 1
190 \use_package mathtools 0
191 \use_package mhchem 1
192 \use_package stackrel 0
193 \use_package stmaryrd 0
194 \use_package undertilde 1
195 \cite_engine basic
196 \cite_engine_type default
197 \biblio_style plain
198 \use_bibtopic false
199 \use_indices false
200 \paperorientation portrait
201 \suppress_date false
202 \justification true
203 \use_refstyle 0
204 \notefontcolor #0000ff
205 \index Index
206 \shortcut idx
207 \color #008000
208 \end_index
209 \secnumdepth 4
210 \tocdepth 3
211 \paragraph_separation skip
212 \defskip medskip
213 \quotes_language french
214 \papercolumns 1
215 \papersides 2
216 \paperpagestyle plain
217 \bullet 1 0 6 -1
218 \bullet 2 2 35 -1
219 \bullet 3 2 7 -1
220 \tracking_changes false
221 \output_changes false
222 \html_math_output 0
223 \html_css_as_file 0
224 \html_be_strict false
225 \end_header
226
227 \begin_body
228
229 \begin_layout Title
230 Manuel mathématique détaillé de LyX
231 \end_layout
232
233 \begin_layout Author
234 par l'équipe LyX 
235 \begin_inset Foot
236 status collapsed
237
238 \begin_layout Plain Layout
239 \noindent
240 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
241  à la liste de diffusion de la documentation de LyX: 
242 \family typewriter
243
244 \begin_inset CommandInset href
245 LatexCommand href
246 name "lyx-docs@lists.lyx.org"
247 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
248
249 \end_inset
250
251
252 \end_layout
253
254 \end_inset
255
256
257 \begin_inset Note Note
258 status collapsed
259
260 \begin_layout Plain Layout
261 auteur: Uwe Stöhr
262 \end_layout
263
264 \begin_layout Plain Layout
265 traducteur: Siegfried Meunier-Guttin-Cluzel
266 \end_layout
267
268 \begin_layout Plain Layout
269 Dernière revue : 31/10/2012 pour 2.0.5 (quelques mises à jour de Uwe -> 19/10/2012
270  + remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Inser
271 tion/Navigation) par J.P.
272  Chrétien
273 \end_layout
274
275 \end_inset
276
277
278 \begin_inset Newline newline
279 \end_inset
280
281
282 \begin_inset Newline newline
283 \end_inset
284
285
286 \family sans
287 Version 2.1.x
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset CommandInset toc
292 LatexCommand tableofcontents
293
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Standard
300 \begin_inset Note Note
301 status open
302
303 \begin_layout Plain Layout
304 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
305  
306 \series bold
307 braket, cancel, eurosym, mathdots, mhchem, undertilde
308 \series default
309  et 
310 \series bold
311 was
312 \series default
313  devraient être installés.
314  Si les ne sont pas installés, vous pouvez quand même exporter votre document,
315  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
316  sur la sortie finale.
317  
318 \series bold
319 mhchem
320 \series default
321  fait exception: s'il n'est pas installé, on ne peut pas exporter ce fichier.
322 \end_layout
323
324 \begin_layout Plain Layout
325 On peut trouver la dernière version de ce document ici:
326 \begin_inset Newline newline
327 \end_inset
328
329
330 \series bold
331 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
332 \end_layout
333
334 \end_inset
335
336
337 \end_layout
338
339 \begin_layout Standard
340 \begin_inset Newpage newpage
341 \end_inset
342
343
344 \end_layout
345
346 \begin_layout Section
347 Introduction
348 \end_layout
349
350 \begin_layout Standard
351 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
352  collection de commandes LaTeX utilisées pour les symboles et les constructions
353  mathématiques.
354  Les explications mettent l'accent sur l'utilisation des commandes, il est
355  donc indispensable que vous ayez déjà lu la section sur les 
356 \family typewriter
357 Formules Mathématiques
358 \family default
359  du Manuel de l'Utilisateur.
360 \end_layout
361
362 \begin_layout Standard
363 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
364  sont aussi accessibles par le menu
365 \family sans
366  Insertion\SpecialChar \menuseparator
367 Math
368 \family default
369 , ou par la 
370 \family sans
371 barre d'outils mathématique.
372  
373 \family default
374 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
375  rapide d'utiliser une commande plutôt que la barre d'outils.
376  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
377  les boutons correspondants quand il y en a de disponibles.
378 \end_layout
379
380 \begin_layout Standard
381 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
382  formule.
383  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
384  il faut utiliser l'option 
385 \family sans
386 Utiliser le paquetage math AMS
387 \family default
388  dans les paramètres du document (menu
389 \family sans
390  Document\SpecialChar \menuseparator
391 Paramètres\SpecialChar \menuseparator
392 Options mode math
393 \family default
394 )
395 \begin_inset Foot
396 status collapsed
397
398 \begin_layout Plain Layout
399 L'option 
400 \family sans
401 Utiliser automatiquement le paquetage math AMS
402 \family default
403  n'utilise les maths-
404 \begin_inset ERT
405 status collapsed
406
407 \begin_layout Plain Layout
408
409
410 \backslash
411 AmS 
412 \end_layout
413
414 \end_inset
415
416
417 \begin_inset space ~
418 \end_inset
419
420 que si on utilise des constructions mathématiques qui sont reconnues par
421  LyX.
422 \end_layout
423
424 \end_inset
425
426 .
427 \end_layout
428
429 \begin_layout Standard
430 Ce document ne liste pas la totalité des commandes math-
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436
437 \backslash
438 AmS 
439 \end_layout
440
441 \end_inset
442
443
444 \begin_inset space ~
445 \end_inset
446
447 pour des raisons de bon sens
448 \begin_inset Foot
449 status collapsed
450
451 \begin_layout Plain Layout
452 On trouve une liste de toutes les commandes math-
453 \begin_inset ERT
454 status collapsed
455
456 \begin_layout Plain Layout
457
458
459 \backslash
460 AmS 
461 \end_layout
462
463 \end_inset
464
465
466 \begin_inset space ~
467 \end_inset
468
469 dans le fichier 
470 \family sans
471
472 \begin_inset CommandInset href
473 LatexCommand href
474 name "amsguide.ps"
475 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
476
477 \end_inset
478
479
480 \family default
481 , qui est inclus dans toutes les installations LaTeX standard.
482 \end_layout
483
484 \end_inset
485
486 .
487 \end_layout
488
489 \begin_layout Section
490 Instructions générales
491 \end_layout
492
493 \begin_layout Standard
494 Pour créer une formule en ligne
495 \begin_inset Index idx
496 status collapsed
497
498 \begin_layout Plain Layout
499 Formules ! en ligne
500 \end_layout
501
502 \end_inset
503
504  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
505 \family sans
506 Ctrl+M, Alt+C M, Alt+M M
507 \family default
508  ou sur le bouton 
509 \begin_inset Graphics
510         filename ../../images/math-mode.png
511         scale 85
512
513 \end_inset
514
515  de la barre d'outils
516 \begin_inset Newline newline
517 \end_inset
518
519 Pour créer une formule hors ligne
520 \begin_inset Index idx
521 status collapsed
522
523 \begin_layout Plain Layout
524 Formules ! hors ligne
525 \end_layout
526
527 \end_inset
528
529  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
530  appuyez sur 
531 \family sans
532 Ctrl+Shift+M
533 \family default
534  ou 
535 \family sans
536 Alt+M D
537 \family default
538 .
539 \end_layout
540
541 \begin_layout Standard
542 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
543  dans la formule et appuyez sur 
544 \family sans
545 Ctrl-M, Alt+C M, Alt+M M
546 \family default
547  ou utilisez 
548 \family sans
549 Édition\SpecialChar \menuseparator
550 Math\SpecialChar \menuseparator
551 Changer le type de formule
552 \family default
553 .
554  De la même façon, on peut changer une formule hors ligne en une formule
555  en ligne.
556 \end_layout
557
558 \begin_layout Standard
559 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
560  formule hors ligne, entrez la commande 
561 \series bold
562
563 \backslash
564 displaystyle
565 \series default
566
567 \begin_inset Index idx
568 status collapsed
569
570 \begin_layout Plain Layout
571 Commandes ! D ! 
572 \backslash
573 displaystyle
574 \end_layout
575
576 \end_inset
577
578  dans la formule.
579  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
580  parties de formules qui doivent avoir la taille hors ligne.
581 \end_layout
582
583 \begin_layout Standard
584 Seules les formules en ligne sont autorisées dans les tableaux.
585 \end_layout
586
587 \begin_layout Standard
588 La barre d'outils mathématique peut être activée avec le menu 
589 \family sans
590 Visualiser\SpecialChar \menuseparator
591 Barres d'outils
592 \family default
593 .
594  Quand vous y cliquez sur 
595 \begin_inset Quotes eld
596 \end_inset
597
598 Math
599 \begin_inset Quotes erd
600 \end_inset
601
602  la barre d'outils s'affiche de façon permanente en bas de l'interface;
603  cet état est visualisé dans le menu 
604 \family sans
605 Barres
606 \begin_inset space ~
607 \end_inset
608
609 d'outils 
610 \family default
611 par une coche.
612  Si, dans cet état, vous cliquez une nouvelle fois sur 
613 \begin_inset Quotes eld
614 \end_inset
615
616 Math
617 \begin_inset Quotes erd
618 \end_inset
619
620  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
621  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
622  de menu de 
623 \begin_inset Quotes eld
624 \end_inset
625
626 Math
627 \begin_inset Quotes erd
628 \end_inset
629
630  en 
631 \begin_inset Quotes eld
632 \end_inset
633
634 Math (auto)
635 \begin_inset Quotes erd
636 \end_inset
637
638 .
639 \end_layout
640
641 \begin_layout Standard
642 Le mode TeX
643 \begin_inset Index idx
644 status collapsed
645
646 \begin_layout Plain Layout
647 Mode TeX
648 \end_layout
649
650 \end_inset
651
652  est activé en appuyant sur le bouton 
653 \begin_inset Graphics
654         filename ../../images/ert-insert.png
655         scale 85
656
657 \end_inset
658
659  de la barre d'outils ou en utilisant le menu 
660 \family sans
661 Insertion\SpecialChar \menuseparator
662 Code
663 \begin_inset space ~
664 \end_inset
665
666 Te
667 \begin_inset ERT
668 status collapsed
669
670 \begin_layout Plain Layout
671
672 {}
673 \end_layout
674
675 \end_inset
676
677 X
678 \family default
679  (raccourci 
680 \family sans
681 Ctrl+L
682 \family default
683 ).
684 \begin_inset Note Note
685 status collapsed
686
687 \begin_layout Plain Layout
688 Dans LyX il y a trois 
689 \begin_inset Quotes eld
690 \end_inset
691
692 nom propres
693 \begin_inset Quotes erd
694 \end_inset
695
696  qui apparaissent dans la sortie finale avec des lettres mises en indice
697  ou en exposant: TeX, LaTeX, et LyX
698 \end_layout
699
700 \begin_layout Plain Layout
701 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
702  une paire d'accolades TeX .
703 \end_layout
704
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 Pour modifier le préambule LaTeX
712 \begin_inset Index idx
713 status collapsed
714
715 \begin_layout Plain Layout
716 Préambule LaTeX
717 \end_layout
718
719 \end_inset
720
721 , on utilise le menu 
722 \family sans
723 Document\SpecialChar \menuseparator
724 Paramètres\SpecialChar \menuseparator
725 Préambule
726 \begin_inset space ~
727 \end_inset
728
729 LaT
730 \begin_inset ERT
731 status collapsed
732
733 \begin_layout Plain Layout
734
735 {}
736 \end_layout
737
738 \end_inset
739
740 eX
741 \family default
742 .
743 \end_layout
744
745 \begin_layout Standard
746 Pour éditer des matrices, des différentiations de cas et des formules multiligne
747 s après coup, on peut utiliser les menus 
748 \family sans
749 Édition\SpecialChar \menuseparator
750 Math
751 \family default
752  and 
753 \family sans
754 Édition\SpecialChar \menuseparator
755 Lignes
756 \begin_inset space \thinspace{}
757 \end_inset
758
759 &
760 \begin_inset space \thinspace{}
761 \end_inset
762
763 colonnes,
764 \family default
765  ou la barre d'outils 
766 \family sans
767 Tableau
768 \family default
769 .
770  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
771  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
772  d'en dessous ou la colonne directement à droite.
773  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
774  fera avec la ligne précédente ou la colonne directement à gauche.
775 \end_layout
776
777 \begin_layout Standard
778 Quand on veut écrire du texte dans des formules
779 \begin_inset Foot
780 status collapsed
781
782 \begin_layout Plain Layout
783 Pour les formules multilignes, on utilise la commande 
784 \series bold
785
786 \backslash
787 intertext,
788 \series default
789  voir 
790 \begin_inset CommandInset ref
791 LatexCommand ref
792 reference "sub:Texte-dans-multi-lignes"
793
794 \end_inset
795
796 .
797 \end_layout
798
799 \end_inset
800
801 , on doit utiliser du 
802 \emph on
803 texte mathématique
804 \emph default
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Texte ! dans les formules
811 \end_layout
812
813 \end_inset
814
815
816 \begin_inset Index idx
817 status collapsed
818
819 \begin_layout Plain Layout
820 Mathématique, texte
821 \end_layout
822
823 \end_inset
824
825 .
826  Ce mode est invoqué à l'aide du raccourci
827 \family sans
828  Ctrl+M
829 \family default
830  ou en insérant la commande 
831 \series bold
832
833 \backslash
834 text
835 \series default
836
837 \begin_inset Index idx
838 status collapsed
839
840 \begin_layout Plain Layout
841 Commandes ! T ! 
842 \backslash
843 text
844 \end_layout
845
846 \end_inset
847
848 .
849  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
850  parties de la formule qui apparaissent en bleu.
851  Dans la sortie finale, le texte mathématique est en caractères droits,
852  contrairement aux autres éléments de formule.
853 \end_layout
854
855 \begin_layout Subsection*
856 Syntaxe des commandes
857 \end_layout
858
859 \begin_layout Standard
860 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
861  suivent la syntaxe suivante:
862 \end_layout
863
864 \begin_layout Standard
865
866 \series bold
867
868 \backslash
869 nomdelacommande[argument optionnel]{argument obligatoire}
870 \end_layout
871
872 \begin_layout Standard
873 Une commande commence toujours par une barre de fraction inverse (anti-slash)
874  
875 \begin_inset Quotes gld
876 \end_inset
877
878
879 \series bold
880
881 \backslash
882
883 \series default
884
885 \begin_inset Quotes grd
886 \end_inset
887
888 .
889  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
890  vont avec.
891  Les accolades placées autour des arguments obligatoires seront nommées
892  accolade TeX dans ce document
893 \begin_inset Index idx
894 status collapsed
895
896 \begin_layout Plain Layout
897 Accolades TeX
898 \end_layout
899
900 \end_inset
901
902 .
903  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
904  LyX créera automatiquement une accolade droite.
905  Dans tous les autres cas les accolades TeX sont créées dans des formules
906  avec la commande 
907 \series bold
908
909 \backslash
910 {
911 \series default
912 .
913  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
914  normales qui apparaissent en bleu.
915  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
916  TeX.
917  Les accolades TeX n'apparaissent pas dans la sortie finale.
918 \end_layout
919
920 \begin_layout Standard
921 Quand on entre en mode TeX des commandes sans argument, comme les commandes
922  pour les symboles, on doit 
923 \emph on
924 toujours
925 \emph default
926  placer une espace après la commande pour la terminer.
927  Cette espace n'apparaît pas dans la sortie finale.
928
929 \emph on
930  
931 \emph default
932 Si une espace doit apparaître dans la sortie finale, l'espace doit être
933  suivie par une espace insécable en texte normal.
934 \end_layout
935
936 \begin_layout Standard
937 On insère une espace insécable avec 
938 \family sans
939 Ctrl+Espace
940 \family default
941 .
942 \end_layout
943
944 \begin_layout Subsection*
945 Explications sur la syntaxe
946 \end_layout
947
948 \begin_layout Itemize
949 Le symbole 
950 \begin_inset space \textvisiblespace{}
951 \end_inset
952
953  indique que l'on doit mettre une espace.
954 \end_layout
955
956 \begin_layout Itemize
957 Une flèche comme celle-ci 
958 \begin_inset Formula $\to$
959 \end_inset
960
961  indique que l'on doit appuyer sur la flèche correspondante du clavier.
962  La touche
963 \family sans
964  Tab
965 \family default
966  peut être fréquemment utilisée à la place de
967 \begin_inset Formula $\to$
968 \end_inset
969
970  et 
971 \begin_inset Formula $\downarrow$
972 \end_inset
973
974 , et 
975 \family sans
976 Shift+Tab
977 \family default
978  à la place de 
979 \begin_inset Formula $\leftarrow$
980 \end_inset
981
982  et 
983 \begin_inset Formula $\uparrow$
984 \end_inset
985
986 .
987 \end_layout
988
989 \begin_layout Subsection*
990 Unités disponibles
991 \end_layout
992
993 \begin_layout Standard
994 \align center
995 \begin_inset Float table
996 placement H
997 wide false
998 sideways false
999 status open
1000
1001 \begin_layout Plain Layout
1002 \align center
1003 \begin_inset Caption Standard
1004
1005 \begin_layout Plain Layout
1006 \begin_inset CommandInset label
1007 LatexCommand label
1008 name "tab:Unités-disponibles"
1009
1010 \end_inset
1011
1012 Unités disponibles
1013 \end_layout
1014
1015 \end_inset
1016
1017
1018 \end_layout
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Tabular
1023 <lyxtabular version="3" rows="13" columns="2">
1024 <features rotate="0" tabularvalignment="middle">
1025 <column alignment="center" valignment="top">
1026 <column alignment="center" valignment="top">
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 Unité
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 Nom / Description
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 </row>
1047 <row>
1048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 mm
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 Millimètre
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 </row>
1067 <row>
1068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072 cm
1073 \end_layout
1074
1075 \end_inset
1076 </cell>
1077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Plain Layout
1081 Centimètre
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 </row>
1087 <row>
1088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1089 \begin_inset Text
1090
1091 \begin_layout Plain Layout
1092 in
1093 \end_layout
1094
1095 \end_inset
1096 </cell>
1097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1098 \begin_inset Text
1099
1100 \begin_layout Plain Layout
1101 Pouce (1
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 in = 2,54
1106 \begin_inset space \thinspace{}
1107 \end_inset
1108
1109 cm)
1110 \end_layout
1111
1112 \end_inset
1113 </cell>
1114 </row>
1115 <row>
1116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 pt
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 Point (72.27
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pt = 1
1134 \begin_inset space \thinspace{}
1135 \end_inset
1136
1137 in)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 pc
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 Pica (1
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 pc = 12
1162 \begin_inset space \thinspace{}
1163 \end_inset
1164
1165 pt)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 sp
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 scaled point (65536
1186 \begin_inset space \thinspace{}
1187 \end_inset
1188
1189 sp = 1
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 pt)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 bp
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 big point (72
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 bp = 1
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 in)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 dd
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 Didot (1
1242 \begin_inset space \thinspace{}
1243 \end_inset
1244
1245 dd 
1246 \begin_inset Formula $\approx$
1247 \end_inset
1248
1249  0.376
1250 \begin_inset space \thinspace{}
1251 \end_inset
1252
1253 mm)
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 cc
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 Cicero (1
1274 \begin_inset space \thinspace{}
1275 \end_inset
1276
1277 cc = 12
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 dd)
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 </row>
1287 <row>
1288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1289 \begin_inset Text
1290
1291 \begin_layout Plain Layout
1292 ex
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 Hauteur de la lettre 
1302 \emph on
1303
1304 \begin_inset Quotes eld
1305 \end_inset
1306
1307 x
1308 \emph default
1309
1310 \begin_inset Quotes erd
1311 \end_inset
1312
1313  dans la police courante
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 </row>
1319 <row>
1320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1321 \begin_inset Text
1322
1323 \begin_layout Plain Layout
1324 em
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 Largeur de la lettre 
1334 \begin_inset Quotes eld
1335 \end_inset
1336
1337
1338 \emph on
1339 M
1340 \emph default
1341
1342 \begin_inset Quotes erd
1343 \end_inset
1344
1345  dans la police courante
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 </row>
1351 <row>
1352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1353 \begin_inset Text
1354
1355 \begin_layout Plain Layout
1356 mu
1357 \end_layout
1358
1359 \end_inset
1360 </cell>
1361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1362 \begin_inset Text
1363
1364 \begin_layout Plain Layout
1365 unité math  (1
1366 \begin_inset space \thinspace{}
1367 \end_inset
1368
1369 mu = 
1370 \begin_inset Formula $\nicefrac{1}{18}$
1371 \end_inset
1372
1373
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377 em)
1378 \end_layout
1379
1380 \end_inset
1381 </cell>
1382 </row>
1383 </lyxtabular>
1384
1385 \end_inset
1386
1387
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Standard
1396 \begin_inset Newpage newpage
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \begin_layout Section
1403 Fonctions de base
1404 \end_layout
1405
1406 \begin_layout Subsection
1407 Exposants
1408 \begin_inset Index idx
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 Exposants
1413 \end_layout
1414
1415 \end_inset
1416
1417  et indices
1418 \begin_inset Index idx
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422 Indices
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \end_layout
1429
1430 \begin_layout Standard
1431 Les indices sont créés avec le caractère souligné 
1432 \begin_inset Quotes eld
1433 \end_inset
1434
1435 _
1436 \begin_inset Quotes erd
1437 \end_inset
1438
1439  ou avec le bouton 
1440 \begin_inset Graphics
1441         filename ../../images/math-subscript.png
1442         scale 85
1443
1444 \end_inset
1445
1446 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1447  
1448 \begin_inset Quotes eld
1449 \end_inset
1450
1451 ^
1452 \begin_inset Quotes erd
1453 \end_inset
1454
1455  ou avec le bouton 
1456 \begin_inset Graphics
1457         filename ../../images/math-superscript.png
1458         scale 85
1459
1460 \end_inset
1461
1462 .
1463 \end_layout
1464
1465 \begin_layout Standard
1466 \align center
1467 \begin_inset Tabular
1468 <lyxtabular version="3" rows="4" columns="2">
1469 <features rotate="0" tabularvalignment="middle">
1470 <column alignment="center" valignment="top" width="0pt">
1471 <column alignment="center" valignment="top" width="0pt">
1472 <row>
1473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1474 \begin_inset Text
1475
1476 \begin_layout Plain Layout
1477 Commande
1478 \end_layout
1479
1480 \end_inset
1481 </cell>
1482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1483 \begin_inset Text
1484
1485 \begin_layout Plain Layout
1486 Résultat
1487 \begin_inset Note Note
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 \series bold
1493
1494 \backslash
1495 raisebox
1496 \series default
1497  est seulement utilisée pour faire de la place
1498 \end_layout
1499
1500 \end_inset
1501
1502
1503 \end_layout
1504
1505 \end_inset
1506 </cell>
1507 </row>
1508 <row>
1509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1510 \begin_inset Text
1511
1512 \begin_layout Plain Layout
1513 B_V
1514 \end_layout
1515
1516 \end_inset
1517 </cell>
1518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1519 \begin_inset Text
1520
1521 \begin_layout Plain Layout
1522 \begin_inset Formula $B_{V}$
1523 \end_inset
1524
1525
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 </row>
1531 <row>
1532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Plain Layout
1536 B^V
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1546 \end_inset
1547
1548
1549 \end_layout
1550
1551 \end_inset
1552 </cell>
1553 </row>
1554 <row>
1555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1556 \begin_inset Text
1557
1558 \begin_layout Plain Layout
1559 B^
1560 \begin_inset space \textvisiblespace{}
1561 \end_inset
1562
1563 A
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1569 \begin_inset Text
1570
1571 \begin_layout Plain Layout
1572 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1573 \end_inset
1574
1575
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 </row>
1581 </lyxtabular>
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \begin_layout Standard
1589 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1590  la mettre en exposant, vous pouvez soit appuyer sur 
1591 \family sans
1592 Espace 
1593 \family default
1594 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1595  qui se trouve sur la touche du 9.
1596 \end_layout
1597
1598 \begin_layout Subsection
1599 Fractions
1600 \begin_inset CommandInset label
1601 LatexCommand label
1602 name "sub:Fractions"
1603
1604 \end_inset
1605
1606
1607 \begin_inset Index idx
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611 Fractions
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \begin_layout Standard
1620 Les fractions sont créées avec la commande 
1621 \series bold
1622
1623 \backslash
1624 frac
1625 \series default
1626
1627 \begin_inset Index idx
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631 Commandes ! F ! 
1632 \backslash
1633 frac
1634 \end_layout
1635
1636 \end_inset
1637
1638  ou avec le bouton 
1639 \begin_inset Graphics
1640         filename ../../images/math/frac.png
1641         scale 50
1642
1643 \end_inset
1644
1645  de la barre d'outils mathématique.
1646  La taille de la police est ajustée automatiquement selon que l'on se trouve
1647  dans une formule en ligne ou hors ligne.
1648  Avec le bouton 
1649 \begin_inset Graphics
1650         filename ../../images/math/frac-square.png
1651         scale 85
1652
1653 \end_inset
1654
1655  de la barre d'outils mathématique, vous pouvez choisir entre différents
1656  types de fractions.
1657 \end_layout
1658
1659 \begin_layout Standard
1660 Avec la commande 
1661 \series bold
1662
1663 \backslash
1664 dfrac
1665 \series default
1666
1667 \begin_inset Index idx
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671 Commandes ! D ! 
1672 \backslash
1673 dfrac
1674 \end_layout
1675
1676 \end_inset
1677
1678  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1679  qui se trouverait dans une formule hors ligne.
1680  Avec 
1681 \series bold
1682
1683 \backslash
1684 tfrac
1685 \series default
1686
1687 \begin_inset Index idx
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691 Commandes ! T ! 
1692 \backslash
1693 tfrac
1694 \end_layout
1695
1696 \end_inset
1697
1698  la fraction aura toujours la taille d'une formule en ligne.
1699  Un exemple:
1700 \end_layout
1701
1702 \begin_layout Standard
1703 Une ligne avec la fraction 
1704 \begin_inset Formula $\frac{1}{2}$
1705 \end_inset
1706
1707  créée avec la commande 
1708 \series bold
1709
1710 \backslash
1711 frac
1712 \series default
1713 .
1714 \end_layout
1715
1716 \begin_layout Standard
1717 Une ligne avec la fraction 
1718 \begin_inset Formula $\dfrac{1}{2}$
1719 \end_inset
1720
1721  créée avec la commande 
1722 \series bold
1723
1724 \backslash
1725 dfrac
1726 \series default
1727 .
1728 \end_layout
1729
1730 \begin_layout Standard
1731 \align center
1732 \begin_inset Tabular
1733 <lyxtabular version="3" rows="4" columns="2">
1734 <features rotate="0" tabularvalignment="middle">
1735 <column alignment="center" valignment="top" width="0pt">
1736 <column alignment="center" valignment="top" width="0pt">
1737 <row>
1738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742 Commande
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1748 \begin_inset Text
1749
1750 \begin_layout Plain Layout
1751 Résultat
1752 \begin_inset Note Note
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756
1757 \series bold
1758
1759 \backslash
1760 raisebox
1761 \series default
1762  est seulement utilisée pour faire de la place
1763 \end_layout
1764
1765 \end_inset
1766
1767
1768 \end_layout
1769
1770 \end_inset
1771 </cell>
1772 </row>
1773 <row>
1774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778
1779 \backslash
1780 frac
1781 \begin_inset space \textvisiblespace{}
1782 \end_inset
1783
1784 A
1785 \begin_inset Formula $\downarrow$
1786 \end_inset
1787
1788 B
1789 \end_layout
1790
1791 \end_inset
1792 </cell>
1793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Plain Layout
1797 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 </row>
1806 <row>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \backslash
1813 dfrac
1814 \begin_inset space \textvisiblespace{}
1815 \end_inset
1816
1817 A
1818 \begin_inset Formula $\downarrow$
1819 \end_inset
1820
1821 B
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1831 \end_inset
1832
1833
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 </row>
1839 <row>
1840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1841 \begin_inset Text
1842
1843 \begin_layout Plain Layout
1844
1845 \backslash
1846 dfrac
1847 \begin_inset space \textvisiblespace{}
1848 \end_inset
1849
1850 e^
1851 \backslash
1852 frac
1853 \begin_inset space \textvisiblespace{}
1854 \end_inset
1855
1856 1
1857 \begin_inset Formula $\downarrow$
1858 \end_inset
1859
1860 2
1861 \begin_inset Formula $\downarrow\downarrow$
1862 \end_inset
1863
1864 3
1865 \end_layout
1866
1867 \end_inset
1868 </cell>
1869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1874 \end_inset
1875
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 </row>
1882 </lyxtabular>
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 \begin_inset VSpace bigskip
1891 \end_inset
1892
1893
1894 \begin_inset Newpage newpage
1895 \end_inset
1896
1897 Pour des fractions emboîtées, on peut utiliser la commande 
1898 \series bold
1899
1900 \backslash
1901 cfrac
1902 \series default
1903
1904 \begin_inset Index idx
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908 Commandes ! C ! 
1909 \backslash
1910 cfrac
1911 \end_layout
1912
1913 \end_inset
1914
1915 .
1916  Voici un exemple:
1917 \begin_inset VSpace -3mm
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \begin_layout Standard
1924 \begin_inset Formula 
1925 \begin{align*}
1926 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1927 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1928 \end{align*}
1929
1930 \end_inset
1931
1932
1933 \end_layout
1934
1935 \begin_layout Standard
1936 La commande pour l'exemple précédent est:
1937 \end_layout
1938
1939 \begin_layout Standard
1940
1941 \series bold
1942
1943 \backslash
1944 cfrac
1945 \begin_inset space \textvisiblespace{}
1946 \end_inset
1947
1948 A
1949 \begin_inset Formula $\downarrow$
1950 \end_inset
1951
1952 B+
1953 \backslash
1954 cfrac
1955 \begin_inset space \textvisiblespace{}
1956 \end_inset
1957
1958 C+
1959 \backslash
1960 cfrac
1961 \begin_inset space \textvisiblespace{}
1962 \end_inset
1963
1964 E
1965 \begin_inset Formula $\downarrow$
1966 \end_inset
1967
1968 F
1969 \begin_inset Formula $\downarrow$
1970 \end_inset
1971
1972 D
1973 \end_layout
1974
1975 \begin_layout Standard
1976 \begin_inset VSpace medskip
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \begin_layout Standard
1983
1984 \series bold
1985
1986 \backslash
1987 cfrac
1988 \series default
1989  met toujours la fraction dans la taille d'une formule hors ligne, même
1990  si elle est une partie d'une autre fraction.
1991 \end_layout
1992
1993 \begin_layout Standard
1994 On peut préciser l'alignement du numérateur.
1995  On utilise la commande 
1996 \series bold
1997
1998 \backslash
1999 cfracleft
2000 \series default
2001  pour l'aligner à gauche, la commande 
2002 \series bold
2003
2004 \backslash
2005 cfracright
2006 \series default
2007  pour l'aligner à droite et 
2008 \series bold
2009
2010 \backslash
2011 cfrac
2012 \series default
2013  pour le centrer.
2014  Les fractions qui suivent illustrent les différents alignements:
2015 \end_layout
2016
2017 \begin_layout Standard
2018
2019 \series bold
2020 \begin_inset Formula 
2021 \[
2022 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2023 \]
2024
2025 \end_inset
2026
2027
2028 \end_layout
2029
2030 \begin_layout Standard
2031 \begin_inset Note Greyedout
2032 status open
2033
2034 \begin_layout Plain Layout
2035
2036 \series bold
2037 Notez:
2038 \series default
2039  
2040 \series bold
2041
2042 \backslash
2043 cfracleft
2044 \series default
2045  et 
2046 \series bold
2047 cfracright
2048 \series default
2049  ne sont pas des commandes LaTeX réelle, mais représentent la commande 
2050 \series bold
2051
2052 \backslash
2053 cfrac[alignement]{numérateur}{dénominateur}
2054 \series default
2055  .
2056
2057 \series bold
2058  
2059 \series default
2060 Vous ne pouvez donc pas les utiliser en code TeX.
2061 \end_layout
2062
2063 \end_inset
2064
2065
2066 \end_layout
2067
2068 \begin_layout Standard
2069 \begin_inset VSpace medskip
2070 \end_inset
2071
2072 Il est souvent intéressant de combiner 
2073 \series bold
2074
2075 \backslash
2076 cfrac
2077 \series default
2078  et 
2079 \series bold
2080
2081 \backslash
2082 frac
2083 \series default
2084 :
2085 \begin_inset Formula 
2086 \[
2087 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2088 \]
2089
2090 \end_inset
2091
2092
2093 \end_layout
2094
2095 \begin_layout Standard
2096 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2097  pouvez utiliser la commande 
2098 \series bold
2099
2100 \backslash
2101 nicefrac
2102 \begin_inset Index idx
2103 status collapsed
2104
2105 \begin_layout Plain Layout
2106 Commandes ! N ! 
2107 \backslash
2108 nicefrac
2109 \end_layout
2110
2111 \end_inset
2112
2113
2114 \series default
2115
2116 \begin_inset Formula $\nicefrac{5}{31}$
2117 \end_inset
2118
2119  ou 
2120 \series bold
2121
2122 \backslash
2123 unitfrac
2124 \series default
2125
2126 \begin_inset Index idx
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130 Commandes ! U ! 
2131 \backslash
2132 unitfrac
2133 \end_layout
2134
2135 \end_inset
2136
2137
2138 \begin_inset Formula $\unitfrac{5}{31}$
2139 \end_inset
2140
2141 .
2142  Il y a aussi la commande 
2143 \series bold
2144
2145 \backslash
2146 unitfracthree
2147 \series default
2148  qui permet d'écrire une fraction en combinaison avec un nombre: 
2149 \begin_inset Formula $\unitfrac[2]{1}{3}$
2150 \end_inset
2151
2152
2153 \end_layout
2154
2155 \begin_layout Standard
2156 \begin_inset Note Greyedout
2157 status open
2158
2159 \begin_layout Plain Layout
2160
2161 \series bold
2162 Notez:
2163 \series default
2164  
2165 \series bold
2166
2167 \backslash
2168 unitfracthree
2169 \series default
2170  n'est pas une commande LaTeX réelle, mais c'est la commande 
2171 \series bold
2172
2173 \backslash
2174 unitfrac[nombre]{numérateur}{dénominateur}
2175 \series default
2176  .
2177
2178 \series bold
2179  
2180 \series default
2181 Vous ne pouvez donc pas l'utiliser en code TeX.
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \begin_layout Standard
2190 Dans 
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "sub:Fractions-personnalisées"
2194
2195 \end_inset
2196
2197  on explique comment définir des fractions personnalisées en modifiant les
2198  barres de fractions.
2199 \end_layout
2200
2201 \begin_layout Standard
2202 \begin_inset Newpage newpage
2203 \end_inset
2204
2205
2206 \end_layout
2207
2208 \begin_layout Subsection
2209 Racines
2210 \begin_inset Index idx
2211 status collapsed
2212
2213 \begin_layout Plain Layout
2214 Racines
2215 \end_layout
2216
2217 \end_inset
2218
2219
2220 \end_layout
2221
2222 \begin_layout Standard
2223 On obtient les racines carrées avec la commande 
2224 \series bold
2225
2226 \backslash
2227 sqrt
2228 \series default
2229
2230 \begin_inset Index idx
2231 status collapsed
2232
2233 \begin_layout Plain Layout
2234 Commandes ! S ! 
2235 \backslash
2236 sqrt
2237 \end_layout
2238
2239 \end_inset
2240
2241  ou avec le bouton 
2242 \begin_inset Graphics
2243         filename ../../images/math/sqrt.png
2244         scale 85
2245
2246 \end_inset
2247
2248  de la barre d'outils mathématique, et toutes les autres racines avec la
2249  commande 
2250 \series bold
2251
2252 \backslash
2253 root
2254 \series default
2255
2256 \begin_inset Index idx
2257 status collapsed
2258
2259 \begin_layout Plain Layout
2260 Commandes ! R ! 
2261 \backslash
2262 root
2263 \end_layout
2264
2265 \end_inset
2266
2267  ou avec le bouton 
2268 \begin_inset Graphics
2269         filename ../../images/math/root.png
2270         scale 85
2271
2272 \end_inset
2273
2274 .
2275 \end_layout
2276
2277 \begin_layout Standard
2278 \align center
2279 \begin_inset Tabular
2280 <lyxtabular version="3" rows="3" columns="2">
2281 <features rotate="0" tabularvalignment="middle">
2282 <column alignment="center" valignment="top" width="0pt">
2283 <column alignment="center" valignment="top" width="0pt">
2284 <row>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 Commande
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298 Résultat
2299 \begin_inset Note Note
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303
2304 \series bold
2305
2306 \backslash
2307 raisebox
2308 \series default
2309  est seulement utilisée pour faire de la place
2310 \end_layout
2311
2312 \end_inset
2313
2314
2315 \end_layout
2316
2317 \end_inset
2318 </cell>
2319 </row>
2320 <row>
2321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2322 \begin_inset Text
2323
2324 \begin_layout Plain Layout
2325
2326 \backslash
2327 sqrt
2328 \begin_inset space \textvisiblespace{}
2329 \end_inset
2330
2331 A-B
2332 \end_layout
2333
2334 \end_inset
2335 </cell>
2336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 </row>
2349 <row>
2350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Plain Layout
2354
2355 \backslash
2356 root
2357 \begin_inset space \textvisiblespace{}
2358 \end_inset
2359
2360 3
2361 \begin_inset Formula $\downarrow$
2362 \end_inset
2363
2364 A-B
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2374 \end_inset
2375
2376
2377 \end_layout
2378
2379 \end_inset
2380 </cell>
2381 </row>
2382 </lyxtabular>
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Standard
2390 On peut aussi obtenir une racine carrée avec 
2391 \series bold
2392
2393 \backslash
2394 root
2395 \series default
2396  en laissant le champ réservé au degré de la racine vide.
2397 \end_layout
2398
2399 \begin_layout Standard
2400 Dans certains cas, la distance entre le degré et la racine est trop petite
2401  comme dans cette formule: 
2402 \begin_inset Formula $\sqrt[\beta]{B}$
2403 \end_inset
2404
2405
2406 \begin_inset Newline newline
2407 \end_inset
2408
2409 Le 
2410 \begin_inset Formula $\beta$
2411 \end_inset
2412
2413  touche la racine, ce qui peut être évité en utilisant les commandes 
2414 \series bold
2415
2416 \backslash
2417 leftroot
2418 \series default
2419
2420 \begin_inset Index idx
2421 status collapsed
2422
2423 \begin_layout Plain Layout
2424 Commandes ! L ! 
2425 \backslash
2426 leftroot
2427 \end_layout
2428
2429 \end_inset
2430
2431  et 
2432 \series bold
2433
2434 \backslash
2435 uproot
2436 \series default
2437
2438 \begin_inset Index idx
2439 status collapsed
2440
2441 \begin_layout Plain Layout
2442 Commandes ! U ! 
2443 \backslash
2444 uproot
2445 \end_layout
2446
2447 \end_inset
2448
2449  avec la syntaxe suivante:
2450 \end_layout
2451
2452 \begin_layout Standard
2453
2454 \series bold
2455
2456 \backslash
2457 leftroot{distance}
2458 \series default
2459  et 
2460 \series bold
2461
2462 \backslash
2463 uproot{distance}
2464 \end_layout
2465
2466 \begin_layout Standard
2467 Distance est le nombre de Big Points (unité bp; 
2468 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2469 \end_inset
2470
2471 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2472  le haut.
2473  Les commandes doivent être placées dans la case du degré.
2474  Par exemple, la commande
2475 \begin_inset Newline newline
2476 \end_inset
2477
2478
2479 \series bold
2480
2481 \backslash
2482 root
2483 \backslash
2484 leftroot{-1
2485 \begin_inset Formula $\to$
2486 \end_inset
2487
2488
2489 \backslash
2490 uproot{2
2491 \begin_inset Formula $\to$
2492 \end_inset
2493
2494
2495 \backslash
2496 beta
2497 \begin_inset space \textvisiblespace{}
2498 \end_inset
2499
2500
2501 \begin_inset Formula $\to$
2502 \end_inset
2503
2504 B
2505 \begin_inset Newline newline
2506 \end_inset
2507
2508
2509 \series default
2510 produit une formule correctement mise en forme: 
2511 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2512 \end_inset
2513
2514
2515 \end_layout
2516
2517 \begin_layout Subsection
2518 Coefficients binomiaux 
2519 \begin_inset Index idx
2520 status collapsed
2521
2522 \begin_layout Plain Layout
2523 Binomiaux, coefficients
2524 \end_layout
2525
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Les coefficients binomiaux sont insérés avec la commande 
2533 \series bold
2534
2535 \backslash
2536 binom
2537 \series default
2538
2539 \begin_inset Index idx
2540 status collapsed
2541
2542 \begin_layout Plain Layout
2543 Commandes ! B ! 
2544 \backslash
2545 binom
2546 \end_layout
2547
2548 \end_inset
2549
2550  ou avec le bouton 
2551 \begin_inset Graphics
2552         filename ../../images/math/frac-square.png
2553         scale 85
2554
2555 \end_inset
2556
2557 de la barre d'outils mathématique.
2558  Comme pour les fraction (
2559 \series bold
2560
2561 \backslash
2562 frac
2563 \series default
2564 ) il y a avec 
2565 \series bold
2566
2567 \backslash
2568 binom
2569 \series default
2570  les commandes 
2571 \series bold
2572
2573 \backslash
2574 dbinom
2575 \series default
2576
2577 \begin_inset Index idx
2578 status collapsed
2579
2580 \begin_layout Plain Layout
2581 Commandes ! D ! 
2582 \backslash
2583 dbinom
2584 \end_layout
2585
2586 \end_inset
2587
2588  et 
2589 \series bold
2590
2591 \backslash
2592 tbinom
2593 \series default
2594
2595 \begin_inset Index idx
2596 status collapsed
2597
2598 \begin_layout Plain Layout
2599 Commandes ! T ! 
2600 \backslash
2601 tbinom
2602 \end_layout
2603
2604 \end_inset
2605
2606 .
2607  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2608  il y a les commandes 
2609 \series bold
2610
2611 \backslash
2612 brace
2613 \series default
2614
2615 \begin_inset Index idx
2616 status collapsed
2617
2618 \begin_layout Plain Layout
2619 Commandes ! B ! 
2620 \backslash
2621 brace
2622 \end_layout
2623
2624 \end_inset
2625
2626  et 
2627 \series bold
2628
2629 \backslash
2630 brack
2631 \series default
2632
2633 \begin_inset Index idx
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Commandes ! B ! 
2638 \backslash
2639 brack
2640 \end_layout
2641
2642 \end_inset
2643
2644 .
2645 \end_layout
2646
2647 \begin_layout Standard
2648 \align center
2649 \begin_inset Tabular
2650 <lyxtabular version="3" rows="6" columns="2">
2651 <features rotate="0" tabularvalignment="middle">
2652 <column alignment="center" valignment="top" width="0pt">
2653 <column alignment="center" valignment="top" width="0pt">
2654 <row>
2655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2656 \begin_inset Text
2657
2658 \begin_layout Plain Layout
2659 Commande
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Plain Layout
2668 Résultat
2669 \begin_inset Note Note
2670 status collapsed
2671
2672 \begin_layout Plain Layout
2673
2674 \series bold
2675
2676 \backslash
2677 raisebox
2678 \series default
2679  est seulement utilisée pour faire de la place
2680 \end_layout
2681
2682 \end_inset
2683
2684
2685 \end_layout
2686
2687 \end_inset
2688 </cell>
2689 </row>
2690 <row>
2691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695
2696 \backslash
2697 binom
2698 \begin_inset space \textvisiblespace{}
2699 \end_inset
2700
2701 A
2702 \begin_inset Formula $\downarrow$
2703 \end_inset
2704
2705 B
2706 \end_layout
2707
2708 \end_inset
2709 </cell>
2710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Plain Layout
2714 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 </row>
2723 <row>
2724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728
2729 \backslash
2730 dbinom
2731 \begin_inset space \textvisiblespace{}
2732 \end_inset
2733
2734 A
2735 \begin_inset Formula $\downarrow$
2736 \end_inset
2737
2738 B
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2748 \end_inset
2749
2750
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \backslash
2763 tbinom
2764 \begin_inset space \textvisiblespace{}
2765 \end_inset
2766
2767 A
2768 \begin_inset Formula $\downarrow$
2769 \end_inset
2770
2771 B
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2777 \begin_inset Text
2778
2779 \begin_layout Plain Layout
2780 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 </row>
2789 <row>
2790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2791 \begin_inset Text
2792
2793 \begin_layout Plain Layout
2794
2795 \backslash
2796 brack
2797 \begin_inset space \textvisiblespace{}
2798 \end_inset
2799
2800 A
2801 \begin_inset Formula $\downarrow$
2802 \end_inset
2803
2804 B
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2814 \end_inset
2815
2816
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 </row>
2822 <row>
2823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827
2828 \backslash
2829 brace
2830 \begin_inset space \textvisiblespace{}
2831 \end_inset
2832
2833 A
2834 \begin_inset Formula $\downarrow$
2835 \end_inset
2836
2837 B
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 </lyxtabular>
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Subsection
2863 Différentiation de cas 
2864 \begin_inset Index idx
2865 status collapsed
2866
2867 \begin_layout Plain Layout
2868 Différentiation de cas 
2869 \end_layout
2870
2871 \end_inset
2872
2873
2874 \end_layout
2875
2876 \begin_layout Standard
2877 \align center
2878 \begin_inset Tabular
2879 <lyxtabular version="3" rows="3" columns="2">
2880 <features rotate="0" tabularvalignment="middle">
2881 <column alignment="center" valignment="top" width="0pt">
2882 <column alignment="center" valignment="top" width="0pt">
2883 <row>
2884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 Commande
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897 Résultat
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 </row>
2903 <row>
2904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908
2909 \backslash
2910 cases
2911 \begin_inset space \textvisiblespace{}
2912 \end_inset
2913
2914 A
2915 \begin_inset Formula $\to$
2916 \end_inset
2917
2918 B>0
2919 \begin_inset Index idx
2920 status collapsed
2921
2922 \begin_layout Plain Layout
2923 Commandes ! C ! 
2924 \backslash
2925 cases
2926 \end_layout
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \end_inset
2934 </cell>
2935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939 \begin_inset Formula $\begin{cases}
2940 A & B>0\end{cases}$
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 </row>
2949 <row>
2950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954
2955 \backslash
2956 cases
2957 \begin_inset space \textvisiblespace{}
2958 \end_inset
2959
2960
2961 \family sans
2962 Ctrl-Entrée
2963 \end_layout
2964
2965 \end_inset
2966 </cell>
2967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971 \begin_inset Formula $\begin{cases}
2972 A & \textrm{pour }\hat{x}>0\\
2973 B & \textrm{pour }\hat{x}=0
2974 \end{cases}$
2975 \end_inset
2976
2977
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 </row>
2983 </lyxtabular>
2984
2985 \end_inset
2986
2987
2988 \end_layout
2989
2990 \begin_layout Standard
2991 Après avoir inséré 
2992 \series bold
2993
2994 \backslash
2995 cases
2996 \series default
2997  ou avoir utilisé le bouton 
2998 \begin_inset Graphics
2999         filename ../../images/math/cases.png
3000         lyxscale 50
3001         scale 50
3002
3003 \end_inset
3004
3005  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3006  avec le raccourci 
3007 \family sans
3008 Ctrl+Entrée
3009 \family default
3010  ou avec le bouton 
3011 \begin_inset Graphics
3012         filename ../../images/tabular-feature_append-row.png
3013         scale 85
3014
3015 \end_inset
3016
3017 .
3018 \begin_inset Foot
3019 status collapsed
3020
3021 \begin_layout Plain Layout
3022 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3023  sont expliqués dans 
3024 \begin_inset CommandInset ref
3025 LatexCommand ref
3026 reference "sub:Accents-sur-un-caractère"
3027
3028 \end_inset
3029
3030 .
3031 \end_layout
3032
3033 \end_inset
3034
3035
3036 \end_layout
3037
3038 \begin_layout Standard
3039 La commande 
3040 \series bold
3041
3042 \backslash
3043 cases
3044 \series default
3045  est aussi accessible par le menu 
3046 \family sans
3047 Insertion\SpecialChar \menuseparator
3048 Math\SpecialChar \menuseparator
3049 Environnement
3050 \begin_inset space ~
3051 \end_inset
3052
3053 Cas
3054 \family default
3055 .
3056 \end_layout
3057
3058 \begin_layout Subsection
3059 Négations
3060 \begin_inset Index idx
3061 status collapsed
3062
3063 \begin_layout Plain Layout
3064 Negations@Négations
3065 \end_layout
3066
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \begin_layout Standard
3073 En insérant la commande 
3074 \series bold
3075
3076 \backslash
3077 not
3078 \series default
3079
3080 \begin_inset Index idx
3081 status collapsed
3082
3083 \begin_layout Plain Layout
3084 Commandes ! N ! 
3085 \backslash
3086 not
3087 \end_layout
3088
3089 \end_inset
3090
3091  chaque caractère peut être affiché barré.
3092  Les caractères sont en quelque sorte accentués par une barre de fraction.
3093 \end_layout
3094
3095 \begin_layout Standard
3096 \align center
3097 \begin_inset Tabular
3098 <lyxtabular version="3" rows="4" columns="2">
3099 <features rotate="0" tabularvalignment="middle">
3100 <column alignment="center" valignment="top" width="0pt">
3101 <column alignment="center" valignment="top" width="0pt">
3102 <row>
3103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 Commande
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116 Résultat
3117 \end_layout
3118
3119 \end_inset
3120 </cell>
3121 </row>
3122 <row>
3123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3124 \begin_inset Text
3125
3126 \begin_layout Plain Layout
3127
3128 \backslash
3129 not=
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Plain Layout
3138 \begin_inset Formula $\not=$
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 </row>
3147 <row>
3148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \backslash
3154 not 
3155 \backslash
3156 le
3157 \end_layout
3158
3159 \end_inset
3160 </cell>
3161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165 \begin_inset Formula $\not\le$
3166 \end_inset
3167
3168
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 </row>
3174 <row>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179
3180 \backslash
3181 not 
3182 \backslash
3183 parallel
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192 \begin_inset Formula $\not\parallel$
3193 \end_inset
3194
3195
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 </row>
3201 </lyxtabular>
3202
3203 \end_inset
3204
3205
3206 \end_layout
3207
3208 \begin_layout Standard
3209 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3210  bel aspect.
3211  C'est pourquoi il existe des commandes spéciales pour certaines négations
3212  (voir 
3213 \begin_inset CommandInset ref
3214 LatexCommand ref
3215 reference "sub:Symboles-mathématiques"
3216
3217 \end_inset
3218
3219  et 
3220 \begin_inset CommandInset ref
3221 LatexCommand ref
3222 reference "sec:Relations"
3223
3224 \end_inset
3225
3226 ).
3227 \end_layout
3228
3229 \begin_layout Subsection
3230 Garnitures
3231 \begin_inset CommandInset label
3232 LatexCommand label
3233 name "sub:Garnitures"
3234
3235 \end_inset
3236
3237
3238 \begin_inset Index idx
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242 Garnitures
3243 \end_layout
3244
3245 \end_inset
3246
3247
3248 \begin_inset Index idx
3249 status collapsed
3250
3251 \begin_layout Plain Layout
3252 Symboles chimiques ! Isotopes
3253 \end_layout
3254
3255 \end_inset
3256
3257
3258 \begin_inset Index idx
3259 status collapsed
3260
3261 \begin_layout Plain Layout
3262 Isotopes|see
3263 \begin_inset ERT
3264 status collapsed
3265
3266 \begin_layout Plain Layout
3267
3268 {
3269 \end_layout
3270
3271 \end_inset
3272
3273 Symboles chimiques
3274 \begin_inset ERT
3275 status collapsed
3276
3277 \begin_layout Plain Layout
3278
3279 }
3280 \end_layout
3281
3282 \end_inset
3283
3284
3285 \end_layout
3286
3287 \end_inset
3288
3289
3290 \end_layout
3291
3292 \begin_layout Standard
3293 Quand on affiche par exemple des isotopes
3294 \begin_inset Foot
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 Plus d'information sur les symboles chimiques dans 
3299 \begin_inset CommandInset ref
3300 LatexCommand ref
3301 reference "sub:Symboles-chimiques"
3302
3303 \end_inset
3304
3305 .
3306 \end_layout
3307
3308 \end_inset
3309
3310 , on rencontre le problème suivant:
3311 \end_layout
3312
3313 \begin_layout Standard
3314 \align center
3315 \begin_inset Tabular
3316 <lyxtabular version="3" rows="2" columns="2">
3317 <features rotate="0" tabularvalignment="middle">
3318 <column alignment="center" valignment="top" width="0pt">
3319 <column alignment="center" valignment="top" width="0pt">
3320 <row>
3321 <cell alignment="center" valignment="top" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 Indices avec les indices et exposants:
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3335 \end_inset
3336
3337
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 </row>
3343 <row>
3344 <cell alignment="center" valignment="top" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348 Indices corrects:
3349 \end_layout
3350
3351 \end_inset
3352 </cell>
3353 <cell alignment="center" valignment="top" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3358 \end_inset
3359
3360
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 </row>
3366 </lyxtabular>
3367
3368 \end_inset
3369
3370
3371 \begin_inset Note Note
3372 status collapsed
3373
3374 \begin_layout Plain Layout
3375
3376 \series bold
3377
3378 \backslash
3379 raisebox
3380 \series default
3381  est là pour faire de la place
3382 \end_layout
3383
3384 \end_inset
3385
3386
3387 \end_layout
3388
3389 \begin_layout Standard
3390 L'indice le plus petit est placé implicitement au dessus ou en dessous du
3391  premier caractère le l'indice le plus long.
3392  Pour éviter ce problème il y a la commande 
3393 \series bold
3394
3395 \backslash
3396 phantom
3397 \series default
3398
3399 \begin_inset Index idx
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403 Commandes ! P ! 
3404 \backslash
3405 phantom
3406 \end_layout
3407
3408 \end_inset
3409
3410  ou le bouton
3411 \begin_inset space ~
3412 \end_inset
3413
3414
3415 \begin_inset Graphics
3416         filename ../../images/math/phantom.png
3417         scale 85
3418
3419 \end_inset
3420
3421  qui crée un ou plusieurs caractères fantômes.
3422  Quand on insère la commande 
3423 \series bold
3424
3425 \backslash
3426 phantom
3427 \series default
3428  une petite boîte avec deux flèches rouges apparaît.
3429  Les flèches indiquent que la garniture
3430 \begin_inset Foot
3431 status collapsed
3432
3433 \begin_layout Plain Layout
3434 Traduction de placeholder, c'est un terme de typographie (NdT).
3435 \end_layout
3436
3437 \end_inset
3438
3439  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3440  De la même façon, les caractères fantômes sont des garnitures qui ont la
3441  taille du caractère concerné.
3442 \end_layout
3443
3444 \begin_layout Standard
3445 \align center
3446 \begin_inset Tabular
3447 <lyxtabular version="3" rows="4" columns="2">
3448 <features rotate="0" tabularvalignment="middle">
3449 <column alignment="center" valignment="top">
3450 <column alignment="center" valignment="top">
3451 <row>
3452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 Commande
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 Résultat
3466 \begin_inset Note Note
3467 status collapsed
3468
3469 \begin_layout Plain Layout
3470
3471 \series bold
3472
3473 \backslash
3474 raisebox
3475 \series default
3476  est seulement utilisée pour faire de la place
3477 \end_layout
3478
3479 \end_inset
3480
3481
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 </row>
3487 <row>
3488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 ^19
3493 \begin_inset space \textvisiblespace{}
3494 \end_inset
3495
3496 _
3497 \backslash
3498 phantom
3499 \begin_inset space \textvisiblespace{}
3500 \end_inset
3501
3502 1
3503 \begin_inset Formula $\to$
3504 \end_inset
3505
3506 9
3507 \begin_inset space \textvisiblespace{}
3508 \end_inset
3509
3510 F
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3520 \end_inset
3521
3522
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 </row>
3528 <row>
3529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 ^235
3534 \begin_inset space \textvisiblespace{}
3535 \end_inset
3536
3537 _
3538 \backslash
3539 phantom
3540 \begin_inset space \textvisiblespace{}
3541 \end_inset
3542
3543 23
3544 \begin_inset Formula $\to$
3545 \end_inset
3546
3547 9
3548 \begin_inset space \textvisiblespace{}
3549 \end_inset
3550
3551 F
3552 \end_layout
3553
3554 \end_inset
3555 </cell>
3556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3561 \end_inset
3562
3563
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row>
3570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574
3575 \backslash
3576 Lambda^
3577 \begin_inset space \textvisiblespace{}
3578 \end_inset
3579
3580
3581 \backslash
3582 phantom
3583 \begin_inset space \textvisiblespace{}
3584 \end_inset
3585
3586 ii
3587 \begin_inset Formula $\to$
3588 \end_inset
3589
3590 t
3591 \begin_inset space \textvisiblespace{}
3592 \end_inset
3593
3594 _MMt
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3604 \end_inset
3605
3606
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 </row>
3612 </lyxtabular>
3613
3614 \end_inset
3615
3616
3617 \end_layout
3618
3619 \begin_layout Standard
3620 En plus, il y a les commandes 
3621 \series bold
3622
3623 \backslash
3624 vphantom
3625 \series default
3626
3627 \begin_inset Index idx
3628 status collapsed
3629
3630 \begin_layout Plain Layout
3631 Commandes ! V ! 
3632 \backslash
3633 vphantom
3634 \end_layout
3635
3636 \end_inset
3637
3638  (bouton
3639 \begin_inset space ~
3640 \end_inset
3641
3642
3643 \begin_inset Graphics
3644         filename ../../images/math/vphantom.png
3645         scale 85
3646
3647 \end_inset
3648
3649  de la barre d'outils) et 
3650 \series bold
3651
3652 \backslash
3653 hphantom
3654 \series default
3655
3656 \begin_inset Index idx
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660 Commandes ! H ! 
3661 \backslash
3662 hphantom
3663 \end_layout
3664
3665 \end_inset
3666
3667  (bouton
3668 \begin_inset space ~
3669 \end_inset
3670
3671
3672 \begin_inset Graphics
3673         filename ../../images/math/hphantom.png
3674         scale 85
3675
3676 \end_inset
3677
3678 ).
3679  
3680 \series bold
3681
3682 \backslash
3683 hphantom
3684 \series default
3685  crée seulement de l'espace pour la hauteur maximale des caractères de la
3686  boîte, mais pas pour leur largeur.
3687  
3688 \series bold
3689
3690 \backslash
3691 vphantom
3692 \series default
3693  crée de l'espace seulement pour la largeur du contenu de la boîte.
3694  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3695  commandes n'ont qu'une seule flèche rouge.
3696 \end_layout
3697
3698 \begin_layout Standard
3699 Par exemple 
3700 \series bold
3701
3702 \backslash
3703 vphantom
3704 \series default
3705
3706 \begin_inset space \textvisiblespace{}
3707 \end_inset
3708
3709
3710 \series bold
3711 a
3712 \backslash
3713 int
3714 \series default
3715  crée de l'espace pour la hauteur du signe intégral
3716 \begin_inset Foot
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720 La commande 
3721 \series bold
3722
3723 \backslash
3724 int
3725 \series default
3726  insère le signe de l'intégrale, voir 
3727 \begin_inset CommandInset ref
3728 LatexCommand ref
3729 reference "sub:Grands-opérateurs"
3730
3731 \end_inset
3732
3733 .
3734 \end_layout
3735
3736 \end_inset
3737
3738 , vu que c'est le plus haut caractère.
3739  Voir un exemple d'application dans 
3740 \begin_inset CommandInset ref
3741 LatexCommand ref
3742 reference "sub:Crochets-multilignes"
3743
3744 \end_inset
3745
3746 .
3747 \end_layout
3748
3749 \begin_layout Standard
3750 Les réserves peuvent aussi être utilisées avec du texte en les insérant
3751  via le menu 
3752 \family sans
3753 Insertion\SpecialChar \menuseparator
3754 Typographie
3755 \begin_inset space ~
3756 \end_inset
3757
3758 spéciale\SpecialChar \menuseparator
3759 Fantôme
3760 \family default
3761 .
3762 \end_layout
3763
3764 \begin_layout Standard
3765 Ceci est une phrase.
3766 \begin_inset Newline newline
3767 \end_inset
3768
3769
3770 \begin_inset Phantom Phantom
3771 status open
3772
3773 \begin_layout Plain Layout
3774 Ceci
3775 \end_layout
3776
3777 \end_inset
3778
3779  est aussi une phrase.
3780 \end_layout
3781
3782 \begin_layout Subsection
3783 Lignes
3784 \begin_inset Index idx
3785 status collapsed
3786
3787 \begin_layout Plain Layout
3788 Lignes
3789 \end_layout
3790
3791 \end_inset
3792
3793
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Formules ! soulignées
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Standard
3807 \align center
3808 \begin_inset Tabular
3809 <lyxtabular version="3" rows="4" columns="2">
3810 <features rotate="0" tabularvalignment="middle">
3811 <column alignment="center" valignment="top" width="0pt">
3812 <column alignment="center" valignment="top" width="0pt">
3813 <row>
3814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Commande
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 Résultat
3828 \begin_inset Note Note
3829 status collapsed
3830
3831 \begin_layout Plain Layout
3832
3833 \series bold
3834
3835 \backslash
3836 raisebox
3837 \series default
3838  est seulement utilisée pour faire de la place
3839 \end_layout
3840
3841 \end_inset
3842
3843
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \backslash
3856 overline
3857 \begin_inset space \textvisiblespace{}
3858 \end_inset
3859
3860 A+B
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 Commandes ! O ! 
3866 \backslash
3867 overline
3868 \end_layout
3869
3870 \end_inset
3871
3872
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3878 \begin_inset Text
3879
3880 \begin_layout Plain Layout
3881 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3882 \end_inset
3883
3884
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 </row>
3890 <row>
3891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895
3896 \backslash
3897 underline
3898 \begin_inset space \textvisiblespace{}
3899 \end_inset
3900
3901 A+B
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Commandes ! U ! 
3907 \backslash
3908 underline
3909 \end_layout
3910
3911 \end_inset
3912
3913
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3923 \end_inset
3924
3925
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 </row>
3931 <row>
3932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936
3937 \backslash
3938 overline
3939 \begin_inset space \textvisiblespace{}
3940 \end_inset
3941
3942
3943 \backslash
3944 underline
3945 \begin_inset space \textvisiblespace{}
3946 \end_inset
3947
3948 A+B
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3958 \end_inset
3959
3960
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 </row>
3966 </lyxtabular>
3967
3968 \end_inset
3969
3970
3971 \end_layout
3972
3973 \begin_layout Standard
3974 Dans le dernier exemple, il importe peu que 
3975 \series bold
3976
3977 \backslash
3978 overline
3979 \series default
3980  ou 
3981 \series bold
3982
3983 \backslash
3984 underline
3985 \series default
3986  soit inséré en premier.
3987 \end_layout
3988
3989 \begin_layout Standard
3990 Pour souligner deux fois, par exemple des résultats, on utilise 
3991 \backslash
3992 underline deux fois.
3993 \end_layout
3994
3995 \begin_layout Standard
3996 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
3997 \end_layout
3998
3999 \begin_layout Standard
4000 \begin_inset VSpace bigskip
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \begin_layout Standard
4007 On peut créer des lignes personnalisées en utilisant la commande 
4008 \series bold
4009
4010 \backslash
4011 rule
4012 \series default
4013
4014 \begin_inset Index idx
4015 status collapsed
4016
4017 \begin_layout Plain Layout
4018 Commandes ! R ! 
4019 \backslash
4020 rule
4021 \end_layout
4022
4023 \end_inset
4024
4025  qui a la syntaxe suivante:
4026 \end_layout
4027
4028 \begin_layout Standard
4029
4030 \series bold
4031
4032 \backslash
4033 rule[décalage vertical]{longueur}{épaisseur}
4034 \end_layout
4035
4036 \begin_layout Standard
4037 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4038  bas, si sa valeur est négative).
4039  Les unités utilisables pour ces valeurs sont listées dans 
4040 \begin_inset CommandInset ref
4041 LatexCommand ref
4042 reference "tab:Unités-disponibles"
4043
4044 \end_inset
4045
4046 .
4047  Voici deux exemples de lignes créées avec les commandes
4048 \begin_inset Newline newline
4049 \end_inset
4050
4051
4052 \series bold
4053
4054 \backslash
4055 rule[-2ex]{3cm}{2pt}
4056 \series default
4057  et 
4058 \series bold
4059
4060 \backslash
4061 rule{2cm}{1pt}
4062 \series default
4063 :
4064 \end_layout
4065
4066 \begin_layout Standard
4067 Voici une phrase 
4068 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4069 \end_inset
4070
4071  avec deux lignes.
4072 \end_layout
4073
4074 \begin_layout Standard
4075
4076 \series bold
4077
4078 \backslash
4079 rule
4080 \series default
4081  peut aussi être utilisé avec du texte si la ligne est insérée via le menu
4082  
4083 \family sans
4084 Insertion\SpecialChar \menuseparator
4085 Typographie
4086 \begin_inset space ~
4087 \end_inset
4088
4089 spéciale\SpecialChar \menuseparator
4090 Ligne
4091 \begin_inset space ~
4092 \end_inset
4093
4094 horizontale
4095 \family default
4096
4097 \begin_inset space ~
4098 \end_inset
4099
4100 :
4101 \end_layout
4102
4103 \begin_layout Standard
4104 Ceci est une phrase 
4105 \begin_inset CommandInset line
4106 LatexCommand rule
4107 offset "0.5ex"
4108 width "3cm"
4109 height "1pt"
4110
4111 \end_inset
4112
4113  avec une ligne.
4114 \end_layout
4115
4116 \begin_layout Subsection
4117 Points de suspension
4118 \begin_inset CommandInset label
4119 LatexCommand label
4120 name "sub:Points-de-suspension"
4121
4122 \end_inset
4123
4124
4125 \begin_inset Index idx
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129 Points de suspension
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \begin_layout Standard
4138 Différents types de points de suspension sont disponibles.
4139 \begin_inset Foot
4140 status collapsed
4141
4142 \begin_layout Plain Layout
4143 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4144 \begin_inset Graphics
4145         filename ../../images/math/ldots.png
4146         scale 85
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \end_inset
4154
4155  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4156  base, on utilise (
4157 \series bold
4158
4159 \backslash
4160 ldots
4161 \series default
4162
4163 \begin_inset Index idx
4164 status collapsed
4165
4166 \begin_layout Plain Layout
4167 Commandes ! L ! 
4168 \backslash
4169 ldots
4170 \end_layout
4171
4172 \end_inset
4173
4174 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4175  à la même hauteur que les opérateurs, on utilise (
4176 \series bold
4177
4178 \backslash
4179 cdots
4180 \series default
4181
4182 \begin_inset Index idx
4183 status collapsed
4184
4185 \begin_layout Plain Layout
4186 Commandes ! C ! 
4187 \backslash
4188 cdots
4189 \end_layout
4190
4191 \end_inset
4192
4193 ).
4194  Quand on utilise la commande 
4195 \series bold
4196
4197 \backslash
4198 dots
4199 \series default
4200
4201 \begin_inset Index idx
4202 status collapsed
4203
4204 \begin_layout Plain Layout
4205 Commandes ! D ! 
4206 \backslash
4207 dots
4208 \end_layout
4209
4210 \end_inset
4211
4212 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4213 \end_layout
4214
4215 \begin_layout Standard
4216 \align center
4217 \begin_inset Tabular
4218 <lyxtabular version="3" rows="9" columns="2">
4219 <features rotate="0" tabularvalignment="middle">
4220 <column alignment="center" valignment="top" width="0pt">
4221 <column alignment="center" valignment="top" width="0pt">
4222 <row>
4223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 Commande
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 Résultat
4237 \end_layout
4238
4239 \end_inset
4240 </cell>
4241 </row>
4242 <row>
4243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 A_1
4248 \begin_inset space \textvisiblespace{}
4249 \end_inset
4250
4251 ,
4252 \backslash
4253 dots
4254 \begin_inset space \textvisiblespace{}
4255 \end_inset
4256
4257 ,A_n
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 \begin_inset Formula $A_{1},\dots,A_{n}$
4267 \end_inset
4268
4269
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 </row>
4275 <row>
4276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 A_1
4281 \begin_inset space \textvisiblespace{}
4282 \end_inset
4283
4284 +
4285 \backslash
4286 dots
4287 \begin_inset space \textvisiblespace{}
4288 \end_inset
4289
4290 +A_n
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 \begin_inset Formula $A_{1}+\dots+A_{n}$
4300 \end_inset
4301
4302
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 <row>
4309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 A_1
4314 \begin_inset space \textvisiblespace{}
4315 \end_inset
4316
4317 ,
4318 \backslash
4319 ldots
4320 \begin_inset space \textvisiblespace{}
4321 \end_inset
4322
4323 ,A_n
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332 \begin_inset Formula $A_{1},\ldots,A_{n}$
4333 \end_inset
4334
4335
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 </row>
4341 <row>
4342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4343 \begin_inset Text
4344
4345 \begin_layout Plain Layout
4346 A_1
4347 \begin_inset space \textvisiblespace{}
4348 \end_inset
4349
4350 +
4351 \backslash
4352 cdots
4353 \begin_inset space \textvisiblespace{}
4354 \end_inset
4355
4356 +A_n
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4366 \end_inset
4367
4368
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \backslash
4381 vdots
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 \begin_inset Formula $\vdots$
4391 \end_inset
4392
4393
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 </row>
4399 <row>
4400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404
4405 \backslash
4406 ddots
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 \begin_inset Formula $\ddots$
4416 \end_inset
4417
4418
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 </row>
4424 <row>
4425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429
4430 \backslash
4431 iddots
4432 \end_layout
4433
4434 \end_inset
4435 </cell>
4436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440 \begin_inset Formula $\iddots$
4441 \end_inset
4442
4443
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 matrice 3×3
4455 \begin_inset space \thinspace{}
4456 \end_inset
4457
4458 avec les différents types de points
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 \begin_inset Formula $\begin{array}{ccc}
4468 A_{11} & \cdots & A_{1m}\\
4469 \vdots & \ddots & \vdots\\
4470 A_{n1} & \cdots & A_{nm}
4471 \end{array}$
4472 \end_inset
4473
4474
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 </row>
4480 </lyxtabular>
4481
4482 \end_inset
4483
4484
4485 \end_layout
4486
4487 \begin_layout Standard
4488 Les points de suspension accessibles avec le menu 
4489 \family sans
4490 Insertion\SpecialChar \menuseparator
4491 Caractère
4492 \begin_inset space ~
4493 \end_inset
4494
4495 spécial
4496 \family default
4497  sont des 
4498 \series bold
4499
4500 \backslash
4501 ldots
4502 \series default
4503 .
4504 \end_layout
4505
4506 \begin_layout Standard
4507 \begin_inset VSpace medskip
4508 \end_inset
4509
4510
4511 \end_layout
4512
4513 \begin_layout Standard
4514 Pour utiliser 
4515 \series bold
4516
4517 \backslash
4518 iddots
4519 \series default
4520 , on doit utiliser une des options 
4521 \family sans
4522 Utiliser
4523 \begin_inset space ~
4524 \end_inset
4525
4526 (automatiquement) le paquetage mathdots 
4527 \family default
4528 dans les paramètres du document, rubrique 
4529 \family sans
4530 Options du mode math
4531 \family default
4532 .
4533 \begin_inset Newline newline
4534 \end_inset
4535
4536 L'utilisation de l'option 
4537 \family sans
4538 Utiliser le paquetage mathdots
4539 \family default
4540  améliorera l'apparence de tous les points du document si leur police ou
4541  leur taille de caractère n'est pas le choix implicite.
4542 \end_layout
4543
4544 \begin_layout Standard
4545 \begin_inset VSpace medskip
4546 \end_inset
4547
4548 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4549  couvrir plusieurs colonnes.
4550  Il sont créés avec la commande 
4551 \series bold
4552
4553 \backslash
4554 hdotsfor
4555 \series default
4556
4557 \begin_inset Index idx
4558 status collapsed
4559
4560 \begin_layout Plain Layout
4561 Commandes ! H ! 
4562 \backslash
4563 hdotsfor
4564 \end_layout
4565
4566 \end_inset
4567
4568 , qui a la syntaxe suivante:
4569 \end_layout
4570
4571 \begin_layout Standard
4572
4573 \series bold
4574
4575 \backslash
4576 hdotsfor[distance]{nombre de colonnes}
4577 \end_layout
4578
4579 \begin_layout Standard
4580 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4581  La distance est un facteur donnant la distance entre les points.
4582 \end_layout
4583
4584 \begin_layout Standard
4585 Dans la matrice suivante, on a inséré la commande 
4586 \series bold
4587
4588 \backslash
4589 hdotsfor[2]{4}
4590 \series default
4591  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4592  points de suspension avec une distance entre points double de celle obtenue
4593  avec la commande 
4594 \series bold
4595
4596 \backslash
4597 dots
4598 \series default
4599 :
4600 \begin_inset Formula 
4601 \[
4602 \left(\begin{array}{cccc}
4603 A & B & C & D\\
4604 \hdotsfor[2]{4}\\
4605 a & z & e & r
4606 \end{array}\right)
4607 \]
4608
4609 \end_inset
4610
4611 Notez que les cases de la matrice qui doivent être couvertes doivent être
4612  vides, sinon vous aurez des erreurs LaTeX.
4613 \end_layout
4614
4615 \begin_layout Standard
4616 \begin_inset VSpace bigskip
4617 \end_inset
4618
4619 Pour aller plus loin, vous pouvez utiliser la commande 
4620 \series bold
4621
4622 \backslash
4623 dotfill
4624 \series default
4625
4626 \begin_inset Index idx
4627 status collapsed
4628
4629 \begin_layout Plain Layout
4630 Commandes ! D ! 
4631 \backslash
4632 dotfill
4633 \end_layout
4634
4635 \end_inset
4636
4637  pour remplir le reste d'une ligne avec des points.
4638  L'effet de ces commandes est le même que celui de 
4639 \series bold
4640
4641 \backslash
4642 hfill
4643 \series default
4644 , voir 
4645 \begin_inset CommandInset ref
4646 LatexCommand ref
4647 reference "sub:Espace-variable"
4648
4649 \end_inset
4650
4651 .
4652 \end_layout
4653
4654 \begin_layout Standard
4655 Par exemple, la commande 
4656 \series bold
4657 A
4658 \backslash
4659 dotfill
4660 \begin_inset space \textvisiblespace{}
4661 \end_inset
4662
4663 B
4664 \series default
4665  produit
4666 \end_layout
4667
4668 \begin_layout Standard
4669 \begin_inset Formula $A\dotfill B$
4670 \end_inset
4671
4672
4673 \end_layout
4674
4675 \begin_layout Standard
4676 Comme
4677 \series bold
4678  
4679 \backslash
4680 dotfill
4681 \series default
4682  avec des points, il existe la commande 
4683 \series bold
4684
4685 \backslash
4686 hrulefill
4687 \series default
4688
4689 \begin_inset Index idx
4690 status collapsed
4691
4692 \begin_layout Plain Layout
4693 Commandes ! H ! 
4694 \backslash
4695 hrulefill
4696 \end_layout
4697
4698 \end_inset
4699
4700  avec un filet:
4701 \end_layout
4702
4703 \begin_layout Standard
4704 \begin_inset Formula $A\hrulefill B$
4705 \end_inset
4706
4707
4708 \end_layout
4709
4710 \begin_layout Standard
4711 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4712  mode TeX.
4713 \end_layout
4714
4715 \begin_layout Section
4716 Matrices
4717 \begin_inset CommandInset label
4718 LatexCommand label
4719 name "sec:Matrices"
4720
4721 \end_inset
4722
4723
4724 \begin_inset Index idx
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728 Matrices
4729 \end_layout
4730
4731 \end_inset
4732
4733
4734 \end_layout
4735
4736 \begin_layout Standard
4737 On peut insérer des matrices avec le bouton 
4738 \begin_inset Graphics
4739         filename ../../images/dialog-show_mathmatrix.png
4740         scale 85
4741
4742 \end_inset
4743
4744  de la barre d'outils mathématique ou en utilisant le menu
4745 \family sans
4746  Insertion\SpecialChar \menuseparator
4747 Math\SpecialChar \menuseparator
4748 Matrice
4749 \begin_inset space ~
4750 \end_inset
4751
4752 mathématique
4753 \family default
4754 .
4755  On vous demande alors le nombre de lignes et de colonnes de la matrice,
4756  de leur alignement et de la décoration.
4757  L'alignement vertical n'est en fait important que pour les matrices qui
4758  se trouvent dans une formule en ligne:
4759 \end_layout
4760
4761 \begin_layout Standard
4762 L'alignement de la première matrice est haut 
4763 \begin_inset Formula $\begin{array}[t]{cccc}
4764 A & D & G & J\\
4765 B & E & H & K\\
4766 C & F & I & L
4767 \end{array}$
4768 \end_inset
4769
4770 , la seconde milieu 
4771 \begin_inset Formula $\begin{array}{cccc}
4772 A & D & G & J\\
4773 B & E & H & K\\
4774 C & F & I & L
4775 \end{array}$
4776 \end_inset
4777
4778 , et la troisième bas 
4779 \begin_inset Formula $\begin{array}[b]{cccc}
4780 A & D & G & J\\
4781 B & E & H & K\\
4782 C & F & I & L
4783 \end{array}$
4784 \end_inset
4785
4786  .
4787 \end_layout
4788
4789 \begin_layout Standard
4790 L'alignement horizontal précise comment le contenu des colonnes doit être
4791  aligné.
4792  On le choisit en entrant une lettre pour chaque colonne.
4793  
4794 \emph on
4795 l
4796 \emph default
4797  pour un alignement à gauche (left) , 
4798 \emph on
4799 c
4800 \emph default
4801  centré, et
4802 \emph on
4803  r
4804 \emph default
4805  à droite (right).
4806  Par exemple, pour créer une matrice
4807 \begin_inset space ~
4808 \end_inset
4809
4810 4
4811 \series bold
4812 ×
4813 \series default
4814 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4815  sont centrées et la dernière est alignée à gauche, on va entrer 
4816 \series bold
4817 lccr
4818 \series default
4819  pour l'alignement horizontal.
4820  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4821  que l'alignement implicite pour toutes les colonnes est un 
4822 \series bold
4823 c
4824 \series default
4825 .
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Alignement horizontal:
4830 \end_layout
4831
4832 \begin_layout Standard
4833
4834 \series bold
4835 lll
4836 \series default
4837  : 
4838 \begin_inset Formula $\begin{array}{lll}
4839 10000 & D & G\\
4840 B & 10000 & H\\
4841 C & F & 10000
4842 \end{array}$
4843 \end_inset
4844
4845  , 
4846 \series bold
4847 ccc
4848 \series default
4849  : 
4850 \begin_inset Formula $\begin{array}{ccc}
4851 10000 & D & G\\
4852 B & 10000 & H\\
4853 C & F & 10000
4854 \end{array}$
4855 \end_inset
4856
4857  , 
4858 \series bold
4859 rrr
4860 \series default
4861  : 
4862 \begin_inset Formula $\begin{array}{rrr}
4863 10000 & D & G\\
4864 B & 10000 & H\\
4865 C & F & 10000
4866 \end{array}$
4867 \end_inset
4868
4869
4870 \end_layout
4871
4872 \begin_layout Standard
4873 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4874  utiliser les boutons 
4875 \begin_inset Graphics
4876         filename ../../images/tabular-feature_append-row.png
4877         scale 85
4878
4879 \end_inset
4880
4881
4882 \begin_inset Graphics
4883         filename ../../images/tabular-feature_delete-row.png
4884         scale 85
4885
4886 \end_inset
4887
4888 , etc.
4889 \begin_inset space \thinspace{}
4890 \end_inset
4891
4892 de la barre d'outils mathématique, ou le menu 
4893 \family sans
4894 Édition\SpecialChar \menuseparator
4895 Lignes
4896 \begin_inset space \thinspace{}
4897 \end_inset
4898
4899 &
4900 \begin_inset space \thinspace{}
4901 \end_inset
4902
4903 colonnes
4904 \family default
4905 .
4906  On peut aussi ajouter de nouvelles lignes avec 
4907 \family sans
4908 Ctrl-Entrée
4909 \family default
4910 .
4911 \end_layout
4912
4913 \begin_layout Standard
4914 \begin_inset VSpace bigskip
4915 \end_inset
4916
4917 La 
4918 \family sans
4919 Décoration
4920 \family default
4921  permet d'ajouter des parenthèses du type choisi autour de la matrice.
4922  Une autre façon d'ajouter des parenthèses autour d'une matrice, est soit
4923  d'utiliser les commandes 
4924 \series bold
4925
4926 \backslash
4927 left
4928 \series default
4929
4930 \begin_inset Index idx
4931 status collapsed
4932
4933 \begin_layout Plain Layout
4934 Commandes ! L ! 
4935 \backslash
4936 left
4937 \end_layout
4938
4939 \end_inset
4940
4941  et 
4942 \series bold
4943
4944 \backslash
4945 right
4946 \series default
4947
4948 \begin_inset Index idx
4949 status collapsed
4950
4951 \begin_layout Plain Layout
4952 Commandes ! R ! 
4953 \backslash
4954 right
4955 \end_layout
4956
4957 \end_inset
4958
4959  (raccourci 
4960 \family sans
4961 Alt-m
4962 \begin_inset space ~
4963 \end_inset
4964
4965 parenthèse
4966 \family default
4967 ), voir 
4968 \begin_inset CommandInset ref
4969 LatexCommand ref
4970 reference "sub:Taille-parenthèses-automatique"
4971
4972 \end_inset
4973
4974 , soit d'utiliser les commandes suivantes:
4975 \begin_inset VSpace medskip
4976 \end_inset
4977
4978
4979 \end_layout
4980
4981 \begin_layout Standard
4982 \begin_inset Tabular
4983 <lyxtabular version="3" rows="4" columns="2">
4984 <features rotate="0" tabularvalignment="middle">
4985 <column alignment="center" valignment="top" width="0pt">
4986 <column alignment="center" valignment="top">
4987 <row>
4988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 Commande
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 Résultat
5002 \begin_inset Note Note
5003 status collapsed
5004
5005 \begin_layout Plain Layout
5006
5007 \series bold
5008
5009 \backslash
5010 raisebox
5011 \series default
5012  est seulement utilisée pour faire de la place
5013 \end_layout
5014
5015 \end_inset
5016
5017
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 </row>
5023 <row>
5024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028
5029 \backslash
5030 bmatrix
5031 \begin_inset space \textvisiblespace{}
5032 \end_inset
5033
5034 matrice
5035 \begin_inset space \thinspace{}
5036 \end_inset
5037
5038 2×2
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5048 0 & \textrm{-}\mathrm{i}\\
5049 \mathrm{i} & 0
5050 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5051 \end_inset
5052
5053
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 </row>
5059 <row>
5060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064
5065 \backslash
5066 Bmatrix
5067 \begin_inset space \textvisiblespace{}
5068 \end_inset
5069
5070 matrice
5071 \begin_inset space \thinspace{}
5072 \end_inset
5073
5074 2×2
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5084 0 & \textrm{-}\mathrm{i}\\
5085 \mathrm{i} & 0
5086 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5087 \end_inset
5088
5089
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 </row>
5095 <row>
5096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100
5101 \backslash
5102 pmatrix
5103 \begin_inset space \textvisiblespace{}
5104 \end_inset
5105
5106 matrice
5107 \begin_inset space \thinspace{}
5108 \end_inset
5109
5110 2×2
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5116 \begin_inset Text
5117
5118 \begin_layout Plain Layout
5119 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5120 0 & \textrm{-}\mathrm{i}\\
5121 \mathrm{i} & 0
5122 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5123 \end_inset
5124
5125
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 </row>
5131 </lyxtabular>
5132
5133 \end_inset
5134
5135
5136 \begin_inset space \hfill{}
5137 \end_inset
5138
5139
5140 \begin_inset Tabular
5141 <lyxtabular version="3" rows="4" columns="2">
5142 <features rotate="0" tabularvalignment="middle">
5143 <column alignment="center" valignment="top">
5144 <column alignment="center" valignment="top">
5145 <row>
5146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5147 \begin_inset Text
5148
5149 \begin_layout Plain Layout
5150 Commande
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159 Résultat
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 </row>
5165 <row>
5166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170
5171 \backslash
5172 vmatrix
5173 \begin_inset space \textvisiblespace{}
5174 \end_inset
5175
5176 matrice
5177 \begin_inset space \thinspace{}
5178 \end_inset
5179
5180 2×2
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5190 0 & \textrm{-}\mathrm{i}\\
5191 \mathrm{i} & 0
5192 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5193 \end_inset
5194
5195
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row>
5202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206
5207 \backslash
5208 Vmatrix
5209 \begin_inset space \textvisiblespace{}
5210 \end_inset
5211
5212 matrice
5213 \begin_inset space \thinspace{}
5214 \end_inset
5215
5216 2×2
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5226 0 & \textrm{-}\mathrm{i}\\
5227 \mathrm{i} & 0
5228 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5229 \end_inset
5230
5231
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 </row>
5237 <row>
5238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242
5243 \backslash
5244 matrix
5245 \begin_inset space \textvisiblespace{}
5246 \end_inset
5247
5248 matrice
5249 \begin_inset space \thinspace{}
5250 \end_inset
5251
5252 2×2
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5262 0 & \textrm{-}\mathrm{i}\\
5263 \mathrm{i} & 0
5264 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5265 \end_inset
5266
5267
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 </lyxtabular>
5274
5275 \end_inset
5276
5277
5278 \end_layout
5279
5280 \begin_layout Standard
5281 \begin_inset VSpace medskip
5282 \end_inset
5283
5284 Quand on insère par exemple 
5285 \series bold
5286
5287 \backslash
5288 vmatrix,
5289 \series default
5290  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5291  insérée.
5292 \begin_inset Newline newline
5293 \end_inset
5294
5295 Notez que les matrices décorées ignorent l'alignement vertical.
5296 \end_layout
5297
5298 \begin_layout Standard
5299 \begin_inset VSpace bigskip
5300 \end_inset
5301
5302 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5303  
5304 \series bold
5305
5306 \backslash
5307 arraycolsep
5308 \series default
5309
5310 \begin_inset Index idx
5311 status collapsed
5312
5313 \begin_layout Plain Layout
5314 Commandes ! A ! 
5315 \backslash
5316 arraycolsep
5317 \end_layout
5318
5319 \end_inset
5320
5321  qui est décrite dans 
5322 \begin_inset CommandInset ref
5323 LatexCommand ref
5324 reference "sub:Séparation-des-colonnes"
5325
5326 \end_inset
5327
5328  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5329  dans les matrices.
5330 \end_layout
5331
5332 \begin_layout Standard
5333 Pour changer l'espacement des lignes, on utilise la commande 
5334 \series bold
5335
5336 \backslash
5337 arraystretch
5338 \series default
5339
5340 \begin_inset Index idx
5341 status collapsed
5342
5343 \begin_layout Plain Layout
5344 Commandes ! A ! 
5345 \backslash
5346 arraystretch
5347 \end_layout
5348
5349 \end_inset
5350
5351  de la façon suivante:
5352 \end_layout
5353
5354 \begin_layout Standard
5355
5356 \series bold
5357
5358 \backslash
5359 renewcommand{
5360 \backslash
5361 arraystretch}{facteur d'étirement}
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Commandes ! R ! 
5367 \backslash
5368 renewcommand
5369 \end_layout
5370
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \begin_layout Standard
5377 La commande 
5378 \series bold
5379
5380 \backslash
5381 renewcommand
5382 \series default
5383  affecte le facteur d'étirement à la commande prédéfinie 
5384 \series bold
5385
5386 \backslash
5387 arraystretch
5388 \series default
5389 .
5390  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5391  2.
5392  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5393  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5394 \series bold
5395
5396 \backslash
5397 arraystretch
5398 \series default
5399 .
5400 \end_layout
5401
5402 \begin_layout Standard
5403 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5404  
5405 \series bold
5406
5407 \backslash
5408 smallmatrix
5409 \series default
5410
5411 \begin_inset Index idx
5412 status collapsed
5413
5414 \begin_layout Plain Layout
5415 Commandes ! S ! 
5416 \backslash
5417 smallmatrix
5418 \end_layout
5419
5420 \end_inset
5421
5422 .
5423  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5424  où la matrice est insérée.
5425 \end_layout
5426
5427 \begin_layout Standard
5428 Voici une matrice 
5429 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5430 C & D
5431 \end{smallmatrix}\right)$
5432 \end_inset
5433
5434  dans une ligne de texte.
5435 \end_layout
5436
5437 \begin_layout Section
5438 Parenthèses et autres délimiteurs
5439 \begin_inset Index idx
5440 status collapsed
5441
5442 \begin_layout Plain Layout
5443 Parenthèses
5444 \end_layout
5445
5446 \end_inset
5447
5448
5449 \begin_inset Index idx
5450 status collapsed
5451
5452 \begin_layout Plain Layout
5453 Accolades
5454 \end_layout
5455
5456 \end_inset
5457
5458
5459 \begin_inset Index idx
5460 status collapsed
5461
5462 \begin_layout Plain Layout
5463 Crochets
5464 \end_layout
5465
5466 \end_inset
5467
5468
5469 \begin_inset Index idx
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473 Delimiteurs@Délimiteurs
5474 \end_layout
5475
5476 \end_inset
5477
5478
5479 \end_layout
5480
5481 \begin_layout Subsection
5482 Parenthèses verticales et délimiteurs
5483 \begin_inset Index idx
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487 Accolades ! verticales
5488 \end_layout
5489
5490 \end_inset
5491
5492
5493 \end_layout
5494
5495 \begin_layout Standard
5496 \begin_inset space \hfill{}
5497 \end_inset
5498
5499
5500 \begin_inset Tabular
5501 <lyxtabular version="3" rows="9" columns="2">
5502 <features rotate="0" tabularvalignment="middle">
5503 <column alignment="center" valignment="top" width="0pt">
5504 <column alignment="center" valignment="top" width="0pt">
5505 <row>
5506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510 Commande
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519 Résultat
5520 \end_layout
5521
5522 \end_inset
5523 </cell>
5524 </row>
5525 <row>
5526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530 (
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 \begin_inset Formula $($
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \end_inset
5546 </cell>
5547 </row>
5548 <row>
5549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 {
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 \begin_inset Formula $\{$
5563 \end_inset
5564
5565
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 </row>
5571 <row>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 [
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 \begin_inset Formula $[$
5586 \end_inset
5587
5588
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 </row>
5594 <row>
5595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599
5600 \backslash
5601 langle
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 \begin_inset Formula $\langle$
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 </row>
5619 <row>
5620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624
5625 \backslash
5626 lceil
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $\lceil$
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 </row>
5644 <row>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649
5650 \backslash
5651 lfloor
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 \begin_inset Formula $\lfloor$
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 /
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 \begin_inset Formula $/$
5684 \end_inset
5685
5686
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 </row>
5692 <row>
5693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 |
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 \begin_inset Formula $|$
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 </row>
5715 </lyxtabular>
5716
5717 \end_inset
5718
5719
5720 \begin_inset space \hfill{}
5721 \end_inset
5722
5723
5724 \begin_inset Tabular
5725 <lyxtabular version="3" rows="9" columns="2">
5726 <features rotate="0" tabularvalignment="middle">
5727 <column alignment="center" valignment="top" width="0pt">
5728 <column alignment="center" valignment="top" width="0pt">
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 Commande
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 Résultat
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 )
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 \begin_inset Formula $)$
5764 \end_inset
5765
5766
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 </row>
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 }
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 \begin_inset Formula $\}$
5787 \end_inset
5788
5789
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 </row>
5795 <row>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 ]
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 \begin_inset Formula $]$
5810 \end_inset
5811
5812
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 </row>
5818 <row>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823
5824 \backslash
5825 rangle
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 \begin_inset Formula $\rangle$
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848
5849 \backslash
5850 rceil
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 \begin_inset Formula $\rceil$
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873
5874 \backslash
5875 rfloor
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\rfloor$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898
5899 \backslash
5900
5901 \backslash
5902
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 \begin_inset Formula $\backslash$
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 </row>
5920 <row>
5921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \backslash
5927 |
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 \begin_inset Formula $\|$
5937 \end_inset
5938
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 </row>
5945 </lyxtabular>
5946
5947 \end_inset
5948
5949
5950 \begin_inset space \hfill{}
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Standard
5957 \begin_inset Note Greyedout
5958 status open
5959
5960 \begin_layout Plain Layout
5961
5962 \series bold
5963 Notez:
5964 \series default
5965  En mode TeX, on doit utiliser la commande 
5966 \series bold
5967
5968 \backslash
5969 textbackslash
5970 \series default
5971
5972 \begin_inset Index idx
5973 status collapsed
5974
5975 \begin_layout Plain Layout
5976 Commandes ! T ! 
5977 \backslash
5978 textbackslash
5979 \end_layout
5980
5981 \end_inset
5982
5983  pour la barre de fraction inverse (backslash), puisque la commande 
5984 \backslash
5985
5986 \backslash
5987  produit un saut de ligne.
5988 \end_layout
5989
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \begin_layout Standard
5996 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
5997  commandes décrites dans les deux sous-sections qui suivent.
5998  Quand on utilise ces commandes, on peut utiliser directement les caractères
5999  < et > , plutôt que les commandes 
6000 \series bold
6001
6002 \backslash
6003 langle
6004 \series default
6005  et 
6006 \series bold
6007
6008 \backslash
6009 rangle
6010 \series default
6011 .
6012 \end_layout
6013
6014 \begin_layout Subsubsection
6015 Taille de parenthèse manuelle
6016 \begin_inset CommandInset label
6017 LatexCommand label
6018 name "sub:Taille-parenthèses-manuelle"
6019
6020 \end_inset
6021
6022
6023 \begin_inset Index idx
6024 status collapsed
6025
6026 \begin_layout Plain Layout
6027 Taille parenthèses ! manuelle
6028 \end_layout
6029
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \begin_layout Standard
6036 La taille des parenthèses peut être précisée manuellement en utilisant les
6037  commandes LaTeX 
6038 \series bold
6039
6040 \backslash
6041 big
6042 \series default
6043
6044 \begin_inset Index idx
6045 status collapsed
6046
6047 \begin_layout Plain Layout
6048 Commandes ! B ! 
6049 \backslash
6050 big
6051 \end_layout
6052
6053 \end_inset
6054
6055
6056 \series bold
6057
6058 \backslash
6059 Big
6060 \series default
6061
6062 \series bold
6063
6064 \backslash
6065 bigg
6066 \series default
6067 , et 
6068 \series bold
6069
6070 \backslash
6071 Bigg
6072 \series default
6073 .
6074  
6075 \series bold
6076
6077 \backslash
6078 big
6079 \series default
6080  indique la plus petite taille et 
6081 \series bold
6082
6083 \backslash
6084 Bigg
6085 \series default
6086  la plus grande.
6087 \end_layout
6088
6089 \begin_layout Standard
6090 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6091  de parenthèses:
6092 \end_layout
6093
6094 \begin_layout Standard
6095 \align center
6096 \begin_inset Tabular
6097 <lyxtabular version="3" rows="2" columns="2">
6098 <features rotate="0" tabularvalignment="middle">
6099 <column alignment="center" valignment="top" width="0pt">
6100 <column alignment="center" valignment="top" width="0pt">
6101 <row>
6102 <cell alignment="center" valignment="top" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106 toutes les parenthèses de la même taille:
6107 \end_layout
6108
6109 \end_inset
6110 </cell>
6111 <cell alignment="center" valignment="top" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6116 \end_inset
6117
6118
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 </row>
6124 <row>
6125 <cell alignment="center" valignment="top" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 c'est mieux comme cela:
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 <cell alignment="center" valignment="top" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6139 \end_inset
6140
6141
6142 \end_layout
6143
6144 \end_inset
6145 </cell>
6146 </row>
6147 </lyxtabular>
6148
6149 \end_inset
6150
6151
6152 \begin_inset Note Note
6153 status collapsed
6154
6155 \begin_layout Plain Layout
6156
6157 \series bold
6158
6159 \backslash
6160 raisebox
6161 \series default
6162  est seulement utilisée pour faire de la place
6163 \end_layout
6164
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \begin_layout Standard
6171 Pour la deuxième formule, on a utilisé la commande 
6172 \backslash
6173 Big((A+B)(A-B)
6174 \backslash
6175 Big)^
6176 \begin_inset space \textvisiblespace{}
6177 \end_inset
6178
6179 C.
6180 \end_layout
6181
6182 \begin_layout Standard
6183 Voici un aperçu de toutes les tailles de parenthèses:
6184 \end_layout
6185
6186 \begin_layout Standard
6187 \align center
6188
6189 \backslash
6190 Bigg(
6191 \backslash
6192 exp
6193 \backslash
6194 bigg<
6195 \backslash
6196 Big[
6197 \backslash
6198 big{
6199 \backslash
6200 ln(3x)
6201 \backslash
6202 big}^2
6203 \begin_inset space \textvisiblespace{}
6204 \end_inset
6205
6206
6207 \backslash
6208 sin(x)
6209 \backslash
6210 Big]^
6211 \begin_inset space \textvisiblespace{}
6212 \end_inset
6213
6214 A
6215 \begin_inset space \textvisiblespace{}
6216 \end_inset
6217
6218
6219 \backslash
6220 bigg>
6221 \backslash
6222 Bigg)^0,5
6223 \end_layout
6224
6225 \begin_layout Standard
6226 \align center
6227 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6228 \end_inset
6229
6230
6231 \end_layout
6232
6233 \begin_layout Standard
6234 En plus des commandes 
6235 \series bold
6236
6237 \backslash
6238 big
6239 \series default
6240 , il y a la variante 
6241 \series bold
6242
6243 \backslash
6244 bigm
6245 \series default
6246
6247 \begin_inset Index idx
6248 status collapsed
6249
6250 \begin_layout Plain Layout
6251 Commandes ! B ! 
6252 \backslash
6253 bigm
6254 \end_layout
6255
6256 \end_inset
6257
6258  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6259  la variante 
6260 \series bold
6261
6262 \backslash
6263 bigl
6264 \series default
6265 -
6266 \series bold
6267
6268 \backslash
6269 bigr
6270 \series default
6271
6272 \begin_inset Index idx
6273 status collapsed
6274
6275 \begin_layout Plain Layout
6276 Commandes ! B ! 
6277 \backslash
6278 bigl - 
6279 \backslash
6280 bigr
6281 \end_layout
6282
6283 \end_inset
6284
6285 , qui n'ajoute pas d'espace.
6286  Le 
6287 \emph on
6288 l
6289 \emph default
6290  à la fin de la commande 
6291 \series bold
6292
6293 \backslash
6294 bigl
6295 \series default
6296  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6297  par un 
6298 \emph on
6299 r
6300 \emph default
6301 .
6302  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6303  ou ouvrante.
6304 \end_layout
6305
6306 \begin_layout Standard
6307 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6308 \end_layout
6309
6310 \begin_layout Standard
6311 \align center
6312 \begin_inset Tabular
6313 <lyxtabular version="3" rows="5" columns="2">
6314 <features rotate="0" tabularvalignment="middle">
6315 <column alignment="center" valignment="middle">
6316 <column alignment="center" valignment="middle">
6317 <row>
6318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 Commande
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6328 \begin_inset Text
6329
6330 \begin_layout Plain Layout
6331 Résultat
6332 \begin_inset Note Note
6333 status collapsed
6334
6335 \begin_layout Plain Layout
6336
6337 \series bold
6338
6339 \backslash
6340 raisebox
6341 \series default
6342  est seulement utilisée pour faire de la place
6343 \end_layout
6344
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 </row>
6353 <row>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358
6359 \backslash
6360 Bigm(
6361 \backslash
6362 bigm(
6363 \backslash
6364 ln(3x)
6365 \backslash
6366 bigm)^2
6367 \begin_inset space \textvisiblespace{}
6368 \end_inset
6369
6370
6371 \backslash
6372 Bigm)
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 </row>
6390 <row>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395
6396 \backslash
6397 Big(
6398 \backslash
6399 big(
6400 \backslash
6401 ln(3x)
6402 \backslash
6403 big)^2
6404 \begin_inset space \textvisiblespace{}
6405 \end_inset
6406
6407
6408 \backslash
6409 Big)
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6419 \end_inset
6420
6421
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 </row>
6427 <row>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432
6433 \backslash
6434 Bigl(
6435 \backslash
6436 bigl(
6437 \backslash
6438 ln(3x)
6439 \backslash
6440 bigr)^2
6441 \begin_inset space \textvisiblespace{}
6442 \end_inset
6443
6444
6445 \backslash
6446 Bigr)
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 <row>
6465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469
6470 \backslash
6471 bigl)
6472 \backslash
6473 ln(3x)
6474 \backslash
6475 bigr(
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 </lyxtabular>
6494
6495 \end_inset
6496
6497
6498 \end_layout
6499
6500 \begin_layout Subsubsection
6501 Taille de parenthèse automatique
6502 \begin_inset CommandInset label
6503 LatexCommand label
6504 name "sub:Taille-parenthèses-automatique"
6505
6506 \end_inset
6507
6508
6509 \begin_inset Index idx
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513 Taille parenthèses ! automatique
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 On peut insérer des parenthèses à taille variable avec les commandes 
6523 \series bold
6524
6525 \backslash
6526 left
6527 \series default
6528
6529 \begin_inset Index idx
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533 Commandes ! L ! 
6534 \backslash
6535 left
6536 \end_layout
6537
6538 \end_inset
6539
6540  et 
6541 \series bold
6542
6543 \backslash
6544 right
6545 \series default
6546
6547 \begin_inset Index idx
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 Commandes ! R ! 
6552 \backslash
6553 right
6554 \end_layout
6555
6556 \end_inset
6557
6558  ou avec le bouton
6559 \begin_inset space ~
6560 \end_inset
6561
6562
6563 \begin_inset Graphics
6564         filename ../../images/dialog-show_mathdelimiter.png
6565         scale 85
6566
6567 \end_inset
6568
6569  de la barre d'outils mathématique.
6570  On doit insérer la parenthèse voulue juste après la commande 
6571 \series bold
6572
6573 \backslash
6574 left
6575 \series default
6576  ou 
6577 \series bold
6578
6579 \backslash
6580 right
6581 \series default
6582 .
6583  La taille de la parenthèse sera alors calculée automatiquement pour la
6584  sortie.
6585 \end_layout
6586
6587 \begin_layout Standard
6588 \align center
6589 parenthèse normale: La commande 
6590 \series bold
6591
6592 \backslash
6593 ln(
6594 \backslash
6595 frac
6596 \begin_inset space \textvisiblespace{}
6597 \end_inset
6598
6599 A
6600 \begin_inset Formula $\downarrow$
6601 \end_inset
6602
6603 C
6604 \begin_inset space \textvisiblespace{}
6605 \end_inset
6606
6607 )
6608 \series default
6609  donne
6610 \begin_inset Formula 
6611 \[
6612 \ln(\frac{A}{C})
6613 \]
6614
6615 \end_inset
6616
6617
6618 \end_layout
6619
6620 \begin_layout Standard
6621 \align center
6622 parenthèse adaptable: La commande 
6623 \series bold
6624
6625 \backslash
6626 ln
6627 \backslash
6628 left(
6629 \backslash
6630 frac
6631 \begin_inset space \textvisiblespace{}
6632 \end_inset
6633
6634 A
6635 \begin_inset Formula $\downarrow$
6636 \end_inset
6637
6638 C
6639 \begin_inset space \textvisiblespace{}
6640 \end_inset
6641
6642
6643 \backslash
6644 right)
6645 \series default
6646  donne
6647 \begin_inset Formula 
6648 \[
6649 \ln\left(\frac{A}{C}\right)
6650 \]
6651
6652 \end_inset
6653
6654
6655 \end_layout
6656
6657 \begin_layout Standard
6658 À la place des commandes 
6659 \series bold
6660
6661 \backslash
6662 left
6663 \series default
6664  et 
6665 \series bold
6666
6667 \backslash
6668 right
6669 \series default
6670  on peut utiliser le raccourci 
6671 \family sans
6672 Alt+M
6673 \begin_inset space ~
6674 \end_inset
6675
6676 parenthèse
6677 \family default
6678 .
6679  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6680  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6681  en même temps.
6682 \begin_inset Newline newline
6683 \end_inset
6684
6685 La commande pour le dernier exemple serait alors: 
6686 \series bold
6687
6688 \backslash
6689 ln Alt+M
6690 \series default
6691  
6692 \series bold
6693 (
6694 \backslash
6695 frac
6696 \begin_inset space \textvisiblespace{}
6697 \end_inset
6698
6699 A
6700 \begin_inset Formula $\downarrow$
6701 \end_inset
6702
6703 C
6704 \end_layout
6705
6706 \begin_layout Standard
6707 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6708  de la parenthèse omise.
6709  Par exemple, la commande 
6710 \series bold
6711
6712 \backslash
6713 left.
6714 \backslash
6715 frac
6716 \begin_inset space \textvisiblespace{}
6717 \end_inset
6718
6719 A
6720 \begin_inset Formula $\downarrow$
6721 \end_inset
6722
6723 B
6724 \begin_inset space \textvisiblespace{}
6725 \end_inset
6726
6727
6728 \backslash
6729 right}
6730 \series default
6731  donne:
6732 \series bold
6733
6734 \begin_inset Formula 
6735 \[
6736 \left.\frac{A}{B}\right\} 
6737 \]
6738
6739 \end_inset
6740
6741
6742 \series default
6743 Les commandes 
6744 \series bold
6745
6746 \backslash
6747 left
6748 \series default
6749  et 
6750 \series bold
6751
6752 \backslash
6753 right
6754 \series default
6755  seront converties par LyX en parenthèses de taille appropriée quand le
6756  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6757  d'une ligne en pointillé.
6758 \end_layout
6759
6760 \begin_layout Standard
6761 \begin_inset VSpace bigskip
6762 \end_inset
6763
6764 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6765  de LaTeX, la commande 
6766 \series bold
6767
6768 \backslash
6769 middle
6770 \series default
6771
6772 \begin_inset Index idx
6773 status collapsed
6774
6775 \begin_layout Plain Layout
6776 Commandes ! M ! 
6777 \backslash
6778 middle
6779 \end_layout
6780
6781 \end_inset
6782
6783  est aussi disponible pour toutes les parenthèses et limites.
6784  Avec cette commande la taille du caractère suivant est adaptée à la taille
6785  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6786  de la physique quantique:
6787 \begin_inset Formula 
6788 \[
6789 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6790 \]
6791
6792 \end_inset
6793
6794 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6795  en 
6796 \begin_inset CommandInset ref
6797 LatexCommand ref
6798 reference "sub:Vecteurs-physiques"
6799
6800 \end_inset
6801
6802 .
6803 \end_layout
6804
6805 \begin_layout Subsection
6806 Accolades horizontales
6807 \begin_inset Index idx
6808 status collapsed
6809
6810 \begin_layout Plain Layout
6811 Accolades ! horizontales
6812 \end_layout
6813
6814 \end_inset
6815
6816
6817 \end_layout
6818
6819 \begin_layout Standard
6820 \align center
6821 \begin_inset Tabular
6822 <lyxtabular version="3" rows="4" columns="2">
6823 <features rotate="0" tabularvalignment="middle">
6824 <column alignment="center" valignment="top" width="0pt">
6825 <column alignment="center" valignment="top" width="0pt">
6826 <row>
6827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 Commande
6832 \begin_inset Note Note
6833 status collapsed
6834
6835 \begin_layout Plain Layout
6836
6837 \series bold
6838
6839 \backslash
6840 raisebox
6841 \series default
6842  est seulement utilisée pour faire de la place
6843 \end_layout
6844
6845 \end_inset
6846
6847
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 Résultat
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 </row>
6862 <row>
6863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6864 \begin_inset Text
6865
6866 \begin_layout Plain Layout
6867 \begin_inset ERT
6868 status collapsed
6869
6870 \begin_layout Plain Layout
6871
6872
6873 \backslash
6874 raisebox{2.3mm}{
6875 \end_layout
6876
6877 \end_inset
6878
6879
6880 \backslash
6881 overbrace
6882 \begin_inset space \textvisiblespace{}
6883 \end_inset
6884
6885 A+B
6886 \begin_inset space \textvisiblespace{}
6887 \end_inset
6888
6889 ^
6890 \begin_inset space \textvisiblespace{}
6891 \end_inset
6892
6893 3
6894 \begin_inset ERT
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898
6899 }
6900 \end_layout
6901
6902 \end_inset
6903
6904
6905 \begin_inset Index idx
6906 status collapsed
6907
6908 \begin_layout Plain Layout
6909 Commandes ! O ! 
6910 \backslash
6911 overbrace
6912 \end_layout
6913
6914 \end_inset
6915
6916
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 \begin_inset Formula $\overbrace{A+B}^{3}$
6926 \end_inset
6927
6928
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 <row>
6935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 \begin_inset ERT
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943
6944
6945 \backslash
6946 raisebox{-2.2mm}{
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \backslash
6953 underbrace
6954 \begin_inset space \textvisiblespace{}
6955 \end_inset
6956
6957 A+B
6958 \begin_inset space \textvisiblespace{}
6959 \end_inset
6960
6961 _5
6962 \begin_inset ERT
6963 status collapsed
6964
6965 \begin_layout Plain Layout
6966
6967 }
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \begin_inset Index idx
6974 status collapsed
6975
6976 \begin_layout Plain Layout
6977 Commandes ! U ! 
6978 \backslash
6979 underbrace
6980 \end_layout
6981
6982 \end_inset
6983
6984
6985 \end_layout
6986
6987 \end_inset
6988 </cell>
6989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993 \begin_inset Formula $\underbrace{A+B}_{5}$
6994 \end_inset
6995
6996
6997 \end_layout
6998
6999 \end_inset
7000 </cell>
7001 </row>
7002 <row>
7003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007
7008 \backslash
7009 overbrace
7010 \begin_inset space \textvisiblespace{}
7011 \end_inset
7012
7013
7014 \backslash
7015 underbrace
7016 \begin_inset space \textvisiblespace{}
7017 \end_inset
7018
7019 A+B_w
7020 \begin_inset space \textvisiblespace{}
7021 \end_inset
7022
7023
7024 \begin_inset space \textvisiblespace{}
7025 \end_inset
7026
7027 _7
7028 \begin_inset space \textvisiblespace{}
7029 \end_inset
7030
7031
7032 \begin_inset space \textvisiblespace{}
7033 \end_inset
7034
7035 ^
7036 \begin_inset space \textvisiblespace{}
7037 \end_inset
7038
7039 C
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7049 \end_inset
7050
7051
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 </row>
7057 </lyxtabular>
7058
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \begin_layout Standard
7065 Dans le dernier exemple, il importe peu que 
7066 \series bold
7067
7068 \backslash
7069 overbrace
7070 \series default
7071  ou 
7072 \series bold
7073
7074 \backslash
7075 underbrace
7076 \series default
7077  soit inséré en premier.
7078 \end_layout
7079
7080 \begin_layout Standard
7081 \begin_inset VSpace bigskip
7082 \end_inset
7083
7084 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7085  des formules multi-lignes, comme c'est décrit en :
7086 \begin_inset Formula 
7087 \begin{eqnarray*}
7088 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7089  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7090 \end{eqnarray*}
7091
7092 \end_inset
7093
7094 Dans la première ligne la formule est insérée avec l'accolade.
7095  Dans celle-ci, il est important que la commande d'espacement
7096 \begin_inset Foot
7097 status collapsed
7098
7099 \begin_layout Plain Layout
7100 Les commandes concernant les espaces sont expliquées dans 
7101 \begin_inset CommandInset ref
7102 LatexCommand ref
7103 reference "sub:Espace-prédéfini"
7104
7105 \end_inset
7106
7107 .
7108 \end_layout
7109
7110 \end_inset
7111
7112  
7113 \series bold
7114
7115 \backslash
7116 :
7117 \series default
7118  soit insérée avant le premier 
7119 \begin_inset Formula $d$
7120 \end_inset
7121
7122 , parce que l'accolade qui se termine après le dernier 
7123 \begin_inset Formula $q$
7124 \end_inset
7125
7126  empêche que le 
7127 \begin_inset Quotes eld
7128 \end_inset
7129
7130 +
7131 \begin_inset Quotes erd
7132 \end_inset
7133
7134  qui suit soit entouré par des espaces
7135 \begin_inset Foot
7136 status collapsed
7137
7138 \begin_layout Plain Layout
7139 parce que l'accolade n'est pas traitée comme un caractère, voir 
7140 \begin_inset CommandInset ref
7141 LatexCommand ref
7142 reference "sub:Opérateurs-binaires"
7143
7144 \end_inset
7145
7146
7147 \end_layout
7148
7149 \end_inset
7150
7151 .
7152  On insère la deuxième accolade dans la deuxième ligne.
7153  Comme elle doit commencer juste avant le premier 
7154 \begin_inset Formula $b$
7155 \end_inset
7156
7157 , on insère d'abord la commande 
7158 \series bold
7159
7160 \backslash
7161 hphantom{gggg+
7162 \backslash
7163 :}
7164 \series default
7165
7166 \begin_inset Foot
7167 status collapsed
7168
7169 \begin_layout Plain Layout
7170 plus au sujet de 
7171 \series bold
7172
7173 \backslash
7174 hphantom
7175 \series default
7176 , voir 
7177 \begin_inset CommandInset ref
7178 LatexCommand ref
7179 reference "sub:Garnitures"
7180
7181 \end_inset
7182
7183
7184 \end_layout
7185
7186 \end_inset
7187
7188 .
7189  Cet espace est nécessaire puisque le 
7190 \begin_inset Quotes eld
7191 \end_inset
7192
7193 +
7194 \begin_inset Quotes erd
7195 \end_inset
7196
7197  est aussi entouré d'espace dans la formule.
7198  L'accolade est placée sous la commande 
7199 \series bold
7200
7201 \backslash
7202 hphantom{bbqq+dddd}
7203 \series default
7204 .
7205 \end_layout
7206
7207 \begin_layout Standard
7208 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7209  dans l'exemple suivant:
7210 \begin_inset ERT
7211 status collapsed
7212
7213 \begin_layout Plain Layout
7214
7215
7216 \backslash
7217 setlength{
7218 \backslash
7219 jot}{-6pt}
7220 \end_layout
7221
7222 \end_inset
7223
7224
7225 \begin_inset Formula 
7226 \begin{eqnarray*}
7227  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7228 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7229 \end{eqnarray*}
7230
7231 \end_inset
7232
7233
7234 \begin_inset ERT
7235 status collapsed
7236
7237 \begin_layout Plain Layout
7238
7239
7240 \backslash
7241 setlength{
7242 \backslash
7243 jot}{3pt}
7244 \end_layout
7245
7246 \end_inset
7247
7248 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7249  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7250  La seconde ligne contient la formule avec la deuxième accolade.
7251  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7252  et la formule, on doit réduire l'espacement entre les lignes.
7253  Ce n'est pas facile à cause d'un bug de LyX
7254 \begin_inset Foot
7255 status collapsed
7256
7257 \begin_layout Plain Layout
7258 \begin_inset CommandInset href
7259 LatexCommand href
7260 name "LyX-bug #1505"
7261 target "http://www.lyx.org/trac/ticket/1505"
7262
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \end_inset
7269
7270 .
7271  Comme solution à ce problème, on peut mettre à -6
7272 \begin_inset space \thinspace{}
7273 \end_inset
7274
7275 pt la formule globale pour l'espacement des lignes 
7276 \series bold
7277
7278 \backslash
7279 jot
7280 \series default
7281
7282 \begin_inset Index idx
7283 status collapsed
7284
7285 \begin_layout Plain Layout
7286 Commandes ! J ! 
7287 \backslash
7288 jot
7289 \begin_inset ERT
7290 status collapsed
7291
7292 \begin_layout Plain Layout
7293
7294
7295 \backslash
7296 vspace{4mm}
7297 \end_layout
7298
7299 \end_inset
7300
7301
7302 \end_layout
7303
7304 \end_inset
7305
7306 , juste avant la formule en utilisant la commande 
7307 \series bold
7308
7309 \backslash
7310 setlength{
7311 \backslash
7312 jot}{-6pt}
7313 \series default
7314  en mode TeX.
7315  
7316 \series bold
7317
7318 \backslash
7319 jot
7320 \series default
7321  est remise à sa valeur initiale de 3
7322 \begin_inset space \thinspace{}
7323 \end_inset
7324
7325 pt juste après la formule, en utilisant la même commande.
7326  Vous trouverez plus d'explications sur la séparation des lignes dans les
7327  formules dans 
7328 \begin_inset CommandInset ref
7329 LatexCommand ref
7330 reference "sub:Séparation-des-lignes"
7331
7332 \end_inset
7333
7334 .
7335 \end_layout
7336
7337 \begin_layout Section
7338 Flèches
7339 \begin_inset Index idx
7340 status collapsed
7341
7342 \begin_layout Plain Layout
7343 Flèches
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \end_layout
7350
7351 \begin_layout Standard
7352 On peut insérer des flèches avec le bouton 
7353 \begin_inset Graphics
7354         filename ../../images/math/leftarrow.png
7355         scale 85
7356
7357 \end_inset
7358
7359  de la barre d'outils mathématique ou en insérant une des commandes listées
7360  dans les sous-sections qui suivent.
7361 \end_layout
7362
7363 \begin_layout Subsection
7364 Flèches horizontales
7365 \begin_inset Index idx
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369 Flèches ! horizontales
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \end_layout
7376
7377 \begin_layout Standard
7378 \begin_inset space \hfill{}
7379 \end_inset
7380
7381
7382 \begin_inset Tabular
7383 <lyxtabular version="3" rows="8" columns="2">
7384 <features rotate="0" tabularvalignment="middle">
7385 <column alignment="center" valignment="top" width="0pt">
7386 <column alignment="center" valignment="top" width="0pt">
7387 <row>
7388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 Commande
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 Résultat
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 </row>
7407 <row>
7408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Plain Layout
7412
7413 \backslash
7414 gets
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 \begin_inset Formula $\gets$
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 </row>
7432 <row>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437
7438 \backslash
7439 Leftarrow
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 \begin_inset Formula $\Leftarrow$
7449 \end_inset
7450
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462
7463 \backslash
7464 longleftarrow
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 \begin_inset Formula $\longleftarrow$
7474 \end_inset
7475
7476
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 </row>
7482 <row>
7483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487
7488 \backslash
7489 Longleftarrow
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 \begin_inset Formula $\Longleftarrow$
7499 \end_inset
7500
7501
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 </row>
7507 <row>
7508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512
7513 \backslash
7514 leftharpoonup
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523 \begin_inset Formula $\leftharpoonup$
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 </row>
7532 <row>
7533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537
7538 \backslash
7539 leftharpoondown
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 \begin_inset Formula $\leftharpoondown$
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 <row>
7558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562
7563 \backslash
7564 hookleftarrow
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 \begin_inset Formula $\hookleftarrow$
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 </lyxtabular>
7583
7584 \end_inset
7585
7586
7587 \begin_inset space \hfill{}
7588 \end_inset
7589
7590
7591 \begin_inset Tabular
7592 <lyxtabular version="3" rows="8" columns="2">
7593 <features rotate="0" tabularvalignment="middle">
7594 <column alignment="center" valignment="top" width="0pt">
7595 <column alignment="center" valignment="top" width="0pt">
7596 <row>
7597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601 Command
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610 Résultat
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 </row>
7616 <row>
7617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \backslash
7623 to
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 \begin_inset Formula $\to$
7633 \end_inset
7634
7635
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 </row>
7641 <row>
7642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \backslash
7648 Rightarrow
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 \begin_inset Formula $\Rightarrow$
7658 \end_inset
7659
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row>
7667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \backslash
7673 longrightarrow
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset Formula $\longrightarrow$
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row>
7692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \backslash
7698 Longrightarrow
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 \begin_inset Formula $\Longrightarrow$
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row>
7717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \backslash
7723 rightharpoonup
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732 \begin_inset Formula $\rightharpoonup$
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 <row>
7742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \backslash
7748 rightharpoondown
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757 \begin_inset Formula $\rightharpoondown$
7758 \end_inset
7759
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 </row>
7766 <row>
7767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771
7772 \backslash
7773 hookrightarrow
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 \begin_inset Formula $\hookrightarrow$
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 </lyxtabular>
7792
7793 \end_inset
7794
7795
7796 \begin_inset space \hfill{}
7797 \end_inset
7798
7799
7800 \end_layout
7801
7802 \begin_layout Standard
7803 \begin_inset space \hfill{}
7804 \end_inset
7805
7806
7807 \begin_inset Tabular
7808 <lyxtabular version="3" rows="6" columns="2">
7809 <features rotate="0" tabularvalignment="middle">
7810 <column alignment="center" valignment="top" width="0pt">
7811 <column alignment="center" valignment="top" width="0pt">
7812 <row>
7813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817 Commande
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 Résultat
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 </row>
7832 <row>
7833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837
7838 \backslash
7839 leftrightarrow
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848 \begin_inset Formula $\leftrightarrow$
7849 \end_inset
7850
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row>
7858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \backslash
7864 Leftrightarrow
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 \begin_inset Formula $\Leftrightarrow$
7874 \end_inset
7875
7876
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 </row>
7882 <row>
7883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \backslash
7889 longleftrightarrow
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898 \begin_inset Formula $\longleftrightarrow$
7899 \end_inset
7900
7901
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 </row>
7907 <row>
7908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \backslash
7914 Longleftrightarrow
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923 \begin_inset Formula $\Longleftrightarrow$
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row>
7933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \backslash
7939 rightleftharpoons
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 \begin_inset Formula $\rightleftharpoons$
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 </lyxtabular>
7958
7959 \end_inset
7960
7961
7962 \begin_inset space \hspace{}
7963 \length 25pt
7964 \end_inset
7965
7966
7967 \begin_inset space \hfill{}
7968 \end_inset
7969
7970
7971 \begin_inset Tabular
7972 <lyxtabular version="3" rows="5" columns="2">
7973 <features rotate="0" tabularvalignment="middle">
7974 <column alignment="center" valignment="top" width="0pt">
7975 <column alignment="center" valignment="top" width="0pt">
7976 <row>
7977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 Commande
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 Résultat
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \backslash
8003 mapsto
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 \begin_inset Formula $\mapsto$
8013 \end_inset
8014
8015
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \backslash
8028 longmapsto
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 \begin_inset Formula $\longmapsto$
8038 \end_inset
8039
8040
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051
8052 \backslash
8053 leadsto
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062 \begin_inset Formula $\leadsto$
8063 \end_inset
8064
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row>
8072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \backslash
8078 dasharrow
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087 \begin_inset Formula $\dasharrow$
8088 \end_inset
8089
8090
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 </lyxtabular>
8097
8098 \end_inset
8099
8100
8101 \begin_inset space \hfill{}
8102 \end_inset
8103
8104
8105 \end_layout
8106
8107 \begin_layout Standard
8108 \begin_inset VSpace medskip
8109 \end_inset
8110
8111 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8112  flèches des vecteurs, sont listées dans 
8113 \begin_inset CommandInset ref
8114 LatexCommand ref
8115 reference "sec:Accents"
8116
8117 \end_inset
8118
8119 .
8120 \end_layout
8121
8122 \begin_layout Standard
8123 \begin_inset VSpace bigskip
8124 \end_inset
8125
8126 Il y a aussi les flèches avec étiquette 
8127 \begin_inset Index idx
8128 status collapsed
8129
8130 \begin_layout Plain Layout
8131 Flèches ! avec étiquette
8132 \end_layout
8133
8134 \end_inset
8135
8136  
8137 \series bold
8138
8139 \backslash
8140 xleftarrow
8141 \series default
8142
8143 \begin_inset Index idx
8144 status collapsed
8145
8146 \begin_layout Plain Layout
8147 Commandes ! X ! 
8148 \backslash
8149 xleftarrow
8150 \end_layout
8151
8152 \end_inset
8153
8154  et 
8155 \series bold
8156
8157 \backslash
8158 xrightarrow
8159 \series default
8160
8161 \begin_inset Index idx
8162 status collapsed
8163
8164 \begin_layout Plain Layout
8165 Commandes ! X ! 
8166 \backslash
8167 xrightarrow
8168 \begin_inset ERT
8169 status collapsed
8170
8171 \begin_layout Plain Layout
8172
8173
8174 \backslash
8175 vspace{4mm}
8176 \end_layout
8177
8178 \end_inset
8179
8180
8181 \end_layout
8182
8183 \end_inset
8184
8185 .
8186  Quand on insère une de ces commandes dans une formule, une flèche avec
8187  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8188  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8189 \end_layout
8190
8191 \begin_layout Standard
8192 \align center
8193 \begin_inset Tabular
8194 <lyxtabular version="3" rows="3" columns="2">
8195 <features rotate="0" tabularvalignment="middle">
8196 <column alignment="center" valignment="top" width="0pt">
8197 <column alignment="center" valignment="top" width="0pt">
8198 <row>
8199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203 Commande
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212 Résultat
8213 \begin_inset Note Note
8214 status collapsed
8215
8216 \begin_layout Plain Layout
8217
8218 \series bold
8219
8220 \backslash
8221 raisebox
8222 \series default
8223  est seulement utilisée pour faire de la place
8224 \end_layout
8225
8226 \end_inset
8227
8228
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 F(a)
8240 \backslash
8241 xleftarrow
8242 \begin_inset space \textvisiblespace{}
8243 \end_inset
8244
8245 x=a
8246 \begin_inset Formula $\downarrow$
8247 \end_inset
8248
8249 x>0
8250 \begin_inset Formula $\to$
8251 \end_inset
8252
8253 F(x)
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8263 \end_inset
8264
8265
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 </row>
8271 <row>
8272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 F(x)
8277 \backslash
8278 xrightarrow
8279 \begin_inset space \textvisiblespace{}
8280 \end_inset
8281
8282 x=a
8283 \begin_inset Formula $\downarrow$
8284 \end_inset
8285
8286 x>0
8287 \begin_inset Formula $\to$
8288 \end_inset
8289
8290 F(a)
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8300 \end_inset
8301
8302
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 </lyxtabular>
8309
8310 \end_inset
8311
8312
8313 \end_layout
8314
8315 \begin_layout Subsection
8316 Flèches verticales et diagonales
8317 \begin_inset Index idx
8318 status collapsed
8319
8320 \begin_layout Plain Layout
8321 Flèches ! diagonales
8322 \end_layout
8323
8324 \end_inset
8325
8326
8327 \begin_inset Index idx
8328 status collapsed
8329
8330 \begin_layout Plain Layout
8331 Flèches ! verticales
8332 \end_layout
8333
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \begin_layout Standard
8340 \begin_inset space \hfill{}
8341 \end_inset
8342
8343
8344 \begin_inset Tabular
8345 <lyxtabular version="3" rows="7" columns="2">
8346 <features rotate="0" tabularvalignment="middle">
8347 <column alignment="center" valignment="top" width="0pt">
8348 <column alignment="center" valignment="top" width="0pt">
8349 <row>
8350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 Commande
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 Résultat
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \backslash
8376 uparrow
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 \begin_inset Formula $\uparrow$
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \backslash
8401 Uparrow
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 \begin_inset Formula $\Uparrow$
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 <row>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \backslash
8426 updownarrow
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 \begin_inset Formula $\updownarrow$
8436 \end_inset
8437
8438
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \backslash
8451 Updownarrow
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 \begin_inset Formula $\Updownarrow$
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 <row>
8470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \backslash
8476 Downarrow
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 \begin_inset Formula $\Downarrow$
8486 \end_inset
8487
8488
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \backslash
8501 downarrow
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 \begin_inset Formula $\downarrow$
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 </lyxtabular>
8520
8521 \end_inset
8522
8523
8524 \begin_inset space \hfill{}
8525 \end_inset
8526
8527
8528 \begin_inset Tabular
8529 <lyxtabular version="3" rows="5" columns="2">
8530 <features rotate="0" tabularvalignment="middle">
8531 <column alignment="center" valignment="top" width="0pt">
8532 <column alignment="center" valignment="top" width="0pt">
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 Commande
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547 Résultat
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \backslash
8560 nearrow
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 \begin_inset Formula $\nearrow$
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 searrow
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\searrow$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \backslash
8610 swarrow
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 \begin_inset Formula $\swarrow$
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \backslash
8635 nwarrow
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 \begin_inset Formula $\nwarrow$
8645 \end_inset
8646
8647
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 </lyxtabular>
8654
8655 \end_inset
8656
8657
8658 \begin_inset space \hfill{}
8659 \end_inset
8660
8661
8662 \end_layout
8663
8664 \begin_layout Standard
8665 \begin_inset VSpace medskip
8666 \end_inset
8667
8668 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8669  même temps que les commandes décrites dans 
8670 \begin_inset CommandInset ref
8671 LatexCommand ref
8672 reference "sub:Taille-parenthèses-manuelle"
8673
8674 \end_inset
8675
8676  et 
8677 \begin_inset CommandInset ref
8678 LatexCommand ref
8679 reference "sub:Taille-parenthèses-automatique"
8680
8681 \end_inset
8682
8683 .
8684 \end_layout
8685
8686 \begin_layout Section
8687 Accents
8688 \begin_inset CommandInset label
8689 LatexCommand label
8690 name "sec:Accents"
8691
8692 \end_inset
8693
8694
8695 \begin_inset Index idx
8696 status collapsed
8697
8698 \begin_layout Plain Layout
8699 Accents
8700 \end_layout
8701
8702 \end_inset
8703
8704
8705 \end_layout
8706
8707 \begin_layout Standard
8708 On peut ajouter des accents avec le bouton
8709 \begin_inset space ~
8710 \end_inset
8711
8712
8713 \begin_inset Graphics
8714         filename ../../images/math/hat.png
8715         scale 85
8716
8717 \end_inset
8718
8719  de la barre d'outils mathématique ou en utilisant les commandes listées
8720  dans les sous-sections qui suivent.
8721 \end_layout
8722
8723 \begin_layout Subsection
8724 Accents pour un caractère
8725 \begin_inset ERT
8726 status collapsed
8727
8728 \begin_layout Plain Layout
8729
8730
8731 \backslash
8732 texorpdfstring{
8733 \end_layout
8734
8735 \end_inset
8736
8737
8738 \begin_inset Foot
8739 status collapsed
8740
8741 \begin_layout Plain Layout
8742 pour les accents dans le texte, voir 
8743 \begin_inset CommandInset ref
8744 LatexCommand ref
8745 reference "sub:Accents-dans-le-texte"
8746
8747 \end_inset
8748
8749
8750 \end_layout
8751
8752 \end_inset
8753
8754
8755 \begin_inset ERT
8756 status collapsed
8757
8758 \begin_layout Plain Layout
8759
8760 }{}
8761 \end_layout
8762
8763 \end_inset
8764
8765
8766 \begin_inset Note Note
8767 status collapsed
8768
8769 \begin_layout Plain Layout
8770
8771 \series bold
8772
8773 \backslash
8774 texorpdfstring
8775 \series default
8776  est utilisé pour éviter que la note de bas de page apparaisse dans les
8777  signets PDF.
8778 \end_layout
8779
8780 \begin_layout Plain Layout
8781 Plus au sujet de 
8782 \series bold
8783
8784 \backslash
8785 texorpdfstring
8786 \series default
8787  dans la section 
8788 \begin_inset CommandInset ref
8789 LatexCommand ref
8790 reference "sub:formules-dans-les-entêtes"
8791
8792 \end_inset
8793
8794 .
8795 \end_layout
8796
8797 \end_inset
8798
8799
8800 \begin_inset CommandInset label
8801 LatexCommand label
8802 name "sub:Accents-sur-un-caractère"
8803
8804 \end_inset
8805
8806
8807 \begin_inset Index idx
8808 status collapsed
8809
8810 \begin_layout Plain Layout
8811 Accents ! pour un caractère
8812 \end_layout
8813
8814 \end_inset
8815
8816
8817 \end_layout
8818
8819 \begin_layout Standard
8820 \begin_inset space \hfill{}
8821 \end_inset
8822
8823
8824 \begin_inset Tabular
8825 <lyxtabular version="3" rows="8" columns="2">
8826 <features rotate="0" tabularvalignment="middle">
8827 <column alignment="center" valignment="top" width="0pt">
8828 <column alignment="center" valignment="top" width="0pt">
8829 <row>
8830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 Commande
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 Résultat
8844 \begin_inset Note Note
8845 status collapsed
8846
8847 \begin_layout Plain Layout
8848
8849 \series bold
8850
8851 \backslash
8852 raisebox
8853 \series default
8854  est seulement utilisée pour faire de la place
8855 \end_layout
8856
8857 \end_inset
8858
8859
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 </row>
8865 <row>
8866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870
8871 \backslash
8872 dot
8873 \begin_inset space \textvisiblespace{}
8874 \end_inset
8875
8876 A
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8886 \end_inset
8887
8888
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row>
8895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \backslash
8901 ddot
8902 \begin_inset space \textvisiblespace{}
8903 \end_inset
8904
8905 A
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8915 \end_inset
8916
8917
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 </row>
8923 <row>
8924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928
8929 \backslash
8930 dddot
8931 \begin_inset space \textvisiblespace{}
8932 \end_inset
8933
8934 A
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8944 \end_inset
8945
8946
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \backslash
8959 ddddot
8960 \begin_inset space \textvisiblespace{}
8961 \end_inset
8962
8963 A
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8973 \end_inset
8974
8975
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 </row>
8981 <row>
8982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986
8987 \backslash
8988 vec
8989 \begin_inset space \textvisiblespace{}
8990 \end_inset
8991
8992 A
8993 \begin_inset Index idx
8994 status collapsed
8995
8996 \begin_layout Plain Layout
8997 Vecteurs
8998 \end_layout
8999
9000 \end_inset
9001
9002
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 bar
9028 \begin_inset space \textvisiblespace{}
9029 \end_inset
9030
9031 A
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9041 \end_inset
9042
9043
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 <row>
9050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054
9055 \backslash
9056 mathring
9057 \begin_inset space \textvisiblespace{}
9058 \end_inset
9059
9060 A
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \begin_inset space \hfill{}
9084 \end_inset
9085
9086
9087 \begin_inset Tabular
9088 <lyxtabular version="3" rows="7" columns="2">
9089 <features rotate="0" tabularvalignment="middle">
9090 <column alignment="center" valignment="top" width="0pt">
9091 <column alignment="center" valignment="top" width="0pt">
9092 <row>
9093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Commande
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 Résultat
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \backslash
9119 tilde
9120 \begin_inset space \textvisiblespace{}
9121 \end_inset
9122
9123 A
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9133 \end_inset
9134
9135
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146
9147 \backslash
9148 hat
9149 \begin_inset space \textvisiblespace{}
9150 \end_inset
9151
9152 A
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9162 \end_inset
9163
9164
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \backslash
9177 check
9178 \begin_inset space \textvisiblespace{}
9179 \end_inset
9180
9181 A
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \backslash
9206 acute
9207 \begin_inset space \textvisiblespace{}
9208 \end_inset
9209
9210 A
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9220 \end_inset
9221
9222
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 </row>
9228 <row>
9229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233
9234 \backslash
9235 grave
9236 \begin_inset space \textvisiblespace{}
9237 \end_inset
9238
9239 A
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9249 \end_inset
9250
9251
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 </row>
9257 <row>
9258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262
9263 \backslash
9264 breve
9265 \begin_inset space \textvisiblespace{}
9266 \end_inset
9267
9268 A
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9278 \end_inset
9279
9280
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 </row>
9286 </lyxtabular>
9287
9288 \end_inset
9289
9290
9291 \begin_inset space \hfill{}
9292 \end_inset
9293
9294
9295 \end_layout
9296
9297 \begin_layout Standard
9298 \begin_inset VSpace bigskip
9299 \end_inset
9300
9301 Vous pouvez insérer directement des caractères accentués comme un é dans
9302  des formules.
9303  LyX va les transformer en la commande correspondante.
9304  Pour créer des trémas (umlauts en allemand)
9305 \begin_inset Index idx
9306 status collapsed
9307
9308 \begin_layout Plain Layout
9309 Umlauts | see
9310 \begin_inset ERT
9311 status collapsed
9312
9313 \begin_layout Plain Layout
9314
9315 {
9316 \end_layout
9317
9318 \end_inset
9319
9320 Trémas
9321 \begin_inset ERT
9322 status collapsed
9323
9324 \begin_layout Plain Layout
9325
9326 }
9327 \end_layout
9328
9329 \end_inset
9330
9331
9332 \end_layout
9333
9334 \end_inset
9335
9336
9337 \begin_inset Index idx
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341 Trémas
9342 \end_layout
9343
9344 \end_inset
9345
9346  dans des formules, il est préférable d'insérer des guillemets devant la
9347  voyelle.
9348  Ces deux caractères sont alors traités comme 
9349 \emph on
9350 un seul 
9351 \emph default
9352 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9353  étant en allemand.
9354  Avec cette méthode, contrairement à 
9355 \series bold
9356
9357 \backslash
9358 ddot
9359 \series default
9360 , on crée de 
9361 \begin_inset Quotes eld
9362 \end_inset
9363
9364 vrais
9365 \begin_inset Quotes erd
9366 \end_inset
9367
9368  umlauts, comme le montre l'exemple suivant:
9369 \end_layout
9370
9371 \begin_layout Standard
9372 \begin_inset VSpace -2mm
9373 \end_inset
9374
9375
9376 \end_layout
9377
9378 \begin_layout Standard
9379 \align center
9380 \begin_inset Tabular
9381 <lyxtabular version="3" rows="3" columns="2">
9382 <features rotate="0" tabularvalignment="middle">
9383 <column alignment="center" valignment="top">
9384 <column alignment="center" valignment="top">
9385 <row>
9386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 Commande
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399 Résultat
9400 \begin_inset Note Note
9401 status collapsed
9402
9403 \begin_layout Plain Layout
9404
9405 \series bold
9406
9407 \backslash
9408 raisebox
9409 \series default
9410  et le 0
9411 \begin_inset space \thinspace{}
9412 \end_inset
9413
9414 pt espace sont seulement utilisés pour faire de la place
9415 \end_layout
9416
9417 \end_inset
9418
9419
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 </row>
9425 <row>
9426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 \begin_inset Quotes grd
9431 \end_inset
9432
9433 i
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 \begin_inset space \hspace{}
9443 \length 0pt
9444 \end_inset
9445
9446
9447 \lang german
9448
9449 \begin_inset Formula $"i$
9450 \end_inset
9451
9452
9453 \lang french
9454
9455 \begin_inset Note Note
9456 status collapsed
9457
9458 \begin_layout Plain Layout
9459 il faut que cette formule soit en allemand (NdT)
9460 \end_layout
9461
9462 \end_inset
9463
9464
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 </row>
9470 <row>
9471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475
9476 \backslash
9477 ddot
9478 \begin_inset space \textvisiblespace{}
9479 \end_inset
9480
9481 i
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 </lyxtabular>
9500
9501 \end_inset
9502
9503
9504 \end_layout
9505
9506 \begin_layout Standard
9507 Un autre avantage par rapport à 
9508 \series bold
9509
9510 \backslash
9511 ddot
9512 \series default
9513  est que les trémas peuvent être convertis directement en texte mathématique,
9514  parce que les accents vus plus haut 
9515 \emph on
9516 ne sont pas autorisés 
9517 \emph default
9518 en texte mathématique.
9519  Quand on convertit un caractère accentué en texte mathématique, seul le
9520  caractère qui est sous l'accent est converti.
9521  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9522  l'italique ou le gras.
9523 \end_layout
9524
9525 \begin_layout Standard
9526 En texte mathématique, les trémas et autres caractères accentués peuvent
9527  être insérés directement.
9528 \end_layout
9529
9530 \begin_layout Standard
9531 \begin_inset VSpace bigskip
9532 \end_inset
9533
9534
9535 \end_layout
9536
9537 \begin_layout Standard
9538
9539 \lang english
9540 LyX also supports a tilde under the character if the LaTeX-package
9541 \lang french
9542  
9543 \series bold
9544 undertilde
9545 \series default
9546
9547 \begin_inset Index idx
9548 status collapsed
9549
9550 \begin_layout Plain Layout
9551 Paquetages ! undertilde
9552 \end_layout
9553
9554 \end_inset
9555
9556  
9557 \lang english
9558 is installed on your system:
9559 \end_layout
9560
9561 \begin_layout Standard
9562 \begin_inset ERT
9563 status collapsed
9564
9565 \begin_layout Plain Layout
9566
9567
9568 \backslash
9569 ifundertilde 
9570 \end_layout
9571
9572 \end_inset
9573
9574
9575 \begin_inset Note Note
9576 status open
9577
9578 \begin_layout Plain Layout
9579 Ce qui suit ne sera affiché que si le paquetage LaTeX 
9580 \series bold
9581 undertilde
9582 \series default
9583  est installé:
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \end_layout
9590
9591 \begin_layout Standard
9592 \noindent
9593 \align center
9594 \begin_inset Tabular
9595 <lyxtabular version="3" rows="2" columns="2">
9596 <features rotate="0" tabularvalignment="middle">
9597 <column alignment="center" valignment="top" width="0pt">
9598 <column alignment="center" valignment="top" width="0pt">
9599 <row>
9600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604 Commande
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613 Résultat
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 </row>
9619 <row>
9620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9621 \begin_inset Text
9622
9623 \begin_layout Plain Layout
9624
9625 \backslash
9626 utilde
9627 \begin_inset space \textvisiblespace{}
9628 \end_inset
9629
9630 A
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9640 \end_inset
9641
9642
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 </lyxtabular>
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \begin_layout Standard
9656 \begin_inset ERT
9657 status collapsed
9658
9659 \begin_layout Plain Layout
9660
9661
9662 \backslash
9663 else 
9664 \end_layout
9665
9666 \end_inset
9667
9668
9669 \begin_inset Note Note
9670 status open
9671
9672 \begin_layout Plain Layout
9673 Ce qui suit sera affiché si la paquetage LaTeX 
9674 \series bold
9675 undertilde
9676 \series default
9677  n'est pas installé:
9678 \end_layout
9679
9680 \end_inset
9681
9682
9683 \end_layout
9684
9685 \begin_layout Standard
9686 Vous avez besoin du paquetage LaTeX 
9687 \series bold
9688 undertilde
9689 \series default
9690  pour voir le reste de cette sous section dans la sortie finale.
9691 \end_layout
9692
9693 \begin_layout Standard
9694 \begin_inset ERT
9695 status collapsed
9696
9697 \begin_layout Plain Layout
9698
9699
9700 \backslash
9701 fi 
9702 \end_layout
9703
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \begin_layout Subsection
9710 Accents pour plusieurs caractères
9711 \begin_inset Index idx
9712 status collapsed
9713
9714 \begin_layout Plain Layout
9715 Accents ! pour plusieurs caractères
9716 \end_layout
9717
9718 \end_inset
9719
9720
9721 \end_layout
9722
9723 \begin_layout Standard
9724 \begin_inset space \hfill{}
9725 \end_inset
9726
9727
9728 \begin_inset Tabular
9729 <lyxtabular version="3" rows="5" columns="2">
9730 <features rotate="0" tabularvalignment="middle">
9731 <column alignment="center" valignment="top" width="0pt">
9732 <column alignment="center" valignment="top" width="0pt">
9733 <row>
9734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 Commande
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 Résultat
9748 \begin_inset Note Note
9749 status collapsed
9750
9751 \begin_layout Plain Layout
9752
9753 \series bold
9754
9755 \backslash
9756 raisebox
9757 \series default
9758  est seulement utilisée pour faire de la place
9759 \end_layout
9760
9761 \end_inset
9762
9763
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 </row>
9769 <row>
9770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774
9775 \backslash
9776 overleftarrow
9777 \begin_inset space \textvisiblespace{}
9778 \end_inset
9779
9780 A=B
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Plain Layout
9789 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9790 \end_inset
9791
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row>
9799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \backslash
9805 underleftarrow
9806 \begin_inset space \textvisiblespace{}
9807 \end_inset
9808
9809 A=B
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9819 \end_inset
9820
9821
9822 \end_layout
9823
9824 \end_inset
9825 </cell>
9826 </row>
9827 <row>
9828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832
9833 \backslash
9834 overleftrightarrow
9835 \begin_inset space \textvisiblespace{}
9836 \end_inset
9837
9838 A=B
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9848 \end_inset
9849
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 </row>
9856 <row>
9857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861
9862 \backslash
9863 underleftrightarrow
9864 \begin_inset space \textvisiblespace{}
9865 \end_inset
9866
9867 A=B
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 </row>
9885 </lyxtabular>
9886
9887 \end_inset
9888
9889
9890 \begin_inset space \hfill{}
9891 \end_inset
9892
9893
9894 \begin_inset Tabular
9895 <lyxtabular version="3" rows="5" columns="2">
9896 <features rotate="0" tabularvalignment="middle">
9897 <column alignment="center" valignment="top" width="0pt">
9898 <column alignment="center" valignment="top" width="0pt">
9899 <row>
9900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 Commande
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913 Résultat
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 </row>
9919 <row>
9920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924
9925 \backslash
9926 overrightarrow
9927 \begin_inset space \textvisiblespace{}
9928 \end_inset
9929
9930 A=B
9931 \end_layout
9932
9933 \end_inset
9934 </cell>
9935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \begin_layout Plain Layout
9939 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9940 \end_inset
9941
9942
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 </row>
9948 <row>
9949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \backslash
9955 underrightarrow
9956 \begin_inset space \textvisiblespace{}
9957 \end_inset
9958
9959 A=B
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row>
9978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \backslash
9984 widetilde
9985 \begin_inset space \textvisiblespace{}
9986 \end_inset
9987
9988 A=B
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 <row>
10007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \backslash
10013 widehat
10014 \begin_inset space \textvisiblespace{}
10015 \end_inset
10016
10017 A=B
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 </lyxtabular>
10036
10037 \end_inset
10038
10039
10040 \begin_inset space \hfill{}
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \begin_layout Standard
10047 \begin_inset VSpace medskip
10048 \end_inset
10049
10050 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10051  voulez.
10052  Mais les accents 
10053 \series bold
10054
10055 \backslash
10056 widetilde
10057 \series default
10058  et 
10059 \series bold
10060
10061 \backslash
10062 widehat 
10063 \series default
10064 apparaîtront dans la sortie finale avec une longueur de seulement trois
10065  caractères, comme on le voit dans l'exemple suivant:
10066 \begin_inset Formula 
10067 \[
10068 \widetilde{A+B=C-D}
10069 \]
10070
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \begin_layout Standard
10077 Avec les commandes 
10078 \series bold
10079
10080 \backslash
10081 overset
10082 \series default
10083
10084 \begin_inset Index idx
10085 status collapsed
10086
10087 \begin_layout Plain Layout
10088 Commandes ! O ! 
10089 \backslash
10090 overset
10091 \end_layout
10092
10093 \end_inset
10094
10095  et 
10096 \series bold
10097
10098 \backslash
10099 underset
10100 \series default
10101
10102 \begin_inset Index idx
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Commandes ! U ! 
10107 \backslash
10108 underset
10109 \end_layout
10110
10111 \end_inset
10112
10113  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10114  plusieurs caractères.
10115
10116 \series bold
10117  
10118 \series default
10119 La commande
10120 \series bold
10121  
10122 \backslash
10123 underset
10124 \begin_inset space \textvisiblespace{}
10125 \end_inset
10126
10127 A=B
10128 \begin_inset Formula $\downarrow$
10129 \end_inset
10130
10131 ***
10132 \series default
10133  donne:
10134 \begin_inset Formula 
10135 \[
10136 \underset{***}{A=B}
10137 \]
10138
10139 \end_inset
10140
10141
10142 \end_layout
10143
10144 \begin_layout Section
10145 Espace
10146 \begin_inset CommandInset label
10147 LatexCommand label
10148 name "sub:Espace"
10149
10150 \end_inset
10151
10152
10153 \begin_inset Index idx
10154 status collapsed
10155
10156 \begin_layout Plain Layout
10157 Espace ! horizontal
10158 \end_layout
10159
10160 \end_inset
10161
10162
10163 \end_layout
10164
10165 \begin_layout Subsection
10166 Espace prédéfini
10167 \begin_inset CommandInset label
10168 LatexCommand label
10169 name "sub:Espace-prédéfini"
10170
10171 \end_inset
10172
10173
10174 \begin_inset Index idx
10175 status collapsed
10176
10177 \begin_layout Plain Layout
10178 Espace ! horizontal ! prédéfini
10179 \end_layout
10180
10181 \end_inset
10182
10183
10184 \end_layout
10185
10186 \begin_layout Standard
10187 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10188  On le fait en utilisant une espace insécable (raccourci 
10189 \family sans
10190 Ctrl-Espace
10191 \family default
10192 ).
10193  Un 
10194 \begin_inset Quotes eld
10195 \end_inset
10196
10197
10198 \color blue
10199
10200 \begin_inset space \textvisiblespace{}
10201 \end_inset
10202
10203
10204 \color inherit
10205
10206 \begin_inset Quotes erd
10207 \end_inset
10208
10209  apparaît et en appuyant plusieurs fois sur 
10210 \family sans
10211 Espace
10212 \family default
10213  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10214  On peut aussi insérer ces espaces en utilisant le bouton 
10215 \begin_inset Graphics
10216         filename ../../images/math/space.png
10217         scale 85
10218
10219 \end_inset
10220
10221  de la barre d'outils mathématique.
10222  Indépendemment de la commande insérée, on peut toujours changer de taille
10223  après en appuyant sur 
10224 \family sans
10225 Espace
10226 \family default
10227 .
10228  
10229 \end_layout
10230
10231 \begin_layout Standard
10232 \noindent
10233 \align center
10234 \begin_inset VSpace -5mm
10235 \end_inset
10236
10237
10238 \begin_inset Tabular
10239 <lyxtabular version="3" rows="3" columns="7">
10240 <features rotate="0" tabularvalignment="middle">
10241 <column alignment="center" valignment="middle" width="6.8cm">
10242 <column alignment="center" valignment="top">
10243 <column alignment="center" valignment="top">
10244 <column alignment="center" valignment="top">
10245 <column alignment="center" valignment="top">
10246 <column alignment="center" valignment="top">
10247 <column alignment="center" valignment="top">
10248 <row>
10249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 Commande
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262
10263 \backslash
10264 ,
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \backslash
10275 :
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284
10285 \backslash
10286 ;
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \backslash
10297 quad
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306
10307 \backslash
10308 qquad
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317
10318 \backslash
10319 !
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 </row>
10325 <row>
10326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330 Nombre de fois où on a appuyé sur la barre d'
10331 \family sans
10332 Espace 
10333 \family default
10334 après avoir inséré l'espace insécable
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 0
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 1
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 2
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 3
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 4
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 5
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 </row>
10394 <row>
10395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 Résultat
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $A\, B$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 \begin_inset Formula $A\: B$
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 \begin_inset Formula $A\; B$
10433 \end_inset
10434
10435
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 \begin_inset Formula $A\quad B$
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 \begin_inset Formula $A\qquad B$
10457 \end_inset
10458
10459
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 \begin_inset Formula $A\! B$
10469 \end_inset
10470
10471
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 </row>
10477 </lyxtabular>
10478
10479 \end_inset
10480
10481
10482 \end_layout
10483
10484 \begin_layout Standard
10485 La dernière taille n'a pas l'air de produire une espace.
10486  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10487  parce que c'est une espace négative.
10488  Il y a deux autres espaces négatives:
10489 \end_layout
10490
10491 \begin_layout Standard
10492 \align center
10493 \begin_inset Tabular
10494 <lyxtabular version="3" rows="3" columns="3">
10495 <features rotate="0" tabularvalignment="middle">
10496 <column alignment="center" valignment="middle" width="6.8cm">
10497 <column alignment="center" valignment="top" width="0pt">
10498 <column alignment="center" valignment="top" width="0pt">
10499 <row>
10500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Commande
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513
10514 \backslash
10515 negmedspace
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \backslash
10526 negthickspace
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537 Nombre de fois où on a appuyé sur la barre d'
10538 \family sans
10539 Espace 
10540 \family default
10541 après avoir inséré l'espace insécable
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 6
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 7
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 Résultat
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 \begin_inset Formula $A\negmedspace B$
10580 \end_inset
10581
10582
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 \begin_inset Formula $A\negthickspace B$
10592 \end_inset
10593
10594
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 </row>
10600 </lyxtabular>
10601
10602 \end_inset
10603
10604
10605 \end_layout
10606
10607 \begin_layout Standard
10608 Les espaces négatives peuvent faire que les caractères se chevauchent.
10609  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
10610  les opérateurs de somme:
10611 \end_layout
10612
10613 \begin_layout Standard
10614 \align center
10615 \begin_inset Tabular
10616 <lyxtabular version="3" rows="3" columns="2">
10617 <features rotate="0" tabularvalignment="middle">
10618 <column alignment="center" valignment="top">
10619 <column alignment="center" valignment="top">
10620 <row>
10621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 Commande
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 Résultat
10635 \begin_inset Note Note
10636 status collapsed
10637
10638 \begin_layout Plain Layout
10639
10640 \series bold
10641
10642 \backslash
10643 raisebox
10644 \series default
10645  est seulement utilisée pour faire de la place
10646 \end_layout
10647
10648 \end_inset
10649
10650
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \backslash
10663 sum
10664 \backslash
10665 sum
10666 \begin_inset space \textvisiblespace{}
10667 \end_inset
10668
10669 f_kl
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10679 \end_inset
10680
10681
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \backslash
10694 sum
10695 \backslash
10696 negmedspace
10697 \backslash
10698 sum
10699 \begin_inset space \textvisiblespace{}
10700 \end_inset
10701
10702 f_kl
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10712 \end_inset
10713
10714
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 </row>
10720 </lyxtabular>
10721
10722 \end_inset
10723
10724
10725 \end_layout
10726
10727 \begin_layout Standard
10728 Les opérateur de relations comme par exemple le signe égal, sont toujours
10729  entourés par des espaces.
10730  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
10731  L'exemple suivant donne une illustration:
10732 \end_layout
10733
10734 \begin_layout Standard
10735 \align center
10736 \begin_inset Tabular
10737 <lyxtabular version="3" rows="2" columns="2">
10738 <features rotate="0" tabularvalignment="middle">
10739 <column alignment="center" valignment="top" width="0pt">
10740 <column alignment="center" valignment="top" width="0pt">
10741 <row>
10742 <cell alignment="center" valignment="top" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 équation normale
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 \begin_inset Formula $A=B$
10756 \end_inset
10757
10758
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row>
10765 <cell alignment="center" valignment="top" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 \begin_inset Note Note
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773
10774 \series bold
10775
10776 \backslash
10777 raisebox
10778 \series default
10779  est seulement utilisée pour faire de la place
10780 \end_layout
10781
10782 \end_inset
10783
10784
10785 \begin_inset Formula $\raisebox{5mm}{}$
10786 \end_inset
10787
10788 équation sans espace
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 \begin_inset Formula $A{=}B$
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 </row>
10806 </lyxtabular>
10807
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \begin_layout Standard
10814 \noindent
10815 La commande utilisée pour la dernière formule est: 
10816 \series bold
10817 A
10818 \backslash
10819 {=
10820 \begin_inset Formula $\to$
10821 \end_inset
10822
10823 B
10824 \end_layout
10825
10826 \begin_layout Standard
10827 \begin_inset VSpace bigskip
10828 \end_inset
10829
10830 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
10831  insérée entre la valeur et l'unité est une espace fine et pas une espace
10832  normale.
10833  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
10834 \family sans
10835 Insertion\SpecialChar \menuseparator
10836 Typographie
10837 \begin_inset space ~
10838 \end_inset
10839
10840 spéciale\SpecialChar \menuseparator
10841 Espace
10842 \begin_inset space ~
10843 \end_inset
10844
10845 fine
10846 \family default
10847  (raccourci 
10848 \family sans
10849 Ctrl+Shift+Espace
10850 \family default
10851 ).
10852 \end_layout
10853
10854 \begin_layout Standard
10855 Un exemple pour voir la différence:
10856 \end_layout
10857
10858 \begin_layout Standard
10859 \begin_inset Tabular
10860 <lyxtabular version="3" rows="2" columns="2">
10861 <features rotate="0" tabularvalignment="middle">
10862 <column alignment="left" valignment="top">
10863 <column alignment="left" valignment="top">
10864 <row>
10865 <cell alignment="center" valignment="top" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 24 kW
10870 \begin_inset Formula $\cdot$
10871 \end_inset
10872
10873 h
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 espace normale entre l'unité est la valeur
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 <row>
10889 <cell alignment="center" valignment="top" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 24
10894 \begin_inset space \thinspace{}
10895 \end_inset
10896
10897 kW
10898 \begin_inset Formula $\cdot$
10899 \end_inset
10900
10901 h
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 <cell alignment="center" valignment="top" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910 espace fine entre l'unité et la valeur
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 </row>
10916 </lyxtabular>
10917
10918 \end_inset
10919
10920
10921 \end_layout
10922
10923 \begin_layout Subsection
10924 Espace variable
10925 \begin_inset ERT
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929
10930
10931 \backslash
10932 texorpdfstring{
10933 \end_layout
10934
10935 \end_inset
10936
10937
10938 \begin_inset Foot
10939 status collapsed
10940
10941 \begin_layout Plain Layout
10942 pour les espacements verticaux dans les formules, voir 
10943 \begin_inset CommandInset ref
10944 LatexCommand ref
10945 reference "sub:Séparation-des-lignes"
10946
10947 \end_inset
10948
10949
10950 \end_layout
10951
10952 \end_inset
10953
10954
10955 \begin_inset ERT
10956 status collapsed
10957
10958 \begin_layout Plain Layout
10959
10960 }{}
10961 \end_layout
10962
10963 \end_inset
10964
10965
10966 \begin_inset Note Note
10967 status collapsed
10968
10969 \begin_layout Plain Layout
10970
10971 \backslash
10972 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
10973  dans les signets PDF.
10974 \end_layout
10975
10976 \begin_layout Plain Layout
10977 Plus au sujet de 
10978 \backslash
10979 texorpdfstring dans la section 
10980 \begin_inset CommandInset ref
10981 LatexCommand ref
10982 reference "sub:formules-dans-les-entêtes"
10983
10984 \end_inset
10985
10986 .
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \begin_inset CommandInset label
10993 LatexCommand label
10994 name "sub:Espace-variable"
10995
10996 \end_inset
10997
10998
10999 \begin_inset Index idx
11000 status collapsed
11001
11002 \begin_layout Plain Layout
11003 Espace ! horizontal ! variable
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Standard
11012 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11013  
11014 \series bold
11015
11016 \backslash
11017 hspace
11018 \series default
11019
11020 \begin_inset Index idx
11021 status collapsed
11022
11023 \begin_layout Plain Layout
11024 Commandes ! H ! 
11025 \backslash
11026 hspace
11027 \end_layout
11028
11029 \end_inset
11030
11031 .
11032  Un 
11033 \begin_inset Quotes eld
11034 \end_inset
11035
11036
11037 \color blue
11038
11039 \begin_inset space \textvisiblespace{}
11040 \end_inset
11041
11042
11043 \color inherit
11044
11045 \begin_inset Quotes erd
11046 \end_inset
11047
11048  long apparaît.
11049  La longueur peut être précisée en faisant un clic gauche sur le 
11050 \begin_inset Quotes eld
11051 \end_inset
11052
11053
11054 \color blue
11055
11056 \begin_inset space \textvisiblespace{}
11057 \end_inset
11058
11059
11060 \color inherit
11061
11062 \begin_inset Quotes erd
11063 \end_inset
11064
11065 .
11066  La longueur peut aussi être négative.
11067  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11068  disponible, on utilise la commande 
11069 \series bold
11070
11071 \backslash
11072 hfill
11073 \series default
11074
11075 \begin_inset Index idx
11076 status collapsed
11077
11078 \begin_layout Plain Layout
11079 Commandes ! H ! 
11080 \backslash
11081 hfill
11082 \end_layout
11083
11084 \end_inset
11085
11086 .
11087 \end_layout
11088
11089 \begin_layout Standard
11090 \begin_inset VSpace -1mm
11091 \end_inset
11092
11093
11094 \end_layout
11095
11096 \begin_layout Standard
11097 \align center
11098 \begin_inset Tabular
11099 <lyxtabular version="3" rows="4" columns="2">
11100 <features rotate="0" tabularvalignment="middle">
11101 <column alignment="center" valignment="top">
11102 <column alignment="center" valignment="top">
11103 <row>
11104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 Commande (
11109 \backslash
11110 hspace longueur)
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 Résultat
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 A=B
11131 \backslash
11132 hspace
11133 \begin_inset space \textvisiblespace{}
11134 \end_inset
11135
11136
11137 \begin_inset Formula $\to$
11138 \end_inset
11139
11140 A
11141 \backslash
11142 not=C (3
11143 \begin_inset space \thinspace{}
11144 \end_inset
11145
11146 cm)
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 </row>
11164 <row>
11165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 A
11170 \backslash
11171 hspace
11172 \begin_inset space \textvisiblespace{}
11173 \end_inset
11174
11175
11176 \begin_inset Formula $\to$
11177 \end_inset
11178
11179 A
11180 \backslash
11181 not=A (-1
11182 \begin_inset space \thinspace{}
11183 \end_inset
11184
11185 mm)
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11195 \end_inset
11196
11197
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 A=A
11209 \backslash
11210 hfill
11211 \begin_inset space \textvisiblespace{}
11212 \end_inset
11213
11214 B=B
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 \begin_inset Formula $A=A\hfill B=B$
11224 \end_inset
11225
11226
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 </lyxtabular>
11233
11234 \end_inset
11235
11236
11237 \end_layout
11238
11239 \begin_layout Standard
11240 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11241  de colonne le plus long du tableau.
11242  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11243  laquelle 
11244 \series bold
11245
11246 \backslash
11247 hfill
11248 \series default
11249  est inséré.
11250  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11251  espace ne sera ajouté.
11252  
11253 \series bold
11254
11255 \backslash
11256 hfill
11257 \series default
11258  a un effet sur les formules hors ligne uniquement si on utilise le style
11259  de formule 
11260 \series bold
11261 Indenté
11262 \series default
11263  (Les styles de formules sont expliqués dans 
11264 \begin_inset CommandInset ref
11265 LatexCommand ref
11266 reference "sec:Styles-de-formules"
11267
11268 \end_inset
11269
11270 ).
11271 \end_layout
11272
11273 \begin_layout Standard
11274 En plus de 
11275 \series bold
11276
11277 \backslash
11278 hfill, 
11279 \series default
11280 il y a les commandes 
11281 \series bold
11282
11283 \backslash
11284 dotfill
11285 \series default
11286  et 
11287 \series bold
11288
11289 \backslash
11290 hrulefill
11291 \series default
11292  qui remplissent l'espace avec un motif, voir 
11293 \begin_inset CommandInset ref
11294 LatexCommand ref
11295 reference "sub:Points-de-suspension"
11296
11297 \end_inset
11298
11299  pour un exemple.
11300 \end_layout
11301
11302 \begin_layout Standard
11303 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11304  
11305 \family sans
11306 Insertion\SpecialChar \menuseparator
11307 Typographie
11308 \begin_inset space ~
11309 \end_inset
11310
11311 spéciale\SpecialChar \menuseparator
11312 Espacement horizontal
11313 \family default
11314 :
11315 \end_layout
11316
11317 \begin_layout Standard
11318 Ceci est une ligne avec un espace de
11319 \begin_inset space \hspace{}
11320 \length 2cm
11321 \end_inset
11322
11323 2
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 cm.
11328 \end_layout
11329
11330 \begin_layout Standard
11331 Ceci est une ligne avec un
11332 \begin_inset space \hfill{}
11333 \end_inset
11334
11335 espace maximum.
11336 \end_layout
11337
11338 \begin_layout Subsection
11339 Espace après les formules en ligne
11340 \begin_inset Index idx
11341 status collapsed
11342
11343 \begin_layout Plain Layout
11344 Espace ! après les formules en ligne
11345 \end_layout
11346
11347 \end_inset
11348
11349
11350 \end_layout
11351
11352 \begin_layout Standard
11353 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11354  
11355 \series bold
11356
11357 \backslash
11358 mathsurround
11359 \series default
11360
11361 \begin_inset Index idx
11362 status collapsed
11363
11364 \begin_layout Plain Layout
11365 Commandes ! M ! 
11366 \backslash
11367 mathsurround
11368 \end_layout
11369
11370 \end_inset
11371
11372 .
11373  La valeur d'une longueur est modifiée avec la commande 
11374 \series bold
11375
11376 \backslash
11377 setlength
11378 \series default
11379
11380 \begin_inset Index idx
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384 Commandes ! S ! 
11385 \backslash
11386 setlength
11387 \end_layout
11388
11389 \end_inset
11390
11391  qui a la syntaxe suivante:
11392 \end_layout
11393
11394 \begin_layout Standard
11395
11396 \series bold
11397
11398 \backslash
11399 setlength{nom de la longueur}{valeur}
11400 \end_layout
11401
11402 \begin_layout Standard
11403 Pour mettre 
11404 \series bold
11405
11406 \backslash
11407 mathsurround
11408 \series default
11409  à une valeur de 5
11410 \begin_inset space \thinspace{}
11411 \end_inset
11412
11413 mm, on insère la commande
11414 \end_layout
11415
11416 \begin_layout Standard
11417
11418 \series bold
11419
11420 \backslash
11421 setlength{
11422 \backslash
11423 mathsurround}{5mm}
11424 \end_layout
11425
11426 \begin_layout Standard
11427 en mode TeX.
11428  Une espace de 5
11429 \begin_inset space \thinspace{}
11430 \end_inset
11431
11432 mm va maintenant être placée autour de toutes les formules en ligne:
11433 \begin_inset ERT
11434 status collapsed
11435
11436 \begin_layout Plain Layout
11437
11438
11439 \backslash
11440 setlength{
11441 \backslash
11442 mathsurround}{5mm}
11443 \end_layout
11444
11445 \end_inset
11446
11447
11448 \end_layout
11449
11450 \begin_layout Standard
11451 Voici une formule en ligne 
11452 \begin_inset Formula $A=B$
11453 \end_inset
11454
11455  avec une espace de 5
11456 \begin_inset space \thinspace{}
11457 \end_inset
11458
11459 mm autour.
11460 \begin_inset ERT
11461 status collapsed
11462
11463 \begin_layout Plain Layout
11464
11465
11466 \backslash
11467 setlength{
11468 \backslash
11469 mathsurround}{0pt}
11470 \end_layout
11471
11472 \end_inset
11473
11474
11475 \end_layout
11476
11477 \begin_layout Standard
11478 Pour revenir à la valeur prédéfinie, on met 
11479 \series bold
11480
11481 \backslash
11482 mathsurround
11483 \series default
11484  à 0
11485 \begin_inset space \thinspace{}
11486 \end_inset
11487
11488 pt.
11489 \end_layout
11490
11491 \begin_layout Section
11492 Boîtes et cadres
11493 \begin_inset Index idx
11494 status collapsed
11495
11496 \begin_layout Plain Layout
11497 Boîtes
11498 \end_layout
11499
11500 \end_inset
11501
11502
11503 \begin_inset Index idx
11504 status collapsed
11505
11506 \begin_layout Plain Layout
11507 Cadres | see 
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513 {
11514 \end_layout
11515
11516 \end_inset
11517
11518 Boîtes
11519 \begin_inset ERT
11520 status collapsed
11521
11522 \begin_layout Plain Layout
11523
11524 }
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \begin_layout Standard
11538 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
11539 \emph on
11540 Boîtes 
11541 \emph default
11542 du manuel 
11543 \emph on
11544 Objets insérés.
11545  
11546 \end_layout
11547
11548 \begin_layout Subsection
11549 Boîtes avec cadre
11550 \begin_inset CommandInset label
11551 LatexCommand label
11552 name "sub:Boîtes-avec-cadre"
11553
11554 \end_inset
11555
11556
11557 \begin_inset Index idx
11558 status collapsed
11559
11560 \begin_layout Plain Layout
11561 Boîtes ! avec cadre
11562 \end_layout
11563
11564 \end_inset
11565
11566
11567 \end_layout
11568
11569 \begin_layout Standard
11570 Il es possible d'encadrer des formules ou des portions de formules avec
11571  la commande 
11572 \series bold
11573
11574 \backslash
11575 fbox
11576 \series default
11577
11578 \begin_inset Index idx
11579 status collapsed
11580
11581 \begin_layout Plain Layout
11582 Commandes ! F ! 
11583 \backslash
11584 fbox
11585 \end_layout
11586
11587 \end_inset
11588
11589  et 
11590 \series bold
11591
11592 \backslash
11593 boxed
11594 \series default
11595
11596 \begin_inset Index idx
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600 Commandes ! B ! 
11601 \backslash
11602 boxed
11603 \end_layout
11604
11605 \end_inset
11606
11607 .
11608 \end_layout
11609
11610 \begin_layout Standard
11611 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
11612  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
11613  Pour 
11614 \series bold
11615
11616 \backslash
11617 fbox
11618 \series default
11619  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
11620  avec 
11621 \family sans
11622 Ctrl+M
11623 \family default
11624 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
11625  Quand on utilise 
11626 \series bold
11627
11628 \backslash
11629 boxed
11630 \series default
11631 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
11632 \end_layout
11633
11634 \begin_layout Standard
11635 La commande 
11636 \series bold
11637
11638 \backslash
11639 fbox
11640 \series default
11641  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
11642  formule serait alors toujours mise à la taille du texte.
11643  
11644 \series bold
11645
11646 \backslash
11647 boxed
11648 \series default
11649 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
11650  la formule serait alors toujours mise à la taille des formules hors ligne.
11651 \end_layout
11652
11653 \begin_layout Standard
11654 Comme extension à 
11655 \series bold
11656
11657 \backslash
11658 fbox
11659 \series default
11660  il y a la commande 
11661 \series bold
11662
11663 \backslash
11664 framebox
11665 \series default
11666
11667 \begin_inset Index idx
11668 status collapsed
11669
11670 \begin_layout Plain Layout
11671 Commandes ! F ! 
11672 \backslash
11673 framebox
11674 \end_layout
11675
11676 \end_inset
11677
11678  où on peut en plus spécifier la largeur du cadre et l'alignement.
11679  La syntaxe de la commande 
11680 \series bold
11681
11682 \backslash
11683 framebox
11684 \series default
11685  est la suivante:
11686 \end_layout
11687
11688 \begin_layout Standard
11689
11690 \series bold
11691
11692 \backslash
11693 framebox[Largeur du cadre][position]{contenu de la boîte}
11694 \end_layout
11695
11696 \begin_layout Standard
11697 La position peut être soit 
11698 \emph on
11699 l
11700 \emph default
11701  soit 
11702 \emph on
11703 r
11704 \emph default
11705 .
11706  
11707 \emph on
11708 l
11709 \emph default
11710  aligne la formule à gauche dans la boîte, 
11711 \emph on
11712 r
11713 \emph default
11714  à droite.
11715  Quand on ne précise pas la position, la formule est centrée.
11716 \begin_inset Newline newline
11717 \end_inset
11718
11719 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
11720  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
11721  c'est le cas avec 
11722 \series bold
11723
11724 \backslash
11725 fbox
11726 \series default
11727 .
11728 \end_layout
11729
11730 \begin_layout Standard
11731 Quand on insère la commande 
11732 \series bold
11733
11734 \backslash
11735 framebox
11736 \series default
11737 , une boîte apparaît contenant trois boîtes bleues.
11738  Les deux premières sont entourées de crochets pour signales des arguments
11739  optionnels.
11740  La troisième boîte est là pour contenir les portions de formules, comme
11741  pour 
11742 \series bold
11743
11744 \backslash
11745 fbox
11746 \series default
11747 .
11748 \end_layout
11749
11750 \begin_layout Standard
11751 \align center
11752 \begin_inset Tabular
11753 <lyxtabular version="3" rows="5" columns="2">
11754 <features rotate="0" tabularvalignment="middle">
11755 <column alignment="center" valignment="top">
11756 <column alignment="center" valignment="top">
11757 <row>
11758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 Commande
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 Résultat
11772 \begin_inset Note Note
11773 status collapsed
11774
11775 \begin_layout Plain Layout
11776
11777 \series bold
11778
11779 \backslash
11780 raisebox
11781 \series default
11782  est seulement utilisée pour faire de la place
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \end_layout
11789
11790 \end_inset
11791 </cell>
11792 </row>
11793 <row>
11794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798
11799 \backslash
11800 fbox
11801 \begin_inset space \textvisiblespace{}
11802 \end_inset
11803
11804
11805 \family sans
11806 Ctrl+M
11807 \family default
11808  
11809 \backslash
11810 int
11811 \begin_inset space \textvisiblespace{}
11812 \end_inset
11813
11814 A=B
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 </row>
11832 <row>
11833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11834 \begin_inset Text
11835
11836 \begin_layout Plain Layout
11837
11838 \backslash
11839 boxed
11840 \begin_inset space \textvisiblespace{}
11841 \end_inset
11842
11843
11844 \backslash
11845 int
11846 \begin_inset space \textvisiblespace{}
11847 \end_inset
11848
11849 A=B
11850 \end_layout
11851
11852 \end_inset
11853 </cell>
11854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 </row>
11867 <row>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 A+
11873 \backslash
11874 fbox
11875 \begin_inset space \textvisiblespace{}
11876 \end_inset
11877
11878 B
11879 \end_layout
11880
11881 \end_inset
11882 </cell>
11883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11884 \begin_inset Text
11885
11886 \begin_layout Plain Layout
11887 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11888 \end_inset
11889
11890
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 </row>
11896 <row>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901
11902 \backslash
11903 framebox
11904 \begin_inset space \textvisiblespace{}
11905 \end_inset
11906
11907 20mm
11908 \begin_inset Formula $\to$
11909 \end_inset
11910
11911
11912 \begin_inset Formula $\to$
11913 \end_inset
11914
11915
11916 \family sans
11917 Ctrl+M
11918 \family default
11919  
11920 \backslash
11921 frac
11922 \begin_inset space \textvisiblespace{}
11923 \end_inset
11924
11925 A
11926 \begin_inset Formula $\downarrow$
11927 \end_inset
11928
11929 B
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11935 \begin_inset Text
11936
11937 \begin_layout Plain Layout
11938 \begin_inset Formula $\raisebox{6mm}{}$
11939 \end_inset
11940
11941
11942 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11943 \end_inset
11944
11945
11946 \begin_inset Formula $\raisebox{-4mm}{}$
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 </row>
11955 </lyxtabular>
11956
11957 \end_inset
11958
11959
11960 \end_layout
11961
11962 \begin_layout Standard
11963 On peut aussi ajuster l'épaisseur du cadre.
11964  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
11965  formule
11966 \end_layout
11967
11968 \begin_layout Standard
11969
11970 \series bold
11971
11972 \backslash
11973 fboxrule
11974 \series default
11975  
11976 \series bold
11977
11978 \begin_inset Quotes eld
11979 \end_inset
11980
11981 épaisseur
11982 \begin_inset Quotes erd
11983 \end_inset
11984
11985
11986 \series default
11987  
11988 \series bold
11989
11990 \backslash
11991 fboxsep
11992 \series default
11993  
11994 \series bold
11995
11996 \begin_inset Quotes eld
11997 \end_inset
11998
11999 distance
12000 \begin_inset Quotes erd
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \begin_layout Standard
12007 \begin_inset Quotes eld
12008 \end_inset
12009
12010 distance
12011 \begin_inset Quotes erd
12012 \end_inset
12013
12014  précise la distance minimale entre le cadre et le premier caractère de
12015  la boîte.
12016  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12017 \begin_inset ERT
12018 status collapsed
12019
12020 \begin_layout Plain Layout
12021
12022
12023 \backslash
12024 fboxrule 2mm 
12025 \backslash
12026 fboxsep 3mm
12027 \end_layout
12028
12029 \end_inset
12030
12031
12032 \begin_inset Formula 
12033 \[
12034 \boxed{A+B=C}
12035 \]
12036
12037 \end_inset
12038
12039 Avant cette formule, on a inséré en mode TeX les commandes
12040 \end_layout
12041
12042 \begin_layout Standard
12043
12044 \series bold
12045
12046 \backslash
12047 fboxrule
12048 \series default
12049  
12050 \series bold
12051 2mm
12052 \series default
12053  
12054 \series bold
12055
12056 \backslash
12057 fboxsep
12058 \series default
12059  
12060 \series bold
12061 3mm
12062 \end_layout
12063
12064 \begin_layout Standard
12065 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12066 \end_layout
12067
12068 \begin_layout Standard
12069 Pour revenir à la taille de cadre standard, on insère la commande
12070 \end_layout
12071
12072 \begin_layout Standard
12073
12074 \series bold
12075
12076 \backslash
12077 fboxrule
12078 \series default
12079  
12080 \series bold
12081 0.4pt
12082 \series default
12083  
12084 \series bold
12085
12086 \backslash
12087 fboxsep
12088 \series default
12089  
12090 \series bold
12091 3pt
12092 \series default
12093
12094 \begin_inset ERT
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098
12099
12100 \backslash
12101 fboxrule 0.4pt 
12102 \backslash
12103 fboxsep 3pt
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \begin_layout Standard
12112 avant la formule suivante.
12113 \end_layout
12114
12115 \begin_layout Subsection
12116 Boîtes sans cadre
12117 \begin_inset CommandInset label
12118 LatexCommand label
12119 name "sub:Boîtes-sans-cadre"
12120
12121 \end_inset
12122
12123
12124 \begin_inset Index idx
12125 status collapsed
12126
12127 \begin_layout Plain Layout
12128 Boîtes ! sans cadre
12129 \end_layout
12130
12131 \end_inset
12132
12133
12134 \end_layout
12135
12136 \begin_layout Standard
12137 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12138  
12139 \series bold
12140
12141 \backslash
12142 mbox
12143 \series default
12144
12145 \begin_inset Index idx
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 Commandes ! M ! 
12150 \backslash
12151 mbox
12152 \end_layout
12153
12154 \end_inset
12155
12156
12157 \series bold
12158
12159 \backslash
12160 makebox
12161 \series default
12162
12163 \begin_inset Index idx
12164 status collapsed
12165
12166 \begin_layout Plain Layout
12167 Commandes ! M ! 
12168 \backslash
12169 makebox
12170 \end_layout
12171
12172 \end_inset
12173
12174 , et 
12175 \series bold
12176
12177 \backslash
12178 raisebox
12179 \series default
12180
12181 \begin_inset Index idx
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185 Commandes ! R ! 
12186 \backslash
12187 raisebox
12188 \end_layout
12189
12190 \end_inset
12191
12192
12193 \end_layout
12194
12195 \begin_layout Standard
12196 Avec 
12197 \series bold
12198
12199 \backslash
12200 raisebox
12201 \series default
12202  une boîte peut être mise en exposant ou en indice.
12203  Mais contrairement aux indices et aux exposants normaux, les caractères
12204  conservent leur taille de police initiale.
12205  
12206 \series bold
12207
12208 \backslash
12209 raisebox
12210 \series default
12211  est utilisée avec la syntaxe suivante:
12212 \end_layout
12213
12214 \begin_layout Standard
12215
12216 \series bold
12217
12218 \backslash
12219 raisebox{hauteur}{contenu de la boîte}
12220 \end_layout
12221
12222 \begin_layout Standard
12223 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12224  comme pour 
12225 \series bold
12226
12227 \backslash
12228 fbox
12229 \series default
12230 .
12231  
12232 \begin_inset Note Greyedout
12233 status open
12234
12235 \begin_layout Plain Layout
12236
12237 \series bold
12238 Note:
12239 \series default
12240  Pour 
12241 \series bold
12242
12243 \backslash
12244 raisebox
12245 \series default
12246  cette formule supplémentaire esr créée en appuyant sur 
12247 \family sans
12248 Ctrl+M
12249 \family default
12250  deux fois au lieu d'une parceque LyX ne supporte pas encore directement
12251  la commande 
12252 \series bold
12253
12254 \backslash
12255 raisebox
12256 \series default
12257 .
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266 \align center
12267 \begin_inset Tabular
12268 <lyxtabular version="3" rows="4" columns="2">
12269 <features rotate="0" tabularvalignment="middle">
12270 <column alignment="center" valignment="top">
12271 <column alignment="center" valignment="top">
12272 <row>
12273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 Commande
12278 \end_layout
12279
12280 \end_inset
12281 </cell>
12282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12283 \begin_inset Text
12284
12285 \begin_layout Plain Layout
12286 Résultat
12287 \end_layout
12288
12289 \end_inset
12290 </cell>
12291 </row>
12292 <row>
12293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12294 \begin_inset Text
12295
12296 \begin_layout Plain Layout
12297 H
12298 \backslash
12299 raisebox{2mm
12300 \begin_inset Formula $\to$
12301 \end_inset
12302
12303
12304 \backslash
12305 {al
12306 \begin_inset Formula $\to$
12307 \end_inset
12308
12309  lo
12310 \end_layout
12311
12312 \end_inset
12313 </cell>
12314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 </row>
12327 <row>
12328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12329 \begin_inset Text
12330
12331 \begin_layout Plain Layout
12332 H
12333 \backslash
12334 raisebox{-2mm
12335 \begin_inset Formula $\to$
12336 \end_inset
12337
12338
12339 \backslash
12340 {al
12341 \begin_inset Formula $\to$
12342 \end_inset
12343
12344 lo
12345 \end_layout
12346
12347 \end_inset
12348 </cell>
12349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12354 \end_inset
12355
12356
12357 \end_layout
12358
12359 \end_inset
12360 </cell>
12361 </row>
12362 <row>
12363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12364 \begin_inset Text
12365
12366 \begin_layout Plain Layout
12367 A=
12368 \backslash
12369 raisebox{-2mm
12370 \begin_inset Formula $\to$
12371 \end_inset
12372
12373
12374 \backslash
12375 {
12376 \family sans
12377 Ctrl+M Ctrl+M
12378 \family default
12379  
12380 \backslash
12381 sqrt
12382 \begin_inset space \textvisiblespace{}
12383 \end_inset
12384
12385
12386 \end_layout
12387
12388 \end_inset
12389 </cell>
12390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12391 \begin_inset Text
12392
12393 \begin_layout Plain Layout
12394 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12395 \end_inset
12396
12397
12398 \end_layout
12399
12400 \end_inset
12401 </cell>
12402 </row>
12403 </lyxtabular>
12404
12405 \end_inset
12406
12407
12408 \end_layout
12409
12410 \begin_layout Standard
12411 La commande 
12412 \series bold
12413
12414 \backslash
12415 mbox
12416 \series default
12417  est équivalente à 
12418 \series bold
12419
12420 \backslash
12421 fbox
12422 \series default
12423  et 
12424 \series bold
12425
12426 \backslash
12427 makebox
12428 \series default
12429  est équivalente à 
12430 \series bold
12431
12432 \backslash
12433 framebox
12434 \series default
12435 , avec la différence qu'il n'y a pas de cadre.
12436 \end_layout
12437
12438 \begin_layout Subsection
12439 Boîtes colorées
12440 \begin_inset CommandInset label
12441 LatexCommand label
12442 name "sub:Boîtes-colorées"
12443
12444 \end_inset
12445
12446
12447 \begin_inset Index idx
12448 status collapsed
12449
12450 \begin_layout Plain Layout
12451 Boîtes ! colorées
12452 \end_layout
12453
12454 \end_inset
12455
12456
12457 \end_layout
12458
12459 \begin_layout Standard
12460 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
12461  LaTeX 
12462 \series bold
12463 color
12464 \series default
12465
12466 \begin_inset Foot
12467 status collapsed
12468
12469 \begin_layout Plain Layout
12470 La paquetage LaTeX 
12471 \series bold
12472 color
12473 \series default
12474  fait partie de toutes les installations LaTeX standard.
12475 \end_layout
12476
12477 \end_inset
12478
12479
12480 \begin_inset Index idx
12481 status collapsed
12482
12483 \begin_layout Plain Layout
12484 Paquetages ! color
12485 \end_layout
12486
12487 \end_inset
12488
12489  soit chargé dans le préambule LaTeX avec la ligne
12490 \begin_inset Foot
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
12495  le document, LyX charge automatiquement le paquetage LaTeX 
12496 \series bold
12497 color
12498 \series default
12499 .
12500  Il est donc possible que le paquetage soit chargé deux fois, mais cela
12501  ne doit pas poser de problème.
12502 \end_layout
12503
12504 \end_inset
12505
12506
12507 \begin_inset Note Note
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
12512  dans le préambule LaTeX.
12513 \end_layout
12514
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \begin_layout Standard
12521
12522 \series bold
12523
12524 \backslash
12525 usepackage{color}
12526 \end_layout
12527
12528 \begin_layout Standard
12529 \begin_inset VSpace medskip
12530 \end_inset
12531
12532 Pour colorer des boîtes, on utilise la commande 
12533 \series bold
12534
12535 \backslash
12536 colorbox
12537 \series default
12538
12539 \begin_inset Index idx
12540 status collapsed
12541
12542 \begin_layout Plain Layout
12543 Commandes ! C ! 
12544 \backslash
12545 colorbox
12546 \end_layout
12547
12548 \end_inset
12549
12550  avec la syntaxe suivante
12551 \end_layout
12552
12553 \begin_layout Standard
12554
12555 \series bold
12556
12557 \backslash
12558 colorbox{couleur}{contenu de la boîte}
12559 \end_layout
12560
12561 \begin_layout Standard
12562 Le contenu de la boîte peut être une autre boîte et une 
12563 \series bold
12564
12565 \backslash
12566 colorbox
12567 \series default
12568  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
12569  exemple).
12570  Quand une boîte est destinée à contenir une formule, on doit insérer une
12571  boîte supplémentaire, comme avec 
12572 \series bold
12573
12574 \backslash
12575 fraisebox
12576 \series default
12577 .
12578 \begin_inset Foot
12579 status collapsed
12580
12581 \begin_layout Plain Layout
12582 Ceci s'applique aussi à la commande 
12583 \series bold
12584
12585 \backslash
12586 fcolorbox
12587 \series default
12588 .
12589 \end_layout
12590
12591 \end_inset
12592
12593
12594 \end_layout
12595
12596 \begin_layout Standard
12597 On peut choisir une des couleurs prédéfinies suivantes:
12598 \end_layout
12599
12600 \begin_layout Standard
12601
12602 \series bold
12603 black
12604 \series default
12605  (noir), 
12606 \series bold
12607 blue
12608 \series default
12609  (bleu), 
12610 \series bold
12611 cyan
12612 \series default
12613
12614 \series bold
12615 green
12616 \series default
12617  (vert), 
12618 \series bold
12619 magenta
12620 \series default
12621
12622 \series bold
12623 red
12624 \series default
12625  (rouge), 
12626 \series bold
12627 white
12628 \series default
12629  (blanc), et 
12630 \series bold
12631 yellow (jaune)
12632 \end_layout
12633
12634 \begin_layout Standard
12635 \align center
12636 \begin_inset Tabular
12637 <lyxtabular version="3" rows="4" columns="2">
12638 <features rotate="0" tabularvalignment="middle">
12639 <column alignment="center" valignment="top">
12640 <column alignment="center" valignment="top">
12641 <row>
12642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \begin_layout Plain Layout
12646 Commande
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 Résultat
12656 \begin_inset Note Note
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660
12661 \series bold
12662
12663 \backslash
12664 raisebox
12665 \series default
12666  est seulement utilisée pour faire de la place
12667 \end_layout
12668
12669 \end_inset
12670
12671
12672 \end_layout
12673
12674 \end_inset
12675 </cell>
12676 </row>
12677 <row>
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682
12683 \backslash
12684 colorbox{yellow
12685 \begin_inset Formula $\to$
12686 \end_inset
12687
12688
12689 \backslash
12690 {A=B
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12696 \begin_inset Text
12697
12698 \begin_layout Plain Layout
12699 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 </row>
12708 <row>
12709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12710 \begin_inset Text
12711
12712 \begin_layout Plain Layout
12713
12714 \backslash
12715 colorbox{green
12716 \begin_inset Formula $\to$
12717 \end_inset
12718
12719
12720 \backslash
12721 {
12722 \backslash
12723 fbox
12724 \begin_inset space \textvisiblespace{}
12725 \end_inset
12726
12727 A=B
12728 \end_layout
12729
12730 \end_inset
12731 </cell>
12732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12733 \begin_inset Text
12734
12735 \begin_layout Plain Layout
12736 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12737 \end_inset
12738
12739
12740 \end_layout
12741
12742 \end_inset
12743 </cell>
12744 </row>
12745 <row>
12746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12747 \begin_inset Text
12748
12749 \begin_layout Plain Layout
12750
12751 \backslash
12752 fbox
12753 \begin_inset space \textvisiblespace{}
12754 \end_inset
12755
12756
12757 \backslash
12758 colorbox{green
12759 \begin_inset Formula $\to$
12760 \end_inset
12761
12762
12763 \backslash
12764 {
12765 \family sans
12766 Ctrl+M Ctrl+M
12767 \family default
12768  
12769 \backslash
12770 int
12771 \begin_inset space \textvisiblespace{}
12772 \end_inset
12773
12774 C=D
12775 \end_layout
12776
12777 \end_inset
12778 </cell>
12779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12780 \begin_inset Text
12781
12782 \begin_layout Plain Layout
12783 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 </row>
12792 </lyxtabular>
12793
12794 \end_inset
12795
12796
12797 \end_layout
12798
12799 \begin_layout Standard
12800
12801 \series bold
12802
12803 \backslash
12804 colorbox
12805 \series default
12806  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
12807  Pour colorer tous les caractères, on sélectionne toute la formule et on
12808  choisit la couleur voulue avec la fenêtre de dialogue 
12809 \family sans
12810 Style
12811 \begin_inset space ~
12812 \end_inset
12813
12814 de
12815 \begin_inset space ~
12816 \end_inset
12817
12818 texte
12819 \family default
12820 .
12821  Cette fenêtre de dialogue peut être appelée avec le bouton 
12822 \begin_inset Graphics
12823         filename ../../images/dialog-show_character.png
12824         scale 85
12825
12826 \end_inset
12827
12828  de la barre d'outils, ou avec le menu 
12829 \family sans
12830 Édition\SpecialChar \menuseparator
12831 Style
12832 \begin_inset space ~
12833 \end_inset
12834
12835 de
12836 \begin_inset space ~
12837 \end_inset
12838
12839 texte\SpecialChar \menuseparator
12840 Personnalisé
12841 \family default
12842 .
12843  Le numéro de la formule prendra la même couleur que la formule.
12844  Si le numéro doit avoir une couleur différente de celle des caractères
12845  de la formule, la couleur doit être changée à l'intérieur de la formule.
12846 \end_layout
12847
12848 \begin_layout Standard
12849 Un exemple:
12850 \end_layout
12851
12852 \begin_layout Standard
12853
12854 \color red
12855 \begin_inset Formula 
12856 \begin{equation}
12857 \int A=B\label{eq:rouge}
12858 \end{equation}
12859
12860 \end_inset
12861
12862
12863 \color green
12864
12865 \begin_inset Formula 
12866 \begin{equation}
12867 \textcolor{red}{\int A=B}\label{eq:rougevert}
12868 \end{equation}
12869
12870 \end_inset
12871
12872
12873 \end_layout
12874
12875 \begin_layout Standard
12876 La formule 
12877 \begin_inset CommandInset ref
12878 LatexCommand eqref
12879 reference "eq:rouge"
12880
12881 \end_inset
12882
12883  est complètement colorée en rouge.
12884 \begin_inset Newline newline
12885 \end_inset
12886
12887 La formule 
12888 \begin_inset CommandInset ref
12889 LatexCommand eqref
12890 reference "eq:rougevert"
12891
12892 \end_inset
12893
12894  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
12895  Ensuite, les caractères de la formule ont été colorés en rouge.
12896 \end_layout
12897
12898 \begin_layout Standard
12899 \begin_inset VSpace bigskip
12900 \end_inset
12901
12902 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
12903  utilise la commande 
12904 \series bold
12905
12906 \backslash
12907 fcolorbox
12908 \series default
12909
12910 \begin_inset Index idx
12911 status collapsed
12912
12913 \begin_layout Plain Layout
12914 Commandes ! F ! 
12915 \backslash
12916 fcolorbox
12917 \end_layout
12918
12919 \end_inset
12920
12921  avec la syntaxe suivante:
12922 \end_layout
12923
12924 \begin_layout Standard
12925
12926 \series bold
12927
12928 \backslash
12929 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
12930 \end_layout
12931
12932 \begin_layout Standard
12933 Donc 
12934 \series bold
12935
12936 \backslash
12937 fcolorbox
12938 \series default
12939  est une extension de la commande 
12940 \series bold
12941
12942 \backslash
12943 colorbox
12944 \series default
12945 .
12946  L'épaisseur du cadre est déterminée comme avec 
12947 \series bold
12948
12949 \backslash
12950 framebox
12951 \series default
12952 , avec 
12953 \series bold
12954
12955 \backslash
12956 fboxrule
12957 \series default
12958  et 
12959 \series bold
12960
12961 \backslash
12962 fboxsep
12963 \series default
12964 .
12965  Un exemple:
12966 \begin_inset ERT
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971
12972 \backslash
12973 fboxrule 1mm 
12974 \backslash
12975 fboxsep 1mm
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \begin_inset Formula 
12982 \[
12983 \fcolorbox{cyan}{magenta}{A=B}
12984 \]
12985
12986 \end_inset
12987
12988
12989 \begin_inset ERT
12990 status collapsed
12991
12992 \begin_layout Plain Layout
12993
12994
12995 \backslash
12996 fboxrule 0.4pt 
12997 \backslash
12998 fboxsep 3pt
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \end_layout
13005
13006 \begin_layout Standard
13007 Cette formule a été créée avec la commande
13008 \begin_inset Newline newline
13009 \end_inset
13010
13011
13012 \series bold
13013
13014 \backslash
13015 fcolorbox{cyan
13016 \begin_inset Formula $\to$
13017 \end_inset
13018
13019
13020 \backslash
13021 {magenta
13022 \begin_inset Formula $\to$
13023 \end_inset
13024
13025
13026 \backslash
13027 {A=B
13028 \series default
13029 .
13030 \end_layout
13031
13032 \begin_layout Standard
13033 \begin_inset VSpace bigskip
13034 \end_inset
13035
13036 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13037  faut d'abord les définir.
13038 \end_layout
13039
13040 \begin_layout Standard
13041 On peut par exemple définir la couleur 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 vertfonce
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  avec la ligne suivante dans le préambule LaTeX:
13050 \end_layout
13051
13052 \begin_layout Standard
13053
13054 \series bold
13055
13056 \backslash
13057 definecolor{vertfonce}{cmyk}{0.5,
13058 \series default
13059  
13060 \series bold
13061 0,
13062 \series default
13063  
13064 \series bold
13065 1,
13066 \series default
13067  
13068 \series bold
13069 0.5}
13070 \series default
13071
13072 \begin_inset Index idx
13073 status collapsed
13074
13075 \begin_layout Plain Layout
13076 Commandes ! D ! 
13077 \backslash
13078 definecolor
13079 \end_layout
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087
13088 \series bold
13089 cmyk
13090 \series default
13091  est l'espace colorimétrique basé sur les couleurs 
13092 \series bold
13093 cyan
13094 \series default
13095
13096 \series bold
13097 magenta
13098 \series default
13099 , jaune
13100 \series bold
13101  (yellow
13102 \series default
13103 ), et noir 
13104 \series bold
13105 (black
13106 \series default
13107 ).
13108  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13109  correspondantes dans l'espace colorimétrique.
13110  Ces facteurs prennent des valeurs entre 0 et 1.
13111  À la place de 
13112 \series bold
13113 cmyk 
13114 \series default
13115 on peut aussi utiliser l'espace 
13116 \series bold
13117 rgb 
13118 \series default
13119 basé sur les couleurs rouge (
13120 \series bold
13121 red
13122 \series default
13123 ), vert (
13124 \series bold
13125 green
13126 \series default
13127 ) et bleu (
13128 \series bold
13129 blue
13130 \series default
13131 ).
13132  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13133  couleurs.
13134  Il y a aussi l'espace de couleur 
13135 \series bold
13136 gray 
13137 \series default
13138 (dégradé de gris) avec un facteur donnant la proportion de gris.
13139 \end_layout
13140
13141 \begin_layout Standard
13142 Comme exemple, une boîte encadrée avec la couleur 
13143 \series bold
13144 vertfonce 
13145 \series default
13146 que l'on vient de définir et des caractères colorés en jaune (
13147 \series bold
13148 yellow
13149 \series default
13150 ):
13151 \begin_inset Formula 
13152 \begin{equation}
13153 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13154 \end{equation}
13155
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13163  de la commande 
13164 \series bold
13165
13166 \backslash
13167 textcolor
13168 \series default
13169 :
13170 \begin_inset Index idx
13171 status collapsed
13172
13173 \begin_layout Plain Layout
13174 Texte ! coloré
13175 \end_layout
13176
13177 \end_inset
13178
13179
13180 \end_layout
13181
13182 \begin_layout Standard
13183 \begin_inset ERT
13184 status collapsed
13185
13186 \begin_layout Plain Layout
13187
13188
13189 \backslash
13190 textcolor{vertfonce}{
13191 \end_layout
13192
13193 \end_inset
13194
13195 cette phrase est en 
13196 \begin_inset Quotes eld
13197 \end_inset
13198
13199 vertfonce
13200 \begin_inset Quotes erd
13201 \end_inset
13202
13203 .
13204 \begin_inset ERT
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208
13209 }
13210 \end_layout
13211
13212 \end_inset
13213
13214
13215 \end_layout
13216
13217 \begin_layout Standard
13218
13219 \series bold
13220
13221 \backslash
13222 textcolor
13223 \series default
13224
13225 \begin_inset Index idx
13226 status collapsed
13227
13228 \begin_layout Plain Layout
13229 Commandes ! T ! 
13230 \backslash
13231 textcolor
13232 \end_layout
13233
13234 \end_inset
13235
13236  utilise la syntaxe 
13237 \series bold
13238
13239 \backslash
13240 textcolor{couleur}{caractères à colorer}
13241 \series default
13242 .
13243 \end_layout
13244
13245 \begin_layout Subsection
13246 Boîtes de paragraphe
13247 \begin_inset CommandInset label
13248 LatexCommand label
13249 name "sub:Boîtes-de-paragraphes"
13250
13251 \end_inset
13252
13253
13254 \begin_inset Index idx
13255 status collapsed
13256
13257 \begin_layout Plain Layout
13258 Boîtes ! comme paragraphe
13259 \end_layout
13260
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13268  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13269  On la crée avec le menu 
13270 \family sans
13271 Insertion\SpecialChar \menuseparator
13272 Boîte
13273 \family default
13274  ou le bouton 
13275 \begin_inset Graphics
13276         filename ../../images/box-insert.png
13277         scale 85
13278
13279 \end_inset
13280
13281  de la barre d'outils.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13286  une ligne:
13287 \end_layout
13288
13289 \begin_layout Standard
13290 \begin_inset VSpace medskip
13291 \end_inset
13292
13293 Ceci est une ligne 
13294 \begin_inset Box Boxed
13295 position "c"
13296 hor_pos "c"
13297 has_inner_box 1
13298 inner_pos "t"
13299 use_parbox 1
13300 use_makebox 0
13301 width "5cm"
13302 special "none"
13303 height "1in"
13304 height_special "totalheight"
13305 status open
13306
13307 \begin_layout Plain Layout
13308 Ceci est une boîte de paragraphe.
13309  Elle a exactement 5
13310 \begin_inset space \thinspace{}
13311 \end_inset
13312
13313 cm de large et peut aussi contenir des formules: 
13314 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13315 \end_inset
13316
13317
13318 \end_layout
13319
13320 \end_inset
13321
13322  avec une boîte de paragraphe.
13323 \end_layout
13324
13325 \begin_layout Standard
13326 \begin_inset VSpace medskip
13327 \end_inset
13328
13329
13330 \end_layout
13331
13332 \begin_layout Standard
13333 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13334  grise.
13335  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13336  Dans notre cas, on met: 
13337 \emph on
13338 Décoration:
13339 \emph default
13340  Boîte rectangulaire, 
13341 \emph on
13342 Boîte intérieure:
13343 \emph default
13344  Parbox, 
13345 \emph on
13346 Largeur
13347 \emph default
13348 : 5
13349 \begin_inset space \thinspace{}
13350 \end_inset
13351
13352 cm, 
13353 \emph on
13354 Alignement vertical boîte
13355 \emph default
13356 : milieu
13357 \end_layout
13358
13359 \begin_layout Standard
13360 \begin_inset VSpace medskip
13361 \end_inset
13362
13363 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
13364 \series bold
13365
13366 \backslash
13367 parbox
13368 \series default
13369
13370 \begin_inset Index idx
13371 status collapsed
13372
13373 \begin_layout Plain Layout
13374 Commandes ! P ! 
13375 \backslash
13376 parbox
13377 \end_layout
13378
13379 \end_inset
13380
13381  qui a la syntaxe suivante:
13382 \end_layout
13383
13384 \begin_layout Standard
13385
13386 \series bold
13387
13388 \backslash
13389 parbox[position]{largeur}{contenu de la boîte}
13390 \end_layout
13391
13392 \begin_layout Standard
13393 Les positions 
13394 \emph on
13395 b
13396 \emph default
13397  et 
13398 \emph on
13399 t
13400 \emph default
13401  sont possibles.
13402  
13403 \emph on
13404 b
13405 \emph default
13406  pour 
13407 \begin_inset Quotes fld
13408 \end_inset
13409
13410 bas
13411 \begin_inset Quotes frd
13412 \end_inset
13413
13414  (bottom) signifie que la boîte est alignée au sein du texte qui l'entoure,
13415  au niveau de sa dernière ligne.
13416  Avec 
13417 \emph on
13418 t
13419 \emph default
13420  pour 
13421 \begin_inset Quotes fld
13422 \end_inset
13423
13424 haut
13425 \begin_inset Quotes frd
13426 \end_inset
13427
13428  (top) l'alignement se fait avec la première ligne.
13429  Si aucune position n'est précisée, la boîte est centrée verticalement,
13430  voir la section 
13431 \emph on
13432 Boîtes 
13433 \emph default
13434 du manuel 
13435 \emph on
13436 Objets insérés 
13437 \emph default
13438 pour des exemples.
13439 \end_layout
13440
13441 \begin_layout Standard
13442 \begin_inset VSpace bigskip
13443 \end_inset
13444
13445 Pour encadrer une formule complètement, y compris le numéro de la formule,
13446  il faut la placer dans une boîte de paragraphe.
13447  Pour le faire, on insère la commande 
13448 \series bold
13449
13450 \backslash
13451 fbox{
13452 \backslash
13453 parbox{
13454 \backslash
13455 linewidth-2
13456 \backslash
13457 fboxsep-2
13458 \backslash
13459 fboxrule}{
13460 \series default
13461  en mode TeX avant la formule.
13462  Dans cette commande 
13463 \series bold
13464
13465 \backslash
13466 linewidth
13467 \series default
13468
13469 \begin_inset Index idx
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 Commandes ! L ! 
13474 \backslash
13475 linewidth
13476 \end_layout
13477
13478 \end_inset
13479
13480  est l'épaisseur de ligne qui est active pour tout le document.
13481  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
13482  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
13483  et l'épaisseur du cadre.
13484  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
13485 \begin_inset Foot
13486 status collapsed
13487
13488 \begin_layout Plain Layout
13489 \begin_inset CommandInset href
13490 LatexCommand href
13491 name "LyX-bug #4483"
13492 target "http://www.lyx.org/trac/ticket/4483"
13493
13494 \end_inset
13495
13496
13497 \end_layout
13498
13499 \end_inset
13500
13501 , on doit utiliser le mode TeX.
13502  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
13503  on doit charger le paquetage LaTeX 
13504 \series bold
13505 calc
13506 \series default
13507
13508 \begin_inset Foot
13509 status collapsed
13510
13511 \begin_layout Plain Layout
13512
13513 \series bold
13514 calc
13515 \series default
13516  fait partie de toutes les installations standard de LaTeX.
13517 \end_layout
13518
13519 \end_inset
13520
13521
13522 \begin_inset Index idx
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526 Paquetages ! calc
13527 \end_layout
13528
13529 \end_inset
13530
13531  dans le préambule LaTeX avec la ligne
13532 \end_layout
13533
13534 \begin_layout Standard
13535
13536 \series bold
13537
13538 \backslash
13539 usepackage{calc}
13540 \end_layout
13541
13542 \begin_layout Standard
13543 Après la formule, les deux boîtes sont refermées en entrant 
13544 \series bold
13545 }}
13546 \series default
13547  en mode TeX.
13548  Voici un exemple:
13549 \begin_inset ERT
13550 status collapsed
13551
13552 \begin_layout Plain Layout
13553
13554
13555 \backslash
13556 fboxsep 5mm 
13557 \backslash
13558 fboxrule 5mm
13559 \end_layout
13560
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Standard
13567 \begin_inset ERT
13568 status collapsed
13569
13570 \begin_layout Plain Layout
13571
13572
13573 \backslash
13574 fbox{
13575 \backslash
13576 parbox{
13577 \backslash
13578 linewidth-2
13579 \backslash
13580 fboxsep-2
13581 \backslash
13582 fboxrule}{
13583 \end_layout
13584
13585 \end_inset
13586
13587
13588 \begin_inset Formula 
13589 \begin{equation}
13590 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13591 \end{equation}
13592
13593 \end_inset
13594
13595
13596 \begin_inset ERT
13597 status collapsed
13598
13599 \begin_layout Plain Layout
13600
13601 }}
13602 \end_layout
13603
13604 \end_inset
13605
13606
13607 \begin_inset ERT
13608 status collapsed
13609
13610 \begin_layout Plain Layout
13611
13612
13613 \backslash
13614 fboxrule 0.4pt 
13615 \backslash
13616 fboxsep 3pt
13617 \end_layout
13618
13619 \end_inset
13620
13621
13622 \end_layout
13623
13624 \begin_layout Standard
13625 \begin_inset VSpace medskip
13626 \end_inset
13627
13628 Comme on utilise une boîte de paragraphe comme argument de 
13629 \series bold
13630
13631 \backslash
13632 fbox
13633 \series default
13634 , il n'y a dans ce cas pas de différence entre 
13635 \series bold
13636
13637 \backslash
13638 fbox
13639 \series default
13640  et 
13641 \series bold
13642
13643 \backslash
13644 boxed
13645 \series default
13646 .
13647 \end_layout
13648
13649 \begin_layout Standard
13650 \begin_inset VSpace bigskip
13651 \end_inset
13652
13653 Les boîtes de paragraphes sont très utiles pour commenter directement des
13654  formules.
13655  Pour faire cela, on utilise la commande 
13656 \series bold
13657
13658 \backslash
13659 parbox
13660 \series default
13661  en combinaison avec la commande 
13662 \series bold
13663
13664 \backslash
13665 tag
13666 \series default
13667
13668 \begin_inset Foot
13669 status collapsed
13670
13671 \begin_layout Plain Layout
13672 plus au sujet de la commande 
13673 \series bold
13674
13675 \backslash
13676 tag
13677 \series default
13678 , voir 
13679 \begin_inset CommandInset ref
13680 LatexCommand ref
13681 reference "sub:Numérotation-personnalisée"
13682
13683 \end_inset
13684
13685 .
13686 \end_layout
13687
13688 \end_inset
13689
13690 .
13691 \end_layout
13692
13693 \begin_layout Standard
13694 Un exemple de formule commentée avec 
13695 \series bold
13696
13697 \backslash
13698 parbox
13699 \series default
13700 :
13701 \end_layout
13702
13703 \begin_layout Standard
13704 \begin_inset ERT
13705 status collapsed
13706
13707 \begin_layout Plain Layout
13708
13709
13710 \backslash
13711 [5x-7b=3b
13712 \backslash
13713 tag*{
13714 \backslash
13715 parbox{5cm}{
13716 \end_layout
13717
13718 \end_inset
13719
13720 Ceci est une description.
13721  Elle est clairement séparée de la formule et est multi-ligne.
13722 \begin_inset ERT
13723 status collapsed
13724
13725 \begin_layout Plain Layout
13726
13727 }}
13728 \backslash
13729 ]
13730 \end_layout
13731
13732 \end_inset
13733
13734
13735 \end_layout
13736
13737 \begin_layout Standard
13738 Une telle formule doit être complètement insérée en mode TeX, parce que
13739  LyX ne supporte pas encore la commande 
13740 \series bold
13741
13742 \backslash
13743 parbox
13744 \series default
13745  dans les formules.
13746  On crée la formule avec la suite de commandes suivante:
13747 \end_layout
13748
13749 \begin_layout Standard
13750 On insère la commande 
13751 \series bold
13752
13753 \backslash
13754 [5x-7b=3b
13755 \backslash
13756 tag*
13757 \backslash
13758 {
13759 \backslash
13760 parbox{5cm}{
13761 \series default
13762  en mode TeX.
13763 \begin_inset Foot
13764 status collapsed
13765
13766 \begin_layout Plain Layout
13767 Quand on utilise le style de formule 
13768 \series bold
13769 Indenté
13770 \series default
13771 , on peut aussi remplacer 
13772 \series bold
13773
13774 \backslash
13775 tag*
13776 \backslash
13777 {
13778 \series default
13779  par 
13780 \series bold
13781
13782 \backslash
13783 hfill
13784 \series default
13785 .
13786  (pour les styles de formules, voir 
13787 \begin_inset CommandInset ref
13788 LatexCommand ref
13789 reference "sec:Styles-de-formules"
13790
13791 \end_inset
13792
13793 ).
13794 \end_layout
13795
13796 \end_inset
13797
13798  Ensuite la description suit en texte normal et enfin on insère 
13799 \series bold
13800 }}
13801 \backslash
13802 ]
13803 \series default
13804  en mode TeX.
13805  Dans ces commandes, 
13806 \series bold
13807
13808 \backslash
13809 [
13810 \series default
13811  et 
13812 \series bold
13813
13814 \backslash
13815 ]
13816 \series default
13817  créent une formule hors ligne.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 On peut voir les avantages de 
13822 \series bold
13823
13824 \backslash
13825 parbox
13826 \series default
13827  dans cet exemple qui a été commenté en utilisant du texte mathématique:
13828 \begin_inset Formula 
13829 \[
13830 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}
13831 \]
13832
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \begin_layout Section
13839 Opérateurs
13840 \begin_inset Index idx
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844 Opérateurs
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \begin_layout Subsection
13853 Grands Opérateurs
13854 \begin_inset CommandInset label
13855 LatexCommand label
13856 name "sub:Grands-opérateurs"
13857
13858 \end_inset
13859
13860
13861 \begin_inset Index idx
13862 status collapsed
13863
13864 \begin_layout Plain Layout
13865 Opérateurs ! grands
13866 \end_layout
13867
13868 \end_inset
13869
13870
13871 \begin_inset Index idx
13872 status collapsed
13873
13874 \begin_layout Plain Layout
13875 Sommes
13876 \end_layout
13877
13878 \end_inset
13879
13880
13881 \begin_inset Index idx
13882 status collapsed
13883
13884 \begin_layout Plain Layout
13885 Intégrales
13886 \end_layout
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \begin_layout Standard
13894 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
13895  activer l'option 
13896 \family sans
13897 Utiliser
13898 \begin_inset space ~
13899 \end_inset
13900
13901 automatiquement le paquetage
13902 \begin_inset space ~
13903 \end_inset
13904
13905 esint
13906 \family default
13907  dans les 
13908 \family sans
13909 Options du mode math.
13910 \end_layout
13911
13912 \begin_layout Standard
13913 \begin_inset space \hfill{}
13914 \end_inset
13915
13916
13917 \begin_inset Tabular
13918 <lyxtabular version="3" rows="11" columns="2">
13919 <features rotate="0" tabularvalignment="middle">
13920 <column alignment="center" valignment="top" width="0pt">
13921 <column alignment="center" valignment="top" width="0pt">
13922 <row>
13923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 Commande
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 Résultat
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 </row>
13942 <row>
13943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Plain Layout
13947
13948 \backslash
13949 int
13950 \begin_inset Index idx
13951 status collapsed
13952
13953 \begin_layout Plain Layout
13954 Commandes ! I ! 
13955 \backslash
13956 int
13957 \end_layout
13958
13959 \end_inset
13960
13961
13962 \end_layout
13963
13964 \end_inset
13965 </cell>
13966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Plain Layout
13970 \begin_inset Formula $\int$
13971 \end_inset
13972
13973
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 </row>
13979 <row>
13980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984
13985 \backslash
13986 oint
13987 \end_layout
13988
13989 \end_inset
13990 </cell>
13991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13992 \begin_inset Text
13993
13994 \begin_layout Plain Layout
13995 \begin_inset Formula $\oint$
13996 \end_inset
13997
13998
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 </row>
14004 <row>
14005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009
14010 \backslash
14011 ointctrclockwise
14012 \end_layout
14013
14014 \end_inset
14015 </cell>
14016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14017 \begin_inset Text
14018
14019 \begin_layout Plain Layout
14020 \begin_inset Formula $\ointctrclockwise$
14021 \end_inset
14022
14023
14024 \end_layout
14025
14026 \end_inset
14027 </cell>
14028 </row>
14029 <row>
14030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14031 \begin_inset Text
14032
14033 \begin_layout Plain Layout
14034
14035 \backslash
14036 ointclockwise
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045 \begin_inset Formula $\ointclockwise$
14046 \end_inset
14047
14048
14049 \end_layout
14050
14051 \end_inset
14052 </cell>
14053 </row>
14054 <row>
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059
14060 \backslash
14061 sqint
14062 \end_layout
14063
14064 \end_inset
14065 </cell>
14066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Plain Layout
14070 \begin_inset Formula $\sqint$
14071 \end_inset
14072
14073
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 </row>
14079 <row>
14080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14081 \begin_inset Text
14082
14083 \begin_layout Plain Layout
14084
14085 \backslash
14086 fint
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14092 \begin_inset Text
14093
14094 \begin_layout Plain Layout
14095  
14096 \begin_inset Formula $\fint$
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 </row>
14105 <row>
14106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110
14111 \backslash
14112 landupint
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121  
14122 \begin_inset Formula $\landupint$
14123 \end_inset
14124
14125
14126 \end_layout
14127
14128 \end_inset
14129 </cell>
14130 </row>
14131 <row>
14132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14133 \begin_inset Text
14134
14135 \begin_layout Plain Layout
14136
14137 \backslash
14138 landdownint
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Plain Layout
14147  
14148 \begin_inset Formula $\landdownint$
14149 \end_inset
14150
14151
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 </row>
14157 <row>
14158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14159 \begin_inset Text
14160
14161 \begin_layout Plain Layout
14162
14163 \backslash
14164 bigcap
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14170 \begin_inset Text
14171
14172 \begin_layout Plain Layout
14173 \begin_inset Formula $\bigcap$
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 </row>
14182 <row>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187
14188 \backslash
14189 bigcup
14190 \end_layout
14191
14192 \end_inset
14193 </cell>
14194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198 \begin_inset Formula $\bigcup$
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 </row>
14207 </lyxtabular>
14208
14209 \end_inset
14210
14211
14212 \begin_inset space \hfill{}
14213 \end_inset
14214
14215
14216 \begin_inset Tabular
14217 <lyxtabular version="3" rows="11" columns="2">
14218 <features rotate="0" tabularvalignment="middle">
14219 <column alignment="center" valignment="top" width="0pt">
14220 <column alignment="center" valignment="top" width="0pt">
14221 <row>
14222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 Commande
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Plain Layout
14235 Résultat
14236 \end_layout
14237
14238 \end_inset
14239 </cell>
14240 </row>
14241 <row>
14242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14243 \begin_inset Text
14244
14245 \begin_layout Plain Layout
14246
14247 \backslash
14248 sum
14249 \begin_inset Index idx
14250 status collapsed
14251
14252 \begin_layout Plain Layout
14253 Commandes ! S ! 
14254 \backslash
14255 sum
14256 \end_layout
14257
14258 \end_inset
14259
14260
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 \begin_inset Formula $\sum$
14270 \end_inset
14271
14272
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 </row>
14278 <row>
14279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Plain Layout
14283
14284 \backslash
14285 prod
14286 \begin_inset Index idx
14287 status collapsed
14288
14289 \begin_layout Plain Layout
14290 Commandes ! P ! 
14291 \backslash
14292 prod
14293 \end_layout
14294
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306 \begin_inset Formula $\prod$
14307 \end_inset
14308
14309
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 </row>
14315 <row>
14316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14317 \begin_inset Text
14318
14319 \begin_layout Plain Layout
14320
14321 \backslash
14322 coprod
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331 \begin_inset Formula $\coprod$
14332 \end_inset
14333
14334
14335 \end_layout
14336
14337 \end_inset
14338 </cell>
14339 </row>
14340 <row>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345
14346 \backslash
14347 bigodot
14348 \end_layout
14349
14350 \end_inset
14351 </cell>
14352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14353 \begin_inset Text
14354
14355 \begin_layout Plain Layout
14356 \begin_inset Formula $\bigodot$
14357 \end_inset
14358
14359
14360 \end_layout
14361
14362 \end_inset
14363 </cell>
14364 </row>
14365 <row>
14366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370
14371 \backslash
14372 bigotimes
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381 \begin_inset Formula $\bigotimes$
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \end_inset
14388 </cell>
14389 </row>
14390 <row>
14391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14392 \begin_inset Text
14393
14394 \begin_layout Plain Layout
14395
14396 \backslash
14397 bigoplus
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14403 \begin_inset Text
14404
14405 \begin_layout Plain Layout
14406 \begin_inset Formula $\bigoplus$
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 </row>
14415 <row>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420
14421 \backslash
14422 bigwedge
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 \begin_inset Formula $\bigwedge$
14432 \end_inset
14433
14434
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 </row>
14440 <row>
14441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14442 \begin_inset Text
14443
14444 \begin_layout Plain Layout
14445
14446 \backslash
14447 bigvee
14448 \end_layout
14449
14450 \end_inset
14451 </cell>
14452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14453 \begin_inset Text
14454
14455 \begin_layout Plain Layout
14456 \begin_inset Formula $\bigvee$
14457 \end_inset
14458
14459
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 </row>
14465 <row>
14466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470
14471 \backslash
14472 bigsqcup
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481 \begin_inset Formula $\bigsqcup$
14482 \end_inset
14483
14484
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 </row>
14490 <row>
14491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14492 \begin_inset Text
14493
14494 \begin_layout Plain Layout
14495
14496 \backslash
14497 biguplus
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Plain Layout
14506 \begin_inset Formula $\biguplus$
14507 \end_inset
14508
14509
14510 \end_layout
14511
14512 \end_inset
14513 </cell>
14514 </row>
14515 </lyxtabular>
14516
14517 \end_inset
14518
14519
14520 \begin_inset space \hfill{}
14521 \end_inset
14522
14523
14524 \end_layout
14525
14526 \begin_layout Standard
14527 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
14528  
14529 \begin_inset Graphics
14530         filename ../../images/math/intop.png
14531         scale 85
14532
14533 \end_inset
14534
14535  de la barre d'outils mathématique.
14536 \end_layout
14537
14538 \begin_layout Standard
14539 On nomme ces opérateurs 
14540 \begin_inset Quotes eld
14541 \end_inset
14542
14543 grands
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
14548  parfois.
14549  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
14550  dans la section qui suit.
14551 \end_layout
14552
14553 \begin_layout Standard
14554 Pour tous les opérateurs intégrales, une seconde version est disponible,
14555  se terminant en 
14556 \series bold
14557 op
14558 \series default
14559
14560 \series bold
14561
14562 \backslash
14563 intop
14564 \series default
14565
14566 \series bold
14567
14568 \backslash
14569 ointop
14570 \series default
14571  etc..
14572  Ces opérateurs sont différents de
14573 \series bold
14574  
14575 \backslash
14576 int
14577 \series default
14578  etc.
14579 \begin_inset space \space{}
14580 \end_inset
14581
14582 dans la manière dont sont affichés les limites, voir 
14583 \begin_inset CommandInset ref
14584 LatexCommand ref
14585 reference "sub:Limites-des-opérateurs"
14586
14587 \end_inset
14588
14589 .
14590  
14591 \end_layout
14592
14593 \begin_layout Subsubsection*
14594 Conseils pour les intégrales
14595 \end_layout
14596
14597 \begin_layout Standard
14598 La lettre 
14599 \emph on
14600 d
14601 \emph default
14602  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
14603  On le fait en sélectionnant le 
14604 \emph on
14605
14606 \emph default
14607 et en utilisant le raccourci clavier 
14608 \family sans
14609 Alt+C
14610 \begin_inset space ~
14611 \end_inset
14612
14613 R
14614 \family default
14615
14616 \begin_inset Foot
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620 Pour les styles de polices, voir 
14621 \begin_inset CommandInset ref
14622 LatexCommand ref
14623 reference "sub:Styles-de-polices"
14624
14625 \end_inset
14626
14627
14628 \end_layout
14629
14630 \end_inset
14631
14632 .
14633  Pour finir, on insère une espace fine avant le 
14634 \emph on
14635
14636 \emph default
14637 puisque c'est l'habitude avec les opérateurs.
14638  Un exemple:
14639 \end_layout
14640
14641 \begin_layout Standard
14642 incorrect: 
14643 \begin_inset Formula $\int A(x)dx$
14644 \end_inset
14645
14646
14647 \begin_inset Newline newline
14648 \end_inset
14649
14650
14651 \begin_inset Phantom HPhantom
14652 status open
14653
14654 \begin_layout Plain Layout
14655 in
14656 \end_layout
14657
14658 \end_inset
14659
14660 correct: 
14661 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14662 \end_inset
14663
14664
14665 \end_layout
14666
14667 \begin_layout Standard
14668 Pour les intégrales multiples, il y a les commandes suivantes:
14669 \begin_inset VSpace medskip
14670 \end_inset
14671
14672
14673 \end_layout
14674
14675 \begin_layout Standard
14676 \begin_inset space \hfill{}
14677 \end_inset
14678
14679
14680 \begin_inset Tabular
14681 <lyxtabular version="3" rows="4" columns="2">
14682 <features rotate="0" tabularvalignment="middle">
14683 <column alignment="center" valignment="top">
14684 <column alignment="center" valignment="top">
14685 <row>
14686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690 Commande
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699 Résultat
14700 \begin_inset Note Note
14701 status collapsed
14702
14703 \begin_layout Plain Layout
14704
14705 \series bold
14706
14707 \backslash
14708 raisebox
14709 \series default
14710  est seulement utilisée pour faire de la place
14711 \end_layout
14712
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 iint
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 $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
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" leftline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Plain Layout
14751
14752 \backslash
14753 oiint
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 </row>
14771 <row>
14772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776
14777 \backslash
14778 sqiint
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14788 \end_inset
14789
14790
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 </row>
14796 </lyxtabular>
14797
14798 \end_inset
14799
14800
14801 \begin_inset space \hfill{}
14802 \end_inset
14803
14804
14805 \begin_inset Tabular
14806 <lyxtabular version="3" rows="4" columns="2">
14807 <features rotate="0" tabularvalignment="middle">
14808 <column alignment="center" valignment="top">
14809 <column alignment="center" valignment="top">
14810 <row>
14811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815 Commande
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 Résultat
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 </row>
14830 <row>
14831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835
14836 \backslash
14837 iiint
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14847 \end_inset
14848
14849
14850 \end_layout
14851
14852 \end_inset
14853 </cell>
14854 </row>
14855 <row>
14856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14857 \begin_inset Text
14858
14859 \begin_layout Plain Layout
14860
14861 \backslash
14862 iiiint
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14872 \end_inset
14873
14874
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 </row>
14880 <row>
14881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885
14886 \backslash
14887 dotsint
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 </row>
14905 </lyxtabular>
14906
14907 \end_inset
14908
14909
14910 \begin_inset space \hfill{}
14911 \end_inset
14912
14913
14914 \end_layout
14915
14916 \begin_layout Standard
14917 \begin_inset Newpage newpage
14918 \end_inset
14919
14920
14921 \end_layout
14922
14923 \begin_layout Subsection
14924 Limites des opérateurs
14925 \begin_inset CommandInset label
14926 LatexCommand label
14927 name "sub:Limites-des-opérateurs"
14928
14929 \end_inset
14930
14931
14932 \begin_inset Index idx
14933 status collapsed
14934
14935 \begin_layout Plain Layout
14936 Opérateurs ! Limites
14937 \end_layout
14938
14939 \end_inset
14940
14941
14942 \end_layout
14943
14944 \begin_layout Standard
14945 Les limites sont créées avec les indices et les exposants:
14946 \end_layout
14947
14948 \begin_layout Standard
14949 \align center
14950 \begin_inset Tabular
14951 <lyxtabular version="3" rows="2" columns="2">
14952 <features rotate="0" tabularvalignment="middle">
14953 <column alignment="center" valignment="top" width="0pt">
14954 <column alignment="center" valignment="top" width="0pt">
14955 <row>
14956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14957 \begin_inset Text
14958
14959 \begin_layout Plain Layout
14960 Commande
14961 \end_layout
14962
14963 \end_inset
14964 </cell>
14965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14966 \begin_inset Text
14967
14968 \begin_layout Plain Layout
14969 Résultat
14970 \begin_inset Note Note
14971 status collapsed
14972
14973 \begin_layout Plain Layout
14974
14975 \series bold
14976
14977 \backslash
14978 raisebox
14979 \series default
14980  est seulement utilisée pour faire de la place
14981 \end_layout
14982
14983 \end_inset
14984
14985
14986 \end_layout
14987
14988 \end_inset
14989 </cell>
14990 </row>
14991 <row>
14992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996
14997 \backslash
14998 prod^
14999 \backslash
15000 infty
15001 \begin_inset space \textvisiblespace{}
15002 \end_inset
15003
15004
15005 \begin_inset Formula $\to$
15006 \end_inset
15007
15008 _0
15009 \begin_inset Formula $\to$
15010 \end_inset
15011
15012 A(x)
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 </row>
15030 </lyxtabular>
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Standard
15038 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15039  Pour les formules hors ligne, les limites sont placées au dessus ou en
15040  dessous de l'opérateur, sauf pour les limites des intégrales.
15041 \end_layout
15042
15043 \begin_layout Standard
15044 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15045  après l'opérateur et on change le type de limite avec le menu 
15046 \family sans
15047 Édition\SpecialChar \menuseparator
15048 Math\SpecialChar \menuseparator
15049 Changer
15050 \begin_inset space ~
15051 \end_inset
15052
15053 le
15054 \begin_inset space ~
15055 \end_inset
15056
15057 type
15058 \begin_inset space ~
15059 \end_inset
15060
15061 de
15062 \begin_inset space ~
15063 \end_inset
15064
15065 limites
15066 \family default
15067  pour 
15068 \family sans
15069 En
15070 \begin_inset space ~
15071 \end_inset
15072
15073 ligne
15074 \family default
15075  (raccourci 
15076 \family sans
15077 Alt+M
15078 \family default
15079
15080 \begin_inset space ~
15081 \end_inset
15082
15083
15084 \family sans
15085 L
15086 \family default
15087 ).
15088  Un exemple:
15089 \end_layout
15090
15091 \begin_layout Standard
15092 Implicitement les limites ont ce type:
15093 \begin_inset Formula 
15094 \[
15095 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15096 \]
15097
15098 \end_inset
15099
15100 Voici à quoi elles ressemblent si on change le type des limites à 
15101 \family sans
15102 En
15103 \begin_inset space ~
15104 \end_inset
15105
15106 ligne
15107 \family default
15108 :
15109 \begin_inset Formula 
15110 \[
15111 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15112 \]
15113
15114 \end_inset
15115
15116 Pour les intégrales, à part pour celles dont le nom se termine en 
15117 \series bold
15118 op
15119 \series default
15120  comme 
15121 \series bold
15122
15123 \backslash
15124 intop
15125 \series default
15126
15127 \series bold
15128
15129 \backslash
15130 ointop
15131 \series default
15132  etc., les limites sont placées implicitement après l'opérateur.
15133  Mais pour les intégrales multiples les limites sont souvent placées sous
15134  l'opérateur.
15135  Dans l'exemple suivant, le type de limites a donc été mis à 
15136 \series bold
15137 Hors
15138 \begin_inset space ~
15139 \end_inset
15140
15141 ligne 
15142 \series default
15143 et elles sont donc placées sous les intégrales:
15144 \begin_inset Formula 
15145 \begin{equation}
15146 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15147 \end{equation}
15148
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \begin_layout Standard
15155 \begin_inset VSpace medskip
15156 \end_inset
15157
15158 Pour préciser des conditions pour les limites, on utilise les commandes
15159  
15160 \series bold
15161
15162 \backslash
15163 subarray
15164 \series default
15165
15166 \begin_inset Index idx
15167 status collapsed
15168
15169 \begin_layout Plain Layout
15170 Commandes ! S ! 
15171 \backslash
15172 subarray
15173 \end_layout
15174
15175 \end_inset
15176
15177  et 
15178 \series bold
15179
15180 \backslash
15181 substack
15182 \series default
15183
15184 \begin_inset Index idx
15185 status collapsed
15186
15187 \begin_layout Plain Layout
15188 Commandes ! S ! 
15189 \backslash
15190 substack
15191 \end_layout
15192
15193 \end_inset
15194
15195 .
15196  Par exemple, pour obtenir cette expression 
15197 \begin_inset Formula 
15198 \begin{equation}
15199 \sum_{\begin{subarray}{c}
15200 0<k<1000\\
15201 \\
15202 k\,\in\,\mathbb{N}
15203 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15204 \end{equation}
15205
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \begin_layout Standard
15212 on doit faire ceci:
15213 \begin_inset Newline newline
15214 \end_inset
15215
15216 D'abord taper la commande 
15217 \series bold
15218
15219 \backslash
15220 sum
15221 \series default
15222 ^
15223 \series bold
15224 n
15225 \begin_inset space \textvisiblespace{}
15226 \end_inset
15227
15228 _
15229 \series default
15230  .
15231  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15232  on y insère la commande 
15233 \series bold
15234
15235 \backslash
15236 subarray
15237 \begin_inset space \textvisiblespace{}
15238 \end_inset
15239
15240
15241 \series default
15242 .
15243  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15244  écrire plusieurs lignes les unes au dessus des autres.
15245  On crée une nouvelle ligne en insérant un saut de ligne (
15246 \family sans
15247 Ctrl+Entrée
15248 \family default
15249 ).
15250  Maintenant, quand on tape
15251 \begin_inset Newline newline
15252 \end_inset
15253
15254
15255 \series bold
15256 0<k<1000 Ctrl+Entrée
15257 \begin_inset Newline newline
15258 \end_inset
15259
15260
15261 \series default
15262 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15263 \end_layout
15264
15265 \begin_layout Standard
15266 L'alignement des lignes peut être modifié en alignement à gauche avec la
15267  barre d'outils 
15268 \family sans
15269 Tableaux
15270 \family default
15271  ou avec le menu 
15272 \family sans
15273 Édition\SpecialChar \menuseparator
15274 Lignes
15275 \begin_inset space ~
15276 \end_inset
15277
15278 &
15279 \begin_inset space ~
15280 \end_inset
15281
15282 colonnes
15283 \family default
15284 .
15285  Pour avoir un alignement à droite, on insère un 
15286 \series bold
15287
15288 \backslash
15289 hfill
15290 \begin_inset space \textvisiblespace{}
15291 \end_inset
15292
15293
15294 \series default
15295  au début de la ligne.
15296 \end_layout
15297
15298 \begin_layout Standard
15299 La commande 
15300 \series bold
15301
15302 \backslash
15303 substack
15304 \series default
15305  est équivalente à 
15306 \series bold
15307
15308 \backslash
15309 subarray
15310 \series default
15311  avec la différence que les lignes sont toujours centrées.
15312 \end_layout
15313
15314 \begin_layout Standard
15315 \begin_inset VSpace bigskip
15316 \end_inset
15317
15318 Comme dans le cas de la formule 
15319 \begin_inset CommandInset ref
15320 LatexCommand eqref
15321 reference "eq:substack"
15322
15323 \end_inset
15324
15325 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15326 s qui suivent l'opérateur se trouvent après la limite.
15327 \end_layout
15328
15329 \begin_layout Standard
15330 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15331 \end_layout
15332
15333 \begin_layout Standard
15334
15335 \series bold
15336
15337 \backslash
15338 def
15339 \backslash
15340 clap#1{
15341 \backslash
15342 hbox to 0pt{
15343 \backslash
15344 hss #1
15345 \backslash
15346 hss}}
15347 \begin_inset Newline newline
15348 \end_inset
15349
15350
15351 \backslash
15352 def
15353 \backslash
15354 mathclap {
15355 \backslash
15356 mathpalette 
15357 \backslash
15358 mathclapinternal}
15359 \begin_inset Newline newline
15360 \end_inset
15361
15362
15363 \backslash
15364 def
15365 \backslash
15366 mathclapinternal #1#2{
15367 \backslash
15368 clap{$
15369 \backslash
15370 mathsurround =0pt #1{#2}$}}
15371 \end_layout
15372
15373 \begin_layout Standard
15374 Elle définit la commande 
15375 \series bold
15376
15377 \backslash
15378 mathclap
15379 \series default
15380
15381 \begin_inset Index idx
15382 status collapsed
15383
15384 \begin_layout Plain Layout
15385 Commandes ! M ! 
15386 \backslash
15387 mathclap
15388 \end_layout
15389
15390 \end_inset
15391
15392  qui met la largeur de la limite à 0
15393 \begin_inset space \thinspace{}
15394 \end_inset
15395
15396 pt.
15397  La syntaxe de la commande est:
15398 \end_layout
15399
15400 \begin_layout Standard
15401
15402 \series bold
15403
15404 \backslash
15405 mathclap{limite}
15406 \end_layout
15407
15408 \begin_layout Standard
15409 où la limite peut être composée de plusieurs conditions.
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Appliqué à la formule 
15414 \begin_inset CommandInset ref
15415 LatexCommand eqref
15416 reference "eq:substack"
15417
15418 \end_inset
15419
15420 , on utilise la commande
15421 \end_layout
15422
15423 \begin_layout Standard
15424
15425 \series bold
15426
15427 \backslash
15428 sum_
15429 \backslash
15430 mathclap{
15431 \backslash
15432 substack
15433 \begin_inset space \textvisiblespace{}
15434 \end_inset
15435
15436 0<k<1000 Ctrl+Entrée
15437 \end_layout
15438
15439 \begin_layout Standard
15440 pour créer la limite inférieure.
15441  L'opérande est maintenant juste après l'opérateur de sommation:
15442 \begin_inset Formula 
15443 \[
15444 \sum_{\mathclap{\substack{0<k<1000\\
15445 \\
15446 k\,\in\,\mathbb{N}
15447 }
15448 }}^{n}k^{-2}
15449 \]
15450
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \begin_layout Standard
15457 \begin_inset VSpace bigskip
15458 \end_inset
15459
15460 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
15461 \begin_inset CommandInset ref
15462 LatexCommand ref
15463 reference "sub:Opérateurs-personnalisés"
15464
15465 \end_inset
15466
15467 .
15468 \end_layout
15469
15470 \begin_layout Subsection
15471 Décoration pour les opérateurs
15472 \begin_inset Index idx
15473 status collapsed
15474
15475 \begin_layout Plain Layout
15476 Opérateurs ! Décoration
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \begin_layout Standard
15485 Avec les commandes 
15486 \series bold
15487
15488 \backslash
15489 overset
15490 \series default
15491
15492 \begin_inset Index idx
15493 status collapsed
15494
15495 \begin_layout Plain Layout
15496 Commandes ! O ! 
15497 \backslash
15498 overset
15499 \end_layout
15500
15501 \end_inset
15502
15503  et 
15504 \series bold
15505
15506 \backslash
15507 underset
15508 \series default
15509
15510 \begin_inset Index idx
15511 status collapsed
15512
15513 \begin_layout Plain Layout
15514 Commandes ! U ! 
15515 \backslash
15516 underset
15517 \end_layout
15518
15519 \end_inset
15520
15521  on peut placer des caractères respectivement au dessus ou en dessous d'un
15522  opérateur.
15523  Avec la commande 
15524 \series bold
15525
15526 \backslash
15527 sideset
15528 \series default
15529
15530 \begin_inset Index idx
15531 status collapsed
15532
15533 \begin_layout Plain Layout
15534 Commandes ! S ! 
15535 \backslash
15536 sideset
15537 \end_layout
15538
15539 \end_inset
15540
15541 , on peut placer des caractères avant ou après un grand opérateur.
15542  La syntaxe de la commande est:
15543 \series bold
15544
15545 \begin_inset Newline newline
15546 \end_inset
15547
15548
15549 \backslash
15550 sideset{caractère avant}{caractère après}
15551 \end_layout
15552
15553 \begin_layout Standard
15554
15555 \series bold
15556
15557 \backslash
15558 sideset
15559 \series default
15560  doit toujours se trouver avant l'opérateur.
15561   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
15562  d'autres opérateurs ou des symboles.
15563  Pour placer par exemple seulement des caractères derrière un grand opérateur,
15564  ne mettez rien entre les deux premières accolades, mais ne les omettez
15565  pas.
15566 \end_layout
15567
15568 \begin_layout Standard
15569 Par exemple la commande 
15570 \series bold
15571
15572 \backslash
15573 sideset{
15574 \begin_inset Formula $\to$
15575 \end_inset
15576
15577
15578 \backslash
15579 {
15580 \series default
15581 '
15582 \series bold
15583
15584 \begin_inset Formula $\to$
15585 \end_inset
15586
15587
15588 \backslash
15589 sum_k=1
15590 \begin_inset space \textvisiblespace{}
15591 \end_inset
15592
15593
15594 \series default
15595 ^
15596 \series bold
15597 n
15598 \series default
15599  donne:
15600 \begin_inset Formula 
15601 \[
15602 \sideset{}{'}\sum_{k=1}^{n}
15603 \]
15604
15605 \end_inset
15606
15607
15608 \end_layout
15609
15610 \begin_layout Standard
15611 \begin_inset Note Greyedout
15612 status open
15613
15614 \begin_layout Plain Layout
15615
15616 \series bold
15617 Nota: 
15618 \backslash
15619 sideset
15620 \series default
15621  ne peut être utilisé que pour les grands opérateurs, il ne convient pas
15622  pour les opérateurs binaires.
15623 \end_layout
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 Avec 
15632 \series bold
15633
15634 \backslash
15635 overset
15636 \series default
15637  et 
15638 \series bold
15639
15640 \backslash
15641 underset
15642 \series default
15643  on peut aussi décorer des symboles et des caractères.
15644  Pour exemple la commande 
15645 \series bold
15646
15647 \backslash
15648 overset
15649 \begin_inset space \textvisiblespace{}
15650 \end_inset
15651
15652
15653 \backslash
15654 maltese
15655 \begin_inset space \textvisiblespace{}
15656 \end_inset
15657
15658
15659 \series default
15660
15661 \begin_inset Formula $\uparrow$
15662 \end_inset
15663
15664
15665 \series bold
15666 a
15667 \series default
15668  donne:
15669 \begin_inset Formula 
15670 \[
15671 \overset{a}{\maltese}
15672 \]
15673
15674 \end_inset
15675
15676
15677 \end_layout
15678
15679 \begin_layout Subsection
15680 Opérateurs binaires
15681 \begin_inset CommandInset label
15682 LatexCommand label
15683 name "sub:Opérateurs-binaires"
15684
15685 \end_inset
15686
15687
15688 \begin_inset Index idx
15689 status collapsed
15690
15691 \begin_layout Plain Layout
15692 Opérateurs ! binaires
15693 \end_layout
15694
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \begin_layout Standard
15701 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
15702  avant et après eux.
15703 \begin_inset VSpace medskip
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \begin_layout Standard
15710 \begin_inset space \hfill{}
15711 \end_inset
15712
15713
15714 \begin_inset Tabular
15715 <lyxtabular version="3" rows="13" columns="2">
15716 <features rotate="0" tabularvalignment="middle">
15717 <column alignment="center" valignment="top" width="0pt">
15718 <column alignment="center" valignment="top" width="0pt">
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 Commande
15725 \begin_inset Note Note
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729
15730 \series bold
15731
15732 \backslash
15733 raisebox
15734 \series default
15735  est seulement utilisée pour faire de la place
15736 \end_layout
15737
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749 Résultat
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 </row>
15755 <row>
15756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 +
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769 \begin_inset Formula $+$
15770 \end_inset
15771
15772
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 </row>
15778 <row>
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783 -
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792 \begin_inset Formula $-$
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 </row>
15801 <row>
15802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806
15807 \backslash
15808 pm
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 \begin_inset Formula $\pm$
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 </row>
15826 <row>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \backslash
15833 mp
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 \begin_inset Formula $\mp$
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row>
15852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856
15857 \backslash
15858 cdot
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867 \begin_inset Formula $\cdot$
15868 \end_inset
15869
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881
15882 \backslash
15883 times
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892 \begin_inset Formula $\times$
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 </row>
15901 <row>
15902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906
15907 \backslash
15908 div
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 \begin_inset Formula $\div$
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 </row>
15926 <row>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931 \begin_inset ERT
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935
15936
15937 \backslash
15938 raisebox{-1.2mm}{
15939 \end_layout
15940
15941 \end_inset
15942
15943 *
15944 \begin_inset ERT
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948
15949 }
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 \begin_inset Formula $*$
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \end_inset
15970 </cell>
15971 </row>
15972 <row>
15973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977
15978 \backslash
15979 star
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 \begin_inset Formula $\star$
15989 \end_inset
15990
15991
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 </row>
15997 <row>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002
16003 \backslash
16004 circ
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013 \begin_inset Formula $\circ$
16014 \end_inset
16015
16016
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 <row>
16023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027
16028 \backslash
16029 diamond
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 \begin_inset Formula $\diamond$
16039 \end_inset
16040
16041
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 </row>
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052
16053 \backslash
16054 bullet
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 \begin_inset Formula $\bullet$
16064 \end_inset
16065
16066
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 </row>
16072 </lyxtabular>
16073
16074 \end_inset
16075
16076
16077 \begin_inset space \hfill{}
16078 \end_inset
16079
16080
16081 \begin_inset Tabular
16082 <lyxtabular version="3" rows="13" columns="2">
16083 <features rotate="0" tabularvalignment="middle">
16084 <column alignment="center" valignment="top" width="0pt">
16085 <column alignment="center" valignment="top" width="0pt">
16086 <row>
16087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 Commande
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100 Résultat
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 </row>
16106 <row>
16107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111
16112 \backslash
16113 nabla
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122 \begin_inset Formula $\nabla$
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 </row>
16131 <row>
16132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136
16137 \backslash
16138 bigtriangledown
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147 \begin_inset Formula $\bigtriangledown$
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 </row>
16156 <row>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161
16162 \backslash
16163 bigtriangleup
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 \begin_inset Formula $\bigtriangleup$
16173 \end_inset
16174
16175
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 </row>
16181 <row>
16182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186
16187 \backslash
16188 Box
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 \begin_inset Formula $\Box$
16198 \end_inset
16199
16200
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 </row>
16206 <row>
16207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211
16212 \backslash
16213 cap 
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222 \begin_inset Formula $\cap$
16223 \end_inset
16224
16225
16226 \end_layout
16227
16228 \end_inset
16229 </cell>
16230 </row>
16231 <row>
16232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236
16237 \backslash
16238 cup
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247 \begin_inset Formula $\cup$
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 </row>
16256 <row>
16257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Plain Layout
16261
16262 \backslash
16263 dagger
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Formula $\dagger$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286
16287 \backslash
16288 ddagger
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297 \begin_inset Formula $\ddagger$
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 </row>
16306 <row>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311
16312 \backslash
16313 wr
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 \begin_inset Formula $\wr$
16323 \end_inset
16324
16325
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 </row>
16331 <row>
16332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336
16337 \backslash
16338 bigcirc
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 \begin_inset Formula $\bigcirc$
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 <row>
16357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361
16362 \backslash
16363 wedge
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 \begin_inset Formula $\wedge$
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 <row>
16382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \backslash
16388 vee
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 \begin_inset Formula $\vee$
16398 \end_inset
16399
16400
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 </row>
16406 </lyxtabular>
16407
16408 \end_inset
16409
16410
16411 \begin_inset space \hfill{}
16412 \end_inset
16413
16414
16415 \begin_inset Tabular
16416 <lyxtabular version="3" rows="13" columns="2">
16417 <features rotate="0" tabularvalignment="middle">
16418 <column alignment="center" valignment="top" width="0pt">
16419 <column alignment="center" valignment="top" width="0pt">
16420 <row>
16421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 Commande
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 Résultat
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445
16446 \backslash
16447 oplus
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 \begin_inset Formula $\oplus$
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 <row>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470
16471 \backslash
16472 ominus
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 \begin_inset Formula $\ominus$
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \backslash
16497 otimes
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 \begin_inset Formula $\otimes$
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \backslash
16522 oslash
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 \begin_inset Formula $\oslash$
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545
16546 \backslash
16547 odot
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 \begin_inset Formula $\odot$
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570
16571 \backslash
16572 amalg
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 \begin_inset Formula $\amalg$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595
16596 \backslash
16597 uplus
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606 \begin_inset Formula $\uplus$
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 </row>
16615 <row>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620
16621 \backslash
16622 setminus
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 \begin_inset Formula $\setminus$
16632 \end_inset
16633
16634
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 </row>
16640 <row>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645
16646 \backslash
16647 sqcap
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16653 \begin_inset Text
16654
16655 \begin_layout Plain Layout
16656 \begin_inset Formula $\sqcap$
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 </row>
16665 <row>
16666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670
16671 \backslash
16672 sqcup
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 \begin_inset Formula $\sqcup$
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695
16696 \backslash
16697 triangleleft
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 \begin_inset Formula $\triangleleft$
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 <row>
16716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720
16721 \backslash
16722 triangleright
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 \begin_inset Formula $\triangleright$
16732 \end_inset
16733
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 </lyxtabular>
16741
16742 \end_inset
16743
16744
16745 \begin_inset space \hfill{}
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 Tous les opérateurs binaires peuvent être insérés avec le bouton 
16753 \begin_inset Graphics
16754         filename ../../images/math/pm.png
16755         scale 85
16756
16757 \end_inset
16758
16759  de la barre d'outils mathématique.
16760 \end_layout
16761
16762 \begin_layout Standard
16763 Pour obtenir l'opérateur Laplacien, on peut utiliser 
16764 \series bold
16765
16766 \backslash
16767 Delta
16768 \series default
16769  ou 
16770 \series bold
16771
16772 \backslash
16773 nabla
16774 \series default
16775 ^
16776 \series bold
16777 2
16778 \series default
16779  (
16780 \begin_inset Formula $\nabla^{2}$
16781 \end_inset
16782
16783 ) à la place de 
16784 \series bold
16785
16786 \backslash
16787 bigtriangleup
16788 \series default
16789  .
16790 \end_layout
16791
16792 \begin_layout Standard
16793 Le caractère 
16794 \family sans
16795 Séparateur
16796 \begin_inset space ~
16797 \end_inset
16798
16799 de
16800 \begin_inset space ~
16801 \end_inset
16802
16803 menu
16804 \family default
16805  du menu 
16806 \family sans
16807 Insertion\SpecialChar \menuseparator
16808 Caractères
16809 \begin_inset space ~
16810 \end_inset
16811
16812 spécial
16813 \family default
16814  est en fait l'opérateur 
16815 \series bold
16816
16817 \backslash
16818 triangleright
16819 \series default
16820 .
16821 \end_layout
16822
16823 \begin_layout Subsection
16824 Opérateurs personnalisés
16825 \begin_inset CommandInset label
16826 LatexCommand label
16827 name "sub:Opérateurs-personnalisés"
16828
16829 \end_inset
16830
16831
16832 \begin_inset Index idx
16833 status collapsed
16834
16835 \begin_layout Plain Layout
16836 Opérateurs ! personnalisés
16837 \end_layout
16838
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \begin_layout Standard
16845 Avec l'aide de la commande 
16846 \series bold
16847
16848 \backslash
16849 DeclareMathOperator
16850 \series default
16851
16852 \begin_inset Index idx
16853 status collapsed
16854
16855 \begin_layout Plain Layout
16856 Commandes ! D ! 
16857 \backslash
16858 dbinom@
16859 \backslash
16860 DeclareMathOperator
16861 \end_layout
16862
16863 \end_inset
16864
16865 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
16866  La syntaxe de la commande est:
16867 \end_layout
16868
16869 \begin_layout Standard
16870
16871 \series bold
16872
16873 \backslash
16874 DeclareMathOperator{nouvelle commande}{affichage}
16875 \end_layout
16876
16877 \begin_layout Standard
16878 L'affichage peut être composé de caractères ou de symboles qui définissent
16879  comment l'opérateur doit apparaître dans la sortie finale.
16880  Pour définir un grand opérateur, on met une * après la commande.
16881  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
16882  c'est décrit dans 
16883 \begin_inset CommandInset ref
16884 LatexCommand ref
16885 reference "sub:Limites-des-opérateurs"
16886
16887 \end_inset
16888
16889 .
16890 \end_layout
16891
16892 \begin_layout Standard
16893 Par exemple la ligne 
16894 \end_layout
16895
16896 \begin_layout Standard
16897
16898 \series bold
16899
16900 \backslash
16901 DeclareMathOperator*{
16902 \backslash
16903 Losange}{
16904 \backslash
16905 blacklozenge}
16906 \end_layout
16907
16908 \begin_layout Standard
16909 dans le préambule LaTeX définit la commande 
16910 \series bold
16911
16912 \backslash
16913 Losange
16914 \series default
16915 , qui insère un grand opérateur qui consiste en un symbole losange venant
16916  de 
16917 \begin_inset CommandInset ref
16918 LatexCommand ref
16919 reference "sub:Symboles-divers"
16920
16921 \end_inset
16922
16923 :
16924 \begin_inset Formula 
16925 \[
16926 \Losange_{n=1}^{\infty}
16927 \]
16928
16929 \end_inset
16930
16931 La commande utilisée pour cette formule est: 
16932 \series bold
16933
16934 \backslash
16935 Losange
16936 \series default
16937 ^
16938 \series bold
16939
16940 \backslash
16941 infty
16942 \begin_inset Formula $\to$
16943 \end_inset
16944
16945 _n=1
16946 \end_layout
16947
16948 \begin_layout Standard
16949 \begin_inset VSpace bigskip
16950 \end_inset
16951
16952 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
16953  document, on peut aussi le définir avec les commandes 
16954 \series bold
16955
16956 \backslash
16957 mathop
16958 \series default
16959
16960 \begin_inset Index idx
16961 status collapsed
16962
16963 \begin_layout Plain Layout
16964 Commandes ! M ! 
16965 \backslash
16966 mathop
16967 \end_layout
16968
16969 \end_inset
16970
16971  et 
16972 \series bold
16973
16974 \backslash
16975 mathbin
16976 \series default
16977
16978 \begin_inset Index idx
16979 status collapsed
16980
16981 \begin_layout Plain Layout
16982 Commandes ! M ! 
16983 \backslash
16984 mathbin
16985 \end_layout
16986
16987 \end_inset
16988
16989 , qui ont les syntaxes suivantes:
16990 \end_layout
16991
16992 \begin_layout Standard
16993
16994 \series bold
16995
16996 \backslash
16997 mathop{affichage}
16998 \series default
16999  et 
17000 \series bold
17001
17002 \backslash
17003 mathbin{affichage}
17004 \end_layout
17005
17006 \begin_layout Standard
17007
17008 \series bold
17009
17010 \backslash
17011 mathop
17012 \series default
17013  définit des grands opérateurs et 
17014 \series bold
17015
17016 \backslash
17017 mathbin
17018 \series default
17019  des opérateurs binaires.
17020 \end_layout
17021
17022 \begin_layout Standard
17023
17024 \series bold
17025
17026 \backslash
17027 mathop
17028 \series default
17029  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17030 \end_layout
17031
17032 \begin_layout Standard
17033 \begin_inset Formula 
17034 \[
17035 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17036 \]
17037
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \begin_layout Standard
17044 La commande pour la formule précédente est:
17045 \begin_inset Newline newline
17046 \end_inset
17047
17048
17049 \series bold
17050
17051 \backslash
17052 mathop{
17053 \backslash
17054 sum
17055 \backslash
17056 negmedspace
17057 \backslash
17058 sum
17059 \series default
17060
17061 \begin_inset space \textvisiblespace{}
17062 \end_inset
17063
17064
17065 \series bold
17066
17067 \begin_inset Formula $\to$
17068 \end_inset
17069
17070 ^N
17071 \series default
17072
17073 \begin_inset space \textvisiblespace{}
17074 \end_inset
17075
17076
17077 \series bold
17078 _i,j=1
17079 \end_layout
17080
17081 \begin_layout Standard
17082 \begin_inset Newpage newpage
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \begin_layout Section
17089 Polices de caractères
17090 \begin_inset Index idx
17091 status collapsed
17092
17093 \begin_layout Plain Layout
17094 Polices de caractères
17095 \end_layout
17096
17097 \end_inset
17098
17099
17100 \begin_inset Index idx
17101 status collapsed
17102
17103 \begin_layout Plain Layout
17104 Fontes| see
17105 \begin_inset ERT
17106 status collapsed
17107
17108 \begin_layout Plain Layout
17109
17110 {
17111 \end_layout
17112
17113 \end_inset
17114
17115 Polices de caractères
17116 \begin_inset ERT
17117 status collapsed
17118
17119 \begin_layout Plain Layout
17120
17121 }
17122 \end_layout
17123
17124 \end_inset
17125
17126
17127 \end_layout
17128
17129 \end_inset
17130
17131
17132 \end_layout
17133
17134 \begin_layout Subsection
17135 Styles de polices
17136 \begin_inset CommandInset label
17137 LatexCommand label
17138 name "sub:Styles-de-polices"
17139
17140 \end_inset
17141
17142
17143 \begin_inset Index idx
17144 status collapsed
17145
17146 \begin_layout Plain Layout
17147 Polices de caractères ! style
17148 \end_layout
17149
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \begin_layout Standard
17156 Dans les formules on peut affecter aux lettres latines un des styles de
17157  police suivant:
17158 \begin_inset VSpace -2mm
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \begin_layout Standard
17165 \align center
17166 \begin_inset Tabular
17167 <lyxtabular version="3" rows="7" columns="3">
17168 <features rotate="0" tabularvalignment="middle">
17169 <column alignment="center" valignment="top">
17170 <column alignment="center" valignment="top">
17171 <column alignment="center" valignment="top">
17172 <row>
17173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 Commande
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 Résultat
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 Raccourci
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 mathbb
17209 \begin_inset space \textvisiblespace{}
17210 \end_inset
17211
17212 ABC
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221 \begin_inset Formula $\mathbb{ABC}$
17222 \end_inset
17223
17224
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \family sans
17235 Alt+C C
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 <row>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246
17247 \backslash
17248 mathbf
17249 \begin_inset space \textvisiblespace{}
17250 \end_inset
17251
17252 AbC
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 \begin_inset Formula $\mathbf{AbC}$
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273
17274 \family sans
17275 Ctrl+B
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \backslash
17288 boldsymbol
17289 \begin_inset space \textvisiblespace{}
17290 \end_inset
17291
17292 AbC
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 \begin_inset Formula $\boldsymbol{AbC}$
17302 \end_inset
17303
17304
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313
17314 \family sans
17315 Alt+C B
17316 \family default
17317  ou 
17318 \family sans
17319 Ctrl+Alt+B
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 </row>
17325 <row>
17326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330
17331 \backslash
17332 mathcal
17333 \begin_inset space \textvisiblespace{}
17334 \end_inset
17335
17336 ABC
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 \begin_inset Formula $\mathcal{ABC}$
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357
17358 \family sans
17359 Ctrl+E
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 </row>
17365 <row>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370
17371 \backslash
17372 mathfrak
17373 \begin_inset space \textvisiblespace{}
17374 \end_inset
17375
17376 AbC
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 \begin_inset Formula $\mathfrak{AbC}$
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397 -
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 mathscr
17411 \series bold
17412
17413 \begin_inset space \textvisiblespace{}
17414 \end_inset
17415
17416
17417 \series default
17418 AbC
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 \begin_inset Formula $\mathscr{AbC}$
17428 \end_inset
17429
17430
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439 -
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 </lyxtabular>
17446
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \begin_layout Standard
17453 \align center
17454 \begin_inset Tabular
17455 <lyxtabular version="3" rows="5" columns="3">
17456 <features rotate="0" tabularvalignment="middle">
17457 <column alignment="center" valignment="top">
17458 <column alignment="center" valignment="top">
17459 <column alignment="center" valignment="top">
17460 <row>
17461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 Commande
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 Résultat
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 Raccourci
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 </row>
17489 <row>
17490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494
17495 \backslash
17496 mathit
17497 \begin_inset space \textvisiblespace{}
17498 \end_inset
17499
17500 AbC
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 \begin_inset Formula $\mathit{AbC}$
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Plain Layout
17521 -
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 <row>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532
17533 \backslash
17534 mathrm
17535 \begin_inset space \textvisiblespace{}
17536 \end_inset
17537
17538 AbC
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Formula $\mathrm{AbC}$
17548 \end_inset
17549
17550
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559
17560 \family sans
17561 Alt+C R
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 </row>
17567 <row>
17568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572
17573 \backslash
17574 mathsf
17575 \begin_inset space \textvisiblespace{}
17576 \end_inset
17577
17578 AbC
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 \begin_inset Formula $\mathsf{AbC}$
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \family sans
17601 Alt+C S
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \backslash
17614 mathtt
17615 \begin_inset space \textvisiblespace{}
17616 \end_inset
17617
17618 AbC
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627 \begin_inset Formula $\mathtt{AbC}$
17628 \end_inset
17629
17630
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \family sans
17641 Ctrl+Shift+P
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 </lyxtabular>
17648
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \begin_layout Standard
17655 \begin_inset Note Greyedout
17656 status open
17657
17658 \begin_layout Plain Layout
17659
17660 \series bold
17661 Note:
17662 \series default
17663  Les styles 
17664 \series bold
17665
17666 \backslash
17667 mathbb
17668 \series default
17669  et 
17670 \series bold
17671
17672 \backslash
17673 mathcal
17674 \series default
17675  ne peuvent être utilisés que pour les lettres majuscules.
17676 \end_layout
17677
17678 \end_inset
17679
17680
17681 \end_layout
17682
17683 \begin_layout Standard
17684 Le style prédéfini est 
17685 \series bold
17686
17687 \backslash
17688 mathnormal
17689 \series default
17690 .
17691 \end_layout
17692
17693 \begin_layout Standard
17694 Les commandes de style fonctionnent aussi pour des caractères dans des construct
17695 ions mathématiques:
17696 \begin_inset Formula 
17697 \[
17698 \mathfrak{A=\frac{b}{C}}
17699 \]
17700
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \begin_layout Standard
17707 Les caractères en texte mathématique n'apparaissent pas avec un style de
17708  police mathématique mais avec le style de police texte 
17709 \series bold
17710
17711 \backslash
17712 textrm
17713 \series default
17714 .
17715  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
17716  de style est un bug de LyX.
17717 \begin_inset Foot
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721 \begin_inset CommandInset href
17722 LatexCommand href
17723 name "LyX-bug #4629"
17724 target "http://www.lyx.org/trac/ticket/4629"
17725
17726 \end_inset
17727
17728
17729 \end_layout
17730
17731 \end_inset
17732
17733
17734 \end_layout
17735
17736 \begin_layout Standard
17737 À la place des commandes de style, on peut utiliser le menu 
17738 \family sans
17739 Édition\SpecialChar \menuseparator
17740 Math\SpecialChar \menuseparator
17741 Style
17742 \begin_inset space ~
17743 \end_inset
17744
17745 de
17746 \begin_inset space ~
17747 \end_inset
17748
17749 Texte
17750 \family default
17751  ou le bouton 
17752 \begin_inset Graphics
17753         filename ../../images/math/font.png
17754         scale 85
17755
17756 \end_inset
17757
17758  de la barre d'outils mathématique.
17759 \end_layout
17760
17761 \begin_layout Subsection
17762 Formules en gras
17763 \begin_inset CommandInset label
17764 LatexCommand label
17765 name "sub:Formules-en-gras"
17766
17767 \end_inset
17768
17769
17770 \begin_inset Index idx
17771 status collapsed
17772
17773 \begin_layout Plain Layout
17774 Formules ! en gras
17775 \end_layout
17776
17777 \end_inset
17778
17779
17780 \end_layout
17781
17782 \begin_layout Standard
17783 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
17784  
17785 \series bold
17786
17787 \backslash
17788 mathbf
17789 \series default
17790  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
17791  grecques minuscules.
17792  En plus elle affiche toujours les lettres latines en caractères droits,
17793  comme dans l'équation suivante:
17794 \end_layout
17795
17796 \begin_layout Standard
17797 \begin_inset Formula 
17798 \[
17799 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}
17800 \]
17801
17802 \end_inset
17803
17804
17805 \end_layout
17806
17807 \begin_layout Standard
17808 Pour afficher cette formule correctement; on utilise la commande 
17809 \series bold
17810
17811 \backslash
17812 boldsymbol
17813 \series default
17814 :
17815 \begin_inset Formula 
17816 \[
17817 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}
17818 \]
17819
17820 \end_inset
17821
17822 Il est aussi possible de mettre l'équation dans un environnement 
17823 \series bold
17824 boldmath
17825 \series default
17826 .
17827  On crée cet environnement en insérant la commande 
17828 \series bold
17829
17830 \backslash
17831 boldmath
17832 \series default
17833
17834 \begin_inset Index idx
17835 status collapsed
17836
17837 \begin_layout Plain Layout
17838 Commandes ! B ! 
17839 \backslash
17840 boldmath
17841 \end_layout
17842
17843 \end_inset
17844
17845  en mode TeX.
17846  Pour terminer l'environnement, on insère la commande 
17847 \series bold
17848
17849 \backslash
17850 unboldmath
17851 \series default
17852
17853 \begin_inset Index idx
17854 status collapsed
17855
17856 \begin_layout Plain Layout
17857 Commandes ! U ! 
17858 \backslash
17859 unboldmath
17860 \end_layout
17861
17862 \end_inset
17863
17864  toujours en mode TeX.
17865 \begin_inset ERT
17866 status collapsed
17867
17868 \begin_layout Plain Layout
17869
17870
17871 \backslash
17872 boldmath 
17873 \end_layout
17874
17875 \end_inset
17876
17877
17878 \begin_inset Formula 
17879 \[
17880 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}
17881 \]
17882
17883 \end_inset
17884
17885
17886 \begin_inset ERT
17887 status collapsed
17888
17889 \begin_layout Plain Layout
17890
17891
17892 \backslash
17893 unboldmath 
17894 \end_layout
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \begin_layout Subsection
17902 Formules en couleur
17903 \begin_inset Index idx
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907 Formules ! en couleur
17908 \end_layout
17909
17910 \end_inset
17911
17912
17913 \end_layout
17914
17915 \begin_layout Standard
17916 Les formules peuvent être colorées comme du texte normal : mettez en évidence
17917  la formule ou la portion de formule et utilisez la fenêtre de dialogue
17918  
17919 \family sans
17920 Style de texte
17921 \family default
17922 .
17923  Voici une formule en magenta :
17924 \end_layout
17925
17926 \begin_layout Standard
17927 \begin_inset Formula 
17928 \[
17929 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17930 \]
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Vous pouvez aussi définir vos propres couleurs comme c'est expliqué dans
17939 \begin_inset space ~
17940 \end_inset
17941
17942
17943 \begin_inset CommandInset ref
17944 LatexCommand ref
17945 reference "sub:Boîtes-colorées"
17946
17947 \end_inset
17948
17949 .
17950  Elles peuvent ensuite être utilisées avec la commande en code TeX 
17951 \series bold
17952
17953 \backslash
17954 textcolor
17955 \series default
17956  
17957 \begin_inset Index idx
17958 status collapsed
17959
17960 \begin_layout Plain Layout
17961 Commandes ! T ! 
17962 \backslash
17963 textcolor
17964 \end_layout
17965
17966 \end_inset
17967
17968  avec la syntaxe 
17969 \end_layout
17970
17971 \begin_layout Standard
17972
17973 \series bold
17974
17975 \backslash
17976 textcolor{couleur}{caractères ou formule}
17977 \end_layout
17978
17979 \begin_layout Standard
17980 L'exemple suivant a été coloré entièrement en vert foncé et partiellement
17981  en rouge :
17982 \end_layout
17983
17984 \begin_layout Standard
17985 \begin_inset ERT
17986 status collapsed
17987
17988 \begin_layout Plain Layout
17989
17990
17991 \backslash
17992 textcolor{vertfonce}{
17993 \end_layout
17994
17995 \end_inset
17996
17997
17998 \begin_inset Formula 
17999 \[
18000 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18001 \]
18002
18003 \end_inset
18004
18005
18006 \begin_inset ERT
18007 status collapsed
18008
18009 \begin_layout Plain Layout
18010
18011 }
18012 \end_layout
18013
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \begin_layout Standard
18020 A cause d'un bug de LyX, on peut colorer seulement des formules complètes
18021  avec des couleurs personnalisées.
18022 \begin_inset Foot
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 \begin_inset CommandInset href
18027 LatexCommand href
18028 name "LyX-bug #5269"
18029 target "http://www.lyx.org/trac/ticket/5269"
18030
18031 \end_inset
18032
18033
18034 \end_layout
18035
18036 \end_inset
18037
18038
18039 \end_layout
18040
18041 \begin_layout Subsection
18042 Tailles de polices
18043 \begin_inset CommandInset label
18044 LatexCommand label
18045 name "sub:Tailles-polices"
18046
18047 \end_inset
18048
18049
18050 \begin_inset Index idx
18051 status collapsed
18052
18053 \begin_layout Plain Layout
18054 Polices ! tailles
18055 \end_layout
18056
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \begin_layout Standard
18063 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18064  les caractères qui sont dans le texte, les commandes de changement de taille
18065  suivantes:
18066 \end_layout
18067
18068 \begin_layout Standard
18069
18070 \series bold
18071
18072 \backslash
18073 Huge
18074 \series default
18075
18076 \series bold
18077
18078 \backslash
18079 huge
18080 \series default
18081
18082 \series bold
18083
18084 \backslash
18085 LARGE
18086 \series default
18087
18088 \series bold
18089
18090 \backslash
18091 Large
18092 \series default
18093
18094 \series bold
18095
18096 \backslash
18097 large
18098 \series default
18099
18100 \series bold
18101
18102 \backslash
18103 normalsize
18104 \series default
18105
18106 \series bold
18107
18108 \backslash
18109 small
18110 \series default
18111 ,
18112 \begin_inset Newline newline
18113 \end_inset
18114
18115
18116 \series bold
18117
18118 \backslash
18119 footnotesize
18120 \series default
18121
18122 \series bold
18123
18124 \backslash
18125 scriptsize
18126 \series default
18127  et 
18128 \series bold
18129
18130 \backslash
18131 tiny
18132 \begin_inset Foot
18133 status collapsed
18134
18135 \begin_layout Plain Layout
18136 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18137  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Standard
18146 La taille des caractères produits par ces commandes dépend de la taille
18147  de police du document, qui correspond à la commande 
18148 \series bold
18149
18150 \backslash
18151 normalsize
18152 \series default
18153 .
18154  Les autres commandes produisent des tailles plus ou moins grandes que 
18155 \series bold
18156
18157 \backslash
18158 normalsize
18159 \series default
18160 .
18161  La taille de la police ne peut donc pas dépasser une certaine valeur.
18162  Par exemple, pour un document dans une police de taille 12
18163 \begin_inset space \thinspace{}
18164 \end_inset
18165
18166 pt, la commande 
18167 \series bold
18168
18169 \backslash
18170 Huge
18171 \series default
18172  va donner la même taille que 
18173 \series bold
18174
18175 \backslash
18176 huge
18177 \series default
18178 .
18179  
18180 \end_layout
18181
18182 \begin_layout Standard
18183 Une commande de changement de taille est insérée en mode TeX avant la formule
18184  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18185  caractères du texte.
18186  Pour revenir à la taille initiale, on doit insérer la commande 
18187 \series bold
18188
18189 \backslash
18190 normalsize
18191 \series default
18192  en mode TeX après la formule.
18193 \end_layout
18194
18195 \begin_layout Standard
18196 Dans un formule, la taille peut être modifiée grâce aux commandes suivantes:
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \noindent
18201 \align center
18202 \begin_inset Tabular
18203 <lyxtabular version="3" rows="5" columns="2">
18204 <features rotate="0" tabularvalignment="middle">
18205 <column alignment="center" valignment="top">
18206 <column alignment="center" valignment="top">
18207 <row>
18208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212 Commande
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 Résultat
18222 \begin_inset Note Note
18223 status collapsed
18224
18225 \begin_layout Plain Layout
18226
18227 \series bold
18228
18229 \backslash
18230 raisebox
18231 \series default
18232  est seulement utilisée pour faire de la place
18233 \end_layout
18234
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 <row>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248
18249 \backslash
18250 displaystyle
18251 \begin_inset Index idx
18252 status collapsed
18253
18254 \begin_layout Plain Layout
18255 Commandes ! D ! 
18256 \backslash
18257 displaystyle
18258 \end_layout
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 </row>
18280 <row>
18281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285
18286 \backslash
18287 textstyle
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18297 \end_inset
18298
18299
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 </row>
18305 <row>
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310
18311 \backslash
18312 scriptstyle
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \backslash
18337 scriptscriptstyle
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 </row>
18355 </lyxtabular>
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \begin_layout Standard
18363 Après la saisie de ces commandes, une boîte bleue apparaît, où doivent être
18364  saisies les parties de formule concernées.
18365 \end_layout
18366
18367 \begin_layout Standard
18368 Il existe une autre méthode pour changer la taille de la police, qui ne
18369  s'applique que pour modifier la taille des symboles et des lettres dans
18370  le texte mathématique.
18371  Pour l'utiliser, une des commandes usuelles de modification de taille de
18372  texte vues plus haut est insérée en mode mathématique: tous les caractères
18373  qui suivent jusqu'à la fin du texte mathématique ou jusqu'à ce que la taille
18374  soit de nouveau modifiée, auront la taille choisie.
18375  Deux exemples:
18376 \begin_inset VSpace -2mm
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 \begin_inset ERT
18384 status collapsed
18385
18386 \begin_layout Plain Layout
18387
18388
18389 \backslash
18390 huge 
18391 \end_layout
18392
18393 \end_inset
18394
18395
18396 \begin_inset Formula 
18397 \[
18398 A=\frac{B}{c}\cdot\maltese
18399 \]
18400
18401 \end_inset
18402
18403
18404 \begin_inset Formula 
18405 \[
18406 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18407 \]
18408
18409 \end_inset
18410
18411
18412 \begin_inset ERT
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416
18417
18418 \backslash
18419 normalsize 
18420 \end_layout
18421
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \begin_layout Standard
18428 \begin_inset VSpace medskip
18429 \end_inset
18430
18431 Avant les deux formules, on a inséré la commande 
18432 \series bold
18433
18434 \backslash
18435 huge
18436 \series default
18437 .
18438  La commande utilisée pour la deuxième formule est:
18439 \begin_inset Newline newline
18440 \end_inset
18441
18442
18443 \series bold
18444
18445 \backslash
18446 maltese
18447 \begin_inset space \textvisiblespace{}
18448 \end_inset
18449
18450 A Alt+M M 
18451 \backslash
18452 Large
18453 \begin_inset space \textvisiblespace{}
18454 \end_inset
18455
18456
18457 \backslash
18458 maltese
18459 \begin_inset space \textvisiblespace{}
18460 \end_inset
18461
18462
18463 \backslash
18464 textit
18465 \begin_inset space \textvisiblespace{}
18466 \end_inset
18467
18468 A
18469 \begin_inset Formula $\to$
18470 \end_inset
18471
18472
18473 \begin_inset Formula $\to$
18474 \end_inset
18475
18476
18477 \begin_inset Newline newline
18478 \end_inset
18479
18480
18481 \series default
18482
18483 \begin_inset space \hspace*{}
18484 \length 1cm
18485 \end_inset
18486
18487
18488 \series bold
18489 Alt+M M 
18490 \backslash
18491 tiny
18492 \begin_inset space \textvisiblespace{}
18493 \end_inset
18494
18495
18496 \backslash
18497 maltese
18498 \begin_inset space \textvisiblespace{}
18499 \end_inset
18500
18501
18502 \backslash
18503 textit
18504 \begin_inset space \textvisiblespace{}
18505 \end_inset
18506
18507 A
18508 \end_layout
18509
18510 \begin_layout Standard
18511 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18512  affiché dans la taille implicite
18513 \end_layout
18514
18515 \begin_layout Section
18516 Les lettres grecques
18517 \begin_inset Index idx
18518 status collapsed
18519
18520 \begin_layout Plain Layout
18521 Lettres grecques
18522 \end_layout
18523
18524 \end_inset
18525
18526
18527 \end_layout
18528
18529 \begin_layout Standard
18530 On peut insérer toutes les lettres grecques avec le bouton 
18531 \begin_inset Graphics
18532         filename ../../images/math/alpha.png
18533         scale 85
18534
18535 \end_inset
18536
18537  de la barre d'outils mathématiques.
18538  Toutes les normes internationales de typographie indiquent que les lettres
18539  grecques en mathématique doivent être écrites en italique.
18540  Dans certaines langues comme le russe et le français, elles sont parfois
18541  quand même en lettres droites.
18542 \end_layout
18543
18544 \begin_layout Subsection
18545 Lettres minuscules
18546 \begin_inset Index idx
18547 status collapsed
18548
18549 \begin_layout Plain Layout
18550 Lettres grecques ! minuscules
18551 \end_layout
18552
18553 \end_inset
18554
18555
18556 \end_layout
18557
18558 \begin_layout Standard
18559 \begin_inset space \hfill{}
18560 \end_inset
18561
18562
18563 \begin_inset Tabular
18564 <lyxtabular version="3" rows="11" columns="2">
18565 <features rotate="0" tabularvalignment="middle">
18566 <column alignment="center" valignment="top" width="0pt">
18567 <column alignment="center" valignment="top" width="0pt">
18568 <row>
18569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 Commande
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 Résultat
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 </row>
18588 <row>
18589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593
18594 \backslash
18595 alpha
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 \begin_inset Formula $\alpha$
18605 \end_inset
18606
18607
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 </row>
18613 <row>
18614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618
18619 \backslash
18620 beta
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 \begin_inset Formula $\beta$
18630 \end_inset
18631
18632
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \backslash
18645 gamma
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 \begin_inset Formula $\gamma$
18655 \end_inset
18656
18657
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 </row>
18663 <row>
18664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \backslash
18670 delta
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679 \begin_inset Formula $\delta$
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 </row>
18688 <row>
18689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \backslash
18695 epsilon
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704 \begin_inset Formula $\epsilon$
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 </row>
18713 <row>
18714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \backslash
18720 varepsilon
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729 \begin_inset Formula $\varepsilon$
18730 \end_inset
18731
18732
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 </row>
18738 <row>
18739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \backslash
18745 zeta
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 \begin_inset Formula $\zeta$
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 <row>
18764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \backslash
18770 eta
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779 \begin_inset Formula $\eta$
18780 \end_inset
18781
18782
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \backslash
18795 theta
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 \begin_inset Formula $\theta$
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 </row>
18813 <row>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \backslash
18820 vartheta
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 \begin_inset Formula $\vartheta$
18830 \end_inset
18831
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 </lyxtabular>
18839
18840 \end_inset
18841
18842
18843 \begin_inset space \hfill{}
18844 \end_inset
18845
18846
18847 \begin_inset Tabular
18848 <lyxtabular version="3" rows="12" columns="2">
18849 <features rotate="0" tabularvalignment="middle">
18850 <column alignment="center" valignment="top" width="0pt">
18851 <column alignment="center" valignment="top" width="0pt">
18852 <row>
18853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857 Commande
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 Résultat
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 </row>
18872 <row>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \backslash
18879 iota
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 \begin_inset Formula $\iota$
18889 \end_inset
18890
18891
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \backslash
18904 kappa
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 \begin_inset Formula $\kappa$
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 </row>
18922 <row>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \backslash
18929 varkappa
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 \begin_inset Formula $\varkappa$
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \backslash
18954 lambda
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 \begin_inset Formula $\lambda$
18964 \end_inset
18965
18966
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 </row>
18972 <row>
18973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977
18978 \backslash
18979 mu
18980 \end_layout
18981
18982 \end_inset
18983 </cell>
18984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988 \begin_inset Formula $\mu$
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 </row>
18997 <row>
18998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002
19003 \backslash
19004 nu
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 \begin_inset Formula $\nu$
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 </row>
19022 <row>
19023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \backslash
19029 xi
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 \begin_inset Formula $\xi$
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 </row>
19047 <row>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 o
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 \begin_inset Formula $o$
19062 \end_inset
19063
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 </row>
19070 <row>
19071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \backslash
19077 pi
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 \begin_inset Formula $\pi$
19087 \end_inset
19088
19089
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 </row>
19095 <row>
19096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \backslash
19102 varpi
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111 \begin_inset Formula $\varpi$
19112 \end_inset
19113
19114
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 </row>
19120 <row>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125
19126 \backslash
19127 rho
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136 \begin_inset Formula $\rho$
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 </lyxtabular>
19146
19147 \end_inset
19148
19149
19150 \begin_inset space \hfill{}
19151 \end_inset
19152
19153
19154 \begin_inset Tabular
19155 <lyxtabular version="3" rows="11" columns="2">
19156 <features rotate="0" tabularvalignment="middle">
19157 <column alignment="center" valignment="top" width="0pt">
19158 <column alignment="center" valignment="top" width="0pt">
19159 <row>
19160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 Commande
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173 Résultat
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 </row>
19179 <row>
19180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184
19185 \backslash
19186 varrho
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 \begin_inset Formula $\varrho$
19196 \end_inset
19197
19198
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 </row>
19204 <row>
19205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \backslash
19211 sigma
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 \begin_inset Formula $\sigma$
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 </row>
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \backslash
19236 varsigma
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245 \begin_inset Formula $\varsigma$
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row>
19255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \backslash
19261 tau
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 \begin_inset Formula $\tau$
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \backslash
19286 upsilon
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset Formula $\upsilon$
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 <row>
19305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309
19310 \backslash
19311 phi
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Formula $\phi$
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row>
19330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334
19335 \backslash
19336 varphi
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 \begin_inset Formula $\varphi$
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 </row>
19354 <row>
19355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359
19360 \backslash
19361 chi
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370 \begin_inset Formula $\chi$
19371 \end_inset
19372
19373
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \backslash
19386 psi
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 \begin_inset Formula $\psi$
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 </row>
19404 <row>
19405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \backslash
19411 omega
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 \begin_inset Formula $\omega$
19421 \end_inset
19422
19423
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 </row>
19429 </lyxtabular>
19430
19431 \end_inset
19432
19433
19434 \begin_inset space \hfill{}
19435 \end_inset
19436
19437
19438 \end_layout
19439
19440 \begin_layout Standard
19441 \begin_inset VSpace medskip
19442 \end_inset
19443
19444
19445 \end_layout
19446
19447 \begin_layout Standard
19448 On explique comment obtenir des lettres grecques droites spéciales dans
19449  
19450 \begin_inset CommandInset ref
19451 LatexCommand ref
19452 reference "sub:minuscules-grecques-droites"
19453
19454 \end_inset
19455
19456 .
19457 \end_layout
19458
19459 \begin_layout Standard
19460 \begin_inset Newpage newpage
19461 \end_inset
19462
19463
19464 \end_layout
19465
19466 \begin_layout Subsection
19467 Lettres majuscules
19468 \begin_inset Index idx
19469 status collapsed
19470
19471 \begin_layout Plain Layout
19472 Lettres grecques ! majuscules
19473 \end_layout
19474
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \begin_layout Standard
19481 \begin_inset space \hfill{}
19482 \end_inset
19483
19484
19485 \begin_inset Tabular
19486 <lyxtabular version="3" rows="7" columns="2">
19487 <features rotate="0" tabularvalignment="middle">
19488 <column alignment="center" valignment="top" width="0pt">
19489 <column alignment="center" valignment="top" width="0pt">
19490 <row>
19491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495 Commande
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504 Résultat
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 </row>
19510 <row>
19511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \backslash
19517 Gamma
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 \begin_inset Formula $\Gamma$
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 </row>
19535 <row>
19536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540
19541 \backslash
19542 Delta
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 \begin_inset Formula $\Delta$
19552 \end_inset
19553
19554
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 <row>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \backslash
19567 Theta
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 \begin_inset Formula $\Theta$
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590
19591 \backslash
19592 Lambda
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 \begin_inset Formula $\Lambda$
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \backslash
19617 Xi
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 \begin_inset Formula $\Xi$
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \backslash
19642 Pi
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 \begin_inset Formula $\Pi$
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 </lyxtabular>
19661
19662 \end_inset
19663
19664
19665 \begin_inset space \hfill{}
19666 \end_inset
19667
19668
19669 \begin_inset Tabular
19670 <lyxtabular version="3" rows="6" columns="2">
19671 <features rotate="0" tabularvalignment="middle">
19672 <column alignment="center" valignment="top" width="0pt">
19673 <column alignment="center" valignment="top" width="0pt">
19674 <row>
19675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679 Commande
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688 Résultat
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \backslash
19701 Sigma
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 \begin_inset Formula $\Sigma$
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 </row>
19719 <row>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \backslash
19726 Upsilon
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $\Upsilon$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 Phi
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\Phi$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 Psi
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\Psi$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 Omega
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\Omega$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 </lyxtabular>
19820
19821 \end_inset
19822
19823
19824 \begin_inset space \hfill{}
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout Standard
19831 \begin_inset VSpace medskip
19832 \end_inset
19833
19834 Le fait que les lettres grecques majuscules apparaissent droites provient
19835  d'un défaut de conception quand TeX a été développé.
19836  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
19837  commande par 
19838 \series bold
19839 var
19840 \series default
19841 .
19842  Par exemple, la commande 
19843 \series bold
19844
19845 \backslash
19846 varGamma
19847 \series default
19848  produit 
19849 \begin_inset Formula $\varGamma$
19850 \end_inset
19851
19852 .
19853  Une autre méthode consiste à charger le paquetage 
19854 \series bold
19855 fixmath
19856 \series default
19857
19858 \begin_inset Foot
19859 status collapsed
19860
19861 \begin_layout Plain Layout
19862
19863 \series bold
19864 fixmath
19865 \series default
19866  fait partie du paquetage 
19867 \series bold
19868 was
19869 \series default
19870
19871 \begin_inset Index idx
19872 status collapsed
19873
19874 \begin_layout Plain Layout
19875 Paquetages ! was
19876 \begin_inset ERT
19877 status collapsed
19878
19879 \begin_layout Plain Layout
19880
19881
19882 \backslash
19883 vspace{4mm}
19884 \end_layout
19885
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892
19893 .
19894 \end_layout
19895
19896 \end_inset
19897
19898
19899 \begin_inset Index idx
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903 Paquetages ! fixmath
19904 \end_layout
19905
19906 \end_inset
19907
19908  avec la ligne suivante dans le préambule LaTeX :
19909 \end_layout
19910
19911 \begin_layout Standard
19912
19913 \series bold
19914
19915 \backslash
19916 usepackage{fixmath}
19917 \end_layout
19918
19919 \begin_layout Standard
19920 Toutes les majuscules grecques du document seront alors mises en italique.
19921 \end_layout
19922
19923 \begin_layout Subsection
19924 Lettres grasses
19925 \begin_inset Index idx
19926 status collapsed
19927
19928 \begin_layout Plain Layout
19929 Lettres grecques ! grasses
19930 \end_layout
19931
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \begin_layout Standard
19938 Les lettres grecques ne peuvent être mise dans différents styles de polices
19939  comme les lettres latines.
19940  Elles peuvent seulement être mises en gras avec la commande 
19941 \series bold
19942
19943 \backslash
19944 boldsymbol
19945 \series default
19946
19947 \begin_inset Index idx
19948 status collapsed
19949
19950 \begin_layout Plain Layout
19951 Commandes ! B ! 
19952 \backslash
19953 boldsymbol
19954 \end_layout
19955
19956 \end_inset
19957
19958 .
19959 \end_layout
19960
19961 \begin_layout Standard
19962 \align center
19963 \begin_inset Tabular
19964 <lyxtabular version="3" rows="3" columns="2">
19965 <features rotate="0" tabularvalignment="middle">
19966 <column alignment="center" valignment="top">
19967 <column alignment="center" valignment="top">
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973 Commande
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 Résultat
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 </row>
19988 <row>
19989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993
19994 \backslash
19995 Upsilon
19996 \backslash
19997 boldsymbol
19998 \backslash
19999 Upsilon
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \backslash
20024 theta
20025 \backslash
20026 boldsymbol
20027 \backslash
20028 theta
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 \begin_inset Formula $\theta\boldsymbol{\theta}$
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 </lyxtabular>
20047
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \begin_layout Section
20054 Symboles
20055 \begin_inset ERT
20056 status collapsed
20057
20058 \begin_layout Plain Layout
20059
20060
20061 \backslash
20062 texorpdfstring{
20063 \end_layout
20064
20065 \end_inset
20066
20067
20068 \begin_inset Foot
20069 status collapsed
20070
20071 \begin_layout Plain Layout
20072 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20073  être trouvée dans 
20074 \begin_inset CommandInset citation
20075 LatexCommand cite
20076 key "Symbols"
20077
20078 \end_inset
20079
20080 .
20081 \end_layout
20082
20083 \end_inset
20084
20085
20086 \begin_inset ERT
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090
20091 }{}
20092 \end_layout
20093
20094 \end_inset
20095
20096
20097 \begin_inset Note Note
20098 status collapsed
20099
20100 \begin_layout Plain Layout
20101
20102 \backslash
20103 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20104  dans les signets PDF.
20105 \end_layout
20106
20107 \begin_layout Plain Layout
20108 Plus au sujet de 
20109 \backslash
20110 texorpdfstring dans la section 
20111 \begin_inset CommandInset ref
20112 LatexCommand ref
20113 reference "sub:formules-dans-les-entêtes"
20114
20115 \end_inset
20116
20117 .
20118 \end_layout
20119
20120 \end_inset
20121
20122
20123 \begin_inset Index idx
20124 status collapsed
20125
20126 \begin_layout Plain Layout
20127 Symboles
20128 \end_layout
20129
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \begin_layout Standard
20136 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20137  grâce aux boutons 
20138 \begin_inset Graphics
20139         filename ../../images/math/nabla.png
20140         scale 85
20141
20142 \end_inset
20143
20144  et 
20145 \begin_inset Graphics
20146         filename ../../images/math/digamma.png
20147         scale 85
20148
20149 \end_inset
20150
20151  de la barre d'outils mathématique.
20152 \end_layout
20153
20154 \begin_layout Subsection
20155 Symboles mathématiques
20156 \begin_inset CommandInset label
20157 LatexCommand label
20158 name "sub:Symboles-mathématiques"
20159
20160 \end_inset
20161
20162
20163 \begin_inset Index idx
20164 status collapsed
20165
20166 \begin_layout Plain Layout
20167 Symboles ! mathématiques
20168 \end_layout
20169
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \begin_layout Standard
20176 \begin_inset space \hfill{}
20177 \end_inset
20178
20179
20180 \begin_inset Tabular
20181 <lyxtabular version="3" rows="10" columns="2">
20182 <features rotate="0" tabularvalignment="middle">
20183 <column alignment="center" valignment="top" width="0pt">
20184 <column alignment="center" valignment="top" width="0pt">
20185 <row>
20186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 Commande
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 Résultat
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 </row>
20205 <row>
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \backslash
20212 neg
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 \begin_inset Formula $\neg$
20222 \end_inset
20223
20224
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 </row>
20230 <row>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235
20236 \backslash
20237 Im
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 \begin_inset Formula $\Im$
20247 \end_inset
20248
20249
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 </row>
20255 <row>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \backslash
20262 Re
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 \begin_inset Formula $\Re$
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 </row>
20280 <row>
20281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285
20286 \backslash
20287 aleph
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20293 \begin_inset Text
20294
20295 \begin_layout Plain Layout
20296 \begin_inset Formula $\aleph$
20297 \end_inset
20298
20299
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 </row>
20305 <row>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310
20311 \backslash
20312 partial
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 \begin_inset Formula $\partial$
20322 \end_inset
20323
20324
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335
20336 \backslash
20337 infty
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 \begin_inset Formula $\infty$
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \backslash
20362 wp
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 \begin_inset Formula $\wp$
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 </row>
20380 <row>
20381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385
20386 \backslash
20387 imath
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 \begin_inset Formula $\imath$
20397 \end_inset
20398
20399
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 </row>
20405 <row>
20406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410
20411 \backslash
20412 jmath
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421 \begin_inset Formula $\jmath$
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 </row>
20430 </lyxtabular>
20431
20432 \end_inset
20433
20434
20435 \begin_inset space \hfill{}
20436 \end_inset
20437
20438
20439 \begin_inset Tabular
20440 <lyxtabular version="3" rows="10" columns="2">
20441 <features rotate="0" tabularvalignment="middle">
20442 <column alignment="center" valignment="top" width="0pt">
20443 <column alignment="center" valignment="top" width="0pt">
20444 <row>
20445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 Commande
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458 Résultat
20459 \begin_inset Note Note
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463
20464 \series bold
20465
20466 \backslash
20467 raisebox
20468 \series default
20469  est seulement utilisée pour faire de la place
20470 \end_layout
20471
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \end_inset
20478 </cell>
20479 </row>
20480 <row>
20481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485
20486 \backslash
20487 forall
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496 \begin_inset Formula $\forall$
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \backslash
20512 exists
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 \begin_inset Formula $\exists$
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 </row>
20530 <row>
20531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535
20536 \backslash
20537 nexists
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546 \begin_inset Formula $\nexists$
20547 \end_inset
20548
20549
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 </row>
20555 <row>
20556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \backslash
20562 emptyset
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 \begin_inset Formula $\emptyset$
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \backslash
20587 varnothing
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 \begin_inset Formula $\varnothing$
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \backslash
20612 dag
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 \begin_inset Formula $\dag$
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 <row>
20631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635
20636 \backslash
20637 ddag
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646 \begin_inset Formula $\ddag$
20647 \end_inset
20648
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 </row>
20655 <row>
20656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660
20661 \backslash
20662 complement
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671 \begin_inset ERT
20672 status collapsed
20673
20674 \begin_layout Plain Layout
20675
20676
20677 \backslash
20678 raisebox{-0.8mm}{
20679 \end_layout
20680
20681 \end_inset
20682
20683
20684 \begin_inset Formula $\complement$
20685 \end_inset
20686
20687
20688 \begin_inset ERT
20689 status collapsed
20690
20691 \begin_layout Plain Layout
20692
20693 }
20694 \end_layout
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row>
20705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \backslash
20711 Bbbk
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 \begin_inset Formula $\Bbbk$
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 </lyxtabular>
20730
20731 \end_inset
20732
20733
20734 \begin_inset space \hfill{}
20735 \end_inset
20736
20737
20738 \begin_inset Tabular
20739 <lyxtabular version="3" rows="10" columns="2">
20740 <features rotate="0" tabularvalignment="middle">
20741 <column alignment="center" valignment="top" width="0pt">
20742 <column alignment="center" valignment="top" width="0pt">
20743 <row>
20744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 Commande
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757 Résultat
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 </row>
20763 <row>
20764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \backslash
20770 prime
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779 \begin_inset Formula $\prime$
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 </row>
20788 <row>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793
20794 \backslash
20795 backprime
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Formula $\backprime$
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 mho
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\mho$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 <row>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \backslash
20845 triangle
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Formula $\triangle$
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 angle
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 \begin_inset Formula $\angle$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \backslash
20895 measuredangle
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $\measuredangle$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \backslash
20920 sphericalangle
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 \begin_inset Formula $\sphericalangle$
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row>
20939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \backslash
20945 top
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 \begin_inset Formula $\top$
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 </row>
20963 <row>
20964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968
20969 \backslash
20970 bot
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 \begin_inset Formula $\bot$
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 </lyxtabular>
20989
20990 \end_inset
20991
20992
20993 \begin_inset space \hfill{}
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \begin_layout Subsection
21000 Symboles divers
21001 \begin_inset CommandInset label
21002 LatexCommand label
21003 name "sub:Symboles-divers"
21004
21005 \end_inset
21006
21007
21008 \begin_inset Index idx
21009 status collapsed
21010
21011 \begin_layout Plain Layout
21012 Symboles ! divers
21013 \end_layout
21014
21015 \end_inset
21016
21017
21018 \end_layout
21019
21020 \begin_layout Standard
21021 \noindent
21022 \align center
21023 \begin_inset Tabular
21024 <lyxtabular version="3" rows="10" columns="2">
21025 <features rotate="0" tabularvalignment="middle">
21026 <column alignment="center" valignment="top" width="0pt">
21027 <column alignment="center" valignment="top" width="0pt">
21028 <row>
21029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 Commande
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 Résultat
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053
21054 \backslash
21055 flat
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 \begin_inset Formula $\flat$
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 </row>
21073 <row>
21074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078
21079 \backslash
21080 natural
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089 \begin_inset Formula $\natural$
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \end_inset
21096 </cell>
21097 </row>
21098 <row>
21099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103
21104 \backslash
21105 sharp
21106 \end_layout
21107
21108 \end_inset
21109 </cell>
21110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21111 \begin_inset Text
21112
21113 \begin_layout Plain Layout
21114 \begin_inset Formula $\sharp$
21115 \end_inset
21116
21117
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 </row>
21123 <row>
21124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128
21129 \backslash
21130 surd
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139 \begin_inset Formula $\surd$
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 </row>
21148 <row>
21149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21150 \begin_inset Text
21151
21152 \begin_layout Plain Layout
21153
21154 \backslash
21155 checkmark
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164 \begin_inset Formula $\checkmark$
21165 \end_inset
21166
21167
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 </row>
21173 <row>
21174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178
21179 \backslash
21180 yen
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 \begin_inset Formula $\yen$
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 </row>
21198 <row>
21199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203
21204 \backslash
21205 pounds
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\pounds$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 <row>
21224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228 $
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\$$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 <row>
21247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 §
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260 \begin_inset Formula $§$
21261 \end_inset
21262
21263
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 </row>
21269 </lyxtabular>
21270
21271 \end_inset
21272
21273
21274 \begin_inset Tabular
21275 <lyxtabular version="3" rows="10" columns="2">
21276 <features rotate="0" tabularvalignment="middle">
21277 <column alignment="center" valignment="top">
21278 <column alignment="center" valignment="top">
21279 <row>
21280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 Commande
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293 Résultat
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 </row>
21299 <row>
21300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304
21305 \backslash
21306 hbar
21307 \end_layout
21308
21309 \end_inset
21310 </cell>
21311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315 \begin_inset Formula $\hbar$
21316 \end_inset
21317
21318
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 </row>
21324 <row>
21325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329
21330 \backslash
21331 hslash
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340 \begin_inset Formula $\hslash$
21341 \end_inset
21342
21343
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 clubsuit
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 $\clubsuit$
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 spadesuit
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 $\spadesuit$
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 bigstar
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 $\bigstar$
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" leftline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429
21430 \backslash
21431 blacklozenge
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Formula $\blacklozenge$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 <row>
21450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454
21455 \backslash
21456 blacktriangle
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 \begin_inset Formula $\blacktriangle$
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \end_inset
21472 </cell>
21473 </row>
21474 <row>
21475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479
21480 \backslash
21481 blacktiangledown
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490 \begin_inset Formula $\blacktriangledown$
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 </row>
21499 <row>
21500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504
21505 \backslash
21506 bullet
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $\bullet$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 </lyxtabular>
21525
21526 \end_inset
21527
21528
21529 \begin_inset Tabular
21530 <lyxtabular version="3" rows="10" columns="2">
21531 <features rotate="0" tabularvalignment="middle">
21532 <column alignment="center" valignment="top" width="0pt">
21533 <column alignment="center" valignment="top" width="0pt">
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 Commande
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548 Résultat
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 </row>
21554 <row>
21555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559
21560 \backslash
21561 diamondsuit
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570 \begin_inset Formula $\diamondsuit$
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 </row>
21579 <row>
21580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584
21585 \backslash
21586 Diamond
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 \begin_inset Formula $\Diamond$
21596 \end_inset
21597
21598
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 </row>
21604 <row>
21605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609
21610 \backslash
21611 heartsuit
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 \begin_inset Formula $\heartsuit$
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \backslash
21636 P
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645 \begin_inset Formula $\P$
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \backslash
21661 copyright
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Formula $\copyright$
21671 \end_inset
21672
21673
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \backslash
21686 circledR
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\circledR$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 maltese
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\maltese$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \backslash
21736 diagup
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 \begin_inset Formula $\diagup$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
21755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \backslash
21761 diagdown
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 \begin_inset Formula $\diagdown$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 </lyxtabular>
21780
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \begin_layout Standard
21787 \begin_inset VSpace medskip
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \begin_layout Standard
21794 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
21795 \begin_inset CommandInset ref
21796 LatexCommand ref
21797 reference "sub:Tailles-polices"
21798
21799 \end_inset
21800
21801 .
21802 \end_layout
21803
21804 \begin_layout Subsection
21805 Le symbole de l'Euro €
21806 \begin_inset Index idx
21807 status collapsed
21808
21809 \begin_layout Plain Layout
21810 Symboles ! symbole de l'Euro
21811 \end_layout
21812
21813 \end_inset
21814
21815
21816 \begin_inset Index idx
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820
21821 \backslash
21822 @
21823 \begin_inset ERT
21824 status collapsed
21825
21826 \begin_layout Plain Layout
21827
21828
21829 \backslash
21830 officialeuro
21831 \end_layout
21832
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \begin_layout Standard
21844 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
21845  paquetage LaTeX 
21846 \series bold
21847 eurosym
21848 \series default
21849
21850 \begin_inset Index idx
21851 status collapsed
21852
21853 \begin_layout Plain Layout
21854 Paquetages ! eurosym
21855 \end_layout
21856
21857 \end_inset
21858
21859  et le charger avec la ligne suivante dans le préambule LaTeX
21860 \end_layout
21861
21862 \begin_layout Standard
21863
21864 \series bold
21865
21866 \backslash
21867 usepackage[gennarrow]{eurosym}
21868 \end_layout
21869
21870 \begin_layout Standard
21871 Le symbole de l'Euro peut alors être inséré avec la commande 
21872 \series bold
21873
21874 \backslash
21875 euro
21876 \series default
21877
21878 \begin_inset Index idx
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882 Commandes ! E ! 
21883 \backslash
21884 euro
21885 \end_layout
21886
21887 \end_inset
21888
21889 .
21890 \end_layout
21891
21892 \begin_layout Standard
21893 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
21894 e avec la touche €, sans avoir à installer le paquetage 
21895 \series bold
21896 eurosym
21897 \series default
21898 .
21899  Quand 
21900 \series bold
21901 eurosym
21902 \series default
21903  est installé, on peut aussi insérer la commande 
21904 \series bold
21905
21906 \backslash
21907 euro
21908 \series default
21909  en mode TeX.
21910  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
21911  
21912 \series bold
21913
21914 \backslash
21915 officialeuro
21916 \series default
21917
21918 \begin_inset Index idx
21919 status collapsed
21920
21921 \begin_layout Plain Layout
21922 Commandes ! O ! 
21923 \backslash
21924 officialeuro
21925 \end_layout
21926
21927 \end_inset
21928
21929 , qui n'est utilisable qu'en mode TeX.
21930 \end_layout
21931
21932 \begin_layout Standard
21933 \begin_inset ERT
21934 status collapsed
21935
21936 \begin_layout Plain Layout
21937
21938
21939 \backslash
21940 ifeurosym 
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \begin_inset Note Note
21947 status open
21948
21949 \begin_layout Plain Layout
21950 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
21951 \series bold
21952 eurosym
21953 \series default
21954  est installé.
21955 \end_layout
21956
21957 \end_inset
21958
21959
21960 \end_layout
21961
21962 \begin_layout Standard
21963 Un aperçu des différents symboles de l'Euro:
21964 \end_layout
21965
21966 \begin_layout Standard
21967 \align center
21968 \begin_inset Tabular
21969 <lyxtabular version="3" rows="4" columns="3">
21970 <features rotate="0" tabularvalignment="middle">
21971 <column alignment="center" valignment="top" width="0pt">
21972 <column alignment="center" valignment="top" width="0pt">
21973 <column alignment="center" valignment="top" width="0pt">
21974 <row>
21975 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 Commande 
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 Résultat
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 </row>
22003 <row>
22004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22005 \begin_inset Text
22006
22007 \begin_layout Plain Layout
22008 formule
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017
22018 \backslash
22019 euro
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028 \begin_inset Formula $\euro$
22029 \end_inset
22030
22031
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 </row>
22037 <row>
22038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 texte mathématique
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\mbox{€}$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 mode TeX
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout Plain Layout
22083
22084 \backslash
22085 officialeuro
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094 \begin_inset ERT
22095 status collapsed
22096
22097 \begin_layout Plain Layout
22098
22099
22100 \backslash
22101 officialeuro
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 </row>
22112 </lyxtabular>
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 \begin_inset ERT
22121 status collapsed
22122
22123 \begin_layout Plain Layout
22124
22125
22126 \backslash
22127 else 
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \begin_inset Note Note
22134 status open
22135
22136 \begin_layout Plain Layout
22137 Ce qui suit sera affiché si le paquetage LaTeX 
22138 \series bold
22139 eurosym
22140 \series default
22141  n'est pas installé:
22142 \end_layout
22143
22144 \end_inset
22145
22146
22147 \end_layout
22148
22149 \begin_layout Standard
22150 Vous devez installer le paquetage LaTeX 
22151 \series bold
22152 eurosym
22153 \series default
22154  pour voir le reste de cette section dans la sortie imprimée.
22155 \end_layout
22156
22157 \begin_layout Standard
22158 \begin_inset ERT
22159 status collapsed
22160
22161 \begin_layout Plain Layout
22162
22163
22164 \backslash
22165 fi 
22166 \end_layout
22167
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \begin_layout Section
22174 Opérateurs de relation
22175 \begin_inset CommandInset label
22176 LatexCommand label
22177 name "sec:Relations"
22178
22179 \end_inset
22180
22181
22182 \begin_inset Index idx
22183 status collapsed
22184
22185 \begin_layout Plain Layout
22186 Relations
22187 \end_layout
22188
22189 \end_inset
22190
22191
22192 \begin_inset Index idx
22193 status collapsed
22194
22195 \begin_layout Plain Layout
22196 Comparaisons|see
22197 \begin_inset ERT
22198 status collapsed
22199
22200 \begin_layout Plain Layout
22201
22202 {
22203 \end_layout
22204
22205 \end_inset
22206
22207 Relations
22208 \begin_inset ERT
22209 status collapsed
22210
22211 \begin_layout Plain Layout
22212
22213 }
22214 \end_layout
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \begin_layout Standard
22227 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22228  le bouton 
22229 \begin_inset Graphics
22230         filename ../../images/math/leq.png
22231         scale 85
22232
22233 \end_inset
22234
22235  de la barre d'outils.
22236 \end_layout
22237
22238 \begin_layout Standard
22239 \begin_inset Tabular
22240 <lyxtabular version="3" rows="17" columns="2">
22241 <features rotate="0" tabularvalignment="middle">
22242 <column alignment="center" valignment="top" width="0pt">
22243 <column alignment="center" valignment="top">
22244 <row>
22245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249
22250 \size small
22251 Commande
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \size small
22262 Résultat
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 </row>
22268 <row>
22269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273 <
22274 \end_layout
22275
22276 \end_inset
22277 </cell>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282 \begin_inset Formula $<$
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 </row>
22291 <row>
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296
22297 \backslash
22298 le
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307 \begin_inset Formula $\le$
22308 \end_inset
22309
22310
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 </row>
22316 <row>
22317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Plain Layout
22321
22322 \backslash
22323 ll
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332 \begin_inset Formula $\ll$
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 </row>
22341 <row>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346
22347 \backslash
22348 prec
22349 \end_layout
22350
22351 \end_inset
22352 </cell>
22353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357 \begin_inset Formula $\prec$
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 </row>
22366 <row>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \backslash
22373 preceq
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382 \begin_inset Formula $\preceq$
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 </row>
22391 <row>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \backslash
22398 subset
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407 \begin_inset Formula $\subset$
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 </row>
22416 <row>
22417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421
22422 \backslash
22423 subseteq
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432 \begin_inset Formula $\subseteq$
22433 \end_inset
22434
22435
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 </row>
22441 <row>
22442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446
22447 \backslash
22448 sqsubseteq
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Formula $\sqsubseteq$
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 </row>
22466 <row>
22467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471
22472 \backslash
22473 in
22474 \end_layout
22475
22476 \end_inset
22477 </cell>
22478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482 \begin_inset Formula $\in$
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 </row>
22491 <row>
22492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \backslash
22498 vdash
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507 \begin_inset Formula $\vdash$
22508 \end_inset
22509
22510
22511 \end_layout
22512
22513 \end_inset
22514 </cell>
22515 </row>
22516 <row>
22517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22518 \begin_inset Text
22519
22520 \begin_layout Plain Layout
22521
22522 \backslash
22523 smile
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532 \begin_inset Formula $\smile$
22533 \end_inset
22534
22535
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 </row>
22541 <row>
22542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546
22547 \backslash
22548 lhd
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 \begin_inset Formula $\lhd$
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 </row>
22566 <row>
22567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571
22572 \backslash
22573 unlhd
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 \begin_inset Formula $\unlhd$
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 </row>
22591 <row>
22592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \backslash
22598 gtrless
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Formula $\gtrless$
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \backslash
22623 mid
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 \begin_inset Formula $\mid$
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 </row>
22641 <row>
22642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646
22647 \backslash
22648 nmid
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 \begin_inset Formula $\nmid$
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 </row>
22666 </lyxtabular>
22667
22668 \end_inset
22669
22670
22671 \begin_inset space \hfill{}
22672 \end_inset
22673
22674
22675 \begin_inset Tabular
22676 <lyxtabular version="3" rows="17" columns="2">
22677 <features rotate="0" tabularvalignment="middle">
22678 <column alignment="center" valignment="top" width="0pt">
22679 <column alignment="center" valignment="top">
22680 <row>
22681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685
22686 \size small
22687 Commande
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696
22697 \size small
22698 Résultat
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 =
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Formula $=$
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 </row>
22727 <row>
22728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732
22733 \backslash
22734 not=
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 \begin_inset Formula $\not=$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 </row>
22752 <row>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \backslash
22759 equiv
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Formula $\equiv$
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 </row>
22777 <row>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782
22783 \backslash
22784 sim
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 \begin_inset Formula $\sim$
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 </row>
22802 <row>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807
22808 \backslash
22809 simeq
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818 \begin_inset Formula $\simeq$
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 </row>
22827 <row>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832
22833 \backslash
22834 approx
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 \begin_inset Formula $\approx$
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 </row>
22852 <row>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857
22858 \backslash
22859 cong
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 \begin_inset Formula $\cong$
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 </row>
22877 <row>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882
22883 \backslash
22884 bowtie
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Plain Layout
22893 \begin_inset Formula $\bowtie$
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 </row>
22902 <row>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907
22908 \backslash
22909 notin
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \begin_layout Plain Layout
22918 \begin_inset Formula $\notin$
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 </row>
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \backslash
22934 perp
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943 \begin_inset Formula $\perp$
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 <row>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \backslash
22959 propto
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 \begin_inset Formula $\propto$
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 </row>
22977 <row>
22978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982
22983 \backslash
22984 asymp
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 \begin_inset Formula $\asymp$
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \end_inset
23000 </cell>
23001 </row>
23002 <row>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007
23008 \backslash
23009 doteq
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Formula $\doteq$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 </row>
23027 <row>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032
23033 \backslash
23034 circeq
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 \begin_inset Formula $\circeq$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 </row>
23052 <row>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057
23058 \backslash
23059 models
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23065 \begin_inset Text
23066
23067 \begin_layout Plain Layout
23068 \begin_inset Formula $\models$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 </row>
23077 <row>
23078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \backslash
23084 widehat=
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 \begin_inset Formula $\widehat{=}$
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 </row>
23102 </lyxtabular>
23103
23104 \end_inset
23105
23106
23107 \begin_inset space \hfill{}
23108 \end_inset
23109
23110
23111 \begin_inset Tabular
23112 <lyxtabular version="3" rows="17" columns="2">
23113 <features rotate="0" tabularvalignment="middle">
23114 <column alignment="center" valignment="top" width="0pt">
23115 <column alignment="center" valignment="top">
23116 <row>
23117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121
23122 \size small
23123 Commande
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132
23133 \size small
23134 Résultat
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 <row>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 >
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154 \begin_inset Formula $>$
23155 \end_inset
23156
23157
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 </row>
23163 <row>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168
23169 \backslash
23170 ge
23171 \end_layout
23172
23173 \end_inset
23174 </cell>
23175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23176 \begin_inset Text
23177
23178 \begin_layout Plain Layout
23179 \begin_inset Formula $\ge$
23180 \end_inset
23181
23182
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 </row>
23188 <row>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Plain Layout
23193
23194 \backslash
23195 gg
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204 \begin_inset Formula $\gg$
23205 \end_inset
23206
23207
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 </row>
23213 <row>
23214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218
23219 \backslash
23220 succ
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229 \begin_inset Formula $\succ$
23230 \end_inset
23231
23232
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 </row>
23238 <row>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243
23244 \backslash
23245 succeq
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254 \begin_inset Formula $\succeq$
23255 \end_inset
23256
23257
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 </row>
23263 <row>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268
23269 \backslash
23270 supset
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279 \begin_inset Formula $\supset$
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 </row>
23288 <row>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \backslash
23295 supseteq
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304 \begin_inset Formula $\supseteq$
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 </row>
23313 <row>
23314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318
23319 \backslash
23320 sqsupseteq
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23326 \begin_inset Text
23327
23328 \begin_layout Plain Layout
23329 \begin_inset Formula $\sqsupseteq$
23330 \end_inset
23331
23332
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 </row>
23338 <row>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343
23344 \backslash
23345 ni
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354 \begin_inset Formula $\ni$
23355 \end_inset
23356
23357
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 </row>
23363 <row>
23364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368
23369 \backslash
23370 dashv
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379 \begin_inset Formula $\dashv$
23380 \end_inset
23381
23382
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 </row>
23388 <row>
23389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393
23394 \backslash
23395 frown
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404 \begin_inset Formula $\frown$
23405 \end_inset
23406
23407
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 </row>
23413 <row>
23414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418
23419 \backslash
23420 rhd
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429 \begin_inset Formula $\rhd$
23430 \end_inset
23431
23432
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443
23444 \backslash
23445 unrhd
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454 \begin_inset Formula $\unrhd$
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 </row>
23463 <row>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \backslash
23470 lessgtr
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479 \begin_inset Formula $\lessgtr$
23480 \end_inset
23481
23482
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 </row>
23488 <row>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \backslash
23495 parallel
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 \begin_inset Formula $\parallel$
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 </row>
23513 <row>
23514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518
23519 \backslash
23520 nparallel
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529 \begin_inset Formula $\nparallel$
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 </row>
23538 </lyxtabular>
23539
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \begin_layout Standard
23546 \begin_inset VSpace medskip
23547 \end_inset
23548
23549 Les caractères 
23550 \series bold
23551
23552 \backslash
23553 lhd
23554 \series default
23555  et 
23556 \series bold
23557
23558 \backslash
23559 rhd
23560 \series default
23561  sont plus gros que les opérateurs 
23562 \series bold
23563
23564 \backslash
23565 triangleleft
23566 \series default
23567  et 
23568 \series bold
23569
23570 \backslash
23571 triangleright
23572 \series default
23573  auxquels ils ressemblent.
23574 \end_layout
23575
23576 \begin_layout Standard
23577 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23578  par des espaces.
23579 \end_layout
23580
23581 \begin_layout Standard
23582 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23583  commande 
23584 \series bold
23585
23586 \backslash
23587 stackrel
23588 \series default
23589
23590 \begin_inset Index idx
23591 status collapsed
23592
23593 \begin_layout Plain Layout
23594 Commandes ! S ! 
23595 \backslash
23596 stackrel
23597 \end_layout
23598
23599 \end_inset
23600
23601 :
23602 \end_layout
23603
23604 \begin_layout Standard
23605 \align center
23606 \begin_inset Tabular
23607 <lyxtabular version="3" rows="2" columns="2">
23608 <features rotate="0" tabularvalignment="middle">
23609 <column alignment="center" valignment="top">
23610 <column alignment="center" valignment="top">
23611 <row>
23612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616 Commande
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 Résultat
23626 \begin_inset Note Note
23627 status collapsed
23628
23629 \begin_layout Plain Layout
23630
23631 \series bold
23632
23633 \backslash
23634 raisebox
23635 \series default
23636  est seulement utilisée pour faire de la place
23637 \end_layout
23638
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 </row>
23647 <row>
23648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 A(r)
23653 \backslash
23654 stackrel
23655 \begin_inset space \textvisiblespace{}
23656 \end_inset
23657
23658 r
23659 \backslash
23660 to
23661 \backslash
23662 infty
23663 \begin_inset space \textvisiblespace{}
23664 \end_inset
23665
23666
23667 \begin_inset Formula $\downarrow$
23668 \end_inset
23669
23670
23671 \backslash
23672 approx
23673 \begin_inset space \textvisiblespace{}
23674 \end_inset
23675
23676
23677 \begin_inset space \textvisiblespace{}
23678 \end_inset
23679
23680 B
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 </lyxtabular>
23699
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \begin_layout Section
23706 Fonctions
23707 \end_layout
23708
23709 \begin_layout Subsection
23710 Fonctions prédéfinies
23711 \begin_inset CommandInset label
23712 LatexCommand label
23713 name "sub:Fonctions-prédéfinies"
23714
23715 \end_inset
23716
23717
23718 \begin_inset Index idx
23719 status collapsed
23720
23721 \begin_layout Plain Layout
23722 Fonctions ! prédéfinies
23723 \end_layout
23724
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \begin_layout Standard
23731 En général, les variables sont écrites en 
23732 \emph on
23733 italiques
23734 \emph default
23735  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
23736  
23737 \begin_inset Formula $sin$
23738 \end_inset
23739
23740  pourrait être confondue avec le produit 
23741 \begin_inset Formula $s\cdot i\cdot n$
23742 \end_inset
23743
23744 .
23745  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
23746  arguments par un peu d'espace.
23747  Elles sont insérées comme des commandes commençant par une barre de fraction
23748  inverse avant leur nom.
23749 \end_layout
23750
23751 \begin_layout Standard
23752 \align center
23753 \begin_inset Tabular
23754 <lyxtabular version="3" rows="2" columns="4">
23755 <features rotate="0" tabularvalignment="middle">
23756 <column alignment="center" valignment="top" width="0pt">
23757 <column alignment="center" valignment="top" width="0pt">
23758 <column alignment="center" valignment="top" width="0pt">
23759 <column alignment="center" valignment="top" width="0pt">
23760 <row>
23761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 Commande
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 Résultat
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 Commande
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 Résultat
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 Asin(x)+B
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812 \begin_inset Formula $Asin(x)+B$
23813 \end_inset
23814
23815
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 A
23825 \backslash
23826 sin(x)+B
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835 \begin_inset Formula $A\sin(x)+B$
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 </lyxtabular>
23845
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \begin_layout Standard
23852 Les fonctions suivantes sont prédéfinies:
23853 \end_layout
23854
23855 \begin_layout Standard
23856 \begin_inset VSpace -2mm
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Standard
23863 \align center
23864 \begin_inset Tabular
23865 <lyxtabular version="3" rows="9" columns="4">
23866 <features rotate="0" tabularvalignment="middle">
23867 <column alignment="center" valignment="top" width="0pt">
23868 <column alignment="center" valignment="top" width="0pt">
23869 <column alignment="center" valignment="top" width="0pt">
23870 <column alignment="center" valignment="top" width="0pt">
23871 <row>
23872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876 Commande
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 Commande
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894 Commande
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 Commande
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \backslash
23916 sin
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Plain Layout
23925
23926 \backslash
23927 sinh
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936
23937 \backslash
23938 arcsin
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \backslash
23949 sup
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \backslash
23962 cos
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971
23972 \backslash
23973 cosh
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982
23983 \backslash
23984 arccos
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23990 \begin_inset Text
23991
23992 \begin_layout Plain Layout
23993
23994 \backslash
23995 inf
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \backslash
24008 tan
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \backslash
24019 tanh
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028
24029 \backslash
24030 arctan
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \backslash
24041 lim
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 </row>
24047 <row>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \backslash
24054 cot
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \backslash
24065 coth
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 arg
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 liminf
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 </row>
24093 <row>
24094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098
24099 \backslash
24100 sec
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \backslash
24111 min
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120
24121 \backslash
24122 deg
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 limsup
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 <row>
24140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \backslash
24146 csc
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155
24156 \backslash
24157 max
24158 \end_layout
24159
24160 \end_inset
24161 </cell>
24162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166
24167 \backslash
24168 det
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 Pr
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 </row>
24185 <row>
24186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190
24191 \backslash
24192 ln
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201
24202 \backslash
24203 exp
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212
24213 \backslash
24214 dim
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \backslash
24225 hom
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 </row>
24231 <row>
24232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236
24237 \backslash
24238 lg
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247
24248 \backslash
24249 log
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \backslash
24260 ker
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 gcd
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 </row>
24277 </lyxtabular>
24278
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \begin_layout Standard
24285 Elles peuvent aussi être insérées en utilisant le bouton 
24286 \begin_inset Graphics
24287         filename ../../images/math/functions.png
24288         scale 85
24289
24290 \end_inset
24291
24292  de la barre d'outils mathématique.
24293 \end_layout
24294
24295 \begin_layout Subsection
24296 Fonctions définies par l'utilisateur
24297 \begin_inset Index idx
24298 status collapsed
24299
24300 \begin_layout Plain Layout
24301 Fonctions ! définies par l'utilisateur
24302 \end_layout
24303
24304 \end_inset
24305
24306
24307 \end_layout
24308
24309 \begin_layout Standard
24310 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24311  fonction sgn(x), il y a deux possibilités:
24312 \end_layout
24313
24314 \begin_layout Itemize
24315 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24316 \begin_inset Foot
24317 status collapsed
24318
24319 \begin_layout Plain Layout
24320 Pour en savoir plus sur la commande 
24321 \series bold
24322
24323 \backslash
24324 DeclareMathOperator
24325 \series default
24326  voir 
24327 \begin_inset CommandInset ref
24328 LatexCommand ref
24329 reference "sub:Opérateurs-personnalisés"
24330
24331 \end_inset
24332
24333 .
24334 \end_layout
24335
24336 \end_inset
24337
24338
24339 \begin_inset Newline newline
24340 \end_inset
24341
24342
24343 \begin_inset VSpace -3mm
24344 \end_inset
24345
24346
24347 \begin_inset Newline newline
24348 \end_inset
24349
24350
24351 \series bold
24352
24353 \backslash
24354 DeclareMathOperator{
24355 \backslash
24356 sgn}{sgn}
24357 \series default
24358
24359 \begin_inset Index idx
24360 status collapsed
24361
24362 \begin_layout Plain Layout
24363 Commandes ! D ! 
24364 \backslash
24365 dbinom@
24366 \backslash
24367 DeclareMathOperator
24368 \end_layout
24369
24370 \end_inset
24371
24372
24373 \begin_inset Newline newline
24374 \end_inset
24375
24376
24377 \begin_inset VSpace -2mm
24378 \end_inset
24379
24380
24381 \begin_inset Newline newline
24382 \end_inset
24383
24384 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24385  commande 
24386 \series bold
24387
24388 \backslash
24389 sgn
24390 \series default
24391 .
24392 \end_layout
24393
24394 \begin_layout Itemize
24395 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24396  notre exemple les lettres 
24397 \emph on
24398 sgn
24399 \emph default
24400  -- et les changer en texte mathématique.
24401  Pour finir, on insère une espace entre le préfacteur et la fonction.
24402 \end_layout
24403
24404 \begin_layout Standard
24405 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24406 \begin_inset Foot
24407 status collapsed
24408
24409 \begin_layout Plain Layout
24410 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24411 eur en rouge.
24412 \end_layout
24413
24414 \end_inset
24415
24416 :
24417 \end_layout
24418
24419 \begin_layout Standard
24420 \align center
24421 \begin_inset Tabular
24422 <lyxtabular version="3" rows="3" columns="2">
24423 <features rotate="0" tabularvalignment="middle">
24424 <column alignment="center" valignment="top" width="0pt">
24425 <column alignment="center" valignment="top" width="0pt">
24426 <row>
24427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431 Commande
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24437 \begin_inset Text
24438
24439 \begin_layout Plain Layout
24440 Résultat
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451 A
24452 \backslash
24453 sgn(x)+B
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462 \begin_inset Formula $A\sgn(x)+B$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476 A
24477 \backslash
24478 ,
24479 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24480 \end_inset
24481
24482 (x)+B
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 </row>
24500 </lyxtabular>
24501
24502 \end_inset
24503
24504
24505 \end_layout
24506
24507 \begin_layout Standard
24508 La première méthode est recommandée quand la fonction définie doit être
24509  utilisée plusieurs fois dans le document.
24510 \end_layout
24511
24512 \begin_layout Subsection
24513 Les limites
24514 \begin_inset Index idx
24515 status collapsed
24516
24517 \begin_layout Plain Layout
24518 Limites
24519 \end_layout
24520
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \begin_layout Standard
24527 Pour les limites, en plus des commandes 
24528 \series bold
24529
24530 \backslash
24531 lim
24532 \series default
24533
24534 \begin_inset Index idx
24535 status collapsed
24536
24537 \begin_layout Plain Layout
24538 Commandes ! L ! 
24539 \backslash
24540 lim
24541 \end_layout
24542
24543 \end_inset
24544
24545
24546 \series bold
24547
24548 \backslash
24549 liminf
24550 \series default
24551  et 
24552 \series bold
24553
24554 \backslash
24555 limsup
24556 \series default
24557  on a aussi les fonctions suivantes:
24558 \end_layout
24559
24560 \begin_layout Standard
24561 \align center
24562 \begin_inset Tabular
24563 <lyxtabular version="3" rows="5" columns="2">
24564 <features rotate="0" tabularvalignment="middle">
24565 <column alignment="center" valignment="top">
24566 <column alignment="center" valignment="top">
24567 <row>
24568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572 Commande
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581 Résultat
24582 \begin_inset Note Note
24583 status collapsed
24584
24585 \begin_layout Plain Layout
24586
24587 \series bold
24588
24589 \backslash
24590 raisebox
24591 \series default
24592  est seulement utilisée pour faire de la place
24593 \end_layout
24594
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 <row>
24604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \backslash
24610 varliminf
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 \begin_inset Formula $\varliminf$
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \backslash
24635 varlimsup
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 \begin_inset Formula $\varlimsup$
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 </row>
24653 <row>
24654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \backslash
24660 varprojlim
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 \begin_inset Formula $\varprojlim$
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 varinjlim
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 \begin_inset Formula $\varinjlim$
24695 \end_inset
24696
24697
24698 \begin_inset Formula $\raisebox{-2.5mm}{}$
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 </row>
24707 </lyxtabular>
24708
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \begin_layout Standard
24715 \begin_inset VSpace medskip
24716 \end_inset
24717
24718 La valeur de la limite est créée en ajoutant un indice.
24719  Il est placé juste à la droite de la fonction dans le cas d'une formule
24720  en ligne:
24721 \end_layout
24722
24723 \begin_layout Standard
24724 \align center
24725 \begin_inset Tabular
24726 <lyxtabular version="3" rows="2" columns="2">
24727 <features rotate="0" tabularvalignment="middle">
24728 <column alignment="center" valignment="top" width="0pt">
24729 <column alignment="center" valignment="top" width="0pt">
24730 <row>
24731 <cell alignment="center" valignment="top" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735 Commande
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 \begin_inset space \hspace{}
24745 \length 1cm
24746 \end_inset
24747
24748 Résultat
24749 \begin_inset Note Note
24750 status collapsed
24751
24752 \begin_layout Plain Layout
24753 L'espace
24754 \series bold
24755  
24756 \series default
24757 et 
24758 \series bold
24759
24760 \backslash
24761 raisebox
24762 \series default
24763  sont seulement utilisées pour faire de la place.
24764 \end_layout
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 </row>
24774 <row>
24775 <cell alignment="center" valignment="top" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \backslash
24781 lim_x
24782 \backslash
24783 to
24784 \begin_inset space \textvisiblespace{}
24785 \end_inset
24786
24787 A
24788 \begin_inset space \textvisiblespace{}
24789 \end_inset
24790
24791 x=B
24792 \end_layout
24793
24794 \end_inset
24795 </cell>
24796 <cell alignment="center" valignment="top" usebox="none">
24797 \begin_inset Text
24798
24799 \begin_layout Plain Layout
24800 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 </row>
24809 </lyxtabular>
24810
24811 \end_inset
24812
24813
24814 \end_layout
24815
24816 \begin_layout Standard
24817 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
24818  en dessous de la fonction:
24819 \begin_inset Formula 
24820 \[
24821 \lim_{x\to A}x=B
24822 \]
24823
24824 \end_inset
24825
24826
24827 \end_layout
24828
24829 \begin_layout Subsection
24830 Les fonctions modulo
24831 \begin_inset Index idx
24832 status collapsed
24833
24834 \begin_layout Plain Layout
24835 Fonctions ! modulo
24836 \end_layout
24837
24838 \end_inset
24839
24840
24841 \end_layout
24842
24843 \begin_layout Standard
24844 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
24845 \end_layout
24846
24847 \begin_layout Standard
24848 Les variantes pour une formule hors ligne:
24849 \begin_inset Formula 
24850 \begin{align*}
24851 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24852 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
24853 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
24854 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
24855 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
24856 \end{align*}
24857
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \begin_layout Standard
24864 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
24865  la fonction, quelque soit la variante.
24866  
24867 \lang english
24868 By default the modulo-functions take only the first following character
24869  into account.
24870  To use more than one character, one has to put them into TeX-braces:
24871 \lang french
24872
24873 \begin_inset Formula 
24874 \begin{align*}
24875 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
24876 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
24877 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
24878 \end{align*}
24879
24880 \end_inset
24881
24882
24883 \end_layout
24884
24885 \begin_layout Section
24886 Caractères spéciaux
24887 \begin_inset Index idx
24888 status collapsed
24889
24890 \begin_layout Plain Layout
24891 Caractères spéciaux
24892 \end_layout
24893
24894 \end_inset
24895
24896
24897 \end_layout
24898
24899 \begin_layout Subsection
24900 Caractères spéciaux en  texte mathématique
24901 \end_layout
24902
24903 \begin_layout Standard
24904 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
24905  ou en mode TeX:
24906 \end_layout
24907
24908 \begin_layout Standard
24909 \begin_inset space \hfill{}
24910 \end_inset
24911
24912
24913 \begin_inset Tabular
24914 <lyxtabular version="3" rows="8" columns="2">
24915 <features rotate="0" tabularvalignment="middle">
24916 <column alignment="block" valignment="top">
24917 <column alignment="block" valignment="top">
24918 <row>
24919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Plain Layout
24923 Commande
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932 Résultat
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 </row>
24938 <row>
24939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943
24944 \backslash
24945 oe
24946 \end_layout
24947
24948 \end_inset
24949 </cell>
24950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Plain Layout
24954 \begin_inset Formula $\textrm{œ}$
24955 \end_inset
24956
24957
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 </row>
24963 <row>
24964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968
24969 \backslash
24970 OE
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979 \begin_inset Formula $\textrm{Œ}$
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 </row>
24988 <row>
24989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993
24994 \backslash
24995 ae
24996 \end_layout
24997
24998 \end_inset
24999 </cell>
25000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25001 \begin_inset Text
25002
25003 \begin_layout Plain Layout
25004 \begin_inset Formula $\textrm{æ}$
25005 \end_inset
25006
25007
25008 \end_layout
25009
25010 \end_inset
25011 </cell>
25012 </row>
25013 <row>
25014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25015 \begin_inset Text
25016
25017 \begin_layout Plain Layout
25018
25019 \backslash
25020 AE
25021 \end_layout
25022
25023 \end_inset
25024 </cell>
25025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029 \begin_inset Formula $\textrm{Æ}$
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 </row>
25038 <row>
25039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25040 \begin_inset Text
25041
25042 \begin_layout Plain Layout
25043
25044 \backslash
25045 aa
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Plain Layout
25054 \begin_inset Formula $\textrm{\aa}$
25055 \end_inset
25056
25057
25058 \end_layout
25059
25060 \end_inset
25061 </cell>
25062 </row>
25063 <row>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068
25069 \backslash
25070 AA
25071 \begin_inset Index idx
25072 status collapsed
25073
25074 \begin_layout Plain Layout
25075
25076 \backslash
25077 @
25078 \begin_inset ERT
25079 status collapsed
25080
25081 \begin_layout Plain Layout
25082
25083
25084 \backslash
25085 textrm{
25086 \backslash
25087 AA}
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25103 \begin_inset Text
25104
25105 \begin_layout Plain Layout
25106 \begin_inset Formula $\textrm{Å}$
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \end_inset
25113 </cell>
25114 </row>
25115 <row>
25116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Plain Layout
25120
25121 \backslash
25122 i
25123 \end_layout
25124
25125 \end_inset
25126 </cell>
25127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25128 \begin_inset Text
25129
25130 \begin_layout Plain Layout
25131 \begin_inset Formula $\textrm{ı}$
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 </row>
25140 </lyxtabular>
25141
25142 \end_inset
25143
25144
25145 \begin_inset space \hfill{}
25146 \end_inset
25147
25148
25149 \begin_inset Tabular
25150 <lyxtabular version="3" rows="8" columns="2">
25151 <features rotate="0" tabularvalignment="middle">
25152 <column alignment="block" valignment="top">
25153 <column alignment="center" valignment="top">
25154 <row>
25155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159 commande
25160 \begin_inset Note Note
25161 status collapsed
25162
25163 \begin_layout Plain Layout
25164 L'espace de 0
25165 \begin_inset space \thinspace{}
25166 \end_inset
25167
25168 mm est utilisée pour faire une séparation invisible, sinon la sortie finale
25169  serait respectivement ¡ et ¿.
25170 \end_layout
25171
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 Résultat
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 </row>
25189 <row>
25190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194
25195 \backslash
25196 o
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205 \begin_inset Formula $\textrm{ø}$
25206 \end_inset
25207
25208
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 </row>
25214 <row>
25215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219
25220 \backslash
25221 O
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230 \begin_inset Formula $\textrm{Ø}$
25231 \end_inset
25232
25233
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 l
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 L
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" bottomline="true" leftline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Plain Layout
25294 !
25295 \begin_inset space \hspace{}
25296 \length 0mm
25297 \end_inset
25298
25299 `
25300 \begin_inset space \textvisiblespace{}
25301 \end_inset
25302
25303
25304 \end_layout
25305
25306 \end_inset
25307 </cell>
25308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25309 \begin_inset Text
25310
25311 \begin_layout Plain Layout
25312 \begin_inset Formula $\textrm{!`}$
25313 \end_inset
25314
25315
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 </row>
25321 <row>
25322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326 ?
25327 \begin_inset space \hspace{}
25328 \length 0mm
25329 \end_inset
25330
25331 `
25332 \begin_inset space \textvisiblespace{}
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344 \begin_inset Formula $\textrm{?`}$
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \end_inset
25351 </cell>
25352 </row>
25353 <row>
25354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358
25359 \backslash
25360 j
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369 \begin_inset Formula $\textrm{ȷ}$
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 </row>
25378 </lyxtabular>
25379
25380 \end_inset
25381
25382
25383 \begin_inset space \hfill{}
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \begin_layout Standard
25390 Les caractères 
25391 \begin_inset Formula $\textrm{\textrm{Å}}$
25392 \end_inset
25393
25394  et 
25395 \begin_inset Formula $\textrm{\textrm{Ø}}$
25396 \end_inset
25397
25398  peuvent aussi être insérés avec le bouton 
25399 \begin_inset Graphics
25400         filename ../../images/math/digamma.png
25401         scale 85
25402
25403 \end_inset
25404
25405  de la barre d'outils mathématique.
25406 \end_layout
25407
25408 \begin_layout Standard
25409 Les commandes 
25410 \series bold
25411 !
25412 \begin_inset space \hspace{}
25413 \length 0mm
25414 \end_inset
25415
25416 `
25417 \series default
25418  et ?
25419 \series bold
25420
25421 \begin_inset space \hspace{}
25422 \length 0mm
25423 \end_inset
25424
25425
25426 \series default
25427 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25428  le texte dans LyX.
25429 \end_layout
25430
25431 \begin_layout Subsection
25432 Les accents dans le texte
25433 \begin_inset CommandInset label
25434 LatexCommand label
25435 name "sub:Accents-dans-le-texte"
25436
25437 \end_inset
25438
25439
25440 \begin_inset Index idx
25441 status collapsed
25442
25443 \begin_layout Plain Layout
25444 Accents ! dans le texte
25445 \end_layout
25446
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \begin_layout Standard
25453 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25454  Ces commandes doivent être insérées en mode TeX.
25455 \end_layout
25456
25457 \begin_layout Standard
25458 \begin_inset space \hfill{}
25459 \end_inset
25460
25461
25462 \begin_inset Tabular
25463 <lyxtabular version="3" rows="8" columns="2">
25464 <features rotate="0" tabularvalignment="middle">
25465 <column alignment="block" valignment="top">
25466 <column alignment="block" valignment="top">
25467 <row>
25468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472 Commande
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481 Résultat
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 <row>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \backslash
25494
25495 \begin_inset Quotes grd
25496 \end_inset
25497
25498 e
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507 \begin_inset ERT
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511
25512
25513 \backslash
25514 "e
25515 \end_layout
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \end_inset
25523 </cell>
25524 </row>
25525 <row>
25526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25527 \begin_inset Text
25528
25529 \begin_layout Plain Layout
25530
25531 \backslash
25532 `e
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Plain Layout
25541 \begin_inset ERT
25542 status collapsed
25543
25544 \begin_layout Plain Layout
25545
25546
25547 \backslash
25548 `e
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 </row>
25559 <row>
25560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25561 \begin_inset Text
25562
25563 \begin_layout Plain Layout
25564
25565 \backslash
25566 ^
25567 \begin_inset space \textvisiblespace{}
25568 \end_inset
25569
25570 e
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579 \begin_inset ERT
25580 status collapsed
25581
25582 \begin_layout Plain Layout
25583
25584
25585 \backslash
25586 ^e
25587 \end_layout
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \end_inset
25595 </cell>
25596 </row>
25597 <row>
25598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602
25603 \backslash
25604 =e
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 =e
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 </row>
25631 <row>
25632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636
25637 \backslash
25638 u
25639 \begin_inset space \textvisiblespace{}
25640 \end_inset
25641
25642 e
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651 \begin_inset ERT
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655
25656
25657 \backslash
25658 u e
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row>
25670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 b
25677 \begin_inset space \textvisiblespace{}
25678 \end_inset
25679
25680 e
25681 \end_layout
25682
25683 \end_inset
25684 </cell>
25685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689 \begin_inset ERT
25690 status collapsed
25691
25692 \begin_layout Plain Layout
25693
25694
25695 \backslash
25696 b e
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \end_inset
25705 </cell>
25706 </row>
25707 <row>
25708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25709 \begin_inset Text
25710
25711 \begin_layout Plain Layout
25712
25713 \backslash
25714 t
25715 \begin_inset space \textvisiblespace{}
25716 \end_inset
25717
25718 ee
25719 \end_layout
25720
25721 \end_inset
25722 </cell>
25723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25724 \begin_inset Text
25725
25726 \begin_layout Plain Layout
25727 \begin_inset ERT
25728 status collapsed
25729
25730 \begin_layout Plain Layout
25731
25732
25733 \backslash
25734 t ee
25735 \end_layout
25736
25737 \end_inset
25738
25739
25740 \end_layout
25741
25742 \end_inset
25743 </cell>
25744 </row>
25745 </lyxtabular>
25746
25747 \end_inset
25748
25749
25750 \begin_inset space \hfill{}
25751 \end_inset
25752
25753
25754 \begin_inset Tabular
25755 <lyxtabular version="3" rows="8" columns="2">
25756 <features rotate="0" tabularvalignment="middle">
25757 <column alignment="block" valignment="top">
25758 <column alignment="center" valignment="top">
25759 <row>
25760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25761 \begin_inset Text
25762
25763 \begin_layout Plain Layout
25764 Commande
25765 \end_layout
25766
25767 \end_inset
25768 </cell>
25769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Plain Layout
25773 Résultat
25774 \end_layout
25775
25776 \end_inset
25777 </cell>
25778 </row>
25779 <row>
25780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25781 \begin_inset Text
25782
25783 \begin_layout Plain Layout
25784
25785 \backslash
25786 H
25787 \begin_inset space \textvisiblespace{}
25788 \end_inset
25789
25790 e
25791 \end_layout
25792
25793 \end_inset
25794 </cell>
25795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25796 \begin_inset Text
25797
25798 \begin_layout Plain Layout
25799 \begin_inset ERT
25800 status collapsed
25801
25802 \begin_layout Plain Layout
25803
25804
25805 \backslash
25806 H e
25807 \end_layout
25808
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 </row>
25817 <row>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \backslash
25824 'e
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833 \begin_inset ERT
25834 status collapsed
25835
25836 \begin_layout Plain Layout
25837
25838
25839 \backslash
25840 'e
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \end_inset
25849 </cell>
25850 </row>
25851 <row>
25852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25853 \begin_inset Text
25854
25855 \begin_layout Plain Layout
25856
25857 \backslash
25858 ~e
25859 \begin_inset Index idx
25860 status collapsed
25861
25862 \begin_layout Plain Layout
25863 Tilde
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \end_inset
25872 </cell>
25873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877 \begin_inset ERT
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881
25882
25883 \backslash
25884 ~e
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 </row>
25895 <row>
25896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900
25901 \backslash
25902 .e
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25908 \begin_inset Text
25909
25910 \begin_layout Plain Layout
25911 \begin_inset ERT
25912 status collapsed
25913
25914 \begin_layout Plain Layout
25915
25916
25917 \backslash
25918 .e
25919 \end_layout
25920
25921 \end_inset
25922
25923
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 </row>
25929 <row>
25930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25931 \begin_inset Text
25932
25933 \begin_layout Plain Layout
25934
25935 \backslash
25936 v
25937 \begin_inset space \textvisiblespace{}
25938 \end_inset
25939
25940 e
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 \begin_inset ERT
25950 status collapsed
25951
25952 \begin_layout Plain Layout
25953
25954
25955 \backslash
25956 v e
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 </row>
25967 <row>
25968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972
25973 \backslash
25974 d
25975 \begin_inset space \textvisiblespace{}
25976 \end_inset
25977
25978 e
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987 \begin_inset ERT
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991
25992
25993 \backslash
25994 d e
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \end_layout
26001
26002 \end_inset
26003 </cell>
26004 </row>
26005 <row>
26006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010
26011 \backslash
26012 c
26013 \begin_inset space \textvisiblespace{}
26014 \end_inset
26015
26016 e
26017 \end_layout
26018
26019 \end_inset
26020 </cell>
26021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025 \begin_inset ERT
26026 status collapsed
26027
26028 \begin_layout Plain Layout
26029
26030
26031 \backslash
26032 c e
26033 \end_layout
26034
26035 \end_inset
26036
26037
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 </row>
26043 </lyxtabular>
26044
26045 \end_inset
26046
26047
26048 \begin_inset space \hfill{}
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \begin_layout Standard
26055 \begin_inset VSpace medskip
26056 \end_inset
26057
26058 Avec la commande 
26059 \series bold
26060
26061 \backslash
26062 t
26063 \series default
26064  on peut aussi accentuer deux caractères différents.
26065  La commande 
26066 \series bold
26067
26068 \backslash
26069 t
26070 \begin_inset space \textvisiblespace{}
26071 \end_inset
26072
26073 sz
26074 \series default
26075  va donner: 
26076 \begin_inset ERT
26077 status collapsed
26078
26079 \begin_layout Plain Layout
26080
26081
26082 \backslash
26083 t sz
26084 \end_layout
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \begin_layout Standard
26092 Les accents 
26093 \series bold
26094 `
26095 \series default
26096  , 
26097 \series bold
26098 '
26099 \series default
26100  , et 
26101 \series bold
26102 ^
26103 \series default
26104  peuvent être insérés directement avec le clavier, sans utiliser le mode
26105  TeX, quand ils sont utilisés avec des voyelles.
26106  La même chose s'applique au tilde
26107 \begin_inset Foot
26108 status collapsed
26109
26110 \begin_layout Plain Layout
26111 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26112  accent.
26113 \end_layout
26114
26115 \end_inset
26116
26117  
26118 \series bold
26119 ~
26120 \series default
26121  en combinaison avec 
26122 \emph on
26123 a
26124 \emph default
26125  , 
26126 \emph on
26127 n
26128 \emph default
26129  , ou 
26130 \emph on
26131 o
26132 \emph default
26133 .
26134 \end_layout
26135
26136 \begin_layout Standard
26137 Les commandes 
26138 \series bold
26139
26140 \backslash
26141 b
26142 \series default
26143  , 
26144 \series bold
26145
26146 \backslash
26147 c
26148 \series default
26149  , 
26150 \series bold
26151
26152 \backslash
26153 d
26154 \series default
26155  , 
26156 \series bold
26157
26158 \backslash
26159 H
26160 \series default
26161  , 
26162 \series bold
26163
26164 \backslash
26165 t
26166 \series default
26167  , 
26168 \series bold
26169
26170 \backslash
26171 u
26172 \series default
26173  , 
26174 \series bold
26175
26176 \backslash
26177 v
26178 \series default
26179 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26180  en texte mathématique.
26181  Pour les autres accents, il y a des commandes mathématiques spéciales à
26182  utiliser dans les formules, voir 
26183 \begin_inset CommandInset ref
26184 LatexCommand ref
26185 reference "sub:Accents-sur-un-caractère"
26186
26187 \end_inset
26188
26189 .
26190 \end_layout
26191
26192 \begin_layout Standard
26193 \begin_inset VSpace bigskip
26194 \end_inset
26195
26196 En plus, avec la commande 
26197 \series bold
26198
26199 \backslash
26200 textcircled
26201 \series default
26202
26203 \begin_inset Index idx
26204 status collapsed
26205
26206 \begin_layout Plain Layout
26207 Commandes ! T ! 
26208 \backslash
26209 textcircled
26210 \end_layout
26211
26212 \end_inset
26213
26214  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26215  comme pour le symbole du copyright.
26216 \end_layout
26217
26218 \begin_layout Standard
26219 \align center
26220 \begin_inset Tabular
26221 <lyxtabular version="3" rows="3" columns="2">
26222 <features rotate="0" tabularvalignment="middle">
26223 <column alignment="center" valignment="top">
26224 <column alignment="center" valignment="top">
26225 <row>
26226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230 Commande
26231 \end_layout
26232
26233 \end_inset
26234 </cell>
26235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239 Résultat
26240 \begin_inset Note Note
26241 status collapsed
26242
26243 \begin_layout Plain Layout
26244
26245 \series bold
26246
26247 \backslash
26248 raisebox
26249 \series default
26250  est seulement utilisée pour faire de la place
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 </row>
26261 <row>
26262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266
26267 \backslash
26268 textcircled{w}
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 \begin_inset ERT
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281
26282
26283 \backslash
26284 textcircled{w}
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \end_inset
26293 </cell>
26294 </row>
26295 <row>
26296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300
26301 \backslash
26302 Large 
26303 \backslash
26304 textcircled{
26305 \backslash
26306 normalsize
26307 \backslash
26308 protect
26309 \backslash
26310 raisebox{-1.5pt}{W}}
26311 \end_layout
26312
26313 \end_inset
26314 </cell>
26315 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Plain Layout
26319 \begin_inset Formula $\raisebox{4.5mm}{}$
26320 \end_inset
26321
26322
26323 \begin_inset ERT
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327
26328
26329 \backslash
26330 Large 
26331 \backslash
26332 textcircled{
26333 \backslash
26334 normalsize
26335 \backslash
26336 protect
26337 \backslash
26338 raisebox{-1.5pt}W}
26339 \end_layout
26340
26341 \end_inset
26342
26343
26344 \begin_inset Formula $\raisebox{-2mm}{}$
26345 \end_inset
26346
26347
26348 \end_layout
26349
26350 \end_inset
26351 </cell>
26352 </row>
26353 </lyxtabular>
26354
26355 \end_inset
26356
26357
26358 \end_layout
26359
26360 \begin_layout Standard
26361 On doit faire attentions à ce que le caractère tienne dans le cercle.
26362  
26363 \series bold
26364
26365 \backslash
26366 Large
26367 \series default
26368
26369 \begin_inset Foot
26370 status collapsed
26371
26372 \begin_layout Plain Layout
26373 voir 
26374 \begin_inset CommandInset ref
26375 LatexCommand ref
26376 reference "sub:Tailles-polices"
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \end_inset
26384
26385  donne ici la taille du cercle.
26386  On peut centrer le caractère avec l'aide de la commande  
26387 \series bold
26388
26389 \backslash
26390 raisebox
26391 \series default
26392
26393 \begin_inset Foot
26394 status collapsed
26395
26396 \begin_layout Plain Layout
26397 voir 
26398 \begin_inset CommandInset ref
26399 LatexCommand ref
26400 reference "sub:Boîtes-sans-cadre"
26401
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \end_inset
26408
26409  .
26410 \end_layout
26411
26412 \begin_layout Subsection
26413 Nombres en minuscules
26414 \begin_inset Index idx
26415 status collapsed
26416
26417 \begin_layout Plain Layout
26418 Minuscules pour les nombres
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \begin_layout Standard
26427 Les nombres en minuscule sont créés avec la commande 
26428 \series bold
26429
26430 \backslash
26431 oldstylenums
26432 \series default
26433
26434 \begin_inset Index idx
26435 status collapsed
26436
26437 \begin_layout Plain Layout
26438 Commandes ! O ! 
26439 \backslash
26440 oldstylenums
26441 \end_layout
26442
26443 \end_inset
26444
26445 .
26446  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26447  La syntaxe de la commande est:
26448 \end_layout
26449
26450 \begin_layout Standard
26451
26452 \series bold
26453
26454 \backslash
26455 oldstylenums{nombre}
26456 \end_layout
26457
26458 \begin_layout Standard
26459 La commande 
26460 \series bold
26461
26462 \backslash
26463 oldstylenums{0123456789
26464 \series default
26465  donne: 
26466 \begin_inset Formula $\oldstylenums{0123456789}$
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \begin_layout Section
26473 Styles de formules
26474 \begin_inset CommandInset label
26475 LatexCommand label
26476 name "sec:Styles-de-formules"
26477
26478 \end_inset
26479
26480
26481 \begin_inset Index idx
26482 status collapsed
26483
26484 \begin_layout Plain Layout
26485 Formules ! styles
26486 \end_layout
26487
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Itemize
26494 Il y a deux styles d'alignements différents:
26495 \end_layout
26496
26497 \begin_deeper
26498 \begin_layout Description
26499 Centré est le standard prédéfini
26500 \end_layout
26501
26502 \begin_layout Description
26503 Indenté pour ce style, l'option 
26504 \series bold
26505 fleqn
26506 \series default
26507  doit être insérée dans la fenêtre de dialogue 
26508 \family sans
26509 Document\SpecialChar \menuseparator
26510 Paramètres
26511 \family default
26512  dans la rubrique 
26513 \family sans
26514 Classe
26515 \begin_inset space ~
26516 \end_inset
26517
26518 de
26519 \begin_inset space ~
26520 \end_inset
26521
26522 Document
26523 \end_layout
26524
26525 \begin_layout Standard
26526 Quand on utilise 
26527 \series bold
26528 Indenté
26529 \series default
26530 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
26531  
26532 \series bold
26533
26534 \backslash
26535 mathindent
26536 \series default
26537
26538 \begin_inset Index idx
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542 Commandes ! M ! 
26543 \backslash
26544 mathindent
26545 \end_layout
26546
26547 \end_inset
26548
26549 .
26550  Par exemple, pour une distance de 15
26551 \begin_inset space \thinspace{}
26552 \end_inset
26553
26554 mm, on insère la ligne de commande suivante dans le préambule LaTeX
26555 \end_layout
26556
26557 \begin_layout Standard
26558
26559 \series bold
26560
26561 \backslash
26562 setlength{
26563 \backslash
26564 mathindent}{15mm}
26565 \end_layout
26566
26567 \begin_layout Standard
26568 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
26569 \begin_inset space \thinspace{}
26570 \end_inset
26571
26572 pt est utilisée.
26573 \end_layout
26574
26575 \end_deeper
26576 \begin_layout Itemize
26577 Et deux styles différents de numérotation:
26578 \end_layout
26579
26580 \begin_deeper
26581 \begin_layout Description
26582 Droite est le standard prédéfini
26583 \end_layout
26584
26585 \begin_layout Description
26586 Gauche pour ce style, l'option 
26587 \series bold
26588 leqno
26589 \series default
26590  doit être insérée dans la fenêtre de dialogue 
26591 \family sans
26592 Document\SpecialChar \menuseparator
26593 Paramètres
26594 \family default
26595  dans la rubrique 
26596 \family sans
26597 Classe
26598 \begin_inset space ~
26599 \end_inset
26600
26601 de
26602 \begin_inset space ~
26603 \end_inset
26604
26605 Document
26606 \end_layout
26607
26608 \end_deeper
26609 \begin_layout Standard
26610
26611 \series bold
26612 fleqn
26613 \series default
26614  et 
26615 \series bold
26616 leqno
26617 \series default
26618  peuvent être utilisés ensembles.
26619  Dans ce cas les deux options sont insérées, séparées par une virgule.
26620 \end_layout
26621
26622 \begin_layout Standard
26623 Les styles choisis sont utilisés par toutes les formules du document.
26624  Quand il faut créer à la fois des formules centrées et des formules alignées,
26625  on utilise le style 
26626 \series bold
26627 Centré
26628 \series default
26629 .
26630  Les formules indentées sont alors placées dans un environnement 
26631 \series bold
26632 falign, 
26633 \series default
26634 voir 
26635 \begin_inset CommandInset ref
26636 LatexCommand ref
26637 reference "sub:Environnement-Flalign"
26638
26639 \end_inset
26640
26641 .
26642 \end_layout
26643
26644 \begin_layout Section
26645 Formules multi-lignes
26646 \begin_inset CommandInset label
26647 LatexCommand label
26648 name "sec:Formules-multi-lignes"
26649
26650 \end_inset
26651
26652
26653 \begin_inset Index idx
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 Formules ! multi-lignes
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \end_layout
26664
26665 \begin_layout Subsection
26666 Généralités
26667 \end_layout
26668
26669 \begin_layout Standard
26670 Dans LyX, on crée les formules multi-lignes en appuyant sur 
26671 \family sans
26672 Ctrl+Entrée
26673 \family default
26674  à l'intérieur d'une formule.
26675  Cela crée soit un environnement 
26676 \series bold
26677 equnarray 
26678 \series default
26679 qui est décrit dans
26680 \begin_inset space ~
26681 \end_inset
26682
26683
26684 \begin_inset CommandInset ref
26685 LatexCommand ref
26686 reference "sub:Environnement-eqnarray"
26687
26688 \end_inset
26689
26690  
26691 \series bold
26692 ,
26693 \series default
26694  soit dans le cas où l'option 
26695 \family sans
26696 Utilise le paquetage math AMS
26697 \family default
26698  est activé dans les préférences du document, un environnement 
26699 \series bold
26700 align 
26701 \series default
26702 qui est décrit dans 
26703 \begin_inset CommandInset ref
26704 LatexCommand ref
26705 reference "sub:Environnement-align-standard"
26706
26707 \end_inset
26708
26709 .
26710  L'environnement
26711 \series bold
26712  align
26713 \series default
26714  est recommandé car il produit une sortie typographiquement correcte dans
26715  tous les cas.
26716 \end_layout
26717
26718 \begin_layout Standard
26719 Il y a d'autres environnement de formules multi-lignes qui peuvent être
26720  créés en passant par le menu 
26721 \family sans
26722 Insertion\SpecialChar \menuseparator
26723 Math
26724 \family default
26725 .
26726  Ces environnements sont décrits dans les sections qui suivent.
26727 \end_layout
26728
26729 \begin_layout Standard
26730 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
26731  est créée en appuyant sur 
26732 \family sans
26733 Ctrl+Entrée
26734 \family default
26735 .
26736  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
26737  boutons 
26738 \begin_inset Graphics
26739         filename ../../images/tabular-feature_append-row.png
26740         scale 85
26741
26742 \end_inset
26743
26744  ou 
26745 \begin_inset Graphics
26746         filename ../../images/tabular-feature_delete-row.png
26747         scale 85
26748
26749 \end_inset
26750
26751  de la barre d'outils mathématique ou bien le menu 
26752 \family sans
26753 Édition\SpecialChar \menuseparator
26754 Lignes
26755 \begin_inset space \thinspace{}
26756 \end_inset
26757
26758 &
26759 \begin_inset space \thinspace{}
26760 \end_inset
26761
26762 Colonnes
26763 \family default
26764 .
26765 \end_layout
26766
26767 \begin_layout Subsubsection
26768 Séparation des lignes
26769 \begin_inset CommandInset label
26770 LatexCommand label
26771 name "sub:Séparation-des-lignes"
26772
26773 \end_inset
26774
26775
26776 \begin_inset Index idx
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780 Formules ! multi-lignes ! Séparation des lignes
26781 \end_layout
26782
26783 \end_inset
26784
26785
26786 \end_layout
26787
26788 \begin_layout Standard
26789 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
26790 \begin_inset Formula 
26791 \begin{eqnarray*}
26792 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}\\
26793 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
26794 \end{eqnarray*}
26795
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \begin_layout Standard
26802 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
26803  qu'argument optionnel de la commande de saut de ligne.
26804  Ce n'est pas encore possible avec LyX
26805 \begin_inset Foot
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 voir 
26810 \begin_inset CommandInset href
26811 LatexCommand href
26812 name "LyX-bug #1505"
26813 target "http://www.lyx.org/trac/ticket/1505"
26814
26815 \end_inset
26816
26817
26818 \end_layout
26819
26820 \end_inset
26821
26822 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
26823  Pour ajouter de l'espace dans notre exemple, on insère la commande 
26824 \series bold
26825
26826 \backslash
26827
26828 \backslash
26829 [3mm]
26830 \series default
26831  à la fin de la première ligne et on obtient: 
26832 \begin_inset ERT
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836
26837
26838 \backslash
26839 begin{eqnarray*}
26840 \end_layout
26841
26842 \begin_layout Plain Layout
26843
26844 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26845  = & 
26846 \backslash
26847 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26848 \backslash
26849
26850 \backslash
26851 [3mm]
26852 \end_layout
26853
26854 \begin_layout Plain Layout
26855
26856 4x^{2}
26857 \backslash
26858 left(B^{2}+x_{0}^{2}
26859 \backslash
26860 right)+4x_{0}x
26861 \backslash
26862 left(D-B^{2}
26863 \backslash
26864 right)+B^{2}
26865 \backslash
26866 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26867 \backslash
26868 right) & = & 0
26869 \end_layout
26870
26871 \begin_layout Plain Layout
26872
26873
26874 \backslash
26875 end{eqnarray*}
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \end_layout
26882
26883 \begin_layout Standard
26884 \begin_inset VSpace bigskip
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 Pour modifier l'interligne pour toutes les lignes d'une formule, on doit
26892  changer la valeur de la longueur 
26893 \series bold
26894
26895 \backslash
26896 jot
26897 \series default
26898
26899 \begin_inset Index idx
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903 Commandes ! J ! 
26904 \backslash
26905 jot
26906 \begin_inset ERT
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910
26911
26912 \backslash
26913 vspace{4mm}
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \end_layout
26920
26921 \end_inset
26922
26923 .
26924  La définition est : 
26925 \begin_inset Formula $\mathrm{interligne}=6\,\mathrm{pt}+\backslash\mathrm{jot}$
26926 \end_inset
26927
26928 .
26929  La valeur prédéfinie de 
26930 \series bold
26931
26932 \backslash
26933 jot 
26934 \series default
26935 est de 3
26936 \begin_inset space \thinspace{}
26937 \end_inset
26938
26939 pt.
26940  Pour créer un interligne supplémentaire de 3
26941 \begin_inset space \thinspace{}
26942 \end_inset
26943
26944 mm, comme dans l'exemple précédent, on insère la commande 
26945 \end_layout
26946
26947 \begin_layout Standard
26948
26949 \series bold
26950
26951 \backslash
26952 setlength{
26953 \backslash
26954 jot}{3mm+3pt}
26955 \end_layout
26956
26957 \begin_layout Standard
26958 en Code TeX avant la formule.
26959  Cela exige que le paquetage LaTeX 
26960 \series bold
26961 calc
26962 \begin_inset Foot
26963 status collapsed
26964
26965 \begin_layout Plain Layout
26966
26967 \series bold
26968 calc 
26969 \series default
26970 fait partie de toutes les distributions standard de LaTeX.
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \series default
26977
26978 \begin_inset Index idx
26979 status collapsed
26980
26981 \begin_layout Plain Layout
26982 Paquetages ! calc
26983 \end_layout
26984
26985 \end_inset
26986
26987  ait été chargé dans le préambule LaTeX avec la ligne
26988 \end_layout
26989
26990 \begin_layout Standard
26991
26992 \series bold
26993
26994 \backslash
26995 usepackage{calc}
26996 \end_layout
26997
26998 \begin_layout Standard
26999 On obtient alors: 
27000 \begin_inset ERT
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004
27005
27006 \backslash
27007 setlength{
27008 \backslash
27009 jot}{3mm+3pt}
27010 \end_layout
27011
27012 \end_inset
27013
27014
27015 \begin_inset Formula 
27016 \begin{eqnarray*}
27017 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}\\
27018 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
27019 \end{eqnarray*}
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 \begin_inset ERT
27028 status collapsed
27029
27030 \begin_layout Plain Layout
27031
27032
27033 \backslash
27034 setlength{
27035 \backslash
27036 jot}{3pt}
27037 \end_layout
27038
27039 \end_inset
27040
27041  Pour revenir à l'espacement implicite, on remet la valeur de 
27042 \series bold
27043
27044 \backslash
27045 jot
27046 \series default
27047  à 3
27048 \begin_inset space \thinspace{}
27049 \end_inset
27050
27051 pt.
27052 \end_layout
27053
27054 \begin_layout Subsubsection
27055 Séparation des colonnes
27056 \begin_inset CommandInset label
27057 LatexCommand label
27058 name "sub:Séparation-des-colonnes"
27059
27060 \end_inset
27061
27062
27063 \begin_inset Index idx
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067 Formules ! multi-lignes ! Séparation des colonnes
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Standard
27076 Les formules multi-lignes forment une matrice.
27077  Une formule dans un environnement eqnarray est par exemple une matrice
27078  à trois colonnes.
27079  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27080  l'espace à côté du symbole de relation.
27081 \end_layout
27082
27083 \begin_layout Standard
27084 L'espacement des colonnes est spécifié avec la longueur 
27085 \series bold
27086
27087 \backslash
27088 arraycolsep
27089 \series default
27090
27091 \begin_inset Index idx
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095 Commandes ! A ! 
27096 \backslash
27097 arraycolsep
27098 \end_layout
27099
27100 \end_inset
27101
27102  selon la relation:
27103 \begin_inset Newline newline
27104 \end_inset
27105
27106 séparation des colonnes = 2
27107 \begin_inset space \thinspace{}
27108 \end_inset
27109
27110
27111 \series bold
27112
27113 \backslash
27114 arraycolsep
27115 \series default
27116
27117 \begin_inset Newline newline
27118 \end_inset
27119
27120 Donc, la commande
27121 \end_layout
27122
27123 \begin_layout Standard
27124
27125 \series bold
27126
27127 \backslash
27128 setlength{
27129 \backslash
27130 arraycolsep}{1cm}
27131 \end_layout
27132
27133 \begin_layout Standard
27134 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27135  des colonnes à 2
27136 \begin_inset space \thinspace{}
27137 \end_inset
27138
27139 cm.
27140  Pour revenir à la valeur implicite, on met 
27141 \series bold
27142
27143 \backslash
27144 arraycolsep
27145 \series default
27146  à 5
27147 \begin_inset space \thinspace{}
27148 \end_inset
27149
27150 pt.
27151 \end_layout
27152
27153 \begin_layout Standard
27154 Une formule avec des colonnes séparées de 2
27155 \begin_inset space \thinspace{}
27156 \end_inset
27157
27158 cm:
27159 \begin_inset ERT
27160 status collapsed
27161
27162 \begin_layout Plain Layout
27163
27164
27165 \backslash
27166 setlength{
27167 \backslash
27168 arraycolsep}{1cm}
27169 \end_layout
27170
27171 \end_inset
27172
27173
27174 \begin_inset Formula 
27175 \begin{eqnarray*}
27176 A & = & B\\
27177 C & \ne & A
27178 \end{eqnarray*}
27179
27180 \end_inset
27181
27182 Une formule avec la séparation de colonne prédéfinie de 10
27183 \begin_inset space \thinspace{}
27184 \end_inset
27185
27186 pt:
27187 \begin_inset ERT
27188 status collapsed
27189
27190 \begin_layout Plain Layout
27191
27192
27193 \backslash
27194 setlength{
27195 \backslash
27196 arraycolsep}{5pt}
27197 \end_layout
27198
27199 \end_inset
27200
27201
27202 \begin_inset Formula 
27203 \begin{eqnarray*}
27204 A & = & B\\
27205 C & \ne & A
27206 \end{eqnarray*}
27207
27208 \end_inset
27209
27210
27211 \end_layout
27212
27213 \begin_layout Standard
27214 \begin_inset Newpage newpage
27215 \end_inset
27216
27217
27218 \end_layout
27219
27220 \begin_layout Subsubsection
27221 Formules longues
27222 \begin_inset Index idx
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226 Formules ! longues
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \begin_layout Standard
27235 Les formules longues peuvent être mises en forme en utilisant une de ces
27236  méthodes:
27237 \end_layout
27238
27239 \begin_layout Itemize
27240 Quand un des membres de l'équation est beaucoup plus court que la largeur
27241  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27242  de droite est écrit sur deux lignes: 
27243 \begin_inset Formula 
27244 \begin{eqnarray}
27245 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 \\
27246  &  & -\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}
27247 \end{eqnarray}
27248
27249 \end_inset
27250
27251 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27252  comme un opérateur puisqu'il est le premier caractère de la ligne.
27253  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27254  difficile à distinguer de la barre de fraction.
27255  Pour éviter cela, une espace de 3
27256 \begin_inset space \thinspace{}
27257 \end_inset
27258
27259 pt a été insérée après les signe moins avec la commande 
27260 \series bold
27261
27262 \backslash
27263 hspace
27264 \series default
27265 .
27266 \begin_inset Foot
27267 status collapsed
27268
27269 \begin_layout Plain Layout
27270 plus au sujet de la commande 
27271 \series bold
27272
27273 \backslash
27274 hspace
27275 \series default
27276 , voir 
27277 \begin_inset CommandInset ref
27278 LatexCommand ref
27279 reference "sub:Espace-variable"
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \end_inset
27287
27288
27289 \begin_inset Index idx
27290 status collapsed
27291
27292 \begin_layout Plain Layout
27293 Commandes ! H ! 
27294 \backslash
27295 hspace
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Itemize
27304 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27305  
27306 \series bold
27307
27308 \backslash
27309 lefteqn
27310 \series default
27311
27312 \begin_inset Index idx
27313 status collapsed
27314
27315 \begin_layout Plain Layout
27316 Commandes ! L ! 
27317 \backslash
27318 lefteqn
27319 \end_layout
27320
27321 \end_inset
27322
27323 .
27324  Elle est insérée dans la première colonne de la première ligne et a comme
27325  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27326 \begin_inset Formula 
27327 \begin{eqnarray}
27328 \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 \\
27329  &  & -\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 \\
27330  &  & =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}
27331 \end{eqnarray}
27332
27333 \end_inset
27334
27335 Après l'insertion de la commande 
27336 \series bold
27337
27338 \backslash
27339 lefteqn
27340 \series default
27341 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27342  vers la gauche par rapport à la boîte bleue.
27343  C'est dans cette dernière que l'on insère la formule.
27344 \begin_inset Newline newline
27345 \end_inset
27346
27347 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27348  celles d'après.
27349  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27350 \begin_inset VSpace medskip
27351 \end_inset
27352
27353
27354 \begin_inset Newline newline
27355 \end_inset
27356
27357
27358 \begin_inset Note Greyedout
27359 status open
27360
27361 \begin_layout Plain Layout
27362 Notez les points suivants quand vous utilisez 
27363 \series bold
27364
27365 \backslash
27366 lefteqn
27367 \series default
27368 :
27369 \end_layout
27370
27371 \begin_layout Itemize
27372 La formule n'utilise pas la totalité de la largeur de la page.
27373  Quand par exemple on a ajouté le terme 
27374 \begin_inset Formula $-B^{2}$
27375 \end_inset
27376
27377  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27378  de la marge.
27379  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27380  négatif en début de la première ligne.
27381 \end_layout
27382
27383 \begin_layout Itemize
27384 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27385  première ligne avec la souris
27386 \begin_inset Foot
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390 \begin_inset CommandInset href
27391 LatexCommand href
27392 name "LyX-bug #1429"
27393 target "http://www.lyx.org/trac/ticket/1429"
27394
27395 \end_inset
27396
27397
27398 \end_layout
27399
27400 \end_inset
27401
27402 .
27403  On peut seulement placer le curseur au début de la ligne et ensuite le
27404  déplacer avec les flèches du clavier.
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \begin_layout Itemize
27413 D'autres méthodes pour créer des formules longues sont offertes par les
27414  environnements décrits dans 
27415 \begin_inset CommandInset ref
27416 LatexCommand ref
27417 reference "sub:Environnement-Multline"
27418
27419 \end_inset
27420
27421  et 
27422 \begin_inset CommandInset ref
27423 LatexCommand ref
27424 reference "sub:Portions-de-formules-en-multiligne"
27425
27426 \end_inset
27427
27428 .
27429 \end_layout
27430
27431 \begin_layout Subsubsection
27432 Crochets sur plusieurs lignes
27433 \begin_inset CommandInset label
27434 LatexCommand label
27435 name "sub:Crochets-multilignes"
27436
27437 \end_inset
27438
27439
27440 \begin_inset Index idx
27441 status collapsed
27442
27443 \begin_layout Plain Layout
27444 Crochets ! pour expressions multi-lignes
27445 \end_layout
27446
27447 \end_inset
27448
27449
27450 \end_layout
27451
27452 \begin_layout Standard
27453 Pour des parenthèses ou des crochets entourant des expressions réparties
27454  sur plusieurs lignes, on rencontre le problème suivant:
27455 \begin_inset Formula 
27456 \begin{eqnarray*}
27457 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27458  &  & \left.\cdots+B-D\right]
27459 \end{eqnarray*}
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Standard
27467 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27468  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27469 \end_layout
27470
27471 \begin_layout Standard
27472 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27473  ligne doit se terminer par la commande 
27474 \series bold
27475
27476 \backslash
27477 right.
27478 \series default
27479
27480 \begin_inset Index idx
27481 status collapsed
27482
27483 \begin_layout Plain Layout
27484 Commandes ! R ! 
27485 \backslash
27486 right
27487 \end_layout
27488
27489 \end_inset
27490
27491  et la seconde commencer par 
27492 \series bold
27493
27494 \backslash
27495 left.
27496 \begin_inset Foot
27497 status collapsed
27498
27499 \begin_layout Plain Layout
27500 pour plus au sujet des commandes 
27501 \series bold
27502
27503 \backslash
27504 left
27505 \series default
27506  et 
27507 \series bold
27508
27509 \backslash
27510 right
27511 \series default
27512  voir 
27513 \begin_inset CommandInset ref
27514 LatexCommand ref
27515 reference "sub:Taille-parenthèses-automatique"
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \series default
27526
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Commandes ! L ! 
27532 \backslash
27533 left
27534 \end_layout
27535
27536 \end_inset
27537
27538 .
27539  Après le 
27540 \series bold
27541
27542 \backslash
27543 left.
27544
27545 \series default
27546  on insère la commande 
27547 \series bold
27548
27549 \backslash
27550 vphantom
27551 \series default
27552
27553 \begin_inset space \textvisiblespace{}
27554 \end_inset
27555
27556
27557 \series bold
27558
27559 \backslash
27560 prod
27561 \series default
27562 ^
27563 \begin_inset space \textvisiblespace{}
27564 \end_inset
27565
27566
27567 \series bold
27568
27569 \backslash
27570 infty
27571 \series default
27572
27573 \begin_inset space \textvisiblespace{}
27574 \end_inset
27575
27576
27577 \series bold
27578
27579 \begin_inset Formula $\downarrow$
27580 \end_inset
27581
27582 _R=1}
27583 \series default
27584
27585 \begin_inset Index idx
27586 status collapsed
27587
27588 \begin_layout Plain Layout
27589 Commandes ! V ! 
27590 \backslash
27591 vphantom
27592 \end_layout
27593
27594 \end_inset
27595
27596  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
27597  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
27598  de la deuxième ligne.
27599 \end_layout
27600
27601 \begin_layout Standard
27602 On obtient ceci:
27603 \end_layout
27604
27605 \begin_layout Standard
27606 \begin_inset Formula 
27607 \begin{eqnarray*}
27608 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27609  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27610 \end{eqnarray*}
27611
27612 \end_inset
27613
27614
27615 \end_layout
27616
27617 \begin_layout Subsection
27618 Les environnements align 
27619 \end_layout
27620
27621 \begin_layout Standard
27622 Les environnements align peuvent être utilisés pour tous les cas de formules
27623  multi-lignes.
27624  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
27625 e.
27626 \end_layout
27627
27628 \begin_layout Standard
27629 Les environnement Align sont composés de colonnes.
27630  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
27631  sont alignées à droite.
27632  Chaque ligne d'un environnement Align peut être numérotée.
27633 \end_layout
27634
27635 \begin_layout Standard
27636 Les environnement Align sont créés avec le menu 
27637 \family sans
27638 Insertion\SpecialChar \menuseparator
27639 Math
27640 \family default
27641 .
27642  Avec le menu 
27643 \family sans
27644 Édition\SpecialChar \menuseparator
27645 Math\SpecialChar \menuseparator
27646 Change le type de formule
27647 \family default
27648  on peut convertir des formules existantes en environnement Align.
27649 \end_layout
27650
27651 \begin_layout Standard
27652 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
27653  
27654 \begin_inset Graphics
27655         filename ../../images/tabular-feature_append-column.png
27656         scale 85
27657
27658 \end_inset
27659
27660  ou 
27661 \begin_inset Graphics
27662         filename ../../images/tabular-feature_delete-column.png
27663         scale 85
27664
27665 \end_inset
27666
27667 , respectivement, soit le menu 
27668 \family sans
27669 Édition\SpecialChar \menuseparator
27670 Lignes & colonnes
27671 \family default
27672 .
27673 \end_layout
27674
27675 \begin_layout Subsubsection
27676 L'environnement align standard
27677 \begin_inset CommandInset label
27678 LatexCommand label
27679 name "sub:Environnement-align-standard"
27680
27681 \end_inset
27682
27683
27684 \begin_inset Index idx
27685 status collapsed
27686
27687 \begin_layout Plain Layout
27688 Formules ! multi-lignes ! environnement align
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \begin_layout Standard
27697 Cet environnement align est créé en appuyant sur 
27698 \family sans
27699 Ctrl+Entrée
27700 \family default
27701  dans une formule ou en utilisant le menu 
27702 \family sans
27703 Insertion\SpecialChar \menuseparator
27704 Math\SpecialChar \menuseparator
27705 Environnement
27706 \begin_inset space ~
27707 \end_inset
27708
27709 AMS
27710 \begin_inset space ~
27711 \end_inset
27712
27713 align
27714 \family default
27715 .
27716 \end_layout
27717
27718 \begin_layout Standard
27719 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
27720  align à quatre colonnes:
27721 \begin_inset Formula 
27722 \begin{align*}
27723 A & =\sin(B) & C & =D\\
27724 C & \ne A & B & \ne D
27725 \end{align*}
27726
27727 \end_inset
27728
27729 Comme on peut le voir, dans cet environnement les formules sont placées
27730  comme s'il y avait un 
27731 \series bold
27732
27733 \backslash
27734 hfill
27735 \begin_inset Foot
27736 status collapsed
27737
27738 \begin_layout Plain Layout
27739 pour plus d'information au sujet de 
27740 \series bold
27741
27742 \backslash
27743 hfill
27744 \series default
27745  voir 
27746 \begin_inset CommandInset ref
27747 LatexCommand ref
27748 reference "sub:Espace-variable"
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \series default
27759  avant la première colonne et après chaque colonne paire.
27760  Quand on utilise le style 
27761 \series bold
27762 Indenté
27763 \begin_inset Foot
27764 status collapsed
27765
27766 \begin_layout Plain Layout
27767 pour les styles de formules, voir 
27768 \begin_inset CommandInset ref
27769 LatexCommand ref
27770 reference "sec:Styles-de-formules"
27771
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \end_inset
27778
27779  
27780 \series default
27781 la formule est écrite sans le 
27782 \series bold
27783
27784 \backslash
27785 hfill
27786 \series default
27787  avant la première colonne.
27788 \end_layout
27789
27790 \begin_layout Subsubsection
27791 L'environnement alignat
27792 \begin_inset Index idx
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796 Formules ! multi-lignes ! environnement alignat
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \end_layout
27803
27804 \begin_layout Standard
27805 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
27806  Il peut être inséré manuellement avec les espaces qui sont décrits en 
27807 \begin_inset CommandInset ref
27808 LatexCommand ref
27809 reference "sub:Espace"
27810
27811 \end_inset
27812
27813 .
27814 \end_layout
27815
27816 \begin_layout Standard
27817 Voici l'exemple précédent dans un environnement alignat où on a inséré une
27818  espace de 1
27819 \begin_inset space \thinspace{}
27820 \end_inset
27821
27822 cm au début de la deuxième formule:
27823 \begin_inset Formula 
27824 \begin{alignat*}{2}
27825 A & =\sin(B) & \hspace{1cm}C & =D\\
27826 C & \ne A & B & \ne D
27827 \end{alignat*}
27828
27829 \end_inset
27830
27831 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
27832  colonne, cet environnement est particulièrement adapté aux cas où on a
27833  trois colonnes ou plus côte-à-côte.
27834  
27835 \end_layout
27836
27837 \begin_layout Standard
27838 \begin_inset Newpage newpage
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Subsubsection
27845 Environnement flalign
27846 \begin_inset CommandInset label
27847 LatexCommand label
27848 name "sub:Environnement-Flalign"
27849
27850 \end_inset
27851
27852
27853 \begin_inset Index idx
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857 Formules ! multi-lignes ! environnement flalign
27858 \end_layout
27859
27860 \end_inset
27861
27862
27863 \end_layout
27864
27865 \begin_layout Standard
27866 Dans cet environnement les deux premières colonnes sont placées le plus
27867  à gauche possible et les deux dernière le plus à droite possible.
27868  Un exemple:
27869 \begin_inset Formula 
27870 \begin{flalign*}
27871 A & =1 & B & =2 & C & =3\\
27872 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27873 \end{flalign*}
27874
27875 \end_inset
27876
27877
27878 \end_layout
27879
27880 \begin_layout Standard
27881 En créant un environnement flalign avec un nombre impair de colonnes et
27882  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
27883  formules d'un document peuvent être mises à gauche, bien que le style de
27884  formules 
27885 \series bold
27886 Centré 
27887 \series default
27888 soit utilisé.
27889  Comme exemple la formule 
27890 \begin_inset CommandInset ref
27891 LatexCommand eqref
27892 reference "eq:VolInt"
27893
27894 \end_inset
27895
27896  indentée:
27897 \begin_inset Formula 
27898 \begin{flalign}
27899 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27900 \end{flalign}
27901
27902 \end_inset
27903
27904 Les deux premières colonnes contiennent la formule.
27905  Pour l'indenter comme avec le style de formule 
27906 \series bold
27907 Indenté,
27908 \series default
27909  on a inséré une espace de 30
27910 \begin_inset space \thinspace{}
27911 \end_inset
27912
27913 pt au début de la première colonne.
27914 \end_layout
27915
27916 \begin_layout Subsection
27917 Environnement eqnarray
27918 \begin_inset CommandInset label
27919 LatexCommand label
27920 name "sub:Environnement-eqnarray"
27921
27922 \end_inset
27923
27924
27925 \begin_inset Index idx
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 Formules ! multi-lignes ! environnement eqnarray
27930 \end_layout
27931
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Standard
27938 Quand on créé cet environnement, trois boîtes bleues apparaissent.
27939  Le contenu de la première boîte est aligné à droite, celui de la dernière
27940  est aligné à gauche.
27941  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
27942  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
27943 \begin_inset Formula 
27944 \begin{eqnarray*}
27945 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27946 AB & AB & AB\\
27947 A & = & A
27948 \end{eqnarray*}
27949
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \begin_layout Subsection
27956 Environnement gather
27957 \begin_inset Index idx
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Formules ! multi-lignes ! environnement gather
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \begin_layout Standard
27970 Cet environnement consiste seulement en une colonne centrée.
27971  Chaque ligne peut être numérotée.
27972 \begin_inset Formula 
27973 \begin{gather}
27974 A=1\\
27975 X=\textrm{-}1
27976 \end{gather}
27977
27978 \end_inset
27979
27980
27981 \end_layout
27982
27983 \begin_layout Subsection
27984 Environnement multline
27985 \begin_inset CommandInset label
27986 LatexCommand label
27987 name "sub:Environnement-Multline"
27988
27989 \end_inset
27990
27991
27992 \begin_inset Index idx
27993 status collapsed
27994
27995 \begin_layout Plain Layout
27996 Formules ! multi-lignes ! environnement multline
27997 \end_layout
27998
27999 \end_inset
28000
28001
28002 \end_layout
28003
28004 \begin_layout Standard
28005 L'environnement multline consiste, comme l'environnement gather en une seule
28006  colonne.
28007  Mais la première ligne est alignée à gauche, la dernière est alignée à
28008  droite et toutes les autres sont centrées.
28009  Cet environnement est donc particulièrement adapté aux formules très longues.
28010  Comme exemple, voici la formule 
28011 \begin_inset CommandInset ref
28012 LatexCommand eqref
28013 reference "eq:lefteqn"
28014
28015 \end_inset
28016
28017  dans un environnement multline:
28018 \begin_inset Formula 
28019 \begin{multline}
28020 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}\\
28021 -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}\\
28022 =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}}
28023 \end{multline}
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28032  apparaît numérotée si le document est numéroté à droite, la première s'il
28033  est numéroté à gauche.
28034 \begin_inset Foot
28035 status collapsed
28036
28037 \begin_layout Plain Layout
28038 pour les styles de numérotation, voir 
28039 \begin_inset CommandInset ref
28040 LatexCommand ref
28041 reference "sec:Styles-de-formules"
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \end_inset
28049
28050
28051 \end_layout
28052
28053 \begin_layout Standard
28054 Avec les commandes 
28055 \series bold
28056
28057 \backslash
28058 shoveright
28059 \series default
28060
28061 \begin_inset Index idx
28062 status collapsed
28063
28064 \begin_layout Plain Layout
28065 Commandes ! S ! 
28066 \backslash
28067 shoveright
28068 \end_layout
28069
28070 \end_inset
28071
28072  et 
28073 \series bold
28074
28075 \backslash
28076 shoveleft
28077 \series default
28078
28079 \begin_inset Index idx
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083 Commandes ! S ! 
28084 \backslash
28085 shoveleft
28086 \end_layout
28087
28088 \end_inset
28089
28090  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28091  Les commandes sont utilisées de la façon suivante:
28092 \end_layout
28093
28094 \begin_layout Standard
28095
28096 \series bold
28097
28098 \backslash
28099 shoveright{contenu de la ligne}
28100 \series default
28101  et 
28102 \series bold
28103
28104 \backslash
28105 shoveleft{contenu de la ligne}
28106 \end_layout
28107
28108 \begin_layout Standard
28109 \begin_inset VSpace medskip
28110 \end_inset
28111
28112 La longueur 
28113 \series bold
28114
28115 \backslash
28116 multlinegap
28117 \series default
28118
28119 \begin_inset Index idx
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 Commandes ! M ! 
28124 \backslash
28125 multlinegap
28126 \end_layout
28127
28128 \end_inset
28129
28130  précise la distance entre le début de la première ligne et la marge de
28131  gauche.
28132  La valeur prédéfinie est 0
28133 \begin_inset space \thinspace{}
28134 \end_inset
28135
28136 pt.
28137 \end_layout
28138
28139 \begin_layout Standard
28140 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28141 \end_layout
28142
28143 \begin_layout Standard
28144
28145 \series bold
28146
28147 \backslash
28148 setlength{
28149 \backslash
28150 multlinegap}{2cm}
28151 \end_layout
28152
28153 \begin_layout Standard
28154 \begin_inset ERT
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158
28159
28160 \backslash
28161 setlength{
28162 \backslash
28163 multlinegap}{2cm}
28164 \end_layout
28165
28166 \end_inset
28167
28168
28169 \begin_inset Formula 
28170 \begin{multline}
28171 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}\\
28172 \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}}\\
28173 =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}}
28174 \end{multline}
28175
28176 \end_inset
28177
28178
28179 \begin_inset ERT
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183
28184
28185 \backslash
28186 setlength{
28187 \backslash
28188 multlinegap}{0pt}
28189 \end_layout
28190
28191 \end_inset
28192
28193 La deuxième ligne a été alignée à gauche en utilisant 
28194 \series bold
28195
28196 \backslash
28197 shoveleft
28198 \series default
28199 .
28200 \end_layout
28201
28202 \begin_layout Subsection
28203 Portions de formules en multi-ligne
28204 \begin_inset CommandInset label
28205 LatexCommand label
28206 name "sub:Portions-de-formules-en-multiligne"
28207
28208 \end_inset
28209
28210
28211 \begin_inset Index idx
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215 Formules ! multi-lignes ! portions de formules
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \end_layout
28222
28223 \begin_layout Standard
28224 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28225  on peut utiliser l'un des environnements suivants: 
28226 \series bold
28227 aligned
28228 \series default
28229
28230 \series bold
28231 alignedat
28232 \series default
28233
28234 \series bold
28235 gathered
28236 \series default
28237  or 
28238 \series bold
28239 split
28240 \series default
28241 .
28242  Ils peuvent être insérés en utilisant le menu 
28243 \family sans
28244 Insertion\SpecialChar \menuseparator
28245 Math
28246 \family default
28247  ou en utilisant les commandes décrites dans cette section.
28248 \end_layout
28249
28250 \begin_layout Standard
28251 Les trois premier ont les mêmes propriétés que les environnements de formules
28252  correspondants, à part le fait que l'on peut ajouter d'autres portions
28253  de formules après eux.
28254  Un exemple:
28255 \begin_inset Formula 
28256 \[
28257 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28258 \Delta E\Delta t & \ge\frac{\hbar}{2}
28259 \end{aligned}
28260 \right\} \textrm{Relations d'incertitude}
28261 \]
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Standard
28269 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28270  on insère la commande 
28271 \series bold
28272
28273 \backslash
28274 aligned
28275 \series default
28276
28277 \begin_inset Index idx
28278 status collapsed
28279
28280 \begin_layout Plain Layout
28281 Commandes ! A ! 
28282 \backslash
28283 aligned
28284 \end_layout
28285
28286 \end_inset
28287
28288 .
28289  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28290  on peut ajouter des lignes et des colonnes.
28291  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28292  de formules, comme des accolades.
28293 \end_layout
28294
28295 \begin_layout Standard
28296 L'environnement aligned est aussi utilisable pour de longues formules dont
28297  les lignes sont alignées horizontalement.
28298  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28299  est que le numéro des formules est centré verticalement après les formules.
28300  Un exemple, la formule
28301 \begin_inset CommandInset ref
28302 LatexCommand eqref
28303 reference "eq:courtlong"
28304
28305 \end_inset
28306
28307  dans l'environnement aligned:
28308 \begin_inset Formula 
28309 \begin{equation}
28310 \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}|}\\
28311  & -\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}|}
28312 \end{aligned}
28313 \end{equation}
28314
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \begin_layout Standard
28321 Pour utiliser les environnements 
28322 \series bold
28323 alignedat
28324 \series default
28325
28326 \series bold
28327 gathered
28328 \series default
28329 , ou 
28330 \series bold
28331 split
28332 \series default
28333 , on doit insérer respectivement, les commandes 
28334 \series bold
28335
28336 \backslash
28337 alignedat
28338 \series default
28339 ,
28340 \begin_inset Index idx
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 Commandes ! A ! 
28345 \backslash
28346 alignedat
28347 \end_layout
28348
28349 \end_inset
28350
28351  
28352 \series bold
28353
28354 \backslash
28355 gathered
28356 \series default
28357
28358 \begin_inset Index idx
28359 status collapsed
28360
28361 \begin_layout Plain Layout
28362 Commandes ! G ! 
28363 \backslash
28364 gathered
28365 \end_layout
28366
28367 \end_inset
28368
28369 , ou 
28370 \series bold
28371
28372 \backslash
28373 split
28374 \series default
28375
28376 \begin_inset Index idx
28377 status collapsed
28378
28379 \begin_layout Plain Layout
28380 Commandes ! S ! 
28381 \backslash
28382 split
28383 \end_layout
28384
28385 \end_inset
28386
28387 .
28388  L'environnement split a les mêmes propriétés que l'environnement aligned,
28389  mais il ne peut avoir que deux colonnes.
28390 \end_layout
28391
28392 \begin_layout Subsection
28393 Texte dans les formules multi-lignes
28394 \begin_inset CommandInset label
28395 LatexCommand label
28396 name "sub:Texte-dans-multi-lignes"
28397
28398 \end_inset
28399
28400
28401 \begin_inset Index idx
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 Texte ! dans les formules
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \begin_inset Index idx
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415 Formules ! multi-lignes ! texte
28416 \end_layout
28417
28418 \end_inset
28419
28420
28421 \end_layout
28422
28423 \begin_layout Standard
28424 Dans les environnements align, multline et gather, on peut insérer du texte
28425  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28426  des colonnes.
28427  Pour faire cela, on utilise la commande 
28428 \series bold
28429
28430 \backslash
28431 intertext
28432 \series default
28433
28434 \begin_inset Index idx
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 Commandes ! I ! 
28439 \backslash
28440 intertext
28441 \end_layout
28442
28443 \end_inset
28444
28445  avec la syntaxe suivante:
28446 \end_layout
28447
28448 \begin_layout Standard
28449
28450 \series bold
28451
28452 \backslash
28453 intertext{texte}
28454 \end_layout
28455
28456 \begin_layout Standard
28457 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28458  subir de césure.
28459  Comme LyX ne supporte pas directement 
28460 \series bold
28461
28462 \backslash
28463 intertext
28464 \series default
28465 , le texte doit être écrit comme du texte mathématique.
28466  Le texte inséré avec 
28467 \series bold
28468
28469 \backslash
28470 intertext
28471 \series default
28472  doit être au début d'une ligne pour se trouver dans la sortie final au
28473  dessus de celle-ci.
28474  Un exemple où le texte a été inséré au début de la deuxième ligne:
28475 \begin_inset Formula 
28476 \begin{align}
28477 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28478 \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
28479 \end{align}
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Section
28487 Numérotation des formules
28488 \begin_inset Index idx
28489 status collapsed
28490
28491 \begin_layout Plain Layout
28492 Numérotation des formules
28493 \end_layout
28494
28495 \end_inset
28496
28497
28498 \begin_inset Index idx
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 Formules ! numérotation|see
28503 \begin_inset ERT
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507
28508 {
28509 \end_layout
28510
28511 \end_inset
28512
28513 Numérotation des formules
28514 \begin_inset ERT
28515 status collapsed
28516
28517 \begin_layout Plain Layout
28518
28519 }
28520 \end_layout
28521
28522 \end_inset
28523
28524
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Subsection
28533 Généralités
28534 \end_layout
28535
28536 \begin_layout Standard
28537 On peut créer des formules numérotées avec le menu 
28538 \family sans
28539 Insertion\SpecialChar \menuseparator
28540 Math\SpecialChar \menuseparator
28541 Formule
28542 \begin_inset space ~
28543 \end_inset
28544
28545 numérotée
28546 \family default
28547  (raccourci 
28548 \family sans
28549 Ctrl+Alt
28550 \begin_inset space ~
28551 \end_inset
28552
28553
28554 \family default
28555 N).
28556  On peut aussi numéroter des formules existantes avec le menu 
28557 \family sans
28558 Édition\SpecialChar \menuseparator
28559 Math\SpecialChar \menuseparator
28560 (Dés)Activer
28561 \begin_inset space ~
28562 \end_inset
28563
28564 numérotation
28565 \family default
28566  (raccourci 
28567 \family sans
28568 Alt+M
28569 \family default
28570
28571 \begin_inset space ~
28572 \end_inset
28573
28574
28575 \family sans
28576 N
28577 \family default
28578 ).
28579  Le numéro de la formule est affiché dans LyX après la formule sous la forme
28580  d'un dièse entre parenthèse
28581 \begin_inset Foot
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585 En anglais le dièse est le symbole du numéro (NdT).
28586 \end_layout
28587
28588 \end_inset
28589
28590 .
28591  Le dièse est remplacé dans la sortie finale par le numéro de la formule
28592 \end_layout
28593
28594 \begin_layout Standard
28595 Quand on active la numérotation sur des formules multi-lignes, toutes les
28596  lignes sont numérotées.
28597  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
28598  
28599 \family sans
28600 Édition\SpecialChar \menuseparator
28601 Math\SpecialChar \menuseparator
28602 (Dés)Activer
28603 \begin_inset space ~
28604 \end_inset
28605
28606 Numérotation
28607 \begin_inset space ~
28608 \end_inset
28609
28610 de
28611 \begin_inset space ~
28612 \end_inset
28613
28614 cette
28615 \begin_inset space ~
28616 \end_inset
28617
28618 ligne
28619 \family default
28620  (raccourci
28621 \begin_inset Newline newline
28622 \end_inset
28623
28624
28625 \family sans
28626 Alt+M
28627 \begin_inset space ~
28628 \end_inset
28629
28630 Shift+N
28631 \family default
28632 ).
28633 \end_layout
28634
28635 \begin_layout Standard
28636 À part pour les formules en ligne, toutes les formules peuvent être numérotées
28637  avec deux styles différents, voir 
28638 \begin_inset CommandInset ref
28639 LatexCommand ref
28640 reference "sec:Styles-de-formules"
28641
28642 \end_inset
28643
28644 .
28645 \end_layout
28646
28647 \begin_layout Subsection
28648 Références croisées
28649 \begin_inset Index idx
28650 status collapsed
28651
28652 \begin_layout Plain Layout
28653 References@Références croisées ! à des formules
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \begin_layout Standard
28662 On peut faire référence à toute formule ayant une étiquette.
28663  On ajoute une étiquette avec le menu 
28664 \family sans
28665 Insertion\SpecialChar \menuseparator
28666 Étiquette
28667 \family default
28668  ou avec le bouton 
28669 \begin_inset Graphics
28670         filename ../../images/label-insert.png
28671         scale 85
28672
28673 \end_inset
28674
28675  de la barre d'outils.
28676  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
28677  ligne.
28678  Vous pouvez également effectuer un clic droit sur la formule et choisir
28679  
28680 \family sans
28681 Étiquette d'équation
28682 \family default
28683 \lang english
28684 .
28685
28686 \lang french
28687  Une fenêtre de dialogue apparaît affichant le préfixe 
28688 \series bold
28689 eq:
28690 \series default
28691  dans un champ de texte.
28692  L'étiquette est insérée à cet endroit, juste après le préfixe.
28693  Le préfixe prédéfini signifie 
28694 \begin_inset Quotes eld
28695 \end_inset
28696
28697 équation
28698 \begin_inset Quotes erd
28699 \end_inset
28700
28701  et rend plus facile la recherche d'une étiquette dans les grand documents
28702  en l'identifiant comme une étiquette de formule et pas, par exemple comme
28703  une étiquette de section.
28704  Pour modifier l'étiquette vous devez repasser par le menu 
28705 \family sans
28706 Insertion\SpecialChar \menuseparator
28707 Étiquette 
28708 \family default
28709 ou effectuer un clic droit sur la formule et choisir 
28710 \family sans
28711 Étiquette d'équation
28712 \family default
28713 .
28714 \end_layout
28715
28716 \begin_layout Standard
28717 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
28718  la formule.
28719  Une formule avec une étiquette est toujours numérotée.
28720 \end_layout
28721
28722 \begin_layout Standard
28723 On insère une référence croisée avec le menu 
28724 \family sans
28725 Insertion\SpecialChar \menuseparator
28726 Référence
28727 \begin_inset space ~
28728 \end_inset
28729
28730 croisée
28731 \family default
28732  ou avec le bouton 
28733 \begin_inset Graphics
28734         filename ../../images/dialog-show-new-inset_ref.png
28735         scale 85
28736
28737 \end_inset
28738
28739  de la barre d'outils.
28740  Une référence croisée à une formule apparaît dans la sortie finale comme
28741  un numéro de formule.
28742  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
28743  
28744 \series bold
28745 (<reference>),
28746 \series default
28747  la référence croisée apparaît dans la sortie finale comme un numéro de
28748  formule entre parenthèses.
28749 \begin_inset Newline newline
28750 \end_inset
28751
28752 En faisant un clic droit sur une référence croisée dans LyX, on saute à
28753  la formule qui est référencée.
28754 \end_layout
28755
28756 \begin_layout Standard
28757 Voici comme exemples des références croisées à des formules qui se trouvent
28758  dans les sous-sections qui suivent:
28759 \begin_inset Note Note
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763 Noter les différents types de références croisées.
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Les équations 
28773 \begin_inset CommandInset ref
28774 LatexCommand eqref
28775 reference "eq:tag"
28776
28777 \end_inset
28778
28779  et 
28780 \begin_inset CommandInset ref
28781 LatexCommand eqref
28782 reference "eq:c"
28783
28784 \end_inset
28785
28786  sont équivalentes.
28787  Dans (
28788 \begin_inset CommandInset ref
28789 LatexCommand ref
28790 reference "eq:Lat"
28791
28792 \end_inset
28793
28794 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
28795  à  (
28796 \begin_inset CommandInset ref
28797 LatexCommand ref
28798 reference "eq:Rom"
28799
28800 \end_inset
28801
28802 ).
28803 \end_layout
28804
28805 \begin_layout Standard
28806 \begin_inset VSpace medskip
28807 \end_inset
28808
28809 Quand l'argument de 
28810 \series bold
28811
28812 \backslash
28813 tag
28814 \begin_inset Foot
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818
28819 \series bold
28820
28821 \backslash
28822 tag
28823 \series default
28824  est décrit dans 
28825 \begin_inset CommandInset ref
28826 LatexCommand ref
28827 reference "sub:Numérotation-personnalisée"
28828
28829 \end_inset
28830
28831 .
28832 \end_layout
28833
28834 \end_inset
28835
28836
28837 \series default
28838  contient une boîte comme dans 
28839 \begin_inset CommandInset ref
28840 LatexCommand ref
28841 reference "sub:Boîtes-de-paragraphes"
28842
28843 \end_inset
28844
28845 , la formule ne peut pas être référencée.
28846 \end_layout
28847
28848 \begin_layout Subsection
28849 Sous-numérotation
28850 \begin_inset Index idx
28851 status collapsed
28852
28853 \begin_layout Plain Layout
28854 Numérotation des formules ! sous-numérotation
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \end_layout
28861
28862 \begin_layout Standard
28863 Avec l'aide des commandes 
28864 \series bold
28865
28866 \backslash
28867 begin{subequations}
28868 \series default
28869  et 
28870 \series bold
28871
28872 \backslash
28873 end{subequations}
28874 \series default
28875  on peut faire une sous-numérotation de formules.
28876  Les deux commandes doivent être insérées en mode TeX.
28877 \end_layout
28878
28879 \begin_layout Standard
28880 Un exemple:
28881 \begin_inset Formula 
28882 \begin{equation}
28883 A=C-B\label{eq:a}
28884 \end{equation}
28885
28886 \end_inset
28887
28888
28889 \begin_inset ERT
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893
28894
28895 \backslash
28896 addtocounter{equation}{-1}
28897 \end_layout
28898
28899 \end_inset
28900
28901
28902 \begin_inset ERT
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906
28907
28908 \backslash
28909 begin{subequations}
28910 \end_layout
28911
28912 \end_inset
28913
28914
28915 \begin_inset VSpace -5mm
28916 \end_inset
28917
28918
28919 \begin_inset Formula 
28920 \begin{equation}
28921 B=C-A\label{eq:b}
28922 \end{equation}
28923
28924 \end_inset
28925
28926
28927 \begin_inset Formula 
28928 \begin{equation}
28929 C=A+B\label{eq:c}
28930 \end{equation}
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 \begin_inset ERT
28939 status collapsed
28940
28941 \begin_layout Plain Layout
28942
28943
28944 \backslash
28945 end{subequations}
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \begin_layout Standard
28954 Pour créer cet exemple, on fait ce qui suit:
28955 \end_layout
28956
28957 \begin_layout Enumerate
28958 on insère la première formule
28959 \end_layout
28960
28961 \begin_layout Enumerate
28962 après la première formule on insère 
28963 \begin_inset Newline newline
28964 \end_inset
28965
28966
28967 \series bold
28968
28969 \backslash
28970 addtocounter{equation}{-1} 
28971 \backslash
28972 begin{subequations}
28973 \begin_inset Index idx
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 Commandes ! A ! 
28978 \backslash
28979 addtocounter
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Enumerate
28988 on insère la deuxième formule
28989 \end_layout
28990
28991 \begin_layout Enumerate
28992 on insère la troisième formule
28993 \end_layout
28994
28995 \begin_layout Enumerate
28996 on insère 
28997 \series bold
28998
28999 \backslash
29000 end{subequations}
29001 \series default
29002  après la troisième formule
29003 \end_layout
29004
29005 \begin_layout Standard
29006 Chaque formule entre les commandes 
29007 \series bold
29008
29009 \backslash
29010 begin
29011 \series default
29012  et 
29013 \series bold
29014
29015 \backslash
29016 end
29017 \series default
29018  est sous-numérotée avec a, b,
29019 \begin_inset Newline linebreak
29020 \end_inset
29021
29022 c, \SpecialChar \ldots{}
29023  Pour les formules multi-lignes, chaque ligne sera numérotée.
29024  Toutes les formules sous-numérotées sont traitées comme 
29025 \emph on
29026 une seule 
29027 \emph default
29028 formule.
29029  Mais comme chaque formule numérotée incrémente le compteur 
29030 \series bold
29031 equation
29032 \series default
29033  de un, on a besoin de la commande 
29034 \series bold
29035
29036 \backslash
29037 addtocounter
29038 \series default
29039  pour le décrémenter.
29040  Sinon les formules 
29041 \begin_inset CommandInset ref
29042 LatexCommand eqref
29043 reference "eq:a"
29044
29045 \end_inset
29046
29047
29048 \begin_inset CommandInset ref
29049 LatexCommand eqref
29050 reference "eq:b"
29051
29052 \end_inset
29053
29054
29055 \begin_inset CommandInset ref
29056 LatexCommand eqref
29057 reference "eq:c"
29058
29059 \end_inset
29060
29061  seraient numérotées comme 
29062 \begin_inset CommandInset ref
29063 LatexCommand eqref
29064 reference "eq:a"
29065
29066 \end_inset
29067
29068
29069 \begin_inset CommandInset ref
29070 LatexCommand eqref
29071 reference "eq:d"
29072
29073 \end_inset
29074
29075
29076 \begin_inset CommandInset ref
29077 LatexCommand eqref
29078 reference "eq:f"
29079
29080 \end_inset
29081
29082 .
29083 \end_layout
29084
29085 \begin_layout Standard
29086 En insérant les commandes en mode TeX entre les deux premières formules,
29087  on crée un espace.
29088  Pour le supprimer, on insère un espace vertical négatif de -5
29089 \begin_inset space \thinspace{}
29090 \end_inset
29091
29092 mm après la commande 
29093 \series bold
29094
29095 \backslash
29096 begin{subequations}
29097 \series default
29098 .
29099  Quand on utilise le style 
29100 \series bold
29101 Indenté
29102 \begin_inset Foot
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 pour les styles de formules, voir 
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "sec:Styles-de-formules"
29110
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \series default
29120 on insère un espace de -7
29121 \begin_inset space \thinspace{}
29122 \end_inset
29123
29124 mm à la place.
29125 \end_layout
29126
29127 \begin_layout Standard
29128 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29129  pour la deuxième ligne:
29130 \end_layout
29131
29132 \begin_layout Standard
29133 \begin_inset ERT
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137
29138
29139 \backslash
29140 begin{subequations}
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Formula 
29147 \begin{eqnarray}
29148 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29149  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29150  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29151 \end{eqnarray}
29152
29153 \end_inset
29154
29155
29156 \begin_inset ERT
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160
29161
29162 \backslash
29163 end{subequations}
29164 \end_layout
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \begin_layout Subsection
29172 Numérotation personnalisée
29173 \begin_inset CommandInset label
29174 LatexCommand label
29175 name "sub:Numérotation-personnalisée"
29176
29177 \end_inset
29178
29179
29180 \begin_inset Index idx
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184 Numérotation des formules !  personnalisée
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Standard
29193 \begin_inset Index idx
29194 status collapsed
29195
29196 \begin_layout Plain Layout
29197 Numérotation des formules ! délimiteurs personnalisés
29198 \end_layout
29199
29200 \end_inset
29201
29202 Avec la numérotation standard, on a des parenthèses autour du numéro de
29203  formule.
29204  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29205  il faut ajouter la lignes suivante dans le préambule LaTeX:
29206 \end_layout
29207
29208 \begin_layout Standard
29209
29210 \series bold
29211
29212 \backslash
29213 def
29214 \backslash
29215 tagform@#1{
29216 \backslash
29217 maketag@@@{|#1|}}
29218 \series default
29219
29220 \begin_inset Note Note
29221 status collapsed
29222
29223 \begin_layout Plain Layout
29224 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29225  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29226  début de ligne.
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29236  autour du 
29237 \series bold
29238 #1
29239 \series default
29240  par un caractère ou plus.
29241  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29242  verticales.
29243 \end_layout
29244
29245 \begin_layout Standard
29246 \begin_inset VSpace bigskip
29247 \end_inset
29248
29249 Si vous voulez avoir une expression de votre choix entre parenthèses après
29250  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29251  commande 
29252 \series bold
29253
29254 \backslash
29255 tag
29256 \series default
29257
29258 \begin_inset Index idx
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262 Commandes ! T ! 
29263 \backslash
29264 tag
29265 \end_layout
29266
29267 \end_inset
29268
29269 :
29270 \begin_inset Formula 
29271 \begin{equation}
29272 A+B=C\tag{quelquechose}\label{eq:tag}
29273 \end{equation}
29274
29275 \end_inset
29276
29277 Dans cet exemple, on a mis la commande 
29278 \series bold
29279
29280 \backslash
29281 tag
29282 \series default
29283
29284 \begin_inset space \textvisiblespace{}
29285 \end_inset
29286
29287
29288 \series bold
29289 quelquechose
29290 \series default
29291  dans la formule.
29292 \end_layout
29293
29294 \begin_layout Standard
29295 Quand on insère la commande 
29296 \series bold
29297
29298 \backslash
29299 tag*
29300 \series default
29301
29302 \begin_inset space \textvisiblespace{}
29303 \end_inset
29304
29305
29306 \series bold
29307 quelquechose
29308 \series default
29309  à la place, l'astérisque supprime les parenthèses autour du texte:
29310 \begin_inset Formula 
29311 \[
29312 A+B=C\tag*{quelquechose}
29313 \]
29314
29315 \end_inset
29316
29317
29318 \end_layout
29319
29320 \begin_layout Standard
29321 \begin_inset VSpace bigskip
29322 \end_inset
29323
29324 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29325  ou section du document, on utilise les commandes suivantes: 
29326 \end_layout
29327
29328 \begin_layout Standard
29329
29330 \series bold
29331
29332 \backslash
29333 @addtoreset{equation}{part}
29334 \series default
29335
29336 \begin_inset Index idx
29337 status collapsed
29338
29339 \begin_layout Plain Layout
29340 Commandes ! 
29341 \begin_inset ERT
29342 status collapsed
29343
29344 \begin_layout Plain Layout
29345
29346 "
29347 \end_layout
29348
29349 \end_inset
29350
29351 @
29352 \begin_inset ERT
29353 status collapsed
29354
29355 \begin_layout Plain Layout
29356
29357 "
29358 \end_layout
29359
29360 \end_inset
29361
29362  ! 
29363 \backslash
29364
29365 \begin_inset ERT
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369
29370 "
29371 \end_layout
29372
29373 \end_inset
29374
29375 @
29376 \begin_inset ERT
29377 status collapsed
29378
29379 \begin_layout Plain Layout
29380
29381 "
29382 \end_layout
29383
29384 \end_inset
29385
29386 addtoreset
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \begin_inset Newline newline
29393 \end_inset
29394
29395 ou
29396 \begin_inset Newline newline
29397 \end_inset
29398
29399
29400 \series bold
29401
29402 \backslash
29403 @addtoreset{equation}{section}
29404 \end_layout
29405
29406 \begin_layout Standard
29407 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29408 \begin_inset Quotes eld
29409 \end_inset
29410
29411 @
29412 \begin_inset Quotes erd
29413 \end_inset
29414
29415  doit être rendu 
29416 \begin_inset Quotes eld
29417 \end_inset
29418
29419 actif
29420 \begin_inset Quotes erd
29421 \end_inset
29422
29423  pour LaTeX en utilisant la commande 
29424 \series bold
29425
29426 \backslash
29427 makeatletter.
29428
29429 \series default
29430  La commande 
29431 \series bold
29432
29433 \backslash
29434 makeatother
29435 \series default
29436  le désactive.
29437  La suite de commandes en mode TeX est donc:
29438 \end_layout
29439
29440 \begin_layout Standard
29441
29442 \series bold
29443
29444 \backslash
29445 makeatletter
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449
29450 \backslash
29451 @addtoreset{equation}{section}
29452 \begin_inset Newline newline
29453 \end_inset
29454
29455
29456 \backslash
29457 makeatother
29458 \end_layout
29459
29460 \begin_layout Standard
29461 Dans le préambule LaTeX on peut omettre les commandes 
29462 \series bold
29463
29464 \backslash
29465 makeatletter
29466 \series default
29467  et 
29468 \series bold
29469
29470 \backslash
29471 makeatother
29472 \series default
29473 , vu que LyX les insère automatiquement en interne.
29474 \end_layout
29475
29476 \begin_layout Standard
29477 Pour supprimer l'effet de 
29478 \series bold
29479
29480 \backslash
29481 @addtoreset
29482 \series default
29483 , on doit charger le fichier 
29484 \series bold
29485 remreset.sty
29486 \series default
29487
29488 \begin_inset Foot
29489 status collapsed
29490
29491 \begin_layout Plain Layout
29492
29493 \series bold
29494 remreset
29495 \series default
29496  fait partie du paquetage LaTeX 
29497 \series bold
29498 carlisle
29499 \series default
29500
29501 \begin_inset Index idx
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 Paquetages ! carlisle
29506 \end_layout
29507
29508 \end_inset
29509
29510  qui est compris dans toutes les installations LaTeX standard.
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \begin_inset Index idx
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 Paquetages ! remreset
29521 \end_layout
29522
29523 \end_inset
29524
29525  dans le préambule LaTeX avec la ligne
29526 \end_layout
29527
29528 \begin_layout Standard
29529
29530 \series bold
29531
29532 \backslash
29533 usepackage{remreset}
29534 \end_layout
29535
29536 \begin_layout Standard
29537 On peut alors utiliser la commande 
29538 \series bold
29539
29540 \backslash
29541 @removefromreset
29542 \series default
29543
29544 \begin_inset Index idx
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548 Commandes ! 
29549 \begin_inset ERT
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553
29554 "
29555 \end_layout
29556
29557 \end_inset
29558
29559 @
29560 \begin_inset ERT
29561 status collapsed
29562
29563 \begin_layout Plain Layout
29564
29565 "
29566 \end_layout
29567
29568 \end_inset
29569
29570  ! 
29571 \backslash
29572
29573 \begin_inset ERT
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577
29578 "
29579 \end_layout
29580
29581 \end_inset
29582
29583 @
29584 \begin_inset ERT
29585 status collapsed
29586
29587 \begin_layout Plain Layout
29588
29589 "
29590 \end_layout
29591
29592 \end_inset
29593
29594 removefromreset
29595 \end_layout
29596
29597 \end_inset
29598
29599  avec la même syntaxe que 
29600 \series bold
29601
29602 \backslash
29603 @addtoreset
29604 \series default
29605 .
29606 \end_layout
29607
29608 \begin_layout Standard
29609 \begin_inset VSpace bigskip
29610 \end_inset
29611
29612 On doit parfois numéroter les formules de la façon suivante
29613 \end_layout
29614
29615 \begin_layout Standard
29616
29617 \family typewriter
29618 (numéro de section.numéro de formule)
29619 \end_layout
29620
29621 \begin_layout Standard
29622 Le numéro de formule repart à 
29623 \begin_inset Quotes eld
29624 \end_inset
29625
29626 1
29627 \begin_inset Quotes erd
29628 \end_inset
29629
29630  à chaque nouvelle section
29631 \end_layout
29632
29633 \begin_layout Standard
29634 Dans ce cas, on peut utiliser la commande 
29635 \series bold
29636
29637 \backslash
29638 numberwithin
29639 \series default
29640
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 Commandes ! N ! 
29646 \backslash
29647 numberwithin
29648 \end_layout
29649
29650 \end_inset
29651
29652 , qui a la syntaxe suivante:
29653 \end_layout
29654
29655 \begin_layout Standard
29656
29657 \series bold
29658
29659 \backslash
29660 numberwithin{compteur}{sectionnement}
29661 \end_layout
29662
29663 \begin_layout Standard
29664 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
29665 nt indique quel numéro est placé avant le point.
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
29670  LaTeX soit en mode TeX:
29671 \end_layout
29672
29673 \begin_layout Standard
29674
29675 \series bold
29676
29677 \backslash
29678 numberwithin{equation}{section}
29679 \end_layout
29680
29681 \begin_layout Standard
29682 Voici le résultat:
29683 \begin_inset ERT
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687
29688
29689 \backslash
29690 numberwithin{equation}{section}
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \begin_inset Formula 
29697 \begin{equation}
29698 A+B=C
29699 \end{equation}
29700
29701 \end_inset
29702
29703
29704 \end_layout
29705
29706 \begin_layout Standard
29707 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
29708  on utilisera
29709 \begin_inset Newline newline
29710 \end_inset
29711
29712
29713 \series bold
29714
29715 \backslash
29716 numberwithin{table}{part}
29717 \end_layout
29718
29719 \begin_layout Standard
29720 Pour revenir à la numérotation standard pour éviter ce type de numérotation
29721  quand elle est définie par la classe du document, on insère la commande
29722  suivante, soit dans le préambule, soit en mode TeX:
29723 \end_layout
29724
29725 \begin_layout Standard
29726
29727 \series bold
29728
29729 \backslash
29730 renewcommand{
29731 \backslash
29732 theequation}{
29733 \backslash
29734 arabic{equation}}
29735 \begin_inset Index idx
29736 status collapsed
29737
29738 \begin_layout Plain Layout
29739 Commandes ! A ! 
29740 \backslash
29741 arabic
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \series default
29748
29749 \begin_inset ERT
29750 status collapsed
29751
29752 \begin_layout Plain Layout
29753
29754
29755 \backslash
29756 renewcommand{
29757 \backslash
29758 theequation}{
29759 \backslash
29760 arabic{equation}}
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \series bold
29767
29768 \begin_inset Newline newline
29769 \end_inset
29770
29771
29772 \series default
29773 ou
29774 \series bold
29775
29776 \begin_inset Newline newline
29777 \end_inset
29778
29779
29780 \backslash
29781 renewcommand{
29782 \backslash
29783 thetable}{
29784 \backslash
29785 arabic{table}}
29786 \end_layout
29787
29788 \begin_layout Standard
29789
29790 \series bold
29791
29792 \backslash
29793 numberwithin
29794 \series default
29795  utilise en interne la commande 
29796 \series bold
29797
29798 \backslash
29799 @addtoreset
29800 \series default
29801 , décrite plus haut et qui doit aussi être annulée.
29802 \begin_inset ERT
29803 status collapsed
29804
29805 \begin_layout Plain Layout
29806
29807
29808 \backslash
29809 makeatletter
29810 \end_layout
29811
29812 \begin_layout Plain Layout
29813
29814
29815 \backslash
29816 @removefromreset{equation}{section}
29817 \end_layout
29818
29819 \begin_layout Plain Layout
29820
29821
29822 \backslash
29823 makeatother
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Subsection
29832 Numérotation avec des chiffres romains ou des lettres
29833 \begin_inset Index idx
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837 Numérotation des formules ! avec des lettres
29838 \end_layout
29839
29840 \end_inset
29841
29842
29843 \begin_inset Index idx
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 Numérotation des formules ! avec des chiffres romains
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \end_layout
29854
29855 \begin_layout Standard
29856 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
29857  latines.
29858  Par exemple, pour numéroter avec des petits chiffres romains, on insère
29859  la commande
29860 \end_layout
29861
29862 \begin_layout Standard
29863
29864 \series bold
29865
29866 \backslash
29867 renewcommand{
29868 \backslash
29869 theequation}{
29870 \backslash
29871 roman{equation}}
29872 \end_layout
29873
29874 \begin_layout Standard
29875 en mode TeX juste avant la formule.
29876  
29877 \series bold
29878
29879 \backslash
29880 renewcommand
29881 \series default
29882
29883 \begin_inset Index idx
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887 Commandes ! R ! 
29888 \backslash
29889 renewcommand
29890 \end_layout
29891
29892 \end_inset
29893
29894  redéfinit la commande prédéfinie 
29895 \series bold
29896
29897 \backslash
29898 theequation
29899 \series default
29900  en la commande 
29901 \series bold
29902
29903 \backslash
29904 roman{equation}
29905 \series default
29906
29907 \begin_inset Foot
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911 La commande 
29912 \series bold
29913
29914 \backslash
29915 renewcommand
29916 \series default
29917  a la même syntaxe que la commande 
29918 \series bold
29919
29920 \backslash
29921 newcommand
29922 \series default
29923  qui est décrite dans 
29924 \begin_inset CommandInset ref
29925 LatexCommand ref
29926 reference "sec:Commandes-personnalisées"
29927
29928 \end_inset
29929
29930 .
29931 \end_layout
29932
29933 \end_inset
29934
29935 .
29936  
29937 \series bold
29938 equation
29939 \series default
29940  est le compteur pour les formules.
29941  Quand la commande 
29942 \series bold
29943
29944 \backslash
29945 the
29946 \series default
29947  est utilisée comme préfixe pour un compteur, la valeur du compteur est
29948  écrite en utilisant des chiffres arabes.
29949  Quand une formule est numérotée, LaTeX met en interne la commande 
29950 \series bold
29951
29952 \backslash
29953 theequation
29954 \series default
29955  après la formule.
29956  
29957 \series bold
29958
29959 \backslash
29960 roman{equation}
29961 \begin_inset Index idx
29962 status collapsed
29963
29964 \begin_layout Plain Layout
29965 Commandes ! R ! 
29966 \backslash
29967 roman
29968 \end_layout
29969
29970 \end_inset
29971
29972
29973 \series default
29974  écrit la valeur du compteur en utilisant des petits chiffres romains.
29975 \end_layout
29976
29977 \begin_layout Standard
29978 Toutes les formules qui suivent 
29979 \series bold
29980
29981 \backslash
29982 renew
29983 \series default
29984 c
29985 \series bold
29986 ommand
29987 \series default
29988  sont maintenant numérotées en chiffres romains.
29989  Pour passer à une numérotation avec de gros chiffres romains, on insère
29990  la même commande, mais avec 
29991 \series bold
29992
29993 \backslash
29994 roman
29995 \series default
29996  remplacé par 
29997 \series bold
29998
29999 \backslash
30000 Roman
30001 \series default
30002
30003 \begin_inset Index idx
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 Commandes ! R ! 
30008 \backslash
30009 roman@
30010 \backslash
30011 Roman
30012 \end_layout
30013
30014 \end_inset
30015
30016 .
30017  Pour numéroter avec des lettres latines minuscules, on a la commande 
30018 \series bold
30019
30020 \backslash
30021 alph
30022 \series default
30023
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Commandes ! A ! 
30029 \backslash
30030 alphe
30031 \end_layout
30032
30033 \end_inset
30034
30035 , pour les lettres majuscules, on a 
30036 \series bold
30037
30038 \backslash
30039 Alph
30040 \series default
30041
30042 \begin_inset Index idx
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046 Commandes ! A ! 
30047 \backslash
30048 alph@
30049 \backslash
30050 Alph
30051 \end_layout
30052
30053 \end_inset
30054
30055 .
30056 \end_layout
30057
30058 \begin_layout Standard
30059 \begin_inset Note Greyedout
30060 status open
30061
30062 \begin_layout Plain Layout
30063
30064 \series bold
30065 \color none
30066 Note:
30067 \series default
30068  on peut numéroter au maximum 26
30069 \begin_inset space ~
30070 \end_inset
30071
30072 formules avec des lettres latines dans un même document.
30073 \end_layout
30074
30075 \end_inset
30076
30077
30078 \end_layout
30079
30080 \begin_layout Standard
30081 \begin_inset ERT
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085
30086
30087 \backslash
30088 renewcommand{
30089 \backslash
30090 theequation}{
30091 \backslash
30092 roman{equation}}
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \end_layout
30099
30100 \begin_layout Standard
30101 \begin_inset Formula 
30102 \begin{equation}
30103 A=\textrm{romains minuscules}
30104 \end{equation}
30105
30106 \end_inset
30107
30108
30109 \begin_inset ERT
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113
30114
30115 \backslash
30116 renewcommand{
30117 \backslash
30118 theequation}{
30119 \backslash
30120 Roman{equation}}
30121 \end_layout
30122
30123 \end_inset
30124
30125
30126 \begin_inset Formula 
30127 \begin{equation}
30128 B=\textrm{romains majuscules}\label{eq:Rom}
30129 \end{equation}
30130
30131 \end_inset
30132
30133
30134 \begin_inset ERT
30135 status collapsed
30136
30137 \begin_layout Plain Layout
30138
30139
30140 \backslash
30141 renewcommand{
30142 \backslash
30143 theequation}{
30144 \backslash
30145 alph{equation}}
30146 \end_layout
30147
30148 \end_inset
30149
30150
30151 \begin_inset Formula 
30152 \begin{equation}
30153 C=\textrm{latines minuscules}
30154 \end{equation}
30155
30156 \end_inset
30157
30158
30159 \begin_inset ERT
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163
30164
30165 \backslash
30166 renewcommand{
30167 \backslash
30168 theequation}{
30169 \backslash
30170 Alph{equation}}
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \begin_inset Formula 
30177 \begin{equation}
30178 D=\textrm{latines majuscules}\label{eq:Lat}
30179 \end{equation}
30180
30181 \end_inset
30182
30183
30184 \end_layout
30185
30186 \begin_layout Standard
30187 Pour revenir à la numérotation implicite, on insère la commande:
30188 \end_layout
30189
30190 \begin_layout Standard
30191
30192 \series bold
30193
30194 \backslash
30195 renewcommand{
30196 \backslash
30197 theequation}{
30198 \backslash
30199 arabic{equation}}
30200 \begin_inset Index idx
30201 status collapsed
30202
30203 \begin_layout Plain Layout
30204 Commandes ! A ! 
30205 \backslash
30206 arabic
30207 \end_layout
30208
30209 \end_inset
30210
30211
30212 \end_layout
30213
30214 \begin_layout Standard
30215 \begin_inset ERT
30216 status collapsed
30217
30218 \begin_layout Plain Layout
30219
30220
30221 \backslash
30222 renewcommand{
30223 \backslash
30224 theequation}{
30225 \backslash
30226 arabic{equation}}
30227 \end_layout
30228
30229 \end_inset
30230
30231
30232 \begin_inset Formula 
30233 \begin{equation}
30234 E=\textrm{Arabes}
30235 \end{equation}
30236
30237 \end_inset
30238
30239
30240 \end_layout
30241
30242 \begin_layout Standard
30243 \begin_inset VSpace medskip
30244 \end_inset
30245
30246 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30247  du style de numérotation.
30248  Si l'on veut que la numérotation reparte à 
30249 \begin_inset Quotes eld
30250 \end_inset
30251
30252 1
30253 \begin_inset Quotes erd
30254 \end_inset
30255
30256  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30257  On trouvera une description de cette opération dans le fichier 
30258 \begin_inset CommandInset href
30259 LatexCommand href
30260 name "Formula-numbering.lyx"
30261 target "run:Formula-numbering.lyx"
30262
30263 \end_inset
30264
30265 .
30266 \end_layout
30267
30268 \begin_layout Section
30269 Symboles et équations chimiques
30270 \begin_inset CommandInset label
30271 LatexCommand label
30272 name "sub:Symboles-chimiques"
30273
30274 \end_inset
30275
30276
30277 \begin_inset Index idx
30278 status collapsed
30279
30280 \begin_layout Plain Layout
30281 Equations@Équations chimiques
30282 \end_layout
30283
30284 \end_inset
30285
30286
30287 \begin_inset Index idx
30288 status collapsed
30289
30290 \begin_layout Plain Layout
30291 Symboles ! chimiques
30292 \end_layout
30293
30294 \end_inset
30295
30296
30297 \end_layout
30298
30299 \begin_layout Standard
30300 Un exemple de texte de chimie:
30301 \end_layout
30302
30303 \begin_layout Quote
30304 L'ion 
30305 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30306 \end_inset
30307
30308 réagit avec deux ions 
30309 \begin_inset Formula $\mathrm{Na^{+}}$
30310 \end_inset
30311
30312  pour donner du sulfate de sodium 
30313 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30314 \end_inset
30315
30316 .
30317  La réaction chimique peut être mise sous la forme:
30318 \begin_inset Formula 
30319 \begin{equation}
30320 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaction-chimique}
30321 \end{equation}
30322
30323 \end_inset
30324
30325
30326 \end_layout
30327
30328 \begin_layout Standard
30329 Cette équation chimique peut être créée directement sous la forme d'une
30330  formule.
30331  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
30332  et mettez-le dans la police droite avec le raccourci 
30333 \family sans
30334 Alt+C
30335 \begin_inset space ~
30336 \end_inset
30337
30338 R
30339 \family default
30340  .
30341 \begin_inset Foot
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345 Style de polices, voir 
30346 \begin_inset CommandInset ref
30347 LatexCommand ref
30348 reference "sub:Styles-de-polices"
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \end_inset
30356
30357
30358 \end_layout
30359
30360 \begin_layout Standard
30361 Une méthode plus pratique pour mettre en forme des formules chimiques est
30362  d'utiliser la commande 
30363 \series bold
30364
30365 \backslash
30366 ce
30367 \series default
30368
30369 \begin_inset Index idx
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373 Commandes ! C ! 
30374 \backslash
30375 ce
30376 \end_layout
30377
30378 \end_inset
30379
30380  qui est disponible si le paquetage LaTeX 
30381 \series bold
30382 mhchem
30383 \series default
30384
30385 \begin_inset Index idx
30386 status collapsed
30387
30388 \begin_layout Plain Layout
30389 Paquetages ! mhchem
30390 \end_layout
30391
30392 \end_inset
30393
30394  est installé.
30395  Quand on insère 
30396 \series bold
30397
30398 \backslash
30399 ce
30400 \series default
30401  dans une formule, une boîte bleue apparaît dans laquelle on peut saisir
30402  des formules chimiques de façon intuitive.
30403 \end_layout
30404
30405 \begin_layout Standard
30406 \align center
30407 \begin_inset Tabular
30408 <lyxtabular version="3" rows="9" columns="2">
30409 <features rotate="0" tabularvalignment="middle">
30410 <column alignment="center" valignment="top">
30411 <column alignment="center" valignment="top">
30412 <row>
30413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30414 \begin_inset Text
30415
30416 \begin_layout Plain Layout
30417 Commande
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426 Résultat
30427 \begin_inset Note Note
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432 \series bold
30433
30434 \backslash
30435 raisebox
30436 \series default
30437  est seulement utilisée pour faire de la place
30438 \end_layout
30439
30440 \end_inset
30441
30442
30443 \end_layout
30444
30445 \end_inset
30446 </cell>
30447 </row>
30448 <row>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \backslash
30455 ce
30456 \begin_inset space \textvisiblespace{}
30457 \end_inset
30458
30459 H2CO3
30460 \end_layout
30461
30462 \end_inset
30463 </cell>
30464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30465 \begin_inset Text
30466
30467 \begin_layout Plain Layout
30468 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30469 \end_inset
30470
30471
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 </row>
30477 <row>
30478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482
30483 \backslash
30484 ce
30485 \begin_inset space \textvisiblespace{}
30486 \end_inset
30487
30488 SO4^2-
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30494 \begin_inset Text
30495
30496 \begin_layout Plain Layout
30497 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30498 \end_inset
30499
30500
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 </row>
30506 <row>
30507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30508 \begin_inset Text
30509
30510 \begin_layout Plain Layout
30511
30512 \backslash
30513 ce
30514 \begin_inset space \textvisiblespace{}
30515 \end_inset
30516
30517 (NH4)2S
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Plain Layout
30526 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30527 \end_inset
30528
30529
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 </row>
30535 <row>
30536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30537 \begin_inset Text
30538
30539 \begin_layout Plain Layout
30540
30541 \backslash
30542 ce
30543 \begin_inset space \textvisiblespace{}
30544 \end_inset
30545
30546 KCr(SO4)2.12H2O
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30556 \end_inset
30557
30558
30559 \end_layout
30560
30561 \end_inset
30562 </cell>
30563 </row>
30564 <row>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569
30570 \backslash
30571 ce
30572 \begin_inset space \textvisiblespace{}
30573 \end_inset
30574
30575 A-B
30576 \backslash
30577 dbond
30578 \begin_inset space \textvisiblespace{}
30579 \end_inset
30580
30581 C
30582 \backslash
30583 tbond
30584 \begin_inset space \textvisiblespace{}
30585 \end_inset
30586
30587 D
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Plain Layout
30596 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30597 \end_inset
30598
30599
30600 \end_layout
30601
30602 \end_inset
30603 </cell>
30604 </row>
30605 <row>
30606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \backslash
30612 ce
30613 \begin_inset space \textvisiblespace{}
30614 \end_inset
30615
30616 ^227
30617 \begin_inset Formula $\downarrow$
30618 \end_inset
30619
30620 _90
30621 \begin_inset Formula $\to$
30622 \end_inset
30623
30624 Th+
30625 \end_layout
30626
30627 \end_inset
30628 </cell>
30629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30630 \begin_inset Text
30631
30632 \begin_layout Plain Layout
30633 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30634 \end_inset
30635
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 </row>
30642 <row>
30643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30644 \begin_inset Text
30645
30646 \begin_layout Plain Layout
30647
30648 \backslash
30649 ce
30650 \begin_inset space \textvisiblespace{}
30651 \end_inset
30652
30653 CO2
30654 \begin_inset space \textvisiblespace{}
30655 \end_inset
30656
30657 +
30658 \begin_inset space \textvisiblespace{}
30659 \end_inset
30660
30661 C
30662 \begin_inset space \textvisiblespace{}
30663 \end_inset
30664
30665 <=>
30666 \begin_inset space \textvisiblespace{}
30667 \end_inset
30668
30669 2CO
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30679 \end_inset
30680
30681
30682 \end_layout
30683
30684 \end_inset
30685 </cell>
30686 </row>
30687 <row>
30688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692
30693 \backslash
30694 ce
30695 \begin_inset space \textvisiblespace{}
30696 \end_inset
30697
30698 CO2
30699 \begin_inset space \textvisiblespace{}
30700 \end_inset
30701
30702 +
30703 \begin_inset space \textvisiblespace{}
30704 \end_inset
30705
30706 C
30707 \begin_inset space \textvisiblespace{}
30708 \end_inset
30709
30710 ->[
30711 \backslash
30712 alpha][
30713 \backslash
30714 beta]
30715 \begin_inset space \textvisiblespace{}
30716 \end_inset
30717
30718 2CO}
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 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30728 \end_inset
30729
30730
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 </row>
30736 </lyxtabular>
30737
30738 \end_inset
30739
30740
30741 \end_layout
30742
30743 \begin_layout Standard
30744 \begin_inset Note Greyedout
30745 status open
30746
30747 \begin_layout Plain Layout
30748
30749 \series bold
30750 \color none
30751 Note:
30752 \series default
30753  L'insertion d'une formule mathématique dans une boîte 
30754 \series bold
30755
30756 \backslash
30757 ce
30758 \series default
30759  va provoquer une erreur LaTeX.
30760  Dans ce cas le code TeX devra être utilisé comme par exemple pour 
30761 \series bold
30762
30763 \backslash
30764 ce{$
30765 \backslash
30766 mu
30767 \backslash
30768 hyphen$Cl}
30769 \series default
30770
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 ce{$
30779 \backslash
30780 mu
30781 \backslash
30782 hyphen$Cl}
30783 \end_layout
30784
30785 \end_inset
30786
30787  
30788 \end_layout
30789
30790 \end_inset
30791
30792
30793 \end_layout
30794
30795 \begin_layout Standard
30796
30797 \lang english
30798 \begin_inset Note Greyedout
30799 status open
30800
30801 \begin_layout Plain Layout
30802
30803 \series bold
30804 \color none
30805 Nota:
30806 \series default
30807  il n'est pas possible avec LyX d'utiliser le caractère ^ pour obtenir une
30808  flèche vers le haut, comme il est expliqué dans le manuel de 
30809 \series bold
30810 mhchem
30811 \series default
30812  On doit utiliser à la place une espace fine négative suivie de la commande
30813  
30814 \series bold
30815
30816 \backslash
30817 uparrow
30818 \series default
30819
30820 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30821 \end_inset
30822
30823
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \end_layout
30830
30831 \begin_layout Standard
30832 L'utilisation de la commande 
30833 \series bold
30834
30835 \backslash
30836 ce
30837 \series default
30838  pour l'équation
30839 \begin_inset space ~
30840 \end_inset
30841
30842
30843 \begin_inset CommandInset ref
30844 LatexCommand eqref
30845 reference "eq:reaction-chimique"
30846
30847 \end_inset
30848
30849  donne
30850 \begin_inset Newline newline
30851 \end_inset
30852
30853
30854 \series bold
30855  
30856 \backslash
30857 ce
30858 \begin_inset space \textvisiblespace{}
30859 \end_inset
30860
30861 2Na+
30862 \begin_inset space \textvisiblespace{}
30863 \end_inset
30864
30865 +
30866 \begin_inset space \textvisiblespace{}
30867 \end_inset
30868
30869 SO4^2-
30870 \begin_inset space \textvisiblespace{}
30871 \end_inset
30872
30873
30874 \begin_inset space \textvisiblespace{}
30875 \end_inset
30876
30877 ->
30878 \begin_inset space \textvisiblespace{}
30879 \end_inset
30880
30881 Na2SO4
30882 \end_layout
30883
30884 \begin_layout Standard
30885 Pour créer des équations chimiques multilignes, on crée d'abord une formule
30886  multiligne comme cela est décrit dans 
30887 \begin_inset CommandInset ref
30888 LatexCommand ref
30889 reference "sec:Formules-multi-lignes"
30890
30891 \end_inset
30892
30893 .
30894  Ensuite on utilise la commande 
30895 \series bold
30896
30897 \backslash
30898 ce
30899 \series default
30900  dans chaque petite boîte bleue de la formule.
30901  
30902 \begin_inset CommandInset ref
30903 LatexCommand eqref
30904 reference "eq:TEOS-reaction-1"
30905
30906 \end_inset
30907
30908  et 
30909 \begin_inset CommandInset ref
30910 LatexCommand eqref
30911 reference "eq:TEOS-reaction-2"
30912
30913 \end_inset
30914
30915  sont un exemple d'une réaction chimique multi-étape où chaque équation
30916  a son propre numéro.
30917 \begin_inset Formula 
30918 \begin{eqnarray}
30919 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30920 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30921 \end{eqnarray}
30922
30923 \end_inset
30924
30925
30926 \end_layout
30927
30928 \begin_layout Standard
30929 En plus de 
30930 \series bold
30931
30932 \backslash
30933 ce
30934 \series default
30935  le paquetage 
30936 \series bold
30937 mhchem
30938 \series default
30939  fournit la commande 
30940 \series bold
30941
30942 \backslash
30943 cf
30944 \series default
30945
30946 \begin_inset Index idx
30947 status collapsed
30948
30949 \begin_layout Plain Layout
30950 Commandes ! C ! 
30951 \backslash
30952 cf
30953 \end_layout
30954
30955 \end_inset
30956
30957  qui doit être réservée à des cas spéciaux.
30958  Pour avoir plus d'information au sujet de 
30959 \series bold
30960
30961 \backslash
30962 cf
30963 \series default
30964  et plus d'exemples, jetez un coup d'oeil à la documentation de 
30965 \series bold
30966 mhchem
30967 \series default
30968
30969 \begin_inset CommandInset citation
30970 LatexCommand cite
30971 key "mhchem"
30972
30973 \end_inset
30974
30975 .
30976 \end_layout
30977
30978 \begin_layout Section
30979 Diagrammes
30980 \end_layout
30981
30982 \begin_layout Standard
30983 LyX gère deux types de diagrammes commutatifs; 
30984 \series bold
30985 amscd
30986 \series default
30987  et
30988 \series bold
30989  xymatrix
30990 \series default
30991  qui sont décrits dans ce qui suit.
30992 \end_layout
30993
30994 \begin_layout Subsection
30995 Les diagrammes amscd
30996 \begin_inset Index idx
30997 status collapsed
30998
30999 \begin_layout Plain Layout
31000 Diagrammes ! amscd
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \begin_layout Standard
31009 Des diagrammes de ce type visualisent les relations par des lignes verticales
31010  ou horizontales ou encore des flèches: 
31011 \begin_inset Formula 
31012 \[
31013 \begin{CD}A@>>>B@>>>C\\
31014 @AAA@.@VVV\\
31015 F@<<<E@<<<D
31016 \end{CD}
31017 \]
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 Pour les obtenir, on insère la commande 
31026 \series bold
31027
31028 \backslash
31029 CD
31030 \begin_inset Index idx
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034 Commandes ! C ! 
31035 \backslash
31036 CD
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \series default
31043  dans une formule.
31044  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31045  on peut insérer d'autres commandes.
31046  On crée une nouvelle ligne avec 
31047 \family sans
31048 Ctrl+Entrée
31049 \family default
31050 .
31051  Les relations horizontales sont insérées dans les lignes impaires et les
31052  relations verticales dans les lignes paires.
31053 \end_layout
31054
31055 \begin_layout Standard
31056 Pour créer les relations, il y a les commandes suivantes:
31057 \end_layout
31058
31059 \begin_layout Itemize
31060
31061 \series bold
31062 @<<<
31063 \series default
31064  crée une flèche gauche, 
31065 \series bold
31066 @>>>
31067 \series default
31068  une flèche droite, et 
31069 \series bold
31070 @=
31071 \series default
31072  un long signe égal
31073 \end_layout
31074
31075 \begin_layout Itemize
31076
31077 \series bold
31078 @AAA
31079 \series default
31080  crée une flèche vers le haut, 
31081 \series bold
31082 @VVV
31083 \series default
31084  une flèche vers le bas, et 
31085 \series bold
31086 @|
31087 \series default
31088  un signe égal vertical
31089 \end_layout
31090
31091 \begin_layout Itemize
31092
31093 \series bold
31094 @.
31095
31096 \series default
31097  sert de remplissage pour une relation inexistante
31098 \end_layout
31099
31100 \begin_layout Standard
31101 Toutes les flèches peuvent être étiquetées de la façon suivante:
31102 \end_layout
31103
31104 \begin_layout Itemize
31105 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31106  de la flèche.
31107  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31108  flèche.
31109 \end_layout
31110
31111 \begin_layout Itemize
31112 Quand le texte destiné à une flèche verticale est inséré entre le premier
31113  et le second A ou V, il est placé sur le côté gauche de la flèche.
31114  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31115  de la flèche.
31116  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31117  des accolades TeX.
31118 \end_layout
31119
31120 \begin_layout Standard
31121 Comme exemple, un diagramme avec toutes les relations possibles:
31122 \end_layout
31123
31124 \begin_layout Standard
31125 \begin_inset Formula 
31126 \[
31127 \begin{CD}A@>j>>B@>>k>C@=F\\
31128 @AmAA@.@VV{V}V@|\\
31129 D@<<j<E@>k>>F@=C
31130 \end{CD}
31131 \]
31132
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \begin_layout Standard
31139 La commande pour l'obtenir:
31140 \begin_inset Newline newline
31141 \end_inset
31142
31143
31144 \series bold
31145
31146 \backslash
31147 CD
31148 \begin_inset space \textvisiblespace{}
31149 \end_inset
31150
31151 A@>j>>B@>>k>C@=F Ctrl+Entrée
31152 \begin_inset Newline newline
31153 \end_inset
31154
31155
31156 \begin_inset Phantom HPhantom
31157 status open
31158
31159 \begin_layout Plain Layout
31160
31161 \series bold
31162
31163 \backslash
31164 CD
31165 \begin_inset space \textvisiblespace{}
31166 \end_inset
31167
31168
31169 \end_layout
31170
31171 \end_inset
31172
31173 @AmAA@.@VV
31174 \backslash
31175 {V
31176 \series default
31177
31178 \begin_inset Formula $\to$
31179 \end_inset
31180
31181
31182 \series bold
31183 V@| Ctrl+Entrée
31184 \begin_inset Newline newline
31185 \end_inset
31186
31187
31188 \begin_inset Phantom HPhantom
31189 status open
31190
31191 \begin_layout Plain Layout
31192
31193 \series bold
31194
31195 \backslash
31196 CD
31197 \begin_inset space \textvisiblespace{}
31198 \end_inset
31199
31200
31201 \end_layout
31202
31203 \end_inset
31204
31205 D@<<j<E@>k>>F@=C
31206 \end_layout
31207
31208 \begin_layout Subsection
31209 Les diagrammes xymatrix
31210 \begin_inset Index idx
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214 Diagrammes ! xymatrix
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \end_layout
31221
31222 \begin_layout Standard
31223 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31224  
31225 \series bold
31226 xypic
31227 \series default
31228 .
31229  Une xymatrice est créée en insérant la commande 
31230 \series bold
31231
31232 \backslash
31233 xymatrix
31234 \series default
31235  dans une formule.
31236  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31237  comme pour une matrice normale, voir 
31238 \begin_inset CommandInset ref
31239 LatexCommand ref
31240 reference "sec:Matrices"
31241
31242 \end_inset
31243
31244 .
31245 \end_layout
31246
31247 \begin_layout Standard
31248 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31249  diagonales ou courbes et plus encore.
31250  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31251  décorations sont expliquées en détail dans ce 
31252 \emph on
31253 manuel pour XY-pic 
31254 \emph default
31255 que vous trouverez dans le menu 
31256 \family sans
31257 Aide\SpecialChar \menuseparator
31258 Manuels
31259 \begin_inset space ~
31260 \end_inset
31261
31262 spécifiques
31263 \family default
31264 .
31265 \end_layout
31266
31267 \begin_layout Subsection
31268 Les diagrammes
31269 \noun on
31270  Feynman
31271 \noun default
31272
31273 \begin_inset Index idx
31274 status collapsed
31275
31276 \begin_layout Plain Layout
31277 Diagrammes ! Feynman
31278 \end_layout
31279
31280 \end_inset
31281
31282
31283 \end_layout
31284
31285 \begin_layout Standard
31286 Pour pouvoir utiliser des diagrammes 
31287 \noun on
31288 Feynman
31289 \noun default
31290 , on doit installer le paquetage LaTeX 
31291 \series bold
31292 feyn
31293 \series default
31294 .
31295  Un diagramme 
31296 \noun on
31297 Feynman
31298 \noun default
31299  est créée en insérant la commande 
31300 \series bold
31301
31302 \backslash
31303 Diagram
31304 \series default
31305  dans une formule.
31306  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31307  comme pour une matrice normale, voir 
31308 \begin_inset CommandInset ref
31309 LatexCommand ref
31310 reference "sec:Matrices"
31311
31312 \end_inset
31313
31314 .
31315 \end_layout
31316
31317 \begin_layout Standard
31318 On trouvera des exemples montrant comment créer des diagrammes de 
31319 \noun on
31320 Feynman
31321 \noun default
31322  avec LyX dans le 
31323 \emph on
31324 Manuel des diagrammes de Feynman
31325 \emph default
31326  que vous trouverez dans le menu 
31327 \family sans
31328 Aide\SpecialChar \menuseparator
31329 Manuels
31330 \begin_inset space ~
31331 \end_inset
31332
31333 spécifiques
31334 \family default
31335 .
31336 \end_layout
31337
31338 \begin_layout Standard
31339 \begin_inset Newpage newpage
31340 \end_inset
31341
31342
31343 \end_layout
31344
31345 \begin_layout Section
31346 Commandes personnalisées
31347 \begin_inset CommandInset label
31348 LatexCommand label
31349 name "sec:Commandes-personnalisées"
31350
31351 \end_inset
31352
31353
31354 \begin_inset Index idx
31355 status collapsed
31356
31357 \begin_layout Plain Layout
31358 Commandes personnalisées
31359 \end_layout
31360
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \begin_layout Standard
31367 \begin_inset Note Greyedout
31368 status open
31369
31370 \begin_layout Plain Layout
31371
31372 \series bold
31373 Note:
31374 \series default
31375  Les noms des commandes personnalisées ne peuvent contenir que des lettres
31376  latines.
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \end_layout
31383
31384 \begin_layout Subsection
31385 La commande 
31386 \backslash
31387 newcommand
31388 \begin_inset CommandInset label
31389 LatexCommand label
31390 name "sub:La-commande-newcommand"
31391
31392 \end_inset
31393
31394
31395 \begin_inset Index idx
31396 status collapsed
31397
31398 \begin_layout Plain Layout
31399 Commandes personnalisées ! 
31400 \backslash
31401 newcommand
31402 \end_layout
31403
31404 \end_inset
31405
31406
31407 \begin_inset Index idx
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411 Commandes ! N ! 
31412 \backslash
31413 newcommand
31414 \end_layout
31415
31416 \end_inset
31417
31418
31419 \end_layout
31420
31421 \begin_layout Standard
31422 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
31423  Mais on peut définir de nouvelles commandes plus courtes avec la commande
31424  
31425 \series bold
31426
31427 \backslash
31428 newcommand
31429 \series default
31430
31431 \begin_inset Index idx
31432 status collapsed
31433
31434 \begin_layout Plain Layout
31435 Commandes ! N ! 
31436 \backslash
31437 newcommand
31438 \end_layout
31439
31440 \end_inset
31441
31442  .
31443 \end_layout
31444
31445 \begin_layout Standard
31446 La syntaxe de 
31447 \series bold
31448
31449 \backslash
31450 newcommand
31451 \series default
31452  est:
31453 \end_layout
31454
31455 \begin_layout Standard
31456
31457 \series bold
31458
31459 \backslash
31460 newcommand{nom de la nouvelle commande}[nombre d'arguments][valeur optionnelle]
31461 \begin_inset Newline newline
31462 \end_inset
31463
31464
31465 \begin_inset Phantom HPhantom
31466 status open
31467
31468 \begin_layout Plain Layout
31469
31470 \series bold
31471
31472 \backslash
31473 newcommand
31474 \end_layout
31475
31476 \end_inset
31477
31478 {définition de la commande}
31479 \end_layout
31480
31481 \begin_layout Standard
31482 \begin_inset Note Greyedout
31483 status open
31484
31485 \begin_layout Plain Layout
31486
31487 \series bold
31488 Note:
31489 \series default
31490  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
31491  votre document ou par un des paquetages LaTeX que vous utilisez.
31492  Si par exemple, vous tentez de définir la commande 
31493 \series bold
31494
31495 \backslash
31496 le
31497 \series default
31498  pour 
31499 \series bold
31500
31501 \backslash
31502 Leftarrow
31503 \series default
31504 , vous aurez un message d'erreur puisque 
31505 \series bold
31506
31507 \backslash
31508 le
31509 \series default
31510  est déjà définie comme étant la commande pour le symbole 
31511 \begin_inset Quotes eld
31512 \end_inset
31513
31514
31515 \begin_inset Formula $\le$
31516 \end_inset
31517
31518
31519 \begin_inset Quotes erd
31520 \end_inset
31521
31522 .
31523 \end_layout
31524
31525 \end_inset
31526
31527
31528 \end_layout
31529
31530 \begin_layout Standard
31531 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
31532  d'argument que la commande doit avoir.
31533  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
31534  optionnel.
31535  Quand on utilise cette valeur, le 
31536 \emph on
31537 premier 
31538 \emph default
31539 argument de la nouvelle commande est automatiquement l'argument optionnel.
31540 \end_layout
31541
31542 \begin_layout Standard
31543 Voici quelques exemples:
31544 \end_layout
31545
31546 \begin_layout Itemize
31547 Pour définir la commande 
31548 \series bold
31549
31550 \backslash
31551 gr
31552 \series default
31553  pour 
31554 \series bold
31555
31556 \backslash
31557 Longrightarrow
31558 \series default
31559 , la ligne à insérer dans le préambule LaTeX est:
31560 \begin_inset VSpace medskip
31561 \end_inset
31562
31563
31564 \begin_inset Newline newline
31565 \end_inset
31566
31567
31568 \series bold
31569
31570 \backslash
31571 newcommand{
31572 \backslash
31573 gr}{
31574 \backslash
31575 Longrightarrow}
31576 \end_layout
31577
31578 \begin_layout Itemize
31579 Pour définir la commande
31580 \series bold
31581  
31582 \backslash
31583 us
31584 \series default
31585  pour 
31586 \series bold
31587
31588 \backslash
31589 underline
31590 \series default
31591 , l'argument (qui doit être souligné) doit être pris en compte.
31592  Pour cela, la ligne à insérer dans le préambule est:
31593 \begin_inset VSpace medskip
31594 \end_inset
31595
31596
31597 \begin_inset Newline newline
31598 \end_inset
31599
31600
31601 \series bold
31602
31603 \backslash
31604 newcommand{
31605 \backslash
31606 us}[1]{
31607 \backslash
31608 underline{#1}}
31609 \series default
31610
31611 \begin_inset VSpace medskip
31612 \end_inset
31613
31614
31615 \begin_inset Newline newline
31616 \end_inset
31617
31618 Le caractère 
31619 \series bold
31620 #
31621 \series default
31622  agit comme un argument formel, le 
31623 \series bold
31624 1
31625 \series default
31626  derrière lui indique qu'il représente le premier argument.
31627 \end_layout
31628
31629 \begin_layout Itemize
31630 Pour remplacer la commande 
31631 \series bold
31632
31633 \backslash
31634 framebox
31635 \series default
31636  on peut par exemple définir, la commande 
31637 \series bold
31638
31639 \backslash
31640 fb
31641 \series default
31642 :
31643 \begin_inset VSpace medskip
31644 \end_inset
31645
31646
31647 \begin_inset Newline newline
31648 \end_inset
31649
31650
31651 \series bold
31652
31653 \backslash
31654 newcommand{
31655 \backslash
31656 fb}[3]{
31657 \backslash
31658 framebox#1#2{$#3$}}
31659 \series default
31660
31661 \begin_inset VSpace medskip
31662 \end_inset
31663
31664
31665 \begin_inset Newline newline
31666 \end_inset
31667
31668 Les deux dollars créent une formule supplémentaire pour la commande 
31669 \series bold
31670
31671 \backslash
31672 framebox
31673 \series default
31674 , voir 
31675 \begin_inset CommandInset ref
31676 LatexCommand ref
31677 reference "sub:Boîtes-avec-cadre"
31678
31679 \end_inset
31680
31681 .
31682 \end_layout
31683
31684 \begin_layout Itemize
31685 Pour créer une nouvelle commande pour remplacer 
31686 \series bold
31687
31688 \backslash
31689 fcolorbox
31690 \series default
31691  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31692  pour la couleur est défini comme optionnel:
31693 \begin_inset VSpace medskip
31694 \end_inset
31695
31696
31697 \begin_inset Newline newline
31698 \end_inset
31699
31700
31701 \series bold
31702
31703 \backslash
31704 newcommand{
31705 \backslash
31706 cb}[3][white]{
31707 \backslash
31708 fcolorbox{#2}{#1}{$#3$}}
31709 \series default
31710
31711 \begin_inset VSpace medskip
31712 \end_inset
31713
31714
31715 \begin_inset Newline newline
31716 \end_inset
31717
31718 Quand la couleur n'est pas définie lors d'une utilisation de 
31719 \series bold
31720
31721 \backslash
31722 cb
31723 \series default
31724 , la couleur prédéfinie 
31725 \series bold
31726 white
31727 \series default
31728  est utilisée implicitement.
31729 \end_layout
31730
31731 \begin_layout Standard
31732 Un test des nouvelles commandes:
31733 \end_layout
31734
31735 \begin_layout Standard
31736 \align center
31737 \begin_inset Tabular
31738 <lyxtabular version="3" rows="6" columns="2">
31739 <features rotate="0" tabularvalignment="middle">
31740 <column alignment="center" valignment="top">
31741 <column alignment="center" valignment="top">
31742 <row>
31743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31744 \begin_inset Text
31745
31746 \begin_layout Plain Layout
31747 Commande
31748 \end_layout
31749
31750 \end_inset
31751 </cell>
31752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756 Résultat
31757 \begin_inset Note Note
31758 status collapsed
31759
31760 \begin_layout Plain Layout
31761
31762 \series bold
31763
31764 \backslash
31765 raisebox
31766 \series default
31767  est seulement utilisée pour faire de la place
31768 \end_layout
31769
31770 \end_inset
31771
31772
31773 \end_layout
31774
31775 \end_inset
31776 </cell>
31777 </row>
31778 <row>
31779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31780 \begin_inset Text
31781
31782 \begin_layout Plain Layout
31783 A
31784 \backslash
31785 gr
31786 \begin_inset space \textvisiblespace{}
31787 \end_inset
31788
31789 B
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout Plain Layout
31798 \begin_inset Formula $A\gr B$
31799 \end_inset
31800
31801
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 </row>
31807 <row>
31808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31809 \begin_inset Text
31810
31811 \begin_layout Plain Layout
31812
31813 \backslash
31814 us{ABcd
31815 \end_layout
31816
31817 \end_inset
31818 </cell>
31819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31820 \begin_inset Text
31821
31822 \begin_layout Plain Layout
31823 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \end_inset
31830 </cell>
31831 </row>
31832 <row>
31833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837
31838 \backslash
31839 fb{[2cm]
31840 \begin_inset Formula $\to$
31841 \end_inset
31842
31843
31844 \backslash
31845 {
31846 \begin_inset Formula $\to$
31847 \end_inset
31848
31849
31850 \backslash
31851 {
31852 \backslash
31853 int
31854 \begin_inset space \textvisiblespace{}
31855 \end_inset
31856
31857 A=B
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31863 \begin_inset Text
31864
31865 \begin_layout Plain Layout
31866 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31867 \end_inset
31868
31869
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 </row>
31875 <row>
31876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880
31881 \backslash
31882 cb{red
31883 \begin_inset Formula $\to$
31884 \end_inset
31885
31886
31887 \backslash
31888 {
31889 \backslash
31890 int
31891 \begin_inset space \textvisiblespace{}
31892 \end_inset
31893
31894 A=B
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31904 \end_inset
31905
31906
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 </row>
31912 <row>
31913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917
31918 \backslash
31919 cb[green]
31920 \backslash
31921 {red
31922 \begin_inset Formula $\to$
31923 \end_inset
31924
31925
31926 \backslash
31927 {
31928 \backslash
31929 int
31930 \begin_inset space \textvisiblespace{}
31931 \end_inset
31932
31933 A=B
31934 \end_layout
31935
31936 \end_inset
31937 </cell>
31938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31943 \end_inset
31944
31945
31946 \end_layout
31947
31948 \end_inset
31949 </cell>
31950 </row>
31951 </lyxtabular>
31952
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \begin_layout Subsection
31959 Macros en mode mathématique
31960 \begin_inset Index idx
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964 Commandes personnalisées ! macros mathématiques
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \begin_inset Index idx
31971 status collapsed
31972
31973 \begin_layout Plain Layout
31974 Macros
31975 \end_layout
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \begin_layout Standard
31983 LyX permet la définition de macros pour les formules, ce qui est parciculièremen
31984 t utile pour les expressions complexes.
31985  Par exemple, supposons que les solutions de l'équation du second degré
31986  apparaissent souvent dans votre document sous des formes variées.
31987  La forme générale de l'équation du second degré est:
31988 \begin_inset Formula 
31989 \[
31990 0=\lambda^{2}+p\lambda+q
31991 \]
31992
31993 \end_inset
31994
31995 La forme générale de ses solutions est:
31996 \begin_inset Formula 
31997 \[
31998 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
31999 \]
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \begin_layout Standard
32007 Pour définir une commande pour la formule de la solution, les paramètres
32008  
32009 \begin_inset Formula $\lambda$
32010 \end_inset
32011
32012
32013 \begin_inset Formula $p$
32014 \end_inset
32015
32016  et 
32017 \begin_inset Formula $q$
32018 \end_inset
32019
32020  peuvent prendre des formes variées et l'indice de 
32021 \begin_inset Formula $\lambda$
32022 \end_inset
32023
32024  doit pouvoir être donné de façon optionnelle, la ligne de préambule LaTeX
32025  est
32026 \begin_inset Newline newline
32027 \end_inset
32028
32029
32030 \series bold
32031
32032 \backslash
32033 newcommand{
32034 \backslash
32035 qG}[4][1,
32036 \backslash
32037 ,2]{#2_{#1}=-
32038 \backslash
32039 frac{#3}{2}
32040 \backslash
32041 pm
32042 \begin_inset Newline newline
32043 \end_inset
32044
32045
32046 \begin_inset Phantom HPhantom
32047 status open
32048
32049 \begin_layout Plain Layout
32050
32051 \series bold
32052
32053 \backslash
32054 newcommand
32055 \end_layout
32056
32057 \end_inset
32058
32059
32060 \backslash
32061 sqrt{
32062 \backslash
32063 frac{#3^{2}}{4}-#4}}
32064 \end_layout
32065
32066 \begin_layout Standard
32067 Pour créer une formule de solution avec cette définition, on peut insérer
32068  dans une formule la commande:
32069 \end_layout
32070
32071 \begin_layout Standard
32072
32073 \series bold
32074
32075 \backslash
32076 qG{
32077 \backslash
32078 lambda
32079 \begin_inset Formula $\to$
32080 \end_inset
32081
32082
32083 \backslash
32084 {p
32085 \begin_inset Formula $\to$
32086 \end_inset
32087
32088
32089 \backslash
32090 {q
32091 \end_layout
32092
32093 \begin_layout Standard
32094 La définition de la nouvelle commande n'est pas intuitive parce que l'on
32095  doit connaître la syntaxe des commandes LaTeX que l'on utilise, par exemple
32096  que l'on insère une fraction en faisant 
32097 \series bold
32098
32099 \backslash
32100 frac{numérateur}{dénominateur}
32101 \series default
32102 .
32103  En plus on peut facilement oublier une accolade dans la définition et ne
32104  pas voir dans LyX ce que la nouvelle commande va faire.
32105  Pour éviter ces problèmes LyX offre la possibilité d'utiliser des macros
32106  mathématiques à la place de la commande 
32107 \series bold
32108
32109 \backslash
32110 newcommand
32111 \series default
32112 .
32113 \end_layout
32114
32115 \begin_layout Standard
32116 Une macro est créée en utilisant le menu 
32117 \family sans
32118 Insertion\SpecialChar \menuseparator
32119 Math\SpecialChar \menuseparator
32120 Macro
32121 \family default
32122  ou le bouton 
32123 \begin_inset Graphics
32124         filename ../../images/math-macro_newmacroname_newcommand.png
32125         scale 85
32126
32127 \end_inset
32128
32129  de la barre d'outils.
32130  La barre d'outils macro apparaît alors ainsi que la boîte suivante où on
32131  définit la macro:
32132 \begin_inset Newline newline
32133 \end_inset
32134
32135
32136 \begin_inset space \hspace*{\fill}
32137 \end_inset
32138
32139
32140 \begin_inset Graphics
32141         filename ../clipart/macrobox.png
32142
32143 \end_inset
32144
32145
32146 \begin_inset space \hspace*{\fill}
32147 \end_inset
32148
32149
32150 \begin_inset Newline newline
32151 \end_inset
32152
32153
32154 \begin_inset FormulaMacro
32155 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32156 \end_inset
32157
32158
32159 \backslash
32160 newmacroname est le nom qui est donné implicitement à la macro et qui doit
32161  être remplacé par quelquechose de raisonable.
32162  La formule voulue est insérée dans la première boîte bleue.
32163  On insère une réservation pour un argument avec la commande 
32164 \series bold
32165
32166 \backslash
32167 #numéro_argument
32168 \series default
32169 , par exemple 
32170 \series bold
32171
32172 \backslash
32173 #1
32174 \series default
32175 , ou en utilisant le bouton 
32176 \begin_inset Graphics
32177         filename ../../images/math-macro-add-param.png
32178         scale 85
32179
32180 \end_inset
32181
32182  de la barre d'outils macro.
32183  On peut avoir au maximum 9
32184 \begin_inset space ~
32185 \end_inset
32186
32187 arguments.
32188  Les arguments optionnels sont créés avec le bouton 
32189 \begin_inset Graphics
32190         filename ../../images/math-macro-add-optional-param.png
32191         scale 85
32192
32193 \end_inset
32194
32195 de la barre d'outils.
32196  Le prenier argument non optionnel peut être transformé en argument optionnel
32197  avec le bouton 
32198 \begin_inset Graphics
32199         filename ../../images/math-macro-make-optional.png
32200         scale 85
32201
32202 \end_inset
32203
32204 .
32205  On peut utiliser la deuxième boîte bleue pour décrire l'apparence de la
32206  macro dans LyX.
32207  En principe, vous voudrez la voir comme vous l'avez définie, la boîte est
32208  alors laissée vide.
32209  Mais quand vous avez créé une macro qui demande beaucoup de place à l'écran,
32210  vous pouvez par exemple, insérer dans la boîte quelquechose comme ceci
32211 \begin_inset Newline newline
32212 \end_inset
32213
32214
32215 \series bold
32216 qG: 
32217 \backslash
32218 #1
32219 \series default
32220  
32221 \series bold
32222 ,
32223 \series default
32224  
32225 \series bold
32226
32227 \backslash
32228 #2
32229 \series default
32230  
32231 \series bold
32232 ,
32233 \series default
32234  
32235 \series bold
32236
32237 \backslash
32238 #3, 
32239 \backslash
32240 #4
32241 \begin_inset Newline newline
32242 \end_inset
32243
32244
32245 \series default
32246 Au niveau de la macro on n'affichera que les arguments, précédés du nom
32247  de la macro, ce qui facilitera la lisibilité.
32248  La formule sera imprimée sur la sortie conformément à la description de
32249  la première boîte.
32250 \begin_inset Newline newline
32251 \end_inset
32252
32253 L'apparence d'une macro dans une formule peut être modifiée en déplaçant
32254  le curseur dans la macro et en utilisant le menu 
32255 \family sans
32256 Visualiser\SpecialChar \menuseparator
32257 Déplier/Replier la macro mathématique
32258 \family default
32259 .
32260 \end_layout
32261
32262 \begin_layout Standard
32263 Pour utiliser une macro, son nom est inséré dans une formule comme une commande,
32264  dans notre cas, on met 
32265 \series bold
32266
32267 \backslash
32268 qG
32269 \series default
32270 .
32271  Dans Lyx, notre macro va ressembler à ceci:
32272 \begin_inset Newline newline
32273 \end_inset
32274
32275
32276 \begin_inset space \hspace*{\fill}
32277 \end_inset
32278
32279
32280 \begin_inset Graphics
32281         filename ../clipart/macrouse.png
32282
32283 \end_inset
32284
32285
32286 \begin_inset space \hspace*{\fill}
32287 \end_inset
32288
32289
32290 \begin_inset Newline newline
32291 \end_inset
32292
32293 Voici notre exemple avec les arguments 
32294 \begin_inset Formula $x$
32295 \end_inset
32296
32297
32298 \begin_inset Formula $\ln(x)$
32299 \end_inset
32300
32301  et 
32302 \begin_inset Formula $B$
32303 \end_inset
32304
32305 :
32306 \end_layout
32307
32308 \begin_layout Standard
32309 \begin_inset Formula 
32310 \[
32311 \qG x{\ln(x)}B
32312 \]
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \begin_layout Standard
32320 LyX propose dans le menu 
32321 \family sans
32322 Outils
32323 \family default
32324 \SpecialChar \menuseparator
32325
32326 \family sans
32327 Préférences\SpecialChar \menuseparator
32328 En
32329 \begin_inset space ~
32330 \end_inset
32331
32332 cours
32333 \begin_inset space ~
32334 \end_inset
32335
32336 de
32337 \begin_inset space ~
32338 \end_inset
32339
32340 modification\SpecialChar \menuseparator
32341 Contrôle
32342 \family default
32343  different styles pour éditer les macros.
32344  Pour trouver le style qui vous convient le mieux, choisissez un style et
32345  placez le curseur dans une macro pour voir la différence.
32346 \end_layout
32347
32348 \begin_layout Standard
32349 En interne, une macro est transformée en une commande 
32350 \series bold
32351
32352 \backslash
32353 newcommand
32354 \series default
32355  au moment de l'exportation du document.
32356  Les commandes 
32357 \series bold
32358
32359 \backslash
32360 newcommand
32361 \series default
32362  qui sont ainsi générées ne sont pas placées dans le préambule LaTeX, ce
32363  qui fait que les macros ne peuvent être utilisées que dans des formules
32364  qui suivent leur boîte de définition dans le document.
32365 \end_layout
32366
32367 \begin_layout Standard
32368 On peut aussi créer une macro mathématique directement à partir d'une commande
32369  
32370 \series bold
32371
32372 \backslash
32373 newcommand
32374 \series default
32375 .
32376  Écrivez par exemple la commande
32377 \begin_inset Newline newline
32378 \end_inset
32379
32380
32381 \series bold
32382
32383 \backslash
32384 newcommand{
32385 \backslash
32386 larrow}[2]{
32387 \backslash
32388 xleftarrow[#2]{#1}}
32389 \series default
32390
32391 \begin_inset Newline newline
32392 \end_inset
32393
32394 dans LyX, en texte normal, sélectionnez-la et ensuite utilisez la raccourci
32395  clavier 
32396 \family sans
32397 Ctrl+M
32398 \family default
32399 , la commande sera transformée en macro mathématique.
32400  En utilisant cette méthode, vous devez faire attention au fait que la commande
32401  
32402 \series bold
32403
32404 \backslash
32405 newcommand
32406 \series default
32407  soit tapée correctement, sinon vous obtiendrez une macro corrompue qui
32408  amènera des erreurs LaTeX.
32409 \end_layout
32410
32411 \begin_layout Standard
32412 Les macro mathématiques ont encore actuellement un problème qui fait que
32413  les formules supplémentaires dans une définition de macro ne sont pas gérées
32414  correctement.
32415  Ce qui fait que l'exemple 
32416 \series bold
32417
32418 \backslash
32419 fb
32420 \series default
32421  de la sous-section
32422 \begin_inset space ~
32423 \end_inset
32424
32425
32426 \begin_inset CommandInset ref
32427 LatexCommand ref
32428 reference "sub:La-commande-newcommand"
32429
32430 \end_inset
32431
32432  ne peut pas être créée comme macro.
32433 \end_layout
32434
32435 \begin_layout Standard
32436 Quand le curseur se trouve dans la boîte de définition d'une macro, vous
32437  verrez dans la fenêtre de LyX, la barre d'outils macro :
32438 \end_layout
32439
32440 \begin_layout Standard
32441 \begin_inset VSpace defskip
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \begin_layout Standard
32448 \begin_inset Graphics
32449         filename ../clipart/MacroToolbar.png
32450
32451 \end_inset
32452
32453
32454 \begin_inset Index idx
32455 status collapsed
32456
32457 \begin_layout Plain Layout
32458 Macros ! Barre d'outils
32459 \end_layout
32460
32461 \end_inset
32462
32463
32464 \end_layout
32465
32466 \begin_layout Standard
32467 \begin_inset VSpace defskip
32468 \end_inset
32469
32470
32471 \end_layout
32472
32473 \begin_layout Standard
32474 La barre d'outils macro contient de la gauche vers la droite les boutons
32475  suivants :
32476 \end_layout
32477
32478 \begin_layout Standard
32479 \begin_inset VSpace defskip
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \begin_layout Standard
32486 \begin_inset Tabular
32487 <lyxtabular version="3" rows="9" columns="2">
32488 <features rotate="0" islongtable="true" longtabularalignment="center">
32489 <column alignment="left" valignment="top">
32490 <column alignment="left" valignment="top" width="85col%">
32491 <row interlinespace="2.5mm">
32492 <cell alignment="center" valignment="top" usebox="none">
32493 \begin_inset Text
32494
32495 \begin_layout Plain Layout
32496 \begin_inset Graphics
32497         filename ../../images/math-macro-remove-param.png
32498         rotateOrigin center
32499
32500 \end_inset
32501
32502
32503 \end_layout
32504
32505 \end_inset
32506 </cell>
32507 <cell alignment="center" valignment="top" usebox="none">
32508 \begin_inset Text
32509
32510 \begin_layout Plain Layout
32511
32512 \family sans
32513 Édition\SpecialChar \menuseparator
32514 Math\SpecialChar \menuseparator
32515 Définition
32516 \begin_inset space ~
32517 \end_inset
32518
32519 de
32520 \begin_inset space ~
32521 \end_inset
32522
32523 macro\SpecialChar \menuseparator
32524 Supprimer
32525 \begin_inset space ~
32526 \end_inset
32527
32528 le
32529 \begin_inset space ~
32530 \end_inset
32531
32532 dernier
32533 \begin_inset space ~
32534 \end_inset
32535
32536 argument
32537 \end_layout
32538
32539 \end_inset
32540 </cell>
32541 </row>
32542 <row interlinespace="2.5mm">
32543 <cell alignment="center" valignment="top" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547 \begin_inset Graphics
32548         filename ../../images/math-macro-add-param.png
32549         rotateOrigin center
32550
32551 \end_inset
32552
32553
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 <cell alignment="center" valignment="top" usebox="none">
32559 \begin_inset Text
32560
32561 \begin_layout Plain Layout
32562
32563 \family sans
32564 Édition\SpecialChar \menuseparator
32565 Math\SpecialChar \menuseparator
32566 Définition
32567 \begin_inset space ~
32568 \end_inset
32569
32570 de
32571 \begin_inset space ~
32572 \end_inset
32573
32574 macro\SpecialChar \menuseparator
32575 Ajouter
32576 \begin_inset space ~
32577 \end_inset
32578
32579 un
32580 \begin_inset space ~
32581 \end_inset
32582
32583 argument
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 </row>
32589 <row interlinespace="2.5mm">
32590 <cell alignment="center" valignment="top" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594 \begin_inset Graphics
32595         filename ../../images/math-macro-make-optional.png
32596         rotateOrigin center
32597
32598 \end_inset
32599
32600
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \family sans
32611 Édition\SpecialChar \menuseparator
32612 Math\SpecialChar \menuseparator
32613 Définition
32614 \begin_inset space ~
32615 \end_inset
32616
32617 de
32618 \begin_inset space ~
32619 \end_inset
32620
32621 macro\SpecialChar \menuseparator
32622 Rendre optionnel le premier
32623 \begin_inset Newline newline
32624 \end_inset
32625
32626
32627 \begin_inset Phantom HPhantom
32628 status open
32629
32630 \begin_layout Plain Layout
32631
32632 \family sans
32633 Édition\SpecialChar \menuseparator
32634 Math\SpecialChar \menuseparator
32635 Définition
32636 \begin_inset space ~
32637 \end_inset
32638
32639 de
32640 \begin_inset space ~
32641 \end_inset
32642
32643 macro\SpecialChar \menuseparator
32644
32645 \end_layout
32646
32647 \end_inset
32648
32649 argument
32650 \begin_inset space ~
32651 \end_inset
32652
32653 non
32654 \begin_inset space ~
32655 \end_inset
32656
32657 optionnel
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 <row interlinespace="2.5mm">
32664 <cell alignment="center" valignment="top" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668 \begin_inset Graphics
32669         filename ../../images/math-macro-make-nonoptional.png
32670         rotateOrigin center
32671
32672 \end_inset
32673
32674
32675 \end_layout
32676
32677 \end_inset
32678 </cell>
32679 <cell alignment="center" valignment="top" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \family sans
32685 Édition\SpecialChar \menuseparator
32686 Math\SpecialChar \menuseparator
32687 Définition
32688 \begin_inset space ~
32689 \end_inset
32690
32691 de
32692 \begin_inset space ~
32693 \end_inset
32694
32695 macro\SpecialChar \menuseparator
32696 Rendre non optionnel le dernier
32697 \begin_inset Newline newline
32698 \end_inset
32699
32700
32701 \begin_inset Phantom HPhantom
32702 status open
32703
32704 \begin_layout Plain Layout
32705
32706 \family sans
32707 Édition\SpecialChar \menuseparator
32708 Math\SpecialChar \menuseparator
32709 Définition
32710 \begin_inset space ~
32711 \end_inset
32712
32713 de
32714 \begin_inset space ~
32715 \end_inset
32716
32717 macro\SpecialChar \menuseparator
32718
32719 \end_layout
32720
32721 \end_inset
32722
32723 argument
32724 \begin_inset space ~
32725 \end_inset
32726
32727 optionnel
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 </row>
32733 <row interlinespace="2.5mm">
32734 <cell alignment="center" valignment="top" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738 \begin_inset Graphics
32739         filename ../../images/math-macro-remove-optional-param.png
32740         rotateOrigin center
32741
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 <cell alignment="center" valignment="top" usebox="none">
32750 \begin_inset Text
32751
32752 \begin_layout Plain Layout
32753
32754 \family sans
32755 Édition\SpecialChar \menuseparator
32756 Math\SpecialChar \menuseparator
32757 Définition
32758 \begin_inset space ~
32759 \end_inset
32760
32761 de
32762 \begin_inset space ~
32763 \end_inset
32764
32765 macro\SpecialChar \menuseparator
32766 Supprimer
32767 \begin_inset space ~
32768 \end_inset
32769
32770 un
32771 \begin_inset space ~
32772 \end_inset
32773
32774 argument
32775 \begin_inset space ~
32776 \end_inset
32777
32778 optionnel
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 </row>
32784 <row interlinespace="2.5mm">
32785 <cell alignment="center" valignment="top" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789 \begin_inset Graphics
32790         filename ../../images/math-macro-add-optional-param.png
32791         rotateOrigin center
32792
32793 \end_inset
32794
32795
32796 \end_layout
32797
32798 \end_inset
32799 </cell>
32800 <cell alignment="center" valignment="top" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \family sans
32806 Édition\SpecialChar \menuseparator
32807 Math\SpecialChar \menuseparator
32808 Définition
32809 \begin_inset space ~
32810 \end_inset
32811
32812 de
32813 \begin_inset space ~
32814 \end_inset
32815
32816 macro\SpecialChar \menuseparator
32817 Insérer
32818 \begin_inset space ~
32819 \end_inset
32820
32821 un
32822 \begin_inset space ~
32823 \end_inset
32824
32825 argument
32826 \begin_inset space ~
32827 \end_inset
32828
32829 optionnel
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row interlinespace="2.5mm">
32836 <cell alignment="center" valignment="top" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 \begin_inset Graphics
32841         filename ../../images/math-macro-remove-greedy-param.png
32842         rotateOrigin center
32843
32844 \end_inset
32845
32846
32847 \end_layout
32848
32849 \end_inset
32850 </cell>
32851 <cell alignment="center" valignment="top" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Plain Layout
32855
32856 \family sans
32857 Édition\SpecialChar \menuseparator
32858 Math\SpecialChar \menuseparator
32859 Définition
32860 \begin_inset space ~
32861 \end_inset
32862
32863 de
32864 \begin_inset space ~
32865 \end_inset
32866
32867 macro\SpecialChar \menuseparator
32868 Enlever
32869 \begin_inset space ~
32870 \end_inset
32871
32872 le
32873 \begin_inset space ~
32874 \end_inset
32875
32876 dernier
32877 \begin_inset space ~
32878 \end_inset
32879
32880 argument
32881 \begin_inset space ~
32882 \end_inset
32883
32884 en
32885 \begin_inset Newline newline
32886 \end_inset
32887
32888
32889 \begin_inset Phantom HPhantom
32890 status open
32891
32892 \begin_layout Plain Layout
32893
32894 \family sans
32895 Édition\SpecialChar \menuseparator
32896 Math\SpecialChar \menuseparator
32897 Définition
32898 \begin_inset space ~
32899 \end_inset
32900
32901 de
32902 \begin_inset space ~
32903 \end_inset
32904
32905 macro\SpecialChar \menuseparator
32906
32907 \end_layout
32908
32909 \end_inset
32910
32911 éjectant
32912 \begin_inset space ~
32913 \end_inset
32914
32915 par
32916 \begin_inset space ~
32917 \end_inset
32918
32919 la
32920 \begin_inset space ~
32921 \end_inset
32922
32923 droite
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 </row>
32929 <row interlinespace="2.5mm">
32930 <cell alignment="center" valignment="top" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934 \begin_inset Graphics
32935         filename ../../images/math-macro-append-greedy-param.png
32936         rotateOrigin center
32937
32938 \end_inset
32939
32940
32941 \end_layout
32942
32943 \end_inset
32944 </cell>
32945 <cell alignment="center" valignment="top" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949
32950 \family sans
32951 Édition\SpecialChar \menuseparator
32952 Math\SpecialChar \menuseparator
32953 Définition
32954 \begin_inset space ~
32955 \end_inset
32956
32957 de
32958 \begin_inset space ~
32959 \end_inset
32960
32961 macro\SpecialChar \menuseparator
32962 Ajouter
32963 \begin_inset space ~
32964 \end_inset
32965
32966 l'argument
32967 \begin_inset space ~
32968 \end_inset
32969
32970 en
32971 \begin_inset space ~
32972 \end_inset
32973
32974 intégrant
32975 \begin_inset Newline newline
32976 \end_inset
32977
32978
32979 \begin_inset Phantom HPhantom
32980 status open
32981
32982 \begin_layout Plain Layout
32983
32984 \family sans
32985 Édition\SpecialChar \menuseparator
32986 Math\SpecialChar \menuseparator
32987 Définition
32988 \begin_inset space ~
32989 \end_inset
32990
32991 de
32992 \begin_inset space ~
32993 \end_inset
32994
32995 macro\SpecialChar \menuseparator
32996
32997 \end_layout
32998
32999 \end_inset
33000
33001 depuis
33002 \begin_inset space ~
33003 \end_inset
33004
33005 la
33006 \begin_inset space ~
33007 \end_inset
33008
33009 droite
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 </row>
33015 <row interlinespace="2.5mm">
33016 <cell alignment="center" valignment="top" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020 \begin_inset Graphics
33021         filename ../../images/math-macro-add-greedy-optional-param.png
33022         rotateOrigin center
33023
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \end_inset
33030 </cell>
33031 <cell alignment="center" valignment="top" usebox="none">
33032 \begin_inset Text
33033
33034 \begin_layout Plain Layout
33035
33036 \family sans
33037 Édition\SpecialChar \menuseparator
33038 Math\SpecialChar \menuseparator
33039 Définition
33040 \begin_inset space ~
33041 \end_inset
33042
33043 de
33044 \begin_inset space ~
33045 \end_inset
33046
33047 macro\SpecialChar \menuseparator
33048 Ajouter
33049 \begin_inset space ~
33050 \end_inset
33051
33052 l'argument
33053 \begin_inset space ~
33054 \end_inset
33055
33056 optionnel
33057 \begin_inset space ~
33058 \end_inset
33059
33060 en
33061 \begin_inset Newline newline
33062 \end_inset
33063
33064
33065 \begin_inset Phantom HPhantom
33066 status open
33067
33068 \begin_layout Plain Layout
33069
33070 \family sans
33071 Édition\SpecialChar \menuseparator
33072 Math\SpecialChar \menuseparator
33073 Définition
33074 \begin_inset space ~
33075 \end_inset
33076
33077 de
33078 \begin_inset space ~
33079 \end_inset
33080
33081 macro\SpecialChar \menuseparator
33082
33083 \end_layout
33084
33085 \end_inset
33086
33087 intégrant
33088 \begin_inset space ~
33089 \end_inset
33090
33091 depuis
33092 \begin_inset space ~
33093 \end_inset
33094
33095 la
33096 \begin_inset space ~
33097 \end_inset
33098
33099 droite
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 </row>
33105 </lyxtabular>
33106
33107 \end_inset
33108
33109
33110 \end_layout
33111
33112 \begin_layout Section
33113 Système de calcul formel
33114 \end_layout
33115
33116 \begin_layout Standard
33117 LyX permet l'échange d'expressions mathématiques écrites avec l'éditeur
33118  mathématique de LyX et des applications externes ou des programmes écrits
33119  par l'utilisateur.
33120  Actuellement les applications qui sont gérées sont 
33121 \family sans
33122 Maple
33123 \family default
33124
33125 \family sans
33126 Mathematica
33127 \family default
33128
33129 \family sans
33130 Maxima
33131 \family default
33132  et 
33133 \family sans
33134 Octave
33135 \family default
33136 .
33137  Notez que les constructions mathematiques qui sont acceptées sont limitées
33138  à des cas très simples.
33139 \end_layout
33140
33141 \begin_layout Subsection
33142 Utilisation
33143 \end_layout
33144
33145 \begin_layout Standard
33146 Écrivez une expression dans une formule puis allez dans 
33147 \family sans
33148 Édition\SpecialChar \menuseparator
33149 Maths
33150 \family default
33151 \SpecialChar \menuseparator
33152
33153 \family sans
33154 Appel à un logiciel de calcul formel
33155 \family default
33156 , choisissez une des applications que vous avez installé sur votre ordinateur.
33157  Après cela, le résultat du calcul devrait apparaître sur le côté droit
33158  de l'expression avec l'opérateur 
33159 \begin_inset Quotes fld
33160 \end_inset
33161
33162 =
33163 \begin_inset Quotes frd
33164 \end_inset
33165
33166 .
33167 \end_layout
33168
33169 \begin_layout Standard
33170 Voici quelques exemples très simples ( avec les résultats de 
33171 \family sans
33172 Maxima
33173 \family default
33174  ) pour montrer quel genre de calculs on peut effectuer :
33175 \end_layout
33176
33177 \begin_layout Itemize
33178 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \begin_layout Itemize
33185 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Itemize
33192 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33193 \end_inset
33194
33195
33196 \end_layout
33197
33198 \begin_layout Itemize
33199 \begin_inset Formula $\det\left[\begin{array}{ccc}
33200 1 & 6 & 7\\
33201 2 & 5 & 8\\
33202 3 & 4 & 17
33203 \end{array}\right]=-56$
33204 \end_inset
33205
33206
33207 \end_layout
33208
33209 \begin_layout Itemize
33210 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Subsection
33217 Raccourci clavier
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Actuellement, il n'y a pas de raccourci clavier pour appeler les applications
33222  algébriques.
33223  On peut facilement attacher un raccourci à la fonction math-extern de LyX
33224  ( voir le manuel 
33225 \family sans
33226 \emph on
33227 Fonctions LyX
33228 \family default
33229 \emph default
33230  ).
33231  On peut par exemple attacher la touche 
33232 \family sans
33233 Entrée
33234 \family default
33235  à l'intérieur de l'éditeur mathématique à 
33236 \family sans
33237 Maxima
33238 \family default
33239 , ce qui donnera la commande de définition suivante pour le raccourci
33240 \begin_inset space ~
33241 \end_inset
33242
33243 :
33244 \end_layout
33245
33246 \begin_layout Standard
33247
33248 \series bold
33249 command-alternatives break-paragraph;math-extern maxima
33250 \end_layout
33251
33252 \begin_layout Section
33253 Points divers
33254 \begin_inset Index idx
33255 status collapsed
33256
33257 \begin_layout Plain Layout
33258 Points divers
33259 \end_layout
33260
33261 \end_inset
33262
33263
33264 \end_layout
33265
33266 \begin_layout Subsection
33267 Nombres négatifs
33268 \begin_inset Index idx
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272 Nombres ! négatifs
33273 \end_layout
33274
33275 \end_inset
33276
33277
33278 \end_layout
33279
33280 \begin_layout Standard
33281 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
33282  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
33283  moins.
33284  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
33285  correctement.
33286 \end_layout
33287
33288 \begin_layout Standard
33289 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
33290 \end_layout
33291
33292 \begin_layout Standard
33293 Un exemple pour illustrer le problème:
33294 \end_layout
33295
33296 \begin_layout Standard
33297 \align center
33298 \begin_inset Tabular
33299 <lyxtabular version="3" rows="3" columns="2">
33300 <features rotate="0" tabularvalignment="middle">
33301 <column alignment="right" valignment="top">
33302 <column alignment="left" valignment="top">
33303 <row>
33304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308 texte normal:
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317 x = -2
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 </row>
33323 <row>
33324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328 formule:
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337 \begin_inset Formula $x=-2$
33338 \end_inset
33339
33340
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 </row>
33346 <row>
33347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33348 \begin_inset Text
33349
33350 \begin_layout Plain Layout
33351 solution:
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360 \begin_inset Formula $x=\textrm{-}2$
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 </row>
33369 </lyxtabular>
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Subsection
33377 La virgule comme séparateur décimal
33378 \begin_inset Index idx
33379 status collapsed
33380
33381 \begin_layout Plain Layout
33382 Virgule
33383 \end_layout
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
33392  pour grouper les chiffres dans un nombre.
33393  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
33394  formules.
33395 \end_layout
33396
33397 \begin_layout Standard
33398 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
33399  (raccourci 
33400 \family sans
33401 Ctrl+M
33402 \family default
33403 ).
33404 \end_layout
33405
33406 \begin_layout Standard
33407 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
33408  on doit charger le fichier 
33409 \series bold
33410 icomma.sty
33411 \series default
33412
33413 \begin_inset Foot
33414 status collapsed
33415
33416 \begin_layout Plain Layout
33417
33418 \series bold
33419 icomma
33420 \series default
33421  fait partie du paquetage 
33422 \series bold
33423 was
33424 \series default
33425
33426 \begin_inset Index idx
33427 status collapsed
33428
33429 \begin_layout Plain Layout
33430 Paquetages ! was
33431 \begin_inset ERT
33432 status collapsed
33433
33434 \begin_layout Plain Layout
33435
33436
33437 \backslash
33438 vspace{4mm}
33439 \end_layout
33440
33441 \end_inset
33442
33443
33444 \end_layout
33445
33446 \end_inset
33447
33448 .
33449 \end_layout
33450
33451 \end_inset
33452
33453
33454 \begin_inset Index idx
33455 status collapsed
33456
33457 \begin_layout Plain Layout
33458 Paquetages ! icomma
33459 \end_layout
33460
33461 \end_inset
33462
33463  dans le préambule LaTeX avec la ligne
33464 \end_layout
33465
33466 \begin_layout Standard
33467
33468 \series bold
33469
33470 \backslash
33471 usepackage{icomma}
33472 \end_layout
33473
33474 \begin_layout Subsection
33475 Les vecteurs physiques
33476 \begin_inset CommandInset label
33477 LatexCommand label
33478 name "sub:Vecteurs-physiques"
33479
33480 \end_inset
33481
33482
33483 \begin_inset Index idx
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487 Vecteurs ! physiques
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \end_layout
33494
33495 \begin_layout Standard
33496 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
33497 \series bold
33498  braket
33499 \series default
33500
33501 \begin_inset Index idx
33502 status collapsed
33503
33504 \begin_layout Plain Layout
33505 Paquetages ! braket
33506 \end_layout
33507
33508 \end_inset
33509
33510  que l'on charge en mettant dans le préambule LaTeX la ligne
33511 \end_layout
33512
33513 \begin_layout Standard
33514
33515 \series bold
33516
33517 \backslash
33518 usepackage{braket}
33519 \end_layout
33520
33521 \begin_layout Standard
33522 \begin_inset ERT
33523 status collapsed
33524
33525 \begin_layout Plain Layout
33526
33527
33528 \backslash
33529 ifbraket 
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \begin_inset Note Note
33536 status open
33537
33538 \begin_layout Plain Layout
33539 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33540 \series bold
33541 braket
33542 \series default
33543  est installé:
33544 \end_layout
33545
33546 \end_inset
33547
33548
33549 \end_layout
33550
33551 \begin_layout Standard
33552 \begin_inset Newpage newpage
33553 \end_inset
33554
33555
33556 \end_layout
33557
33558 \begin_layout Standard
33559 Les commandes suivantes sont définies:
33560 \end_layout
33561
33562 \begin_layout Standard
33563 \align center
33564 \begin_inset Tabular
33565 <lyxtabular version="3" rows="4" columns="2">
33566 <features rotate="0" tabularvalignment="middle">
33567 <column alignment="center" valignment="top">
33568 <column alignment="center" valignment="top">
33569 <row>
33570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574 Commande
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 Résultat
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 </row>
33589 <row>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \backslash
33596 Bra{
33597 \backslash
33598 psi
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 \begin_inset Formula $\Bra{\psi}$
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \end_inset
33614 </cell>
33615 </row>
33616 <row>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \backslash
33623 Ket{
33624 \backslash
33625 psi
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634 \begin_inset Formula $\Ket{\psi}$
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 </row>
33643 <row>
33644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33645 \begin_inset Text
33646
33647 \begin_layout Plain Layout
33648
33649 \backslash
33650 Braket{
33651 \backslash
33652 psi|
33653 \backslash
33654 phi
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663 \begin_inset Formula $\Braket{\psi|\phi}$
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 </row>
33672 </lyxtabular>
33673
33674 \end_inset
33675
33676
33677 \end_layout
33678
33679 \begin_layout Standard
33680 La commande 
33681 \series bold
33682
33683 \backslash
33684 Braket
33685 \series default
33686  assure que toutes les barres verticales ont la même taille que les crochets
33687  englobants:
33688 \begin_inset Formula 
33689 \[
33690 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33691 \]
33692
33693 \end_inset
33694
33695
33696 \end_layout
33697
33698 \begin_layout Standard
33699 \begin_inset ERT
33700 status collapsed
33701
33702 \begin_layout Plain Layout
33703
33704
33705 \backslash
33706 else 
33707 \end_layout
33708
33709 \end_inset
33710
33711
33712 \begin_inset Note Note
33713 status open
33714
33715 \begin_layout Plain Layout
33716 Ce qui suit sera affiché si la paquetage LaTeX 
33717 \series bold
33718 braket
33719 \series default
33720  n'est pas installé:
33721 \end_layout
33722
33723 \end_inset
33724
33725
33726 \end_layout
33727
33728 \begin_layout Standard
33729 Vous avez besoin du paquetage LaTeX 
33730 \series bold
33731 braket
33732 \series default
33733  pour voir le reste de cette sous section dans la sortie finale.
33734 \end_layout
33735
33736 \begin_layout Standard
33737 \begin_inset ERT
33738 status collapsed
33739
33740 \begin_layout Plain Layout
33741
33742
33743 \backslash
33744 fi 
33745 \end_layout
33746
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \begin_layout Standard
33753 L'effet de la commande 
33754 \series bold
33755
33756 \backslash
33757 Braket
33758 \series default
33759  peut aussi être obtenu en utilisant la commande 
33760 \series bold
33761
33762 \backslash
33763 middle
33764 \series default
33765 , qui est décrite dans 
33766 \begin_inset CommandInset ref
33767 LatexCommand ref
33768 reference "sub:Taille-parenthèses-automatique"
33769
33770 \end_inset
33771
33772 .
33773 \end_layout
33774
33775 \begin_layout Subsection
33776 Fractions personnalisées
33777 \begin_inset CommandInset label
33778 LatexCommand label
33779 name "sub:Fractions-personnalisées"
33780
33781 \end_inset
33782
33783
33784 \begin_inset Index idx
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Fractions ! personnalisées
33789 \end_layout
33790
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \begin_layout Standard
33797 Pour définir des commandes personnalisées pour les fractions, on utilise
33798  la commande 
33799 \series bold
33800
33801 \backslash
33802 genfrac
33803 \series default
33804
33805 \begin_inset Index idx
33806 status collapsed
33807
33808 \begin_layout Plain Layout
33809 Commandes ! G ! 
33810 \backslash
33811 genfrac
33812 \end_layout
33813
33814 \end_inset
33815
33816  avec la syntaxe suivante:
33817 \end_layout
33818
33819 \begin_layout Standard
33820
33821 \series bold
33822
33823 \backslash
33824 genfrac{parenthèse gauche}{parenthèse droite}
33825 \begin_inset Newline newline
33826 \end_inset
33827
33828
33829 \begin_inset Phantom HPhantom
33830 status open
33831
33832 \begin_layout Plain Layout
33833
33834 \series bold
33835
33836 \backslash
33837 genfrac
33838 \end_layout
33839
33840 \end_inset
33841
33842 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
33843 \end_layout
33844
33845 \begin_layout Standard
33846 Le style est un nombre allant de 0 à 3.
33847 \end_layout
33848
33849 \begin_layout Standard
33850 \align center
33851 \begin_inset Tabular
33852 <lyxtabular version="3" rows="5" columns="2">
33853 <features rotate="0" tabularvalignment="middle">
33854 <column alignment="center" valignment="top">
33855 <column alignment="center" valignment="top">
33856 <row>
33857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861 Nombre
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33867 \begin_inset Text
33868
33869 \begin_layout Plain Layout
33870 Style (Taille)
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 </row>
33876 <row>
33877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33878 \begin_inset Text
33879
33880 \begin_layout Plain Layout
33881 0
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890 formule hors ligne
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 </row>
33896 <row>
33897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901 1
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910 formule en ligne
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 </row>
33916 <row>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921 2
33922 \end_layout
33923
33924 \end_inset
33925 </cell>
33926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33927 \begin_inset Text
33928
33929 \begin_layout Plain Layout
33930 petit (small)
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 </row>
33936 <row>
33937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941 3
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33947 \begin_inset Text
33948
33949 \begin_layout Plain Layout
33950 minuscule (tiny)
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 </row>
33956 </lyxtabular>
33957
33958 \end_inset
33959
33960
33961 \end_layout
33962
33963 \begin_layout Standard
33964 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
33965  dans lequel on se trouve, comme avec la commande 
33966 \series bold
33967
33968 \backslash
33969 frac
33970 \series default
33971 .
33972 \end_layout
33973
33974 \begin_layout Standard
33975 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
33976 e de 0.4
33977 \begin_inset space \thinspace{}
33978 \end_inset
33979
33980 pt est utilisée.
33981 \end_layout
33982
33983 \begin_layout Standard
33984 \begin_inset VSpace medskip
33985 \end_inset
33986
33987 Par exemple les commandes 
33988 \series bold
33989
33990 \backslash
33991 dfrac
33992 \series default
33993  et 
33994 \series bold
33995
33996 \backslash
33997 tbinom
33998 \series default
33999  vues en 
34000 \begin_inset CommandInset ref
34001 LatexCommand ref
34002 reference "sub:Fractions"
34003
34004 \end_inset
34005
34006  sont définies avec les commandes 
34007 \end_layout
34008
34009 \begin_layout Standard
34010
34011 \series bold
34012
34013 \backslash
34014 newcommand{
34015 \backslash
34016 dfrac}[2]{
34017 \backslash
34018 genfrac{}{}{}{0}{#1}{#2}}
34019 \end_layout
34020
34021 \begin_layout Standard
34022 et
34023 \end_layout
34024
34025 \begin_layout Standard
34026
34027 \series bold
34028
34029 \backslash
34030 newcommand{
34031 \backslash
34032 tbinom}[2]{
34033 \backslash
34034 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34035 \end_layout
34036
34037 \begin_layout Standard
34038 \begin_inset VSpace medskip
34039 \end_inset
34040
34041 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
34042  en argument, on insère la ligne suivante dans le préambule LaTeX:
34043 \end_layout
34044
34045 \begin_layout Standard
34046
34047 \series bold
34048
34049 \backslash
34050 newcommand{
34051 \backslash
34052 fracS}[3][]{
34053 \backslash
34054 genfrac{}{}{#1}{}{#2}{#3}}
34055 \end_layout
34056
34057 \begin_layout Standard
34058 Un test:
34059 \begin_inset Formula 
34060 \begin{align*}
34061 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34062 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34063 \end{align*}
34064
34065 \end_inset
34066
34067 Comme on peut le voir, la distance entre le numérateur et le dénominateur
34068  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
34069 \end_layout
34070
34071 \begin_layout Subsection
34072 Formules barrées
34073 \begin_inset Index idx
34074 status collapsed
34075
34076 \begin_layout Plain Layout
34077 Formules ! barrées
34078 \end_layout
34079
34080 \end_inset
34081
34082
34083 \end_layout
34084
34085 \begin_layout Standard
34086 \begin_inset ERT
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090
34091
34092 \backslash
34093 ifcancel 
34094 \end_layout
34095
34096 \end_inset
34097
34098
34099 \begin_inset Note Note
34100 status open
34101
34102 \begin_layout Plain Layout
34103 Ce qui suit ne sera affiché que si le paquetage LaTeX 
34104 \series bold
34105 cancel
34106 \series default
34107  est installé:
34108 \end_layout
34109
34110 \end_inset
34111
34112
34113 \end_layout
34114
34115 \begin_layout Standard
34116 Il y a quatre façon de barrer une formule u une portion de formule:
34117 \end_layout
34118
34119 \begin_layout Standard
34120 \align center
34121 \begin_inset Tabular
34122 <lyxtabular version="3" rows="5" columns="2">
34123 <features rotate="0" tabularvalignment="middle">
34124 <column alignment="center" valignment="top">
34125 <column alignment="center" valignment="top">
34126 <row>
34127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34128 \begin_inset Text
34129
34130 \begin_layout Plain Layout
34131 Commande
34132 \end_layout
34133
34134 \end_inset
34135 </cell>
34136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34137 \begin_inset Text
34138
34139 \begin_layout Plain Layout
34140 Résultat
34141 \begin_inset Note Note
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145 L'espace et
34146 \series bold
34147  
34148 \backslash
34149 raisebox 
34150 \series default
34151 sont seulement utilisées pour faire de la place.
34152 \end_layout
34153
34154 \end_inset
34155
34156
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 </row>
34162 <row>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \backslash
34169 cancel
34170 \begin_inset space \textvisiblespace{}
34171 \end_inset
34172
34173
34174 \backslash
34175 int
34176 \begin_inset space \textvisiblespace{}
34177 \end_inset
34178
34179 A=B
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34189 \end_inset
34190
34191
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
34203 \backslash
34204 bcancel
34205 \begin_inset space \textvisiblespace{}
34206 \end_inset
34207
34208
34209 \backslash
34210 int
34211 \begin_inset space \textvisiblespace{}
34212 \end_inset
34213
34214 A=B
34215 \end_layout
34216
34217 \end_inset
34218 </cell>
34219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34220 \begin_inset Text
34221
34222 \begin_layout Plain Layout
34223 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34224 \end_inset
34225
34226
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 </row>
34232 <row>
34233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34234 \begin_inset Text
34235
34236 \begin_layout Plain Layout
34237
34238 \backslash
34239 xcancel
34240 \begin_inset space \textvisiblespace{}
34241 \end_inset
34242
34243 int
34244 \begin_inset space \textvisiblespace{}
34245 \end_inset
34246
34247 A=B
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34253 \begin_inset Text
34254
34255 \begin_layout Plain Layout
34256 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34257 \end_inset
34258
34259
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 </row>
34265 <row>
34266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270
34271 \backslash
34272 cancelto
34273 \begin_inset space \textvisiblespace{}
34274 \end_inset
34275
34276
34277 \backslash
34278 int
34279 \begin_inset space \textvisiblespace{}
34280 \end_inset
34281
34282 A=B
34283 \begin_inset Formula $\to$
34284 \end_inset
34285
34286 1
34287 \end_layout
34288
34289 \end_inset
34290 </cell>
34291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34292 \begin_inset Text
34293
34294 \begin_layout Plain Layout
34295 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34296 \end_inset
34297
34298
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 </row>
34304 </lyxtabular>
34305
34306 \end_inset
34307
34308
34309 \end_layout
34310
34311 \begin_layout Standard
34312
34313 \series bold
34314
34315 \backslash
34316 cancelto
34317 \series default
34318  est particulièrement utile pour visionner des simplifications de fractions
34319  dans les formules:
34320 \begin_inset Formula 
34321 \[
34322 \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}}}
34323 \]
34324
34325 \end_inset
34326
34327
34328 \end_layout
34329
34330 \begin_layout Standard
34331 Pour modifier la taille de la valeur d' 
34332 \begin_inset Quotes fld
34333 \end_inset
34334
34335 indice
34336 \begin_inset Quotes frd
34337 \end_inset
34338
34339  de 
34340 \series bold
34341
34342 \backslash
34343 cancelto
34344 \series default
34345  , il est possible de 
34346 \lang english
34347 add the LaTeX-preamble line
34348 \end_layout
34349
34350 \begin_layout Standard
34351
34352 \series bold
34353
34354 \backslash
34355 PassOptionsToPackage{option}{cancel}
34356 \end_layout
34357
34358 \begin_layout Standard
34359
34360 \lang english
34361 where 
34362 \series bold
34363 option
34364 \series default
34365  is either 
34366 \series bold
34367 \lang french
34368 samesize
34369 \series default
34370  qui laissera la valeur barrée avec la même taille, ou 
34371 \series bold
34372 Smaller
34373 \series default
34374  qui la met dans une taille un peu plus petite que la taille normale.
34375 \end_layout
34376
34377 \begin_layout Standard
34378 Pour mettre la barre en couleur, il faut ajouter cette commande en mode
34379  TeX:
34380 \end_layout
34381
34382 \begin_layout Standard
34383
34384 \series bold
34385
34386 \backslash
34387 renewcommand{
34388 \backslash
34389 CancelColor}{
34390 \backslash
34391 color{red}}
34392 \end_layout
34393
34394 \begin_layout Standard
34395 où 
34396 \series bold
34397 \lang english
34398 red
34399 \series default
34400 \lang french
34401  peut être remplacé par ma couleur de votre choix.
34402 \end_layout
34403
34404 \begin_layout Standard
34405 \begin_inset ERT
34406 status collapsed
34407
34408 \begin_layout Plain Layout
34409
34410
34411 \backslash
34412 renewcommand{
34413 \backslash
34414 CancelColor}{
34415 \backslash
34416 color{red}}
34417 \end_layout
34418
34419 \end_inset
34420
34421
34422 \end_layout
34423
34424 \begin_layout Standard
34425 \begin_inset Formula 
34426 \[
34427 \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}}}
34428 \]
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 \begin_inset ERT
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440
34441
34442 \backslash
34443 renewcommand{
34444 \backslash
34445 CancelColor}{
34446 \backslash
34447 color{black}}
34448 \end_layout
34449
34450 \end_inset
34451
34452
34453 \begin_inset Note Note
34454 status open
34455
34456 \begin_layout Plain Layout
34457
34458 \lang english
34459 reset the color
34460 \end_layout
34461
34462 \end_inset
34463
34464
34465 \end_layout
34466
34467 \begin_layout Standard
34468 Pour d'autres personnalisations, voir le manuel du paquetage 
34469 \series bold
34470 cancel
34471 \series default
34472
34473 \begin_inset CommandInset citation
34474 LatexCommand cite
34475 key "cancel"
34476
34477 \end_inset
34478
34479 .
34480 \begin_inset Index idx
34481 status collapsed
34482
34483 \begin_layout Plain Layout
34484 Paquetages ! cancel
34485 \end_layout
34486
34487 \end_inset
34488
34489
34490 \end_layout
34491
34492 \begin_layout Standard
34493 \begin_inset ERT
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497
34498
34499 \backslash
34500 else 
34501 \end_layout
34502
34503 \end_inset
34504
34505
34506 \begin_inset Note Note
34507 status open
34508
34509 \begin_layout Plain Layout
34510 Ce qui suit sera affiché si la paquetage LaTeX 
34511 \series bold
34512 cancel
34513 \series default
34514  n'est pas installé:
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Standard
34523 Vous avez besoin du paquetage LaTeX 
34524 \series bold
34525 cancel
34526 \series default
34527  pour voir le reste de cette sous section dans la sortie finale.
34528 \end_layout
34529
34530 \begin_layout Standard
34531 \begin_inset ERT
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535
34536
34537 \backslash
34538 fi 
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \end_layout
34545
34546 \begin_layout Subsection
34547 Formules dans les entêtes de section
34548 \begin_inset CommandInset label
34549 LatexCommand label
34550 name "sub:formules-dans-les-entêtes"
34551
34552 \end_inset
34553
34554
34555 \begin_inset Index idx
34556 status collapsed
34557
34558 \begin_layout Plain Layout
34559 Formules ! dans les entêtes de section
34560 \end_layout
34561
34562 \end_inset
34563
34564
34565 \end_layout
34566
34567 \begin_layout Standard
34568 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
34569  en compte les points suivants:
34570 \end_layout
34571
34572 \begin_layout Standard
34573 \begin_inset Note Greyedout
34574 status open
34575
34576 \begin_layout Plain Layout
34577 Quand la gestion de 
34578 \series bold
34579 hyperref
34580 \series default
34581
34582 \begin_inset Index idx
34583 status collapsed
34584
34585 \begin_layout Plain Layout
34586 Paquetages ! hyperref
34587 \end_layout
34588
34589 \end_inset
34590
34591  est activée dans le dialogue paramètres du document dans la rubrique 
34592 \family sans
34593 Propriétés du PDF
34594 \family default
34595 , les signets PDF sont créés dans la table des matières pour chaque entête
34596  de section.
34597  Si l'entête de section contient une formule, elle est affichée de façon
34598  incorrecte dans le texte du signet parce que les formules dans les signets
34599  ne respectent pas certaines conventions du PDF.
34600  
34601 \end_layout
34602
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \begin_layout Standard
34609 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
34610  de section un titre court avec le menu 
34611 \family sans
34612 Insertion\SpecialChar \menuseparator
34613 Titre
34614 \begin_inset space ~
34615 \end_inset
34616
34617 court
34618 \family default
34619 .
34620  Les titres courts sont en général utilisés avec des entêtes de section
34621  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
34622  Seul le titre court apparaît dans la table des matières et donc dans les
34623  signets PDF.
34624 \end_layout
34625
34626 \begin_layout Standard
34627 Quand des formules doivent apparaître dans la table des matières mais que
34628  l'on utilise aussi 
34629 \series bold
34630 hyperref
34631 \series default
34632 , on peut utiliser la commande suivante en mode TeX:
34633 \end_layout
34634
34635 \begin_layout Standard
34636
34637 \series bold
34638
34639 \backslash
34640 texorpdfstring{partie à problème}{alternative}
34641 \begin_inset Index idx
34642 status collapsed
34643
34644 \begin_layout Plain Layout
34645 Commandes ! T ! 
34646 \backslash
34647 texorpdfstring
34648 \end_layout
34649
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Standard
34656 \begin_inset Quotes eld
34657 \end_inset
34658
34659 Partie à problème
34660 \begin_inset Quotes erd
34661 \end_inset
34662
34663  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
34664  Cela peut être des caractères, des formules, des notes de bas de page,
34665  mais aussi des références croisées.
34666  L'
34667 \begin_inset Quotes erd
34668 \end_inset
34669
34670 alternative
34671 \begin_inset Quotes erd
34672 \end_inset
34673
34674  est utilisée à la place de la 
34675 \begin_inset Quotes eld
34676 \end_inset
34677
34678 partie à problème
34679 \begin_inset Quotes erd
34680 \end_inset
34681
34682  pour les signets.
34683 \end_layout
34684
34685 \begin_layout Standard
34686 Voici deux exemples d'entêtes de section:
34687 \begin_inset VSpace -3mm
34688 \end_inset
34689
34690
34691 \begin_inset ERT
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695
34696
34697 \backslash
34698 boldmath 
34699 \end_layout
34700
34701 \end_inset
34702
34703
34704 \end_layout
34705
34706 \begin_layout Subsubsection
34707 Entête de section sans formule dans la table des matières 
34708 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34709 \end_inset
34710
34711
34712 \begin_inset Argument 1
34713 status collapsed
34714
34715 \begin_layout Plain Layout
34716 Entête sans formule dans la table des matières
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \end_layout
34723
34724 \begin_layout Subsubsection
34725 Entête de section avec formule dans la table des matières
34726 \begin_inset ERT
34727 status collapsed
34728
34729 \begin_layout Plain Layout
34730
34731
34732 \backslash
34733 texorpdfstring{
34734 \end_layout
34735
34736 \end_inset
34737
34738  
34739 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34740 \end_inset
34741
34742
34743 \begin_inset ERT
34744 status collapsed
34745
34746 \begin_layout Plain Layout
34747
34748 }{}
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \begin_layout Standard
34757 \begin_inset ERT
34758 status collapsed
34759
34760 \begin_layout Plain Layout
34761
34762
34763 \backslash
34764 unboldmath 
34765 \end_layout
34766
34767 \end_inset
34768
34769 Dans le premier entête, on a utilisé un titre court, dans le second la commande
34770  
34771 \series bold
34772
34773 \backslash
34774 texorpdfstring
34775 \series default
34776 .
34777 \end_layout
34778
34779 \begin_layout Standard
34780 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
34781  a été placée dans un environnement  
34782 \series bold
34783 boldmath
34784 \series default
34785 .
34786 \begin_inset Foot
34787 status collapsed
34788
34789 \begin_layout Plain Layout
34790 voir 
34791 \begin_inset CommandInset ref
34792 LatexCommand ref
34793 reference "sub:Formules-en-gras"
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \end_inset
34801
34802
34803 \end_layout
34804
34805 \begin_layout Subsection
34806 Formules dans du texte multi-colonnes
34807 \begin_inset Index idx
34808 status collapsed
34809
34810 \begin_layout Plain Layout
34811 Formules ! dans du texte multi-colonnes
34812 \end_layout
34813
34814 \end_inset
34815
34816
34817 \end_layout
34818
34819 \begin_layout Standard
34820 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
34821  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
34822  utiliser toute la largeur de la page.
34823  Pour faire cela, on utilise le paquetage LaTeX 
34824 \series bold
34825 multicol
34826 \series default
34827
34828 \begin_inset Foot
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832
34833 \series bold
34834 multicol
34835 \series default
34836  fait partie de toutes les installations LaTeX standard.
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \begin_inset Index idx
34843 status collapsed
34844
34845 \begin_layout Plain Layout
34846 Paquetages ! multicol
34847 \end_layout
34848
34849 \end_inset
34850
34851 , qui est chargé avec la ligne suivante dans le préambule LaTeX
34852 \end_layout
34853
34854 \begin_layout Standard
34855
34856 \series bold
34857
34858 \backslash
34859 usepackage{multicol}
34860 \end_layout
34861
34862 \begin_layout Standard
34863 \begin_inset Note Greyedout
34864 status open
34865
34866 \begin_layout Plain Layout
34867 Noter que dans ce cas on ne 
34868 \emph on
34869 doit pas 
34870 \emph default
34871 activer l'option 
34872 \family sans
34873 Document
34874 \begin_inset space ~
34875 \end_inset
34876
34877 sur
34878 \begin_inset space ~
34879 \end_inset
34880
34881 deux
34882 \begin_inset space ~
34883 \end_inset
34884
34885 colonnes
34886 \family default
34887  dans la rubrique 
34888 \family sans
34889 Format
34890 \begin_inset space ~
34891 \end_inset
34892
34893 du
34894 \begin_inset space ~
34895 \end_inset
34896
34897 texte 
34898 \family default
34899 du menu 
34900 \family sans
34901 Document\SpecialChar \menuseparator
34902 Paramètres
34903 \family default
34904 .
34905 \end_layout
34906
34907 \end_inset
34908
34909
34910 \end_layout
34911
34912 \begin_layout Standard
34913 Avant le texte multi-colonnes on met la commande
34914 \end_layout
34915
34916 \begin_layout Standard
34917
34918 \series bold
34919
34920 \backslash
34921 begin{multicols}{nombre de colonnes}
34922 \end_layout
34923
34924 \begin_layout Standard
34925 en mode TeX.
34926  Le nombre de colonnes est un entier entre 2 et 10.
34927  Avant la formule, le texte multi-colonnes et interrompu avec la commande
34928 \end_layout
34929
34930 \begin_layout Standard
34931
34932 \series bold
34933
34934 \backslash
34935 end{multicols}
34936 \end_layout
34937
34938 \begin_layout Standard
34939 en mode TeX.
34940 \end_layout
34941
34942 \begin_layout Standard
34943 À cause de la commande, un peu d'espace est ajouté automatiquement avant
34944  la formule.
34945  Pour le supprimer, on peut insérer avant la formule un espace vertical
34946  de -6
34947 \begin_inset space \thinspace{}
34948 \end_inset
34949
34950 mm.
34951  Quand on utilise le style de formules 
34952 \series bold
34953 Indenté
34954 \begin_inset Foot
34955 status collapsed
34956
34957 \begin_layout Plain Layout
34958 voir 
34959 \begin_inset CommandInset ref
34960 LatexCommand ref
34961 reference "sec:Styles-de-formules"
34962
34963 \end_inset
34964
34965  pour les styles de formules.
34966 \end_layout
34967
34968 \end_inset
34969
34970
34971 \series default
34972 , il faut mettre un espace de -9
34973 \begin_inset space \thinspace{}
34974 \end_inset
34975
34976 mm à la place.
34977 \end_layout
34978
34979 \begin_layout Standard
34980 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
34981 \end_layout
34982
34983 \begin_layout Standard
34984
34985 \lang german
34986 \begin_inset ERT
34987 status collapsed
34988
34989 \begin_layout Plain Layout
34990
34991
34992 \backslash
34993 begin{multicols}{2}
34994 \end_layout
34995
34996 \end_inset
34997
34998 Das Spektrum wird fouriertransformiert.
34999  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35000 , Lösungsmittel) zu trennen.
35001  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35002  nun das Aussehen des Ausgangssignals.
35003  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35004  über alle Phasen integrieren muss.
35005  Sei nun 
35006 \begin_inset Formula $S$
35007 \end_inset
35008
35009  unser normiertes Ausgangssignal und 
35010 \begin_inset Formula $P$
35011 \end_inset
35012
35013  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35014 \begin_inset ERT
35015 status collapsed
35016
35017 \begin_layout Plain Layout
35018
35019
35020 \backslash
35021 end{multicols}
35022 \end_layout
35023
35024 \end_inset
35025
35026
35027 \begin_inset VSpace -6mm
35028 \end_inset
35029
35030
35031 \begin_inset Formula 
35032 \begin{equation}
35033 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35034 \end{equation}
35035
35036 \end_inset
35037
35038
35039 \begin_inset ERT
35040 status collapsed
35041
35042 \begin_layout Plain Layout
35043
35044
35045 \backslash
35046 begin{multicols}{2}
35047 \end_layout
35048
35049 \end_inset
35050
35051 wobei 
35052 \begin_inset Formula $S_{0}$
35053 \end_inset
35054
35055  das Signal ohne Gradient ist und die Normierungsbedingung 
35056 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35057 \end_inset
35058
35059  gilt.
35060  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35061  Direkt nach dem 
35062 \begin_inset Formula $\nicefrac{\pi}{2}$
35063 \end_inset
35064
35065
35066 \begin_inset space \thinspace{}
35067 \end_inset
35068
35069 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35070  das Signal zusätzlich abschwächt.
35071  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35072  
35073 \begin_inset Formula $T_{2}$
35074 \end_inset
35075
35076 -Zeit.
35077 \end_layout
35078
35079 \begin_layout Standard
35080
35081 \lang german
35082 \begin_inset ERT
35083 status collapsed
35084
35085 \begin_layout Plain Layout
35086
35087
35088 \backslash
35089 end{multicols}
35090 \end_layout
35091
35092 \end_inset
35093
35094
35095 \end_layout
35096
35097 \begin_layout Subsection
35098 Formules avec description des variables
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 Formules ! avec description des variables
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \begin_layout Standard
35112 Pour décrire les variable au sein d'une formule, comme dans la formule 
35113 \begin_inset CommandInset ref
35114 LatexCommand eqref
35115 reference "eq:within"
35116
35117 \end_inset
35118
35119 , on peut utiliser une matrice
35120 \begin_inset space ~
35121 \end_inset
35122
35123 2
35124 \series bold
35125 ×
35126 \series default
35127
35128 \begin_inset Formula $n$
35129 \end_inset
35130
35131  avec une colonne alignée à gauche pour les 
35132 \begin_inset Formula $n$
35133 \end_inset
35134
35135  variables utilisées.
35136 \begin_inset Foot
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140 pour les matrices, voir 
35141 \begin_inset CommandInset ref
35142 LatexCommand ref
35143 reference "sec:Matrices"
35144
35145 \end_inset
35146
35147
35148 \end_layout
35149
35150 \end_inset
35151
35152  Pour mettre la description en plus petits caractères, on peut insérer par
35153  exemple la commande 
35154 \series bold
35155
35156 \backslash
35157 footnotesize
35158 \series default
35159  avant la matrice.
35160 \begin_inset Foot
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164 pour les tailles de polices, voir 
35165 \begin_inset CommandInset ref
35166 LatexCommand ref
35167 reference "sub:Tailles-polices"
35168
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \end_inset
35175
35176
35177 \end_layout
35178
35179 \begin_layout Standard
35180 Quand on utilise le style de formules 
35181 \series bold
35182 Indenté
35183 \begin_inset Foot
35184 status collapsed
35185
35186 \begin_layout Plain Layout
35187 pour les styles de formules, voir 
35188 \begin_inset CommandInset ref
35189 LatexCommand ref
35190 reference "sec:Styles-de-formules"
35191
35192 \end_inset
35193
35194
35195 \end_layout
35196
35197 \end_inset
35198
35199
35200 \series default
35201 , on insère un 
35202 \series bold
35203
35204 \backslash
35205 hfill
35206 \series default
35207
35208 \begin_inset Foot
35209 status collapsed
35210
35211 \begin_layout Plain Layout
35212
35213 \series bold
35214
35215 \backslash
35216 hfill
35217 \series default
35218  marche seulement avec des formules dans le style 
35219 \series bold
35220 Indenté
35221 \series default
35222 , voir 
35223 \begin_inset CommandInset ref
35224 LatexCommand ref
35225 reference "sub:Espace-variable"
35226
35227 \end_inset
35228
35229 .
35230 \end_layout
35231
35232 \end_inset
35233
35234  avant et après la matrice pour avoir la même séparation entre la matrice
35235  et la formule et entre la matrice et la marge.
35236 \end_layout
35237
35238 \begin_layout Standard
35239 Quand on utilise le style de formules
35240 \series bold
35241  Centré
35242 \series default
35243 , on utilise la méthode décrite dans 
35244 \begin_inset CommandInset ref
35245 LatexCommand ref
35246 reference "sub:Environnement-Flalign"
35247
35248 \end_inset
35249
35250  pour indenter les formules.
35251  La formule 
35252 \begin_inset CommandInset ref
35253 LatexCommand eqref
35254 reference "eq:within"
35255
35256 \end_inset
35257
35258  consiste en cinq colonnes dont les deux premières contiennent l'équation,
35259  la troisième la matrice et la dernière une accolade TeX vide.
35260 \begin_inset Formula 
35261 \begin{flalign}
35262 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35263 \rho & \textrm{density}\\
35264 V & \textrm{volume}\\
35265 g & \textrm{gravitational acceleration}
35266 \end{array} &  & {}\label{eq:within}
35267 \end{flalign}
35268
35269 \end_inset
35270
35271
35272 \end_layout
35273
35274 \begin_layout Subsection
35275 Lettres grecques minuscules droites
35276 \begin_inset CommandInset label
35277 LatexCommand label
35278 name "sub:minuscules-grecques-droites"
35279
35280 \end_inset
35281
35282
35283 \begin_inset Index idx
35284 status collapsed
35285
35286 \begin_layout Plain Layout
35287 Lettres grecques ! droites
35288 \end_layout
35289
35290 \end_inset
35291
35292
35293 \end_layout
35294
35295 \begin_layout Standard
35296 La plupart des polices de caractères mathématiques ne fournissent que des
35297  minuscules grecques italiques.
35298  Mais pour les symboles des particules élémentaires comme les pions et le
35299  neutrinos, on a besoin de lettre grecques droites.
35300  Elles sont fournies par le fichier 
35301 \series bold
35302 upgreek.sty
35303 \series default
35304
35305 \begin_inset Foot
35306 status collapsed
35307
35308 \begin_layout Plain Layout
35309
35310 \series bold
35311 upgreek
35312 \series default
35313  fait partie du paquetage LaTeX 
35314 \series bold
35315 was
35316 \series default
35317
35318 \begin_inset Index idx
35319 status collapsed
35320
35321 \begin_layout Plain Layout
35322 Paquetages ! was
35323 \begin_inset ERT
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327
35328
35329 \backslash
35330 vspace{4mm}
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \end_inset
35339
35340 .
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \begin_inset Index idx
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350 Paquetages ! upgreek
35351 \end_layout
35352
35353 \end_inset
35354
35355  qui est chargé avec la ligne suivante dans le préambule LaTeX:
35356 \end_layout
35357
35358 \begin_layout Standard
35359
35360 \series bold
35361
35362 \backslash
35363 usepackage{upgreek}
35364 \end_layout
35365
35366 \begin_layout Standard
35367 \begin_inset ERT
35368 status collapsed
35369
35370 \begin_layout Plain Layout
35371
35372
35373 \backslash
35374 ifupgreek 
35375 \end_layout
35376
35377 \end_inset
35378
35379
35380 \begin_inset Note Note
35381 status open
35382
35383 \begin_layout Plain Layout
35384 Ce qui suit ne sera affiché que si le paquetage LaTeX 
35385 \series bold
35386 upgreek
35387 \series default
35388  est installé:
35389 \end_layout
35390
35391 \end_inset
35392
35393  On crée ces minuscules droites en commençant la commande pour une minuscule
35394  grecque par 
35395 \series bold
35396 up
35397 \series default
35398 .
35399  Par exemple, la commande 
35400 \series bold
35401
35402 \backslash
35403 uptau
35404 \series default
35405  donne ceci: 
35406 \begin_inset Formula $\uptau$
35407 \end_inset
35408
35409
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Avec ces commandes, on peut typographier des réactions entre particules
35414  élémentaires:
35415 \begin_inset Formula 
35416 \[
35417 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35418 \]
35419
35420 \end_inset
35421
35422
35423 \end_layout
35424
35425 \begin_layout Standard
35426 Les lettres droites sont plus grasses et plus larges que les italiques.
35427  On ne doit donc pas les utiliser pour des unités comme 
35428 \begin_inset Quotes eld
35429 \end_inset
35430
35431 µm
35432 \begin_inset Quotes erd
35433 \end_inset
35434
35435 .
35436 \end_layout
35437
35438 \begin_layout Standard
35439 \begin_inset ERT
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443
35444
35445 \backslash
35446 else 
35447 \end_layout
35448
35449 \end_inset
35450
35451
35452 \begin_inset Note Note
35453 status open
35454
35455 \begin_layout Plain Layout
35456 Ce qui suit sera affiché si la paquetage LaTeX 
35457 \series bold
35458 upgreek
35459 \series default
35460  n'est pas installé:
35461 \end_layout
35462
35463 \end_inset
35464
35465
35466 \end_layout
35467
35468 \begin_layout Standard
35469 Vous avez besoin du paquetage LaTeX 
35470 \series bold
35471 upgreek
35472 \series default
35473  pour voir le reste de cette sous section dans la sortie finale.
35474 \end_layout
35475
35476 \begin_layout Standard
35477 \begin_inset ERT
35478 status collapsed
35479
35480 \begin_layout Plain Layout
35481
35482
35483 \backslash
35484 fi 
35485 \end_layout
35486
35487 \end_inset
35488
35489
35490 \end_layout
35491
35492 \begin_layout Subsection
35493 Caractères texte dans les formules
35494 \begin_inset CommandInset label
35495 LatexCommand label
35496 name "sub:Caractères-texte"
35497
35498 \end_inset
35499
35500
35501 \begin_inset Index idx
35502 status collapsed
35503
35504 \begin_layout Plain Layout
35505 Texte ! dans les formules
35506 \end_layout
35507
35508 \end_inset
35509
35510
35511 \end_layout
35512
35513 \begin_layout Standard
35514 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
35515  directement dans des formules.
35516  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
35517  du genre 
35518 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35519 \end_inset
35520
35521 , vous devrez insérer tout le temps la commande 
35522 \series bold
35523
35524 \backslash
35525 cdot
35526 \series default
35527
35528 \begin_inset Foot
35529 status collapsed
35530
35531 \begin_layout Plain Layout
35532 voir 
35533 \begin_inset CommandInset ref
35534 LatexCommand ref
35535 reference "sub:Opérateurs-binaires"
35536
35537 \end_inset
35538
35539
35540 \end_layout
35541
35542 \end_inset
35543
35544 , puisque ce caractère est défini dans tous les encodages comme un caractère
35545  texte.
35546  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
35547 \end_layout
35548
35549 \begin_layout Standard
35550
35551 \series bold
35552
35553 \backslash
35554 Declare Inputtext{183}{
35555 \backslash
35556 ifmmode
35557 \backslash
35558 cdot
35559 \backslash
35560 else
35561 \backslash
35562 textperiodcentered
35563 \backslash
35564 f\SpecialChar \textcompwordmark{}
35565 i}
35566 \end_layout
35567
35568 \begin_layout Standard
35569 En plus du point centré, dans ce document on a défini le symbole degré °
35570  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
35571  suivante dans le préambule LaTeX:
35572 \end_layout
35573
35574 \begin_layout Standard
35575
35576 \series bold
35577
35578 \backslash
35579 DeclareInputtext{176}{
35580 \backslash
35581 ifmmode^
35582 \backslash
35583 circ
35584 \backslash
35585 else
35586 \backslash
35587 textdegree
35588 \backslash
35589 f\SpecialChar \textcompwordmark{}
35590 i}
35591 \end_layout
35592
35593 \begin_layout Standard
35594 \begin_inset Newpage newpage
35595 \end_inset
35596
35597
35598 \end_layout
35599
35600 \begin_layout Section
35601 \start_of_appendix
35602 Conseils Typographiques
35603 \begin_inset Index idx
35604 status collapsed
35605
35606 \begin_layout Plain Layout
35607 Typographiques, conseils
35608 \end_layout
35609
35610 \end_inset
35611
35612
35613 \end_layout
35614
35615 \begin_layout Standard
35616 Ce paragraphe est un résumé des usages typographiques les plus importants,
35617  documentés dans les normes ISO.
35618 \begin_inset Foot
35619 status collapsed
35620
35621 \begin_layout Plain Layout
35622 Cette collection a été extraite partiellement du dictionnaire allmend semi-offic
35623 iel dénommé 
35624 \begin_inset Quotes fld
35625 \end_inset
35626
35627 Duden
35628 \begin_inset Quotes frd
35629 \end_inset
35630
35631  
35632 \begin_inset CommandInset citation
35633 LatexCommand cite
35634 key "Duden"
35635
35636 \end_inset
35637
35638  qui indique quelques règles ISO.
35639  D'autre règles sont décrites dans 
35640 \begin_inset CommandInset citation
35641 LatexCommand cite
35642 key "Checklist"
35643
35644 \end_inset
35645
35646 .
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Itemize
35655 Les symboles d'unités sont 
35656 \emph on
35657 toujours
35658 \emph default
35659  en caractères droits
35660 \begin_inset Foot
35661 status collapsed
35662
35663 \begin_layout Plain Layout
35664 obtenu avec les styles de polices, voir 
35665 \begin_inset CommandInset ref
35666 LatexCommand ref
35667 reference "sub:Styles-de-polices"
35668
35669 \end_inset
35670
35671
35672 \end_layout
35673
35674 \end_inset
35675
35676 , même dans un texte en italique: 30
35677 \begin_inset space \thinspace{}
35678 \end_inset
35679
35680 km/h
35681 \begin_inset Newline newline
35682 \end_inset
35683
35684 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
35685 \begin_inset CommandInset ref
35686 LatexCommand ref
35687 reference "sub:Espace-prédéfini"
35688
35689 \end_inset
35690
35691 .
35692 \begin_inset Newline newline
35693 \end_inset
35694
35695 Cette convention est automatiquement respectée quand on utilise la commande
35696  
35697 \series bold
35698
35699 \backslash
35700 unittwo.
35701  
35702 \series default
35703 Quand on l'insère dans une formule, deux boîtes apparaissent.
35704  Dans la première on met la valeur et dans la seconde l'unité et on obtient
35705  comme ci-dessus: 
35706 \begin_inset Formula $\unit[30]{km/h}$
35707 \end_inset
35708
35709
35710 \begin_inset space \thinspace{}
35711 \end_inset
35712
35713 .
35714  Notez que 
35715 \series bold
35716
35717 \backslash
35718 unittwo
35719 \series default
35720  n'est pas une vraie commande LaTeX, mais c'est la commande 
35721 \series bold
35722
35723 \backslash
35724 unit[valeur]{unité}
35725 \series default
35726 , vous ne pouvez donc pas l'insérer en code TeX.
35727 \end_layout
35728
35729 \begin_layout Itemize
35730 Les symboles pourcent et les pour mille sont présentés comme les symboles
35731  d'unités:
35732 \begin_inset Newline newline
35733 \end_inset
35734
35735 1,2
35736 \begin_inset space \thinspace{}
35737 \end_inset
35738
35739 ‰ d'alcool dans le sang
35740 \begin_inset Foot
35741 status collapsed
35742
35743 \begin_layout Plain Layout
35744 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
35745 \end_layout
35746
35747 \end_inset
35748
35749
35750 \end_layout
35751
35752 \begin_layout Itemize
35753 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
35754  est utilisé dans une unité: 15
35755 \begin_inset space \thinspace{}
35756 \end_inset
35757
35758 °C
35759 \end_layout
35760
35761 \begin_layout Itemize
35762 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
35763  tous les trois chiffres pour les grouper: 18
35764 \begin_inset space \thinspace{}
35765 \end_inset
35766
35767 473
35768 \begin_inset space \thinspace{}
35769 \end_inset
35770
35771 588
35772 \end_layout
35773
35774 \begin_layout Itemize
35775 Pour exprimer des dimensions comme par exemple 120×90×40
35776 \begin_inset space \thinspace{}
35777 \end_inset
35778
35779 cm on utilise le signe de la multiplication 
35780 \begin_inset Quotes eld
35781 \end_inset
35782
35783 ×
35784 \begin_inset Quotes erd
35785 \end_inset
35786
35787  .
35788  Il est accessible soit par la commande 
35789 \series bold
35790
35791 \backslash
35792 times
35793 \series default
35794  ou par le menu 
35795 \family sans
35796 Insertion\SpecialChar \menuseparator
35797 Caractère
35798 \begin_inset space ~
35799 \end_inset
35800
35801 spécial\SpecialChar \menuseparator
35802 Symboles,
35803 \family default
35804  mais il peut aussi être accessible directement sur certains claviers.
35805 \begin_inset Foot
35806 status collapsed
35807
35808 \begin_layout Plain Layout
35809 Par exemple sous Windows on l'obtient avec 
35810 \family sans
35811 Alt-0215
35812 \family default
35813  (NdT).
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \end_layout
35820
35821 \begin_layout Itemize
35822 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
35823  sont écrites en caractères droits pour éviter toute confusion, voir 
35824 \begin_inset CommandInset ref
35825 LatexCommand ref
35826 reference "sub:Fonctions-prédéfinies"
35827
35828 \end_inset
35829
35830 .
35831 \end_layout
35832
35833 \begin_layout Itemize
35834 Les indices composés de plusieurs caractères sont écrits en caractères droits:
35835  
35836 \begin_inset Formula $E_{\mathrm{kin}}$
35837 \end_inset
35838
35839
35840 \begin_inset Newline newline
35841 \end_inset
35842
35843 Les composants de matrices sont en italiques: 
35844 \begin_inset Formula $\hat{H}_{kl}$
35845 \end_inset
35846
35847
35848 \end_layout
35849
35850 \begin_layout Itemize
35851 L'opérateur 
35852 \begin_inset Quotes fld
35853 \end_inset
35854
35855 d
35856 \begin_inset Quotes frd
35857 \end_inset
35858
35859  de différentiation/intégration, la constante d'Euler 
35860 \begin_inset Quotes fld
35861 \end_inset
35862
35863 e
35864 \begin_inset Quotes frd
35865 \end_inset
35866
35867 , et la base des nombre imaginaires 
35868 \begin_inset Quotes fld
35869 \end_inset
35870
35871 i
35872 \begin_inset Quotes frd
35873 \end_inset
35874
35875  devraient être écrits en caractères droits pour éviter de les mélanger
35876  avec les autres variables.
35877 \end_layout
35878
35879 \begin_layout Itemize
35880 Le caractère qui représente une transformation de Fourier peut être obtenu
35881  soit avec la commande 
35882 \series bold
35883
35884 \backslash
35885 mathscr
35886 \begin_inset space \textvisiblespace{}
35887 \end_inset
35888
35889 F
35890 \series default
35891 , soit avec le menu 
35892 \family sans
35893 Insertion\SpecialChar \menuseparator
35894 Caractère
35895 \begin_inset space ~
35896 \end_inset
35897
35898 spécial\SpecialChar \menuseparator
35899 Symboles\SpecialChar \menuseparator
35900 Symboles de type lettre
35901 \family default
35902 .
35903 \end_layout
35904
35905 \begin_layout Standard
35906 \begin_inset Newpage newpage
35907 \end_inset
35908
35909
35910 \end_layout
35911
35912 \begin_layout Section
35913 Synonymes
35914 \begin_inset Index idx
35915 status collapsed
35916
35917 \begin_layout Plain Layout
35918 Synonymes
35919 \end_layout
35920
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Standard
35927 Certains caractères peuvent être obtenus en utilisant différentes commandes.
35928  Voici une liste de commandes synonymes:
35929 \end_layout
35930
35931 \begin_layout Standard
35932 \begin_inset VSpace bigskip
35933 \end_inset
35934
35935
35936 \begin_inset space \hfill{}
35937 \end_inset
35938
35939
35940 \begin_inset Tabular
35941 <lyxtabular version="3" rows="12" columns="2">
35942 <features rotate="0" tabularvalignment="middle">
35943 <column alignment="center" valignment="top" width="0pt">
35944 <column alignment="center" valignment="top" width="0pt">
35945 <row>
35946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35947 \begin_inset Text
35948
35949 \begin_layout Plain Layout
35950 Commande
35951 \end_layout
35952
35953 \end_inset
35954 </cell>
35955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35956 \begin_inset Text
35957
35958 \begin_layout Plain Layout
35959 est équivalente à
35960 \begin_inset Note Note
35961 status collapsed
35962
35963 \begin_layout Plain Layout
35964
35965 \series bold
35966
35967 \backslash
35968 raisebox
35969 \series default
35970  est seulement utilisée pour faire de la place
35971 \end_layout
35972
35973 \end_inset
35974
35975
35976 \end_layout
35977
35978 \end_inset
35979 </cell>
35980 </row>
35981 <row>
35982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Plain Layout
35986
35987 \backslash
35988 ast
35989 \end_layout
35990
35991 \end_inset
35992 </cell>
35993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997 \begin_inset ERT
35998 status collapsed
35999
36000 \begin_layout Plain Layout
36001
36002
36003 \backslash
36004 raisebox{-1.2mm}{
36005 \end_layout
36006
36007 \end_inset
36008
36009 *
36010 \begin_inset ERT
36011 status collapsed
36012
36013 \begin_layout Plain Layout
36014
36015 }
36016 \end_layout
36017
36018 \end_inset
36019
36020
36021 \end_layout
36022
36023 \end_inset
36024 </cell>
36025 </row>
36026 <row>
36027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36028 \begin_inset Text
36029
36030 \begin_layout Plain Layout
36031
36032 \backslash
36033 choose
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042
36043 \backslash
36044 binom
36045 \end_layout
36046
36047 \end_inset
36048 </cell>
36049 </row>
36050 <row>
36051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Plain Layout
36055
36056 \backslash
36057 geq
36058 \end_layout
36059
36060 \end_inset
36061 </cell>
36062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36063 \begin_inset Text
36064
36065 \begin_layout Plain Layout
36066
36067 \backslash
36068 ge
36069 \end_layout
36070
36071 \end_inset
36072 </cell>
36073 </row>
36074 <row>
36075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36076 \begin_inset Text
36077
36078 \begin_layout Plain Layout
36079
36080 \backslash
36081 lbrace
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090 {
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 </row>
36096 <row>
36097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36098 \begin_inset Text
36099
36100 \begin_layout Plain Layout
36101
36102 \backslash
36103 lbracket
36104 \end_layout
36105
36106 \end_inset
36107 </cell>
36108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36109 \begin_inset Text
36110
36111 \begin_layout Plain Layout
36112 [
36113 \end_layout
36114
36115 \end_inset
36116 </cell>
36117 </row>
36118 <row>
36119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36120 \begin_inset Text
36121
36122 \begin_layout Plain Layout
36123
36124 \backslash
36125 leftarrow
36126 \end_layout
36127
36128 \end_inset
36129 </cell>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134
36135 \backslash
36136 gets
36137 \end_layout
36138
36139 \end_inset
36140 </cell>
36141 </row>
36142 <row>
36143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36144 \begin_inset Text
36145
36146 \begin_layout Plain Layout
36147
36148 \backslash
36149 leq
36150 \end_layout
36151
36152 \end_inset
36153 </cell>
36154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36155 \begin_inset Text
36156
36157 \begin_layout Plain Layout
36158
36159 \backslash
36160 le
36161 \end_layout
36162
36163 \end_inset
36164 </cell>
36165 </row>
36166 <row>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \backslash
36173 lor
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182
36183 \backslash
36184 vee
36185 \end_layout
36186
36187 \end_inset
36188 </cell>
36189 </row>
36190 <row>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195
36196 \backslash
36197 neq
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Plain Layout
36206
36207 \backslash
36208 not=
36209 \end_layout
36210
36211 \end_inset
36212 </cell>
36213 </row>
36214 <row>
36215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36216 \begin_inset Text
36217
36218 \begin_layout Plain Layout
36219
36220 \backslash
36221 slash
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230 /
36231 \end_layout
36232
36233 \end_inset
36234 </cell>
36235 </row>
36236 <row>
36237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36238 \begin_inset Text
36239
36240 \begin_layout Plain Layout
36241
36242 \backslash
36243 vert
36244 \end_layout
36245
36246 \end_inset
36247 </cell>
36248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36249 \begin_inset Text
36250
36251 \begin_layout Plain Layout
36252 |
36253 \end_layout
36254
36255 \end_inset
36256 </cell>
36257 </row>
36258 </lyxtabular>
36259
36260 \end_inset
36261
36262
36263 \begin_inset space \hfill{}
36264 \end_inset
36265
36266
36267 \begin_inset Tabular
36268 <lyxtabular version="3" rows="12" columns="2">
36269 <features rotate="0" tabularvalignment="middle">
36270 <column alignment="center" valignment="top" width="0pt">
36271 <column alignment="center" valignment="top" width="0pt">
36272 <row>
36273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277 Commande
36278 \end_layout
36279
36280 \end_inset
36281 </cell>
36282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36283 \begin_inset Text
36284
36285 \begin_layout Plain Layout
36286 est équivalente à
36287 \end_layout
36288
36289 \end_inset
36290 </cell>
36291 </row>
36292 <row>
36293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36294 \begin_inset Text
36295
36296 \begin_layout Plain Layout
36297
36298 \backslash
36299 backslash
36300 \end_layout
36301
36302 \end_inset
36303 </cell>
36304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36305 \begin_inset Text
36306
36307 \begin_layout Plain Layout
36308
36309 \backslash
36310
36311 \backslash
36312
36313 \end_layout
36314
36315 \end_inset
36316 </cell>
36317 </row>
36318 <row>
36319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36320 \begin_inset Text
36321
36322 \begin_layout Plain Layout
36323
36324 \backslash
36325 dasharrow
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334
36335 \backslash
36336 dashrightarrow
36337 \end_layout
36338
36339 \end_inset
36340 </cell>
36341 </row>
36342 <row>
36343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36344 \begin_inset Text
36345
36346 \begin_layout Plain Layout
36347
36348 \backslash
36349 land
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358
36359 \backslash
36360 wedge
36361 \end_layout
36362
36363 \end_inset
36364 </cell>
36365 </row>
36366 <row>
36367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36368 \begin_inset Text
36369
36370 \begin_layout Plain Layout
36371
36372 \backslash
36373 rbrace
36374 \end_layout
36375
36376 \end_inset
36377 </cell>
36378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36379 \begin_inset Text
36380
36381 \begin_layout Plain Layout
36382 }
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 </row>
36388 <row>
36389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36390 \begin_inset Text
36391
36392 \begin_layout Plain Layout
36393
36394 \backslash
36395 rbracket
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404 ]
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 </row>
36410 <row>
36411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36412 \begin_inset Text
36413
36414 \begin_layout Plain Layout
36415
36416 \backslash
36417 rightarrow
36418 \end_layout
36419
36420 \end_inset
36421 </cell>
36422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36423 \begin_inset Text
36424
36425 \begin_layout Plain Layout
36426
36427 \backslash
36428 to
36429 \end_layout
36430
36431 \end_inset
36432 </cell>
36433 </row>
36434 <row>
36435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36436 \begin_inset Text
36437
36438 \begin_layout Plain Layout
36439
36440 \backslash
36441 lnot
36442 \end_layout
36443
36444 \end_inset
36445 </cell>
36446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36447 \begin_inset Text
36448
36449 \begin_layout Plain Layout
36450
36451 \backslash
36452 neg
36453 \end_layout
36454
36455 \end_inset
36456 </cell>
36457 </row>
36458 <row>
36459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36460 \begin_inset Text
36461
36462 \begin_layout Plain Layout
36463
36464 \backslash
36465 ne
36466 \end_layout
36467
36468 \end_inset
36469 </cell>
36470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36471 \begin_inset Text
36472
36473 \begin_layout Plain Layout
36474
36475 \backslash
36476 not=
36477 \end_layout
36478
36479 \end_inset
36480 </cell>
36481 </row>
36482 <row>
36483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487
36488 \backslash
36489 owns
36490 \end_layout
36491
36492 \end_inset
36493 </cell>
36494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36495 \begin_inset Text
36496
36497 \begin_layout Plain Layout
36498
36499 \backslash
36500 ni
36501 \end_layout
36502
36503 \end_inset
36504 </cell>
36505 </row>
36506 <row>
36507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36508 \begin_inset Text
36509
36510 \begin_layout Plain Layout
36511
36512 \backslash
36513 square
36514 \end_layout
36515
36516 \end_inset
36517 </cell>
36518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36519 \begin_inset Text
36520
36521 \begin_layout Plain Layout
36522
36523 \backslash
36524 Box
36525 \end_layout
36526
36527 \end_inset
36528 </cell>
36529 </row>
36530 <row>
36531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36532 \begin_inset Text
36533
36534 \begin_layout Plain Layout
36535
36536 \backslash
36537 Vert
36538 \end_layout
36539
36540 \end_inset
36541 </cell>
36542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36543 \begin_inset Text
36544
36545 \begin_layout Plain Layout
36546
36547 \backslash
36548 |
36549 \end_layout
36550
36551 \end_inset
36552 </cell>
36553 </row>
36554 </lyxtabular>
36555
36556 \end_inset
36557
36558
36559 \begin_inset space \hfill{}
36560 \end_inset
36561
36562
36563 \end_layout
36564
36565 \begin_layout Standard
36566 \begin_inset Newpage newpage
36567 \end_inset
36568
36569
36570 \end_layout
36571
36572 \begin_layout Bibliography
36573 \begin_inset CommandInset bibitem
36574 LatexCommand bibitem
36575 key "TLC2"
36576
36577 \end_inset
36578
36579
36580 \shape smallcaps
36581 Mittelbach, F.
36582  ; Goossens, M.
36583 \shape default
36584
36585 \shape italic
36586 The LaTeX Companion
36587 \shape default
36588 .
36589  Addison Wesley, 2004
36590 \end_layout
36591
36592 \begin_layout Bibliography
36593 \begin_inset CommandInset bibitem
36594 LatexCommand bibitem
36595 key "Mathmode"
36596
36597 \end_inset
36598
36599
36600 \begin_inset CommandInset href
36601 LatexCommand href
36602 name "Description"
36603 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36604
36605 \end_inset
36606
36607  des possibilités mathématiques de LaTeX
36608 \end_layout
36609
36610 \begin_layout Bibliography
36611 \begin_inset CommandInset bibitem
36612 LatexCommand bibitem
36613 key "AMS"
36614
36615 \end_inset
36616
36617
36618 \begin_inset CommandInset href
36619 LatexCommand href
36620 name "Description"
36621 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36622
36623 \end_inset
36624
36625  de 
36626 \begin_inset ERT
36627 status collapsed
36628
36629 \begin_layout Plain Layout
36630
36631
36632 \backslash
36633 AmS
36634 \end_layout
36635
36636 \end_inset
36637
36638 -LaTeX
36639 \end_layout
36640
36641 \begin_layout Bibliography
36642 \begin_inset CommandInset bibitem
36643 LatexCommand bibitem
36644 key "Symbols"
36645
36646 \end_inset
36647
36648
36649 \begin_inset CommandInset href
36650 LatexCommand href
36651 name "Liste"
36652 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36653
36654 \end_inset
36655
36656  de tous les symboles disponibles avec les paquetages LaTeX
36657 \end_layout
36658
36659 \begin_layout Bibliography
36660 \begin_inset CommandInset bibitem
36661 LatexCommand bibitem
36662 key "cancel"
36663
36664 \end_inset
36665
36666
36667 \begin_inset CommandInset href
36668 LatexCommand href
36669 name "Documentation"
36670 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36671
36672 \end_inset
36673
36674  paquetage LaTeX 
36675 \series bold
36676 cancel
36677 \series default
36678
36679 \begin_inset Index idx
36680 status collapsed
36681
36682 \begin_layout Plain Layout
36683 Paquetages ! cancel
36684 \end_layout
36685
36686 \end_inset
36687
36688
36689 \end_layout
36690
36691 \begin_layout Bibliography
36692 \begin_inset CommandInset bibitem
36693 LatexCommand bibitem
36694 key "hyperref"
36695
36696 \end_inset
36697
36698
36699 \begin_inset CommandInset href
36700 LatexCommand href
36701 name "Documentation"
36702 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36703
36704 \end_inset
36705
36706  paquetage LaTeX 
36707 \series bold
36708 hyperref
36709 \series default
36710
36711 \begin_inset Index idx
36712 status collapsed
36713
36714 \begin_layout Plain Layout
36715 Paquetages ! hyperref
36716 \end_layout
36717
36718 \end_inset
36719
36720
36721 \end_layout
36722
36723 \begin_layout Bibliography
36724 \begin_inset CommandInset bibitem
36725 LatexCommand bibitem
36726 key "mhchem"
36727
36728 \end_inset
36729
36730
36731 \begin_inset CommandInset href
36732 LatexCommand href
36733 name "Documentation"
36734 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36735
36736 \end_inset
36737
36738  paquetage LaTeX 
36739 \series bold
36740 mhchem
36741 \series default
36742
36743 \begin_inset Index idx
36744 status collapsed
36745
36746 \begin_layout Plain Layout
36747 Paquetages ! mhchem
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Bibliography
36756 \begin_inset CommandInset bibitem
36757 LatexCommand bibitem
36758 key "Mathclap"
36759
36760 \end_inset
36761
36762
36763 \begin_inset CommandInset href
36764 LatexCommand href
36765 name "Description"
36766 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36767
36768 \end_inset
36769
36770  de la commande 
36771 \series bold
36772
36773 \backslash
36774 mathclap
36775 \series default
36776 , décrite dans 
36777 \begin_inset CommandInset ref
36778 LatexCommand ref
36779 reference "sub:Limites-des-opérateurs"
36780
36781 \end_inset
36782
36783
36784 \begin_inset Index idx
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788 Commandes ! M ! 
36789 \backslash
36790 mathclap
36791 \end_layout
36792
36793 \end_inset
36794
36795
36796 \end_layout
36797
36798 \begin_layout Bibliography
36799 \begin_inset CommandInset bibitem
36800 LatexCommand bibitem
36801 key "Duden"
36802
36803 \end_inset
36804
36805
36806 \emph on
36807 Duden Band 1
36808 \emph default
36809 .
36810  22.
36811  Auflage, Duden 2001
36812 \end_layout
36813
36814 \begin_layout Bibliography
36815 \begin_inset CommandInset bibitem
36816 LatexCommand bibitem
36817 key "Checklist"
36818
36819 \end_inset
36820
36821
36822 \begin_inset CommandInset href
36823 LatexCommand href
36824 name "Check list"
36825 target "http://physics.nist.gov/Document/checklist.pdf"
36826
36827 \end_inset
36828
36829  pour relire les manuscrits
36830 \end_layout
36831
36832 \begin_layout Standard
36833 \begin_inset CommandInset index_print
36834 LatexCommand printindex
36835 type "idx"
36836
36837 \end_inset
36838
36839
36840 \end_layout
36841
36842 \end_body
36843 \end_document