]> git.lyx.org Git - features.git/blob - lib/doc/fr/Math.lyx
Math.lyx: some index and preamble fixes
[features.git] / lib / doc / fr / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
44 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
45 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
46 \newlength{\abc}
47 \settowidth{\abc}{\space}
48 \renewcommand{\equationautorefname}{\hspace{-\abc}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC is numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.4
73 \usepackage{braket}
74
75 % used in Kap. 22.6
76 \usepackage[samesize]{cancel}
77
78 % enables calculation of values,
79 \usepackage{calc}
80
81 % for multiple table row and column cells
82 \usepackage{multirow}
83 \usepackage{multicol}
84
85 % needed for diagrams
86 \usepackage{amscd}
87
88 % needed in sec. 19.4
89 \usepackage{remreset}
90
91 % center multirows (e.g. in sec. 13.3)
92 \renewcommand{\multirowsetup}{\centering}
93
94 % define a color, used in sec.9.3
95 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
96
97 % declare operators (see sec. 10.4 and sec. 15.2)
98 \DeclareMathOperator*{\Losange}{\blacklozenge}
99 \DeclareMathOperator{\sgn}{sgn}
100
101 \newcommand{\spce}{\textvisiblespace}
102
103 % example definitions for sec. 20.1 
104 \newcommand{\gr}{\Longrightarrow}
105 \newcommand{\us}[1]{\underline{#1}}
106 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
107 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
108 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
109
110 % example macro from sec. 19.4
111 %\def\tagform@#1{\maketag@@@{|#1|}}
112
113 % macro from sec. 10.2
114 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
115 \def\mathclap {\mathpalette \mathclapinternal}
116 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
117
118 % redefine the greyed out note
119 \renewenvironment{lyxgreyedout}
120  {\textcolor{blue}\bgroup}{\egroup}
121
122 % ------------------------------------
123 % used to check for needed LaTeX packages
124 \usepackage{ifthen}
125
126 % check for package eurosym
127 % used for the Euro symbol
128 \newboolean{eurosym}
129 \IfFileExists{eurosym.sty}
130  {\usepackage[gennarrow]{eurosym}
131   \setboolean{eurosym}{true}}
132  {\setboolean{eurosym}{false}}
133
134 % needed in sec. 22.10
135 % check for package upgreek
136 \newboolean{upgreek}
137 \IfFileExists{upgreek.sty}
138  {\usepackage{upgreek}
139   \setboolean{upgreek}{true}}
140  {\setboolean{upgreek}{false}}
141 \end_preamble
142 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
143 \language french
144 \inputencoding auto
145 \font_roman default
146 \font_sans default
147 \font_typewriter default
148 \font_default_family default
149 \font_sc false
150 \font_osf false
151 \font_sf_scale 100
152 \font_tt_scale 100
153
154 \graphics default
155 \paperfontsize 12
156 \spacing single
157 \use_hyperref true
158 \pdf_title "Manuel mathématique de LyX"
159 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
160 \pdf_subject "Documentation sur les mathématiques avec LyX"
161 \pdf_keywords "LyX, Mathed"
162 \pdf_bookmarks true
163 \pdf_bookmarksnumbered true
164 \pdf_bookmarksopen true
165 \pdf_bookmarksopenlevel 1
166 \pdf_breaklinks false
167 \pdf_pdfborder false
168 \pdf_colorlinks true
169 \pdf_backref false
170 \pdf_pagebackref false
171 \pdf_pdfusetitle false
172 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
173 \papersize a4paper
174 \use_geometry false
175 \use_amsmath 2
176 \use_esint 1
177 \cite_engine basic
178 \use_bibtopic false
179 \paperorientation portrait
180 \secnumdepth 4
181 \tocdepth 3
182 \paragraph_separation skip
183 \defskip medskip
184 \quotes_language english
185 \papercolumns 1
186 \papersides 2
187 \paperpagestyle plain
188 \bullet 1 0 6 -1
189 \bullet 2 2 35 -1
190 \bullet 3 2 7 -1
191 \tracking_changes false
192 \output_changes false
193 \author "" 
194 \author "" 
195 \end_header
196
197 \begin_body
198
199 \begin_layout Title
200 Manuel mathématique détaillé de LyX
201 \end_layout
202
203 \begin_layout Author
204 par l'équipe LyX 
205 \begin_inset Foot
206 status collapsed
207
208 \begin_layout Plain Layout
209 \noindent
210 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
211  à la liste de diffusion de la documentation de LyX: 
212 \family typewriter
213
214 \begin_inset CommandInset href
215 LatexCommand href
216 name "lyx-docs@lists.lyx.org"
217 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
218
219 \end_inset
220
221
222 \end_layout
223
224 \end_inset
225
226
227 \begin_inset Note Note
228 status collapsed
229
230 \begin_layout Plain Layout
231 auteur: Uwe Stöhr
232 \end_layout
233
234 \begin_layout Plain Layout
235 traducteur: Siegfried Meunier-Guttin-Cluzel
236 \end_layout
237
238 \end_inset
239
240
241 \begin_inset Newline newline
242 \end_inset
243
244
245 \begin_inset Newline newline
246 \end_inset
247
248
249 \family sans
250 Version 1.6svn
251 \end_layout
252
253 \begin_layout Standard
254 \begin_inset CommandInset toc
255 LatexCommand tableofcontents
256
257 \end_inset
258
259
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset Note Note
264 status open
265
266 \begin_layout Plain Layout
267 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
268  
269 \series bold
270 eurosym,
271 \series default
272  
273 \series bold
274 multirow,
275 \series default
276  et 
277 \series bold
278 was
279 \series default
280  doivent être installés.
281  S'ils ne sont pas installés, vous pouvez quand même exporter votre document,
282  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
283  sur la sortie finale.
284 \end_layout
285
286 \end_inset
287
288
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset Newpage newpage
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Section
299 Introduction
300 \begin_inset CommandInset label
301 LatexCommand label
302 name "sec:Introduction"
303
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Standard
310 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
311  collection de commandes LaTeX utilisées pour les symboles et les constructions
312  mathématiques.
313  Les explications mettent l'accent sur l'utilisation des commandes, il est
314  donc indispensable que vous ayez déjà lu la section sur les 
315 \family typewriter
316 Formules Mathématiques
317 \family default
318  du Manuel de l'Utilisateur.
319 \end_layout
320
321 \begin_layout Standard
322 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
323  sont aussi accessibles par le menu
324 \family sans
325  Insérer\SpecialChar \menuseparator
326 Math
327 \family default
328 , ou par la 
329 \family sans
330 barre d'outils mathématique.
331  
332 \family default
333 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
334  rapide d'utiliser une commande plutôt que la barre d'outils.
335  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
336  les boutons correspondants quand il y en a de disponibles.
337 \end_layout
338
339 \begin_layout Standard
340 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
341  formule.
342  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
343  il faut utiliser l'option 
344 \family sans
345 Utiliser le paquetage math AMS
346 \family default
347  dans les paramètres du document (menu
348 \family sans
349  Document\SpecialChar \menuseparator
350 Paramètres\SpecialChar \menuseparator
351 Options mode math
352 \family default
353 )
354 \begin_inset Foot
355 status collapsed
356
357 \begin_layout Plain Layout
358 L'option 
359 \family sans
360 Utiliser automatiquement le paquetage math AMS
361 \family default
362  n'utilise les maths-
363 \begin_inset ERT
364 status collapsed
365
366 \begin_layout Plain Layout
367
368
369 \backslash
370 AmS 
371 \end_layout
372
373 \end_inset
374
375
376 \begin_inset space ~
377 \end_inset
378
379 que si on utilise des constructions mathématiques qui sont reconnues par
380  LyX.
381 \end_layout
382
383 \end_inset
384
385 .
386 \end_layout
387
388 \begin_layout Standard
389 Ce document ne liste pas la totalité des commandes math-
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395
396 \backslash
397 AmS 
398 \end_layout
399
400 \end_inset
401
402
403 \begin_inset space ~
404 \end_inset
405
406 pour des raisons de bon sens
407 \begin_inset Foot
408 status collapsed
409
410 \begin_layout Plain Layout
411 On trouve une liste de toutes les commandes math-
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417
418 \backslash
419 AmS 
420 \end_layout
421
422 \end_inset
423
424
425 \begin_inset space ~
426 \end_inset
427
428 dans le fichier 
429 \family sans
430
431 \begin_inset CommandInset href
432 LatexCommand href
433 name "amsguide.ps"
434 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
435
436 \end_inset
437
438
439 \family default
440 , qui est inclus dans toutes les installations LaTeX standard.
441 \end_layout
442
443 \end_inset
444
445 .
446 \end_layout
447
448 \begin_layout Section
449 Instructions générales
450 \begin_inset CommandInset label
451 LatexCommand label
452 name "sec:Instructions-générales"
453
454 \end_inset
455
456
457 \end_layout
458
459 \begin_layout Standard
460 Pour créer une formule en ligne
461 \begin_inset Index
462 status collapsed
463
464 \begin_layout Plain Layout
465 Formules ! en ligne
466 \end_layout
467
468 \end_inset
469
470  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
471 \family sans
472 Ctrl-m
473 \family default
474  ou sur le bouton 
475 \begin_inset Graphics
476         filename ../../images/math-mode.png
477         scale 85
478
479 \end_inset
480
481  de la barre d'outils
482 \begin_inset Newline newline
483 \end_inset
484
485 Pour créer une formule hors ligne
486 \begin_inset Index
487 status collapsed
488
489 \begin_layout Plain Layout
490 Formules ! hors ligne
491 \end_layout
492
493 \end_inset
494
495  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
496  appuyez sur 
497 \family sans
498 Ctrl-M
499 \family default
500 .
501 \end_layout
502
503 \begin_layout Standard
504 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
505  dans la formule et appuyez sur 
506 \family sans
507 Ctrl-M
508 \family default
509  ou utilisez 
510 \family sans
511 Éditer\SpecialChar \menuseparator
512 Math\SpecialChar \menuseparator
513 Changer le type de formule
514 \family default
515 .
516  De la même façon, on peut changer une formule hors ligne en une formule
517  en ligne.
518 \end_layout
519
520 \begin_layout Standard
521 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
522  formule hors ligne, entrez la commande 
523 \series bold
524
525 \backslash
526 displaystyle
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Commandes ! D ! 
532 \backslash
533 displaystyle
534 \end_layout
535
536 \end_inset
537
538
539 \series default
540  dans la formule.
541  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
542  parties de formules qui doivent avoir la taille hors ligne.
543 \end_layout
544
545 \begin_layout Standard
546 Seules les formules en ligne sont autorisées dans les tableaux.
547 \end_layout
548
549 \begin_layout Standard
550 La barre d'outils mathématique peut être activée avec le menu 
551 \family sans
552 Visualiser\SpecialChar \menuseparator
553 Barres d'outils
554 \family default
555 .
556  Quand vous y cliquez sur 
557 \begin_inset Quotes eld
558 \end_inset
559
560 Math
561 \begin_inset Quotes erd
562 \end_inset
563
564  la barre d'outils s'affiche de façon permanente en bas de l'interface;
565  cet état est visualisé dans le menu 
566 \family sans
567 Barres
568 \begin_inset space ~
569 \end_inset
570
571 d'outils 
572 \family default
573 par une coche.
574  Si, dans cet état, vous cliquez une nouvelle fois sur 
575 \begin_inset Quotes eld
576 \end_inset
577
578 Math
579 \begin_inset Quotes erd
580 \end_inset
581
582  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
583  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
584  de menu de 
585 \begin_inset Quotes eld
586 \end_inset
587
588 Math
589 \begin_inset Quotes erd
590 \end_inset
591
592  en 
593 \begin_inset Quotes eld
594 \end_inset
595
596 Math (auto)
597 \begin_inset Quotes erd
598 \end_inset
599
600 .
601 \end_layout
602
603 \begin_layout Standard
604 Le mode TeX
605 \begin_inset Index
606 status collapsed
607
608 \begin_layout Plain Layout
609 Mode TeX
610 \end_layout
611
612 \end_inset
613
614  est activé en appuyant sur le bouton 
615 \begin_inset Graphics
616         filename ../../images/ert-insert.png
617         scale 85
618
619 \end_inset
620
621  de la barre d'outils ou en utilisant le menu 
622 \family sans
623 Insérer\SpecialChar \menuseparator
624 Code
625 \begin_inset space ~
626 \end_inset
627
628 Te
629 \begin_inset ERT
630 status collapsed
631
632 \begin_layout Plain Layout
633
634 {}
635 \end_layout
636
637 \end_inset
638
639 X
640 \family default
641  (raccourci 
642 \family sans
643 Ctrl-l
644 \family default
645 ).
646 \begin_inset Note Note
647 status collapsed
648
649 \begin_layout Plain Layout
650 Dans LyX il y a trois 
651 \begin_inset Quotes eld
652 \end_inset
653
654 nom propres
655 \begin_inset Quotes erd
656 \end_inset
657
658  qui apparaissent dans la sortie finale avec des lettres mises en indice
659  ou en exposant: TeX, LaTeX, et LyX
660 \end_layout
661
662 \begin_layout Plain Layout
663 Pour éviter que ces noms soient reconnus comme des noms propres, 
664 \lang english
665 a
666 \lang french
667  accolade TeX 
668 \lang english
669 pair is inserted
670 \lang french
671 .
672 \end_layout
673
674 \end_inset
675
676
677 \end_layout
678
679 \begin_layout Standard
680 Pour modifier le préambule LaTeX
681 \begin_inset Index
682 status collapsed
683
684 \begin_layout Plain Layout
685 Préambule LaTeX
686 \end_layout
687
688 \end_inset
689
690 , on utilise le menu 
691 \family sans
692 Document\SpecialChar \menuseparator
693 Paramètres\SpecialChar \menuseparator
694 Préambule
695 \begin_inset space ~
696 \end_inset
697
698 LaT
699 \begin_inset ERT
700 status collapsed
701
702 \begin_layout Plain Layout
703
704 {}
705 \end_layout
706
707 \end_inset
708
709 eX
710 \family default
711 .
712 \end_layout
713
714 \begin_layout Standard
715 Pour éditer des matrices, des différentiations de cas et des formules multiligne
716 s après coup, on peut utiliser les menus 
717 \family sans
718 Éditer\SpecialChar \menuseparator
719 Math
720 \family default
721  and 
722 \family sans
723 Éditer\SpecialChar \menuseparator
724 Lignes
725 \begin_inset space \thinspace{}
726 \end_inset
727
728 &
729 \begin_inset space \thinspace{}
730 \end_inset
731
732 colonnes,
733 \family default
734  ou la barre d'outils 
735 \family sans
736 Tableau
737 \family default
738 .
739  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
740  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
741  d'en dessous ou la colonne directement à droite.
742  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
743  fera avec la ligne précédente ou la colonne directement à gauche.
744 \end_layout
745
746 \begin_layout Standard
747 Quand on veut écrire du texte dans des formules
748 \begin_inset Foot
749 status collapsed
750
751 \begin_layout Plain Layout
752 Pour les formules multilignes, on utilise la commande 
753 \series bold
754
755 \backslash
756 intertext,
757 \series default
758  voir 
759 \begin_inset CommandInset ref
760 LatexCommand ref
761 reference "sub:Texte-dans-multi-lignes"
762
763 \end_inset
764
765 .
766 \end_layout
767
768 \end_inset
769
770 , on doit utiliser du 
771 \emph on
772 texte mathématique
773 \emph default
774
775 \begin_inset Index
776 status collapsed
777
778 \begin_layout Plain Layout
779 Texte ! dans les formules
780 \end_layout
781
782 \end_inset
783
784
785 \begin_inset Index
786 status collapsed
787
788 \begin_layout Plain Layout
789 Mathématique, texte
790 \end_layout
791
792 \end_inset
793
794 .
795  Ce mode est invoqué à l'aide du raccourci
796 \family sans
797  Alt-m
798 \begin_inset space ~
799 \end_inset
800
801 m
802 \family default
803  ou en insérant la commande 
804 \series bold
805
806 \backslash
807 text
808 \begin_inset Index
809 status collapsed
810
811 \begin_layout Plain Layout
812 Commandes ! T ! 
813 \backslash
814 text
815 \end_layout
816
817 \end_inset
818
819
820 \series default
821 .
822  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
823  parties de la formule qui apparaissent en bleu.
824  Dans la sortie finale, le texte mathématique est en caractères droits,
825  contrairement aux autres éléments de formule.
826 \end_layout
827
828 \begin_layout Subsection*
829 Syntaxe des commandes
830 \end_layout
831
832 \begin_layout Standard
833 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
834  suivent la syntaxe suivante:
835 \end_layout
836
837 \begin_layout Standard
838
839 \series bold
840
841 \backslash
842 nomdelacommande[argument optionnel]{argument obligatoire}
843 \end_layout
844
845 \begin_layout Standard
846 Une commande commence toujours par une barre de fraction inverse (anti-slash)
847  
848 \begin_inset Quotes gld
849 \end_inset
850
851
852 \series bold
853
854 \backslash
855
856 \series default
857
858 \begin_inset Quotes grd
859 \end_inset
860
861 .
862  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
863  vont avec.
864  Les accolades placées autour des arguments obligatoires seront nommées
865  accolade TeX dans ce document
866 \begin_inset Index
867 status collapsed
868
869 \begin_layout Plain Layout
870 Accolades TeX
871 \end_layout
872
873 \end_inset
874
875 .
876  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
877  LyX créera automatiquement une accolade droite.
878  Dans tous les autres cas les accolades TeX sont créées dans des formules
879  avec la commande 
880 \series bold
881
882 \backslash
883 {
884 \series default
885 .
886  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
887  normales qui apparaissent en bleu.
888  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
889  TeX.
890  Les accolades TeX n'apparaissent pas dans la sortie finale.
891 \end_layout
892
893 \begin_layout Standard
894 Quand on entre en mode TeX des commandes sans argument, comme les commandes
895  pour les symboles, on doit 
896 \emph on
897 toujours
898 \emph default
899  placer une espace après la commande pour la terminer.
900  Cette espace n'apparaît pas dans la sortie finale.
901
902 \emph on
903  
904 \emph default
905 Si une espace doit apparaître dans la sortie finale, l'espace doit être
906  suivie par une espace insécable en texte normal.
907 \end_layout
908
909 \begin_layout Standard
910 On insère une espace insécable avec 
911 \family sans
912 Ctrl-Space
913 \family default
914 .
915 \end_layout
916
917 \begin_layout Subsection*
918 \begin_inset Newpage newpage
919 \end_inset
920
921 Explications sur la syntaxe
922 \end_layout
923
924 \begin_layout Itemize
925 Le symbole
926 \begin_inset Foot
927 status collapsed
928
929 \begin_layout Plain Layout
930 Ce caractère espace visible peut être obtenu en utilisant la commande 
931 \series bold
932
933 \backslash
934 textvisiblespace
935 \series default
936
937 \begin_inset Index
938 status collapsed
939
940 \begin_layout Plain Layout
941 Commandes ! T ! 
942 \backslash
943 textvisiblespace
944 \end_layout
945
946 \end_inset
947
948 , insérée en mode TeX.
949 \end_layout
950
951 \end_inset
952
953  
954 \begin_inset ERT
955 status collapsed
956
957 \begin_layout Plain Layout
958
959
960 \backslash
961 spce 
962 \end_layout
963
964 \end_inset
965
966
967 \begin_inset space ~
968 \end_inset
969
970 indique que l'on doit mettre une espace.
971 \end_layout
972
973 \begin_layout Itemize
974 Une flèche comme celle-ci 
975 \begin_inset Formula $\to$
976 \end_inset
977
978  indique que l'on doit appuyer sur la flèche correspondante du clavier.
979 \end_layout
980
981 \begin_layout Subsection*
982 Unités utilisées
983 \end_layout
984
985 \begin_layout Standard
986 \align center
987 \begin_inset Float table
988 placement H
989 wide false
990 sideways false
991 status open
992
993 \begin_layout Plain Layout
994 \align center
995 \begin_inset Caption
996
997 \begin_layout Plain Layout
998 \begin_inset CommandInset label
999 LatexCommand label
1000 name "tab:Unités-utilisées"
1001
1002 \end_inset
1003
1004 Unités utilisées
1005 \end_layout
1006
1007 \end_inset
1008
1009
1010 \end_layout
1011
1012 \begin_layout Plain Layout
1013 \align center
1014 \begin_inset Tabular
1015 <lyxtabular version="3" rows="13" columns="2">
1016 <features>
1017 <column alignment="center" valignment="top" width="0">
1018 <column alignment="center" valignment="top" width="0">
1019 <row>
1020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1021 \begin_inset Text
1022
1023 \begin_layout Plain Layout
1024 Unité
1025 \end_layout
1026
1027 \end_inset
1028 </cell>
1029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 Nom / Description
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 </row>
1039 <row>
1040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 mm
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 Millimètre
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 cm
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 Centimètre
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 </row>
1079 <row>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 in
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 Pouce (1
1094 \begin_inset space \thinspace{}
1095 \end_inset
1096
1097 in = 2,54
1098 \begin_inset space \thinspace{}
1099 \end_inset
1100
1101 cm)
1102 \end_layout
1103
1104 \end_inset
1105 </cell>
1106 </row>
1107 <row>
1108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1109 \begin_inset Text
1110
1111 \begin_layout Plain Layout
1112 pt
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1118 \begin_inset Text
1119
1120 \begin_layout Plain Layout
1121 Point (72.27
1122 \begin_inset space \thinspace{}
1123 \end_inset
1124
1125 pt = 1
1126 \begin_inset space \thinspace{}
1127 \end_inset
1128
1129 in)
1130 \end_layout
1131
1132 \end_inset
1133 </cell>
1134 </row>
1135 <row>
1136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Plain Layout
1140 pc
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1146 \begin_inset Text
1147
1148 \begin_layout Plain Layout
1149 Pica (1
1150 \begin_inset space \thinspace{}
1151 \end_inset
1152
1153 pc = 12
1154 \begin_inset space \thinspace{}
1155 \end_inset
1156
1157 pt)
1158 \end_layout
1159
1160 \end_inset
1161 </cell>
1162 </row>
1163 <row>
1164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1165 \begin_inset Text
1166
1167 \begin_layout Plain Layout
1168 sp
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1174 \begin_inset Text
1175
1176 \begin_layout Plain Layout
1177 scaled point (65536
1178 \begin_inset space \thinspace{}
1179 \end_inset
1180
1181 sp = 1
1182 \begin_inset space \thinspace{}
1183 \end_inset
1184
1185 pt)
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 bp
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 big point (72
1206 \begin_inset space \thinspace{}
1207 \end_inset
1208
1209 bp = 1
1210 \begin_inset space \thinspace{}
1211 \end_inset
1212
1213 in)
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 dd
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 Didot (1
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 dd 
1238 \begin_inset Formula $\approx$
1239 \end_inset
1240
1241  0.376
1242 \begin_inset space \thinspace{}
1243 \end_inset
1244
1245 mm)
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 </row>
1251 <row>
1252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1253 \begin_inset Text
1254
1255 \begin_layout Plain Layout
1256 cc
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Plain Layout
1265 Cicero (1
1266 \begin_inset space \thinspace{}
1267 \end_inset
1268
1269 cc = 12
1270 \begin_inset space \thinspace{}
1271 \end_inset
1272
1273 dd)
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 </row>
1279 <row>
1280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 ex
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 Hauteur de la lettre 
1294 \emph on
1295
1296 \begin_inset Quotes eld
1297 \end_inset
1298
1299 x
1300 \emph default
1301
1302 \begin_inset Quotes erd
1303 \end_inset
1304
1305  dans la police courante
1306 \end_layout
1307
1308 \end_inset
1309 </cell>
1310 </row>
1311 <row>
1312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1313 \begin_inset Text
1314
1315 \begin_layout Plain Layout
1316 em
1317 \end_layout
1318
1319 \end_inset
1320 </cell>
1321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1322 \begin_inset Text
1323
1324 \begin_layout Plain Layout
1325 Largeur de la lettre 
1326 \begin_inset Quotes eld
1327 \end_inset
1328
1329
1330 \emph on
1331 M
1332 \emph default
1333
1334 \begin_inset Quotes erd
1335 \end_inset
1336
1337  dans la police courante
1338 \end_layout
1339
1340 \end_inset
1341 </cell>
1342 </row>
1343 <row>
1344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1345 \begin_inset Text
1346
1347 \begin_layout Plain Layout
1348 mu
1349 \end_layout
1350
1351 \end_inset
1352 </cell>
1353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1354 \begin_inset Text
1355
1356 \begin_layout Plain Layout
1357 unité math  (1
1358 \begin_inset space \thinspace{}
1359 \end_inset
1360
1361 mu = 
1362 \begin_inset Formula $\nicefrac{1}{18}$
1363 \end_inset
1364
1365
1366 \begin_inset space \thinspace{}
1367 \end_inset
1368
1369 em)
1370 \end_layout
1371
1372 \end_inset
1373 </cell>
1374 </row>
1375 </lyxtabular>
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \begin_layout Standard
1388 \begin_inset Newpage newpage
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \begin_layout Section
1395 Fonctions de base
1396 \end_layout
1397
1398 \begin_layout Subsection
1399 Exposants
1400 \begin_inset Index
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404 Exposants
1405 \end_layout
1406
1407 \end_inset
1408
1409  et indices
1410 \begin_inset Index
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 Indices
1415 \end_layout
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \begin_layout Standard
1423 Les indices sont créés avec le caractère souligné 
1424 \begin_inset Quotes eld
1425 \end_inset
1426
1427 _
1428 \begin_inset Quotes erd
1429 \end_inset
1430
1431  ou avec le bouton 
1432 \begin_inset Graphics
1433         filename ../../images/math-subscript.png
1434         scale 85
1435
1436 \end_inset
1437
1438 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1439  
1440 \begin_inset Quotes eld
1441 \end_inset
1442
1443 ^
1444 \begin_inset Quotes erd
1445 \end_inset
1446
1447  ou avec le bouton 
1448 \begin_inset Graphics
1449         filename ../../images/math-superscript.png
1450         scale 85
1451
1452 \end_inset
1453
1454 .
1455 \end_layout
1456
1457 \begin_layout Standard
1458 \align center
1459 \begin_inset Tabular
1460 <lyxtabular version="3" rows="4" columns="2">
1461 <features>
1462 <column alignment="center" valignment="top" width="0pt">
1463 <column alignment="center" valignment="top" width="0pt">
1464 <row>
1465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1466 \begin_inset Text
1467
1468 \begin_layout Plain Layout
1469 Commande
1470 \end_layout
1471
1472 \end_inset
1473 </cell>
1474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1475 \begin_inset Text
1476
1477 \begin_layout Plain Layout
1478 Résultat
1479 \begin_inset Note Note
1480 status collapsed
1481
1482 \begin_layout Plain Layout
1483
1484 \series bold
1485
1486 \backslash
1487 raisebox est seulement utilisée pour faire de la place
1488 \end_layout
1489
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \end_inset
1496 </cell>
1497 </row>
1498 <row>
1499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1500 \begin_inset Text
1501
1502 \begin_layout Plain Layout
1503 B_V
1504 \end_layout
1505
1506 \end_inset
1507 </cell>
1508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1509 \begin_inset Text
1510
1511 \begin_layout Plain Layout
1512 \begin_inset Formula $B_{V}$
1513 \end_inset
1514
1515
1516 \end_layout
1517
1518 \end_inset
1519 </cell>
1520 </row>
1521 <row>
1522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Plain Layout
1526 B^V
1527 \end_layout
1528
1529 \end_inset
1530 </cell>
1531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1536 \end_inset
1537
1538
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 </row>
1544 <row>
1545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1546 \begin_inset Text
1547
1548 \begin_layout Plain Layout
1549 B^
1550 \begin_inset ERT
1551 status collapsed
1552
1553 \begin_layout Plain Layout
1554
1555
1556 \backslash
1557 spce 
1558 \end_layout
1559
1560 \end_inset
1561
1562 A
1563 \end_layout
1564
1565 \end_inset
1566 </cell>
1567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1568 \begin_inset Text
1569
1570 \begin_layout Plain Layout
1571 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \end_inset
1578 </cell>
1579 </row>
1580 </lyxtabular>
1581
1582 \end_inset
1583
1584
1585 \end_layout
1586
1587 \begin_layout Standard
1588 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1589  la mettre en exposant, vous pouvez soit appuyer sur 
1590 \family sans
1591 Espace 
1592 \family default
1593 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1594  qui se trouve sur la touche du 9.
1595 \end_layout
1596
1597 \begin_layout Subsection
1598 Fractions
1599 \begin_inset CommandInset label
1600 LatexCommand label
1601 name "sub:Fractions"
1602
1603 \end_inset
1604
1605
1606 \begin_inset Index
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 Fractions
1611 \end_layout
1612
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \begin_layout Standard
1619 Les fractions sont créées avec la commande 
1620 \series bold
1621
1622 \backslash
1623 frac
1624 \series default
1625
1626 \begin_inset Index
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630 Commandes ! F ! 
1631 \backslash
1632 frac
1633 \end_layout
1634
1635 \end_inset
1636
1637  ou avec le bouton 
1638 \begin_inset Graphics
1639         filename ../../images/math/frac.png
1640         scale 50
1641
1642 \end_inset
1643
1644  de la barre d'outils mathématique.
1645  La taille de la police est ajustée automatiquement selon que l'on se trouve
1646  dans une formule en ligne ou hors ligne.
1647  Avec le bouton 
1648 \begin_inset Graphics
1649         filename ../../images/math/frac-square.png
1650         scale 85
1651
1652 \end_inset
1653
1654  de la barre d'outils mathématique, vous pouvez choisir entre différents
1655  types de fractions.
1656 \end_layout
1657
1658 \begin_layout Standard
1659 Avec la commande 
1660 \series bold
1661
1662 \backslash
1663 dfrac
1664 \begin_inset Index
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Commandes ! D ! 
1669 \backslash
1670 dfrac
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \series default
1677  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1678  qui se trouverait dans une formule hors ligne.
1679  Avec 
1680 \series bold
1681
1682 \backslash
1683 tfrac
1684 \begin_inset Index
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 Commandes ! T ! 
1689 \backslash
1690 tfrac
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \series default
1697  la fraction aura toujours la taille d'une formule en ligne.
1698  Un exemple:
1699 \end_layout
1700
1701 \begin_layout Standard
1702 Une ligne avec la fraction 
1703 \begin_inset Formula $\frac{1}{2}$
1704 \end_inset
1705
1706  créée avec la commande 
1707 \series bold
1708
1709 \backslash
1710 frac
1711 \series default
1712 .
1713 \end_layout
1714
1715 \begin_layout Standard
1716 Une ligne avec la fraction 
1717 \begin_inset Formula $\dfrac{1}{2}$
1718 \end_inset
1719
1720  créée avec la commande 
1721 \series bold
1722
1723 \backslash
1724 dfrac
1725 \series default
1726 .
1727 \end_layout
1728
1729 \begin_layout Standard
1730 \align center
1731 \begin_inset Tabular
1732 <lyxtabular version="3" rows="4" columns="2">
1733 <features>
1734 <column alignment="center" valignment="top" width="0pt">
1735 <column alignment="center" valignment="top" width="0pt">
1736 <row>
1737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1738 \begin_inset Text
1739
1740 \begin_layout Plain Layout
1741 Commande
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1747 \begin_inset Text
1748
1749 \begin_layout Plain Layout
1750 Résultat
1751 \begin_inset Note Note
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755
1756 \series bold
1757
1758 \backslash
1759 raisebox est seulement utilisée pour faire de la place
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 </row>
1770 <row>
1771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775
1776 \backslash
1777 frac
1778 \begin_inset ERT
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782
1783
1784 \backslash
1785 spce 
1786 \end_layout
1787
1788 \end_inset
1789
1790 A
1791 \begin_inset Formula $\downarrow$
1792 \end_inset
1793
1794 B
1795 \end_layout
1796
1797 \end_inset
1798 </cell>
1799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Plain Layout
1803 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1804 \end_inset
1805
1806
1807 \end_layout
1808
1809 \end_inset
1810 </cell>
1811 </row>
1812 <row>
1813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817
1818 \backslash
1819 dfrac
1820 \begin_inset ERT
1821 status collapsed
1822
1823 \begin_layout Plain Layout
1824
1825
1826 \backslash
1827 spce 
1828 \end_layout
1829
1830 \end_inset
1831
1832 A
1833 \begin_inset Formula $\downarrow$
1834 \end_inset
1835
1836 B
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \end_inset
1852 </cell>
1853 </row>
1854 <row>
1855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859
1860 \backslash
1861 dfrac
1862 \begin_inset ERT
1863 status collapsed
1864
1865 \begin_layout Plain Layout
1866
1867
1868 \backslash
1869 spce 
1870 \end_layout
1871
1872 \end_inset
1873
1874 e^
1875 \begin_inset ERT
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879
1880
1881 \backslash
1882 spce 
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \backslash
1889 frac
1890 \begin_inset ERT
1891 status collapsed
1892
1893 \begin_layout Plain Layout
1894
1895
1896 \backslash
1897 spce 
1898 \end_layout
1899
1900 \end_inset
1901
1902 1
1903 \begin_inset Formula $\downarrow$
1904 \end_inset
1905
1906 2
1907 \begin_inset Formula $\downarrow\downarrow$
1908 \end_inset
1909
1910 3
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \end_inset
1926 </cell>
1927 </row>
1928 </lyxtabular>
1929
1930 \end_inset
1931
1932
1933 \end_layout
1934
1935 \begin_layout Standard
1936 \begin_inset VSpace bigskip
1937 \end_inset
1938
1939
1940 \begin_inset Newpage newpage
1941 \end_inset
1942
1943 Pour des fractions emboîtées, on peut utiliser la commande 
1944 \series bold
1945
1946 \backslash
1947 cfrac
1948 \series default
1949
1950 \begin_inset Index
1951 status collapsed
1952
1953 \begin_layout Plain Layout
1954 Commandes ! C ! 
1955 \backslash
1956 cfrac
1957 \end_layout
1958
1959 \end_inset
1960
1961 .
1962  Voici un exemple:
1963 \begin_inset VSpace -3mm
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \begin_layout Standard
1970 \begin_inset Formula \begin{align*}
1971 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1972 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1973
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \begin_layout Standard
1980 La commande pour l'exemple précédent est:
1981 \end_layout
1982
1983 \begin_layout Standard
1984
1985 \backslash
1986 cfrac{A
1987 \begin_inset Formula $\to$
1988 \end_inset
1989
1990
1991 \backslash
1992 {B+
1993 \backslash
1994 cfrac{C+
1995 \backslash
1996 cfrac{E
1997 \begin_inset Formula $\to$
1998 \end_inset
1999
2000
2001 \backslash
2002 {F
2003 \begin_inset Formula $\to\to$
2004 \end_inset
2005
2006
2007 \backslash
2008 {D
2009 \end_layout
2010
2011 \begin_layout Standard
2012 \begin_inset VSpace medskip
2013 \end_inset
2014
2015
2016 \end_layout
2017
2018 \begin_layout Standard
2019
2020 \series bold
2021
2022 \backslash
2023 cfrac
2024 \series default
2025  met toujours la fraction dans la taille d'une formule hors ligne, même
2026  si elle est une partie d'une autre fraction.
2027  La commande
2028 \series bold
2029  
2030 \backslash
2031 cfrac
2032 \series default
2033  a la syntaxe suivante:
2034 \end_layout
2035
2036 \begin_layout Standard
2037
2038 \series bold
2039
2040 \backslash
2041 cfrac[position du numérateur]{numérateur}{dénominateur}
2042 \end_layout
2043
2044 \begin_layout Standard
2045 La position du numérateur peut être 
2046 \emph on
2047 l
2048 \emph default
2049  , 
2050 \emph on
2051 c
2052 \emph default
2053 , ou 
2054 \emph on
2055 r
2056 \emph default
2057  .
2058  l ou r aligne le numérateur respectivement à gauche ou à droite par rapport
2059  à la barre de fraction.
2060  Quand on met 
2061 \emph on
2062
2063 \emph default
2064 ou rien, le numérateur apparaît centré.
2065  Les fractions qui suivent illustrent les différents alignements:
2066 \begin_inset Newline newline
2067 \end_inset
2068
2069
2070 \series bold
2071
2072 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2073 \end_inset
2074
2075
2076 \begin_inset Formula $\cfrac{A}{B+C}$
2077 \end_inset
2078
2079
2080 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2081 \end_inset
2082
2083
2084 \end_layout
2085
2086 \begin_layout Standard
2087 \begin_inset VSpace medskip
2088 \end_inset
2089
2090 Il est souvent intéressant de combiner 
2091 \series bold
2092
2093 \backslash
2094 cfrac
2095 \series default
2096  et 
2097 \series bold
2098
2099 \backslash
2100 frac
2101 \series default
2102 :
2103 \begin_inset Formula \[
2104 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2105
2106 \end_inset
2107
2108
2109 \end_layout
2110
2111 \begin_layout Standard
2112 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2113  pouvez utiliser la commande 
2114 \series bold
2115
2116 \backslash
2117 nicefrac
2118 \begin_inset Index
2119 status collapsed
2120
2121 \begin_layout Plain Layout
2122 Commandes ! N ! 
2123 \backslash
2124 nicefrac
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \series default
2131
2132 \begin_inset Formula $\nicefrac{5}{31}$
2133 \end_inset
2134
2135
2136 \end_layout
2137
2138 \begin_layout Standard
2139 Dans 
2140 \begin_inset CommandInset ref
2141 LatexCommand ref
2142 reference "sub:Fractions-personnalisées"
2143
2144 \end_inset
2145
2146  on explique comment définir des fractions personnalisées en modifiant les
2147  barres de fractions .
2148 \end_layout
2149
2150 \begin_layout Subsection
2151 Racines
2152 \begin_inset Index
2153 status collapsed
2154
2155 \begin_layout Plain Layout
2156 Racines
2157 \end_layout
2158
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \begin_layout Standard
2165 On obtient les racines carrées avec la commande 
2166 \series bold
2167
2168 \backslash
2169 sqrt
2170 \series default
2171
2172 \begin_inset Index
2173 status collapsed
2174
2175 \begin_layout Plain Layout
2176 Commandes ! S ! 
2177 \backslash
2178 sqrt
2179 \end_layout
2180
2181 \end_inset
2182
2183  ou avec le bouton 
2184 \begin_inset Graphics
2185         filename ../../images/math/sqrt.png
2186         scale 85
2187
2188 \end_inset
2189
2190  de la barre d'outils mathématique, et toutes les autres racines avec la
2191  commande 
2192 \series bold
2193
2194 \backslash
2195 root
2196 \series default
2197
2198 \begin_inset Index
2199 status collapsed
2200
2201 \begin_layout Plain Layout
2202 Commandes ! R ! 
2203 \backslash
2204 root
2205 \end_layout
2206
2207 \end_inset
2208
2209  ou avec le bouton 
2210 \begin_inset Graphics
2211         filename ../../images/math/root.png
2212         scale 85
2213
2214 \end_inset
2215
2216 .
2217 \end_layout
2218
2219 \begin_layout Standard
2220 \align center
2221 \begin_inset Tabular
2222 <lyxtabular version="3" rows="3" columns="2">
2223 <features>
2224 <column alignment="center" valignment="top" width="0pt">
2225 <column alignment="center" valignment="top" width="0pt">
2226 <row>
2227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2228 \begin_inset Text
2229
2230 \begin_layout Plain Layout
2231 Commande
2232 \end_layout
2233
2234 \end_inset
2235 </cell>
2236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2237 \begin_inset Text
2238
2239 \begin_layout Plain Layout
2240 Résultat
2241 \begin_inset Note Note
2242 status collapsed
2243
2244 \begin_layout Plain Layout
2245
2246 \series bold
2247
2248 \backslash
2249 raisebox est seulement utilisée pour faire de la place
2250 \end_layout
2251
2252 \end_inset
2253
2254
2255 \end_layout
2256
2257 \end_inset
2258 </cell>
2259 </row>
2260 <row>
2261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2262 \begin_inset Text
2263
2264 \begin_layout Plain Layout
2265
2266 \backslash
2267 sqrt
2268 \begin_inset ERT
2269 status collapsed
2270
2271 \begin_layout Plain Layout
2272
2273
2274 \backslash
2275 spce 
2276 \end_layout
2277
2278 \end_inset
2279
2280 A-B
2281 \end_layout
2282
2283 \end_inset
2284 </cell>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2290 \end_inset
2291
2292
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303
2304 \backslash
2305 root
2306 \begin_inset ERT
2307 status collapsed
2308
2309 \begin_layout Plain Layout
2310
2311
2312 \backslash
2313 spce 
2314 \end_layout
2315
2316 \end_inset
2317
2318 3
2319 \begin_inset Formula $\downarrow$
2320 \end_inset
2321
2322 A-B
2323 \end_layout
2324
2325 \end_inset
2326 </cell>
2327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2328 \begin_inset Text
2329
2330 \begin_layout Plain Layout
2331 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2332 \end_inset
2333
2334
2335 \end_layout
2336
2337 \end_inset
2338 </cell>
2339 </row>
2340 </lyxtabular>
2341
2342 \end_inset
2343
2344
2345 \end_layout
2346
2347 \begin_layout Standard
2348 On peut aussi obtenir une racine carrée avec 
2349 \series bold
2350
2351 \backslash
2352 root
2353 \series default
2354  en laissant le champ réservé au degré de la racine vide.
2355 \end_layout
2356
2357 \begin_layout Standard
2358 Dans certains cas, la distance entre le degré et la racine est trop petite
2359  comme dans cette formule: 
2360 \begin_inset Formula $\sqrt[\beta]{B}$
2361 \end_inset
2362
2363
2364 \begin_inset Newline newline
2365 \end_inset
2366
2367 Le 
2368 \begin_inset Formula $\beta$
2369 \end_inset
2370
2371  touche la racine, ce qui peut être évité en utilisant les commandes 
2372 \series bold
2373
2374 \backslash
2375 leftroot
2376 \series default
2377
2378 \begin_inset Index
2379 status collapsed
2380
2381 \begin_layout Plain Layout
2382 Commandes ! L ! 
2383 \backslash
2384 leftroot
2385 \end_layout
2386
2387 \end_inset
2388
2389  et 
2390 \series bold
2391
2392 \backslash
2393 uproot
2394 \series default
2395
2396 \begin_inset Index
2397 status collapsed
2398
2399 \begin_layout Plain Layout
2400 Commandes ! U ! 
2401 \backslash
2402 uproot
2403 \end_layout
2404
2405 \end_inset
2406
2407  avec la syntaxe suivante:
2408 \end_layout
2409
2410 \begin_layout Standard
2411
2412 \series bold
2413
2414 \backslash
2415 leftroot{distance}
2416 \series default
2417  et 
2418 \series bold
2419
2420 \backslash
2421 uproot{distance}
2422 \end_layout
2423
2424 \begin_layout Standard
2425 Distance est le nombre de Big Points (unité bp; 
2426 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2427 \end_inset
2428
2429 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2430  le haut.
2431  Les commandes doivent être placées dans la case du degré.
2432  Par exemple, la commande
2433 \begin_inset Newline newline
2434 \end_inset
2435
2436
2437 \series bold
2438
2439 \backslash
2440 root
2441 \backslash
2442 leftroot{-1
2443 \begin_inset Formula $\to$
2444 \end_inset
2445
2446
2447 \backslash
2448 uproot{2
2449 \begin_inset Formula $\to$
2450 \end_inset
2451
2452
2453 \backslash
2454 beta
2455 \begin_inset ERT
2456 status collapsed
2457
2458 \begin_layout Plain Layout
2459
2460
2461 \backslash
2462 spce 
2463 \end_layout
2464
2465 \end_inset
2466
2467
2468 \begin_inset Formula $\to$
2469 \end_inset
2470
2471 B
2472 \begin_inset Newline newline
2473 \end_inset
2474
2475
2476 \series default
2477 produit une formule correctement mise en forme: 
2478 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2479 \end_inset
2480
2481
2482 \end_layout
2483
2484 \begin_layout Subsection
2485 Coefficients binomiaux 
2486 \begin_inset Index
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490 Binomiaux, coefficients
2491 \end_layout
2492
2493 \end_inset
2494
2495
2496 \end_layout
2497
2498 \begin_layout Standard
2499 Les coefficients binomiaux sont insérés avec la commande 
2500 \series bold
2501
2502 \backslash
2503 binom
2504 \series default
2505
2506 \begin_inset Index
2507 status collapsed
2508
2509 \begin_layout Plain Layout
2510 Commandes ! B ! 
2511 \backslash
2512 binom
2513 \end_layout
2514
2515 \end_inset
2516
2517  ou avec le bouton 
2518 \begin_inset Graphics
2519         filename ../../images/math/frac-square.png
2520         scale 85
2521
2522 \end_inset
2523
2524 de la barre d'outils mathématique.
2525  Comme pour les fraction (
2526 \series bold
2527
2528 \backslash
2529 frac
2530 \series default
2531 ) il y a avec 
2532 \series bold
2533
2534 \backslash
2535 binom
2536 \series default
2537  les commandes 
2538 \series bold
2539
2540 \backslash
2541 dbinom
2542 \begin_inset Index
2543 status collapsed
2544
2545 \begin_layout Plain Layout
2546 Commandes ! D ! 
2547 \backslash
2548 dbinom
2549 \end_layout
2550
2551 \end_inset
2552
2553
2554 \series default
2555  et 
2556 \series bold
2557
2558 \backslash
2559 tbinom
2560 \series default
2561
2562 \begin_inset Index
2563 status collapsed
2564
2565 \begin_layout Plain Layout
2566 Commandes ! T ! 
2567 \backslash
2568 tbinom
2569 \end_layout
2570
2571 \end_inset
2572
2573 .
2574  
2575 \lang english
2576 For other brackets around binomial coeficients there are the
2577 \lang french
2578  commandes 
2579 \series bold
2580
2581 \backslash
2582 brace
2583 \series default
2584
2585 \begin_inset Index
2586 status collapsed
2587
2588 \begin_layout Plain Layout
2589 Commandes ! B ! 
2590 \backslash
2591 brace
2592 \end_layout
2593
2594 \end_inset
2595
2596  et 
2597 \series bold
2598
2599 \backslash
2600 brack
2601 \series default
2602
2603 \begin_inset Index
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Commandes ! B ! 
2608 \backslash
2609 brack
2610 \end_layout
2611
2612 \end_inset
2613
2614 .
2615 \end_layout
2616
2617 \begin_layout Standard
2618 \align center
2619 \begin_inset Tabular
2620 <lyxtabular version="3" rows="6" columns="2">
2621 <features>
2622 <column alignment="center" valignment="top" width="0pt">
2623 <column alignment="center" valignment="top" width="0pt">
2624 <row>
2625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2626 \begin_inset Text
2627
2628 \begin_layout Plain Layout
2629 Commande
2630 \end_layout
2631
2632 \end_inset
2633 </cell>
2634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2635 \begin_inset Text
2636
2637 \begin_layout Plain Layout
2638 Résultat
2639 \begin_inset Note Note
2640 status collapsed
2641
2642 \begin_layout Plain Layout
2643
2644 \series bold
2645
2646 \backslash
2647 raisebox est seulement utilisée pour faire de la place
2648 \end_layout
2649
2650 \end_inset
2651
2652
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 </row>
2658 <row>
2659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2660 \begin_inset Text
2661
2662 \begin_layout Plain Layout
2663
2664 \backslash
2665 binom
2666 \begin_inset ERT
2667 status collapsed
2668
2669 \begin_layout Plain Layout
2670
2671
2672 \backslash
2673 spce 
2674 \end_layout
2675
2676 \end_inset
2677
2678 A
2679 \begin_inset Formula $\downarrow$
2680 \end_inset
2681
2682 B
2683 \end_layout
2684
2685 \end_inset
2686 </cell>
2687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2692 \end_inset
2693
2694
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 </row>
2700 <row>
2701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \backslash
2707 dbinom
2708 \begin_inset ERT
2709 status collapsed
2710
2711 \begin_layout Plain Layout
2712
2713
2714 \backslash
2715 spce 
2716 \end_layout
2717
2718 \end_inset
2719
2720 A
2721 \begin_inset Formula $\downarrow$
2722 \end_inset
2723
2724 B
2725 \end_layout
2726
2727 \end_inset
2728 </cell>
2729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2730 \begin_inset Text
2731
2732 \begin_layout Plain Layout
2733 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2734 \end_inset
2735
2736
2737 \end_layout
2738
2739 \end_inset
2740 </cell>
2741 </row>
2742 <row>
2743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747
2748 \backslash
2749 tbinom
2750 \begin_inset ERT
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754
2755
2756 \backslash
2757 spce 
2758 \end_layout
2759
2760 \end_inset
2761
2762 A
2763 \begin_inset Formula $\downarrow$
2764 \end_inset
2765
2766 B
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2776 \end_inset
2777
2778
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 </row>
2784 <row>
2785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \backslash
2791 brack
2792 \begin_inset ERT
2793 status collapsed
2794
2795 \begin_layout Plain Layout
2796
2797
2798 \backslash
2799 spce 
2800 \end_layout
2801
2802 \end_inset
2803
2804 A
2805 \begin_inset Formula $\downarrow$
2806 \end_inset
2807
2808 B
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \backslash
2833 brace
2834 \begin_inset ERT
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838
2839
2840 \backslash
2841 spce 
2842 \end_layout
2843
2844 \end_inset
2845
2846 A
2847 \begin_inset Formula $\downarrow$
2848 \end_inset
2849
2850 B
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2860 \end_inset
2861
2862
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 </row>
2868 </lyxtabular>
2869
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \begin_layout Subsection
2876 Différentiation de cas 
2877 \begin_inset Index
2878 status collapsed
2879
2880 \begin_layout Plain Layout
2881 Différentiation de cas 
2882 \end_layout
2883
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \begin_layout Standard
2890 \align center
2891 \begin_inset Tabular
2892 <lyxtabular version="3" rows="3" columns="2">
2893 <features>
2894 <column alignment="center" valignment="top" width="0pt">
2895 <column alignment="center" valignment="top" width="0pt">
2896 <row>
2897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901 Commande
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 Résultat
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 </row>
2916 <row>
2917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \backslash
2923 cases
2924 \begin_inset ERT
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928
2929
2930 \backslash
2931 spce 
2932 \end_layout
2933
2934 \end_inset
2935
2936 A
2937 \begin_inset Formula $\to$
2938 \end_inset
2939
2940 B>0
2941 \begin_inset Index
2942 status collapsed
2943
2944 \begin_layout Plain Layout
2945 Commandes ! C ! 
2946 \backslash
2947 cases
2948 \end_layout
2949
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961 \begin_inset Formula $\begin{cases}
2962 A & B>0\end{cases}$
2963 \end_inset
2964
2965
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 </row>
2971 <row>
2972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2973 \begin_inset Text
2974
2975 \begin_layout Plain Layout
2976
2977 \backslash
2978 cases
2979 \begin_inset ERT
2980 status collapsed
2981
2982 \begin_layout Plain Layout
2983
2984
2985 \backslash
2986 spce 
2987 \end_layout
2988
2989 \end_inset
2990
2991 Ctrl-Enter
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2997 \begin_inset Text
2998
2999 \begin_layout Plain Layout
3000 \begin_inset Formula $\begin{cases}
3001 A & \textrm{pour }\hat{x}>0\\
3002 B & \textrm{pour }\hat{x}=0\end{cases}$
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 </lyxtabular>
3012
3013 \end_inset
3014
3015
3016 \end_layout
3017
3018 \begin_layout Standard
3019 Après avoir inséré 
3020 \series bold
3021
3022 \backslash
3023 cases
3024 \series default
3025  ou avoir utilisé le bouton 
3026 \begin_inset Graphics
3027         filename ../../images/math/cases.png
3028         lyxscale 50
3029         scale 50
3030
3031 \end_inset
3032
3033  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3034  avec le raccourci 
3035 \family sans
3036 Ctrl-Entrée
3037 \family default
3038  ou avec le bouton 
3039 \begin_inset Graphics
3040         filename ../../images/tabular-feature_append-row.png
3041         scale 85
3042
3043 \end_inset
3044
3045 .
3046 \begin_inset Foot
3047 status collapsed
3048
3049 \begin_layout Plain Layout
3050 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3051  sont expliqués dans 
3052 \begin_inset CommandInset ref
3053 LatexCommand ref
3054 reference "sub:Accents-sur-un-caractère"
3055
3056 \end_inset
3057
3058 .
3059 \end_layout
3060
3061 \end_inset
3062
3063
3064 \end_layout
3065
3066 \begin_layout Standard
3067 La commande 
3068 \series bold
3069
3070 \backslash
3071 cases
3072 \series default
3073  est aussi accessible par le menu 
3074 \family sans
3075 Insérer\SpecialChar \menuseparator
3076 Math\SpecialChar \menuseparator
3077 Environnement
3078 \begin_inset space ~
3079 \end_inset
3080
3081 Cas
3082 \family default
3083 .
3084 \end_layout
3085
3086 \begin_layout Subsection
3087 Négations
3088 \begin_inset Index
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092 Négations
3093 \end_layout
3094
3095 \end_inset
3096
3097
3098 \end_layout
3099
3100 \begin_layout Standard
3101 En insérant la commande 
3102 \series bold
3103
3104 \backslash
3105 not
3106 \series default
3107
3108 \begin_inset Index
3109 status collapsed
3110
3111 \begin_layout Plain Layout
3112 Commandes ! N ! 
3113 \backslash
3114 not
3115 \end_layout
3116
3117 \end_inset
3118
3119  chaque caractère peut être affiché barré.
3120  Les caractères sont en quelque sorte accentués par une barre de fraction.
3121 \end_layout
3122
3123 \begin_layout Standard
3124 \align center
3125 \begin_inset Tabular
3126 <lyxtabular version="3" rows="4" columns="2">
3127 <features>
3128 <column alignment="center" valignment="top" width="0pt">
3129 <column alignment="center" valignment="top" width="0pt">
3130 <row>
3131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135 Commande
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144 Résultat
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 <row>
3151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155
3156 \backslash
3157 not=
3158 \end_layout
3159
3160 \end_inset
3161 </cell>
3162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166 \begin_inset Formula $\not=$
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 </row>
3175 <row>
3176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180
3181 \backslash
3182 not 
3183 \backslash
3184 le
3185 \end_layout
3186
3187 \end_inset
3188 </cell>
3189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193 \begin_inset Formula $\not\le$
3194 \end_inset
3195
3196
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 </row>
3202 <row>
3203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207
3208 \backslash
3209 not 
3210 \backslash
3211 parallel
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Plain Layout
3220 \begin_inset Formula $\not\parallel$
3221 \end_inset
3222
3223
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 </row>
3229 </lyxtabular>
3230
3231 \end_inset
3232
3233
3234 \end_layout
3235
3236 \begin_layout Standard
3237 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3238  bel aspect.
3239  C'est pourquoi il existe des commandes spéciales pour certaines négations
3240  (voir 
3241 \begin_inset CommandInset ref
3242 LatexCommand ref
3243 reference "sub:Symboles-mathématiques"
3244
3245 \end_inset
3246
3247  et 
3248 \begin_inset CommandInset ref
3249 LatexCommand ref
3250 reference "sec:Relations"
3251
3252 \end_inset
3253
3254 ).
3255 \end_layout
3256
3257 \begin_layout Subsection
3258 Garnitures
3259 \begin_inset CommandInset label
3260 LatexCommand label
3261 name "sub:Garnitures"
3262
3263 \end_inset
3264
3265
3266 \begin_inset Index
3267 status collapsed
3268
3269 \begin_layout Plain Layout
3270 Garnitures
3271 \end_layout
3272
3273 \end_inset
3274
3275
3276 \begin_inset Index
3277 status collapsed
3278
3279 \begin_layout Plain Layout
3280 Symboles chimiques ! Isotopes
3281 \end_layout
3282
3283 \end_inset
3284
3285
3286 \begin_inset Index
3287 status collapsed
3288
3289 \begin_layout Plain Layout
3290 Isotopes|see
3291 \begin_inset ERT
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295
3296 {
3297 \end_layout
3298
3299 \end_inset
3300
3301 Symboles chimiques
3302 \begin_inset ERT
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306
3307 }
3308 \end_layout
3309
3310 \end_inset
3311
3312
3313 \end_layout
3314
3315 \end_inset
3316
3317
3318 \end_layout
3319
3320 \begin_layout Standard
3321 Quand on affiche par exemple des isotopes
3322 \begin_inset Foot
3323 status collapsed
3324
3325 \begin_layout Plain Layout
3326 Plus d'information sur les symboles chimiques dans 
3327 \begin_inset CommandInset ref
3328 LatexCommand ref
3329 reference "sub:Symboles-chimiques"
3330
3331 \end_inset
3332
3333 .
3334 \end_layout
3335
3336 \end_inset
3337
3338 , on rencontre le problème suivant:
3339 \end_layout
3340
3341 \begin_layout Standard
3342 \align center
3343 \begin_inset Tabular
3344 <lyxtabular version="3" rows="2" columns="2">
3345 <features>
3346 <column alignment="center" valignment="top" width="0pt">
3347 <column alignment="center" valignment="top" width="0pt">
3348 <row>
3349 <cell alignment="center" valignment="top" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353 Indices avec les indices et exposants:
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 </row>
3371 <row>
3372 <cell alignment="center" valignment="top" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376 Indices corrects:
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell alignment="center" valignment="top" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3386 \end_inset
3387
3388
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 </row>
3394 </lyxtabular>
3395
3396 \end_inset
3397
3398
3399 \begin_inset Note Note
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403
3404 \series bold
3405 \lang english
3406
3407 \backslash
3408 raisebox
3409 \end_layout
3410
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Standard
3417 L'indice le plus petit est placé par défaut au dessus ou en dessous du premier
3418  caractère le l'indice le plus long.
3419  Pour éviter ce problème il y a la commande 
3420 \series bold
3421
3422 \backslash
3423 phantom
3424 \series default
3425
3426 \begin_inset Index
3427 status collapsed
3428
3429 \begin_layout Plain Layout
3430 Commandes ! P ! 
3431 \backslash
3432 phantom
3433 \end_layout
3434
3435 \end_inset
3436
3437  ou le bouton
3438 \begin_inset space ~
3439 \end_inset
3440
3441
3442 \begin_inset Graphics
3443         filename ../../images/math/phantom.png
3444         scale 85
3445
3446 \end_inset
3447
3448  qui crée un ou plusieurs caractères fantômes.
3449  Quand on insère la commande 
3450 \series bold
3451
3452 \backslash
3453 phantom
3454 \series default
3455  une petite boîte avec deux flèches rouges apparaît.
3456  Les flèches indiquent que la garniture
3457 \begin_inset Foot
3458 status collapsed
3459
3460 \begin_layout Plain Layout
3461 Traduction de placeholder, c'est un terme de typographie (NdT).
3462 \end_layout
3463
3464 \end_inset
3465
3466  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3467  De la même façon, les caractères fantômes sont des garnitures qui ont la
3468  taille du caractère concerné.
3469 \end_layout
3470
3471 \begin_layout Standard
3472 \align center
3473 \begin_inset Tabular
3474 <lyxtabular version="3" rows="4" columns="2">
3475 <features>
3476 <column alignment="center" valignment="top" width="0">
3477 <column alignment="center" valignment="top" width="0">
3478 <row>
3479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 Commande
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Résultat
3493 \begin_inset Note Note
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499
3500 \backslash
3501 raisebox est seulement utilisée pour faire de la place
3502 \end_layout
3503
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 </row>
3512 <row>
3513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 ^19
3518 \begin_inset ERT
3519 status collapsed
3520
3521 \begin_layout Plain Layout
3522
3523
3524 \backslash
3525 spce 
3526 \end_layout
3527
3528 \end_inset
3529
3530 _
3531 \backslash
3532 phantom
3533 \begin_inset ERT
3534 status collapsed
3535
3536 \begin_layout Plain Layout
3537
3538
3539 \backslash
3540 spce 
3541 \end_layout
3542
3543 \end_inset
3544
3545 1
3546 \begin_inset Formula $\to$
3547 \end_inset
3548
3549 9
3550 \begin_inset ERT
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554
3555
3556 \backslash
3557 spce 
3558 \end_layout
3559
3560 \end_inset
3561
3562 F
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3572 \end_inset
3573
3574
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 </row>
3580 <row>
3581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 ^235
3586 \begin_inset ERT
3587 status collapsed
3588
3589 \begin_layout Plain Layout
3590
3591
3592 \backslash
3593 spce 
3594 \end_layout
3595
3596 \end_inset
3597
3598 _
3599 \backslash
3600 phantom
3601 \begin_inset ERT
3602 status collapsed
3603
3604 \begin_layout Plain Layout
3605
3606
3607 \backslash
3608 spce 
3609 \end_layout
3610
3611 \end_inset
3612
3613 23
3614 \begin_inset Formula $\to$
3615 \end_inset
3616
3617 9
3618 \begin_inset ERT
3619 status collapsed
3620
3621 \begin_layout Plain Layout
3622
3623
3624 \backslash
3625 spce 
3626 \end_layout
3627
3628 \end_inset
3629
3630 F
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 </row>
3648 <row>
3649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653
3654 \backslash
3655 Lambda^
3656 \begin_inset ERT
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660
3661
3662 \backslash
3663 spce 
3664 \end_layout
3665
3666 \end_inset
3667
3668
3669 \backslash
3670 phantom
3671 \begin_inset ERT
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676
3677 \backslash
3678 spce 
3679 \end_layout
3680
3681 \end_inset
3682
3683 ii
3684 \begin_inset Formula $\to$
3685 \end_inset
3686
3687 t
3688 \begin_inset ERT
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693
3694 \backslash
3695 spce 
3696 \end_layout
3697
3698 \end_inset
3699
3700 _MMt
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3710 \end_inset
3711
3712
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 </lyxtabular>
3719
3720 \end_inset
3721
3722
3723 \end_layout
3724
3725 \begin_layout Standard
3726 En plus, il y a les commandes 
3727 \series bold
3728
3729 \backslash
3730 vphantom
3731 \series default
3732
3733 \begin_inset Index
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737 Commandes ! V ! 
3738 \backslash
3739 vphantom
3740 \end_layout
3741
3742 \end_inset
3743
3744  (bouton
3745 \begin_inset space ~
3746 \end_inset
3747
3748
3749 \begin_inset Graphics
3750         filename ../../images/math/vphantom.png
3751         scale 85
3752
3753 \end_inset
3754
3755  de la barre d'outils) et 
3756 \series bold
3757
3758 \backslash
3759 hphantom
3760 \series default
3761
3762 \begin_inset Index
3763 status collapsed
3764
3765 \begin_layout Plain Layout
3766 Commandes ! H ! 
3767 \backslash
3768 hphantom
3769 \end_layout
3770
3771 \end_inset
3772
3773  (bouton
3774 \begin_inset space ~
3775 \end_inset
3776
3777
3778 \begin_inset Graphics
3779         filename ../../images/math/hphantom.png
3780         scale 85
3781
3782 \end_inset
3783
3784 ).
3785  
3786 \series bold
3787
3788 \backslash
3789 hphantom
3790 \series default
3791  crée seulement de l'espace pour la hauteur maximale des caractères de la
3792  boîte, mais pas pour leur largeur.
3793  
3794 \series bold
3795
3796 \backslash
3797 vphantom
3798 \series default
3799  crée de l'espace seulement pour la largeur du contenu de la boîte.
3800  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3801  commandes n'ont qu'une seule flèche rouge.
3802 \end_layout
3803
3804 \begin_layout Standard
3805 Par exemple 
3806 \series bold
3807
3808 \backslash
3809 vphantom
3810 \series default
3811
3812 \begin_inset ERT
3813 status collapsed
3814
3815 \begin_layout Plain Layout
3816
3817
3818 \backslash
3819 spce 
3820 \end_layout
3821
3822 \end_inset
3823
3824
3825 \series bold
3826 a
3827 \backslash
3828 int
3829 \series default
3830  crée de l'espace pour la hauteur du signe intégral
3831 \begin_inset Foot
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835 La commande 
3836 \series bold
3837
3838 \backslash
3839 int
3840 \series default
3841  insère le signe de l'intégrale, voir 
3842 \begin_inset CommandInset ref
3843 LatexCommand ref
3844 reference "sub:Grands-opérateurs"
3845
3846 \end_inset
3847
3848 .
3849 \end_layout
3850
3851 \end_inset
3852
3853 , vu que c'est le plus haut caractère.
3854  Voir un exemple d'application dans 
3855 \begin_inset CommandInset ref
3856 LatexCommand ref
3857 reference "sub:Crochets-multilignes"
3858
3859 \end_inset
3860
3861 .
3862 \end_layout
3863
3864 \begin_layout Subsection
3865 Lignes
3866 \begin_inset Index
3867 status collapsed
3868
3869 \begin_layout Plain Layout
3870 Lignes
3871 \end_layout
3872
3873 \end_inset
3874
3875
3876 \begin_inset Index
3877 status collapsed
3878
3879 \begin_layout Plain Layout
3880 Formules ! soulignées
3881 \end_layout
3882
3883 \end_inset
3884
3885
3886 \end_layout
3887
3888 \begin_layout Standard
3889 \align center
3890 \begin_inset Tabular
3891 <lyxtabular version="3" rows="4" columns="2">
3892 <features>
3893 <column alignment="center" valignment="top" width="0pt">
3894 <column alignment="center" valignment="top" width="0pt">
3895 <row>
3896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900 Commande
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909 Résultat
3910 \begin_inset Note Note
3911 status collapsed
3912
3913 \begin_layout Plain Layout
3914
3915 \series bold
3916
3917 \backslash
3918 raisebox est seulement utilisée pour faire de la place
3919 \end_layout
3920
3921 \end_inset
3922
3923
3924 \end_layout
3925
3926 \end_inset
3927 </cell>
3928 </row>
3929 <row>
3930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934
3935 \backslash
3936 overline
3937 \begin_inset ERT
3938 status collapsed
3939
3940 \begin_layout Plain Layout
3941
3942
3943 \backslash
3944 spce 
3945 \end_layout
3946
3947 \end_inset
3948
3949 A+B
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Commandes ! O ! 
3955 \backslash
3956 overline
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3971 \end_inset
3972
3973
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \backslash
3986 underline
3987 \begin_inset ERT
3988 status collapsed
3989
3990 \begin_layout Plain Layout
3991
3992
3993 \backslash
3994 spce 
3995 \end_layout
3996
3997 \end_inset
3998
3999 A+B
4000 \begin_inset Index
4001 status collapsed
4002
4003 \begin_layout Plain Layout
4004 Commandes ! U ! 
4005 \backslash
4006 underline
4007 \end_layout
4008
4009 \end_inset
4010
4011
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4021 \end_inset
4022
4023
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 </row>
4029 <row>
4030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034
4035 \backslash
4036 overline
4037 \begin_inset ERT
4038 status collapsed
4039
4040 \begin_layout Plain Layout
4041
4042
4043 \backslash
4044 spce 
4045 \end_layout
4046
4047 \end_inset
4048
4049
4050 \backslash
4051 underline
4052 \begin_inset ERT
4053 status collapsed
4054
4055 \begin_layout Plain Layout
4056
4057
4058 \backslash
4059 spce 
4060 \end_layout
4061
4062 \end_inset
4063
4064 A+B
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4074 \end_inset
4075
4076
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 </row>
4082 </lyxtabular>
4083
4084 \end_inset
4085
4086
4087 \end_layout
4088
4089 \begin_layout Standard
4090 Dans le dernier exemple, il importe peu que 
4091 \series bold
4092
4093 \backslash
4094 overline
4095 \series default
4096  ou 
4097 \series bold
4098
4099 \backslash
4100 underline
4101 \series default
4102  soit inséré en premier.
4103 \end_layout
4104
4105 \begin_layout Standard
4106 Pour souligner deux fois, par exemple des résultats, on utilise 
4107 \backslash
4108 underline deux fois.
4109 \end_layout
4110
4111 \begin_layout Standard
4112 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
4113 \end_layout
4114
4115 \begin_layout Subsection
4116 Points de suspension
4117 \begin_inset Index
4118 status collapsed
4119
4120 \begin_layout Plain Layout
4121 Points de suspension
4122 \end_layout
4123
4124 \end_inset
4125
4126
4127 \end_layout
4128
4129 \begin_layout Standard
4130 Différents types de points de suspension sont disponibles.
4131 \begin_inset Foot
4132 status collapsed
4133
4134 \begin_layout Plain Layout
4135 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4136 \begin_inset Graphics
4137         filename ../../images/math/ldots.png
4138         scale 85
4139
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \end_inset
4146
4147  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4148  base, on utilise (
4149 \series bold
4150
4151 \backslash
4152 ldots
4153 \series default
4154
4155 \begin_inset Index
4156 status collapsed
4157
4158 \begin_layout Plain Layout
4159 Commandes ! L ! 
4160 \backslash
4161 ldots
4162 \end_layout
4163
4164 \end_inset
4165
4166 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4167  à la même hauteur que les opérateurs, on utilise (
4168 \series bold
4169
4170 \backslash
4171 cdots
4172 \series default
4173
4174 \begin_inset Index
4175 status collapsed
4176
4177 \begin_layout Plain Layout
4178 Commandes ! C ! 
4179 \backslash
4180 cdots
4181 \end_layout
4182
4183 \end_inset
4184
4185 ).
4186  Quand on utilise la commande 
4187 \series bold
4188
4189 \backslash
4190 dots
4191 \series default
4192
4193 \begin_inset Index
4194 status collapsed
4195
4196 \begin_layout Plain Layout
4197 Commandes ! D ! 
4198 \backslash
4199 dots
4200 \end_layout
4201
4202 \end_inset
4203
4204 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4205 \end_layout
4206
4207 \begin_layout Standard
4208 \align center
4209 \begin_inset Tabular
4210 <lyxtabular version="3" rows="8" columns="2">
4211 <features>
4212 <column alignment="center" valignment="top" width="0pt">
4213 <column alignment="center" valignment="top" width="0pt">
4214 <row>
4215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219 Commande
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 Résultat
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 </row>
4234 <row>
4235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 A_1
4240 \begin_inset ERT
4241 status collapsed
4242
4243 \begin_layout Plain Layout
4244
4245
4246 \backslash
4247 spce 
4248 \end_layout
4249
4250 \end_inset
4251
4252 ,
4253 \backslash
4254 dots
4255 \begin_inset ERT
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259
4260
4261 \backslash
4262 spce 
4263 \end_layout
4264
4265 \end_inset
4266
4267 ,A_n
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4273 \begin_inset Text
4274
4275 \begin_layout Plain Layout
4276 \begin_inset Formula $A_{1},\dots,A_{n}$
4277 \end_inset
4278
4279
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 </row>
4285 <row>
4286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 A_1
4291 \begin_inset ERT
4292 status collapsed
4293
4294 \begin_layout Plain Layout
4295
4296
4297 \backslash
4298 spce 
4299 \end_layout
4300
4301 \end_inset
4302
4303 +
4304 \backslash
4305 dots
4306 \begin_inset ERT
4307 status collapsed
4308
4309 \begin_layout Plain Layout
4310
4311
4312 \backslash
4313 spce 
4314 \end_layout
4315
4316 \end_inset
4317
4318 +A_n
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 \begin_inset Formula $A_{1}+\dots+A_{n}$
4328 \end_inset
4329
4330
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 </row>
4336 <row>
4337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 A_1
4342 \begin_inset ERT
4343 status collapsed
4344
4345 \begin_layout Plain Layout
4346
4347
4348 \backslash
4349 spce 
4350 \end_layout
4351
4352 \end_inset
4353
4354 ,
4355 \backslash
4356 ldots
4357 \begin_inset ERT
4358 status collapsed
4359
4360 \begin_layout Plain Layout
4361
4362
4363 \backslash
4364 spce 
4365 \end_layout
4366
4367 \end_inset
4368
4369 ,A_n
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378 \begin_inset Formula $A_{1},\ldots,A_{n}$
4379 \end_inset
4380
4381
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 A_1
4393 \begin_inset ERT
4394 status collapsed
4395
4396 \begin_layout Plain Layout
4397
4398
4399 \backslash
4400 spce 
4401 \end_layout
4402
4403 \end_inset
4404
4405 +
4406 \backslash
4407 cdots
4408 \begin_inset ERT
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412
4413
4414 \backslash
4415 spce 
4416 \end_layout
4417
4418 \end_inset
4419
4420 +A_n
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4430 \end_inset
4431
4432
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 </row>
4438 <row>
4439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443
4444 \backslash
4445 vdots
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 \begin_inset Formula $\vdots$
4455 \end_inset
4456
4457
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 </row>
4463 <row>
4464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468
4469 \backslash
4470 ddots
4471 \end_layout
4472
4473 \end_inset
4474 </cell>
4475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479 \begin_inset Formula $\ddots$
4480 \end_inset
4481
4482
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 <row>
4489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493 matrice 3×3
4494 \begin_inset space \thinspace{}
4495 \end_inset
4496
4497 avec les différents types de points
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 \begin_inset Formula $\begin{array}{ccc}
4507 A_{11} & \cdots & A_{1m}\\
4508 \vdots & \ddots & \vdots\\
4509 A_{n1} & \cdots & A_{nm}\end{array}$
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 </row>
4518 </lyxtabular>
4519
4520 \end_inset
4521
4522
4523 \end_layout
4524
4525 \begin_layout Standard
4526 Les points de suspension accessibles avec le menu 
4527 \family sans
4528 Insérer\SpecialChar \menuseparator
4529 Caractère
4530 \begin_inset space ~
4531 \end_inset
4532
4533 spécial
4534 \family default
4535  sont des 
4536 \series bold
4537
4538 \backslash
4539 ldots
4540 \series default
4541 .
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
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 \left(\begin{array}{cccc}
4602 A & B & C & D\\
4603 \hdotsfor[2]{4}\\
4604 a & z & e & r\end{array}\right)\]
4605
4606 \end_inset
4607
4608 Notez que les cases de la matrice qui doivent être couvertes doivent être
4609  vides, sinon vous aurez des erreurs LaTeX.
4610 \end_layout
4611
4612 \begin_layout Standard
4613 \begin_inset VSpace bigskip
4614 \end_inset
4615
4616 Pour aller plus loin, vous pouvez utiliser la commande 
4617 \series bold
4618
4619 \backslash
4620 dotfill
4621 \series default
4622
4623 \begin_inset Index
4624 status collapsed
4625
4626 \begin_layout Plain Layout
4627 Commandes ! D ! 
4628 \backslash
4629 dotfill
4630 \end_layout
4631
4632 \end_inset
4633
4634  pour remplir le reste d'une ligne avec des points.
4635  L'effet de ces commandes est le même que celui de 
4636 \series bold
4637
4638 \backslash
4639 hfill
4640 \series default
4641 , voir 
4642 \begin_inset CommandInset ref
4643 LatexCommand ref
4644 reference "sub:Espace-variable"
4645
4646 \end_inset
4647
4648 .
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Par exemple, la commande 
4653 \series bold
4654 A
4655 \backslash
4656 dotfill
4657 \begin_inset ERT
4658 status collapsed
4659
4660 \begin_layout Plain Layout
4661
4662
4663 \backslash
4664 spce 
4665 \end_layout
4666
4667 \end_inset
4668
4669 B
4670 \series default
4671  produit
4672 \end_layout
4673
4674 \begin_layout Standard
4675 \begin_inset Formula $A\dotfill B$
4676 \end_inset
4677
4678
4679 \end_layout
4680
4681 \begin_layout Standard
4682 Comme
4683 \series bold
4684  
4685 \backslash
4686 dotfill
4687 \series default
4688  avec des points, il existe la commande 
4689 \series bold
4690
4691 \backslash
4692 hrulefill
4693 \series default
4694
4695 \begin_inset Index
4696 status collapsed
4697
4698 \begin_layout Plain Layout
4699 Commandes ! H ! 
4700 \backslash
4701 hrulefill
4702 \end_layout
4703
4704 \end_inset
4705
4706  avec un filet:
4707 \end_layout
4708
4709 \begin_layout Standard
4710 \begin_inset Formula $A\hrulefill B$
4711 \end_inset
4712
4713
4714 \end_layout
4715
4716 \begin_layout Standard
4717 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4718  mode TeX.
4719 \end_layout
4720
4721 \begin_layout Section
4722 Matrices
4723 \begin_inset CommandInset label
4724 LatexCommand label
4725 name "sec:Matrices"
4726
4727 \end_inset
4728
4729
4730 \begin_inset Index
4731 status collapsed
4732
4733 \begin_layout Plain Layout
4734 Matrices
4735 \end_layout
4736
4737 \end_inset
4738
4739
4740 \end_layout
4741
4742 \begin_layout Standard
4743 On peut insérer des matrices avec le bouton 
4744 \begin_inset Graphics
4745         filename ../../images/dialog-show_mathmatrix.png
4746         scale 85
4747
4748 \end_inset
4749
4750  de la barre d'outils mathématique ou en utilisant le menu
4751 \family sans
4752  Insérer\SpecialChar \menuseparator
4753 Math\SpecialChar \menuseparator
4754 Matrice
4755 \begin_inset space ~
4756 \end_inset
4757
4758 mathématique
4759 \family default
4760 .
4761  On vous demande alors le nombre de lignes et de colonnes de la matrice
4762  et leur alignement.
4763  L'alignement vertical n'est en fait important que pour les matrices qui
4764  se trouvent dans une formule en ligne:
4765 \end_layout
4766
4767 \begin_layout Standard
4768 L'alignement de la première matrice est haut 
4769 \begin_inset Formula $\begin{array}[t]{cccc}
4770 A & D & G & J\\
4771 B & E & H & K\\
4772 C & F & I & L\end{array}$
4773 \end_inset
4774
4775 , la seconde milieu 
4776 \begin_inset Formula $\begin{array}{cccc}
4777 A & D & G & J\\
4778 B & E & H & K\\
4779 C & F & I & L\end{array}$
4780 \end_inset
4781
4782 , et la troisième bas 
4783 \begin_inset Formula $\begin{array}[b]{cccc}
4784 A & D & G & J\\
4785 B & E & H & K\\
4786 C & F & I & L\end{array}$
4787 \end_inset
4788
4789  .
4790 \end_layout
4791
4792 \begin_layout Standard
4793 L'alignement horizontal précise comment le contenu des colonnes doit être
4794  aligné.
4795  On le choisit en entrant une lettre pour chaque colonne.
4796  
4797 \emph on
4798 l
4799 \emph default
4800  pour un alignement à gauche (left) , 
4801 \emph on
4802 c
4803 \emph default
4804  centré, et
4805 \emph on
4806  r
4807 \emph default
4808  à droite (right).
4809  Par exemple, pour créer une matrice
4810 \begin_inset space ~
4811 \end_inset
4812
4813 4
4814 \series bold
4815 ×
4816 \series default
4817 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4818  sont centrées et la dernière est alignée à gauche, on va entrer 
4819 \series bold
4820 lccr
4821 \series default
4822  pour l'alignement horizontal.
4823  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4824  que l'alignement par défaut pour toutes les colonnes est un 
4825 \series bold
4826 c
4827 \series default
4828 .
4829 \begin_inset Newpage pagebreak
4830 \end_inset
4831
4832
4833 \end_layout
4834
4835 \begin_layout Standard
4836 Alignement horizontal:
4837 \end_layout
4838
4839 \begin_layout Standard
4840
4841 \series bold
4842 lll
4843 \series default
4844  : 
4845 \begin_inset Formula $\begin{array}{lll}
4846 10000 & D & G\\
4847 B & 10000 & H\\
4848 C & F & 10000\end{array}$
4849 \end_inset
4850
4851  , 
4852 \series bold
4853 ccc
4854 \series default
4855  : 
4856 \begin_inset Formula $\begin{array}{ccc}
4857 10000 & D & G\\
4858 B & 10000 & H\\
4859 C & F & 10000\end{array}$
4860 \end_inset
4861
4862  , 
4863 \series bold
4864 rrr
4865 \series default
4866  : 
4867 \begin_inset Formula $\begin{array}{rrr}
4868 10000 & D & G\\
4869 B & 10000 & H\\
4870 C & F & 10000\end{array}$
4871 \end_inset
4872
4873
4874 \end_layout
4875
4876 \begin_layout Standard
4877 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
4878  utiliser les boutons 
4879 \begin_inset Graphics
4880         filename ../../images/tabular-feature_append-row.png
4881         scale 85
4882
4883 \end_inset
4884
4885
4886 \begin_inset Graphics
4887         filename ../../images/tabular-feature_delete-row.png
4888         scale 85
4889
4890 \end_inset
4891
4892 , etc.
4893 \begin_inset space \thinspace{}
4894 \end_inset
4895
4896 de la barre d'outils mathématique, ou le menu 
4897 \family sans
4898 Éditer\SpecialChar \menuseparator
4899 Lignes
4900 \begin_inset space \thinspace{}
4901 \end_inset
4902
4903 &
4904 \begin_inset space \thinspace{}
4905 \end_inset
4906
4907 colonnes
4908 \family default
4909 .
4910  On peut aussi ajouter de nouvelles lignes avec 
4911 \family sans
4912 Ctrl-Entrée
4913 \family default
4914 .
4915 \end_layout
4916
4917 \begin_layout Standard
4918 \begin_inset VSpace bigskip
4919 \end_inset
4920
4921 On peut ajouter des parenthèses autour d'une matrice, soit avec les commandes
4922  
4923 \series bold
4924
4925 \backslash
4926 left
4927 \series default
4928
4929 \begin_inset Index
4930 status collapsed
4931
4932 \begin_layout Plain Layout
4933 Commandes ! L ! 
4934 \backslash
4935 left
4936 \end_layout
4937
4938 \end_inset
4939
4940  et 
4941 \series bold
4942
4943 \backslash
4944 right
4945 \series default
4946
4947 \begin_inset Index
4948 status collapsed
4949
4950 \begin_layout Plain Layout
4951 Commandes ! R ! 
4952 \backslash
4953 right
4954 \end_layout
4955
4956 \end_inset
4957
4958  (raccourci 
4959 \family sans
4960 Alt-m
4961 \begin_inset space ~
4962 \end_inset
4963
4964 parenthèse
4965 \family default
4966 ), voir 
4967 \begin_inset CommandInset ref
4968 LatexCommand ref
4969 reference "sub:Taille-parenthèses-automatique"
4970
4971 \end_inset
4972
4973 , ou en utilisant les commandes suivantes:
4974 \begin_inset VSpace medskip
4975 \end_inset
4976
4977
4978 \end_layout
4979
4980 \begin_layout Standard
4981 \begin_inset space \hfill{}
4982 \end_inset
4983
4984
4985 \begin_inset Tabular
4986 <lyxtabular version="3" rows="4" columns="2">
4987 <features>
4988 <column alignment="center" valignment="top" width="0">
4989 <column alignment="center" valignment="top" width="0">
4990 <row>
4991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4992 \begin_inset Text
4993
4994 \begin_layout Plain Layout
4995 Commande
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Résultat
5005 \begin_inset Note Note
5006 status collapsed
5007
5008 \begin_layout Plain Layout
5009
5010 \series bold
5011
5012 \backslash
5013 raisebox est seulement utilisée pour faire de la place
5014 \end_layout
5015
5016 \end_inset
5017
5018
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 </row>
5024 <row>
5025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029
5030 \backslash
5031 bmatrix
5032 \begin_inset ERT
5033 status collapsed
5034
5035 \begin_layout Plain Layout
5036
5037
5038 \backslash
5039 spce 
5040 \end_layout
5041
5042 \end_inset
5043
5044 matrice
5045 \begin_inset space \thinspace{}
5046 \end_inset
5047
5048 2×2
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5054 \begin_inset Text
5055
5056 \begin_layout Plain Layout
5057 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5058 0 & \textrm{-}\mathrm{i}\\
5059 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5060 \end_inset
5061
5062
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 </row>
5068 <row>
5069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073
5074 \backslash
5075 Bmatrix
5076 \begin_inset ERT
5077 status collapsed
5078
5079 \begin_layout Plain Layout
5080
5081
5082 \backslash
5083 spce 
5084 \end_layout
5085
5086 \end_inset
5087
5088 matrice
5089 \begin_inset space \thinspace{}
5090 \end_inset
5091
5092 2×2
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5102 0 & \textrm{-}\mathrm{i}\\
5103 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5104 \end_inset
5105
5106
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \backslash
5119 pmatrix
5120 \begin_inset ERT
5121 status collapsed
5122
5123 \begin_layout Plain Layout
5124
5125
5126 \backslash
5127 spce 
5128 \end_layout
5129
5130 \end_inset
5131
5132 matrice
5133 \begin_inset space \thinspace{}
5134 \end_inset
5135
5136 2×2
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5146 0 & \textrm{-}\mathrm{i}\\
5147 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5148 \end_inset
5149
5150
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 </row>
5156 </lyxtabular>
5157
5158 \end_inset
5159
5160
5161 \begin_inset space \hfill{}
5162 \end_inset
5163
5164
5165 \begin_inset Tabular
5166 <lyxtabular version="3" rows="4" columns="2">
5167 <features>
5168 <column alignment="center" valignment="top" width="0">
5169 <column alignment="center" valignment="top" width="0">
5170 <row>
5171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 Commande
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184 Résultat
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 </row>
5190 <row>
5191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195
5196 \backslash
5197 vmatrix
5198 \begin_inset ERT
5199 status collapsed
5200
5201 \begin_layout Plain Layout
5202
5203
5204 \backslash
5205 spce 
5206 \end_layout
5207
5208 \end_inset
5209
5210 matrice
5211 \begin_inset space \thinspace{}
5212 \end_inset
5213
5214 2×2
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5220 \begin_inset Text
5221
5222 \begin_layout Plain Layout
5223 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5224 0 & \textrm{-}\mathrm{i}\\
5225 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 Vmatrix
5242 \begin_inset ERT
5243 status collapsed
5244
5245 \begin_layout Plain Layout
5246
5247
5248 \backslash
5249 spce 
5250 \end_layout
5251
5252 \end_inset
5253
5254 matrice
5255 \begin_inset space \thinspace{}
5256 \end_inset
5257
5258 2×2
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5268 0 & \textrm{-}\mathrm{i}\\
5269 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5270 \end_inset
5271
5272
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 </row>
5278 <row>
5279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \backslash
5285 matrix
5286 \begin_inset ERT
5287 status collapsed
5288
5289 \begin_layout Plain Layout
5290
5291
5292 \backslash
5293 spce 
5294 \end_layout
5295
5296 \end_inset
5297
5298 matrice
5299 \begin_inset space \thinspace{}
5300 \end_inset
5301
5302 2×2
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5312 0 & \textrm{-}\mathrm{i}\\
5313 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5314 \end_inset
5315
5316
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 </row>
5322 </lyxtabular>
5323
5324 \end_inset
5325
5326
5327 \begin_inset space \hfill{}
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \begin_layout Standard
5334 \begin_inset VSpace medskip
5335 \end_inset
5336
5337 Quand on insère par exemple 
5338 \series bold
5339
5340 \backslash
5341 vmatrix,
5342 \series default
5343  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5344  insérée.
5345 \end_layout
5346
5347 \begin_layout Standard
5348 \begin_inset VSpace bigskip
5349 \end_inset
5350
5351 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5352  
5353 \series bold
5354
5355 \backslash
5356 arraycolsep
5357 \series default
5358
5359 \begin_inset Index
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 Commandes ! A ! 
5364 \backslash
5365 arraycolsep
5366 \end_layout
5367
5368 \end_inset
5369
5370  qui est décrite dans 
5371 \begin_inset CommandInset ref
5372 LatexCommand ref
5373 reference "sub:Séparation-des-colonnes"
5374
5375 \end_inset
5376
5377  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5378  dans les matrices.
5379 \end_layout
5380
5381 \begin_layout Standard
5382 Pour changer l'espacement des lignes, on utilise la commande 
5383 \series bold
5384
5385 \backslash
5386 arraystretch
5387 \series default
5388
5389 \begin_inset Index
5390 status collapsed
5391
5392 \begin_layout Plain Layout
5393 Commandes ! A ! 
5394 \backslash
5395 arraystretch
5396 \end_layout
5397
5398 \end_inset
5399
5400  de la façon suivante:
5401 \end_layout
5402
5403 \begin_layout Standard
5404
5405 \series bold
5406
5407 \backslash
5408 renewcommand{
5409 \backslash
5410 arraystretch}{facteur d'étirement}
5411 \begin_inset Index
5412 status collapsed
5413
5414 \begin_layout Plain Layout
5415 Commandes ! R ! 
5416 \backslash
5417 renewcommand
5418 \end_layout
5419
5420 \end_inset
5421
5422
5423 \end_layout
5424
5425 \begin_layout Standard
5426 La commande 
5427 \series bold
5428
5429 \backslash
5430 renewcommand
5431 \series default
5432  affecte le facteur d'étirement à la commande prédéfinie 
5433 \series bold
5434
5435 \backslash
5436 arraystretch
5437 \series default
5438 .
5439  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5440  2.
5441  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5442  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5443 \series bold
5444
5445 \backslash
5446 arraystretch
5447 \series default
5448 .
5449 \end_layout
5450
5451 \begin_layout Standard
5452 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5453  
5454 \series bold
5455
5456 \backslash
5457 smallmatrix
5458 \series default
5459
5460 \begin_inset Index
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Commandes ! S ! 
5465 \backslash
5466 smallmatrix
5467 \end_layout
5468
5469 \end_inset
5470
5471 .
5472  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5473  où la matrice est insérée.
5474 \end_layout
5475
5476 \begin_layout Standard
5477 Voici une matrice 
5478 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5479 C & D\end{smallmatrix}\right)$
5480 \end_inset
5481
5482  dans une ligne de texte.
5483 \end_layout
5484
5485 \begin_layout Section
5486 Parenthèses et autres délimiteurs
5487 \begin_inset Index
5488 status collapsed
5489
5490 \begin_layout Plain Layout
5491 Parenthèses
5492 \end_layout
5493
5494 \end_inset
5495
5496
5497 \begin_inset Index
5498 status collapsed
5499
5500 \begin_layout Plain Layout
5501 Accolades
5502 \end_layout
5503
5504 \end_inset
5505
5506
5507 \begin_inset Index
5508 status collapsed
5509
5510 \begin_layout Plain Layout
5511 Crochets
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \begin_inset Index
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521 Délimiteurs
5522 \end_layout
5523
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \begin_layout Subsection
5530 Parenthèses verticales et délimiteurs
5531 \begin_inset Index
5532 status collapsed
5533
5534 \begin_layout Plain Layout
5535 Accolades ! verticales
5536 \end_layout
5537
5538 \end_inset
5539
5540
5541 \end_layout
5542
5543 \begin_layout Standard
5544
5545 \lang english
5546 \begin_inset space \hfill{}
5547 \end_inset
5548
5549
5550 \lang french
5551
5552 \begin_inset Tabular
5553 <lyxtabular version="3" rows="9" columns="2">
5554 <features>
5555 <column alignment="center" valignment="top" width="0pt">
5556 <column alignment="center" valignment="top" width="0pt">
5557 <row>
5558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 Commande
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 Résultat
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 <row>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 (
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 \begin_inset Formula $($
5592 \end_inset
5593
5594
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 </row>
5600 <row>
5601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 {
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 \begin_inset Formula $\{$
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 </row>
5623 <row>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 [
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $[$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651
5652 \backslash
5653 langle
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 \begin_inset Formula $\langle$
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676
5677 \backslash
5678 lceil
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 \begin_inset Formula $\lceil$
5688 \end_inset
5689
5690
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 </row>
5696 <row>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701
5702 \backslash
5703 lfloor
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 \begin_inset Formula $\lfloor$
5713 \end_inset
5714
5715
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 </row>
5721 <row>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 /
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 \begin_inset Formula $/$
5736 \end_inset
5737
5738
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 </row>
5744 <row>
5745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 |
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 \begin_inset Formula $|$
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 </row>
5767 </lyxtabular>
5768
5769 \end_inset
5770
5771
5772 \begin_inset space \hfill{}
5773 \end_inset
5774
5775
5776 \begin_inset Tabular
5777 <lyxtabular version="3" rows="9" columns="2">
5778 <features>
5779 <column alignment="center" valignment="top" width="0pt">
5780 <column alignment="center" valignment="top" width="0pt">
5781 <row>
5782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 Commande
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 Résultat
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 </row>
5801 <row>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 )
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 \begin_inset Formula $)$
5816 \end_inset
5817
5818
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 </row>
5824 <row>
5825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5826 \begin_inset Text
5827
5828 \begin_layout Plain Layout
5829 }
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 \begin_inset Formula $\}$
5839 \end_inset
5840
5841
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 ]
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $]$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875
5876 \backslash
5877 rangle
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 \begin_inset Formula $\rangle$
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 </row>
5895 <row>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900
5901 \backslash
5902 rceil
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 $\rceil$
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" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \backslash
5927 rfloor
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 \begin_inset Formula $\rfloor$
5937 \end_inset
5938
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 </row>
5945 <row>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950
5951 \backslash
5952
5953 \backslash
5954
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 \begin_inset Formula $\backslash$
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 </row>
5972 <row>
5973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977
5978 \backslash
5979 |
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 \begin_inset Formula $\|$
5989 \end_inset
5990
5991
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 </row>
5997 </lyxtabular>
5998
5999 \end_inset
6000
6001
6002 \lang english
6003
6004 \begin_inset space \hfill{}
6005 \end_inset
6006
6007
6008 \end_layout
6009
6010 \begin_layout Standard
6011 \begin_inset Note Greyedout
6012 status open
6013
6014 \begin_layout Plain Layout
6015
6016 \series bold
6017 Note:
6018 \series default
6019  En mode TeX, on doit utiliser la commande 
6020 \series bold
6021
6022 \backslash
6023 textbackslash
6024 \series default
6025
6026 \begin_inset Index
6027 status collapsed
6028
6029 \begin_layout Plain Layout
6030 Commandes ! T ! 
6031 \backslash
6032 textbackslash
6033 \end_layout
6034
6035 \end_inset
6036
6037  pour la barre de fraction inverse (backslash), puisque la commande 
6038 \backslash
6039
6040 \backslash
6041  produit un saut de ligne.
6042 \end_layout
6043
6044 \end_inset
6045
6046
6047 \end_layout
6048
6049 \begin_layout Standard
6050 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
6051  commandes décrites dans les deux sous-sections qui suivent.
6052  Quand on utilise ces commandes, on peut utiliser directement les caractères
6053  < et > , plutôt que les commandes 
6054 \series bold
6055
6056 \backslash
6057 langle
6058 \series default
6059  et 
6060 \series bold
6061
6062 \backslash
6063 rangle
6064 \series default
6065 .
6066 \end_layout
6067
6068 \begin_layout Subsubsection
6069 Taille de parenthèse manuelle
6070 \begin_inset CommandInset label
6071 LatexCommand label
6072 name "sub:Taille-parenthèses-manuelle"
6073
6074 \end_inset
6075
6076
6077 \begin_inset Index
6078 status collapsed
6079
6080 \begin_layout Plain Layout
6081 Taille parenthèses ! manuelle
6082 \end_layout
6083
6084 \end_inset
6085
6086
6087 \end_layout
6088
6089 \begin_layout Standard
6090 La taille des parenthèses peut être précisée manuellement en utilisant les
6091  commandes LaTeX 
6092 \series bold
6093
6094 \backslash
6095 big
6096 \series default
6097
6098 \begin_inset Index
6099 status collapsed
6100
6101 \begin_layout Plain Layout
6102 Commandes ! B ! 
6103 \backslash
6104 big
6105 \end_layout
6106
6107 \end_inset
6108
6109
6110 \series bold
6111
6112 \backslash
6113 Big
6114 \series default
6115
6116 \series bold
6117
6118 \backslash
6119 bigg
6120 \series default
6121 , et 
6122 \series bold
6123
6124 \backslash
6125 Bigg
6126 \series default
6127 .
6128  
6129 \series bold
6130
6131 \backslash
6132 big
6133 \series default
6134  indique la plus petite taille et 
6135 \series bold
6136
6137 \backslash
6138 Bigg
6139 \series default
6140  la plus grande.
6141 \end_layout
6142
6143 \begin_layout Standard
6144 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6145  de parenthèses:
6146 \end_layout
6147
6148 \begin_layout Standard
6149 \align center
6150 \begin_inset Tabular
6151 <lyxtabular version="3" rows="2" columns="2">
6152 <features>
6153 <column alignment="center" valignment="top" width="0pt">
6154 <column alignment="center" valignment="top" width="0pt">
6155 <row>
6156 <cell alignment="center" valignment="top" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 toutes les parenthèses de la même taille:
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 c'est mieux comme cela:
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 </row>
6201 </lyxtabular>
6202
6203 \end_inset
6204
6205
6206 \begin_inset Note Note
6207 status collapsed
6208
6209 \begin_layout Plain Layout
6210
6211 \series bold
6212 \lang english
6213
6214 \backslash
6215 raisebox
6216 \end_layout
6217
6218 \end_inset
6219
6220
6221 \end_layout
6222
6223 \begin_layout Standard
6224 Pour la deuxième formule, on a utilisé la commande 
6225 \backslash
6226 Big((A+B)(A-B)
6227 \backslash
6228 Big)^
6229 \begin_inset ERT
6230 status collapsed
6231
6232 \begin_layout Plain Layout
6233
6234
6235 \backslash
6236 spce 
6237 \end_layout
6238
6239 \end_inset
6240
6241 C.
6242 \end_layout
6243
6244 \begin_layout Standard
6245 Voici un aperçu de toutes les tailles de parenthèses:
6246 \end_layout
6247
6248 \begin_layout Standard
6249 \align center
6250
6251 \backslash
6252 Bigg(
6253 \backslash
6254 exp
6255 \backslash
6256 bigg<
6257 \backslash
6258 Big[
6259 \backslash
6260 big{
6261 \backslash
6262 ln(3x)
6263 \backslash
6264 big}^2
6265 \begin_inset ERT
6266 status collapsed
6267
6268 \begin_layout Plain Layout
6269
6270
6271 \backslash
6272 spce 
6273 \end_layout
6274
6275 \end_inset
6276
6277
6278 \backslash
6279 sin(x)
6280 \backslash
6281 Big]^
6282 \begin_inset ERT
6283 status collapsed
6284
6285 \begin_layout Plain Layout
6286
6287
6288 \backslash
6289 spce 
6290 \end_layout
6291
6292 \end_inset
6293
6294 A
6295 \begin_inset ERT
6296 status collapsed
6297
6298 \begin_layout Plain Layout
6299
6300
6301 \backslash
6302 spce 
6303 \end_layout
6304
6305 \end_inset
6306
6307
6308 \backslash
6309 bigg>
6310 \backslash
6311 Bigg)^0,5
6312 \end_layout
6313
6314 \begin_layout Standard
6315 \align center
6316 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6317 \end_inset
6318
6319
6320 \end_layout
6321
6322 \begin_layout Standard
6323 \begin_inset Newpage newpage
6324 \end_inset
6325
6326 En plus des commandes 
6327 \series bold
6328
6329 \backslash
6330 big
6331 \series default
6332 , il y a la variante 
6333 \series bold
6334
6335 \backslash
6336 bigm
6337 \series default
6338
6339 \begin_inset Index
6340 status collapsed
6341
6342 \begin_layout Plain Layout
6343 Commandes ! B ! 
6344 \backslash
6345 bigm
6346 \end_layout
6347
6348 \end_inset
6349
6350  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6351  la variante 
6352 \series bold
6353
6354 \backslash
6355 bigl
6356 \series default
6357 -
6358 \series bold
6359
6360 \backslash
6361 bigr
6362 \series default
6363
6364 \begin_inset Index
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368 Commandes ! B ! 
6369 \backslash
6370 bigl - 
6371 \backslash
6372 bigr
6373 \end_layout
6374
6375 \end_inset
6376
6377 , qui n'ajoute pas d'espace.
6378  Le 
6379 \emph on
6380 l
6381 \emph default
6382  à la fin de la commande 
6383 \series bold
6384
6385 \backslash
6386 bigl
6387 \series default
6388  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6389  par un 
6390 \emph on
6391 r
6392 \emph default
6393 .
6394  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6395  ou ouvrante.
6396 \end_layout
6397
6398 \begin_layout Standard
6399 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6400 \end_layout
6401
6402 \begin_layout Standard
6403 \align center
6404 \begin_inset Tabular
6405 <lyxtabular version="3" rows="5" columns="2">
6406 <features>
6407 <column alignment="center" valignment="middle" width="0">
6408 <column alignment="center" valignment="middle" width="0">
6409 <row>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 Commande
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 Résultat
6424 \begin_inset Note Note
6425 status collapsed
6426
6427 \begin_layout Plain Layout
6428
6429 \series bold
6430
6431 \backslash
6432 raisebox est seulement utilisée pour faire de la place
6433 \end_layout
6434
6435 \end_inset
6436
6437
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 </row>
6443 <row>
6444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Plain Layout
6448
6449 \backslash
6450 Bigm(
6451 \backslash
6452 bigm(
6453 \backslash
6454 ln(3x)
6455 \backslash
6456 bigm)^2
6457 \begin_inset ERT
6458 status collapsed
6459
6460 \begin_layout Plain Layout
6461
6462
6463 \backslash
6464 spce 
6465 \end_layout
6466
6467 \end_inset
6468
6469
6470 \backslash
6471 Bigm)
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6481 \end_inset
6482
6483
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 </row>
6489 <row>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494
6495 \backslash
6496 Big(
6497 \backslash
6498 big(
6499 \backslash
6500 ln(3x)
6501 \backslash
6502 big)^2
6503 \begin_inset ERT
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507
6508
6509 \backslash
6510 spce 
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \backslash
6517 Big)
6518 \end_layout
6519
6520 \end_inset
6521 </cell>
6522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6527 \end_inset
6528
6529
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 </row>
6535 <row>
6536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540
6541 \backslash
6542 Bigl(
6543 \backslash
6544 bigl(
6545 \backslash
6546 ln(3x)
6547 \backslash
6548 bigr)^2
6549 \begin_inset ERT
6550 status collapsed
6551
6552 \begin_layout Plain Layout
6553
6554
6555 \backslash
6556 spce 
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \backslash
6563 Bigr)
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6569 \begin_inset Text
6570
6571 \begin_layout Plain Layout
6572 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6573 \end_inset
6574
6575
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 </row>
6581 <row>
6582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586
6587 \backslash
6588 bigl)
6589 \backslash
6590 ln(3x)
6591 \backslash
6592 bigr(
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Plain Layout
6601 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6602 \end_inset
6603
6604
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 </row>
6610 </lyxtabular>
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Subsubsection
6618 Taille de parenthèse automatique
6619 \begin_inset CommandInset label
6620 LatexCommand label
6621 name "sub:Taille-parenthèses-automatique"
6622
6623 \end_inset
6624
6625
6626 \begin_inset Index
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 Taille parenthèses ! automatique
6631 \end_layout
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Standard
6639 On peut insérer des parenthèses à taille variable avec les commandes 
6640 \series bold
6641
6642 \backslash
6643 left
6644 \series default
6645
6646 \begin_inset Index
6647 status collapsed
6648
6649 \begin_layout Plain Layout
6650 Commandes ! L ! 
6651 \backslash
6652 left
6653 \end_layout
6654
6655 \end_inset
6656
6657  et 
6658 \series bold
6659
6660 \backslash
6661 right
6662 \series default
6663
6664 \begin_inset Index
6665 status collapsed
6666
6667 \begin_layout Plain Layout
6668 Commandes ! R ! 
6669 \backslash
6670 right
6671 \end_layout
6672
6673 \end_inset
6674
6675  ou avec le bouton
6676 \begin_inset space ~
6677 \end_inset
6678
6679
6680 \begin_inset Graphics
6681         filename ../../images/dialog-show_mathdelimiter.png
6682         scale 85
6683
6684 \end_inset
6685
6686  de la barre d'outils mathématique.
6687  On doit insérer la parenthèse voulue juste après la commande 
6688 \series bold
6689
6690 \backslash
6691 left
6692 \series default
6693  ou 
6694 \series bold
6695
6696 \backslash
6697 right
6698 \series default
6699 .
6700  La taille de la parenthèse sera alors calculée automatiquement pour la
6701  sortie.
6702 \end_layout
6703
6704 \begin_layout Standard
6705 \align center
6706 parenthèse normale: La commande 
6707 \series bold
6708
6709 \backslash
6710 ln(
6711 \backslash
6712 frac
6713 \begin_inset ERT
6714 status collapsed
6715
6716 \begin_layout Plain Layout
6717
6718
6719 \backslash
6720 spce 
6721 \end_layout
6722
6723 \end_inset
6724
6725 A
6726 \begin_inset Formula $\downarrow$
6727 \end_inset
6728
6729 C
6730 \begin_inset ERT
6731 status collapsed
6732
6733 \begin_layout Plain Layout
6734
6735
6736 \backslash
6737 spce 
6738 \end_layout
6739
6740 \end_inset
6741
6742 )
6743 \series default
6744  donne
6745 \begin_inset Formula \[
6746 \ln(\frac{A}{C})\]
6747
6748 \end_inset
6749
6750
6751 \end_layout
6752
6753 \begin_layout Standard
6754 \align center
6755 parenthèse adaptable: La commande 
6756 \series bold
6757
6758 \backslash
6759 ln
6760 \backslash
6761 left(
6762 \backslash
6763 frac
6764 \begin_inset ERT
6765 status collapsed
6766
6767 \begin_layout Plain Layout
6768
6769
6770 \backslash
6771 spce 
6772 \end_layout
6773
6774 \end_inset
6775
6776 A
6777 \begin_inset Formula $\downarrow$
6778 \end_inset
6779
6780 C
6781 \begin_inset ERT
6782 status collapsed
6783
6784 \begin_layout Plain Layout
6785
6786
6787 \backslash
6788 spce 
6789 \end_layout
6790
6791 \end_inset
6792
6793
6794 \backslash
6795 right)
6796 \series default
6797  donne
6798 \begin_inset Formula \[
6799 \ln\left(\frac{A}{C}\right)\]
6800
6801 \end_inset
6802
6803
6804 \end_layout
6805
6806 \begin_layout Standard
6807 À la place des commandes 
6808 \series bold
6809
6810 \backslash
6811 left
6812 \series default
6813  et 
6814 \series bold
6815
6816 \backslash
6817 right
6818 \series default
6819  on peut utiliser le raccourci 
6820 \family sans
6821 Alt-m
6822 \begin_inset space ~
6823 \end_inset
6824
6825 parenthèse
6826 \family default
6827 .
6828  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6829  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6830  en même temps.
6831 \begin_inset Newline newline
6832 \end_inset
6833
6834 La commande pour le dernier exemple serait alors: 
6835 \series bold
6836
6837 \backslash
6838 ln Alt-m
6839 \series default
6840  
6841 \series bold
6842 (
6843 \backslash
6844 frac
6845 \begin_inset ERT
6846 status collapsed
6847
6848 \begin_layout Plain Layout
6849
6850
6851 \backslash
6852 spce 
6853 \end_layout
6854
6855 \end_inset
6856
6857 A
6858 \begin_inset Formula $\downarrow$
6859 \end_inset
6860
6861 C
6862 \end_layout
6863
6864 \begin_layout Standard
6865 Pour omettre une parenthèse gauche ou droite, on met un point à la place
6866  de la parenthèse omise.
6867  Par exemple, la commande 
6868 \series bold
6869
6870 \backslash
6871 left.
6872 \backslash
6873 frac
6874 \begin_inset ERT
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878
6879
6880 \backslash
6881 spce 
6882 \end_layout
6883
6884 \end_inset
6885
6886 A
6887 \begin_inset Formula $\downarrow$
6888 \end_inset
6889
6890 B
6891 \begin_inset ERT
6892 status collapsed
6893
6894 \begin_layout Plain Layout
6895
6896
6897 \backslash
6898 spce 
6899 \end_layout
6900
6901 \end_inset
6902
6903
6904 \backslash
6905 right}
6906 \series default
6907  donne:
6908 \series bold
6909
6910 \begin_inset Formula \[
6911 \left.\frac{A}{B}\right\} \]
6912
6913 \end_inset
6914
6915
6916 \series default
6917 Les commandes 
6918 \series bold
6919
6920 \backslash
6921 left
6922 \series default
6923  et 
6924 \series bold
6925
6926 \backslash
6927 right
6928 \series default
6929  seront converties par LyX en parenthèses de taille appropriée quand le
6930  document sera rechargé et une parenthèse omise apparaîtra sous la forme
6931  d'une ligne en pointillé.
6932 \end_layout
6933
6934 \begin_layout Standard
6935 \begin_inset VSpace bigskip
6936 \end_inset
6937
6938 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
6939  de LaTeX, la commande 
6940 \series bold
6941
6942 \backslash
6943 middle
6944 \series default
6945
6946 \begin_inset Index
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 Commandes ! M ! 
6951 \backslash
6952 middle
6953 \end_layout
6954
6955 \end_inset
6956
6957  est aussi disponible pour toutes les parenthèses et limites.
6958  Avec cette commande la taille du caractère suivant est adaptée à la taille
6959  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
6960  de la physique quantique:
6961 \begin_inset Formula \[
6962 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
6963
6964 \end_inset
6965
6966 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
6967  en 
6968 \begin_inset CommandInset ref
6969 LatexCommand ref
6970 reference "sub:Vecteurs-physiques"
6971
6972 \end_inset
6973
6974 .
6975 \end_layout
6976
6977 \begin_layout Subsection
6978 Accolades horizontales
6979 \begin_inset Index
6980 status collapsed
6981
6982 \begin_layout Plain Layout
6983 Accolades ! horizontales
6984 \end_layout
6985
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \begin_layout Standard
6992 \align center
6993 \begin_inset Tabular
6994 <lyxtabular version="3" rows="4" columns="2">
6995 <features>
6996 <column alignment="center" valignment="top" width="0pt">
6997 <column alignment="center" valignment="top" width="0pt">
6998 <row>
6999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 Commande
7004 \begin_inset Note Note
7005 status open
7006
7007 \begin_layout Plain Layout
7008
7009 \series bold
7010
7011 \backslash
7012 raisebox est seulement utilisée pour faire de la place
7013 \end_layout
7014
7015 \end_inset
7016
7017
7018 \end_layout
7019
7020 \end_inset
7021 </cell>
7022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7023 \begin_inset Text
7024
7025 \begin_layout Plain Layout
7026 Résultat
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 </row>
7032 <row>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 \begin_inset ERT
7038 status collapsed
7039
7040 \begin_layout Plain Layout
7041
7042
7043 \backslash
7044 raisebox{2.3mm}{
7045 \end_layout
7046
7047 \end_inset
7048
7049
7050 \backslash
7051 overbrace
7052 \begin_inset ERT
7053 status collapsed
7054
7055 \begin_layout Plain Layout
7056
7057
7058 \backslash
7059 spce 
7060 \end_layout
7061
7062 \end_inset
7063
7064 A+B
7065 \begin_inset ERT
7066 status collapsed
7067
7068 \begin_layout Plain Layout
7069
7070
7071 \backslash
7072 spce 
7073 \end_layout
7074
7075 \end_inset
7076
7077 ^
7078 \begin_inset ERT
7079 status collapsed
7080
7081 \begin_layout Plain Layout
7082
7083
7084 \backslash
7085 spce 
7086 \end_layout
7087
7088 \end_inset
7089
7090 3
7091 \begin_inset ERT
7092 status collapsed
7093
7094 \begin_layout Plain Layout
7095
7096 }
7097 \end_layout
7098
7099 \end_inset
7100
7101
7102 \begin_inset Index
7103 status collapsed
7104
7105 \begin_layout Plain Layout
7106 Commandes ! O ! 
7107 \backslash
7108 overbrace
7109 \end_layout
7110
7111 \end_inset
7112
7113
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 \begin_inset Formula $\overbrace{A+B}^{3}$
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 </row>
7131 <row>
7132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136 \begin_inset ERT
7137 status collapsed
7138
7139 \begin_layout Plain Layout
7140
7141
7142 \backslash
7143 raisebox{-2.2mm}{
7144 \end_layout
7145
7146 \end_inset
7147
7148
7149 \backslash
7150 underbrace
7151 \begin_inset ERT
7152 status collapsed
7153
7154 \begin_layout Plain Layout
7155
7156
7157 \backslash
7158 spce 
7159 \end_layout
7160
7161 \end_inset
7162
7163 A+B
7164 \begin_inset ERT
7165 status collapsed
7166
7167 \begin_layout Plain Layout
7168
7169
7170 \backslash
7171 spce 
7172 \end_layout
7173
7174 \end_inset
7175
7176 _5
7177 \begin_inset ERT
7178 status collapsed
7179
7180 \begin_layout Plain Layout
7181
7182 }
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \begin_inset Index
7189 status collapsed
7190
7191 \begin_layout Plain Layout
7192 Commandes ! U ! 
7193 \backslash
7194 underbrace
7195 \end_layout
7196
7197 \end_inset
7198
7199
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 \begin_inset Formula $\underbrace{A+B}_{5}$
7209 \end_inset
7210
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 <row>
7218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222
7223 \backslash
7224 overbrace
7225 \begin_inset ERT
7226 status collapsed
7227
7228 \begin_layout Plain Layout
7229
7230
7231 \backslash
7232 spce 
7233 \end_layout
7234
7235 \end_inset
7236
7237
7238 \backslash
7239 underbrace
7240 \begin_inset ERT
7241 status collapsed
7242
7243 \begin_layout Plain Layout
7244
7245
7246 \backslash
7247 spce 
7248 \end_layout
7249
7250 \end_inset
7251
7252 A+B_w
7253 \begin_inset ERT
7254 status collapsed
7255
7256 \begin_layout Plain Layout
7257
7258
7259 \backslash
7260 spce 
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \begin_inset ERT
7267 status collapsed
7268
7269 \begin_layout Plain Layout
7270
7271
7272 \backslash
7273 spce 
7274 \end_layout
7275
7276 \end_inset
7277
7278 _7
7279 \begin_inset ERT
7280 status collapsed
7281
7282 \begin_layout Plain Layout
7283
7284
7285 \backslash
7286 spce 
7287 \end_layout
7288
7289 \end_inset
7290
7291
7292 \begin_inset ERT
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296
7297
7298 \backslash
7299 spce 
7300 \end_layout
7301
7302 \end_inset
7303
7304 ^
7305 \begin_inset ERT
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309
7310
7311 \backslash
7312 spce 
7313 \end_layout
7314
7315 \end_inset
7316
7317 C
7318 \end_layout
7319
7320 \end_inset
7321 </cell>
7322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7327 \end_inset
7328
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 </lyxtabular>
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \begin_layout Standard
7343 Dans le dernier exemple, il importe peu que 
7344 \series bold
7345
7346 \backslash
7347 overbrace
7348 \series default
7349  ou 
7350 \series bold
7351
7352 \backslash
7353 underbrace
7354 \series default
7355  soit inséré en premier.
7356 \end_layout
7357
7358 \begin_layout Standard
7359 \begin_inset VSpace bigskip
7360 \end_inset
7361
7362 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7363  des formules multi-lignes, comme c'est décrit en :
7364 \begin_inset Formula \begin{eqnarray*}
7365 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7366  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7367
7368 \end_inset
7369
7370 Dans la première ligne la formule est insérée avec l'accolade.
7371  Dans celle-ci, il est important que la commande d'espacement
7372 \begin_inset Foot
7373 status collapsed
7374
7375 \begin_layout Plain Layout
7376 Les commandes concernant les espaces sont expliquées dans 
7377 \begin_inset CommandInset ref
7378 LatexCommand ref
7379 reference "sub:Espace-prédéfini"
7380
7381 \end_inset
7382
7383 .
7384 \end_layout
7385
7386 \end_inset
7387
7388  
7389 \series bold
7390
7391 \backslash
7392 :
7393 \series default
7394  soit insérée avant le premier 
7395 \begin_inset Formula $d$
7396 \end_inset
7397
7398 , parce que l'accolade qui se termine après le dernier 
7399 \begin_inset Formula $q$
7400 \end_inset
7401
7402  empêche que le 
7403 \begin_inset Quotes eld
7404 \end_inset
7405
7406 +
7407 \begin_inset Quotes erd
7408 \end_inset
7409
7410  qui suit soit entouré par des espaces
7411 \begin_inset Foot
7412 status collapsed
7413
7414 \begin_layout Plain Layout
7415 parce que l'accolade n'est pas traitée comme un caractère, voir 
7416 \begin_inset CommandInset ref
7417 LatexCommand ref
7418 reference "sub:Opérateurs-binaires"
7419
7420 \end_inset
7421
7422
7423 \end_layout
7424
7425 \end_inset
7426
7427 .
7428  On insère la deuxième accolade dans la deuxième ligne.
7429  Comme elle doit commencer juste avant le premier 
7430 \begin_inset Formula $b$
7431 \end_inset
7432
7433 , on insère d'abord la commande 
7434 \series bold
7435
7436 \backslash
7437 hphantom{gggg+
7438 \backslash
7439 :}
7440 \series default
7441
7442 \begin_inset Foot
7443 status collapsed
7444
7445 \begin_layout Plain Layout
7446 plus au sujet de 
7447 \series bold
7448
7449 \backslash
7450 hphantom
7451 \series default
7452 , voir 
7453 \begin_inset CommandInset ref
7454 LatexCommand ref
7455 reference "sub:Garnitures"
7456
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463
7464 .
7465  Cet espace est nécessaire puisque le 
7466 \begin_inset Quotes eld
7467 \end_inset
7468
7469 +
7470 \begin_inset Quotes erd
7471 \end_inset
7472
7473  est aussi entouré d'espace dans la formule.
7474  L'accolade est placée sous la commande 
7475 \series bold
7476
7477 \backslash
7478 hphantom{bbqq+dddd}
7479 \series default
7480 .
7481 \end_layout
7482
7483 \begin_layout Standard
7484 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7485  dans l'exemple suivant:
7486 \begin_inset ERT
7487 status collapsed
7488
7489 \begin_layout Plain Layout
7490
7491
7492 \backslash
7493 setlength{
7494 \backslash
7495 jot}{-6pt}
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset Formula \begin{eqnarray*}
7502  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7503 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7504
7505 \end_inset
7506
7507
7508 \begin_inset ERT
7509 status collapsed
7510
7511 \begin_layout Plain Layout
7512
7513
7514 \backslash
7515 setlength{
7516 \backslash
7517 jot}{3pt}
7518 \end_layout
7519
7520 \end_inset
7521
7522 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7523  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7524  La seconde ligne contient la formule avec la deuxième accolade.
7525  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7526  et la formule, on doit réduire l'espacement entre les lignes.
7527  Ce n'est pas facile à cause d'un bug de LyX
7528 \begin_inset Foot
7529 status collapsed
7530
7531 \begin_layout Plain Layout
7532 \begin_inset CommandInset href
7533 LatexCommand href
7534 name "LyX-bug #1505"
7535 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7536
7537 \end_inset
7538
7539
7540 \end_layout
7541
7542 \end_inset
7543
7544 .
7545  Comme solution à ce problème, on peut mettre à -6
7546 \begin_inset space \thinspace{}
7547 \end_inset
7548
7549 pt la formule globale pour l'espacement des lignes 
7550 \series bold
7551
7552 \backslash
7553 jot
7554 \series default
7555
7556 \begin_inset Index
7557 status collapsed
7558
7559 \begin_layout Plain Layout
7560 Commandes ! J ! 
7561 \backslash
7562 jot
7563 \end_layout
7564
7565 \end_inset
7566
7567 , juste avant la formule en utilisant la commande 
7568 \series bold
7569
7570 \backslash
7571 setlength{
7572 \backslash
7573 jot}{-6pt}
7574 \series default
7575  en mode TeX.
7576  
7577 \series bold
7578
7579 \backslash
7580 jot
7581 \series default
7582  est remise à sa valeur initiale de 3
7583 \begin_inset space \thinspace{}
7584 \end_inset
7585
7586 pt juste après la formule, en utilisant la même commande.
7587  Vous trouverez plus d'explications sur la séparation des lignes dans les
7588  formules dans 
7589 \begin_inset CommandInset ref
7590 LatexCommand ref
7591 reference "sub:Séparation-des-lignes"
7592
7593 \end_inset
7594
7595 .
7596 \end_layout
7597
7598 \begin_layout Section
7599 Flèches
7600 \begin_inset Index
7601 status collapsed
7602
7603 \begin_layout Plain Layout
7604 Flèches
7605 \end_layout
7606
7607 \end_inset
7608
7609
7610 \end_layout
7611
7612 \begin_layout Standard
7613 On peut insérer des flèches avec le bouton 
7614 \begin_inset Graphics
7615         filename ../../images/math/leftarrow.png
7616         scale 85
7617
7618 \end_inset
7619
7620  de la barre d'outils mathématique ou en insérant une des commandes listées
7621  dans les sous-sections qui suivent.
7622 \end_layout
7623
7624 \begin_layout Subsection
7625 Flèches horizontales
7626 \begin_inset Index
7627 status collapsed
7628
7629 \begin_layout Plain Layout
7630 Flèches ! horizontales
7631 \end_layout
7632
7633 \end_inset
7634
7635
7636 \end_layout
7637
7638 \begin_layout Standard
7639 \begin_inset space \hfill{}
7640 \end_inset
7641
7642
7643 \begin_inset Tabular
7644 <lyxtabular version="3" rows="8" columns="2">
7645 <features>
7646 <column alignment="center" valignment="top" width="0pt">
7647 <column alignment="center" valignment="top" width="0pt">
7648 <row>
7649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653 Commande
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662 Résultat
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 gets
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\gets$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 Leftarrow
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\Leftarrow$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 longleftarrow
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\longleftarrow$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 Longleftarrow
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\Longleftarrow$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \backslash
7775 leftharpoonup
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 \begin_inset Formula $\leftharpoonup$
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 <row>
7794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798
7799 \backslash
7800 leftharpoondown
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 \begin_inset Formula $\leftharpoondown$
7810 \end_inset
7811
7812
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 </row>
7818 <row>
7819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823
7824 \backslash
7825 hookleftarrow
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834 \begin_inset Formula $\hookleftarrow$
7835 \end_inset
7836
7837
7838 \end_layout
7839
7840 \end_inset
7841 </cell>
7842 </row>
7843 </lyxtabular>
7844
7845 \end_inset
7846
7847
7848 \begin_inset space \hfill{}
7849 \end_inset
7850
7851
7852 \begin_inset Tabular
7853 <lyxtabular version="3" rows="8" columns="2">
7854 <features>
7855 <column alignment="center" valignment="top" width="0pt">
7856 <column alignment="center" valignment="top" width="0pt">
7857 <row>
7858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862 Command
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 Résultat
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 </row>
7877 <row>
7878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \backslash
7884 to
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 \begin_inset Formula $\to$
7894 \end_inset
7895
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 </row>
7902 <row>
7903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \backslash
7909 Rightarrow
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918 \begin_inset Formula $\Rightarrow$
7919 \end_inset
7920
7921
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row>
7928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \backslash
7934 longrightarrow
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 \begin_inset Formula $\longrightarrow$
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \backslash
7959 Longrightarrow
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 \begin_inset Formula $\Longrightarrow$
7969 \end_inset
7970
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row>
7978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \backslash
7984 rightharpoonup
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 \begin_inset Formula $\rightharpoonup$
7994 \end_inset
7995
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \backslash
8009 rightharpoondown
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 \begin_inset Formula $\rightharpoondown$
8019 \end_inset
8020
8021
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row>
8028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \backslash
8034 hookrightarrow
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 \begin_inset Formula $\hookrightarrow$
8044 \end_inset
8045
8046
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 </row>
8052 </lyxtabular>
8053
8054 \end_inset
8055
8056
8057 \begin_inset space \hfill{}
8058 \end_inset
8059
8060
8061 \end_layout
8062
8063 \begin_layout Standard
8064 \begin_inset space \hfill{}
8065 \end_inset
8066
8067
8068 \begin_inset Tabular
8069 <lyxtabular version="3" rows="6" columns="2">
8070 <features>
8071 <column alignment="center" valignment="top" width="0pt">
8072 <column alignment="center" valignment="top" width="0pt">
8073 <row>
8074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 Commande
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 Résultat
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 <row>
8094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098
8099 \backslash
8100 leftrightarrow
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 \begin_inset Formula $\leftrightarrow$
8110 \end_inset
8111
8112
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \backslash
8125 Leftrightarrow
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 \begin_inset Formula $\Leftrightarrow$
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 <row>
8144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148
8149 \backslash
8150 longleftrightarrow
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 \begin_inset Formula $\longleftrightarrow$
8160 \end_inset
8161
8162
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \backslash
8175 Longleftrightarrow
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 \begin_inset Formula $\Longleftrightarrow$
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 </row>
8193 <row>
8194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198
8199 \backslash
8200 rightleftharpoons
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 \begin_inset Formula $\rightleftharpoons$
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 </row>
8218 </lyxtabular>
8219
8220 \end_inset
8221
8222
8223 \begin_inset space \hspace{}
8224 \length 25pt
8225 \end_inset
8226
8227
8228 \begin_inset space \hfill{}
8229 \end_inset
8230
8231
8232 \begin_inset Tabular
8233 <lyxtabular version="3" rows="5" columns="2">
8234 <features>
8235 <column alignment="center" valignment="top" width="0pt">
8236 <column alignment="center" valignment="top" width="0pt">
8237 <row>
8238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 Commande
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 Résultat
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \backslash
8264 mapsto
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 \begin_inset Formula $\mapsto$
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \backslash
8289 longmapsto
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 \begin_inset Formula $\longmapsto$
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \backslash
8314 leadsto
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 \begin_inset Formula $\leadsto$
8324 \end_inset
8325
8326
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \backslash
8339 dasharrow
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 \begin_inset Formula $\dasharrow$
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 </lyxtabular>
8358
8359 \end_inset
8360
8361
8362 \begin_inset space \hfill{}
8363 \end_inset
8364
8365
8366 \end_layout
8367
8368 \begin_layout Standard
8369 \begin_inset VSpace medskip
8370 \end_inset
8371
8372 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8373  flèches des vecteurs, sont listées dans 
8374 \begin_inset CommandInset ref
8375 LatexCommand ref
8376 reference "sec:Accents"
8377
8378 \end_inset
8379
8380 .
8381 \end_layout
8382
8383 \begin_layout Standard
8384 \begin_inset VSpace bigskip
8385 \end_inset
8386
8387 Il y a aussi les flèches avec étiquette 
8388 \begin_inset Index
8389 status collapsed
8390
8391 \begin_layout Plain Layout
8392 Flèches ! avec étiquette
8393 \end_layout
8394
8395 \end_inset
8396
8397  
8398 \series bold
8399
8400 \backslash
8401 xleftarrow
8402 \series default
8403
8404 \begin_inset Index
8405 status collapsed
8406
8407 \begin_layout Plain Layout
8408 Commandes ! X ! 
8409 \backslash
8410 xleftarrow
8411 \end_layout
8412
8413 \end_inset
8414
8415  et 
8416 \series bold
8417
8418 \backslash
8419 xrightarrow
8420 \series default
8421
8422 \begin_inset Index
8423 status collapsed
8424
8425 \begin_layout Plain Layout
8426 Commandes ! X ! 
8427 \backslash
8428 xrightarrow
8429 \begin_inset ERT
8430 status collapsed
8431
8432 \begin_layout Plain Layout
8433
8434
8435 \backslash
8436 vspace{4mm}
8437 \end_layout
8438
8439 \end_inset
8440
8441
8442 \end_layout
8443
8444 \end_inset
8445
8446 .
8447  Quand on insère une de ces commandes dans une formule, une flèche avec
8448  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8449  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8450 \end_layout
8451
8452 \begin_layout Standard
8453 \align center
8454 \begin_inset Tabular
8455 <lyxtabular version="3" rows="3" columns="2">
8456 <features>
8457 <column alignment="center" valignment="top" width="0pt">
8458 <column alignment="center" valignment="top" width="0pt">
8459 <row>
8460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 Commande
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 Résultat
8474 \begin_inset Note Note
8475 status collapsed
8476
8477 \begin_layout Plain Layout
8478
8479 \series bold
8480
8481 \backslash
8482 raisebox est seulement utilisée pour faire de la place
8483 \end_layout
8484
8485 \end_inset
8486
8487
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 </row>
8493 <row>
8494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 F(a)
8499 \backslash
8500 xleftarrow
8501 \begin_inset ERT
8502 status collapsed
8503
8504 \begin_layout Plain Layout
8505
8506
8507 \backslash
8508 spce 
8509 \end_layout
8510
8511 \end_inset
8512
8513 x=a
8514 \begin_inset Formula $\downarrow$
8515 \end_inset
8516
8517 x>0
8518 \begin_inset Formula $\to$
8519 \end_inset
8520
8521 F(x)
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 <row>
8540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 F(x)
8545 \backslash
8546 xrightarrow
8547 \begin_inset ERT
8548 status collapsed
8549
8550 \begin_layout Plain Layout
8551
8552
8553 \backslash
8554 spce 
8555 \end_layout
8556
8557 \end_inset
8558
8559 x=a
8560 \begin_inset Formula $\downarrow$
8561 \end_inset
8562
8563 x>0
8564 \begin_inset Formula $\to$
8565 \end_inset
8566
8567 F(a)
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8577 \end_inset
8578
8579
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 </lyxtabular>
8586
8587 \end_inset
8588
8589
8590 \end_layout
8591
8592 \begin_layout Subsection
8593 Flèches verticales et diagonales
8594 \begin_inset Index
8595 status collapsed
8596
8597 \begin_layout Plain Layout
8598 Flèches ! diagonales
8599 \end_layout
8600
8601 \end_inset
8602
8603
8604 \begin_inset Index
8605 status collapsed
8606
8607 \begin_layout Plain Layout
8608 Flèches ! verticales
8609 \end_layout
8610
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \begin_layout Standard
8617 \begin_inset space \hfill{}
8618 \end_inset
8619
8620
8621 \begin_inset Tabular
8622 <lyxtabular version="3" rows="7" columns="2">
8623 <features>
8624 <column alignment="center" valignment="top" width="0pt">
8625 <column alignment="center" valignment="top" width="0pt">
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Commande
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Résultat
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \backslash
8653 uparrow
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 \begin_inset Formula $\uparrow$
8663 \end_inset
8664
8665
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 </row>
8671 <row>
8672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676
8677 \backslash
8678 Uparrow
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 \begin_inset Formula $\Uparrow$
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \backslash
8703 updownarrow
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 \begin_inset Formula $\updownarrow$
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \backslash
8728 Updownarrow
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 \begin_inset Formula $\Updownarrow$
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \backslash
8753 Downarrow
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 \begin_inset Formula $\Downarrow$
8763 \end_inset
8764
8765
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \backslash
8778 downarrow
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 \begin_inset Formula $\downarrow$
8788 \end_inset
8789
8790
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 </lyxtabular>
8797
8798 \end_inset
8799
8800
8801 \begin_inset space \hfill{}
8802 \end_inset
8803
8804
8805 \begin_inset Tabular
8806 <lyxtabular version="3" rows="5" columns="2">
8807 <features>
8808 <column alignment="center" valignment="top" width="0pt">
8809 <column alignment="center" valignment="top" width="0pt">
8810 <row>
8811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 Commande
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Résultat
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row>
8831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835
8836 \backslash
8837 nearrow
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 \begin_inset Formula $\nearrow$
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 </row>
8855 <row>
8856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860
8861 \backslash
8862 searrow
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 \begin_inset Formula $\searrow$
8872 \end_inset
8873
8874
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \backslash
8887 swarrow
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 \begin_inset Formula $\swarrow$
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 <row>
8906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910
8911 \backslash
8912 nwarrow
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 \begin_inset Formula $\nwarrow$
8922 \end_inset
8923
8924
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 </lyxtabular>
8931
8932 \end_inset
8933
8934
8935 \begin_inset space \hfill{}
8936 \end_inset
8937
8938
8939 \end_layout
8940
8941 \begin_layout Standard
8942 \begin_inset VSpace medskip
8943 \end_inset
8944
8945 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
8946  même temps que les commandes décrites dans 
8947 \begin_inset CommandInset ref
8948 LatexCommand ref
8949 reference "sub:Taille-parenthèses-manuelle"
8950
8951 \end_inset
8952
8953  et 
8954 \begin_inset CommandInset ref
8955 LatexCommand ref
8956 reference "sub:Taille-parenthèses-automatique"
8957
8958 \end_inset
8959
8960 .
8961 \end_layout
8962
8963 \begin_layout Standard
8964 \begin_inset Newpage newpage
8965 \end_inset
8966
8967
8968 \end_layout
8969
8970 \begin_layout Section
8971 Accents
8972 \begin_inset CommandInset label
8973 LatexCommand label
8974 name "sec:Accents"
8975
8976 \end_inset
8977
8978
8979 \begin_inset Index
8980 status collapsed
8981
8982 \begin_layout Plain Layout
8983 Accents
8984 \end_layout
8985
8986 \end_inset
8987
8988
8989 \end_layout
8990
8991 \begin_layout Standard
8992 On peut ajouter des accents avec le bouton
8993 \begin_inset space ~
8994 \end_inset
8995
8996
8997 \begin_inset Graphics
8998         filename ../../images/math/hat.png
8999         scale 85
9000
9001 \end_inset
9002
9003  de la barre d'outils mathématique ou en utilisant les commandes listées
9004  dans les sous-sections qui suivent.
9005 \end_layout
9006
9007 \begin_layout Subsection
9008 Accents pour un caractère
9009 \begin_inset ERT
9010 status collapsed
9011
9012 \begin_layout Plain Layout
9013
9014
9015 \backslash
9016 texorpdfstring{
9017 \end_layout
9018
9019 \end_inset
9020
9021
9022 \begin_inset Foot
9023 status collapsed
9024
9025 \begin_layout Plain Layout
9026 pour les accents dans le texte, voir 
9027 \begin_inset CommandInset ref
9028 LatexCommand ref
9029 reference "sub:Accents-dans-le-texte"
9030
9031 \end_inset
9032
9033
9034 \end_layout
9035
9036 \end_inset
9037
9038
9039 \begin_inset ERT
9040 status collapsed
9041
9042 \begin_layout Plain Layout
9043
9044 }{}
9045 \end_layout
9046
9047 \end_inset
9048
9049
9050 \begin_inset Note Note
9051 status collapsed
9052
9053 \begin_layout Plain Layout
9054
9055 \backslash
9056 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
9057  dans les signets PDF.
9058 \end_layout
9059
9060 \begin_layout Plain Layout
9061 Plus au sujet de 
9062 \backslash
9063 texorpdfstring dans la section 
9064 \begin_inset CommandInset ref
9065 LatexCommand ref
9066 reference "sub:formules-dans-les-entêtes"
9067
9068 \end_inset
9069
9070 .
9071 \end_layout
9072
9073 \end_inset
9074
9075
9076 \begin_inset CommandInset label
9077 LatexCommand label
9078 name "sub:Accents-sur-un-caractère"
9079
9080 \end_inset
9081
9082
9083 \begin_inset Index
9084 status collapsed
9085
9086 \begin_layout Plain Layout
9087 Accents ! pour un caractère
9088 \end_layout
9089
9090 \end_inset
9091
9092
9093 \end_layout
9094
9095 \begin_layout Standard
9096 \begin_inset space \hfill{}
9097 \end_inset
9098
9099
9100 \begin_inset Tabular
9101 <lyxtabular version="3" rows="8" columns="2">
9102 <features>
9103 <column alignment="center" valignment="top" width="0pt">
9104 <column alignment="center" valignment="top" width="0pt">
9105 <row>
9106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 Commande
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 Résultat
9120 \begin_inset Note Note
9121 status collapsed
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126
9127 \backslash
9128 raisebox est seulement utilisée pour faire de la place
9129 \end_layout
9130
9131 \end_inset
9132
9133
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \backslash
9146 dot
9147 \begin_inset ERT
9148 status collapsed
9149
9150 \begin_layout Plain Layout
9151
9152
9153 \backslash
9154 spce 
9155 \end_layout
9156
9157 \end_inset
9158
9159 A
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9169 \end_inset
9170
9171
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 <row>
9178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \backslash
9184 ddot
9185 \begin_inset ERT
9186 status collapsed
9187
9188 \begin_layout Plain Layout
9189
9190
9191 \backslash
9192 spce 
9193 \end_layout
9194
9195 \end_inset
9196
9197 A
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 dddot
9223 \begin_inset ERT
9224 status collapsed
9225
9226 \begin_layout Plain Layout
9227
9228
9229 \backslash
9230 spce 
9231 \end_layout
9232
9233 \end_inset
9234
9235 A
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9245 \end_inset
9246
9247
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 <row>
9254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258
9259 \backslash
9260 ddddot{A
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9270 \end_inset
9271
9272
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 </row>
9278 <row>
9279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283
9284 \backslash
9285 vec
9286 \begin_inset ERT
9287 status collapsed
9288
9289 \begin_layout Plain Layout
9290
9291
9292 \backslash
9293 spce 
9294 \end_layout
9295
9296 \end_inset
9297
9298 A
9299 \begin_inset Index
9300 status collapsed
9301
9302 \begin_layout Plain Layout
9303 Vecteurs
9304 \end_layout
9305
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9318 \end_inset
9319
9320
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 </row>
9326 <row>
9327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331
9332 \backslash
9333 bar
9334 \begin_inset ERT
9335 status collapsed
9336
9337 \begin_layout Plain Layout
9338
9339
9340 \backslash
9341 spce 
9342 \end_layout
9343
9344 \end_inset
9345
9346 A
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9356 \end_inset
9357
9358
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 </row>
9364 <row>
9365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369
9370 \backslash
9371 mathring
9372 \begin_inset ERT
9373 status collapsed
9374
9375 \begin_layout Plain Layout
9376
9377
9378 \backslash
9379 spce 
9380 \end_layout
9381
9382 \end_inset
9383
9384 A
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9394 \end_inset
9395
9396
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 </row>
9402 </lyxtabular>
9403
9404 \end_inset
9405
9406
9407 \begin_inset space \hfill{}
9408 \end_inset
9409
9410
9411 \begin_inset Tabular
9412 <lyxtabular version="3" rows="7" columns="2">
9413 <features>
9414 <column alignment="center" valignment="top" width="0pt">
9415 <column alignment="center" valignment="top" width="0pt">
9416 <row>
9417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 Commande
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 Résultat
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row>
9437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \backslash
9443 tilde
9444 \begin_inset ERT
9445 status collapsed
9446
9447 \begin_layout Plain Layout
9448
9449
9450 \backslash
9451 spce 
9452 \end_layout
9453
9454 \end_inset
9455
9456 A
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 <row>
9475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479
9480 \backslash
9481 hat
9482 \begin_inset ERT
9483 status collapsed
9484
9485 \begin_layout Plain Layout
9486
9487
9488 \backslash
9489 spce 
9490 \end_layout
9491
9492 \end_inset
9493
9494 A
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 </row>
9512 <row>
9513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517
9518 \backslash
9519 check
9520 \begin_inset ERT
9521 status collapsed
9522
9523 \begin_layout Plain Layout
9524
9525
9526 \backslash
9527 spce 
9528 \end_layout
9529
9530 \end_inset
9531
9532 A
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 <row>
9551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555
9556 \backslash
9557 acute
9558 \begin_inset ERT
9559 status collapsed
9560
9561 \begin_layout Plain Layout
9562
9563
9564 \backslash
9565 spce 
9566 \end_layout
9567
9568 \end_inset
9569
9570 A
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 </row>
9588 <row>
9589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593
9594 \backslash
9595 grave
9596 \begin_inset ERT
9597 status collapsed
9598
9599 \begin_layout Plain Layout
9600
9601
9602 \backslash
9603 spce 
9604 \end_layout
9605
9606 \end_inset
9607
9608 A
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9618 \end_inset
9619
9620
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row>
9627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \backslash
9633 breve
9634 \begin_inset ERT
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638
9639
9640 \backslash
9641 spce 
9642 \end_layout
9643
9644 \end_inset
9645
9646 A
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9652 \begin_inset Text
9653
9654 \begin_layout Plain Layout
9655 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9656 \end_inset
9657
9658
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 </row>
9664 </lyxtabular>
9665
9666 \end_inset
9667
9668
9669 \begin_inset space \hfill{}
9670 \end_inset
9671
9672
9673 \end_layout
9674
9675 \begin_layout Standard
9676 \begin_inset VSpace bigskip
9677 \end_inset
9678
9679 Pour créer des trémas (umlauts en allemand)
9680 \begin_inset Index
9681 status collapsed
9682
9683 \begin_layout Plain Layout
9684 Umlauts | see
9685 \begin_inset ERT
9686 status collapsed
9687
9688 \begin_layout Plain Layout
9689
9690 {
9691 \end_layout
9692
9693 \end_inset
9694
9695 Trémas
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701 }
9702 \end_layout
9703
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \end_inset
9710
9711
9712 \begin_inset Index
9713 status collapsed
9714
9715 \begin_layout Plain Layout
9716 Trémas
9717 \end_layout
9718
9719 \end_inset
9720
9721  dans des formules, on insère des guillemets devant une voyelle.
9722  Ces deux caractères sont alors traités comme 
9723 \emph on
9724 un seul 
9725 \emph default
9726 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9727  étant en allemand.
9728  Avec cette méthode, contrairement à 
9729 \series bold
9730
9731 \backslash
9732 ddot
9733 \series default
9734 , on crée de 
9735 \begin_inset Quotes eld
9736 \end_inset
9737
9738 vrais
9739 \begin_inset Quotes erd
9740 \end_inset
9741
9742  umlauts, comme le montre l'exemple suivant:
9743 \end_layout
9744
9745 \begin_layout Standard
9746 \begin_inset VSpace -2mm
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \begin_layout Standard
9753 \align center
9754 \begin_inset Tabular
9755 <lyxtabular version="3" rows="3" columns="2">
9756 <features>
9757 <column alignment="center" valignment="top" width="0">
9758 <column alignment="center" valignment="top" width="0">
9759 <row>
9760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 Commande
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773 Résultat
9774 \begin_inset Note Note
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778
9779 \series bold
9780
9781 \backslash
9782 raisebox est seulement utilisée pour faire de la place
9783 \end_layout
9784
9785 \end_inset
9786
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 </row>
9793 <row>
9794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798 \begin_inset Quotes grd
9799 \end_inset
9800
9801 i
9802 \end_layout
9803
9804 \end_inset
9805 </cell>
9806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \lang german
9812 \begin_inset Formula $"i$
9813 \end_inset
9814
9815
9816 \lang french
9817
9818 \begin_inset Note Note
9819 status collapsed
9820
9821 \begin_layout Plain Layout
9822 il faut que cette formule soit en allemand (NdT)
9823 \end_layout
9824
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row>
9834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \backslash
9840 ddot
9841 \begin_inset ERT
9842 status collapsed
9843
9844 \begin_layout Plain Layout
9845
9846
9847 \backslash
9848 spce 
9849 \end_layout
9850
9851 \end_inset
9852
9853 i
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 </lyxtabular>
9872
9873 \end_inset
9874
9875
9876 \end_layout
9877
9878 \begin_layout Standard
9879 Un autre avantage par rapport à 
9880 \series bold
9881
9882 \backslash
9883 ddot
9884 \series default
9885  est que les trémas peuvent être convertis directement en texte mathématique,
9886  parce que les accents vus plus haut 
9887 \emph on
9888 ne sont pas autorisés 
9889 \emph default
9890 en texte mathématique.
9891  Quand on convertit un caractère accentué en texte mathématique, seul le
9892  caractère qui est sous l'accent est converti.
9893  Ceci s'applique aussi à toutes les autres conversions comme par exemple
9894  l'italique ou le gras.
9895 \end_layout
9896
9897 \begin_layout Standard
9898 En texte mathématique, les trémas et autres caractères accentués peuvent
9899  être insérés directement.
9900 \end_layout
9901
9902 \begin_layout Subsection
9903 Accents pour les opérateurs
9904 \begin_inset Index
9905 status collapsed
9906
9907 \begin_layout Plain Layout
9908 Accents ! pour les opérateurs
9909 \end_layout
9910
9911 \end_inset
9912
9913
9914 \end_layout
9915
9916 \begin_layout Standard
9917 Avec les commandes 
9918 \series bold
9919
9920 \backslash
9921 overset
9922 \series default
9923
9924 \begin_inset Index
9925 status collapsed
9926
9927 \begin_layout Plain Layout
9928 Commandes ! O ! 
9929 \backslash
9930 overset
9931 \end_layout
9932
9933 \end_inset
9934
9935  et 
9936 \series bold
9937
9938 \backslash
9939 underset
9940 \series default
9941
9942 \begin_inset Index
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946 Commandes ! U ! 
9947 \backslash
9948 underset
9949 \end_layout
9950
9951 \end_inset
9952
9953  on peut placer des caractères respectivement au dessus ou en dessous d'un
9954  opérateur, pour l'accentuer.
9955  Avec la commande 
9956 \series bold
9957
9958 \backslash
9959 sideset
9960 \series default
9961
9962 \begin_inset Index
9963 status collapsed
9964
9965 \begin_layout Plain Layout
9966 Commandes ! S ! 
9967 \backslash
9968 sideset
9969 \end_layout
9970
9971 \end_inset
9972
9973 , on peut placer des caractères avant ou après un opérateur.
9974  La syntaxe de la commande est:
9975 \series bold
9976
9977 \begin_inset Newline newline
9978 \end_inset
9979
9980
9981 \backslash
9982 sideset{caractère avant}{caractère après}
9983 \end_layout
9984
9985 \begin_layout Standard
9986
9987 \series bold
9988
9989 \backslash
9990 sideset
9991 \series default
9992  doit toujours se trouver avant l'opérateur qui est accentué.
9993   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
9994  d'autres opérateurs ou des symboles.
9995  Pour placer avec 
9996 \series bold
9997
9998 \backslash
9999 sideset,
10000 \series default
10001  par exemple seulement des caractères derrière un opérateur, ne mettez rien
10002  entre les deux premières accolades, mais ne les omettez pas.
10003 \end_layout
10004
10005 \begin_layout Standard
10006 Par exemple la commande 
10007 \series bold
10008
10009 \backslash
10010 sideset{
10011 \begin_inset Formula $\to$
10012 \end_inset
10013
10014
10015 \backslash
10016 {
10017 \series default
10018 '
10019 \series bold
10020
10021 \begin_inset Formula $\to$
10022 \end_inset
10023
10024
10025 \backslash
10026 sum_k=1
10027 \begin_inset ERT
10028 status collapsed
10029
10030 \begin_layout Plain Layout
10031
10032
10033 \backslash
10034 spce 
10035 \end_layout
10036
10037 \end_inset
10038
10039
10040 \series default
10041 ^
10042 \series bold
10043 n
10044 \series default
10045  donne:
10046 \begin_inset Formula \[
10047 \sideset{}{'}\sum_{k=1}^{n}\]
10048
10049 \end_inset
10050
10051
10052 \end_layout
10053
10054 \begin_layout Standard
10055 La commande 
10056 \series bold
10057
10058 \backslash
10059 overset
10060 \begin_inset ERT
10061 status collapsed
10062
10063 \begin_layout Plain Layout
10064
10065
10066 \backslash
10067 spce 
10068 \end_layout
10069
10070 \end_inset
10071
10072
10073 \backslash
10074 maltese
10075 \begin_inset ERT
10076 status collapsed
10077
10078 \begin_layout Plain Layout
10079
10080
10081 \backslash
10082 spce 
10083 \end_layout
10084
10085 \end_inset
10086
10087
10088 \series default
10089
10090 \begin_inset Formula $\uparrow$
10091 \end_inset
10092
10093
10094 \series bold
10095 a
10096 \series default
10097  donne:
10098 \begin_inset Formula \[
10099 \overset{a}{\maltese}\]
10100
10101 \end_inset
10102
10103 Comme on peut le voir dans le dernier exemple, avec 
10104 \series bold
10105
10106 \backslash
10107 overset
10108 \series default
10109  et 
10110 \series bold
10111
10112 \backslash
10113 underset
10114 \series default
10115  on peut aussi accentuer des symboles et des caractères; avec 
10116 \series bold
10117
10118 \backslash
10119 sideset
10120 \series default
10121  ce n'est pas possible.
10122 \end_layout
10123
10124 \begin_layout Subsection
10125 Accents pour plusieurs caractères
10126 \begin_inset CommandInset label
10127 LatexCommand label
10128 name "sub:Accents-pour-plusieurs"
10129
10130 \end_inset
10131
10132
10133 \begin_inset Index
10134 status collapsed
10135
10136 \begin_layout Plain Layout
10137 Accents ! pour plusieurs caractères
10138 \end_layout
10139
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \begin_layout Standard
10146 \begin_inset space \hfill{}
10147 \end_inset
10148
10149
10150 \begin_inset Tabular
10151 <lyxtabular version="3" rows="5" columns="2">
10152 <features>
10153 <column alignment="center" valignment="top" width="0pt">
10154 <column alignment="center" valignment="top" width="0pt">
10155 <row>
10156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160 Commande
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 Résultat
10170 \begin_inset Note Note
10171 status collapsed
10172
10173 \begin_layout Plain Layout
10174
10175 \series bold
10176
10177 \backslash
10178 raisebox est seulement utilisée pour faire de la place
10179 \end_layout
10180
10181 \end_inset
10182
10183
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 </row>
10189 <row>
10190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194
10195 \backslash
10196 overleftarrow
10197 \begin_inset ERT
10198 status collapsed
10199
10200 \begin_layout Plain Layout
10201
10202
10203 \backslash
10204 spce 
10205 \end_layout
10206
10207 \end_inset
10208
10209 A=B
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10219 \end_inset
10220
10221
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 </row>
10227 <row>
10228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232
10233 \backslash
10234 underleftarrow
10235 \begin_inset ERT
10236 status collapsed
10237
10238 \begin_layout Plain Layout
10239
10240
10241 \backslash
10242 spce 
10243 \end_layout
10244
10245 \end_inset
10246
10247 A=B
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10257 \end_inset
10258
10259
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \backslash
10272 overleftrightarrow
10273 \begin_inset ERT
10274 status collapsed
10275
10276 \begin_layout Plain Layout
10277
10278
10279 \backslash
10280 spce 
10281 \end_layout
10282
10283 \end_inset
10284
10285 A=B
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10295 \end_inset
10296
10297
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 </row>
10303 <row>
10304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308
10309 \backslash
10310 underleftrightarrow
10311 \begin_inset ERT
10312 status collapsed
10313
10314 \begin_layout Plain Layout
10315
10316
10317 \backslash
10318 spce 
10319 \end_layout
10320
10321 \end_inset
10322
10323 A=B
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 </row>
10341 </lyxtabular>
10342
10343 \end_inset
10344
10345
10346 \begin_inset space \hfill{}
10347 \end_inset
10348
10349
10350 \begin_inset Tabular
10351 <lyxtabular version="3" rows="5" columns="2">
10352 <features>
10353 <column alignment="center" valignment="top" width="0pt">
10354 <column alignment="center" valignment="top" width="0pt">
10355 <row>
10356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 Commande
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369 Résultat
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 </row>
10375 <row>
10376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380
10381 \backslash
10382 overrightarrow
10383 \begin_inset ERT
10384 status collapsed
10385
10386 \begin_layout Plain Layout
10387
10388
10389 \backslash
10390 spce 
10391 \end_layout
10392
10393 \end_inset
10394
10395 A=B
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10405 \end_inset
10406
10407
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418
10419 \backslash
10420 underrightarrow
10421 \begin_inset ERT
10422 status collapsed
10423
10424 \begin_layout Plain Layout
10425
10426
10427 \backslash
10428 spce 
10429 \end_layout
10430
10431 \end_inset
10432
10433 A=B
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10443 \end_inset
10444
10445
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \backslash
10458 widetilde
10459 \begin_inset ERT
10460 status collapsed
10461
10462 \begin_layout Plain Layout
10463
10464
10465 \backslash
10466 spce 
10467 \end_layout
10468
10469 \end_inset
10470
10471 A=B
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 </row>
10489 <row>
10490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494
10495 \backslash
10496 widehat
10497 \begin_inset ERT
10498 status collapsed
10499
10500 \begin_layout Plain Layout
10501
10502
10503 \backslash
10504 spce 
10505 \end_layout
10506
10507 \end_inset
10508
10509 A=B
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10519 \end_inset
10520
10521
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 </row>
10527 </lyxtabular>
10528
10529 \end_inset
10530
10531
10532 \begin_inset space \hfill{}
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \begin_layout Standard
10539 \begin_inset VSpace medskip
10540 \end_inset
10541
10542 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10543  voulez.
10544  Mais les accents 
10545 \series bold
10546
10547 \backslash
10548 widetilde
10549 \series default
10550  et 
10551 \series bold
10552
10553 \backslash
10554 widehat 
10555 \series default
10556 apparaîtront dans la sortie finale avec une longueur de seulement trois
10557  caractères, comme on le voit dans l'exemple suivant:
10558 \begin_inset Formula \[
10559 \widetilde{A+B=C-D}\]
10560
10561 \end_inset
10562
10563
10564 \end_layout
10565
10566 \begin_layout Standard
10567 Avec les commandes 
10568 \series bold
10569
10570 \backslash
10571 overset
10572 \series default
10573
10574 \begin_inset Index
10575 status collapsed
10576
10577 \begin_layout Plain Layout
10578 Commandes ! O ! 
10579 \backslash
10580 overset
10581 \end_layout
10582
10583 \end_inset
10584
10585  et 
10586 \series bold
10587
10588 \backslash
10589 underset
10590 \series default
10591
10592 \begin_inset Index
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596 Commandes ! U ! 
10597 \backslash
10598 underset
10599 \end_layout
10600
10601 \end_inset
10602
10603  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10604  plusieurs caractères.
10605
10606 \series bold
10607  
10608 \series default
10609 La commande
10610 \series bold
10611  
10612 \backslash
10613 underset
10614 \begin_inset ERT
10615 status collapsed
10616
10617 \begin_layout Plain Layout
10618
10619
10620 \backslash
10621 spce 
10622 \end_layout
10623
10624 \end_inset
10625
10626 A=B
10627 \begin_inset Formula $\downarrow$
10628 \end_inset
10629
10630 ***
10631 \series default
10632  donne:
10633 \begin_inset Formula \[
10634 \underset{***}{A=B}\]
10635
10636 \end_inset
10637
10638
10639 \end_layout
10640
10641 \begin_layout Section
10642 Espace
10643 \begin_inset CommandInset label
10644 LatexCommand label
10645 name "sub:Espace"
10646
10647 \end_inset
10648
10649
10650 \begin_inset Index
10651 status collapsed
10652
10653 \begin_layout Plain Layout
10654 Espace ! horizontal
10655 \end_layout
10656
10657 \end_inset
10658
10659
10660 \end_layout
10661
10662 \begin_layout Subsection
10663 Espace prédéfini
10664 \begin_inset CommandInset label
10665 LatexCommand label
10666 name "sub:Espace-prédéfini"
10667
10668 \end_inset
10669
10670
10671 \begin_inset Index
10672 status collapsed
10673
10674 \begin_layout Plain Layout
10675 Espace ! horizontal ! prédéfini
10676 \end_layout
10677
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \begin_layout Standard
10684 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10685  On le fait en utilisant une espace insécable (raccourci 
10686 \family sans
10687 Ctrl-Espace
10688 \family default
10689 ).
10690  Un 
10691 \begin_inset Quotes eld
10692 \end_inset
10693
10694
10695 \series bold
10696 \color blue
10697
10698 \begin_inset ERT
10699 status collapsed
10700
10701 \begin_layout Plain Layout
10702
10703
10704 \backslash
10705 spce 
10706 \end_layout
10707
10708 \end_inset
10709
10710
10711 \series default
10712 \color inherit
10713
10714 \begin_inset Quotes erd
10715 \end_inset
10716
10717  apparaît et en appuyant plusieurs fois sur 
10718 \family sans
10719 Espace
10720 \family default
10721  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10722  On peut aussi insérer ces espaces en utilisant le bouton 
10723 \begin_inset Graphics
10724         filename ../../images/math/space.png
10725         scale 85
10726
10727 \end_inset
10728
10729  de la barre d'outils mathématique.
10730  Indépendemment de la commande insérée, on peut toujours changer de taille
10731  après en appuyant sur 
10732 \family sans
10733 Espace
10734 \family default
10735 .
10736  
10737 \end_layout
10738
10739 \begin_layout Standard
10740 \noindent
10741 \align center
10742 \begin_inset VSpace -5mm
10743 \end_inset
10744
10745
10746 \begin_inset Tabular
10747 <lyxtabular version="3" rows="3" columns="7">
10748 <features>
10749 <column alignment="center" valignment="middle" width="6.8cm">
10750 <column alignment="center" valignment="top" width="0">
10751 <column alignment="center" valignment="top" width="0">
10752 <column alignment="center" valignment="top" width="0">
10753 <column alignment="center" valignment="top" width="0">
10754 <column alignment="center" valignment="top" width="0">
10755 <column alignment="center" valignment="top" width="0">
10756 <row>
10757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 Commande
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \backslash
10772 ,
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781
10782 \backslash
10783 :
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \backslash
10794 ;
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803
10804 \backslash
10805 quad
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814
10815 \backslash
10816 qquad
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825
10826 \backslash
10827 !
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 </row>
10833 <row>
10834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 Nombre de fois où on a appuyé sur la barre d'
10839 \family sans
10840 Espace 
10841 \family default
10842 après avoir inséré l'espace insécable
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 0
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 1
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 2
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 3
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 4
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 5
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 </row>
10902 <row>
10903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907 Résultat
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 \begin_inset Formula $A\, B$
10917 \end_inset
10918
10919
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 \begin_inset Formula $A\: B$
10929 \end_inset
10930
10931
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940 \begin_inset Formula $A\; B$
10941 \end_inset
10942
10943
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10949 \begin_inset Text
10950
10951 \begin_layout Plain Layout
10952 \begin_inset Formula $A\quad B$
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 \begin_inset Formula $A\qquad B$
10965 \end_inset
10966
10967
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 \begin_inset Formula $A\! B$
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 </row>
10985 </lyxtabular>
10986
10987 \end_inset
10988
10989
10990 \end_layout
10991
10992 \begin_layout Standard
10993 La dernière taille n'a pas l'air de produire une espace.
10994  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
10995  parce que c'est une espace négative.
10996  Il y a deux autres espaces négatives:
10997 \end_layout
10998
10999 \begin_layout Standard
11000 \align center
11001 \begin_inset Tabular
11002 <lyxtabular version="3" rows="3" columns="3">
11003 <features>
11004 <column alignment="center" valignment="middle" width="6.8cm">
11005 <column alignment="center" valignment="top" width="0pt">
11006 <column alignment="center" valignment="top" width="0pt">
11007 <row>
11008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 Commande
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021
11022 \backslash
11023 negmedspace
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032
11033 \backslash
11034 negthickspace
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 </row>
11040 <row>
11041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 Nombre de fois où on a appuyé sur la barre d'
11046 \family sans
11047 Espace 
11048 \family default
11049 après avoir inséré l'espace insécable
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 6
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 7
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 Résultat
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 \begin_inset Formula $A\negmedspace B$
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 \begin_inset Formula $A\negthickspace B$
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 </row>
11108 </lyxtabular>
11109
11110 \end_inset
11111
11112
11113 \end_layout
11114
11115 \begin_layout Standard
11116 Les espaces négatives peuvent faire que les caractères se chevauchent.
11117  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
11118  les opérateurs de somme:
11119 \end_layout
11120
11121 \begin_layout Standard
11122 \align center
11123 \begin_inset Tabular
11124 <lyxtabular version="3" rows="3" columns="2">
11125 <features>
11126 <column alignment="center" valignment="top" width="0">
11127 <column alignment="center" valignment="top" width="0">
11128 <row>
11129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 Commande
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 Résultat
11143 \begin_inset Note Note
11144 status open
11145
11146 \begin_layout Plain Layout
11147
11148 \series bold
11149
11150 \backslash
11151 raisebox est seulement utilisée pour faire de la place
11152 \end_layout
11153
11154 \end_inset
11155
11156
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 </row>
11162 <row>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \backslash
11169 sum
11170 \backslash
11171 sum
11172 \begin_inset ERT
11173 status collapsed
11174
11175 \begin_layout Plain Layout
11176
11177
11178 \backslash
11179 spce 
11180 \end_layout
11181
11182 \end_inset
11183
11184 f_kl
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11194 \end_inset
11195
11196
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 </row>
11202 <row>
11203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207
11208 \backslash
11209 sum
11210 \backslash
11211 negmedspace
11212 \backslash
11213 sum
11214 \begin_inset ERT
11215 status collapsed
11216
11217 \begin_layout Plain Layout
11218
11219
11220 \backslash
11221 spce 
11222 \end_layout
11223
11224 \end_inset
11225
11226 f_kl
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 </row>
11244 </lyxtabular>
11245
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \begin_layout Standard
11252 Les opérateur de relations comme par exemple le signe égal, sont toujours
11253  entourés par des espaces.
11254  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
11255  L'exemple suivant donne une illustration:
11256 \end_layout
11257
11258 \begin_layout Standard
11259 \align center
11260 \begin_inset Tabular
11261 <lyxtabular version="3" rows="2" columns="2">
11262 <features>
11263 <column alignment="center" valignment="top" width="0pt">
11264 <column alignment="center" valignment="top" width="0pt">
11265 <row>
11266 <cell alignment="center" valignment="top" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 équation normale
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 \begin_inset Formula $A=B$
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 </row>
11288 <row>
11289 <cell alignment="center" valignment="top" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 \begin_inset Note Note
11294 status collapsed
11295
11296 \begin_layout Plain Layout
11297
11298 \series bold
11299 \lang english
11300
11301 \backslash
11302 raisebox
11303 \end_layout
11304
11305 \end_inset
11306
11307
11308 \begin_inset Formula $\raisebox{5mm}{}$
11309 \end_inset
11310
11311 équation sans espace
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 \begin_inset Formula $A{=}B$
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 </lyxtabular>
11330
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \begin_layout Standard
11337 \noindent
11338 La commande utilisée pour la dernière formule est: 
11339 \series bold
11340 A
11341 \backslash
11342 {=
11343 \begin_inset Formula $\to$
11344 \end_inset
11345
11346 B
11347 \end_layout
11348
11349 \begin_layout Standard
11350 \begin_inset VSpace bigskip
11351 \end_inset
11352
11353 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11354  insérée entre la valeur et l'unité est une espace fine et pas une espace
11355  normale.
11356  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11357 \family sans
11358 Insérer\SpecialChar \menuseparator
11359 Typographie
11360 \begin_inset space ~
11361 \end_inset
11362
11363 spéciale\SpecialChar \menuseparator
11364 Espace
11365 \begin_inset space ~
11366 \end_inset
11367
11368 fine
11369 \family default
11370  (raccourci 
11371 \family sans
11372 Ctrl-Shift-Espace
11373 \family default
11374 ).
11375 \end_layout
11376
11377 \begin_layout Standard
11378 Un exemple pour voir la différence:
11379 \end_layout
11380
11381 \begin_layout Standard
11382 \begin_inset Tabular
11383 <lyxtabular version="3" rows="2" columns="2">
11384 <features>
11385 <column alignment="left" valignment="top" width="0">
11386 <column alignment="left" valignment="top" width="0">
11387 <row>
11388 <cell alignment="center" valignment="top" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 24 kW
11393 \begin_inset Formula $\cdot$
11394 \end_inset
11395
11396 h
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 espace normale entre l'unité est la valeur
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 </row>
11411 <row>
11412 <cell alignment="center" valignment="top" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 24
11417 \begin_inset space \thinspace{}
11418 \end_inset
11419
11420 kW
11421 \begin_inset Formula $\cdot$
11422 \end_inset
11423
11424 h
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 espace fine entre l'unité et la valeur
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 </row>
11439 </lyxtabular>
11440
11441 \end_inset
11442
11443
11444 \end_layout
11445
11446 \begin_layout Subsection
11447 Espace variable
11448 \begin_inset ERT
11449 status collapsed
11450
11451 \begin_layout Plain Layout
11452
11453
11454 \backslash
11455 texorpdfstring{
11456 \end_layout
11457
11458 \end_inset
11459
11460
11461 \begin_inset Foot
11462 status collapsed
11463
11464 \begin_layout Plain Layout
11465 pour les espacements verticaux dans les formules, voir 
11466 \begin_inset CommandInset ref
11467 LatexCommand ref
11468 reference "sub:Séparation-des-lignes"
11469
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \end_inset
11476
11477
11478 \begin_inset ERT
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482
11483 }{}
11484 \end_layout
11485
11486 \end_inset
11487
11488
11489 \begin_inset Note Note
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493
11494 \backslash
11495 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11496  dans les signets PDF.
11497 \end_layout
11498
11499 \begin_layout Plain Layout
11500 Plus au sujet de 
11501 \backslash
11502 texorpdfstring dans la section 
11503 \begin_inset CommandInset ref
11504 LatexCommand ref
11505 reference "sub:formules-dans-les-entêtes"
11506
11507 \end_inset
11508
11509 .
11510 \end_layout
11511
11512 \end_inset
11513
11514
11515 \begin_inset CommandInset label
11516 LatexCommand label
11517 name "sub:Espace-variable"
11518
11519 \end_inset
11520
11521
11522 \begin_inset Index
11523 status collapsed
11524
11525 \begin_layout Plain Layout
11526 Espace ! horizontal ! variable
11527 \end_layout
11528
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \begin_layout Standard
11535 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11536 \begin_inset Newline newline
11537 \end_inset
11538
11539
11540 \series bold
11541
11542 \backslash
11543 hspace{length}
11544 \series default
11545
11546 \begin_inset Index
11547 status collapsed
11548
11549 \begin_layout Plain Layout
11550 Commandes ! H ! 
11551 \backslash
11552 hspace
11553 \end_layout
11554
11555 \end_inset
11556
11557 .
11558  
11559 \end_layout
11560
11561 \begin_layout Standard
11562 Pour la longueur toutes les unités qui sont listées dans 
11563 \begin_inset CommandInset ref
11564 LatexCommand ref
11565 reference "tab:Unités-utilisées"
11566
11567 \end_inset
11568
11569  sont utilisables à l'exception de l'unité 
11570 \begin_inset Quotes eld
11571 \end_inset
11572
11573 mu
11574 \begin_inset Quotes erd
11575 \end_inset
11576
11577 .
11578  La longueur peut aussi être négative.
11579  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11580  disponible, on utilise la commande 
11581 \series bold
11582
11583 \backslash
11584 hfill
11585 \series default
11586
11587 \begin_inset Index
11588 status collapsed
11589
11590 \begin_layout Plain Layout
11591 Commandes ! H ! 
11592 \backslash
11593 hfill
11594 \end_layout
11595
11596 \end_inset
11597
11598 .
11599 \end_layout
11600
11601 \begin_layout Standard
11602 \begin_inset VSpace -1mm
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Standard
11609 \align center
11610 \begin_inset Tabular
11611 <lyxtabular version="3" rows="4" columns="2">
11612 <features>
11613 <column alignment="center" valignment="top" width="0">
11614 <column alignment="center" valignment="top" width="0">
11615 <row>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 Commande
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 Résultat
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 </row>
11635 <row>
11636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 A=B
11641 \backslash
11642 hspace{3cm
11643 \begin_inset Formula $\to$
11644 \end_inset
11645
11646 A
11647 \backslash
11648 not=C
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Plain Layout
11657 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 </row>
11666 <row>
11667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671 A
11672 \backslash
11673 hspace{-1mm
11674 \begin_inset Formula $\to$
11675 \end_inset
11676
11677 A
11678 \backslash
11679 not=A
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11689 \end_inset
11690
11691
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 </row>
11697 <row>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 A=A
11703 \backslash
11704 hfill
11705 \begin_inset ERT
11706 status collapsed
11707
11708 \begin_layout Plain Layout
11709
11710
11711 \backslash
11712 spce 
11713 \end_layout
11714
11715 \end_inset
11716
11717 B=B
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 \begin_inset Formula $A=A\hfill B=B$
11727 \end_inset
11728
11729
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 </row>
11735 </lyxtabular>
11736
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \begin_layout Standard
11743 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11744  de colonne le plus long du tableau.
11745  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11746  laquelle 
11747 \series bold
11748
11749 \backslash
11750 hfill
11751 \series default
11752  est inséré.
11753  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11754  espace ne sera ajouté.
11755  
11756 \series bold
11757
11758 \backslash
11759 hfill
11760 \series default
11761  a un effet sur les formules hors ligne uniquement si on utilise le style
11762  de formule 
11763 \series bold
11764 Indenté
11765 \series default
11766
11767 \begin_inset Foot
11768 status collapsed
11769
11770 \begin_layout Plain Layout
11771 Les styles de formules sont expliqués dans 
11772 \begin_inset CommandInset ref
11773 LatexCommand ref
11774 reference "sec:Styles-de-formules"
11775
11776 \end_inset
11777
11778
11779 \end_layout
11780
11781 \end_inset
11782
11783 .
11784 \end_layout
11785
11786 \begin_layout Standard
11787 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11788  
11789 \family sans
11790 Insérer\SpecialChar \menuseparator
11791 Typographie
11792 \begin_inset space ~
11793 \end_inset
11794
11795 spéciale\SpecialChar \menuseparator
11796 Espacement horizontal, 
11797 \family default
11798 ce qui n'est pas possible avec les formules:
11799 \end_layout
11800
11801 \begin_layout Standard
11802 Ceci est une ligne avec un espace de
11803 \begin_inset space \hspace{}
11804 \length 2cm
11805 \end_inset
11806
11807 2
11808 \begin_inset space \thinspace{}
11809 \end_inset
11810
11811 cm.
11812 \end_layout
11813
11814 \begin_layout Standard
11815 Ceci est une ligne avec un
11816 \begin_inset space \hfill{}
11817 \end_inset
11818
11819 espace maximum.
11820 \end_layout
11821
11822 \begin_layout Subsection
11823 Espace après les formules en ligne
11824 \begin_inset Index
11825 status collapsed
11826
11827 \begin_layout Plain Layout
11828 Espace ! après les formules en ligne
11829 \end_layout
11830
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \begin_layout Standard
11837 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11838  
11839 \series bold
11840
11841 \backslash
11842 mathsurround
11843 \begin_inset Index
11844 status collapsed
11845
11846 \begin_layout Plain Layout
11847 Commandes ! M ! 
11848 \backslash
11849 mathsurround
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \series default
11856 .
11857  La valeur d'une longueur est modifiée avec la commande 
11858 \series bold
11859
11860 \backslash
11861 setlength
11862 \begin_inset Index
11863 status collapsed
11864
11865 \begin_layout Plain Layout
11866 Commandes ! S ! 
11867 \backslash
11868 setlength
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \series default
11875  qui a la syntaxe suivante:
11876 \end_layout
11877
11878 \begin_layout Standard
11879
11880 \series bold
11881
11882 \backslash
11883 setlength{nom de la longueur}{valeur}
11884 \end_layout
11885
11886 \begin_layout Standard
11887 Pour mettre 
11888 \series bold
11889
11890 \backslash
11891 mathsurround
11892 \series default
11893  à une valeur de 5
11894 \begin_inset space \thinspace{}
11895 \end_inset
11896
11897 mm, on insère la commande
11898 \end_layout
11899
11900 \begin_layout Standard
11901
11902 \series bold
11903
11904 \backslash
11905 setlength{
11906 \backslash
11907 mathsurround}{5mm}
11908 \end_layout
11909
11910 \begin_layout Standard
11911 en mode TeX.
11912  Une espace de 5
11913 \begin_inset space \thinspace{}
11914 \end_inset
11915
11916 mm va maintenant être placée autour de toutes les formules en ligne:
11917 \begin_inset ERT
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921
11922
11923 \backslash
11924 setlength{
11925 \backslash
11926 mathsurround}{5mm}
11927 \end_layout
11928
11929 \end_inset
11930
11931
11932 \end_layout
11933
11934 \begin_layout Standard
11935 Voici une formule en ligne 
11936 \begin_inset Formula $A=B$
11937 \end_inset
11938
11939  avec une espace de 5
11940 \begin_inset space \thinspace{}
11941 \end_inset
11942
11943 mm autour.
11944 \begin_inset ERT
11945 status collapsed
11946
11947 \begin_layout Plain Layout
11948
11949
11950 \backslash
11951 setlength{
11952 \backslash
11953 mathsurround}{0pt}
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 Pour revenir à la valeur prédéfinie, on met 
11963 \series bold
11964
11965 \backslash
11966 mathsurround
11967 \series default
11968  à 0
11969 \begin_inset space \thinspace{}
11970 \end_inset
11971
11972 pt.
11973 \end_layout
11974
11975 \begin_layout Section
11976 Boîtes et cadres
11977 \begin_inset Index
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981 Boîtes
11982 \end_layout
11983
11984 \end_inset
11985
11986
11987 \begin_inset Index
11988 status collapsed
11989
11990 \begin_layout Plain Layout
11991 Cadres | see
11992 \begin_inset ERT
11993 status collapsed
11994
11995 \begin_layout Plain Layout
11996
11997 {
11998 \end_layout
11999
12000 \end_inset
12001
12002 Boîtes
12003 \begin_inset ERT
12004 status collapsed
12005
12006 \begin_layout Plain Layout
12007
12008 }
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \end_layout
12015
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \begin_layout Standard
12022 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
12023 \emph on
12024 Boîtes 
12025 \emph default
12026 du manuel 
12027 \emph on
12028 Objets insérés.
12029  
12030 \end_layout
12031
12032 \begin_layout Subsection
12033 Boîtes avec cadre
12034 \begin_inset CommandInset label
12035 LatexCommand label
12036 name "sub:Boîtes-avec-cadre"
12037
12038 \end_inset
12039
12040
12041 \begin_inset Index
12042 status collapsed
12043
12044 \begin_layout Plain Layout
12045 Boîtes ! avec cadre
12046 \end_layout
12047
12048 \end_inset
12049
12050
12051 \end_layout
12052
12053 \begin_layout Standard
12054 Il es possible d'encadrer des formules ou des portions de formules avec
12055  la commande 
12056 \series bold
12057
12058 \backslash
12059 fbox
12060 \series default
12061
12062 \begin_inset Index
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066 Commandes ! F ! 
12067 \backslash
12068 fbox
12069 \end_layout
12070
12071 \end_inset
12072
12073  et 
12074 \series bold
12075
12076 \backslash
12077 boxed
12078 \series default
12079
12080 \begin_inset Index
12081 status collapsed
12082
12083 \begin_layout Plain Layout
12084 Commandes ! B ! 
12085 \backslash
12086 boxed
12087 \end_layout
12088
12089 \end_inset
12090
12091 .
12092 \end_layout
12093
12094 \begin_layout Standard
12095 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
12096  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
12097  Pour 
12098 \series bold
12099
12100 \backslash
12101 fbox
12102 \series default
12103  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
12104  avec 
12105 \family sans
12106 Ctrl-m
12107 \family default
12108  
12109 \begin_inset Foot
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113 À cause d'un bug de LyX, il est impossible de créer une nouvelle formule
12114  avec 
12115 \family sans
12116 Ctrl-m
12117 \family default
12118 , voir 
12119 \begin_inset CommandInset href
12120 LatexCommand href
12121 name "LyX-bug #1435"
12122 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12123
12124 \end_inset
12125
12126 .
12127 \end_layout
12128
12129 \end_inset
12130
12131 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
12132  Quand on utilise 
12133 \series bold
12134
12135 \backslash
12136 boxed
12137 \series default
12138 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
12139 \end_layout
12140
12141 \begin_layout Standard
12142 La commande 
12143 \series bold
12144
12145 \backslash
12146 fbox
12147 \series default
12148  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
12149  formule serait alors toujours mise à la taille du texte.
12150  
12151 \series bold
12152
12153 \backslash
12154 boxed
12155 \series default
12156 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
12157  la formule serait alors toujours mise à la taille des formules hors ligne.
12158 \end_layout
12159
12160 \begin_layout Standard
12161 Comme extension à 
12162 \series bold
12163
12164 \backslash
12165 fbox
12166 \series default
12167  il y a la commande 
12168 \series bold
12169
12170 \backslash
12171 framebox
12172 \series default
12173
12174 \begin_inset Index
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 Commandes ! F ! 
12179 \backslash
12180 framebox
12181 \end_layout
12182
12183 \end_inset
12184
12185  où on peut en plus spécifier la largeur du cadre et l'alignement.
12186  La syntaxe de la commande 
12187 \series bold
12188
12189 \backslash
12190 framebox
12191 \series default
12192  est la suivante:
12193 \end_layout
12194
12195 \begin_layout Standard
12196
12197 \series bold
12198
12199 \backslash
12200 framebox[Largeur du cadre][position]{contenu de la boîte}
12201 \end_layout
12202
12203 \begin_layout Standard
12204 La position peut être soit 
12205 \emph on
12206 l
12207 \emph default
12208  soit 
12209 \emph on
12210 r
12211 \emph default
12212 .
12213  
12214 \emph on
12215 l
12216 \emph default
12217  aligne la formule à gauche dans la boîte, 
12218 \emph on
12219 r
12220 \emph default
12221  à droite.
12222  Quand on ne précise pas la position, la formule est centrée.
12223 \begin_inset Newline newline
12224 \end_inset
12225
12226 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
12227  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
12228  c'est le cas avec 
12229 \series bold
12230
12231 \backslash
12232 fbox
12233 \series default
12234 .
12235 \end_layout
12236
12237 \begin_layout Standard
12238 Quand on insère la commande 
12239 \series bold
12240
12241 \backslash
12242 framebox
12243 \series default
12244 , une boîte apparaît contenant trois boîtes bleues.
12245  Les deux premières sont entourées de crochets pour signales des arguments
12246  optionnels.
12247  La troisième boîte est là pour contenir les portions de formules, comme
12248  pour 
12249 \series bold
12250
12251 \backslash
12252 fbox
12253 \series default
12254 .
12255 \end_layout
12256
12257 \begin_layout Standard
12258 \align center
12259 \begin_inset Note Note
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263 Le tableau a été placé dans une minipage pour que la note de bas de page
12264  apparaisse.
12265  Sinon le texte de la note n'aurait pas été affiché.
12266 \end_layout
12267
12268 \end_inset
12269
12270
12271 \begin_inset Box Frameless
12272 position "c"
12273 hor_pos "c"
12274 has_inner_box 1
12275 inner_pos "c"
12276 use_parbox 0
12277 width "100col%"
12278 special "none"
12279 height "1in"
12280 height_special "totalheight"
12281 status open
12282
12283 \begin_layout Plain Layout
12284 \align center
12285 \begin_inset Tabular
12286 <lyxtabular version="3" rows="5" columns="2">
12287 <features>
12288 <column alignment="center" valignment="top" width="0">
12289 <column alignment="center" valignment="top" width="0">
12290 <row>
12291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12292 \begin_inset Text
12293
12294 \begin_layout Plain Layout
12295 Commande
12296 \begin_inset Foot
12297 status collapsed
12298
12299 \begin_layout Plain Layout
12300 À cause d'un bug de LyX, il n'est pas possible de créer une nouvelle formule
12301  avec 
12302 \family sans
12303 Ctrl-m
12304 \family default
12305 , voir 
12306 \begin_inset CommandInset href
12307 LatexCommand href
12308 name "LyX-bug #1435"
12309 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12310
12311 \end_inset
12312
12313 .
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \end_inset
12322 </cell>
12323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12324 \begin_inset Text
12325
12326 \begin_layout Plain Layout
12327 Résultat
12328 \begin_inset Note Note
12329 status collapsed
12330
12331 \begin_layout Plain Layout
12332
12333 \series bold
12334 \lang english
12335
12336 \backslash
12337 raisebox
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 </row>
12348 <row>
12349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353
12354 \backslash
12355 fbox
12356 \begin_inset ERT
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360
12361
12362 \backslash
12363 spce 
12364 \end_layout
12365
12366 \end_inset
12367
12368
12369 \family sans
12370 Ctrl-m
12371 \family default
12372  
12373 \backslash
12374 int
12375 \begin_inset ERT
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379
12380
12381 \backslash
12382 spce 
12383 \end_layout
12384
12385 \end_inset
12386
12387 A=B
12388 \end_layout
12389
12390 \end_inset
12391 </cell>
12392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12393 \begin_inset Text
12394
12395 \begin_layout Plain Layout
12396 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12397
12398 \end_inset
12399
12400
12401 \end_layout
12402
12403 \end_inset
12404 </cell>
12405 </row>
12406 <row>
12407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12408 \begin_inset Text
12409
12410 \begin_layout Plain Layout
12411
12412 \backslash
12413 boxed
12414 \begin_inset ERT
12415 status collapsed
12416
12417 \begin_layout Plain Layout
12418
12419
12420 \backslash
12421 spce 
12422 \end_layout
12423
12424 \end_inset
12425
12426
12427 \backslash
12428 int
12429 \begin_inset ERT
12430 status collapsed
12431
12432 \begin_layout Plain Layout
12433
12434
12435 \backslash
12436 spce 
12437 \end_layout
12438
12439 \end_inset
12440
12441 A=B
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12451 \end_inset
12452
12453
12454 \end_layout
12455
12456 \end_inset
12457 </cell>
12458 </row>
12459 <row>
12460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12461 \begin_inset Text
12462
12463 \begin_layout Plain Layout
12464 A+
12465 \backslash
12466 fbox
12467 \begin_inset ERT
12468 status collapsed
12469
12470 \begin_layout Plain Layout
12471
12472
12473 \backslash
12474 spce 
12475 \end_layout
12476
12477 \end_inset
12478
12479 B
12480 \end_layout
12481
12482 \end_inset
12483 </cell>
12484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12485 \begin_inset Text
12486
12487 \begin_layout Plain Layout
12488 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12489 \end_inset
12490
12491
12492 \end_layout
12493
12494 \end_inset
12495 </cell>
12496 </row>
12497 <row>
12498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \begin_layout Plain Layout
12502
12503 \backslash
12504 framebox
12505 \begin_inset ERT
12506 status collapsed
12507
12508 \begin_layout Plain Layout
12509
12510
12511 \backslash
12512 spce 
12513 \end_layout
12514
12515 \end_inset
12516
12517 20mm
12518 \begin_inset Formula $\to$
12519 \end_inset
12520
12521
12522 \begin_inset Formula $\to$
12523 \end_inset
12524
12525
12526 \family sans
12527 Ctrl-m
12528 \family default
12529  
12530 \backslash
12531 frac
12532 \begin_inset ERT
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536
12537
12538 \backslash
12539 spce 
12540 \end_layout
12541
12542 \end_inset
12543
12544 A
12545 \begin_inset Formula $\downarrow$
12546 \end_inset
12547
12548 B
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557 \begin_inset Formula $\raisebox{6mm}{}$
12558 \end_inset
12559
12560
12561 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12562 \end_inset
12563
12564
12565 \begin_inset Formula $\raisebox{-4mm}{}$
12566 \end_inset
12567
12568
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 </row>
12574 </lyxtabular>
12575
12576 \end_inset
12577
12578
12579 \end_layout
12580
12581 \end_inset
12582
12583
12584 \end_layout
12585
12586 \begin_layout Standard
12587 On peut aussi ajuster l'épaisseur du cadre.
12588  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12589  formule
12590 \end_layout
12591
12592 \begin_layout Standard
12593
12594 \series bold
12595
12596 \backslash
12597 fboxrule
12598 \series default
12599  
12600 \series bold
12601
12602 \begin_inset Quotes eld
12603 \end_inset
12604
12605 épaisseur
12606 \begin_inset Quotes erd
12607 \end_inset
12608
12609
12610 \series default
12611  
12612 \series bold
12613
12614 \backslash
12615 fboxsep
12616 \series default
12617  
12618 \series bold
12619
12620 \begin_inset Quotes eld
12621 \end_inset
12622
12623 distance
12624 \begin_inset Quotes erd
12625 \end_inset
12626
12627
12628 \end_layout
12629
12630 \begin_layout Standard
12631 \begin_inset Quotes eld
12632 \end_inset
12633
12634 distance
12635 \begin_inset Quotes erd
12636 \end_inset
12637
12638  précise la distance minimale entre le cadre et le premier caractère de
12639  la boîte.
12640  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12641 \begin_inset ERT
12642 status collapsed
12643
12644 \begin_layout Plain Layout
12645
12646
12647 \backslash
12648 fboxrule 2mm 
12649 \backslash
12650 fboxsep 3mm
12651 \end_layout
12652
12653 \end_inset
12654
12655
12656 \begin_inset Formula \[
12657 \boxed{A+B=C}\]
12658
12659 \end_inset
12660
12661 Avant cette formule, on a inséré en mode TeX les commandes
12662 \end_layout
12663
12664 \begin_layout Standard
12665
12666 \series bold
12667
12668 \backslash
12669 fboxrule
12670 \series default
12671  
12672 \series bold
12673 2mm
12674 \series default
12675  
12676 \series bold
12677
12678 \backslash
12679 fboxsep
12680 \series default
12681  
12682 \series bold
12683 3mm
12684 \end_layout
12685
12686 \begin_layout Standard
12687 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12688 \end_layout
12689
12690 \begin_layout Standard
12691 Pour revenir à la taille de cadre standard, on insère la commande
12692 \end_layout
12693
12694 \begin_layout Standard
12695
12696 \series bold
12697
12698 \backslash
12699 fboxrule
12700 \series default
12701  
12702 \series bold
12703 0.4pt
12704 \series default
12705  
12706 \series bold
12707
12708 \backslash
12709 fboxsep
12710 \series default
12711  
12712 \series bold
12713 3pt
12714 \series default
12715
12716 \begin_inset ERT
12717 status collapsed
12718
12719 \begin_layout Plain Layout
12720
12721
12722 \backslash
12723 fboxrule 0.4pt 
12724 \backslash
12725 fboxsep 3pt
12726 \end_layout
12727
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \begin_layout Standard
12734 avant la formule suivante.
12735 \end_layout
12736
12737 \begin_layout Subsection
12738 Boîtes sans cadre
12739 \begin_inset CommandInset label
12740 LatexCommand label
12741 name "sub:Boîtes-sans-cadre"
12742
12743 \end_inset
12744
12745
12746 \begin_inset Index
12747 status collapsed
12748
12749 \begin_layout Plain Layout
12750 Boîtes ! sans cadre
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Standard
12759 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12760  
12761 \series bold
12762
12763 \backslash
12764 mbox
12765 \series default
12766
12767 \begin_inset Index
12768 status collapsed
12769
12770 \begin_layout Plain Layout
12771 Commandes ! M ! 
12772 \backslash
12773 mbox
12774 \end_layout
12775
12776 \end_inset
12777
12778
12779 \series bold
12780
12781 \backslash
12782 makebox
12783 \series default
12784
12785 \begin_inset Index
12786 status collapsed
12787
12788 \begin_layout Plain Layout
12789 Commandes ! M ! 
12790 \backslash
12791 makebox
12792 \end_layout
12793
12794 \end_inset
12795
12796 , et 
12797 \series bold
12798
12799 \backslash
12800 raisebox
12801 \series default
12802
12803 \begin_inset Index
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807 Commandes ! R ! 
12808 \backslash
12809 raisebox
12810 \end_layout
12811
12812 \end_inset
12813
12814
12815 \end_layout
12816
12817 \begin_layout Standard
12818 Avec 
12819 \series bold
12820
12821 \backslash
12822 raisebox
12823 \series default
12824  une boîte peut être mise en exposant ou en indice.
12825  Mais contrairement aux indices et aux exposants normaux, les caractères
12826  conservent leur taille de police initiale.
12827  
12828 \series bold
12829
12830 \backslash
12831 raisebox
12832 \series default
12833  est utilisée avec la syntaxe suivante:
12834 \end_layout
12835
12836 \begin_layout Standard
12837
12838 \series bold
12839
12840 \backslash
12841 raisebox{hauteur}{contenu de la boîte}
12842 \end_layout
12843
12844 \begin_layout Standard
12845 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12846  comme pour 
12847 \series bold
12848
12849 \backslash
12850 fbox
12851 \series default
12852 .
12853 \end_layout
12854
12855 \begin_layout Standard
12856 \align center
12857 \begin_inset Tabular
12858 <lyxtabular version="3" rows="4" columns="2">
12859 <features>
12860 <column alignment="center" valignment="top" width="0">
12861 <column alignment="center" valignment="top" width="0">
12862 <row>
12863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 Commande
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 Résultat
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 </row>
12882 <row>
12883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 H
12888 \backslash
12889 raisebox{2mm
12890 \begin_inset Formula $\to$
12891 \end_inset
12892
12893
12894 \backslash
12895 {al
12896 \begin_inset Formula $\to$
12897 \end_inset
12898
12899  lo
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12909 \end_inset
12910
12911
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 </row>
12917 <row>
12918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 H
12923 \backslash
12924 raisebox{-2mm
12925 \begin_inset Formula $\to$
12926 \end_inset
12927
12928
12929 \backslash
12930 {al
12931 \begin_inset Formula $\to$
12932 \end_inset
12933
12934 lo
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12940 \begin_inset Text
12941
12942 \begin_layout Plain Layout
12943 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 </row>
12952 <row>
12953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 A=
12958 \backslash
12959 raisebox{-2mm
12960 \begin_inset Formula $\to$
12961 \end_inset
12962
12963
12964 \backslash
12965 {
12966 \family sans
12967 Ctrl-m
12968 \family default
12969  
12970 \backslash
12971 sqrt
12972 \begin_inset ERT
12973 status collapsed
12974
12975 \begin_layout Plain Layout
12976
12977
12978 \backslash
12979 spce 
12980 \end_layout
12981
12982 \end_inset
12983
12984
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 \begin_inset ERT
12994 status collapsed
12995
12996 \begin_layout Plain Layout
12997
12998 $A=
12999 \backslash
13000 raisebox{-2mm}{$
13001 \backslash
13002 sqrt{B}$}$
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \end_layout
13009
13010 \end_inset
13011 </cell>
13012 </row>
13013 </lyxtabular>
13014
13015 \end_inset
13016
13017
13018 \end_layout
13019
13020 \begin_layout Standard
13021 La dernière formule ne peut actuellement être créée qu'en mode TeX, parce
13022  que LyX insère une boîte plutôt que la formule supplémentaire qui est nécessair
13023 e
13024 \begin_inset Foot
13025 status collapsed
13026
13027 \begin_layout Plain Layout
13028 voir 
13029 \begin_inset CommandInset href
13030 LatexCommand href
13031 name "LyX-bug #1435"
13032 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13033
13034 \end_inset
13035
13036
13037 \end_layout
13038
13039 \end_inset
13040
13041 .
13042 \end_layout
13043
13044 \begin_layout Standard
13045 La commande 
13046 \series bold
13047
13048 \backslash
13049 mbox
13050 \series default
13051  est équivalente à 
13052 \series bold
13053
13054 \backslash
13055 fbox
13056 \series default
13057  et 
13058 \series bold
13059
13060 \backslash
13061 makebox
13062 \series default
13063  est équivalente à 
13064 \series bold
13065
13066 \backslash
13067 framebox
13068 \series default
13069 , avec la différence qu'il n'y a pas de cadre.
13070 \end_layout
13071
13072 \begin_layout Subsection
13073 Boîtes colorées
13074 \begin_inset CommandInset label
13075 LatexCommand label
13076 name "sub:Boîtes-colorées"
13077
13078 \end_inset
13079
13080
13081 \begin_inset Index
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085 Boîtes ! colorées
13086 \end_layout
13087
13088 \end_inset
13089
13090
13091 \end_layout
13092
13093 \begin_layout Standard
13094 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
13095  LaTeX 
13096 \series bold
13097 color
13098 \series default
13099
13100 \begin_inset Foot
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104 La paquetage LaTeX 
13105 \series bold
13106 color
13107 \series default
13108  fait partie de toutes les installations LaTeX standard.
13109 \end_layout
13110
13111 \end_inset
13112
13113
13114 \begin_inset Index
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 Paquetages ! color
13119 \end_layout
13120
13121 \end_inset
13122
13123  soit chargé dans le préambule LaTeX avec la ligne
13124 \begin_inset Foot
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
13129  le document, LyX charge automatiquement le paquetage LaTeX 
13130 \series bold
13131 color
13132 \series default
13133 .
13134  Il est donc possible que le paquetage soit chargé deux fois, mais cela
13135  ne doit pas poser de problème.
13136 \end_layout
13137
13138 \end_inset
13139
13140
13141 \begin_inset Note Note
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
13146  dans le préambule LaTeX.
13147 \end_layout
13148
13149 \end_inset
13150
13151
13152 \end_layout
13153
13154 \begin_layout Standard
13155
13156 \series bold
13157
13158 \backslash
13159 usepackage{color}
13160 \end_layout
13161
13162 \begin_layout Standard
13163 \begin_inset VSpace medskip
13164 \end_inset
13165
13166 Pour colorer des boîtes, on utilise la commande 
13167 \series bold
13168
13169 \backslash
13170 colorbox
13171 \series default
13172
13173 \begin_inset Index
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177 Commandes ! C ! 
13178 \backslash
13179 colorbox
13180 \end_layout
13181
13182 \end_inset
13183
13184  avec la syntaxe suivante
13185 \end_layout
13186
13187 \begin_layout Standard
13188
13189 \series bold
13190
13191 \backslash
13192 colorbox{couleur}{contenu de la boîte}
13193 \end_layout
13194
13195 \begin_layout Standard
13196 Le contenu de la boîte peut être une autre boîte et une 
13197 \series bold
13198
13199 \backslash
13200 colorbox
13201 \series default
13202  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
13203  exemple).
13204  Quand une boîte est destinée à contenir une formule, on doit insérer une
13205  boîte supplémentaire, comme avec 
13206 \series bold
13207
13208 \backslash
13209 fbox
13210 \series default
13211 .
13212 \begin_inset Foot
13213 status collapsed
13214
13215 \begin_layout Plain Layout
13216 Ceci s'applique aussi à la commande 
13217 \series bold
13218
13219 \backslash
13220 fcolorbox
13221 \series default
13222 .
13223  D'où la note 
13224 \begin_inset CommandInset href
13225 LatexCommand href
13226 name "LyX-bug #1435"
13227 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13228
13229 \end_inset
13230
13231 .
13232 \end_layout
13233
13234 \end_inset
13235
13236
13237 \end_layout
13238
13239 \begin_layout Standard
13240 On peut choisir une des couleurs prédéfinies suivantes:
13241 \end_layout
13242
13243 \begin_layout Standard
13244
13245 \series bold
13246 black
13247 \series default
13248  (noir), 
13249 \series bold
13250 blue
13251 \series default
13252  (bleu), 
13253 \series bold
13254 cyan
13255 \series default
13256
13257 \series bold
13258 green
13259 \series default
13260  (vert), 
13261 \series bold
13262 magenta
13263 \series default
13264
13265 \series bold
13266 red
13267 \series default
13268  (rouge), 
13269 \series bold
13270 white
13271 \series default
13272  (blanc), et 
13273 \series bold
13274 yellow (jaune)
13275 \end_layout
13276
13277 \begin_layout Standard
13278 \align center
13279 \begin_inset Tabular
13280 <lyxtabular version="3" rows="4" columns="2">
13281 <features>
13282 <column alignment="center" valignment="top" width="0">
13283 <column alignment="center" valignment="top" width="0">
13284 <row>
13285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13286 \begin_inset Text
13287
13288 \begin_layout Plain Layout
13289 Commande
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 Résultat
13299 \begin_inset Note Note
13300 status collapsed
13301
13302 \begin_layout Plain Layout
13303
13304 \series bold
13305
13306 \backslash
13307 raisebox est seulement utilisée pour faire de la place
13308 \end_layout
13309
13310 \end_inset
13311
13312
13313 \end_layout
13314
13315 \end_inset
13316 </cell>
13317 </row>
13318 <row>
13319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323
13324 \backslash
13325 colorbox{yellow
13326 \begin_inset Formula $\to$
13327 \end_inset
13328
13329
13330 \backslash
13331 {A=B
13332 \end_layout
13333
13334 \end_inset
13335 </cell>
13336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13337 \begin_inset Text
13338
13339 \begin_layout Plain Layout
13340 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13341 \end_inset
13342
13343
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 </row>
13349 <row>
13350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354
13355 \backslash
13356 colorbox{green
13357 \begin_inset Formula $\to$
13358 \end_inset
13359
13360
13361 \backslash
13362 {
13363 \backslash
13364 fbox
13365 \begin_inset ERT
13366 status collapsed
13367
13368 \begin_layout Plain Layout
13369
13370
13371 \backslash
13372 spce 
13373 \end_layout
13374
13375 \end_inset
13376
13377 A=B
13378 \end_layout
13379
13380 \end_inset
13381 </cell>
13382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 </row>
13395 <row>
13396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400
13401 \backslash
13402 fbox
13403 \begin_inset ERT
13404 status collapsed
13405
13406 \begin_layout Plain Layout
13407
13408
13409 \backslash
13410 spce 
13411 \end_layout
13412
13413 \end_inset
13414
13415
13416 \backslash
13417 colorbox{green
13418 \begin_inset Formula $\to$
13419 \end_inset
13420
13421
13422 \backslash
13423 {A=B
13424 \end_layout
13425
13426 \end_inset
13427 </cell>
13428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13429 \begin_inset Text
13430
13431 \begin_layout Plain Layout
13432 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 </row>
13441 </lyxtabular>
13442
13443 \end_inset
13444
13445
13446 \end_layout
13447
13448 \begin_layout Standard
13449
13450 \series bold
13451
13452 \backslash
13453 colorbox
13454 \series default
13455  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13456  Pour colorer tous les caractères, on sélectionne toute la formule et on
13457  choisit la couleur voulue avec la fenêtre de dialogue 
13458 \family sans
13459 Style
13460 \begin_inset space ~
13461 \end_inset
13462
13463 de
13464 \begin_inset space ~
13465 \end_inset
13466
13467 texte
13468 \family default
13469 .
13470  Cette fenêtre de dialogue peut être appelée avec le bouton 
13471 \begin_inset Graphics
13472         filename ../../images/dialog-show_character.png
13473         scale 85
13474
13475 \end_inset
13476
13477  de la barre d'outils, ou avec le menu 
13478 \family sans
13479 Éditer\SpecialChar \menuseparator
13480 Style
13481 \begin_inset space ~
13482 \end_inset
13483
13484 de
13485 \begin_inset space ~
13486 \end_inset
13487
13488 texte\SpecialChar \menuseparator
13489 Personnalisé
13490 \family default
13491 .
13492  Le numéro de la formule prendra la même couleur que la formule.
13493  Si le numéro doit avoir une couleur différente de celle des caractères
13494  de la formule, la couleur doit être changée à l'intérieur de la formule.
13495 \end_layout
13496
13497 \begin_layout Standard
13498 Un exemple:
13499 \end_layout
13500
13501 \begin_layout Standard
13502
13503 \color red
13504 \begin_inset Formula \begin{equation}
13505 \int A=B\label{eq:rouge}\end{equation}
13506
13507 \end_inset
13508
13509
13510 \color green
13511
13512 \begin_inset Formula \begin{equation}
13513 \textcolor{red}{\int A=B}\label{eq:rougevert}\end{equation}
13514
13515 \end_inset
13516
13517
13518 \end_layout
13519
13520 \begin_layout Standard
13521 La formule 
13522 \begin_inset CommandInset ref
13523 LatexCommand eqref
13524 reference "eq:rouge"
13525
13526 \end_inset
13527
13528  est complètement colorée en rouge.
13529 \begin_inset Newline newline
13530 \end_inset
13531
13532 La formule 
13533 \begin_inset CommandInset ref
13534 LatexCommand eqref
13535 reference "eq:rougevert"
13536
13537 \end_inset
13538
13539  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13540  Ensuite, les caractères de la formule ont été colorés en rouge.
13541 \end_layout
13542
13543 \begin_layout Standard
13544 \begin_inset VSpace bigskip
13545 \end_inset
13546
13547 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13548  utilise la commande 
13549 \series bold
13550
13551 \backslash
13552 fcolorbox
13553 \series default
13554
13555 \begin_inset Index
13556 status collapsed
13557
13558 \begin_layout Plain Layout
13559 Commandes ! F ! 
13560 \backslash
13561 fcolorbox
13562 \end_layout
13563
13564 \end_inset
13565
13566  avec la syntaxe suivante:
13567 \end_layout
13568
13569 \begin_layout Standard
13570
13571 \series bold
13572
13573 \backslash
13574 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13575 \end_layout
13576
13577 \begin_layout Standard
13578 Donc 
13579 \series bold
13580
13581 \backslash
13582 fcolorbox
13583 \series default
13584  est une extension de la commande 
13585 \series bold
13586
13587 \backslash
13588 colorbox
13589 \series default
13590 .
13591  L'épaisseur du cadre est déterminée comme avec 
13592 \series bold
13593
13594 \backslash
13595 framebox
13596 \series default
13597 , avec 
13598 \series bold
13599
13600 \backslash
13601 fboxrule
13602 \series default
13603  et 
13604 \series bold
13605
13606 \backslash
13607 fboxsep
13608 \series default
13609 .
13610  Un exemple:
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616
13617 \backslash
13618 fboxrule 1mm 
13619 \backslash
13620 fboxsep 1mm
13621 \end_layout
13622
13623 \end_inset
13624
13625
13626 \begin_inset Formula \[
13627 \fcolorbox{cyan}{magenta}{A=B}\]
13628
13629 \end_inset
13630
13631
13632 \begin_inset ERT
13633 status collapsed
13634
13635 \begin_layout Plain Layout
13636
13637
13638 \backslash
13639 fboxrule 0.4pt 
13640 \backslash
13641 fboxsep 3pt
13642 \end_layout
13643
13644 \end_inset
13645
13646
13647 \end_layout
13648
13649 \begin_layout Standard
13650 Cette formule a été créée avec la commande
13651 \begin_inset Newline newline
13652 \end_inset
13653
13654
13655 \series bold
13656
13657 \backslash
13658 fcolorbox{cyan
13659 \begin_inset Formula $\to$
13660 \end_inset
13661
13662
13663 \backslash
13664 {magenta
13665 \begin_inset Formula $\to$
13666 \end_inset
13667
13668
13669 \backslash
13670 {A=B
13671 \series default
13672 .
13673 \end_layout
13674
13675 \begin_layout Standard
13676 \begin_inset VSpace bigskip
13677 \end_inset
13678
13679 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13680  faut d'abord les définir.
13681 \end_layout
13682
13683 \begin_layout Standard
13684 On peut par exemple définir la couleur 
13685 \begin_inset Quotes eld
13686 \end_inset
13687
13688 vertfonce
13689 \begin_inset Quotes erd
13690 \end_inset
13691
13692  avec la ligne suivante dans le préambule LaTeX:
13693 \end_layout
13694
13695 \begin_layout Standard
13696
13697 \series bold
13698
13699 \backslash
13700 definecolor{vertfonce}{cmyk}{0.5,
13701 \series default
13702  
13703 \series bold
13704 0,
13705 \series default
13706  
13707 \series bold
13708 1,
13709 \series default
13710  
13711 \series bold
13712 0.5}
13713 \series default
13714
13715 \begin_inset Index
13716 status collapsed
13717
13718 \begin_layout Plain Layout
13719 Commandes ! D ! 
13720 \backslash
13721 definecolor
13722 \end_layout
13723
13724 \end_inset
13725
13726
13727 \end_layout
13728
13729 \begin_layout Standard
13730
13731 \series bold
13732 cmyk
13733 \series default
13734  est l'espace colorimétrique basé sur les couleurs 
13735 \series bold
13736 cyan
13737 \series default
13738
13739 \series bold
13740 magenta
13741 \series default
13742 , jaune
13743 \series bold
13744  (yellow
13745 \series default
13746 ), et noir 
13747 \series bold
13748 (black
13749 \series default
13750 ).
13751  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13752  correspondantes dans l'espace colorimétrique.
13753  Ces facteurs prennent des valeurs entre 0 et 1.
13754  À la place de 
13755 \series bold
13756 cmyk 
13757 \series default
13758 on peut aussi utiliser l'espace 
13759 \series bold
13760 rgb 
13761 \series default
13762 basé sur les couleurs rouge (
13763 \series bold
13764 red
13765 \series default
13766 ), vert (
13767 \series bold
13768 green
13769 \series default
13770 ) et bleu (
13771 \series bold
13772 blue
13773 \series default
13774 ).
13775  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13776  couleurs.
13777  Il y a aussi l'espace de couleur 
13778 \series bold
13779 gray 
13780 \series default
13781 (dégradé de gris) avec un facteur donnant la proportion de gris.
13782 \end_layout
13783
13784 \begin_layout Standard
13785 Comme exemple, une boîte encadrée avec la couleur 
13786 \series bold
13787 vertfonce 
13788 \series default
13789 que l'on vient de définir et des caractères colorés en jaune (
13790 \series bold
13791 yellow
13792 \series default
13793 ):
13794 \begin_inset Formula \begin{equation}
13795 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13796
13797 \end_inset
13798
13799
13800 \end_layout
13801
13802 \begin_layout Standard
13803 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13804  de la commande 
13805 \series bold
13806
13807 \backslash
13808 textcolor
13809 \series default
13810 :
13811 \begin_inset Index
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 Texte ! coloré
13816 \end_layout
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Standard
13824 \begin_inset ERT
13825 status collapsed
13826
13827 \begin_layout Plain Layout
13828
13829
13830 \backslash
13831 textcolor{vertfonce}{
13832 \end_layout
13833
13834 \end_inset
13835
13836 cette phrase est en 
13837 \begin_inset Quotes eld
13838 \end_inset
13839
13840 vertfonce
13841 \begin_inset Quotes erd
13842 \end_inset
13843
13844 .
13845 \begin_inset ERT
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849
13850 }
13851 \end_layout
13852
13853 \end_inset
13854
13855
13856 \end_layout
13857
13858 \begin_layout Standard
13859
13860 \series bold
13861
13862 \backslash
13863 textcolor
13864 \series default
13865
13866 \begin_inset Index
13867 status collapsed
13868
13869 \begin_layout Plain Layout
13870 Commandes ! T ! 
13871 \backslash
13872 textcolor
13873 \end_layout
13874
13875 \end_inset
13876
13877  utilise la syntaxe 
13878 \series bold
13879
13880 \backslash
13881 textcolor{couleur}{caractères à colorer}
13882 \series default
13883 .
13884 \end_layout
13885
13886 \begin_layout Subsection
13887 Boîtes de paragraphe
13888 \begin_inset CommandInset label
13889 LatexCommand label
13890 name "sub:Boîtes-de-paragraphes"
13891
13892 \end_inset
13893
13894
13895 \begin_inset Index
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899 Boîtes ! comme paragraphe
13900 \end_layout
13901
13902 \end_inset
13903
13904
13905 \end_layout
13906
13907 \begin_layout Standard
13908 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
13909  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
13910  On la crée avec le menu 
13911 \family sans
13912 Insérer\SpecialChar \menuseparator
13913 Boîte
13914 \family default
13915  ou le bouton 
13916 \begin_inset Graphics
13917         filename ../../images/box-insert.png
13918         scale 85
13919
13920 \end_inset
13921
13922  de la barre d'outils.
13923 \end_layout
13924
13925 \begin_layout Standard
13926 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
13927  une ligne:
13928 \end_layout
13929
13930 \begin_layout Standard
13931 \begin_inset VSpace medskip
13932 \end_inset
13933
13934 Ceci est une ligne 
13935 \begin_inset Box Boxed
13936 position "c"
13937 hor_pos "c"
13938 has_inner_box 1
13939 inner_pos "t"
13940 use_parbox 1
13941 width "5cm"
13942 special "none"
13943 height "1in"
13944 height_special "totalheight"
13945 status open
13946
13947 \begin_layout Plain Layout
13948 Ceci est une boîte de paragraphe.
13949  Elle a exactement 5
13950 \begin_inset space \thinspace{}
13951 \end_inset
13952
13953 cm de large et peut aussi contenir des formules: 
13954 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \end_inset
13961
13962  avec une boîte de paragraphe.
13963 \end_layout
13964
13965 \begin_layout Standard
13966 \begin_inset VSpace medskip
13967 \end_inset
13968
13969
13970 \end_layout
13971
13972 \begin_layout Standard
13973 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
13974  grise.
13975  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
13976  Dans notre cas, on met: 
13977 \emph on
13978 Décoration:
13979 \emph default
13980  Boîte rectangulaire, 
13981 \emph on
13982 Boîte intérieure:
13983 \emph default
13984  Parbox, 
13985 \emph on
13986 Largeur
13987 \emph default
13988 : 5
13989 \begin_inset space \thinspace{}
13990 \end_inset
13991
13992 cm, 
13993 \emph on
13994 Alignement vertical boîte
13995 \emph default
13996 : milieu
13997 \end_layout
13998
13999 \begin_layout Standard
14000 \begin_inset VSpace medskip
14001 \end_inset
14002
14003 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
14004 \series bold
14005
14006 \backslash
14007 parbox
14008 \series default
14009
14010 \begin_inset Index
14011 status collapsed
14012
14013 \begin_layout Plain Layout
14014 Commandes ! P ! 
14015 \backslash
14016 parbox
14017 \end_layout
14018
14019 \end_inset
14020
14021  qui a la syntaxe suivante:
14022 \end_layout
14023
14024 \begin_layout Standard
14025
14026 \series bold
14027
14028 \backslash
14029 parbox[position]{largeur}{contenu de la boîte}
14030 \end_layout
14031
14032 \begin_layout Standard
14033 Les positions 
14034 \emph on
14035 b
14036 \emph default
14037  et 
14038 \emph on
14039 t
14040 \emph default
14041  sont possibles.
14042  
14043 \emph on
14044 b
14045 \emph default
14046  pour bas (bottom) signifie que la boîte est alignée au sein du texte qui
14047  l'entoure, au niveau de sa dernière ligne.
14048  Avec 
14049 \emph on
14050 t
14051 \emph default
14052  pour haut (top) l'alignement se fait avec la première ligne.
14053  Si aucune position n'est précisée, la boîte est centrée verticalement,
14054  voir la section 
14055 \emph on
14056 Boîtes 
14057 \emph default
14058 du manuel 
14059 \emph on
14060 Objets insérés 
14061 \emph default
14062 pour des exemples.
14063 \end_layout
14064
14065 \begin_layout Standard
14066 \begin_inset VSpace bigskip
14067 \end_inset
14068
14069 Pour encadrer une formule complètement, y compris le numéro de la formule,
14070  il faut la placer dans une boîte de paragraphe.
14071  Pour le faire, on insère la commande 
14072 \series bold
14073
14074 \backslash
14075 fbox{
14076 \backslash
14077 parbox{
14078 \backslash
14079 linewidth-2
14080 \backslash
14081 fboxsep-2
14082 \backslash
14083 fboxrule}{
14084 \series default
14085  en mode TeX avant la formule.
14086  Dans cette commande 
14087 \series bold
14088
14089 \backslash
14090 linewidth
14091 \begin_inset Index
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095 Commandes ! L ! 
14096 \backslash
14097 linewidth
14098 \end_layout
14099
14100 \end_inset
14101
14102
14103 \series default
14104  est l'épaisseur de ligne qui est active pour tout le document.
14105  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
14106  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
14107  et l'épaisseur du cadre.
14108  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
14109 \begin_inset Foot
14110 status collapsed
14111
14112 \begin_layout Plain Layout
14113 \begin_inset CommandInset href
14114 LatexCommand href
14115 name "LyX-bug #4483"
14116 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14117
14118 \end_inset
14119
14120
14121 \end_layout
14122
14123 \end_inset
14124
14125 , on doit utiliser le mode TeX.
14126  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
14127  on doit charger le paquetage LaTeX 
14128 \series bold
14129 calc
14130 \series default
14131
14132 \begin_inset Foot
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136
14137 \series bold
14138 calc
14139 \series default
14140  fait partie de toutes les installations standard de LaTeX.
14141 \end_layout
14142
14143 \end_inset
14144
14145
14146 \begin_inset Index
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150 Paquetages ! calc
14151 \end_layout
14152
14153 \end_inset
14154
14155  dans le préambule LaTeX avec la ligne
14156 \end_layout
14157
14158 \begin_layout Standard
14159
14160 \series bold
14161
14162 \backslash
14163 usepackage{calc}
14164 \end_layout
14165
14166 \begin_layout Standard
14167 Après la formule, les deux boîtes sont refermées en entrant 
14168 \series bold
14169 }}
14170 \series default
14171  en mode TeX.
14172  Voici un exemple:
14173 \begin_inset ERT
14174 status collapsed
14175
14176 \begin_layout Plain Layout
14177
14178
14179 \backslash
14180 fboxsep 5mm 
14181 \backslash
14182 fboxrule 5mm
14183 \end_layout
14184
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \begin_layout Standard
14191 \begin_inset ERT
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195
14196
14197 \backslash
14198 fbox{
14199 \backslash
14200 parbox{
14201 \backslash
14202 linewidth-2
14203 \backslash
14204 fboxsep-2
14205 \backslash
14206 fboxrule}{
14207 \end_layout
14208
14209 \end_inset
14210
14211
14212 \begin_inset Formula \begin{equation}
14213 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14214
14215 \end_inset
14216
14217
14218 \begin_inset ERT
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222
14223 }}
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \begin_inset ERT
14230 status collapsed
14231
14232 \begin_layout Plain Layout
14233
14234
14235 \backslash
14236 fboxrule 0.4pt 
14237 \backslash
14238 fboxsep 3pt
14239 \end_layout
14240
14241 \end_inset
14242
14243
14244 \end_layout
14245
14246 \begin_layout Standard
14247 \begin_inset VSpace medskip
14248 \end_inset
14249
14250 Comme on utilise une boîte de paragraphe comme argument de 
14251 \series bold
14252
14253 \backslash
14254 fbox
14255 \series default
14256 , il n'y a dans ce cas pas de différence entre 
14257 \series bold
14258
14259 \backslash
14260 fbox
14261 \series default
14262  et 
14263 \series bold
14264
14265 \backslash
14266 boxed
14267 \series default
14268 .
14269 \end_layout
14270
14271 \begin_layout Standard
14272 \begin_inset VSpace bigskip
14273 \end_inset
14274
14275 Les boîtes de paragraphes sont très utiles pour commenter directement des
14276  formules.
14277  Pour faire cela, on utilise la commande 
14278 \series bold
14279
14280 \backslash
14281 parbox
14282 \series default
14283  en combinaison avec la commande 
14284 \series bold
14285
14286 \backslash
14287 tag
14288 \series default
14289
14290 \begin_inset Foot
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294 plus au sujet de la commande 
14295 \series bold
14296
14297 \backslash
14298 tag
14299 \series default
14300 , voir 
14301 \begin_inset CommandInset ref
14302 LatexCommand ref
14303 reference "sub:Numérotation-personnalisée"
14304
14305 \end_inset
14306
14307 .
14308 \end_layout
14309
14310 \end_inset
14311
14312 .
14313 \end_layout
14314
14315 \begin_layout Standard
14316 Un exemple de formule commentée avec 
14317 \series bold
14318
14319 \backslash
14320 parbox
14321 \series default
14322 :
14323 \end_layout
14324
14325 \begin_layout Standard
14326 \begin_inset ERT
14327 status collapsed
14328
14329 \begin_layout Plain Layout
14330
14331
14332 \backslash
14333 [5x-7b=3b
14334 \backslash
14335 tag*{
14336 \backslash
14337 parbox{5cm}{
14338 \end_layout
14339
14340 \end_inset
14341
14342 Ceci est une description.
14343  Elle est clairement séparée de la formule et est multi-ligne.
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349 }}
14350 \backslash
14351 ]
14352 \end_layout
14353
14354 \end_inset
14355
14356
14357 \end_layout
14358
14359 \begin_layout Standard
14360 Une telle formule doit être complètement insérée en mode TeX, parce que
14361  LyX ne supporte pas encore la commande 
14362 \series bold
14363
14364 \backslash
14365 parbox
14366 \series default
14367  dans les formules.
14368  On crée la formule avec la suite de commandes suivante:
14369 \end_layout
14370
14371 \begin_layout Standard
14372 On insère la commande 
14373 \series bold
14374
14375 \backslash
14376 [5x-7b=3b
14377 \backslash
14378 tag*
14379 \backslash
14380 {
14381 \backslash
14382 parbox{5cm}{
14383 \series default
14384  en mode TeX.
14385 \begin_inset Foot
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389 Quand on utilise le style de formule 
14390 \series bold
14391 Indenté
14392 \series default
14393 , on peut aussi remplacer 
14394 \series bold
14395
14396 \backslash
14397 tag*
14398 \backslash
14399 {
14400 \series default
14401  par 
14402 \series bold
14403
14404 \backslash
14405 hfill
14406 \series default
14407 .
14408  (pour les styles de formules, voir 
14409 \begin_inset CommandInset ref
14410 LatexCommand ref
14411 reference "sec:Styles-de-formules"
14412
14413 \end_inset
14414
14415 ).
14416 \end_layout
14417
14418 \end_inset
14419
14420  Ensuite la description suit en texte normal et enfin on insère 
14421 \series bold
14422 }}
14423 \backslash
14424 ]
14425 \series default
14426  en mode TeX.
14427  Dans ces commandes, 
14428 \series bold
14429
14430 \backslash
14431 [
14432 \series default
14433  et 
14434 \series bold
14435
14436 \backslash
14437 ]
14438 \series default
14439  créent une formule hors ligne.
14440 \end_layout
14441
14442 \begin_layout Standard
14443 On peut voir les avantages de 
14444 \series bold
14445
14446 \backslash
14447 parbox
14448 \series default
14449  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14450 \begin_inset Formula \[
14451 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}\]
14452
14453 \end_inset
14454
14455
14456 \end_layout
14457
14458 \begin_layout Section
14459 Opérateurs
14460 \begin_inset Index
14461 status collapsed
14462
14463 \begin_layout Plain Layout
14464 Opérateurs
14465 \end_layout
14466
14467 \end_inset
14468
14469
14470 \end_layout
14471
14472 \begin_layout Subsection
14473 Grands Opérateurs
14474 \begin_inset CommandInset label
14475 LatexCommand label
14476 name "sub:Grands-opérateurs"
14477
14478 \end_inset
14479
14480
14481 \begin_inset Index
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485 Opérateurs ! grands
14486 \end_layout
14487
14488 \end_inset
14489
14490
14491 \begin_inset Index
14492 status collapsed
14493
14494 \begin_layout Plain Layout
14495 Sommes
14496 \end_layout
14497
14498 \end_inset
14499
14500
14501 \begin_inset Index
14502 status collapsed
14503
14504 \begin_layout Plain Layout
14505 Intégrales
14506 \end_layout
14507
14508 \end_inset
14509
14510
14511 \end_layout
14512
14513 \begin_layout Standard
14514 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14515  activer l'option 
14516 \family sans
14517 Utiliser
14518 \begin_inset space ~
14519 \end_inset
14520
14521 automatiquement le paquetage
14522 \begin_inset space ~
14523 \end_inset
14524
14525 esint
14526 \family default
14527  dans les 
14528 \family sans
14529 Options du mode math.
14530 \end_layout
14531
14532 \begin_layout Standard
14533
14534 \lang english
14535 \begin_inset space \hfill{}
14536 \end_inset
14537
14538
14539 \lang french
14540
14541 \begin_inset Tabular
14542 <lyxtabular version="3" rows="11" columns="2">
14543 <features>
14544 <column alignment="center" valignment="top" width="0pt">
14545 <column alignment="center" valignment="top" width="0pt">
14546 <row>
14547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 Commande
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 Résultat
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 <row>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Plain Layout
14571
14572 \backslash
14573 sum
14574 \begin_inset Index
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578 Commandes ! S ! 
14579 \backslash
14580 sum
14581 \end_layout
14582
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14591 \begin_inset Text
14592
14593 \begin_layout Plain Layout
14594 \begin_inset Formula $\sum$
14595 \end_inset
14596
14597
14598 \end_layout
14599
14600 \end_inset
14601 </cell>
14602 </row>
14603 <row>
14604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14605 \begin_inset Text
14606
14607 \begin_layout Plain Layout
14608
14609 \backslash
14610 int
14611 \begin_inset Index
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615 Commandes ! I ! 
14616 \backslash
14617 int
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14628 \begin_inset Text
14629
14630 \begin_layout Plain Layout
14631 \begin_inset Formula $\int$
14632 \end_inset
14633
14634
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 </row>
14640 <row>
14641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Plain Layout
14645
14646 \backslash
14647 intop
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656 \begin_inset Formula $\intop$
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 </row>
14665 <row>
14666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670
14671 \backslash
14672 oint
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681 \begin_inset Formula $\oint$
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 </row>
14690 <row>
14691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14692 \begin_inset Text
14693
14694 \begin_layout Plain Layout
14695
14696 \backslash
14697 ointop
14698 \end_layout
14699
14700 \end_inset
14701 </cell>
14702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14703 \begin_inset Text
14704
14705 \begin_layout Plain Layout
14706 \begin_inset Formula $\ointop$
14707 \end_inset
14708
14709
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 </row>
14715 <row>
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720
14721 \backslash
14722 ointctrclockwise
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731 \begin_inset Formula $\ointctrclockwise$
14732 \end_inset
14733
14734
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 </row>
14740 <row>
14741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745
14746 \backslash
14747 ointclockwise
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756 \begin_inset Formula $\ointclockwise$
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \end_inset
14763 </cell>
14764 </row>
14765 <row>
14766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14767 \begin_inset Text
14768
14769 \begin_layout Plain Layout
14770
14771 \backslash
14772 sqint
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14778 \begin_inset Text
14779
14780 \begin_layout Plain Layout
14781 \begin_inset Formula $\sqint$
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 </row>
14790 <row>
14791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \begin_layout Plain Layout
14795
14796 \backslash
14797 bigcap
14798 \end_layout
14799
14800 \end_inset
14801 </cell>
14802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806 \begin_inset Formula $\bigcap$
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 </row>
14815 <row>
14816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820
14821 \backslash
14822 bigcup
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 \begin_inset Formula $\bigcup$
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 </lyxtabular>
14841
14842 \end_inset
14843
14844
14845 \begin_inset space \hfill{}
14846 \end_inset
14847
14848
14849 \begin_inset Tabular
14850 <lyxtabular version="3" rows="10" columns="2">
14851 <features>
14852 <column alignment="center" valignment="top" width="0pt">
14853 <column alignment="center" valignment="top" width="0pt">
14854 <row>
14855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859 Commande
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 Résultat
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 <row>
14875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879
14880 \backslash
14881 prod
14882 \begin_inset Index
14883 status collapsed
14884
14885 \begin_layout Plain Layout
14886 Commandes ! P ! 
14887 \backslash
14888 prod
14889 \end_layout
14890
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902 \begin_inset Formula $\prod$
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \end_inset
14909 </cell>
14910 </row>
14911 <row>
14912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916
14917 \backslash
14918 coprod
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 \begin_inset Formula $\coprod$
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 </row>
14936 <row>
14937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \backslash
14943 bigodot
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 \begin_inset Formula $\bigodot$
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \backslash
14968 bigotimes
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 \begin_inset Formula $\bigotimes$
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 </row>
14986 <row>
14987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991
14992 \backslash
14993 bigoplus
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 \begin_inset Formula $\bigoplus$
15003 \end_inset
15004
15005
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 bigwedge
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset Formula $\bigwedge$
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 </row>
15036 <row>
15037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041
15042 \backslash
15043 bigvee
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15049 \begin_inset Text
15050
15051 \begin_layout Plain Layout
15052 \begin_inset Formula $\bigvee$
15053 \end_inset
15054
15055
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 </row>
15061 <row>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066
15067 \backslash
15068 bigsqcup
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077 \begin_inset Formula $\bigsqcup$
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 <row>
15087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 biguplus
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 \begin_inset Formula $\biguplus$
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 </row>
15111 </lyxtabular>
15112
15113 \end_inset
15114
15115
15116 \lang english
15117
15118 \begin_inset space \hfill{}
15119 \end_inset
15120
15121
15122 \end_layout
15123
15124 \begin_layout Standard
15125 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
15126  
15127 \begin_inset Graphics
15128         filename ../../images/math/intop.png
15129         scale 85
15130
15131 \end_inset
15132
15133  de la barre d'outils mathématique.
15134 \end_layout
15135
15136 \begin_layout Standard
15137 On nomme ces opérateurs 
15138 \begin_inset Quotes eld
15139 \end_inset
15140
15141 grands
15142 \begin_inset Quotes erd
15143 \end_inset
15144
15145  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
15146  parfois.
15147  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
15148  dans la section qui suit.
15149 \end_layout
15150
15151 \begin_layout Standard
15152 Les opérateurs 
15153 \series bold
15154
15155 \backslash
15156 intop
15157 \series default
15158  et 
15159 \series bold
15160
15161 \backslash
15162 ointop
15163 \series default
15164  sont différents de respectivement
15165 \series bold
15166  
15167 \backslash
15168 int
15169 \series default
15170  et 
15171 \series bold
15172
15173 \backslash
15174 oint
15175 \series default
15176 , dans la manière dont sont affichés les limites, voir 
15177 \begin_inset CommandInset ref
15178 LatexCommand ref
15179 reference "sub:Limites-des-opérateurs"
15180
15181 \end_inset
15182
15183 .
15184  
15185 \end_layout
15186
15187 \begin_layout Subsubsection*
15188 Conseils pour les intégrales
15189 \end_layout
15190
15191 \begin_layout Standard
15192 La lettre 
15193 \emph on
15194 d
15195 \emph default
15196  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
15197  On le fait en sélectionnant le 
15198 \emph on
15199
15200 \emph default
15201 et en utilisant le raccourci clavier 
15202 \family sans
15203 Alt-c
15204 \begin_inset space ~
15205 \end_inset
15206
15207 r
15208 \family default
15209
15210 \begin_inset Foot
15211 status collapsed
15212
15213 \begin_layout Plain Layout
15214 Pour les styles de polices, voir 
15215 \begin_inset CommandInset ref
15216 LatexCommand ref
15217 reference "sub:Styles-de-polices"
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \end_inset
15225
15226 .
15227  Pour finir, on insère une espace fine avant le 
15228 \emph on
15229
15230 \emph default
15231 puisque c'est l'habitude avec les opérateurs.
15232  Un exemple:
15233 \end_layout
15234
15235 \begin_layout Standard
15236 incorrect: 
15237 \begin_inset Formula $\int A(x)dx$
15238 \end_inset
15239
15240
15241 \begin_inset Newline newline
15242 \end_inset
15243
15244
15245 \begin_inset ERT
15246 status collapsed
15247
15248 \begin_layout Plain Layout
15249
15250
15251 \backslash
15252 hphantom{in}
15253 \end_layout
15254
15255 \end_inset
15256
15257 correct: 
15258 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15259 \end_inset
15260
15261
15262 \end_layout
15263
15264 \begin_layout Standard
15265 Pour les intégrales multiples, il y a les commandes suivantes:
15266 \begin_inset VSpace medskip
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \begin_layout Standard
15273 \begin_inset space \hfill{}
15274 \end_inset
15275
15276
15277 \begin_inset Tabular
15278 <lyxtabular version="3" rows="4" columns="2">
15279 <features>
15280 <column alignment="center" valignment="top" width="0">
15281 <column alignment="center" valignment="top" width="0">
15282 <row>
15283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287 Commande
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 Résultat
15297 \begin_inset Note Note
15298 status collapsed
15299
15300 \begin_layout Plain Layout
15301
15302 \series bold
15303
15304 \backslash
15305 raisebox est seulement utilisée pour faire de la place
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 </row>
15316 <row>
15317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Plain Layout
15321
15322 \backslash
15323 iint
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 </row>
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346
15347 \backslash
15348 oiint
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row>
15367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371
15372 \backslash
15373 sqiint
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 </row>
15391 </lyxtabular>
15392
15393 \end_inset
15394
15395
15396 \begin_inset space \hfill{}
15397 \end_inset
15398
15399
15400 \begin_inset Tabular
15401 <lyxtabular version="3" rows="4" columns="2">
15402 <features>
15403 <column alignment="center" valignment="top" width="0">
15404 <column alignment="center" valignment="top" width="0">
15405 <row>
15406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 Commande
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419 Résultat
15420 \end_layout
15421
15422 \end_inset
15423 </cell>
15424 </row>
15425 <row>
15426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430
15431 \backslash
15432 iiint
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15442 \end_inset
15443
15444
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 </row>
15450 <row>
15451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455
15456 \backslash
15457 iiiint
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15467 \end_inset
15468
15469
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 </row>
15475 <row>
15476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15477 \begin_inset Text
15478
15479 \begin_layout Plain Layout
15480
15481 \backslash
15482 dotsint
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15492 \end_inset
15493
15494
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 </row>
15500 </lyxtabular>
15501
15502 \end_inset
15503
15504
15505 \begin_inset space \hfill{}
15506 \end_inset
15507
15508
15509 \end_layout
15510
15511 \begin_layout Subsection
15512 Limites des opérateurs
15513 \begin_inset CommandInset label
15514 LatexCommand label
15515 name "sub:Limites-des-opérateurs"
15516
15517 \end_inset
15518
15519
15520 \begin_inset Index
15521 status collapsed
15522
15523 \begin_layout Plain Layout
15524 Opérateurs ! Limites
15525 \end_layout
15526
15527 \end_inset
15528
15529
15530 \end_layout
15531
15532 \begin_layout Standard
15533 Les limites sont créées avec les indices et les exposants:
15534 \end_layout
15535
15536 \begin_layout Standard
15537 \align center
15538 \begin_inset Tabular
15539 <lyxtabular version="3" rows="2" columns="2">
15540 <features>
15541 <column alignment="center" valignment="top" width="0pt">
15542 <column alignment="center" valignment="top" width="0pt">
15543 <row>
15544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Plain Layout
15548 Commande
15549 \end_layout
15550
15551 \end_inset
15552 </cell>
15553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15554 \begin_inset Text
15555
15556 \begin_layout Plain Layout
15557 Résultat
15558 \begin_inset Note Note
15559 status collapsed
15560
15561 \begin_layout Plain Layout
15562
15563 \series bold
15564
15565 \backslash
15566 raisebox est seulement utilisée pour faire de la place
15567 \end_layout
15568
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 </row>
15577 <row>
15578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582
15583 \backslash
15584 prod^
15585 \backslash
15586 infty
15587 \begin_inset ERT
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591
15592
15593 \backslash
15594 spce 
15595 \end_layout
15596
15597 \end_inset
15598
15599
15600 \begin_inset Formula $\to$
15601 \end_inset
15602
15603 _0
15604 \begin_inset Formula $\to$
15605 \end_inset
15606
15607 A(x)
15608 \end_layout
15609
15610 \end_inset
15611 </cell>
15612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 </row>
15625 </lyxtabular>
15626
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \begin_layout Standard
15633 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15634  Pour les formules hors ligne, les limites sont placées au dessus ou en
15635  dessous de l'opérateur, sauf pour les limites des intégrales.
15636 \end_layout
15637
15638 \begin_layout Standard
15639 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15640  après l'opérateur et on change le type de limite avec le menu 
15641 \family sans
15642 Éditer\SpecialChar \menuseparator
15643 Math\SpecialChar \menuseparator
15644 Changer
15645 \begin_inset space ~
15646 \end_inset
15647
15648 le
15649 \begin_inset space ~
15650 \end_inset
15651
15652 type
15653 \begin_inset space ~
15654 \end_inset
15655
15656 de
15657 \begin_inset space ~
15658 \end_inset
15659
15660 limites
15661 \family default
15662  pour 
15663 \family sans
15664 En
15665 \begin_inset space ~
15666 \end_inset
15667
15668 ligne
15669 \family default
15670  (raccourci 
15671 \family sans
15672 Alt-m
15673 \begin_inset space ~
15674 \end_inset
15675
15676 l
15677 \family default
15678 ).
15679  Un exemple:
15680 \end_layout
15681
15682 \begin_layout Standard
15683 Par défaut les limites ont ce type:
15684 \begin_inset Formula \[
15685 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15686
15687 \end_inset
15688
15689 Voici à quoi elles ressemblent si on change le type des limites à 
15690 \family sans
15691 En
15692 \begin_inset space ~
15693 \end_inset
15694
15695 ligne
15696 \family default
15697 :
15698 \begin_inset Formula \[
15699 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15700
15701 \end_inset
15702
15703 Pour les intégrales, à part pour 
15704 \series bold
15705
15706 \backslash
15707 intop
15708 \series default
15709  et 
15710 \series bold
15711
15712 \backslash
15713 ointop
15714 \series default
15715 , les limites sont placées par défaut après l'opérateur.
15716  Mais pour les intégrales multiples les limites sont souvent placées sous
15717  l'opérateur.
15718  Dans l'exemple suivant, le type de limites a donc été mis à 
15719 \series bold
15720 Hors
15721 \begin_inset space ~
15722 \end_inset
15723
15724 ligne 
15725 \series default
15726 et elles sont donc placées sous les intégrales:
15727 \begin_inset Formula \begin{equation}
15728 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15729
15730 \end_inset
15731
15732
15733 \end_layout
15734
15735 \begin_layout Standard
15736 \begin_inset VSpace medskip
15737 \end_inset
15738
15739 Pour préciser des conditions pour les limites, on utilise les commandes
15740  
15741 \series bold
15742
15743 \backslash
15744 subarray
15745 \series default
15746
15747 \begin_inset Index
15748 status collapsed
15749
15750 \begin_layout Plain Layout
15751 Commandes ! S ! 
15752 \backslash
15753 subarray
15754 \end_layout
15755
15756 \end_inset
15757
15758  et 
15759 \series bold
15760
15761 \backslash
15762 substack
15763 \series default
15764
15765 \begin_inset Index
15766 status collapsed
15767
15768 \begin_layout Plain Layout
15769 Commandes ! S ! 
15770 \backslash
15771 substack
15772 \end_layout
15773
15774 \end_inset
15775
15776 .
15777  Par exemple, pour obtenir cette expression 
15778 \begin_inset Formula \begin{equation}
15779 \sum_{\begin{subarray}{c}
15780 0<k<1000\\
15781 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15782
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \begin_layout Standard
15789 on doit faire ceci:
15790 \begin_inset Newline newline
15791 \end_inset
15792
15793 D'abord taper la commande 
15794 \series bold
15795
15796 \backslash
15797 sum
15798 \series default
15799 ^
15800 \series bold
15801 n
15802 \begin_inset ERT
15803 status collapsed
15804
15805 \begin_layout Plain Layout
15806
15807
15808 \backslash
15809 spce 
15810 \end_layout
15811
15812 \end_inset
15813
15814 _
15815 \series default
15816  .
15817  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15818  on y insère la commande 
15819 \series bold
15820
15821 \backslash
15822 subarray
15823 \begin_inset ERT
15824 status collapsed
15825
15826 \begin_layout Plain Layout
15827
15828
15829 \backslash
15830 spce 
15831 \end_layout
15832
15833 \end_inset
15834
15835
15836 \series default
15837 .
15838  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15839  écrire plusieurs lignes les unes au dessus des autres.
15840  On crée une nouvelle ligne en insérant un saut de ligne (
15841 \family sans
15842 Ctrl-Entrée
15843 \family default
15844 ).
15845  Maintenant, quand on tape
15846 \begin_inset Newline newline
15847 \end_inset
15848
15849
15850 \series bold
15851 0<k<1000 Ctrl-Entrée
15852 \begin_inset Newline newline
15853 \end_inset
15854
15855
15856 \series default
15857 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
15858 \end_layout
15859
15860 \begin_layout Standard
15861 L'alignement des lignes peut être modifié en alignement à gauche avec la
15862  barre d'outils 
15863 \family sans
15864 Tableaux
15865 \family default
15866  ou avec le menu 
15867 \family sans
15868 Éditer\SpecialChar \menuseparator
15869 Lignes
15870 \begin_inset space ~
15871 \end_inset
15872
15873 &
15874 \begin_inset space ~
15875 \end_inset
15876
15877 colonnes
15878 \family default
15879 .
15880  Pour avoir un alignement à droite, on insère un 
15881 \series bold
15882
15883 \backslash
15884 hfill
15885 \begin_inset ERT
15886 status collapsed
15887
15888 \begin_layout Plain Layout
15889
15890
15891 \backslash
15892 spce 
15893 \end_layout
15894
15895 \end_inset
15896
15897
15898 \series default
15899  au début de la ligne.
15900 \end_layout
15901
15902 \begin_layout Standard
15903 La commande 
15904 \series bold
15905
15906 \backslash
15907 substack
15908 \series default
15909  est équivalente à 
15910 \series bold
15911
15912 \backslash
15913 subarray
15914 \series default
15915  avec la différence que les lignes sont toujours centrées.
15916 \end_layout
15917
15918 \begin_layout Standard
15919 \begin_inset VSpace bigskip
15920 \end_inset
15921
15922 Comme dans le cas de la formule 
15923 \begin_inset CommandInset ref
15924 LatexCommand eqref
15925 reference "eq:substack"
15926
15927 \end_inset
15928
15929 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
15930 s qui suivent l'opérateur se trouvent après la limite.
15931 \end_layout
15932
15933 \begin_layout Standard
15934 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
15935 \end_layout
15936
15937 \begin_layout Standard
15938
15939 \series bold
15940
15941 \backslash
15942 def
15943 \backslash
15944 clap#1{
15945 \backslash
15946 hbox to 0pt{
15947 \backslash
15948 hss #1
15949 \backslash
15950 hss}}
15951 \begin_inset Newline newline
15952 \end_inset
15953
15954
15955 \backslash
15956 def
15957 \backslash
15958 mathclap {
15959 \backslash
15960 mathpalette 
15961 \backslash
15962 mathclapinternal}
15963 \begin_inset Newline newline
15964 \end_inset
15965
15966
15967 \backslash
15968 def
15969 \backslash
15970 mathclapinternal #1#2{
15971 \backslash
15972 clap{$
15973 \backslash
15974 mathsurround =0pt #1{#2}$}}
15975 \end_layout
15976
15977 \begin_layout Standard
15978 Elle définit la commande 
15979 \series bold
15980
15981 \backslash
15982 mathclap
15983 \series default
15984
15985 \begin_inset Index
15986 status collapsed
15987
15988 \begin_layout Plain Layout
15989 Commandes ! M ! 
15990 \backslash
15991 mathclap
15992 \end_layout
15993
15994 \end_inset
15995
15996  qui met la largeur de la limite à 0
15997 \begin_inset space \thinspace{}
15998 \end_inset
15999
16000 pt.
16001  La syntaxe de la commande est:
16002 \end_layout
16003
16004 \begin_layout Standard
16005
16006 \series bold
16007
16008 \backslash
16009 mathclap{limite}
16010 \end_layout
16011
16012 \begin_layout Standard
16013 où la limite peut être composée de plusieurs conditions.
16014 \end_layout
16015
16016 \begin_layout Standard
16017 Appliqué à la formule 
16018 \begin_inset CommandInset ref
16019 LatexCommand eqref
16020 reference "eq:substack"
16021
16022 \end_inset
16023
16024 , on utilise la commande
16025 \end_layout
16026
16027 \begin_layout Standard
16028
16029 \series bold
16030
16031 \backslash
16032 sum_
16033 \backslash
16034 mathclap{
16035 \backslash
16036 substack
16037 \begin_inset ERT
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041
16042
16043 \backslash
16044 spce 
16045 \end_layout
16046
16047 \end_inset
16048
16049 0<k<1000 Ctrl-Enter
16050 \end_layout
16051
16052 \begin_layout Standard
16053 pour créer la limite inférieure.
16054  L'opérande est maintenant juste après l'opérateur de sommation:
16055 \begin_inset Formula \[
16056 \sum_{\mathclap{\substack{0<k<1000\\
16057 \\k\,\in\,\mathbb{N}}
16058 }}^{n}k^{-2}\]
16059
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \begin_layout Standard
16066 \begin_inset VSpace bigskip
16067 \end_inset
16068
16069 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
16070 \begin_inset CommandInset ref
16071 LatexCommand ref
16072 reference "sub:Opérateurs-personnalisés"
16073
16074 \end_inset
16075
16076 .
16077 \end_layout
16078
16079 \begin_layout Subsection
16080 Opérateurs binaires
16081 \begin_inset CommandInset label
16082 LatexCommand label
16083 name "sub:Opérateurs-binaires"
16084
16085 \end_inset
16086
16087
16088 \begin_inset Index
16089 status collapsed
16090
16091 \begin_layout Plain Layout
16092 Opérateurs ! binaires
16093 \end_layout
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16102  avant et après eux.
16103 \begin_inset VSpace medskip
16104 \end_inset
16105
16106
16107 \end_layout
16108
16109 \begin_layout Standard
16110
16111 \lang english
16112 \begin_inset space \hfill{}
16113 \end_inset
16114
16115
16116 \lang french
16117
16118 \begin_inset Tabular
16119 <lyxtabular version="3" rows="13" columns="2">
16120 <features>
16121 <column alignment="center" valignment="top" width="0pt">
16122 <column alignment="center" valignment="top" width="0pt">
16123 <row>
16124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 Commande
16129 \begin_inset Note Note
16130 status collapsed
16131
16132 \begin_layout Plain Layout
16133
16134 \series bold
16135
16136 \backslash
16137 raisebox est seulement utilisée pour faire de la place
16138 \end_layout
16139
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 Résultat
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 </row>
16157 <row>
16158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 +
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171 \begin_inset Formula $+$
16172 \end_inset
16173
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 </row>
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 -
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 \begin_inset Formula $-$
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row>
16204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208
16209 \backslash
16210 pm
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Plain Layout
16219 \begin_inset Formula $\pm$
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 </row>
16228 <row>
16229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \backslash
16235 mp
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244 \begin_inset Formula $\mp$
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 </row>
16253 <row>
16254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258
16259 \backslash
16260 cdot
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 \begin_inset Formula $\cdot$
16270 \end_inset
16271
16272
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 </row>
16278 <row>
16279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283
16284 \backslash
16285 times
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 \begin_inset Formula $\times$
16295 \end_inset
16296
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308
16309 \backslash
16310 div
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 \begin_inset Formula $\div$
16320 \end_inset
16321
16322
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 </row>
16328 <row>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 \begin_inset ERT
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337
16338
16339 \backslash
16340 raisebox{-1.2mm}{
16341 \end_layout
16342
16343 \end_inset
16344
16345 *
16346 \begin_inset ERT
16347 status collapsed
16348
16349 \begin_layout Plain Layout
16350
16351 }
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 \begin_inset Formula $*$
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 </row>
16374 <row>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379
16380 \backslash
16381 star
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 \begin_inset Formula $\star$
16391 \end_inset
16392
16393
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \backslash
16406 circ
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 \begin_inset Formula $\circ$
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \backslash
16431 diamond
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 \begin_inset Formula $\diamond$
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 </row>
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \backslash
16456 bullet
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 \begin_inset Formula $\bullet$
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 </row>
16474 </lyxtabular>
16475
16476 \end_inset
16477
16478
16479 \begin_inset space \hfill{}
16480 \end_inset
16481
16482
16483 \begin_inset Tabular
16484 <lyxtabular version="3" rows="13" columns="2">
16485 <features>
16486 <column alignment="center" valignment="top" width="0pt">
16487 <column alignment="center" valignment="top" width="0pt">
16488 <row>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 Commande
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 Résultat
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513
16514 \backslash
16515 nabla
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $\nabla$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538
16539 \backslash
16540 bigtriangledown
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 \begin_inset Formula $\bigtriangledown$
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563
16564 \backslash
16565 bigtriangleup
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 \begin_inset Formula $\bigtriangleup$
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 <row>
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588
16589 \backslash
16590 Box
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 \begin_inset Formula $\Box$
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 <row>
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613
16614 \backslash
16615 cap 
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 \begin_inset Formula $\cap$
16625 \end_inset
16626
16627
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 <row>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638
16639 \backslash
16640 cup
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649 \begin_inset Formula $\cup$
16650 \end_inset
16651
16652
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 </row>
16658 <row>
16659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663
16664 \backslash
16665 dagger
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 \begin_inset Formula $\dagger$
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 </row>
16683 <row>
16684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688
16689 \backslash
16690 ddagger
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Formula $\ddagger$
16700 \end_inset
16701
16702
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713
16714 \backslash
16715 wr
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 \begin_inset Formula $\wr$
16725 \end_inset
16726
16727
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 <row>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738
16739 \backslash
16740 bigcirc
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 \begin_inset Formula $\bigcirc$
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763
16764 \backslash
16765 wedge
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 \begin_inset Formula $\wedge$
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row>
16784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \backslash
16790 vee
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Formula $\vee$
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 </lyxtabular>
16809
16810 \end_inset
16811
16812
16813 \begin_inset space \hfill{}
16814 \end_inset
16815
16816
16817 \begin_inset Tabular
16818 <lyxtabular version="3" rows="13" columns="2">
16819 <features>
16820 <column alignment="center" valignment="top" width="0pt">
16821 <column alignment="center" valignment="top" width="0pt">
16822 <row>
16823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 Commande
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 Résultat
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 oplus
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\oplus$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 ominus
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\ominus$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 otimes
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\otimes$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 <row>
16918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \backslash
16924 oslash
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $\oslash$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 <row>
16943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947
16948 \backslash
16949 odot
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 \begin_inset Formula $\odot$
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972
16973 \backslash
16974 amalg
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $\amalg$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \backslash
16999 uplus
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 \begin_inset Formula $\uplus$
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \backslash
17024 setminus
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 \begin_inset Formula $\setminus$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \backslash
17049 sqcap
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Formula $\sqcap$
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 </row>
17067 <row>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \backslash
17074 sqcup
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 \begin_inset Formula $\sqcup$
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097
17098 \backslash
17099 triangleleft
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 \begin_inset Formula $\triangleleft$
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 </row>
17117 <row>
17118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \backslash
17124 triangleright
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 \begin_inset Formula $\triangleright$
17134 \end_inset
17135
17136
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 </lyxtabular>
17143
17144 \end_inset
17145
17146
17147 \begin_inset space \hfill{}
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \begin_layout Standard
17154 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17155 \begin_inset Graphics
17156         filename ../../images/math/pm.png
17157         scale 85
17158
17159 \end_inset
17160
17161  de la barre d'outils mathématique.
17162 \end_layout
17163
17164 \begin_layout Standard
17165 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17166 \series bold
17167
17168 \backslash
17169 Delta
17170 \series default
17171  ou 
17172 \series bold
17173
17174 \backslash
17175 nabla
17176 \series default
17177 ^
17178 \series bold
17179 2
17180 \series default
17181  (
17182 \begin_inset Formula $\nabla^{2}$
17183 \end_inset
17184
17185 ) à la place de 
17186 \series bold
17187
17188 \backslash
17189 bigtriangleup
17190 \series default
17191  .
17192 \end_layout
17193
17194 \begin_layout Standard
17195 Le caractère 
17196 \family sans
17197 Séparateur
17198 \begin_inset space ~
17199 \end_inset
17200
17201 de
17202 \begin_inset space ~
17203 \end_inset
17204
17205 menu
17206 \family default
17207  du menu 
17208 \family sans
17209 Insérer\SpecialChar \menuseparator
17210 Caractères
17211 \begin_inset space ~
17212 \end_inset
17213
17214 spécial
17215 \family default
17216  est en fait l'opérateur 
17217 \series bold
17218
17219 \backslash
17220 triangleright
17221 \series default
17222 .
17223 \end_layout
17224
17225 \begin_layout Subsection
17226 Opérateurs personnalisés
17227 \begin_inset CommandInset label
17228 LatexCommand label
17229 name "sub:Opérateurs-personnalisés"
17230
17231 \end_inset
17232
17233
17234 \begin_inset Index
17235 status collapsed
17236
17237 \begin_layout Plain Layout
17238 Opérateurs ! personnalisés
17239 \end_layout
17240
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \begin_layout Standard
17247 Avec l'aide de la commande 
17248 \series bold
17249
17250 \backslash
17251 DeclareMathOperator
17252 \series default
17253
17254 \begin_inset Index
17255 status collapsed
17256
17257 \begin_layout Plain Layout
17258 Commandes ! D ! 
17259 \backslash
17260 dbinom@
17261 \backslash
17262 DeclareMathOperator
17263 \end_layout
17264
17265 \end_inset
17266
17267 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17268  La syntaxe de la commande est:
17269 \end_layout
17270
17271 \begin_layout Standard
17272
17273 \series bold
17274
17275 \backslash
17276 DeclareMathOperator{nouvelle commande}{affichage}
17277 \end_layout
17278
17279 \begin_layout Standard
17280 L'affichage peut être composé de caractères ou de symboles qui définissent
17281  comment l'opérateur doit apparaître dans la sortie finale.
17282  Pour définir un grand opérateur, on met une * après la commande.
17283  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17284  c'est décrit dans 
17285 \begin_inset CommandInset ref
17286 LatexCommand ref
17287 reference "sub:Limites-des-opérateurs"
17288
17289 \end_inset
17290
17291 .
17292 \end_layout
17293
17294 \begin_layout Standard
17295 Par exemple la ligne 
17296 \end_layout
17297
17298 \begin_layout Standard
17299
17300 \series bold
17301
17302 \backslash
17303 DeclareMathOperator*{
17304 \backslash
17305 Losange}{
17306 \backslash
17307 blacklozenge}
17308 \end_layout
17309
17310 \begin_layout Standard
17311 dans le préambule LaTeX définit la commande 
17312 \series bold
17313
17314 \backslash
17315 Losange
17316 \series default
17317 , qui insère un grand opérateur qui consiste en un symbole losange venant
17318  de 
17319 \begin_inset CommandInset ref
17320 LatexCommand ref
17321 reference "sub:Symboles-divers"
17322
17323 \end_inset
17324
17325 :
17326 \begin_inset Formula \[
17327 \Losange_{n=1}^{\infty}\]
17328
17329 \end_inset
17330
17331 La commande utilisée pour cette formule est: 
17332 \series bold
17333
17334 \backslash
17335 Losange
17336 \series default
17337 ^
17338 \series bold
17339
17340 \backslash
17341 infty
17342 \begin_inset Formula $\to$
17343 \end_inset
17344
17345 _n=1
17346 \end_layout
17347
17348 \begin_layout Standard
17349 \begin_inset VSpace bigskip
17350 \end_inset
17351
17352 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17353  document, on peut aussi le définir avec les commandes 
17354 \series bold
17355
17356 \backslash
17357 mathop
17358 \series default
17359
17360 \begin_inset Index
17361 status collapsed
17362
17363 \begin_layout Plain Layout
17364 Commandes ! M ! 
17365 \backslash
17366 mathop
17367 \end_layout
17368
17369 \end_inset
17370
17371  et 
17372 \series bold
17373
17374 \backslash
17375 mathbin
17376 \series default
17377
17378 \begin_inset Index
17379 status collapsed
17380
17381 \begin_layout Plain Layout
17382 Commandes ! M ! 
17383 \backslash
17384 mathbin
17385 \end_layout
17386
17387 \end_inset
17388
17389 , qui ont les syntaxes suivantes:
17390 \end_layout
17391
17392 \begin_layout Standard
17393
17394 \series bold
17395
17396 \backslash
17397 mathop{affichage}
17398 \series default
17399  et 
17400 \series bold
17401
17402 \backslash
17403 mathbin{affichage}
17404 \end_layout
17405
17406 \begin_layout Standard
17407
17408 \series bold
17409
17410 \backslash
17411 mathop
17412 \series default
17413  définit des grands opérateurs et 
17414 \series bold
17415
17416 \backslash
17417 mathbin
17418 \series default
17419  des opérateurs binaires.
17420 \end_layout
17421
17422 \begin_layout Standard
17423
17424 \series bold
17425
17426 \backslash
17427 mathop
17428 \series default
17429  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17430 \end_layout
17431
17432 \begin_layout Standard
17433 \begin_inset Formula \[
17434 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17435
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \begin_layout Standard
17442 La commande pour la formule précédente est:
17443 \begin_inset Newline newline
17444 \end_inset
17445
17446
17447 \series bold
17448
17449 \backslash
17450 mathop{
17451 \backslash
17452 sum
17453 \backslash
17454 negmedspace
17455 \backslash
17456 sum
17457 \series default
17458
17459 \begin_inset ERT
17460 status collapsed
17461
17462 \begin_layout Plain Layout
17463
17464
17465 \backslash
17466 spce 
17467 \end_layout
17468
17469 \end_inset
17470
17471
17472 \series bold
17473
17474 \begin_inset Formula $\to$
17475 \end_inset
17476
17477 ^N
17478 \series default
17479
17480 \begin_inset ERT
17481 status collapsed
17482
17483 \begin_layout Plain Layout
17484
17485
17486 \backslash
17487 spce 
17488 \end_layout
17489
17490 \end_inset
17491
17492
17493 \series bold
17494 _i,j=1
17495 \end_layout
17496
17497 \begin_layout Section
17498 Polices de caractères
17499 \begin_inset Index
17500 status collapsed
17501
17502 \begin_layout Plain Layout
17503 Polices de caractères
17504 \end_layout
17505
17506 \end_inset
17507
17508
17509 \begin_inset Index
17510 status collapsed
17511
17512 \begin_layout Plain Layout
17513 Fontes| see
17514 \begin_inset ERT
17515 status collapsed
17516
17517 \begin_layout Plain Layout
17518
17519 {
17520 \end_layout
17521
17522 \end_inset
17523
17524 Polices de caractères
17525 \begin_inset ERT
17526 status collapsed
17527
17528 \begin_layout Plain Layout
17529
17530 }
17531 \end_layout
17532
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \end_inset
17539
17540
17541 \end_layout
17542
17543 \begin_layout Subsection
17544 Styles de polices
17545 \begin_inset CommandInset label
17546 LatexCommand label
17547 name "sub:Styles-de-polices"
17548
17549 \end_inset
17550
17551
17552 \begin_inset Index
17553 status collapsed
17554
17555 \begin_layout Plain Layout
17556 Polices de caractères ! style
17557 \end_layout
17558
17559 \end_inset
17560
17561
17562 \end_layout
17563
17564 \begin_layout Standard
17565 Dans les formules on peut affecter aux lettres latines un des styles de
17566  police suivant:
17567 \begin_inset VSpace -2mm
17568 \end_inset
17569
17570
17571 \end_layout
17572
17573 \begin_layout Standard
17574 \align center
17575 \begin_inset Tabular
17576 <lyxtabular version="3" rows="6" columns="3">
17577 <features>
17578 <column alignment="center" valignment="top" width="0">
17579 <column alignment="center" valignment="top" width="0">
17580 <column alignment="center" valignment="top" width="0">
17581 <row>
17582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586 Commande
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595 Résultat
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 Raccourci
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 </row>
17610 <row>
17611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17612 \begin_inset Text
17613
17614 \begin_layout Plain Layout
17615
17616 \backslash
17617 mathbb
17618 \begin_inset ERT
17619 status collapsed
17620
17621 \begin_layout Plain Layout
17622
17623
17624 \backslash
17625 spce 
17626 \end_layout
17627
17628 \end_inset
17629
17630 ABC
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639 \begin_inset Formula $\mathbb{ABC}$
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 Alt-c c
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \backslash
17664 mathbf
17665 \begin_inset ERT
17666 status collapsed
17667
17668 \begin_layout Plain Layout
17669
17670
17671 \backslash
17672 spce 
17673 \end_layout
17674
17675 \end_inset
17676
17677 AbC
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686 \begin_inset Formula $\mathbf{AbC}$
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 -
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 </row>
17704 <row>
17705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709
17710 \backslash
17711 boldsymbol
17712 \begin_inset ERT
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716
17717
17718 \backslash
17719 spce 
17720 \end_layout
17721
17722 \end_inset
17723
17724 AbC
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733 \begin_inset Formula $\boldsymbol{AbC}$
17734 \end_inset
17735
17736
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 Alt-c b
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756
17757 \backslash
17758 mathcal
17759 \begin_inset ERT
17760 status collapsed
17761
17762 \begin_layout Plain Layout
17763
17764
17765 \backslash
17766 spce 
17767 \end_layout
17768
17769 \end_inset
17770
17771 ABC
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 \begin_inset Formula $\mathcal{ABC}$
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 Alt-c e
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \backslash
17805 mathfrak
17806 \begin_inset ERT
17807 status collapsed
17808
17809 \begin_layout Plain Layout
17810
17811
17812 \backslash
17813 spce 
17814 \end_layout
17815
17816 \end_inset
17817
17818 AbC
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 \begin_inset Formula $\mathfrak{AbC}$
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 -
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 </row>
17845 </lyxtabular>
17846
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \begin_layout Standard
17853 \align center
17854 \begin_inset Tabular
17855 <lyxtabular version="3" rows="5" columns="3">
17856 <features>
17857 <column alignment="center" valignment="top" width="0">
17858 <column alignment="center" valignment="top" width="0">
17859 <column alignment="center" valignment="top" width="0">
17860 <row>
17861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 Commande
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 Résultat
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883 Raccourci
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 </row>
17889 <row>
17890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894
17895 \backslash
17896 mathit
17897 \begin_inset ERT
17898 status collapsed
17899
17900 \begin_layout Plain Layout
17901
17902
17903 \backslash
17904 spce 
17905 \end_layout
17906
17907 \end_inset
17908
17909 AbC
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918 \begin_inset Formula $\mathit{AbC}$
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 -
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \backslash
17943 mathrm
17944 \begin_inset ERT
17945 status collapsed
17946
17947 \begin_layout Plain Layout
17948
17949
17950 \backslash
17951 spce 
17952 \end_layout
17953
17954 \end_inset
17955
17956 AbC
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 \begin_inset Formula $\mathrm{AbC}$
17966 \end_inset
17967
17968
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 Alt-c r
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 </row>
17983 <row>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988
17989 \backslash
17990 mathsf
17991 \begin_inset ERT
17992 status collapsed
17993
17994 \begin_layout Plain Layout
17995
17996
17997 \backslash
17998 spce 
17999 \end_layout
18000
18001 \end_inset
18002
18003 AbC
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 \begin_inset Formula $\mathsf{AbC}$
18013 \end_inset
18014
18015
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Alt-c s
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 </row>
18030 <row>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035
18036 \backslash
18037 mathtt
18038 \begin_inset ERT
18039 status collapsed
18040
18041 \begin_layout Plain Layout
18042
18043
18044 \backslash
18045 spce 
18046 \end_layout
18047
18048 \end_inset
18049
18050 AbC
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 \begin_inset Formula $\mathtt{AbC}$
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 Alt-c p
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 </row>
18077 </lyxtabular>
18078
18079 \end_inset
18080
18081
18082 \end_layout
18083
18084 \begin_layout Standard
18085 \begin_inset Note Greyedout
18086 status open
18087
18088 \begin_layout Plain Layout
18089
18090 \series bold
18091 Note:
18092 \series default
18093  Les styles 
18094 \series bold
18095
18096 \backslash
18097 mathbb
18098 \series default
18099  et 
18100 \series bold
18101
18102 \backslash
18103 mathcal
18104 \series default
18105  ne peuvent être utilisés que pour les lettres majuscules.
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \begin_layout Standard
18114 Le style prédéfini est 
18115 \series bold
18116
18117 \backslash
18118 mathnormal
18119 \series default
18120 .
18121 \end_layout
18122
18123 \begin_layout Standard
18124 Les commandes de style fonctionnent aussi pour des caractères dans des construct
18125 ions mathématiques:
18126 \begin_inset Formula \[
18127 \mathfrak{A=\frac{b}{C}}\]
18128
18129 \end_inset
18130
18131
18132 \end_layout
18133
18134 \begin_layout Standard
18135 Les caractères en texte mathématique n'apparaissent pas avec un style de
18136  police mathématique mais avec le style de police texte 
18137 \series bold
18138
18139 \backslash
18140 textrm
18141 \series default
18142 .
18143  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18144  de style est un bug de LyX.
18145 \begin_inset Foot
18146 status collapsed
18147
18148 \begin_layout Plain Layout
18149 \begin_inset CommandInset href
18150 LatexCommand href
18151 name "LyX-bug #4091"
18152 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18153
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \end_inset
18160
18161
18162 \end_layout
18163
18164 \begin_layout Standard
18165 À la place des commandes de style, on peut utiliser le menu 
18166 \family sans
18167 Éditer\SpecialChar \menuseparator
18168 Math\SpecialChar \menuseparator
18169 Style
18170 \begin_inset space ~
18171 \end_inset
18172
18173 de
18174 \begin_inset space ~
18175 \end_inset
18176
18177 Texte
18178 \family default
18179  ou le bouton 
18180 \begin_inset Graphics
18181         filename ../../images/math/font.png
18182         scale 85
18183
18184 \end_inset
18185
18186  de la barre d'outils mathématique.
18187 \end_layout
18188
18189 \begin_layout Subsection
18190 Formules en gras
18191 \begin_inset CommandInset label
18192 LatexCommand label
18193 name "sub:Formules-en-gras"
18194
18195 \end_inset
18196
18197
18198 \begin_inset Index
18199 status collapsed
18200
18201 \begin_layout Plain Layout
18202 Formules ! en gras
18203 \end_layout
18204
18205 \end_inset
18206
18207
18208 \end_layout
18209
18210 \begin_layout Standard
18211 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18212  
18213 \series bold
18214
18215 \backslash
18216 mathbf
18217 \series default
18218  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18219  grecques minuscules.
18220  En plus elle affiche toujours les lettres latines en caractères droits,
18221  comme dans l'équation suivante:
18222 \end_layout
18223
18224 \begin_layout Standard
18225 \begin_inset Formula \[
18226 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}\]
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 Pour afficher cette formule correctement; on utilise la commande 
18235 \series bold
18236
18237 \backslash
18238 boldsymbol
18239 \series default
18240 :
18241 \begin_inset Formula \[
18242 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}\]
18243
18244 \end_inset
18245
18246 Il est aussi possible de mettre l'équation dans un environnement 
18247 \series bold
18248 boldmath
18249 \series default
18250 .
18251  On crée cet environnement en insérant la commande 
18252 \series bold
18253
18254 \backslash
18255 boldmath
18256 \begin_inset Index
18257 status collapsed
18258
18259 \begin_layout Plain Layout
18260 Commandes ! B ! 
18261 \backslash
18262 boldmath
18263 \end_layout
18264
18265 \end_inset
18266
18267
18268 \series default
18269  en mode TeX.
18270  Pour terminer l'environnement, on insère la commande 
18271 \series bold
18272
18273 \backslash
18274 unboldmath
18275 \begin_inset Index
18276 status collapsed
18277
18278 \begin_layout Plain Layout
18279 Commandes ! U ! 
18280 \backslash
18281 unboldmath
18282 \end_layout
18283
18284 \end_inset
18285
18286
18287 \series default
18288  toujours en mode TeX.
18289 \begin_inset ERT
18290 status collapsed
18291
18292 \begin_layout Plain Layout
18293
18294
18295 \backslash
18296 boldmath 
18297 \end_layout
18298
18299 \end_inset
18300
18301
18302 \begin_inset Formula \[
18303 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}\]
18304
18305 \end_inset
18306
18307
18308 \begin_inset ERT
18309 status collapsed
18310
18311 \begin_layout Plain Layout
18312
18313
18314 \backslash
18315 unboldmath 
18316 \end_layout
18317
18318 \end_inset
18319
18320
18321 \end_layout
18322
18323 \begin_layout Subsection
18324 Tailles de polices
18325 \begin_inset CommandInset label
18326 LatexCommand label
18327 name "sub:Tailles-polices"
18328
18329 \end_inset
18330
18331
18332 \begin_inset Index
18333 status collapsed
18334
18335 \begin_layout Plain Layout
18336 Polices ! tailles
18337 \end_layout
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \begin_layout Standard
18345 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18346  les caractères qui sont dans le texte, les commandes de changement de taille
18347  suivantes:
18348 \end_layout
18349
18350 \begin_layout Standard
18351
18352 \series bold
18353
18354 \backslash
18355 Huge
18356 \series default
18357
18358 \series bold
18359
18360 \backslash
18361 huge
18362 \series default
18363
18364 \series bold
18365
18366 \backslash
18367 LARGE
18368 \series default
18369
18370 \series bold
18371
18372 \backslash
18373 Large
18374 \series default
18375
18376 \series bold
18377
18378 \backslash
18379 large
18380 \series default
18381
18382 \series bold
18383
18384 \backslash
18385 normalsize
18386 \series default
18387
18388 \series bold
18389
18390 \backslash
18391 small
18392 \series default
18393 ,
18394 \begin_inset Newline newline
18395 \end_inset
18396
18397
18398 \series bold
18399
18400 \backslash
18401 footnotesize
18402 \series default
18403
18404 \series bold
18405
18406 \backslash
18407 scriptsize
18408 \series default
18409 , et 
18410 \series bold
18411
18412 \backslash
18413 tiny
18414 \begin_inset Foot
18415 status collapsed
18416
18417 \begin_layout Plain Layout
18418 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18419  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18420 \end_layout
18421
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \begin_layout Standard
18428 La taille des caractères produits par ces commandes dépend de la taille
18429  de police du document, qui correspond à la commande 
18430 \series bold
18431
18432 \backslash
18433 normalsize
18434 \series default
18435 .
18436  Les autres commandes produisent des tailles plus ou moins grandes que 
18437 \series bold
18438
18439 \backslash
18440 normalsize
18441 \series default
18442 .
18443  La taille de la police ne peut donc pas dépasser une certaine valeur.
18444  Par exemple, pour un document dans une police de taille 12
18445 \begin_inset space \thinspace{}
18446 \end_inset
18447
18448 pt, la commande 
18449 \series bold
18450
18451 \backslash
18452 Huge
18453 \series default
18454  va donner la même taille que 
18455 \series bold
18456
18457 \backslash
18458 huge
18459 \series default
18460 .
18461  
18462 \end_layout
18463
18464 \begin_layout Standard
18465 Une commande de changement de taille est insérée en mode TeX avant la formule
18466  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18467  caractères du texte.
18468  Pour revenir à la taille initiale, on doit insérer la commande 
18469 \series bold
18470
18471 \backslash
18472 normalsize
18473 \series default
18474  en mode TeX après la formule.
18475 \end_layout
18476
18477 \begin_layout Standard
18478 À l'intérieur de la formule, on ne peut changer la taille que des caractères
18479  ou des symboles qui sont en mode texte mathématique.
18480  Pour le faire, on insère la commande de changement de taille en mode texte
18481  mathématique.
18482  Tous les caractères qui suivent jusqu'à la fin du texte mathématique ou
18483  jusqu'à ce que la taille soit de nouveau modifiée, auront la taille choisie.
18484  Deux exemples:
18485 \begin_inset VSpace -2mm
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 \begin_inset ERT
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496
18497
18498 \backslash
18499 huge 
18500 \end_layout
18501
18502 \end_inset
18503
18504
18505 \begin_inset Formula \[
18506 A=\frac{B}{c}\cdot\maltese\]
18507
18508 \end_inset
18509
18510
18511 \begin_inset Formula \[
18512 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18513
18514 \end_inset
18515
18516
18517 \begin_inset ERT
18518 status collapsed
18519
18520 \begin_layout Plain Layout
18521
18522
18523 \backslash
18524 normalsize 
18525 \end_layout
18526
18527 \end_inset
18528
18529
18530 \end_layout
18531
18532 \begin_layout Standard
18533 \begin_inset VSpace medskip
18534 \end_inset
18535
18536 Avant les deux formules, on a inséré la commande 
18537 \series bold
18538
18539 \backslash
18540 huge
18541 \series default
18542 .
18543  La commande utilisée pour la deuxième formule est:
18544 \begin_inset Newline newline
18545 \end_inset
18546
18547
18548 \series bold
18549
18550 \backslash
18551 maltese
18552 \begin_inset ERT
18553 status collapsed
18554
18555 \begin_layout Plain Layout
18556
18557
18558 \backslash
18559 spce 
18560 \end_layout
18561
18562 \end_inset
18563
18564 A Alt-m m 
18565 \backslash
18566 Large
18567 \begin_inset ERT
18568 status collapsed
18569
18570 \begin_layout Plain Layout
18571
18572
18573 \backslash
18574 spce 
18575 \end_layout
18576
18577 \end_inset
18578
18579
18580 \backslash
18581 maltese
18582 \begin_inset ERT
18583 status collapsed
18584
18585 \begin_layout Plain Layout
18586
18587
18588 \backslash
18589 spce 
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \backslash
18596 textit
18597 \begin_inset ERT
18598 status collapsed
18599
18600 \begin_layout Plain Layout
18601
18602
18603 \backslash
18604 spce 
18605 \end_layout
18606
18607 \end_inset
18608
18609 A
18610 \begin_inset Formula $\to$
18611 \end_inset
18612
18613
18614 \begin_inset Formula $\to$
18615 \end_inset
18616
18617
18618 \begin_inset Newline newline
18619 \end_inset
18620
18621
18622 \series default
18623
18624 \begin_inset space \hspace*{}
18625 \length 1cm
18626 \end_inset
18627
18628
18629 \series bold
18630 Alt-m
18631 \series default
18632  
18633 \series bold
18634
18635 \backslash
18636 tiny
18637 \begin_inset ERT
18638 status collapsed
18639
18640 \begin_layout Plain Layout
18641
18642
18643 \backslash
18644 spce 
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \backslash
18651 maltese
18652 \begin_inset ERT
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656
18657
18658 \backslash
18659 spce 
18660 \end_layout
18661
18662 \end_inset
18663
18664
18665 \backslash
18666 textit
18667 \begin_inset ERT
18668 status collapsed
18669
18670 \begin_layout Plain Layout
18671
18672
18673 \backslash
18674 spce 
18675 \end_layout
18676
18677 \end_inset
18678
18679 A
18680 \end_layout
18681
18682 \begin_layout Standard
18683 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18684  affiché dans la taille par défaut
18685 \end_layout
18686
18687 \begin_layout Section
18688 Les lettres grecques
18689 \begin_inset Index
18690 status collapsed
18691
18692 \begin_layout Plain Layout
18693 Lettres grecques
18694 \end_layout
18695
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \begin_layout Standard
18702 On peut insérer toutes les lettres grecques avec le bouton 
18703 \begin_inset Graphics
18704         filename ../../images/math/alpha.png
18705         scale 85
18706
18707 \end_inset
18708
18709  de la barre d'outils mathématiques.
18710 \end_layout
18711
18712 \begin_layout Subsection
18713 Lettres minuscules
18714 \begin_inset CommandInset label
18715 LatexCommand label
18716 name "sub:Minuscules"
18717
18718 \end_inset
18719
18720
18721 \begin_inset Index
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725 Lettres grecques ! minuscules
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \end_layout
18732
18733 \begin_layout Standard
18734
18735 \lang english
18736 \begin_inset space \hfill{}
18737 \end_inset
18738
18739
18740 \lang french
18741
18742 \begin_inset Tabular
18743 <lyxtabular version="3" rows="11" columns="2">
18744 <features>
18745 <column alignment="center" valignment="top" width="0pt">
18746 <column alignment="center" valignment="top" width="0pt">
18747 <row>
18748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752 Commande
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 Résultat
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row>
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772
18773 \backslash
18774 alpha
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783 \begin_inset Formula $\alpha$
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \backslash
18799 beta
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 \begin_inset Formula $\beta$
18809 \end_inset
18810
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 <row>
18818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822
18823 \backslash
18824 gamma
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833 \begin_inset Formula $\gamma$
18834 \end_inset
18835
18836
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 </row>
18842 <row>
18843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847
18848 \backslash
18849 delta
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858 \begin_inset Formula $\delta$
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 </row>
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872
18873 \backslash
18874 epsilon
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 \begin_inset Formula $\epsilon$
18884 \end_inset
18885
18886
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 </row>
18892 <row>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \backslash
18899 varepsilon
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 \begin_inset Formula $\varepsilon$
18909 \end_inset
18910
18911
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 <row>
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \backslash
18924 zeta
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 \begin_inset Formula $\zeta$
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \backslash
18949 eta
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 \begin_inset Formula $\eta$
18959 \end_inset
18960
18961
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 </row>
18967 <row>
18968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \backslash
18974 theta
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 \begin_inset Formula $\theta$
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 <row>
18993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \backslash
18999 vartheta
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 \begin_inset Formula $\vartheta$
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 </lyxtabular>
19018
19019 \end_inset
19020
19021
19022 \begin_inset space \hfill{}
19023 \end_inset
19024
19025
19026 \begin_inset Tabular
19027 <lyxtabular version="3" rows="12" columns="2">
19028 <features>
19029 <column alignment="center" valignment="top" width="0pt">
19030 <column alignment="center" valignment="top" width="0pt">
19031 <row>
19032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 Commande
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045 Résultat
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 </row>
19051 <row>
19052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \backslash
19058 iota
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 \begin_inset Formula $\iota$
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \backslash
19083 kappa
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 \begin_inset Formula $\kappa$
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \backslash
19108 varkappa
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 \begin_inset Formula $\varkappa$
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 </row>
19126 <row>
19127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \backslash
19133 lambda
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 \begin_inset Formula $\lambda$
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 </row>
19151 <row>
19152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156
19157 \backslash
19158 mu
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 \begin_inset Formula $\mu$
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \backslash
19183 nu
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 \begin_inset Formula $\nu$
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \backslash
19208 xi
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Formula $\xi$
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 o
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 \begin_inset Formula $o$
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \backslash
19256 pi
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 \begin_inset Formula $\pi$
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 </row>
19274 <row>
19275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279
19280 \backslash
19281 varpi
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 \begin_inset Formula $\varpi$
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 </row>
19299 <row>
19300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304
19305 \backslash
19306 rho
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 \begin_inset Formula $\rho$
19316 \end_inset
19317
19318
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 </row>
19324 </lyxtabular>
19325
19326 \end_inset
19327
19328
19329 \begin_inset space \hfill{}
19330 \end_inset
19331
19332
19333 \begin_inset Tabular
19334 <lyxtabular version="3" rows="11" columns="2">
19335 <features>
19336 <column alignment="center" valignment="top" width="0pt">
19337 <column alignment="center" valignment="top" width="0pt">
19338 <row>
19339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 Commande
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352 Résultat
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \backslash
19365 varrho
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 \begin_inset Formula $\varrho$
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \backslash
19390 sigma
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Formula $\sigma$
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \backslash
19415 varsigma
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $\varsigma$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 tau
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\tau$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 upsilon
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\upsilon$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 phi
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Formula $\phi$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 varphi
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\varphi$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 chi
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\chi$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 psi
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\psi$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 omega
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\omega$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 </lyxtabular>
19609
19610 \end_inset
19611
19612
19613 \lang english
19614
19615 \begin_inset space \hfill{}
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout Standard
19622 \begin_inset VSpace medskip
19623 \end_inset
19624
19625
19626 \end_layout
19627
19628 \begin_layout Standard
19629 On explique comment obtenir des lettres grecques droites dans 
19630 \begin_inset CommandInset ref
19631 LatexCommand ref
19632 reference "sub:minuscules-grecques-droites"
19633
19634 \end_inset
19635
19636 .
19637 \end_layout
19638
19639 \begin_layout Subsection
19640 Lettres majuscules
19641 \begin_inset Index
19642 status collapsed
19643
19644 \begin_layout Plain Layout
19645 Lettres grecques ! majuscules
19646 \end_layout
19647
19648 \end_inset
19649
19650
19651 \end_layout
19652
19653 \begin_layout Standard
19654
19655 \lang english
19656 \begin_inset space \hfill{}
19657 \end_inset
19658
19659
19660 \lang french
19661
19662 \begin_inset Tabular
19663 <lyxtabular version="3" rows="7" columns="2">
19664 <features>
19665 <column alignment="center" valignment="top" width="0pt">
19666 <column alignment="center" valignment="top" width="0pt">
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 Commande
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681 Résultat
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \backslash
19694 Gamma
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 \begin_inset Formula $\Gamma$
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \backslash
19719 Delta
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 \begin_inset Formula $\Delta$
19729 \end_inset
19730
19731
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742
19743 \backslash
19744 Theta
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 \begin_inset Formula $\Theta$
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \backslash
19769 Lambda
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 \begin_inset Formula $\Lambda$
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 </row>
19787 <row>
19788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \backslash
19794 Xi
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803 \begin_inset Formula $\Xi$
19804 \end_inset
19805
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \backslash
19819 Pi
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 \begin_inset Formula $\Pi$
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 </row>
19837 </lyxtabular>
19838
19839 \end_inset
19840
19841
19842 \begin_inset space \hfill{}
19843 \end_inset
19844
19845
19846 \begin_inset Tabular
19847 <lyxtabular version="3" rows="6" columns="2">
19848 <features>
19849 <column alignment="center" valignment="top" width="0pt">
19850 <column alignment="center" valignment="top" width="0pt">
19851 <row>
19852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 Commande
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 Résultat
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \backslash
19878 Sigma
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 \begin_inset Formula $\Sigma$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \backslash
19903 Upsilon
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 \begin_inset Formula $\Upsilon$
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \backslash
19928 Phi
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 \begin_inset Formula $\Phi$
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 </row>
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951
19952 \backslash
19953 Psi
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 \begin_inset Formula $\Psi$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 <row>
19972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976
19977 \backslash
19978 Omega
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 \begin_inset Formula $\Omega$
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 </row>
19996 </lyxtabular>
19997
19998 \end_inset
19999
20000
20001 \lang english
20002
20003 \begin_inset space \hfill{}
20004 \end_inset
20005
20006
20007 \end_layout
20008
20009 \begin_layout Standard
20010 \begin_inset VSpace medskip
20011 \end_inset
20012
20013 Le fait que les lettres grecques majuscules apparaissent droites provient
20014  d'un défaut de conception quand TeX a été développé.
20015  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20016  commande par 
20017 \series bold
20018 var
20019 \series default
20020 .
20021  Par exemple, la commande 
20022 \series bold
20023
20024 \backslash
20025 varGamma
20026 \series default
20027  produit: 
20028 \begin_inset Formula $\varGamma$
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \begin_layout Subsection
20035 Lettres grasses
20036 \begin_inset Index
20037 status collapsed
20038
20039 \begin_layout Plain Layout
20040 Lettres grecques ! grasses
20041 \end_layout
20042
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \begin_layout Standard
20049 Les lettres grecques ne peuvent être mise dans différents styles de polices
20050  comme les lettres latines.
20051  Elles peuvent seulement être mises en gras avec la commande 
20052 \series bold
20053
20054 \backslash
20055 boldsymbol
20056 \series default
20057
20058 \begin_inset Index
20059 status collapsed
20060
20061 \begin_layout Plain Layout
20062 Commandes ! B ! 
20063 \backslash
20064 boldsymbol
20065 \end_layout
20066
20067 \end_inset
20068
20069 .
20070 \end_layout
20071
20072 \begin_layout Standard
20073 \align center
20074 \begin_inset Tabular
20075 <lyxtabular version="3" rows="3" columns="2">
20076 <features>
20077 <column alignment="center" valignment="top" width="0">
20078 <column alignment="center" valignment="top" width="0">
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 Commande
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093 Résultat
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 Upsilon
20107 \backslash
20108 boldsymbol
20109 \backslash
20110 Upsilon
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row>
20129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133
20134 \backslash
20135 theta
20136 \backslash
20137 boldsymbol
20138 \backslash
20139 theta
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 \begin_inset Formula $\theta\boldsymbol{\theta}$
20149 \end_inset
20150
20151
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 </row>
20157 </lyxtabular>
20158
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \begin_layout Section
20165 Symboles
20166 \begin_inset ERT
20167 status collapsed
20168
20169 \begin_layout Plain Layout
20170
20171
20172 \backslash
20173 texorpdfstring{
20174 \end_layout
20175
20176 \end_inset
20177
20178
20179 \begin_inset Foot
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20184  être trouvée dans 
20185 \begin_inset CommandInset citation
20186 LatexCommand cite
20187 key "Symbole"
20188
20189 \end_inset
20190
20191 .
20192 \end_layout
20193
20194 \end_inset
20195
20196
20197 \begin_inset ERT
20198 status collapsed
20199
20200 \begin_layout Plain Layout
20201
20202 }{}
20203 \end_layout
20204
20205 \end_inset
20206
20207
20208 \begin_inset Note Note
20209 status collapsed
20210
20211 \begin_layout Plain Layout
20212
20213 \backslash
20214 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20215  dans les signets PDF.
20216 \end_layout
20217
20218 \begin_layout Plain Layout
20219 Plus au sujet de 
20220 \backslash
20221 texorpdfstring dans la section 
20222 \begin_inset CommandInset ref
20223 LatexCommand ref
20224 reference "sub:formules-dans-les-entêtes"
20225
20226 \end_inset
20227
20228 .
20229 \end_layout
20230
20231 \end_inset
20232
20233
20234 \begin_inset Index
20235 status collapsed
20236
20237 \begin_layout Plain Layout
20238 Symboles
20239 \end_layout
20240
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \begin_layout Standard
20247 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20248  grâce aux boutons 
20249 \begin_inset Graphics
20250         filename ../../images/math/nabla.png
20251         scale 85
20252
20253 \end_inset
20254
20255  et 
20256 \begin_inset Graphics
20257         filename ../../images/math/digamma.png
20258         scale 85
20259
20260 \end_inset
20261
20262  de la barre d'outils mathématique.
20263 \end_layout
20264
20265 \begin_layout Subsection
20266 Symboles mathématiques
20267 \begin_inset CommandInset label
20268 LatexCommand label
20269 name "sub:Symboles-mathématiques"
20270
20271 \end_inset
20272
20273
20274 \begin_inset Index
20275 status collapsed
20276
20277 \begin_layout Plain Layout
20278 Symboles ! mathématiques
20279 \end_layout
20280
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \begin_layout Standard
20287 \begin_inset space \hfill{}
20288 \end_inset
20289
20290
20291 \begin_inset Tabular
20292 <lyxtabular version="3" rows="10" columns="2">
20293 <features>
20294 <column alignment="center" valignment="top" width="0pt">
20295 <column alignment="center" valignment="top" width="0pt">
20296 <row>
20297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 Commande
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 Résultat
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 </row>
20316 <row>
20317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321
20322 \backslash
20323 neg
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 \begin_inset Formula $\neg$
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \backslash
20348 Im
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 \begin_inset Formula $\Im$
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \backslash
20373 Re
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Formula $\Re$
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 <row>
20392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \backslash
20398 aleph
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 \begin_inset Formula $\aleph$
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 </row>
20416 <row>
20417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421
20422 \backslash
20423 partial
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432 \begin_inset Formula $\partial$
20433 \end_inset
20434
20435
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 </row>
20441 <row>
20442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446
20447 \backslash
20448 infty
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 \begin_inset Formula $\infty$
20458 \end_inset
20459
20460
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 </row>
20466 <row>
20467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471
20472 \backslash
20473 wp
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 \begin_inset Formula $\wp$
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 </row>
20491 <row>
20492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496
20497 \backslash
20498 imath
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507 \begin_inset Formula $\imath$
20508 \end_inset
20509
20510
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 <row>
20517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521
20522 \backslash
20523 jmath
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 \begin_inset Formula $\jmath$
20533 \end_inset
20534
20535
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 </row>
20541 </lyxtabular>
20542
20543 \end_inset
20544
20545
20546 \begin_inset space \hfill{}
20547 \end_inset
20548
20549
20550 \begin_inset Tabular
20551 <lyxtabular version="3" rows="10" columns="2">
20552 <features>
20553 <column alignment="center" valignment="top" width="0pt">
20554 <column alignment="center" valignment="top" width="0pt">
20555 <row>
20556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560 Commande
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 Résultat
20570 \begin_inset Note Note
20571 status collapsed
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576
20577 \backslash
20578 raisebox est seulement utilisée pour faire de la place
20579 \end_layout
20580
20581 \end_inset
20582
20583
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 <row>
20590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594
20595 \backslash
20596 forall
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 \begin_inset Formula $\forall$
20606 \end_inset
20607
20608
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 </row>
20614 <row>
20615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \backslash
20621 exists
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 \begin_inset Formula $\exists$
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 </row>
20639 <row>
20640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644
20645 \backslash
20646 nexists
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655 \begin_inset Formula $\nexists$
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 </row>
20664 <row>
20665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20666 \begin_inset Text
20667
20668 \begin_layout Plain Layout
20669
20670 \backslash
20671 emptyset
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680 \begin_inset Formula $\emptyset$
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 <row>
20690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \backslash
20696 varnothing
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 \begin_inset Formula $\varnothing$
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 <row>
20715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719
20720 \backslash
20721 dag
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730 \begin_inset Formula $\dag$
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \backslash
20746 ddag
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 \begin_inset Formula $\ddag$
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \backslash
20771 complement
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 \begin_inset ERT
20781 status collapsed
20782
20783 \begin_layout Plain Layout
20784
20785
20786 \backslash
20787 raisebox{-0.8mm}{
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \begin_inset Formula $\complement$
20794 \end_inset
20795
20796
20797 \begin_inset ERT
20798 status collapsed
20799
20800 \begin_layout Plain Layout
20801
20802 }
20803 \end_layout
20804
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 Bbbk
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\Bbbk$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 </lyxtabular>
20839
20840 \end_inset
20841
20842
20843 \begin_inset space \hfill{}
20844 \end_inset
20845
20846
20847 \begin_inset Tabular
20848 <lyxtabular version="3" rows="10" columns="2">
20849 <features>
20850 <column alignment="center" valignment="top" width="0pt">
20851 <column alignment="center" valignment="top" width="0pt">
20852 <row>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 Commande
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 Résultat
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 </row>
20872 <row>
20873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \backslash
20879 prime
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888 \begin_inset Formula $\prime$
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \backslash
20904 backprime
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 \begin_inset Formula $\backprime$
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 <row>
20923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \backslash
20929 mho
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938 \begin_inset Formula $\mho$
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \backslash
20954 triangle
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 \begin_inset Formula $\triangle$
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 <row>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \backslash
20979 angle
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Formula $\angle$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 measuredangle
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 \begin_inset Formula $\measuredangle$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \backslash
21029 sphericalangle
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 \begin_inset Formula $\sphericalangle$
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \backslash
21054 top
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\top$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row>
21073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \backslash
21079 bot
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 \begin_inset Formula $\bot$
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 </lyxtabular>
21098
21099 \end_inset
21100
21101
21102 \begin_inset space \hfill{}
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \begin_layout Standard
21109 \begin_inset Newpage newpage
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \begin_layout Subsection
21116 Symboles divers
21117 \begin_inset CommandInset label
21118 LatexCommand label
21119 name "sub:Symboles-divers"
21120
21121 \end_inset
21122
21123
21124 \begin_inset Index
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 Symboles ! divers
21129 \end_layout
21130
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \begin_layout Standard
21137 \noindent
21138 \align center
21139 \begin_inset Tabular
21140 <lyxtabular version="3" rows="10" columns="2">
21141 <features>
21142 <column alignment="center" valignment="top" width="0pt">
21143 <column alignment="center" valignment="top" width="0pt">
21144 <row>
21145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 Commande
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 Résultat
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 flat
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\flat$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 natural
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\natural$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 sharp
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Formula $\sharp$
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 surd
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\surd$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 checkmark
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\checkmark$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 <row>
21290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294
21295 \backslash
21296 yen
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21302 \begin_inset Text
21303
21304 \begin_layout Plain Layout
21305 \begin_inset Formula $\yen$
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 pounds
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 \begin_inset Formula $\pounds$
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 </row>
21339 <row>
21340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 $
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 \begin_inset Formula $\$$
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 </row>
21362 <row>
21363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 §
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $§$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 </lyxtabular>
21386
21387 \end_inset
21388
21389
21390 \begin_inset Tabular
21391 <lyxtabular version="3" rows="10" columns="2">
21392 <features>
21393 <column alignment="center" valignment="top" width="0">
21394 <column alignment="center" valignment="top" width="0">
21395 <row>
21396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 Commande
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 Résultat
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 <row>
21416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420
21421 \backslash
21422 hbar
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431 \begin_inset Formula $\hbar$
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 </row>
21440 <row>
21441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445
21446 \backslash
21447 hslash
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 \begin_inset Formula $\hslash$
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 </row>
21465 <row>
21466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \backslash
21472 clubsuit
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481 \begin_inset Formula $\clubsuit$
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 </row>
21490 <row>
21491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495
21496 \backslash
21497 spadesuit
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 \begin_inset Formula $\spadesuit$
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 <row>
21516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520
21521 \backslash
21522 bigstar
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531 \begin_inset Formula $\bigstar$
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 </row>
21540 <row>
21541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545
21546 \backslash
21547 blacklozenge
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 \begin_inset Formula $\blacklozenge$
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \backslash
21572 blacktriangle
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 \begin_inset Formula $\blacktriangle$
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 </row>
21590 <row>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595
21596 \backslash
21597 blacktiangledown
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606 \begin_inset Formula $\blacktriangledown$
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \backslash
21622 bullet
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\bullet$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 </lyxtabular>
21641
21642 \end_inset
21643
21644
21645 \begin_inset Tabular
21646 <lyxtabular version="3" rows="10" columns="2">
21647 <features>
21648 <column alignment="center" valignment="top" width="0pt">
21649 <column alignment="center" valignment="top" width="0pt">
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 Commande
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 Résultat
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 diamondsuit
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\diamondsuit$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \backslash
21702 Diamond
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 \begin_inset Formula $\Diamond$
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 heartsuit
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\heartsuit$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \backslash
21752 P
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 \begin_inset Formula $\P$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \backslash
21777 copyright
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786 \begin_inset Formula $\copyright$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 <row>
21796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800
21801 \backslash
21802 circledR
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811 \begin_inset Formula $\circledR$
21812 \end_inset
21813
21814
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 </row>
21820 <row>
21821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \backslash
21827 maltese
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836 \begin_inset Formula $\maltese$
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 </row>
21845 <row>
21846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850
21851 \backslash
21852 diagup
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Formula $\diagup$
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 </row>
21870 <row>
21871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \backslash
21877 diagdown
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\diagdown$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 </lyxtabular>
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 \begin_inset VSpace medskip
21904 \end_inset
21905
21906 D'autres symboles sont listés dans 
21907 \begin_inset CommandInset ref
21908 LatexCommand ref
21909 reference "sub:Caractères-spéciaux-divers"
21910
21911 \end_inset
21912
21913 .
21914 \end_layout
21915
21916 \begin_layout Standard
21917 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
21918 \begin_inset CommandInset ref
21919 LatexCommand ref
21920 reference "sub:Tailles-polices"
21921
21922 \end_inset
21923
21924 .
21925 \end_layout
21926
21927 \begin_layout Subsection
21928 Le symbole de l'Euro €
21929 \begin_inset Index
21930 status collapsed
21931
21932 \begin_layout Plain Layout
21933 Symboles ! symbole de l'Euro
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \begin_inset Index
21940 status collapsed
21941
21942 \begin_layout Plain Layout
21943 \begin_inset ERT
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947
21948
21949 \backslash
21950 officialeuro
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \begin_layout Standard
21964 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
21965  paquetage LaTeX 
21966 \series bold
21967 eurosym
21968 \series default
21969
21970 \begin_inset Index
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974 Paquetages ! eurosym
21975 \end_layout
21976
21977 \end_inset
21978
21979  et le charger avec la ligne suivante dans le préambule LaTeX
21980 \end_layout
21981
21982 \begin_layout Standard
21983
21984 \series bold
21985
21986 \backslash
21987 usepackage[gennarrow]{eurosym}
21988 \end_layout
21989
21990 \begin_layout Standard
21991 Le symbole de l'Euro peut alors être inséré avec la commande 
21992 \series bold
21993
21994 \backslash
21995 euro
21996 \series default
21997
21998 \begin_inset Index
21999 status collapsed
22000
22001 \begin_layout Plain Layout
22002 Commandes ! E ! 
22003 \backslash
22004 euro
22005 \end_layout
22006
22007 \end_inset
22008
22009 .
22010 \end_layout
22011
22012 \begin_layout Standard
22013 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22014 e avec la touche €, sans avoir à installer le paquetage 
22015 \series bold
22016 eurosym
22017 \series default
22018 .
22019  Quand 
22020 \series bold
22021 eurosym
22022 \series default
22023  est installé, on peut aussi insérer la commande 
22024 \series bold
22025
22026 \backslash
22027 euro
22028 \series default
22029  en mode TeX.
22030  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22031  
22032 \series bold
22033
22034 \backslash
22035 officialeuro
22036 \series default
22037
22038 \begin_inset Index
22039 status collapsed
22040
22041 \begin_layout Plain Layout
22042 Commandes ! O ! 
22043 \backslash
22044 officialeuro
22045 \end_layout
22046
22047 \end_inset
22048
22049 , qui n'est utilisable qu'en mode TeX.
22050 \end_layout
22051
22052 \begin_layout Standard
22053 \begin_inset ERT
22054 status collapsed
22055
22056 \begin_layout Plain Layout
22057
22058
22059 \backslash
22060 ifeurosym 
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \begin_inset Note Note
22067 status open
22068
22069 \begin_layout Plain Layout
22070 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22071 \series bold
22072 eurosym
22073 \series default
22074  est installé.
22075 \end_layout
22076
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \begin_layout Standard
22083 Un aperçu des différents symboles de l'Euro:
22084 \end_layout
22085
22086 \begin_layout Standard
22087 \align center
22088 \begin_inset Tabular
22089 <lyxtabular version="3" rows="4" columns="3">
22090 <features>
22091 <column alignment="center" valignment="top" width="0pt">
22092 <column alignment="center" valignment="top" width="0pt">
22093 <column alignment="center" valignment="top" width="0pt">
22094 <row>
22095 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108 Commande 
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117 Résultat
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128 formule
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137
22138 \backslash
22139 euro
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148 \begin_inset Formula $\euro$
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 </row>
22157 <row>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 texte mathématique
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\mbox{€}$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 mode TeX
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \backslash
22205 officialeuro
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214 \begin_inset ERT
22215 status collapsed
22216
22217 \begin_layout Plain Layout
22218
22219
22220 \backslash
22221 officialeuro
22222 \end_layout
22223
22224 \end_inset
22225
22226
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 </row>
22232 </lyxtabular>
22233
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \begin_layout Standard
22240 \begin_inset ERT
22241 status collapsed
22242
22243 \begin_layout Plain Layout
22244
22245
22246 \backslash
22247 else 
22248 \end_layout
22249
22250 \end_inset
22251
22252
22253 \begin_inset Note Note
22254 status open
22255
22256 \begin_layout Plain Layout
22257 Ce qui suit sera affiché si le paquetage LaTeX 
22258 \series bold
22259 eurosym
22260 \series default
22261  n'est pas installé:
22262 \end_layout
22263
22264 \end_inset
22265
22266
22267 \end_layout
22268
22269 \begin_layout Standard
22270 Vous devez installer le paquetage LaTeX 
22271 \series bold
22272 eurosym
22273 \series default
22274  pour voir le reste de cette section dans la sortie imprimée.
22275 \end_layout
22276
22277 \begin_layout Standard
22278 \begin_inset ERT
22279 status collapsed
22280
22281 \begin_layout Plain Layout
22282
22283
22284 \backslash
22285 fi 
22286 \end_layout
22287
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \begin_layout Section
22294 Opérateurs de relation
22295 \begin_inset CommandInset label
22296 LatexCommand label
22297 name "sec:Relations"
22298
22299 \end_inset
22300
22301
22302 \begin_inset Index
22303 status collapsed
22304
22305 \begin_layout Plain Layout
22306 Relations
22307 \end_layout
22308
22309 \end_inset
22310
22311
22312 \begin_inset Index
22313 status collapsed
22314
22315 \begin_layout Plain Layout
22316 Comparaisons|see
22317 \begin_inset ERT
22318 status collapsed
22319
22320 \begin_layout Plain Layout
22321
22322 {
22323 \end_layout
22324
22325 \end_inset
22326
22327 Relations
22328 \begin_inset ERT
22329 status collapsed
22330
22331 \begin_layout Plain Layout
22332
22333 }
22334 \end_layout
22335
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22348  le bouton 
22349 \begin_inset Graphics
22350         filename ../../images/math/leq.png
22351         scale 85
22352
22353 \end_inset
22354
22355  de la barre d'outils.
22356 \end_layout
22357
22358 \begin_layout Standard
22359
22360 \lang english
22361 \begin_inset space \hfill{}
22362 \end_inset
22363
22364
22365 \lang french
22366
22367 \begin_inset Tabular
22368 <lyxtabular version="3" rows="17" columns="2">
22369 <features>
22370 <column alignment="center" valignment="top" width="0pt">
22371 <column alignment="center" valignment="top" width="0pt">
22372 <row>
22373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377 Commande
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386 Résultat
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 </row>
22392 <row>
22393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397 <
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Formula $<$
22407 \end_inset
22408
22409
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 </row>
22415 <row>
22416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \backslash
22422 le
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $\le$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 </row>
22440 <row>
22441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \backslash
22447 ll
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 \begin_inset Formula $\ll$
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 </row>
22465 <row>
22466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \backslash
22472 prec
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 \begin_inset Formula $\prec$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \backslash
22497 preceq
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22503 \begin_inset Text
22504
22505 \begin_layout Plain Layout
22506 \begin_inset Formula $\preceq$
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 </row>
22515 <row>
22516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \backslash
22522 subset
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531 \begin_inset Formula $\subset$
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 </row>
22540 <row>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \backslash
22547 subseteq
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 \begin_inset Formula $\subseteq$
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 </row>
22565 <row>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570
22571 \backslash
22572 sqsubseteq
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 \begin_inset Formula $\sqsubseteq$
22582 \end_inset
22583
22584
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 </row>
22590 <row>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595
22596 \backslash
22597 in
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 \begin_inset Formula $\in$
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 </row>
22615 <row>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620
22621 \backslash
22622 vdash
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 \begin_inset Formula $\vdash$
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 </row>
22640 <row>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645
22646 \backslash
22647 smile
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 \begin_inset Formula $\smile$
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 </row>
22665 <row>
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670
22671 \backslash
22672 lhd
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681 \begin_inset Formula $\lhd$
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 </row>
22690 <row>
22691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695
22696 \backslash
22697 unlhd
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706 \begin_inset Formula $\unlhd$
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 </row>
22715 <row>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \backslash
22722 gtrless
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 \begin_inset Formula $\gtrless$
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 </row>
22740 <row>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745
22746 \backslash
22747 mid
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $\mid$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \backslash
22772 nmid
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 \begin_inset Formula $\nmid$
22782 \end_inset
22783
22784
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 </row>
22790 </lyxtabular>
22791
22792 \end_inset
22793
22794
22795 \begin_inset space \hfill{}
22796 \end_inset
22797
22798
22799 \begin_inset Tabular
22800 <lyxtabular version="3" rows="17" columns="2">
22801 <features>
22802 <column alignment="center" valignment="top" width="0pt">
22803 <column alignment="center" valignment="top" width="0pt">
22804 <row>
22805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Plain Layout
22809 Commande
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818 Résultat
22819 \end_layout
22820
22821 \end_inset
22822 </cell>
22823 </row>
22824 <row>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829 =
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 \begin_inset Formula $=$
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 </row>
22847 <row>
22848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852
22853 \backslash
22854 not=
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 \begin_inset Formula $\not=$
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 </row>
22872 <row>
22873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877
22878 \backslash
22879 equiv
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 \begin_inset Formula $\equiv$
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 </row>
22897 <row>
22898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \begin_layout Plain Layout
22902
22903 \backslash
22904 sim
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 \begin_inset Formula $\sim$
22914 \end_inset
22915
22916
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 </row>
22922 <row>
22923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22924 \begin_inset Text
22925
22926 \begin_layout Plain Layout
22927
22928 \backslash
22929 simeq
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22935 \begin_inset Text
22936
22937 \begin_layout Plain Layout
22938 \begin_inset Formula $\simeq$
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 </row>
22947 <row>
22948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Plain Layout
22952
22953 \backslash
22954 approx
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 \begin_inset Formula $\approx$
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 </row>
22972 <row>
22973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \begin_layout Plain Layout
22977
22978 \backslash
22979 cong
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 \begin_inset Formula $\cong$
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 </row>
22997 <row>
22998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002
23003 \backslash
23004 bowtie
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 \begin_inset Formula $\bowtie$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \backslash
23029 notin
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Plain Layout
23038 \begin_inset Formula $\notin$
23039 \end_inset
23040
23041
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 </row>
23047 <row>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \backslash
23054 perp
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063 \begin_inset Formula $\perp$
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 </row>
23072 <row>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077
23078 \backslash
23079 propto
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088 \begin_inset Formula $\propto$
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 </row>
23097 <row>
23098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102
23103 \backslash
23104 asymp
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 \begin_inset Formula $\asymp$
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 </row>
23122 <row>
23123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Plain Layout
23127
23128 \backslash
23129 doteq
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138 \begin_inset Formula $\doteq$
23139 \end_inset
23140
23141
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 </row>
23147 <row>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152
23153 \backslash
23154 circeq
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163 \begin_inset Formula $\circeq$
23164 \end_inset
23165
23166
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 </row>
23172 <row>
23173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177
23178 \backslash
23179 models
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188 \begin_inset Formula $\models$
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 </row>
23197 <row>
23198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202
23203 \backslash
23204 widehat=
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 \begin_inset Formula $\widehat{=}$
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 </lyxtabular>
23223
23224 \end_inset
23225
23226
23227 \begin_inset space \hfill{}
23228 \end_inset
23229
23230
23231 \begin_inset Tabular
23232 <lyxtabular version="3" rows="17" columns="2">
23233 <features>
23234 <column alignment="center" valignment="top" width="0pt">
23235 <column alignment="center" valignment="top" width="0pt">
23236 <row>
23237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241 Commande
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 Résultat
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 </row>
23256 <row>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 >
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 \begin_inset Formula $>$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284
23285 \backslash
23286 ge
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 \begin_inset Formula $\ge$
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 <row>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \backslash
23311 gg
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23317 \begin_inset Text
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Formula $\gg$
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \backslash
23336 succ
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Formula $\succ$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \backslash
23361 succeq
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 \begin_inset Formula $\succeq$
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 <row>
23380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384
23385 \backslash
23386 supset
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Formula $\supset$
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 </row>
23404 <row>
23405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \backslash
23411 supseteq
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Formula $\supseteq$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434
23435 \backslash
23436 sqsupseteq
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 \begin_inset Formula $\sqsupseteq$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \backslash
23461 ni
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\ni$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \backslash
23486 dashv
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 \begin_inset Formula $\dashv$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \backslash
23511 frown
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\frown$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 rhd
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\rhd$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 unrhd
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\unrhd$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 lessgtr
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\lessgtr$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 parallel
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\parallel$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 nparallel
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\nparallel$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 </lyxtabular>
23655
23656 \end_inset
23657
23658
23659 \lang english
23660
23661 \begin_inset space \hfill{}
23662 \end_inset
23663
23664
23665 \end_layout
23666
23667 \begin_layout Standard
23668 \begin_inset VSpace medskip
23669 \end_inset
23670
23671 Les caractères 
23672 \series bold
23673
23674 \backslash
23675 lhd
23676 \series default
23677  et 
23678 \series bold
23679
23680 \backslash
23681 rhd
23682 \series default
23683  sont plus gros que les opérateurs 
23684 \series bold
23685
23686 \backslash
23687 triangleleft
23688 \series default
23689  et 
23690 \series bold
23691
23692 \backslash
23693 triangleright
23694 \series default
23695  auxquels ils ressemblent.
23696 \end_layout
23697
23698 \begin_layout Standard
23699 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23700  par des espaces.
23701 \end_layout
23702
23703 \begin_layout Standard
23704 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23705  commande 
23706 \series bold
23707
23708 \backslash
23709 stackrel
23710 \series default
23711
23712 \begin_inset Index
23713 status collapsed
23714
23715 \begin_layout Plain Layout
23716 Commandes ! S ! 
23717 \backslash
23718 stackrel
23719 \end_layout
23720
23721 \end_inset
23722
23723 :
23724 \end_layout
23725
23726 \begin_layout Standard
23727 \align center
23728 \begin_inset Tabular
23729 <lyxtabular version="3" rows="2" columns="2">
23730 <features>
23731 <column alignment="center" valignment="top" width="0">
23732 <column alignment="center" valignment="top" width="0">
23733 <row>
23734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738 Commande
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747 Résultat
23748 \begin_inset Note Note
23749 status collapsed
23750
23751 \begin_layout Plain Layout
23752
23753 \series bold
23754
23755 \backslash
23756 raisebox est seulement utilisée pour faire de la place
23757 \end_layout
23758
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 </row>
23767 <row>
23768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 A(r)
23773 \backslash
23774 stackrel
23775 \begin_inset ERT
23776 status collapsed
23777
23778 \begin_layout Plain Layout
23779
23780
23781 \backslash
23782 spce 
23783 \end_layout
23784
23785 \end_inset
23786
23787 r
23788 \backslash
23789 to
23790 \backslash
23791 infty
23792 \begin_inset ERT
23793 status collapsed
23794
23795 \begin_layout Plain Layout
23796
23797
23798 \backslash
23799 spce 
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \begin_inset Formula $\downarrow$
23806 \end_inset
23807
23808
23809 \backslash
23810 approx
23811 \begin_inset ERT
23812 status collapsed
23813
23814 \begin_layout Plain Layout
23815
23816
23817 \backslash
23818 spce 
23819 \end_layout
23820
23821 \end_inset
23822
23823
23824 \begin_inset ERT
23825 status collapsed
23826
23827 \begin_layout Plain Layout
23828
23829
23830 \backslash
23831 spce 
23832 \end_layout
23833
23834 \end_inset
23835
23836 B
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 </row>
23854 </lyxtabular>
23855
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \begin_layout Section
23862 Fonctions
23863 \end_layout
23864
23865 \begin_layout Subsection
23866 Fonctions prédéfinies
23867 \begin_inset CommandInset label
23868 LatexCommand label
23869 name "sub:Fonctions-prédéfinies"
23870
23871 \end_inset
23872
23873
23874 \begin_inset Index
23875 status collapsed
23876
23877 \begin_layout Plain Layout
23878 Fonctions ! prédéfinies
23879 \end_layout
23880
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \begin_layout Standard
23887 En général, les variables sont écrites en 
23888 \emph on
23889 italiques
23890 \emph default
23891  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
23892  
23893 \begin_inset Formula $sin$
23894 \end_inset
23895
23896  pourrait être confondue avec le produit 
23897 \begin_inset Formula $s\cdot i\cdot n$
23898 \end_inset
23899
23900 .
23901  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
23902  arguments par un peu d'espace.
23903  Elles sont insérées comme des commandes commençant par une barre de fraction
23904  inverse avant leur nom.
23905 \end_layout
23906
23907 \begin_layout Standard
23908 \align center
23909 \begin_inset Tabular
23910 <lyxtabular version="3" rows="2" columns="4">
23911 <features>
23912 <column alignment="center" valignment="top" width="0pt">
23913 <column alignment="center" valignment="top" width="0pt">
23914 <column alignment="center" valignment="top" width="0pt">
23915 <column alignment="center" valignment="top" width="0pt">
23916 <row>
23917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 Commande
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 Résultat
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 Commande
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 Résultat
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 </row>
23954 <row>
23955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959 Asin(x)+B
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968 \begin_inset Formula $Asin(x)+B$
23969 \end_inset
23970
23971
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 A
23981 \backslash
23982 sin(x)+B
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 \begin_inset Formula $A\sin(x)+B$
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 </row>
24000 </lyxtabular>
24001
24002 \end_inset
24003
24004
24005 \begin_inset Newpage pagebreak
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Standard
24012 Les fonctions suivantes sont prédéfinies:
24013 \end_layout
24014
24015 \begin_layout Standard
24016 \begin_inset VSpace -2mm
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \begin_layout Standard
24023 \align center
24024 \begin_inset Tabular
24025 <lyxtabular version="3" rows="9" columns="4">
24026 <features>
24027 <column alignment="center" valignment="top" width="0pt">
24028 <column alignment="center" valignment="top" width="0pt">
24029 <column alignment="center" valignment="top" width="0pt">
24030 <column alignment="center" valignment="top" width="0pt">
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 Commande
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 Commande
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054 Commande
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063 Commande
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
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 sin
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 sinh
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \backslash
24098 arcsin
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24104 \begin_inset Text
24105
24106 \begin_layout Plain Layout
24107
24108 \backslash
24109 sup
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 </row>
24115 <row>
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 cos
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 cosh
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \backslash
24144 arccos
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153
24154 \backslash
24155 inf
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 </row>
24161 <row>
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 tan
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 tanh
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \backslash
24190 arctan
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199
24200 \backslash
24201 lim
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 </row>
24207 <row>
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 cot
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \backslash
24225 coth
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234
24235 \backslash
24236 arg
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \backslash
24247 liminf
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 </row>
24253 <row>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \backslash
24260 sec
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 min
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280
24281 \backslash
24282 deg
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291
24292 \backslash
24293 limsup
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 </row>
24299 <row>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \backslash
24306 csc
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \backslash
24317 max
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326
24327 \backslash
24328 det
24329 \end_layout
24330
24331 \end_inset
24332 </cell>
24333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24334 \begin_inset Text
24335
24336 \begin_layout Plain Layout
24337
24338 \backslash
24339 Pr
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 </row>
24345 <row>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 ln
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \backslash
24363 exp
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 dim
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \backslash
24385 hom
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 </row>
24391 <row>
24392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396
24397 \backslash
24398 lg
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \backslash
24409 log
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418
24419 \backslash
24420 ker
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429
24430 \backslash
24431 gcd
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 </row>
24437 </lyxtabular>
24438
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \begin_layout Standard
24445 Elles peuvent aussi être insérées en utilisant le bouton 
24446 \begin_inset Graphics
24447         filename ../../images/math/functions.png
24448         scale 85
24449
24450 \end_inset
24451
24452  de la barre d'outils mathématique.
24453 \end_layout
24454
24455 \begin_layout Subsection
24456 Fonctions définies par l'utilisateur
24457 \begin_inset Index
24458 status collapsed
24459
24460 \begin_layout Plain Layout
24461 Fonctions ! définies par l'utilisateur
24462 \end_layout
24463
24464 \end_inset
24465
24466
24467 \end_layout
24468
24469 \begin_layout Standard
24470 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24471  fonction sgn(x), il y a deux possibilités:
24472 \end_layout
24473
24474 \begin_layout Itemize
24475 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24476 \begin_inset Foot
24477 status collapsed
24478
24479 \begin_layout Plain Layout
24480 Pour en savoir plus sur la commande 
24481 \series bold
24482
24483 \backslash
24484 DeclareMathOperator
24485 \series default
24486  voir 
24487 \begin_inset CommandInset ref
24488 LatexCommand ref
24489 reference "sub:Opérateurs-personnalisés"
24490
24491 \end_inset
24492
24493 .
24494 \end_layout
24495
24496 \end_inset
24497
24498
24499 \begin_inset Newline newline
24500 \end_inset
24501
24502
24503 \begin_inset VSpace -3mm
24504 \end_inset
24505
24506
24507 \begin_inset Newline newline
24508 \end_inset
24509
24510
24511 \series bold
24512
24513 \backslash
24514 DeclareMathOperator{
24515 \backslash
24516 sgn}{sgn}
24517 \series default
24518
24519 \begin_inset Index
24520 status collapsed
24521
24522 \begin_layout Plain Layout
24523 Commandes ! D ! 
24524 \backslash
24525 dbinom@
24526 \backslash
24527 DeclareMathOperator
24528 \end_layout
24529
24530 \end_inset
24531
24532
24533 \begin_inset Newline newline
24534 \end_inset
24535
24536
24537 \begin_inset VSpace -2mm
24538 \end_inset
24539
24540
24541 \begin_inset Newline newline
24542 \end_inset
24543
24544 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24545  commande 
24546 \series bold
24547
24548 \backslash
24549 sgn
24550 \series default
24551 .
24552 \end_layout
24553
24554 \begin_layout Itemize
24555 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24556  notre exemple les lettres 
24557 \emph on
24558 sgn
24559 \emph default
24560  -- et les changer en texte mathématique.
24561  Pour finir, on insère une espace entre le préfacteur et la fonction.
24562 \end_layout
24563
24564 \begin_layout Standard
24565 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24566 \begin_inset Foot
24567 status collapsed
24568
24569 \begin_layout Plain Layout
24570 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24571 eur en rouge.
24572 \end_layout
24573
24574 \end_inset
24575
24576 :
24577 \end_layout
24578
24579 \begin_layout Standard
24580 \align center
24581 \begin_inset Tabular
24582 <lyxtabular version="3" rows="3" columns="2">
24583 <features>
24584 <column alignment="center" valignment="top" width="0pt">
24585 <column alignment="center" valignment="top" width="0pt">
24586 <row>
24587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591 Commande
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 Résultat
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 </row>
24606 <row>
24607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611 A
24612 \backslash
24613 sgn(x)+B
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622 \begin_inset Formula $A\sgn(x)+B$
24623 \end_inset
24624
24625
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 </row>
24631 <row>
24632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636 A
24637 \backslash
24638 ,
24639 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24640 \end_inset
24641
24642 (x)+B
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \end_inset
24658 </cell>
24659 </row>
24660 </lyxtabular>
24661
24662 \end_inset
24663
24664
24665 \end_layout
24666
24667 \begin_layout Standard
24668 La première méthode est recommandée quand la fonction définie doit être
24669  utilisée plusieurs fois dans le document.
24670 \end_layout
24671
24672 \begin_layout Subsection
24673 Les limites
24674 \begin_inset Index
24675 status collapsed
24676
24677 \begin_layout Plain Layout
24678 Limites
24679 \end_layout
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \begin_layout Standard
24687 Pour les limites, en plus des commandes 
24688 \series bold
24689
24690 \backslash
24691 lim
24692 \series default
24693
24694 \begin_inset Index
24695 status collapsed
24696
24697 \begin_layout Plain Layout
24698 Commandes ! L ! 
24699 \backslash
24700 lim
24701 \end_layout
24702
24703 \end_inset
24704
24705
24706 \series bold
24707
24708 \backslash
24709 liminf
24710 \series default
24711  et 
24712 \series bold
24713
24714 \backslash
24715 limsup
24716 \series default
24717  on a aussi les fonctions suivantes:
24718 \end_layout
24719
24720 \begin_layout Standard
24721 \align center
24722 \begin_inset Tabular
24723 <lyxtabular version="3" rows="5" columns="2">
24724 <features>
24725 <column alignment="center" valignment="top" width="0">
24726 <column alignment="center" valignment="top" width="0">
24727 <row>
24728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732 Commande
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 Résultat
24742 \begin_inset Note Note
24743 status collapsed
24744
24745 \begin_layout Plain Layout
24746
24747 \series bold
24748
24749 \backslash
24750 raisebox est seulement utilisée pour faire de la place
24751 \end_layout
24752
24753 \end_inset
24754
24755
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 </row>
24761 <row>
24762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766
24767 \backslash
24768 varliminf
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 \begin_inset Formula $\varliminf$
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 </row>
24786 <row>
24787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791
24792 \backslash
24793 varlimsup
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 \begin_inset Formula $\varlimsup$
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 </row>
24811 <row>
24812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816
24817 \backslash
24818 varprojlim
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24824 \begin_inset Text
24825
24826 \begin_layout Plain Layout
24827 \begin_inset Formula $\varprojlim$
24828 \end_inset
24829
24830
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 </row>
24836 <row>
24837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841
24842 \backslash
24843 varinjlim
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24849 \begin_inset Text
24850
24851 \begin_layout Plain Layout
24852 \begin_inset Formula $\varinjlim$
24853 \end_inset
24854
24855
24856 \begin_inset Formula $\raisebox{-2.5mm}{}$
24857 \end_inset
24858
24859
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 </row>
24865 </lyxtabular>
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \begin_inset VSpace medskip
24874 \end_inset
24875
24876 La valeur de la limite est créée en ajoutant un indice.
24877  Il est placé juste à la droite de la fonction dans le cas d'une formule
24878  en ligne:
24879 \end_layout
24880
24881 \begin_layout Standard
24882 \align center
24883 \begin_inset Tabular
24884 <lyxtabular version="3" rows="2" columns="2">
24885 <features>
24886 <column alignment="center" valignment="top" width="0pt">
24887 <column alignment="center" valignment="top" width="0pt">
24888 <row>
24889 <cell alignment="center" valignment="top" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Plain Layout
24893 Commande
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 <cell alignment="center" valignment="top" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902 \begin_inset space \hspace{}
24903 \length 1cm
24904 \end_inset
24905
24906 Résultat
24907 \begin_inset Note Note
24908 status collapsed
24909
24910 \begin_layout Plain Layout
24911
24912 \series bold
24913
24914 \backslash
24915 hspace
24916 \series default
24917  
24918 \series bold
24919 et 
24920 \backslash
24921 raisebox sont seulement utilisées pour faire de la place
24922 \series default
24923 \lang english
24924 .
24925 \end_layout
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \end_inset
24933 </cell>
24934 </row>
24935 <row>
24936 <cell alignment="center" valignment="top" usebox="none">
24937 \begin_inset Text
24938
24939 \begin_layout Plain Layout
24940
24941 \backslash
24942 lim_x
24943 \backslash
24944 to
24945 \begin_inset ERT
24946 status collapsed
24947
24948 \begin_layout Plain Layout
24949
24950
24951 \backslash
24952 spce 
24953 \end_layout
24954
24955 \end_inset
24956
24957 A
24958 \begin_inset ERT
24959 status collapsed
24960
24961 \begin_layout Plain Layout
24962
24963
24964 \backslash
24965 spce 
24966 \end_layout
24967
24968 \end_inset
24969
24970 x=B
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 </row>
24988 </lyxtabular>
24989
24990 \end_inset
24991
24992
24993 \end_layout
24994
24995 \begin_layout Standard
24996 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
24997  en dessous de la fonction:
24998 \begin_inset Formula \[
24999 \lim_{x\to A}x=B\]
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \begin_layout Subsection
25007 Les fonctions modulo-
25008 \begin_inset Index
25009 status collapsed
25010
25011 \begin_layout Plain Layout
25012 Fonctions ! modulo
25013 \end_layout
25014
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \begin_layout Standard
25021 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25022 \end_layout
25023
25024 \begin_layout Standard
25025 Les variantes pour une formule hors ligne:
25026 \begin_inset Formula \begin{align*}
25027 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25028 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25029 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25030 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25031 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25040  la fonction, quelque soit la variante.
25041 \end_layout
25042
25043 \begin_layout Section
25044 Caractères spéciaux
25045 \begin_inset Index
25046 status collapsed
25047
25048 \begin_layout Plain Layout
25049 Caractères spéciaux
25050 \end_layout
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \begin_layout Subsection
25058 Caractères spéciaux en  texte mathématique
25059 \end_layout
25060
25061 \begin_layout Standard
25062 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25063  ou en mode TeX:
25064 \end_layout
25065
25066 \begin_layout Standard
25067
25068 \lang english
25069 \begin_inset space \hfill{}
25070 \end_inset
25071
25072
25073 \lang french
25074
25075 \begin_inset Tabular
25076 <lyxtabular version="3" rows="8" columns="2">
25077 <features>
25078 <column alignment="block" valignment="top" width="0">
25079 <column alignment="block" valignment="top" width="0">
25080 <row>
25081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085 Commande
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 Résultat
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 <row>
25101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105
25106 \backslash
25107 oe
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116 \begin_inset Formula $\textrm{œ}$
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \end_inset
25123 </cell>
25124 </row>
25125 <row>
25126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130
25131 \backslash
25132 OE
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25138 \begin_inset Text
25139
25140 \begin_layout Plain Layout
25141 \begin_inset Formula $\textrm{Œ}$
25142 \end_inset
25143
25144
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 </row>
25150 <row>
25151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25152 \begin_inset Text
25153
25154 \begin_layout Plain Layout
25155
25156 \backslash
25157 ae
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25163 \begin_inset Text
25164
25165 \begin_layout Plain Layout
25166 \begin_inset Formula $\textrm{æ}$
25167 \end_inset
25168
25169
25170 \end_layout
25171
25172 \end_inset
25173 </cell>
25174 </row>
25175 <row>
25176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25177 \begin_inset Text
25178
25179 \begin_layout Plain Layout
25180
25181 \backslash
25182 AE
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191 \begin_inset Formula $\textrm{Æ}$
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 <row>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205
25206 \backslash
25207 aa
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216 \begin_inset Formula $\textrm{\aa}$
25217 \end_inset
25218
25219
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 </row>
25225 <row>
25226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \backslash
25232 AA
25233 \begin_inset Index
25234 status collapsed
25235
25236 \begin_layout Plain Layout
25237 \begin_inset ERT
25238 status collapsed
25239
25240 \begin_layout Plain Layout
25241
25242
25243 \backslash
25244
25245 \begin_inset ERT
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249
25250 {
25251 \end_layout
25252
25253 \end_inset
25254
25255
25256 \begin_inset ERT
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260
25261 }
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \end_inset
25270
25271 @
25272 \begin_inset ERT
25273 status collapsed
25274
25275 \begin_layout Plain Layout
25276
25277
25278 \backslash
25279
25280 \begin_inset ERT
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284
25285 {
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \begin_inset ERT
25292 status collapsed
25293
25294 \begin_layout Plain Layout
25295
25296 }
25297 \end_layout
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \end_inset
25305
25306 textrm
25307 \begin_inset ERT
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311
25312 {
25313 \end_layout
25314
25315 \end_inset
25316
25317
25318 \begin_inset ERT
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322
25323
25324 \backslash
25325
25326 \begin_inset ERT
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330
25331 {
25332 \end_layout
25333
25334 \end_inset
25335
25336
25337 \begin_inset ERT
25338 status collapsed
25339
25340 \begin_layout Plain Layout
25341
25342 }
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \end_inset
25351
25352 AA
25353 \begin_inset ERT
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357
25358 }
25359 \end_layout
25360
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377 \begin_inset Formula $\textrm{Å}$
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \end_inset
25384 </cell>
25385 </row>
25386 <row>
25387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391
25392 \backslash
25393 i
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402 \begin_inset Formula $\textrm{ı}$
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 </row>
25411 </lyxtabular>
25412
25413 \end_inset
25414
25415
25416 \begin_inset space \hfill{}
25417 \end_inset
25418
25419
25420 \begin_inset Tabular
25421 <lyxtabular version="3" rows="8" columns="2">
25422 <features>
25423 <column alignment="block" valignment="top" width="0">
25424 <column alignment="center" valignment="top" width="0">
25425 <row>
25426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430 commande
25431 \begin_inset Note Note
25432 status collapsed
25433
25434 \begin_layout Plain Layout
25435 la commande
25436 \series bold
25437
25438 \backslash
25439 hspace{0mm}
25440 \series default
25441  est utilisée pour faire une séparation invisible, sinon la sortie finale
25442  serait respectivement ¡ et ¿.
25443 \end_layout
25444
25445 \end_inset
25446
25447
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456 Résultat
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 </row>
25462 <row>
25463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467
25468 \backslash
25469 o
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478 \begin_inset Formula $\textrm{ø}$
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 <row>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \backslash
25494 O
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503 \begin_inset Formula $\textrm{Ø}$
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 </row>
25512 <row>
25513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517
25518 \backslash
25519 l
25520 \end_layout
25521
25522 \end_inset
25523 </cell>
25524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25525 \begin_inset Text
25526
25527 \begin_layout Plain Layout
25528 \begin_inset Formula $\textrm{ł}$
25529 \end_inset
25530
25531
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 </row>
25537 <row>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542
25543 \backslash
25544 L
25545 \end_layout
25546
25547 \end_inset
25548 </cell>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Plain Layout
25553 \begin_inset Formula $\textrm{Ł}$
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \end_inset
25560 </cell>
25561 </row>
25562 <row>
25563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567 !
25568 \begin_inset space \hspace{}
25569 \length 0mm
25570 \end_inset
25571
25572 `
25573 \begin_inset ERT
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577
25578
25579 \backslash
25580 spce 
25581 \end_layout
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \end_inset
25589 </cell>
25590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25591 \begin_inset Text
25592
25593 \begin_layout Plain Layout
25594 \begin_inset Formula $\textrm{!`}$
25595 \end_inset
25596
25597
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 </row>
25603 <row>
25604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608 ?
25609 \begin_inset space \hspace{}
25610 \length 0mm
25611 \end_inset
25612
25613 `
25614 \begin_inset ERT
25615 status collapsed
25616
25617 \begin_layout Plain Layout
25618
25619
25620 \backslash
25621 spce 
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635 \begin_inset Formula $\textrm{?`}$
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 <row>
25645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 j
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\textrm{ȷ}$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 </lyxtabular>
25670
25671 \end_inset
25672
25673
25674 \lang english
25675
25676 \begin_inset space \hfill{}
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \begin_layout Standard
25683 Les caractères 
25684 \begin_inset Formula $\textrm{\textrm{Å}}$
25685 \end_inset
25686
25687  et 
25688 \begin_inset Formula $\textrm{\textrm{Ø}}$
25689 \end_inset
25690
25691  peuvent aussi être insérés avec le bouton 
25692 \begin_inset Graphics
25693         filename ../../images/math/digamma.png
25694         scale 85
25695
25696 \end_inset
25697
25698  de la barre d'outils mathématique.
25699 \end_layout
25700
25701 \begin_layout Standard
25702 Les commandes 
25703 \series bold
25704 !
25705 \begin_inset space \hspace{}
25706 \length 0mm
25707 \end_inset
25708
25709 `
25710 \series default
25711  et ?
25712 \series bold
25713
25714 \begin_inset space \hspace{}
25715 \length 0mm
25716 \end_inset
25717
25718
25719 \begin_inset space \hspace{}
25720 \length 0mm
25721 \end_inset
25722
25723
25724 \series default
25725 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25726  le texte dans LyX.
25727 \end_layout
25728
25729 \begin_layout Subsection
25730 Les accents dans le texte
25731 \begin_inset CommandInset label
25732 LatexCommand label
25733 name "sub:Accents-dans-le-texte"
25734
25735 \end_inset
25736
25737
25738 \begin_inset Index
25739 status collapsed
25740
25741 \begin_layout Plain Layout
25742 Accents ! dans le texte
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \begin_layout Standard
25751 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25752  Ces commandes doivent être insérées en mode TeX.
25753 \end_layout
25754
25755 \begin_layout Standard
25756
25757 \lang english
25758 \begin_inset space \hfill{}
25759 \end_inset
25760
25761
25762 \lang french
25763
25764 \begin_inset Tabular
25765 <lyxtabular version="3" rows="8" columns="2">
25766 <features>
25767 <column alignment="block" valignment="top" width="0">
25768 <column alignment="block" valignment="top" width="0">
25769 <row>
25770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774 Commande
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783 Résultat
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 </row>
25789 <row>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794
25795 \backslash
25796
25797 \begin_inset Quotes grd
25798 \end_inset
25799
25800 e
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809 \begin_inset ERT
25810 status collapsed
25811
25812 \begin_layout Plain Layout
25813
25814
25815 \backslash
25816 "e
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \end_inset
25825 </cell>
25826 </row>
25827 <row>
25828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25829 \begin_inset Text
25830
25831 \begin_layout Plain Layout
25832
25833 \backslash
25834 `e
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 \begin_inset ERT
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847
25848
25849 \backslash
25850 `e
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 <row>
25862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866
25867 \backslash
25868 ^
25869 \begin_inset ERT
25870 status collapsed
25871
25872 \begin_layout Plain Layout
25873
25874
25875 \backslash
25876 spce 
25877 \end_layout
25878
25879 \end_inset
25880
25881 e
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25887 \begin_inset Text
25888
25889 \begin_layout Plain Layout
25890 \begin_inset ERT
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894
25895
25896 \backslash
25897 ^e
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 </row>
25908 <row>
25909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Plain Layout
25913
25914 \backslash
25915 =e
25916 \end_layout
25917
25918 \end_inset
25919 </cell>
25920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25921 \begin_inset Text
25922
25923 \begin_layout Plain Layout
25924 \begin_inset ERT
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928
25929
25930 \backslash
25931 =e
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949 u
25950 \begin_inset ERT
25951 status collapsed
25952
25953 \begin_layout Plain Layout
25954
25955
25956 \backslash
25957 spce 
25958 \end_layout
25959
25960 \end_inset
25961
25962 e
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25968 \begin_inset Text
25969
25970 \begin_layout Plain Layout
25971 \begin_inset ERT
25972 status collapsed
25973
25974 \begin_layout Plain Layout
25975
25976
25977 \backslash
25978 u e
25979 \end_layout
25980
25981 \end_inset
25982
25983
25984 \end_layout
25985
25986 \end_inset
25987 </cell>
25988 </row>
25989 <row>
25990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25991 \begin_inset Text
25992
25993 \begin_layout Plain Layout
25994
25995 \backslash
25996 b
25997 \begin_inset ERT
25998 status collapsed
25999
26000 \begin_layout Plain Layout
26001
26002
26003 \backslash
26004 spce 
26005 \end_layout
26006
26007 \end_inset
26008
26009 e
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26015 \begin_inset Text
26016
26017 \begin_layout Plain Layout
26018 \begin_inset ERT
26019 status collapsed
26020
26021 \begin_layout Plain Layout
26022
26023
26024 \backslash
26025 b e
26026 \end_layout
26027
26028 \end_inset
26029
26030
26031 \end_layout
26032
26033 \end_inset
26034 </cell>
26035 </row>
26036 <row>
26037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Plain Layout
26041
26042 \backslash
26043 t
26044 \begin_inset ERT
26045 status collapsed
26046
26047 \begin_layout Plain Layout
26048
26049
26050 \backslash
26051 spce 
26052 \end_layout
26053
26054 \end_inset
26055
26056 ee
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065 \begin_inset ERT
26066 status collapsed
26067
26068 \begin_layout Plain Layout
26069
26070
26071 \backslash
26072 t ee
26073 \end_layout
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 </row>
26083 </lyxtabular>
26084
26085 \end_inset
26086
26087
26088 \begin_inset space \hfill{}
26089 \end_inset
26090
26091
26092 \begin_inset Tabular
26093 <lyxtabular version="3" rows="8" columns="2">
26094 <features>
26095 <column alignment="block" valignment="top" width="0">
26096 <column alignment="center" valignment="top" width="0">
26097 <row>
26098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26099 \begin_inset Text
26100
26101 \begin_layout Plain Layout
26102 Commande
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 Résultat
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 </row>
26117 <row>
26118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26119 \begin_inset Text
26120
26121 \begin_layout Plain Layout
26122
26123 \backslash
26124 H
26125 \begin_inset ERT
26126 status collapsed
26127
26128 \begin_layout Plain Layout
26129
26130
26131 \backslash
26132 spce 
26133 \end_layout
26134
26135 \end_inset
26136
26137 e
26138 \end_layout
26139
26140 \end_inset
26141 </cell>
26142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26143 \begin_inset Text
26144
26145 \begin_layout Plain Layout
26146 \begin_inset ERT
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150
26151
26152 \backslash
26153 H e
26154 \end_layout
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \end_inset
26162 </cell>
26163 </row>
26164 <row>
26165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Plain Layout
26169
26170 \backslash
26171 'e
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 \begin_inset ERT
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185
26186 \backslash
26187 'e
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 </row>
26198 <row>
26199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203
26204 \backslash
26205 ~e
26206 \begin_inset Index
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210 Tilde
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \end_inset
26219 </cell>
26220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26221 \begin_inset Text
26222
26223 \begin_layout Plain Layout
26224 \begin_inset ERT
26225 status collapsed
26226
26227 \begin_layout Plain Layout
26228
26229
26230 \backslash
26231 ~e
26232 \end_layout
26233
26234 \end_inset
26235
26236
26237 \end_layout
26238
26239 \end_inset
26240 </cell>
26241 </row>
26242 <row>
26243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Plain Layout
26247
26248 \backslash
26249 .e
26250 \end_layout
26251
26252 \end_inset
26253 </cell>
26254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26255 \begin_inset Text
26256
26257 \begin_layout Plain Layout
26258 \begin_inset ERT
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262
26263
26264 \backslash
26265 .e
26266 \end_layout
26267
26268 \end_inset
26269
26270
26271 \end_layout
26272
26273 \end_inset
26274 </cell>
26275 </row>
26276 <row>
26277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Plain Layout
26281
26282 \backslash
26283 v
26284 \begin_inset ERT
26285 status collapsed
26286
26287 \begin_layout Plain Layout
26288
26289
26290 \backslash
26291 spce 
26292 \end_layout
26293
26294 \end_inset
26295
26296 e
26297 \end_layout
26298
26299 \end_inset
26300 </cell>
26301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26302 \begin_inset Text
26303
26304 \begin_layout Plain Layout
26305 \begin_inset ERT
26306 status collapsed
26307
26308 \begin_layout Plain Layout
26309
26310
26311 \backslash
26312 v e
26313 \end_layout
26314
26315 \end_inset
26316
26317
26318 \end_layout
26319
26320 \end_inset
26321 </cell>
26322 </row>
26323 <row>
26324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Plain Layout
26328
26329 \backslash
26330 d
26331 \begin_inset ERT
26332 status collapsed
26333
26334 \begin_layout Plain Layout
26335
26336
26337 \backslash
26338 spce 
26339 \end_layout
26340
26341 \end_inset
26342
26343 e
26344 \end_layout
26345
26346 \end_inset
26347 </cell>
26348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352 \begin_inset ERT
26353 status collapsed
26354
26355 \begin_layout Plain Layout
26356
26357
26358 \backslash
26359 d e
26360 \end_layout
26361
26362 \end_inset
26363
26364
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 </row>
26370 <row>
26371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26372 \begin_inset Text
26373
26374 \begin_layout Plain Layout
26375
26376 \backslash
26377 c
26378 \begin_inset ERT
26379 status collapsed
26380
26381 \begin_layout Plain Layout
26382
26383
26384 \backslash
26385 spce 
26386 \end_layout
26387
26388 \end_inset
26389
26390 e
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26396 \begin_inset Text
26397
26398 \begin_layout Plain Layout
26399 \begin_inset ERT
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403
26404
26405 \backslash
26406 c e
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 </row>
26417 </lyxtabular>
26418
26419 \end_inset
26420
26421
26422 \begin_inset space \hfill{}
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \begin_layout Standard
26429 \begin_inset VSpace medskip
26430 \end_inset
26431
26432 Avec la commande 
26433 \series bold
26434
26435 \backslash
26436 t
26437 \series default
26438  on peut aussi accentuer deux caractères différents.
26439  La commande 
26440 \series bold
26441
26442 \backslash
26443 t
26444 \begin_inset ERT
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448
26449
26450 \backslash
26451 spce 
26452 \end_layout
26453
26454 \end_inset
26455
26456 sz
26457 \series default
26458  va donner: 
26459 \begin_inset ERT
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463
26464
26465 \backslash
26466 t sz
26467 \end_layout
26468
26469 \end_inset
26470
26471
26472 \end_layout
26473
26474 \begin_layout Standard
26475 Les accents 
26476 \series bold
26477 `
26478 \series default
26479  , 
26480 \series bold
26481 '
26482 \series default
26483  , et 
26484 \series bold
26485 ^
26486 \series default
26487  peuvent être insérés directement avec le clavier, sans utiliser le mode
26488  TeX, quand ils sont utilisés avec des voyelles.
26489  La même chose s'applique au tilde
26490 \begin_inset Foot
26491 status collapsed
26492
26493 \begin_layout Plain Layout
26494 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26495  accent.
26496 \end_layout
26497
26498 \end_inset
26499
26500  
26501 \series bold
26502 ~
26503 \series default
26504  en combinaison avec 
26505 \emph on
26506 a
26507 \emph default
26508  , 
26509 \emph on
26510 n
26511 \emph default
26512  , ou 
26513 \emph on
26514 o
26515 \emph default
26516 .
26517 \end_layout
26518
26519 \begin_layout Standard
26520 Les commandes 
26521 \series bold
26522
26523 \backslash
26524 b
26525 \series default
26526  , 
26527 \series bold
26528
26529 \backslash
26530 c
26531 \series default
26532  , 
26533 \series bold
26534
26535 \backslash
26536 d
26537 \series default
26538  , 
26539 \series bold
26540
26541 \backslash
26542 H
26543 \series default
26544  , 
26545 \series bold
26546
26547 \backslash
26548 t
26549 \series default
26550  , 
26551 \series bold
26552
26553 \backslash
26554 u
26555 \series default
26556  , 
26557 \series bold
26558
26559 \backslash
26560 v
26561 \series default
26562 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26563  en texte mathématique.
26564  Pour les autres accents, il y a des commandes mathématiques spéciales à
26565  utiliser dans les formules, voir 
26566 \begin_inset CommandInset ref
26567 LatexCommand ref
26568 reference "sub:Accents-sur-un-caractère"
26569
26570 \end_inset
26571
26572 .
26573 \end_layout
26574
26575 \begin_layout Standard
26576 \begin_inset VSpace bigskip
26577 \end_inset
26578
26579 En plus, avec la commande 
26580 \series bold
26581
26582 \backslash
26583 textcircled
26584 \series default
26585
26586 \begin_inset Index
26587 status collapsed
26588
26589 \begin_layout Plain Layout
26590 Commandes ! T ! 
26591 \backslash
26592 textcircled
26593 \end_layout
26594
26595 \end_inset
26596
26597  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26598  comme pour le symbole du copyright.
26599 \end_layout
26600
26601 \begin_layout Standard
26602 \align center
26603 \begin_inset Tabular
26604 <lyxtabular version="3" rows="3" columns="2">
26605 <features>
26606 <column alignment="center" valignment="top" width="0">
26607 <column alignment="center" valignment="top" width="0">
26608 <row>
26609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26610 \begin_inset Text
26611
26612 \begin_layout Plain Layout
26613 Commande
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26619 \begin_inset Text
26620
26621 \begin_layout Plain Layout
26622 Résultat
26623 \begin_inset Note Note
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627
26628 \series bold
26629
26630 \backslash
26631 raisebox est seulement utilisée pour faire de la place
26632 \end_layout
26633
26634 \end_inset
26635
26636
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 </row>
26642 <row>
26643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647
26648 \backslash
26649 textcircled{w}
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 \begin_inset ERT
26659 status collapsed
26660
26661 \begin_layout Plain Layout
26662
26663
26664 \backslash
26665 textcircled{w}
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 </row>
26676 <row>
26677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26678 \begin_inset Text
26679
26680 \begin_layout Plain Layout
26681
26682 \backslash
26683 Large 
26684 \backslash
26685 textcircled{
26686 \backslash
26687 normalsize
26688 \backslash
26689 protect
26690 \backslash
26691 raisebox{-1.5pt}{W}}
26692 \end_layout
26693
26694 \end_inset
26695 </cell>
26696 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26697 \begin_inset Text
26698
26699 \begin_layout Plain Layout
26700 \begin_inset Formula $\raisebox{4.5mm}{}$
26701 \end_inset
26702
26703
26704 \begin_inset ERT
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708
26709
26710 \backslash
26711 Large 
26712 \backslash
26713 textcircled{
26714 \backslash
26715 normalsize
26716 \backslash
26717 protect
26718 \backslash
26719 raisebox{-1.5pt}W}
26720 \end_layout
26721
26722 \end_inset
26723
26724
26725 \begin_inset Formula $\raisebox{-2mm}{}$
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 </row>
26734 </lyxtabular>
26735
26736 \end_inset
26737
26738
26739 \end_layout
26740
26741 \begin_layout Standard
26742 On doit faire attentions à ce que le caractère tienne dans le cercle.
26743  
26744 \series bold
26745
26746 \backslash
26747 Large
26748 \series default
26749
26750 \begin_inset Foot
26751 status collapsed
26752
26753 \begin_layout Plain Layout
26754 voir 
26755 \begin_inset CommandInset ref
26756 LatexCommand ref
26757 reference "sub:Tailles-polices"
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \end_inset
26765
26766  donne ici la taille du cercle.
26767  On peut centrer le caractère avec l'aide de la commande  
26768 \series bold
26769
26770 \backslash
26771 raisebox
26772 \series default
26773
26774 \begin_inset Foot
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778 voir 
26779 \begin_inset CommandInset ref
26780 LatexCommand ref
26781 reference "sub:Boîtes-sans-cadre"
26782
26783 \end_inset
26784
26785
26786 \end_layout
26787
26788 \end_inset
26789
26790  .
26791 \end_layout
26792
26793 \begin_layout Subsection
26794 Nombres en minuscules
26795 \begin_inset Index
26796 status collapsed
26797
26798 \begin_layout Plain Layout
26799 Minuscules pour les nombres
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \begin_layout Standard
26808 Les nombres en minuscule sont créés avec la commande 
26809 \series bold
26810
26811 \backslash
26812 oldstylenums
26813 \series default
26814
26815 \begin_inset Index
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819 Commandes ! O ! 
26820 \backslash
26821 oldstylenums
26822 \end_layout
26823
26824 \end_inset
26825
26826 .
26827  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26828  La syntaxe de la commande est:
26829 \end_layout
26830
26831 \begin_layout Standard
26832
26833 \series bold
26834
26835 \backslash
26836 oldstylenums{nombre}
26837 \end_layout
26838
26839 \begin_layout Standard
26840 La commande 
26841 \series bold
26842
26843 \backslash
26844 oldstylenums{0123456789
26845 \series default
26846  donne: 
26847 \begin_inset Formula $\oldstylenums{0123456789}$
26848 \end_inset
26849
26850
26851 \end_layout
26852
26853 \begin_layout Subsection
26854 Caractères spéciaux divers
26855 \begin_inset CommandInset label
26856 LatexCommand label
26857 name "sub:Caractères-spéciaux-divers"
26858
26859 \end_inset
26860
26861
26862 \begin_inset Index
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Caractères spéciaux ! divers
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \begin_layout Standard
26875 Les caractères suivants ne peuvent être insérés que dans des formules en
26876  utilisant les commandes suivantes:
26877 \end_layout
26878
26879 \begin_layout Standard
26880 \align center
26881 \begin_inset Tabular
26882 <lyxtabular version="3" rows="4" columns="2">
26883 <features>
26884 <column alignment="center" valignment="top" width="0">
26885 <column alignment="center" valignment="top" width="0">
26886 <row>
26887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891 Commande
26892 \end_layout
26893
26894 \end_inset
26895 </cell>
26896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26897 \begin_inset Text
26898
26899 \begin_layout Plain Layout
26900 Résultat
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 </row>
26906 <row>
26907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Plain Layout
26911
26912 \backslash
26913 ^
26914 \begin_inset ERT
26915 status collapsed
26916
26917 \begin_layout Plain Layout
26918
26919
26920 \backslash
26921 spce 
26922 \end_layout
26923
26924 \end_inset
26925
26926
26927 \end_layout
26928
26929 \end_inset
26930 </cell>
26931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26932 \begin_inset Text
26933
26934 \begin_layout Plain Layout
26935 \begin_inset Formula $\mathcircumflex$
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 </row>
26944 <row>
26945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Plain Layout
26949
26950 \backslash
26951 _
26952 \end_layout
26953
26954 \end_inset
26955 </cell>
26956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26957 \begin_inset Text
26958
26959 \begin_layout Plain Layout
26960 \begin_inset Formula $\_$
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 </row>
26969 <row>
26970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26971 \begin_inset Text
26972
26973 \begin_layout Plain Layout
26974 ^
26975 \begin_inset ERT
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979
26980
26981 \backslash
26982 spce 
26983 \end_layout
26984
26985 \end_inset
26986
26987
26988 \backslash
26989 circ
26990 \begin_inset Index
26991 status collapsed
26992
26993 \begin_layout Plain Layout
26994 °
26995 \end_layout
26996
26997 \end_inset
26998
26999
27000 \end_layout
27001
27002 \end_inset
27003 </cell>
27004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27005 \begin_inset Text
27006
27007 \begin_layout Plain Layout
27008 \begin_inset Formula $^{\circ}$
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \end_inset
27015 </cell>
27016 </row>
27017 </lyxtabular>
27018
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \begin_layout Standard
27025 Le symbole degré ° peut être inséré directement à condition que le préambule
27026  LaTeX contienne la ligne suivante
27027 \begin_inset Foot
27028 status collapsed
27029
27030 \begin_layout Plain Layout
27031 Plus d'information à ce sujet dans 
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "sub:Caractères-texte"
27035
27036 \end_inset
27037
27038 .
27039 \end_layout
27040
27041 \end_inset
27042
27043 :
27044 \end_layout
27045
27046 \begin_layout Standard
27047
27048 \series bold
27049
27050 \backslash
27051 DeclareInputtext{176}{
27052 \backslash
27053 ifmmode^
27054 \backslash
27055 circ
27056 \backslash
27057 else
27058 \backslash
27059 textdegree
27060 \backslash
27061 fi}
27062 \end_layout
27063
27064 \begin_layout Section
27065 Styles de formules
27066 \begin_inset CommandInset label
27067 LatexCommand label
27068 name "sec:Styles-de-formules"
27069
27070 \end_inset
27071
27072
27073 \begin_inset Index
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077 Formules ! styles
27078 \end_layout
27079
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Itemize
27086 Il y a deux styles d'alignements différents:
27087 \end_layout
27088
27089 \begin_deeper
27090 \begin_layout Description
27091 Centré est le standard prédéfini
27092 \end_layout
27093
27094 \begin_layout Description
27095 Indenté pour ce style, l'option 
27096 \series bold
27097 fleqn
27098 \series default
27099  doit être insérée dans la fenêtre de dialogue 
27100 \family sans
27101 Document\SpecialChar \menuseparator
27102 Paramètres
27103 \family default
27104  dans la rubrique 
27105 \family sans
27106 Classe
27107 \begin_inset space ~
27108 \end_inset
27109
27110 de
27111 \begin_inset space ~
27112 \end_inset
27113
27114 Document
27115 \end_layout
27116
27117 \begin_layout Standard
27118 Quand on utilise 
27119 \series bold
27120 Indenté
27121 \series default
27122 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
27123  
27124 \series bold
27125
27126 \backslash
27127 mathindent
27128 \series default
27129
27130 \begin_inset Index
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134 Commandes ! M ! 
27135 \backslash
27136 mathindent
27137 \end_layout
27138
27139 \end_inset
27140
27141 .
27142  Par exemple, pour une distance de 15
27143 \begin_inset space \thinspace{}
27144 \end_inset
27145
27146 mm, on insère la ligne de commande suivante dans le préambule LaTeX
27147 \end_layout
27148
27149 \begin_layout Standard
27150
27151 \series bold
27152
27153 \backslash
27154 setlength{
27155 \backslash
27156 mathindent}{15mm}
27157 \end_layout
27158
27159 \begin_layout Standard
27160 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
27161 \begin_inset space \thinspace{}
27162 \end_inset
27163
27164 pt est utilisée.
27165 \end_layout
27166
27167 \end_deeper
27168 \begin_layout Itemize
27169 Et deux styles différents de numérotation:
27170 \end_layout
27171
27172 \begin_deeper
27173 \begin_layout Description
27174 Droite est le standard prédéfini
27175 \end_layout
27176
27177 \begin_layout Description
27178 Gauche pour ce style, l'option 
27179 \series bold
27180 leqno
27181 \series default
27182  doit être insérée dans la fenêtre de dialogue 
27183 \family sans
27184 Document\SpecialChar \menuseparator
27185 Paramètres
27186 \family default
27187  dans la rubrique 
27188 \family sans
27189 Classe
27190 \begin_inset space ~
27191 \end_inset
27192
27193 de
27194 \begin_inset space ~
27195 \end_inset
27196
27197 Document
27198 \end_layout
27199
27200 \end_deeper
27201 \begin_layout Standard
27202
27203 \series bold
27204 fleqn
27205 \series default
27206  et 
27207 \series bold
27208 leqno
27209 \series default
27210  peuvent être utilisés ensembles.
27211  Dans ce cas les deux options sont insérées, séparées par une virgule.
27212 \end_layout
27213
27214 \begin_layout Standard
27215 Les styles choisis sont utilisés par toutes les formules du document.
27216  Quand il faut créer à la fois des formules centrées et des formules alignées,
27217  on utilise le style 
27218 \series bold
27219 Centré
27220 \series default
27221 .
27222  Les formules indentées sont alors placées dans un environnement 
27223 \series bold
27224 falign, 
27225 \series default
27226 voir 
27227 \begin_inset CommandInset ref
27228 LatexCommand ref
27229 reference "sub:environnement-Flalign"
27230
27231 \end_inset
27232
27233 .
27234 \end_layout
27235
27236 \begin_layout Section
27237 Formules multi-lignes
27238 \begin_inset CommandInset label
27239 LatexCommand label
27240 name "sec:Formules-multilignes"
27241
27242 \end_inset
27243
27244
27245 \begin_inset Index
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 Formules ! multi-lignes
27250 \end_layout
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Subsection
27258 Généralités
27259 \end_layout
27260
27261 \begin_layout Standard
27262 Dans LyX, on crée les formules multi-lignes en appuyant sur 
27263 \family sans
27264 \series bold
27265 Ctrl-Entrée
27266 \family default
27267 \series default
27268  à l'intérieur d'une formule.
27269  Cela crée un environnement 
27270 \series bold
27271 align 
27272 \series default
27273 qui est décrit dans 
27274 \begin_inset CommandInset ref
27275 LatexCommand ref
27276 reference "sub:environnement-align-standard"
27277
27278 \end_inset
27279
27280 .
27281 \end_layout
27282
27283 \begin_layout Standard
27284 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27285  créés en passant par le menu 
27286 \family sans
27287 Insérer\SpecialChar \menuseparator
27288 Math
27289 \family default
27290 .
27291  Ces environnements sont décrits dans les sections qui suivent.
27292 \end_layout
27293
27294 \begin_layout Standard
27295 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27296  est créée en appuyant sur 
27297 \family sans
27298 Ctrl-Entrée
27299 \family default
27300 .
27301  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27302  boutons 
27303 \begin_inset Graphics
27304         filename ../../images/tabular-feature_append-row.png
27305         scale 85
27306
27307 \end_inset
27308
27309  ou 
27310 \begin_inset Graphics
27311         filename ../../images/tabular-feature_delete-row.png
27312         scale 85
27313
27314 \end_inset
27315
27316  de la barre d'outils mathématique ou bien le menu 
27317 \family sans
27318 Éditer\SpecialChar \menuseparator
27319 Lignes
27320 \begin_inset space \thinspace{}
27321 \end_inset
27322
27323 &
27324 \begin_inset space \thinspace{}
27325 \end_inset
27326
27327 Colonnes
27328 \family default
27329 .
27330 \end_layout
27331
27332 \begin_layout Subsubsection
27333 Séparation des lignes
27334 \begin_inset CommandInset label
27335 LatexCommand label
27336 name "sub:Séparation-des-lignes"
27337
27338 \end_inset
27339
27340
27341 \begin_inset Index
27342 status collapsed
27343
27344 \begin_layout Plain Layout
27345 Formules ! multi-lignes ! Séparation des lignes
27346 \end_layout
27347
27348 \end_inset
27349
27350
27351 \end_layout
27352
27353 \begin_layout Standard
27354 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27355 \begin_inset Formula \begin{eqnarray*}
27356 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}\\
27357 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \begin_layout Standard
27365 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27366  qu'argument optionnel de la commande de saut de ligne.
27367  Ce n'est pas encore possible avec LyX
27368 \begin_inset Foot
27369 status collapsed
27370
27371 \begin_layout Plain Layout
27372 voir 
27373 \begin_inset CommandInset href
27374 LatexCommand href
27375 name "LyX-bug #1505"
27376 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27377
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \end_inset
27384
27385 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27386  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27387 \series bold
27388
27389 \backslash
27390
27391 \backslash
27392 [3mm]
27393 \series default
27394  à la fin de la première ligne et on obtient: 
27395 \begin_inset ERT
27396 status collapsed
27397
27398 \begin_layout Plain Layout
27399
27400
27401 \backslash
27402 begin{eqnarray*}
27403 \end_layout
27404
27405 \begin_layout Plain Layout
27406
27407 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27408  = & 
27409 \backslash
27410 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27411 \backslash
27412
27413 \backslash
27414 [3mm]
27415 \end_layout
27416
27417 \begin_layout Plain Layout
27418
27419 4x^{2}
27420 \backslash
27421 left(B^{2}+x_{0}^{2}
27422 \backslash
27423 right)+4x_{0}x
27424 \backslash
27425 left(D-B^{2}
27426 \backslash
27427 right)+B^{2}
27428 \backslash
27429 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27430 \backslash
27431 right) & = & 0
27432 \end_layout
27433
27434 \begin_layout Plain Layout
27435
27436
27437 \backslash
27438 end{eqnarray*}
27439 \end_layout
27440
27441 \end_inset
27442
27443
27444 \end_layout
27445
27446 \begin_layout Standard
27447 \begin_inset VSpace bigskip
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \begin_layout Standard
27454 On obtient alors: 
27455 \begin_inset ERT
27456 status collapsed
27457
27458 \begin_layout Plain Layout
27459
27460
27461 \backslash
27462 setlength{
27463 \backslash
27464 jot}{3mm+3pt}
27465 \end_layout
27466
27467 \end_inset
27468
27469
27470 \begin_inset Formula \begin{eqnarray*}
27471 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}\\
27472 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \begin_layout Standard
27480 \begin_inset ERT
27481 status collapsed
27482
27483 \begin_layout Plain Layout
27484
27485
27486 \backslash
27487 setlength{
27488 \backslash
27489 jot}{3pt}
27490 \end_layout
27491
27492 \end_inset
27493
27494  Pour revenir à l'espacement par défaut, on remet la valeur de 
27495 \series bold
27496
27497 \backslash
27498 jot
27499 \series default
27500  à 3
27501 \begin_inset space \thinspace{}
27502 \end_inset
27503
27504 pt.
27505 \end_layout
27506
27507 \begin_layout Subsubsection
27508 Séparation des colonnes
27509 \begin_inset CommandInset label
27510 LatexCommand label
27511 name "sub:Séparation-des-colonnes"
27512
27513 \end_inset
27514
27515
27516 \begin_inset Index
27517 status collapsed
27518
27519 \begin_layout Plain Layout
27520 Formules ! multi-lignes ! Séparation des colonnes
27521 \end_layout
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 Les formules multi-lignes forment une matrice.
27530  Une formule dans un environnement eqnarray est par exemple une matrice
27531  à trois colonnes.
27532  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27533  l'espace à côté du symbole de relation.
27534 \end_layout
27535
27536 \begin_layout Standard
27537 L'espacement des colonnes est spécifié avec la longueur 
27538 \series bold
27539
27540 \backslash
27541 arraycolsep
27542 \series default
27543
27544 \begin_inset Index
27545 status collapsed
27546
27547 \begin_layout Plain Layout
27548 Commandes ! A ! 
27549 \backslash
27550 arraycolsep
27551 \end_layout
27552
27553 \end_inset
27554
27555  selon la relation:
27556 \begin_inset Newline newline
27557 \end_inset
27558
27559 séparation des colonnes = 2
27560 \begin_inset space \thinspace{}
27561 \end_inset
27562
27563
27564 \series bold
27565
27566 \backslash
27567 arraycolsep
27568 \series default
27569
27570 \begin_inset Newline newline
27571 \end_inset
27572
27573 Donc, la commande
27574 \end_layout
27575
27576 \begin_layout Standard
27577
27578 \series bold
27579
27580 \backslash
27581 setlength{
27582 \backslash
27583 arraycolsep}{1cm}
27584 \end_layout
27585
27586 \begin_layout Standard
27587 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27588  des colonnes à 2
27589 \begin_inset space \thinspace{}
27590 \end_inset
27591
27592 cm.
27593  Pour revenir à la valeur par défaut, on met 
27594 \series bold
27595
27596 \backslash
27597 arraycolsep
27598 \series default
27599  à 5
27600 \begin_inset space \thinspace{}
27601 \end_inset
27602
27603 pt.
27604 \end_layout
27605
27606 \begin_layout Standard
27607 Une formule avec des colonnes séparées de 2
27608 \begin_inset space \thinspace{}
27609 \end_inset
27610
27611 cm:
27612 \begin_inset ERT
27613 status collapsed
27614
27615 \begin_layout Plain Layout
27616
27617
27618 \backslash
27619 setlength{
27620 \backslash
27621 arraycolsep}{1cm}
27622 \end_layout
27623
27624 \end_inset
27625
27626
27627 \begin_inset Formula \begin{eqnarray*}
27628 A & = & B\\
27629 C & \ne & A\end{eqnarray*}
27630
27631 \end_inset
27632
27633 Une formule avec la séparation de colonne prédéfinie de 10
27634 \begin_inset space \thinspace{}
27635 \end_inset
27636
27637 pt:
27638 \begin_inset ERT
27639 status collapsed
27640
27641 \begin_layout Plain Layout
27642
27643
27644 \backslash
27645 setlength{
27646 \backslash
27647 arraycolsep}{5pt}
27648 \end_layout
27649
27650 \end_inset
27651
27652
27653 \begin_inset Formula \begin{eqnarray*}
27654 A & = & B\\
27655 C & \ne & A\end{eqnarray*}
27656
27657 \end_inset
27658
27659
27660 \end_layout
27661
27662 \begin_layout Subsubsection
27663 Formules longues
27664 \begin_inset Index
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668 Formules ! longues
27669 \end_layout
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Standard
27677 Les formules longues peuvent être mises en forme en utilisant une de ces
27678  méthodes:
27679 \end_layout
27680
27681 \begin_layout Itemize
27682 Quand un des membres de l'équation est beaucoup plus court que la largeur
27683  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27684  de droite est écrit sur deux lignes:
27685 \begin_inset ERT
27686 status collapsed
27687
27688 \begin_layout Plain Layout
27689
27690
27691 \backslash
27692 medskip
27693 \end_layout
27694
27695 \end_inset
27696
27697  
27698 \begin_inset Formula \begin{eqnarray}
27699 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 \\
27700  &  & -\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:kurzlang}\end{eqnarray}
27701
27702 \end_inset
27703
27704
27705 \begin_inset ERT
27706 status collapsed
27707
27708 \begin_layout Plain Layout
27709
27710
27711 \backslash
27712 smallskip
27713 \end_layout
27714
27715 \end_inset
27716
27717
27718 \begin_inset Newline newline
27719 \end_inset
27720
27721 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27722  comme un opérateur puisqu'il est le premier caractère de la ligne.
27723  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27724  difficile à distinguer de la barre de fraction.
27725  Pour éviter cela, une espace a été insérée après les signe moins avec la
27726  commande 
27727 \series bold
27728
27729 \backslash
27730 hspace{3pt}
27731 \series default
27732
27733 \begin_inset Foot
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737 plus au sujet de la commande 
27738 \series bold
27739
27740 \backslash
27741 hspace
27742 \series default
27743 , voir 
27744 \begin_inset CommandInset ref
27745 LatexCommand ref
27746 reference "sub:Espace-variable"
27747
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \end_inset
27754
27755
27756 \begin_inset Index
27757 status collapsed
27758
27759 \begin_layout Plain Layout
27760 Commandes ! H ! 
27761 \backslash
27762 hspace
27763 \end_layout
27764
27765 \end_inset
27766
27767 .
27768 \end_layout
27769
27770 \begin_layout Itemize
27771 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27772  
27773 \series bold
27774
27775 \backslash
27776 lefteqn
27777 \series default
27778
27779 \begin_inset Index
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783 Commandes ! L ! 
27784 \backslash
27785 lefteqn
27786 \end_layout
27787
27788 \end_inset
27789
27790 .
27791  Elle est insérée dans la première colonne de la première ligne et a comme
27792  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27793 \begin_inset ERT
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797
27798
27799 \backslash
27800 medskip
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \begin_inset Formula \begin{eqnarray}
27807 \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 \\
27808  &  & -\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 \\
27809  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}\end{eqnarray}
27810
27811 \end_inset
27812
27813
27814 \begin_inset ERT
27815 status collapsed
27816
27817 \begin_layout Plain Layout
27818
27819
27820 \backslash
27821 smallskip
27822 \end_layout
27823
27824 \end_inset
27825
27826
27827 \begin_inset Newline newline
27828 \end_inset
27829
27830 Après l'insertion de la commande 
27831 \series bold
27832
27833 \backslash
27834 lefteqn
27835 \series default
27836 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27837  vers la gauche par rapport à la boîte bleue.
27838  C'est dans cette dernière que l'on insère la formule.
27839 \begin_inset ERT
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843
27844
27845 \backslash
27846 medskip
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \begin_inset Newline newline
27853 \end_inset
27854
27855 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27856  celles d'après.
27857  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27858 \begin_inset ERT
27859 status collapsed
27860
27861 \begin_layout Plain Layout
27862
27863
27864 \backslash
27865 medskip
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \begin_inset Newline newline
27872 \end_inset
27873
27874
27875 \begin_inset Note Greyedout
27876 status open
27877
27878 \begin_layout Plain Layout
27879 Notez les points suivants quand vous utilisez 
27880 \series bold
27881
27882 \backslash
27883 lefteqn
27884 \series default
27885 :
27886 \end_layout
27887
27888 \begin_layout Itemize
27889 La formule n'utilise pas la totalité de la largeur de la page.
27890  Quand par exemple on a ajouté le terme 
27891 \begin_inset Formula $-B^{2}$
27892 \end_inset
27893
27894  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27895  de la marge.
27896  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27897  négatif en début de la première ligne.
27898 \end_layout
27899
27900 \begin_layout Itemize
27901 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27902  première ligne avec la souris
27903 \begin_inset Foot
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907 \begin_inset CommandInset href
27908 LatexCommand href
27909 name "LyX-bug #1429"
27910 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \end_inset
27918
27919 .
27920  On peut seulement placer le curseur au début de la ligne et ensuite le
27921  déplacer avec les flèches du clavier.
27922 \end_layout
27923
27924 \end_inset
27925
27926
27927 \end_layout
27928
27929 \begin_layout Itemize
27930 D'autres méthodes pour créer des formules longues sont offertes par les
27931  environnements décrits dans 
27932 \begin_inset CommandInset ref
27933 LatexCommand ref
27934 reference "sub:Environnement-Multline"
27935
27936 \end_inset
27937
27938  et 
27939 \begin_inset CommandInset ref
27940 LatexCommand ref
27941 reference "sub:Portions-de-formules-en-multiligne"
27942
27943 \end_inset
27944
27945 .
27946 \end_layout
27947
27948 \begin_layout Subsubsection
27949 Crochets sur plusieurs lignes
27950 \begin_inset CommandInset label
27951 LatexCommand label
27952 name "sub:Crochets-multilignes"
27953
27954 \end_inset
27955
27956
27957 \begin_inset Index
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Crochets ! pour expressions multi-lignes
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \begin_layout Standard
27970 Pour des parenthèses ou des crochets entourant des expressions réparties
27971  sur plusieurs lignes, on rencontre le problème suivant:
27972 \begin_inset Formula \begin{eqnarray*}
27973 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27974  &  & \left.\cdots+B-D\right]\end{eqnarray*}
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Standard
27982 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
27983  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
27984 \end_layout
27985
27986 \begin_layout Standard
27987 Pour donner la bonne taille au crochet de la deuxième ligne, la première
27988  ligne doit se terminer par la commande 
27989 \series bold
27990
27991 \backslash
27992 right.
27993 \series default
27994
27995 \begin_inset Index
27996 status collapsed
27997
27998 \begin_layout Plain Layout
27999 Commandes ! R ! 
28000 \backslash
28001 right
28002 \end_layout
28003
28004 \end_inset
28005
28006  et la seconde commencer par 
28007 \series bold
28008
28009 \backslash
28010 left.
28011 \begin_inset Foot
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015 pour plus au sujet des commandes 
28016 \series bold
28017
28018 \backslash
28019 left
28020 \series default
28021  et 
28022 \series bold
28023
28024 \backslash
28025 right
28026 \series default
28027  voir 
28028 \begin_inset CommandInset ref
28029 LatexCommand ref
28030 reference "sub:Taille-parenthèses-automatique"
28031
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \series default
28041
28042 \begin_inset Index
28043 status collapsed
28044
28045 \begin_layout Plain Layout
28046 Commandes ! L ! 
28047 \backslash
28048 left
28049 \end_layout
28050
28051 \end_inset
28052
28053 .
28054  Après le 
28055 \series bold
28056
28057 \backslash
28058 left.
28059
28060 \series default
28061  on insère la commande 
28062 \series bold
28063
28064 \backslash
28065 vphantom
28066 \series default
28067
28068 \begin_inset ERT
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072
28073
28074 \backslash
28075 spce 
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \series bold
28082
28083 \backslash
28084 prod
28085 \series default
28086 ^
28087 \begin_inset ERT
28088 status collapsed
28089
28090 \begin_layout Plain Layout
28091
28092
28093 \backslash
28094 spce 
28095 \end_layout
28096
28097 \end_inset
28098
28099
28100 \series bold
28101
28102 \backslash
28103 infty
28104 \series default
28105
28106 \begin_inset ERT
28107 status collapsed
28108
28109 \begin_layout Plain Layout
28110
28111
28112 \backslash
28113 spce 
28114 \end_layout
28115
28116 \end_inset
28117
28118
28119 \series bold
28120
28121 \begin_inset Formula $\downarrow$
28122 \end_inset
28123
28124 _R=1}
28125 \series default
28126
28127 \begin_inset Index
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 Commandes ! V ! 
28132 \backslash
28133 vphantom
28134 \end_layout
28135
28136 \end_inset
28137
28138  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
28139  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
28140  de la deuxième ligne.
28141 \end_layout
28142
28143 \begin_layout Standard
28144 On obtient ceci:
28145 \end_layout
28146
28147 \begin_layout Standard
28148 \begin_inset Formula \begin{eqnarray*}
28149 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28150  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28151
28152 \end_inset
28153
28154
28155 \end_layout
28156
28157 \begin_layout Subsection
28158 Les environnements align 
28159 \end_layout
28160
28161 \begin_layout Standard
28162 Les environnements align peuvent être utilisés pour tous les cas de formules
28163  multi-lignes.
28164  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
28165 e.
28166 \end_layout
28167
28168 \begin_layout Standard
28169 Les environnement Align sont composés de colonnes.
28170  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
28171  sont alignées à droite.
28172  Chaque ligne d'un environnement Align peut être numérotée.
28173 \end_layout
28174
28175 \begin_layout Standard
28176 Les environnement Align sont créés avec le menu 
28177 \family sans
28178 Insérer\SpecialChar \menuseparator
28179 Math
28180 \family default
28181 .
28182  Avec le menu 
28183 \family sans
28184 Éditer\SpecialChar \menuseparator
28185 Math\SpecialChar \menuseparator
28186 Change le type de formule
28187 \family default
28188  on peut convertir des formules existantes en environnement Align.
28189 \end_layout
28190
28191 \begin_layout Standard
28192 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
28193  
28194 \begin_inset Graphics
28195         filename ../../images/tabular-feature_append-column.png
28196         scale 85
28197
28198 \end_inset
28199
28200  ou 
28201 \begin_inset Graphics
28202         filename ../../images/tabular-feature_delete-column.png
28203         scale 85
28204
28205 \end_inset
28206
28207 , respectivement, soit le menu 
28208 \family sans
28209 Éditer\SpecialChar \menuseparator
28210 Lignes & colonnes
28211 \family default
28212 .
28213 \end_layout
28214
28215 \begin_layout Subsubsection
28216 L'environnement align standard
28217 \begin_inset CommandInset label
28218 LatexCommand label
28219 name "sub:environnement-align-standard"
28220
28221 \end_inset
28222
28223
28224 \begin_inset Index
28225 status collapsed
28226
28227 \begin_layout Plain Layout
28228 Formules ! multi-lignes ! environnement align
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \end_layout
28235
28236 \begin_layout Standard
28237 Cet environnement align est créé en appuyant sur 
28238 \family sans
28239 Ctrl-Entrée
28240 \family default
28241  dans une formule ou en utilisant le menu 
28242 \family sans
28243 Insérer\SpecialChar \menuseparator
28244 Math\SpecialChar \menuseparator
28245 Environnement
28246 \begin_inset space ~
28247 \end_inset
28248
28249 AMS
28250 \begin_inset space ~
28251 \end_inset
28252
28253 align
28254 \family default
28255 .
28256 \end_layout
28257
28258 \begin_layout Standard
28259 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28260  align à quatre colonnes:
28261 \begin_inset Formula \begin{align*}
28262 A & =\sin(B) & C & =D\\
28263 C & \ne A & B & \ne D\end{align*}
28264
28265 \end_inset
28266
28267 Comme on peut le voir, dans cet environnement les formules sont placées
28268  comme s'il y avait un 
28269 \series bold
28270
28271 \backslash
28272 hfill
28273 \begin_inset Foot
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 pour plus d'information au sujet de 
28278 \series bold
28279
28280 \backslash
28281 hfill
28282 \series default
28283  voir 
28284 \begin_inset CommandInset ref
28285 LatexCommand ref
28286 reference "sub:Espace-variable"
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \end_inset
28294
28295
28296 \series default
28297  avant la première colonne et après chaque colonne paire.
28298  Quand on utilise le style 
28299 \series bold
28300 Indenté
28301 \begin_inset Foot
28302 status collapsed
28303
28304 \begin_layout Plain Layout
28305 pour les styles de formules, voir 
28306 \begin_inset CommandInset ref
28307 LatexCommand ref
28308 reference "sec:Styles-de-formules"
28309
28310 \end_inset
28311
28312
28313 \end_layout
28314
28315 \end_inset
28316
28317  
28318 \series default
28319 la formule est écrite sans le 
28320 \series bold
28321
28322 \backslash
28323 hfill
28324 \series default
28325  avant la première colonne.
28326 \end_layout
28327
28328 \begin_layout Subsubsection
28329 L'environnement alignat
28330 \begin_inset Index
28331 status collapsed
28332
28333 \begin_layout Plain Layout
28334 Formules ! multi-lignes ! environnement alignat
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \begin_layout Standard
28343 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28344  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28345 \begin_inset CommandInset ref
28346 LatexCommand ref
28347 reference "sub:Espace"
28348
28349 \end_inset
28350
28351 .
28352 \end_layout
28353
28354 \begin_layout Standard
28355 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28356  espace de 1
28357 \begin_inset space \thinspace{}
28358 \end_inset
28359
28360 cm au début de la deuxième formule:
28361 \begin_inset Formula \begin{alignat*}{2}
28362 A & =\sin(B) & \hspace{1cm}C & =D\\
28363 C & \ne A & B & \ne D\end{alignat*}
28364
28365 \end_inset
28366
28367 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28368  colonne, cet environnement est particulièrement adapté aux cas où on a
28369  trois colonnes ou plus côte-à-côte.
28370  
28371 \end_layout
28372
28373 \begin_layout Subsubsection
28374 Environnement falign
28375 \begin_inset CommandInset label
28376 LatexCommand label
28377 name "sub:environnement-Flalign"
28378
28379 \end_inset
28380
28381
28382 \begin_inset Index
28383 status collapsed
28384
28385 \begin_layout Plain Layout
28386 Formules ! multi-lignes ! environnement flalign
28387 \end_layout
28388
28389 \end_inset
28390
28391
28392 \end_layout
28393
28394 \begin_layout Standard
28395 Dans cet environnement les deux premières colonnes sont placées le plus
28396  à gauche possible et les deux dernière le plus à droite possible.
28397  Un exemple:
28398 \begin_inset Formula \begin{flalign*}
28399 A & =1 & B & =2 & C & =3\\
28400 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28401
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \begin_layout Standard
28408 En créant un environnement flalign avec un nombre impair de colonnes et
28409  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28410  formules d'un document peuvent être mises à gauche, bien que le style de
28411  formules 
28412 \series bold
28413 Centré 
28414 \series default
28415 soit utilisé.
28416  Comme exemple la formule 
28417 \begin_inset CommandInset ref
28418 LatexCommand eqref
28419 reference "eq:VolInt"
28420
28421 \end_inset
28422
28423  indentée:
28424 \begin_inset Formula \begin{flalign}
28425 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28426
28427 \end_inset
28428
28429 Les deux premières colonnes contiennent la formule.
28430  Pour l'indenter comme avec le style de formule 
28431 \series bold
28432 Indenté,
28433 \series default
28434  on a inséré une espace de 30
28435 \begin_inset space \thinspace{}
28436 \end_inset
28437
28438 pt au début de la première colonne.
28439 \end_layout
28440
28441 \begin_layout Subsection
28442 Environnement eqnarray
28443 \begin_inset Index
28444 status collapsed
28445
28446 \begin_layout Plain Layout
28447 Formules ! multi-lignes ! environnement eqnarray
28448 \end_layout
28449
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Standard
28456 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28457  Le contenu de la première boîte est aligné à droite, celui de la dernière
28458  est aligné à gauche.
28459  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28460  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28461 \begin_inset Formula \begin{eqnarray*}
28462 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28463 AB & AB & AB\\
28464 A & = & A\end{eqnarray*}
28465
28466 \end_inset
28467
28468
28469 \end_layout
28470
28471 \begin_layout Subsection
28472 Environnement gather
28473 \begin_inset Index
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 Formules ! multi-lignes ! environnement gather
28478 \end_layout
28479
28480 \end_inset
28481
28482
28483 \end_layout
28484
28485 \begin_layout Standard
28486 Cet environnement consiste seulement en une colonne centrée.
28487  Chaque ligne peut être numérotée.
28488 \begin_inset Formula \begin{gather}
28489 A=1\\
28490 X=\textrm{-}1\end{gather}
28491
28492 \end_inset
28493
28494
28495 \end_layout
28496
28497 \begin_layout Subsection
28498 Environnement multline
28499 \begin_inset CommandInset label
28500 LatexCommand label
28501 name "sub:Environnement-Multline"
28502
28503 \end_inset
28504
28505
28506 \begin_inset Index
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 Formules ! multi-lignes ! environnement multline
28511 \end_layout
28512
28513 \end_inset
28514
28515
28516 \end_layout
28517
28518 \begin_layout Standard
28519 L'environnement multline consiste, comme l'environnement gather en une seule
28520  colonne.
28521  Mais la première ligne est alignée à gauche, la dernière est alignée à
28522  droite et toutes les autres sont centrées.
28523  Cet environnement est donc particulièrement adapté aux formules très longues.
28524  Comme exemple, voici la formule 
28525 \begin_inset CommandInset ref
28526 LatexCommand eqref
28527 reference "eq:lefteqn"
28528
28529 \end_inset
28530
28531  dans un environnement multline:
28532 \begin_inset Formula \begin{multline}
28533 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}\\
28534 -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}\\
28535 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
28536
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28544  apparaît numérotée si le document est numéroté à droite, la première s'il
28545  est numéroté à gauche.
28546 \begin_inset Foot
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 pour les styles de numérotation, voir 
28551 \begin_inset CommandInset ref
28552 LatexCommand ref
28553 reference "sec:Styles-de-formules"
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \end_inset
28561
28562
28563 \end_layout
28564
28565 \begin_layout Standard
28566 Avec les commandes 
28567 \series bold
28568
28569 \backslash
28570 shoveright
28571 \begin_inset Index
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Commandes ! S ! 
28576 \backslash
28577 shoveright
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \series default
28584  et 
28585 \series bold
28586
28587 \backslash
28588 shoveleft
28589 \begin_inset Index
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 Commandes ! S ! 
28594 \backslash
28595 shoveleft
28596 \end_layout
28597
28598 \end_inset
28599
28600
28601 \series default
28602  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28603  Les commandes sont utilisées de la façon suivante:
28604 \end_layout
28605
28606 \begin_layout Standard
28607
28608 \series bold
28609
28610 \backslash
28611 shoveright{contenu de la ligne}
28612 \series default
28613  et 
28614 \series bold
28615
28616 \backslash
28617 shoveleft{contenu de la ligne}
28618 \end_layout
28619
28620 \begin_layout Standard
28621 \begin_inset VSpace medskip
28622 \end_inset
28623
28624 La longueur 
28625 \series bold
28626
28627 \backslash
28628 multlinegap
28629 \begin_inset Index
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Commandes ! M ! 
28634 \backslash
28635 multlinegap
28636 \end_layout
28637
28638 \end_inset
28639
28640
28641 \series default
28642  précise la distance entre le début de la première ligne et la marge de
28643  gauche.
28644  La valeur prédéfinie est 0
28645 \begin_inset space \thinspace{}
28646 \end_inset
28647
28648 pt.
28649 \end_layout
28650
28651 \begin_layout Standard
28652 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28653 \end_layout
28654
28655 \begin_layout Standard
28656
28657 \series bold
28658
28659 \backslash
28660 setlength{
28661 \backslash
28662 multlinegap}{2cm}
28663 \end_layout
28664
28665 \begin_layout Standard
28666 \begin_inset ERT
28667 status collapsed
28668
28669 \begin_layout Plain Layout
28670
28671
28672 \backslash
28673 setlength{
28674 \backslash
28675 multlinegap}{2cm}
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \begin_inset Formula \begin{multline}
28682 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}\\
28683 \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}}\\
28684 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
28685
28686 \end_inset
28687
28688
28689 \begin_inset ERT
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 setlength{
28697 \backslash
28698 multlinegap}{0pt}
28699 \end_layout
28700
28701 \end_inset
28702
28703 La deuxième ligne a été alignée à gauche en utilisant 
28704 \series bold
28705
28706 \backslash
28707 shoveleft
28708 \series default
28709 .
28710 \end_layout
28711
28712 \begin_layout Subsection
28713 Portions de formules en multi-ligne
28714 \begin_inset CommandInset label
28715 LatexCommand label
28716 name "sub:Portions-de-formules-en-multiligne"
28717
28718 \end_inset
28719
28720
28721 \begin_inset Index
28722 status collapsed
28723
28724 \begin_layout Plain Layout
28725 Formules ! multi-lignes ! portions de formules
28726 \end_layout
28727
28728 \end_inset
28729
28730
28731 \end_layout
28732
28733 \begin_layout Standard
28734 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28735  on peut utiliser l'un des environnements suivants: 
28736 \series bold
28737 aligned
28738 \series default
28739
28740 \series bold
28741 alignedat
28742 \series default
28743
28744 \series bold
28745 gathered
28746 \series default
28747  or 
28748 \series bold
28749 split
28750 \series default
28751 .
28752  Ils peuvent être insérés en utilisant le menu 
28753 \family sans
28754 Insérer\SpecialChar \menuseparator
28755 Math
28756 \family default
28757  ou en utilisant les commandes décrites dans cette section.
28758 \end_layout
28759
28760 \begin_layout Standard
28761 Les trois premier ont les mêmes propriétés que les environnements de formules
28762  correspondants, à part le fait que l'on peut ajouter d'autres portions
28763  de formules après eux.
28764  Un exemple:
28765 \begin_inset Formula \[
28766 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28767 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28768 \right\} \textrm{Relations d'incertitude}\]
28769
28770 \end_inset
28771
28772
28773 \end_layout
28774
28775 \begin_layout Standard
28776 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28777  on insère la commande 
28778 \series bold
28779
28780 \backslash
28781 aligned
28782 \begin_inset Index
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786 Commandes ! A ! 
28787 \backslash
28788 aligned
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \series default
28795 .
28796  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28797  on peut ajouter des lignes et des colonnes.
28798  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28799  de formules, comme des accolades.
28800 \end_layout
28801
28802 \begin_layout Standard
28803 L'environnement aligned est aussi utilisable pour de longues formules dont
28804  les lignes sont alignées horizontalement.
28805  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28806  est que le numéro des formules est centré verticalement après les formules.
28807  Un exemple, la formule
28808 \begin_inset CommandInset ref
28809 LatexCommand eqref
28810 reference "eq:kurzlang"
28811
28812 \end_inset
28813
28814  dans l'environnement aligned:
28815 \begin_inset Formula \begin{equation}
28816 \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}|}\\
28817  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\end{aligned}
28818 \end{equation}
28819
28820 \end_inset
28821
28822
28823 \end_layout
28824
28825 \begin_layout Standard
28826 Pour utiliser les environnements 
28827 \series bold
28828 alignedat
28829 \series default
28830
28831 \series bold
28832 gathered
28833 \series default
28834 , ou 
28835 \series bold
28836 split
28837 \series default
28838 , on doit insérer respectivement, les commandes 
28839 \series bold
28840
28841 \backslash
28842 alignedat
28843 \series default
28844 ,
28845 \begin_inset Index
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849 Commandes ! A ! 
28850 \backslash
28851 alignedat
28852 \end_layout
28853
28854 \end_inset
28855
28856  
28857 \series bold
28858
28859 \backslash
28860 gathered
28861 \series default
28862
28863 \begin_inset Index
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867 Commandes ! G ! 
28868 \backslash
28869 gathered
28870 \end_layout
28871
28872 \end_inset
28873
28874 , ou 
28875 \series bold
28876
28877 \backslash
28878 split
28879 \series default
28880
28881 \begin_inset Index
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 Commandes ! S ! 
28886 \backslash
28887 split
28888 \end_layout
28889
28890 \end_inset
28891
28892 .
28893  L'environnement split a les mêmes propriétés que l'environnement aligned,
28894  mais il ne peut avoir que deux colonnes.
28895 \end_layout
28896
28897 \begin_layout Subsection
28898 Texte dans les formules multi-lignes
28899 \begin_inset CommandInset label
28900 LatexCommand label
28901 name "sub:Texte-dans-multi-lignes"
28902
28903 \end_inset
28904
28905
28906 \begin_inset Index
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910 Texte ! dans les formules
28911 \end_layout
28912
28913 \end_inset
28914
28915
28916 \begin_inset Index
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Formules ! multi-lignes ! texte
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \end_layout
28927
28928 \begin_layout Standard
28929 Dans les environnements align, multline et gather, on peut insérer du texte
28930  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28931  des colonnes.
28932  Pour faire cela, on utilise la commande 
28933 \series bold
28934
28935 \backslash
28936 intertext
28937 \begin_inset Index
28938 status collapsed
28939
28940 \begin_layout Plain Layout
28941 Commandes ! I ! 
28942 \backslash
28943 intertext
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \series default
28950  avec la syntaxe suivante:
28951 \end_layout
28952
28953 \begin_layout Standard
28954
28955 \series bold
28956
28957 \backslash
28958 intertext{texte}
28959 \end_layout
28960
28961 \begin_layout Standard
28962 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
28963  subir de césure.
28964  Comme LyX ne supporte pas directement 
28965 \series bold
28966
28967 \backslash
28968 intertext
28969 \series default
28970 , le texte doit être écrit comme du texte mathématique.
28971  Le texte inséré avec 
28972 \series bold
28973
28974 \backslash
28975 intertext
28976 \series default
28977  doit être au début d'une ligne pour se trouver dans la sortie final au
28978  dessus de celle-ci.
28979  Un exemple où le texte a été inséré au début de la deuxième ligne:
28980 \begin_inset Formula \begin{align}
28981 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28982 \intertext{\text{l'intégrande est symétrique autour de $\phi=\pi$, donc}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \begin_layout Section
28990 Numérotation des formules
28991 \begin_inset Index
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995 Numérotation des formules
28996 \end_layout
28997
28998 \end_inset
28999
29000
29001 \begin_inset Index
29002 status collapsed
29003
29004 \begin_layout Plain Layout
29005 Formules ! numérotation|see
29006 \begin_inset ERT
29007 status collapsed
29008
29009 \begin_layout Plain Layout
29010
29011 {
29012 \end_layout
29013
29014 \end_inset
29015
29016 Numérotation des formules
29017 \begin_inset ERT
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021
29022 }
29023 \end_layout
29024
29025 \end_inset
29026
29027
29028 \end_layout
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Subsection
29036 Généralités
29037 \end_layout
29038
29039 \begin_layout Standard
29040 On peut créer des formules numérotées avec le menu 
29041 \family sans
29042 Insérer\SpecialChar \menuseparator
29043 Math\SpecialChar \menuseparator
29044 Formule
29045 \begin_inset space ~
29046 \end_inset
29047
29048 numérotée
29049 \family default
29050  (raccourci 
29051 \family sans
29052 Ctrl-Alt
29053 \begin_inset space ~
29054 \end_inset
29055
29056 n
29057 \family default
29058 ).
29059  On peut aussi numéroter des formules existantes avec le menu 
29060 \family sans
29061 Éditer\SpecialChar \menuseparator
29062 Math\SpecialChar \menuseparator
29063 (Dés)Activer
29064 \begin_inset space ~
29065 \end_inset
29066
29067 numérotation
29068 \family default
29069  (raccourci 
29070 \family sans
29071 Alt-m
29072 \begin_inset space ~
29073 \end_inset
29074
29075 n
29076 \family default
29077 ).
29078  Le numéro de la formule est affiché dans LyX après la formule sous la forme
29079  d'un dièse entre parenthèse
29080 \begin_inset Foot
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 En anglais le dièse est le symbole du numéro (NdT).
29085 \end_layout
29086
29087 \end_inset
29088
29089 .
29090  Le dièse est remplacé dans la sortie finale par le numéro de la formule
29091 \end_layout
29092
29093 \begin_layout Standard
29094 Quand on active la numérotation sur des formules multi-lignes, toutes les
29095  lignes sont numérotées.
29096  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
29097  
29098 \family sans
29099 Éditer\SpecialChar \menuseparator
29100 Math\SpecialChar \menuseparator
29101 (Dés)Activer
29102 \begin_inset space ~
29103 \end_inset
29104
29105 Numérotation
29106 \begin_inset space ~
29107 \end_inset
29108
29109 de
29110 \begin_inset space ~
29111 \end_inset
29112
29113 cette
29114 \begin_inset space ~
29115 \end_inset
29116
29117 ligne
29118 \family default
29119  (raccourci 
29120 \family sans
29121 Alt-m
29122 \begin_inset space ~
29123 \end_inset
29124
29125 N
29126 \family default
29127 ).
29128 \end_layout
29129
29130 \begin_layout Standard
29131 À part pour les formules en ligne, toutes les formules peuvent être numérotées
29132  avec deux styles différents, voir 
29133 \begin_inset CommandInset ref
29134 LatexCommand ref
29135 reference "sec:Styles-de-formules"
29136
29137 \end_inset
29138
29139 .
29140 \end_layout
29141
29142 \begin_layout Subsection
29143 Références croisées
29144 \begin_inset CommandInset label
29145 LatexCommand label
29146 name "sub:Références-croisées"
29147
29148 \end_inset
29149
29150
29151 \begin_inset Index
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155 Références croisées ! à des formules
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \begin_layout Standard
29164 On peut faire référence à toute formule ayant une étiquette.
29165  On ajoute une étiquette avec le menu 
29166 \family sans
29167 Insérer\SpecialChar \menuseparator
29168 Étiquette
29169 \family default
29170  ou avec le bouton 
29171 \begin_inset Graphics
29172         filename ../../images/label-insert.png
29173         scale 85
29174
29175 \end_inset
29176
29177  de la barre d'outils.
29178  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
29179  ligne.
29180  Une fenêtre de dialogue apparaît affichant le préfixe 
29181 \series bold
29182 eq:
29183 \series default
29184  dans un champ de texte.
29185  L'étiquette est insérée à cet endroit, juste après le préfixe.
29186  Le préfixe prédéfini signifie 
29187 \begin_inset Quotes eld
29188 \end_inset
29189
29190 équation
29191 \begin_inset Quotes erd
29192 \end_inset
29193
29194  et rend plus facile la recherche d'une étiquette dans les grand documents
29195  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29196  une étiquette de section.
29197  Pour modifier l'étiquette on doit repasser par le menu 
29198 \family sans
29199 Insérer\SpecialChar \menuseparator
29200 Étiquette
29201 \family default
29202 .
29203 \end_layout
29204
29205 \begin_layout Standard
29206 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29207  la formule.
29208  Une formule avec une étiquette est toujours numérotée.
29209 \end_layout
29210
29211 \begin_layout Standard
29212 On insère une référence croisée avec le menu 
29213 \family sans
29214 Insérer\SpecialChar \menuseparator
29215 Référence
29216 \begin_inset space ~
29217 \end_inset
29218
29219 croisée
29220 \family default
29221  ou avec le bouton 
29222 \begin_inset Graphics
29223         filename ../../images/dialog-show-new-inset_ref.png
29224         scale 85
29225
29226 \end_inset
29227
29228  de la barre d'outils.
29229  Une référence croisée à une formule apparaît dans la sortie finale comme
29230  un numéro de formule.
29231  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29232  
29233 \series bold
29234 (<reference>),
29235 \series default
29236  la référence croisée apparaît dans la sortie finale comme un numéro de
29237  formule entre parenthèses.
29238 \begin_inset Newline newline
29239 \end_inset
29240
29241 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29242  la formule qui est référencée.
29243 \end_layout
29244
29245 \begin_layout Standard
29246 Voici comme exemples des références croisées à des formules qui se trouvent
29247  dans les sous-sections qui suivent:
29248 \begin_inset Note Note
29249 status collapsed
29250
29251 \begin_layout Plain Layout
29252 Noter les différents types de références croisées.
29253 \end_layout
29254
29255 \end_inset
29256
29257
29258 \end_layout
29259
29260 \begin_layout Standard
29261 Les équations 
29262 \begin_inset CommandInset ref
29263 LatexCommand eqref
29264 reference "eq:tag"
29265
29266 \end_inset
29267
29268  et 
29269 \begin_inset CommandInset ref
29270 LatexCommand eqref
29271 reference "eq:c"
29272
29273 \end_inset
29274
29275  sont équivalentes.
29276  Dans (
29277 \begin_inset CommandInset ref
29278 LatexCommand ref
29279 reference "eq:Lat"
29280
29281 \end_inset
29282
29283 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29284  à  (
29285 \begin_inset CommandInset ref
29286 LatexCommand ref
29287 reference "eq:Rom"
29288
29289 \end_inset
29290
29291 ).
29292 \end_layout
29293
29294 \begin_layout Standard
29295 \begin_inset VSpace medskip
29296 \end_inset
29297
29298 Quand l'argument de 
29299 \series bold
29300
29301 \backslash
29302 tag
29303 \begin_inset Foot
29304 status collapsed
29305
29306 \begin_layout Plain Layout
29307
29308 \series bold
29309
29310 \backslash
29311 tag
29312 \series default
29313  est décrit dans 
29314 \begin_inset CommandInset ref
29315 LatexCommand ref
29316 reference "sub:Numérotation-personnalisée"
29317
29318 \end_inset
29319
29320 .
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \series default
29327  contient une boîte comme dans 
29328 \begin_inset CommandInset ref
29329 LatexCommand ref
29330 reference "sub:Boîtes-de-paragraphes"
29331
29332 \end_inset
29333
29334 , la formule ne peut pas être référencée.
29335 \end_layout
29336
29337 \begin_layout Subsection
29338 Sous-numérotation
29339 \begin_inset Index
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343 Numérotation des formules ! sous-numérotation
29344 \end_layout
29345
29346 \end_inset
29347
29348
29349 \end_layout
29350
29351 \begin_layout Standard
29352 Avec l'aide des commandes 
29353 \series bold
29354
29355 \backslash
29356 begin{subequations}
29357 \series default
29358  et 
29359 \series bold
29360
29361 \backslash
29362 end{subequations}
29363 \series default
29364  on peut faire une sous-numérotation de formules.
29365  Les deux commandes doivent être insérées en mode TeX.
29366 \end_layout
29367
29368 \begin_layout Standard
29369 Un exemple:
29370 \begin_inset Formula \begin{equation}
29371 A=C-B\label{eq:a}\end{equation}
29372
29373 \end_inset
29374
29375
29376 \begin_inset ERT
29377 status collapsed
29378
29379 \begin_layout Plain Layout
29380
29381
29382 \backslash
29383 addtocounter{equation}{-1}
29384 \end_layout
29385
29386 \end_inset
29387
29388
29389 \begin_inset ERT
29390 status collapsed
29391
29392 \begin_layout Plain Layout
29393
29394
29395 \backslash
29396 begin{subequations}
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \begin_inset VSpace -5mm
29403 \end_inset
29404
29405
29406 \begin_inset Formula \begin{equation}
29407 B=C-A\label{eq:b}\end{equation}
29408
29409 \end_inset
29410
29411
29412 \begin_inset Formula \begin{equation}
29413 C=A+B\label{eq:c}\end{equation}
29414
29415 \end_inset
29416
29417
29418 \end_layout
29419
29420 \begin_layout Standard
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Plain Layout
29425
29426
29427 \backslash
29428 end{subequations}
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Standard
29437 Pour créer cet exemple, on fait ce qui suit:
29438 \end_layout
29439
29440 \begin_layout Enumerate
29441 on insère la première formule
29442 \end_layout
29443
29444 \begin_layout Enumerate
29445 après la première formule on insère 
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449
29450 \series bold
29451
29452 \backslash
29453 addtocounter{equation}{-1} 
29454 \backslash
29455 begin{subequations}
29456 \begin_inset Index
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 Commandes ! A ! 
29461 \backslash
29462 addtocounter
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \begin_layout Enumerate
29471 on insère la deuxième formule
29472 \end_layout
29473
29474 \begin_layout Enumerate
29475 on insère la troisième formule
29476 \end_layout
29477
29478 \begin_layout Enumerate
29479 on insère 
29480 \series bold
29481
29482 \backslash
29483 end{subequations}
29484 \series default
29485  après la troisième formule
29486 \end_layout
29487
29488 \begin_layout Standard
29489 Chaque formule entre les commandes 
29490 \series bold
29491
29492 \backslash
29493 begin
29494 \series default
29495  et 
29496 \series bold
29497
29498 \backslash
29499 end
29500 \series default
29501  est sous-numérotée avec a, b,
29502 \begin_inset Newline linebreak
29503 \end_inset
29504
29505 c, \SpecialChar \ldots{}
29506  Pour les formules multi-lignes, chaque ligne sera numérotée.
29507  Toutes les formules sous-numérotées sont traitées comme 
29508 \emph on
29509 une seule 
29510 \emph default
29511 formule.
29512  Mais comme chaque formule numérotée incrémente le compteur 
29513 \series bold
29514 equation
29515 \series default
29516  de un, on a besoin de la commande 
29517 \series bold
29518
29519 \backslash
29520 addtocounter
29521 \series default
29522  pour le décrémenter.
29523  Sinon les formules 
29524 \begin_inset CommandInset ref
29525 LatexCommand eqref
29526 reference "eq:a"
29527
29528 \end_inset
29529
29530
29531 \begin_inset CommandInset ref
29532 LatexCommand eqref
29533 reference "eq:b"
29534
29535 \end_inset
29536
29537
29538 \begin_inset CommandInset ref
29539 LatexCommand eqref
29540 reference "eq:c"
29541
29542 \end_inset
29543
29544  seraient numérotées comme 
29545 \begin_inset CommandInset ref
29546 LatexCommand eqref
29547 reference "eq:a"
29548
29549 \end_inset
29550
29551
29552 \begin_inset CommandInset ref
29553 LatexCommand eqref
29554 reference "eq:d"
29555
29556 \end_inset
29557
29558
29559 \begin_inset CommandInset ref
29560 LatexCommand eqref
29561 reference "eq:f"
29562
29563 \end_inset
29564
29565 .
29566 \end_layout
29567
29568 \begin_layout Standard
29569 En insérant les commandes en mode TeX entre les deux premières formules,
29570  on crée un espace.
29571  Pour le supprimer, on insère un espace vertical négatif de -5
29572 \begin_inset space \thinspace{}
29573 \end_inset
29574
29575 mm après la commande 
29576 \series bold
29577
29578 \backslash
29579 begin{subequations}
29580 \series default
29581 .
29582  Quand on utilise le style 
29583 \series bold
29584 Indenté
29585 \begin_inset Foot
29586 status collapsed
29587
29588 \begin_layout Plain Layout
29589 pour les styles de formules, voir 
29590 \begin_inset CommandInset ref
29591 LatexCommand ref
29592 reference "sec:Styles-de-formules"
29593
29594 \end_inset
29595
29596
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \series default
29603 on insère un espace de -7
29604 \begin_inset space \thinspace{}
29605 \end_inset
29606
29607 mm à la place.
29608 \end_layout
29609
29610 \begin_layout Standard
29611 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29612  pour la deuxième ligne:
29613 \end_layout
29614
29615 \begin_layout Standard
29616 \begin_inset ERT
29617 status collapsed
29618
29619 \begin_layout Plain Layout
29620
29621
29622 \backslash
29623 begin{subequations}
29624 \end_layout
29625
29626 \end_inset
29627
29628
29629 \begin_inset Formula \begin{eqnarray}
29630 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29631  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29632  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29633
29634 \end_inset
29635
29636
29637 \begin_inset ERT
29638 status collapsed
29639
29640 \begin_layout Plain Layout
29641
29642
29643 \backslash
29644 end{subequations}
29645 \end_layout
29646
29647 \end_inset
29648
29649
29650 \end_layout
29651
29652 \begin_layout Subsection
29653 Numérotation personnalisée
29654 \begin_inset CommandInset label
29655 LatexCommand label
29656 name "sub:Numérotation-personnalisée"
29657
29658 \end_inset
29659
29660
29661 \begin_inset Index
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665 Numérotation des formules !  personnalisée
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 \begin_inset Index
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678 Numérotation des formules ! délimiteurs personnalisés
29679 \end_layout
29680
29681 \end_inset
29682
29683 Avec la numérotation standard, on a des parenthèses autour du numéro de
29684  formule.
29685  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29686  il faut ajouter la lignes suivante dans le préambule LaTeX:
29687 \end_layout
29688
29689 \begin_layout Standard
29690
29691 \series bold
29692
29693 \backslash
29694 def
29695 \backslash
29696 tagform@#1{
29697 \backslash
29698 maketag@@@{|#1|}}
29699 \series default
29700
29701 \begin_inset Note Note
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29706  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29707  début de ligne.
29708 \end_layout
29709
29710 \end_inset
29711
29712
29713 \end_layout
29714
29715 \begin_layout Standard
29716 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29717  autour du 
29718 \series bold
29719 #1
29720 \series default
29721  par un caractère ou plus.
29722  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29723  verticales.
29724 \end_layout
29725
29726 \begin_layout Standard
29727 \begin_inset VSpace bigskip
29728 \end_inset
29729
29730 Si vous voulez avoir une expression de votre choix entre parenthèses après
29731  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29732  commande 
29733 \series bold
29734
29735 \backslash
29736 tag
29737 \series default
29738
29739 \begin_inset Index
29740 status collapsed
29741
29742 \begin_layout Plain Layout
29743 Commandes ! T ! 
29744 \backslash
29745 tag
29746 \end_layout
29747
29748 \end_inset
29749
29750 :
29751 \begin_inset Formula \begin{equation}
29752 A+B=C\tag{quelquechose}\label{eq:tag}\end{equation}
29753
29754 \end_inset
29755
29756 Dans cet exemple, on a mis la commande 
29757 \series bold
29758
29759 \backslash
29760 tag
29761 \series default
29762
29763 \begin_inset ERT
29764 status collapsed
29765
29766 \begin_layout Plain Layout
29767
29768
29769 \backslash
29770 spce 
29771 \end_layout
29772
29773 \end_inset
29774
29775
29776 \series bold
29777 quelquechose
29778 \series default
29779  dans la formule.
29780 \end_layout
29781
29782 \begin_layout Standard
29783 Quand on insère la commande 
29784 \series bold
29785
29786 \backslash
29787 tag*
29788 \series default
29789
29790 \begin_inset ERT
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794
29795
29796 \backslash
29797 spce 
29798 \end_layout
29799
29800 \end_inset
29801
29802
29803 \series bold
29804 quelquechose
29805 \series default
29806  à la place, l'astérisque supprime les parenthèses autour du texte:
29807 \begin_inset Formula \[
29808 A+B=C\tag*{quelquechose}\]
29809
29810 \end_inset
29811
29812
29813 \end_layout
29814
29815 \begin_layout Standard
29816 \begin_inset VSpace bigskip
29817 \end_inset
29818
29819 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29820  ou section du document, on utilise les commandes suivantes: 
29821 \end_layout
29822
29823 \begin_layout Standard
29824
29825 \series bold
29826
29827 \backslash
29828 @addtoreset{equation}{part}
29829 \series default
29830
29831 \begin_inset Index
29832 status collapsed
29833
29834 \begin_layout Plain Layout
29835 Commandes ! 
29836 \begin_inset ERT
29837 status collapsed
29838
29839 \begin_layout Plain Layout
29840
29841 "
29842 \end_layout
29843
29844 \end_inset
29845
29846 @
29847 \begin_inset ERT
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851
29852 "
29853 \end_layout
29854
29855 \end_inset
29856
29857  ! 
29858 \backslash
29859
29860 \begin_inset ERT
29861 status collapsed
29862
29863 \begin_layout Plain Layout
29864
29865 "
29866 \end_layout
29867
29868 \end_inset
29869
29870 @
29871 \begin_inset ERT
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875
29876 "
29877 \end_layout
29878
29879 \end_inset
29880
29881 addtoreset
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \begin_inset Newline newline
29888 \end_inset
29889
29890 ou
29891 \begin_inset Newline newline
29892 \end_inset
29893
29894
29895 \series bold
29896
29897 \backslash
29898 @addtoreset{equation}{section}
29899 \end_layout
29900
29901 \begin_layout Standard
29902 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29903 \begin_inset Quotes eld
29904 \end_inset
29905
29906 @
29907 \begin_inset Quotes erd
29908 \end_inset
29909
29910  doit être rendu 
29911 \begin_inset Quotes eld
29912 \end_inset
29913
29914 actif
29915 \begin_inset Quotes erd
29916 \end_inset
29917
29918  pour LaTeX en utilisant la commande 
29919 \series bold
29920
29921 \backslash
29922 makeatletter.
29923
29924 \series default
29925  La commande 
29926 \series bold
29927
29928 \backslash
29929 makeatother
29930 \series default
29931  le désactive.
29932  La suite de commandes en mode TeX est donc:
29933 \end_layout
29934
29935 \begin_layout Standard
29936
29937 \series bold
29938
29939 \backslash
29940 makeatletter
29941 \begin_inset Newline newline
29942 \end_inset
29943
29944
29945 \backslash
29946 @addtoreset{equation}{section}
29947 \begin_inset Newline newline
29948 \end_inset
29949
29950
29951 \backslash
29952 makeatother
29953 \end_layout
29954
29955 \begin_layout Standard
29956 Dans le préambule LaTeX on peut omettre les commandes 
29957 \series bold
29958
29959 \backslash
29960 makeatletter
29961 \series default
29962  et 
29963 \series bold
29964
29965 \backslash
29966 makeatother
29967 \series default
29968 , vu que LyX les insère automatiquement en interne.
29969 \end_layout
29970
29971 \begin_layout Standard
29972 Pour supprimer l'effet de 
29973 \series bold
29974
29975 \backslash
29976 @addtoreset
29977 \series default
29978 , on doit charger le fichier 
29979 \series bold
29980 remreset.sty
29981 \series default
29982
29983 \begin_inset Foot
29984 status collapsed
29985
29986 \begin_layout Plain Layout
29987
29988 \series bold
29989 remreset
29990 \series default
29991  fait partie du paquetage LaTeX 
29992 \series bold
29993 carlisle
29994 \series default
29995
29996 \begin_inset Index
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 Paquetages ! carlisle
30001 \end_layout
30002
30003 \end_inset
30004
30005  qui est compris dans toutes les installations LaTeX standard.
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \begin_inset Index
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015 Paquetages ! remreset
30016 \end_layout
30017
30018 \end_inset
30019
30020  dans le préambule LaTeX avec la ligne
30021 \end_layout
30022
30023 \begin_layout Standard
30024
30025 \series bold
30026
30027 \backslash
30028 usepackage{remreset}
30029 \end_layout
30030
30031 \begin_layout Standard
30032 On peut alors utiliser la commande 
30033 \series bold
30034
30035 \backslash
30036 @removefromreset
30037 \series default
30038
30039 \begin_inset Index
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043 Commandes ! 
30044 \begin_inset ERT
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048
30049 "
30050 \end_layout
30051
30052 \end_inset
30053
30054 @
30055 \begin_inset ERT
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059
30060 "
30061 \end_layout
30062
30063 \end_inset
30064
30065  ! 
30066 \backslash
30067
30068 \begin_inset ERT
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072
30073 "
30074 \end_layout
30075
30076 \end_inset
30077
30078 @
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084 "
30085 \end_layout
30086
30087 \end_inset
30088
30089 removefromreset
30090 \end_layout
30091
30092 \end_inset
30093
30094  avec la même syntaxe que 
30095 \series bold
30096
30097 \backslash
30098 @addtoreset
30099 \series default
30100 .
30101 \end_layout
30102
30103 \begin_layout Standard
30104 \begin_inset VSpace bigskip
30105 \end_inset
30106
30107 On doit parfois numéroter les formules de la façon suivante
30108 \end_layout
30109
30110 \begin_layout Standard
30111
30112 \family typewriter
30113 (numéro de section.numéro de formule)
30114 \end_layout
30115
30116 \begin_layout Standard
30117 Le numéro de formule repart à 
30118 \begin_inset Quotes eld
30119 \end_inset
30120
30121 1
30122 \begin_inset Quotes erd
30123 \end_inset
30124
30125  à chaque nouvelle section
30126 \end_layout
30127
30128 \begin_layout Standard
30129 Dans ce cas, on peut utiliser la commande 
30130 \series bold
30131
30132 \backslash
30133 numberwithin
30134 \series default
30135
30136 \begin_inset Index
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140 Commandes ! N ! 
30141 \backslash
30142 numberwithin
30143 \end_layout
30144
30145 \end_inset
30146
30147 , qui a la syntaxe suivante:
30148 \end_layout
30149
30150 \begin_layout Standard
30151
30152 \series bold
30153
30154 \backslash
30155 numberwithin{compteur}{sectionnement}
30156 \end_layout
30157
30158 \begin_layout Standard
30159 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
30160 nt indique quel numéro est placé avant le point.
30161 \end_layout
30162
30163 \begin_layout Standard
30164 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
30165  LaTeX soit en mode TeX:
30166 \end_layout
30167
30168 \begin_layout Standard
30169
30170 \series bold
30171
30172 \backslash
30173 numberwithin{equation}{section}
30174 \end_layout
30175
30176 \begin_layout Standard
30177 Voici le résultat:
30178 \begin_inset ERT
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182
30183
30184 \backslash
30185 numberwithin{equation}{section}
30186 \end_layout
30187
30188 \end_inset
30189
30190
30191 \begin_inset Formula \begin{equation}
30192 A+B=C\end{equation}
30193
30194 \end_inset
30195
30196
30197 \end_layout
30198
30199 \begin_layout Standard
30200 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30201  on utilisera
30202 \begin_inset Newline newline
30203 \end_inset
30204
30205
30206 \series bold
30207
30208 \backslash
30209 numberwithin{table}{part}
30210 \end_layout
30211
30212 \begin_layout Standard
30213 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30214  quand elle est définie par la classe du document, on insère la commande
30215  suivante, soit dans le préambule, soit en mode TeX:
30216 \end_layout
30217
30218 \begin_layout Standard
30219
30220 \series bold
30221
30222 \backslash
30223 renewcommand{
30224 \backslash
30225 theequation}{
30226 \backslash
30227 arabic{equation}}
30228 \begin_inset Index
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Commandes ! A ! 
30233 \backslash
30234 arabic
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \series default
30241
30242 \begin_inset ERT
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246
30247
30248 \backslash
30249 renewcommand{
30250 \backslash
30251 theequation}{
30252 \backslash
30253 arabic{equation}}
30254 \end_layout
30255
30256 \end_inset
30257
30258
30259 \series bold
30260
30261 \begin_inset Newline newline
30262 \end_inset
30263
30264
30265 \series default
30266 ou
30267 \series bold
30268
30269 \begin_inset Newline newline
30270 \end_inset
30271
30272
30273 \backslash
30274 renewcommand{
30275 \backslash
30276 thetable}{
30277 \backslash
30278 arabic{table}}
30279 \end_layout
30280
30281 \begin_layout Standard
30282
30283 \series bold
30284
30285 \backslash
30286 numberwithin
30287 \series default
30288  utilise en interne la commande 
30289 \series bold
30290
30291 \backslash
30292 @addtoreset
30293 \series default
30294 , décrite plus haut et qui doit aussi être annulée.
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 makeatletter
30303 \end_layout
30304
30305 \begin_layout Plain Layout
30306
30307
30308 \backslash
30309 @removefromreset{equation}{section}
30310 \end_layout
30311
30312 \begin_layout Plain Layout
30313
30314
30315 \backslash
30316 makeatother
30317 \end_layout
30318
30319 \end_inset
30320
30321
30322 \end_layout
30323
30324 \begin_layout Subsection
30325 Numérotation avec des chiffres romains ou des lettres
30326 \begin_inset CommandInset label
30327 LatexCommand label
30328 name "sub:Numérotation-avec-des-chiffres-romains"
30329
30330 \end_inset
30331
30332
30333 \begin_inset Index
30334 status collapsed
30335
30336 \begin_layout Plain Layout
30337 Numérotation des formules ! avec des lettres
30338 \end_layout
30339
30340 \end_inset
30341
30342
30343 \begin_inset Index
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 Numérotation des formules ! avec des chiffres romains
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \begin_layout Standard
30356 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30357  latines.
30358  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30359  la commande
30360 \end_layout
30361
30362 \begin_layout Standard
30363
30364 \series bold
30365
30366 \backslash
30367 renewcommand{
30368 \backslash
30369 theequation}{
30370 \backslash
30371 roman{equation}}
30372 \end_layout
30373
30374 \begin_layout Standard
30375 en mode TeX juste avant la formule.
30376  
30377 \series bold
30378
30379 \backslash
30380 renewcommand
30381 \series default
30382
30383 \begin_inset Index
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387 Commandes ! R ! 
30388 \backslash
30389 renewcommand
30390 \end_layout
30391
30392 \end_inset
30393
30394  redéfinit la commande prédéfinie 
30395 \series bold
30396
30397 \backslash
30398 theequation
30399 \series default
30400  en la commande 
30401 \series bold
30402
30403 \backslash
30404 roman{equation}
30405 \series default
30406
30407 \begin_inset Foot
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411 La commande 
30412 \series bold
30413
30414 \backslash
30415 renewcommand
30416 \series default
30417  a la même syntaxe que la commande 
30418 \series bold
30419
30420 \backslash
30421 newcommand
30422 \series default
30423  qui est décrite dans 
30424 \begin_inset CommandInset ref
30425 LatexCommand ref
30426 reference "sec:Commandes-personnalisées"
30427
30428 \end_inset
30429
30430 .
30431 \end_layout
30432
30433 \end_inset
30434
30435 .
30436  
30437 \series bold
30438 equation
30439 \series default
30440  est le compteur pour les formules.
30441  Quand la commande 
30442 \series bold
30443
30444 \backslash
30445 the
30446 \series default
30447  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30448  écrite en utilisant des chiffres arabes.
30449  Quand une formule est numérotée, LaTeX met en interne la commande 
30450 \series bold
30451
30452 \backslash
30453 theequation
30454 \series default
30455  après la formule.
30456  
30457 \series bold
30458
30459 \backslash
30460 roman{equation}
30461 \begin_inset Index
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465 Commandes ! R ! 
30466 \backslash
30467 roman
30468 \end_layout
30469
30470 \end_inset
30471
30472
30473 \series default
30474  écrit la valeur du compteur en utilisant des petits chiffres romains.
30475 \end_layout
30476
30477 \begin_layout Standard
30478 Toutes les formules qui suivent 
30479 \series bold
30480
30481 \backslash
30482 renew
30483 \series default
30484 c
30485 \series bold
30486 ommand
30487 \series default
30488  sont maintenant numérotées en chiffres romains.
30489  Pour passer à une numérotation avec de gros chiffres romains, on insère
30490  la même commande, mais avec 
30491 \series bold
30492
30493 \backslash
30494 roman
30495 \series default
30496  remplacé par 
30497 \series bold
30498
30499 \backslash
30500 Roman
30501 \series default
30502
30503 \begin_inset Index
30504 status collapsed
30505
30506 \begin_layout Plain Layout
30507 Commandes ! R ! 
30508 \backslash
30509 roman@
30510 \backslash
30511 Roman
30512 \end_layout
30513
30514 \end_inset
30515
30516 .
30517  Pour numéroter avec des lettres latines minuscules, on a la commande 
30518 \series bold
30519
30520 \backslash
30521 alph
30522 \series default
30523
30524 \begin_inset Index
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528 Commandes ! A ! 
30529 \backslash
30530 alphe
30531 \end_layout
30532
30533 \end_inset
30534
30535 , pour les lettres majuscules, on a 
30536 \series bold
30537
30538 \backslash
30539 Alph
30540 \series default
30541
30542 \begin_inset Index
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 Commandes ! A ! 
30547 \backslash
30548 alph@
30549 \backslash
30550 Alph
30551 \end_layout
30552
30553 \end_inset
30554
30555 .
30556 \end_layout
30557
30558 \begin_layout Standard
30559 \begin_inset Note Greyedout
30560 status open
30561
30562 \begin_layout Plain Layout
30563
30564 \series bold
30565 Note:
30566 \series default
30567  On peut numéroter au maximum 26 formules avec des lettres latines dans
30568  un même document.
30569 \end_layout
30570
30571 \end_inset
30572
30573
30574 \end_layout
30575
30576 \begin_layout Standard
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582
30583 \backslash
30584 renewcommand{
30585 \backslash
30586 theequation}{
30587 \backslash
30588 roman{equation}}
30589 \end_layout
30590
30591 \end_inset
30592
30593
30594 \end_layout
30595
30596 \begin_layout Standard
30597 \begin_inset Formula \begin{equation}
30598 A=\textrm{romains minuscules}\label{eq:rom}\end{equation}
30599
30600 \end_inset
30601
30602
30603 \begin_inset ERT
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607
30608
30609 \backslash
30610 renewcommand{
30611 \backslash
30612 theequation}{
30613 \backslash
30614 Roman{equation}}
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \begin_inset Formula \begin{equation}
30621 B=\textrm{romains majuscules}\label{eq:Rom}\end{equation}
30622
30623 \end_inset
30624
30625
30626 \begin_inset ERT
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630
30631
30632 \backslash
30633 renewcommand{
30634 \backslash
30635 theequation}{
30636 \backslash
30637 alph{equation}}
30638 \end_layout
30639
30640 \end_inset
30641
30642
30643 \begin_inset Formula \begin{equation}
30644 C=\textrm{latines minuscules}\label{eq:lat}\end{equation}
30645
30646 \end_inset
30647
30648
30649 \begin_inset ERT
30650 status collapsed
30651
30652 \begin_layout Plain Layout
30653
30654
30655 \backslash
30656 renewcommand{
30657 \backslash
30658 theequation}{
30659 \backslash
30660 Alph{equation}}
30661 \end_layout
30662
30663 \end_inset
30664
30665
30666 \begin_inset Formula \begin{equation}
30667 D=\textrm{latines majuscules}\label{eq:Lat}\end{equation}
30668
30669 \end_inset
30670
30671
30672 \end_layout
30673
30674 \begin_layout Standard
30675 Pour revenir à la numérotation par défaut, on insère la commande:
30676 \end_layout
30677
30678 \begin_layout Standard
30679
30680 \series bold
30681
30682 \backslash
30683 renewcommand{
30684 \backslash
30685 theequation}{
30686 \backslash
30687 arabic{equation}}
30688 \begin_inset Index
30689 status collapsed
30690
30691 \begin_layout Plain Layout
30692 Commandes ! A ! 
30693 \backslash
30694 arabic
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \end_layout
30701
30702 \begin_layout Standard
30703 \begin_inset ERT
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707
30708
30709 \backslash
30710 renewcommand{
30711 \backslash
30712 theequation}{
30713 \backslash
30714 arabic{equation}}
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \begin_inset Formula \begin{equation}
30721 E=\textrm{Arabes}\label{eq:arab}\end{equation}
30722
30723 \end_inset
30724
30725
30726 \end_layout
30727
30728 \begin_layout Standard
30729 \begin_inset VSpace medskip
30730 \end_inset
30731
30732 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30733  du style de numérotation.
30734  Si l'on veut que la numérotation reparte à 
30735 \begin_inset Quotes eld
30736 \end_inset
30737
30738 1
30739 \begin_inset Quotes erd
30740 \end_inset
30741
30742  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30743  On trouvera une description de cette opération dans le fichier 
30744 \begin_inset CommandInset href
30745 LatexCommand href
30746 target "Formula-numbering.lyx"
30747
30748 \end_inset
30749
30750 .
30751 \end_layout
30752
30753 \begin_layout Section
30754 Commandes personnalisées
30755 \begin_inset CommandInset label
30756 LatexCommand label
30757 name "sec:Commandes-personnalisées"
30758
30759 \end_inset
30760
30761
30762 \begin_inset Index
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766 Commandes personnalisées
30767 \end_layout
30768
30769 \end_inset
30770
30771
30772 \end_layout
30773
30774 \begin_layout Standard
30775 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
30776  Mais on peut définir de nouvelles commandes plus courtes avec la commande
30777  
30778 \series bold
30779
30780 \backslash
30781 newcommand
30782 \series default
30783
30784 \begin_inset Index
30785 status collapsed
30786
30787 \begin_layout Plain Layout
30788 Commandes ! N ! 
30789 \backslash
30790 newcommand
30791 \end_layout
30792
30793 \end_inset
30794
30795  .
30796 \end_layout
30797
30798 \begin_layout Standard
30799 La syntaxe de 
30800 \series bold
30801
30802 \backslash
30803 newcommand
30804 \series default
30805  est:
30806 \end_layout
30807
30808 \begin_layout Standard
30809
30810 \series bold
30811
30812 \backslash
30813 newcommand{nom de la nouvelle commande}[nombre d'arguments]
30814 \begin_inset Newline newline
30815 \end_inset
30816
30817
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823
30824 \backslash
30825 phantom{
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \backslash
30832 newcommand
30833 \begin_inset ERT
30834 status collapsed
30835
30836 \begin_layout Plain Layout
30837
30838 }
30839 \end_layout
30840
30841 \end_inset
30842
30843 [valeur optionnelle]{définition de la commande}
30844 \end_layout
30845
30846 \begin_layout Standard
30847 \begin_inset Note Greyedout
30848 status open
30849
30850 \begin_layout Plain Layout
30851
30852 \series bold
30853 Note:
30854 \series default
30855  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
30856  votre document ou par un des paquetages LaTeX que vous utilisez.
30857  Si par exemple, vous tentez de définir la commande 
30858 \series bold
30859
30860 \backslash
30861 le
30862 \series default
30863  pour 
30864 \series bold
30865
30866 \backslash
30867 Leftarrow
30868 \series default
30869 , vous aurez un message d'erreur puisque 
30870 \series bold
30871
30872 \backslash
30873 le
30874 \series default
30875  est déjà définie comme étant la commande pour le symbole 
30876 \begin_inset Quotes eld
30877 \end_inset
30878
30879
30880 \begin_inset Formula $\le$
30881 \end_inset
30882
30883
30884 \begin_inset Quotes erd
30885 \end_inset
30886
30887 .
30888 \end_layout
30889
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \begin_layout Standard
30896 \begin_inset Note Greyedout
30897 status open
30898
30899 \begin_layout Plain Layout
30900
30901 \series bold
30902 Note:
30903 \series default
30904  Les noms des commandes personnalisées ne peuvent contenir que des lettres
30905  latines.
30906 \end_layout
30907
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Standard
30914 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
30915  d'argument que la commande doit avoir.
30916  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
30917  optionnel.
30918  Quand on utilise cette valeur, le 
30919 \emph on
30920 premier 
30921 \emph default
30922 argument de la nouvelle commande est automatiquement l'argument optionnel.
30923 \end_layout
30924
30925 \begin_layout Standard
30926 Voici quelques exemples:
30927 \end_layout
30928
30929 \begin_layout Itemize
30930 Pour définir la commande 
30931 \series bold
30932
30933 \backslash
30934 gr
30935 \series default
30936  pour 
30937 \series bold
30938
30939 \backslash
30940 Longrightarrow
30941 \series default
30942 , la ligne à insérer dans le préambule LaTeX est:
30943 \begin_inset ERT
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947
30948
30949 \backslash
30950 medskip
30951 \end_layout
30952
30953 \end_inset
30954
30955
30956 \series bold
30957
30958 \begin_inset Newline newline
30959 \end_inset
30960
30961
30962 \backslash
30963 newcommand{
30964 \backslash
30965 gr}{
30966 \backslash
30967 Longrightarrow}
30968 \end_layout
30969
30970 \begin_layout Itemize
30971 Pour définir la commande
30972 \series bold
30973  
30974 \backslash
30975 us
30976 \series default
30977  pour 
30978 \series bold
30979
30980 \backslash
30981 underline
30982 \series default
30983 , l'argument (qui doit être souligné) doit être pris en compte.
30984  Pour cela, la ligne à insérer dans le préambule est:
30985 \begin_inset ERT
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989
30990
30991 \backslash
30992 medskip
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \series bold
30999
31000 \begin_inset Newline newline
31001 \end_inset
31002
31003
31004 \backslash
31005 newcommand{
31006 \backslash
31007 us}[1]{
31008 \backslash
31009 underline{#1}}
31010 \series default
31011
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 medskip
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \series bold
31026
31027 \begin_inset Newline newline
31028 \end_inset
31029
31030
31031 \series default
31032 Le caractère 
31033 \series bold
31034 #
31035 \series default
31036  agit comme un argument formel, le 
31037 \series bold
31038 1
31039 \series default
31040  derrière lui indique qu'il représente le premier argument.
31041 \end_layout
31042
31043 \begin_layout Itemize
31044 Pour remplacer la commande 
31045 \series bold
31046
31047 \backslash
31048 framebox
31049 \series default
31050  on peut par exemple définir, la commande 
31051 \series bold
31052
31053 \backslash
31054 fb
31055 \series default
31056 :
31057 \begin_inset ERT
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061
31062
31063 \backslash
31064 medskip
31065 \end_layout
31066
31067 \end_inset
31068
31069
31070 \series bold
31071
31072 \begin_inset Newline newline
31073 \end_inset
31074
31075
31076 \backslash
31077 newcommand{
31078 \backslash
31079 fb}[3]{
31080 \backslash
31081 framebox#1#2{$#3$}}
31082 \series default
31083
31084 \begin_inset ERT
31085 status collapsed
31086
31087 \begin_layout Plain Layout
31088
31089
31090 \backslash
31091 medskip
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \series bold
31098
31099 \begin_inset Newline newline
31100 \end_inset
31101
31102
31103 \series default
31104 Les deux dollars créent une formule supplémentaire pour la commande 
31105 \series bold
31106
31107 \backslash
31108 framebox
31109 \series default
31110 , voir 
31111 \begin_inset CommandInset ref
31112 LatexCommand ref
31113 reference "sub:Boîtes-avec-cadre"
31114
31115 \end_inset
31116
31117 .
31118 \end_layout
31119
31120 \begin_layout Itemize
31121 Pour créer une nouvelle commande pour remplacer 
31122 \series bold
31123
31124 \backslash
31125 fcolorbox
31126 \series default
31127  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31128  pour la couleur est défini comme optionnel:
31129 \begin_inset ERT
31130 status collapsed
31131
31132 \begin_layout Plain Layout
31133
31134
31135 \backslash
31136 medskip
31137 \end_layout
31138
31139 \end_inset
31140
31141
31142 \series bold
31143
31144 \begin_inset Newline newline
31145 \end_inset
31146
31147
31148 \backslash
31149 newcommand{
31150 \backslash
31151 cb}[3][white]{
31152 \backslash
31153 fcolorbox{#2}{#1}{$#3$}}
31154 \series default
31155
31156 \begin_inset ERT
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160
31161
31162 \backslash
31163 medskip
31164 \end_layout
31165
31166 \end_inset
31167
31168
31169 \begin_inset Newline newline
31170 \end_inset
31171
31172 Quand la couleur n'est pas définie lors d'une utilisation de 
31173 \series bold
31174
31175 \backslash
31176 cb
31177 \series default
31178 , la couleur prédéfinie 
31179 \series bold
31180 white
31181 \series default
31182  est utilisée par défaut.
31183 \end_layout
31184
31185 \begin_layout Standard
31186 Un test des nouvelles commandes:
31187 \end_layout
31188
31189 \begin_layout Standard
31190 \align center
31191 \begin_inset Tabular
31192 <lyxtabular version="3" rows="6" columns="2">
31193 <features>
31194 <column alignment="center" valignment="top" width="0">
31195 <column alignment="center" valignment="top" width="0">
31196 <row>
31197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31198 \begin_inset Text
31199
31200 \begin_layout Plain Layout
31201 Commande
31202 \end_layout
31203
31204 \end_inset
31205 </cell>
31206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31207 \begin_inset Text
31208
31209 \begin_layout Plain Layout
31210 Résultat
31211 \begin_inset Note Note
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215
31216 \series bold
31217
31218 \backslash
31219 raisebox est seulement utilisée pour faire de la place
31220 \end_layout
31221
31222 \end_inset
31223
31224
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 </row>
31230 <row>
31231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31232 \begin_inset Text
31233
31234 \begin_layout Plain Layout
31235 A
31236 \backslash
31237 gr
31238 \begin_inset ERT
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242
31243
31244 \backslash
31245 spce 
31246 \end_layout
31247
31248 \end_inset
31249
31250 B
31251 \end_layout
31252
31253 \end_inset
31254 </cell>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259 \begin_inset Formula $A\gr B$
31260 \end_inset
31261
31262
31263 \end_layout
31264
31265 \end_inset
31266 </cell>
31267 </row>
31268 <row>
31269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31270 \begin_inset Text
31271
31272 \begin_layout Plain Layout
31273
31274 \backslash
31275 us{ABcd
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31281 \begin_inset Text
31282
31283 \begin_layout Plain Layout
31284 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31285 \end_inset
31286
31287
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 </row>
31293 <row>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298
31299 \backslash
31300 fb{[2cm]
31301 \begin_inset Formula $\to$
31302 \end_inset
31303
31304
31305 \backslash
31306 {
31307 \begin_inset Formula $\to$
31308 \end_inset
31309
31310
31311 \backslash
31312 {
31313 \backslash
31314 int
31315 \begin_inset ERT
31316 status collapsed
31317
31318 \begin_layout Plain Layout
31319
31320
31321 \backslash
31322 spce 
31323 \end_layout
31324
31325 \end_inset
31326
31327 A=B
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \end_inset
31343 </cell>
31344 </row>
31345 <row>
31346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31347 \begin_inset Text
31348
31349 \begin_layout Plain Layout
31350
31351 \backslash
31352 cb{red
31353 \begin_inset Formula $\to$
31354 \end_inset
31355
31356
31357 \backslash
31358 {
31359 \backslash
31360 int
31361 \begin_inset ERT
31362 status collapsed
31363
31364 \begin_layout Plain Layout
31365
31366
31367 \backslash
31368 spce 
31369 \end_layout
31370
31371 \end_inset
31372
31373 A=B
31374 \end_layout
31375
31376 \end_inset
31377 </cell>
31378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31383 \end_inset
31384
31385
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 </row>
31391 <row>
31392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396
31397 \backslash
31398 cb[green]
31399 \backslash
31400 {red
31401 \begin_inset Formula $\to$
31402 \end_inset
31403
31404
31405 \backslash
31406 {
31407 \backslash
31408 int
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413
31414
31415 \backslash
31416 spce 
31417 \end_layout
31418
31419 \end_inset
31420
31421 A=B
31422 \end_layout
31423
31424 \end_inset
31425 </cell>
31426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31427 \begin_inset Text
31428
31429 \begin_layout Plain Layout
31430 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31431 \end_inset
31432
31433
31434 \end_layout
31435
31436 \end_inset
31437 </cell>
31438 </row>
31439 </lyxtabular>
31440
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \begin_layout Section
31447 Diagrammes
31448 \begin_inset Index
31449 status collapsed
31450
31451 \begin_layout Plain Layout
31452 Diagrammes
31453 \end_layout
31454
31455 \end_inset
31456
31457
31458 \end_layout
31459
31460 \begin_layout Standard
31461 Pour créer des diagrammes, on utilise le paquetage LaTeX 
31462 \series bold
31463 amscd
31464 \begin_inset Foot
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468
31469 \series bold
31470 amscd
31471 \series default
31472  fait partie de toutes les installations LateX standard.
31473 \end_layout
31474
31475 \end_inset
31476
31477
31478 \series default
31479
31480 \begin_inset Index
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484 Paquetages ! amscd
31485 \end_layout
31486
31487 \end_inset
31488
31489 .
31490  On le charge dans le préambule LaTeX avec la ligne suivante:
31491 \end_layout
31492
31493 \begin_layout Standard
31494
31495 \series bold
31496
31497 \backslash
31498 usepackage{amscd}
31499 \end_layout
31500
31501 \begin_layout Standard
31502 Les diagrammes permettent la visualisation de relations et ressemblent à
31503  ceci:
31504 \begin_inset Formula \[
31505 \begin{CD}A@>>>B@>>>C\\
31506 @AAA@.@VVV\\
31507 F@<<<E@<<<D\end{CD}\]
31508
31509 \end_inset
31510
31511
31512 \end_layout
31513
31514 \begin_layout Standard
31515 Pour les obtenir, on insère la commande 
31516 \series bold
31517
31518 \backslash
31519 CD
31520 \begin_inset Index
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524 Commandes ! C ! 
31525 \backslash
31526 CD
31527 \end_layout
31528
31529 \end_inset
31530
31531
31532 \series default
31533  dans une formule.
31534  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31535  on peut insérer d'autres commandes.
31536  On crée une nouvelle ligne avec 
31537 \family sans
31538 Ctrl-Entrée
31539 \family default
31540 .
31541  Les relations horizontales sont insérées dans les lignes impaires et les
31542  relations verticales dans les lignes paires.
31543 \end_layout
31544
31545 \begin_layout Standard
31546 Pour créer les relations, il y a les commandes suivantes:
31547 \end_layout
31548
31549 \begin_layout Itemize
31550
31551 \series bold
31552 @<<<
31553 \series default
31554  crée une flèche gauche, 
31555 \series bold
31556 @>>>
31557 \series default
31558  une flèche droite, et 
31559 \series bold
31560 @=
31561 \series default
31562  un long signe égal
31563 \end_layout
31564
31565 \begin_layout Itemize
31566
31567 \series bold
31568 @AAA
31569 \series default
31570  crée une flèche vers le haut, 
31571 \series bold
31572 @VVV
31573 \series default
31574  une flèche vers le bas, et 
31575 \series bold
31576 @|
31577 \series default
31578  un signe égal vertical
31579 \end_layout
31580
31581 \begin_layout Itemize
31582
31583 \series bold
31584 @.
31585
31586 \series default
31587  sert de remplissage pour une relation inexistante
31588 \end_layout
31589
31590 \begin_layout Standard
31591 Toutes les flèches peuvent être étiquetées de la façon suivante:
31592 \end_layout
31593
31594 \begin_layout Itemize
31595 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31596  de la flèche.
31597  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31598  flèche.
31599 \end_layout
31600
31601 \begin_layout Itemize
31602 Quand le texte destiné à une flèche verticale est inséré entre le premier
31603  et le second A ou V, il est placé sur le côté gauche de la flèche.
31604  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31605  de la flèche.
31606  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31607  des accolades TeX.
31608 \end_layout
31609
31610 \begin_layout Standard
31611 Comme exemple, un diagramme avec toutes les relations possibles:
31612 \end_layout
31613
31614 \begin_layout Standard
31615 \begin_inset Formula \[
31616 \begin{CD}A@>j>>B@>>k>C@=F\\
31617 @AmAA@.@VV{V}V@|\\
31618 D@<<j<E@>k>>F@=C\end{CD}\]
31619
31620 \end_inset
31621
31622
31623 \end_layout
31624
31625 \begin_layout Standard
31626 La commande pour l'obtenir:
31627 \begin_inset Newline newline
31628 \end_inset
31629
31630
31631 \series bold
31632
31633 \backslash
31634 CD
31635 \begin_inset ERT
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639
31640
31641 \backslash
31642 spce 
31643 \end_layout
31644
31645 \end_inset
31646
31647 A@>j>>B@>>k>C@=F Ctrl-Enter
31648 \begin_inset Newline newline
31649 \end_inset
31650
31651
31652 \begin_inset ERT
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656
31657
31658 \backslash
31659 hphantom{
31660 \end_layout
31661
31662 \end_inset
31663
31664
31665 \backslash
31666 CD
31667 \begin_inset ERT
31668 status collapsed
31669
31670 \begin_layout Plain Layout
31671
31672
31673 \backslash
31674 spce 
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \begin_inset ERT
31681 status collapsed
31682
31683 \begin_layout Plain Layout
31684
31685 }
31686 \end_layout
31687
31688 \end_inset
31689
31690 @AmAA@.@VV
31691 \backslash
31692 {V
31693 \series default
31694
31695 \begin_inset Formula $\to$
31696 \end_inset
31697
31698
31699 \series bold
31700 V@| Ctrl-Enter
31701 \begin_inset Newline newline
31702 \end_inset
31703
31704
31705 \begin_inset ERT
31706 status collapsed
31707
31708 \begin_layout Plain Layout
31709
31710
31711 \backslash
31712 hphantom{
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \backslash
31719 CD
31720 \begin_inset ERT
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725
31726 \backslash
31727 spce 
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \begin_inset ERT
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738 }
31739 \end_layout
31740
31741 \end_inset
31742
31743 D@<<j<E@>k>>F@=C
31744 \end_layout
31745
31746 \begin_layout Standard
31747 \begin_inset Newpage newpage
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \begin_layout Section
31754 Astuces
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760
31761 \backslash
31762 texorpdfstring{
31763 \end_layout
31764
31765 \end_inset
31766
31767
31768 \begin_inset Foot
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772 On peut trouver d'autres astuces mathématiques très utiles dans 
31773 \begin_inset CommandInset citation
31774 LatexCommand cite
31775 key "Voss"
31776
31777 \end_inset
31778
31779 .
31780 \end_layout
31781
31782 \end_inset
31783
31784
31785 \begin_inset ERT
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789
31790 }{}
31791 \end_layout
31792
31793 \end_inset
31794
31795
31796 \begin_inset Note Note
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800
31801 \backslash
31802 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
31803  dans les signets PDF.
31804 \end_layout
31805
31806 \begin_layout Plain Layout
31807 Plus d'infos sur 
31808 \backslash
31809 texorpdfstring dans la section 
31810 \begin_inset CommandInset ref
31811 LatexCommand ref
31812 reference "sub:formules-dans-les-entêtes"
31813
31814 \end_inset
31815
31816 .
31817 \end_layout
31818
31819 \end_inset
31820
31821
31822 \begin_inset Index
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826 Astuces
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \begin_inset Index
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 Ions|see
31837 \begin_inset ERT
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841
31842 {
31843 \end_layout
31844
31845 \end_inset
31846
31847 Symboles chimiques
31848 \begin_inset ERT
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852
31853 }
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \end_layout
31860
31861 \end_inset
31862
31863
31864 \end_layout
31865
31866 \begin_layout Subsection
31867 Symboles et équations chimiques
31868 \begin_inset CommandInset label
31869 LatexCommand label
31870 name "sub:Symboles-chimiques"
31871
31872 \end_inset
31873
31874
31875 \begin_inset Index
31876 status collapsed
31877
31878 \begin_layout Plain Layout
31879 E@Équations chimiques
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \begin_inset Index
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889 Symboles ! chimiques
31890 \end_layout
31891
31892 \end_inset
31893
31894
31895 \end_layout
31896
31897 \begin_layout Standard
31898 Un exemple de texte de chimie:
31899 \end_layout
31900
31901 \begin_layout Quote
31902 L'ion 
31903 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31904 \end_inset
31905
31906 réagit avec deux ions 
31907 \begin_inset Formula $\mathrm{Na^{+}}$
31908 \end_inset
31909
31910  pour donner du sulfate de sodium 
31911 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31912 \end_inset
31913
31914 .
31915  La réaction chimique peut être mise sous la forme:
31916 \begin_inset Formula \[
31917 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31918
31919 \end_inset
31920
31921
31922 \end_layout
31923
31924 \begin_layout Standard
31925 Cette équation chimique peut être créée directement sous la forme d'une
31926  formule.
31927  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
31928  et mettez-le dans la police droite avec le raccourci 
31929 \family sans
31930 Alt-c
31931 \begin_inset space ~
31932 \end_inset
31933
31934 r
31935 \family default
31936  .
31937 \begin_inset Foot
31938 status collapsed
31939
31940 \begin_layout Plain Layout
31941 Style de polices, voir 
31942 \begin_inset CommandInset ref
31943 LatexCommand ref
31944 reference "sub:Styles-de-polices"
31945
31946 \end_inset
31947
31948
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Subsection
31957 Nombres négatifs
31958 \begin_inset Index
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962 Nombres ! négatifs
31963 \end_layout
31964
31965 \end_inset
31966
31967
31968 \end_layout
31969
31970 \begin_layout Standard
31971 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
31972  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
31973  moins.
31974  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
31975  correctement.
31976 \end_layout
31977
31978 \begin_layout Standard
31979 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
31980 \end_layout
31981
31982 \begin_layout Standard
31983 Un exemple pour illustrer le problème:
31984 \end_layout
31985
31986 \begin_layout Standard
31987 \align center
31988 \begin_inset Tabular
31989 <lyxtabular version="3" rows="3" columns="2">
31990 <features>
31991 <column alignment="right" valignment="top" width="0">
31992 <column alignment="left" valignment="top" width="0">
31993 <row>
31994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998 texte normal:
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007 x = -2
32008 \end_layout
32009
32010 \end_inset
32011 </cell>
32012 </row>
32013 <row>
32014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018 formule:
32019 \end_layout
32020
32021 \end_inset
32022 </cell>
32023 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027 \begin_inset Formula $x=-2$
32028 \end_inset
32029
32030
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 </row>
32036 <row>
32037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041 solution:
32042 \end_layout
32043
32044 \end_inset
32045 </cell>
32046 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050 \begin_inset Formula $x=\textrm{-}2$
32051 \end_inset
32052
32053
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 </row>
32059 </lyxtabular>
32060
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \begin_layout Subsection
32067 La virgule comme séparateur décimal
32068 \begin_inset Index
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072 Virgule
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \end_layout
32079
32080 \begin_layout Standard
32081 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
32082  pour grouper les chiffres dans un nombre.
32083  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
32084  formules.
32085 \end_layout
32086
32087 \begin_layout Standard
32088 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
32089  (raccourci 
32090 \family sans
32091 Alt-m
32092 \begin_inset space ~
32093 \end_inset
32094
32095 m
32096 \family default
32097 ).
32098 \end_layout
32099
32100 \begin_layout Standard
32101 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
32102  on doit charger le fichier 
32103 \series bold
32104 icomma.sty
32105 \series default
32106
32107 \begin_inset Foot
32108 status collapsed
32109
32110 \begin_layout Plain Layout
32111
32112 \series bold
32113 icomma
32114 \series default
32115  fait partie du paquetage 
32116 \series bold
32117 was
32118 \series default
32119
32120 \begin_inset Index
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124 Paquetages ! was
32125 \begin_inset ERT
32126 status collapsed
32127
32128 \begin_layout Plain Layout
32129
32130
32131 \backslash
32132 vspace{4mm}
32133 \end_layout
32134
32135 \end_inset
32136
32137
32138 \end_layout
32139
32140 \end_inset
32141
32142 .
32143 \end_layout
32144
32145 \end_inset
32146
32147
32148 \begin_inset Index
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152 Paquetages ! icomma
32153 \end_layout
32154
32155 \end_inset
32156
32157  dans le préambule LaTeX avec la ligne
32158 \end_layout
32159
32160 \begin_layout Standard
32161
32162 \series bold
32163
32164 \backslash
32165 usepackage{icomma}
32166 \end_layout
32167
32168 \begin_layout Subsection
32169 Les vecteurs physiques
32170 \begin_inset CommandInset label
32171 LatexCommand label
32172 name "sub:Vecteurs-physiques"
32173
32174 \end_inset
32175
32176
32177 \begin_inset Index
32178 status collapsed
32179
32180 \begin_layout Plain Layout
32181 Vecteurs ! physiques
32182 \end_layout
32183
32184 \end_inset
32185
32186
32187 \end_layout
32188
32189 \begin_layout Standard
32190 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
32191 \series bold
32192  braket
32193 \series default
32194
32195 \begin_inset Foot
32196 status collapsed
32197
32198 \begin_layout Plain Layout
32199
32200 \series bold
32201 braket
32202 \series default
32203  fait partie de toutes les installations LaTeX standard.
32204 \end_layout
32205
32206 \end_inset
32207
32208
32209 \begin_inset Index
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213 Paquetages ! braket
32214 \end_layout
32215
32216 \end_inset
32217
32218  que l'on charge en mettant dans le préambule LaTeX la ligne
32219 \end_layout
32220
32221 \begin_layout Standard
32222
32223 \series bold
32224
32225 \backslash
32226 usepackage{braket}
32227 \end_layout
32228
32229 \begin_layout Standard
32230 Les commandes suivantes sont définies:
32231 \end_layout
32232
32233 \begin_layout Standard
32234 \align center
32235 \begin_inset Tabular
32236 <lyxtabular version="3" rows="4" columns="2">
32237 <features>
32238 <column alignment="center" valignment="top" width="0">
32239 <column alignment="center" valignment="top" width="0">
32240 <row>
32241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32242 \begin_inset Text
32243
32244 \begin_layout Plain Layout
32245 Commande
32246 \end_layout
32247
32248 \end_inset
32249 </cell>
32250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32251 \begin_inset Text
32252
32253 \begin_layout Plain Layout
32254 Résultat
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 </row>
32260 <row>
32261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32262 \begin_inset Text
32263
32264 \begin_layout Plain Layout
32265
32266 \backslash
32267 Bra{
32268 \backslash
32269 psi
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278 \begin_inset Formula $\Bra{\psi}$
32279 \end_inset
32280
32281
32282 \end_layout
32283
32284 \end_inset
32285 </cell>
32286 </row>
32287 <row>
32288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \backslash
32294 Ket{
32295 \backslash
32296 psi
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305 \begin_inset Formula $\Ket{\psi}$
32306 \end_inset
32307
32308
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 </row>
32314 <row>
32315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319
32320 \backslash
32321 Braket{
32322 \backslash
32323 psi|
32324 \backslash
32325 phi
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334 \begin_inset Formula $\Braket{\psi|\phi}$
32335 \end_inset
32336
32337
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 </row>
32343 </lyxtabular>
32344
32345 \end_inset
32346
32347
32348 \end_layout
32349
32350 \begin_layout Standard
32351 La commande 
32352 \series bold
32353
32354 \backslash
32355 Braket
32356 \series default
32357  assure que toutes les barres verticales ont la même taille que les crochets
32358  englobants:
32359 \begin_inset Formula \[
32360 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32361
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 L'effet de la commande 
32369 \series bold
32370
32371 \backslash
32372 Braket
32373 \series default
32374  peut aussi être obtenu en utilisant la commande 
32375 \series bold
32376
32377 \backslash
32378 middle
32379 \series default
32380 , qui est décrite dans 
32381 \begin_inset CommandInset ref
32382 LatexCommand ref
32383 reference "sub:Taille-parenthèses-automatique"
32384
32385 \end_inset
32386
32387 .
32388 \end_layout
32389
32390 \begin_layout Subsection
32391 Fractions personnalisées
32392 \begin_inset CommandInset label
32393 LatexCommand label
32394 name "sub:Fractions-personnalisées"
32395
32396 \end_inset
32397
32398
32399 \begin_inset Index
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403 Fractions ! personnalisées
32404 \end_layout
32405
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 Pour définir des commandes personnalisées pour les fractions, on utilise
32413  la commande 
32414 \series bold
32415
32416 \backslash
32417 genfrac
32418 \series default
32419
32420 \begin_inset Index
32421 status collapsed
32422
32423 \begin_layout Plain Layout
32424 Commandes ! G ! 
32425 \backslash
32426 genfrac
32427 \end_layout
32428
32429 \end_inset
32430
32431  avec la syntaxe suivante:
32432 \end_layout
32433
32434 \begin_layout Standard
32435
32436 \series bold
32437
32438 \backslash
32439 genfrac{parenthèse gauche}{parenthèse droite}
32440 \begin_inset Newline newline
32441 \end_inset
32442
32443
32444 \begin_inset ERT
32445 status collapsed
32446
32447 \begin_layout Plain Layout
32448
32449
32450 \backslash
32451 phantom{
32452 \end_layout
32453
32454 \end_inset
32455
32456
32457 \backslash
32458 genfrac
32459 \begin_inset ERT
32460 status collapsed
32461
32462 \begin_layout Plain Layout
32463
32464 }
32465 \end_layout
32466
32467 \end_inset
32468
32469 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
32470 \end_layout
32471
32472 \begin_layout Standard
32473 Le style est un nombre allant de 0 à 3.
32474 \end_layout
32475
32476 \begin_layout Standard
32477 \align center
32478 \begin_inset Tabular
32479 <lyxtabular version="3" rows="5" columns="2">
32480 <features>
32481 <column alignment="center" valignment="top" width="0">
32482 <column alignment="center" valignment="top" width="0">
32483 <row>
32484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488 Nombre
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497 Style (Taille)
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 </row>
32503 <row>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508 0
32509 \end_layout
32510
32511 \end_inset
32512 </cell>
32513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32514 \begin_inset Text
32515
32516 \begin_layout Plain Layout
32517 formule hors ligne
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 </row>
32523 <row>
32524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Plain Layout
32528 1
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32534 \begin_inset Text
32535
32536 \begin_layout Plain Layout
32537 formule en ligne
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 </row>
32543 <row>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548 2
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32554 \begin_inset Text
32555
32556 \begin_layout Plain Layout
32557 petit (small)
32558 \end_layout
32559
32560 \end_inset
32561 </cell>
32562 </row>
32563 <row>
32564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32565 \begin_inset Text
32566
32567 \begin_layout Plain Layout
32568 3
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577 minuscule (tiny)
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 </row>
32583 </lyxtabular>
32584
32585 \end_inset
32586
32587
32588 \end_layout
32589
32590 \begin_layout Standard
32591 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
32592  dans lequel on se trouve, comme avec la commande 
32593 \series bold
32594
32595 \backslash
32596 frac
32597 \series default
32598 .
32599 \end_layout
32600
32601 \begin_layout Standard
32602 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
32603 e de 0.4
32604 \begin_inset space \thinspace{}
32605 \end_inset
32606
32607 pt est utilisée.
32608 \end_layout
32609
32610 \begin_layout Standard
32611 \begin_inset VSpace medskip
32612 \end_inset
32613
32614 Par exemple les commandes 
32615 \series bold
32616
32617 \backslash
32618 dfrac
32619 \series default
32620  et 
32621 \series bold
32622
32623 \backslash
32624 tbinom
32625 \series default
32626  vues en 
32627 \begin_inset CommandInset ref
32628 LatexCommand ref
32629 reference "sub:Fractions"
32630
32631 \end_inset
32632
32633  sont définies avec les commandes 
32634 \end_layout
32635
32636 \begin_layout Standard
32637
32638 \series bold
32639
32640 \backslash
32641 newcommand{
32642 \backslash
32643 dfrac}[2]{
32644 \backslash
32645 genfrac{}{}{}{0}{#1}{#2}}
32646 \end_layout
32647
32648 \begin_layout Standard
32649 et
32650 \end_layout
32651
32652 \begin_layout Standard
32653
32654 \series bold
32655
32656 \backslash
32657 newcommand{
32658 \backslash
32659 tbinom}[2]{
32660 \backslash
32661 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32662 \end_layout
32663
32664 \begin_layout Standard
32665 \begin_inset VSpace medskip
32666 \end_inset
32667
32668 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
32669  en argument, on insère la ligne suivante dans le préambule LaTeX:
32670 \end_layout
32671
32672 \begin_layout Standard
32673
32674 \series bold
32675
32676 \backslash
32677 newcommand{
32678 \backslash
32679 fracS}[3][]{
32680 \backslash
32681 genfrac{}{}{#1}{}{#2}{#3}}
32682 \end_layout
32683
32684 \begin_layout Standard
32685 Un test:
32686 \begin_inset Formula \begin{align*}
32687 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32688 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32689
32690 \end_inset
32691
32692 Comme on peut le voir, la distance entre le numérateur et le dénominateur
32693  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
32694 \end_layout
32695
32696 \begin_layout Subsection
32697 Formules barrées
32698 \begin_inset CommandInset label
32699 LatexCommand label
32700 name "sub:Formules-barrées"
32701
32702 \end_inset
32703
32704
32705 \begin_inset Index
32706 status collapsed
32707
32708 \begin_layout Plain Layout
32709 Formules ! barrées
32710 \end_layout
32711
32712 \end_inset
32713
32714
32715 \end_layout
32716
32717 \begin_layout Standard
32718 Pour barrer une formule ou une portion de formule, on doit charger le paquetage
32719  LaTeX 
32720 \series bold
32721 cancel
32722 \series default
32723
32724 \begin_inset Foot
32725 status collapsed
32726
32727 \begin_layout Plain Layout
32728
32729 \series bold
32730 cancel
32731 \series default
32732  fait partie de toutes les distributions LaTeX standard.
32733 \end_layout
32734
32735 \end_inset
32736
32737
32738 \begin_inset Index
32739 status collapsed
32740
32741 \begin_layout Plain Layout
32742 Paquetages ! cancel
32743 \end_layout
32744
32745 \end_inset
32746
32747  dans le préambule LaTeX avec la ligne
32748 \end_layout
32749
32750 \begin_layout Standard
32751
32752 \series bold
32753
32754 \backslash
32755 usepackage[samesize]{cancel}
32756 \end_layout
32757
32758 \begin_layout Standard
32759 Il y a quatre façon de barrer une formule:
32760 \end_layout
32761
32762 \begin_layout Standard
32763 \align center
32764 \begin_inset Tabular
32765 <lyxtabular version="3" rows="5" columns="2">
32766 <features>
32767 <column alignment="center" valignment="top" width="0">
32768 <column alignment="center" valignment="top" width="0">
32769 <row>
32770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774 Commande
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783 Résultat
32784 \begin_inset Note Note
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788
32789 \series bold
32790
32791 \backslash
32792 hspace
32793 \series default
32794  et
32795 \series bold
32796  
32797 \backslash
32798 raisebox 
32799 \series default
32800 sont seulement utilisées pour faire de la place.
32801 \end_layout
32802
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 </row>
32811 <row>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \backslash
32818 cancel{
32819 \backslash
32820 int
32821 \begin_inset ERT
32822 status collapsed
32823
32824 \begin_layout Plain Layout
32825
32826
32827 \backslash
32828 spce 
32829 \end_layout
32830
32831 \end_inset
32832
32833 A=B
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 </row>
32851 <row>
32852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \backslash
32858 bcancel{
32859 \backslash
32860 int
32861 \begin_inset ERT
32862 status collapsed
32863
32864 \begin_layout Plain Layout
32865
32866
32867 \backslash
32868 spce 
32869 \end_layout
32870
32871 \end_inset
32872
32873 A=B
32874 \end_layout
32875
32876 \end_inset
32877 </cell>
32878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 </row>
32891 <row>
32892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \backslash
32898 xcancel{
32899 \backslash
32900 int
32901 \begin_inset ERT
32902 status collapsed
32903
32904 \begin_layout Plain Layout
32905
32906
32907 \backslash
32908 spce 
32909 \end_layout
32910
32911 \end_inset
32912
32913 A=B
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 </row>
32931 <row>
32932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Plain Layout
32936
32937 \backslash
32938 cancelto{1
32939 \begin_inset Formula $\to$
32940 \end_inset
32941
32942
32943 \backslash
32944 {
32945 \backslash
32946 int
32947 \begin_inset ERT
32948 status collapsed
32949
32950 \begin_layout Plain Layout
32951
32952
32953 \backslash
32954 spce 
32955 \end_layout
32956
32957 \end_inset
32958
32959 A=B
32960 \end_layout
32961
32962 \end_inset
32963 </cell>
32964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
32969 \end_inset
32970
32971
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 </row>
32977 </lyxtabular>
32978
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \begin_layout Standard
32985
32986 \series bold
32987
32988 \backslash
32989 cancelto
32990 \series default
32991  est particulièrement utile pour visualiser des simplifications de fractions
32992  dans les formules:
32993 \begin_inset Formula \[
32994 \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}}}\]
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Subsection
33002 Formules dans les entêtes de section
33003 \begin_inset CommandInset label
33004 LatexCommand label
33005 name "sub:formules-dans-les-entêtes"
33006
33007 \end_inset
33008
33009
33010 \begin_inset Index
33011 status collapsed
33012
33013 \begin_layout Plain Layout
33014 Formules ! dans les entêtes de section
33015 \end_layout
33016
33017 \end_inset
33018
33019
33020 \end_layout
33021
33022 \begin_layout Standard
33023 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
33024  en compte les points suivants:
33025 \end_layout
33026
33027 \begin_layout Standard
33028 \begin_inset Note Greyedout
33029 status open
33030
33031 \begin_layout Plain Layout
33032 Quand la gestion de 
33033 \series bold
33034 hyperref
33035 \series default
33036
33037 \begin_inset Index
33038 status collapsed
33039
33040 \begin_layout Plain Layout
33041 Paquetages ! hyperref
33042 \end_layout
33043
33044 \end_inset
33045
33046  est activée dans le dialogue paramètres du document dans la rubrique 
33047 \family sans
33048 Propriétés du PDF
33049 \family default
33050 , les signets PDF sont créés dans la table des matières pour chaque entête
33051  de section.
33052  Si l'entête de section contient une formule, elle est affichée de façon
33053  incorrecte dans le texte du signet parce que les formules dans les signets
33054  ne respectent pas certaines conventions du PDF.
33055  
33056 \end_layout
33057
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \begin_layout Standard
33064 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
33065  de section un titre court avec le menu 
33066 \family sans
33067 Insérer\SpecialChar \menuseparator
33068 Titre
33069 \begin_inset space ~
33070 \end_inset
33071
33072 court
33073 \family default
33074 .
33075  Les titres courts sont en général utilisés avec des entêtes de section
33076  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
33077  Seul le titre court apparaît dans la table des matières et donc dans les
33078  signets PDF.
33079 \end_layout
33080
33081 \begin_layout Standard
33082 Quand des formules doivent apparaître dans la table des matières mais que
33083  l'on utilise aussi 
33084 \series bold
33085 hyperref
33086 \series default
33087 , on peut utiliser la commande suivante en mode TeX:
33088 \end_layout
33089
33090 \begin_layout Standard
33091
33092 \series bold
33093
33094 \backslash
33095 texorpdfstring{partie à problème}{alternative}
33096 \begin_inset Index
33097 status collapsed
33098
33099 \begin_layout Plain Layout
33100 Commandes ! T ! 
33101 \backslash
33102 texorpdfstring
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 \begin_inset Quotes eld
33112 \end_inset
33113
33114 Partie à problème
33115 \begin_inset Quotes erd
33116 \end_inset
33117
33118  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
33119  Cela peut être des caractères, des formules, des notes de bas de page,
33120  mais aussi des références croisées.
33121  L'
33122 \begin_inset Quotes erd
33123 \end_inset
33124
33125 alternative
33126 \begin_inset Quotes erd
33127 \end_inset
33128
33129  est utilisée à la place de la 
33130 \begin_inset Quotes eld
33131 \end_inset
33132
33133 partie à problème
33134 \begin_inset Quotes erd
33135 \end_inset
33136
33137  pour les signets.
33138 \end_layout
33139
33140 \begin_layout Standard
33141 Voici deux exemples d'entêtes de section:
33142 \begin_inset VSpace -3mm
33143 \end_inset
33144
33145
33146 \begin_inset ERT
33147 status collapsed
33148
33149 \begin_layout Plain Layout
33150
33151
33152 \backslash
33153 boldmath 
33154 \end_layout
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Subsubsection
33162 Entête de section sans formule dans la table des matières 
33163 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33164 \end_inset
33165
33166
33167 \begin_inset OptArg
33168 status open
33169
33170 \begin_layout Plain Layout
33171 Entête sans formule dans la table des matières
33172 \end_layout
33173
33174 \end_inset
33175
33176
33177 \end_layout
33178
33179 \begin_layout Subsubsection
33180 Entête de section avec formule dans la table des matières
33181 \begin_inset ERT
33182 status collapsed
33183
33184 \begin_layout Plain Layout
33185
33186
33187 \backslash
33188 texorpdfstring{
33189 \end_layout
33190
33191 \end_inset
33192
33193  
33194 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33195 \end_inset
33196
33197
33198 \begin_inset ERT
33199 status collapsed
33200
33201 \begin_layout Plain Layout
33202
33203 }{}
33204 \end_layout
33205
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Standard
33212 \begin_inset ERT
33213 status collapsed
33214
33215 \begin_layout Plain Layout
33216
33217
33218 \backslash
33219 unboldmath 
33220 \end_layout
33221
33222 \end_inset
33223
33224 Dans le premier entête, on a utilisé un titre court, dans le second la commande
33225  
33226 \series bold
33227
33228 \backslash
33229 texorpdfstring
33230 \series default
33231 .
33232 \end_layout
33233
33234 \begin_layout Standard
33235 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
33236  a été placée dans un environnement  
33237 \series bold
33238 boldmath 
33239 \series default
33240
33241 \begin_inset Foot
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245 voir 
33246 \begin_inset CommandInset ref
33247 LatexCommand ref
33248 reference "sub:Formules-en-gras"
33249
33250 \end_inset
33251
33252
33253 \end_layout
33254
33255 \end_inset
33256
33257 .
33258 \end_layout
33259
33260 \begin_layout Subsection
33261 Formules dans du texte multi-colonnes
33262 \begin_inset Index
33263 status collapsed
33264
33265 \begin_layout Plain Layout
33266 Formules ! dans du texte multi-colonnes
33267 \end_layout
33268
33269 \end_inset
33270
33271
33272 \end_layout
33273
33274 \begin_layout Standard
33275 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
33276  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
33277  utiliser toute la largeur de la page.
33278  Pour faire cela, on utilise le paquetage LaTeX 
33279 \series bold
33280 multicol
33281 \series default
33282
33283 \begin_inset Foot
33284 status collapsed
33285
33286 \begin_layout Plain Layout
33287
33288 \series bold
33289 multicol
33290 \series default
33291  fait partie de toutes les installations LaTeX standard.
33292 \end_layout
33293
33294 \end_inset
33295
33296
33297 \begin_inset Index
33298 status collapsed
33299
33300 \begin_layout Plain Layout
33301 Paquetages ! multicol
33302 \end_layout
33303
33304 \end_inset
33305
33306 , qui est chargé avec la ligne suivante dans le préambule LaTeX
33307 \end_layout
33308
33309 \begin_layout Standard
33310
33311 \series bold
33312
33313 \backslash
33314 usepackage{multicol}
33315 \end_layout
33316
33317 \begin_layout Standard
33318 \begin_inset Note Greyedout
33319 status open
33320
33321 \begin_layout Plain Layout
33322 Noter que dans ce cas on ne 
33323 \emph on
33324 doit pas 
33325 \emph default
33326 activer l'option 
33327 \family sans
33328 Document
33329 \begin_inset space ~
33330 \end_inset
33331
33332 sur
33333 \begin_inset space ~
33334 \end_inset
33335
33336 deux
33337 \begin_inset space ~
33338 \end_inset
33339
33340 colonnes
33341 \family default
33342  dans la rubrique 
33343 \family sans
33344 Format
33345 \begin_inset space ~
33346 \end_inset
33347
33348 du
33349 \begin_inset space ~
33350 \end_inset
33351
33352 texte 
33353 \family default
33354 du menu 
33355 \family sans
33356 Document\SpecialChar \menuseparator
33357 Paramètres
33358 \family default
33359 .
33360 \end_layout
33361
33362 \end_inset
33363
33364
33365 \end_layout
33366
33367 \begin_layout Standard
33368 Avant le texte multi-colonnes on met la commande
33369 \end_layout
33370
33371 \begin_layout Standard
33372
33373 \series bold
33374
33375 \backslash
33376 begin{multicols}{nombre de colonnes}
33377 \end_layout
33378
33379 \begin_layout Standard
33380 en mode TeX.
33381  Le nombre de colonnes est un entier entre 2 et 10.
33382  Avant la formule, le texte multi-colonnes et interrompu avec la commande
33383 \end_layout
33384
33385 \begin_layout Standard
33386
33387 \series bold
33388
33389 \backslash
33390 end{multicols}
33391 \end_layout
33392
33393 \begin_layout Standard
33394 en mode TeX.
33395 \end_layout
33396
33397 \begin_layout Standard
33398 À cause de la commande, un peu d'espace est ajouté automatiquement avant
33399  la formule.
33400  Pour le supprimer, on peut insérer avant la formule un espace vertical
33401  de -6
33402 \begin_inset space \thinspace{}
33403 \end_inset
33404
33405 mm.
33406  Quand on utilise le style de formules 
33407 \series bold
33408 Indenté
33409 \begin_inset Foot
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413 voir 
33414 \begin_inset CommandInset ref
33415 LatexCommand ref
33416 reference "sec:Styles-de-formules"
33417
33418 \end_inset
33419
33420  pour les styles de formules.
33421 \end_layout
33422
33423 \end_inset
33424
33425
33426 \series default
33427 , il faut mettre un espace de -9
33428 \begin_inset space \thinspace{}
33429 \end_inset
33430
33431 mm à la place.
33432 \end_layout
33433
33434 \begin_layout Standard
33435 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
33436 \end_layout
33437
33438 \begin_layout Standard
33439
33440 \lang german
33441 \begin_inset ERT
33442 status collapsed
33443
33444 \begin_layout Plain Layout
33445
33446
33447 \backslash
33448 begin{multicols}{2}
33449 \end_layout
33450
33451 \end_inset
33452
33453 Das Spektrum wird fouriertransformiert.
33454  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33455 , Lösungsmittel) zu trennen.
33456  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33457  nun das Aussehen des Ausgangssignals.
33458  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33459  über alle Phasen integrieren muss.
33460  Sei nun 
33461 \begin_inset Formula $S$
33462 \end_inset
33463
33464  unser normiertes Ausgangssignal and 
33465 \begin_inset Formula $P$
33466 \end_inset
33467
33468  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33469 \begin_inset ERT
33470 status collapsed
33471
33472 \begin_layout Plain Layout
33473
33474
33475 \backslash
33476 end{multicols}
33477 \end_layout
33478
33479 \end_inset
33480
33481
33482 \begin_inset VSpace -6mm
33483 \end_inset
33484
33485
33486 \begin_inset Formula \begin{equation}
33487 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33488
33489 \end_inset
33490
33491
33492 \begin_inset ERT
33493 status collapsed
33494
33495 \begin_layout Plain Layout
33496
33497
33498 \backslash
33499 begin{multicols}{2}
33500 \end_layout
33501
33502 \end_inset
33503
33504 wobei 
33505 \begin_inset Formula $S_{0}$
33506 \end_inset
33507
33508  das Signal ohne Gradient ist and the Normierungsbedingung 
33509 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33510 \end_inset
33511
33512  gilt.
33513  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33514  Direkt nach the 
33515 \begin_inset Formula $\nicefrac{\pi}{2}$
33516 \end_inset
33517
33518
33519 \begin_inset space \thinspace{}
33520 \end_inset
33521
33522 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33523  das Signal zusätzlich abschwächt.
33524  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33525  
33526 \begin_inset Formula $T_{2}$
33527 \end_inset
33528
33529 -Zeit.
33530 \end_layout
33531
33532 \begin_layout Standard
33533
33534 \lang german
33535 \begin_inset ERT
33536 status collapsed
33537
33538 \begin_layout Plain Layout
33539
33540
33541 \backslash
33542 end{multicols}
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Subsection
33551 Formules avec description des variables
33552 \begin_inset Index
33553 status collapsed
33554
33555 \begin_layout Plain Layout
33556 Formules ! avec description des variables
33557 \end_layout
33558
33559 \end_inset
33560
33561
33562 \end_layout
33563
33564 \begin_layout Standard
33565 Pour décrire les variable au sein d'une formule, comme dans la formule 
33566 \begin_inset CommandInset ref
33567 LatexCommand eqref
33568 reference "eq:within"
33569
33570 \end_inset
33571
33572 , on peut utiliser une matrice
33573 \begin_inset space ~
33574 \end_inset
33575
33576 2
33577 \series bold
33578 ×
33579 \series default
33580
33581 \begin_inset Formula $n$
33582 \end_inset
33583
33584  avec une colonne alignée à gauche pour les 
33585 \begin_inset Formula $n$
33586 \end_inset
33587
33588  variables utilisées
33589 \begin_inset Foot
33590 status collapsed
33591
33592 \begin_layout Plain Layout
33593 pour les matrices, voir 
33594 \begin_inset CommandInset ref
33595 LatexCommand ref
33596 reference "sec:Matrices"
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \end_inset
33604
33605 .
33606  Pour mettre la description en plus petits caractères, on peut insérer par
33607  exemple la commande 
33608 \series bold
33609
33610 \backslash
33611 footnotesize
33612 \series default
33613  avant la matrice
33614 \begin_inset Foot
33615 status collapsed
33616
33617 \begin_layout Plain Layout
33618 pour les tailles de polices, voir 
33619 \begin_inset CommandInset ref
33620 LatexCommand ref
33621 reference "sub:Tailles-polices"
33622
33623 \end_inset
33624
33625
33626 \end_layout
33627
33628 \end_inset
33629
33630 .
33631 \end_layout
33632
33633 \begin_layout Standard
33634 Quand on utilise le style de formules 
33635 \series bold
33636 Indenté
33637 \begin_inset Foot
33638 status collapsed
33639
33640 \begin_layout Plain Layout
33641 pour les styles de formules, voir 
33642 \begin_inset CommandInset ref
33643 LatexCommand ref
33644 reference "sec:Styles-de-formules"
33645
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \end_inset
33652
33653
33654 \series default
33655 , on insère un 
33656 \series bold
33657
33658 \backslash
33659 hfill
33660 \series default
33661
33662 \begin_inset Foot
33663 status collapsed
33664
33665 \begin_layout Plain Layout
33666
33667 \series bold
33668
33669 \backslash
33670 hfill
33671 \series default
33672  marche seulement avec des formules dans le style 
33673 \series bold
33674 Indenté
33675 \series default
33676 , voir 
33677 \begin_inset CommandInset ref
33678 LatexCommand ref
33679 reference "sub:Espace-variable"
33680
33681 \end_inset
33682
33683 .
33684 \end_layout
33685
33686 \end_inset
33687
33688  avant et après la matrice pour avoir la même séparation entre la matrice
33689  et la formule et entre la matrice et la marge.
33690 \end_layout
33691
33692 \begin_layout Standard
33693 Quand on utilise le style de formules
33694 \series bold
33695  Centré
33696 \series default
33697 , on utilise la méthode décrite dans 
33698 \begin_inset CommandInset ref
33699 LatexCommand ref
33700 reference "sub:environnement-Flalign"
33701
33702 \end_inset
33703
33704  pour indenter les formules.
33705  La formule 
33706 \begin_inset CommandInset ref
33707 LatexCommand eqref
33708 reference "eq:within"
33709
33710 \end_inset
33711
33712  consiste en cinq colonnes dont les deux premières contiennent l'équation,
33713  la troisième la matrice et la dernière une accolade TeX vide.
33714 \begin_inset Formula \begin{flalign}
33715 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33716 \rho & \textrm{density}\\
33717 V & \textrm{volume}\\
33718 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Subsection
33726 Lettres grecques minuscules droites
33727 \begin_inset CommandInset label
33728 LatexCommand label
33729 name "sub:minuscules-grecques-droites"
33730
33731 \end_inset
33732
33733
33734 \begin_inset Index
33735 status collapsed
33736
33737 \begin_layout Plain Layout
33738 Lettres grecques ! droites
33739 \end_layout
33740
33741 \end_inset
33742
33743
33744 \end_layout
33745
33746 \begin_layout Standard
33747 La plupart des polices de caractères mathématiques ne fournissent que des
33748  minuscules grecques italiques.
33749  Mais pour les symboles des particules élémentaires comme les pions et le
33750  neutrinos, on a besoin de lettre grecques droites.
33751  Elles sont fournies par le fichier 
33752 \series bold
33753 upgreek.sty
33754 \series default
33755
33756 \begin_inset Foot
33757 status collapsed
33758
33759 \begin_layout Plain Layout
33760
33761 \series bold
33762 upgreek
33763 \series default
33764  fait partie du paquetage LaTeX 
33765 \series bold
33766 was
33767 \series default
33768
33769 \begin_inset Index
33770 status collapsed
33771
33772 \begin_layout Plain Layout
33773 Paquetages ! was
33774 \begin_inset ERT
33775 status collapsed
33776
33777 \begin_layout Plain Layout
33778
33779
33780 \backslash
33781 vspace{4mm}
33782 \end_layout
33783
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \end_inset
33790
33791 .
33792 \end_layout
33793
33794 \end_inset
33795
33796
33797 \begin_inset Index
33798 status collapsed
33799
33800 \begin_layout Plain Layout
33801 Paquetages ! upgreek
33802 \end_layout
33803
33804 \end_inset
33805
33806  qui est chargé avec la ligne suivante dans le préambule LaTeX:
33807 \end_layout
33808
33809 \begin_layout Standard
33810
33811 \series bold
33812
33813 \backslash
33814 usepackage{upgreek}
33815 \end_layout
33816
33817 \begin_layout Standard
33818 \begin_inset ERT
33819 status collapsed
33820
33821 \begin_layout Plain Layout
33822
33823
33824 \backslash
33825 ifupgreek 
33826 \end_layout
33827
33828 \end_inset
33829
33830
33831 \begin_inset Note Note
33832 status open
33833
33834 \begin_layout Plain Layout
33835 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33836 \series bold
33837 upgreek
33838 \series default
33839  est installé
33840 \end_layout
33841
33842 \end_inset
33843
33844  On crée ces minuscules droites en commençant la commande pour une minuscule
33845  grecque par 
33846 \series bold
33847 up
33848 \series default
33849 .
33850  Par exemple, la commande 
33851 \series bold
33852
33853 \backslash
33854 uptau
33855 \series default
33856  donne ceci: 
33857 \begin_inset Formula $\uptau$
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \begin_layout Standard
33864 Avec ces commandes, on peut typographier des réactions entre particules
33865  élémentaires:
33866 \begin_inset Formula \[
33867 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \begin_layout Standard
33875 Les lettres droites sont plus grasses et plus larges que les italiques.
33876  On ne doit donc pas les utiliser pour des unités comme 
33877 \begin_inset Quotes eld
33878 \end_inset
33879
33880 µm
33881 \begin_inset Quotes erd
33882 \end_inset
33883
33884 .
33885 \end_layout
33886
33887 \begin_layout Standard
33888 \begin_inset ERT
33889 status collapsed
33890
33891 \begin_layout Plain Layout
33892
33893
33894 \backslash
33895 else 
33896 \end_layout
33897
33898 \end_inset
33899
33900
33901 \begin_inset Note Note
33902 status open
33903
33904 \begin_layout Plain Layout
33905 Ce qui suit sera affiché si la paquetage LaTeX 
33906 \series bold
33907 upgreek
33908 \series default
33909  n'est pas installé:
33910 \end_layout
33911
33912 \end_inset
33913
33914
33915 \end_layout
33916
33917 \begin_layout Standard
33918 Vous avez besoin du paquetage LaTeX 
33919 \series bold
33920 upgreek
33921 \series default
33922  pour voir le reste de cette sous section dans la sortie finale.
33923 \end_layout
33924
33925 \begin_layout Standard
33926 \begin_inset ERT
33927 status collapsed
33928
33929 \begin_layout Plain Layout
33930
33931
33932 \backslash
33933 fi 
33934 \end_layout
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \begin_layout Subsection
33942 Caractères texte dans les formules
33943 \begin_inset CommandInset label
33944 LatexCommand label
33945 name "sub:Caractères-texte"
33946
33947 \end_inset
33948
33949
33950 \begin_inset Index
33951 status collapsed
33952
33953 \begin_layout Plain Layout
33954 Texte ! dans les formules
33955 \end_layout
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \begin_layout Standard
33963 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
33964  directement dans des formules.
33965  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
33966  du genre 
33967 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
33968 \end_inset
33969
33970 , vous devrez insérer tout le temps la commande 
33971 \series bold
33972
33973 \backslash
33974 cdot
33975 \series default
33976
33977 \begin_inset Foot
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981 voir 
33982 \begin_inset CommandInset ref
33983 LatexCommand ref
33984 reference "sub:Opérateurs-binaires"
33985
33986 \end_inset
33987
33988
33989 \end_layout
33990
33991 \end_inset
33992
33993 , puisque ce caractère est défini dans tous les encodages comme un caractère
33994  texte.
33995  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
33996 \end_layout
33997
33998 \begin_layout Standard
33999
34000 \series bold
34001
34002 \backslash
34003 Declare Inputtext{183}{
34004 \backslash
34005 ifmmode
34006 \backslash
34007 cdot
34008 \backslash
34009 else
34010 \backslash
34011 textperiodcentered
34012 \backslash
34013 f\SpecialChar \textcompwordmark{}
34014 i}
34015 \end_layout
34016
34017 \begin_layout Standard
34018 En plus du point centré, dans ce document on a défini le symbole degré °
34019  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
34020  suivante dans le préambule LaTeX:
34021 \end_layout
34022
34023 \begin_layout Standard
34024
34025 \series bold
34026
34027 \backslash
34028 DeclareInputtext{176}{
34029 \backslash
34030 ifmmode^
34031 \backslash
34032 circ
34033 \backslash
34034 else
34035 \backslash
34036 textdegree
34037 \backslash
34038 f\SpecialChar \textcompwordmark{}
34039 i}
34040 \end_layout
34041
34042 \begin_layout Standard
34043 \begin_inset Newpage newpage
34044 \end_inset
34045
34046
34047 \end_layout
34048
34049 \begin_layout Section
34050 \start_of_appendix
34051 Conseils Typographiques
34052 \begin_inset Index
34053 status collapsed
34054
34055 \begin_layout Plain Layout
34056 Typographiques, conseils
34057 \end_layout
34058
34059 \end_inset
34060
34061
34062 \end_layout
34063
34064 \begin_layout Itemize
34065 Les symboles d'unités sont 
34066 \emph on
34067 toujours
34068 \emph default
34069  en caractères droits
34070 \begin_inset Foot
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074 obtenu avec les styles de polices, voir 
34075 \begin_inset CommandInset ref
34076 LatexCommand ref
34077 reference "sub:Styles-de-polices"
34078
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \end_inset
34085
34086 : 30
34087 \begin_inset space \thinspace{}
34088 \end_inset
34089
34090 km/h
34091 \begin_inset Newline newline
34092 \end_inset
34093
34094 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
34095 \begin_inset CommandInset ref
34096 LatexCommand ref
34097 reference "sub:Espace-prédéfini"
34098
34099 \end_inset
34100
34101 .
34102 \end_layout
34103
34104 \begin_layout Itemize
34105 Les symboles pourcent et les pour mille sont présentés comme les symboles
34106  d'unités:
34107 \begin_inset Newline newline
34108 \end_inset
34109
34110 1,2
34111 \begin_inset space \thinspace{}
34112 \end_inset
34113
34114 ‰ d'alcool dans le sang
34115 \begin_inset Foot
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Itemize
34128 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
34129  est utilisé dans une unité: 15
34130 \begin_inset space \thinspace{}
34131 \end_inset
34132
34133 °C
34134 \end_layout
34135
34136 \begin_layout Itemize
34137 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
34138  tous les trois chiffres pour les grouper: 18
34139 \begin_inset space \thinspace{}
34140 \end_inset
34141
34142 473
34143 \begin_inset space \thinspace{}
34144 \end_inset
34145
34146 588
34147 \end_layout
34148
34149 \begin_layout Itemize
34150 Pour exprimer des dimensions comme par exemple 120×90×40
34151 \begin_inset space \thinspace{}
34152 \end_inset
34153
34154 cm on utilise le signe de la multiplication 
34155 \begin_inset Quotes eld
34156 \end_inset
34157
34158 ×
34159 \begin_inset Quotes erd
34160 \end_inset
34161
34162  .
34163  On peut l'obtenir avec la commande LaTeX 
34164 \series bold
34165
34166 \backslash
34167 texttimes
34168 \series default
34169 , mais il peut aussi être accessible directement sur certains claviers
34170 \begin_inset Foot
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174 Par exemple sous Windows on l'obtient avec 
34175 \family sans
34176 Alt-0215
34177 \family default
34178  (NdT).
34179 \end_layout
34180
34181 \end_inset
34182
34183 .
34184 \end_layout
34185
34186 \begin_layout Itemize
34187 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
34188  sont écrites en caractères droits pour éviter toute confusion, voir 
34189 \begin_inset CommandInset ref
34190 LatexCommand ref
34191 reference "sub:Fonctions-prédéfinies"
34192
34193 \end_inset
34194
34195 .
34196 \end_layout
34197
34198 \begin_layout Itemize
34199 Les indices composés de plusieurs caractères sont écrits en caractères droits:
34200  
34201 \begin_inset Formula $E_{\mathrm{kin}}$
34202 \end_inset
34203
34204
34205 \begin_inset Newline newline
34206 \end_inset
34207
34208 Les composants de matrices sont en italiques: 
34209 \begin_inset Formula $\hat{H}_{kl}$
34210 \end_inset
34211
34212
34213 \end_layout
34214
34215 \begin_layout Itemize
34216 L'opérateur 'd' de différentiation/intégration, la constante d'Euler 'e',
34217  et la base des nombre imaginaires 'i' devraient être écrits en caractères
34218  droits pour éviter de les mélanger avec les autres variables.
34219 \end_layout
34220
34221 \begin_layout Standard
34222 \begin_inset Newpage newpage
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \begin_layout Section
34229 Synonymes
34230 \begin_inset Index
34231 status collapsed
34232
34233 \begin_layout Plain Layout
34234 Synonymes
34235 \end_layout
34236
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \begin_layout Standard
34243 Certains caractères peuvent être obtenus en utilisant différentes commandes.
34244  Voici une liste de commandes synonymes:
34245 \end_layout
34246
34247 \begin_layout Standard
34248 \begin_inset VSpace bigskip
34249 \end_inset
34250
34251
34252 \begin_inset space \hfill{}
34253 \end_inset
34254
34255
34256 \begin_inset Tabular
34257 <lyxtabular version="3" rows="12" columns="2">
34258 <features>
34259 <column alignment="center" valignment="top" width="0pt">
34260 <column alignment="center" valignment="top" width="0pt">
34261 <row>
34262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34263 \begin_inset Text
34264
34265 \begin_layout Plain Layout
34266 Commande
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275 est équivalente à
34276 \begin_inset Note Note
34277 status collapsed
34278
34279 \begin_layout Plain Layout
34280
34281 \series bold
34282
34283 \backslash
34284 raisebox est seulement utilisée pour faire de la place
34285 \end_layout
34286
34287 \end_inset
34288
34289
34290 \end_layout
34291
34292 \end_inset
34293 </cell>
34294 </row>
34295 <row>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300
34301 \backslash
34302 ast
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311 \begin_inset ERT
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315
34316
34317 \backslash
34318 raisebox{-1.2mm}{
34319 \end_layout
34320
34321 \end_inset
34322
34323 *
34324 \begin_inset ERT
34325 status collapsed
34326
34327 \begin_layout Plain Layout
34328
34329 }
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 </row>
34340 <row>
34341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345
34346 \backslash
34347 choose
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Plain Layout
34356
34357 \backslash
34358 binom
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 </row>
34364 <row>
34365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369
34370 \backslash
34371 geq
34372 \end_layout
34373
34374 \end_inset
34375 </cell>
34376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34377 \begin_inset Text
34378
34379 \begin_layout Plain Layout
34380
34381 \backslash
34382 ge
34383 \end_layout
34384
34385 \end_inset
34386 </cell>
34387 </row>
34388 <row>
34389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393
34394 \backslash
34395 lbrace
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404 {
34405 \end_layout
34406
34407 \end_inset
34408 </cell>
34409 </row>
34410 <row>
34411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34412 \begin_inset Text
34413
34414 \begin_layout Plain Layout
34415
34416 \backslash
34417 lbracket
34418 \end_layout
34419
34420 \end_inset
34421 </cell>
34422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34423 \begin_inset Text
34424
34425 \begin_layout Plain Layout
34426 [
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 </row>
34432 <row>
34433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Plain Layout
34437
34438 \backslash
34439 leftarrow
34440 \end_layout
34441
34442 \end_inset
34443 </cell>
34444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34445 \begin_inset Text
34446
34447 \begin_layout Plain Layout
34448
34449 \backslash
34450 gets
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 </row>
34456 <row>
34457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461
34462 \backslash
34463 leq
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34469 \begin_inset Text
34470
34471 \begin_layout Plain Layout
34472
34473 \backslash
34474 le
34475 \end_layout
34476
34477 \end_inset
34478 </cell>
34479 </row>
34480 <row>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485
34486 \backslash
34487 lor
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496
34497 \backslash
34498 vee
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 </row>
34504 <row>
34505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34506 \begin_inset Text
34507
34508 \begin_layout Plain Layout
34509
34510 \backslash
34511 neq
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \backslash
34522 not=
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 </row>
34528 <row>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533
34534 \backslash
34535 slash
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544 /
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 </row>
34550 <row>
34551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555
34556 \backslash
34557 vert
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 |
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 </row>
34572 </lyxtabular>
34573
34574 \end_inset
34575
34576
34577 \begin_inset space \hfill{}
34578 \end_inset
34579
34580
34581 \begin_inset Tabular
34582 <lyxtabular version="3" rows="12" columns="2">
34583 <features>
34584 <column alignment="center" valignment="top" width="0pt">
34585 <column alignment="center" valignment="top" width="0pt">
34586 <row>
34587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34588 \begin_inset Text
34589
34590 \begin_layout Plain Layout
34591 Commande
34592 \end_layout
34593
34594 \end_inset
34595 </cell>
34596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Plain Layout
34600 est équivalente à
34601 \end_layout
34602
34603 \end_inset
34604 </cell>
34605 </row>
34606 <row>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Plain Layout
34611
34612 \backslash
34613 backslash
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34619 \begin_inset Text
34620
34621 \begin_layout Plain Layout
34622
34623 \backslash
34624
34625 \backslash
34626
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 </row>
34632 <row>
34633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637
34638 \backslash
34639 dasharrow
34640 \end_layout
34641
34642 \end_inset
34643 </cell>
34644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34645 \begin_inset Text
34646
34647 \begin_layout Plain Layout
34648
34649 \backslash
34650 dashrightarrow
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 </row>
34656 <row>
34657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34658 \begin_inset Text
34659
34660 \begin_layout Plain Layout
34661
34662 \backslash
34663 land
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672
34673 \backslash
34674 wedge
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 </row>
34680 <row>
34681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685
34686 \backslash
34687 rbrace
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696 }
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 </row>
34702 <row>
34703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34704 \begin_inset Text
34705
34706 \begin_layout Plain Layout
34707
34708 \backslash
34709 rbracket
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718 ]
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 </row>
34724 <row>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \backslash
34731 rightarrow
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34737 \begin_inset Text
34738
34739 \begin_layout Plain Layout
34740
34741 \backslash
34742 to
34743 \end_layout
34744
34745 \end_inset
34746 </cell>
34747 </row>
34748 <row>
34749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34750 \begin_inset Text
34751
34752 \begin_layout Plain Layout
34753
34754 \backslash
34755 lnot
34756 \end_layout
34757
34758 \end_inset
34759 </cell>
34760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764
34765 \backslash
34766 neg
34767 \end_layout
34768
34769 \end_inset
34770 </cell>
34771 </row>
34772 <row>
34773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34774 \begin_inset Text
34775
34776 \begin_layout Plain Layout
34777
34778 \backslash
34779 ne
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \backslash
34790 not=
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 </row>
34796 <row>
34797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34798 \begin_inset Text
34799
34800 \begin_layout Plain Layout
34801
34802 \backslash
34803 owns
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34809 \begin_inset Text
34810
34811 \begin_layout Plain Layout
34812
34813 \backslash
34814 ni
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 </row>
34820 <row>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \backslash
34827 square
34828 \end_layout
34829
34830 \end_inset
34831 </cell>
34832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836
34837 \backslash
34838 Box
34839 \end_layout
34840
34841 \end_inset
34842 </cell>
34843 </row>
34844 <row>
34845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34846 \begin_inset Text
34847
34848 \begin_layout Plain Layout
34849
34850 \backslash
34851 Vert
34852 \end_layout
34853
34854 \end_inset
34855 </cell>
34856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34857 \begin_inset Text
34858
34859 \begin_layout Plain Layout
34860
34861 \backslash
34862 |
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 </row>
34868 </lyxtabular>
34869
34870 \end_inset
34871
34872
34873 \lang english
34874
34875 \begin_inset space \hfill{}
34876 \end_inset
34877
34878
34879 \end_layout
34880
34881 \begin_layout Standard
34882
34883 \lang english
34884 \begin_inset Newpage newpage
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \begin_layout Bibliography
34891 \begin_inset CommandInset bibitem
34892 LatexCommand bibitem
34893 key "TLC2"
34894
34895 \end_inset
34896
34897
34898 \shape smallcaps
34899 Mittelbach, F.
34900  ; Goossens, M.
34901 \shape default
34902
34903 \shape italic
34904 The LaTeX Companion
34905 \shape default
34906 .
34907  Addison Wesley, 2004
34908 \end_layout
34909
34910 \begin_layout Bibliography
34911 \begin_inset CommandInset bibitem
34912 LatexCommand bibitem
34913 key "Mathmode"
34914
34915 \end_inset
34916
34917
34918 \begin_inset CommandInset href
34919 LatexCommand href
34920 name "Description"
34921 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
34922
34923 \end_inset
34924
34925  des possibilités mathématiques de LaTeX
34926 \end_layout
34927
34928 \begin_layout Bibliography
34929 \begin_inset CommandInset bibitem
34930 LatexCommand bibitem
34931 key "Voss"
34932
34933 \end_inset
34934
34935
34936 \begin_inset CommandInset href
34937 LatexCommand href
34938 name "Page"
34939 target "http://tug.org/TeXnik/"
34940
34941 \end_inset
34942
34943  de trucs et astuces LaTeX
34944 \end_layout
34945
34946 \begin_layout Bibliography
34947 \begin_inset CommandInset bibitem
34948 LatexCommand bibitem
34949 key "AMS"
34950
34951 \end_inset
34952
34953
34954 \begin_inset CommandInset href
34955 LatexCommand href
34956 name "Description"
34957 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
34958
34959 \end_inset
34960
34961  de 
34962 \begin_inset ERT
34963 status collapsed
34964
34965 \begin_layout Plain Layout
34966
34967
34968 \backslash
34969 AmS
34970 \end_layout
34971
34972 \end_inset
34973
34974 -LaTeX
34975 \end_layout
34976
34977 \begin_layout Bibliography
34978 \begin_inset CommandInset bibitem
34979 LatexCommand bibitem
34980 key "Symbole"
34981
34982 \end_inset
34983
34984
34985 \begin_inset CommandInset href
34986 LatexCommand href
34987 name "Liste"
34988 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
34989
34990 \end_inset
34991
34992  de tous les symboles disponibles avec les paquetages LaTeX
34993 \end_layout
34994
34995 \begin_layout Bibliography
34996 \begin_inset CommandInset bibitem
34997 LatexCommand bibitem
34998 key "hyperref"
34999
35000 \end_inset
35001
35002
35003 \begin_inset CommandInset href
35004 LatexCommand href
35005 name "Documentation"
35006 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35007
35008 \end_inset
35009
35010  paquetage LaTeX 
35011 \series bold
35012 hyperref
35013 \series default
35014
35015 \begin_inset Index
35016 status collapsed
35017
35018 \begin_layout Plain Layout
35019 Paquetages ! hyperref
35020 \end_layout
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Bibliography
35028 \begin_inset CommandInset bibitem
35029 LatexCommand bibitem
35030 key "Mathclap"
35031
35032 \end_inset
35033
35034
35035 \begin_inset CommandInset href
35036 LatexCommand href
35037 name "Description"
35038 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35039
35040 \end_inset
35041
35042  de la commande 
35043 \series bold
35044
35045 \backslash
35046 mathclap
35047 \series default
35048 , décrite dans 
35049 \begin_inset CommandInset ref
35050 LatexCommand ref
35051 reference "sub:Limites-des-opérateurs"
35052
35053 \end_inset
35054
35055
35056 \begin_inset Index
35057 status collapsed
35058
35059 \begin_layout Plain Layout
35060 Commandes ! M ! 
35061 \backslash
35062 mathclap
35063 \end_layout
35064
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Bibliography
35071 \begin_inset CommandInset bibitem
35072 LatexCommand bibitem
35073 key "Duden"
35074
35075 \end_inset
35076
35077
35078 \emph on
35079 Duden Band 1
35080 \emph default
35081 .
35082  22.
35083  Auflage, Duden 2001
35084 \end_layout
35085
35086 \begin_layout Subsubsection*
35087 \begin_inset CommandInset index_print
35088 LatexCommand printindex
35089
35090 \end_inset
35091
35092
35093 \end_layout
35094
35095 \end_body
35096 \end_document